@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&family=Kosugi+Maru&family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@400;700&display=swap');

.kiwi{font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;}

/*-----------------------------------------------
   Default
-----------------------------------------------*/
.cf:after{
content:"";
display:block;
clear:both;
}

.bold_red{color:#D80000;
font-weight: bold;}

p {
	margin-bottom: 15px;
}
.white_box{background: #fff;
border-radius: 7px;
box-shadow: 0 0 5px #aaa;
padding: 0.75em;
margin-bottom: 1em;}

.outbox{
	background: #fff;
	padding: 8px;
	background-color: #FFFFFF;
-webkit-box-shadow:0 0 4px rgba(156,151,131,1.0);
	box-shadow: 0 0 4px rgba(156,151,131,1.0);
	margin: 0 10px 30px;
	overflow: hidden;
     border-radius: 10px;
}
.inbox{
  padding: 0px 5px 5px 5px;
}

.space{
	display: block;
	height: 30px;
}


a.link{
	display: block;
	margin: 10px 0 0 20px;
	padding: 5px 40px 5px 10px;
	border-radius: 5px;
	float: right;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	background-color:#206E43;
	font-weight: bold;
	background-image: url(../../image/common/link.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 10px;
}

a.link2 {
    display: block;
    margin: 0 auto;
    padding: 10px 25px 10px 10px;
    border-radius:5px;
    color:#fff;
    font-size:1em;
    text-decoration: none;
    background-color:#206E43;
    font-weight: bold;
    background-image: url("../../image/common/link.png");
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: auto 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;

}
a.link2:hover {
    background-image: url(../../image/common/link.png);
    background-color: #FFBF51;
    color: #FFFFFF;
}

a.tel_link{
	font-size: 28px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../../image/common/tel.png);
	background-repeat: no-repeat;
	background-size: auto 20px;
	padding: 0 0 0 25px;
	background-position: left center;
	line-height: 30px;
	float: right;
	display: block;
	margin: 10px 0 0 20px;
}

dl.kome{

}
dl.kome dt{
	float: left;
}
dl.kome dd{
	padding: 0 0 5px 2em;}


dl.biko{
	margin: 10px 0 0 0;
}
dl.biko dt {
	float: left;
	color: #206E43;
	font-weight: bold;
}
dl.biko dd {
    padding: 0 0 5px 5em;
}


span.kome,p.kome {
	padding: 0 0 0px 1.5em;
	display: block;
	position: relative;
	margin: 0px 0 0 0;
	overflow: hidden;
}
span.kome:before,
p.kome:before{
	content: "※";
	position: absolute;
	top: 0px;
	left: 0px;
}

a.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-align:center;
	border:1px solid #dcdcdc;
	display:block;
	margin:10px auto;
	color: #F99B00;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

a.button span{ font-size:13px;
color:#555;}

/*-------------------*/

.bn{
}
.bn ul{
	display: block;
	margin: 0 auto;
	padding: 0 0 15px;
	max-width: 300px;
}
.bn ul li{
	margin: 0 0 15px;
	
	box-sizing: border-box;
}
.bn ul li img{
	text-align: center;
	display: block;
	box-sizing: border-box;
border-radius: 8px;
	display: block;
	border: 1px solid #CFCFCF;
	
}


.wijet{width: 90%;
max-width: 400px;
margin: 0 auto 30px auto;}

.insta{
 aspect-ratio:3/2!important;
overflow: hidden;}

.insta iframe{max-width: 100%;}


.ekiten{max-width: 300px;
margin: 0 auto 20px auto;}

.aligncenter,
.alignleft,
.alignright{margin: 0 auto 15px auto;
	text-align: center;
   
    height: auto;
width: 240px;}

.aligncenter img,
.alignleft img,
.alignright img{display: block;
margin: 0 auto;
    max-width: 100%;
vertical-align: bottom;
 border-radius: 5px;}

/*-----------------------------------------------
   Fonts
-----------------------------------------------*/
h2 {color:#5B440B;
	margin: 0 0 15px;
	line-height: 1.3;
	font-size: 22px;
	padding: 4px 0px 4px 25px;
	border-radius: 0px;
	background:url("../../image/common/h2.png") no-repeat left 10px;
	background-size: auto 15px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
	border-top: 2px solid #206E43;
	border-bottom: 2px dotted #206E43;

position: relative;}

h3 {font-family: "Kiwi Maru", serif;
	color:#fff;
	background: #206E43;
	font-size: 21px;
	padding:5px 10px 5px 10px;
	margin: 0 0 15px 0;
	line-height: 1.3;
	border-radius: 10px;
		clear: both;
}


h4 {
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
	margin: 0 0px 15px;
	color:#5B440B;
	padding: 0px 0 8px 20px;
	border-radius: 0px;
	font-size: 18px;
	line-height: 1.4;
	transform: rotate(0.03deg);
	position: relative;
	border-bottom: 1px solid #206E43;
background: url("../../image/common/h3.png") no-repeat left 8px;
background-size: auto 12px;}

h2.bgnone,h3.bgnone{background-color: transparent;
background-image: none;}

h2.bgnone:before,h3.bgnone:before{content:none;}

/*------------------------------------------------
   Layout
------------------------------------------------*/
html{
}
body{
	font-size: 100%;
background: #FEFBF6;
	-webkit-text-size-adjust: 100%;
	
}
header#head{
	background:#fff;
	 border-top: 5px solid #206E43;
/*
   
    box-shadow: 0 3px 4px rgba(145,175,128,0.6);
    -webkit-box-shadow: 0 3px 4px rgba(145,175,128,0.6);*/
	padding:5px 0;
	z-index: 10000;
	position: relative;
}
header#head .head {
	padding: 0;
	margin: 0px auto 0px auto;
	font-size: 13px;
	width: 320px;
}
header#head h1{background: #fff;
	margin: 0px 0 5px;
	padding: 0px 0;
	line-height: 1.2;
font-weight: normal;
  color: #444;
	font-size: 14px;
	text-align: center;

}

header#head .logo{
	border: none;
	width: 320px;
	height: auto;
	background: none;
	margin:5px auto 0 auto;
	padding: 0;
	letter-spacing: 0px;
	border-radius: 0px;
	z-index: 0;
}
header#head .logo img {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: none;
}

header#head .logo p{text-align: center;
font-weight: bold;
	color: #A69660;
	margin: 5px 0 0 0;
	font-size: 14px;
}

header#head .headbtm {
	width:100%;
	margin: 0px auto 0px auto;

}

.headbtm p{margin: 0;}


.headbtm p.text{font-family: "Noto Sans JP", sans-serif;
text-align: center;
color:#685236;
border-top: 2px solid #206E43;
	border-bottom: 1px dotted #206E43;
font-weight: bold;
font-size: 14px;
	padding: 5px 0 5px 0;
margin: 0 0 5px 0;}

.headbtm a {
	display: block;

	color:#8B5D00;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2;
	margin:0px 0 0 0 ;
	text-align: center;
}
.headbtm p.tel a{width:60%;
    box-sizing: border-box;
    text-align: left;
    float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color:#6E4E2C;
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
	padding: 0 0 0 25px;
	margin: 5px 0 0 0;
	background-image: url(../../image/common/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 20px;
}
.headbtm ul{float: right;
width: 36%;}
.headbtm ul li{}

.headbtm ul li img{background: #fff;

    width: 100%;
margin: 0 auto 5px auto!important;}

#wrap {
	position: relative;
}
#content {
	margin: 0;
	padding: 0px 0 0;
}
footer#foot {
	padding: 15px 0 0;
	background-color:#FAF5EA;
}
footer#foot .foot {
	clear: both;
	margin: 0 auto;
}
footer#foot .foot:after {
	clear: both;
	content:"";
	display: block;
}
footer#foot a {
	text-decoration: none;
	color: #000;
}
footer#foot .foot p.name {
	font-size: 25px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	display: block;
	background-color: none;
	background: none;
	margin: 0 0 10px 0;
	color: #2C6A58;
}
.foot p.name img {width: 60%;
	height: auto;
	max-width: 200px;
}
footer#foot .foot p.name a{
	color:#2C6A58;

}

footer#foot .foot p.add {
	line-height: 1.3;
	margin: 0 0 10px;
	text-align: center;
	color: #000;
}


footer#foot .foot p:after {
	content:"";
	clear:both;
	display:block;
}
.copy {
	line-height: 130%;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 5px;
	margin: 0;
	background-color: #46392F;
}
footer#foot .copy a{
color: #FFFFFF;
}

footer#foot .foot #footnav {
	margin: 10px 0px;
	padding: 5px 0px;
	font-size: 12px;
	line-height: 180%;
	color: #402000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: inset;
	border-top-color: #402000;
	border-bottom-color: #402000;
}
footer#foot .foot #footnav ul li a {
	text-decoration: none;
	color: #402000;
}
footer#foot .foot #footnav ul {
	text-align: center;
}

footer#foot .foot #footnav ul li {
	display: inline;
	padding: 0 2px;
}


/*------------------------------
	ナビゲーション
------------------------------*/
#navi1 {
	display: block;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px 0px 30px;
box-shadow: 0 3px 4px rgba(156,151,131,0.4);
    -webkit-box-shadow:0 3px 4px rgba(156,151,131,0.4);
	background:#E5DEC1;
}
#navi1 .navi1 {
	width: 300px;
	margin: 0 auto;
	display: block;
}
#navi1 ul{
display: flex;
flex-wrap: wrap;
align-content: stretch;
align-items: stretch;
justify-content: center;
}
#navi1 ul li{
	margin: 0 7px 10px;
	width: 80px;
	text-align: center;
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
}
#navi1 ul li a{
	display: block;
	color: #206E43;
	text-decoration: none;
}
#navi1 ul li a img{
	width: 80px;
	box-sizing: border-box;
	height: auto;
	padding: 5px;
	border: 4px double #fff;
	display: block;
	border-radius: 0px;
	margin: 0 0 5px;
	text-shadow: 0px 1px 0px #F68500;
	background:#206E43;
	
	
}
#navi1 ul li a img small{
font-size: 100%;
}

#navi1 ul li:nth-of-type(4){font-size: 12px;
line-height: 1.2;}



/*-------------------------------
	ページトップ
-------------------------------*/
.pagetop{
	margin:0 15px 0px 10px;
	text-align:right;
	color: #40200;
}
.pagetop a{
	padding: 0 0 0 14px;
	font-size: 90%;
	background: url(../image/totop.png) no-repeat left center;
	-webkit-background-size: 11px;
	background-size: 11px;
	color: #000000;
	text-decoration: none;
}

/*-------------------------------
   TopicPath
-------------------------------*/
#topicpath {
	display: block;
	text-align: left;
	padding: 2px 5px;
	margin: 0 0 20px 0px;
	border-bottom: 1px dashed rgba(201,186,134,1.00);

}
#topicpath ul {
	list-style: none;
	padding: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
#topicpath ul li {
	display: inline;
	font-size: 14px;
}
#topicpath ul li a {color: #000;
	text-decoration: none;

}
#topicpath ul li span {

}




/*-------------------------------
   トップページ
-------------------------------*/
.topimg {
	margin-bottom: 0;
	
}
.topimg img{
	margin: 0 auto;
	padding: 0px;
	display: block;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;


}

.eye{background: #E5DEC1;
	margin: 0px 0px;
	
	text-align: center;
    	border-radius:0px;	
	
}
.eye img{width:100%;
border-radius: 0px;
	display: block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
   vertical-align: bottom;
	/*
border: 5px solid #FFFFFF;
-webkit-box-shadow: 0px 0px 5px #aaa;
box-shadow: 0px 0px 5px #aaa;
*/
}



/*-----------------------------*/


.pr01{margin:0 10px 30px 10px;}

.pr01 figure.small{width: 120px;}

.pr01 .kiwi{font-size: 19px;
color: #206E43;
font-weight: 500;
letter-spacing: -0.1em;}

.pr01 .kiwi strong{color: #B5830C;
font-size: 23px;
	font-weight: 500
}

.pr01 .kiwi2{color: #91734C;
font-size: 22px;
letter-spacing: -0.01em;
margin: 0 0 30px 0;}

.pr01 .kiwi2 strong{color: #C40018;
font-weight: 500;
}

.pr01 h2{background: none;
padding: 0;
text-align: center;
border: none;}

.pr01 h2:before{content:none;}

.pr01 ul{margin-bottom: 30px;}

.pr01 ul li img{border: 5px solid #E87C3E;
border-radius: 10px;
background: #fff;}

.bg_brown{background: #FAF5EA;
box-shadow: 0 0 6px #A89681;
border-radius: 10px;
padding: 5px;}

.pr01 .bg_brown{margin-top: 0px;}

.pr01 .point{margin: 0px 5px 25px 5px;}

.point{
	counter-reset: titlenum;
}
.point h3{border: none;
background: none;
 font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-style: normal;
color: #206E43;
font-size: 24px;
padding:0 0 0 40px;
margin: 0 0 10px 0;
position: relative;
	line-height: 1.3;
letter-spacing: -0.02em;}

.point h3::before{
	counter-increment: titlenum; /* counter-resetと同じ文字列 */
	content: counter(titlenum);
	/* ここから下は装飾です */
	position: absolute;
	left: 0;
	top:5px;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	font-size: 20px;
	background:#C40018;
}

.pr01 .point h3:nth-of-type(1),
.pr01 .point h3:nth-of-type(2){font-size:27px;}

.pr01 .point h3 strong{color: #B5830C;
font-weight: 500;}

.point p{border-bottom: 1px dotted #206E43;
padding:0 0 20px 10px;
margin-bottom: 20px;
font-size: 17px;
	letter-spacing: -0.01em;
font-family: "Noto Sans JP", sans-serif;}
.point p:last-of-type{border-bottom: none;
padding-bottom: 0;}

/*--------------------------------*/

#infoArea .frame {
	width:100%;
	height:210px;	/*適当な高さに*/
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
}
#infoArea iframe {
  width:100%;
  height:100%;
  border:none;
  display:block;
}



/*--------------------------------*/
.about h3{font-family: "Noto Sans JP", sans-serif;
	color:#206E43;
	background: none;
	background-color: transparent;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	padding: 0 0 5px 0;
	margin: 0 0 5px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #206E43;
	border-radius: 0;
}
.about table{
    background: #fff;
    margin: 10px 0;
    color:#206E43;
    width: 100%;
}
.about table th {font-size: 15px;
    text-align: center;
    padding: 3px 5px;
  border: 1px solid #206E43;
	background:#fff;
	color:#206E43;
}
.about table td {color:#206E43;
    
    text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	font-size: 16px;
	border: 1px solid #206E43;
}

.about table td.notes{font-size: 16px;}
.about table th {
    font-weight: bold;
    padding: 5px 5px;
    text-align: center;
    font-size: 16px;
}

.about table td.small{font-size: 13px;}
.about p.small{background: #FFFF7B;
text-align: center;
font-weight: bold;
    padding: 5px 5px;
    font-size: 14px;
}
.about dl.kyushin{
	color: #D80000;
	font-weight: bold;
	font-size: 16px;
}
.about dl.kyushin dt{
	float: left;
}
.about dl.kyushin dd{
	padding: 0 0 0px 4em;
}
.about p.kome{margin-bottom: 10px;}
.about dl.gaiyo{}
.about dl.gaiyo dt{
	border-radius: 5px;
	background-color:#7A5E47;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	width: 4.5em;
	text-align: center;
	float: left;
}
.about dl.gaiyo dd{
	margin: 0 0 8px;
	padding: 0 0 8px 5em;
	border-bottom: 1px dotted #7A5E47;
}
.about dl.gaiyo dd a{
	text-decoration: none;
	color: #000000;
}
.about iframe{
	width: 100%;
	height: 250px;
	display: block;
	margin-bottom: 10px;
}


/*--------------------------------*/

ol.nagare{
}
ol.nagare li{
	margin: 0 0 20px;
	padding: 0 0 40px;
	clear: both;
	 background-image: url(../../image/common/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 30px;
}
ol.nagare li:last-child{
	padding: 0 0 0px;
	background-image: none;
}
ol.nagare li:last-child::after{
	content: "";
	display: block;
	clear: both;
}
ol.nagare li dl{}
ol.nagare li dl dt{
	padding: 5px 10px;
	margin: 0 0 10px;
	font-size: 16px;
	
	border-radius: 7px;
	background:#FAF5EA;
	color:#685236;
	/*border-bottom: 1px solid #206E43;*/
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
ol.nagare li dl dt span{
	padding: 2px 5px;
	margin: 0 10px 0 0;
	display: inline-block;
	background-color:#206E43;
	border-radius: 5px;
    font-size: 14px;
	color: #FFFFFF;
}
ol.nagare li dl dd{
	margin: 0 5px;
}

ol.nagare li dl dt strong{color: #E58000}

ol.nagare li dl dd img{
	margin: 0 0 15px 20px;
	width: 120px;
	float: right;
	
	height: auto;
   border-radius: 5px;
    background-color: #E2F3FD;
}
.step ol.nagare li dl dd img{display: block;
	float: none;
	width: 230px;
margin: 0 auto 10px auto;}
/*--------------------------------*/
.qa dl {}
.qa dl dt {
	padding: 0px 0 10px 30px;
	position: relative;
	min-height: 22px;
	font-weight: bold;
	color:#7A5E47;
	font-size: 18px;
	font-family: "Noto Sans JP", sans-serif;
}
.qa dl dt::before {
	content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
	line-height: 26px;
	display: block;
	text-align: center;
	color:#206E43;
	font-family:Arial, Helvetica, "sans-serif";
}
.qa dl dd {
	padding: 0px 0 20px 30px;
	position: relative;
	margin: 0px 0 20px;
	 color: #444;
 border-bottom: 1px dashed #C9B98C;
	height: auto;
}
.qa dl dd::before {
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
	line-height: 26px;
	display: block;
font-family:Arial, Helvetica, "sans-serif";
	text-align: center;
	font-weight: bold;
	color: #C40018;
}
/*------------------------------*/
.feature .point p{border: none;
padding-left: 10px;
 margin: 0 0px 10px;}

.feature .point h3{border-top: 2px dotted #206E43;
padding:20px 0 0px 40px;
border-radius: 0;}
.feature .point h3:before{top: 20px;}

.feature .point ul{
padding:0 0 0 10px;
margin:-10px 0 10px 0;
font-size: 17px;
	letter-spacing: -0.01em;
font-family: "Noto Sans JP", sans-serif;}

.feature .point ul li{background-position:  left 8px;}
/*----------------------------------*/


.greet .inchou{
	width: 200px;
	margin: 0 auto 10px;
}
.greet .inchou img{
	height: auto;
	margin: 0 0 10px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
}
.greet .inchou figcaption {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
   color:#685236;
}
.greet .inchou figcaption strong {
color:#206E43;
}


.greet .inchou figcaption span {
	font-size: 14px;
	display: block;
	color: #777;}

.greet .namae {
	text-align:right;
	font-size: 18px;
	font-weight: bold;
	color:#8C6900;margin: 0 0 10px 0;
}
.greet .namae strong {
	color:#49AE49;
	font-size: 16px;
}
ul.check{margin: 0 0 20px 0;}

ul.check li{color:#333;
font-weight: bold;
border-bottom: 2px dotted #CBC495;
background: url("../../image/common/check.png") no-repeat left 4px;
background-size: auto 1.2em;
padding: 0 0 8px 25px;
margin: 0 0 8px 0;
font-size: 17px;
 font-family: "Noto Sans JP", sans-serif;}


ol.number {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 0.3em 0.8em;
  background: #fff;
	box-shadow: 0 0 5px #aaa;
	border-radius: 10px;
	font-size: 1.05em;
	 font-family: "Noto Sans JP", sans-serif;
	margin: 0 0 25px 0;
}
ol.number li {
  border-bottom: dotted 1px #206E43;
  position: relative;
  padding: 0.7em 0.5em 0.75em 35px;
  line-height: 1.5em;
	line-height: 1.5;
}

ol.number li strong{font-weight: bold;
font-size: 1.1em;
display: block;
color: #B5830C;}

ol.number li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:block;
  background:#206E43;
  color: white;
  font-family:Arial, Helvetica, "sans-serif";
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top:1em;
}
ol.number li:last-of-type {
  border-bottom: none; /*最後のliの線だけ消す*/
}

ul.list{margin: 0 0 20px 0;}

ul.list li{background: url("../../image/common/link2.png") no-repeat left 5px;
background-size: auto 7px;
padding: 0 0 5px 10px;
border-bottom: 1px dotted #aaa;
margin-bottom: 5px;}

.voice,
.voice2{
	background-image:url("../../image/common/bg.jpg");
	background-repeat:repeat;
	background-position:left top;
	padding:15px 15px 10px 15px;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto 20px auto;
	box-shadow: 0 0 5px rgba(102, 76, 0, 0.4);
    -webkit-box-shadow: 0 0 5px rgba(102, 76, 0, 0.4);
    border-radius: 10px;
	position: relative;
}
.voice:before{
	content:"VOICE";
	background: #206E43;
	color: #fff;
	padding: 3px 10px;
	border-radius: 10px;
	font-family: "Kiwi Maru", serif;
	letter-spacing: 0.1em;
	font-size:0.9em;
}



.voice p,
.voice2 p{
	font-size: 1.05em;
	margin: 0 0 10px 0!important;
	line-height: 1.4;
}

.suisen p{margin-top: 10px!important;}

.suisen .voice:before{content:none;}

.voice p:after{content:"";
display: block;
clear: both;}
.voice p.name{font-weight: bold;
color: #79612E;
text-align: right;
margin: 0;
	font-size: 1em;
}

.voice p.small{font-size: 0.9em;}


/*----------------------------------*/
dl.faq dt {
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #835E45;
	position: relative;
	padding: 0 0 0 35px;
	line-height:25px;
}

dl.faq dt:before{
	content: "Q";
	width: 25px;
	height: 25px;
	background-color:#85B200;
	color: #fff;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 25px;
	line-height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


dl.faq dd {
	line-height: 1.7;
	margin-bottom: 20px;
	position: relative;
	padding: 0 0 20px 35px;
	border-bottom: 2px dotted #34A97C;
}



dl.faq dd:before{
	content: "A";
	width: 25px;
	height: 25px;
	font-weight: bold;
	background-color:#FF9226;
	color: #fff;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 25px;
	line-height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

dl.faq dd:last-child{ border-bottom:none;
padding-bottom:0;
margin-bottom:0;}





/*----------------------------------*/
.ryokin table {
	border: 1px solid #C7A771;
	margin: 0 0 15px;
	width: 100%;
	clear: both;
}
.ryokin table th {
	background-color:#FCF6E0;
	border-right: 1px solid #C7A771;
	border-bottom: 1px solid #C7A771;
	font-size: 15px;
	color:#6A5014;
	font-weight: bold;
}
.ryokin table th, .ryokin table td {
    padding: 5px 5px;
    text-align: center;
    vertical-align: middle;
}
.ryokin table td {
    font-size: 15px;
    text-align: center;
    border-right: 1px solid #C7A771;
    border-bottom: 1px solid #C7A771;
}
.jihi .ryokin{margin-bottom: 30px;}
.jihi .ryokin table th,
.jihi .ryokin table td{display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 6px 10px;
	text-align: center;
	border-right: none;
}

.jihi .ryokin table tr:last-of-type td{border-bottom: none;}

.jihi .ryokin table td.left{text-align: left;}

.jihi .ryokin table td.kara {
    padding-right: 1em;
}

.move{
	margin: 0 0 10px;
	aspect-ratio: 16 / 9;
}
.move iframe{
	width: 100%;
	height: 100%;
	display: block;
}

/*------------------------------*/

.hoken p{
	margin: 0 5px 30px;}

.hoken p img{
	width: 240px;
	height: auto;
	display: block;
	margin: 0 auto 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px;
	box-sizing: border-box;
      border: 5px solid #fff;
    box-shadow: 0 0 4px #aaa;
}

.hoken p span.check_text{
	background-image: url("../../image/common/check01.png");
	background-repeat: no-repeat;
	background-position: left 8px;
	background-size: auto 1em;
	padding: 5px 0 0 1.5em;
	margin: 0;
	box-sizing: border-box;
	display: block;
}

p.subtitle{color: #B5830C;
	font-family: "Kiwi Maru", serif;;
	font-size: 1.2em;
	font-weight: 500;
	margin: 0 0 10px 0;
	letter-spacing: -0.05em;
	line-height: 1.4;
}

p.message{color:#7A5E47;
	font-family: "Kiwi Maru", serif;;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: 500;
	margin: 0 0 20px 0;}

/*------------------------------*/
.jiko p img,
.jibai p img{
	display: block;
	width: 240px;
	margin: 0 auto 10px;
}



#gallery .inbox{
	padding-bottom: 30px;
}



.imgbox3 ul,
.imgbox2 ul,
.imgbox4 ul,
ul.icon
{
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
justify-content: space-around;
}

.imgbox3 ul li img, .imgbox2 ul li img, .imgbox4 ul li img {
	display: block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto;
	border-radius: 0px;
	box-sizing: border-box;

}

.imgbox3 ul li {
width: 32%;
margin: 0 0 20px;
}

.imgbox2 ul li {
width: 46%;
margin: 0 0 10px;
}

.imgbox4 ul li {
	width: 22%;
	margin: 0 0 10px;
	text-align: center;
}


.imgbox3 ul li img,
.imgbox2 ul li img,
.imgbox4 ul li img{
display: block;
width: 100%;
height: auto;
}

/*-----------------------------*/
.inquiry p.tel {
    font-size: 22px;
 color: #ef801f;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    margin: 0px auto 10px;
}
.inquiry p.tel a {
	text-decoration: none;
	color: #30C2A2;
}
.inquiry p.note {
    font-weight: bold;
    color: #F00;
}
dl.formList dt, dl.formList dd {
    margin: 0;
    padding: 5px;
}
.formList dt b {
    margin: 0 0 0 4px;
    font-size: 120%;
    color: #f00;
}
dl.formList {
    /*display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    font-size: 14px;
    
    border: 1px solid #888888;
    border-bottom: none;*/
    width: 98%;
    margin: 15px auto 15px auto;
}
dl.formList dt {background-color:#EEEEEE;
   
   
    box-sizing: border-box;
}
dl.formList dd {
    background: #fff;
    box-sizing: border-box;
     border-bottom: 1px dotted #888888;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.formList dd span {
    margin: 0 4px 0 0;
}
.formList dd input[type=text], .formList dd input[type=email], .formList dd input[type=tel], .formList dd input[type=number], .formList dd input[type=password], .formList dd textarea {
    padding: 10px;
    border-radius: 4px;
    border: #ddd solid 1px;
    -webkit-box-shadow: inset 1px 1px 5px #eee;
    box-shadow: inset 1px 1px 5px #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.formList dd textarea {
    resize: vertical;
}
.formList dd .short {
    width: 50% !important;
    margin: 0 0 10px 0;
}
.formList dd input[name^=post] {
    width: 60px;
    margin-bottom: 0;
}
.formList dd p{margin-bottom: 0;}
.inquiry p.send_btn {
    text-align: center !important;
    font-size: 25px;
    color: #ff7373;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    margin: 0px auto 10px;
}
