.fnt{font-family: 'Shippori Mincho',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",Georgia, serif,ta-koigokoro, sans-serif;
}
html,
body {margin: 0px;margin-bottom: 0px;margin-right: auto;margin-left: auto;font-size: 16px;color: #333;font-family: Noto Sans Japanese,Noto Sans JP,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
line-height: 1.6rem;;background: #FFF;}
article,aside,details,figcaption,figure,footer,header,hgroup,
menu,nav,section {display: block;margin: 0px;padding: 0px;}
p,td,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4 {margin: 0px;padding: 0px;list-style: none;}
body{
	min-width: 1000px;
	/*margin-top: 7px;*/
}
table , td, th {border-collapse: collapse;}
img {border: 0px; font-size: 0; line-height: 0;vertical-align:bottom; max-width: 100%;transition: 0.5s;height: inherit;}

a,img {transition: 1s;}

.wmain{max-width: 1080px;margin: 0 auto; overflow: hidden;}
.left{float: left}
.right{float: right;}
.pc{display: inline-block;}
.sp{display: none;}
.center{text-align: center;}
h2{text-align: center;font-size: 40px;line-height: 1.6em;font-weight: 900;}

/*header*/
.header{overflow: hidden;margin: 0 auto 1px;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);}
.header .wmain{padding: 5px 0 10px;}
.header .hti {padding: 5px 0 3px;}
.header .txt{width: 32%;}
.header h1{font-weight: normal; font-size: 0.8rem;margin: 0 auto 5px;}
.header .logo{margin: 0;}
.header .head-cta{overflow: hidden; position: relative;width: 68%;}
.header ul{display: flex;justify-content: flex-end;align-items: center;margin: 30px 0 0;}
.header ul.sp{display: none;}
.header .head-cta ul li{margin: 0 0 0 3px;}
.header .head-cta ul li img{width: 100%;}
.header .head-cta a:hover {filter: opacity(70%);}

/*fv*/
.fv{background-size: contain;border-top: 2px solid #ffd9e0;border-bottom: 8px solid #c9bba6;}

/*worry*/
.worry{background: #C7B3A5;} 
.worry h2 span{font-size: 45px; color: #111;}
.worry .ctn{margin: 20px auto 10px;padding: 15px;width: 80%;background: #fff;overflow: hidden;filter: drop-shadow(0px 3px 10px rgba(0,0,0,0.8));border-radius: 10px;}
.worry .img{margin-top: 10px;float: left;width: 40%;text-align: center;}
.worry .txt{float: right;width: 60%;}
.worry ul{padding: 5px 15px 0;}
.worry li{	padding: 5px 0 5px 40px;margin: 0px 0px 8px 0px;background: url("../img/worry/worry_check.png") 0 5px no-repeat;border-bottom: 1px dashed #ef463f;}
.worry li p{font-size: 18px;font-weight: bold;}

/*reason*/
.reason{padding: 30px 0;}
.reason h2 span{color: #D3A773;}
.reason ul{text-align: center;margin: 30px auto 0;display: flex;justify-content: space-between;}
.reason li{margin: 0 5px;width: 17%;}
.reason .ti{font-weight: 900;color: #7d5212;text-align: center;margin: 15px 0;font-size: 110%;}
.reason li p{text-align: left;}

/*cta*/
.cta {margin: 1rem 0;}
.btn-tel{font-size: 1.2em;font-weight: 800;line-height: 1.5;position: relative;display: inline-block;padding: 1rem 4rem;cursor: pointer;user-select: none;transition: all 0.5s;text-align: center;vertical-align: middle;text-decoration: none;letter-spacing: 0.1rem;border-radius: 1rem;}
a.btn-tel {display: block;margin: 15px;padding: 1rem 0;color: #fff;background: #EB9D7D;box-shadow: 0px 5px 10px rgba(0,0,0,0.3);}
a.btn-tel:hover {transform: translateY(4px);box-shadow: 0 0 0 #ffaa22;}
a.btn-tel .phone-number {line-height: 1;display: inline-block;margin-top: 0.5rem;padding: 0.25rem 2rem;letter-spacing: 0.1;color: #EB9D7D;border-radius: 1rem;background: #fff;}

/*voice*/
.voice{padding: 30px 0;background: #f7f3ec;text-align: center;}
.voice .ctn{background: #fff;padding: 20px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;width: 77%;margin: 30px auto 10px;}

/*flow*/
.flow{overflow: hidden;padding: 30px 0;}
.flow ul{overflow: hidden;text-align: center;margin: 30px 0 0;display: flex;justify-content: space-between;}
.flow li{width: 15%;position: relative;}
.flow li:after{content: "";position: absolute;width:17px;height: 32px;background: url(../img/flow/flow-ar.png) center no-repeat;background-size: contain;top: 35px;right: -45px;}
.flow li:last-child:after{display: none;}
.flow li .ti{font-size: 18px;font-weight: bold;color: #7d5212;text-align: center;margin: 10px 0;}
.flow li p{text-align: left;}

/*str*/
.str{overflow: hidden;padding: 30px 0;background:url(../img/str/str_bg.png);}
.str .ctn{padding: 30px;border: 1px solid #ddd;margin: 25px auto 0;}
.str table{width: 100%;}
.str th,.str td{padding: 10px;text-align: left;font-weight: normal;border-bottom: 1px solid #ddd;}
.str th{width: 20%; font-weight: bold;}
.gmap{width: 100%;margin: 20px auto;}
.ggmap {position: relative;padding-bottom: 40%;padding-top: 30px;overflow: hidden;}
.ggmap iframe {position: absolute;width: 100%;height: 100%;}

/*footer*/
.footer{padding: 40px 0 0; background: #f7f7f7;  text-align: center;}
.footer h2{font-size:1.2rem; line-height:1.8em; position: relative; margin: 0 0 15px; padding: 0 0 15px;}
.copyright{color: #fff;font-size: 0.9rem;padding: 14px 0;text-align: center; background: #958269; margin: 40px 0 0;}
.hojokin{font-size: 0.8rem;color: #444444;}
