@charset;
/* CSS Document */
@media screen and (min-width: 640px) {
body{
	width: 100%;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-weight: bold;
}
.width1024{
	width: 1024px;
	margin: 0 auto;
}
em{
	font-style: normal;
}
.f-left{
	float: left;
}
.f-right{
	float: right;
}
.center{
	text-align: center;
	display: block;
	padding-top: 20px;
}
a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity:0.6;
}
p.page-p{
	font-size: 28px;
	padding: 50px 0;
	line-height: 1.8em;
}
p.page-small{
	font-size: 24px;
	padding: 20px 0 0 50px;
	line-height: 1.5em;
}
p.page-p2{
	font-size: 40px;
	padding:10px;
	font-weight: bold;
	line-height: 2em;
}
p.page-p2 span{
	font-size: 55px;
}
p.links{
	font-size: 50px;
	padding:50px 0 20px 0;
	color:#ffffff;
	text-align: center;
	background: rgb(254,204,177); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,204,177,1) 0%, rgba(241,116,50,1) 50%, rgba(234,85,7,1) 51%, rgba(251,149,94,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
}

/*********固定ページナビ*********/

nav#page-nav{
	width: 1024px;
	margin: 0 auto;
}
nav#page-nav ul{
	display: table;
	width: 100%;
	min-width: 1024px;
}
nav#page-nav ul li{
	display: table-cell;
	text-align: center;
	font-size: 20px;
}
nav#page-nav ul li a{
	display: block;
	border-right: 4px dotted #fff;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 20px 2px;
}
nav#page-nav ul li:last-child a{
	border-right: none;
}
nav#page-nav ul li a:hover{
	color: yellow;
}

/***********ヘッダー*********************/
div#header{
	background-image: url("../images/gridme.png");
	border-bottom: 1px solid #006837;/*濃いグリーン*/
  box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
}
div.add{
	width: 300px;
	float: right;
	margin-top: 20px;
}
div.add2{
	width: 260px;
	float: right;
	padding-right: 20px;
	margin-top: 20px;
}
div.add2 img{
	width: 100%;
}
div.add img{
	width: 300px;
}
h1{
	color: #006837;/*濃いグリーン*/
	font-size: 13px;
	padding: 10px 4px;
	text-align: center;
	letter-spacing: 1px;
	float: left;
	margin-right: 20px;
}
h1 span{
	color: #4cc982;/*キーカラーのグリーン*/
	font-weight: noemal;
}
h1 img{
	margin: 4px;
	width: 380px;
}
img.top-ad{
	width: 130px;
	padding:0 6px;
}

/* **************コンテンツ******************* */
section{
	padding: 10px 0 0 0;
}
div.link-btn a img{
	position: absolute;
	bottom :96px;
	left:150px;
}
div.link-btn a img:hover{
	bottom:100px;
}
div.link-btn{
	margin-top: 50px;
	position: relative;
	background-image: url("../images/link.png");
	background-repeat:no-repeat ;
	height: 450px;
}
div.form-btn{
	padding: 50px 0;
}

/* ***************************** */
/*     ここが安心！チェック    */
/* ***************************** */
div.top-midashi{
		background-image: url("../images/gridme.png");
}
h2.top{
	text-align: center;
	font-size: 48px;
	padding: 10px 0 20px 0;
	color: #ef4300;/*朱色*/
	margin: 0 auto;
	line-height: 1.4em;
	width: 1024px;
}
h2.top span.small{
	font-size: 30px;
	font-weight: bold;
	padding: 4px;
}
h2.top em{
	color: #ffec40;
	font-size: 100px;
	text-shadow:2px 2px 2px #888888 ;
}
ul.top-check{
	padding:10px 80px;
	list-style-type: none;
}
ul.top-check li{
	vertical-align: -20px;
	font-size: 30px;
	line-height: 1.6em;
	float: left;
	border: 1px solid #4cc982;/*キーカラーのグリーン*/
	padding: 28px;
}
ul.top-check li:before{
	content:"◆";
	top:20px;
	float: left;
	color: #2fc410;/*濃いグリーン*/
	padding-right: 10px;
	padding-bottom: 170px;
}
span.marker{
	background: linear-gradient(transparent 60%, #faff31 60%);
	color: #f00;/*オレンジ*/
}
ul.top-check span.big{
	font-size: 24px;
	vertical-align:bottom;
	color: #C61A22;/*赤*/
}
ul.top-check li img{
	width: 700px;
	display: block;
	margin: 0 auto;
}
/*
span.shogai{
	display: inline-block;
	padding: 10px;
	font-size: 18px;
}*/
span.p{
	padding:30px 50px 40px 50px;
	font-size: 20px;
	line-height: 1.5em;
	display: block;
}
/* ***************************** */
/*     メディア                */
/* ***************************** */
div.media{
	margin: 30px 0;
}
div.media h3{
	border-bottom:6px solid #4cc982;/*キーカラーのグリーン*/
	border-top:6px solid #4cc982;/*キーカラーのグリーン*/
}
div.media h3 img{
	display: block;
	width: 1024px;
	margin: 0 auto;
}
div.media div.wrap{
	width: 1024px;
	margin: 0 auto;
	padding: 30px;
}
div.media div.wrap p span{
	display: block;
	font-size: 36px;
	color: #006837;/*濃いグリーン*/
	font-weight: bold;
		line-height: 2.5em;
}
div.media div.wrap p{
	font-size: 20px;
	line-height: 2em;
}
div.media div.wrap p em{
	color: red;
	font-size: 24px;
	text-decoration: underline;
}

div#okomari h2 img{
	width: 1024px;
	display: block;
	margin: 0 auto;
}
img.problem{
	display: block;
	margin: 0 auto;
	width: 800px;
}
div#kouka{
	background-image: url("../images/clova.png");
	background-repeat: no-repeat;
	background-size:cover;
	position: relative;
	height: 611px;
	margin-top: 30px;
}
div#kouka p.page-p{
	position: absolute;
	bottom: 60px;
	right: 0;
	left: 0;
	margin: 0 auto;
}
ul.check{
	position: absolute;
	font-size: 36px;
	bottom: 160px;
	line-height: 2em;
	padding-bottom: 14px;
	font-weight: bold;
	list-style-type: none;
	padding-left: 100px;
}
ul.check li{
	float: left;
}
ul.check li:before{
	content: url("../images/check.png");
	top:20px;
	margin-right: 10px;
	float: left;
}
/* ***************************** */
/*    		お喜びの声         */
/* ***************************** */
section.voice{
	width: 1024px;
	margin: 0 auto;
	padding-top: 40px;
}

section.voice h2{
	font-size: 40px;
	color: #ea5711;/*オレンジ*/
		font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	padding-bottom: 4px;
	margin-bottom: 30px;
	border-bottom: 4px dotted #ea5711;/*オレンジ*/
}
section.voice p.voice-p{
	font-size: 22px;
	line-height: 1.8em;
}
video{
	width: 400px;
	height: 300px;
	padding: 10px;
	background-color: #fff;
	border: 5px dotted #ea5711;/*オレンジ*/
	position: absolute;
	top:130px;
	right:60px;
}
div.voice1{
	position: relative;
}
/*******************************/
/*    		選ばれる理由        */
/*******************************/
div.reason-div{
	background-image: url("../images/gridme.png");
	margin-top: 100px;
}
ul.reason{
	padding: 30px 10px;
	margin: 30px 0;
	background-image: url("../images/sky.png");
	background-repeat: no-repeat;
	background-size:cover ;
	background-position: bottom;
}
ul.reason li{
	list-style-type: none;
	padding-left: 20px;
	font-size: 24px;
	line-height: 1.6em;
	padding:20px 20px 50px 20px;
	margin:20px 10px;
	border: 1px solid #47e28d;/*グリーン*/
	background-color: #fff;
	}
ul.reason li span{
	font-size: 34px;
		line-height: 1.6em;
	font-weight: bold;
}
ul.reason li#r-2 span,ul.reason li#r-4 span{
	color: #06753b;/*グリーン*/
}
ul.reason li#r-1 span,ul.reason li#r-3 span,ul.reason li#r-5 span{
	color: red ;
}
ul.reason li#r-1:before{
	content: url("../images/reason1.png");
	float: left;
	padding-right: 20px;
	padding-bottom: 60px;
}
ul.reason li#r-2:before{
	content: url("../images/reason2.png");
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
ul.reason li#r-3:before{
	content: url("../images/reason3.png");
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
ul.reason li#r-4:before{
	content: url("../images/reason4.png");
	float: left;
	padding-right: 20px;
	padding-bottom: 170px;
}
ul.reason li#r-5:before{
	content: url("../images/reason5.png");
	float: left;
	padding-right: 20px;
	padding-bottom: 40px;
}
ul.reason li#r-5 img{
	margin:10px 4px 0 4px;
	padding: 4px;
	background-color: #ffffff;
	box-shadow: -2px 2px 2px 2px #888888;
-webkit-box-shadow: -2px 2px 2px 2px #888888;
-moz-box-shadow: -2px 2px 2px 2px #888888;
 float: right;
 width: 300px;
}

ul.inner li{
	border: dotted 4px #00ff79;
}
ul.inner li:first-letter{
	color: #00ff79;/*キーカラーのグリーン*/
	font-size: 40px;
}
ul.inner li img{
	margin: 0 30px;
}
.mr20{
	margin-right: 20px;
}
/* ***************************** */
/*    		　　ところで       */
/* ***************************** */
section.gray img#incho{
	width: 140px ;
	height: 240px;
}
h2.green{
	background-color:#146218 ;
	height: 140px;
	position: relative;
	margin-top: 200px;
}
.map iframe{
	width: 1024px;
	height: 480px;
}
h2.green img{
	position: absolute;
	bottom:0;
	right:0;
	left:0;
	margin: 0 auto;
}
section#sejutusha{
	background-image: url("../images/gridme.png");
	padding-bottom: 30px;
}
section#donna{
	background-image: url("../images/donna-back.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size:cover ;
}
section#donna em{
	font-size: 30px;
	color:#ea5711;/*オレンジ*/
	line-height: 1.4em;
	display: block;
}
section#donna h3{
	text-align: center;
	color: #00ff79;/*キーカラーのグリーン*/
	font-size: 40px;
}
/*****************************/
/*          地域             */
/******************************/
h2.top2{
	text-align: center;
	font-size: 30px;
	padding: 30px 0 20px 0;
	color: #000000;
	margin: 0 auto;
	line-height: 1.6em;
	width: 1024px;
}
h2.top2 span{
	font-size: 65px;
	font-weight: bold;
	display: block;
	padding: 4px;
	padding-bottom: 20px;
	border-bottom: 1px solid #4cc982;/*キーカラーのグリーン*/;
	color:  #0a863f;  /* 濃いグリーン　*/
}
h2.top2 em{
	color: #ffec40;
	font-size: 100px;
	text-shadow:2px 2px 2px #888888 ;
}
/*****************************/
/*          料金             */
/******************************/
table.price caption{
	font-size: 30px;
	font-weight: bold;
	padding: 10px;
}
table.price{
	border-collapse: collapse;
	margin-top: 50px;
	width: 800px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 2em;
	border: 3px solid #4cc982;/*キーカラーのグリーン*/
}
table.price th{
	border-bottom: 3px solid #ffffff;
	width: 100px;
	background-color: #4cc982;/*キーカラーのグリーン*/
	color: #ffffff;
	padding: 18px;
	vertical-align: middle;
}
table.price tr:last-child th{
	border-bottom:none ;
}
table.price td{
	border: 3px solid #4cc982;/*キーカラーのグリーン*/
	padding: 10px;
}
/*******************************/
/*    		良くあるご質問       */
/*******************************/
.green{
	background-color: #d8eabb;
	margin-top: 40px;
	padding-top: 0;
}
.green h2.faq-h2{
	border-bottom: 8px dotted #ffffff;
	margin-bottom: 30px;
	padding: 0;
	text-align: center;
}
.green h2.faq-h2 img{
	margin-bottom: 20px;}
dl.faq{
	padding:40px;
	font-weight: bold;
	border-radius:20px ;
	border: 2px solid #47e28d;/*グリーン*/
	background-color: #fffff1;
}
dl.faq img{
	float: left;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: -20px;
}
dl.faq dt{
	color: #a52802;/*茶色*/
	font-size: 36px;
	float: left;
	width: 900px;
	padding-top: 40px;
	margin: 20px;
	border-top: 3px dotted #4cc982;/*キーカラーのグリーン*/
}
dl.faq dt:first-child{
	border: none;
}
dl.faq dd{
	padding:20px 20px 30px 20px;
	display: block;
	margin-left: 20px;
	background-color: #fff;
	margin-bottom: 30px;
	line-height: 1.5em;
	font-size: 22px;
	float: left;
}
section#nagare{
	background-image: url("../images/gridme.png");
}
.jishin{
	margin-bottom: 50px;
}
/*******************************/
/*        ご予約フォーム       */
/*******************************/
h2.title{
	font-size: 36px;
	text-align: center;
	margin-top: 30px;
	color: #006837;/*濃いグリーン*/
}
div#form{
	width: 100%;
}
p.last{
	text-align: center;
	font-size: 66px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 50px 0;
	color: #006837;/*濃いグリーン*/
	padding: 50px 0;

}
p.last2{
	font-size: 36px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 50px 100px;
	color:#000;
}
p.last span{
	color: #000;
	font-size: 48px;
}
table.default{
	background-color: #F9F5EE;
	line-height: 2em;
	margin: 20px 0;
}
table.default th{
	font-size: 20px;
	color: #006837;/*濃いグリーン*/
		font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	vertical-align: top;
	padding-top: 20px;
}
table.default td{
	font-size: 20px;
}
table.default input,textarea,select{
	border: 2px solid #666666;
	padding: 8px;
	font-size: 20px;
		margin: 10px;
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
    	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}
p.submit{
	text-align: center;
}
p.submit input{
	padding: 10px 0;
	width: 240px;
	margin: 10px;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	border: none;
		border-radius: 4px;        /* CSS3草案 */
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;   /* Firefox用 */
	background-color:  #0a863f;  /* 濃いグリーン　クリックボタン */
	color: #fff;
	font-size: 24px;
}
div.hitokoto{
	background: url("../images/gridme.png");
	padding: 50px 0;
}
div.hitokoto h2{
	text-align: center;
	font-size: 30px;
	line-height: 1.5em;

}
div.hitokoto p{
	padding: 30px 60px;
	font-size: 22px;
	line-height: 1.6em;
}
span.big2{
font-size: 34px;
}
.red{
	color: red;
}
/*******************************/
/*        フッター             */
/*******************************/
.last2{
	background: url("../images/last2.png") no-repeat;
	padding:70px 30px;
}
footer{
	background-color: #F9F5EE;
	padding: 50px 0;
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
}

/*********クリアフィックス******************/
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

/*プライバシー*/
#privacy{
	padding: 50px;
	background-color: #fffff1;
}
#privacy ul{
	list-style-position: inside;
	padding: 10px;
}

div#privacy div.section ~ div.section {
  margin-top: 40px;
}

div#privacy .title-1 {
	margin-bottom: 40px;
	padding: 0.75em 1em;
	font-size: 20px;
	font-weight: bold;
	background: #f3f3f3;
	display: block;
	width: 100%;
}

div#privacy .title-2 {
	margin-bottom: 1em;
	padding: 0 0 0.5em 0;
	font-size: 100%;
	font-weight: normal;
	border-bottom: solid 1px #ccc;
}
/*サンクス*/
.thanks{
	padding: 100px;
	font-size: 24px;
	text-align: center;
	line-height: 2em;
	height: 100%;
}
/*@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される
    body {
        min-width: 1024px;
    }
    div.wrap{
    	overflow: hidden;
    }
}*/
.pc-none{
	display: none;
}
}
/*　－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－　*/

@media screen and (max-width: 639px) {
body{
	width: 100%;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-weight: bold;
}
.width1024{
	width:100%;
}
img{
	max-width:100% ;
}
em{
	font-style: normal;
}
.f-left{
	float: left;
}
.f-right{
	float: right;
}
.center{
	text-align: center;
	display: block;
	padding-top: 20px;
}
a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity:0.6;
}
p.page-p{
	font-size: 14px;
	padding: 10px 0;
	line-height: 1.4em;
}
p.page-small{
	font-size: 14px;
	padding: 10px;
	line-height: 1.4em;
}
p.page-p2{
	font-size: 14px;
	padding:10px;
	font-weight: bold;
	line-height: 1.4em;
}
p.page-p2 span{
	font-size: 24px;
}
p.links{
	font-size: 20px;
	margin-top: 20px;
	padding:10px 0 20px 0;
	color:#ffffff;
	text-align: center;
	background: rgb(254,204,177); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,204,177,1) 0%, rgba(241,116,50,1) 50%, rgba(234,85,7,1) 51%, rgba(251,149,94,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(254,204,177,1) 0%,rgba(241,116,50,1) 50%,rgba(234,85,7,1) 51%,rgba(251,149,94,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
}

/*********固定ページナビ*********/

nav#page-nav{
	width: 100%;
}
nav#page-nav ul{
	width: 100%;
}
nav#page-nav ul li{
	text-align: center;
	font-size: 20px;
}
nav#page-nav ul li a{
	display: block;
	border-right: 4px dotted #fff;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 20px 2px;
}
nav#page-nav ul li:last-child a{
	border-right: none;
}
nav#page-nav ul li a:hover{
	color: yellow;
}

/***********ヘッダー*********************/
div#header{
	background-image: url("../images/gridme.png");
	border-bottom: 1px solid #006837;/*濃いグリーン*/
  box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.1);
}
div.add{
	width: 100%;
	text-align: center;
}
div.add2{
	width: 35%;
	float: right;
	padding-right: 20px;
	margin-top: 20px;
}
div.add2 img{
	width: 100%;
}
div.add img{
	width: 300px;
}
h1{
	color: #006837;/*濃いグリーン*/
	font-size: 10px;
	padding: 10px 4px;
	text-align: center;
	letter-spacing: 1px;
	float: right;
	width: 56%;
}
h1 span{
	color: #4cc982;/*キーカラーのグリーン*/
	font-weight: noemal;
}
h1 img{
	margin: 4px;
	width:100%;
}
img.top-ad{
	width: 130px;
	padding:0 6px;
}

/* **************コンテンツ******************* */
section{
	padding: 6px 0 0 0;
}
div.link-btn a img{
	position: absolute;
	width: 60%;
	top :40%;
	left:20%;
}
div.link-btn{
	margin-top: 50px;
	position: relative;
	background-image: url("../images/link-sp.png");
	background-repeat:no-repeat ;
	background-size:contain ;
	height: 170px;
}
div.form-btn{
	padding: 10px 0;
}

/* ***************************** */
/*     ここが安心！チェック    */
/* ***************************** */
div.top-midashi{
		background-image: url("../images/gridme.png");
}
h2.top{
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
	color: #ef4300;/*朱色*/
	line-height: 1.4em;
	width:100%;
}
h2.top em{
	color: #ffec40;
	font-size: 20px;
	text-shadow:2px 2px 2px #888888 ;
}
ul.top-check{
	padding:10px;
	list-style-type: none;
}
ul.top-check li{
	font-size: 16px;
	line-height: 1.3em;
	float: left;
	border: 1px solid #4cc982;/*キーカラーのグリーン*/
	padding: 10px;
}
ul.top-check li:before{
	content:"◆";
	top:20px;
	float: left;
	color: #2fc410;/*濃いグリーン*/
	padding-right: 10px;
	padding-bottom: 10px;
}
span.marker{
	background: linear-gradient(transparent 60%, #faff31 60%);
	color: #f00;/*オレンジ*/
}
ul.top-check span.big{
	font-size: 20px;
	vertical-align:bottom;
	color: #C61A22;/*赤*/
}
ul.top-check li img{
	width: 90%;
	display: block;
	margin: 0 auto;
}
/*
span.shogai{
	display: inline-block;
	padding: 10px;
	font-size: 18px;
}*/
span.p{
	padding:10px;
	font-size: 20px;
	line-height: 1.5em;
	display: block;
}
/* ***************************** */
/*     メディア                */
/* ***************************** */
div.media{
	margin: 30px 0;
}
div.media h3{
	border-bottom:6px solid #4cc982;/*キーカラーのグリーン*/
	border-top:6px solid #4cc982;/*キーカラーのグリーン*/
}
div.media h3 img{
	display: block;
	width:100%;
}
div.media div.wrap{
	width: 100%;
}
div.media div.wrap p{
	font-size: 16px;
	line-height: 1.5em;
}
div.media div.wrap p em{
	color: red;
	font-size: 20px;
	text-decoration: underline;
}

div#okomari h2 img{
	width: 100%;
	display: block;
}
img.problem{
	display: block;
	width: 100%;
}
img.incho-img{
	width: 50%;
}
div#kouka{
	background-image: url("../images/clova.png");
	background-repeat: no-repeat;
	background-size:contain;
	position: relative;
	height: 220px;
	margin-top: 10px;
}
div#kouka p.page-p{
	display: none;
}
ul.check{
	position: absolute;
	font-size: 16px;
	bottom: 40px;
	line-height: 1.6em;
	padding-bottom: 14px;
	font-weight: bold;
	list-style-type: none;
	padding-left: 10px;
}
ul.check li{
	float: left;
}
ul.check li:before{
	content: url("../images/check-sp.png");
	top:10px;
	margin-right: 10px;
	float: left;
}
/* ***************************** */
/*    		お喜びの声         */
/* ***************************** */
section.voice{
	width: 100%;
	padding-top: 10px;
}

section.voice h2{
	font-size: 18px;
	color: #ea5711;/*オレンジ*/
		font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	padding-bottom: 4px;
	margin-bottom: 30px;
	border-bottom: 4px dotted #ea5711;/*オレンジ*/
}
section.voice p.voice-p{
	font-size: 22px;
	line-height: 1.8em;
}
video{
	width: 40%;
	min-height:100px;
	padding: 10px;
	background-color: #fff;
	border: 2px dotted #ea5711;/*オレンジ*/
	position: absolute;
	top:20px;
	right:20px;
}
div.voice1{
	position: relative;
}
/*******************************/
/*    		選ばれる理由        */
/*******************************/
div.reason-div{
	background-image: url("../images/gridme.png");
	margin-top: 10px;
}
ul.reason{
	padding: 10px;
	background-image: url("../images/sky.png");
	background-repeat: no-repeat;
	background-size:cover ;
	background-position: bottom;
}
ul.reason li{
	list-style-type: none;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.4em;
	padding:10px;
	margin:10px;
	border: 1px solid #47e28d;/*グリーン*/
	background-color: #fff;
	}
ul.reason li span{
	font-size: 18px;
		line-height: 1.4em;
	font-weight: bold;
}
ul.reason li#r-2 span,ul.reason li#r-4 span{
	color: #06753b;/*グリーン*/
}
ul.reason li#r-1 span,ul.reason li#r-3 span,ul.reason li#r-5 span{
	color: red ;
}
ul.reason li#r-1:before{
	content: url("../images/reason1.png");
	display: block;
}
ul.reason li#r-2:before{
	content: url("../images/reason2.png");
	display: block;
}
ul.reason li#r-3:before{
	content: url("../images/reason3.png");
	display: block;
}
ul.reason li#r-4:before{
	content: url("../images/reason4.png");
	display: block;
}
ul.reason li#r-5:before{
	content: url("../images/reason5.png");
	display: block;
}
ul.reason li img{
	margin:10px 2px;
	padding: 2px;
	background-color: #ffffff;
	box-shadow: -2px 2px 2px 2px #888888;
-webkit-box-shadow: -2px 2px 2px 2px #888888;
-moz-box-shadow: -2px 2px 2px 2px #888888;
 float: right;
 width: 40%;
}

ul.inner li{
	border: dotted 4px #00ff79;
}
ul.inner li:first-letter{
	color: #00ff79;/*キーカラーのグリーン*/
	font-size: 30px;
}
ul.inner li img{
	margin: 0 30px;
}
.mr20{
	margin-right: 20px;
}
/* ***************************** */
/*    		　　ところで       */
/* ***************************** */
section.gray img#incho{
	width: 140px ;
	height: 240px;
}
h2.green{
	background-color:#146218 ;
	height: 140px;
	position: relative;
	margin-top: 200px;
}
.map{
	padding: 10px;
}
.map iframe{
	width: 100%;
	height: 280px;
}

section#sejutusha{
	background-image: url("../images/gridme.png");
	padding-bottom: 30px;
}
section#donna{
	background-image: url("../images/donna-back.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size:cover ;
}
section#donna em{
	font-size: 14px;
	color:#ea5711;/*オレンジ*/
	line-height: 1.4em;
	display: block;
}
section#donna h3{
	text-align: center;
	color: #00ff79;/*キーカラーのグリーン*/
	font-size: 20px;
}
/*****************************/
/*          地域             */
/******************************/
h2.top2{
	text-align: center;
	font-size: 20px;
	padding: 30px 0 20px 0;
	color: #000000;
	margin: 0 auto;
	line-height: 1.4em;
	width:100%;
}
h2.top2 span{
	font-size: 30px;
	font-weight: bold;
	display: block;
	padding: 4px;
	padding-bottom: 10px;
	border-bottom: 1px solid #4cc982;/*キーカラーのグリーン*/;
	color:  #0a863f;  /* 濃いグリーン　*/
}
h2.top2 em{
	color: #ffec40;
	font-size: 100px;
	text-shadow:2px 2px 2px #888888 ;
}
/*****************************/
/*          料金             */
/******************************/
table.price caption{
	font-size: 30px;
	font-weight: bold;
	padding: 10px;
}
table.price{
	border-collapse: collapse;
	margin-top: 10px;
	width:100%;
	font-size: 14px;
	line-height: 1.4em;
	border: 2px solid #4cc982;/*キーカラーのグリーン*/
}
table.price th{
	border-bottom: 3px solid #ffffff;
	width: 70px;
	background-color: #4cc982;/*キーカラーのグリーン*/
	color: #ffffff;
	padding: 14px;
	vertical-align: middle;
}
table.price tr:last-child th{
	border-bottom:none ;
}
table.price td{
	border: 3px solid #4cc982;/*キーカラーのグリーン*/
	padding: 10px;
}
/*******************************/
/*    		良くあるご質問       */
/*******************************/
.green{
	background-color: #d8eabb;
	margin-top: 20px;
	padding-top: 0;
}
.green h2.faq-h2{
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}
.green h2.faq-h2 img{
	margin-bottom: 20px;}

dl.faq{
	padding:10px;
	font-weight: bold;
	border-radius:60px ;
	border: 2px solid #47e28d;/*グリーン*/
	background-color: #fffff1;
	margin: 6px;
}
dl.faq img{
	float: left;
	padding-right: 10px;
	margin-top: 6px;
	width: 15%;
}
dl.faq dt{
	color: #a52802;/*茶色*/
	font-size: 20px;
	float: left;
	width: 100%;
	padding-top: 20px;
	border-top: 3px dotted #4cc982;/*キーカラーのグリーン*/
}
dl.faq dt:first-child{
	border: none;
}
dl.faq dd{
	padding:10px;
	display: block;
	background-color: #fff;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-size: 14px;
	float: left;
}
section#nagare{
	background-image: url("../images/gridme.png");
}
.jishin{
	margin-bottom: 30px;
}
/*******************************/
/*        ご予約フォーム       */
/*******************************/
h2.title{
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	color: #006837;/*濃いグリーン*/
}
div#form{
	width: 100%;
}
p.last{
	text-align: center;
	font-size: 66px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 50px 0;
	color: #006837;/*濃いグリーン*/
	padding: 50px 0;

}
p.last2{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	padding:10px;
	color:#000;
}
p.last span{
	color: #000;
	font-size: 48px;
}
table.default{
	background-color: #F9F5EE;
	line-height: 1.5em;
	margin: 10px ;
	text-align: left;
}
table.default th{
	font-size: 18px;
	color: #006837;/*濃いグリーン*/
		font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	vertical-align: top;
	display: block;
	width: 100%;
	padding-top: 10px;
}
table.default td{
	font-size: 13px;
	display: block;
	width: 100%;
}
table.default input,textarea,select{
	border: 2px solid #666666;
	padding: 4px;
	font-size: 14px;
		margin: 4px;
	border-radius: 10px;        /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;   /* Firefox用 */
    	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}
p.submit{
	text-align: center;
}
p.submit input{
	padding: 10px 0;
	width: 240px;
	margin: 10px;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	border: none;
		border-radius: 4px;        /* CSS3草案 */
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;   /* Firefox用 */
	background-color:  #0a863f;  /* 濃いグリーン　クリックボタン */
	color: #fff;
	font-size: 24px;
}
div.hitokoto{
	background: url("../images/gridme.png");
}
div.hitokoto h2{
	text-align: center;
	font-size: 24px;
	line-height: 1.5em;

}
div.hitokoto p{
	padding: 10px;
	font-size: 14px;
	line-height: 1.3em;
}
span.big2{
font-size: 20px;
}
.red{
	color: red;
}
/*******************************/
/*        フッター             */
/*******************************/
.last2{
	background: url("../images/last2.png") no-repeat;
}
footer{
	background-color: #F9F5EE;
	padding: 20px 10px;
	text-align: center;
	font-size: 13px;
	line-height: 1.5em;
}

/*********クリアフィックス******************/
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
/*プライバシー*/
#privacy{
	padding: 50px;
	background-color: #fffff1;
}
#privacy ul{
	list-style-position: inside;
	padding: 10px;
}

div#privacy div.section ~ div.section {
  margin-top: 40px;
}

div#privacy .title-1 {
	margin-bottom: 40px;
	padding: 0.75em 1em;
	font-size: 20px;
	font-weight: bold;
	background: #f3f3f3;
	display: block;
	width: 100%;
}

div#privacy .title-2 {
	margin-bottom: 1em;
	padding: 0 0 0.5em 0;
	font-size: 100%;
	font-weight: normal;
	border-bottom: solid 1px #ccc;
}
.sp-none{
	display: none;
}
}
