<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*------骨組み-----*/

body{background:#FFFFEE;}

.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;
    padding: 5px 0 0 0;
	/*box-shadow:0 2px 4px #B2996A;*/
}
.h1box{background: #fff;}

.header .header_box {
	width: 950px;
	margin: 0 auto 0px auto;
}
.header .logo {
	float: left;
	clear: left;
	display: block;
	margin: -25px 0 10px 0;
	width: 270px;
}
.header .logo p {
    font-size: 15px;
    margin: 5px 0 0 0;
}
.header .right_box {
	width: 550px;
	float: right;
	padding: 0 0 0px;
    margin: 5px 0 0px 0;
}


.header .right_box p {background: #FAFFB1;
    color: #645A27;
    text-align: center;
    font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    border-radius: 11px;
    margin: 10px 0 0 0;
}


.telnum a{
	font-size: 34px;
	line-height:34px;
	padding: 0 0 0 40px;
	margin: 5px 0 5px 0;
	background: url("../image/common/tel.png") no-repeat left center;
	background-size: auto 35px;
	color:#645A27;
	word-break: keep-all;
    
  font-family:Arial, Helvetica, "sans-serif";
  font-style: normal;

}

.fax a{
	font-size: 34px;
	line-height:34px;
	padding: 0 0 0 40px;
	margin: 5px 0 5px 0;
	background: url("../image/common/fax.png") no-repeat left center;
	background-size: auto 32px;
	color:#645A27;
	word-break: keep-all;
    
  font-family:Arial, Helvetica, "sans-serif";
  font-style: normal;

}

.telnum a,.telnum a:hover,
.fax a,.fax a:hover{
    color:#645A27;
    text-decoration: none;
}



.header ul.contact{display: flex;
justify-content: space-around;}

.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;
	border: 1px solid #ccc;
}
.sidebar .bn ul li img{
	width: 100%;
    vertical-align:bottom;
	margin: 0px;
	border-radius: 6px;
	box-sizing: border-box;
	
}



/*--------接骨院概要-----*/

.about {background-color: #fff;
padding:30px 0 10px 0;}

.about .inbox{
	width: 950px;
	padding: 20px 0;
	margin: 0 auto;
}

.about .rightbox {
    clear: right;
    float: right;
    margin: 0;
    width: 46%;
}
.about .leftbox {
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
    width:46%;
}
.about p {
    margin: 0 0 10px;
}
.about .leftbox h2 {

	border: none;
	background:none;
	padding: 0;
	margin: 0 auto 15px 0;
	width: 260px;
}
.about .leftbox h2:before{content:none;}

.about h3 {
	
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 5px 0;
    border-radius: 0px;
	color:#63BF73;
    font-family: 'Noto Sans JP', sans-serif;
	border-bottom: 2px dotted #63BF73;
	font-weight: 700;
    padding: 0px 10px 5px 0px;
    background-color: #fff;
    text-shadow: none;
	
}
.about h3 {
    background:  none;
}
.about iframe {
	width: 100%;
	height: 390px
    
}
.about table {
    border: 1px solid #555555;
    margin: 20px 0 15px;
    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:#FFFCE6;
	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.add {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 5px;
}
.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 ul li{margin-bottom: 20px;}

.about .leftbox dl{line-height: 1.4;}
.about .leftbox dl dt{float: left;
width: 4em;}

p.eigyo{background: #FFFFBF;
text-align: center;
padding: 3px 5px;
font-size: 16px;
margin: 0 0 15px 0;}

.about .rightbox dl dd{padding:0 0 0 4em;}

/*--------フッター-----*/
.footer {
    margin: 0;
}
.footer .data {background-color:#D8F1CE;
	/*background-color:#E1DB94;*/
	color:#645A27;
}
.footer .data .inbox {
    width: 950px;
    margin: 0 auto;
    padding: 40px 0;

}
.footer .data .leftbox {
	width: 280px;
	float: left;
}
.footer .data .inmei {
    font-size: 21px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.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 10px 0 0;
}
.footer .footer_menu ul li:after {
    content: "|";
    margin: 0 0 0 10px;
}

.footer .footer_menu ul li:last-of-type:after{content:none;}

.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;
}
</pre></body></html>