@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Noto+Sans+JP:wght@100..900&display=swap');

.aligncenter{text-align: center;
margin: 0 auto 20px auto;}

.alignleft{float: left;
margin: 0 20px 10px 0;
width: 230px;}

.alignright{float: right;
margin: 0 0px 10px 20px;
width: 230px;}

.alignleft img,
.aligncenter img{display: block;
margin: 0 auto;}

ul.number{list-style-type: decimal;
margin: 0 0 0 1.5em;}

ul.number li{border-bottom: 1px dashed #ccc;
margin-bottom: 5px;
padding-bottom: 5px;}

/*-------------------------------------
	共通項目
-------------------------------------*/
#page {
	width: 1000px;
	margin: 0px auto;
	padding: 0;
	display: block;
}
.main {
    clear: left;
    float: left;
    width: 650px;
    padding: 0;
    margin: 40px 0 0 20px
}
.eye {background: #FFF8E1;
	padding: 0;
	margin: 0;}
.eye img {
    margin: 0 auto;
    display: block;
}
.inbox {
	padding: 0 5px 10px;
}
a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.imgbox3 ul, .imgbox2 ul,
ul.imgbox4{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-around;
}
.imgbox3 ul li {
    width: 31%;
    margin: 0 0 20px;
}
.imgbox2 ul li {
    width: 46%;
    margin: 0 0 10px;
}
.imgbox3 ul li img, .imgbox2 ul li img,
ul.imgbox4 li img{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 5px;
	box-sizing: border-box;
	border: 5px solid #fff;
	box-shadow: 0 0 4px #C9B79F;
}


ul.imgbox4 li{width: 23%;
    margin: 0 0 20px;}


ul.check li{color:#000;
font-weight: bold;
border-bottom: 1px dashed #707070;
background: url("../image/common/check.png") no-repeat left 4px;
background-size: auto 28px;
padding: 0 0 8px 35px;
margin: 0 0 8px 0;
font-size: 25px;
font-family: "Noto Sans JP", sans-serif;

box-sizing: border-box;}

/*------------------------------
	パンくずリスト
------------------------------*/
#breadcrumb {
    padding: 5px 20px;
    height: 20px;
    margin: 0 0 0px 0px;
    border-bottom: 1px dashed rgba(201,186,134,1.00);
}
#breadcrumb ul {
    margin: 0 auto 50px auto;
    font-size: 14px;
    padding: 0 0 0 0;
    width: 1000px;
    color: #58300D;
}
#breadcrumb ul li {
    display: inline;
    margin: 0 5px 0 0;
}
#breadcrumb ul li:after {
    content: "＞";
    margin: 0 0 0 5px;
}
#breadcrumb ul li:last-child:after {
    content: none;
    display: block;
    clear: both;
}
#breadcrumb ul li a {
    color: #58300D;
}
/*-------------------------------------
	共通
-------------------------------------*/
.outbox {
box-shadow: 0 0px 5px #A8936F;
	-webkit-box-shadow: 0 0px 5px #A8936F;
padding: 5px;
	
	margin: 0 0 30px;
	
	border-radius:10px;
}
/*-------------------------------------
	トップページ
-------------------------------------*/

img.dot{display: block;
margin: 0 auto 25px auto;
width: 66px;}

.topimg {background: #FFF8E1;
	margin: 0;
}
.topimg img {
    display: block;
    margin: 0 auto;
}

.pr01{background: #fff;
border-radius: 20px;
padding: 10px;
margin: 0 auto 30px auto;
border: 8px solid #987356;}

.pr01 ul{margin: 0 10px 20px 10px;}

.pr01 p.link2{margin: 20px auto;
font-size: 19px;}


.pr01 h2,
.pr02 h2,
.pr03 h2{background: none;
padding: 0;
text-align: center;
color: #FFF897;
 font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
font-size: 35px;
line-height: 1.3;
margin: 0 0 20px 0;
border: none;}

.pr01 h2:before,
.pr02 h2:before,
.pr03 h2:before{content:none;}



/*----------------------------------*/
.first {
    margin-bottom: 30px;
}
.first h2 {
    margin-bottom: 15px;
}
.first .block-l, .first .block-r {
	
	background-color: #FFFBF6;
box-shadow: 0 0 4px #B8A281;
	padding: 5px;
	width: 310px;
	margin-bottom: 30px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.first .block-l {
    float: left;
}
.first .block-r {
    float: right;
}
.first a {
    display: block;
}
.first img {
    float: left;
    margin: 0 15px 5px 5px;
}
.first h3 {
	background:none;
	border: none;
	font-family: "Noto Sans JP", sans-serif;
	 font-weight: 700;
	padding:4px 10px;
	margin: 0 0 10px 0;
	border-radius:0;
	color:#7A5E47;
	
	font-size: 20px;
	line-height: 1.4;
	
	background-image: none;
}
.first h3:before {
    content: none;
}
.first a h3 {
	color:#7A5E47;
}
.first a p {
    line-height: 1.5;
    margin: 0 5px 10px 0;
    color: #333;
    font-size: 14px;
    letter-spacing: -0.01em;
}
.first .more {
    margin: 8px 10px 0 120px;
    padding: 0;
    display: block;
    background-color:#7E5741;
    font-weight: bold;
    color: #fff;
	
    text-align: center;
    font-size: 14px;
    border-radius: 20px;
    line-height: 23px;
	font-family: "Noto Sans JP", sans-serif;
}
.first a:hover {
    text-decoration: none;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
}

.information {position: relative;
}

.information .newinfo {
    width: 100%;
    height: 210px;
    border: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
}
.information .edit {
    position: absolute;
    right: 14px;
    top: 14px;
}
.information iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

 .box{
	background-color: #FFFBF6;
box-shadow: 0 0 4px #B8A281;
	padding: 15px;
	margin-bottom: 30px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.border{border: 1px solid #7E5741;
padding: 15px;
position: relative;}

.border img{position: absolute;
right: 15px;
bottom: 15px;}

/*-------------------------------------
	当院紹介
-------------------------------------*/
.feature h3 {font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
	border:none;
	line-height: 40px;
	font-size: 24px;
	color:#784300;
	padding: 20px 0 0px 0px;
	margin: 0 5px 10px 5px;
	background:url("../image/shoukai/feature.png") repeat-x left top;
	background-size: auto 8px;

	
}

.feature h3:before{content:none;}

.feature h3 strong {font-weight: 600;
    color:#F57F25;
}
.feature p {
    margin: 0 5px 30px;
	
}

/*-----------------------*/
.greet .inchou {
    width: 180px;
    margin: 0 35px 30px 0px;
    float:left;
}
.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;
}
.greet .inchou figcaption {
	text-align: center;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	color:#784300;
}
.greet .inchou figcaption strong {
	color:#E87C3E;
	font-size: 16px;
}
.greet .inchou figcaption span{display: block;
font-size: 14px;
color: #666;}



.greet p.name {
	text-align: right;
	font-size: 1.5em;
	line-height: 1.4;
	font-weight: bold;
	color:#784300;
}
.greet p.name strong {
	color:#E87C3E;
	font-size: 16px;
}
.greet p.name span{
	font-size: 14px;
	color: #666;
	margin: 0 0 0 1em;
}
.greet .profile ul{margin: 0 10px 20px 10px;}
.greet .profile ul li{background: url("../image/common/link2.png") no-repeat left 6px;
background-size: auto 8px;
padding: 0 0 8px 12px;margin-bottom: 8px;
font-size: 1.1em;
border-bottom: 1px dotted #CBC3B9}


.greet p {
 font-size: 1.1em;
	margin: 0 10px 1em 0px;
}



.voice,.staff{background: url("../image/common/bg.jpg") repeat left top;
padding:15px;
	box-sizing: border-box;
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: 6px;
position: relative;}


.voice p.honbun{font-size: 1.1em;
margin: 0;
line-height: 1.5;}
.voice p.honbun:after{content:"";
display: block;
clear: both;}


.voice figure{width: 150px;
margin: 0 0 10px 20px;
float: right;}

.voice figure img{display: block;
border-radius: 10px;
margin: 0 auto 10px auto;}

.voice figure figcaption{text-align: center;
font-weight: 600;
font-family: 'Noto Sans JP', sans-serif;
color: #5E4000;
margin: 0;}


.staff img{width: 170px;
float: left;}

.staff dl{margin: 0 0 15px 190px;}

.staff dl dt{width: 5em;
background: #7E5741;
color: #fff;
text-align: center;
float: left;
padding: 2px 5px;}

.staff dl dd{padding: 2px 0 8px 7em;
margin-bottom: 8px;
border-bottom: 1px dashed #7E5741}

.staff dl dd.name{font-size: 1.2em;
color:#7E5741;
padding-left: 6em;
font-weight: bold;}

.staff dl dd.name span{color: #666;
font-size: 0.8em;
margin: 0 0 0 10px;}

.staff p{margin: 0 0 0 190px;
font-size: 1.1em;
font-weight: bold;}

/*--------------------------------*/
.qa dl {}
.qa dl dt {
	padding: 0px 0 10px 35px;
	position: relative;
	min-height: 26px;
	font-weight: bold;
	color:#784300;
	font-size: 19px;
}
.qa dl dt::before {
	content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 25px;
	line-height: 26px;
	display: block;
	text-align: center;
	color:#C43500;
	font-family:Arial, Helvetica, "sans-serif";
	/*background-color:#4AAE2C;
	width: 26px;
	height: 26px;
	border-radius: 50%;*/
	
	
}
.qa dl dd {
	padding: 2px 0 20px 35px;
	position: relative;
	margin: 0px 0 20px;
	border-bottom: 1px dashed #C9B98C;
	height: auto;
}
.qa dl dd::before {
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 25px;
	line-height: 26px;
	display: block;
font-family:Arial, Helvetica, "sans-serif";
	text-align: center;
	
	color: #9BCA54;
/*	
	font-weight: bold;
	background-color:#ED688D;
	color: #FFFFFF;
	width: 26px;
	height: 26px;
	border-radius: 50%;*/
}
.qa dl dd ul{list-style-type: disc;
margin-left: 15px;
}
/*------------------------------*/
#photo #office_ph {
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}
#photo #office_ph #imgList {
    margin: 10px auto 20px auto;
    width: 605px;
}
#photo #office_ph #imgList li {
    float: left;
    list-style: none;
    margin-right: 6px;
}
#photo #office_ph #imgList li + li {
    border-left: none;
}
#photo #office_ph #imgList li img {
    cursor: pointer;
    width: 139px;
    height: 100px;
    border: solid 3px #ddd;
}
#photo #imgList .list1 img, #photo #imgList .list2 img, #photo #imgList .list3 img, #photo #imgList .list4 img {
    border-color: #FFF;
}

/*------施術の流れ-----*/
ol.nagare {}
ol.nagare li {
    margin: 0 0 10px;
    padding: 0 0 60px;
    clear: both;
    background-image: url(../image/common/arrow.png);
    background-repeat: no-repeat;
    background-position: 40% 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;
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 0px;
	background:none;
	color:#685236;
	border-bottom: 2px dotted #CBC495;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
	
}
ol.nagare li dl dt span {
	padding: 2px 10px;
	font-weight: bold;
	margin: 0 15px 0 0;
	display: inline-block;
	background-color:#65592F;
	font-size:14px;
	border-radius: 5px;
	color: #fff;
}
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;
    background-color: #C8F2E9;
    border-radius: 8px;
}
/*-------------------------------------
	施術内容
-------------------------------------*/
.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: 16px;
	color:#6A5014;
	font-weight: bold;
}
.ryokin table th, .ryokin table td {
    padding: 8px 10px;
    text-align: center;
    vertical-align: middle;
}
.ryokin table td {
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #C7A771;
    border-bottom: 1px solid #C7A771;
	width: 30%;
}


.jihi .ryokin table td:last-child {
    text-align: right;
   
}
.jihi .ryokin table td.kara {
    padding-right: 1em;
}



/*-----------------------------------*/


.hoken p {
	margin: 0 0px 30px;
	line-height: 1.6;
}
.hoken p img {
	float: right;
	margin: 0 0 30px 25px;
	padding: 0;
	width: 230px;
	height: auto;
	border-radius: 5px;
	box-sizing: border-box;
	border: 5px solid #fff;
	box-shadow: 0 0 4px #C9B79F;
}


/*---交通事故治療-----*/
.jiko p, .jibai p {
    margin: 0 10px 20px;
}
.jiko p img {
    display: block;
    width: 230px;
    margin: 0 0 0px 20px;
    float: right;
}
.jibai p img {
    display: block;
    width: 230px;
    margin: 0 20px 0px 0px;
    float: left;
}


.aligncenter{
	text-align: center;
}
.aligncenter img{
	margin: 0 auto;
	display: block;
}

.message{font-weight: bold;
font-size: 1.2em;
color: #7E5741}

.box .telnum{width: 48%;
float: left;
margin: 10px 0 0 0;}

.box .line a{display: block;
background:#06c755 url("../image/o2room/line.png") no-repeat 10px center;
	background-size: auto 50px;
font-size: 20px;
color: #fff;
	padding: 10px 10px 10px 60px;
width: 48%;
float: right;
box-sizing: border-box;
border-radius: 10px;
font-weight: bold;
}
.box .line a:hover{text-decoration: none;
opacity: 0.7;}


/*------お問い合わせ----------------------------*/

.inquiry p.telnum {
	font-size: 25px;

	margin: 15px auto 15px;
	
}

.inquiry p.note {
	font-weight: bold;
	color: #F00;
}


.inquiry p.telnum a {text-align: left;
	text-decoration: none;
	padding-left: 30px;
	
}



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:#FAF5EA;
	border-top: 1px dotted #C9AC6C;
	border-bottom: none;
	width: 100%;
	margin: 15px auto 15px auto;
}

dl.formList dt {
	width: 30%;
	border-bottom: 1px dotted #C9AC6C;
	box-sizing: border-box;
}
dl.formList dd {
	background: #fff;
	border-bottom: 1px dotted #C9AC6C;
	width: 70%;
	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;
}
