@charset "UTF-8";

@media screen and (max-width: 768px){

*{
	margin:0;
	padding:0;
}

body { 
	color: #000000;
	margin:0;
	padding:0;
	font-family: "Noto Sans Japanese","メイリオ", "Meiryo","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	width:100%;
	webkit-text-size-adjust: 100%;
}

img{
	vertical-align: bottom;
	border:0;
	margin:0;
}

table,tr,td {
	border-collapse: collapse; 
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.clear{
	clear:both;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

ul{
	list-style-type: none;
}

.sp_none{
	display: none !important;
}

#style01{
	width:100%;
}

#snsBtns {
    width: 10%;
    position: fixed;
    top: 5em;
    right: 0;
    z-index: 1000;
}

#snsBtns > li {
	list-style-type:none;
}


#snsBtns > li a {
    display: block;
    width: 100%;
}

#snsBtns > li img {
    width: 100%;
    height: auto;
	vertical-align: top;
}


.top_box{
	position:relative;
	padding-top: 123.1%;
	background: url("./img/top_image_sp.jpg") no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
}

.top_box_sp{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: auto;
}

.top_box_title01{
	padding-top: 6.2%;
	margin: 0 auto 5%;
	font-size: 37px;
	font-family: 'Fjalla One', sans-serif;
	line-height: 1.2;
	letter-spacing: 2px;
}

.top_box_title02{
	margin-bottom: 4.81%;
	font-size: 16px;
}

.top_box_line{
	width: 45px;
	height: 2px;
	margin: 0 auto 3.68%;
	background: #fff;
}

.top_box_text{
	margin-bottom: 6.81%;
	font-size: 11px;
	line-height: 2;
}

.top_box_link a{
	display: inline-block;
	padding: 5% 18.75%;
	border: 1px #d7063b solid;
	background: #d7063b;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	text-decoration: none;
	font-family: 'Fjalla One', sans-serif;
}

.top_box_link a:hover{
	background: none;
	color: #d7063b;
}

.contents_box{
	padding: 9.375% 0 28.125%;
	background: url("./img/content_back01.svg");
}

.contents_box_text01{
	width: 81.25%;
	padding: 1% 0;
	margin: 0 auto 4.375%;
	color: #353535;
	font-size: 9px;
	text-align: center;
	background: #fff;
}

.content01{
	position: relative;
	box-sizing: border-box;
	width: 96%;
	padding:0.5%;
	margin: 0 auto 15.625%;
	background: #fff;
}


.content01_line{
	width:100%;
	box-sizing: border-box;
	border:2px #D30738 solid;
	padding: 10.1% 7.2% 12.5%;

}

.content01:before{
	position: absolute;
	top: 7px;
	left: 7px;
	right: 7px;
	content: " ";
	box-sizing: border-box;
	width: auto;
	height: 0;
	border-left: 13px #d7063b solid;
	border-right: 13px #d7063b solid;
	border-bottom: 13px transparent solid;
}

.content01:after{
	position: absolute;
	left: 7px;
	right: 7px;
	bottom: 7px;
	content: " ";
	box-sizing: border-box;
	width: auto;
	height: 0;
	border-top: 13px transparent solid;
	border-left: 13px #d7063b solid;
	border-right: 13px #d7063b solid;
}

.content01 h2{
	font-size: 18px;
	text-align: center;
	font-weight: 500;
}

.content01 h2 span{
	display: inline-block;
	padding: 1% 2.3% 2%;
	border-bottom: 2.5px #d7063b solid;
	background: url("./img/content_title_back01.svg");
	line-height: 1;
}

.content01_li{
	padding: 8.125% 0 0;
}

.content01_li li{
	margin-bottom: 6%;
}

.content01_li li:last-child{
	margin-bottom: 0;
}

.content01_li_li_sp{
	position: relative;
	box-sizing: border-box;
	height: 186.5px;
	padding: 10px 10px 0;
	border: 5px #ebebeb solid;
	border-radius: 8px;
}

#content01_li01 .content01_li_li_sp{
	background-image: url("./img/content01_li_back_line_sp.png"),
					  url("./img/content01_li_back01_sp.png");
	background-repeat: no-repeat, no-repeat;
	background-position:  left 40px, right top;
	background-size: auto 4px, 150.5px auto;
}

#content01_li02 .content01_li_li_sp{
	background-image: url("./img/content01_li_back_line_sp.png"),
					  url("./img/content01_li_back02_sp.png");
	background-repeat: no-repeat, no-repeat;
	background-position:  left 40px, right top;
	background-size: auto 4px, 150.5px auto;
}

#content01_li03 .content01_li_li_sp{
	background-image: url("./img/content01_li_back_line_sp.png"),
					  url("./img/content01_li_back03_sp.png");
	background-repeat: no-repeat, no-repeat;
	background-position:  left 40px, right top;
	background-size: auto 4px, 150.5px auto;
}

.content01_li_po{
	display: table;
	margin-bottom: 10px;
	font-family: 'Fjalla One', sans-serif;
}

.content01_li_po01{
	display: table-cell;
	width: 13px;
	padding-top: 4px;
	font-size: 9px;
	vertical-align: top;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.content01_li_po02{
	display: table-cell;
	padding-left: 3px;
	font-size: 37px;
	line-height: 1;
}


.content01_li_text{
	font-size: 17px;
	line-height: 1.3;
	font-weight: 500;
}

.content01_li_button_sp{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-top: 3px #ebebeb solid;
	font-family: 'Fjalla One', sans-serif;
}

.content01_li_button_sp div{
	position: relative;
	padding: 10px 0;
	border-radius: 0 0 4px 4px;
	text-align: center;
	font-size: 18px;
	line-height: 1;
}

.content01_li_button01{
	color: #d7063b;
}

.active .content01_li_button01{
	display: none;
}

.content01_li_button01:before{
	position: absolute;
	top: 50%;
	right: 13px;
	content: "";
	width: 17px;
	height: 3px;
	background: #d7063b;
	transform: translateY(-50%);
}

.content01_li_button01:after{
	position: absolute;
	top: 50%;
	right: 20px;
	content: "";
	width: 3px;
	height: 17px;
	background: #d7063b;
	transform: translateY(-50%);
}

.content01_li_button02{
	display: none;
	color: #fff;
	background: #d7063b;
}

.active .content01_li_button02{
	display: block;
}

.content01_li_button02:before{
	position: absolute;
	top: 50%;
	right: 13px;
	content: "";
	width: 17px;
	height: 3px;
	background: #fff;
	transform: translateY(-50%);
}

.content01_tab_sp{
	position: relative;
	display: none;
	border: 5px #d7063b solid;
	border-radius: 8px;
	margin-top: 34px;
}

.content01_tab_sp:before{
	position: absolute;
	top: -29px;
	left: 50%;
	content: "";
	border-left: 14px transparent solid;
	border-right: 14px transparent solid;
	border-bottom: 24px #d7063b solid;
	transform: translateX(-50%);
}

.content01_tab_title{
	display: table;
	box-sizing: border-box;
	width: 101%;
	padding: 2.18% 2.18% 6.125%;
	background: #d7063b;
	color: #fff;
}

.content01_tab_title > div{
	display: table-cell;
}

.content01_tab_po{
	display: table;
	font-family: 'Fjalla One', sans-serif;
}

.content01_tab_po01{
	display: table-cell;
	width: 9px;
	padding-top: 3px;
	font-size: 9px;
	vertical-align: top;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.content01_tab_po02{
	display: table-cell;
	padding-left: 3px;
	font-size: 34px;
	line-height: 1;
}

.content01_tab_title01{
	width: 71.126%;
	padding-left: 6.696%;
	border-left: 2px #fff solid;
	margin-left: 4.68%;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
}

.content01_tab_detail{
	padding: 6.696% 4.5% 0;
}

.content01_tab_text01{
	padding: 0 4.2% 8.6%;
	border-bottom: 2px #ebebeb solid;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
}

.content01_tab01{

}

.content01_tab01_01_img{
	padding: 9.36% 0 5.911%;
	text-align: center;
}

.content01_tab01_01_title{
	margin-top: 4.926%;
	color: #d7063b;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	line-height: 1.6;
}

.content01_tab01_01_text{
	padding: 0 4.2% 8.6%;
	color: #9b9a9a;
	font-size: 9px;
	line-height: 1.6;
}

.content01_tab01_01 .content01_tab01_01_text{
	border-bottom: 2px #ebebeb solid;
}

#tab02_sp .content01_tab_detail{
	background: url("./img/tab02_back_sp.svg") right 30% no-repeat;
	background-size: auto 190px; 
}

.content01_tab02{
	padding: 8.62% 0 7.38%;
}

.content01_tab02_info01_01{
	padding-bottom: 3.38%;
}

.content01_tab02_info01_02{
	padding-bottom: 7.38%;
}

.content01_tab02_info01_title,.content01_tab02_info02_title{
	margin-bottom: 5.172%;
	font-size: 12px;
	font-weight: 500;
}

.content01_tab02_info01_02 .content01_tab02_info01_title{
	margin-bottom: 0;
}

.content01_tab02_info01_detail{
	margin-bottom: 5.172%;
	color: #595656;
	font-size: 11px;
	font-weight: 500;
}

.content01_tab02_info01_detail a{
	color: #9b9a9a;
	font-size: 9px;
}

.content01_tab02_info02{
	margin-bottom: 5.172%;	
}

.content01_tab02_info02 li{
	margin-bottom: 5.172%;
}

.content01_tab02_info02 li a{
	padding-bottom: 2px;
	border-bottom: 1px #595656 solid;
	margin-right: 12px;
	color: #595656;
	font-size: 10px;
	font-weight: 500;
}

.content01_tab02_info03{
	padding: 3% 4%;
	background: #f3f3f3;
}

.content01_tab02_info03_title{
	padding: 0 12px 5px 0;
	border-bottom: 2px #ababab solid;
	color: #222;
	font-size: 12px;
	font-weight: 500;
}

.content01_tab02_info03_text{
	color: #595656;
	font-size: 10px;
	font-weight: 500;
	line-height: 2;
}


.content01_tab02_info04_text{
	color: #595656;
	font-size: 10px;
	font-weight: 500;
	line-height: 2;
}

.content01_tab02_info04_img{
	width:80%;
	margin:0 auto;
}

.content01_tab02_info04_img img{
	width:100%;
}

.content01_tab_title02{
	padding: 0 4.2% 5%;
	font-size: 14px;
	font-weight: 500;
}

.content01_tab_text01.color01{
	color: #595656;
}

.content01_tab03{
	padding: 4%;
}


.content01_tab03_title{
	margin-bottom: 10px;
}

.content01_tab03_title span{
	display: inline-block;
	padding: 1px 4px;
	margin-bottom: 3px;
	background: #646464;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.content01_tab03_text{
	margin-bottom: 6%;
	font-size: 11px;
	font-weight: 500;
}

.content01_tab03_text:last-child{
	margin-bottom: 0;
}

.content01_tab03_text span{
	display: block;
	margin-top: 1%;
	color: #595656;
}

.content01_tab03_text_img{
	margin-top: 6%;
	text-align: center;
}

.bw_out{
}

.bw_logo{
	background: #000;
	text-align: center;
}

.bw_logo img{
	padding: 10% 0;
}

.bw_text{
	padding: 5% 0;
	background: #d7063b;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 2;
}

.bw_text div{
	width: 275px;
	padding-left: 17.5px;
	margin: 0 auto;
}

.bw_text span{
	display: inline-block;
	padding: 0 20px 3px 0;
	border-bottom: 1px #fff solid;
	margin-bottom: 3px;
}


.content02{
	position: relative;
	box-sizing: border-box;
	width: 86%;
	padding: 10.1% 0 12.5%;
	margin: 15.625% auto 0;
	background: #fff;
}

.content02:before{
	position: absolute;
	top: 4.5px;
	left: 4.5px;
	right: 4.5px;
	content: " ";
	box-sizing: border-box;
	width: auto;
	height: 0;
	border-left: 13px #d7063b solid;
	border-right: 13px #d7063b solid;
	border-bottom: 13px transparent solid;
}

.content02:after{
	position: absolute;
	left: 4.5px;
	right: 4.5px;
	bottom: 4.5px;
	content: " ";
	box-sizing: border-box;
	width: auto;
	height: 0;
	border-top: 13px transparent solid;
	border-left: 13px #d7063b solid;
	border-right: 13px #d7063b solid;
}

.content02_box01{
	padding: 0 7.2%;
	margin-bottom: 10%;
}

.content02 h2{
	margin-bottom: 7.5%;
	font-size: 18px;
	font-weight: 500;
}

.content02 h2 span{
	display: inline-block;
	padding: 1% 5% 2% 2.3%;
	border-bottom: 2.5px #d7063b solid;
	margin-bottom: 1%;
	background: url("./img/content_title_back01.svg");
	line-height: 1;
}

.content02_text01{
	padding-bottom: 10%;
	color: #595656;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.8;
}

.content02_img01{
	padding-bottom: 10%;
}

.content02_img01 img{
	width: 100%;
}

.content02_img02{
	padding-bottom: 10%;
}

.content02_img02 img{
	width: 100%;
}

.content02_img_box{
	display: none;
}

.content02_img02_border{
	padding-top: 5%;
	border-bottom: 2px #e6e6e7 solid;
	margin: 0 7.2%;
}

.content02_img03{
	padding-bottom: 10%;
}

.content02_img03 img{
	width: 100%;
}

.content02_text02{
	padding: 10% 7.2%;
	font-size: 12px;
	font-weight: 500;
	
}

.content02_text02 > ul{
	
}

.content02_text02 > ul > li{
	margin-bottom: 9%;
}

.content02_text02_title{
	margin-bottom: 10px;
	color: #222;
	font-size: 12px;
}

.content02_text02_list{
	color: #595656;
	font-size: 10px;
	letter-spacing: -1px;
}

.content02_text02_list li{
	line-height: 1.8;
}

.content02_text02_link{
	padding: 4% 0 5%;
	margin: 0 7.2%;
	text-align: right;
}

.content02_text02_link a{
	border-bottom: 1px #d7063b solid;
	color: #d7063b;
	font-size: 10px;
	line-height: 1.8;
}

.content02_text02_link a:hover{
	text-decoration: none;
}

.content02_text02_01{
	color: #595656;
	font-size: 10px;
	line-height: 1.8;
}

.content02_text03{
	padding: 10% 7.2%;
	font-size: 14px;
	font-weight: 500;	
}

.content02_text03 span{
	width: 100%;
	border-bottom: 2px #d7063b solid;
	color: #222;
	line-height: 2;
}

.content02_banner{
	padding: 0 7.2%;
}

.content02_banner img{
	width: 100%;
	max-width: 458px;
	max-height: 250px;
}















}