@charset "utf-8";
/*------ヘッダー-------*/

.wrap{width: 1000px;
margin: 0 auto;
box-shadow: 0 0 6px #A18E75;}

p.kome,
span.kome{position: relative;
padding-left: 1.25em;
display: block;}

p.kome:before,
span.kome:before{content:"※";
position: absolute;
left: 0;
top:0;}

.space{
	display: block;
	height: 30px;
}

a.link {
	display: block;
	margin: 10px 0 0 20px;
	padding: 5px 40px 5px 10px;
	border-radius: 5px;
	float: right;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	background-color:#206E43;
	text-shadow: 0 0 3px #666;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-image: url("../image/common/link.png");
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	font-family: "Noto Sans JP", sans-serif;
}
a.link:hover {
    opacity: 0.7;
}

.link2 a {text-shadow: 0 0 3px #666;
	display: block;
	margin: 0 auto;
	padding: 8px 40px;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	background-color:#206E43;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 98% center;
	background-image: url("../image/common/link.png");
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	width: 80%;
	text-align: center;
}
.link2 a:hover {
    opacity: 0.7;
}
a.tel_link {
    font-size: 28px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#685236;
    background-image: url("../image/common/tel.png");
    background-repeat: no-repeat;
    background-size: auto 20px;
    padding: 0 0 0 30px;
    background-position: left center;
    line-height: 30px;
    float: right;
    display: block;
    margin: 10px 0 0 20px;
}
.header {
	background:#fff;
	margin: 0;
	padding: 0;
	clear: both;
}
.header .header_box {
    width: 1000px;
    margin: 0 auto;
    display: block;
    padding: 10px 0 10px 0;
    clear: both;
}
.header #logo {
    display: block;
    clear: left;
    float: left;
    margin: 0px 0 0 0px;
    width: 360px;
}
.header .right_box {
	width: 430px;
	float: right;
	padding: 0;
	margin: 0px 10px 0 0;
	}


.telnum a,
.telnum2 a{text-align: center;
display: inline-block;
	font-weight: bold;
	margin: 5px 0 5px 0;
color:#685236;
	text-decoration: none;
	word-break: keep-all;
	 font-size: 34px;
    line-height:45px;
    padding: 0 0 0px 50px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("../image/common/head_tel.png");
    background-size: auto 45px;
    position: relative;
	font-family: Arial, Helvetica, "sans-serif";}

.telnum2 a{background-image: url("../image/common/tel.png");
    background-size: auto 27px;
padding: 0 0 0px 35px;
line-height:27px;}

.header .right_box .left{width: 270px;
float: left;}

.header .right_box .right {
	width: 147px;
	margin: 0px 0 0 0;
	float: right;
}

.header .right_box p.text{font-family: "Noto Sans JP", sans-serif;
text-align: center;
color:#685236;
border-bottom: 1px dotted #206E43;
font-weight: bold;
font-size: 16px;
margin: 0 0 3px 0;}

.header .right_box .right dl{display: flex;
flex-wrap: wrap;
font-size: 15px;
font-weight: bold;
margin: 0 0 0 5px;}

.header .right_box .right dl dt{width: 2em;}
.header .right_box .right dl dd{width: calc(100% - 3em);
text-align: right;}
.header .right_box .right img {
	width: 100%;
	height:auto;
	border: 1px solid #fff;
}
/*-----ナビ-----*/
.menu {
	background:#206E43;
	box-shadow: 0 0px 2px 6px #DFDFDF;

}
.menu ul {
    width: 1000px;
    margin: 0 auto;
    display: flex;
	align-content: stretch;
	align-items: stretch;
	justify-content:space-between;
	flex-wrap: nowrap;
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 500;
  font-style: normal;
	
}


.menu ul li {width: calc(100% / 5);
	text-align: center;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}
.menu ul li a {
    display: block;
	color: #fff;
	font-size: 21px;
	line-height: 55px;
	height: 55px;
	
	
	background-color:#206E43;
	text-decoration: none;
}
.menu ul li a:hover {
	opacity: 0.9;
	background-color:#d3b771;
}

.menu ul li a img{
	display: block;
}

.menu ul li:first-of-type{border-left: 1px solid #ccc;}
/*-------サブコンテンツ-------*/
.sidebar {
    clear: right;
    float: right;
    width: 260px;
    margin: 40px 20px 0 0;
}
.sidebar .annai {
    margin: 0 0 30px;
    padding: 5px;
    background:#FAF5EA;
	border-radius: 10px;
	box-shadow: 0 0 6px #A89681;
}
.sidebar .annai .inbox{padding: 5px;}

.sidebar .annai h2 {border: none;
	color: #fff;
	background: #206E43;
	text-align: center;
	padding: 5px 10px;
	border-radius: 5px;
    margin: 0 0 5px 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 22px;
}

.sidebar .annai h3 {font-family: "Noto Sans JP", sans-serif;
	color:#7A5E47;
	background: none;
	background-color: transparent;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	padding: 0 0 5px 0;
	margin: 0 0 5px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dashed #7A5E47;
	border-radius: 0;
}
.sidebar .annai h3:before{content:none;}

.sidebar .annai figure {
	margin: 5px 0 0px 0;
}
.sidebar .annai .inbox p{margin: 0 0 10px 0;}
.sidebar .annai p strong{font-size: 16px;}

.sidebar .annai p.telnum {

}
.sidebar .annai .inbox .telnum a {
 background-size: auto 34px;
	line-height: 34px;
	font-size: 30px;
	padding-left: 44px;
}
.sidebar .annai p.telnum a:hover {
  color: #605140;
    text-decoration: none;
}

.sidebar .annai .inbox .telnum dt{color: #685236;
font-size: 16px;
font-family: "Noto Sans JP", sans-serif;
font-weight: bold;}


.sidebar .annai p.message {
    background: #FFEE7C;
    color: #58300D;
    text-align: center;
    font-weight: bold;
    padding: 2px 0;
    border-radius: 20px;
}

.sidebar .annai p {
    font-size: 15px;
    margin: 0 5px 20px 5px;
}

.kessai{border: 5px solid #DB7D46;
border-radius: 10px;
padding: 10px;}
.kessai .aligncenter{width: 80%;
margin: 0 auto 0px auto!important;}

.kessai .aligncenter img{margin: 0 auto!important}
.kessai p{text-align: center;}
.kessai p strong{font-size: 1.3em;
font-weight: bold;
display: block;
color: #DB7D46;}


.bn {}
.bn ul {
    padding: 0 0 15px;
}
.bn ul li {
    margin: 0 0 15px;
}
.bn ul li img {border: 1px solid #CCCCCC;
	border-radius: 0px;
	display: block;
}


/*-------接骨院情報---------*/
.footer {background-color:#FAF5EA;

}

.about{width: 1000px;}

.about h2 {
	
    background: none;
    background-color: transparent;
	text-shadow:none;
    padding: 0;
	border: none;
	margin: 0 0 0px 0;
}
.about h2:before{content:none;}
.about h2 img{display: block;
	width: 380px;
	
    margin: 0 auto 20px;
}

.about {
	
	margin: 0 auto;
	padding: 30px 0 20px;
	display: block;
}
.about p {margin: 0 0 10px;}
.about p.add {
    font-weight: bold;
    font-size: 16px;
	margin: 0 0 5px;
}
.about .left {
    width: 490px;
    padding: 0;
    margin: 0 0 0 30px;
    float: left;
}
.about h3 {font-family: "Noto Sans JP", sans-serif;
	color:#206E43;
	background: none;
	background-color: transparent;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	padding: 0 0 5px 0;
	margin: 0 0 5px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #206E43;
	border-radius: 0;
}

.about h3:before{content:none;}

.about table {
    background: #fff;
    margin: 10px 0;
    color:#206E43;
    width: 100%;
}
.about table th {font-size: 15px;
    text-align: center;
    padding: 3px 5px;
  border: 1px solid #206E43;
	background:#fff;
	color:#206E43;
}
.about table td {color:#206E43;
    
    text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	font-size: 16px;
	border: 1px solid #206E43;
}

.about table td.notes{font-size: 16px;}
.about table th {
    font-weight: bold;
    padding: 5px 5px;
    text-align: center;
    font-size: 16px;
}

.about p.kome{margin-bottom: 10px;}

dl.kome dt {
    float: left;
}
dl.kome dd {
    padding: 0 0 0px 2em;
}

dl.biko{
	margin: 10px 0 0 0;
}
dl.biko dt {
	float: left;
	color: #206E43;
	font-weight: bold;
}
dl.biko dd {
    padding: 0 0 5px 5em;
}



.about dl.kyushin {
    color: #D80000;
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 10px 0;
}
.about dl.kyushin dt {
    float: left;
}
.about dl.kyushin dd {
    padding: 0 0 5px 4em;
}



.about .telnum2 a{
   text-align: left;

}


.about .right {
	float: right;
	width: 430px;
	margin: 0 20px 0 0;
	padding: 0;
}
.about .right iframe {
	width: 100%;
	height: 380px;
}
.about .right p.kyushin {
	font-size: 16px;
	font-weight:bold;
	color: #e00;
}

.about .maplink{margin: 0;}

.about .maplink a {
    color: #006DD9;
    font-weight: normal;
    text-decoration: underline;
}
.about .map {
	margin: 0 0 0px 0;
}


/*--------フッター----------*/
.footer_menu {
	margin: 0;
	padding: 20px 0 0 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	background:#685236;
}
.footer_menu ul {
    display: flex;
    align-content: center;
    justify-content: center;
}
.footer_menu ul li {
    list-style-type: none;
    font-size: 18px;
    font-weight: bold;
    margin: 0 1.5em 0 0;
}
.footer_menu ul li a {
    color: #FFFFFF;
}
.footer_menu ul li a:hover {
	color:#FCFB8F;
	text-decoration: none;
}
.copy p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0px;
    padding-top: 0px;
    color: #FFFFFF;
}
.copy {
	padding: 20px 0 10px;
	background:#685236;
}
.copy p a, .copy p a:hover {
    color: #fff;
    text-decoration: none;
}
