@charset "UTF-8";

/*子テーマ用「base.css」*/
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}
body{
	background-color: #ffffff; /*サイトの背景色*/
}
.pad10{
	padding : 0 10px;
}
h1{font-size : 14px;font-weight : bold;padding-top : 10px;line-height : 110%;}
.main_text p{
	margin-bottom : 25px!important;
}
.article-body p{
	margin-bottom: 0px;
}
.keni-header_wrap {
	width : 100%;
    padding-top: 4px;
    background-size: 4px 4px;
    background-repeat: repeat-x;
    background-color: #ffffff;
box-shadow:rgba(148,146,146,0.5) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(148,146,146,0.5) 0px 0px 6px 3px;
-moz-box-shadow:rgba(148,146,146,0.5) 0px 0px 6px 3px;
    position: fixed;
    top: 0;
    left: 0;
    z-index:100;
    height : auto;
}
.keni-main_wrap{
	padding-top : 140px;
}
body.home .keni-main_wrap {
   padding-top: 0px;
}

.keni-mv_outer{
	margin-top : 100px;
}
	.col2 .keni-main_outer{
		max-width: none;
		margin-top : 0px!important;
	}
.col2 .keni-header_outer{
		max-width: 1600px;
		margin-right: auto;
		margin-left: auto;
	}
.col2r .keni-header_outer{
		max-width: 1600px;
		margin-right: auto;
		margin-left: auto;
	}
.keni-mv_wrap{
background-image : url();background-repeat : no-repeat;background-position : center top;
	padding : 30px 0px 0px 0px;
	background : #eff0ef;
}
.keni-section .sub-section_title{
    color: #50a9a7;
    background-color : #ffffff!important;
    text-align : center;
    font-weight : bold;
    padding-bottom : 20px;
}
	.col2 .keni-sub{
		border-top : 0px solid #ea6f2e;
		margin-top : 10px;
	}
.widget_recent_entries .keni-section ul li,
.widget_recent_comments .keni-section ul li,
.widget_archive .keni-section > ul li,
.widget_categories .keni-section > ul li,
.widget_pages .keni-section > ul li,
.widget_nav_menu .keni-section ul li,
.widget_rss .keni-section > ul li,
.widget_meta .keni-section > ul li{
	list-style: none;
	margin-bottom: 0;
	border-bottom: 1px dotted #ea6f2e;
	font-size: 1.4rem;
}
.widget_recent_entries .keni-section ul li a::before,
.widget_recent_comments .keni-section ul li::before,
.widget_archive .keni-section > ul li a::before,
.widget_categories .keni-section > ul li a::before,
.widget_pages .keni-section > ul li a::before,
.widget_nav_menu .keni-section ul li a::before,
.widget_rss .keni-section > ul li a::before,
.widget_meta .keni-section > ul li a::before{
	position: absolute;
	top: 18px;
	left: 13px;
	border-width: 4px 6px;
	border-style: solid;
	border-color: transparent;
	border-left-color: #50a9a7;
	content: '';
}
.widget_recent_entries .keni-section ul li,
.widget_recent_comments .keni-section ul li,
.widget_archive .keni-section > ul li,
.widget_categories .keni-section > ul li,
.widget_pages .keni-section > ul li,
.widget_nav_menu .keni-section ul li,
.widget_rss .keni-section > ul li,
.widget_meta .keni-section > ul li{
	list-style: none;
	margin-bottom: 0;
	border-bottom: 1px dotted #50a9a7;
	font-size: 1.4rem;
}
.widget_archive .keni-section > ul li a:hover,
.widget_archive .keni-section > ul li a:active,
.widget_archive .keni-section > ul li a:focus,
.widget_categories .keni-section > ul li a:hover,
.widget_categories .keni-section > ul li a:active,
.widget_categories .keni-section > ul li a:focus,
.widget_pages .keni-section > ul li a:hover,
.widget_pages .keni-section > ul li a:active,
.widget_pages .keni-section > ul li a:focus,
.widget_nav_menu .keni-section ul li a:hover,
.widget_nav_menu .keni-section ul li a:active,
.widget_nav_menu .keni-section ul li a:focus{
	color: #50a9a7;
	text-decoration: none;
}
	.keni-main .keni-section_wrap{
		padding: 7px 0px 0px 0px;
		margin-top :0px
	}
/* 文字サイズ */
.font-120{
	font-size : 120%;
}
.font-130{
	font-size : 130%;
}
.color_orange{
	color : #ea6f2e;	
}
.kasen_orange{
	border-bottom : 1px solid #ea6f2e;
	padding-bottom : 2px;
}
.font-115{
	font-size : 115%;
}
.font_red{
	color : #cc0000;
}
.font_yellow{
	color : #ffff00;
}
.marker_yellow{
background:linear-gradient(transparent 80%, #ffff00 80%);
display: inline-block;
}
/* 文字配置 */
.center{
	text-align : center;
}
.gazou{
	text-align : center;
	padding : 10px　0px;
}
.space_m{
	height : 20px;
}
.space_l{
	height : 40px;
}
.color_orange{
	color : #ed854d;
}
.clear{
	clear : both;
}
.midashi_space{
	height : 60px;
}
.syoujyou_submidashi{
	font-size : 20px;
	font-weight : bold;
	color : #ea6f2e;
	padding : 20px 0px 3px 15px;
	border-bottom : 3px solid #ea6f2e;
	margin-bottom : 15px;
}
@media only screen and (max-width: 800px) {
.syoujyou_submidashi{
	font-size : 17px;
	font-weight : bold;
	color : #ea6f2e;
	padding : 20px 0px 2px 15px;
	border-bottom : 3px solid #ea6f2e;
	margin-bottom : 15px;
}
}
.gazou{
	margin : 20px;
}
.photo li{
	float : left;
	width : 48%;
	margin : 8px;
	text-align : center;
	list-style : none;
}
.check{
	margin : 40px auto 60px;
}
.check ul {
	padding-left: 0px;
}
.check li {
	list-style: none;
	background: url(https://tiryouin-format.kmi-design-office.jp/wp-content/themes/design-thema/image/checkmark.png)  0% 4px no-repeat;
	padding: 3px 0px 3px 38px;
}
@media only screen and (max-width: 800px) {
.check{
	margin : 40px 0 0 30px;
}
.check ul {
	margin-left: -20px;
}
}
.syoujyou_box{
	width : 820px;
	margin : 20px auto;
	padding : 20px 30px;
	background-color : #f1ddd2;
}
.syoujyou_left{
	float : left;
	width : 50%;
}
.syoujyou_right{
	float : left;
	width : 50%;
}

/* PC用グローバルメニュー */
.g_menu { width: auto; margin-top : -15px; }
.g_menu li { float: left; width: auto; padding: 10px; list-style: none; font-size: 13px; }
.g_menu li a { border-bottom: 3px solid #50a9a7; text-decoration : none; color : #555151; padding-bottom : 3px; }
.g_menu li a:hover { border-bottom: 3px solid #555151; text-decoration : none; color : #555151; padding-bottom : 3px; }


.naze_title{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 30px 0px;
	background-color : #6f5e42;
	text-align : center;
	font-size : 42px;
	line-height : 56px;
	color : #ffffff;
}
.naze_title_top{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 30px 0px;
	background-color : #faf7f7;
	text-align : center;
	font-size : 42px;
	line-height : 56px;
	color : #ffffff;
	margin-top : -15px;
}
.naze_title_b{
	font-size : 60px;
}
.koteipage_title{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 30px 0px;
	background-color : #50a9a7;
	text-align : center;
	font-size : 42px;
	line-height : 56px;
	color : #ffffff;
}
.koteipage_title_b{
	font-size : 40px;
}
.nayami_area{
	width : auto;
	padding : 40px 0px;
	/*background-color : #fdf5e8;*/
	background-color : #ffffff;
}
.nayami_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-size : 36px;
	line-height : 48px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: stretch;
}
.nayami_title > span {
flex: 0 0 auto;
text-align: left;
margin-top : -40px;
}
.nayami_title::before,
.nayami_title::after {
content: "";
flex: 0 0 2px;
height: auto;
margin: 5px 40px;
background: #ccc;
}
.nayami_title::before { transform: rotate( -30deg ) }
.nayami_title::after { transform: rotate( 30deg ) }

.nayami_area_in{
	width : 580px;
	margin : 30px auto;
	line-height : 24px;
}
.nayami_area_in li {
    list-style-type: none;
    position: relative;
    padding-left: 0.9em;
    }
.nayami_area_in li:before {
    border-radius: 50%;
    width: 7px;
    height: 7px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "";
    background: #ea6f2e;
    }
.tya_title{
	width: auto;
	margin: 10px auto 20px;
  position: relative;
  background: #141d51;
  padding: 10px 0px 5px 0px;
}

.tya_title:before,
.tya_title:after {
  content: "";
  position: absolute;
  left: 50%;
  border-style: solid;
  border-width: 10px 10px 0 10px;
}

.tya_title:before {
  top: 0px;
  border-color: #ffffff transparent transparent transparent;
}
.tya_title:after {
  bottom: 0px;
  border-color: #6f5e42 transparent transparent transparent;
}
.tya_midashi{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 40px 0px;
	text-align : center;
	font-size : 42px;
	line-height : 52px;
	color : #ffffff;
}
.jikkan_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-weight : 600;
	font-size : 42px;
	line-height : 64px;
	margin-bottom : 25px!important;
}
.senmonka_title{
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #37270c;
	font-weight : 600;
	font-size : 40px;
	line-height : 50px;
	margin-bottom : 25px!important;
}
#dot-text span {
	position: relative;
}

#dot-text span:before {
	content: "・";
	position: absolute;
	left: 0px;
	top: -1em;
}
.dougyousya_title{
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-weight : 600;
	font-size : 40px;
	line-height : 58px;
	margin-bottom : 25px!important;	
}
.ba_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-weight : 600;
	font-size : 42px;
	line-height : 60px;
	margin-bottom : 25px!important;
}
.point_box1{
	width : 877px;
	margin : 10px auto;
}
.point-gazou1{
	float : left;
	width : 48%;
	margin : 7px;
}
.point-text1{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	float : left;
	width : 48%;
	margin : 7px;
	padding : 10% 0;
	font-size : 22px;
	font-weight : bold;
}
.point_box2{
	width : 877px;
	margin : 10px auto;
}
.point-gazou2{
	float : right;
	width : 48%;
	margin : 7px;
}
.point-text2{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	float : right;
	width : 48%;
	margin : 7px;
	padding : 10% 0;
	font-size : 22px;
	font-weight : bold;
}

.senmonka_area{
	width : 100%;
	padding : 40px 0px;
background : #ede9e3;
	margin-top : 50px;
	margin-bottom : 50px;
}
.senmonka_waku{
	width : 960px;
	margin : 10px auto;
}
.senmonka_waku li{
	float : left;
	width : 46%;
	margin : 10px;
	text-align : center;
	list-style : none;
}
.jikkan_text{
	width : auto;
	text-align : center;
	margin : 10px auto;
	font-size : 18px;
}
.ba_box{
	width : 100%;
	margin : 10px auto;
	text-align : center;
	background-color : #edfbfd;
	padding : 40px 0px;
}
.ba_coment{
	font-size : 18px;
	color : #ea6f2e;
	line-height : 26px;
	font-weight : 600;
}
.riyu_area{
	width : 100%;
	padding : 0px;
}
.top_voice_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #ea6f2e;
	font-weight : 600;
	font-size : 38px;
	line-height : 50px;
	margin-bottom : 25px!important;
}
.erabareru_no{
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	font-size : 42px;
	color : #d7515b;
	margin-top : 40px;
}
.erabareru_title{
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	font-size : 28px;
	line-height : 38px;
	color : #d7515b;
	padding : 50px 0px 20px 0px;
}
.erabareru_text{
	width : 710px;
	margin : 20px auto;
}
.voice_area{
	width : 100%;
	padding : 40px 0px;
	background-color : #fdf5e8;
	margin-top : -15px;
}
.voice_box{
	width : 800px;
	margin : 10px auto;
	background-color : #ffffff;
	padding : 30px 20px 30px 20px;
}
.voice_midashi{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 25px;
	color : #ea6f2e;
	line-height : 36px;
    margin-left : 0px;
	font-weight : bold;
	margin-bottom : 15px;
}
.voice_name{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 18px;
	line-height : 28px;
	font-weight : 600;
	margin-top : 25px;
    margin-left : 25px;
    text-align : left;
}
.voice_name2{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 18px;
	line-height : 28px;
	font-weight : 600;
	margin-top : 25px;
    margin-left : 20px;
    text-align : right;
}
.voice_menseki{
	font-size : 12px;
    text-align : right;
}
.voice_menseki_center{
	font-size : 12px;
    text-align : center;
}
.voice_syousai{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 17px;
	line-height : 27px;
    margin-left : 26px;
    margin-top : 5px;
}
.voice_syousai2{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 18px;
	line-height : 20px;
    margin-left : 20px;
    margin-top : 5px;
}
.voice_text{
	margin : 20px 25px 20px 25px;
}
.youtube {
  position: relative;
  width: auto;
  margin : 20px;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.top_yokunaranai_area{
	width : 100%;
	margin : 0px;
	background-color : #edf0f2;
	padding : 40px 0px;
}
.yokunaranai_box{
	width : 720px;
	margin : 0 auto;
}
.yokunaranai_midashi{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 26px;
	color : #ea6f2e;
	line-height : 36px;
    margin-left : 20px;
}
.yokunaranai_text{
	padding : 20px;
}
.keni-footer_wrap{
	background: #fdf5e8;
	font-size: 1.4rem;
	line-height: 1.8em;
	height : 200px;
}
.top_dougyou_area{
	width : 100%;
	padding : 40px 0px;
	text-align : center;
}
.main_text{
	width : 860px;
	margin : 35px auto;
}
/*よくある質問*/
.faq *, .faq *:after, .faq *:before {
	font-family: sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.faq {
	margin: 50px 0px 20px 0px;
	padding: 0px;
}

.faq dl {
	margin: 0;
}
.faq dt {
	margin-bottom: 0.5em;
	padding: 0.2em 0.5em 0.5em 2em;
	border-radius: 0.2em;
	background: #270e04;
	color : #ffffff;
}
.faq dd {
	margin-bottom: 1em;
	margin-left: 0;
	padding: 10px 0;
}
/* QAアイコン */
.faq dt::before,.cp_qa dd::before{
	font-size: 1.5em;
	color: #ffffff;
}
.faq dt::before {
	margin: 0.3em 0.3em 0 -1em;
	content: 'Q';
}
.faq dd::before {
	margin: 0 0 0 0;
	padding: 0.2em 0.2em;
	content: 'A.';
	color : #000000;
}

/*症状別ページ*/
.syoujyou-top{
	text-align : center;
}
.syoujyou-top img{
	width : 100%;
}
h2.syoujyou_subtitle{
  font-family: 'Shippori Mincho B1', serif;
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 8px #ea6f2e;/*左線*/
  font-size : 24px;
}
.syoujyou_text{
	margin : 15px 0px;
}

.campain_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-size : 30px;
	line-height : 42px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: stretch;
margin : 30px 0px;
}
.date_font{
	font-size : 130%;
}
.campain_title > span {
flex: 0 0 auto;
text-align: left;
margin-top : -40px;
}
.campain_title::before,
.campain_title::after {
content: "";
flex: 0 0 2px;
height: auto;
margin: 5px 40px;
background: #ccc;
}
.campain_title::before { transform: rotate( -30deg ) }
.campain_title::after { transform: rotate( 30deg ) }

.contact_submidashi{
	background-color : #50a9a7;
	padding : 10px 15px;
	color : #ffffff;
	font-weight : bold;
	font-size : 18px;
	margin-bottom : 20px;
}
.contact_submidashi_line{
	background-color : #13bf00;
	padding : 10px 15px;
	color : #ffffff;
	font-weight : bold;
	font-size : 18px;
	margin-bottom : 20px;
}
.staff_name {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #d7515b;
	font-size : 22px;
	margin-bottom : 8px;
}
.staff_name::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #d7515b;
	border-radius: 4px;
}
.staff_photo{
	float : left;
	width : 25%;
	margin : 22px 8px 8px 8px;
}
.staff_jyouhou{
	float : left;
	width : 71%;
	margin : 8px;
}
.staff_message{
	width : auto;
	margin : 10px;
	background-color : #f7ede7;
	padding : 20px;
}
.staff_message_title{
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 15px;
}

/*フッター*/
.footer_logo{
	float : left;
	width : 50%;
	text-align : left;
}
.footer_jyouhou{
	float : left;
	width : 50%;
	text-align : right;
}
.footer_inmei{
	font-size : 20px;
	font-weight : 600;
	margin-right : 20px;
}
.footer_text{
	font-size : 13px;
	line-height : 20px;
	margin-right : 20px;
}
.footer_sitemenu{
	width : 880px;
	margin : 30px auto;
	text-align : center;
}
/*コピーライト*/
.keni-copyright_wrap{
	padding: 15px;
	border-top: 0px solid #eee;
}
.link_btn_kotei{
	 position: fixed;
	 top: 75%;
	 right: 0;
	z-index: 10000;
	 background-size: 9%;
	 text-align: center;
	 border-radius: 50px 0 0 50px;
	 border : 3px solid #ffffff;
	 background: #50a9a7 url("") no-repeat 43px 57px !important;
	 background-size: 14px!important;
	 height : 90px;
	 padding : 10px 30px 0px 30px;
	 line-height : 100%;
}

.link_btn_kotei a{
	color: #fff;
	display: block;
	padding: 15px 15px 25px 15px;
	line-height: 1.4em;
	font-weight: bold;
}
.link_btn_kotei a:hover{
	color: #fff;
}	
.link_btn_kotei_tel{
	font-size : 28px;
	font-weight : bold;
	color : #ffffff;
}
.link_btn_kotei_tel:before {
    content: url("https://tiryouin-format.kmi-design-office.jp/wp-content/themes/design-thema/image/tel_icon.png");
    margin-right:10px;
}
.link_btn_kotei_tel a{
}



/*子テーマ用スマートフォン設置「base.css」*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
.midashi_space{
	height : 30px;
}
.keni-mv_outer{
	margin-top : 0px;
}
    .keni-header_wrap {
        width: 100%;
        padding-top: 4px;
        background-size: 4px 4px;
        background-repeat: repeat-x;
        background-color: rgba(255, 255, 255, 0.5);
        box-shadow: rgba(255, 255, 255, 0.8) 0px 0px 6px 3px;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 100;
        height: 72px;
    }
.keni-main_wrap{
	padding-top : 60px;
}
body.home .keni-main_wrap {
   padding-top: 0px;
}
.main_text{
	width : auto;
	margin : 15px;
}
.photo ul{
	width : auto;
	margin-left : 0px;
}
.photo li{
	float : none;
	width : auto;
	margin : 15px;
	text-align : center;
	list-style : none;
}
.site-title{
	width : 55%;
	height : auto;
	margin: 0;
	padding: 2px 10px 0px 10px;
}
.keni-section_wrap{
	width : 100%;
	margin: 0px;
	margin-top: 0;
	padding: 0px;
	background: #fff;
}
.keni-sub .widget,
.keni-footer .widget{
	padding-top: 20px;
	background-color : #fdf5e8;
}
.naze_title{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 30px 0px;
	background-color : #6f5e42;
	text-align : center;
	font-size : 30px;
	line-height : 46px;
	color : #ffffff;
}

.naze_title_top{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 30px 0px;
	background-color : #faf7f7;
	text-align : center;
	font-size : 30px;
	line-height : 46px;
	color : #ffffff;
}
.naze_title_b{
	font-size : 52px;
}
.nayami_area_in{
	width : auto;
	margin : 25px 10px 25px 0px;
	line-height : 24px;
}
.koteipage_title{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 30px 0px;
	background-color : #50a9a7;
	text-align : center;
	font-size : 24px;
	line-height : 40px;
	color : #ffffff;
}
.koteipage_title_b{
	font-size : 24px;
}
.tya_midashi{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 10px 0px;
	text-align : center;
	font-size : 30px;
	line-height : 42px;
	color : #ffffff;
}
.senmonka_title{
	font-family: 'Shippori Mincho B1', serif;
	width : auto;
	padding : 10px 0px;
	text-align : center;
	font-size : 32px;
	line-height : 46px;
	color : #37270c;
}
.ba_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-weight : 600;
	font-size : 30px;
	line-height : 42px;
	margin-bottom : 25px!important;
}
.point_box1{
	width : auto;
	margin : 10px auto;
}
.point-gazou1{
	float : none;
	width : auto;
	margin : 7px;
}
.point-text1{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	float : none;
	width : 90%;
	margin : 10px auto 40px;
	font-size : 18px;
	padding : 0;
	text-align : center;
}
.point_box2{
	width : auto;
	margin : 10px auto;
}
.point-gazou2{
	float : none;
	width : auto;
	margin : 7px;
}
.point-text2{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	float : none;
	width : 90%;
	margin : 10px auto 40px;
	font-size : 18px;
	padding : 0;
	text-align : center;
}
.senmonka_area{
	width : 100%;
	padding : 30px 0px;
	background-color : #f1ece5;
	margin-top : 50px;
	margin-bottom : 50px;
}
.senmonka_waku{
	width : auto;
	margin : 10px auto;
	margin-left : -20px;
}
.senmonka_waku li{
	float : none;
	width : auto;
	margin : 10px;
	text-align : center;
	list-style : none;
}
#dot-text span {
	position: relative;
}

#dot-text span:before {
	content: "・";
	position: absolute;
	left: 0px;
	top: -1em;
}

.jikkan_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-weight : 600;
	font-size : 33px;
	line-height : 44px;
	margin-bottom : 25px!important;
}
.jikkan_text{
	width : auto;
	text-align : left;
	margin : 0px 20px;
}
.riyu_area{
	width : auto;
	padding : 30px 0px;
	margin : 15px;
}
.erabareru_no{
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	font-size : 38px;
	color : #d7515b;
	margin-top : 40px;
}
.erabareru_title{
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	font-size : 26px;
	line-height : 38px;
	color : #d7515b;
	margin : 0 10px;
	padding : 20px 0px 20px 0px;
}
.erabareru_text{
	width : auto;
	margin : 15px;
}
.top_voice_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #ea6f2e;
	font-weight : 600;
	font-size : 26px;
	line-height : 44px;
	margin-bottom : 25px!important;
}
.voice_area{
	width : auto;
	padding : 30px 0px;
	background-color : #fdf5e8;
	margin : -15px 0 0 0;
}

.voice_box{
	width : auto;
	margin : 15px;
	background-color : #ffffff;
	padding : 20px 10px;
}
.voice_midashi{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 20px;
	color : #ea6f2e;
	line-height : 30px;
    margin-left : 0px;
	text-align : center;
}
.voice_name{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 18px;
	line-height : 28px;
	font-weight : 600;
	text-align : center;
	margin-left : 0px;
}
.voice_name2{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 16px;
	line-height : 26px;
	font-weight : 600;
	margin-top : 25px;
    text-align : right;
}
.voice_syousai{
	width : 100%;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 17px;
	line-height : 24px;
    margin-left : 10px;
}
.voice_text{
	margin : 20px 25px 20px 25px;
}
.alignright{
	float: none;
	width : 92%;
	text-align : center!important;
	margin : 10px 0 10px 4%;
}
.alignleft{
	float: none;
	width : 100%;
	text-align : center;
	margin: 0 auto 15px;
}
.alignright2{
	float: none;
	width : 80%;
	text-align : center!important;
	margin: 10px 10px 10px 21%;
}
.top_yokunaranai_area{
	width : 100%;
	margin : 0px;
	background-color : #edf0f2;
	padding : 40px 0px;
}
.yokunaranai_box{
	width : auto;
	margin : 0 auto;
}
.yokunaranai_midashi{
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size : 26px;
	color : #ea6f2e;
	line-height : 36px;
    margin-left : 20px;
}
.yokunaranai_text{
	padding : 20px;
}
.top_dougyou_area{
	width : auto;
	padding : 30px 15px;
	text-align : center;
}
.col2r .keni-footer_outer{
	width : 100%!important;
}
.keni-footer_wrap{
	background: #ea6f2e;
	color : #ffffff;
	font-size: 1.4rem;
	line-height: 1.8em;
	width : auto;
	height : auto;
}
.nayami_title {
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-size : 30px;
	line-height : 42px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: stretch;
}
.nayami_title > span {
flex: 0 0 auto;
text-align: left;
margin-top : -40px;
}
.nayami_title::before,
.nayami_title::after {
content: "";
flex: 0 0 2px;
height: auto;
margin: 5px 40px;
background: #ccc;
}
.nayami_title::before { transform: rotate( -30deg ) }
.nayami_title::after { transform: rotate( 30deg ) }
.dougyousya_title{
	font-family: 'Shippori Mincho B1', serif;
	text-align : center;
	color : #444444;
	font-weight : 600;
	font-size : 30px;
	line-height : 43px;
	margin-bottom : 25px!important;	
}
 .syoujyou_box{
	width : auto;
	margin : 15px;
	padding : 20px;
	background-color : #f1ddd2;
}
.syoujyou_left{
	float : left;
	width : 50%;
}
.syoujyou_right{
	float : left;
	width : 50%;
}
/*症状ページ*/	
.syoujyou-top {
	text-align: center;
	margin-top:-70px;
	}
h2.syoujyou_subtitle{
	font-family: 'Shippori Mincho B1', serif;
  padding: 0.1em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 8px #ea6f2e;/*左線*/
  font-size : 22px;	
}
.staff_name {
	position: relative;
	padding: .55em 1em .55em 1.5em;
	border: 1px solid #ea6f2e;
	font-size : 18px;
	margin-bottom : 8px;
}
.staff_name::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #ea6f2e;
	border-radius: 4px;
}
.staff_photo{
	float : none;
	width : 80%;
	margin : 20px 20px 20px 0px;
}
.staff_jyouhou{
	float : none;
	width : auto;
	margin : 8px;
}
.staff_message{
	width : auto;
	margin : 10px;
	background-color : #f7ede7;
	padding : 20px;
}
.staff_message_title{
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 15px;
}
.youtube {
  position: relative;
  width: auto;
  margin : 20px 0px;
  padding-top: 56.25%;
}
.footer_logo{
display : none;
}
.footer_jyouhou{
	float : none;
	width : auto;
	padding : 0px 20px;
	text-align : left;
}
.footer_inmei{
	font-size : 18px;
	font-weight : 600;
}
.footer_text{
	font-size : 13px;
	line-height : 20px;
	padding-bottom : 20px;
}
.footer_sitemenu{
	display : none;
}
/*コピーライト*/
.keni-copyright_wrap{
	padding: 15px;
	border-top: 0px solid #eee;
}
.page-top a{
	display: none;
}
}
/*スマホ～上部サイトロゴ部分*/
@media screen and (max-width:640px){
.header-in{
	width : 85%;
	margin : 0;
}
.top_sp_site_logo{
	float : left;
	width : 65%;
	padding-top : 5px;
	padding-left : 10px;
}
.top_sp_contact_btn{
	float : right;
	width : 24.5%;
	padding-top : 10px;
	padding-left : 0px;
	padding-right : 7px;
}
}
/*スマホ～フッター固定ボタン*/
@media screen and (min-width:641px){
	.footer_kotei{
		display: none !important;
}	
}
@media screen and (max-width:640px){
.footer_kotei {
		display: none;
    width: 100%;
		background-color: #6f5e44;
    height: 68px;
    position: fixed;
    bottom: 0;
    margin : 0;
}
.footer_kotei li{
	float : left;
	width : 20%;
	margin : 0;
	list-style : none;
	text-align : center;
	border-top : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
}
.link_btn_kotei{
	display : none;
}
}

/*構成関連*/
@media (min-width : 768px){
.keni-section_wrap{
	margin : 0;
}

	.col2 .keni-main_outer{
		max-width: none;
		margin-top : 140px;
	}
	
	.col2 .keni-main{
		min-height: 100vh;
		float: right;
		margin-right: 0px;
		padding-right: 0px;
		width: calc( 100% - 250px );
		padding-bottom : 40px;
	}
	
	.col2 .keni-sub{
		background-color : #ffffff;
		height: 100vh;
		overflow: hidden;
		float: left;
		width: 20%;
	}
	
	.keni-breadcrumb-list_wrap{
		padding-left: 250px;
	}
	
	.keni-footer_wrap{
		padding-left: 250px;
	}
	
}

.in_jyouhou {
  border-collapse: collapse;
  width: 100%;
}
 
.in_jyouhou th,
.in_jyouhou td {
  border: 1px solid #dbe1e8;  
  padding: 8px;
}
 
.in_jyouhou th {
  background: #f9fafc;
  text-align: left;
  width: 25%;
}
 
@media only screen and (max-width: 800px) {
.in_jyouhou tr,
.in_jyouhou th,
.in_jyouhou td {
    display: block;
    width: auto;
  }
  
.in_jyouhou tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
.in_jyouhou th,
.in_jyouhou td {
    border-top: none;
  }
}
.staff {
  border-collapse: collapse;
  width: 100%;
}
 
.staff th,
.staff td {
  border: 1px solid #dbe1e8;  
  padding: 8px;
}
 
.staff th {
  background: #f9fafc;
  text-align: left;
}
 
@media only screen and (max-width: 800px) {
.staff tr,
.staff th,
.staff td {
    display: block;
    width: auto;
  }
  
.staff tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
.staff th,
.staff td {
    border-top: none;
  }
}
.cam_cource{
	text-align : center;
	font-size : 32px;
	color : #ea6f2e;
	margin : 10px 0px;
	font-family: 'Shippori Mincho B1', serif;
}
.cam_naiyou{
	width : 360px;
	margin : 40px auto 50px;
}
@media only screen and (max-width: 800px) {
.cam_naiyou{
	width : 85%;
	margin : 40px auto;
	text-align : center;
}
}
.cam_price {
	font-size: 500%;
	font-family: 'Shippori Mincho B1', serif;
color: rgb(234, 111, 46);
	margin : 15px 0px;
}

.cam_yen {
	font-size: 150%;
	font-weight : bold;
}
.cam_tsujyou2 {
	text-align: right;
	text-align : right;
	font-size : 18px;
	font-weight : bold;
	margin-top : 8px;
}
.cam_nokori{
	width : 680px;
	margin : 10px auto 25px;
}
.cam_nokori li{
	float : left;
	width : 48%;
	margin : 4px;
	text-align : center;
	font-size : 20px;
	padding : 10px;
	font-weight : bold;
	color : #ffffff;
	background-color : #6f5e42;
	list-style : none;
	height : 80px;
}
.nokori_font{
	font-size : 40px;
	line-height : 60px;
}
@media only screen and (max-width: 800px) {
.cam_nokori{
	width : auto;
	margin : 10px 0 30px 0px;
}
.cam_nokori li{
	float : none;
	width : 85%;
	margin : 4px auto;
	text-align : center;
	font-size : 20px;
	padding : 10px;
	font-weight : bold;
	color : #ffffff;
	background-color : #6f5e42;
	list-style : none;
	height : 80px;
}
}
@media (min-width : 920px){
	
	.col2 .keni-sub{
		height: auto;
		overflow: hidden;
		float: none;
		width: auto;
	}
	
}

/*ブログ関連設定*/
.blog .keni-main_inner{
	width : 1200px;
	margin : 0 auto;
	padding: 50px 0;
}
.single-post .keni-main_inner{
	width : 1200px;
	margin : 30px auto;
	padding: 50px 0;
}
.archive .keni-main_inner,
.category .keni-main_inner{
	width : 90%;
	margin : 0 auto;
	padding: 50px 0;
}

.keni-section h1{
	margin: 40px -10px 10px;
	padding: 20px 10px 0;
	background-size: 4px 4px;
	background-repeat: repeat-x;
	font-size: 2.0rem;
}

	.entry-list_style01 .entry_title{
		margin-top: 0;
		margin-bottom: 5px;
		font-size : 1.5em;
		border-bottom : 2px dotted #555151;
		margin-bottom : 15px;
	}
	.entry-list_style01{
		width : 1200px;
		margin : 0 auto;
		margin-bottom: 40px;
	}
	.kiji-back-btn{
		width : 200px;
		border : 1px solid #cc0000;
		margin : 20px auto;
		padding : 3px 0px;
		text-align : center;
		border-radius : 8px;
	}
	.kiji-back-btn a{
		text-decoration : none;
		color : #cc0000;
	}
.widget_recent_entries_img .list_widget_recent_entries_img{
	margin: -8px -20px -20px;
	padding: 10px 10px 15px 10px;
}
@media only screen and (max-width: 800px) {
.blog .keni-main_inner{
	width : auto;
	margin : 0px 15px;
	padding: 50px 0;
}
.single-post .keni-main_inner{
	width : auto;
	margin : 0px 15px;
	padding: 50px 0;
}
.archive .keni-main_inner,
.category .keni-main_inner{
	width : 90%;
	margin : 0 auto;
	padding: 50px 0;
}

.keni-section h1{
	margin: 40px -10px 10px;
	padding: 20px 10px 0;
	background-size: 4px 4px;
	background-repeat: repeat-x;
	font-size: 2.0rem;
}

	.entry-list_style01 .entry_title{
		margin-top: 0;
		margin-bottom: 5px;
		font-size : 1.5em;
		border-bottom : 2px dotted #555151;
		margin-bottom : 15px;
	}
	.entry-list_style01{
		width : auto;
		margin : 0 auto;
		margin-bottom: 40px;
	}
.entry_inner{
	overflow: hidden;
	font-size: 1.4rem;
	padding : 10px 0px;
}
.widget_recent_entries_img .list_widget_recent_entries_img{
	margin: -8px -20px -20px;
	padding: 10px 10px 15px 10px;
}
}
/*スマホフッターボタン（電話・予約）*/
@media screen and (min-width:641px){
	.footer_tel{
		display: none;
}	
}
@media screen and (max-width:640px){
.footer_tel {
    width: 100%;
    height: 70px;
    position: fixed;
    bottom: 0;
    background-color : rgba(255,255,255,0.6);
    padding : 4px 0px 15px 0px;
}
	.footer_tel li{
		float : left;
		width : 33%;
		text-align : center;
		list-style : none;
	}	
}