@charset "utf-8";
/*
Theme Name: 菊川駅前接骨院
Theme URI: https://kikugawa.chiryouin.biz/
Author: 接骨院サイト制作チーム
Description: 千葉県佐倉市にある菊川駅前接骨院のサイトのCSS
Version: 1.2
Tags: two-columns
*/
/*リセット*/
html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,th,td{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
table{ border-spacing: 0;}
fieldset,img,abbr,acronym{border: 0;}
address,caption,cite,code,dfn,em,p strong,b,u,s,i,th,var {font-style: normal; font-weight: normal;}
ol,ul{list-style: none;}
caption,th {text-align: left;}
q:before,q:after { content: '';}
a{ text-decoration:none;}
a:link {}
a:visited {}
a:hover,a:active { text-decoration:underline;}
hr {border: 0; height: 1px; background-color: #000; color: #000;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;display: inline;}
input{ vertical-align:middle; padding:0; margin:0;}
.clr{ clear:both;}
/*---------clearfix---------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {min-height: 1px;}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/**/
/*
body{ font-size: 0.875em;}で設定しているので各サイズは下の通り
1.5em(24px)→1.715em
1.4em(22px)→1.572em
1.25em(20px)→1.429em
1.125em(18px)→1.285em
1em(16px)→1.143em
0.875em(14px)→1em
0.8em(13px)→0.929em
0.75em(12px)→0.858em
0.625em(10px)→0.715em
*/
.pc-only {display: block!important;}
.sp-only {display: none!important;}

.kerning{letter-spacing: -0.5px;}/*カーニング*/
.marker{ background:#ffff85;}
.bdr_dot{ border-bottom:1px dotted #ccc;}
.both{ clear:both;}
.flt{ float:left;}
.frt{float: right;}
.flt img{ vertical-align:top;}
.txt_cent{ text-align:center;}
.txt_rgt{ text-align:right;}
.txt_16{ font-size:1.143em;}
.txt_nml{ line-height:1.6; margin-bottom:10px;}
strong{ color:#bd131b}
.aka{ color:#bd131b;}
.aka_deka{ color:#bd131b; font-size:1.5em;}
.orange{ color:#f17100;}
.torikeshi{ text-decoration: line-through;}
.futob{ font-weight:bold;}
.pd_r_10{ padding-right:10px;}
.mgn_r_10{ margin-right:10px;}
.mgn_b_10{ margin-bottom:10px;}
.mgn_b_15{ margin-bottom:15px;}
.mgn_b_20{ margin-bottom:20px;}
.mgn_b_30{ margin-bottom:30px;}
.mgn_b_50{ margin-bottom:50px;}
.mgn_t_10{ margin-top:10px;}
.mgn_t_20{ margin-top:20px;}
.mgn_t_30{ margin-top:30px;}
.mgn_tb_30{ margin:30px 0;}
.gray{ color:#848484;}
.yellow{ color:#f0ba00;}
.red{ color:#e60012;}
.green{ color:#0FA73B;}
.txt_16{font-size: 16px;}
h1,h2,h3,h4,h5,h6{ font-size:1em;}
body { color:#000; font-size: 0.875em; font-family:'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; background:#e9e3d4;}
#wrapper{}
#header{ background:#f5efe1; padding:13px 0 8px 40px;}
/*スクリーンリーダー用*/
.screen-reader-text {position: absolute;left: -9000px;}
.hd_0{ width:950px;}
.hd_1{ width:447px; float:left; font-size:0.75em;}
.hd_1 p{ padding-right:10px; line-height:1.6;}
.hd_2{ width:236px; float:left;}
.hd_3{ width:267px; float:left;}
.pg_tit{ font-weight:bold;}
.entry-title{ font-size:1.715em; font-weight:bold;text-align:center; margin-bottom:25px;}
.entry-title span{ background:url(images/incsssp.gif) no-repeat 0 -1298px; padding-left:35px;}


.tp_navi{ background:url(images/incsssp.gif) repeat-x 0 0; height:294px;}
.tp_navi_1{ background:url(images/incsssp.gif) repeat-x 0 0; height:65px;}
.tp_navi_2{ width:950px; padding-left:40px; position:relative;}
.tp_navi_1 li a:hover{background:url(images/incsssp.gif) repeat-x 0 -112px;height:60px;}
/*グロナビ*/
.clogo_in{ width:61px; float:left;}
.logo_in{ width:213px; float:left; padding:15px 55px 0 0;background-color: #613000;border-right: 1px solid #3D1E00;}
.gr_navi{ width:630px; float:left;}
.gr_navi li{ float:left;width: 125px;text-align: center;height: 60px;line-height: 60px;}
.gr_navi li a{color:#fff;display: block;text-decoration: none;border-right: 1px solid #3D1E00;height: 60px;}
  /*.gr_navi li a:hover{background-image:url(images/incsssp.gif) no-repeat 0 -120px;}
  -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;}*/
.gr_navi li img{ vertical-align:top;}
.l_mark{ position:absolute; top: -6px; left: 40px;}

#container{ text-align:left; width:950px; margin:0 0 0 40px;}
.breadcrumb{ margin:10px 0 5px;}
.sgl_migi { float: right; margin: 0 0 0 40px; width: 710px;}
.sgl_migi_2 { float: right; margin: 10px 0 0 40px; width: 710px;}
.kakomi_1{ background:#fff; border:1px solid #ccc; margin-bottom:10px;}
.kakomi_2{ background:#fff; border:1px solid #ccc; padding: 40px 24px 24px 24px; margin-bottom:10px;}
.kakomi_2_2{ background:#fff; border:1px solid #ccc; padding: 20px 30px 0px 30px; margin-bottom:10px;}
.kakomi_3{ background:#fff; border:1px solid #ccc; padding: 40px 30px 24px; margin-bottom:10px;}
.kakomi_4{ background:#fff; border:1px solid #ccc; padding: 20px 24px; margin-bottom:10px;}
.kakomi_1 p,.kakomi_2 p,.kakomi_3 p,.kakomi_4 p{ line-height:1.6; margin-bottom:15px;}
.kakomi_1 p,.kakomi_2 p,.kakomi_3 p{ line-height:1.6; margin-bottom:15px;}
.kakomi_1 p.mgn_1535,.kakomi_2 p.mgn_b_1535,.kakomi_3 p.mgn_b_1535{ margin:15px 0 35px;}
.kakomi_1 .next,.kakomi_2 .next,.kakomi_3 .next{ text-align:center; font-size:1.143em; margin:20px 0 40px;}
.che-ck{ font-size:1.715em; font-weight:bold; background:url(images/incsssp.gif) no-repeat 0 -350px; padding-left:65px; margin:10px 0 10px;}
.koumoku_tit{ font-size:1.285em; font-weight:bold; line-height:1.6; margin-bottom:15px;}
.koumoku_tit2{ font-size:1.572em; font-weight:bold; line-height:1.6;  margin-top:20px;}
.koumoku_tit3{ font-size:1.715em; font-weight:bold; line-height:1.6;  margin:0 24px;}
.koumoku_tit4{ font-size:1.572em; font-weight:bold; line-height:1.6;}
.koumoku_tit5{ font-size:1.429em; font-weight:bold; line-height:1.6; background:url(images/incsssp.gif) no-repeat 0 -1743px; padding-left:20px;}
.koumoku_tit6{ font-size:1.285em; font-weight:bold; line-height:1.6; background:url(images/incsssp.gif) no-repeat 0 -1593px; padding-left:15px;}
.koumoku_tit7{ font-size:1.429em; font-weight:bold; line-height:1.6; background:url(images/incsssp.gif) no-repeat 0 -1893px; padding-left:20px;}
.koumoku_tit8{ font-size:1.429em; font-weight:bold; line-height:1.6; color:#bd131b; padding-bottom:10px;}
.koumoku_tit9{ font-size:1.143em; font-weight:bold; line-height:1.6; color:#bd131b; padding-bottom:5px;}
.koumoku_tit10{ font-size:1.572em; font-weight:bold; line-height:1.6; background:url(images/incsssp.gif) no-repeat 0 -2075px; padding-left:60px;}
.koumoku_tit11{ font-size:1.285em; font-weight:bold; line-height:1.6; margin-bottom:10px;}
.aori{ margin:5px 24px 0px;}
.aori img{ vertical-align:top}
.syoujou_0{ margin:15px 24px 0;}
.syoujou_0 h4,.syoujou_0 p{ padding-left: 95px;}
.syoujou_0 h4{ font-size:1.358em; font-weight:bold;}
.syoujou_0 p{ font-size:0.858em;}
.syoujou_0 li{ padding:0 0 7px; margin-bottom:13px; border-bottom:1px dotted #ccc;}
.syoujou_1,.syoujou_2,.syoujou_3,.syoujou_4,.syoujou_5,.syoujou_6,.syoujou_7,.syoujou_8,.syoujou_9,.syoujou_10,.syoujou_11,.syoujou_12{  background:url(images/incsssp_2.jpg) no-repeat; width:325px; float:left;}
.syoujou_1{ background-position:0 -1610px;}
.syoujou_2{ background-position:0 -1461px;}
.syoujou_3{ background-position:0 -1312px;}
.syoujou_4{ background-position:0 -1160px;}
.syoujou_5{ background-position:0 -1011px;}
.syoujou_6{ background-position:0 -861px;}
.syoujou_7{ background-position:0 -711px;}
.syoujou_8{ background-position:0 -559px;}
.syoujou_9{ background-position:0 -421px;}
.syoujou_10{ background-position:0 -280px;}
.syoujou_11{ background-position:0 0;}
.syoujou_12{ background-position:0 -141px;}
.omoi_1,.omoi_2,.omoi_3,.omoi_4{ float:left; font-size:1.143em;}
.omoi_1{ width:450px; margin-right:33px;}
.omoi_2{ width:177px;}
.omoi_3{ width:177px; margin-right:33px;}
.omoi_4{ width:450px;}
.omoi_1 .chisa,.omoi_2 .chisa,.omoi_3 .chisa,.omoi_4 .chisa{ font-size:0.715em;}
.suisen_0{ padding-bottom:15px;}
.suisen_1{ font-size:1.285em; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:15px;}
.suisen_2{ float:left; margin:0 30px 5px 0;}
.suisen_0 dd{ line-height:1.6;}

.riyu_1,.riyu_2,.riyu_3,.riyu_4,.riyu_5,.riyu_6,.riyu_7{ background:url(images/in-riyu1.gif) no-repeat; padding:0 0 5px 116px; margin-bottom:11px; border-bottom:1px dotted #ccc;}
.riyu_1{ background-position:0 0;}
.riyu_2{ background-position:0 -400px;}
.riyu_3{ background-position:0 -800px;}
.riyu_4{ background-position:0 -1200px;}
.riyu_5{ background-position:0 -1600px;}
.riyu_6{ background-position:0 -2000px;}
.riyu_7{ background-position:0 -2400px;}
.haba555{ width:545px; float:left; margin-left:10px;}
.time_tbl{ font-size:1.143em; width:99%; border-top:1px solid #000; border-left:1px solid #000; text-align:left; background:#fff;}
.time_tbl th,.time_tbl td{ padding:8px 10px 7px; border-bottom:1px solid #000; border-right:1px solid #000;}
.time_tbl th{ background:#c3dc8c;}
.time_tbl2{ font-size:0.875em; width:99%; border-top:1px solid #000; border-left:1px solid #000; text-align:left; background:#fff;}
.time_tbl2 th,.time_tbl2 td{ padding:8px 10px 7px; border-bottom:1px solid #000; border-right:1px solid #000;}
.time_tbl2 th{ background:#c3dc8c;}
.haba1{ width:350px;}

.o-range{ color:#FFF; font-weight:bold; font-size:1.285em; background:#f37800; padding:6px;}
.map-hidari{ width:250px; float:left;}
.map-migi{ width:380px; margin-left:30px; float:left;}
.map_michi{ font-size:1.143em; font-weight:bold; border-bottom:1px dotted #ccc; padding:15px 0 15px 1em; margin-bottom:0 0 15px; text-indent:-1em;}

.sgl_hidari { float: right; width: 200px;}
.bnr_lst{ margin:0 0 10px;}
.bnr_lst li{ margin:0 0 10px;}
.bnr_lst li img{ vertical-align:top;}
.lst_tit{ color:#FFF; padding:7px; background:#613000; font-weight:bold;}
.koumoku_lst{ border:1px solid #ccc; margin-bottom:10px; background:#fff;}
.koumoku_lst li{ border-bottom:1px dotted #ccc; padding:8px 5px 6px 25px; background:url(images/incsssp.gif) no-repeat 0 -650px;}
.sidebnr img{ vertical-align:top;}
.sideotoi{ border-right:1px solid #ccc; border-left:1px solid #ccc; border-top:1px solid #ccc; padding:5px; background:#fff;}
.sidedenwa{ color:#f8480c; font-size:1.643em; font-weight:bold;}
.basyokara{ font-size:0.858em; line-height:1.6; border:1px solid #ccc; padding:10px; background:#fff;}

#footer{ color:#bdbdbd; background:#353535; padding:0 0 20px; margin-top:10px;}
#footer a{ color:#bdbdbd; text-decoration:none;}
#footer a:hover,#footer a:active { color:#FFF; text-decoration:underline;}
.footer_2{width:950px; padding:10px 0 0; margin:0 0 0 40px;}
.f_navi{ margin:0 0 30px;}
.f_navi li{ float:left; border-right:1px solid #bdbdbd; margin:0 5px 0 0; padding: 0 15px 0 0; }
.f_logo{ width:230px; float:left;}
.f_logo_2{ width:720px; float:left; color:#FFF; font-size:0.75em;}
/**/
.renraku{ text-align:left; width:730px; margin:50px 0 40px 110px;}
.otoi_tel{ background:url(images/incsssp.gif) no-repeat 0 -550px; padding-left:20px; margin-bottom:10px;}
.ftr_inquiry{ font-size:0.858em; padding:20px 37px 10px; border-bottom:1px solid #b9b8b2; border-top:1px solid #b9b8b2;}
.ftr_inquiry p{ margin:10px 0;}
.free_tel{ border-right:1px dotted #b9b8b2; padding-right:30px; margin-right:40px; float:left;}
.otoi_frm{ width:260px; float:left;}
.tophe{ font-size:0.858em; text-align:right;}

/*所在地*/
.kara_1{ margin:0 20px 0 0; width:328px; float:left;}
.kara_2{ width:308px; float:left;}
.kara_tit{ font-size:1.409em; font-weight:bold; background:url(images/incsssp.gif) no-repeat 0 -1161px; padding:0 0 0 30px; margin-bottom:10px;}
.kara_1 dd,.kara_2 dd{ width:640px; margin-bottom:10px;}
.yajiru{ background:url(images/incsssp.gif) no-repeat center -920px; padding:100px 0 0;}
/**/
.sen_kakomi{ border:2px solid #f17100; padding:20px 40px;}
.sen_kakomi p{ font-size:1.143em;}
/*よくある*/
.yokuaru_2{ width:180px; float:left; font-size:1.429em; font-weight:bold; padding-bottom:5px;}
.yokuaru_4{ border-bottom:2px solid #f37800;}
.yokuaru_3{ width:480px; float:left; font-size:1.143em; line-height:1.6;}
.yokuaru_3 dt{ background:url(images/yokuaru.gif) no-repeat 0 0; padding:0 0 20px 80px; margin-bottom:15px; font-weight:bold; text-indent:-1em;}
.yokuaru_3 dd{ background:url(images/yokuaru.gif) no-repeat 0 -200px; padding:0 0 25px 80px; margin-bottom:15px; border-bottom:1px dotted #ccc; text-indent:-1em;}
/*施術流れ*/
.flow_1{ border-bottom:1px dotted #ccc; padding-bottom:7px; margin-bottom:13px;}
.flow_1 dt{ width:345px; float:left;}
.flow_1 dd{ width:315px; float:left; line-height:1.6;}
/*診療時間料金*/
.charge_tbl,.charge_tbl2{ font-size:1.285em; width:99%; border-top:1px solid #000; border-left:1px solid #000; text-align:left; background:#fff; margin-bottom:20px;}
.charge_tbl th,.charge_tbl td,.charge_tbl2 th,.charge_tbl2 td{ line-height:1; vertical-align:top; color:#000; font-weight:bold; padding:13px 5px 11px 15px; border-bottom:1px solid #000; border-right:1px solid #000;}
.charge_tbl th{ background:#f7a04c;}
.charge_tbl th.sub{ background:#fac694;}
.charge_tbl2 th{ background:#88b1ee;}
.charge_tbl2 th.sub{ background:#c3d8f6;}
.charge_tbl span,.charge_tbl2 span{ font-size:0.75em; font-weight:normal;}
.haba2{ width:230px;}
/*交通事故*/
.car_1{}
.car_1 li{ font-size:1.143em; font-weight:bold; margin:0 0 10px; text-indent:-1.3em; padding-left:1.3em;}
.car_2 li{ font-size:1.143em; font-weight:bold; margin:0 0 10px; text-indent:-8.5em; padding-left:8.5em;}
.car_back1{ background:url(images/koutsu.jpg) no-repeat 340px -800px; padding:0 200px 0 0; font-size:1.143em;}
.car_back2{ background:url(images/koutsu.jpg) no-repeat 470px 0; padding:0 190px 0 0; font-size:1.143em;}
.car_back3{ background:url(images/koutsu.jpg) no-repeat 470px -400px; padding-right:200px; font-size:1.143em;}
.muchi{ font-size:1.143em;}
.muchi dt{ font-weight:bold; margin-bottom:5px;}
.muchi dd{ margin-bottom:10px;}
.c_0 h5{ font-size:1.143em; font-weight:bold; text-indent:-3.5em; padding:0 0 10px 3.5em;}
.c_1,.c_2,.c_3,.c_4,.c_5,.c_6,.c_7,.c_8,.c_9,.c_10,.c_11,.c_12,.c_13,.c_14,.c_15,.c_16{ background:url(images/koutsu.jpg) no-repeat; margin-bottom:20px;}
.c_1{ background-position: 0 -1200px; padding:0 0 0 190px;}
.c_2{ background-position: 0 -1600px; padding:0 0 0 190px;}
.c_3{ background-position: 0 -2000px; padding:0 0 0 190px;}
.c_4{ background-position: 0 -2400px; padding:0 0 0 190px;}
.c_5{ background-position: 0 -2800px; padding:0 0 0 190px;}
.c_6{ background-position: 0 -3200px; padding:0 0 0 190px;}
.c_7{ background-position: 0 -3600px; padding:0 0 0 190px;}
.c_8{ background-position: 0 -4000px; padding:0 0 0 190px;}
.c_9{ background-position: 0 -4400px; padding:0 0 0 190px;}
.c_10{ background-position: 0 -4800px; padding:0 0 0 190px;}
.c_11{ background-position: 0 -5400px; padding:0 0 0 190px;}
.yokuaru_5{ font-size:1.143em; line-height:1.6;}
.yokuaru_5 dt{ background:url(images/yokuaru.gif) no-repeat 0 0; padding:0 0 0 80px; margin-bottom:15px; font-weight:bold; min-height:45px; text-indent:-1em;}
.yokuaru_5 dd{ background:url(images/yokuaru.gif) no-repeat 0 -200px; padding:0 0 15px 80px; margin-bottom:15px; min-height:45px; border-bottom:1px dotted #ccc; text-indent:-1em;}
/*スタッフ募集*/
.charge_tbl3{ width:99%; border-top:1px solid #000; border-left:1px solid #000; text-align:left; background:#fff; margin-bottom:20px;}
.charge_tbl3 th{ font-weight:bold; background:#88b1ee;}
.charge_tbl3 th.sub{ background:#c3d8f6;}
.charge_tbl3 th,.charge_tbl3 td{ line-height:1.4; vertical-align:top; color:#000; padding:13px 5px 11px 15px; border-bottom:1px solid #000; border-right:1px solid #000;}
.haba3{ width:100px;}
/*実況*/
.bfaf_0{}
.bfaf_0 p{ font-size:1.143em; margin-bottom:20px;}
.bfaf_1{ width:300px; float:left;}
.bfaf_2{ width:360px; float:left;}
.bfaf_i,.bfaf_s{ margin:0 48px;}
.bfaf_i,.bfaf_s,.iso,.iwai{ background:url(images/bfaf/bfafcssp.gif) no-repeat; padding:0 0 0 50px; clear:both;}
.bfaf_i,.iwai{ background-position: 0 3px;}
.bfaf_s,.iso{ background-position: 0 -679px;}
/*スタッフ紹介*/
.staff_1{ margin-bottom:30px; border-bottom:1px dotted #ccc;}
.staff_1 .koumoku_tit10 span{ font-size:0.715em; font-weight:normal;}
.staff_2{ width:235px; float:left;}
.staff_3{ width:310px; float:left; border-left:1px solid #ccc; border-top:1px solid #ccc; margin-bottom:15px; font-size:0.858em;}
.staff_3 th,.staff_3 td{ border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:7px 4px 7px 10px;}
.staff_3 th{ white-space:nowrap; background:#f5f3e9; font-weight:bold;}
.staff_3 td{}
.staff_4{ font-size:1.143em;}
.staff_4 dt{ font-weight:bold; color:#666; margin-bottom:10px;}
.staff_4 dd{ line-height:1.6; margin-bottom:15px;}
/*院長紹介*/
.ga_lft1{ float:left; margin:0 20px 0 0;}
.ga_lft2{ float:right; margin:0 0 0 20px;}
/*症状*/

.youtsu_1{ background:url(images/0youtsuu_01.jpg) no-repeat left bottom;}
.sj_1{ padding:10px; margin-bottom:30px; border:2px solid #f17100;}
.sj_1 li{ color:#613000; margin-bottom:7px; font-size:1.143em; font-weight:bold; padding-left:40px;}
.katakori{ background:url(images/0katakori_01.jpg) no-repeat left bottom;}
.nagare{ padding:25px 40px 0 30px; margin-bottom:30px; border:2px solid #f17100;}
.nagare li{}
.n1,.n2,.n3,.n4,.n5,.n6,.n7,.n5x{ background:url(images/nagare.gif) no-repeat; padding:0 0 0 60px; min-height:74px; font-size:1.143em; margin-bottom:5px;}
.n1{ background-position:0 -118px;}
.n2{ background-position:0 -242px;}
.n3{ background-position:0 -369px;}
.n4{ background-position:0 -494px;}
.n5{ background-position:0 -620px;}
.n5x{ background-position:0 -1534px;}
.n6{ background-position:0 -747px;}
.n7{ background-position:0 -871px;}
.kankaku{ font-size:1.572em; font-weight:bold; line-height:1.6; background:url(images/nagare.gif) no-repeat 5px 9px; padding: 10px 10px 10px 50px; margin-bottom:15px; border:1px solid #f17100;}
/*施術の特徴y*/
.chara_1{ margin-bottom:30px;}
.chara_1 li{ background:url(images/incsssp.gif) no-repeat 0 -2075px; padding-left:60px;}
.chara_1 h4{ font-size:1.715em; font-weight:bold; color:#0004a3;}
.chara_1 p{ font-size:1.143em;}
/*カテゴリページ*/
.cate_list{ margin-bottom:50px;}
.cate_list li{ font-size:1.143em; padding: 0 0 10px 20px; margin-bottom: 10px; border-bottom:1px dotted #ccc;}
/*simple tags*/
.entry-content p.kan_ren_tit{ color:#006633; font-weight:bold; margin:25px 0 5px; padding:0;}
.st-related-posts{ padding:10px 15px 5px; border:1px dotted #ccc; margin-bottom:30px;}
.st-related-posts li{ line-height:1.6; margin-bottom:5px;}
/*sitemap*/
.ddsg-wrapper{ line-height:1.6;}
.ddsg-wrapper ul li{ font-weight:bold; margin-bottom:15px;}
.ddsg-wrapper ul li ul li{ font-size:0.858em; font-weight:normal; margin:5px 0 0 15px;}
/*voice*/
.voice_0{ padding:5px 15px 3px; background:#da6c00; color:#FFF; font-size:1.285em; font-weight:bold; margin-bottom:20px;}
.voice_1{ width:140px; float:left;}
.voice_2{ width:520px; float:left;}
.voice_2 p{ font-size:1.143em;}
.voice_3{ font-size:1.143em; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:15px;}
.voice_4{ font-size:0.715em; padding-right:25px;}
.v_1,.v_2,.v_3,.v_4{ background:url(images/viccsssp.jpg) no-repeat; padding-left:250px;}
.v_1{ background-position:0 0;}
.v_2{ background-position:0 -300px;}
.v_3{ background-position:0 -600px;}
.v_4{ background-position:0 -900px;}

/*カレンダー*/
#wp-calendar{ empty-cells: show; margin: 10px auto 0; width: 200px;}
#wp-calendar caption { background-color: #613000; color: #ffffff; text-align: center; width: 100%;}
#wp-calendar th,#wp-calendar td{ padding: 3px 0; text-align: center; border: 1px solid #613000;}
#wp-calendar tbody td{ background: #ffffff;}
#wp-calendar thead th{ background: #ffffff;}
#wp-calendar tfoot td{ border: none;}


/*フォーム7*/
div.wpcf7 { background:#fff;}
div.wpcf7-response-output {margin: 2em 0.5em 1em;padding: 0.2em 1em;}
div.wpcf7-mail-sent-ok {border: 2px solid #398f14;}
div.wpcf7-mail-sent-ng {border: 2px solid #ff0000;}
div.wpcf7-spam-blocked {border: 2px solid #ffa500;}
div.wpcf7-validation-errors {border: 2px solid #f7e700;}
span.wpcf7-form-control-wrap {position: relative;}
span.wpcf7-not-valid-tip {position: absolute;top: 20%;left: 20%;z-index: 100;background: #fff;border: 1px solid #ff0000;font-size: 10pt;width: 280px;padding: 2px;}
span.wpcf7-not-valid-tip-no-ajax {color: #f00;font-size: 10pt;display: block;}
span.wpcf7-list-item {margin-left: 0.5em;}
.wpcf7-display-none {display: none;}
div.wpcf7 img.ajax-loader {border: none;vertical-align: middle;margin-left: 4px;}
div.wpcf7 .watermark {color: #888;}
.wpcf7-text{ background:#eaf5fa; padding:6px; border:solid 1px #b9b8b2; width:250px;}
.wpcf7-form p{ font-size:0.858em; font-weight:bold; line-height:2; margin:0 0 20px 0; width:100%;}
.wpcf7-radio label{ margin:0 20px 0 0;}
.your-message textarea{ font-size:1.143em; background:#eaf5fa; padding:4px; border:solid 1px #b9b8b2; width:300px;}
.wpcf7-list-item-label{ margin-right:25px;}
.wpcf7-submit{ width:150px; padding:7px 10px;}

/*2013/11/19 交通事故コンテンツ修正 start*/
.pointnumber {
  background-color: #f39801;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  color: #fff;
  border: 5px solid #fff;
  display: block;
  font-size: 362%;
  text-align: center;
  margin-top: -20px;
}

.pointTxt {
  color: #000;
  width: 518px;
  height: 50px;
  display: block;
  border-radius: 5px;
  text-align: left;
  margin-left: 76px;
  line-height: 50px;
  font-weight: bold;
  font-size: 20px;
  margin-top: -20px;
  padding-left: 50px;
}

.bg_patternOrenge {
    background-image: linear-gradient(
      -45deg,
      #fac75c 25%,
      #f8b62e 25%, #f8b62e 50%,
      #fac75c 50%, #fac75c 75%,
      #f8b62e 75%, #f8b62e
    );
    /* 幅8px、高さ8pxで背景画像のサイズを指定 */
    background-size: 15px 15px;

}

.bg_patternskyOrenge {
    background-image: linear-gradient(
      -45deg,
      #fce2af 25%,
      #fadca0 25%, #fadca0 50%,
      #fce2af 50%, #fce2af 75%,
      #fadca0 75%, #fadca0
    );
    /* 幅8px、高さ8pxで背景画像のサイズを指定 */
    background-size: 15px 15px;

}

.bg_patternPink {
    background-image: linear-gradient(
      -45deg,
      #f6b190 25%,
      #f29977 25%, #f29977 50%,
      #f6b190 50%, #f6b190 75%,
      #f29977 75%, #f29977
    );
    /* 幅8px、高さ8pxで背景画像のサイズを指定 */
    background-size: 15px 15px;

}

.eyeTitle {
  color: #07933c;
  width: 518px;
  height: 80px;
  display: block;
  border-radius: 5px;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 3px;
  text-align: left;
  padding-left: 42px;
  line-height: 80px;
  font-weight: bold;
  font-size: 20px;
  padding-top: 0px;
  font-family:ＤＦ特太ゴシック体;
  letter-spacing:-2px;
}

.programCatch {
  background-color: #fff;
  height: 76px;
  color: #ec5214;
      -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
  font-size: 32px;
  font-family:ＤＦ特太ゴシック体;
  letter-spacing: -2px;
}

.pointArea_image {
  height: 150px;
  margin-left: -6px;
  margin-top: 16px;
}

.marB15 {
  margin-bottom: 15px;
}

.attention{
  background:url(images/attention.png) no-repeat 0;
  width: 200px;
  height: 121px;
  display: block;
  text-align: center;
  margin-top: -13px;
}

.attentionTitle {
  height: 77px;
  display: block;
  margin-left: 100px;
  margin-top: -15px;
  width: 535px;
  border-radius: 5px;
}

.ofw {
  overflow: hidden;
}

.paddT10 {
  padding-top:10px;
}

.marL10 {
  margin-left: 10px;
}

.marT10 {
  margin-top: 10px;
}

.marT20 {
  margin-top: 20px;
}

.marT16 {
  margin-top: 16px;
}
.marB20{
  margin-bottom: 20px;
}

.textR {
 text-align: right;
 width: 400px;
}
.brawn {
  color: #4d311b;
}

.voiceBorder {
  border: 1px solid #4d311b;
  margin-bottom: 10px;
}

.programBg {

  background:url(images/programBg.png) repeat 0;
  width: 650px;
  height: 500px;
  border-radius: 10px;
  padding-top: 15px;
}
.programCatch {
  background-color: #fff;
  height: 76px;
  color: #ec5214;
      -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
  font-size: 32px;
  font-family:ＤＦ特太ゴシック体;
  letter-spacing: -2px;
  width: 657px;
  margin-left: -4px;
  line-height: 76px;
  margin-top: -10px;
  text-align: center;
}

.stage {
  margin-top: 24px;
}
.stage ul {
  margin-right: -10px;
}
.stage ul li{
  border: 3px solid #905f36;
  border-radius: 10px;
  background-color: #fff;
  width: 195px;
  height: 280px;
  box-sizing: border-box;
  float: left;
  text-align: center;
  margin-right: 15px;
}

.stageBg > p {
  color: #4d311b;
  text-align: left;
  padding: 10px;
  font-weight: bold;
}

.dotte {
  border-bottom: 2px dotted #d5b688;
  width: 180px;
  display: block;
  margin-left: 10px;

}

.programNameY {
  background-color: #f8d845;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 1px;
}

.playable {
  height: 65px;
  display: block;
  border-radius: 5px;
  font-size: 23px;
  padding: 15px 5px 0px 10px;
  text-shadow: 1px 1px 0px #fff;
  -moz-box-shadow: 1px 1px 0px #fff;
  font-family: ＤＦ特太ゴシック体;
  letter-spacing: -2px;
}

.trafficArea ul {
  margin: 10px 10px 15px 10px;
  margin-right: -10px;
}

.trafficArea ul li{
  margin-right: 10px;
}
.trafficAfter{
  height: 44px;
  display: block;
  border-radius: 5px;
  padding: 15px 5px 0px 10px;
  text-shadow: 1px 1px 0px #f19901;
  -moz-box-shadow: 1px 1px 0px #f19901;
  font-family: ＤＦ特太ゴシック体;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
  line-height: 38px;
  font-size: 27px;
}

.playableTxt1{
  height: 300px;
  background:url(images/girl.png) no-repeat left;
  font-weight: bold;
}

.playableTxt2 {
  height: 300px;
  background:url(images/gattsu.png) no-repeat right;
  font-weight: bold;
}

.fboxTxt {
  width: 338px;
  float: right;
  margin-top: 30px;
  margin-right: 92px;
  line-height: 26px;
  color: #543928;
}
.fbox {
    position: relative;
    display:inline-block;
    padding:25px 20px 15px 25px ;
    text-align:left;
    background-color:#e4dece;
    border-radius: 100px ;
}

.fbox:after {

}

.fbox:before {
   content: url("images/fboxsmall.png");
   position: absolute;
   left: -14px;
}
.fboxTxt2 {

  width: 338px;
  float: left;
  margin-top: 30px;
  margin-right: 92px;
  height: 257px;
  color: #543928;
}
.fbox2 {
    position: relative;
    display:inline-block;
    padding:10px ;
    text-align:left;
    background-color:#e4dece;
    margin: 5px 10px 5px 5px;
    border-radius: 5px ;
}
.fbox2:after, .fbox2:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
}
.fbox2:after {

}
.fbox2:before {
   content: url("images/fboxbig.png");
   position: absolute;
   left: 345px;
}

.omakase {
  background:url(images/teacheryubi.png) no-repeat center;
  height: 252px;
  width: 654px;
}

.omakaseTxt {
  width: 295px;
  position: relative;
  top: 100px;
  left: 298px;
}

.nameMark {
  background:url(images/crover.png) no-repeat left;
  width: 380px;
  height: 31px;
  padding-left: 35px;
  font-size: 18px;
  display: block;
}

.nameMark2 {
  width: 380px;
  padding-left: 20px;
  display: block;
  margin-top: 25px;
}

.voiceArea > h4{
　margin: 10px 0 10px 0;
  border: 1px solid #FFD700;
  background: -webkit-gradient(linear, left top, left bottom,

color-stop(0.88, #f5f1d6), color-stop(0.00,　　　#f6ca46));
background: -webkit-linear-gradient(top, #f6ca46 0%, #f5f1d6 88%);
background: -moz-linear-gradient(top, #f6ca46 0%, #f5f1d6 88%);
background: -ms-linear-gradient(top, #f6ca46 0%, #f5f1d6 88%);
background: linear-gradient(to bottom, #f6ca46 0%, #f5f1d6 88%);
}

.voiceArea ul li ul li {
   display: inline-block;
   width: 218px;
}

.voiceBorder img {
  margin-top: 22px;
  padding-left: 10px;
}
/*2013/11/19 交通事故コンテンツ修正 end*/
.target{
  margin:0;
  padding-top:50%;
  border:1px solid #ddd;
  overflow:hidden;
  height:0;
  position:relative;
  display:block;
}
.target::before{
  content:"\9577\62BC\3067\64CD\4F5C\304C\3067\304D\307E\3059";
  /*「長押しすると地図が操作できます」と生成*/
  display:block;
  z-index:100;
  color:#000;
  width:100%;
  position:absolute;
  top:50%;
  left:0;
  margin:-0.5em 0 0 0;
  line-height:1;
  text-align:center;
  font-weight:bold;
  text-shadow:1px 1px 0 #fff;
}
.target::after{
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(255,255,255,0.5);
}
.target.release::before,
.target.release::after{
  display:none !important;
}
.target > iframe,
.target > div{
  /* レスポンシブデザイン想定 */
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.target::before,
.target::after{
  display:none;
}

p.f_logo_0 a {
    font-size: 23px;
}

p.f_logo1{
    display:none;
}

p.i_map {
    text-align: center;
}

p.map_btn {
    position: relative;
    background-color: #f7cb5c;
padding: 5px 0px 5px 0px;
    border: 5px solid #f69302;
    border-radius: 8px;
	width: 50%;
    margin: auto;
}

p.map_btn a {
    font-size: 1.8em;
    font-weight: bold;
    color: #FFF;
    padding: 5px 28px;
}
p.map_btn:hover {
    opacity: 0.7;
}

p.map_btn:before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    background-color: #f69302;
    border-radius: 50%;
    position: absolute;
    left: 305px;
    top: 7px;
}

p.map_btn:after {
    content: "▷";
    font-weight: bolder;
    font-size: 1.5em;
    position: absolute;
    right: 46px;
    top: 9px;
    color: #fff;
}

.boxL {
    width: 50%;
    float: left;
}
.boxL th {
    font-weight: bold;
    width: 24%!important;
	vertical-align: top;
}
.boxR th {
    font-weight: bold;
    width: 31%!important;
	vertical-align: top;
}
.boxL td {
	vertical-align: top;
}
.boxR td {
	vertical-align: top;
}

.whats_new {
  background: #fff5e7;
  padding: 2%;
  border: solid 3px #f29977;
}


/* お客様の声コンテンツ追加 20201021 start */
.article-impressions {
　　list-style: none;
	width: 300px;
	float: left;
	display: block;
	border-style: solid;
	border-width: thick;
	border-color: #ffca76;
	border-radius: 10px;
	margin:30px 7px 0 7px;
	padding:20px;
}

h3.article-impressions-tl {
	border-bottom: 3px dashed #ffca76;
	font-size: 1.5em;
	margin-bottom: 20px;
}

.clearfix_voice::after {
  content: '';
  display: block;
  clear: both;
}

p.article-impressions-img {
	width: 100%;
}

p.article-impressions-text{
	width: 100%;
}
/* お客様の声コンテンツ追加 20201021 end */

/* HTMLサイトマップ　20210818 start */
.wsp-posts-title {
	display: none;
}
.wsp-posts-list li {
	margin-top: 15px;
}
.wsp-post {
	list-style: square;
	margin-left: 30px;
	margin-top: 0px !important;
}
/* HTMLサイトマップ　20210818 end */

#byouin .img3 {
    margin-right: 3%!important;
}


/* 長谷川医師動画修正 20190322 start */
@media screen and (max-width: 680px) {
#recommendation .movie-wrap {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
}
 
#recommendation .movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
}
/* 長谷川医師動画修正 20190322 end*/

/* 産後骨盤矯正 選ばれる３つの理由 20180415 start */
.sango3r p{
  font-size:2.2em;
  font-weight:bold;
  text-align:center;
  border-bottom:solid 3px #ff9c00;
  padding-bottom:20px;
  margin-bottom:0px!important;
}
.sango3r p span span{
  font-size: 1.4em;
}
.sango3r span{
  color: #ff0001;
}
.sango3r ol{
  margin-bottom:50px;
}
.sango3r ol li{
  font-size:1.6em;
  font-weight:bold;
  counter-increment: number;
  position:relative;
  padding-left: 100px;
  padding-right: 30px;
  padding-bottom:20px;
  padding-top:20px;
  border-bottom: solid 2px #d9d9d9;
}
.sango3r ol li:before{
  content: counter(number);
  font-size: 1.3em;
  margin-right: 15px;
  position:absolute;
  left:30px;
  display:inline-block;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  background: #ff9c00;
  color:#fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align:center;
}

.kakomi_2 p.dummy {
  text-align: center;
  width: 400px;
  height: 230px;
  border: 4px solid #000;
  border-radius: 15px;
  line-height: 11;
  float: right;
  font-size: 20px;
}

#header .time_tbl {
  width: 28%;
  float: right;
  font-size: 0.7rem;
}

#header #fixpage .time_tbl th, #header #header .time_tbl td {
  padding: 5px 2px;
}
.img_rp {
  text-align: center;
}
.img_rp img{
  width:50%;
}
/* 産後骨盤矯正 選ばれる３つの理由 20180415 end */

/*院長紹介、当院のご案内改訂 20210514*/

#info {
	margin-top: 60px;
}
.staffList li:after {
 content: "";
 clear: both;
 display: block;
}

.staffList li .thumb{
	float: left;
	width: 40%;
}
.staffList li .thumb img {
	width: 100%;
	height: auto;
	margin-top:15px !important;
}
.staffList li dl {
	float: right;
	width: 56%;
}
.staffList li dl strong {
	color: #363636;
}
.staffList li dl dt {
	font-size: 120%;
}

.staffList li dt {
	padding-bottom: 5px;
}

.staffList li dl dd.post {
	margin-bottom: 20px;
}
.staffList li dl dd.message_top {
	padding: 5px 10px;
	border: 1px solid #F69302;
	background-color: #FFFBF4;
	margin-top: 20px;
}

.message-title {
	display:block;
	color:#000;
	font-weight: bold;
	padding:3px;
	margin-bottom:5px;
	font-size:1.1em;
}

h5.message_hukidashi {
  font-size: 1rem;
  position: relative;
  padding: 1.0rem 2rem;
  border-radius: 10px;
  background: #ffc56f;
}

h5.message_hukidashi:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #ffc56f transparent transparent transparent;
}

.message2 {
	padding: 5px 10px;
	border: 1px solid #F69302;
	background-color: #FFFBF4;
	margin-top: 20px;
}

.other_staff{
	background-color:#ffcd5c;
	font-size: 1.3em;
	text-align:center;
	padding:10px 0;
	border: 6px double #fff;
	margin:0 auto;
	margin-top:20px;
}

.cp_hr01 {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #fff;
	margin: 20px 0;
}

@media screen and (max-width: 680px) {
	#info {
		margin: 30px 10px 0 10px;
	}

.staffList li .thumb{
	float: none;
	width: 80%;
	margin: 0px auto ;
}
.staffList li dl {
	float: none;
	width: 100%;
}
}
/*院長紹介、当院のご案内改訂 20210514 end*/

/* 当院のご案内　写真ギャラリー　20210924　start */
.annai_images ul {
	display: flex;
	justify-content: left;
	margin-left: 65px;
}
.annai_images li {
	list-style: none;
	margin: 2px 5px;
}
.annai_images img {
	border-radius: 5px;
}
/* 当院のご案内　写真ギャラリー　20210924　end */

/* ネット受付開始日告知 20210927 start */
.webyoyaku_kokuchi {
	border: 5px solid #fff7c3;
	background-color: #fff7c3;
	padding: 8px 19px 0px;
	border-top: solid 2px orange;
	border-bottom: solid 2px orange;
}
.webyoyaku_kokuchi_font {
	font-size: 1.5em;
	color: brown;
}
.webyoyaku_kokuchi p {
	margin: 0;
	padding: 0;
}
/* ネット受付開始日告知 20210927 end */

#gnav .homeLogo {
	width: 280px !important;
	text-align :center !important;
	padding: 1% 0 0 !important;
}
#gnav .gr_navi li {
	width: 135px !important;
}

/*******************************************************/
/***            @media (max-width: 800px)            ***/
/*******************************************************/
@media (max-width:800px) {
  .target::before,
  .target::after{
    display:block;
  }
}

/*******************************************************/
/***            @media (max-width: 680px)            ***/
/*******************************************************/
@media screen and (max-width: 680px) {
/* 当院のご案内　写真ギャラリー　20210924　start */	
.annai_images ul {
	display: block;
	margin-left: 0px;
}
.annai_images li {
	list-style: none;
	margin: 20px 5px;
}
/* 当院のご案内　写真ギャラリー　20210924　end */

/* 産後骨盤矯正 選ばれる３つの理由 20180415 start */
.img_rp img{
  width:100%;
}
.sango3r p{
  font-size:1.2em;
  border-bottom:solid 3px #ff9c00;
  padding-bottom:2%;
  margin-bottom:0px!important;
}
.sango3r ol{
  margin-bottom:10%;
}
  .sango3r ol li{
  font-size:1.0em;
  padding-left: 13%;
  padding-right: 0%;
  padding-bottom:5%;
  padding-top:5%;
  border-bottom: solid 2px #d9d9d9;
}
.sango3r ol li:before{
  font-size: 1.2em;
  margin-right: 5%;
  left:0%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* 産後骨盤矯正 選ばれる３つの理由 20180415 end　*/

/* ナビ変更 20190425 start*/
#sticker ul{
  text-align: center;
  display: table;
  border-collapse: separate;
  border-spacing: 2px 0;
  width: 100%;
}
.primary-nav ul li{
  display: inline-block;
  width: 15%;
/*  background: #3a0001;*/
  text-align: center;
  display: table-cell;
  padding-bottom: 5px;
}
.primary-nav ul li:nth-of-type(2){width: 28%;}
.primary-nav ul li:last-child{width: 15%;}
.primary-nav ul li a,.primary-nav ul li{
  color: #FFF;
  text-decoration: none;
  /**padding: 1.2% 1.2% 0.2% 1.2%;**/
  font-size: 17px;
}
.primary-nav ul li a i{}
/**ステッキーのデフォルトスタイル**/
.primary-nav{
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 2;
}
/**ステッキー状態のスタイル****/
#sideNav{
  top: 45px;
  position: fixed;
  font-size: 1.7rem;
  padding: 10px;
  background: #fff;
  border: 2px solid #3a0001;
  margin: 2%;
  display: none;
  overflow-y: auto;
  height: 85%;
  z-index: 20;
}
/**ナビの中身****/
.cf li{
  display: inline-block;
  width: 45%;
  background: #fff;
  line-height: 3;
  border-bottom: 1px dotted #ccc;
  float: left;
  padding-left: 10px;
}
.cf li a {
  text-decoration: none;
  color: #3a0001;
}
.cf li a:hover{color:#ff6400;}
#sideNav p{color: #ff971e;}
/**.orangebg{background: orange!important;}**/

.primary-nav ul li a span {
  font-size:11px;
  display:block;
}

.spMenu span {
  font-size:11px;
  display: block;
}

#sideNav ul{
  padding: 0 10px;
}
#sideNav p{
    text-align: left;
    font-size: 14px;
    color: #515151;
    line-height: 1em;
  }
#sideNav h3{
  text-align: left;
  font-size: 16px;
  color: #515151;
  padding-left: 10px;
  font-weight: 600;
  margin-top: 20px;
  background: #F7B62F;
  }
#sideNav p:first-child a{
  background: #f69302;
  border-bottom: 1px solid #cf7319;
  background: radial-gradient(#f69600 65%, #f48809 90%);
  color: #fff;
  font-size: 18px;
  padding: 10px 2%;
  text-align: left;
  font-weight: 600;
}
#sideNav ul li{
    float: left;
  }
#sideNav a {
    color: #555555;
    transition: all 0.3s;
    display: block;
    font-size: 14px;
  }
#sideNav {
  background-color: #fff!important;
  height: 85%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 10px 0;
}

#spMenu {padding-bottom:0 !important;}
.bgwhite {padding:0 0 20px!important;}
#spMenu .spLogo {background:#fff !important;}

.orangebg .fa-bars:before {
  content: "\f00d";
}

.kakomi_2 p.dummy {
  width:90%;
    float: none;
    margin: 0 auto;
    height: 200px;
}

.pc-only {display:none !important;}

/* ナビ変更 20190425 end*/


.article-impressions {
	width: 80%;
}
	
h3.article-impressions-tl {
	font-size: 1.2em;
}
}


/*******************************************************/
/***            @media (max-width: 480px)            ***/
/*******************************************************/
@media (max-width: 480px){

  .pc-only {display: none!important;}
  .sp-only {display: block!important;}
  
   p.f_logo_0 {
       margin-left: 80px;
   }

   p.f_logo1{
      display:block;
      color:white;
      text-align:center;
   }
	
	.profile-detail {
    text-align: center;
    margin-left: 0px;
    padding-top: 50px;
    padding-left: 21px !important;
}
	
		  p.map_btn {
    width: 70%;
    margin: auto !important;
    margin-bottom: 30px !important;
}
	
	p.map_btn a {
    font-size: 1.2em;
    }
   
   
   
   p.map_btn:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
	left: 78%;
    top: 7px;
}
   
   p.map_btn:after {
    content: "▷";
    font-weight: bolder;
    font-size: 1.1em;
    position: absolute;
    right: 15%;
    top: 6px;
    color: #fff;
}
}
/* フォーム エラーメッセージの位置を調整 2025年2月 */
span.wpcf7-not-valid-tip {
    position: relative !important;
}
/* 20250523～ スマホフッターボタン 表示 */
/*.footerfix2 {display:block!important;}*/
/*202500515 ナビ変更 start*/
/* 共通アイコン */
.icon {
  display: inline-block;
  width: 35px;
  height: 40px;
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 5px;
}

/* 背景画像 */
.icon.access {
  background-image: url('https://site-common.chiryouin.biz/00_zenin_kyoutuu/images/nav_bt_access.webp');
}
.icon.price {
  background-image: url('https://site-common.chiryouin.biz/00_zenin_kyoutuu/images/nav-bt_price.webp');
}
.icon.reserve {
  background-image: url('https://site-common.chiryouin.biz/00_zenin_kyoutuu/images/nav-bt_reserve.webp');
}
.icon.menu {
  background-image: url('https://site-common.chiryouin.biz/00_zenin_kyoutuu/images/nav-bt_menu.webp'); 
  background-size: 110%;
}
/* ナビメニュー本体 */
#sticker ul {
  display: flex;
  justify-content: space-between;
  /* padding: 10px 0; */
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none;
  gap: 2px;
}

.primary-nav ul li {
  flex: 1;
  /* background: #F5DCC1; */
  text-align: center;
  padding-bottom: 5px;
}

.primary-nav ul li a {
  display: flex;
  flex-direction: column; /* アイコンとテキストを縦並びに */
  align-items: center; /* 横中央寄せ */
  justify-content: center; /* 高さ中央寄せ（必要なら） */
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  background: #F5DCC1;
  width: 100%;
  padding: 10px 0 0;
  box-sizing: border-box;
  height: 56px;
}

/* .primary-nav ul li a span {
  font-size: 11px;
  display: block;
} */
/* reserveボタン専用：アイコンとテキストを横並びに */
.primary-nav ul li.reserve a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 3px;
  height: 56px;
  background: #FFA628;
  padding: 0 10px;
  box-sizing: border-box;
  width: 100%;
}
.primary-nav ul li.reserve {
  flex: 2.5; /* ご予約ボタンだけ広く */
}

/* アイコン共通：通常は縦表示用 */
.primary-nav .spMenu .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 5px;
}

/* reserve専用：左寄せで縦中央 */
.icon.reserve {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
  margin: 0;  /* 下の余白をなくす */
}
.reserve a .btm-reserve-txt {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  line-height: 1;
  white-space: nowrap;  /* 折り返さない */
  padding-top: 49px;
}
/**ステッキーのデフォルトスタイル**/
.primary-nav{
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 2;
}
/**ステッキー状態のスタイル****/
#sideNav{
  top: 45px;
  position: fixed;
  font-size: 1.7rem;
  padding: 10px;
  background: #fff;
  border: 2px solid #3a0001;
  margin: 2%;
  display: none;
  overflow-y: auto;
  height: 85%;
  z-index: 20;
}
/**ナビの中身****/
.cf li{
  display: inline-block;
  width: 45%;
  background: #fff;
  line-height: 3;
  border-bottom: 1px dotted #ccc;
  float: left;
  padding-left: 10px;
}
.cf li a {
  text-decoration: none;
  color: #3a0001;
}
.cf li a:hover{color:#ff6400;}
#sideNav p{color: #ff971e;}
/**.orangebg{background: orange!important;}**/

.primary-nav ul li a span {
  font-size:11px;
  display:block;
  height: 60px;
}

.spMenu span {
  font-size:11px;
  display: block;
}

#sideNav ul{
  padding: 0 10px;
}
#sideNav p{
    text-align: left;
    font-size: 14px;
    color: #515151;
    line-height: 1em;
  }
#sideNav h3{
  text-align: left;
  font-size: 16px;
  color: #515151;
  padding-left: 10px;
  font-weight: 600;
  margin-top: 20px;
  background: #F7B62F;
  }
#sideNav p:first-child a{
  background: #f69302;
  border-bottom: 1px solid #cf7319;
  background: radial-gradient(#f69600 65%, #f48809 90%);
  color: #fff;
  font-size: 18px;
  padding: 10px 2%;
  text-align: left;
  font-weight: 600;
}
#sideNav ul li{
    float: left;
  }
#sideNav a {
    color: #555555;
    transition: all 0.3s;
    display: block;
    font-size: 14px;
  }
#sideNav {
  background-color: #fff!important;
  height: 85%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 10px 0;
}

#spMenu {padding-bottom:0 !important;}
.bgwhite {padding:0 0 20px!important;}
#spMenu .spLogo {background:#fff !important;}

.orangebg .fa-bars:before {
  content: "\f00d";
}
	
	li.flt02 {
    width: 360px !important;
}
	.map_guide_img li:nth-child(2) {
      float: none; 
}
	
		  p.map_btn {
    width: 70%;
    margin: auto !important;
    margin-bottom: 30px !important;
}
	
	p.map_btn a {
    font-size: 1.2em;
    }
   
   
   
   p.map_btn:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    left: 217px;
    top: 7px;
}
   
   p.map_btn:after {
    content: "▷";
    font-weight: bolder;
    font-size: 1.1em;
    position: absolute;
    right: 14px;
    top: 6px;
    color: #fff;
}
	
	.profile-detail {
    padding-top: 22% !important;
}
@media screen and (min-width: 768px) {
  #sideNav {
    display: none !important;
  }
}
/*20250515 ナビ変更 end*/