
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:ital@0;1&family=Noto+Serif+Hentaigana:wght@200..900&family=Noto+Serif+JP:wght@600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');


body {
	color: #000;
  font-family: 'Noto Sans JP';
  font-size: 16px;
	letter-spacing: 0px;
	background: #ffffff;
	-webkit-text-size-adjust: none;
}


.zen {
  font-family: "Zen Maru Gothic", sans-serif;
}

.iblock{
	display: inline-block;
}

.box_main1{
	width: 100%;
	margin: 0 0 125px;
	padding: 0 0 100px;
	background-image: url(../img/bg_main.png); 
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	
}

.box_main1_inner{
	width: 95%;
	max-width: 1042px;
    margin: 0 auto;
    padding: 45px 0 0;
}

h1.mds1_title{
	margin: 0 0 0.8em;
	padding: 0;
	text-align: center;
	font-size: 54px;
	font-weight: 700;
	color: #665449;
	line-height: 1.3;
	text-shadow: 0 0 2px #fff,
	0 0 4px #fff,
	0 0 6px #fff,
	0 0 8px #fff,
	0 0 10px #fff,
	0 0 12px #fff,
	0 0 14px #fff;
}

h1.mds1_title span.small{
	font-size: 34px;
}

h1.mds1_title span.txt_orange{
	color: #FF711F;
}



.box_main1_txt {
    margin: 0 auto 45px;
	color: #665449;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
}

.box_main1_txt .small { font-size: 30px; }

.box_main1_txt span.txt_orange.under{
	color: #FF711F;
	text-decoration: underline;
	text-underline-offset: 6px;
}

.box_main1_bubble{
	max-width: 910px;
	width: 100%;
	position: relative;
	margin: 0 auto 200px;
}

.box_main1_bubble img{
	width: 100%;
}

.box_main1_bubble img.pc_none{
	display: none;
}

.box_main1_cont{
	width: 100%;
	margin: 0;
	padding: 0;
}

.box_main1_inner_cont1{
	max-width: 785px;
    margin: 0 auto 170px 0;
    font-size: 23px;
    font-weight: 700;
    color: #665449;
}

.box_main1_inner_cont1 .small,.box_main1_inner_cont2 .small{
	margin: 12px 0 0;
	font-size: 15px;
	line-height: 2;
	letter-spacing: -0.02em;
	font-weight: 500;
	color: #342A23;
}

.box_main1_inner_cont1 span.green_txt,.box_main1_inner_cont2 span.green_txt{
	color: #809531;
}

.box_main1_inner_cont2{
	max-width: 705px;
    margin: 0 0 0 auto;
    font-size: 23px;
    font-weight: 700;
	color: #665449;


}

br.pc_none{
	display: none;
}

@media only screen and (max-width: 720px) {
	
	
	h1.mds1_title{
		font-size: min(7.5vw , 54px);
	}
	
	h1.mds1_title span.small{
		font-size: min(4.7vw , 34px);
	}
	
	.box_main1_txt{
		font-size: min(4.8vw , 35px);
		margin: 0 auto 5.5vw;
	}
	.box_main1_txt .small { font-size: min( 4.16vw, 30px ); }
	
	.box_main1{
		margin: 0;
		background-image: url(../img/sp/bg_main.png); 
		background-size: contain;
	}
	
	.box_main1_cont{
		width: 98%;
		margin: 0 auto;
	}
	
	.box_main1_inner{
		padding: 5.5vw 0 0;
	}
	
	
	.box_main1_bubble{
		margin: 0 auto 50.5vw;
	}
	
	.box_main1_bubble img.pc_none{
		display: block;
	}
	
	.box_main1_bubble img.sp_none{
		display: none;
	}
	
	.box_main1_inner_cont1{
		margin: 0 auto 17.7vw;
		padding: 19vw 0 0;
		background-image: url(../img/sp/bg_main2.png); 
		background-size: 66%;
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	.box_main1_inner_cont2{
		padding: 7vw 0 0;
		background-image: url(../img/sp/bg_main3.png); 
		background-size: 54%;
		background-position: left top;
		background-repeat: no-repeat;

	}

	.ttl_top{
		line-height: 1.8;
		margin: 0 0 40px;
		font-size: min(5.5vw, 40px);
	}	
	
	.ttl_top2{
		width: 53%;
		line-height: 1.8;
		margin: 0 0 40px auto;
		font-size: min(5.5vw, 40px);
	}	
	
	br.pc_none{
		display: block;
	}
	
	br.sp_none{
		display: none;
	}
}

@media only screen and (max-width: 500px) {
	.box_main1_inner_cont1 .small,
	.box_main1_inner_cont2 .small{
		font-size: min(4.2vw , 30px);
		text-align: left;
	}
	.box_main1_cont .small br.pc { display: none; }
}

/* --------------- influence --------------- */



.box_influence1 h1{
	width: 95%;
	margin: 0 auto 45px;
    padding: 0 0 20px 0;
    line-height: 1.5;
    font-size: 30px;
    font-weight: 500;
    color: #342a23;
    background: url(../img/title_back_01.png) no-repeat center bottom;
    background-size: 45px auto;
}


.cont_influence1{
	margin: 0 0 110px;
	padding: 0;
}

.inner_box_influence1{
	width: 90%;
	max-width: 1260px;
	margin: 0 auto 165px;
	padding: 50px 0 82px;
	border: solid 40px #EBF6DE;
	
}

.inner_box_influence1:nth-of-type(2){
	border: solid 40px #dfdfdf;
}

h2.inner_box_ttl1{
	margin: 0 0 50px;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.7;
	color: #214463;
	text-align: center;
}

h2.inner_box_ttl1.second{
	margin: 0 0 75px;
}

.inner_box_subttl{
	line-height: 0.6;
}


.wrap_influence1{
	width: 90%;
	max-width: 1020px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wrap_influence2{
	width: 87%;
    margin: 0 auto 70px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.wrap_inner_influence1{
	width: calc(100% / 2 - 24px);
	margin: 0 0 20px 0;
	background-image: url(../img/influence_num1.svg);
    background-size: 44px auto;
    background-repeat: no-repeat;
    background-position: left 10% top 12%;

}


.wrap_inner_influence1:nth-of-type(2){
	background-image: url(../img/influence_num2.svg);
	background-size: 58px auto;
}

.wrap_inner_influence2{
	width: calc( (100% - 40px )/3);
	margin: 0 20px 20px 0;
	padding: 20px 15px;
	border: solid 1px #dfdfdf;
	border-radius: 10px;
}

.wrap_inner_influence2:nth-of-type(3n){
	margin: 0 0 20px;
}

.wrap_inner_influence2:last-of-type{
	margin: 0;
}

.wrap_inner_influence1:nth-of-type(3){
	background-image: url(../img/influence_num3.svg);
	background-size: 54px auto;
}

.wrap_inner_influence1:nth-of-type(4){
	background-image: url(../img/influence_num4.svg);
	background-size: 58px auto;
}

.wrap_inner_influence1:nth-of-type(5){
	background-image: url(../img/influence_num5.svg);
	background-size: 55px auto;
}

.wrap_inner_influence1:nth-of-type(6){
	background-image: url(../img/influence_num6.svg);
	background-size: 60px auto;
	background-position: left 10% top 5%;
}

.wrap_inner_influence1:nth-of-type(7){
	background-image: url(../img/influence_num7.svg);
	background-size: 60px auto;
	background-position: left 10% top 5%;
}

.wrap_inner_influence1:nth-of-type(8){
	background-image: url(../img/influence_num8.svg);
	background-size: 60px auto;
	background-position: left 10% top 5%;
}

.wrap_inner_influence1:nth-of-type(2n){
	margin: 0 0 20px;
}


.wrap_inner_influence1 dl{
	width: 75%;
    text-align: left;
    margin: 0 auto;

}

.wrap_box_influence1{
	width: 100%;
    text-align: left;
    margin: 0 auto;

}


.wrap_inner_influence2 dl{
	width: 100%;
    text-align: left;
    margin: 0 auto;
}

.wrap_inner_influence1 dl dt{
	width: 100%;
	margin: 0 0 10px;
	padding: 45px 0 10px;
	font-size: 21px;
	color: #dc304d;
	font-weight: 700;
	text-align: left;
	position: relative;
	z-index: 0;
	text-indent: -1em;
    padding-left: 1em;
}

.inner_wrap_box_influence1{
	width: 88%;
	margin: 0 0 10px 12%;
	padding: 45px 0 10px 25px;
	font-size: 21px;
	color: #809531;
	font-weight: 700;
	text-align: left;
	text-indent: -9px;
	font-feature-settings: "palt";
	position: relative;
	z-index: 0;
}
.inner_wrap_box_influence1 * { text-indent: 0; }


.wrap_inner_influence2 dl dt{
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.38;
    text-align: left;
    margin: 0 auto 20px;
    color: #214463;
    text-indent: -9px;
    padding-left: 9px;
    font-feature-settings: "palt";
}

.wrap_inner_influence2:nth-of-type(2n) dl dt{
	color: #609aaa;
}

.wrap_inner_influence2:last-of-type dl dt{
	color: #609aaa;
}

.wrap_inner_influence1 dl dt::before{
	content: "";
    width: calc(100% + 115px);
    border-bottom: solid 1px #fae2e6;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    
}

.inner_wrap_box_influence1::before{
	content: "";
    width: calc(100% + 30px);
    border-bottom: solid 1px #EDF0E2;
    position: absolute;
    bottom: 0;
    left: -40px;
}


.wrap_inner_influence1 dl dd{
	font-size: 14px;
	font-weight: 400;
	text-align: left;
}

.inner_wrap_smallbox_influence1{
	width: 85%;
	margin: 0 0 0 auto;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
}

.wrap_inner_influence2 dl dd{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}


span.small_ttl1{
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
}

.txt_influence2{
	width: 87%;
	margin: 0 auto;
	font-size: 14px;
}

ul.list_influence1{
	margin: 0;
	padding: 0;
	line-height: 1.4;
	list-style: none;
}

ul.list_influence1 li {
	margin: 0 0 0.4em;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
ul.list_influence1 li:last-child { margin-bottom: 0; }

@media only screen and (max-width: 1000px) {
	.wrap_influence1{
		display: block;
	}
	
	.wrap_inner_influence1{
		width: 100%;
		margin: 0 0 20px;
		background-position: left 3% top 12%;
	}
	
	.wrap_inner_influence1:nth-of-type(6){
		background-position: left 3% top 5%;
	}
	
	.wrap_inner_influence1:nth-of-type(7){
		background-position: left 3% top 5%;
	}
	
	.wrap_inner_influence1:nth-of-type(8){
		background-position: left 3% top 5%;
	}
	
	.wrap_inner_influence1 dl{
		width: 60%;
	}
	.wrap_inner_influence2{
		width: calc(100% / 2 - 10px);
	}
	
	.wrap_inner_influence2:nth-of-type(2n){
		margin: 0 auto 20px;
	}
	
	.wrap_inner_influence2:nth-of-type(2n + 1){
		margin: 0 0 20px;
	}
	
	.wrap_inner_influence2:nth-of-type(2n - 1){
		margin: 0 20px 20px 0;
	}
	
	.wrap_inner_influence2:last-of-type{
		margin: 0 0 0 0;
	}
	
	.inner_wrap_box_influence1::before { width: calc( 100% + 40px ); }
}



@media only screen and (max-width: 720px) {
	.inner_box_influence1{
		width: calc(100% - 30px);
		margin: 0 auto 25px;
		padding: 50px 0 30px;
		border: solid 19px #EBF6DE;
	}
	
	.inner_box_influence1:nth-of-type(2){
		border: solid 19px #dfdfdf;
	}
	
	.wrap_influence1{
		width: 100%;
		display: block;
	}
	

	
	.wrap_influence2{
		width: 93%;
		display: block;
		margin: 0 auto 0;
		
	}
	
	.wrap_inner_influence2{
		width: 100%;
		padding: 20px 15px;
	}
	
	.txt_influence2.pc_none{
		width: 91%;
		margin: 0 auto;
		text-align: left;
	}
	
	.wrap_inner_influence1:nth-of-type(2n){
		background-position: left 3% top 8%;
	}
	
	.wrap_inner_influence1:nth-of-type(3){
		background-position: left 3% top 5%;
	}
	
	.wrap_inner_influence1:nth-of-type(6){
		background-position: left 3% top 3%;
	}
	
	.wrap_inner_influence1:nth-of-type(8){
		background-position: left 3% top 3%;
	}
	
	.wrap_inner_influence2:nth-of-type(2n - 1){
		margin: 0 auto 20px;
	}
	
	.wrap_inner_influence2:last-of-type{
		margin: 0 auto;
	}
	
	.cont_influence1{
		margin: 0 0 15%;
	}
	
	.inner_wrap_smallbox_influence1{
		width: 88%;
		margin: 0 auto;
	}
	.inner_wrap_box_influence1 {
		width: 83%;
		font-size: 20px;
		padding: 45px 0 10px 20px;
	}
	.inner_wrap_box_influence1::before{
	}
	
	h2.inner_box_ttl1{
		font-size: 24px;
		margin: 0;
	}
	
	h2.inner_box_ttl1.second{
		margin: 0 0 20px;
	}
	
	.wrap_inner_influence2 dl dt{
		margin: 0 auto 15px;
	}
	
	
	
	
}


@media only screen and (max-width: 400px) {
	
	h2.inner_box_ttl1{
		font-size: min(5.5vw , 22px);
	}
	
	.wrap_inner_influence1{
		background-position: left 3% top 8%;
	}
	
	.wrap_inner_influence1:nth-of-type(2){
		background-position: left 3% top 23%;
	}
	
	.wrap_inner_influence1:nth-of-type(3){
		background-position: left 3% top 18%;
	}
	
	.wrap_inner_influence1:nth-of-type(4){
		background-position: left 3% top 18%;
	}
	
	.wrap_inner_influence1:nth-of-type(5){
		background-position: left 3% top 21%;
	}
	
	.wrap_inner_influence1:nth-of-type(6){
		background-position: left 3% top 24%;
	}
	
	.wrap_inner_influence1:nth-of-type(7){
		background-position: left 3% top 24%;
	}
	
	.wrap_inner_influence1:nth-of-type(8){
		background-position: left 3% top 16%;
	}
	
	.inner_wrap_box_influence1 {
		width: 78%;
	}
	
	.inner_wrap_box_influence1::before{
		width: calc(100% + 55px);
	}
	
}


/* --------------- result --------------- */


.box_result1{
	width: 100%;
	margin: 0 0 0;
	padding: 95px 0 40px;
	background-color: #F7F7F6;
}

.box_result1 h2{
	width: 95%;
	margin: 0 auto 80px;
    padding: 0 0 20px 0;
    line-height: 1.5;
    font-size: min(7.5vw , 30px);
    font-weight: 500;
    color: #342a23;
    background: url(../img/title_back_01.png) no-repeat center bottom;
    background-size: 45px auto;
    text-align: center;
}


.cont_result1{
	margin: 0;
	padding: 0;
}

.inner_box_result1{
	width: 90%;
	max-width: 881px;
	margin: 0 auto;
}



.inner_txt_result1{
	margin: 0 0 40px;
	font-size: 14px;
	font-weight: 400;
}

.inner_txt_result2{
	margin: 0;
	font-size: 14px;
	font-weight: 400;
}

.block_result1{
	width: 100%;
	margin: 0 auto 55px;
	padding: 0;
}

.block_result1 dl{
	display: flex;
	margin: 0 auto 40px;
	line-height: 1;
	font-weight: 500;
	position: relative;
	z-index: 0;

}

.block_result1 dl:before{
	content: "";
	width: 1px;
	height: calc(100% + 40px);
	background-color: #FF711F;
	position: absolute;
	top: 0;
	left: 30px;
	z-index: -1;
}

.block_result1 dl:last-of-type:before{
	display: none;

}

.block_result1 dl dt{
	width: 60px;
	height: 60px;
	padding: 0 0;
	background-color: #FF711F;
	font-size: 18px;
	line-height: 60px;
	color: #ffffff;
	text-align: center;
}

.block_result1 dl dd{
	width: calc(100% - 77px);
	margin: 0 0 0 17px;
	padding: 18px 55px 38px 55px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 22px;
	line-height: 1.5;
	font-weight: 700;
}

.block_result1 dl dd span.small{
	margin: 10px 0 0;
	font-size: 14px;
	letter-spacing: -0.05em;
	line-height: 1.7;
	font-weight: 400;
	display: inline-block;
}

@media only screen and (max-width: 720px) {
	.box_result1{
		padding: 10vw 0 7vw;
	}
	
	.box_result1 h2{
		margin: 0 auto 10vw;
	}
	
	.inner_txt_result1{
		text-align: left;
	}
	
	.inner_txt_result2{
		text-align: left;
	}
	
	.block_result1{
		margin: 0 auto;
	}
	
	.block_result1 dl{
		margin: 0 auto 25px;
	}
	
	.block_result1 dl:last-of-type{
		margin: 0 auto;
	
	}
	
	.block_result1 dl:before{
		height: calc(100% + 25px);
	}

	.block_result1 dl dd{
		padding: 18px 20px 18px;
	}
	
	
	
}

@media only screen and (max-width: 500px) {
	.block_result1 dl dd{
		font-size: 14px;
	}
}


@media only screen and (max-width: 400px) {
	.block_result1 dl dd{
		padding: 18px;
	}
	

	
}

/* --------------- merit --------------- */


.box_merit1{
	width: 100%;
	margin: 0 0 0;
	padding: 95px 0 65px;
}

.box_merit1 h2{
	width: 95%;
	margin: 0 auto 70px;
    padding: 0 0 20px 0;
    line-height: 1.5;
    font-size: min(7.5vw , 30px);
    font-weight: 500;
    color: #342a23;
    background: url(../img/title_back_01.png) no-repeat center bottom;
    background-size: 45px auto;
    text-align: center;
}

.inner_box_merit1{
	width: 90%;
	max-width: 1015px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.wrap_merit1{
	width: 100%;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.wrpa_box_merit1{
	width: calc(100% / 2 - 15px);
	margin: 0 30px 40px 0;
	padding: 30px 20px;
	border: solid 1px #DFDFDF;
	border-radius: 10px;
	box-sizing: border-box;
}

.wrpa_box_merit2{
	width: 100%;
	margin: 0 0 0 0;
	padding: 50px 5.9%;
	border: solid 1px #DFDFDF;
	border-radius: 10px;
	display: flex;
	
}

.wrpa_box_merit1:nth-of-type(2n){
	margin: 0 0 40px;
}

.above {
	margin: 0 0 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_above1 {
	width: calc( 100% - 260px );
	margin: 0;
	padding: 0;
	text-align: center;
}

.img_above1 img {
	width: 100%;
}
.wrpa_box_merit1:nth-of-type(1) .img_above1 img { width: 108.38%; }
.wrpa_box_merit1:nth-of-type(2) .img_above1 img { width: 62.3%; }
.wrpa_box_merit1:nth-of-type(3) .img_above1 img { width: 75.15%; }
.wrpa_box_merit1:nth-of-type(4) .img_above1 img { width: 79.33%; }
.wrpa_box_merit1:nth-of-type(5) .img_above1 img { width: 82.036%; }
.wrpa_box_merit1:nth-of-type(6) .img_above1 img { width: 90.8%; }

/*
.wrpa_box_merit1:nth-of-type(2) .above{
	width: 87%;
    margin: 0 auto 30px;
	justify-content: space-between;
}

.wrpa_box_merit1:nth-of-type(2) .above .img_above1{
	width: 50%;
	max-width: 108px;
}

.wrpa_box_merit1:nth-of-type(3) .above{
	width: 85%;
    margin: 0 auto 30px;
	justify-content: space-between;
}

.wrpa_box_merit1:nth-of-type(3) .above .img_above1{
	width: 50%;
	max-width: 124px;
}

.wrpa_box_merit1:nth-of-type(4) .above{
	width: 80%;
    margin: 0 auto 30px;
	justify-content: space-between;
}

.wrpa_box_merit1:nth-of-type(4) .above .img_above1{
	width: 50%;
	max-width: 127px;
}

.wrpa_box_merit1:nth-of-type(5) .above{
	width: 85%;
    margin: 0 auto 30px;
	justify-content: space-between;
}

.wrpa_box_merit1:nth-of-type(5) .above .img_above1{
	width: 50%;
	max-width: 131px;
}

.wrpa_box_merit1:nth-of-type(6) .above{
	width: 88%;
    margin: 0 auto 30px;
	justify-content: space-between;
}

.wrpa_box_merit1:nth-of-type(6) .above .img_above1{
	width: 50%;
	max-width: 151px;
}

*/

.wrpa_box_merit2 .img_above1{
	max-width: 15%;
	margin: 0 50px 0 0;
}

.wrpa_box_merit1.pc_none{
	display: none;
}

.txt_above1 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.5;
}
.wrpa_box_merit1 .txt_above1 { width: 260px; }


.inner_txt_above1{
	margin: 0 0 1.5em;
}

ul.list_merit1{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
}

ul.list_merit1 li{
	margin: 0 0 5px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
	list-style: none;
}

ul.list_merit1 li:last-of-type{
	margin: 0;
}

@media only screen and (max-width: 960px) {

	.img_above1 { width: 35%; }
	.txt_above1 {
		width: 65%;
		font-size: min(2.2vw, 22px);
	}
	.wrpa_box_merit2 .txt_above1 { width: 85%; }
}


@media only screen and (max-width: 720px) {
	.box_merit1{
		padding: 11vw 0 0;
	}
	
	.wrap_merit1{
		display: block;
	}
	
	.wrpa_box_merit1{
		width: 100%;
		margin: 0 auto 15px;
	}
	
	.wrpa_box_merit1:nth-of-type(2n){
		margin: 0 0 15px;
	}
	.wrpa_box_merit2{
		width: calc(100% - 80px);
	}
	
/*
	.wrpa_box_merit1:nth-of-type(2) .above{
		justify-content: center;
	}
	
	.wrpa_box_merit1:nth-of-type(3) .above{
		justify-content: center;
	}
	.wrpa_box_merit1:nth-of-type(4) .above{
		justify-content: center;
	}
	.wrpa_box_merit1:nth-of-type(5) .above{
		justify-content: center;
	}
	.wrpa_box_merit1:nth-of-type(6) .above{
		justify-content: center;
	}
*/
	
	.wrpa_box_merit1.pc_none{
		display: block;
	}
	.wrpa_box_merit2.sp_none{
		display: none;
	}
	
	.img_above1{
		max-width: 167px;
	}
	.wrpa_box_merit1:nth-of-type(7) .above .img_above1{
		width: 50%;
		max-width: 131px;
	}
	.txt_above1 { font-size: min( 4.6vw, 22px ); }
	
}


@media only screen and (max-width: 500px) {
	.wrpa_box_merit1 { padding: 20px; }
	.above { margin: 0 0 15px; }
/*
	.wrpa_box_merit1:nth-of-type(1) .above{
		width: 100%;
	}
	
	.wrpa_box_merit1:nth-of-type(2) .above{
		width: 100%;
	}
	
	.wrpa_box_merit1:nth-of-type(3) .above{
		width: 100%;
	}
	.wrpa_box_merit1:nth-of-type(4) .above{
		width: 100%;
	}
	.wrpa_box_merit1:nth-of-type(5) .above{
		width: 100%;
	}
	
	.wrpa_box_merit1:nth-of-type(6) .above{
		width: 100%;
	}
*/
}

@media only screen and (max-width: 400px) {
/*
	.txt_above1{
		font-size: 18px;
	}
*/
}



/* --------------- interview --------------- */


.box_interview1{
	width: 100%;
	margin: 0 0 150px;
	padding: 150px 0 90px;
	background-color: #f7f7f6;
}

.box_interview1 h1{
	margin: 0 0 43px 0;
    padding: 0 0 20px 0;
    line-height: 1.5;
    font-size: 30px;
    font-weight: 500;
    color: #342a23;
    background: url(../img/title_back_01.png) no-repeat center bottom;
    background-size: 45px auto;
}

.cont_interview1{
	margin: 0;
	padding: 0;
}

.inner_img_interview1{
	width: 100%;
	max-width: 1430px;
	margin: 0 auto 60px;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.inner_box_interview1{
	width: 92%;
	margin: 0 auto;
}
.box_youtube {
 margin: 0 2% 1%;
}
.box_youtube iframe {
	aspect-ratio: 16 / 9;
	width: 100%;
	height: auto; 
}


.inner_txt_interview1{
	font-size: 14px;
	font-weight: 400;
	margin: 0 auto 42px;
    width: 92%;
    text-align: center;
}

@media only screen and (max-width: 720px) {
	.inner_txt_interview1{
		text-align: left;
	}
	
	.box_interview1 {
		margin: 0 0 16%;
		padding: 10% 0;
	}
	
	.inner_img_interview1{
		margin: 0 0 6%;
	}
	
	
}


/* --------------- introduction --------------- */


.box_introduction1{
	width: 100%;
	margin: 0 0 0;
	padding: 0 0 90px;
}

.box_introduction1 h2 {
	margin: 0 0 43px 0;
	padding: 0 0 20px 0;
	color: #342a23;
	font-size: min(7.5vw, 30px);
	font-weight: 500;
	line-height: 1.5;
	background: url(../img/title_back_01.png) no-repeat center bottom;
	background-size: 45px auto;
	text-align: center;
}
@media only screen and (max-width: 720px) {
	.box_introduction1 h1 { margin: 0 0 1.8em; }
}

.list_introduction1{
	margin: 0 auto;
	text-align: center;
}

.list_introduction1 a{
	margin: 0 auto;
    padding: 12px 0;
    width: 248px;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    background: #dc304d;
    border: 1px solid #dc304d;
    border-radius: 0px;
    -webkit-appearance: none;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s 0s;
    display: block;
}

.list_introduction1 a:hover{
	color: #dc304d;
    background: #ffffff;
    border: 1px solid #dc304d;
}

