@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');



/*-----------------------------------------------
   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: 0px 0px 5px #C5A3C4;
	box-shadow: 0px 0px 5px #C5A3C4;
	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: #8599D5;
	font-weight: bold;
	background-image: url(../../image/common/link.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 10px;
}

.link2 a{
    display: block;
    margin: 0 auto;
    padding: 10px 25px 10px 10px;
    border-radius:5px;
    color:#fff;
    font-size:1em;
    text-decoration: none;
    background-color: #8599D5;
    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;}


.alignleft,
.alignright{margin: 0 auto 15px auto;
	text-align: center;
   
    height: auto;
width: 240px;}
.aligncenter{margin: 0 auto 15px auto;
	text-align: center;
   
    height: auto;}

.aligncenter img,
.alignleft img,
.alignright img{display: block;
margin: 0 auto;
    max-width: 100%;
vertical-align: bottom;
 border-radius: 5px;}

/*-----------------------------------------------
   Fonts
-----------------------------------------------*/
 h2 { font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
	color: #8599D5;
	margin: 0 0 15px;
	font-size: 22px;
	padding: 0 0 5px 40px;
	line-height:1.3;
	border-bottom: 2px dotted #8599D5;
	background-image: url(../../image/common/h2.png);
	background-repeat: no-repeat;
	background-position:left top;
}

h2 span{font-size: 18px;}

h3 {
	color:#909FCF;
	font-size: 18px;
	margin: 0 0 15px;
	padding: 5px 10px;
	border-radius: 10px;
	line-height: 30px;
	clear: both;
	position: relative;
	background: #FBECF9;
	font-weight: bold;
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}


h4 {font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #D27DC7;
	color:#D27DC7;
	padding: 0 0 5px 0;
	margin: 0 5px 10px 5px;
	clear: both;
}
h5 {clear: both;
	padding: 0 0 5px 0;
	font-size: 17px;
	font-weight: bold;
	color:#A0ACD0;
	margin: 0 5px 15px;

	border-bottom: 2px dotted #A0ACD0;
}
/*------------------------------------------------
   Layout
------------------------------------------------*/
html{
}
body{
	font-size: 100%;
background-image:url("../../image/common/bg_check01.jpg");
	-webkit-text-size-adjust: 100%;
	
}
header#head{
	background:#fff;


   
    box-shadow: 0 3px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.3);
	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:#8090C1;
	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.text{display: block;
border-top: 1px solid #F16F97;
	border-bottom: 1px solid #F16F97;
	text-align: center;
	font-weight: bold;
	color: #E071A1;
margin: 0 0 10px 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{display: flex;
flex-wrap: nowrap;
justify-content: space-around;
margin: 0 auto 10px auto;}
.headbtm ul li{width: 30%;
box-sizing: border-box;}

.headbtm ul li a{display: block;
padding: 10px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
}

.headbtm ul li.tel a{background: #8090C1;}
.headbtm ul li.line a{background:#06C655;}
.headbtm ul li.yoyaku a{background:#F47ABA;}

#wrap {
	position: relative;
}
#content {
	margin: 0;
	padding: 0px 0 0;
}
footer#foot {
	padding: 15px 0 0;
	background-color:#fff;
}
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 0px 0;
	color: #2C6A58;
}
.foot p.name img {width: 80%;
	height: auto;
	max-width: 300px;
}
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:#A0ACD0;
}
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,#navi {
	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:#fff;
}
#navi{margin-bottom: 10px;}
.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;
	
}
.navi1 ul li a{
	display: block;
font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
	color: #6C82C1;
	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;
border-radius: 10px;
	background:#EDCCFB;
	
	
}
.navi1 ul li a img small{
font-size: 100%;
}

.navi1 ul li:nth-of-type(5){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: 5px 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 40px 10px;}

.pr01 h2{background-image: url("../../image/top/pr01_title_left.png"),url("../../image/top/pr01_title_right.png");
background-repeat: no-repeat,no-repeat;
	background-position: left bottom,right bottom;
background-color: transparent;
color: #E2ADDB;
text-align: center;
font-size: 16px;
padding: 10px 0 10px 0;
border: none;}

.pr01 h2 span{color: #909FCF;
font-size: 23px;
background:linear-gradient(transparent 60%, #FFF2FD 60%);}

.pr01 p{ font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;

color: #7A6A4B;
font-size: 17px;
line-height: 1.6;
margin: 0 0 30px 0;}

.pr01 h3{background: #FBECF9;
color: #909FCF;
font-size: 19px;
padding: 7px 8px;
border-radius: 7px;
border: none;
 font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;}

.pr01 ul{font-size: 16px;}
.pr01 ul li{border-bottom: 1px solid #E8B7D6;
padding: 0 0 10px 0;
margin: 0 0 15px 0;}
.pr01 ul li strong{color: #909FCF;}
.pr01 ul li span{font-size: 14px;}


/*--------------------------------*/

#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{background: none;
	padding: 0 0 5px 0;
	font-size: 17px;
	border: none;
	color:#A0ACD0;
	border-radius: 0;
	font-weight: bold;
	border-bottom: 1px solid #A0ACD0;
line-height: 1.3;
	margin: 0 0 10px 0;
}
.about table{
    background: #fff;
    margin: 10px 0;

    width: 100%;
}
.about table th {font-size: 15px;
    text-align: center;
    padding: 3px 5px;
  border: 1px solid #888;
	background:#FFF2FD;

}
.about table td {
    
    text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	font-size: 16px;
	border: 1px solid #888;
}

.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:#909FCF;
	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 #909FCF;
}
.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.jpg");
	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{font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 10px;
	font-size: 16px;
	
	border-radius: 5px;
background:#FBFBEF url("../image/texture/texture_wd100.png");
    color:#7A5E47;
}
ol.nagare li dl dt span{
	 background-color:#F6E2FE;
    padding: 2px 5px;
    margin: 0 10px 0 0;
    display: inline-block;
    border-radius:5px;
    color: #6C82C1;
	font-size: 14px;
	float: left;
}
ol.nagare li dl dd{
	margin: 0 5px;
}

ol.nagare li dl dt strong{padding-left: 4em;
display: block;}

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 {
    margin: 0 10px;
}
.qa dt {
    padding: 0 0 0px 35px;
    position: relative;
    font-weight: bold;
    color:#91734C;
    font-size: 17px;
	margin: 0 0 10px 0;
	 

	
}
.qa .trigger{background: url("../../image/common/arrow_down.png") no-repeat right 10px;
background-size: auto 10px;
border-bottom: 2px dotted rgba(205, 199, 165, 1.00);
 padding: 0 35px 10px 35px;}


.qa .is-open{border-bottom: none;
background: url("../../image/common/arrow_top.png") no-repeat right 10px;
background-size: auto 10px;
padding: 0 35px 10px 35px;}

.qa .trigger:hover,
.qa .is-open:hover{
	opacity: 0.7;
}

.qa dt::before {
    content: "Q";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    display: block;
    text-align: center;
    font-weight: bold;
    background-color:#A0ACD0;
    color: #FFFFFF;
}
.qa dd {
    padding: 4px 0 20px 35px;
    position: relative;
    margin: 0 0 15px!important;
    border-bottom: 2px dotted rgba(205, 199, 165, 1.00)!important;
    height: auto;
}
.qa dd:last-of-type {
    border: none;
    margin: 0;
}
.qa dd::before {
    content: "A";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    display: block;
    text-align: center;
    font-weight: bold;
    background-color:#EBABDC;
    color: #FFFFFF;
}

dl.qa dd h3{margin: 10px 0 10px 0;}

.qa dd ul{list-style-type: disc;
margin: 0 0 0 1.5em;}

.naka{display: none;}

.qa dd a{text-decoration: underline;}

/*メニューボタン
-------------------------*/
ul.menu_list{
  
}
ul.menu_list li{
 
  display: block;
  margin: 0 auto 10px auto;
}


ul.menu_list li a{
    display: block;
    margin: 0;
    padding: 8px 40px 8px 10px;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
    background-color: #8599D5;
    font-weight: bold;
    background-image: url(../../image/common/link.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 10px;
}
ul.menu_list li a:hover{
  opacity: 0.7;
}

/*------------------------------*/

#feature h3{background-image: url("../../image/top/pr01_title_left.png"),url("../../image/top/pr01_title_right.png");
background-repeat: no-repeat,no-repeat;
	background-position: left bottom,right bottom;
background-color: transparent;
	background-size: auto 70px,auto 70px;

text-align: center;
color:#7A6A4B;
font-size: 23px;
padding: 15px 0 15px 0;
	line-height: 1.3;
}
#feature h3 strong{
	color: #FF5757;
	font-size: 26px;
}

.feature p{
	margin: 0 10px 30px;
}

.feature p.margin0{margin-bottom: 10px;}
/*----------------------------------*/


.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:#E2ADDB;
}
.greet .inchou figcaption strong {
	color:#909FCF;
}


.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{
	color:#473900;
	font-size: 17px;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0px 0px 1.5em;
}

ul.check li{background-image: url("../../image/common/check1.png");
	background-repeat:  no-repeat;
	background-position:  left 5px;
background-size: auto 1em;
border-bottom: 2px dotted #CEC87F;
padding:0 0 10px 1.5em;
margin: 0 0 10px 0;
line-height: 1.5;}

ul.check2{
	color:#473900;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0px 0px 1.5em;
}

ul.check2 li{background-image: url("../../image/common/check2.png");
	background-repeat:  no-repeat;
	background-position:  left 5px;
background-size: auto 1em;
border-bottom: 2px dotted #9DAFE5;
padding:0 0 10px 1.5em;
margin: 0 0 10px 0;
line-height: 1.5;}


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 p{margin: 0 5px 1em 5px;}
.ryokin table {width: 100%;
	border: 1px solid #BC974F;
	margin: 0 0 10px;
}
.ryokin table th {
	background-color:#FBFBEF;
	border-right: 1px dashed #BC974F;
	border-bottom: 1px dashed #BC974F;
	font-size: 16px;
}
.ryokin table th, .ryokin table td {
	padding: 8px;
	text-align: center;
}
.ryokin table th.futan {
	width: 150px;
	border-right: 1px solid #BC974F;
}



.ryokin table tr:first-child th {
	border-bottom: 1px solid #BC974F;
}
.ryokin table td {box-sizing: border-box;
	text-align: center;
	border-right: 1px dashed #BC974F;
	border-bottom: 1px dashed #BC974F;
	font-size: 16px;
}

.ryokin table.jihi tr{display: flex;
flex-wrap: wrap;}

.ryokin table.jihi tr:first-of-type{display: none;}

.ryokin table.jihi tr th{display: block;
width: 100%;}

.ryokin table.jihi tr td:nth-of-type(1){width: 50%;}
.ryokin table.jihi tr td:nth-of-type(2){width: 20%;}
.ryokin table.jihi tr td:nth-of-type(3){width: 30%;}


.ryokin table tr:nth-of-type(2) td:nth-of-type(1),
.ryokin table tr:nth-of-type(2) td:nth-of-type(2){width: 50%;}

 dl.ryokin{border: 1px solid #BC974F;
	padding:10px 15px;
	margin: 0 5px 10px 5px;
	 font-size: 110%;
	 font-weight: bold;
}
 dl.ryokin dt{color: #BC974F;
	float: left;
	 
}
 dl.ryokin dd{
	margin: 0 0 8px;
	padding: 0 0 8px 0;
	 text-align: right;
	 border-bottom: 1px dashed #BC974F;
}
dl.ryokin dd span{display: block;
text-align: left;
font-size: 14px;
font-weight: normal;}

dl.ryokin dd:last-of-type{border: none;
padding-bottom: 0;
margin-bottom: 0;}
/*------------------------------*/

.hoken p{
	margin: 0 5px 30px;}

.hoken .alignright{
	width: 240px;
	height: auto;
	display: block;
	margin: 0 auto 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 10px;
	box-sizing: border-box;
}

ul.dot{list-style-type: disc;
margin: 0 5px 15px 1.75em;}

ul.dot li{margin: 0 0 5px 0;}

.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;
}

/*-----------------------------*/

dl.nayami dt{font-size: 16px;
background: url("../../image/common/bg_check01.jpg") repeat left top;
padding: 5px 10px;
margin: 0 0 10px 0;
font-weight: bold;}

dl.nayami dd{border: 2px solid #ECE6C5;
padding: 15px;
font-size: 16px;
margin: 0 0 20px 0;}
