@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
/*--------共通設定-----*/
.outbox {
	margin: 0 0 30px;
	padding: 5px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #7BAF85;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #7BAF85;
}

.insta iframe{
display: block;
aspect-ratio:3 / 1;}

.inbox {
	padding: 0px 10px 10px;
}
dl.kome {}
dl.kome dt {
	float: left;
}
dl.kome dd {
	padding: 0 0 5px 1.5em;
}

.yoyaku iframe{width: 100%!important;}


a.link {
	display: block;
	margin: 10px 0 0 20px;
	padding: 5px 40px 5px 10px;
	border-radius: 5px;
	float: right;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	background-color:#02BF50/*rgba(245,228,158,.6)*/;
	font-weight: bold;
	background-image: url(../image/common/link.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 10px;
}
a.link:hover {
	opacity: 0.7;
}
a.tel_link {
	font-size: 28px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../image/common/tel2.png);
	background-repeat: no-repeat;
	background-size: auto 24px;
	padding: 0 0 0 25px;
	background-position: left center;
	line-height: 30px;
	float: right;
	display: block;
	margin: 10px 0 0 20px;
}
.alignright{width: 230px;
	height: auto;
	display: block;
	margin: 0 0 30px 20px;
	float: right;
-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}

.alignright img {
	
	
	border-radius: 5px;
}
.leftbox{float: left;
width: calc(100% - 260px);}

/*--------メイン写真・アイキャッチ-----*/
.topimg {background: #BAE6A4;
	margin-bottom: 30px;
}
.topimg img {
	margin: 0 auto;
	box-sizing: border-box;
	display: block;
	width: 100%;
	max-width: 870px;

}
.eye {background: #BAE6A4;}
.eye img {margin: 0 auto;
	box-sizing: border-box;
	display: block;
	width: 100%;
	max-width: 870px;
}
.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: 10px;
	box-sizing: border-box;
}

.shadow img{-webkit-box-shadow: 0px 0px 5px rgba(164,138,72,0.6);
	box-shadow: 0px 0px 5px rgba(164,138,72,0.6);}

.alignleft{
	float: left;
	margin: 0 20px 20px 0;
}
.alignleft img{
	margin: 0 auto;
	display: block;
	width: 230px;
	border-radius: 10px;
	height: auto;
}

.alignright{
	margin: 0 0 10px 20px;
	float: right;
}
.alignright img{
	margin: 0 auto;
	display: block;
	width: 230px;
	border-radius: 10px;
	height: auto;
}

.aligncenter{
	margin: 0 0 20px;
}
.aligncenter img{
	margin: 0 auto;
	display: block;
	border-radius: 10px;
	height: auto;
}


/*--------コンテンツ-----*/
/*---------------------------*/
.pr01{padding: 25px 10px 0 10px;
background: #fff;
border: 5px solid #B48B2B;
border-radius: 10px;
box-shadow: 0 0 5px #7BAF85;}

.pr01 .inbox{position: relative;}

.pr01 .bottom{/*position: absolute;
left: -10px;
bottom: -32px;*/
	width: 100%;
	margin: 0 -20px -17px -20px
}

.pr01 h2 {
	margin: 0 0 10px;
	padding: 0;
	border-radius: 0;
	border-style: none;
	background-color: transparent;
	background-image: none;
	text-align: center;
	color: #03C359;
	font-size: 45px;
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
  font-style: normal;
	line-height: 1.2;
	
}

.pr01 h2 strong{font-size: 20px;
color: #fff;
background: #03C359;
padding: 5px 10px;
border-radius: 17px;display: block;
margin: 0 0 10px 0;}

.pr01 h2 span{color: #F69B06;}

.pr01 h2::before,
.pr02 h2::before{
	display: none;
}



ul.check,
ul.check2{font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;

  list-style-type: none!important; /*数字を一旦消す*/
}
ul.check li,
ul.check2 li{font-size: 16px;
  position: relative;
  padding: 0em 0 0.5em 30px;
	margin-bottom: 0.5em;
	border-bottom: 2px dotted #F9D089;
	background: url("../image/common/check01.png") no-repeat left 0.3em;
	background-size: 20px auto;
}.pr01 .check{margin-bottom: 0px;}

.pr01 .check li{color: #583818;
font-size: 20px;}

ul.check2 li{background: url("../image/common/check02.png") no-repeat left 0.3em;
border-bottom: 1px dotted #066BA5;
background-size: 25px auto;}

.pr01 p{font-family: 'Noto Sans JP', sans-serif;
	color: #655633;
font-size: 25px;
font-weight: bold;
line-height: 1.4;
margin: 0px 0 0 120px}


.pr02 .check2 li{font-size: 20px;}

.pr02{border: 5px solid #00ACC3;
border-radius: 10px;
box-shadow: 0 0 5px #7BAF85;
padding: 25px 15px;}

.pr02 h2 {
	margin: 0 0 10px;
	padding: 0;
	border-radius: 0;
	border-style: none;
	background-color: transparent;
	background-image: none;
	text-align: center;
	color:#00ACC3;
	font-size: 33px;
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
  font-style: normal;
	line-height: 1.2;
	
}

.pr02 h2 strong{font-size: 20px;
color: #fff;
background:#00ACC3;
padding: 5px 10px;
border-radius: 17px;display: block;
margin: 0 0 10px 0;}

.pr02 figure{display: flex;
flex-wrap: nowrap;
justify-content: space-around;}

/*---------------------------------------*/
.information {
	position: relative;
}
.information .newinfo {
	width: 100%;
	height: 170px;
	border: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
}
.information h2 {}
.information .edit {
	position: absolute;
	right: 15px;
	top: 13px;
}
.information iframe {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
/*------------------------------*/
.feature p {
	margin: 0 5px 30px;
}
.feature h3 {font-family: 'Noto Sans JP', sans-serif;
	font-weight:bold;
	padding: 10px 0 10px 80px;
	border-radius: 0;
	background-repeat: no-repeat;
	background-image: url("../image/shoukai/feature.png");
	background-position: left center;
	color:#8C6900;
	background-size: auto 70px;
	font-size: 28px;
	line-height: 45px;
	background-color: #FFFFFF;
	border-bottom: 2px dashed #9DCC5E;
	
}
.feature h3::before {
	display: none;
}
.feature h3 strong{color:#F99300;}

/*------------------------------*/
.greet .inchou {float:right;
	margin: 0 0px 40px 20px;
}
.greet .inchou img {
	width: 200px;
	height: auto;
	margin: 0 auto 5px auto;
	display: block;
	border: 5px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	
}
.greet .inchou figcaption {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color:#3BB149;margin: 0 0 10px 0;
}
.greet .inchou figcaption strong {
	color:#01BB49;
	font-size: 16px;
}
.greet .inchou figcaption span {
	font-size: 14px;
	display: block;
	color: #777;
	
}

.greet p {
	margin: 0 0px 10px;
}

.greet .prof{
padding:15px;
background: url("../image/common/bg.jpg") repeat left top;
 box-shadow: 0 0 4px #AFA17B;
border-radius: 10px;}

.greet .prof ul{display: flex;
font-size: 1.1em;
justify-content: space-around;}

.greet .prof ul li{background: url("../image/gn/list.png") no-repeat left 5px;
	background-size: auto 10px;
	margin: 0 10px 5px;
    padding: 0 0 5px 15px;
}


/*-スタッフ紹介--------------------------*/
.staffbox1 {
    overflow: hidden;
    margin: 0 0 30px 0;
    padding: 15px;
    border-radius: 10px;
   background:url("../image/common/bg.jpg");
    box-shadow: 0 0 4px #AFA17B;
}
.staffbox1 img {
    width: 30%;
    border-radius: 8px;
    float: left;
	border: 5px solid #fff;
}
.staffbox1 dl {
    font-size: 100%;
    margin: 0 0 0 35%;
}
.staffbox1 dl dt{
    background-color:#D59700;
    text-align: center;
    width: 4em;
    font-weight: bold;
    border-radius: 5px;
    color: #FFFFFF;
    float: left;
    text-shadow: 0 0 4px rgba(140, 100, 0, 0.6);
}
.staffbox1 dl dd {
    margin: 0 0 5px;
    padding: 0 0 5px 5.5em;
    border-bottom: 2px dotted #ccc;
}
.staffbox1 dl dd strong {
    font-size: 120%;
    color: #825000;
}
.staffbox1 dl dd .kana {
 margin-left: 10px;
    color: #666;
}

.staffbox1:last-of-type{margin-bottom: 0;}


/*--------------------------------*/
ol.nagare {}
ol.nagare li {
	margin: 0 0 10px;
	padding: 0 0 60px;
	clear: both;
	background-image: url(../image/common/yajirushi.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 {
	color: #5E3F1B;
	font-weight: bold;
	padding:0 0 5px 0;
	margin: 0 0 10px;
	font-size: 16px;
	/*border-radius: 5px;
	background:url("../image/common/bg.jpg") repeat left top;*/
	border-bottom: 1px dotted #3BB149;
}
ol.nagare li dl dt span {
	font-size: 15px;
	padding: 0 5px;
	margin: 0 10px 0 0px;
	display: inline-block;
	background-color:#3BB149;
	border-radius: 5px;
	color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 0px 1px #FFFFFF;
	box-shadow: 0px 0px 0px 1px #FFFFFF;
}
ol.nagare li dl dd {
	margin: 0 5px;
}
ol.nagare li dl dd img {
	margin: 0 0 15px 20px;
	width: 170px;
	float: right;
	border-radius: 5px;
	height: auto;
	background-color: #FFFFEB;
	-webkit-box-shadow: 0px 0px 3px #BBBBBB;
	box-shadow: 0px 0px 3px #BBBBBB;
}
ol.nagare li dl dd img.wide {
	-webkit-box-shadow: none;
	box-shadow: none;
	float: none;
	margin: 0 auto 10px;
	display: block;
	border-style: none;
	border-radius: 5px;
	width: auto;
}
/*--------------------------------*/
.qa dl {}
.qa dl dt {
	padding: 0px 0 10px 35px;
	position: relative;
	min-height: 26px;
	font-weight: bold;
	color:#8A6F54;
	font-size: 18px;
}
.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:#3BB149;
	color: #FFFFFF;
}
.qa dl dd {
	padding: 2px 0 20px 35px;
	position: relative;
	margin: 0px 0 20px;
	border-bottom: 2px dotted #BBBBBB;
	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:#FF9393;
	color: #FFFFFF;
}



/*------------------------------*/
.ryokin table,.kyujin table {
	margin: 0 0 10px;
	width: 100%;
}
.ryokin table,.kyujin table {border: 1px solid #8F7736;}
.ryokin table th, .ryokin table td
,.kyujin table th,.kyujin table td{
	font-size: 16px;
	text-align: center;
	padding:8px 5px;
	vertical-align: middle;
	
	border-bottom:#7D4500 1px dotted;
border-left:#7D4500 1px dotted;
}
.ryokin table th,.kyujin table th {font-family: 'Noto Sans JP', sans-serif;
	background-color:#FFFEE1;
	color: #57380B;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.ryokin table td:last-of-type {
	text-align: right;
padding-right: 1.5em;}

#ryokin table td:last-of-type {
	text-align: center;
padding-right: 0;}


.kyujin table th,.kyujin table td{text-align: left;
padding:8px 10px;}

.kyujin table th{width: 8em;
text-align: center;}

.ryokin table td.kara{padding-right: 0.5em}

.ryokin table td.red{color: #CF0003;}

.ryokin table td span.kome {font-size: 14px;
text-align: left;}
.ryokin p.kome::before {
	content: "※";
	margin: 0 5px 0 0;
}

.ryokin p.right{
text-align: right;
}

.jihi .ryokin td{}

.jihi .ryokin td small{
display: block;

line-height:1.5;
font-size:14px;
color:#184DB8;
font-weight:normal;}

/*------------------------------*/
.hoken p {
	margin: 0 5px 30px;
}
.hoken p img {
	width: 230px;
	height: auto;
	display: block;
	margin: 0 0 30px 20px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
}

dl.price{
	margin: 0 0 15px 5px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	box-sizing: border-box;
	
border: 1px solid #8F7736;
	font-size: 16px;
	background-color:#FFFEE1;
	display: flex;
	flex-wrap: wrap;
	
}



dl.price dt{
-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	box-sizing: border-box;
	width: 40%;
	color: #57380B;
	font-weight: bold;
	padding:5px 10px;
	border-bottom: 1px dotted #888888;
}

dl.price dd{width: 60%;
	border-bottom: 1px dotted #888888;

	padding:5px 10px;
	text-align: right;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
	box-sizing: border-box;
}

dl.price dt:last-of-type,
dl.price dd:last-child{
	border-bottom: none;
}

.hoken strong.big{font-size: 17px;
font-weight: bold;
color: #FC9700;}

/*------------------------------*/

.jiko p {
	margin: 0 0 10px;
}
.jiko p img {
	width: 230px;
	height: auto;
	display: block;
	margin: 0 0 0px 20px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
}

/*------------------------------*/

.jibai p {
	margin: 0 0 10px;
}
.jibai p img {
	width: 230px;
	height: auto;
	display: block;
	margin: 0 20px 0px 0px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
}



/*------------------------------
	パンくずリスト
------------------------------*/
#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;
	padding: 0 8px;
	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;
}

p.center{text-align: center;}

p.bold{font-weight: bold;
font-size: 1.2em;}
.orange{color: #F99300;}

p.message{text-align: center;
font-size: 1.5em;
font-weight: bold;
color: #FF7E00;}
