@charset "utf-8";

#hokusai {
	background: #c0153f;
	background-size: 12px 12px, 100% 100%;
	line-height: 1.7;
	font-size: 15px;
}
#hokusai .clrTxt {
	text-indent:-10000px;
	text-decoration:none;
	overflow:hidden;
    position:absolute;
}
#hokusai .pc{
	display: none;
}
#hokusai #wrap {
	background: #000000;
	position:relative;
	width: 100%;
	margin: 0 auto;
	/* padding-bottom: 60px; */
}

#hokusai #wrap_inner {
	width: 100%;
	padding: 250% 0 8% 0;
	margin: 0 auto;
	background: url("../images/sp_main.jpg?2507041115") no-repeat;
	background-size: cover;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	position: relative;
	background-color: #ec848c;
}
.ytCont {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    order: 1;
}
.ytCont iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

#hokusai #wrap_inner>a{
	display:block;
	margin:0 auto;
	width: 85%;
	text-align: center;
	border: solid 2px #ffffff;
	color: #ffffff;
	background: #343055;
	font-size: 1.8rem;
	font-weight:bold;
	padding: 10px 8px;
	line-height: 1.3;
	border-radius: 10px;
}
#hokusai .guide_wrap{
	width: 100%;
	padding: 2%;
	line-height: 1.7;
	background-color:#ffffff;
}
#hokusai .guide_wrap>p{
	margin-bottom:2%;
	font-size:13px;
}
#hokusai .guide_wrap>p>img{
	width: 27%;
}

#hokusai .guide_wrap h3{
	background: #e70012;
	font-size: 18px;
	text-align: center;
	color: #fff;
	letter-spacing: 5px;
	margin-bottom: 10px;
}

#hokusai table{
	width: 100%;
	
}

#hokusai table th{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	text-align: center;
	width: 100%;
}

#hokusai table th p{
	color: red;
	margin: 2px 0 2px 0;
	font-size: 11px;
	line-height: 1.4;
}
#hokusai table td{
	border: 1px solid #cccccc;
	padding: 5px 10px;
}
#hokusai table .pre_list li{
	padding: 10px 0;
}
#hokusai .soldout{
	background:#ff0000;
	color: #ffffff;
	font-weight:bold;
	padding:0 2%;
}
#hokusai .price{
	text-decoration:line-through;
	margin-right:2%;
}

#hokusai table .right{
	border: none;
}
#hokusai .caution>.red{
	color: #ff0000;
}
#hokusai .ticket{
	font-weight:bold;
	color: #ff0000;
}
#hokusai .senkou_wrap{
	margin-bottom: 12%;
}
#hokusai .type{
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	background: #343055;
	text-align: center;
	margin: 1% 0;
}
#hokusai .buy{
	font-weight:bold;
	color: #e76400;
	padding: 0 0 0 0.3em;
	margin: 3% 0 2%;
	border-bottom: 2px solid #e76400;
}
#hokusai .buy_0725{
	font-weight:bold;
	color: #e76400;
	padding: 0 0 0 0.3em;
	margin: 3% 0 2%;
}
#hokusai a.btn_contact,.btn_contact_0725{
	display: block;
	padding: 10px 5px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-sizing: border-box;
	background: #e76400;
	transition: .3s;
}
#hokusai a.btn_contact_0725:hover{
	color:#fff;
}
#hokusai a.gray{
	background: #aaa;
}
#hokusai table ul.ca_list{
	padding-left: 1.0em;
	text-indent: -1.0em;
}
#hokusai table .ca_list span.indent{
	padding-right: 0px;
}
#hokusai table tr,th,td {
    display: block;
    border: none;
  }
/*0724追記*/
#hokusai #info{
	background:#343055;
	padding:2%;
}
#hokusai #info .info_inner{
	background:#fff;
	margin:0 auto;
	font-size:1.6rem;
	font-weight:bold;
	padding:2%;
}
#hokusai #info .info_title{
	color:#fff;
	background:#e70012;
	padding:2%;
	margin-bottom:3%;
	font-weight:bold;
	font-size:2rem;
	line-height:1.4;
}
#hokusai #info .info_text>span{
	background:yellow;
}

#footer {
	margin:0 !important;
}

