@charset "utf-8";
/* common */
body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}

.e0039_item{font-size:15px;line-height:1.8;color:#333333;}
.e0039_item .ct{margin:0 auto;text-align:center;}
.e0039_item .contents{margin:0 auto;width:660px;}
.e0039_item div{box-sizing:border-box;}

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}

.e0039_item .forPC{
	display: inline;
}
.e0039_item .forSP{
	display: none;
}
.e0039_item h1{
    margin: 0 auto 45px;
    max-width: 1240px;
    width: 100%;
}
.e0039_item h2.title{
	margin: 0 auto 35px;
	max-width: 1240px;
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	background: #D9EEF2;
	line-height: 2;
	font-size: 24px;
	font-weight: bold;
}
.e0039_item div.anker-area{
	margin: 45px auto 0;
    max-width: 886px;
    width: 100%;
}
.e0039_item div.anker-area ul{
	display: flex;
	justify-content: center;
	max-width: 886px;
	width: 100%;
	margin: 0 auto;
}
.e0039_item div.anker-area ul li{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;	
	max-width: 433px;
	display: block;
	position: relative;
}
.e0039_item div.anker-area ul li::after{
	content: '';
    position: absolute;
    right: 20px;
    top: 42px;
    width: 17px;
    height: 17px;
    background: url(/img/special/E0039/arr.png) no-repeat;
}
.e0039_item div.anker-area ul li a{
	display: flex;
	align-items: center;
	background: #fff;
	border: 2px solid #27B9D3;
	border-radius: 10px;
	width: 100%;
	box-shadow: 0 0 0.3rem 0.1rem rgba(0, 0, 0, 0.15);
}
.e0039_item div.anker-area ul li:first-child{
	margin-right: 20px;
}
.e0039_item div.anker-area ul li:first-child a{
	padding: 24.65px 110.75px 24.65px 32px;
}
.e0039_item div.anker-area ul li:last-child a{
	padding: 21px 60px 21px 35px;
}
.e0039_item div.anker-area ul li:first-child a img{
	width: 43px;
	margin-right: 20px;
}
.e0039_item div.anker-area ul li:last-child a img{
	width: 35px;
	margin-right: 30px;
}
.e0039_item div.anker-area ul li a:hover{
	text-decoration: none;
}
.e0039_item div#section01{
	max-width: 1240px;
	width: 100%;
	margin: 50px auto 0;
}
/* #section01 */
.e0039_item div#section01 h2.title,
.e0039_item div.s01 h2.title{
	padding: 15px 20px 15px 31px;
}
.e0039_item div#section01 h2.title div.img,
.e0039_item div.s01 h2.title div.img{
	width: 71px;
	padding-right: 22px;
	margin-right: 30px;
	border-right: 1px solid #27B9D3;
}
.e0039_item .item_box div.button{
	width: 550px;
	margin: 30px auto 0;
}
.e0039_item .item_box div.button a{
    display: inline-block;
    text-align: center;
    outline: none;
    font-size: 22px;
	border: 2px solid #F4EFB8;
	background: #27B9D3;
	color: #fff;
	border-radius: 50px;
	width: 550px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	font-weight: bold;
}
.e0039_item .item_box div.button a span{
	margin-right: 10px;
}
.e0039_item .item_box div.button a:hover{
	text-decoration: none;
	opacity: 0.6;
}
/* #section02 */
.e0039_item div#section02{
	max-width: 1240px;
	width: 100%;
	margin: 80px auto 0;
}
.e0039_item div#section02 h2.title{
	padding: 15px 20px 15px 35px;
}
.e0039_item div#section02 h2.title div.img{
	width: 67px;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #27B9D3;
}
.e0039_item div#section02 div.price-list ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.e0039_item div#section02 div.price-list ul li{
	margin-right: 30PX;
	position: relative;
	max-width: 272px;
	width: 100%;
}
.e0039_item div#section02 div.price-list ul li:last-child{
	margin-right: 0;
}
.e0039_item div#section02 div.price-list ul li::after{
	content: '';
    position: absolute;
    right: 20px;
    top: 22px;
    width: 17px;
    height: 17px;
    background: url(/img/special/E0039/arr.png) no-repeat;
}
.e0039_item div#section02 div.price-list ul li a{
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 1.4;
    border-radius: 35px;
    border: 1px solid #27B9D3;
    position: relative;
    padding: 20px 0 18px;
}
.e0039_item div#section02 div.price-list ul li a:hover{
	text-decoration: none;
}
.e0039_item div#section02 div.item-list{
	max-width: 1240px;
	width: 100%;
	margin: 0 auto;
	background: #F7F8FA;
	padding: 30px 0 45px;
}
.e0039_item div#section02 div.item-list h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 25px;
}
.e0039_item div#section02 div.item-list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1130px;
	width: 100%;
	margin: 0 auto;
}
.e0039_item div#section02 div.item-list ul li{
	background: #fff;
	width: 210px;
	padding: 10px 0 15px;
	font-size: 14px;
	line-height: 1.8;
	border-radius: 5px;
	box-shadow: 0 0 0.4rem 0.1rem rgba(0, 0, 0, 0.15);
}
.e0039_item div#section02 div.item-list ul li a:hover{
	text-decoration: none;
}
.e0039_item div#section02 div.item-list ul li:nth-child(1),
.e0039_item div#section02 div.item-list ul li:nth-child(2),
.e0039_item div#section02 div.item-list ul li:nth-child(3),
.e0039_item div#section02 div.item-list ul li:nth-child(4),
.e0039_item div#section02 div.item-list ul li:nth-child(5){
	margin-bottom: 20px;
}
.e0039_item div#section02 div.item-list ul li div.img{
	width: 120px;
	margin: 0 auto 10px;
	display: block;
}
.e0039_item div#section02 div.item-list ul li div.txt{
	display: flex;
	justify-content: center;
	align-items: center;
}
.e0039_item div#section02 div.item-list ul li span{
	margin-right: 10px;
}
/* #cat01 */
.e0039_item div#section02 div.item-list#cat01{
	margin-top: 40px;
}
.e0039_item div#section02 div.item-list#cat01 ul{
	justify-content: center;
}
.e0039_item div#section02 div.item-list#cat01 ul li{
	padding: 10px 0 30px;
}
.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(1),
.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(2),
.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(3),
.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(4),
.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(6),
.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(7),
.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(8){
	margin-right: 20px;
}
.e0039_item div#section02 div.item-list#cat02,
.e0039_item div#section02 div.item-list#cat03,
.e0039_item div#section02 div.item-list#cat04{
	margin-top: 30px;
}
.e0039_item div#section02 div.item-list#cat02 ul li:nth-child(1) div.txt,
.e0039_item div#section02 div.item-list#cat03 ul li:nth-child(1) div.txt,
.e0039_item div#section02 div.item-list#cat04 ul li:nth-child(1) div.txt{
	align-items: inherit;
}
.e0039_item div#section02 div.item-list#cat02 ul li:nth-child(1) div.txt span,
.e0039_item div#section02 div.item-list#cat03 ul li:nth-child(1) div.txt span,
.e0039_item div#section02 div.item-list#cat04 ul li:nth-child(1) div.txt span{
	padding-top: 4px;
}
@media print, screen and (max-width: 767px) {
	.e0039_item .forPC{
		display: none;
	}
	.e0039_item .forSP{
		display: inline;
	}
	.e0039_item h1{
	    margin: 0 auto 35px;
	}
	.e0039_item h2.title{
		font-size: 20px;
	}
	.e0039_item div.anker-area{
		margin: 35px auto 0;
	    width: 95%;
	}
	.e0039_item div.anker-area ul{
		display: block;
		width: 100%;
	}
	.e0039_item div.anker-area ul li{
		font-size: 18px;
		line-height: 1.4;
		max-width: inherit;
		width: 100%;
	}
	.e0039_item div.anker-area ul li::after{
	    top: 34px;
	}
	.e0039_item div.anker-area ul li:first-child{
		margin-right: 0;
		margin-bottom: 20px;
	}
	.e0039_item div.anker-area ul li:first-child a{
		padding: 17.78px 40px 17.79px 20px;
	}
	.e0039_item div.anker-area ul li:last-child a{
		padding: 15.82px 40px 15.82px 25px;
	}
	.e0039_item div.anker-area ul li:first-child a img{
		width: 41px;
		margin-right: 20px;
	}
	.e0039_item div.anker-area ul li:last-child a img{
		width: 31px;
		margin-right: 25px;
	}
	.e0039_item div#section01{
		margin: 40px auto 0;
	}
	/* #section01 */
	.e0039_item div#section01 h2.title,
	.e0039_item div.s01 h2.title{
		padding: 12px 10px 12px 14px;
		line-height: 1.4;
	}
	.e0039_item div#section01 h2.title div.img,
	.e0039_item div.s01 h2.title div.img{
		width: 47px;
		padding-right: 12px;
		margin-right: 20px;
	}
	.e0039_item .item_box div.button{
		width: 360px;
		margin: 30px auto 0;
	}
	.e0039_item .item_box div.button a{
	    font-size: 16px;
		width: 360px;
		padding: 12px 0;
		line-height: 1.45;
	}
	.e0039_item .item_box div.button a span{
		position: absolute;
		top: 20px;
		right: 20px;
		margin-right: 0;
	}
	.e0039_item .item_box div.button a:hover{
		text-decoration: none;
		opacity: 0.6;
	}
	/* #section02 */
	.e0039_item div#section02{
		margin: 50px auto 0;
	}
	.e0039_item div#section02 h2.title{
		padding: 10px 20px 10px 20px;
		line-height: 1.4;
	}
	.e0039_item div#section02 h2.title div.img{
		width: 42px;
		padding-right: 17px;
		margin-right: 20px;
	}
	.e0039_item div#section02 div.price-list ul{
	    width: 95%;
	    margin: 0 auto;
	    justify-content: space-between;
	    flex-wrap: wrap;
	}
	.e0039_item div#section02 div.price-list ul li{
		margin-right: 0;
		max-width: inherit;
		width: 48.5%;
	}
	.e0039_item div#section02 div.price-list ul li:last-child{
		margin-right: 0;
	}
	.e0039_item div#section02 div.price-list ul li::after{
		content: '';
	    position: absolute;
	    right: 20px;
	    top: 22px;
	    width: 17px;
	    height: 17px;
	    background: url(/img/special/E0039/arr.png) no-repeat;
	}
	.e0039_item div#section02 div.price-list ul li a{
	    font-size: 14px;
	    text-align: inherit;
	    line-height: 1.4;
	    padding: 5px 0;
	    display: flex;
        justify-content: center;
	}
	.e0039_item div#section02 div.price-list ul li:first-child a{
	    padding: 15px 0;
	}
	.e0039_item div#section02 div.price-list ul li::after{
	    right: 12px;
	    top: 17px;
	}
	.e0039_item div#section02 div.price-list ul li:nth-child(1),
	.e0039_item div#section02 div.price-list ul li:nth-child(2){
		margin-bottom: 10px;
	}
	.e0039_item div#section02 div.item-list{
		padding: 25px 15px 30px;
	}
	.e0039_item div#section02 div.item-list h3{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.e0039_item div#section02 div.item-list ul{
		width: 100;
	}
	.e0039_item div#section02 div.item-list ul li{
		width: 48.5%;
	}
	.e0039_item div#section02 div.item-list ul li:nth-child(1),
	.e0039_item div#section02 div.item-list ul li:nth-child(2),
	.e0039_item div#section02 div.item-list ul li:nth-child(3),
	.e0039_item div#section02 div.item-list ul li:nth-child(4),
	.e0039_item div#section02 div.item-list ul li:nth-child(5),
	.e0039_item div#section02 div.item-list ul li:nth-child(6),
	.e0039_item div#section02 div.item-list ul li:nth-child(7),
	.e0039_item div#section02 div.item-list ul li:nth-child(8){
		margin-bottom: 15px;
	}
	.e0039_item div#section02 div.item-list ul li span{
		margin-right: 6px;
	}
	/* #cat01 */
	.e0039_item div#section02 div.item-list#cat01{
		margin-top: 20px;
	}
	.e0039_item div#section02 div.item-list#cat01 ul{
		justify-content: space-between;
	}
	.e0039_item div#section02 div.item-list#cat01 ul li{
		padding: 10px 0 20px;
	}
	.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(1),
	.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(2),
	.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(3),
	.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(4),
	.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(6),
	.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(7),
	.e0039_item div#section02 div.item-list#cat01 ul li:nth-child(8){
		margin-right: 0;
	}
	.e0039_item div#section02 div.item-list#cat02,
	.e0039_item div#section02 div.item-list#cat03,
	.e0039_item div#section02 div.item-list#cat04{
		margin-top: 20px;
	}
	.e0039_item div#section02 div.item-list#cat02 ul li:nth-child(1) div.txt span,
	.e0039_item div#section02 div.item-list#cat03 ul li:nth-child(1) div.txt span,
	.e0039_item div#section02 div.item-list#cat04 ul li:nth-child(1) div.txt span{
		padding-top: 0;
	}
}