@charset "utf-8";

/*      WordPress Natie Styles
--------------------------------------*/
/* editor */
.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;
}

/*==================================
base
==================================*/
.clear {
clear: both;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
.img_center {
display: block;
margin: 0 auto 16px;
}
.ribon {
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFFFC2));
background: -webkit-linear-gradient(transparent 60%, #FFFFC2 60%);
background: linear-gradient(transparent 60%, #FFFFC2 60%);
}
.pick {
color: #f1663e;
}
.org {
color: #ee6b00;
}
.smalltxt {
font-size: 0.8em;
}

/*      スマホcommon
-----------------------*/
.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;
}
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;
}
.circle_lst {
-webkit-box-shadow: 0px 0px 4px 2px #ccdee8;
		box-shadow: 0px 0px 4px 2px #ccdee8;
border-radius: 6px;
margin: 0 auto 5%;
padding: 2%;
}
/*.circle_lstli {
margin: 0 4% 3%;
}*/
ul.circle_lstli {
margin: 0 1em 1em;
}
.circle_lstli li {
list-style: none;
background: -webkit-gradient(linear, left top, left bottom, color-stop(96%, transparent), color-stop(96%, #c1e0ff));
background: -webkit-linear-gradient(transparent 96%, #c1e0ff 96%);
background: linear-gradient(transparent 96%, #c1e0ff 96%);
font-weight: bold;
padding: 14px 0 0 20px;
text-indent: -2em;
}
.circle_lstli li:last-child{
margin:0 auto 16px;
}

.circle_lstli li:before {
content: '●';
color:#c1e0ff;
padding:4px;
}
.triangle_under_lst {
clear: both;
}
.triangle_under_lst ul {
background: #fffeec;
list-style: none;
padding: 12px 12px 18px;
margin: 0 8px;
-webkit-box-shadow :0px 0px 5px silver;
		box-shadow :0px 0px 5px silver;
border-radius :8px;
}
.triangle_under_lst ul li {
padding-left: 1em;
text-indent: -.7em;
border-bottom: dotted 2px #d8d6bb;
margin: 8px 0 4px;
font-size: 18px;
}
.triangle_under_lst ul li:before {
content: "▼";
display: inline-block;
-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
color: #3a84df;
font-size: 12px;
padding: 12px;
}

/* 　　　スマホお問い合わせ
-------------------------------*/
.contact_conts {
position: relative;
margin: 0 4px 16px;
padding: 16px;
border-radius: 8px;
}
.contact_tel {
margin: 0 0 8px;
}
.contact_uketsuke {
overflow: hidden;
margin: 24px 0 16px;
}
.contact_uketsuke .contact_tel img{
	width: 70%;
	margin-bottom: 24px;
}
.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;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.contact_add dt {
	width: 25%;
	text-align: right;
font-weight: bold;
}
.contact_add dd {
	width: 75%;
}
.contact_map {
text-align: center;
}
.page_top_pc{
display:none;
}
.contact_uketsuke table{
	width: 100%;
	font-weight:bold;
	font-size: 14px;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic";
	margin-bottom:10px;
}

.contact_uketsuke table th{
	padding: 10px 0;
}
.contact_uketsuke table tr th:first-child {
	padding: 10px 0;
	width: 30%;
}
.contact_uketsuke table tr:nth-child(2) th{
	border-bottom: solid 3px #ff6600;
	vertical-align: middle;
}
.contact_uketsuke table th:nth-child(1){
	border-bottom: solid 3px #ff6600;
}
.contact_uketsuke table th,
.contact_uketsuke table td{
	text-align: center;
	vertical-align: middle;
}
.contact_uketsuke table td {
	border: none;
	color: #ff6600;
	border-bottom: solid 3px #a38773;
	border-top: solid 3px #a38773;
}
.contact_uketsuke table td.pre {
	font-size: 11px;
	line-height: 1em;
	color: #653715;
}
.contact_uketsuke p{
	text-align: right;
}
.contact_uketsuke p.time{
	text-align: center;
	font-size: 13px;
}
/* 　　　　　スマホ地図
-------------------------------*/
.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 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_fixed_menu {
margin: 0 auto;
border: none;
width: 95%;
}
.side_fixed_menu ul {
box-sizing: border-box;
}
.side_fixed_menu li {
margin: 0 auto 10px;
}
.side_fixed_menu li a/*PCサイドバーHOME・アクセスボタン*/ {
box-sizing: border-box;
font-weight: bold;
display: inline-block;
text-decoration: none;
font-size: 18px;
text-align: center;
width: 100%;
padding: 16px 0;
border-radius: 5px;
color: #643c14;
transition: all ease-in-out 0.2s;
position: relative;
}
.side_fixed_menu li a.insta {
letter-spacing: 0.15em;
}
.side_fixed_menu li a.insta::before {
content: "";
background: url(../image/side/insta_ico.png);
display: inline-block;
width: 30px;
height: 30px;
margin-right: 0.6em;
background-size: contain;
vertical-align: middle;
}
.side_fixed_menu li:nth-of-type(odd),
.side_fixed_menu ul li.side_bnr03 {
border-radius:5px;
background: linear-gradient(135deg, #f07804 0%,#f25867 100%);
}
.side_fixed_menu li:nth-of-type(odd) a,
.side_fixed_menu ul li.side_bnr03 a {
width: 98.5%;
background: #fffdef;
margin: 3px;
border-radius:3px;
}
.side_fixed_menu li:nth-of-type(even) a {
	padding: 19px 3px;
background: linear-gradient(135deg, #f6af69 0%,#f79ba4 100%);
}

.side_fixed_menu li a img {
width: 80%;
}
/*メニュー共通設定*/
.widget_nav_menu p,
.connection_menu p,
.widget_categories p,
.widget_recent_entries p {
padding: 8px;
background: linear-gradient(135deg, #f6af69 0%,#f79ba4 100%);
text-align: center;
color: #643c14;
font-size: 18px;
font-weight: bold;
border-radius: 5px 5px 0 0;
}
/*メニュー（固定ページ/関連メニュー）*/
.widget_nav_menu,
.connection_menu {
font-size: 18px;
margin: 0 auto 1em;
width: 95%;
max-width: 640px;
}
.widget_nav_menu ul,
.connection_menu ul {
border: solid 3px #d5c6b9;
border-radius: 0 0 5px 5px;
}
.widget_nav_menu li,
.connection_menu li {
border-bottom: solid 1px #d5c6b9;
}
.widget_nav_menu li:last-child,
.connection_menu li:last-child {
border: none;
}
.widget_nav_menu a,
.connection_menu a {
display: block;
padding: 10px 1em;
text-decoration: none;
color: inherit;
position: relative;
color: #643c14;
}
.side_fixed_menu li a::after,
.widget_nav_menu li a::after,
.connection_menu li a::after,
.widget_categories li a::after,
.side_fixed_menu ul li.side_bnr03 a::after {
font-family: icomoon;
/* content: "\e900"; */
font-size: 1.5em;
position: absolute;
top: 50%;
transform: translateY(-45%);
right: 5px;
color: #f25867;
text-shadow: 2px 0px 3px rgba(120, 94, 68, 0.31);
}
.side_fixed_menu li:nth-of-type(even) a::after {
color: #fff;
}
/*カテゴリ（投稿記事）新着記事*/
.widget_categories,
.widget_recent_entries {
width: 95%;
margin: 0 auto 16px;
border: solid 1px #bdbdae;
border-radius: 8px;
font-weight: 400;
}
.widget_categories ul,
.widget_recent_entries ul {
margin: 16px;
}
.widget_categories li,
.widget_recent_entries li {
margin: 0 0 8px;
padding: 0 0 2px 0px;
border-bottom: dotted 2px #bcbcb2;
}
.widget_categories li a,
.widget_recent_entries li a,
.widget_meta li a {
display: block;
color: inherit;
text-decoration: none;
}
.widget_recent_entries li {
position: relative;
padding: 16px 0 0;
font-size: 15px;
}
.widget_recent_entries .post-date {
position: absolute;
top: 0;
display: block;
font-size: 13px;
}
/*検索*/
.widget_search {
text-align: center;
}
.widget_search label {
display: none;
}
/*月別アーカイブ*/
.widget_archive {
text-align: center;
}
.widget_archive label::before {
content: "月別アーカイブ";
}
/*メタ情報*/
.widget_meta {
border-bottom: solid 1px #BDBDAE;
}
.widget_meta p {
padding: 8px;
border-bottom: solid 1px #BDBDAE;
text-align: center;
}
.widget_meta ul {
margin: 16px 8px 0;
}
.widget_meta li {
position: relative;
margin: 0 0 8px;
border-bottom: dotted 1px #BDBDAE;
font-size: 14px;
}
.widget_meta li:last-child {
border-bottom: none;
}


/*       スマホfooter
---------------------------------*/
.f_inner{
display:none;
}
.f_nav {
	display: flex;
	position:fixed;
	bottom: 0;
}
/*     スマホ 患者様の声
---------------------------------*/
.voice {
margin: 0 0 24px;
}
.voice_list li {
margin: 0 4px 16px;
padding: 16px;
background: #FCEEF0;
border: solid 3px #d5c6b9;
border-radius: 8px;
}
.voice_conts {
overflow: hidden;
padding: 16px;
background: #fff;
}
.voice_conts h3,
.voice_tit{
margin: 0 0 8px;
padding: 8px 16px;
background: #fff;
border-bottom : dotted 2px #d5c6b9;
-webkit-box-sizing: border-box;
		box-sizing: border-box;
font-weight: bold;
}
.voice_txt p {
margin: 0 0 1em;
}
.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: #f25867;
}
/*   スマホ 新着情報
---------------------------------*/
.news_box {
margin: 20px 0;
padding: 10px;
overflow: hidden;
border: 2px solid #7A7A6B;
}
.news_cat{
color: #fff;
font-weight: bold;
}
.news_ttl span{
padding: 4px 10px;
}
.news_ttl {
border-bottom: dotted 2px #CFCFC7;
padding: 6px;
margin-bottom: 8px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap: wrap;
	flex-wrap: wrap;
-webkit-box-align: center;
	-ms-flex-align: center;
		align-items: center;
font-size: 16px;
}
.news_date {
font-size: 14px;
opacity: 0.8;
}
.news_box p {
padding: 4px 16px;
}
.news_more {
margin: 0 4px;
text-align: right;
font-size: 18px;
border-bottom: dotted 2px #CFCFC7;
}
.news_more a {
text-decoration: none;
}
/* カテゴリ毎の色分け */
span.other {
background-color: #7A7A6B;
}
span.news {
background-color: #7A7A6B;
}
span.event {
background-color: #BDBDAE;
}
span.reserve {
background-color: #030303;
}
/*	　スマホ　トップページ
---------------------------------*/
.top_catch .catch_list {
margin: 0 0.5em 2em;
}
.top_catch .catch_list ul li.smalltxt {
font-size: 0.8em;
}
.top_catch .catch_list ul li span {
font-weight: bold;
}
.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 {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
align-items: center;
font-size: 18px;
margin: 0 0 16px;
line-height: 1.2;
}
.top_point_list h3 span {
display: contents;
}
.moresmalltxt {
font-size: 12px;
}
.top_point_list h3 img {
max-width: 50px;
margin:0 2vw 0 0;
}
.top_point_txt {
clear: left;
font-size: 14px;
}
.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 center;
font-size: 15px;
border-bottom: dotted 2px #C9C9BA;
}
.catch_list .img_right img {
width: auto;
height: auto;
max-width: 224px;
max-height: 224px;
}
/*初めての方へ*/
.first_btn {
	text-align: center;
}
.first_btn ul {
	display: block;
	margin-bottom: 32px;
}
.first_btn ul li{
	background: linear-gradient(135deg, #f79ba4 0%,#f6af69 100%);
	width: 90%;
	font-size: 20px;
	font-weight: bold;
	margin: 8px auto 12px;
	padding: 12px;
	position: relative;
	border-radius: 12px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #f7ba59;
	display: block;
	color: #fff;
}
.first_btn ul li a {
	color: #735b3f;
	text-decoration: none;
}
.first_btn:active {
	top: 3px;
	box-shadow: none;
}
.first_btn ul li a:after {
	content:'>';
	padding: 8px;
	color: #fff;
}
/*         スマホ料金表
---------------------------------*/
.ryoukin_list01,
.ryoukin_list02 {
margin: 0 auto 32px;
width: 100%;
text-align: center;
}
.ryoukin_list01 th,
.ryoukin_list01 td {
width: 50%;
}
.ryoukin_list02 th,
.ryoukin_list02 td {
width: 33.3%;
}
.ryoukin_list01 th,
.ryoukin_list01 td,
.ryoukin_list02 th,
.ryoukin_list02 td {
padding: 8px;
border: solid 1px #d5c6b9;
}
.ryoukin_list01 th,
.ryoukin_list02 th {
background: #fffdef;
}
.ryoukin_style01 {
font-size: 20px;
font-weight: bold;
color: #000;
margin-left: 50px;
}
.ryoukin_chui {
text-indent: -1em;
margin: 0 30px;
}
/*    スマホコンタクトフォーム
---------------------------------*/
.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;
-webkit-box-sizing: border-box;
		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;
-webkit-box-sizing: border-box;
		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(254, 123, 49, 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;
}
/*        スマホ よくある質問
---------------------------------*/
.faq {
	display: block;
	width: 96%;
	position: relative;
	margin: 0 auto 1em;
	padding: 20px 0;
	background: #ffeded;
}
.faq dd {
	position: relative;
	background-color: #fff;
	margin: 0.5em 1.5em;
}
.faq dt p {
	padding: 2em 1.4em 1em;
	font-weight: bold;
}
.faq dd p {
	padding: 3.5em 1em 1em;
}
.faq_q,
.faq_a {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 5px;
	box-sizing: border-box;
	padding: 0 12px;
	margin: 0;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	letter-spacing: 0.1em;
	color: white;
	background: #ff8e20;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}
.faq_a {
	background: #ff666c;
}
.faq_q:before,
.faq_a:before {
	position: absolute;
	content: "";
	top: 0;
	left: -7px;
	border: none;
	height: 40px;
	width: 7px;
	background: #ff8e20;
	border-radius: 5px 0 0 5px;
}
.faq_a:before {
	background: #ff666c;
}
.faq_q:after,
.faq_a:after {
	position: absolute;
	content: "";
	bottom: -5px;
	left: -5px;
	border: none;
	height: 6px;
	width: 5px;
	background: #a35f1b;
	border-radius: 5px 0 0 5px;
}
.faq_a::after {
	background: #884548;
}

@media screen and (min-width:480px) {
/*　画面サイズが480pxからはここを読み込む　*/
/*　for iPhone Landscape　(iPhone 横)　*/

  .br_onoff {
    display: none;
  }
  .alignleft {
    float: left;
    margin: 0 0.5em 0.5em 0;
  }
  .alignright {
    float: right;
    margin: 0 0 0.5em 0.5em;
  }
  .voice_pic {
    float: left;
    margin: 0 16px 0 0;
  }
  .voice_pic p > :first-child {
    display: block;
    margin: 0 0 8px;
  }

  /*      スマホ横アクセス
  ---------------------------------*/
  .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;
  }
}
@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;
  }

  .br_onoff {
    display: none;
  }

  /*			PC common
  ------------------------------*/
  .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 お問い合わせ
  ---------------------------------*/
  .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_fixed_menu {
    width: 100%;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
      "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
      "MS PGothic", sans-serif;
  }
  .side_fixed_menu li {
    margin: 0 auto 16px;
    max-width: 256px;
    transition: all ease-in-out .2s;
  }
  .side_fixed_menu li a/*PCサイドバーHOME・アクセスボタン*/ {
    transition: all ease-in-out .2s;
    padding: 12px 0;
  }
  .side_fixed_menu li a::after,
  .side_fixed_menu ul li.side_bnr03 a::after {
    content: none;
  }
  .side_fixed_menu li:nth-of-type(even) a:hover {
    background: linear-gradient(135deg, #f79ba4 0%,#f6af69 100%);
    letter-spacing: 0.1em;
  }
  .side_fixed_menu li:nth-of-type(odd) a:hover,
  .side_fixed_menu ul li.side_bnr03 a:hover {
  background-color: transparent;
  letter-spacing: 0.1em;
  }

  .side_fixed_menu li a img {
  width: 90%;
  }
  .side_fixed_menu li:nth-of-type(odd) a,
  .side_fixed_menu ul li.side_bnr03 a {
  width: 97.5%;
  }
  /*メニュー（固定ページ/関連メニュー）*/
  .widget_nav_menu,
  #custom_html-13,
  .connection_menu {
    font-weight: 500;
    width: 100%;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
      "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
      "MS PGothic", sans-serif;
  }
  .widget_nav_menu ul,
  .connection_menu ul {
    padding: 16px;
  }
  .widget_nav_menu li,
  .connection_menu li {
    margin: 0 0 8px;
    padding: 0 0 2px 0;
    text-align: center;
    border-bottom: dotted 2px #d5c6b9;
  }
  .widget_nav_menu li:hover,
  .widget_nav_menu li:active,
  .connection_menu li:hover,
  .connection_menu li:active {
    color: #bdbdae;
  }
  .widget_nav_menu li:last-child,
  .connection_menu li:last-child {
    border-bottom: dotted 2px #d5c6b9;
  }
  .widget_nav_menu a,
  .connection_menu a {
    background: none;
    padding: 0;
    color: inherit;
  }
  .widget_nav_menu li a::after,
  .connection_menu li a::after,
  .widget_categories li a::after {
    content: none;
  }
  .widget_categories,
  .widget_recent_entries,
  .widget_search,
  .widget_archive,
  .widget_meta {
    width: 100%;
  }
  .widget_categories li:hover,
  .widget_categories li:active {
    color: #bdbdae;
  }

  /*     PC 患者様の声
  ---------------------------------*/
  .voice {
    margin: 0 0 40px;
  }
  .voice_list li {
    margin: 0 24px 32px;
    padding: 24px;
  }
  .voice_conts {
    padding: 24px;
  }
  .voice_conts h3 {
    width:100%;
  }
  .voice_txt {
    clear: right;
    overflow: hidden;
    padding: 0 0 0 16px;
  }
  .voice_txt p {
    margin: 0 0 1em;
  }
  .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: #f25867;
  }
  /*	　PC トップページ
  ---------------------------------*/
  .top_catch h2 {
    margin: 0 0 32px;
  }
  .top_catch .catch_list {
    width: 80%;
    margin: 0 auto 2em;
  }
  .top_catch .catch_list ul {
    width: 100%;
  }
  .top_catch .catch_list ul li {
    font-size: 20px;
  }
  .top_catch .catch_list ul li.smalltxt{
    font-size: 18px;
  }
  .top_point_list {
    margin: 0 24px;
  }

  .top_point_list h3 {
    float: left;
    font-size: 26px;
    line-height: 1.3em;
    margin: 0 0 16px;
  }
  .top_point_list h3 img {
    max-width: 70px;
    margin:0 1vw 0 0;
  }
  .top_point_list li .img_right {
    max-width: 380px;
  }
  .top_point_txt {
    clear: left;
  }
  .top_flow_list li {
    width: 46%;
    margin: 0 6px 22px;
  }

  /*	　PC 下層ページ共通
  ---------------------------------*/
  /*キャッチ*/
  .banner_area {
    text-align: center;
  }
  .catch_list ul {
    margin: 4px 0;
    float: left;
    width: 62%;
  }
  .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;
  }
  /*初めての方へ*/
  .first_btn ul{
    display: flex;
  }
  .first_btn ul li {
    width: 50%;
    margin: 12px;
  }
  /*        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_info01 p {
    margin: 0;
  }
  .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;
    text-align: right;
  }
  /*        PC ページ送り
  ---------------------------------*/
  .navigation {
    width: 630px;
  }
  .voice_pic p > :first-child {
    display: block;
    margin: 0 auto 8px;
  }
}

@media screen and (min-width:960px){
  #form_contents {
  width: 720px;
  margin: 0 auto;
  }
  /* img */
  .aligncenter {
  display: block;
  margin: 0 auto 8px;
  }
  .alignright {
  float: right;
  margin: 0 0 8px 8px;
  }
  .alignleft {
  float: left;
  margin: 0 8px 8px 0;

  }
  .img_left {
  margin: 0 16px 16px 0;
  float: left;
  }
}
@media screen and (min-width:1240px){
/*　画面サイズが1240pxはここを読み込む　*/
  .h_flex {
    display: flex;
    justify-content: space-between;
  }
  .h_right {
    width: 62%;
  }
  .h_right_inner {
    margin-left: 16px;
    font-size: 14px;
  }
}