@charset "utf-8";

/*
Theme Name: 	ひろゆらり鍼灸接骨院-B PCサイト
Theme URI: 
Description: 
Version:
Author: 
Author URI: 
*/

/* CSS Document */

body {
	font-family: 'Sawarabi Mincho';
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
}
a {	text-decoration:none;
	color:#333;
}

li{ margin:0; padding:0;}

p,h1,h2,h3,h4,h5,h6,tr,th,td {
	margin:0;
	font-weight: normal;
	color:#3f3e3c;
}

ol, ul {
    list-style: none;
}
.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
}
.start img {
	text-align:center;
	width: 300px;
}

#header {
	width: 100%;
	height: auto;
	margin: 0 auto;
    display: block;
    position: fixed;
	background: #FFFFFF;
	z-index:9989;
}
#header_in{
	width: 100%;
	height: 42px;
	margin: 0 auto;
	padding: 15px 0;
}
#header_left{
	width: 36%;
	float: left;
}
#header_left img{
	width: 70%;
	margin-top:5px;
}
#header_right{
	width: 64%;
	height: 42px;
	float: left;
}
#header_right li{
	list-style: none;
	font-size: 15px;
	margin-left: 20px;
	padding-left: 35px;
	line-height: 42px;
}
.header_tel{
	float: right;
    background-image:  url(images/tel.png); 
    background-size:  28px 28px; 
    background-repeat:  no-repeat; 
	background-position: top 7px left 0;
}
.header_mail{
	float: right;
    background-image:  url(images/mail.png); 
    background-size:  28px 28px; 
    background-repeat:  no-repeat; 
	background-position: top 7px left 0;
}

/* メニュー
------------------------------------------------------------*/
#gnavi_back {
	width: 100%;
	height: 50px;
	background: #755740;
	padding-top: 72px;
	clear: both;
}
#gnavi {
	width: 900px;
	margin: 0 auto;
	height: 50px;
	background: #755740;
	text-align: center;
	line-height: 50px;
	color: white;
}
#gnavi p{
	font-size: 11px;
	font-family: 'Noto Serif JP';
}
.gnavi_in:nth-child(1){
	width: 16.66666666%;
	height: 50px;
	background: #755740;
	float: left;
	box-sizing: border-box;
	border-left: none;
}
.gnavi_in{
	width: 16.66666666%;
	height: 50px;
	background: #755740;
	box-sizing: border-box;
	border-left: #FFFFFF solid 1px;
	float: left;
}
#slider{
	margin:0 auto;
	width: 950px;
	padding-top:30px;
	clear: both;
}
#slider img{
	margin:0 auto;
	text-align:center;
	width: 100%;
	height: auto;
}
#catch {
	width:340px;
	height:165px;
	margin:0 auto;
	position: absolute;
	top:39%;
	left:33%;
	transform: translateY(-50%) translateX(-50%);
	border: #ffffff solid 0.8px;
	background-color:rgba(255,255,255,0.2);
}

.catch_top {
	height:120px;
	text-align:center;
	color:#FFF;
	font-size:25px;
    background-image:  url(images/catch1.png); 
	background-size:100%;
}
.catch_bottom {
	height:45px;
	width:33.3%;
	float:left;
	text-align:center;
	border-top: #ffffff solid 0.8px;
	border-left: #ffffff solid 0.8px;
	box-sizing: border-box;
}
.catch_bottom:first-child	 {
	height:45px;
	width:33.3%;
	float:left;
	text-align:center;
	border-top: #ffffff solid 0.8px;
	box-sizing: border-box;
}
.catch_bottom a{
	display:block;
	color:#FFF;
	font-size:13px;
	line-height:45px;
}
.catch_bottom :hover{
	background-color:rgba(255,255,255,0.4);
}
#concept{
	text-align:center;
	width: 900px;
	margin: 0 auto;
	margin-top: 80px;
}

#concept h1{
	font-size: 30px;
}
#concept h2{
	font-size: 15px;
	padding-bottom: 20px;
	color: #A8884F;
	font-weight: 600;
}
#concept p{
	font-size:13px;
	line-height: 30px;
}
#news{
	width: 900px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 40px;
	overflow: hidden;
}
#news h1{
	font-size: 18px;
}
#news p{
	font-family: 'M PLUS 1p', sans-serif;
}
#news a{
	font-size: 11px;
}
.news_l{
	width: 200px;
	float: left;
	text-align: center;
}
.news_c{
	width: 600px;
	float: left;
	padding-top: 3px;
}
.news_r{
	width: 100px;
	float: left;
	text-align: right;
}
.news_date{
	font-size: 13px;
	float: left;
	line-height: 20px;
	margin-bottom: 25px;
}
.news_BLOG{
	width: 40px;
	float: left;
	font-size: 8px;
	border: solid 1px #AE9160;
	color: #AE9160;
	margin: 0 10px;
	margin-top: 2px;
	padding: 0 5px;	
	text-align: center;
}
.news_お知らせ{
	width: 40px;
	float: left;
	font-size: 8px;
	border: solid 1px #FF7233;
	color: #FF7233;
	margin: 0 10px;
	margin-top: 2px;
	padding: 0 5px;
	text-align: center;
}
.news_text{
	font-size: 13px;
	float: left;
	line-height: 20px;
}
.news_color{
	font-size: 11px;
	color: #A8884F;	
}
#service_title {
	text-align:center;
	width: 670px;
	margin: 0 auto;
	margin-top:80px;
	padding-bottom:20px;
}
#service_title h1{
	font-size: 30px;
}
#service_title h2{
	font-size: 15px;
	margin-bottom:20px;
	color: #A8884F;
	font-weight: 600;
}
#service_title p{
	font-size:13px;
	line-height: 30px;
}
#service{
	width: 900px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
	clear: both;
}
.service_box1{
	width: 280px;
	float: left;
	margin: 20px 0 10px 30px;
	overflow: hidden;
}
.service_box1:first-child{
	width: 280px;
	float: left;
	margin: 20px 0 10px 0;
	overflow: hidden;
}
.service_box2{
	width: 280px;
	float: left;
	margin: 20px 0 10px 30px;
	overflow: hidden;
}
.service_box2:nth-child(4){
	width: 280px;
	float: left;
	margin: 20px 0 10px 0;;
	overflow: hidden;
	clear: both;
}
.service_box1 img{
	width: 275px;
	margin-bottom: 5px;
	border-radius: 10px;
	border-radius: 5px;
    box-shadow: 5px 5px 0 rgba(184, 159, 111, 0.5);
}
.service_box2 img{
	width: 275px;
	margin-bottom: 5px;
	border-radius: 5px;
    box-shadow: 5px 5px 0 rgba(184, 159, 111, 0.5);
}
.service_box_in{
	width: 250px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: rgba(245, 245, 245, 0.8);
	border-bottom: 1px solid #93652f;
	position: relative;
	top: -10px;
	margin-top: -10px;
}
.service_title1{
	font-size: 12px;
	color: #93652f;
	font-weight: 500;
	text-align: center;
}
.service_title2{
	font-size: 14px;
	color:#3f3e3c;
	text-align: center;
}
#blog{
	width: 900px;
	height: auto;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:110px;
	overflow: hidden;
}
#blog h1{
	text-align: center;
	font-size: 30px;
}
#blog h2{
	text-align: center;
	font-size: 15px;
	padding-bottom: 40px;
	color: #A8884F;
	font-weight: 600;
}
.blog_box{
	width: 270px;
	height: auto;
	float: left;
	margin: 5px 15px;
	padding-bottom: 15px;
	border-radius: 15px;
	box-shadow: 0 0 1px gray;
}
.blog_box img{
	width: 100%;
	padding-bottom: 10px;
	border-radius: 15px 15px 0 0 ;
}
.blog_box p{
	width: 240px;
	margin: 0 auto;
}
.blog_date{
	color: #A8884F;
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 10px;
}
.blog_title{
	padding: 5px 0;
	font-size: 15px;
}
.blog_description{
	font-size: 14px;	
}

#access{
	width: 100%;
}
#access_in{
	width: 900px;
	margin: 0 auto;
	margin-top:40px;
	margin-bottom: 40px;
	overflow: hidden;
}
#consultation{
	width: 49%;
	float: left;
	margin-right: 1%;
}
.consultation_tb{
	width: 100%;
	clear: both;
	font-family: "FOT-筑紫A丸ゴシック Std B", "Toppan Bunkyu Midashi Gothic";
	font-size: 14px;
}
.consultation_tb table{
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.consultation_tb th{
	padding: 8px 5px;
	border-right: 1px solid #d7e8f6;
    border-bottom: 1px solid #d7e8f6;
	font-weight: bold;
    text-align: center;
    background: #b3884b;
	color: #FFFFFF;
}
.consultation_tb td{
	padding: 8px 5px;
    border-right: 1px solid #d7e8f6;
    border-bottom: 1px solid #d7e8f6;
    color: #b3884b;
    vertical-align: middle;
	text-align: center;
}
.consultation_tb p{
	font-size: 14px;
	font-family: "FOT-筑紫A丸ゴシック Std R", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, sans-serif;

}
.consultation_tb a{
	width: 100%;
}
.web_reserve{
	display: block;
	background: #b3884b;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    padding: 8px;
	margin: 20px 0;
	font-size:18px;
}
#map{
	width: 49%;
	float: right;
	margin-left: 1%;
}
#map img{
	width: 100%;
}
#footer {
	width: 100%;
	clear: both;
	border: 0;
    border-top: 1px solid #eee;
	margin-bottom: 30px;
	font-family: "Roboto",Meiryo,"メイリオ","游ゴシック","Yu Gothic",sans-serif;
}
#footer_in{
	width: 900px;
	margin: 0 auto;
	margin-top:40px;
	overflow: hidden;
	padding-bottom: 40px;
	border-bottom: 1px solid #514e4d;
}
#footer_in p{
	color: #514e4d;
}
.footer_l {
	width: 33.333333%;
	height: 130px;
	float: left;
	border-right: 1px solid #514e4d;
	box-sizing: border-box;
	font-size: 13px;
	padding-top: 20px;
}
.footer_l p{
	line-height: 22px;
}
.footer_l img{
	width: 230px;
	margin-bottom: 5px;
}
.footer_c {
	width: 33.333333%;
	height: 130px;
	float: left;
	padding: 20px 30px 0 30px;
	box-sizing: border-box;
}
.footer_mail{
	padding-left: 45px;
	background: url(images/mail.jpg) left 0px top 3px no-repeat;
	background-size: 32px auto;
	font-size: 15px;
	line-height:32px;
	margin-bottom: 5px;
}
.footer_web{
	padding-left: 45px;
	background: url(images/web.jpg) left 0px top 0px no-repeat;
	background-size: 32px auto;
	font-size: 15px;
	line-height:32px;
}
.footer_r {
	width: 33.333333%;

	float: left;
	padding-top: 20px;
	border-left: 1px solid #514e4d;
	box-sizing: border-box;
	
}
.footer_contact{
	border: 1px solid #514e4d;
	border-radius: 3px;
	margin: 0 20px 20px 20px;
	padding: 8px 0 8px 60px;
	font-size: 14px;
	font-weight: 600;
	background: url(images/mail2.jpg) left 20px top 3px no-repeat;
	background-size: 30px auto;
}
.clear{
	clear: both;
}
.copylight{
	width: 900px;
	margin: 0 auto;
	margin-top:10px;
	text-align: center;
	font-family: "Roboto",Meiryo,"メイリオ","游ゴシック","Yu Gothic",sans-serif;
}
.copylight p{
	font-size:12px;
	margin-bottom: 20px;
}
.copylight_fontstyle1{
	font-size: 10px;
}

/*固定メニュー*/
header{
		width:900px;
		text-align: center;
	}
 
.header {
	background-color:#FFF;
	height:150px;
	left: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #fff;
	position:fixed;
	z-index:99;
/*	opacity: 0; */
	}
 .header_in {
	 width:950px;
	 height:60px;
	 margin:0 auto;
	 overflow: auto;
}

 .header_in2_back {
	 width:100%;
	 background:#c1a173;
}
 .header_in2 {
	 width:600px;
	 height:40px;
	 margin:0 auto;
	 overflow: auto;
}

.header-contents{
	width: 950px;
	height: 60px;
	float:left;
}

.header-contents ul{
	padding:0;
}
.header ul{
list-style-type: none;
}
 
.header li{
	float: left;
	width: 12.5%;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	color: #444444;
}
 
.header li a,.fix-header li a:visited{
	margin: 0 auto;
    height:60px; /*高さ*/
    width:100px; /*横幅*/
    text-align:center; /*テキストの位置*/
    letter-spacing:1px; /*文字間隔*/
	font-size:12px;
	color:#391f11;
	line-height:30px;
}
.header li a:hover {
	opacity: 0.5;
}
.header li:last-child{
	margin-right:0;
}

 

#header-logo{
	margin: 0 auto;
	margin-top:10px;
	width:900px;
	height:80px;
}
 
#header-logo img{
	width:200px;
	float:left;

}
#header-logo p {
     float:left;
	 text-align:left;
	 font-size: 11px;
	 color: #9d7236;
	 font-weight:500;
	 line-height:15px;
     margin-left:20px;
	 margin-top:10px;
}
#header-menus{
	height:60px;
	margin: 0 auto;
	text-align: center;
}
#header-menus ul{
	height:60px;
	margin: 0 auto;
	text-align: center;
}
#scroll-fix-menu img{
	padding-bottom: 5px;
   border-bottom:2px solid #fff;
}
 
#scroll-fix-menu .current-menu-item img{
   border-bottom:2px solid #0f142a;
}
 
#scroll-fix-menu a img:hover{
	border-bottom:2px solid #0f142a;
	transition:border-color 0.6s ease-out;
}

.header-contents2{
	display:block;
	width:900px;
	height: 40px;
	float:left;
	background-color:#b3884b;
}
.header-contents2 li a{
	color:#fff;
	line-height:10px;
}
.header-contents2 ul{
	padding:0;
}
.fixed-bg {
  min-height: 40vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
 
.bg01 {
  background-image: url(images/ic3.jpg);
}
 
.bg02 {
  background-image: url(images/ic3.jpg);
}
.bg03 {
  background-image: url(images/ic4.jpg);
	margin-top:80px;
	margin-bottom:80px;
}
.reservation {
	margin:0 auto;
	margin-top:80px;
	margin-bottom:40px;
	text-align:center;
	width:700px;
}
.reservation img{
	width:700px;
}

/*     modal     */
.modal_wrap input{
    display: none;
}
.modal_overlay{
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}
.modal_trigger{
    position: absolute;
    width: 100%;
    height: 100%;
}
.modal_content{
    position: relative;
    align-self: center;
	text-align:center;
    width: 70%;
    max-width: 800px;
    padding: 30px 10px 40px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
}
.modal_content h2{
	text-align:center;
	font-size: 16px;
}
.modal_content p{
	text-align:center;
	font-size: 13px;
	margin-bottom:20px;
}
.modal_content a{
	color:#ff6347;
	font-size: 18px;
}
.close_button{
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 24px;
    cursor: pointer;
}
.modal_wrap input:checked ~ .modal_overlay{
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}
.listboard{
	width: 600px;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 40px;
}
.listboard img{
	width: 100%;
}
.listboard_b{
	width: 300px;
	margin: 0 auto;
	margin-bottom: 50px;
}	
.listboard_b a{
	clear: both;
	display: block;
    background: #b3884b;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    padding: 8px;
    margin: 20px 0;
    font-size: 18px;
}