@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400&display=swap');
/*------------------------
    ヘッダー
------------------------*/
body {
    /*background-color:#FFFBEF;*/
	background:url("../image/common/bg.jpg") repeat left top;
}
.kome{position: relative;
padding-left: 1.5em;}
.kome::before {
    content:"※";
    position: absolute;
    left: 0;
    top: 0;
}

.header {
    width: 100%;
    padding: 0 0 0 0;
    position: relative;
    background:#fff;
}

.h1box{background: #fff;}

.header .header_box {
    width: 950px;
    margin: 0 auto;
    position: relative;
}
.header .logo {
    display: flex;
    clear: left;
    float: left;
    margin: 15px 0 30px 0px;
    position: relative;
    width: 290px;
}
.header .logo img {
    display: block;
    height: auto;
}
.header .right_box {
    width: 460px;
    float: right;
    margin: 0px 0px 5px 0;
}
.header .right_box .left {
    display: block;
    width: calc(100% - 200px);
    float: left;
}
.header .right_box .right {
/*    width: 250px;*/
	width: 165px;
    padding: 0px 0 0 20px;
	margin: 0 0 0 0px;
    float: right;
	box-sizing: border-box;
	border-left:2px dotted #5EB705;
}



/*.header .right_box */

p.tel span,
.header .right_box .right p{display: block;
background: #F1F88B;
caption-side: #000;
text-align: center;
font-weight: bold;
padding: 2px 5px;
border-radius: 13px;
margin: 0 0 5px 0;}

p.tel a{
    font-size: 36px;
    font-weight: bold;
    color:#000;
    line-height:1.2;
    margin: 0;
    padding: 0.1em 0 0.1em 1em;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../image/common/tel1.png);
    background-size:auto 0.8em;
}
/*.header .right_box */p.tel a {
     font-family: Arial, Helvetica, sans-serif;
    color:#000;
    text-decoration: none;
}
.header .right_box .right dl {margin: 0px 0 0 0;
	
    font-weight: bold;
	/*background: url("../image/common/clock.png") no-repeat left top;
	background-size: auto 45px;
	padding: 0 0 0 60px;
	*/
}
.header .right_box .right dl dt {float: left;
}
.header .right_box .right dl dd {
    text-align: right;
}
/*------------------------
    ナビ
------------------------*/
.navi {background-color:#00AF17;
    /*background-image:url("../image/common/texture_ws50.png");*/
    margin: 0 auto;
}
#g-navi {
    height: 55px;
    width: 950px;
    margin: 0 auto;
}
#g-navi > li {
    list-style-type: none;
    float: left;
   background-color:#00AF17;
    /*background-image:url("../image/common/texture_ws50.png");*/
    width: 190px;
    height: 55px;
}

#g-navi li:hover,
#g-navi > li > a:hover{background-color:#77C700;
}

#g-navi li img:hover{  opacity: 1;
    filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";}


#g-navi li a.tab img {
    margin: 0;
    padding: 0;
    display: block;
}
#g-navi ul.drop {
    border: none;
    display: none;
    background: rgba(255, 255, 255, 1.0);
    overflow: hidden;
    width: 190px;
    position: absolute;
    font-size: 105%;
    z-index: 100;
    padding: 0;
    border-right: 2px solid #E7DECF;
    border-bottom: 2px solid #E7DECF;
}
#g-navi ul.drop li {
    background: url("../image/gn/bullet.png") no-repeat 10px 15px;
    width: calc(100% - 35px);
    background-size: 6px auto;
    line-height: 1.3;
    padding: 10px 10px 10px 25px;
    margin: 0px 0px;
    border-bottom: 1px dashed #D9C88E;
}
#g-navi ul.drop li:last-of-type {
    border-bottom: 0px dashed #999;
}
#g-navi ul.drop a {
    text-decoration: none;
    color: #222;
    display: block;
}
#g-navi ul.drop a:hover {
   opacity: 0.7;
}
/*------------------------
    サブコンテンツ
------------------------*/
.side_about {
    box-shadow: 0 0 5px rgba(137, 137, 137, 0.6);
    -webkit-box-shadow: 0 0 5px rgba(137, 137, 137, 0.6);
    margin-bottom: 40px;
    padding: 5px;
    background: #fff;
    border-radius: 10px;
}
.side_about h2{border: none;
background: #17B705;
color: #fff;
text-align: center;
padding: 5px 10px;
margin: -5px -5px 20px -5px;
border-radius: 10px 10px 0 0;}

.side_about p{margin: 0 5px 10px 5px;}
.side_about p.address{font-size: 16px;}

/*---------------------------*/
#info {
    position: relative;
    border: 6px solid #A58947;
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    margin: 0 0 30px 0;
}

/*#info h2{background: none;
padding-left: 0;}*/

#info .edit {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 27px;
    height: 24px;
}
#info .info {
    width: 100%;
    height: 260px; /*適当な高さに*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
}
#info .info iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.sidebar .bn {}
.sidebar .bn ul {
    padding: 0 0 15px;
}
.sidebar .bn ul li {
    margin: 0 0 15px;
     border-radius: 5px;
}
.sidebar .bn ul li img {width: 100%;
	display: block;
	box-sizing: border-box;
    border:1px solid #C9C9C9;
    border-radius: 5px;
    
}


.sidebar .facebook{margin-bottom: 30px;}


.sidebar .insta {}
.sidebar .insta h2 {
    color:#555;
    border-bottom:3px solid #555;
    background: url(../image/common/insta.png) no-repeat left top;
    -webkit-background-size: 28px auto;
    background-size: 28px auto;
    line-height:25px;
    border-radius: 0;
    padding-left: 40px;
}
/*------------------------
    接骨院情報
------------------------*/
.footer {
    padding: 40px 0 0;
    background:#fff;
    /*border-top: 2px solid #D0DEE5;*/
    box-shadow: -3px -3px 4px #E9E3CC;
}
.about {
    margin: 0px auto;
    width: 950px;
    padding: 0px 0 15px;
}
.footer .about .left h2 {
	font-size: 40px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	line-height: 1;
	color: #8B5D37;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0 0 40px;
	background: none;
	letter-spacing: 4px;
	border: none;
}
.footer .about .left h2 img{width: 275px;
    display: block;
margin: 0 auto 0 0;}


.about .left {
    float: left;
    width: 470px;
}
.about .right {
    float: right;
    width: 440px;
    margin: 0;
}
.footer .about h3 {
    font-size: 17px;
    color:#318700;
    font-weight: bold;
    display: block;
    background-color: none;
    background: none;
    background-image: none;
    border-left: none;
    border-right: none;
    border-top-style: none;
    border-bottom: 2px dotted #318700;
    padding: 0;
    margin: 0 0 10px 0;
    border-radius: 0;
    -moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
}
.about p {
    margin: 0 0 15px;
}

.about p.tel a {
    font-size:36px;
    margin: 0 0 10px 0;}




.about .left dl.kyushin {
    
    color: #D80000;
    font-size: 17px;
    line-height: 20px;
    margin: 10px 0 20px 0;
}
.about .left dl.kyushin dt {font-weight: bold;
    float: left;
}
.about .left dl.kyushin dd {
    padding: 0 0 0 4em;
}
.about .left table {
    border: 1px solid #369400;
    margin: 10px 0 10px 0;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    background: #FFFFFF;
}
.about .left table th {
    padding: 8px 5px;
    border: 1px solid #369400;
    
    font-size: 14px;
    text-align: center;
    font-weight: bold;
	vertical-align: middle;
   
}
.about .left table th small{font-size: 13px;
color: #000;}

.about .left table td {
    text-align: center;
    padding: 8px 8px;
    border: 1px solid #369400;
	vertical-align: middle;
}
.about .left table td b {
    font-weight: bold;
}
.about .left table th.jikan {
    text-align: center;
    padding-right: 8px;

    font-weight: bold;
}
.about .right .map {
    width: 100%;
}
.about .right iframe {
	width: 100%;
	height: 320px;
}
.about .left p.kome::before {
    content:"※";
}
.about .right p.maplink {
    text-align: right;
}
.about .right p.maplink a {
    margin: 0;
}
.about .right p.address {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px;
}


.about p.small{background: #FFFF7B;
text-align: center;
font-weight: bold;
    padding: 5px 0;
}
/*------------------------
    フッター
------------------------*/
.footer p.copy {
    text-align: center;
    font-size: 13px;
    color: #fff;
    background-color:#369400;
    padding: 10px 0;
    margin-bottom: 0px;
}
.footer small {
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
.footer small a {
    color: #FFFFFF;
    text-decoration: none;
}
.footer small a:hover {
    color: #FFFFFF;
    text-decoration: none;
}



