@charset "utf-8";
/*
Theme Name: portals_responsive
Author: portals
*/
/*=====================================
                 reset
=====================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colors to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colors to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border color to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
address {
	font-style: normal;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/*      WordPress Natie Styles     
--------------------------------------*/
/* editor */
.post p {
	display: block;
	margin: 1em;
}
.post strong {
	font-weight: bold;
}
.post em {
	font-style: oblique;
}
.post blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}
.post ul {
	list-style: disc;
	margin: 0 3em 1em;
}
.post ol {
	list-style: decimal;
	margin: 0 3em 1em;
}
/* img */
 
.aligncenter {
	display: block;
	margin: 0 auto 8px;
}
.alignleft, .alignright {
	margin: 0 auto 0.5em;
}
img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}

/*==================================
			  base
==================================*/
.clear {
	clear: both;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.img_left, .img_right {
	margin: 0 auto 0.5em;
}
.img_center {
	display: block;
	margin: 0 auto 16px;
}
/*=================================
			design
=================================*/
body {
	background: #fff;
	color: #333;
	font-size: 16px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
#main {
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
}
#main {
	overflow: hidden;
}
img {
	display: block;
	margin: 0 auto;
	width: auto;
	max-width: 100%;
	height: auto;
}
a:link {
	color: #83A139;
}
a:visited {
	color: #FCAFA7;
}
a:hover {
	color: #BAEA83;
}
a:active {
	color: #BAEA83;
}
/*      スマホcommon
-----------------------*/
.h_style01 /*下層ページのh2などに利用してください*/ {
	margin: 24px auto 16px;
    padding: 8px;
    border-top: solid 1px #ff8000;
    border-bottom: solid 1px #ff8000;
    color: #ff8000;
    font-size: 20px;
    background: #fefbf1;
}
.h_style01 a {
	color: inherit;
}
.h_style02,
.post h3:not([class])/*トップのh2、下層のh3*/ {
	margin: 24px auto 16px;
	padding: 8px;
	font-size: 16px;
	color: #fff;
	background: #FF7F00; /* Old browsers */
	font-weight: bold;
}
.h_style03,
.h4{
	margin: 32px 4px 24px;
	padding: 0 8px;
	font-size: 18px;
	border-left: solid 8px #F9BD00;
	border-bottom: dotted 2px #CFCFC7;
}
.h_style04,
.post h5{
	clear: both;
	overflow: hidden;
	margin: 24px 0 16px;
	padding: 0 8px 2px 32px;
	font-weight: bold;
	border-bottom: dotted 2px #CFCFC7;
	background: url(image/page/page_ico01.png) no-repeat;
	font-size: 16px;
}
.h_style05,
.post h6{
	clear: both;
	overflow: hidden;
	margin: 24px 0 16px;
	padding: 0 4px 2px;
	font-weight: bold;
	border-bottom: double 4px #CFCFC7;
	font-size: 16px;
}
.conts {
	margin: 0 12px 16px;
}
.conts:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
.conts .conts_inner {
	overflow: hidden;
}
.conts p {
	margin-bottom: 8px;
}
.ttl {
	margin: 0 4px 32px;
	text-align: center;
}
.bnr {
	margin: 0 4px 16px;
}
.bnr02 {
	margin: 10px 0;
}
a:active img {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.red{
    color: #FF3F00;
}

/*         スマホheader
---------------------------------*/
.header_pc{
    display:none;
}
.h1_wrapper {
	padding: 4px 2px;
	background: #FF7F00;
	color: #fff;
}
.h1_wrapper h1 {
	margin: 0 auto;
	width: 98%;
	max-width: 640px;
	font-size: 10px;
	font-weight: normal;
}
.header_top {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
	background: #fff;
}
.h_logo {
	margin: 8px auto;
	width: 70%;
}
/*   スマホナビゲーション（下） 
-------------------------------*/
.gnav {
	position: fixed;
	bottom:0;
	z-index: 9999;
	width: 100%;
	background: #ffa856; /* Old browsers */
	background: -webkit-linear-gradient(#ffa856 0%, #ff7f00 100%);
	background: -o-linear-gradient(#ffa856 0%, #ff7f00 100%);
	background: linear-gradient(#ffa856 0%, #ff7f00 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa856', endColorstr='#ff7f00',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 -7px 7px -2px rgba(0,0,0,0.2);
	box-shadow: 0 -7px 7px -2px rgba(0,0,0,0.2);
}
.gnav ul {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
}
.gnav li {
	float: left;
	padding: 10px 0;
	width: 20%;
}
.gnav img {
	width: 62.5%;
}
/*      スマホメイン画像 
-----------------------*/
.main_img {
	background: url(image/top/main_img_sp_2.jpg)no-repeat center;
	width: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-size:cover;
	height: 0;
	padding-top: 114%;	
	margin: 0 auto;
}


/* 　　　スマホお問い合わせ
-------------------------------*/
.contact_conts {
	position: relative;
	margin: 0 4px 16px;
	padding: 16px 8px;
	background: #FEF9F4;
	border-radius: 8px;
}
.contact_tel {
	margin: 0 0 16px;
}
.contact_uketsuke {
	overflow: hidden;
}
.contact_uketsuke p{
	margin:0 0 8px;
}
.contact_uketsuke span {
	margin: 0 auto;
	overflow: hidden;
	display: block;
	max-width: 304px;
}
.contact_add {
	margin: 0 0 16px;
}
.contact_add dt {
	margin: 16px 0 0;
	font-weight: bold;
}
.contact_map {
	text-align: center;
}
.page_top_pc{
    display:none;
}
/* 　　　　　スマホ地図
-------------------------------*/
.map {
	position: relative;
	margin: 0 auto 1em;
	padding-bottom: 250px;
	width: 95%;
	max-width: 600px;
	height: 0;
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
address {
	margin: 0 auto 1em;
	font-size: 15px;
}
address span {
	display: block;
}
.add02 {
	margin-left: 3em;
}
.add03 {
	margin-left: 13em;
	color: #E34472;
	font-weight: bold;
}
/* 　　　　スマホメニュー
-------------------------------*/
.f_inner {
	margin: 0 auto;
	max-width: 640px;
}
.sideUpper, .sideNav, .sideLower, .topUpper, .topLower, .blogNav {
    margin: 0 0 16px;
}
.side_information li a {
	background: #FF7F00;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	padding: 20px 10px;
	border-radius: 8px;
	margin: 0 3% 8px;
}
.side_information li:last-child a {
	background: #AACC02;
}
.side_information a:active {
	opacity: 0.6;
}
/*メニュー（固定ページ/関連メニュー）*/
.widget_nav_menu {
	margin: 0 auto 1em;
    width:95%;
	max-width: 640px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.widget_nav_menu p {
	padding: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 7% 0;
	background-size: auto;
	text-shadow: 2px 2px 0 #FFF,
             -2px 2px 0 #FFF,
             2px -2px 0 #FFF,
             -2px -2px 0 #FFF;
}
.side_menu01 {
	border: solid 1px #FF7F00;
}
.side_menu01 p {
	background-image: url("image/side/side_menu01.png");
	background-repeat: no-repeat;
	background-position: top left;
	color: #FF7F00;
	background-color: #FEF9F4;
}
.side_menu02 {
	border: solid 1px #AACC02;
}
.side_menu02 p {
	background-image: url("image/side/side_menu02.png");
	background-repeat: no-repeat;
	background-position: top left;
	color: #AACC01;
	background-color: #FAFCF1;
}
.widget_nav_menu li {
	border-bottom: solid 1px #CCC;
}
.widget_nav_menu li:last-child {
    border:none;
}
.widget_nav_menu a {
	display: block;
	padding: 10px 1em;
	background: url(image/all/ico_menu.png) no-repeat 99% center;
	background-size: 31px 31px;
	text-decoration: none;
	color: inherit;
}
/* 　　　コピーライト
-------------------------------*/
.copyright {
	background: #FEF9F4;
	text-align: center;
	margin:10% 0 20%;;
}
.copyright small {
	font-size: 1.0rem;
	font-size: 10px;
}
/*       スマホfooter
---------------------------------*/
.f_inner{
    display:none;
}

/*     スマホ 症例・患者様の声
---------------------------------*/
.shourei, .voice {
	margin: 0 0 24px;
}
.shourei_list li, .voice_list li {
	margin: 0 4px 16px;
	padding: 16px;
	background: #FEF9F4;
	border-radius: 8px;
}
.shourei_conts, .voice_conts {
	overflow: hidden;
	padding: 16px;
	background: #fff;
	border-radius: 10px;
	box-shadow:0px 0px 9px 0px #C7B5A3;
}
.shourei_conts h3, .voice_conts h3, .voice_tit{
	margin: 0 0 8px;
	padding: 8px 16px;
	background: #fff;
	border-bottom : dotted 2px #E3E3DA;
	box-sizing: border-box;
}
.shourei_conts h3 {
	color: #79796A;/*患者様の声と色を変える*/
}
.voice_conts h3 {
	color: #79796A;/*症例と色を変える*/
}
.shourei_txt p, .voice_txt p {
	margin: 0 0 1em;
}
.shourei_pic {
	width: 100px;
	margin: 0 auto 16px;
}
.shourei_pic p > :first-child img {
	width: 100px;
	height: auto;
}
.voice_pic {
	width: 150px;
	margin: 0 auto 16px;
}
.voice_pic p > :first-child {
	display: block;
	margin: 0 auto 8px;
}
.menseki {
	overflow: hidden;
	margin: 16px 0 0;
	font-size: 12px;
	color: #79796A;
}
/*	　スマホ　トップページ
---------------------------------*/
.top_section01_pic {
	max-width: 190px;
	margin: 0 0 20px;
	margin: 0 auto;
}
.top_section01_pic > p:nth-of-type(2) {
	font-weight: bold;
	text-align: center;
}
.top_section01_pic > p:nth-of-type(3) {
	font-size: 14px;
}
.top_section04_ol {
	margin: 0 24px 30px;
	font-weight: bold;
	font-size: 16px;
}
.top_section04_ol li {
	background: url("image/top/top_list_mark.png") no-repeat center left;
	padding: 16px 0 10px 50px;
	border-bottom: dotted 2px #CCCCCC;
}
.top_sejutsu_bt {
	margin: 0 4px 16px;
	text-align: center;
}
.top_sejutsu_bt li {
	display: inline-block;
	margin: 0 0 8px;
	padding: 0 2px;
	width: 49%;
	box-sizing: border-box;
}
.top_point_list {
	margin: 0 8px 16px;
}
.top_point_list li {
	overflow: hidden;
	padding: 24px 0;
	border-bottom: dotted 2px #E3E3DA;
}
.top_point_list li:first-child {
	padding: 0 0 24px;
}
.top_point_list h3 {
	float: left;
	text-align: center;
	margin: 0 0 16px;
	max-width: 416px;
}
.top_point_txt {
	clear: left;
	font-size: 16px;
}
.top_flow_list {
	text-align: center;
}
.top_flow_list li {
    display: inline-block;
    width: 47.6%;
    vertical-align: top;
    margin: 0 0 22px;
    max-width: 198px;
    text-align: left;
}
.top_flow_list p {
    padding: 10px 0px;
}
/*	　　スマホ下層ページ共有
---------------------------------*/
/*キャッチ*/
.banner_area {
	margin: 0 0 32px;
}
.catch_list {
	overflow: hidden;
}
.catch_list ul {
	overflow: hidden;
	margin: 4px 0;
}
.catch_list li {
	margin: 0 0 4px;
	padding: 10px 0 8px 44px;
	background: url(image/page/catch_ico01.png) no-repeat left 4px;
	font-size: 15px;
	border-bottom: dotted 2px #C9C9BA;
}
.catch_list .img_right img {
	width: auto;
	height: auto;
	max-width: 224px;
	max-height: 224px;
}
/*        スマホ 膝痛
---------------------------------*/
.hiza_ul {
	margin: 0 0 20px;
}
/*         スマホ料金表
---------------------------------*/
.ryoukin_list01,
.ryoukin_list02,
.ryoukin_list03,
.ryoukin_list04 {
	margin: 0 auto 32px;
	width: 100%;
	text-align: center;
}
.ryoukin_list01 th,
.ryoukin_list01 td,
.ryoukin_list04 th,
.ryoukin_list04 td {
	width: 50%;
}
.ryoukin_list03 th {
	background: #FFE1CA;
}
.ryoukin_list03_th {
	width: 30%;
}
.ryoukin_list03 td {
	width: 23.333%;
}
.ryoukin_list02 th,
.ryoukin_list02 td {
	width: 33.3%;
}
.ryoukin_list01 th,
.ryoukin_list01 td,
.ryoukin_list02 th,
.ryoukin_list02 td,
.ryoukin_list03 th,
.ryoukin_list03 td,
.ryoukin_list04 th,
.ryoukin_list04 td {
	padding: 3px 10px;
	border: solid 1px #CCC;
	vertical-align: middle;
}
.ryoukin_list01 th {
	background: #C6FFF0;
}
.ryoukin_list02 th {
	background: #E9FFBF;
}
.ryoukin_list04 th {
	background: #FAD8FF;
}
.ryoukin_style01 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 50px;
}
.ryoukin_chui {
	text-indent: -1em;
	margin: 0 30px;
}
.access_ul {
	background: #fef8ee;
	border: solid 2px #f49704;
	padding: 20px;
}
.access_ul li {
	display: inline-block;
	margin: 0 1%;
}
.access_ul li:before {
	content: "●";
	color: #f49704;
}
/*    スマホコンタクトフォーム
---------------------------------*/
.wpcf7-form {
	width: 96%;
	margin: 0 auto 30px;
}
.wpcf7-form p {
	margin: 0 auto 10px;
	line-height: 2em;
}
.privacy_policy {
	width: 92%;
	margin: 0 auto 30px;
	height: 300px;
	overflow: auto;
	border: solid 1px #999;
	box-sizing: border-box;
	padding: 10px;
}
.privacy_policy dl dt {
	margin: 0 auto 10px;
	font-weight: bold;
}
.privacy_policy dl dd {
	margin: 0 auto 2em;
}
.required {
	background: #FFE6E6;
	color: #FF7373;
	padding: 2px;
	border-radius: 5px;
	font-size: 90%;
}
.any {
	background: #FFE599;
	color: #FF8000;
	padding: 2px;
	border-radius: 5px;
	font-size: 90%;
}
.wpcf7-text, .wpcf7-textarea {
	width: 100%;
	line-height: 2em;
	font-size: 16px;
}
#form_contents article {
	margin: 0 auto;
	max-width: 640px;
}
.form_atention {
    background: #ffdfdf none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    margin: 0 auto 20px;
    padding: 15px;
    width: 96%;
	max-width: 640px;
	box-sizing: border-box;
}
.form-width {
	max-width: 100%;
}
/*        スマホ ページ送り
---------------------------------*/
.pager {
	text-align: right;
	padding-bottom: 10px;
}
a.page-numbers, .pager .current {
	color: rgba(214, 176, 78, 1);
	border: solid 1px rgba(0,0,0,0.1);
	border-radius: 5px;
	padding: 5px 8px;
	margin: 0 2px;
}
.pager .current {
	background: rgba(214, 176, 78, 1);
	border: solid 1px rgba(0,0,0,0.1);
	color: rgba(255,255,255,1);
}
.navigation {
	overflow: hidden;
	margin: 0 auto;
	width: 95%;
}
.navigation .alignleft {
	width: 48%;
	float: left;
}
.navigation .alignright {
	width: 48%;
	float: right;
	text-align: right;
}


@media screen and (min-width:300px) and (max-width:680px){
    /*　画面サイズが300pxからはここを読み込む　*/
    /*　for iPhone Landscape　(iPhone 横)　*/
	#content{
		margin: 70px 0 0;
	}
}

@media screen and (min-width:480px) { 
    /*　画面サイズが480pxからはここを読み込む　*/
    /*　for iPhone Landscape　(iPhone 横)　*/
    .gnav img {
        width: 48%;
    }
    .br_onoff {
        display: none;
    }
    .img_left, .alignleft {
        float: left;
        margin: 0 0.5em 0.5em 0;
    }
    .img_right, .alignright {
        float: right;
        margin: 0 0 0.5em 0.5em;
    }
    .shourei_pic {
        float: left;
        margin: 0 16px 0 0;
    }
    .shourei_pic p > :first-child {
        display: block;
        margin: 0 0 8px;
    }
    .voice_pic {
        float: left;
        margin: 0 16px 0 0;
    }
    .voice_pic p > :first-child {
        display: block;
        margin: 0 0 8px;
    }
    .catch_list .img_right {
        max-width: none;
        float: none;
        margin: 0 0 0.5em;
    }
    /*      スマホ横アクセス
    ---------------------------------*/
    .access_box01 .img_left {
        width: 44.64%;
        max-width: none;
    }
    .access_info01 {
        float: right;
        width: 52.08%;
    }
	.access_pic{
		float:left;
		width:47%;
	}
    .access_info02 {
        clear: both;
    }
}
@media screen and (min-width:480px) and (max-width:680px){
	 /*　画面サイズが480pxから680pxはここを読み込む　*/
    /*　リキッドレイアウト微調整　*/
    .contact_conts .img_left{
        float:none;
    }
	.copyright{
		margin:10% 0 15%;
	}
}
@media screen and (min-width:680px){
	/*　画面サイズが680pxからはここを読み込む（PC、スマホ）　*/
    /*      WordPress Native Styles     
    --------------------------------------*/
    /* editor */

    .post h3:not([class]) {
        margin: 32px -24px 24px;
        font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 18px;
    }
    /* img */
    .aligncenter {
        display: block;
        margin: 0 auto 8px;
    }
    .alignright {
        float: right;
        margin: 0 0 8px 8px;
    }
    .alignleft {
        float: left;
        margin: 0 8px 8px 0;
    
    }
    /*==================================
                  base
    ==================================*/
    .img_left {
        margin: 0 16px 16px 0;
        float: left;
    }
    .img_right {
        margin: 0 0 16px 16px;
        float: right;
    }
    a:hover img, a:active img {
        -webkit-opacity: 0.7;
        opacity: 0.7;
    }
    .br_onoff {
        display: none;
    }
    /*=================================
                design
    =================================*/
    body {
        line-height: 1.6;
        width:100%;
        max-width: 1240px;/*main_imgの幅*/
		margin-top:0 !important;
    }
    #contents {
        margin: 40px auto;
        width:100%;
        max-width: 1024px;
    }
    #contents:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: "";
        clear: both;
        height: 0;
    }
    #form_contents {
        width: 720px;
        margin: 0 auto;
        padding: 100px 0 50px;
    }
    #main {
		z-index: -1;
        float: right;
        width: 74%;
        max-width: 720px;
    }
    /*.main_inner{
        margin-left:304px;
        max-width:720px;
    }*/
    #sidebar {
        float: left;
		width:25%;
        max-width: 256px;
    }
    #footer {
		padding: 30px 0 10px;
        background: #FEF9F4;
    }
    /*			PC common
    ------------------------------*/
	.h_style01, .h_style02 {
		font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
    .h_style01 /*下層ページのh2などに利用してください*/ {
        margin: 0 0 32px;
        padding: 20px;
        background: #fefbf1;
        border: solid 1px #80351a;
        font-size: 34px;
        color: #ff8000;
        border-radius: 10px;
    }
    .h_style02,
	.post h3:not([class])
	/*トップのh2、下層のh3*/ {
        margin: 32px 0 24px;
        padding: 8px 16px;
        font-size: 18px;
		border-radius: 8px;
    }
    .h_style03,
	.post h4/*トップのh3、下層のh4*/ {
        clear: both;
        overflow: hidden;
        margin: 32px 0 24px;
    }
    .h_style04,
	.post h5/*ブログ見出し*/ {
		margin: 24px 0 16px;
		padding: 0 8px 2px 32px;
		font-size: 18px;
    }
    .h_no_topmargin {
        margin: 0 0 24px;
    }
    .conts {
        margin: 0 24px 24px;
    }
    .conts:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: "";
        clear: both;
        height: 0;
    }
    .ttl {
        margin: 0 0 32px;
    }
    .bnr {
        margin: 0 0 16px;
        text-align: center;
    }
    /*         PC header
    ---------------------------------*/
    .header_sp{
        display:none;
    }
    .header_pc{
        display:block;
    }
    .h_bg {
        background: #FFF;
    }
    .hf_inner {
        overflow: hidden;
        margin: 0 auto;
        padding: 30px 0;
        width: 95%;
        max-width: 1200px;
    }
	.logo-img img {
		margin: 0;
	}
	.hf_left {
		float: left;
		width: 40%;
	}
	.hf_left h1 {
		font-weight: normal;
		padding: 0 0 3px;
		margin: 0 0 8px;
		border-bottom: dotted 2px #FFB973;
	}
	.hf_right {
		width: 55%;
		float: right;
		overflow: hidden;
	}
	.hf_right > p {
		float: left;
		width: 49%;
	}
	.hf_tel {
		float: right;
		width: 50%;
		margin: 0 0 0 1%;
 	}
	.hf_access p {
		line-height: 1.2em;
		display: inline-block;
	}
	#h_gnav {
		background-color: #FFF;
		padding:  0 0 8px;
	}
	#h_gnav ul {
		overflow: hidden;
		max-width: 1240px;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
     	-ms-flex-pack: center;
   		justify-content: center;
	}
	#h_gnav ul li{
		text-align: center;
		width: 24.9%;
		border-right: 1px solid #CCCCCC;
	}
	#h_gnav ul li:last-child {
		border: none;
	}
	#h_gnav ul li a {
		font-size: 16px;
		font-weight: bold;
		display: block;
		padding: 10px 10px;
		color: #333;
		text-decoration: none;
	}
	#h_gnav ul li:hover {
		opacity: 0.7;
	}
    /*       PC メイン画像 
    ---------------------------------*/

    .main_img {
		background: url(image/top/main_img_pc_2.jpg)no-repeat center;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		height: 0;
		margin: 0 auto;
    }
    /*       PC お問い合わせ
    ---------------------------------*/
    .contact_conts {
        margin: 0 24px 32px;
        padding: 32px;
    }
	.contact_pic {
		float: left;
		margin: 0 1% 1% 0;
		width: 43%;
	}
	.contact_info{
		float: right;
		width: 54%;
	}
    .contact_add {
        margin: 0 0 16px;
    }
    .contact_add dt {
        margin: 16px 0 0;
        font-weight: bold;
    }
    .contact_map {
        margin: 0 auto;
        width: 100%;
        height: 368px;
    }
    .page_top_pc {
        display: block;
        margin: 0 32px 0 0;
        text-align: right;
        font-size: 13px;
    }
    .page_top_pc a {
        color: #6C4C3D;
    }
    .page_top_pc a:hover, .page_top_pc a:active {
        color: #BAEA83;
    }
    /*       PC side
    ---------------------------------*/
	.side_information li a {
		margin: 0 0 8px;
	}
	.side_information a:hover {
		opacity: 0.6;
	}
    /*メニュー（固定ページ/関連メニュー）*/
    .widget_nav_menu,
	#custom_html-13,
	.connection_menu {
        width:100%;
    }
    .widget_nav_menu ul {
        margin: 16px;
    }
    .widget_nav_menu li {
        margin: 0 0 8px;
        padding: 0 0 2px 32px;
        background: url(image/side/side_menu_ico01.png) no-repeat left 2px;
        border-bottom: dotted 2px #BCBCB2;
    }
    .widget_nav_menu li:hover,
	.widget_nav_menu li:active {
        color: #BDBDAE;
        background: url(image/side/side_menu_ico01h.png) no-repeat left 2px;
    }
    .widget_nav_menu li:last-child {
        border-bottom: dotted 2px #BCBCB2;
    }
    .widget_nav_menu a {
        background: none;
        padding:0;
        color: inherit;
    }
	.widget_nav_menu p {
	padding: 13% 0;
	}
    /*       PC footer
    ---------------------------------*/
	.f_inner {
		display: block;
	}
    .copyright {
        padding: 16px 0;
		margin:0;
    }
    .copyright small{
        font-size: 14px;
    }
    .copyright a {
        color: inherit;
    }
    .copyright a:hover, .copyright a:active {
        color: #BAEA83;
    }

    
    /*     PC 症例・患者様の声
    ---------------------------------*/
    .shourei, .voice {
        margin: 0 0 40px;
    }
    .shourei_list li, .voice_list li {
        margin: 0 24px 32px;
        padding: 24px;
    }
    .shourei_conts, .voice_conts {
        padding: 24px;
    }
    .shourei_conts h3 {
        width:100%;
    }
    .voice_conts h3 {
        width:100%;
    }
    .shourei_txt, .voice_txt {
        clear: right;
        overflow: hidden;
        padding: 0 0 0 16px;
    }
    .shourei_txt p, .voice_txt p {
        margin: 0 0 1em;
    }
    .shourei_pic {
        float: left;
        width: 100px;
        margin: 0 16px 0 0;
    }
    .shourei_pic img {
        max-width: 100%;
        height: auto;
    }
    .shourei_pic p:first-child {
        margin: 0 0 8px;
    }
    .shourei_pic p:first-child img {
        width: 100px;
        height: auto;
    }
    .voice_pic {
        float: left;
        width: 150px;
        margin: 0 16px 0 0;
    }
    .voice_pic img {
        display: inline-block;
        margin: 0 0 8px;
        max-width: 100%;
        height: auto;
    }
    .menseki {
        overflow: hidden;
        margin: 16px 0 0;
        font-size: 12px;
        color: #79796A;
    }
    /*	　PC トップページ
    ---------------------------------*/
    .top_catch h2 {
        margin: 0 0 32px;
    }
    .top_sejutsu_bt {
        margin: 0 0 24px;
    }
    .top_sejutsu_bt li {
        margin: 0 0 8px;
        width: 32.5%;
        text-align: center;
    }
    .top_point_list {
        margin: 0 23px;
    }

    .top_point_list h3 {
        float: left;
        margin: 0 0 16px;
        width: 416px;
    }
    .top_point_txt {
        clear: left;
    }
	.top_flow_list li {
		width: 46%;
		margin: 0 6px 22px;
	}
	.top_section01_pic {
		max-width: 190px;
		float: right;
		margin: 0 0 0 8%;
	}
	.top_section04_ol li {
		font-size: 20px;
	}
    /*	　PC 下層ページ共通
    ---------------------------------*/
    /*キャッチ*/
    .banner_area {
        text-align: center;
    }
    .catch_list ul {
        margin: 4px 0;
        float: left;
        width: 432px;
    }
    .catch_list li {
        padding: 6px 0 6px 44px;
        font-size: 18px;
    }
    .catch_list .img_right {
        width: 224px;
		float: right;
    }
    .catch_list .img_right img {
        width: auto;
        height: auto;
        max-width: 224px;
        max-height: 224px;
    }
    /*        PC 相互リンク
    ---------------------------------*/ 
    .link_infomation {
        border: solid 1px #EAEAEA;
        width: 600px;
        margin: auto auto;
    }
    .link_th {
        width: 128px;
        line-height: 3em;
        background-color: #FFEFBF;
        border-bottom: 1px solid #EAEAEA;
        padding-left: 10px;
    }
    .link_td {
        padding: 10px;
        border-bottom: 1px solid #EAEAEA;
    }
    .link_th02 {
        width: 158px;
        line-height: 3em;
        background-color: #FFEFBF;
        padding-left: 10px;
    }
    .link_td02 {
        padding: 10px;
    }
    .sogo_link {
        border: 1px solid #EAEAEA;
        width: 598px;
        margin: auto auto;
    }
    .sogo_link dt {
        padding-left: 10px;
        line-height: 2em;
        background-color: #FFEFBF;
    }
    .sogo_link dd {
        padding: 10px;
    }
    /*       PC アクセス
    ---------------------------------*/
    .access_info02 {
        clear: both;
    }
    .access_info03 {
        margin: 0 auto;
        width: 500px;
    }
    /*        PC 料金表
    ---------------------------------*/

    /*        PC コンタクトフォーム
    ---------------------------------*/
    .form_atention {
        width: 92%;
    }
    .privacy_policy {
        height: 150px;
    }
    /*         PC ブログ
    ---------------------------------*/
    .date {
        font-size: 13px;
        color: #ccc;
        text-align: right;
    }
    /*        PC ページ送り
    ---------------------------------*/
    .navigation {
        width: 630px;
    }
}
@media screen and (min-width:680px) and (max-width:984px){
	/*　画面サイズが680pxから984pxはここを読み込む　*/
	/*　リキッドレイアウト微調整　*/
	.img_left, .alignleft {
		float: none;
		margin: 0 auto 0.5em;
	}
	.img_right, .alignright {
		float: none;
		margin: 0 auto 0.5em;
	}
	.img_center {
		display: block;
		margin: 0 auto 16px;
	}
    .conts .img_left {
        float: none;
		margin: 0 auto 16px;
    }
    .conts .img_right {
        float: none;
		margin: 0 auto 16px;
    }
	.top_sejutsu_bt li{
		width:49%;
	}
	.shourei_pic {
		float:none;
		width: 100px;
		margin: 0 auto 16px;
	}
	.shourei_pic p > :first-child img {
		width: 100px;
		height: auto;
	}
	.voice_pic {
		float:none;
		width: 150px;
		margin: 0 auto 16px;
	}
	.voice_pic p > :first-child {
		display: block;
		margin: 0 auto 8px;
	}
	.catch_list ul{
		width:100%;
	}
}
@media screen and (min-width:680px) and (max-width:1084px){
	/*　画面サイズが680pxから1084pxはここを読み込む　*/
	/*　リキッドレイアウト微調整　*/
	.catch_list ul{
		width:100%;
	}
	.catch_list .img_right{
		float:none;
		margin:0 auto 16px;
	}
	.contact_uketsuke .img_left{
		float:none;
		margin:0 auto 16px;
	}
}
@media screen and (min-width:680px) and (max-width:1240px){
	/*　画面サイズが680pxから1240pxはここを読み込む　*/
	/*　リキッドレイアウト微調整　*/
	#contents{
		width:96%;
	}
    .main_img {
		width: 100%;
		background-size:cover;
		padding-top: 45%;
		margin: 0 auto;
    }
}

@media screen and (min-width:1240px){
	/*　画面サイズが1240pxはここを読み込む　*/
    body{
        min-width:1240px;
        max-width: none;
    }
    .main_img {
		width: 100%;
		background-size:contain;
		padding-top: 31.5%;
		margin: 0 auto;
		max-width: 1300px;
    }
}

/*追記css*/
.footer_banner {margin: 0 auto;text-align: center;}
    .footer_banner li{display:inline-block;padding: 5px;}
    @media screen and (max-width:759px) {
    	.footer_banner {text-align: left;padding: 8px;}
    	.footer_banner li{width: 46%;}
    	.footer_banner li img{width: 100%;}
    }
.bnr_box{display: none;}