@charset "utf-8";
/* CSS Document */


/*--------共通-----*/

#nakami{ margin:20px 0 0 0;}


.inbox {
	padding: 0 15px 10px 15px;
}
.leftbox {
	float: left;
	clear: left;
}
.rightbox {
	float: right;
	clear: right;
}

.img_right img,.img_left img {
	border:1px solid #fefefe;
	border-radius:8px;
}
#about,#seikotsu,
#seikotsuin, #feature, #qa, #voice, #greet, #staff, #photo, #inquiry,
#nagare, #ryokin, #hoken, #jihi,
#jiko, #jibai, #jikonagare,
#faq, #kyujin, #information{
	background: #FFF;
	margin: 0 auto 30px;
	box-shadow: 0 0 4px #B4A361;
	padding: 0;
	-webkit-box-shadow: 0 0 4px #B4A361;
}

.bn ul{margin:0 auto 30px auto;
list-style-type: none;}

.bn ul li img{display: block;
	width: 100%;
	box-sizing: border-box;
	border: 7px solid #fff;
height: auto;
margin: 0 auto 15px auto;
	box-shadow: 0 0 4px #B4A361;
	-webkit-box-shadow: 0 0 4px #B4A361;}

a img:hover{opacity: 0.7;}

/*---------------------------------*/
#eye {
	margin-bottom: 30px;
}

#eye img{
	margin: 0 auto;
	display: block;
	padding: 0;
	border: 10px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #B4A361;
	box-shadow: 0px 0px 5px #B4A361;
}

/*-----------------------------------
	トップページ
-----------------------------------*/
#topimage {
	margin-bottom: 30px;
}

#topimage img{
	margin: 0 auto;
	display: block;
	padding: 0;
	border: 12px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #B4A361;
	box-shadow: 0px 0px 5px #B4A361;
}
/*---------------------------------*/
#pr {
	margin: 0 0 30px;
	border: 10px solid #937233;
	background-color: #FFFFFF;
}

#pr img.title{ display:block;
margin:0 auto;}

#pr p{
	padding: 10px 20px;
	font-size: 17px;
	line-height: 28px;
}

/*---------------------------------*/

#pr2 {
	margin: 0 0 30px;
	border: 10px solid #FFFFFF;
	background-image: url(../image/top/pr02_bg.jpg);
	-webkit-box-shadow: 0px 0px 4px #B4A361;
	box-shadow: 0px 0px 4px #B4A361;
}
#pr2 img{
	display: block;
	margin: 0;
}
#pr2 p{
	text-align: center;
	font-size: 16px;
}
#pr2 p strong{
	font-weight: bold;
	color: #008C00;
	font-size: 32px;
	padding: 20px 0 0;
	display: block;
}

/*---------------------------------*/

#information{
	position: relative;
}

#information .edit {
	position: absolute;
	height: 24px;
	width: 27px;
	right: 15px;
	top: 8px;
}

/*-----------------------------------
	初めての方へ
-----------------------------------*/
#seikotsu img{
	margin: 0 20px 20px 0;
	float: left;
}

#seikotsu p{
	margin: 0 0 15px;
}

/*---------------------------------*/

#feature p {
	margin: 0 10px 30px 10px;
}
#feature p:last-child {
	margin: 0 10px 10px 10px;
}


/*---------------------------------*/
#faq dl.qa {
	margin: 0 0 5px 0;}
	
#faq dl.qa:after {
	content:"";
	clear: both;
	display: block;}

#faq dl.qa dt {
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	min-height: 31px;
	line-height: 31px;
	font-size: 16px;
	position: relative;
	background-image: url(../image/top/pr02_bg.jpg);
	background-color: #FDFFCB;
}

#faq dl.qa dt:before{
	content: "Q";
	position: absolute;
	left: 5px;
	top: 0px;
	color: #0C88C5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}


#faq dl.qa dd {
	padding: 0 0 0 30px;
	margin: 0 0 20px;
	min-height: 31px;
	position: relative;
}
	
#faq dl.qa dd:before{
	content: "A";
	position: absolute;
	left: 5px;
	top: -3px;
	color: #FF7272;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
	

#faq dl.qa dd:last-child{ margin-bottom:0;
border-bottom:none;
padding-bottom:0;}


/*-----------------------------------
	当院紹介
-----------------------------------*/

#feature h4{
	margin: 0 0 10px;
	font-size: 26px;
	line-height: 40px;
	color: #595033;
	padding: 0 0 0 40px;
	border-bottom: 2px dotted #785E32;
	background-image: url(../image/shoukai/feature.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 36px;
	}

#feature h4 strong{
	color: #FF7272;
	font-size: 30px;
}

/*--------------------------*/

#greet p{ margin-bottom:15px;}


#greet p.name{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #3F88C5;
}
#greet p.name strong{
	color: #785E32;
}

#greet img{
	margin: 0 10px 10px 0;
	float: left;
}

/*--------------------------*/

#staff .staffbox{}
#staff .staffbox img{
	float: right;
}
#staff .staffbox dl{
	width: 430px;
	line-height: 25px;
}
#staff .staffbox dl dt{
	width: 4em;
	display: block;
	float: left;
	background-color: #595033;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
	color: #FFFFFF;
}
#staff .staffbox dl dd{
	padding: 0 0 10px 70px;
	margin: 0 0 10px;
	border-bottom: 1px dashed #888888;
}
#staff .staffbox dl dd:last-child{
	border-bottom-style: none;
}

#staff .staffbox dl dd.name{
	color: #FF7272;
	font-weight: bold;
	font-size: 18px;
}
#staff .staffbox dl dd.name span{
	margin: 0 0 0 10px;
	color: #AAAAAA;
	font-size: 14px;
	font-weight: normal;
}

/*--------------------------*/

#voice .voice{
	padding: 15px;
	box-shadow: 0 0 4px #666;
	border-radius: 5px;
	margin: 0 0 20px 0;
	background-color: #FFFBDC;
}

#voice .voice:last-child{
	margin-bottom: 10px;
}

#voice .voice .image{ float:left;
margin:0 20px 0 0;}

#voice .voice p{
	overflow: hidden;
	background: #fff;
	padding: 10px 14px;
	border-radius: 7px;
	margin: 0 0 15px 0;
	-webkit-box-shadow: 0px 0px 0px 1px #DCD284;
	box-shadow: 0px 0px 0px 1px #DCD284;
}

#voice .voice .image img{
	display: block;
	margin: 0 auto 10px auto;
	-webkit-box-shadow: 0px 0px 3px #888888;
	box-shadow: 0px 0px 3px #888888;
}

#voice .voice .image p{
	background: none;
	padding: 0;
	text-align: center;
	font-weight: bold;
	color: #835F30;
	line-height: 1.4;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#voice .voice .image p span{
	color: #FF7272;
	font-size: 16px;
}


#voice .voice dl{ overflow:hidden;}

#voice .voice dl dt{
	background-color: #0C88C5;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
	width: 6em;
	border-radius: 3px;
	margin: 0 0 5px;
	text-align: center;
}



/*---------------------------------*/

#kyujin table{
	width: 100%;
	margin: 0 0 10px;
	border: 1px solid #8F7736;
}

#kyujin table th,#kyujin table td{ padding:10px 10px;
border:1px solid #8F7736;}

#kyujin table th{
	background-color: #EBE1D1;
}








/*---お問い合わせ--------------------------*/


#inquiry p{
	margin: 0 5px 0px;
}
#inquiry table#toiawaseform {
	font-size: 14px;
	background: #FFF;
	border: 1px solid #8F7736;
	width: 590px;
	margin: 10px auto 15px auto;
}
#inquiry table#toiawaseform td {
	padding: 8px;
	height: 25px;
	border: 1px solid #8F7736;
}

#inquiry table#toiawaseform th{
	background-color: #EBE1D1;
	text-align: center;
	width: 180px;
	padding: 5px 0;
	color: #000000;
	border: 1px solid #8F7736;
}





/*---------------------------------*/
#photo #office_ph {
	margin: 10px 0px -10px 0px;
}
#photo #office_ph #office_ph_big {
	clear: left;
	float: none;
	width: 580px;
	margin: 0 auto 10px;
	text-align: center;
	/* [disabled]border: 2px solid #FFB973; */
}
#photo #office_ph ul#imgList {
	clear: right;
	float: none;
	margin: 20px auto 0 14px;
	width: 600px;
}
#photo #office_ph ul#imgList li {
	list-style-type: none;
	float: left;
	margin: 0 0 15px;
}
#photo #office_ph #office_ph_big img {
	border: 2px solid #FFF;
	border-radius: 5px;
	width: 580px;
	height: auto;
}
#photo #office_ph li{
	list-style:none;
}
#photo #office_ph li + li{
	border-left:none;
}
#photo #office_ph li img{
	cursor: pointer;
	width: 130px;
	height: auto;
	border: 2px solid #F5EA96;
	border-radius: 3px;
	margin-right: 15px;
}


/*-----------------------------------
	保険施術
-----------------------------------*/
#hoken ul {
	width: 500px;
	margin: 0 auto 10px;
}
#hoken ul::after {
	content:"";
	clear:both;
	display:block;
}
#hoken ul li {
	list-style-type: none;
	float: left;
}
#hoken ul li:nth-of-type(2) {
	float: right;
}
#hoken ul li img {
	border: 5px solid #fff;
	box-shadow: 0 0 3px #aaa;	
}
#hoken p.seihin {
	border: 1px solid #FC0;
	border-radius: 10px;
	padding: 10px;
	margin: -10px 5px 20px;
	background: #FFFCE8;
}
#jihi h3 span {
	text-align: right;
	background: #0c88cc;
	font-weight:bold;
	font-size: 15px;
	color: #fff;
	padding: 6px 12px;
	margin: 0 0 0 10px;
	border-radius: 6px;
}
#jihi ul {
	border: 1px solid #ddd;
	padding:10px;
	margin: -5px 0 10px;
	width: 300px;
}
#jihi ul li {
	font-size: 15px;
	list-style-type:none;
}
#jihi i {
	color:#f47070;
	margin-right:10px;
}
#jihi p.pi {
	color:#f47070;
	font-size: 17px;
	font-weight:bold;
}

/*------------------------------
		施術の流れ
-----------------------------*/

dl.nagare{ margin:0;}

dl.nagare dt{
	font-size: 18px;
	margin: 0 0 10px 0px;
	padding: 0 0 5px 0;
	color: #785E32;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 2px dotted #785E32;

}

dl.nagare dt span{
	font-size: 14px;
	background-color: #0C88C5;
	color: #fff;
	padding: 4px 8px 3px 8px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 4px;
	text-shadow: 0 0 2px #24640E;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 10px 0 0;
}

dl.nagare dd{	background: url(../image/common/yajirusi.jpg) no-repeat 200px bottom;
background-size:55px auto;
	padding: 0 0 20px;
	margin: 0 10px 15px 10px;
	min-height: 100px;}

dl.nagare dd img{
	float: right;
	margin: 0 0 0 20px;
	border-radius: 0px;
	padding: 0;
	background-color: #ECFBE8;
	border: 4px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 4px #888888;
	box-shadow: 0px 0px 4px #888888;}



dl.nagare dd:last-child{
	background: none;
	padding: 0;
	min-height: 0px;}

dl.nagare dd:after{ content:"";
display:block;
clear:both;}

dl.nagare dd span{
	margin: 5px 0 10px 10px;
	display: block;
	padding: 5px 10px;
	width: 320px;
	border-radius: 10px;
	background-color: #E7F3F3;
	border: 2px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 2px #32837C;
	box-shadow: 0px 0px 2px #32837C;}


/*---------------------------------*/
#ryokin table {
	width:100%;
	margin: 0 0 10px;
	font-size:16px;
	border: 1px solid #8F7736;}

#ryokin table th, #ryokin table td {
	padding: 7px 0px;
	border: 1px solid #8F7736;}

#ryokin table th {
	background-color: #EBE1D1;
}

#ryokin table td {width: 35%;}
	
#ryokin table th.kaisuu{ background:#CBF5C0;}

#ryokin table td { text-align: center;}


/*---------------------------------*/

#hoken p img,
#jihi p img{
	float: right;
	margin: 0 0 25px 20px;
	border: 5px solid #fff;
	box-shadow: 0 0 3px #aaa;
}

#hoken p,
#jihi p{
	margin: 0 10px 20px;
}



/*--------------------------------*/

#jiko p,#jibai p{
	margin: 0 0 15px;
}

#jiko p img{
	margin: 0 0 15px 20px;
	float: right;
}

#jibai p img{
	margin: 0 20px 15px 0;
	float: left;
}
