@charset "utf-8";

html{background: rgba(0,0,0,1.00);}

body{min-width: 1000px;}

.font_goth{font-family: kozuka-gothic-pr6n, sans-serif;
	font-weight: 400; /* l300 r400 m500 b700 h900 */
	font-style: normal;}

.font_min{font-family: kozuka-mincho-pr6n, serif;
	font-weight: 900;
	font-style: normal;}

.bg_box{width: 100%;
	height: 100%;
	position: fixed; top: 0; left: 0;
	background: url("../img/bg1.jpg");
	background-size: cover;
	background-position: center center;
	z-index: 1;}

#container{position: relative;
	z-index: 2;}

.main_img{width: 100%;
	background:rgba(193,39,45,0.50);
	overflow: hidden;}
	
.main_img_left{width: 50%;
	text-align: right;
	background: rgba(0,0,0,1.00);
	float: left;}
	
.main_img_left img{width: 100%;}

.main_img_right{width: 50%;
	height: 100%;
	float: left;}

.main_img_catch1{width: 100%;}

.main_img_catch1 img{width: 100%;}

.con_bar{width: 100%;
	height: 5px;
	background: rgba(255,0,4,1.00);}

.introduction_text{text-align: center;
	 color: rgba(255,255,255,1.00);
	 font-size: 1.3vw;
	 font-weight: 700;
	 line-height: 170%;}

@media screen and ( max-width:1500px )
{
.introduction_text{font-size: 17px;}
}

.twitter_box{width: 100%;
	margin: 0 auto;
	padding: 40px 0;
	background: rgba(0,0,0,0.70);}
	
.twitter_title{padding-bottom: 10px;
	line-height: 40px;
	font-size: 32px;
	font-weight: 900;
	text-align: center;}
	
.twitter_title a{color: rgba(255,255,255,1.00);}
	
.tw_timeline{width: 450px;
	height: 350px;
	margin: 0 auto;}
	
.con_title{width: 100%;
	height: 120px;
	font-size: 48px;
	line-height: 120px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);}
	
.con_block{width: 100%;
	padding: 40px 0 80px;
	background: rgba(26,26,26,0.80);}

.story_text1{text-align: center;
	font-size: 24px;
	line-height: 170%;
	color: rgba(255,255,255,1.00);}

.text1{font-size: 32px;
	line-height: 100%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	overflow: hidden;}
	
.text1_left{width: calc(50% - 15px);
	padding-right: 15px;
	text-align: right;
	float: left;}
	
.text1_left_inner{display: inline-block;
	text-align: left;}
	
.text1_right{width: calc(50% - 15px);
	padding-left: 15px;
	text-align: left;
	float: left;}
	
.text_center{text-align: center;}
	
.name_spacer{height: 20px;}
	
.sub_title{text-align: center;
	font-size: 32px;
	color: rgba(247,147,30,1.00);}

.text2{font-size: 18px;}

.text3{padding-top: 10px; font-size: 18px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.link_btn1{width: 240px;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	background: rgba(193,39,45,1.00);}

.link_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}
	
.text4{font-size: 30px;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.text8{font-size: 30px;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.text7{font-size: 24px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding-top: 5px;}
	
.caution{display: inline-block;
	font-size: 16px;
	text-align: left;}
	
.con_bar2{width: 100%;
	height: 1px;
	background: rgba(255,255,255,1.00);}
	
.con_block2{width: 100%;
	padding: 40px 0;
	text-align: center;
	/*background: rgba(51,51,51,1.00);*/}
	
.member_entry_title{font-size: 36px;
	font-weight: 900;
	color: rgba(255,255,255,1.00);}
	
.qr{width: 147px;
	margin: 0 auto;}
	
.qr img{width: 100%;}

.contact_box{width: 100%;
	padding: 30px 0;
	background: rgba(0,0,0,0.80);}

.text5{font-size: 24px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}
	
.text5 a{color:rgba(0,155,255,1.00);}
	
.text6{font-size: 24px;
	line-height: 150%;
	color: rgba(247,147,30,1.00);}

.qa_q{width: 800px;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	line-height: 150%;
	color: rgba(247,147,30,1.00);
	background: rgba(0,0,0,1.00);
	overflow: hidden;
	cursor: pointer;}

.qa_q_text{width: calc(100% - 30px);
	float: left;}

.qa_text1{text-align: center;
	display: none;}

.qa_text_inner{width: 800px;
	padding: 10px;
	margin: 2px auto;
	font-size: 16px;;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,0.40);}

.qa_text_inner a{color:rgba(0,155,255,1.00);}

.qa_text_inner a:hover{color: rgba(255,158,0,1.00);}

.qa_button{width:20px;
	height:20px;
	float:right;
	border:rgba(255,255,255,0.50) solid 1px;
	background:url(../img/qa_button_open_pc.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.p_m{background:url(../img/qa_button_close_pc.png);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;}

.additionai_title{width: 800px;
	padding: 10px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 700;
	color: rgba(255,0,4,1.00);
	background: rgba(255,255,255,0.80);}

.additional_text1{width: 800px;
	padding: 10px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 150%;
	background: rgba(255,255,255,0.80);}

.st_box{width: 100%;
	padding: 20px 0 15px 0;
	font-size: 16px;
	color: rgba(247,147,30,1.00);
	background: rgba(255,255,255,0.10);}

.st_img{width: 150px;
	margin: 5px auto;}
	
.st_img img{width: 100%;}

footer{width: 100%;
	padding: 0 0 50px 0;
	text-align: center;
	background: rgba(0,0,0,1.00);}
	
.footer_img{width: 400px;
	margin: 10px auto 0;}
	
.footer_img img{width: 100%;}
	
	
ul.listmarker1 {
	list-style-type: none;
	margin-left:14px;
}
	
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-14px; 
}

ul.listmarker2 {
	list-style-type: none;
	margin-left:14px;
}
	
ul.listmarker2 li:before {
	content: '■'; 
	margin-left:-14px; 
}


@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
		color: rgba(255,255,255,1.00);
	}
}


@media screen and ( max-width:736px )
{
body{min-width: 320px;}

.main_img{width: 100%;
	background:rgba(193,39,45,0.50);
	overflow: hidden;}
	
.main_img_left{width: 100%;
	text-align: right;
	background: rgba(0,0,0,1.00);
	float: none;}
	
.main_img_left img{width: 100%;}

.main_img_right{width: 100%;
	height: auto;
	float: none;}
	
.introduction_text{width: 90%;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;}
	
.twitter_title{padding-bottom: 10px;
	line-height: 40px;
	font-size: 20px;
	font-weight: 900;
	text-align: center;}
	
.twitter_title a{color: rgba(255,255,255,1.00);}
	
.tw_timeline{width: 300px;
	height: 350px;
	margin: 0 auto;}
	
.con_title{width: 100%;
	height: 80px;
	font-size: 24px;
	line-height: 80px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,1.00);}

.story_text1{width: 90%;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;}

.text1{font-size: 16px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}

.text1_left{width: calc(50% - 10px);
	padding-right: 10px;
	text-align: right;
	float: left;}
		
.text1_right{width: calc(50% - 10px);
	padding-left: 10px;
	text-align: left;
	float: left;}

.name_spacer{height: 5px;}

.sub_title{text-align: center;
	font-size: 16px;
	color: rgba(247,147,30,1.00);}

.text2{font-size: 12px;}

.text3{width: 90%;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.link_btn1{width: 180px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	background: rgba(193,39,45,1.00);}

.link_btn1 a{display: block;
	color: rgba(255,255,255,1.00);}
	
.text4{font-size: 12px;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.text8{font-size: 16px;
	padding-bottom: 5px;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.text7{font-size: 12px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding-top: 5px;}
	
.caution{display: inline-block;
	font-size: 10px;
	text-align: left;}
	
.con_bar2{width: 100%;
	height: 2px;
	background: rgba(255,255,255,1.00);}
	
.con_block2{width: 100%;
	padding: 40px 0;
	text-align: center;
	/*background: rgba(51,51,51,1.00);*/}
	
.member_entry_title{font-size: 18px;
	font-weight: 900;
	color: rgba(255,255,255,1.00);}
	
.qr{width: 70px;
	margin: 0 auto;}
	
.qr img{width: 100%;}

.text5{font-size: 14px;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}
	
.text5 a{color:rgba(0,155,255,1.00);}
	
.text6{font-size: 16px;
	line-height: 150%;
	color: rgba(247,147,30,1.00);}

.qa_q{width: 90%;
	max-width: 500px;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	color: rgba(247,147,30,1.00);
	background: rgba(0,0,0,1.00);}

.qa_text1{text-align: center;}

.qa_text_inner{width: 90%;
	max-width: 500px;
	padding: 10px;
	margin: 2px auto;
	font-size: 10px;;
	line-height: 150%;
	text-align: left;
	color: rgba(255,255,255,1.00);
	background: rgba(0,0,0,0.40);}

.additionai_title{width: 90%;
	max-width: 500px;
	padding: 10px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: 700;
	color: rgba(255,0,4,1.00);
	background: rgba(255,255,255,0.80);}

.additional_text1{width: 90%;
	max-width: 500px;
	padding: 10px;
	margin: 0 auto;
	font-size: 10px;
	background: rgba(255,255,255,0.80);}

.st_box{font-size: 12px;}
	
.st_img{width: 100px;}
	
footer{width: 100%;
	padding: 0 0 50px 0;
	background: rgba(0,0,0,1.00);}
	
.footer_img{width: 200px;
	margin: 10px auto 0;}
	
a[href^="tel:"] {
		color: rgba(0,155,255,1.00);}
}











