@charset "utf-8";

/*--------共通設定-----*/
.outbox {
	margin: 0 0 30px;
	padding: 5px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px #6190A5;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #6190A5;
}

.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:#36BDD7/*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/tel_black.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: #fff;
	margin-bottom: 30px;
}
.topimg img {
	margin: 0 auto;
	box-sizing: border-box;
	display: block;
	width: 100%;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #6190A5;
	border-radius: 10px;

}
.eye {background: #fff;
margin: 0 auto 30px auto;}
.eye img {margin: 0 auto;
	box-sizing: border-box;
	display: block;
	width: 100%;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #6190A5;
	border-radius: 10px;
}
.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;
}

.calendar iframe{width: 100%;
height: auto;
aspect-ratio:4/3;
object-fit: cover;}
/*--------コンテンツ-----*/
/*---------------------------*/
.pr01,
.pr02{padding:0 0 0 0;
background: #fff;
border: 5px solid #F1D800;
border-radius: 10px;
box-shadow: 0 0 5px #6190A5;}

.pr01 .inbox{position: relative;}

.pr01 .aligncenter img{width: 100%;
border-radius: 7px 7px 0 0;}

.pr01 h2 {
	margin: 0 20px 20px;
	padding: 0;
	border-radius: 0;
	border-style: none;
	background-color: transparent;
	background-image: none;
	text-align: center;
	color: #004695;
	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: #F898C4;
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;
}
.pr02{padding:15px;
background: #fff;
border: 5px solid #FFA3C5;
border-radius: 10px;
box-shadow: 0 0 5px #6190A5;
margin: 0 auto 30px auto;}
.pr02 h2 {
	margin: 0 0 10px 0;
	padding: 0;
	border-radius: 0;
	border-style: none;
	background-color: transparent;
	background-image: none;
	text-align:left;
	color: #004695;
	font-size: 45px;
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
  font-style: normal;
	line-height: 1.2;
	
}
.pr02 p,
.pr02 .alignleft{margin-bottom: 0;}
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 #E0D62F;
	background: url("../image/common/check01.png") no-repeat left 0.3em;
	background-size: 20px auto;
}.pr01 .check{margin: 0px 10px;}

.pr01 .check li{
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;}


.first .block-l, .first .block-r {
	
	background-color: #fff;
box-shadow: 0 0 4px #6190A5;
	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 {text-decoration: none;
    display: block;
}
.first img {
    float: left;
    margin: 0 15px 5px 5px;
}
.first h3 {
	background:#34BFEB;
	border: none;
	
	padding:4px 10px;
	margin: 0 0 10px 0;
	border-radius:5px;
	color:#fff;
	
	font-size: 20px;
	line-height: 1.4;
	
	background-image: none;
}
.first h3:before {
    content: none;
}
.first a h3 {
	color:#fff;
}
.first a p {
    line-height: 1.2;
    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;border: 1px solid #1A7DC9;
    font-weight: bold;
    color:#1A7DC9;
    text-align: center;
    font-size: 14px;
    border-radius:5px;
    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: 250px;
	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: "Kosugi Maru", sans-serif;
  font-weight: 700;
  font-style: normal;
	padding: 55px 0 0px 0px;
	border-radius: 0;
	background-repeat: repeat-x;
	background-image: url("../image/shoukai/feature.png");
	background-position: left top;
	color:#004695;
	background-size: auto 40px;
	font-size: 28px;
	line-height: 45px;
	background-color: #FFFFFF;
	border-bottom: none;
}
.feature h3::before {
	display: none;
}

.feature h3 strong{color:#FB78B4;}

/*------------------------------*/
.greet .inchou {float:right;
	margin: 0 0px 0px 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,
.greet .name{
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color:#F898C4;margin: 0 0 10px 0;
}
.greet .name{text-align: right;}

.greet .inchou figcaption strong,
.greet .name strong{
	color:#004695;
	font-size: 16px;
}
.greet .inchou figcaption span,
.greet .name span{
	font-size: 14px;
	display: block;
	color: #777;
	
}

.greet p {font-size: 1.1em;
	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:5px;
	margin: 0 0 10px;
	font-size: 16px;
	border-radius: 5px;
	background:#FFFCE4;
}
ol.nagare li dl dt span {
	font-size: 15px;
	padding: 0 5px;
	margin: 0 10px 0 0px;
	display: inline-block;
	background-color:#36BDD7;
	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:#8BD6F8;
	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:#F898C4;
	color: #FFFFFF;
}



/*------------------------------*/
.ryokin table,.kyujin table {
	margin: 0 0 10px;
	width: 100%;
}
.ryokin table,.kyujin table {border: 1px solid #1A7DC9;}
.ryokin table th, .ryokin table td
,.kyujin table th,.kyujin table td{
	font-size: 16px;
	text-align: center;
	padding:8px 5px;
	vertical-align: middle;
	width: 33%;
	
	border-bottom:#1A7DC9 1px dotted;
border-left:#1A7DC9 1px dotted;
}
.ryokin table th,.kyujin table th {
	background-color:#ECF9FF;


	-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 30px 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;
}



/*------お問い合わせ----------------------------*/
.inquiry p.tel {
	font-size: 28px;
	color:#333;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px auto 10px;
}
.inquiry p.note {
	font-weight: bold;
	color: #F00;
}
.inquiry p.tel a {
	text-decoration: none;
	color:#333;
}
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:#D8F5EA;
	border-top: 1px dotted #8C6900;
	border-bottom: none;
	width: 100%;
	margin: 15px auto 15px auto;
}
dl.formList dt {
	width: 28%;
	border-bottom: 1px dotted #8C6900;
	box-sizing: border-box;
}
dl.formList dd {
	background: #fff;
	border-bottom: 1px dotted #8C6900;
	width: 72%;
	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;
}



/*------------------------------
	パンくずリスト
------------------------------*/
#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;}
