@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;}

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:#9BCA54;
	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:#9BCA54;
	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 20px;
    width: 435px;
}
.header .right_box {
	width: 450px;
	float: right;
	padding: 0;
	margin: 5px 20px 0 0;
	display: flex;
	justify-content: space-around;}

.header .right_box dl.telnum{width: 265px;}

dl.telnum dt{background:#F18F56;
color: #fff;
	box-sizing: border-box;
	padding:3px 0;
text-align: center;
line-height: 1.3;
font-weight: bold;
font-size: 14px;
margin: 0 0 10px 0;
	border-radius:15px;
}

dl.telnum dd{font-size: 14px;
}

dl.telnum dd a{text-align: center;
display: block;
	font-weight: bold;
	margin: 5px 0 5px 0;
color:#685236;
	text-decoration: none;
	word-break: keep-all;
	 font-size: 34px;
    line-height: 25px;
    padding: 0 0 5px 25px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("../image/common/tel.png");
    background-size: auto 22px;
    position: relative;
	font-family: Arial, Helvetica, "sans-serif";
	
}


.header .right_box .right {
	width: 150px;
	margin: 0px 0 0 0;
}

.header .right_box .right p{background: #9BCA54;
text-align: center;
font-weight: bold;
color: #fff;
border-radius: 15px;}

.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:#F19000;

}
.menu ul {
    width: 1000px;
    margin: 0 auto;
    display: flex;
	align-content: stretch;
	align-items: stretch;
	justify-content:space-between;
	flex-wrap: nowrap;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic,  "Noto Sans JP", sans-serif;
  font-weight:bold;
	
}


.menu ul li {width: calc(100% / 5);
	text-align: center;
	border-right: 1px solid #fff;
	box-sizing: border-box;
}
.menu ul li a {
    display: block;
	color: #fff;
	font-size: 21px;
	line-height: 55px;
	height: 55px;
	
	
	background-color:#E87C3E;
	text-decoration: none;
}
.menu ul li a:hover {
	opacity: 0.9;
	background-color:#d3b771;
}

.menu ul li a img{
	display: block;
}

.menu ul li:last-of-type{border-right: none;}
/*-------サブコンテンツ-------*/
.sidebar {
    clear: right;
    float: right;
    width: 260px;
    margin: 40px 20px 0 0;
}
.sidebar .annai {
    margin: 0 0 30px;
    padding: 0px;
    background: #FBF9F4;
}
.sidebar .annai .inbox{padding: 10px;}

.sidebar .annai h2 {
    margin: 0 0 5px 0;
}

.sidebar .annai h3 {font-family: "Noto Sans JP", sans-serif;
	color:#FC9309;
	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 #FC9309;
	border-radius: 0;
}
.sidebar .annai h3:before{content:none;}

.sidebar .annai img {
	margin: 5px 0 20px 0;
}
.sidebar .annai p {margin: 0;}
.sidebar .annai p strong{font-size: 16px;}

.sidebar .annai p.telnum {
   display: block;
	font-weight: bold;
	
color: #605140;
	text-decoration: none;
	word-break: keep-all;
	 font-size: 32px;
    line-height: 25px;
  font-family: Arial, Helvetica, "sans-serif";
 text-align: center;
    position: relative;
}
.sidebar .annai p.telnum a {
  color: #605140;
}
.sidebar .annai p.telnum a:hover {
  color: #605140;
    text-decoration: none;
}


.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: 7px;
	display: block;
}


/*-------接骨院情報---------*/
.footer {background-color: #FBF9F4;

}

.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: 385px;
	
    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: 460px;
    padding: 0;
    margin: 0 0 0 30px;
    float: left;
}
.about h3 {font-family: "Noto Sans JP", sans-serif;
	color:#976208;
	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 #976208;
	border-radius: 0;
}

.about h3:before{content:none;}

.about table {
    background: #fff;
    margin: 10px 0;
    color: #000;
    width: 100%;
}
.about table th {
    text-align: center;
    padding: 3px 5px;
  border: 1px solid #fff;
	background:#976208;
	color: #fff;
}
.about table td {color:#976208;
    
    text-align: center;
	vertical-align: middle;
	line-height: 1.4;
	font-size: 16px;
	border: 1px solid #976208;
}

.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;}
.about dl.kome {
    font-size: 15px;
	margin: 0;
}
.about dl.kome dt {
    float: left;
}
.about dl.kome dd {
    padding: 0 0 0px 1.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 .telnum{display: flex;}
.about .telnum dt{width: 65px;
padding: 8px 10px;
	
box-sizing: border-box;}

.about .telnum dd{text-align: left;}

.about .telnum a{margin: 0 0 0 10px;
   text-align: left;
	border-bottom: none;
	font-size: 36px;
	background-size: auto 28px;
	line-height: 55px;
	background-position: left center;
	padding: 0 0 0 35px;
}


.about .right {
	float: right;
	width: 450px;
	margin: 0 30px 0 0;
	padding: 0;
}
.about .right iframe {
	width: 100%;
	height: 320px;
}
.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:#976208;
}
.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:#976208;
}
.copy p a, .copy p a:hover {
    color: #fff;
    text-decoration: none;
}
