@charset "utf-8";
/* CSS Document */
.swiper-container img{
	width: 100%;
}
.heading{
	color: #fff;
	background-color: #32AC86;
	padding: 40px 0;
	margin-bottom: 0;
}
.recommend h3 {
    text-align: left;
    max-width: 100%;
    padding: 15px 25px;
    margin-bottom: 50px;
    font-size: 33px;
    font-size: 3.3rem;
	position: relative;
}
.recommend h3 span{
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	position: absolute;
	right: 25px;
	top: 20px;
}
.mg-bt-20vh{
	margin-bottom: 20vh !important;
}
.pa-5vh{
	padding: 5vh 0;
}
.bg-yelw{
	background-color: #FEFFE8;
}
.co-menu .inner1000{
	max-width: 810px;
}
.co-menu_item li{
	margin-bottom: 30px;
}
.co-menu_item li:last-child{
	margin-bottom: 0;
}
.co-menu_item li a{
	background-color: #32AC86;
	border-radius: 11px;
	color: #fff;
	padding: 20px;
	text-align: center;
	position: relative;
	display: inline-block;
	width: 100%;
    box-sizing: border-box;
	font-size: 28px;
	font-size: 2.8rem;
}
.co-menu_item .material-icons{
	font-size: 80px;
	font-size: 8rem;
	position: absolute;
}
.co-menu_item .material-icons.ic-left{
	left: 30px;
	top: 0px;
}
.co-menu_item .material-icons.ic-right{
	right: 30px;
	top: 0px;
}
.lead{
	font-size: 20px;
	font-size: 2rem;
	text-align: center;
	color: #002774;
	margin-bottom: 50px;
}
.text figure{
	text-align: center;
	margin-bottom: 50px;
}
.text p{
	margin-bottom: 40px;
}
.haken_item2 figure,
.haken_item2 .text{
	width: 48%;
}
.haken_item2 figure img{
	width: 100%;
}
.haken_item2 .text h4{
	color: #32AC86;
	font-weight: normal;
	font-size: 38px;
	font-size: 3.8rem;
	margin-bottom: 40px;
}
.haken_item2 .text h4::after{
	content: '';
	display: inline-block;
	background-color: #32AC86;
	width: 70%;
	height: 1px;
	vertical-align: middle;
	margin-left: 5%;
}
.haken_item2 .text li{
	margin-bottom: 30px;
	line-height: 1.5;
}
.haken_item2 .text li:last-child{
	margin-bottom: 0;
}
.haken_item2 .text li::before{
	content: '';
	display: inline-block;
	background: url("../../img/user/lower/icon-check.png") no-repeat center left;
	background-size: contain;
	width: 21px;
	height: 17px;
	vertical-align: middle;
	margin-right: 5px;
}
.pay .text p,
.intro .text p{
	max-width: 707px;
	margin: 0 auto 40px;
}


@media screen and (max-width: 767px){
.inner1000 {
    padding: 0 45px;
}
.heading {
    padding: 20px 0;
	font-size: 23px;
	font-size: 2.3rem;
}
.recommend h3 {
    line-height: 1.3;
	margin-bottom: 20px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: normal;
}
.co-menu_item li{
	margin-bottom: 20px;
}
.co-menu_item li a{
	padding: 10px;
	font-size: 18px;
	font-size: 1.8rem;
}
.co-menu_item .material-icons{
	font-size: 45px;
	font-size: 4.5rem;
}
.co-menu_item .material-icons.ic-left{
	left: 10px;
}
.co-menu_item .material-icons.ic-right{
	right: 10px;
}
.recommend h3 {
    text-align: center;
    font-size: 19px;
    font-size: 1.9rem;
	padding: 10px;
}
.recommend h3 span {
    font-size: 12px;
    font-size: 1.2rem;
	position: static;
	display: block;
	line-height: 2.5;
}
.lead{
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
	margin-bottom: 30px;
}
.text figure {
	margin-bottom: 30px;
}
.text figure img {
	width: 100%;
}
.text p {
    margin-bottom: 30px;
}
.haken_item2 figure{
	margin-bottom: 20px;
}
.haken_item2 figure, .haken_item2 .text {
    width: 100%;
}
.haken_item2 .text h4 {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 20px;
}
.haken_item2 .text li {
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
}
}













