@charset "utf-8";

/*common====================*/

.db{
	display: block;
}
@media screen and (min-width:769px){
	.only-sp{
		display: none;
	}
	.unkerlink{
		margin-top:-30px;
		padding-top:30px;
	}
}

@media screen and (max-width:768px){
	.only-pc{
		display: none;
	}
	.sp100 img{
		width:100%;
		height:auto;
	}
	.unkerlink{
		margin-top:-75px;
		padding-top:70px;
	}
}

.innr{
	width:94%;
	max-width:960px;
	margin:0 auto;
}

/*header----------*/

header{
	border-top:4px solid #a6cd1f;
}
header .innr{
	position:relative;
}
.logo{
	height:auto;
	width:360px;
	padding:25px 0;
	font-size:0;
}
.contactset{
	position: absolute;
	right:0;
	top:15px;
	text-align: right;
}
header .contactset .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.contactset li{
	font-size: 40px;
    font-weight: bold;
    color: #fd7297;
    line-height: 1;
    padding: 7px 0 3px 55px;
    position: relative;
}
.contactset li.tel:before{
	content: "";
	position: absolute;
    left: 0;
    top: 0;
	height:50px;
	width:50px;
	background: url(/commons/img/icn_tel_p.png);
	background-size:50px;
}
.contactset li img{
	vertical-align: text-top;
}
.contactset .line {
  width: 180px;
}
.contactset .line img {
  width: 100%;
  height: auto;
}
#gnav{
	border-width:2px 0 1px 0px;
	border-color:#d2ccb4;
	border-style:solid;
	background:linear-gradient(to bottom, #fff 0%, #fff 60%, #f8f5ea 60% , #f8f5ea 100%);
	background:-webkit-linear-gradient(top, #fff 0%, #fff 60%, #f8f5ea 60% , #f8f5ea 100%);
	background:-moz-linear-gradient(top, #fff 0%, #fff 60%, #f8f5ea 60% , #f8f5ea 100%);
	background:-o-linear-gradient(top, #fff 0%, #fff 60%, #f8f5ea 60% , #f8f5ea 100%);
	background:-ms-linear-gradient(top, #fff 0%, #fff 60%, #f8f5ea 60% , #f8f5ea 100%);
}
#gnav ul{
    border-left:1px solid #d2ccb4;
	height: 45px;
	line-height: 45px;
}
#gnav ul li{
	width:12.5%;
	float:left;
}
#gnav ul li a{
    border-right:1px solid #d2ccb4;
	display: block;
	width:100%;	
	text-align: center;
	color:#333;
	font-size:13px;
}
#gnav ul li a:hover{
	color:#555;
}
@media screen and (min-width:769px){
.menubtn,#menu{
	display: none;
}
}
@media screen and (max-width:900px){
	#gnav .innr{
		width:100%;
	}
	#gnav ul li a{
	font-size:12px;
	}
  .logo{
    width:260px;
    padding: 30px 10px;
  }
	.contactset{
		top: 20px;
	}
	.contactset li{
	font-size: 30px;
    padding: 7px 0 0px 0;
}
.contactset li.tel:before{
	left: inherit;
    top: 2px;
    margin-left: -40px;
    height: 36px;
    width: 36px;
   background: url(/commons/img/icn_tel_p.png);
    background-size: 36px;
}
.contactset .line {
  width: 100px;
}
}

@media screen and (max-width:768px){
#header .innr{
	width:100%;
}
.logo{
	width:240px;
	height:auto;
	padding: 15px 10px;
}
#gnav{
	display: none;
}
.menubtn{
	position:fixed;
	right:0;
	top:4px;
	background:#a6cd1f;
	padding: 18px 12px;
	z-index:91;
}
#menu{
    position: fixed;
    top: 62px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 80;	
}
#menu.togmenu{
	display:none;
}

#menu li a{
	display: block;
	border-bottom:1px solid #d2ccb4;
	border-right: 1px solid #d2ccb4;
    padding: 15px 10px;
    position: relative;
    float: left;
    width: 50%;
    box-sizing: border-box;
}
#menu li:nth-child(2n) a{
	border-right: 0px;	
}
#menu li a:after{
	content: "\f054";
	font-family: FontAwesome;
	position:absolute;
	right:10px;
}
#header .contactset{
	position: fixed;
	top:0;
	left:0;
	display: none;
	z-index: 90;
    width: 100%;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    padding: 11px 54px 10px 5px;
    border-top: 4px solid #a6cd1f;
	border-bottom: 1px solid #d2ccb4;
    text-align: center;
}
#header .contactset li{
	font-size: 20px;
	float:none;
    padding: 3px 0 0px 30px;
}
#header .contactset li.tel:before {
    left: inherit;
    top: 0px;
    margin-left: -30px;
    height: 25px;
    width: 25px;
    background: url(/commons/img/icn_tel_p.png);
    background-size: 25px;	
}
}
/*content----------*/

section{
	padding:60px 0;
}

main p{
	margin-bottom:30px;
}

.page h1{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    text-align: center;
	font-size:24px;
	margin-bottom:40px;
	position: relative;
	color:#fd7397;
}

.page h1:after{
	content: "………………";
	font-size:16px;
	position:absolute;
	left: 50%;
    margin-left: -3em;
    bottom: -20px;
    color: #ebb6b6;
}

.page h2{
	font-size:20px;
	color:#a6cd1f;
	border-bottom:2px dotted #a6cd1f;
	padding-bottom:10px;
	margin-bottom:30px;
}

.page h3{
	font-size:20px;
	color:#a6cd1f;
	margin-bottom:20px;
}
#h-img {
    height: 300px;
    overflow: hidden;
    position: relative;
}
#h-img img{
	position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -300px;
}
#h-img.about{
    background: url(/commons/img/h-img_about.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.access{
    background: url(/commons/img/h-img_access.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.blog{
    background: url(/commons/img/h-img_blog.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.contact{
    background: url(/commons/img/h-img_contact.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.flow{
    background: url(/commons/img/h-img_flow.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.kuyo{
    background: url(/commons/img/h-img_kuyo.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.mazu{
    background: url(/commons/img/h-img_mazu.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.news{
    background: url(/commons/img/h-img_news.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.price{
    background: url(/commons/img/h-img_price.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.privacy{
    background: url(/commons/img/h-img_privacy.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.sougi{
    background: url(/commons/img/h-img_sougi.jpg) no-repeat center;
    background-size: auto 300px;
}
#h-img.notfound{
    background: url(/commons/img/h-img_404.jpg) no-repeat center;
    background-size: auto 300px;
}
.ph-left img,.ph-right img{
    border-radius:16px;
    width:30%;
}

.ph-left img{
	margin-right:4%;
	float:left;
}
.ph-right img{
    margin-left:4%;
	float:right;
}


.ph-right02 p{
    float:left;
    width:72%;
}

.ph-right02 .ph-right_img{
    float:right;
    width:24%;
    text-align: center;
}
.ph1 img {
	width:80%;
	margin:0 auto 30px;
	border-radius: 16px;
	display: block;
}
.ph1.m0 img {
	margin:0 auto;
}
.block{
	background: #f8f5ea;
	padding:30px;
	margin-bottom: 30px;
}
.block h3{
	text-align: center;
}
.page h3.listh3{
	padding:15px;
	background: #f8eaea;
	font-size:20px;
	color: #fd7397;
}
.page h3.listh3.rcm_title{
	border:2px dotted #fd7397;
}
.arrow-down{
	text-align: center;
	color: #fbb7b6;
	font-size:40px;
	line-height: 1;
}
.list-wrap{
	margin:0 -2% 40px;
}
.list-wrap .arrow-down{
	margin:30px 2%;
}
.list-wrap h3.listh3{
	margin:0 2%;
	text-align: center;
	font-size: 20px;
	box-sizing: border-box;
}
.list-wrap .listh3{
	width:96%;
	float:left;
}
.list-wrap .half{
	width:46%;
	float:left;
}
.list-wrap .one-third{
	width:29.333%;
	float:left;
}
.list-wrap .two-third{
	width:62.667%;
	float:left;
}
table.table01{
	margin-bottom:30px;
	border-left:1px solid #fbb7b6;
	border-top:1px solid #fbb7b6;
}
table.table01 th,table.table01 td{
	border-right:1px solid #fbb7b6;
	border-bottom:1px solid #fbb7b6;
	font-weight:normal;
	padding:10px;
	text-align: center;
	vertical-align: middle;
}

table.table01 th{
	background: #f7d6d6;
}
table.table01 tr{
    background: #fff9f9;
}
table.table01 tr:nth-child(odd){
	background: #f8eaea;
}
.dl_wrap {
    margin-bottom: 30px;
    border-top: 1px solid #d2ccb4;
}
.dl_wrap dl {
    border-bottom: 1px solid #d2ccb4;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.dl_wrap dt {
    width: 25%;
    padding: 15px 0;
    display: table-cell;
}
.dl_wrap dd {
    padding: 15px 0;
    display: table-cell;
    width: 75%;
}
.dl_style{
	margin-bottom: 30px;
	border-bottom: 1px solid #d2ccb4;
}
.dl_style dl{
    width: 100%;
    display: table;
    table-layout: fixed;
	border-top: 1px solid #d2ccb4;
}
.dl_style dl:nth-child(even){
	background: #ecf5d6;
}
.dl_style dl a{
    color:#333;
}
.dl_style dl a:hover{
    color:#666;
}
.dl_style dt{
    width: 25%;
    padding: 15px;
    display: table-cell;
	color:#a6cd1f;
	box-sizing: border-box;
}
.dl_style dd{
    padding: 15px;
    display: table-cell;
    width: 75%;
	box-sizing: border-box;
}
.price_dl_wrap{
	margin-bottom:30px;
}
.price_dl{
	width:100%;
	line-height: 2;
	font-size:16px;
}
.price_dl dt{
	width:8em;
	float: left;
}
.price_dl dd{
	padding-left:8em;
}
@media screen and (max-width:768px){
.top_bnr{
	margin-bottom:30px;
}

#news{
	display: block;
	width: 100%;
	margin-right:0%;
}
#blog{
	display: block;
	width: 100%;
}
#info dl{
    padding:15px;
}
#info dt{
    float:none;
    width:100%;
}
#info dd{
    padding-left: 0;
}
}
#kuzu ol{
	width:94%;
	max-width: 960px;
	margin: 0 auto 15px;
}
#kuzu ol li {
	list-style: none;
	display: inline-block;
}
#kuzu ol li:after{
    content: "\f054";
    font-family: FontAwesome;
    padding: 0 0.5em;
    color: #a6cd1f;
}
#kuzu ol li:last-child:after{
    content: "";
    padding: 0;
}
#kuzu ol li:last-child a{
	color: #333;
}
@media screen and (max-width:768px){
section{
	padding:30px 0;
}

main p{
	margin-bottom:15px;
}

#h-img {
    height: 180px;
    overflow: hidden;
    background-size: cover;
}
#h-img.about{
    background: url(/commons/img/h-spimg_about.jpg) no-repeat center;
    background-size: cover;
}
#h-img.access{
    background: url(/commons/img/h-spimg_access.jpg) no-repeat center;
    background-size: cover;
}
#h-img.blog{
    background: url(/commons/img/h-spimg_blog.jpg) no-repeat center;
    background-size: cover;
}
#h-img.contact{
    background: url(/commons/img/h-spimg_contact.jpg) no-repeat center;
    background-size: cover;
}
#h-img.flow{
    background: url(/commons/img/h-spimg_flow.jpg) no-repeat center;
    background-size: cover;
}
#h-img.kuyo{
    background: url(/commons/img/h-spimg_kuyo.jpg) no-repeat center;
    background-size: cover;
}
#h-img.mazu{
    background: url(/commons/img/h-spimg_mazu.jpg) no-repeat center;
    background-size: cover;
}
#h-img.news{
    background: url(/commons/img/h-spimg_news.jpg) no-repeat center;
    background-size: cover;
}
#h-img.price{
    background: url(/commons/img/h-spimg_price.jpg) no-repeat center;
    background-size: cover;
}
#h-img.privacy{
    background: url(/commons/img/h-spimg_privacy.jpg) no-repeat center;
    background-size: cover;
}
#h-img.sougi{
    background: url(/commons/img/h-spimg_sougi.jpg) no-repeat center;
    background-size: cover;
}
#h-img.notfound{
    background: url(/commons/img/h-spimg_404.jpg) no-repeat center;
    background-size: cover;
}
.page h1{
	font-size:20px;
	margin-bottom:25px;
}

.page h1:after{
	bottom: -18px;
	font-size:14px;
}
.page h2{
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:15px;
}

.page h3{
	font-size:16px;
	color:#a6cd1f;
	margin-bottom:15px;
	line-height: 1.5;
}

	
.ph-left img,.ph-right img{
    margin-right: 0;
    width: 80%;
    display: block;
    float: none;
    margin: 0 auto 15px;
}

.ph-right02 p{
    float:none;
    width:100%;
}

.ph-right02 .ph-right_img{
    float:none;
    width:80%;
    max-width: 300px;
    margin:0 auto;
    text-align: center;
}
.ph1 img {
	margin:0 auto 15px;
}
.ph1.m0 img {
	margin:0 auto;
}
.block{
	padding:15px;
	margin-bottom: 15px;
}
.block h3{
	text-align: left;
}
.page h3.listh3{
	padding:10px 15px;
	font-size:15px;
}
.arrow-down{
	font-size:30px;
}
.list-wrap{
	margin:0 -2% 20px;		
}
.list-wrap .arrow-down{
	margin:15px 2%;
}
.dl_wrap {
    margin-bottom: 15px;
}

.dl_wrap dt {
    width: 100%;
    padding: 10px 0 0;
    display: block;
}
.dl_wrap dd {
    padding: 5px 0 10px;
    display: block;
    width: 100%;
}
.dl_style{
	margin-bottom: 15px;
}
.dl_style dt{
    width: 100%;
    padding: 10px 10px 0;
    display: block;
}
.dl_style dd{
    padding: 5px 10px 10px;
    display: block;
    width: 100%;
}
.price_dl_wrap{
	margin-bottom:15px;
}
.price_dl{
	font-size:14px;
}
}

/*footer----------*/

#footer{
	
	background: #ecf5d6;
	border-top: 4px solid #a6cd1f;
}
#footer .innr{
	position: relative;
}
.f-info {
    width: 50%;
    padding:30px 0;
}
.f-logo img{
    height: auto;
    width: 460px;
    padding: 0 0 10px;
}
#footer .contactset{
	position: absolute;
	top:30px;
	right:0;
}
#footer .contactset ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .contactset li{
	float:left;
	font-size: 25px;
	position: relative;
	padding: 5px 0 3px 40px;
}
#footer .contactset li:last-child{
	margin-left:0.5em;
}
#footer .contactset li.tel:before{
	position: absolute;
    left: 0;
    top: 0;
    height: 35px;
    width: 35px;
    background: url(/commons/img/icn_tel_p.png);
    background-size: 35px;
}
#footer .contactset li.mail:before{
	content: "";
	position: absolute;
    left: 0;
    top: 0;
    height: 35px;
    width: 35px;
    background: url(/commons/img/icn_mail_p.png) ;
    background-size: 35px;
}
#footer .contactset .line {
  width: 100px;
  padding-left: 0;
}

.footer-bottom{
	background: #fff;
	height:40px;
	line-height: 40px;
}
.footer-bottom ul{
	width:94%;
	max-width: 960px;
	margin: 0 auto;
}

.footer-bottom ul li.link{
	float:left;
}

.footer-bottom ul li.link a{
	color:#333;
	text-decoration:underline;
}

.footer-bottom ul li.copy{
	float:right;
}
#pagetop{
	background: #a6cd1f;
	width: 60px;
    font-size: 30px;
    padding: 15px 0;
    text-align: center;
	position: fixed;
	right:0;
	bottom:0;
	cursor: pointer;
}
#pagetop.nofix{
	position: static;
    margin: 0 0 0 auto;
}
#pagetop:hover{
	background:#aed42c;
}
#pagetop i{
	color:#fff;
}
@media screen and (max-width:768px){
#footer{
	text-align: center;
}
#footer .innr{
    width:100%;
}
.f-info {
    width: 100%;
    padding: 15px 0;
}
.f-logo img{
    height: auto;
    width: 300px;
    padding: 0 0 10px;
}
#footer .contactset{
	position: inherit;
	width: 100%;
    text-align: center;
    top: 0;
    background: #f8eaea;
    padding:15px 0;
}
#footer .contactset ul {
  flex-direction: column;
}
#footer .contactset li{
	float:none;
	font-size: 20px;
	line-height: 1.5;
	padding: 5px 0 0;
}
#footer .contactset li.tel:before{
    left: inherit;
    top: 5px;
    margin-left: -34px;
    height: 30px;
    width: 30px;
    background: url(/commons/img/icn_tel_p.png);
    background-size: 30px;
}
#footer .contactset li.mail:before{
    left: inherit;
    top: 5px;
    margin-left: -34px;
    height: 30px;
    width: 30px;
    background: url(/commons/img/icn_mail_p.png);
    background-size: 30px;
}
#footer .contactset li:last-child{
	margin-left:0;
}
#footer .contactset li img {
    width: 25px;
}
#footer .contactset .line {
  width: 160px;
}
#footer .contactset .line img {
  width: 100%;
}

.footer-bottom ul{
    padding:15px 0;
    line-height: 2;
}
.footer-bottom ul li.link,.footer-bottom ul li.copy{
	float:none;
}
#pagetop{
	width: 54px;
}
}

/*top====================*/

/*slider----------*/

#topmain{
	position: relative;
}
.main_slider li{
    height: 360px;
    overflow: hidden;
    background-size: auto 360px;
}
.main_slider li.main01{
    background: url(/commons/img/mainimg_01.jpg) no-repeat center;
    background-size: auto 360px;
}
.main_slider li.main02{
    background: url(/commons/img/mainimg_02.jpg) no-repeat center;
    background-size: auto 360px;
}
.main_slider li.main03{
    background: url(/commons/img/mainimg_03.jpg) no-repeat center;
    background-size: auto 360px;
}
.main_slider li.main04{
    background: url(/commons/img/mainimg_04.jpg) no-repeat center;
    background-size: auto 360px;
}
.main_slider span{
	font-size:30px;
	line-height: 1.5;
	color:#fff;
	display: block;
    text-align: center;
    width: 100%;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    text-shadow: 3px 0px 12px #7b7b7b;
}

@media screen and (max-width:768px){
.main_slider li{
    height: 220px;
    overflow: hidden;
}
.main_slider li.main01,
.main_slider li.main02,
.main_slider li.main03,
.main_slider li.main04{
    background-size: auto 220px;
}
.main_slider span{
	font-size:24px;
}
}
@media screen and (max-width:440px){
.main_slider li.main01{
    background: url(/commons/img/spmainimg_01.jpg) no-repeat center;
    background-size: auto 220px;
}
.main_slider li.main02{
    background: url(/commons/img/spmainimg_02.jpg) no-repeat center;
    background-size: auto 220px;
}
.main_slider li.main03{
    background: url(/commons/img/spmainimg_03.jpg) no-repeat center;
    background-size: auto 220px;
}
.main_slider li.main04{
    background: url(/commons/img/spmainimg_04.jpg) no-repeat center;
    background-size: auto 220px;
}
.main_slider span{
	font-size:20px;
	width:94%;
	margin: 0 auto;
}
}

main.top h2,main.top h3{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

main.top h2{
	text-align: center;
	font-size:24px;
	margin-bottom:45px;
	position: relative;
}

main.top h2:after{
	content: "………………";
	font-size:16px;
	position:absolute;
	left: 50%;
    margin-left: -3em;
    bottom: -25px;
}

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

main.top h2{
	font-size:20px;
	margin-bottom:25px;
}

main.top h2:after{
	bottom: -20px;
	font-size:14px;
}
}

/*about----------*/

#about{
	background:#f8eaea;
}

#about h2{
	color:#fd7397;
}

main.top #about h2:after{
	color:#ebb6b6;
}
@media screen and (max-width:768px){
#about p.tac{
	text-align: left;
}
}
/*content----------*/

#cnt ul{
    width:94%;
    max-width:960px;
    margin:0 auto -40px;
}
#cnt ul li{
	width: 47.5%;
	margin-right:5%;
	float:left;
	border-radius: 16px;
	overflow: hidden;
	margin-bottom:40px;
}
#cnt ul li:nth-child(2n){
	margin-right:0;
}
#cnt ul li img{
	width: 100%;
	height:auto;
}
#cnt ul li h3{
	color:#fff;
	background: #a6cd1f;
	font-size:20px;
	text-align: center;
	padding:15px 0;
}

@media screen and (max-width:768px){
#cnt ul{
    margin:0 auto -15px;
}
#cnt ul li{
	width: 100%;
	margin-right:0%;
	float:none;
	margin-bottom:15px;
}
#cnt ul li h3{
    font-size:16px;
    padding:10px 0;
}
}

/*feature----------*/

#feature{
	background: #ecf5d6;
}

#feature h2{
	color:#a6cd1f;
}

main.top #feature h2:after{
	color:#c5ddb0;
}

#feature ul{
    margin:0 0 40px;
    text-align: center;    
    letter-spacing: -1em;
    font-size: 14px;
}
#feature ul li{
    letter-spacing: normal;
	background: #fff;
	border-radius: 16px;
	border:1px solid #a6cd1f;
	height:240px;
	width:30%;
	display: inline-block;
	margin:0 2.5%;
	vertical-align: top;
	box-sizing: border-box;
}
#feature ul.set03 li{
    margin:0 5% 0 0;
}
#feature ul.set03 li:last-child{
    margin:0;
}
#feature span{
	background: #ecf5d6;
}
#feature h3{
    color:#a6cd1f;
    margin-bottom: 15px;
    position: relative;
    padding-top: 110px;
    font-size: 20px;
    line-height: 1.5;
}

#feature li h3:before{
	content: "";
    position:absolute;
    left: 50%;
    top: 25px;
    height:70px;
    width:70px;
    margin-left: -35px;
	background: url(/commons/img/sprite_g.png);
	background-size: 70px auto; 
}
#feature .list01 h3:before{
    background-position: 0 -280px;
}

#feature .list02 h3:before{     
    background-position: 0 0;
}

#feature .list03 h3:before{   
    background-position: 0 -70px;
}

#feature .list04 h3:before{   
    background-position: 0 -140px;
}

#feature .list05 h3:before{    
    background-position: 0 -210px;
}

#feature .list06 h3:before{    
    background-position: 0 -350px;
}

#feature .list07 h3:before{    
    background-position: 0 -420px;
}

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

#feature ul{
	margin: 0;
}

#feature ul li,#feature ul.set03 li{
    display: block;
    width: 100%;
    margin: 0 0 15px;
    height:auto;
}

#feature ul.set03 li,#feature ul.set03 li:last-child{
    margin: 0 0 15px;
}

#feature h3{
    color:#a6cd1f;
    margin-bottom: 15px;
    position: relative;
    padding: 15px 0 15px 80px;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    height:50px;
}

#feature li h3:before{
	content: "";
    position:absolute;
    left: 15px;
    top: 15px;
    height:50px;
    width:50px;
    margin:0;
}

#feature li h3:before{
	background-size: 50px auto; 
}

#feature .list01 h3:before{
    background-position: 0 -200px;
}

#feature .list02 h3:before{   
    background-position: 0 0;
}

#feature .list03 h3:before{    
    background-position: 0 -50px;
}

#feature .list04 h3:before{    
    background-position: 0 -100px;
}

#feature .list05 h3:before{   
    background-position: 0 -150px;
}

#feature .list06 h3:before{   
    background-position: 0 -250px;
}

#feature .list07 h3:before{   
    background-position: 0 -350px;
}

}

#wish{
	background: #f8f5ea;
}
main.top #wish h2:after{
	color:#d2ccb4;
}
.uline{
	text-decoration: underline;
	text-decoration-color:#d2ccb4;
}

#info h2{
	color:#a6cd1f;
}
main.top #info h2:after{
	color:#d2ccb4;
}
.top_bnr{
	margin-bottom:60px;
}
#info{
	letter-spacing: -1em;
}

#news dl:nth-child(even),#blog dl:nth-child(even){
	background: #ecf5d6;
}

#news{
	display: inline-block;
	width: 47.5%;
	margin-right:5%;
	letter-spacing: normal;
	vertical-align: top;
}
#blog{
	display: inline-block;
	width: 47.5%;
	letter-spacing: normal;
	vertical-align: top;
}
.info_dlwrap{
	border-bottom: 1px solid #d2ccb4;
}
#info dl{
    padding:15px;
	border-top: 1px solid #d2ccb4;   
}
#info dl a{
    color:#333;
}
#info dl a:hover{
    color:#666;
}
#info dt{
    float:left;
    width:8em;
    color: #a6cd1f;
}
#info dd{
    padding-left: 8em;
}
@media screen and (max-width:768px){
.top_bnr{
	margin-bottom:30px;
}

#news{
	display: block;
	width: 100%;
	margin-right:0%;
}
#blog{
	display: block;
	width: 100%;
}
#info dl{
    padding:15px;
}
#info dt{
    float:none;
    width:100%;
}
#info dd{
    padding-left: 0;
}
}

/*メールフォーム
================================================*/
.mailform{
	margin-bottom:15px;
}
form#mailformpro{
	padding:0;
}
div.mfp_ok{
	display:none !important;
}
div.mfp_err{
	padding:0;
	background-image: none;
}
.problem{
	background-color: #fff3f3;
}
.must{
    background-color: #fd7297;
    padding: 1px 5px;
    border:0px;
    text-shadow: none;    
    box-shadow: none; 
    background-image: none; 
 }
 form#mailformpro dl dt,form#mailformpro dl dd{
 	border-top: 0px;
 	font-size:13px;
 }
form#mailformpro dl dt{
	width: 22%;
}
form#mailformpro dl dd{
	padding: 10px 5px 20px 25%;
	border-bottom: 1px solid #d2ccb4;
}

form#mailformpro label.mfp_not_checked{
	border:0px;
}

form#mailformpro label.mfp_checked,
form#mailformpro label.mfp_not_checked {
    border: 0px; 
    background-color: transparent;
    box-shadow:none;
}
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
	box-shadow: none; 
    padding: 4px 8px;
    text-shadow: none;
}
.mfp_element_select-one{
	width:140px;
}
.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev {
    background: #fd7297;
    border:0px;
    color:#fff;
    text-shadow: none;
    font-size:16px;
}
.mfp_element_submit:hover,
.mfp_element_reset:hover,
.mfp_element_button:hover,
button.mfp_next:hover,
button.mfp_prev:hover {
	background: #fb8fab;
	box-shadow: none;
}

div#mfp_phase_confirm h4{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    text-align: center;
	font-size:24px;
	margin-bottom:40px;
	position: relative;
	color:#fd7397;
}

div#mfp_phase_confirm h4:after{
	content: "………………";
	font-size:16px;
	position:absolute;
	left: 50%;
    margin-left: -3em;
    bottom: -20px;
    color: #ebb6b6;
}
.mfp_colored{
	background-color: #f8f5ea;
}
table#mfp_confirm_table tr.mfp_colored{
	background-color: #f8f5ea;
}

table#mfp_confirm_table tr th, table#mfp_confirm_table tr td{
	font-size:13px;
	padding:15px 10px;
	border-top:0px;
}
div.mfp_buttons{
	margin-bottom:50px;
}
form#mailformpro label{
	white-space: normal;
}
#mfp_confirm_table tr{
	border-bottom: 1px solid #d2ccb4;
}

@media screen and (max-width :767px){
	.must{
		margin:0 5px 0 0;
	}
	form#mailformpro dl dt{
	    padding: 10px 5px 5px 5px;
    }
    form#mailformpro dl dd{
	    padding: 0 5px 10px 5px;
	}
	div#mfp_phase_confirm h4{
	font-size:20px;
	margin-bottom:25px;
}

div#mfp_phase_confirm h4:after{
	bottom: -18px;
	font-size:14px;
}
	table#mfp_confirm_table tr th, table#mfp_confirm_table tr td{
		font-size:12px;
		padding:10px;
	}
	form#mailformpro dl dt {
        width: 100%;
        box-sizing: border-box;}
    .mfp_element_select-one{
	    width:auto;
    }
    div.mfp_buttons{
	margin-bottom:40px;
    }
}

/*modal*/
.modal{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.close-btn{
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  background-color: #fd7397;
  color: #fff;
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 50vw;
  cursor: pointer;
}
.modal-bg{
  background: rgba(0,0,0,0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal-box{
  width: 65%;
  padding: 24px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.modal-box a {
  display: inline-block;
}
@media screen and (max-width :767px){
  .modal-box{
    width: 75%;
    padding: 20px;
  }
}