@charset "utf-8";

body{min-width: 1200px;
	overflow-y: scroll;}

.font-goth1{font-family: vdl-v7gothic, sans-serif;
font-weight: 500;
font-style: normal;}

.font-goth2{font-family: vdl-v7gothic, sans-serif;
font-weight: 700;
font-style: normal;}

.font-goth3{font-family: vdl-v7gothic, sans-serif;
font-weight: 800;
font-style: normal;}

.font-goth4{font-family: vdl-v7gothic, sans-serif;
font-weight: 900;
font-style: normal;}

.font-goths1{font-family: tbudgothic-std, sans-serif;
font-weight: 400;
font-style: normal;}

.font-number1{font-family: park-lane, serif;
font-weight: 700;
font-style: normal;}

.start_filter{width: 100%;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background: rgba(0,0,0,1.00);
	z-index: 99;}

.loading_block{width: 200px;
	height: 100px;
	text-align: center;
	position: fixed; top: 50%; left: 50%;
	margin: -50px 0 0 -100px;}

.loading_img{width: 100%;;
	height: 100%;
	-webkit-animation:blink 2s linear infinite;
	-moz-animation:blink 2s linear infinite;
	-ms-animation:blink 2s linear infinite;
	-o-animation:blink 2s linear infinite;
	animation:blink 2s linear infinite;}

@-webkit-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@-moz-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@-ms-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@-o-keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}
@keyframes blink {
	0% {opacity:0;}
	40% {opacity:1.0;}
	60% {opacity:1.0;}
	100% {opacity:0;}
}

.loading_img img{width: 100%;}

#particles-js{width: 100%;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	z-index: 0;}

.bg_box{width: 100%;
	min-width: 1200px;
	height: 100vh;
	background:url("../imgc/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed; top: 0;
	z-index: 0;}

.bg_filter1{width: 100%;
	height: 100%;
	background:url("../imgc/bg_filter1.png");
	background-size: cover;
	background-position: center center;}

.bg_filter2{width: 100%;
	height: 100%;
	background:url("../imgc/bg_filter2.png");
	background-size: cover;
	background-position: center center;}

.bg_filter3{width: 100%;
	height: 100%;
	background:url("../imgc/bg_filter3.png");
	background-size: cover;
	background-position: center center;}


#container{width: 100%;
	position: relative;
	z-index: 1;}

.logo1{height: 50px;
	position: fixed; top: 0; left: 1%;
	z-index: 3;}
	
.logo1 img{height: 100%;}

header{width: 100%;
	background: rgba(0,0,0,0.90);
	position: fixed; top: 0; left: 0;
	z-index: 1;}
	
.pc_menu{width: 99%;
	padding-left: 1%;
	overflow: hidden;}

.menu_btn0{height: 40px;
	padding: 5px 5px 0 0;
	float: left;}

.menu_btn1{height: 25px;
	padding: 12.5px 0;
	float: left;}

.menu_btn1:hover{opacity: 0.7;}

.menu_btn0 img,.menu_btn1 img{height: 100%;}
	
.twitter_box{width: 15%;
	position: fixed; top: 65px; left: 1%;}

.twitter_title{width: 50%;}

.twitter_title img{width: 100%;}
	
.main_box,.main_box_top{width: 60%;
	margin: 60px auto;}
	
@media screen and ( min-width:2500px )
{
.menu_btn0{height: 80px;
	padding: 10px 5px 10px 0;
	float: left;}

.menu_btn1{height: 50px;
	padding: 25px 0;
	float: left;}
	
.twitter_box{width: 15%;
	position: fixed; top: 200px; left: 1%;}
	
.main_box{width: 60%;
	margin: 120px auto;}
}
	
.text1_btn{width: 100%;
	margin: 0 auto;
	cursor: pointer;}
	
.text1_btn:hover{opacity: 0.7;}
	
.main_title1{width: 70%;
	margin: 0 auto;}
	
.main_title1 img{width: 100%;}
	
.main_text1{font-size: 1.3vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

.main_catch1{width: 50%;
	margin: 0 auto;}
	
.main_catch1 img{width: 100%;}
	
.main_text2{font-size: 0.9vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

.main_text3{font-size: 1.3vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

.stage_link_box{width: 15%;
	position: fixed; top: 65px; right: 1%;
	overflow: hidden;}
	
.stage_link_btn1{width: 100%;}

.stage_link_btn1 img{width: 100%;}

.stage_link_btn1:hover{opacity: 0.8;}

.link_ex1:hover{opacity: 0.8;}

.link_gift{width: calc(95% - 4px);
	margin: 10px auto;
	border: rgba(255,255,255,1.00) solid 2px;
	border-radius: 15px;
	overflow: hidden;}
	
.link_gift_title{padding: 5px 0;
	font-size: 1.4vw;
	line-height: 100%;
	color: rgba(255,255,255,1.00);
	text-align: center;
	background: rgba(237,30,121,1.00);}
	
.link_gift_title2{font-size: 0.85vw;}

.link_gift_text{padding: 10px;
	font-size: 0.7vw;
	line-height: 150%;
	color: rgba(0,0,0,1.00);
	background: rgba(255,255,255,0.90);}

.link_gift_btn{width: 100%;
	margin: 10px auto 0;}
	
.link_gift_btn img{width: 100%;}

.link_gift_btn:hover{opacity: 0.7;}

/* 下層 */
.page_title{width: 60%;
	margin: 0 auto;}
	
.page_title img{width: 100%;}

.spacer1vw{font-size: 1vw;}

/* story */
.story_text1{font-size: 1.2vw;
	line-height: 180%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

.page_sub_title1{width: 40%;
	margin: 0 auto;
	position: relative;}
	
.page_sub_title1 img{width: 100%;}

.page_sub_title1_text{width: 100%;
	font-size: 1.6vw;
	line-height: 250%;
	text-align: center;
	position: absolute; top: 0;
	color: rgba(255,255,255,1.00);}

@media screen and ( max-width:1200px )
{
.page_sub_title1_text{font-size: 20px;}
}

.original_box{display: flex;
	justify-content: center;
	align-items: center;}

.original_img{width: 15%;}

.original_img img{width: 100%;}

.original_text{padding-left: 1%;
	font-size: 1.0vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

/* cast */
.cast_box1{width: 80%;
	margin: 0 auto;}
	
.cast_block1{padding: 10px 0;
	text-align: center;}
	
@media screen and ( min-width:2500px )
{
.cast_block1{padding: 20px 0;}
}

.cast_name0{font-size: 0.9vw;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

.cast_name1{font-size: 1.4vw;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}
	
.cast_name2{font-size: 1.0vw;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

.cast_name3{font-size: 0.9vw;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}
	
.cast_name4{padding-top: 10px;
	font-size: 1.2vw;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

.staff_name1{padding-top: 10px;
	font-size: 1.0vw;
	line-height: 180%;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}
	
.staff_name2{padding-top: 5px;
	font-size: 1.2vw;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

@media screen and ( min-width:2500px )
{
.staff_name2{padding-top: 10px;}
}

.staff_name3{font-size: 0.8vw;
	line-height: 130%;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

/* schedule */
.schedule_table{width: 60%;
	margin: 0 auto;}
	
.schedule_table img{width: 100%;}

.caution1{padding: 5px 0;
	font-size: 0.8vw;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.sub_text1{font-size: 1.4vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.sub_text2{font-size: 1.0vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.live_table{width: 80%;
	margin: 0 auto;}
	
.live_table table{width: 100%;}

.live_td1,.live_td2,.live_td3,.live_td4,.live_td5{text-align: center;
	vertical-align: middle;
	font-size: 0.80vw;
	line-height: 150%;}
	
.live_td1,.live_td2{padding: 5px 0;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);}
	
.live_td3{width: 13%;
	padding: 5px 0;
	color: rgba(255,255,255,1.00);
	background: rgba(158,0,93,1.00);}
	
.live_td5{width: 8%;
	padding: 5px 0;
	color: rgba(255,255,255,1.00);
	background: rgba(237,30,121,1.00);}
	
.live_td4{width: 19.75%;
	padding: 5px 0;
	color: rgba(0,0,0,1.00);
	background: rgba(255,255,255,1.00);}	

.fc_pink{color: rgba(255,123,172,1.00);}

.live_td_caution{font-size: 0.8vw;
	line-height: 150%;
	text-align: right;
	color: rgba(255,255,255,1.00);}

.theater_map{width: 80%;
	height: 350px;
	margin: 10px auto;}

.theater_map iframe{width: 100%;
	height: 100%;}

/* ticket */
.ticket_table_box{width: 80%;
	margin: 0 auto;
	overflow: hidden;}

.ticket_table1{width: 48%;
	padding: 0 1%;
	float: left;}
	
.ticket_table1 table{width: 100%;
	font-size: 1.2vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

.ticket_td3{text-align: right;}

.sub_text3{font-size: 0.9vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

.sub_text4{font-size: 1.2vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.text_center_left{text-align: center;}

.text_center_left_inner{display: inline-block;
	text-align: left;}

.ticket_link1{width: 16%;
	margin: 0 auto;
	font-size: 1.0vw;
	line-height: 300%;
	background: url("../imgc/btn1.svg");
	background-size: cover;
	background-position: center center;}

.ticket_link1:hover{opacity: 0.7;}

.ticket_link1 a{display: block;
	color: rgba(255,255,255,1.00);}

.ticket_close1{width: 16%;
	margin: 0 auto;
	font-size: 1.0vw;
	line-height: 300%;
	background: url("../imgc/btn_close.svg");
	background-size: cover;
	background-position: center center;}

.ticket_caution1{font-size: 0.85vw;}

/* info_ex */
.info_ex_title1{font-size: 1.6vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.info_ex_text_box1{width: 80%;
	margin: 0 auto;}

.info_ex_text1{font-size: 1vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}
	
.info_ex_text1 ul{font-size: 0.9vw;}

.info_ex_subtitle1{font-size: 1.3vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.info_ex_subtitle2{font-size: 1.1vw;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.list1{color: rgba(255,255,255,1.00);
	font-size: 1vw;
	line-height: 150%;}

.list1 ul li{list-style-type:decimal;
	padding-top: 10px;
	margin-left: 1vw;}

.list1 ul li ul li{list-style-type:disc;
	margin-left: 0.9vw;}

.list1 ul li ul li ul li{list-style-type: none;
  text-indent: -0.9vw;
  font-size: 0.9vw;}

.list1 ul li ul li ul li:before{ display: inline;
  content: "※";}

.list1 a{color: rgba(0,187,255,1.00);}

.list1 a:hover{color: rgba(255,126,250,1.00);}

.goods_table{width: 45%;
	margin: 0 auto;}
	
.goods_table table{width: 100%;}

.goods_td1{width: 60%;
	font-size: 1.2vw;
	color: rgba(255,255,255,1.00);}
	
.goods_td2{width: 40%;
	font-size: 1.2vw;
	color: rgba(255,255,255,1.00);
	text-align: right;}

.goods_caution{font-size: 0.8vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}


footer{width: 100%;
	padding: 5px 0;
	background: rgba(0,0,0,0.9);
	position: fixed; bottom: 0;
	z-index: 3;}

.footer_text1{font-size: 0.7vw;
	line-height: 150%;
	text-align: right;
	padding-right: 10px;
	color:rgba(237,30,121,1.00);}

ul.listmarker1 {
	list-style-type: none;
	margin-left:0.8vw;
}
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-0.8vw; 
}

#page-top{width: 60px;
	height: 60px;
	position: fixed; bottom: 10px; left: 10px;
	z-index: 8;}
	
#page-top img{width: 100%;
	height: 100%;}


/* information */
	
.information_box{width: 50%;
	margin: 0 auto;}	

.information_title1{font-size: 1.4vw;
	text-align: center;}
	
.information_title2{font-size: 1.2vw;
	text-align: center;}
	
.information_text1,.information_text1 table{font-size: 1.0vw;
	line-height: 150%;}

.infomation_td1{text-align: right;}


.information_ex2{width: 100%;
	height: 100vh;
	display: none;
	background: rgba(0,0,0,0.90);
	position: fixed; top: 0; left: 0;
	z-index: 99;}
	
.information_ex_switch{width: 100%;
	height: 100%;
	position: fixed; top: 0; left: 0;
	z-index: 100;}

.information_ex_inner2{width: calc(90% - 40px);
	height: 70%;
	max-width: 800px;
	margin: 15vh auto 10%;
	padding: 20px;
	background: rgba(255,255,255,1.00);
	overflow-y: scroll;
	position: relative;
	z-index: 101;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;       /* Firefox 対応 */}
	
.information_ex_inner2::-webkit-scrollbar {  /* Chrome, Safari 対応 */
        display:none;}
		
.information_ex_header{text-align: center;
	font-size: 1.2vw;}

.information_ex_text{text-align: left;
	font-size: 0.85vw;
	line-height: 150%;
	padding: 40px 0;}
	
.info_ex_text1 a{color:rgba(0,219,255,1.00);}
	
.information_ex_footer{text-align: right;
	font-size: 0.9vw;}


.btn_close{width: 40px;
	height: 40px;
	position: fixed; top: 10px; right: 10px;
	z-index: 100;
	cursor: pointer;}
	
.btn_close2{width: 100px;
	height: 30px;
	margin: 20px auto 0;
	line-height: 30px;
	background: rgba(177,177,177,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;
	border-radius: 20px;
	cursor: pointer;}
	
.btn_close img,.btn_close2 img{width: 100%;}




@media screen and ( max-width:980px )
{
body{min-width: 320px;}

.loading_block{width: 200px;
	height: 100px;
	text-align: center;
	position: fixed; top: 50%; left: 50%;
	margin: -50px 0 0 -100px;}

.bg_box{min-width: 320px;
	margin-top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed; top: 0;
	z-index: 0;}

#container{min-height: 480px;}

.sp_header{width: 100%;
	padding: 15px 0;
	margin-bottom: 30px;
	text-align: center;
	background: rgba(0,0,0,0.95);}

.sp_header img{width: 50%;}

.text1_btn{width: 80%;
	margin: 0 auto;
	cursor: pointer;}

.text1_btn:hover{opacity: 1.0;}

.main_box_top{width: 100%;
	min-height: 100vh;
	margin: 0 auto;
	display:flex;
	justify-content: center;
	align-items: center;}

.main_box{width: 90%;
	margin: 0 auto 50px;}

.main_title1{width: 100%;
	margin: 0 auto 30px;}
	
.main_title1 img{width: 100%;}
	
.main_text1{width: 100%;
	margin: 0 auto;
	font-size: 4.2vw;}

.main_catch1{width: 80%;
	margin: 0 auto;}
		
.main_text2{font-size: 3.6vw;}

.main_text3{font-size: 5vw;}


.twitter_box{width: 80%;
	margin: 0 auto 50px;
	position:static; }

.twitter_title{width: 50%;}

.drawer-menu li.stage_link_sp{height: 55px;}

.drawer-menu li.stage_link_sp img{height: 70px;
	margin-top: 0;}

.link_gift{width: calc(80% - 4px);}
	
.link_gift_title{font-size: 6vw;
	line-height: 120%;}
	
.link_gift_title2{font-size: 5vw;}

.link_gift_text{font-size: 3.6vw;}

.link_gift_btn:hover{opacity: 1.0;}
/* 下層 */
.page_title{width: 90%;
	margin: 0 auto;}
	
.spacer1vw{font-size: 3vw;}

/* story */
.story_text1{font-size: 4.0vw;
	line-height: 180%;
	text-align: left;
	color: rgba(255,255,255,1.00);
	text-shadow: black 1px 1px 10px, black -1px 1px 5px,
    black 1px -1px 5px, black -1px -1px 5px;}

.page_sub_title1{width: 80%;
	margin: 0 auto;
	position: relative;}
	
.page_sub_title1 img{width: 100%;}

.page_sub_title1_text{width: 100%;
	font-size: 5vw;
	line-height: 250%;
	text-align: center;
	position: absolute; top: 0;
	color: rgba(255,255,255,1.00);}

.original_box{width: 90%;
	margin: 0 auto;
	display: block;}

.original_img{width: 100%;
	text-align: center;
	margin: 0 auto;}

.original_img img{width: 40%;}

.original_text{width: 100%;
	padding-left: 1%;
	font-size: 3.8vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

/* cast */
.cast_box1{width: 80%;
	margin: 0 auto;}
	
.cast_block1{padding: 10px 0;
	text-align: center;}
	
.cast_name0{font-size: 3.6vw;}
	
.cast_name1{font-size: 5.0vw;}
	
.cast_name2{font-size: 3.4vw;}

.cast_name3{font-size: 3.6vw;}

.cast_name4{font-size: 4.0vw;}

.staff_name1{font-size: 3.4vw;}
	
.staff_name2{padding-top: 5px;
	font-size: 4.2vw;}

.staff_name3{font-size: 3.2vw;}

/* schedule */
.schedule_table{width: 90%;
	margin: 0 auto;}
	
.caution1{padding: 5px 0;
	font-size: 3.2vw;}

.sub_text1{font-size: 4.0vw;
	line-height: 150%;}

.sub_text2{font-size: 3.6vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.live_table{width: 90%;
	margin: 0 auto;}
	
.live_table table{width: 100%;}

.live_td1,.live_td2,.live_td3,.live_td4,.live_td5{text-align: center;
	vertical-align: middle;
	font-size: 3.4vw;
	line-height: 150%;}
	
.live_td1,.live_td2{display: none;}
	
.live_td3{display: block;
	width: auto;
	padding: 5px 0;
	margin-top: 5px;
	color: rgba(255,255,255,1.00);
	background: rgba(158,0,93,1.00);}
	
.live_td5{display: block;
	width: auto;
	padding: 5px 0;
	color: rgba(255,255,255,1.00);
	background: rgba(237,30,121,1.00);}
	
.live_td4{display: block;
	width: auto;
	padding: 5px 0;
	margin-top: 1px;
	color: rgba(0,0,0,1.00);
	background: rgba(255,255,255,1.00);}	

.live_td_caution{font-size: 3.6vw;}

.theater_map{width: 90%;
	height: 300px;
	margin: 10px auto;}

.theater_map iframe{width: 100%;
	height: 100%;}

/* ticket */
.ticket_table_box{width: 90%;}

.ticket_table1{width: 100%;
	margin: 0 auto;
	padding: 0;
	float: none;}
	
.ticket_table1 table{width: 100%;
	font-size: 4.0vw;}

.ticket_td3{text-align: right;}

.sub_text3{font-size: 3.6vw;}

.sub_text4{font-size: 4.0vw;}

.text_center_left{text-align: center;}

.text_center_left_inner{display: inline-block;}

.ticket_link1{width: 40%;
	margin: 0 auto;
	font-size: 3.4vw;
	line-height: 300%;}

.ticket_link1:hover{opacity: 1.0;}

.ticket_link1 a{display: block;
	color: rgba(255,255,255,1.00);}

.ticket_close1{width: 40%;
	margin: 0 auto;
	font-size: 3.4vw;
	line-height: 300%;}

/* info_ex */
.info_ex_title1{font-size: 4.4vw;}

.info_ex_text_box1{width: 90%;}

.info_ex_text1{font-size: 3.4vw;}
	
.info_ex_text1 ul{font-size: 3.4vw;}

.info_ex_subtitle1{font-size: 4.0vw;}

.info_ex_subtitle2{font-size: 3.8vw;}

.list1{color: rgba(255,255,255,1.00);
	font-size: 3.6vw;
	line-height: 150%;}

.list1 ul li{list-style-type:decimal;
	padding-top: 10px;
	margin-left: 3.6vw;}

.list1 ul li ul li{list-style-type:disc;
	margin-left: 3.4vw;}

.list1 ul li ul li ul li{list-style-type: none;
  text-indent: -3.4vw;
  font-size: 3.4vw;}

.list1 ul li ul li ul li:before{ display: inline;
  content: "※";}

.list1 a:hover{color: rgba(0,187,255,1.00);}

.goods_table{width: 80%;}

.goods_td1{width: 60%;
	font-size: 3.4vw;
	color: rgba(255,255,255,1.00);}
	
.goods_td2{width: 40%;
	font-size: 3.4vw;
	color: rgba(255,255,255,1.00);}

.goods_caution{font-size: 3.2vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}



footer{width: 90%;
	padding: 10px 5%;
	background: rgba(0,0,0,0.9);
	position: static;
	z-index: 3;}

.footer_text1{font-size: 3.0vw;
	line-height: 150%;
	text-align: left;
	padding-right: 10px;
	color:rgba(237,30,121,1.00);}

ul.listmarker1 {
	list-style-type: none;
	margin-left:10px;
}
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-10px; 
}

/* information */
	
.information_box{width: 90%;
	margin: 0 auto;}
	
.information_title1{font-size: 4.2vw;
	line-height: 150%;
	text-align: center;}
	
.information_title2{font-size: 3.8vw;
	text-align: center;}
	
.information_text1,.information_text1 table{font-size: 3.2vw;
	line-height: 150%;}
	
	
.information_ex2{width: 100%;
	height: 100vh;
	display: none;
	background: rgba(0,0,0,0.90);
	position: fixed; top: 0; left: 0;
	z-index: 99;}
	
.information_ex_switch{width: 100%;
	height: 100%;
	position: fixed; top: 0; left: 0;
	z-index: 100;}

.information_ex_inner2{width: calc(90% - 40px);
	height: 70%;
	max-width: 800px;
	margin: 15vh auto 10%;
	padding: 20px;
	background: rgba(255,255,255,1.00);
	overflow-y: scroll;
	position: relative;
	z-index: 101;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;       /* Firefox 対応 */}
	
.information_ex_inner2::-webkit-scrollbar {  /* Chrome, Safari 対応 */
        display:none;}
		
.information_ex_header{text-align: center;
	font-size: 3.8vw;
	line-height: 150%;}

.information_ex_text{text-align: left;
	font-size: 3.4vw;
	line-height: 150%;
	padding: 40px 0;}
	
.information_ex_footer{text-align: right;
	font-size: 3.3vw;}

}

















