@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap');

/*---------------------------
    共通項目
---------------------------*/

.contents {
    width: 950px;
    margin: 25px auto 15px;
}
.main {
    float: left;
    width: 670px;
}
.sidebar {
    float: right;
    width: 240px;
}
.eye {
    margin: 0;
    padding: 0;
    text-align: center;
    /*background:url("../image/common/eye_bg.jpg") repeat left center;*/
    background-color: #E5F8C8;
     box-shadow: 0 4px 6px #DCDAD0;
}
.eye img {
    display: block;
    width: 950px;
    height: auto;
    margin: 0 auto;
}
.outbox {
    margin-bottom: 40px;
    box-shadow: 0 0 4px rgba(156,151,131,1.0);
    border-radius: 0px;
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px rgba(156,151,131,1.0);
}
.inbox {
    padding: 0 10px 10px;
}
a img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
}
.main {}
dl.kome {}
dl.kome dt {
    float: left;
}
dl.kome dd {
    padding: 0 0 0px 2em;
}

.white_box{background: #fff;
border-radius: 0px;
box-shadow: 0 0 5px #aaa;
padding: 0.75em;
margin-bottom: 1em;}


a.link {
    display: block;
    margin: 10px 0 0 20px;
    padding: 7px 40px 5px 10px;
    border-radius: 5px;
    float: right;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background-color:#55CB07;
    font-weight: bold;
    background-image: url(../image/common/link.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 10px;
   /* border: 2px solid #1C6600;*/
}
a.link:hover {
    background-image: url(../image/common/link.png);
    background-color:#99D742;
    color: #FFFFFF;
}
a.link2 {
    display: block;
    margin: 0 auto;
    padding: 10px 45px 10px 20px;
    border-radius:5px;
    color:#fff;
    font-size:1.25em;
    text-decoration: none;
    background-color:#F68500;
    font-weight: bold;
    background-image: url("../image/common/link.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 15px;
    width: 70%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;

}
a.link2:hover {
    background-image: url(../image/common/link.png);
    background-color: #FFBF51;
    color: #FFFFFF;
}
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;
}


/*------------------------------
	パンくずリスト
------------------------------*/
#breadcrumb {
    background-color:transparent;
    padding: 5px 0px;
    margin: 10px 0 10px 0px;
}
#breadcrumb ul {
    width: 950px;
    margin: 0 auto;
    font-size: 14px;
    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: #000;
}
/*------------------------------
	トップページ
------------------------------*/
.topimg {
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
    background:#E5F8C8;
    box-shadow: 0 4px 6px #DCDAD0;
}
/*-----------------------------*/
.block {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
    margin: 0 auto 20px;
}
.block .inner_block {
    width: 210px;
    background-color: #FFFFF2;
    box-shadow: 0 0 4px #9C9783;
    margin: 0 0px 30px 0;
    border-radius: 10px;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.inner_block p {
    line-height: 1.5;
}
.inner_block img {
    margin: 0 auto 10px;
    display: block;
}
.inner_block h3 {
    line-height: 1.4;
    color:#00AF17;
    margin: 0 0 15px 0px;
    padding: 0 0 0 5px;
    font-size: 21px;
    text-align: left;
    border-radius: 0px;
    font-weight: bold;
    background-image:none;
    background-color:transparent;
    border-bottom: #00AF17 1px solid;
}
.inner_block h3:before {
    content: none;
}
.inner_block a:hover, .inner_block a:hover p, .inner_block a:hover h3, .inner_block .block:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.inner_block a {
    padding: 12px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
.inner_block a h3, .inner_block a {
    text-decoration: none
}
.inner_block a p {
    color: #000;
    text-decoration: none;
}

/*---------------------------*/
.asp16-9{
	width: 100%;
	aspect-ratio: 16 / 9;/*アスペクト比固定で切抜き*/
	margin: 0 0 10px;
}
.asp16-9 iframe{
width: 100%;
height: 100%;
}

/*---------------------------*/
.pr01 .white_box{background: #fff url("../image/top/pr01_back.png") no-repeat left top;
padding: 80px 20px 20px 20px;
position: relative;}


.pr01 .white_box img.shoujou{position: absolute;
right: 10px;
	bottom: 12px;
}

ul.check{
	font-size: 1.1em;
	font-weight:bold;
	margin: 0px 10px 0;


}

ul.check li{background-image: url("../image/common/check.png");
	background-repeat:  no-repeat;
	background-position:  left 5px;
background-size:auto 1em;
padding:0 0 5px 1.25em;
margin: 0 0 10px 0;
line-height: 1.5;
box-sizing: border-box;
border-bottom: 1px dashed #17B705;}


.pr01 .check{font-size: 22px;}

.pr01 p{color: #00AF17;
font-size: 27px;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
letter-spacing: -0.05em;}


/*------------------------------
	当院紹介
------------------------------*/
.feature h3 {
    border-radius: 0px;
   
    margin: 0 10px 15px;
   
    font-size: 26px;
   color: #834700;
    background: none;
 font-weight: 800;
    padding: 0;
}
.feature h3 strong {font-weight: 800;
    color:#FC9500;
}
.feature p { padding: 0px 0px 40px 0px;
    margin: 0 10px 30px;
    font-size: 15px;
    line-height: 1.8;
    background-image: url(../image/shoukai/feature.png);
    background-color: #fff;
    background-repeat:repeat-x;
    background-position: left bottom;
    background-size: auto 22px;
}
/*-----------------------------*/
.greet .inchou {
    width: 235px;
	box-sizing: content-box;
    margin: 0 0px 10px 35px;
    float: right;
}
.greet .inchou img,
.staff .alignleft img{
    margin: 0 0 10px;
    border-radius: 0px;
    display: block;
	border: 5px solid #fff;
	box-shadow: 0 0 4px #ccc;
    box-sizing: border-box;
}
.greet .inchou figcaption {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color:#8B5D00;
}
.greet .inchou figcaption strong,
.staff .name{
    color:#00AF17;
}
.staff .name{font-size: 18px;
    font-weight: bold;}

.staff .name span{font-size:14px;
color: #aaa;
margin-left: 10px;}

.greet p {
    margin: 0 0 10px;
}

dl.profile dt{background: #00AF17;
color: #fff;
width: 2em;
padding: 3px 10px;
float: left;
font-weight: bold;}

dl.profile dd{padding: 5px 0 8px 4em;
border-bottom: 1px solid #ccc;
margin-bottom: 8px;}

.rightbox{width: calc(100% - 255px);
float: right;}


ul.list {margin: 0 10px 20px 10px;}
ul.list li {
    margin: 0 0 8px;
    padding: 0px 0 8px 15px;
    background-image:url("../image/common/list.png");
    background-repeat: no-repeat;
    background-position: left 5px;
    background-size: auto 10px;
    border-bottom: 1px dashed #00AF17;
}




/*-----------------------------*/
.voice img.title {
    margin: 0 auto 15px;
    border-radius: 10px;
}
ul.voicebox {}
ul.voicebox li {
    padding: 15px;
    border-radius: 10px;
    margin: 0 0 30px;
    background-image: url(../image/common/eye_bg.jpg);
}
ul.voicebox li p {
    padding: 0 0 20px;
}
ul.voicebox li dl {
    border-radius: 10px;
    padding: 10px;
    background-color: #FFFFFF;
}
ul.voicebox li dl dt {
    color: #3FB90F;
    padding: 0;
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px dotted #58C52C;
}
ul.voicebox li dl dd {}
/*-----------------------------*/
#shashin {
    padding-bottom: 20px;
}
#shashin #office_ph {
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}
#imgList {
    margin: 10px auto 20px auto;
    width: 600px;
}
#imgList li {
    float: left;
    list-style: none;
    margin-right: 5px;
}
#imgList li + li {
    border-left: none;
}
#imgList li img {
    cursor: pointer;
    width: 141px;
    height: auto;
    border: solid 2px #ddd;
    margin-bottom: 5px;
}
#imgList .list1 img, #imgList .list2 img, #imgList .list3 img, #imgList .list4 img {
    border-color: #FFF;
}

.kyujin table{width: 100%;
 border: 1px solid #8F8F8F;}

.kyujin table td{padding:8px 10px;
 border: 1px solid #8F8F8F;}

.kyujin table th{background: #E4F7FF;
padding:8px 10px;
width: 20%;
 border: 1px solid #8F8F8F;}

/*------------------------------
	施術内容
------------------------------*/
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: 35% 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 {
   background-color: #FFFFF2;
    font-weight: bold;
    padding: 5px;
    margin: 0 0 10px;
    font-size: 16px;
    border-radius: 0px;
     color:#4F350B;
    border-bottom: 1px dotted #A58947;
}
ol.nagare li dl dt span {
    padding: 0 5px;
    margin: 0 10px 0 0;
    display: inline-block;
    background-color:#A58947;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
}
ol.nagare li dl dd {
    margin: 0 10px;
}

ol.nagare li dl dt strong{color: #E58000}

ol.nagare li dl dd img {
    margin: 0 0 15px 20px;
    width: 170px;
    float: right;
    height: auto;
    border-radius: 5px;
    background-color: #E2F3FD;
}
/*--------------------------------*/
.hoken h3 {
    clear: both;
}
.hoken .space {
    height: 30px;
}
.hoken p {
    margin: 0 0px 30px;
}


.alignleft{margin: 0 20px 30px 0px;
    float: left;
    width: 230px;
    border-radius: 0px;
    height: auto;}

.aligncenter{margin: 0 auto 30px auto;
    border-radius: 0px;
    height: auto;}
.aligncenter img,
.alignleft img,
.alignright img{display: block;
margin: 0 auto;}




.hoken p img,.alignright{
    margin: 0 0 30px 20px;
    float: right;
    width: 230px;
    border-radius: 0px;
    height: auto;
    border: 5px solid #fff;
    box-shadow: 0 0 4px #aaa;
}
.hoken p img.algincenter {
    margin: 0 auto;
    width: 100%;
    float: none;
    display: block;
    -webkit-box-shadow: 0px 0px 5px #888888;
    border-radius: 0;
    box-shadow: 0px 0px 5px #888888;
}
.hoken ul.img4 {
    display: flex;
    flex-wrap: wrap;
    margin: -10px 0 30px;
}
.hoken ul.img4 li {
    width: 44%;
    text-align: center;
    margin: 0 3% 15px;
}
.hoken ul.img4 li img {
    box-sizing: border-box;
    border: 5px solid #fff;
    box-shadow: 0 0 4px #ccc;
    width: 100%;
    height: auto;
}
.ryokin {}
.ryokin p {
    margin-bottom: 25px;
}
.ryokin table {
    border: 1px solid #aaa;
    width: 100%;
    font-size: 120%;
    margin: 0 0 20px;
}
.ryokin table tr {}
.ryokin table tr th {
    padding: 10px 0;
    border: 1px solid #aaa;
    text-align: center;
    background-color:#F1FFDB;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ryokin table tr td {
    padding: 10px 0;
    border: 1px solid #aaa;
    text-align: center;
}
.ryokin .space {
    display: block;
    height: 40px;
}

p.message{text-align: center;
font-weight: 800;
font-size: 1.2em;
color:#84511E;
  font-family: "M PLUS Rounded 1c", serif;

  font-style: normal;
     transform: rotate(0.05deg);}

p.message strong{color: #F48402;
  font-weight: 800;
font-size: 1.5em;}

/*------------------------------
	交通事故治療
------------------------------*/
.jiko p img {
    float: right;
    width: 230px;
    height: auto;
    border-radius: 10px;
    margin: 0 0 10px 20px;
}
.jibai p img {
    display: block;
    width: 230px;
    margin: 0 20px 20px 0px;
    border-radius: 10px;
    float: left;
}


ol.point {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
}
ol.point li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 45px;
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px dashed #D5B98A;
    margin-bottom: 0.5em;
}

ol.point li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background:#FD961D;
  color: white;

  font-weight:bold;
  font-size: 18px;
  border-radius: 50%;
  left: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}


/*-----------------------------*/

.imgbox3 ul, .imgbox2 ul,
.imgbox4 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
    justify-content: space-between;
}
.imgbox3 ul li {
    width: 30%;
    margin: 0 0 20px;
    text-align: center;
}
.imgbox2 ul li {
	width: 48%;
	margin: 0 0 20px;
}
.imgbox4 ul li {
	width: 22%;
	margin: 0 0 20px;
}

.imgbox3 ul li img, .imgbox2 ul li img {
    display: block;
    width: 100%;
    border-radius: 5px;
    height: auto;
}

/*------------------------------
    よくある質問
------------------------------*/
dl.qa {
    margin: 0 5px;
}
dl.qa dt {
    position: relative;
    padding: 4px 0 4px 50px;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    color:#65552F;
}
dl.qa dt::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "Q";
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #99D742;
    border-radius: 50%;
    font-family: Arial, Helvetica, "sans-serif";
}
dl.qa dd {
    font-size: 15px;
    line-height: 1.6;
    margin: 10px 0 20px;
    position: relative;
    padding: 5px 0 20px 50px;
    color: #444;
    border-bottom: 2px dotted #17B705;
}
dl.qa dd::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "A";
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background:#F68500;
    border-radius: 50%;
    font-family: Arial, Helvetica, "sans-serif";
}

/*-----------------------------*/
.inquiry p.tel {
    font-size: 27px;
    color: #8B5D00;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    margin: 0px auto 10px;
}
.inquiry p.tel a {
	text-decoration: none;
	color:#8B5D00;
}
.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:#FFFCE6;
    border: 1px solid #888888;
    border-bottom: none;
    width: 98%;
    margin: 15px auto 15px auto;
}
dl.formList dt {
    width: 27%;
    border-bottom: 1px solid #888888;
    box-sizing: border-box;
}
dl.formList dd {
    background: #fff;
    border-left: 1px solid #888888;
    border-bottom: 1px solid #888888;
    width: 73%;
    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;
}
