@charset "utf-8";

#hed_set .days{
	background:#b49651!important;
	color:#fff;
}
.benefit{
	padding:50px 0;
}
.benefit h3{
	font-size:24px;
	line-height:1.5;
	font-feature-settings: "palt" 1;
}
.benefit h3 .colorB{
	font-size:150%;
	line-height:3;
	color:#007896;
}
.benefit h3 .colorY{
	font-size:120%;
	color:#b49651;
}

.cp{
	width:950px;
	margin:30px auto;
	padding:20px;
	background:#efefef;
}
.cp h4{
	font-size:24px;
	font-weight:900;
	margin:0 0 20px;
}
.cp p{
	font-size: 22px;
    font-weight: 700;
    line-height: 2;
    width: 500px;
    margin: 0 auto;
    text-align: left;
}
.cp p span{
	background:#007896;
	padding:2px 5px;
	color:#fff;
	border-radius: 3px;
}
.sec{
	width:950px;
	margin:0 auto 100px;
}

.sec h2{
	font-size:18px;
	font-weight:normal;
	line-height:1.5;
	font-feature-settings: "palt" 1;
	margin-bottom:20px;
}
.sec h2 span{
	font-size:30px;
	font-weight:900;
}
.sec h3{
	height:200px;
	font-size:15px;
	font-weight:normal;
	line-height:1.5;
	font-feature-settings: "palt" 1;
	padding-left:250px;
}
.sec h3 span{
	font-size:20px;
	font-weight:900;
	line-height:3;
}
.sec h3 em{
	font-size:80%;
	background:#efefef;
	padding:5px;
	line-height:3;
}
#sec01 h3{background:url(https://www.kojitusanso.jp/gsmall/lp/2306_popup/img/ico01.jpg) no-repeat center left;background-size:200px;}
#sec02 h3{background:url(https://www.kojitusanso.jp/gsmall/lp/2306_popup/img/ico02.jpg) no-repeat center left;background-size:200px;}
#sec03 h3{background:url(https://www.kojitusanso.jp/gsmall/lp/2306_popup/img/ico03.jpg) no-repeat center left;background-size:200px;}

.item{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.item li{
	width:33.3%;
}
.bnr a{
	display:block;
	text-align:center;
}
.btn_base{
	width:100%;
}
.btn_color01{
	margin-top:100px;
	width:40%;
}


@media screen and (max-width: 728px) {
.benefit{
	padding:50px 10px;
	width:95%;
	margin:0 auto;
}
.benefit h3{
	font-size:20px;
	line-height:1.5;
	font-feature-settings: "palt" 1;
}
.benefit h3 .colorB{
	font-size:130%;
	line-height:1.5;
	color:#007896;
}
.benefit h3 .colorY{
	font-size:110%;
	color:#b49651;
}

.cp{
	width:95%;
	margin:30px auto;
	padding:10px;
	background:#efefef;
}
.cp h4{
	font-size:24px;
	font-weight:900;
	margin:0 0 20px;
}
.cp p{
	font-size:18px;
	font-weight:700;
	line-height:2;
	width:100%;
}
.cp p span{
	background:#007896;
	padding:2px 5px;
	color:#fff;
	border-radius: 3px;
}
.cp p span:after {
	content: "\A" ;
	white-space: pre ;
}

.sec{
	width:95%;
	margin:0 auto 100px;
}

.sec h2{
	font-size:18px;
	font-weight:normal;
	line-height:1.5;
	font-feature-settings: "palt" 1;
	margin-bottom:20px;
	text-align:center;
}
.sec h2 span{
	font-size:30px;
	font-weight:900;
}
.sec h3{
	height:300px;
	font-size:15px;
	font-weight:normal;
	line-height:1.5;
	font-feature-settings: "palt" 1;
	padding:180px 0 0;
}
.sec h3 span{
	font-size:20px;
	font-weight:900;
	line-height:1.5;
}
.sec h3 em{
	font-size:80%;
	background:#efefef;
	padding:5px;
	line-height:3;
}

#sec01 h3{background:url(https://www.kojitusanso.jp/gsmall/lp/2306_popup/img/ico01.jpg) no-repeat center top;background-size:150px;}
#sec02 h3{background:url(https://www.kojitusanso.jp/gsmall/lp/2306_popup/img/ico02.jpg) no-repeat center top;background-size:150px;}
#sec03 h3{background:url(https://www.kojitusanso.jp/gsmall/lp/2306_popup/img/ico03.jpg) no-repeat center top;background-size:150px;}

.item{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.item li{
	width:50%;
}
.bnr a{
	display:block;
	text-align:center;
}
.bnr a img{
	width:100%;
}
.btn_base{
	width:90%;
}
.btn_color01{
	margin-top:100px;
	width:80%;
}

}



