@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');


.noto-serif jp-regular {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}

.aligincenter{margin: 0 auto 30px auto;
width: 100%;

box-sizing: border-box;}

.aligincenter img{display: block;
margin: 0 auto;
width: 100%;
border: 5px solid #fff;
box-shadow: 0 0 4px #ccc;
border-radius: 10px;
box-sizing: border-box;}

.alignleft{float: left;
margin: 0 20px 10px 0;
width: 230px;}

/*-------------------------------------
	共通項目
-------------------------------------*/
#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: #EDF5DD;
	padding: 0;
	margin: 0;}
.eye img {
    margin: 0 auto;
    display: block;
}
.inbox {
	padding: 0 10px 15px;
}
a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.imgbox3 ul, .imgbox2 ul {
    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 {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 0px;
	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,
#breadcrumb .aioseo-breadcrumbs{
    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,
#breadcrumb .aioseo-breadcrumbs a{
    color: #58300D;
}
/*-------------------------------------
	共通
-------------------------------------*/
.outbox {background-color: #fff;
	box-shadow: 0 0px 5px #E4D09C;
	-webkit-box-shadow: 0 0px 5px #93A881;
	padding: 15px;
	
	margin: 0 0 30px;
	
	border-radius:10px;
}
/*-------------------------------------
	トップページ
-------------------------------------*/
.topimg {background-color: #EDF5DD;
	margin: 0;
}
.topimg img {
    display: block;
    margin: 0 auto;
}


.pr01{margin-bottom: 30px;
background: #fff;
border: 10px solid #7B6530;
box-sizing: border-box;
padding: 10px;
border-radius: 10px;
box-shadow: 0 0 4px #93A881;}



.pr01 h2{width: 100%;
    text-align: center;
	margin-bottom: 10px;
	font-weight: 600;
    background-image: none;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #B2AD8C;
color: #25A507;
font-size:25px;}

.pr01 h2 strong{color:#CE8737;
  font-size: 32px;}

.pr01 p{font-family: "Noto Serif JP", serif;
	 font-weight: 500;
font-size: 20px;
color: #605140;
margin: 0 10px 10px 10px;}


.pr01 .imgbox2 ul li{width: 49%;}

/*----------------------------------*/
.first {
    margin-bottom: 30px;
}
.first h2 {
    margin-bottom: 15px;
}
.first .block-l, .first .block-r {
	
	background-color: #FFFFFF;
box-shadow: 0 0 4px #93A881;
	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 Serif JP", serif;
	 font-weight: 600;
	padding:5px 10px;
	margin: 0 0 10px 0;
	border-radius:5px;
	color:#5B3113;
	font-size: 20px;
	line-height: 1.4;
    background-color: #E1F2B5;
	
	background-image: none;
}
.first h3:before {
    content: none;
}
.first a h3 {
	color: #605140;
}
.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:#fff;
    font-weight: 500;
    color: #25A507;
    border: 1px solid #25A507;
    text-align: center;
    font-size: 14px;
    border-radius: 0px;
    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: 120px;
    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;
}

ul.archive li{border-bottom: 1px dotted #605140;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
display: flex;}

ul.archive li .text{width: calc(100% - 110px);}

ul.archive li h3{border: none;
background: none;
padding: 0 0 5px 0;
    margin:0 0 5px 0;
    line-height: 1.4;
 font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight:600;
  font-style: normal;}

ul.archive li h3 a{color:#25A507;
text-decoration: none;
font-size: 18px;
   
}
ul.archive li figure{width: 90px;
margin: 0 20px 10px 0;}

ul.archive li figure img{display: block;
width: 100%;
height: auto;
object-fit: cover;
aspect-ratio:1/1;}

ul.archive li .text p{display: -webkit-box; /* 必須 */
    -webkit-box-orient: vertical; /* 必須 */
    -webkit-line-clamp: 2; /* 行数を制限 */
    overflow: hidden; /* はみ出た部分を非表示 */}

/*-------------------------------------
	当院紹介
-------------------------------------*/

.feature .inbox{background:url("../image/shoukai/shinkyu_bg.jpg") no-repeat left top;
background-size: cover;
padding: 50px 30px 50px 30px;}

.feature h3 {
	border:none;
	line-height: 40px;
	font-size: 30px;
	color: #5B3113;
	border-bottom: 1px solid #25A507;
	margin: 0 0 10px 0;
    text-align: center;
    background: none;
    border-radius: 0;
}

.feature .bg_white{background-color: rgba(255,255,255,0.8);
padding: 15px;}

.feature h3:before{content:none;}

.feature h3 strong {
    color:#E9983F;
}
.feature p {font-size: 16px;
    margin: 0 0px 0px;
	
}

/*-----------------------*/
.greet .inchou figure{width: 200px;
    margin: 0 30px 0 0;
 
}
.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:#6A5014;
}
.greet .inchou figcaption strong {
	color:#FA791E;
	font-size: 16px;
}
.greet .inchou figcaption span{display: block;
font-size: 14px;
color: #666;}



.greet p.name {
	
	font-size: 1.5em;
	line-height: 1.4;
	font-weight: bold;
	color:#A48C3E;
}
.greet p.name strong {
	color:#25A507;
	font-size: 16px;
}
.greet p.name span{
	font-size: 14px;
	color: #666;
	margin: 0 0 0 1em;
}

.bg_paper{background: url("../image/common/bg.jpg") repeat left top;
padding: 20px;
box-shadow: 0 0 4px #aaa;}

.greet p {font-family: "Noto Serif JP", serif;
 font-size: 1.25em;
	margin: 0 0px 1em 0px;
}
.greet dl{font-size: 16px;
    padding-bottom: 8px;
margin: 0 0 8px 230px;
border-bottom: 2px dotted #aaa;}
.greet dl dt{width: 2em;
padding: 2px 10px;
background: #7B6530;
color: #fff;
text-align: center;
float:left;}

.greet dl dd{padding: 2px 0 2px 4em;}

.voice{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;}


/*--------------------------------*/
.qa dl {}
.qa dl dt {
	padding: 0px 0 10px 35px;
	position: relative;
	min-height: 26px;
	font-weight: bold;
	color:#5B3113;
	font-size: 19px;
	font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
.qa dl dt::before {
	content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 25px;
	line-height: 26px;
	display: block;
	text-align: center;
	color:#25A507;
		font-family:Georgia, "Times New Roman", Times, "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:Georgia, "Times New Roman", Times, "serif";
	text-align: center;
	
	color:#FF688D;
/*	
	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: 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 {
	

	padding: 5px 0;
	margin: 0 0 10px;
	font-size: 20px;
	
	border-radius: 0px;
	background:none;
	color: #605140;
	border-bottom: 1px solid #B2A27C;
	font-family: "Noto Serif JP", serif;
  font-weight: 500;
	
}
ol.nagare li dl dt span {
	padding: 2px 5px;
	margin: 0 15px 0 0;
	display: inline-block;
	background-color:transparent;
	font-size:14px;
	border-radius: 0px;
	color: #fff;
    background: #7B6530;
}
ol.nagare li dl dd {
    margin: 0 0px;
}
ol.nagare li dl dd figure{margin: 0 auto 10px auto;
display: block;}

ol.nagare li dl dd figure img {
    border: 5px solid #fff;
    box-shadow: 0 0 4px #93A881;
    margin: 0 auto;
    width: 30%;
 display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ol.nagare li dl dd figure.imgbox3{display: flex;}

/*-------------------------------------
	施術内容
-------------------------------------*/
.ryokin table {
	border: 1px solid #7B6530;
	margin: 0 0 0px;
	width: 100%;
	clear: both;
}
.ryokin table th {
	background-color:#E9FFCF;
	border-right: 1px solid #7B6530;
	border-bottom: 1px solid #7B6530;
	font-size: 17px;
	color:#7B6530;
	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 #7B6530;
    border-bottom: 1px solid #7B6530;
}


.jihi .ryokin table td:last-child {
    text-align: right;
    padding-right: 2em;
}
.jihi .ryokin table td.kara {
    padding-right: 1em;
}

.jihi .ryokin table th{width: 50%;}

/*-----------------------------------*/


.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;
	box-sizing: border-box;
}


/*---交通事故治療-----*/
.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;
}


.algincenter{
	text-align: center;
}
.algincenter img{
	margin: 0 auto;
	padding: 0 0 20px;
	display: block;
}
/*-----------------------------*/
.inquiry p.tel {
    font-size: 27px;
 color:#6E4E2C;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    margin: 0px auto 10px;
}
.inquiry p.tel a {
	text-decoration: none;
	color:#6E4E2C;
}
.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:#FBF9DA;
    border: 1px solid #aaa;
    border-bottom: none;
    width: 100%;
    margin: 15px auto 15px auto;
}
dl.formList dt {
    width: 35%;
    border-bottom: 1px solid #aaa;
    box-sizing: border-box;
}
dl.formList dd {
    background: #fff;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 65%;
    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;
}
