@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
/*-------------------------------------
	共通項目
-------------------------------------*/
#page {
    width: 1000px;
    margin: 0px auto;
    padding: 0;
    display: block;
    background: #fff;
}
.alignright{float: right;
width: 235px;
margin: 0 10px 20px 20px;}

.leftbox{width: calc(100% - 270px);
float: left;}


.main {
    clear: left;
    float: left;
    width: 650px;
    padding: 0;
    margin: 40px 0 0 20px
}
.eye {
    padding: 0;
    margin: 0;
   background:#F9FFF6;
	border-top: 1px solid #D7F8CF;
}
.eye img {
    margin: 0 auto;
    display: block;
}
.inbox {
    padding: 0 5px 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;
    box-sizing: border-box;
}
/*------------------------------
	パンくずリスト
------------------------------*/
#breadcrumb {
    padding: 5px 0px;
    height: 20px;
    margin: 0 0 0px 0px;
    background: url("../image/texture/texture_wd100.png");
    background-color: rgba(220, 204, 148, .2);
}
#breadcrumb ul {
    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 {
    color: #58300D;
}
/*-------------------------------------
	共通
-------------------------------------*/
.outbox {
    box-shadow: 0 0px 5px #ACBCA7;
    -webkit-box-shadow: 0 0px 5px #ACBCA7;
    margin: 0 0 30px;
    padding: 10px;
    border-radius: 8px;
}
/*-------------------------------------
	トップページ
-------------------------------------*/
.topimg {
    margin: 0;
    background:#F9FFF6;
}
.topimg img {
    display: block;
    margin: 0 auto;
}
/*----------------------------------*/
.pr01 {
    margin: 0 0 40px 0;
    padding: 20px 0 10px;
    background:#F9FFF6;
    background: -moz-linear-gradient(top, #F9FFF6 0%, #ffffff 30%, #ffffff 30%);
    background: -webkit-linear-gradient(top, #F9FFF6 0%, #ffffff 30%, #ffffff 30%);
    background: linear-gradient(to bottom, #F9FFF6 0%, #ffffff 60%, #ffffff 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FFF6', endColorstr='#ffffff', GradientType=0);
    position: relative;
	border: 8px solid #91734C;
	
}
.pr01 img {
    display: block;
    margin: 0 auto;
	background: #F9FFF6;
}

ul.check {font-size: 1.1em;
margin: 0 10px 10px 10px;
color: #605140;
 font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;}
ul.check li {
    background: url("../image/top/check.png") no-repeat left top;
    background-size: 23px auto;
    padding: 0 0 8px 35px;
    margin: 0 0 8px 0;
    border-bottom: 2px dotted #E5D4B5;
}

.pr01 ul{ margin: 15px 15px 15px 25px;
font-size: 20px;}

.pr01 p {
    font-size: 29px;
    margin: 0 40px 10px 40px;
    color:#685236;
    font-weight: bold;
    text-align: center;
	 font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
	background-image: url("../image/top/pr_btm_l.png"),url("../image/top/pr_btm_r.png");
	background-repeat: no-repeat,no-repeat;
	background-position: left center,right center;
	padding: 20px 0 20px 0;
	background-size: auto 70px;
	
	
}

/*----------------------------------*/
.first {
    margin-bottom: 30px;
}
.first h2 {
    margin-bottom: 15px;
}
.first .block-l, .first .block-r {
    -webkit-box-shadow: 0 0px 5px rgba(181, 168, 125, 0.6);
    box-shadow: 0 0px 5px rgba(181, 168, 125, 0.6);
    background-color: #FFFFFF;
    padding: 5px;
    width: 310px;
    margin-bottom: 15px;
    border-radius: 8px;
}
.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;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #17AF69;
	border-radius: 0;
    color: #7A5E47;
    font-weight: bold;
    font-size: 19px;
    line-height: 1.4;
    margin: 0 5px 10px 5px;
    background-color: none;
    background-image: none;
}
.first h3:before {
    content: none;
}
.first a h3 {
    color: #85665C;
}
.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: #35B789;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    line-height: 23px;
}
.first a:hover {
    text-decoration: none;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
}
/*------------------------------
	初めての方へ
-----------------------------*/
.sekkotsu p {
    margin: 0 5px 10px;
}
.sekkotsu p img {
    width: 190px;
    margin: 0 0px 10px 20px;
    float: right;
    height: auto;
}
/*------よくある質問-----------*/
dl.qa {
    margin: 0 10px;
}
dl.qa dt {
    padding: 2px 0 10px 35px;
    position: relative;
    font-weight: bold;
    color:#91734C;
    font-size: 17px;
}
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: #59C39A;
    color: #FFFFFF;
}
dl.qa dd {
    padding: 4px 0 20px 35px;
    position: relative;
    margin: 0 0 15px!important;
    border-bottom: 2px dotted rgba(205, 199, 165, 1.00)!important;
    height: auto;
}
dl.qa dd:last-of-type {
    border: none;
    margin: 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: #ECB923;
    color: #FFFFFF;
}
/*-------------------------------------
	当院紹介
-------------------------------------*/
.feature h3::before {
    content: none;
}
.feature h3 strong {
    color: #FF87AC;
}
.feature h3 {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 25px;
    margin: 0 5px 10px 5px;
    text-align: center;
    color: #704B3F;
    font-weight: bold;
    background-image: url("../image/shoukai/leaf.png");
    background-repeat: repeat-x;
    background-position: left top;
    background-size: auto 15px;
    padding: 40px 0 0 0;
}
.feature h3 strong {
    color: #FF7272;
}
.feature p {
    margin: 0 15px 30px;
}
.feature p:last-child {
    margin-bottom: 20px;
}
/*-----------------------*/
.greet .inchou {
    width: 165px;
    margin: 0 15px 10px 20px;
    float: right;
}
.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 .name {
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    color: #3BB485;
}
.greet .name strong {
    color: #877A1F;
}
.greet p {
    margin: 0 10px 1em 10px;
}
.greet .inbox {
    background: url("../image/common/paper.jpg") repeat left top;
    padding: 20px 20px 20px;
    box-shadow: 0 0 4px #aaa;
	font-size: 1.1em;
	margin: 0 10px;
}
.greet .prof h3 {
    background: none;
    border: none;
    color: #9A8C7E;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.greet .prof h3::before {
    content: none;
}
.greet .prof dl {
    background: #fff;
    padding: 15px;
}
.greet .prof dl dt {
    font-weight: bold;
    float: left;
    color: #fff;
    background: #85B200;
    padding: 2px 12px;
    border-radius: 5px;
}
.greet .prof dl dd {
    padding: 2px 0 7px 5em;
    margin: 0 0 5px 0;
    border-bottom: 1px dotted #ccc;
}
/*------------------------------*/
#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: 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 {
    background:#E4F9EA url("../image/texture/texture_wd100.png");
    color:#7A5E47;
    font-weight: bold;
    padding: 5px;
    margin: 0 0 10px;
    font-size: 16px;
    border-radius: 5px;
}
ol.nagare li dl dt span {
    background-color:#0DBB8B;
    padding: 2px 5px;
    margin: 0 10px 0 0;
    display: inline-block;
    border-radius:5px;
    color: #FFFFFF;
    text-shadow: 0 0 3px #666;
	font-size: 14px;
}
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: rgba(249, 252, 228, 1);
    border-radius: 5px;
}
/*-------------------------------------
	施術内容
-------------------------------------*/

.ryokin table {
    border: 1px solid #8C6900;
    margin: 0 0 15px;
    width: 100%;
}
.ryokin table th {
    background: rgba(234, 228, 190, .5);
    border-right: 1px dashed #8C6900;
    border-bottom: 1px dashed #8C6900;
    font-size: 16px;
    color: #000000;
}
.ryokin table th, .ryokin table td {
    padding: 10px 10px;
    text-align: center;
    vertical-align: middle;
}

.ryokin table th{text-align: left;}
.ryokin table td {
    font-size: 16px;
    text-align: center;
    border-right: 1px dashed #8C6900;
    border-bottom: 1px dashed #8C6900;
}
.ryokin p.kome {
    text-indent: -1em;
    padding-left: 1em;
}

.jihi .ryokin {
margin: 0 10px;
}

.jihi .ryokin table {
    margin: 0 0px 10px;
    width: 100%;
}
.jihi .ryokin table td, .jihi .ryokin table th {
 
   
    padding: 10px 10px;
}

.jihi .ryokin table th{ width:50%;
font-weight: bold;}
.jihi .ryokin table td.kara {
    padding-right: 3em;
}

.jihi .ryokin{margin-bottom: 30px;}

/*-----------------------------------*/
.hoken p {
    margin: 0 10px 20px;
    line-height: 25px;
}
.hoken p img {
    float: right;
    margin: 0 0 20px 25px;
    border-radius: 0;
    width: 230px;
    height: auto;
    box-sizing: border-box;
}
.hoken .hokenryokin {
    background: url("../image/common/paper.jpg") repeat left top;
    padding: 10px 10px 10px;
    margin: 15px 10px 30px 10px;
    box-shadow: 0 0 4px #aaa;
}
.hoken .hokenryokin h3 {
    background: none;
    border: none;
    color: #9A8C7E;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: bold;
}
.hoken .hokenryokin h3::before {
    content: none;
}
.hoken .hokenryokin p,
.hoken .hokenryokin ul{
	padding: 20px;
	margin:0;
	font-size: 15px;
	background: #fff;
	
}
.hoken .hokenryokin ul li {
	text-align: left;
	list-style-type: disc;
	margin-left: 1em;
}
/*---交通事故治療-----*/
.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;
}
ul.rei{background: url("../image/common/paper.jpg") repeat left top;
padding: 20px;
margin: 20px 10px 15px 10px;
font-size: 1.2em;}

ul.rei li{border-bottom: 1px solid #ccc;
padding-bottom: 5px;
margin-bottom: 5px;}

ul.rei li:not(:first-of-type){padding-left: 2em;}
