@charset "utf-8";
/* formatting style
-----------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	line-height:1.6;
	color:#333333;
	font-size:100%;
	font-style: normal;
	font-weight:normal;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #666;
	background-color: #ffffff;
	background-image: url(../images/backstripe.png);
	background-repeat: repeat;
	background-position: top;
}
strong {
	font-weight:normal;
	color:#333333;
}
hr {
	display: none;
}
/* link style
-----------------------------------------*/
a img {
	border-style: none;
}
em {
	color:#FF3366;
	}
a:link {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #009999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#header {
	height: 213px;
	position: relative;
	width: 1050px;
	z-index: 4;
	clear: both;
	margin-bottom: 25px;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#headerbg {
background-image:url(../images/2017_hikari_01.png);
background-repeat:repeat-x;
background-color:#FFFFFF;
	width: 100%;
	clear: both;
	height: 219px;
}
#container_index .index_contents {
	width:100%;
}
#container_index h2 {
	color:#f8c335;
	font-size:20px;
	font-weight:bold;
	border:solid 1px #ccc;
	border-left:0;
	border-right:0;
	background-color:#ffffff;
	padding:15px;
}
.cases {
	display:-webkit-box;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
	-webkit-box-pack: justify;
  justify-content:         space-between;
  flex-wrap:wrap;
  align-content:space-between;

}
.cases h3 {
	border:0 !important;
	padding:0 !important;
}
.cases div {
	list-style:none;
	border:#f8c335 solid 5px;
	border-radius:6px;
	background-color:#ffffff;
	padding-right:0;
	width:280px;
	height:230px;
	margin-bottom:5px;
	padding:10px 0 10px 10px;

}
.cases #head, .cases #shoulder, .cases #arm,.cases #back, .cases #lowback, .cases #foot, .cases #posture, .cases #nerbs, .cases #female {
	border:none;
	margin-top:45px;
	width:270px;
	height:155px;
	overflow:auto;
}
.cases img {
	float:right;
}
.contents_menu {
	display:-webkit-box;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-pack: justify;
  -moz-box-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content:space-between;
	flex-grow:1;
	margin-bottom:15px;
}
ul.contents_menu li {
	list-style:none;
	border:#f8c335 solid 5px;
	border-radius:8px;
	background-color:#ffffff;
	padding:10px 10px 0;
}


#main {
	display: block;
	width: 650px;
	z-index: 3;
	margin-top: 15px;
	padding: 10px;
	margin-bottom: 30px;
	float: left;
	margin-left: 15px;
	background-color:#ffffff;
	border-radius:15px;
}
#main_index {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
}
.main_contents {
	background-color:#ffffff;
	border-radius:10px;
	padding:20px;
}
#container {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#container_index {
	width:100%;
}

#side {
	float: left;
	width: 171px;
	z-index: 2;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 15px;
}
#sideR {
	float: right;
	width: 169px;
	text-align: center;
	margin-top: 30px;
}

#footer {
	clear: both;
	color: #333333;
	display: block;
	height: auto;
	width: 950px;
	font-size: 12px;
	z-index: 1;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#footerbg {
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	margin-bottom: 0px;
	background-color: #f1a334;
	margin-top: 30px;
	border-top:3px solid #F76C02;
}

#phoneArea {
	clear: both;
	color: #333333;
	position: relative;
	display: block;
	height: 50px;
	width: 945px;
	font-size: 12px;
	z-index: 1;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-left: 6px;
}

/* link style
-----------------------------------------*/
a img {
	border-style: none;
}
a:visited {
	color: #009999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	font-family: sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	display: block;
}
h4 {
	font-size: small;
	color: #559F55;
	clear: both;
}
h1 {
        padding-top: 5px;
}
h1.headkeyword {
	color: #FFFBF0;
	text-align: center;
}
address {
	color: #999;
}

/*********************************************

             WIDE SLIDER

***********************************************/

.wideslider {
    width: 100%;
    height: 593px;
    text-align: left;
    position: relative;
    overflow: hidden;
	margin-bottom:15px;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(../images/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../images/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}



/*スマホサイト呼び込み表組*/

.tablepress-id-1 .row-1 .column-1,
.tablepress-id-1 .row-2 .column-1,
.tablepress-id-1 .row-6 .column-1 {
	background-color: #fdf5e6 !important;
	text-align: center !important;
	white-space: nowrap;
}

.tablepress-id-1 .row-4 .column-3 {
	text-align: center !important;
	white-space: nowrap;
}
.cases ul li {
	list-style-type:disc;
	margin-bottom:5px;
}



/*印刷範囲*/
@media print{
} 
#main .clearAccess {
	clear: both;
	height: 270px;
	width: 660px;
	margin-bottom: 15px;
}
img#callus {
	margin-top: 30px;
	clear: both;
}
yellow {
	background-color:yellow;
}