@charset "utf-8";



/*--------共通設定-----*/
.outbox{
	margin: 0 0 30px;
	padding: 10px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #AAAAAA;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #AAAAAA;
}

.inbox {
	padding: 0px 5px;
}


dl.kome{

}
dl.kome dt{
	float: left;
}
dl.kome dd{
	padding: 0 0 5px 1.5em;}

span.kome,
p.kome{position: relative;
padding: 0 0 0 1.5em;
display: block;}

span.kome:before,
p.kome:before{content:"※";
position: absolute;
left: 0;
top: 0;}

a.link{
	display: block;
	margin: 10px 0 0 20px;
	padding: 7px 45px 5px 20px;
	border-radius: 5px;
	float: right;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	background-color:#C1AC6C;
	font-weight: bold;
	background-image: url(../image/common/link.png);
	background-repeat: no-repeat;
	background-position:90% center;
	background-size: auto 12px;
}
a.link:hover{
opacity: 0.7;
}
a.tel_link {
    font-size: 28px;
    text-decoration: none;
    font-weight: bold;
    font-family: "Shippori Mincho", serif;
  font-weight: 600;
    color: #000000;
    background-image: url("../image/common/tel.png");
    background-repeat: no-repeat;
    background-size: auto 22px;
    padding: 0 0 0 30px;
    background-position: left center;
    line-height: 22px;
    float: right;
    display: block;
    margin: 10px 0 0 20px;
}
.aligncenter{margin: 0 auto 30px auto;
    border-radius: 0px;
    height: auto;}

.alignleft{margin: 0 20px 30px 0px;
    float: left;
    width: 230px;
    border-radius: 0px;
    height: auto;}

.alignright{
    margin: 0 0 30px 20px;
    float: right;
    width: 230px;
    border-radius: 0px;
    height: auto;

}

/*--------メイン写真・アイキャッチ-----*/

.topimg {
	padding: 5px;
	border-radius: 10px;
	margin-bottom: 30px;
	border: 5px solid #E1DAC8;
}
.topimg img{
	margin: 0 auto;
	display: block;
}

.eye{
	padding: 5px;
	border-radius: 10px;
	margin: 0 0 10px 0;
	border: 5px solid #E1DAC8;
}
.eye img{
	margin: 0 auto;
	display: block;
}


/*--------コンテンツ-----*/




.pr01{padding: 0;
	margin: 0 auto 40px auto;
	
}


.pr01 h2 {padding: 0;
	background-image:none;
    text-align: center;
    border: none;
    color:#9A8E71;
    font-size: 29px;
	background-color: transparent;
	text-shadow: none;
}

.pr01 h2 .green{color: #62B823;}
.pr01 h2 .blue{color: #31B4E5;}

.pr01 p{font-size: 18px;
margin: 0 0 20px 0;
font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;}


/*---------------------------------------*/


.information {
	position: relative;

}

.information .newinfo {
	width: 100%;
	height: 270px;
	border: none;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
}
.information .edit{
	position: absolute;
	right: 20px;
	top: 15px;
}

.information iframe{
	background-color: #FFFFFF;
	width:100%;
	height:100%;
	border:none;
	display:block;
}

/*---------------------------------------*/


/*------------------------------*/
.sekkotsu p{
margin: 0 0 10px;
}
.sekkotsu p img{
	width: 180px;
	margin: 0 0px 10px 20px;
	float: right;
	height: auto;
}

/*------------------------------*/

.feature p{
	margin: 0 10px 30px;
}

.feature .inbox{background: #FEFBF2;
padding: 15px;
box-shadow: 0 0 4px #aaa;}

.feature h3{
	background-color:transparent;
	
padding-left: 0;
	
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto 22px;
	font-size: 26px;
	font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal;
	margin: 0 10px 15px 10px;
}
.feature h3:after{content:none;}

.feature h3 strong{color: #F19D00;}

/*------------------------------*/

.greet .prpfile{
	margin: 0 0 15px;
	padding: 10px;
	border-radius: 10px;
	background-color: #EBF8D6;
	overflow: hidden;
}

.greet dl.shikaku{
margin: 0 0 0 200px;
}
.greet dl.shikaku dt{
	color: #00664C;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px;
	border-bottom: 2px solid #00664C;
}
.greet dl.shikaku dd{
	padding: 0 10px 5px 40px;
	border-bottom: 1px dotted #888888;
	background-image: url(../image/shoukai/shikaku.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 21px;
	margin: 0 0 5px;
	font-weight: bold;
}

.greet .inchou{
	width: 180px;
	margin: 0 0px 20px 20px;
	float: right;
}
.greet .inchou img{
	width: 180px;
	height: auto;
	margin: 0 auto 15px auto;
	border-radius: 5px;
	display: block;
}
.greet .inchou figcaption{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color:#615139;
}
.greet .inchou figcaption strong{
	color:#31B4E5;
}

.greet p.name{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #46392F;
}
.greet p.name strong{
	color: #1DAB67;
}



.greet p{
	margin: 0 0px 10px;
}



/*--------------------------------*/

ol.nagare{
}
ol.nagare li{
	margin: 0 0 10px;
	padding: 0 0 60px;
	clear: both;
	background-image: url(../image/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 40% bottom;
	background-size: auto 50px;
}
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{
	color:#6E4E2C;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 10px;
	font-size: 16px;
	border-radius: 0px;
	background-color:#F3EFDD;
}
ol.nagare li dl dt span{
	padding: 0 5px;
	margin: 0 10px 0 0;
	display: inline-block;
	background-color:#C1AC6C;
	border-radius: 0px;
    font-size: 14px;
	color: #FFFFFF;
}
ol.nagare li dl dd{
	margin: 0 10px;
}
ol.nagare li dl dd img{
	margin: 0 0 15px 20px;
	width: 170px;
	float: right;
	height: auto;
	border-radius: 0px;
	/*background-color: #FEFFC1;
	-webkit-box-shadow: 0px 0px 5px #AAAAAA;
	box-shadow: 0px 0px 5px #AAAAAA;*/
}


/*--------------------------------*/
.qa dl{}
.qa dl dt{
	padding: 0 0 10px 35px;
	position: relative;
	font-weight: bold;
	color:#6E4E2C;
	font-size: 17px;
}
.qa dl 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:#31B4E5;
	color: #FFFFFF;
    font-family: Arial, Helvetica, "sans-serif";
}

.qa dl dd{
	padding: 0 0 15px 35px;
	position: relative;
	margin: 0 0 15px;
	border-bottom: 2px dotted #8BD1B8;
	height: auto;
}
.qa dl 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:#FE9AB2;
	color: #FFFFFF;
     font-family: Arial, Helvetica, "sans-serif";
}


/*------------------------------*/


.ryokin table,
table.kyujin{
	margin: 0 0 10px;
	width: 100%;
}

.ryokin table th,
.ryokin table td{
	font-size: 16px;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #968353;
}

.ryokin table th,
table.kyujin th{
	width: 33%;
	background-color:#F3EFDD;
	font-weight: bold;
}

/*------------------------------*/

.hoken p{
margin: 0 10px 30px;
}

.hoken p img{
	width: 230px;
	height: auto;
	display: block;
	margin: 0 0 30px 20px;
	border-radius: 10px;
	float: right;
}

.imgbox3,
.imgbox2{
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
justify-content: space-around;
}

.imgbox3 li {
width: 31%;
margin: 0 0 20px;
}

.imgbox2 li {
width: 48%;
margin: 0 0 10px;
}


.imgbox3 li img,
.imgbox2 li img{
display: block;
width: 100%;
height: auto;

}
.hoken ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
  background: #F3EFDD;
}
.hoken ol li {
  position: relative;
  margin: 0 0 0.5em 0;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
	border-bottom: 1px dashed #9A8E71;
}

.hoken ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background:#9A8E71;
  color: white;

  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 0.5em;
}

/*------------------------------*/
.jiko p img{
	display: block;
	width: 230px;
	margin: 0 0 20px 20px;
	float: right;
}
.jibai p img{
	display: block;
	width: 230px;
	margin: 0 20px 40px 0px;
	float: left;
	height: auto;
}

/*------------------------------*/

/*------------------------------
	パンくずリスト
------------------------------*/

#breadcrumb{
	padding: 5px 0;
	margin: 0 0 10px 0px;
}

#breadcrumb ul{
	margin: 0 auto;
	font-size: 13px;
	display: block;
	padding: 0;
}

#breadcrumb ul li{ display:inline;
margin:0 3px 0 0;}

#breadcrumb ul li:after{ content:"＞";
margin: 0 0 0 5px;}

#breadcrumb ul li:last-child:after{ content:none;}

#breadcrumb ul li a{
	text-decoration: none;
	color: #000000;


}

/*----------------------------------
		トップページ
----------------------------------*/









/*---------------------------------------*/



/*----------------------------------
		当院紹介
----------------------------------*/




#office_ph {
}
#office_ph img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#office_ph #office_ph_big {
	margin: 0 0 10px;
	text-align: center;
}
#office_ph ul#imgList {
display: flex;
flex-wrap: wrap;
align-content: center;
align-items: center;
justify-content: space-between;
}
#office_ph ul#imgList li {
width: 24%;
}
#office_ph ul#imgList li img{
	border: 2px solid #CFC9A9;
}


#office_ph #office_ph_big img {
	border: 2px solid #CFC9A9;
}



.list1 img{
	border-color: #CFC9A9;
}
.list2 img{
	border-color: #CFC9A9;
}
.list3 img{
	border-color: #CFC9A9;
}
.list4 img{
	border-color: #CFC9A9;
}

/*-----------------------------*/
.inquiry p.tel {
    font-size: 27px;
 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: 15px;
}
.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;
    background-color: #EEEEEE;
    border: 1px solid #888888;
    border-bottom: none;
    width: 98%;
    margin: 15px auto 15px auto;
}
dl.formList dt {
    width: 27%;
    border-bottom: 1px solid #888888;
    box-sizing: border-box;
}
dl.formList dd {
    background: #fff;
    border-left: 1px solid #888888;
    border-bottom: 1px solid #888888;
    width: 73%;
    box-sizing: border-box;
}
.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;
}
.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;
}

/*----------------------------------
		施術内容
----------------------------------*/

/*----------------------------------
		交通事故施術
----------------------------------*/
