@charset "utf-8";

body{min-width: 1200px;
	background: rgba(0,0,0,1.00);
	overflow-y: scroll;
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 500;
	font-style: normal;}

.font2{font-weight: 200;}
.font3{font-weight: 300;}
.font4{font-weight: 400;}
.font5{font-weight: 500;}
.font7{font-weight: 700;}
.font9{font-weight: 900;}

.bg_white{width: 100%;
	height: 100%;
	background: rgba(255,255,255,1.00);}

.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: 200px;
	text-align: center;
	position: fixed; top: 50%; left: 50%;
	margin: -100px 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%;}

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

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

header{width: 100%;
	height: 60px;
	position: fixed; top: 0; left: 0;
	z-index: 8;
	overflow: hidden;}

.header_logo{height: 45px;
	padding: 12.5px 10px 0 10px;
	float: left;}
	
.header_logo2{height: 30px;
	padding: 5px 10px 5px 10px;
	margin: 15px 0 0 5px;
	background: rgba(255,255,255,1.00);
	float: left;}
	
.header_logo img,.header_logo2 img{height: 100%;}

.pc_menu{height: 40px;
	padding-left: 20px;
	margin-top: 15px;
	overflow: hidden;
	float: left;}

.pc_menu_btn{height: 40px;
	margin: 0 5px 0 0;
	font-size: 20px;
	line-height: 40px;
	float: left;}

.pc_menu_btn img{height: 100%;}

.pc_menu_btn:hover{opacity: 0.8;}

.link_goldmedal{height: 50px;
	position: fixed; top: 70px; left: 0;}

.link_goldmedal:hover{opacity: 0.8;}

.link_goldmedal img{height: 100%;}

.main_img{width: 100%;
	padding: 60px 0;}
	
.main_img_logo{width: 45%;
	margin: 90px auto 0;
	padding-bottom: 50px;}

.main_img_cach{width: 40%;
	margin: 0 auto;}

.main_img img{width: 100%;}

.news_twitter{width: 1100px;
	margin: 0 auto;
	overflow: hidden;}
	
.link_info{padding: 10px 0;
	text-align: center;}

.link_info img:hover{opacity: 0.8;}

.news_twitter_title{height: 50px;}

.news_twitter_title img{height: 100%;}
	
.news_box{width: 740px;
	float: left;}
	
.news_inner{width: calc(100% - 24px);
	height: 296px;
	padding: 10px;
	background:rgba(57,57,57,1.00);
	border-radius: 10px;
	border:rgba(237,187,79,1.00) solid 2px;}

.topics_box{width: 100%;
	height: 100%;
	overflow-y: scroll;}

.topic_block{width: 100%;
	padding-bottom: 15px;}
	
.topic_date{font-size: 14px;
	line-height: 150%;
	color:rgba(255,255,255,1.00);}

.topic_title{width: calc(100% - 20px);
	padding: 5px 10px;
	font-size: 18px;
	font-weight: 700;
	line-height: 150%;
	color:rgba(255,63,0,1.00);
	background: rgba(29,29,29,1.00);}
	
.topic_text{padding-top: 5px;
	font-size: 15px;
	font-weight: 400;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

.topic_spacer{width: 100%;
	height: 1px;
	margin-bottom: 10px;
	background: rgba(255,255,255,0.50);}

.twitter_box{width: 350px;
	margin-left: 10px;
	float: left;}

.twitter_inner{width: 100%;
	padding: 10px 0;
	height: 300px;
	background:rgba(0,132,255,1.00);
	border-radius: 10px;}

.story{width: 1100px;
	margin: 0 auto;
	background: rgba(198,156,109,0.80);
	border: rgba(66,33,11,0.80) solid 4px;
	border-radius: 10px;}
	
.story_title{width: 100%;
	padding: 5px 0 10px;
	margin-top: 15px;
	font-size: 24px;
	line-height: 150%;
	color: rgba(252,238,33,1.00);
	text-align: center;
	background: rgba(0,0,0,0.90);}

.story_title_inner{display: inline-block;
	overflow: hidden;}
	
.story_title_block1{float: left;}

.story_title_ruby{text-align: center;
	font-size: 10px;
	line-height: 150%;}
	
.story_title_text{line-height: 100%;
	line-height: 150%;}

.story_text{width: calc(100% - 40px);
	padding: 10px 20px;
	font-size: 18px;
	line-height: 180%;
	color: rgba(255,255,255,1.00);}

.con_block1{width: 1100px;
	margin: 0 auto;
	background: url("../img2020/con_bg1.png");
	background-size: 100% 100%;
	border:rgba(179,179,179,1.00) solid 4px;
	border-radius: 10px;
	position: relative;}

.con_block2{width: 1100px;
	margin: 0 auto;
	background: url("../img2020/con_bg2.png");
	background-size: 100% 100%;
	border:rgba(179,179,179,1.00) solid 4px;
	border-radius: 10px;
	position: relative;}

.con_spacer{width: 100%;
	height: 85px;}

.con_block_filter1{width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;
	background: url("../img2020/con_filter1.png");}
	
.con_title1{width: 100%;
	height: 70px;
	text-align: center;
	position: absolute; top:-35px; }
	
.con_title1 img{height: 100%;}

.con_subtitle1{width: calc(100% - 40px);
	margin: 55px auto 0;
	padding: 5px 0;
	font-size: 22px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(211,0,0,1.00);
	position: relative;}
	
.con_inner1{width: calc(100% - 40px);
	padding: 20px;
	margin: 0 auto 10px;
	position: relative;}
	
.con_inner_filter_bk{width: 100%;
	height: 100%;}
	
.con_inner_filter_text{width: 100%;
	padding: 15px 0;
	font-size: 24px;
	line-height: 100%;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.cast_block1{width: 100%;
	padding: 15px 0;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.cast_name1{font-size: 18px;
	line-height: 120%;}
	
.cast_name2{font-size: 28px;
	line-height: 150%;}
	
.cast_name3{font-size: 16px;
	line-height: 120%;}

.cast_name4{font-size: 24px;
	line-height: 150%;}

.cast_group1{font-size: 28px;
	text-align: center;
	/*color: rgba(255,221,0,1.00);*/
	color: rgba(255,255,255,1.00);}

.cast_spacer{width: 100%;
	height: 30px;}

.staff_block1{width: 100%;
	padding: 10px 0;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.staff_name1{font-size: 18px;
	line-height: 120%;}
	
.staff_name2{font-size: 22px;
	line-height: 150%;}

.staff_name3{font-size: 16px;
	line-height: 120%;}

.text1{font-size: 22px;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.text2{font-size: 16px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.text3{font-size: 16px;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.schedule_table{width: 800px;
	margin: 20px auto 0;}
	
.schedule_table table{width: 100%;}
	
.schedule_table table img{height: 25px;
	margin-left: 5px;}
	
.schedule_td1{width: 30%;
	line-height: 25px;
	padding: 5px 0;
	font-size: 18px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background:rgba(43,43,43,1.00);
	border: rgba(255,255,255,0.50) solid 1px;
	border-radius: 5px;}

.schedule_td2,.schedule_td3{width: 35%;
	line-height: 25px;
	padding: 5px 0;
	font-size: 18px;
	text-align: center;
	color: rgba(0,0,0,1.00);
	background:rgba(233,233,233,1.00);
	border-radius: 5px;}

.schedule_td4{width: 70%;
	line-height: 25px;
	padding: 5px 0;
	font-size: 18px;
	text-align: center;
	color:rgba(255,1,5,1.00);
	background:rgba(148,148,148,1.00);
	border-radius: 5px;}

.caution{font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

.theater_text2{font-size: 16px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.theater_map{width: 800px;
	height: 290px;
	margin: 15px auto 0;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.theater_address{width: 800px;
	margin: 5px auto 0;
	font-size: 16px;
	color: rgba(255,255,255,1.00);}

.ticket_block{text-align: center;
	padding: 0 0 15px;}
	
.ticket_text1{font-size: 20px;
	line-height: 150%;
	color:rgba(255,237,0,1.00);}

.ticket_text2{font-size: 18px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

.link_ticket{width: 300px;
	margin: 5px auto;
	line-height: 35px;
	text-align: center;
	border-radius: 5px;
	background: rgba(255,142,0,1.00);}

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

.link_ticket:hover{opacity: 0.8;}

.ticket_info_ex{width: calc(80% - 20px);
	padding: 10px;
	margin: 10px auto;
	background: rgba(255,255,255,1.00);
	border: rgba(255,134,0,1.00) solid 2px;
	border-radius: 5px;}

.ticket_info_ex_title{font-size: 18px;
	line-height: 180%;
	color: rgba(255,0,4,1.00);}
	
.ticket_info_ex_text{font-size: 16px;
	line-height: 150%;
	text-align: left;}

.text_right{text-align: right;}

.qa_inner{width: 800px;
	padding: 30px 0;
	margin: 0 auto;}

/* QA > */

.qa_block1{width:800px;
	margin:0 auto;
	text-align:left;
	border-radius:5px;
	border:rgba(219,200,133,1.00) solid 2px;}

.q{width:calc(100% - 10px);
	padding:5px;
	font-size:16px;
	line-height:20px;
	color:rgba(255,255,255,1.00);
	background:rgba(0,0,0,0.80);
	overflow:hidden;
	cursor:pointer;}

.bg_q2{background: rgba(255,110,0,0.80);}

.a{width:calc(100% - 10px);
	padding:5px;
	font-size:14px;
	line-height:25px;
	background:rgba(255,255,255,0.80);
	overflow:hidden;
	display:none;}

.qa_amrk{width:25px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	float:left;}

.qa_text_q{width:calc(100% - 65px);
	float:left;}
	
.qa_text_a{width:calc(100% - 25px);
	float:left;}

.qa_text_a a{color:rgba(0,116,255,1.00);}

.qa_text_a a:hover{color:rgba(255,150,0,1.00);}

.qa_button{width:20px;
	height:20px;
	float:right;
	border:rgba(255,255,255,0.50) solid 1px;
	background:url(../img2020/qa_button_open_pc.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.p_m{background:url(../img2020/qa_button_close_pc.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

/* < QA */

.link_official{text-align: center;}

.spacer_link_official{width: 100%;
	height: 30px;}

.link_official img:hover{opacity: 0.8;}

.contact_box{width: 1100px;
	margin: 50px auto 0;
	overflow: hidden;}
	
.contact_block2{width: 545px;
	text-align: center;
	background: rgba(147,147,147,1.00);
	border-radius: 10px;
	overflow: hidden;
	float: left;}
	
.contact_block3{width: 545px;
	margin-left: 10px;
	text-align: center;
	background: rgba(147,147,147,1.00);
	border-radius: 10px;
	overflow: hidden;
	float: left;}


.contact_block1{width: 1100px;
	margin: 50px auto 0;
	text-align: center;
	background: rgba(147,147,147,1.00);
	border-radius: 10px;
	overflow: hidden;}

.contact_title{width: 100%;
	font-size: 22px;
	line-height: 25px;
	color: rgba(255,255,255,1.00);
	padding: 5px 0;
	background: rgba(42,42,42,1.00);}
	
.contact_text1{padding-top: 15px;
	font-size: 18px;
	line-height: 150%;}

.contact_text2{padding-bottom: 15px;
	font-size: 16px;
	line-height: 150%;}

.contact_text2 a{color:rgba(0,44,255,1.00);}

.contact_text2 a:hover{color: rgba(255,166,0,1.00);}

footer{width: 100%;
	margin-top: 30px;
	padding: 20px 0 10px;
	background: rgba(0,0,0,1.00);}

.footer_text1{padding-top: 15px;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.footer_logo{width: 200px;
	margin: 0 auto;}
	
.footer_logo img{width: 100%;}

.copyright{font-size: 14px;
	padding-top: 20px;
	color: rgba(255,255,255,1.00);
	text-align: center;}

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

ul.listmarker2 li{
	list-style-type: none;
	margin-left:16px;
	padding-top: 5px;
}
ul.listmarker2 li:before {
	content: '◆'; 
	margin-left:-16px; 
}

ul.listmarker3 li{
	list-style-type: decimal;
	margin-left:16px;
	padding-top: 10px;
}

ul.listmarker4 li{
	list-style-type: none;
	margin-left:16px;
	padding-top: 0;
}
ul.listmarker4 li:before {
	content: '・'; 
	margin-left:-16px; 
}


.page_spacer{width: 100%;
	min-height:calc(100vh - 275px); }

.subpage_title{width: 100%;
	padding: 80px 0 20px;
	margin-bottom: 30px;
	background:url("../img2020/con_bg1.png");
	background-size: 100% 100%;}

.subpage_logo{width: 300px;
	margin: 0 auto;}
	
.subpage_logo img{width: 100%;}

.information_text{width: 95%;
	margin: 10px auto;
	font-size: 16px;
	line-height: 150%;
	color:rgba(0,0,0,1.00);}

.information_title1{text-align: center;
	padding: 30px 0 10px;
	font-size: 18px;}

.information_text a{color: rgba(0,44,255,1.00);}

.information_sign{padding-top: 30px;
	text-align: right;}




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

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

.li_bg_white{width: 80%;
	height: 50px;
	margin: 10px auto;
	background: rgba(255,255,255,1.00);}

.bg_box{min-width: 320px;
	margin-top: 0;
	background: url("../img2020/bg1_sp.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed; top: 0;
	background-position: center top;}

.main_img{}

.main_img_logo{width: 90%;
	max-width: 500px;
	margin: 0 auto;
	padding: 100px 0 40px;}
	
.main_img_cach{width: 90%;}
	
.news_twitter{width: 90%;
	max-width: 420px;
	margin: 0 auto;
	overflow: hidden;}

.link_info{width: 85%;
	max-width: 420px;
	margin: 0 auto;}

.link_info img:hover{opacity: 1.0;}

.news_twitter_title{height: 40px;}

.news_twitter_title img{height: 100%;}
	
.news_box{width: 100%;
	float: none;}
	
.news_inner{width: calc(100% - 24px);
	height: 296px;
	padding: 10px;}

.topics_box{width: 100%;
	height: 100%;
	overflow-y: scroll;}

.topic_block{width: 100%;
	padding-bottom: 15px;}
	
.topic_date{font-size: 10px;
	line-height: 150%;}

.topic_title{width: calc(100% - 20px);
	padding: 5px 10px;
	font-size: 14px;
	font-weight: 700;
	line-height: 130%;}
	
.topic_text{padding-top: 5px;
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;}

.twitter_box{width: 100%;
	margin-left: 0;
	margin-top: 20px;
	float: left;}

.twitter_inner{width: 100%;
	padding: 10px 0;
	height: 300px;}
	
.story{width: 90%;
	max-width: 420px;
	margin: 0 auto;}
	
.story_title{width: 100%;
	padding: 5px 0 10px;
	margin-top: 15px;
	font-size: 14px;
	line-height: 150%;}

.story_text{width: calc(100% - 20px);
	padding: 10px;
	font-size: 12px;
	line-height: 180%;}
	
.con_block1{width: 90%;
	max-width: 420px;
	margin: 0 auto;
	background: url("../img2020/con_bg1.png");
	background-size: 100% 100%;
	border:rgba(179,179,179,1.00) solid 4px;
	border-radius: 10px;
	position: relative;}

.con_block2{width: 90%;
	max-width: 420px;
	margin: 0 auto;
	background: url("../img2020/con_bg2.png");
	background-size: 100% 100%;
	border:rgba(179,179,179,1.00) solid 4px;
	border-radius: 10px;
	position: relative;}

.con_spacer{width: 100%;
	height: 50px;}

.con_block_filter1{width: 100%;
	height: 100%;
	position: absolute; top: 0; left: 0;
	background: url("../img2020/con_filter1.png");}
	
.con_title1{width: 100%;
	height: 35px;
	text-align: center;
	position: absolute; top:-17.5px; }
	
.con_title1 img{height: 100%;}

.con_subtitle1{width: calc(100% - 20px);
	margin: 25px auto 0;
	padding: 5px 0;
	font-size: 16px;
	line-height: 120%;}
	
.con_inner1{width: calc(100% - 20px);
	padding: 10px;}
		
.con_inner_filter_text{font-size: 16px;}
	
.cast_block1{width: 100%;
	padding: 10px 0;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.cast_name1{font-size: 14px;
	line-height: 120%;}
	
.cast_name2{font-size: 18px;
	line-height: 150%;}
	
.cast_name3{font-size: 12px;
	line-height: 120%;}

.cast_name4{font-size: 14px;}

.cast_group1{font-size: 18px;
	text-align: center;}

.cast_spacer{width: 100%;
	height: 20px;}

.staff_block1{width: 100%;
	padding: 10px 0;}

.staff_name1{font-size: 14px;
	line-height: 120%;}
	
.staff_name2{font-size: 16px;
	line-height: 150%;}

.staff_name3{font-size: 12px;
	line-height: 120%;}

.text1{font-size: 16px;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.text2{font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.text3{font-size: 14px;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.schedule_table{width: 100%;
	margin: 20px auto 0;}
	
.schedule_table table{width: 100%;}
	
.schedule_table table img{height: 25px;
	margin-left: 5px;}
	
.schedule_td1{width: 30%;
	line-height: 25px;
	padding: 5px 0;
	font-size: 14px;
	text-align: center;}

.schedule_td2,.schedule_td3{width: 35%;
	line-height: 25px;
	padding: 5px 0;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;}

.schedule_td4{width: 70%;
	line-height: 25px;
	padding: 5px 0;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;}

.caution{font-size: 10px;
	line-height: 150%;}

.theater_text2{font-size: 12px;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);}

.theater_map{width: 100%;
	height: 250px;
	margin: 15px auto 0;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.theater_address{width: 100%;
	margin: 5px auto 0;
	font-size: 12px;
	color: rgba(255,255,255,1.00);}

.ticket_block{text-align: center;
	padding: 0 0 15px;}
	
.ticket_text1{font-size: 16px;
	line-height: 150%;
	color:rgba(255,237,0,1.00);}

.ticket_text2{font-size: 14px;
	line-height: 150%;}

.ticket_info_ex{width: calc(100% - 20px);}

.ticket_info_ex_title{font-size: 14px;}
	
.ticket_info_ex_text{font-size: 12px;}

/* QA > */

.qa_inner{width: 100%;}

.qa_block1{width:95%;
	max-width: 400px;}

.q{width:calc(100% - 10px);
	font-size:12px;}

.a{width:calc(100% - 10px);
	font-size:12px;
	line-height:20px;}

.qa_amrk{font-size:16px;}

.qa_text_q{width:calc(100% - 65px);
	float:left;}
	
.qa_text_a{width:calc(100% - 25px);
	float:left;}

.qa_text_a a:hover{color:rgba(0,116,255,1.00);}

.qa_button{background:url(../img2020/qa_button_open.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.p_m{background:url(../img2020/qa_button_close.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

/* < QA */

.link_ticket{width: 200px;}

.link_ticket:hover{opacity: 1.0;}

.link_official{text-align: center;}

.spacer_link_official{width: 100%;
	height: 15px;}

.link_official img{width: 200px;}

.link_official img:hover{opacity: 1.0;}

.contact_box{width: 90%;
	max-width: 420px;
	margin: 30px auto 0;
	overflow: hidden;}
	
.contact_block2{width: 100%;
	float: none;}
	
.contact_block3{width: 100%;
	margin-left: 0;
	margin-top: 10px;
	float: none;}

.contact_block1{width: 90%;
	max-width: 420px;
	margin: 30px auto 0;
	text-align: center;}

.contact_title{width: 100%;
	font-size: 16px;
	line-height: 20px;
	padding: 5px 0;}
	
.contact_text1{padding-top: 10px;
	font-size: 14px;
	line-height: 150%;}

.contact_text2{padding-bottom: 10px;
	font-size: 12px;
	line-height: 150%;}

.contact_text2 a{color:rgba(0,44,255,1.00);}

.contact_text2 a:hover{color:rgba(0,44,255,1.00);}


footer{width: 100%;
	margin-top: 30px;
	padding: 20px 0 10px;
	background: rgba(0,0,0,1.00);}

.footer_text1{padding-top: 15px;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.footer_logo{width: 150px;
	margin: 0 auto;}
	
.footer_logo img{width: 100%;}

.copyright{font-size: 10px;
	padding-top: 20px;}

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

ul.listmarker2 {
	list-style-type: none;
	margin-left:5px;
}
ul.listmarker2 li:before {
	content: '●'; 
	margin-left:-12px; 
}

ul.listmarker3 li{
	list-style-type: decimal;
	margin-left:18px;
	padding-top: 10px;
}

ul.listmarker4 li{
	list-style-type: none;
	margin-left:12px;
	padding-top: 0;
}
ul.listmarker4 li:before {
	content: '・'; 
	margin-left:-12px; 
}



.subpage_title{width: 100%;
	padding: 20px 0;}

.subpage_logo{width: 200px;
	margin: 0 auto;}
	
.subpage_logo img{width: 100%;}

.information_text{width: 95%;
	margin: 10px auto;
	font-size: 12px;
	line-height: 150%;
	color:rgba(0,0,0,1.00);}

.information_title1{text-align: center;
	padding: 30px 0 10px;
	font-size: 14px;}

.information_sign{padding-top: 30px;
	text-align: right;}

.fs15{font-size: 15px;}

}

















