@charset "utf-8";

.rep_wrap{
	background: #e97132;
	padding: 40px 0 110px;
}
.rep_whitebg{
	background: #fff;
	border-radius: 30px;
	padding: 50px 50px 20px;
	margin-bottom: 60px;
}
.tit_a01{
	text-align: center;
	margin-bottom: 10px;
}
.a01_flex{
	padding: 0 45px;
	align-items: center;
}
.img_a01{
	width: 38%;
}
.info_a01{
	width: 58%;
}
.info_a01 div{
	font-size: 1.38rem;
}
.img_a01 p{
	text-align: right;
	margin-right: 20px;
}
.tit_a02{
	width: 20.5%;
	margin: 0 auto 20px;
}
.seca_txt01{
	font-size: 1.38rem;
}
.img_a02{
	width: 51%;
	margin: 0 auto 50px;
}
.seca_linebox{
	border: 2px #e97132 dotted;
	border-radius: 20px;
	padding: 20px 85px;
	margin-bottom: 40px;
}
.seca_tit03{
	width: 81.1%;
	margin: 0 auto 30px;
}
.seca_item{
	width: 46%;
}
.seca_item:last-child{
	width: 41%;
}
.seca_size {
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.seca_size span{
	font-size: 1.38rem;
	background: #707070;
	color: #fff;
	font-weight: bold;
	border-radius: 30px;
	padding: 10px 28px 7px;
}
.seca_size p{
	font-size: 1.25rem;
	margin-left: 10px;
}
.seca_img03{
	width: 82%;
}
.seca_img04{
	width: 93%;
}
.seca_tit04{
	width: 42.7%;
	margin: 0 auto 30px;
}
.idx_pluBox{
	border: 1px #E97131 solid;
	padding: 10px 100px 10px 39px;
	display: block;
	position: relative;
	cursor: pointer;
}
.ui_open_box {
   display: none;
}
.idx_pluBox::after {
	content: "";
	position: absolute;
	top: calc(50% - 11px);
	right: 20px;
	vertical-align: middle;
	display: inline-block;
	background-image: url(../img/idx_mark_plus.jpg);
	background-repeat: no-repeat;
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
}
.idx_pluBox.is_on::after {
	background-image: url(../img/idx_mark_minus.jpg);
	background-size: 22px auto;
}
.img_mod_a01{
	width: 48%;
	margin: 0 auto 5px;
}
.up_openbox{
	border: 15px #e4e4e4 solid;
	padding: 15px 15px 50px 15px;
}
.mod_line_black{
	border: 1px #707070 solid;
	padding: 5px 0 2px;
	text-align: center;
}
.mod_line_red{
	border: 1px #F80E0E solid;
	padding: 5px 0 4px;
	text-align: center;
	color: #F80E0E!important;
	font-weight: bold;
	position: relative;
	display: block;
	text-decoration: none!important;
}
.mod_line_red a{
	border-color: #F80E0E;
	color: #F80E0E!important;
}
.span_underline{
	text-decoration: underline;
}
.flow_flex{
	justify-content: flex-start;
	flex-wrap: wrap;
}
.item_flow{
	width: 29%;
	position: relative;
	margin-right: 72px;
	margin-bottom: 40px;
}
.item_flow:nth-child(3n){
	margin-right: 0;
}
.item_flow::after{
	content: "";
	position: absolute;
	top: 37%;
	right: -57px;
	width: 0;
	height: 0;
	border: none;
	border-style: solid;
	border-color: #bfc7ca transparent transparent transparent;
	border-width: 18px 18px 0 18px;
	transform: rotate(-90deg);
}
.mod_b_con .item_flow::after{
	top: 33%;
}
.item_flow:nth-child(3n)::after{
	border: none;
}
.item_txt{
	margin-left: 1.8em;
	text-indent: -1.8em;
}
.item_txt span{ 
	width: 24px;
	height: 24px;
	border-radius: 12px;
	background: #e97132;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
	padding-top: 1px;
	margin-left: 0;
	text-indent: 0;
	line-height: 22px;
}
.item_mtxt{
	margin-top: -64px;
}
.link_blue{
	color: #11567B!important;
}
.mod_video{
	width: 58%;
	margin: 0 auto;
}
.mod_redbox{
	border: 2px #bcbcbc solid;
	padding: 20px 15px;
	margin-bottom: 40px;
}
.mod_tit_redbox{
	color: #F80E0E;
	font-weight: bold;
	border-bottom: 1px #F80E0E solid;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 20px;
}
.mod_inner{
	padding: 0 95px;
}
.mod_set_in {
	margin-bottom: 40px;
}
.mod_set_in strong{
	color: #F80E0E;
}
.mod_set_in ul{
	padding-left: 40px;
}
.mod_set_in a{
	color: #c02!important;
}
.mod_set_flex{
	justify-content: flex-start;
}
.mod_b_col01{
	width: 35%;
}
.mod_b_col02{
	width: 10%;
	margin-top: -20px;
}
.tit_b01{
	width: 73.7%;
	margin: 0 auto 30px;
}
.secb_flex01{
	justify-content: center;
}
.secb_col01{
	width: 40%;
	position: relative;
}
.secb_col01::after{
	content: "";
	position: absolute;
	top: 60%;
	right: 19%;
	width: 50px;
	height: 50px;
	background: url(../img/ico_b01.jpg) no-repeat;
	background-size: 100%;
}
.secb_img01{
	width: 53%;
}
.secb_col02{
	width: 42%;
}
.secb_linetit{
	border: 1px #707070 solid;
	font-size: 1.25rem;
	padding: 2px 30px 0;
	display: inline-block;
	margin-bottom: 60px;
}
.secb_col02 .secb_linetit{
	width: 52%;
	margin: 0 auto 40px;
	display: block;
}
.secb_col03{
	width: 45%;
}
.secb_col04{
	width: 50%;
}
.secb_txt01 a{
	color: #11567B;
}
.secb_note01{
	margin-right: 5px;
}
.secb_new{
	justify-content: flex-end;
	border-bottom: 1px #68b1d4 solid;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.secb_col05{
	width: 34%;
	position: relative;
	padding-top: 70px;
}
.secb_col05::after{
	content: "";
	position: absolute;
	top: 0;
	left: 46%;
	width: 59px;
	height: 46px;
	background: url(../img/ico_b02.jpg) no-repeat;
	background-size: 100%;
}
.secb_col06{
	width: 33%;
	margin-left: 30px;
}
.tit_b02{
	width: 71.7%;
	margin: 0 auto 30px;
}
.secb_img05{
	width: 44.9%;
	margin: 0 auto 60px;
}
.tit_b03{
	width: 42.8%;
	margin: 0 auto 30px;
}
.img_mod_c01{
	width: 47.9%;
	margin: 0 auto 30px;
}
.mod_cbox01 {
	padding: 0 70px;
	margin-bottom: 50px;
}
.mod_note01{
	text-align: right;
}
.mod_cbox01 .item_flow:last-child::after{
	border: none;
}
.mod_cbox01 .item_flow::after{
	top: 35%;
}
.mod_cbox01 .item_flow{
	width: 32.3%;
}
.item_mt01{
	margin-top: -18px;
}
.item_mt02{
	margin-top: -54px;
}
.mod_cbox02 {
	padding: 0 70px;
}
.mod_c_col01{
	width: 64.5%;
	align-items: center;
	margin-bottom: 0;
}
.mod_c_col02{
	width: 28%;
	margin-right: 0;
	margin-bottom: 0;
}
.modc_sec01{
	width: 48%;
	position: relative;
	padding-right: 45px;
	align-items: center;
}
.modc_sec01::after {
	content: "";
	position: absolute;
	top: 38%;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(../img/ico_b01.jpg) no-repeat;
	background-size: 100%;
}
.modc_sec02{
	width: 50%;
}
.modc_sec01 .secb_linetit{
	width: 35%;
	font-size: 0.875rem;
	padding: 2px 0;
	text-align: center;
	margin-bottom: 0;
}
.secb_img06{
	width: 56.5%;
}
.modc_sec02 .secb_linetit{
	width: 44%;
	margin: 0 auto;
	display: block;
	font-size: 0.875rem;
	padding: 2px 0;
	text-align: center;
	margin-bottom: 10px;
}
.modc_list li{
	width: 49.5%;
}
.modc_list li p{
	font-size: 0.75rem;
}
.modc_list li p a{
	color: #11567B;
}
.secb_img07{
	width: 86%;
	margin: 0 auto 10px;
}
.secb_img08{
	width: 100%;
	margin: 0 auto 7px;
}
.mod_c_col02::after{
	border: none;
}
.img_mod_d01{
	width: 46.6%;
	margin: 0 auto;
}
.item_mt03{
	margin-top: -57px;
}
.secc_note01{
	margin-bottom: 30px;
}
.mod_dbox01{
	padding: 0 70px;
}
.secc_img01{
	width: 32.3%;
	margin-right: 74px;
}
.mod_d_box01{
	flex-direction: row-reverse;
}
.secc_box01{
	width: 48%;
	border: 1px #707070 solid;
	padding: 10px 10px 30px;
}
.mod_dbox01 .fea_flex{
	justify-content: flex-end;
	align-items: flex-start;
}
.item_mt04{
	margin-top: -20px;
}
.secc_list{
	justify-content: center!important;
}
.secc_list li{
	width: 21%;
	text-align: center;
}
.secc_list li:first-child{
	margin-right: 40px;
}
.secc_list li img{
	max-width: 60px;
	margin-bottom: 20px;
}
.secc_list li p{
	font-size: 0.75rem;
}
.secc_box02.fea_flex{
	justify-content: flex-start;
}
.secc_box02 p{
	margin-right: 20px;
}
.secc_img02{
	width: 17.4%;
	margin-top: -20px;
}
.secc_box02 a{
	color: #11567B;
}
.blue_line{
	border-color: #48baf6;
}
.secd_link{
	width: 100%;
	font-size: 1.25rem;
	color: #F80E0E!important;
	font-weight: bold;
	background: #fff;
	border: 2px #f80e0f solid;
	padding: 25px 0 20px;
	text-align: center;
	display: block;
	text-decoration: none!important;
	position: relative;
	margin-bottom: 50px;
}
.secd_link::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 2.5%;
	width: 14px;
	height: 14px;
	border-top: 1px solid currentColor;
	border-right: 1px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}
.secd_list{
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	padding: 20px 0;
	margin-bottom: 20px;
	color: #fff;
}
.secd_list li{
	font-size: 0.875rem;
	color: #fff;
}
.secd_list li span{
	border-color: #fff;
}
.sece_box h4{
	background: #d7e4ec;
	padding: 10px 0 5px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1rem;
	color: #707070;
}
.sece_list{
	border: 2px #d7e4ec solid;
	background: #fff;
	padding: 10px 0 15px;
	justify-content: center;
}
.sece_list li{
	width: 39%;
	margin: 0 20px;
}
.sece_list li a{
	background: #F8AF07;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: block;
	padding: 23px 0 18px;
	text-decoration: none!important;
}
.sece_list li a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 4%;
	width: 10px;
	height: 10px;
	border-top: 1px solid currentColor;
	border-right: 1px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}
.kv_note01{
	font-size: 1rem!important;
}
.rep_text_mr{
	margin-right: -1.5em;
}
.rep_text_rline a{
	color: #fff;
	text-decoration: underline;
}
.thmbBox {
	display: block;
	position: relative;
}
.thmbBox:after {
	content: '';
	position: absolute;
	top: calc(50% - 40px);
	left: calc(50% - 40px);
	width: 80px;
	height: 80px;
	background: url(/ih/img/v03/arr_youtube.png);
	background-size: 100%;
	pointer-events: none;
}
.lp_btn_ih{
	font-size: 1.88rem;
	text-align: center;
	font-weight: bold;
	position: relative;
	display: block;
	padding: 27px 10px 21px;
	color: #333!important;
	text-decoration: none!important;
	margin-bottom:40px;
	letter-spacing: 2px;
	background: #fff;
}
.lp_btn_ih::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 10px;
	height: 10px;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}

.btn_feature{
	position: relative;
	max-width: 980px;
	margin: 40px auto 80px;
	display: block;
	background: #fdf9c6;
	border-radius: 70px;
	color: #e97132!important;
	text-decoration: none!important;
	font-size: 2.25rem;
	text-align: center;
	padding: 45px 0;
	font-weight: bold;
	box-shadow: 10px 10px 5px rgba(146,110,90,1);
}
.btn_feature::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 40px;
	width: 20px;
	height: 20px;
	border-top: 5px solid currentColor;
	border-right: 5px solid currentColor;
	transform: translateY(-50%) rotate(45deg);
}
.btn_feature span{
	border-color: #e97132;
	margin: 0 5px;
}


@media only screen and (min-width: 768px) and (max-width: 1460px) {

	.item_flow{
		margin-right: 45px;
	}
	.item_flow::after{
		right: -45px;
		top: 30%;
	}
	.mod_b_col02{
		width: 15%;
		margin-top: 2px;
	}
	.item_mtxt{
		margin-top: -40px;
	}
	.item_mt01,
	.item_mt04{
		margin-top: 0;
	}
	.item_mt02{
		margin-top: -22px;
	}
	.mod_cbox01{
		margin-bottom: 0;
	}
	.modc_sec01 .secb_linetit{
		font-size: 0.75rem;
	}
	.modc_sec02 .secb_linetit{
		width: 80%;
		padding: 2px 0 2px 6px;
	}
	.seca_item{
		width: 49%;
	}
	.seca_size span{
		font-size: 0.75rem;
		border-radius: 20px;
		padding: 10px 15px 7px;
	}
	.seca_size p{
		font-size: 0.75rem;
	}
	.mod_cbox01,
	.mod_cbox02,
	.mod_dbox01{
		padding: 0 30px;
	}
	.item_flow.mod_c_col02{
		margin-right: 0;
		margin-top: 50px;
	}
	.mod_c_note01{
		margin-bottom: 35px!important;
	}
	.item_mt03{
		margin-top: -25px;
	}
	.mod_d_box01{
		margin-top: 30px;
	}
	.secc_list li{
		width: 32%;
	}
	.secc_note01{
		margin-bottom: 10px;
	}
	.secc_list li img {
		max-width: 40px;
		margin-bottom: 10px;
	}
	.secc_box01{
		padding-bottom: 10px;
	}
	.secc_img01{
		margin-right: 45px;
	}
	.mod_inner{
		padding: 0 50px;
	}
	
	
}
