@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');
/*-------------------------------------
	共通項目
-------------------------------------*/
#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	display: block;

}
.main{
	clear: right;
	float: right;
	width: 650px;
	padding: 0;
	margin: 40px 20px 0 0px
}



.inbox{
	padding: 0 5px 15px;
}


a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


/*------------------------------
	パンくずリスト
------------------------------*/

#breadcrumb{
	padding: 5px 0px;
	margin: 15px auto -15px auto;
	/*background-color: #FFF9F0;
	border-bottom: 1px solid #F4ECE4;*/
}

#breadcrumb ul{
	margin: 0 auto 0px auto;
	font-size: 14px;
	padding: 0 0 0 0;
	color: #333333;
	display: block;
	width: 950px;
	font-weight: bold;
	
}

#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:#333333;

}

/*-------------------------------------
	共通
-------------------------------------*/

.outbox{background: #fff;
	box-shadow: 0 0px 5px #C8C8C8;
	-webkit-box-shadow: 0 0px 5px #C8C8C8;
	margin: 0 0 40px;
	padding: 10px;
	border-radius: 10px;
}

.imgbox4 ul,
.imgbox3 ul,
.imgbox2 ul,
.flex2{
display: flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
justify-content: space-between;
}

.imgbox3 ul li {
width: 31%;
margin: 10px 0 20px;
}

.imgbox2 ul li,
.flex2 .flex_box{
width: 49%;
margin: 0px 0 15px;
}

.imgbox4 ul li {
width: 24%;
margin: 0px 0 15px;
}


.imgbox4 ul li img,
.imgbox3 ul li img,
.imgbox2 ul li img{
	display: block;
	max-width: 100%;
	height: auto;
}

.imgbox4 ul li:first-of-type img{
	border-radius: 10px 0 0 10px;
}
.imgbox4 ul li:last-of-type img{
	border-radius: 0 10px 10px 0;
}
.movie{width: 80%;
	margin: 0 auto 15px auto;}

.movie iframe{aspect-ratio:9/16;
object-fit: cover;
	width: 100%;
	display: block;
}

.aligncenter{width: 100%;
	margin: 0 auto 10px auto;
}
.aligncenter img{
	display: block;
	
	width: 100%;
}

.aligncenter figcaption{
	margin: 0 auto 10px;
	display: block;
	width: 90%;
	color: #FFFFFF;

	background-color: #FF9226;
	text-align: center;
	font-size: 20px;
	padding: 5px 0;
	font-weight: bold;
}



.alignleft{float: left;
	width: 230px;
		margin: 0 20px 30px 0px;
}

.rightbox{float: right;
width:calc(100% - 245px)}

.alignright{margin: 0 0px 30px 20px;
	float: right;}

.alignleft{
	float: left;
	margin: 0 15px 30px 0;}


.alignright img,
.alignleft img{width: 100%;
	height: auto;
	box-sizing: border-box;

	display: block;}

.space{
	display: block;
	height: 40px;
}


/*-------------------------------------
	トップページ
-------------------------------------*/




/*-----------------------------*/

.pr01 h2{
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	font-size: 32px;
	color: #640202;
	
	background-color: transparent;
	background-image: none;
}
.pr01 p{font-size: 16px;}

.pr01 .alignleft{margin-bottom: 10px;}

/*-----------------------------*/


.block {
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	align-items: stretch;
	justify-content: space-between;
	padding: 10px 0 0 0;
	margin: 0 auto 20px;
}

.block .innner_block {
	width: 48%;
	background-color: #FFFFFF;
	box-shadow: 0 0 5px #999999;
	margin: 0 0px 25px 0;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 5px #999999;
	overflow: hidden;
}
.innner_block ul{
	margin: 0 0 0 110px;
	line-height: 1.5;
}
.innner_block ul li{
	text-align: left;
	margin: 0 0 0 1.3em;
	color: #000;
	list-style-position: outside;
	list-style-type: disc;
}

.innner_block p{min-height: 100px;
	margin: 0 0 0 110px;
	line-height: 1.5;
}

.innner_block p .more{display: block;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	background:#014675;
border-radius: 6px;
padding: 2px;
text-align: center;
margin: 30px 0 0 0;}

.innner_block:nth-of-type(2) p .more{margin: 50px 0 0 0;}

.innner_block img {
	margin: 0 0px;
	float: left;
}
.innner_block h3 {
	line-height: 1.1;
	background-image: none;
	margin: 0;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	font-size: 18px;
	text-align: left;
	box-shadow: 0 0 0 #FFF;
	-webkit-box-shadow: 0 0 0 #FFF;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-top: 0px solid #fff;
	border-radius: 0;

	font-weight: bold;
	background-color: #FFFFFF;
	color:#014675;
	border-bottom: 1px solid #014675;
font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight:600;
  font-style: normal;
}

.innner_block h3:before{ content:none;}


.innner_block a:hover,
.innner_block a:hover p,
.innner_block a:hover li,
.innner_block a:hover h3,
.innner_block .block:hover{
	text-decoration: none;
	 opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.innner_block a{
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.innner_block a p{color:#000;
text-decoration: none;

}

/*----------------------------------*/




.first {margin-bottom:30px;}


/*----------------------------------*/

.information {
	margin: 0 0 30px;
	padding: 5px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 5px #BBBBBB;
	box-shadow: 0px 0px 5px #BBBBBB;
    position: relative;
}



.information .newinfo {
	width: calc(100% - 10px);
	height: 170px;
	margin: 0 5px;
	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;
}

/*------よくある質問-----------*/
 dl.qa{}
dl.qa dt{
	padding: 0 0 10px 35px;
	position: relative;
	font-weight: bold;
	color:#014675;
	font-size: 18px;
	font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
dl.qa 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:#E5A855;*/
	color: #014675;
	font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

dl.qa dd{
	padding: 5px 0 15px 35px;
	position: relative;
	margin: 0 0 15px;
	border-bottom:1px dotted #aaa;
	height: auto;
	font-size: 15px;
}
dl.qa div:last-of-type dd{border-bottom: none;
margin-bottom: 0;}

dl.qa 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: #FF7373;*/
		font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	color:#DB5188;
}



.feature p{font-size: 1.2em;
	margin: 0 0px 30px;
}

/*-----------------------*/
.greet .inchou{
	width: 230px;
	margin: 0 0px 0px 20px;
	float: right;
}
.greet .inchou img{
	height: auto;
	margin: 0 0 10px;
	display: block;
}
.greet .inchou figcaption{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 10px;
	color: #B3282F;
}
.greet .inchou figcaption strong{
	color: #E5A855;
}
.greet p{
	margin: 0 0px 1em;
}

.greet .inchou dl{}
.greet .inchou dl dt{
	border-radius: 5px;
	background-color: #EEE6D9;
	margin: 0 0 5px;
	padding: 5px;
	color: #2C9872;
	font-weight: bold;
	text-align: center;
}
.greet .inchou dl dd{
	text-align: center;
}

.greet ul{}
.greet ul li{
	margin: 0 0 8px;
	padding: 0 0 8px 30px;
	font-size: 16px;
	line-height: 1.4;
	border-bottom: 1px dotted #BBBBBB;
	background-image: url(../image/top/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 20px;
}
.greet dl.profile{
	font-size: 16px;
	line-height: 1.4;
}
.greet dl.profile dt{
	padding: 0 0 0 5px;
	float: left;
	font-weight: bold;
}
.greet dl.profile dd{
	margin: 0 0 8px;
	padding: 0 0 8px 8em;
	border-bottom: 1px dotted #BBBBBB;
}



/*------------------------------*/

#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/yajirusi.png");
	background-repeat: no-repeat;
	background-position: 40% bottom;
	background-size: auto 40px;
}
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:#1B50A5;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 10px;
	font-size: 16px;
	border-radius: 0px;
	border-bottom: 1px solid #1B50A5;
	/*background-color:#EAFEFD;*/
}
ol.nagare li dl dt span{font-size: 14px;
	padding: 0 5px;
	margin: 0 10px 0 0;
	display: inline-block;
	background-color:#1B50A5;
	border-radius: 0px;
	color: #FFFFFF;
	text-shadow: 0 0 3px #666;
}
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: #FEFFC1;
	border-radius: 5px;
}


/*-------------------------------------
	施術内容
-------------------------------------*/

.ryokin table{
	border: 1px solid #1B50A5;
	margin: 0 0 15px;
	width:100%;
}
.ryokin table th{font-weight: bold;
	background-color: #fff;
	border-right: 1px solid #1B50A5;
	border-bottom: 1px solid #1B50A5;
	font-size: 16px;
	color: #1B50A5;
	width: 33%;
}
.ryokin table th, .ryokin table td{
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
}
.ryokin table th.futan {
	border-right: 1px solid #1B50A5;
}
.ryokin table tr:first-child th {
	border-bottom: 1px solid #1B50A5;
}
.ryokin table td{font-size:16px;
	text-align: center;
	border-right: 1px solid #1B50A5;
	border-bottom: 1px solid #1B50A5;
}

/*-----------------------------------*/
.hoken p{
	margin: 0 0px 20px;
	line-height: 25px;
}

.hoken p:after{content:"";
display: block;
clear: both;}



.hoken p.pink{
	margin: 0 0px 0px;
	line-height: 1.5;
	font-size: 24px;
	text-align: center;
	color: #FF7373;
	padding: 5px 0;
	border-radius: 10px;
	font-weight: bold;
	background-color: #FCF7EE;
}

.hoken p img{
	float: right;
	margin: 0 0 20px 25px;
	border-radius: 10px;
	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;
	border-radius: 10px;
	float: right;
}
.jibai p img{
	display: block;
	width: 230px;
	margin: 0 20px 0px 0px;
	border-radius: 10px;
	float: left;
}

.topimg,.eye {
	margin: 0;
	background:#EAFEFD;
	box-shadow: 0 4px 6px #B3C7CB;
}
figure.topimg img,figure.eye img{display: block;
margin:0 auto;
min-width: 1000px!important;
height: auto;}
