@charset "utf-8";

/*------骨組み-----*/

body{background:#FCFFF3;}

.font_mi{ font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;}

.page {
    margin: 0;
    clear: both;
    padding: 30px 0 0;
    
    position: relative;
}
.page .contents {
    margin: auto;
    width: 950px;
    clear: both;
    line-height: 25px;
}
.header {
	clear: both;
	margin: 0;
	background-color:#fff;
	z-index: 100;
	position: relative;
	/*box-shadow:0 2px 4px #B2996A;*/
}
/*.h1box{background: #FFFFEE;}*/

.header .header_box {
	width: 950px;
	margin: 10px auto 10px auto;
}
.header .logo {
	float: left;
	clear: left;
	display: block;
	margin: 5px 0 10px 0;
	width: 360px;
}
.header .logo p {
    font-size: 15px;
    margin: 5px 0 0 0;
}
.header .right_box {
	width: 500px;
	float: right;
	padding: 0 0 0px;
    margin: 0px 0 15px 0;
}


.header .right_box .left {
	float: left;
	margin: 0 0px 0 0;
	padding: 0 0 0 0;
	width: 270px;
	color: #645A27;

	
}

.header .right_box .left .txt{/*background:#F8CEB3;
border-radius: 30px;
text-align: center;*/
color:#645A27;
border-bottom: 2px dotted #645A27;
font-weight: bold;
font-size: 14px;
margin: 0 0 0 60px;}

p.telnum {
	font-size: 32px;
	line-height:32px;
	padding: 0 0 0 35px;
	margin: 0px 0 0px 0;
	background: url("../image/common/tel.png") no-repeat left bottom;
	background-size: auto 23px;
	color:#645A27;
	word-break: keep-all;
    font-family: Arial, Helvetica, "sans-serif";
    font-weight: bold;

}
p.telnum a,p.telnum a:hover {
    color:#645A27;
    text-decoration: none;
}
.header .right_box .left p.telnum{margin: 0 0 0 65px;}

.header .right_box .left img{float: left;
margin: 0 10px 0 0;
width: 55px;}
.header .right_box .left p.telnum{background:none;
padding: 0;}

.header .right_box .right {
	float: right;
	width: 150px;
background: url("../image/common/tokei.png") no-repeat left top;
    background-size: auto 55px;
    padding: 5px 0 5px 60px;
	
}
.header .right_box .right p{color:#645A27;
	font-size: 15px;}
.header .right_box .right dl{
	line-height: 1.4;
font-size: 15px;
	color:#645A27;

}
.header .right_box .right dl dt{
	float: left;
	width: 2em;
}
.header .right_box .right dl dd{
	text-align: right;
		padding: 0px 0 0px 2.5em;
}

.sidebar {
    float: left;
    width: 240px;
}
.main {
    width: 680px;
    float: right;
}
/*------グローバルナビ-----*/
.sidebar .menu {
	margin-bottom: 30px;
	padding: 10px 10px 15px 10px;
	box-shadow: 0 0 4px #B0C975;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 4px #B0C975;
	background-color:#fff;
}

.sidebar .menu .trigger,.sidebar .menu .active{
	position: relative;
	width: 220px;
	height: 55px;
	background-image: url(../image/gn/gn_bg.jpg);
	border-bottom: 1px solid #DED8BC;
}


.sidebar .menu .active{
	height: 55px;
	background-image: url(../image/gn/gn_bg2.jpg);
	border: none;
}


.trigger img{
	display: block;
	padding: 0px 0 10px 0px;
	margin: 0;
}
.trigger img:hover{
	
}


.sidebar .menu .trigger:hover,#gn1:hover{
	background-image: url(../image/gn/gn_bg2.jpg);}


.sidebar .menu ul.naka{
	background-color:#FFFFEC;
	padding: 10px 0;
	margin: 0 0px;
	list-style-type: none;
	display: none;
}

.sidebar .menu ul.naka li{
	padding: 0 0 7px 25px;
	border-bottom: 1px dotted #70C14E;
	margin: 0 5px 7px 5px;
	line-height: 20px;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-image: url(../image/gn/list.png);
	background-size: auto 10px;
}

.sidebar .menu ul.naka li a{ display:block;
color:#000;
text-decoration: none;}

.sidebar .menu ul.naka li a:hover{
	color:#7D6400;
	font-weight: bold;
	text-decoration: none;
}


.sidebar .bn{}
.sidebar .bn ul{
	padding: 0;
    margin: 0 0 30px;
}
.sidebar .bn ul li{
	padding: 0px;
    margin: 0 0 15px;
	line-height: 1.5;
	border-radius: 6px;
	display: block;
    background: #fff;

}
.sidebar .bn ul li img{
	width: 100%;
    vertical-align:bottom;
	margin: 0px;
	border-radius: 6px;
	box-sizing: border-box;
	box-shadow: 0 0 4px #B4AA78;
}



/*--------接骨院概要-----*/


.about .rightbox {
    clear: right;
    float: right;
    margin: 0;
    width: 47%;
}
.about .leftbox {
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
    width:49%;
}
.about p {
    margin: 0 0 10px;
}
.about .leftbox h2 {
width: 95%;
	border: none;
	background:none;
	padding: 0;
	margin: 0 auto 15px auto;

}
.about .leftbox h2:before{content:none;}


.about h3 {color: #8FC320;
   font-size: 18px;
}
.about iframe {
    width: 100%;
    height: 290px
    
}
.about table {
    border: 1px solid #555555;
    margin: 25px 0 10px;
    width: 100%;
}
.about table th, .about table td {
    padding: 3px 5px;
    border: 1px solid #555555;
    text-align: center;
    vertical-align: middle;
	 font-size: 16px;
}
.about table th {
	background-color:#FFFFD8;
	font-weight: normal;
}
.about table th.time {
   
}
.about p.tel {
    line-height: 1.2;
}
.about p.tel a {
    font-size: 40px;
    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 30px;
    padding: 0 0 0 40px;
    background-position: left center;
}
.about p.tel a:hover {}

.about p.yoyaku{border-top:1px solid #A7CC57;
    border-bottom:1px solid #A7CC57;
color: #6A5442;
font-weight: bold;
margin: 10px 0 5px 0;
font-size: 16px;}

.about p.add {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px;
}
.about p.maplink {
    text-align: right;
}
.about dl.kome {
	margin: 0 0 10px;
}
.about dl.kome dt {
    float: left;
}
.about dl.kome dd {
	padding: 0 0 0px 2em;
}
.about dl.kyushin {
    color: #D80000;
    font-weight: bold;
    font-size: 19px;
}
.about dl.kyushin dt {
    float: left;
}
.about dl.kyushin dd {
    padding: 0 0 5px 4em;
}

.about .rightbox p{margin-bottom: 5px;}
.about .rightbox dl{line-height: 1.5;}
.about .rightbox dl dt{float: left;
width: 4em;}

.about .rightbox dl dd{padding:0 0 0 4em;}

/*--------フッター-----*/
.footer {
    margin: 0;
}
.footer .data {background-color:#DBF29B;
	color:#645A27;
}
.footer .data .inbox {
    width: 950px;
    margin: 0 auto;
    padding: 30px 0;
	font-weight: bold;
}
.footer .data .leftbox {
	width: 370px;
	float: left;
}
.footer .data .inmei {
    font-size: 30px;
	line-height: 1.2;
	margin-bottom: 15px;
    font-weight: normal;
}
.footer .data p a {
	color:#645A27;
	text-decoration: none;
}
.footer_menu {
    float: right;
}
.footer_menu ul {
    margin: 0 auto;
    display: flex;
    font-size: 17px;
}
.footer .data p {
    font-size: 14px;
}
.footer .footer_menu ul {
    margin: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.footer .footer_menu ul li {
    list-style-type: none;
    font-size: 15px;
    margin: 0 0 0 10px;
}
.footer .footer_menu ul li:after {
    content: "　|";
}

.footer .footer_menu ul li a {
	color:#645A27;
	text-decoration: none;
}
.footer p.copy {
	color:#645A27;
	font-size: 14px;
	text-align: right;
	padding: 0;
	margin: -20px 0 0 0;
	line-height: 1.6;
	font-weight: normal;
}
.footer .footer_menu ul li a:hover{
	opacity: 0.7;
}
