@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Noto+Sans+JP:wght@100..900&display=swap');




/*--------------------------------
	基本レイアウト
--------------------------------*/
body {
    font-size: 100%;
  background:#F5F2EB;
}

p.kome,span.kome {
   padding:0 0 0 1.5em;
	position: relative;
}
p.kome::before,
span.kome::before{
    content: "※";
	position: absolute;
	left:0;
	top:0;
}

/*--------------------------------
  共通項目
---------------------------------*/
.clear {
    clear: both;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
}
.outbox {
    margin: 0 10px 30px;
    padding: 10px;
    background-color: #FFFFFF;
   box-shadow: 0 0 5px #B5AAAD;
	-webkit-box-shadow: 0 0 5px #B5AAAD;
}
 
.inbox {
    padding: 0px 5px 5px;
}
dl.kome {}
dl.kome dt {
    float: left;
}
dl.kome dd {
    padding: 0 0 5px 1.5em;
}
span.kome {
    padding: 0 0 5px 1.5em;
    display: block;
    position: relative;
    margin: 0;
    overflow: hidden;
}
span.kome:before {
    content: "※";
    position: absolute;
    top: 0px;
    left: 0px;
}
a.link {
    display: block;
    margin: 10px 0 0 20px;
    padding: 5px 40px 5px 10px;
    border-radius: 5px;
    float: right;
    font-size: 15px;
    text-decoration: none;
background-color:#18835C;
    color: #fff;
    font-weight: bold;
    background-image: url(../../image/common/link.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 10px;
    text-shadow: 0 0 4px #666;
}
a.link:hover {
    opacity: 0.7;
}

a.line{background-color: #06C755;}
a.tel_link {
    font-size: 28px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
    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;
}

figure.aligncenter{text-align: center;
	margin: 0 auto 10px;
}

figure.aligncenter img{display: block;
margin: 0 auto;
vertical-align: bottom;}

figure.alignleft{
    width: 230px;
    height: auto;
     margin: 0 auto 20px auto;
    float: none;
    
}

figure.alignright{
    width: 230px;
    height: auto;
    margin: 0 auto 20px auto;
    float: none;
}
figure.alignright img{
    border-radius: 5px;
    display: block;
}

.imgbox3 ul, .imgbox2 ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}
.imgbox3 ul li {
	width: 32%;
	margin: 0 0 10px;
	text-align: center;
}
.imgbox2 ul li {
	width: 49%;
	margin: 0 0 10px;
	text-align: center;
}
.imgbox3 ul li img, .imgbox2 ul li img {
	display: block;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto;
	border-radius: 5px;
	    border: 3px solid #FFFFFF;
box-shadow: 0 0 5px rgba(102, 76, 0, 0.4);
    -webkit-box-shadow: 0 0 5px rgba(102, 76, 0, 0.4);
	box-sizing: border-box;
}

.bg_paper{background: url("../../image/common/bg_paper01.jpg") repeat left top;
padding:10px;
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: 0px;}


.bg_paper2{background:#FCFBF0;
padding:10px;
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: 0px;}

ul.list li{background: url("../../image/common/navi.png") no-repeat left 7px;
padding: 0 0 8px 12px;
background-size: auto 9px;
border-bottom: 1px dashed #aaa;
margin-bottom: 8px;}

ul.check li{background: url("../../image/common/check.png") no-repeat left 4px;
padding: 0 0 8px 25px;
background-size: auto 20px;
border-bottom: 1px dashed #aaa;
margin-bottom: 8px;
font-size: 17px;}

/*--------------------------------
	フォント
--------------------------------*/
h1 {}


h2 {
  
  font-size: 20px;
  color:#2E1D00;
  line-height: 1.4;
  padding: 8px 10px 8px 15px;
  margin: 0 0 20px;
  clear: both;
	background-color:#ECE6D8;
	border-left: 11px solid #D31E17;
	 position: relative;
font-family: "Noto Sans JP", sans-serif;
	font-weight: 800;
	 transform: rotate(0.05deg);
}



h3 {
	padding: 2px 0px 7px 40px;
	margin: 0 0px 10px 0;
	color:#644B07;
	border-bottom: 2px dotted #E2C580;
	font-size: 18px;
	line-height: 1.4;
	border-radius: 0px;
	clear: both;
	background-image:url("../../image/common/h3.png");
	background-repeat: no-repeat;
	background-size: auto 30px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	 transform: rotate(0.05deg);

}

h4 {
	background-color:#F3F3C0;
	color: #333333;
	font-size: 18px;
	padding: 7px 10px;
border-radius: 8px;
	margin: 0 0 10px;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
}
.space {
    display: block;
    height: 25px;
}
/*-------------*/
header#head {
    margin: 0;
    padding: 0px 0 0 0;
    text-align: center;
  background-color:#fff;
	border-top:5px solid #D31E17;
}
header#head h1 {
    margin: 0px 0 0px;
    font-weight:normal;
    font-size: 14px;
    line-height: 1.2;
   color:#666;
    background: #fff;
	padding: 2px 0;
	
}
.head {
    max-width: 300px;
    margin: 0 auto;
    display: block;
    padding: 0 0 15px;
    overflow: hidden;
}
.head .logo {}
.head .logo img {
    margin: 0 auto 10px;
    display: block;
    width: 90%;
}
.head .left {
    width: 230px;
    float: left;
}
.head .left p {}
.head .left p.text {
    color:#645A27;
    text-align:left;
    font-size: 14px;
    margin: 0 0 5px;
font-weight: bold;
    border-bottom: 2px dotted #E7C28C;
    /*line-height: 25px;
        border-radius: 8px;
    background:#FFFF00;
        padding: 0 5px;
    
    */

    display: block;

}
.head .left p.tel {
    text-align: left;
}
.head .left p.tel a {
    display: block;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	font-size: 27px;
	padding: 0 0 0 35px;
	line-height: 40px;
	background-image:url("../../image/common/tel_green.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 25px;
	white-space: nowrap;
}
.head .left p.tel img {
    height: 24px;
    margin: 0px 5px 0 0;
    padding: 3px;
    display: inline-block;
    border-radius: 50%;
    background-color: #FFFFFF;
}

.head .yoyaku{background:#B50003;
color: #fff;
font-weight: bold;
font-size: 14px;}

.head .right {
    float: right;
}
.head .right p {
    line-height: 1;
}
.head .right p a {
    display: block;
    border-radius: 0px;
    color: #645A27;
    width: 60px;
    background-color:#fff /*#F1BC2E*/ ;
    text-decoration: none;
    border: 1px solid #E7C28C;
}
.head .right p a img {
    padding: 0;
    margin: 0 auto;
    width: 40px;
    display: block;
}
.head .right p a small {
    text-decoration: none;
    padding: 0 0 5px;
    font-size: 10px;
    display: block;
}

.head_link{display: flex;
flex-wrap: nowrap;
justify-content: space-between;}

.head_link li{width: 31%;
font-size: 15px;
}

.head_link li a{display: block;
text-decoration: none;
font-weight: bold;
color:#645A27;
padding: 5px 10px;
border-radius: 8px;
border: 2px solid #fff;
box-sizing: border-box;}

.head_link li.tel a{background: #FFFF00;
color: #3DCBA0;}

.head_link li.line a{background-color: #06C755;}

.head_link li.access a{background-color:#FFA5CC}
/*-------------------*/
.bn {
    display: block;
    margin: 0 auto;
    max-width: 300px;
}
.bn ul {
    padding: 0 0 15px;
}
.bn ul li {
    margin: 0 0 15px;
}
.bn ul li img {
   /* -webkit-box-shadow: 0 0px 5px rgba(181, 168, 125, 0.6);
    box-shadow: 0 0px 5px rgba(181, 168, 125, 0.6);
    border-radius: 15px;*/
	border: 1px solid #fff;
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    
}
/*-------------------*/
#footer {
    padding: 0px 0 0px 0;
    text-align: center;
    width: 100%;
    margin: 0;
    background-color:#fff;
}
#footer .foot {
    width: 320px;
    position: relative;
    margin: 0 auto;
    padding: 0;
}
#foot .foot p {
    text-align: left;
    display: block;
    color:#000;
}
#footer .foot p.name {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    display: block;
    padding: 10px 0 0 0;
    margin: 0;
    text-indent: 0px;
}
#footer .foot p.name img {
    width: 200px;
    height: auto;
    margin-bottom: 5px;
}
#footer p.name a {
    color: #000;
    text-decoration: none;
}
#footer p.address a {
    color:#000;
    text-decoration: none;
}
#footer .foot p.address {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 120%;
    width: 320px;
    display: block;
    margin: 0px auto;
    padding: 0 0 10px;
    color:#000;
}
#footer .foot p.address strong {
    color: #000;
    margin: 0 10px 0 0;
    padding: 0 5px;
}
#footer #copy {background: #D31E17;
    padding: 0;
    margin: 0;
    
}
#footer #copy p {
    text-align: center;
    font-size: 13px;
    padding: 3px 0 5px;
    line-height: 120%;
    margin: 0px;
    font-weight: normal;
    color:#fff;
    
}
#footer #copy p a {
    color:#fff;
    text-decoration: none;
}
/*--------------------------------
	ナビ
--------------------------------*/
nav.grid {}
nav.grid ul {
    display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    align-items: stretch;
    justify-content: space-between;
   border-top: 1px solid #D31E17;
    border-bottom: 1px solid #D31E17;
}
nav.grid ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px dotted #D31E17;
    width: 25%;
}
nav.grid ul li:last-child {
    border-right: none;
}
nav.grid ul li a {background-color:#D31E17;

    padding: 5px 0;
    display: block;
    text-decoration: none;
}
nav.grid ul li a img {
    display: block;
    margin: 0 auto;
    max-width: 50px!important;
}
nav.grid ul li a small {
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    color:#fff;
    text-align: center;
	white-space: nowrap;
}
/*　2行にならないsmallタグの行間調整　*/
nav.grid ul li:nth-child(1) a small, nav.grid ul li:nth-child(2) a small, nav.grid ul li:nth-child(3) a small {
    line-height: 30px;
}
/*--------------------------------
	Pagetop
--------------------------------*/
.pagetop {
    margin: 10px 10px 5px 0px;
    text-align: right;
    color: #666666;
}
.pagetop:after {
    content: "";
    display: block;
    clear: both;
}
.pagetop a {
    font-size: 14px;
    background: url(../image/totop.png) no-repeat left center;
    -webkit-background-size: 12px;
    background-size: 12px;
    color: #333;
    padding: 0 0 0 14px;
    text-decoration: none;
}
/*--------------------------------
   TopicPath
-------------------------------*/
nav#topicpath {
    padding: 0px 0 0px 10px;
    margin: 0 0 20px;
  
}
nav#topicpath ul {
    list-style: none;
    padding: 0;
}
nav#topicpath ul li {
    display: inline;
    font-size: 14px;
}
nav#topicpath ul li a {color: #000;
    text-decoration: none;
}
nav#topicpath ul li span {}
/*--------------------------------
	トップ
--------------------------------*/
.topimg,
.eye{
background: #fff;
    padding: 5px;
    box-shadow: 0 0 5px rgba(180, 170,173, 0.4);
    -webkit-box-shadow: 0 0 5px rgba(180, 170,173, 0.4);
	margin:10px 10px 10px 10px;

}
.topimg img,
.eye img{
	margin: 0 auto;
	display: block;
}
/*.eye {background-color:#A1846C;
    padding: 0;
    margin: 0;
    
}
.eye img {
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;
	border: 7px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px rgba(164,138,72,0.6);
	box-shadow: 0px 0px 5px rgba(164,138,72,0.6);
}*/
/*------------------------------*/

/*-----------------------------*/
.pr01 {
    background-image: url("../../image/top/pr_bg.png");
	background-color: #fff;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: auto 100px;
    padding: 8px 8px 40px 8px;
    box-shadow: 0 0 5px #C1B89C;
    -webkit-box-shadow: 0 0 5px #C1B89C;
    border-radius: 0px;
    margin:0 10px 35px 10px;
	overflow: hidden;
}
.pr01 h2{border: none;
	background: none;
	padding: 0;
	margin: -8px 0 20px -9px;
}
.pr01 h2::before{
	display: none;
}

.pr01 h2 img{
	display: block;
	margin: 0 auto;
}

.pr01 ol { counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/

	font-weight: 800;
	 transform: rotate(0.05deg);
	font-size: 19px;
	margin:10px;
	color:#644B07;
}
.pr01 ol li{border-bottom: 1px solid #D31E17;
margin-bottom: 10px;
	padding:0 0 8px 45px;
position: relative;}

.pr01 ol li strong{color:#D31E17;}

.pr01 ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background:#D31E17;
  color: white;
text-shadow: 0 0 4px rgba(0,0,0,0.6);
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 0;

}




.bigbn{margin: 0 10px 30px;
border-radius: 10px;
	border: 5px solid #fff;
	box-shadow: 0 0px 6px #E5DFC1;
	-webkit-box-shadow:  0 0px 6px #E5DFC1;}
.bigbn img{vertical-align: bottom;
border-radius: 10px;}


.information {
    width: 100%;
    height: 200px; /*適当な高さに*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
}
.information iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

/*------------------------------*/
.about table {
    border: 1px solid #555555;
    margin: 0 0 10px;
    width: 100%;
    font-size: 14px;
}
.about table th, .about table td {
    padding: 5px 2px;
    border: 1px solid #555555;
    text-align: center;
    vertical-align: middle;
}
.about table th {
   background-color:#FCF9E2;
    font-weight: normal;
}
.about p.yoyaku {
    background: #D59700;
    border-radius: 6px;
    text-align: center;
    line-height: 1.8;
    font-weight: bold;
    color: #fff;
    margin: 0 0 5px;
}
.about dl.kyushin {
    color: #D80000;
    font-weight: bold;
    font-size: 17px;
}
.about dl.kyushin dt {
    float: left;
}
.about dl.kyushin dd {
    padding: 0 0 10px 4em;
}
.about dl.kyushin dd strong {
    font-size: 16px;
}
.about iframe {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
}
.about dl.gaiyo {
    margin: 0 0 20px;
}
.about dl.gaiyo dt {
    display: block;
    width: 4.5em;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 5px;
    background-color:#6A5442;
    font-size: 14px;
    float: left;
}
.about dl.gaiyo dd {
    padding: 0 0 8px 4.5em;
    margin: 0 0 8px 0;
    border-bottom: 1px dashed #BEB48C;
}
.about dl.gaiyo dd a {
    text-decoration: none;
    color: #000000;
}
.about dl.gaiyo dd strong {
    color: #F00;
}
/*--------------------------------	
	当院紹介
--------------------------------*/

.feature p{
	margin: 0 10px 30px;
}

.feature h3{color: #6E4E2C;
	background-image:url("../../image/shoukai/feature.jpg");
	background-color: #fff;
	
	padding:40px 0 0px 10px;
border:none;
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto 25px;
	font-size: 25px;
    font-family: "Kosugi Maru", sans-serif;
  font-weight: bold;
  font-style: normal;
}
/*-----------------------*/
.greet .inchou figure{ margin: 0 auto;
    max-width: 250px;}

    .greet .inchou img {
    width: 100%;
    
    height: auto;
    margin: 0 0 10px;
    border-radius: 5px;
    display: block;
    border: 5px solid #fff;
    box-shadow: 0 0 4px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.greet .inchou figcaption{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding: 0 0 10px;
    color: #7D6400;
}
.greet .inchou figcaption strong{
    color: #3ECBA1;
}
.greet p{font-size: 1.05em;
    margin: 0 0px 1em;

}

.greet .name{
	font-size: 18px;
	font-weight: bold;
	color:#9B7F0C;
	text-align:right;
}
.greet .name span {
    color: #644B07;
}


.bg_paper{background:url("../../image/common/bg_paper01.jpg") repeat left top;
padding: 10px;
	box-shadow: 0 4px 4px #E5E3D9;
}

.staff dl dt{width: 4em;
font-weight: bold;
color: #6A5442;
float: left;}

.staff dl dd{padding: 0 0 7px 5em;
	margin: 0 0 7px 0;
border-bottom: 1px dashed #CEC87F;}

/*--------------------------------
	施術内容
--------------------------------*/
ol.nagare {}
ol.nagare li {
    margin: 0 0 10px;
    padding: 0 0 60px;
    clear: both;
 background-image: url(../../image/common/yajirusi.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 40px;
}
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;
    margin: 0 0 10px;
    font-size: 16px;
	border-radius: 5px;
	color:#000;
	background-color:#F3F3C0;
}
ol.nagare li dl dt span {
    padding: 2px 5px;
    margin: 0 10px 0 0;
    display: inline-block;
    font-size: 14px;
	border-radius: 6px;
	color:#fff;
	background-color:#D31E17;
}
ol.nagare li dl dd {
    margin: 0 5px;
}
ol.nagare li dl dd img {
    margin: 0 0 15px 20px;
    width: 120px;
    float: right;
    height: auto;
	background-color: #FEFFC1;
	-webkit-box-shadow: 0px 0px 5px #AAAAAA;
	box-shadow: 0px 0px 5px #AAAAAA;
    border: 4px solid #FFFFFF;
}
/*--------------------------------*/
.qa {}
.qa dt {
    padding: 0 0 10px 35px;
    position: relative;
    min-height: 26px;
    font-weight: bold;
  color:#644B07;
    font-size: 18px;
    line-height: 1.4;
}
.qa dt::before {
    content: "Q";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    font-weight: bold;
background-color:#D31E17;
	color: #FFFFFF;
    font-family: Arial, Helvetica, "sans-serif";
    border-radius: 50%;
  
}
.qa dd {
  padding: 2px 0 20px 35px;
	position: relative;
	margin: 0px 0 20px;
	border-bottom: 2px dotted #BBBBBB;
    height: auto;
}
.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:#18835C;
	color: #FFFFFF;
     font-family: Arial, Helvetica, "sans-serif";
}


ul.voice{margin-top: 15px;}
ul.voice li{
    padding: 15px;
    border-radius: 10px;
    background-color: #f9f9f2;
    -webkit-box-shadow: 0px 0px 4px #d3cea2;
    box-shadow: 0px 0px 4px #d3cea2;
    margin: 0 0 30px;
    overflow: hidden;
}
ul.voice li figure{
   width: 120px;
   margin: 0 auto 10px auto;
}
ul.voice li figure img{
	padding: 10px;
	background-color: #fff;
    border-radius: 5px;
}
ul.voice li figure figcaption{
    display: block;
    text-align: center;
    color:#3ECBA1;
    font-weight: bold;
    line-height: 1.3;
}
ul.voice li p{margin-bottom: 10px;
   
}

ul.voice li p.inchou_comment{background-color: #fff;
	padding: 10px;
}
ul.voice li p.inchou_comment span{background:#7D6400;
color: #fff;
padding: 4px 6px;
	line-height: 1.2;
	margin:  0 0 5px 0;
font-weight: bold;
	width: 4em;
display: block;}

p.right{text-align: right;}

/*---------------------------*/
.ryokin table {border:1px solid #888888;
    margin: 0 0 10px;
    width: 100%;
    border-collapse:collapse;
	 font-size: 15px;
    color: #000;
}

.ryokin tr{border-bottom:1px solid #888888;}

.ryokin tr:last-of-type{border-bottom: none;}

.ryokin table th, .ryokin table td{
   
    text-align: center;
    padding: 5px;
    vertical-align: middle;
border-right:1px solid #888888;
    box-sizing: border-box;
}
.ryokin table th{border-bottom:1px solid #888888;
    border-left:1px solid #888888;
  	background-color:#FFFFDE;
width: 33%;
box-sizing: border-box;}

.ryokin table td:last-child,
.ryokin table th:last-child{border-right: none;}


.jihi .ryokin th{width: 60%;}







p.message2{margin: 15px 0!important;
background: #6BBF2F;
    color: #fff;
padding: 8px;
font-weight: bold;
    text-align: center;
    font-size: 17px;
}


/*---------*/
.sejutsu p,
.jihi p{
    margin: 0 5px 30px;
}
.hoken p img,
.jihi p img{
    width: 240px;
    height: auto;
    display: block;
    margin: 0 auto 10px;
      border-radius:0px;
	border: 5px solid #fff;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3);
}

dl.ryokin{border: 1px solid #AFCF9E;
padding: 10px;
    margin-bottom: 10px;
}

dl.ryokin dt{font-weight: bold;
color: #724A32;
float: left;}

dl.ryokin dd{
    border-bottom: 1px dotted #8E7A5D;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 11em;
}

dl.ryokin dd:last-of-type{border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;}

dl.ryokin dd:after{content: "";
display: block;
clear:both;}
/*------------------------------*/

.jiko p,
.jibai p{margin: 0 5px 10px 5px}
.jiko p img {
    display: block;
    width: 240px;
    margin: 0 auto 10px;
}
.jibai p img {
    display: block;
    width: 240px;
    margin: 0 auto 10px;
}

.chui ul{margin:0 5px 30px 5px;}

.map iframe{display: block;
width: 100%;
height: 300px;}

dl.access{display: flex;
justify-content: space-around;
flex-wrap: wrap;
margin: 15px 0;}

dl.access dt{width: 30%;
box-sizing: border-box;
border-bottom: 1px dashed #aaa;
padding: 8px 8px 8px 8px;
margin: 0 0 8px 0;
background: #ECE6D8;}

dl.access dd{width: 70%;
box-sizing: border-box;
border-bottom: 1px dashed #aaa;
padding: 8px 8px 8px 8px;
margin: 0 0 8px 0;}

/*-------------------------------
	お問い合わせ
-------------------------------*/


/* フォーム
-----------------------------------------------------------------------------  */

.inquiry p.tel a{
	font-size: 25px;
	 color:#000;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px auto 10px;
	text-decoration: none;
    font-family: Arial, Helvetica, "sans-serif";
}

.inquiry p.note {
	font-weight: bold;
	color: #F00;
}

.sheet-form		{
	width:98%;
	border-collapse:collapse;
	border-spacing:0px;
	margin:8px auto 10px auto!important;
}
.sheet-form th {
	padding: 7px;
	background-color: #f9f2d9;
	border: 1px solid #DACFC2;
	text-align: left;
	font-weight: normal;
	font-weight: bold;
}
.sheet-form td {
	padding: 7px 10px;
	border: 1px solid #DACFC2;
}
.hissu {
	font-size: 0.85em;
	color: #F00;
}
.rouge {
color:#ff0000;
}
table .inner, table .inner tr, .inner td {
border:0px;
}
.submit{text-align:center;}

/*------------------------------------------------
   Form
------------------------------------------------*/
.formList{
	margin-top: 10px;
	padding: 15px 0 0 0;
	border-top: 1px dotted #ddd;
}

.formList dt{
	margin: 0 0 10px 0;
	padding: 5px 5px;
	font-weight: bold;
	line-height: 1;
	color: #555555;
	background-color: #f9f2d9;
}

.formList dt b{
	margin: 0 0 0 4px;
	font-weight: ＊;
	color: #F00;
}

.formList dd{
margin:0 0 10px 0;
padding:0 0 10px 0;
border-bottom:#ddd dotted 1px;
overflow-x:hidden;
}

.formList dd p{
margin:0 0 4px 0;
}


.formList dd span{
margin:0 4px 0 0;
}

.formList dd input{
vertical-align:middle;
}

.formList dd select{
padding:5px;
}

.formList dd input[type=checkbox],
.formList dd input[type=radio]{
width:24px;
height:24px;
margin:0 6px 4px 0;
}

.formList dd input[type=radio]{
border-radius:12px;
}

.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:6px;
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 5px 0;
}

.formList dd input[name^=post]{
width:60px;
}

.commonSubmit{
	display: block;
	width: 70%;
	height: 40px;
	margin: 0 auto;
	font-weight: bold;
	text-shadow: 0 -1px 0 #FF9620;
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FF9620), color-stop(0.00, #FFC47C));
	background: -webkit-linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	background: -moz-linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFC47C', endColorstr='#FF9620', GradientType=0 );
	background: linear-gradient(top, #FFC47C 0%, #FF9620 100%);
	border: #FF9620 solid 1px;
	border-radius: 4px;
	font-size: 130%;
}

dl.kouka{
	counter-reset: listnum; /* カウンターをリセット */
	list-style: none; /* 標準のスタイルは消す */
}
dl.kouka dt::before{
	counter-increment: listnum; /* counter-resetと同じ文字列 */
	content: counter(listnum); /* カウントした数に応じて番号を表示 */
	/* 以下数字をつける */
  position: absolute;
  /*以下数字のデザイン変える*/
  display:inline-block;
  background:#D31E17;
  color: white;
text-shadow: 0 0 4px rgba(0,0,0,0.6);
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 10px;
}

dl.kouka dt{font-size: 18px;
font-weight: bold;
color: #644B07;
border-top:1px solid #D31E17;
padding: 10px 0 0 35px;
margin: 0 0 8px 0;
position: relative;}

dl.kouka dt:first-of-type{border: none;
}


dl.kouka dd{background: url("../../image/common/navi.png") no-repeat left 8px;
background-size: auto 8px;
font-size: 15px;
padding: 0 0 0 10px;
margin:0 5px 10px 5px;}
