* {
	margin: 0;
	padding: 0;
}
img {
	width: 100%;
	max-width: 100%;
	width /***/:auto;
	height: auto;
	backface-visibility: hidden;
}
ul li {
	list-style-type: none;
}
a {
	color: #0082ba;
}
a:hover,
a img:hover,
.btn:hover {
	opacity: 0.8;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.clr {
	clear: both;
	zoom: 1;
}
.clr:before,
.clr:after {
	content: "";
	display: block;
	clear: both;
}
input,
textarea,
button {
	outlin: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 13px;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	line-height: 1.5;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-break: break-all;
	word-wrap: break-word;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.warp {
	padding: 0 10px;
}
#page {
	position: relative;
	text-align: left;
	max-width: 1000px;
	margin: 20px auto 40px;
	padding: 0;
}
#page .main_wrapper {
	width: 70%;
	float: left;
}
#page .main_wrapper .main_content {
	background: #fff;
}
#page .title_block {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	background: url(/img/title/title_01.png) right -10px top -20px no-repeat rgba(0,51,102,1.0);
	background-size: 130px auto;
	position: relative;
	margin-top: 4px;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#page .title_block a {
	color: #fff;
	text-decoration: none;
	background: url(/img/icon/arrow_02.png) right 6px center no-repeat;
	background-size: auto 14px;
	display: block;
	margin: -10px;
	padding: 10px;
}
#page .title_block hr {
	width: 100%;
	height: 2px;
	background: #003366;
	border: none;
	display: block;
	position: absolute;
	top: -4px;
	margin-left: -10px;
}
#page .title_block.space {
	margin-bottom: 16px;
}
#page .block + .block {
	margin-top: 40px;
}

/* ヘッダー
====================================== */
#header {
	height: 104px;
	text-align: left;
	border-top: 3px solid #006793;
	background: url(/img/header/header_bg.png) left top repeat rgba(255,255,255,1.0);
	position: relative;
}
#header .header_inner {
	max-width: 1000px;
	height: 104px;
	margin: auto;
	position: relative;
}
#header .header_inner .logo {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 238px;
	height: 62px;
	transform: translate3d( 0, -50%, 0 );
}
#header .header_inner .catch_pc {
	color: #000;
	font-size: 20px;
	line-height: 1.3;
	background: #fcfcfc;
	border: 2px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	display: block;
	position: absolute;
	right: 90px;
	top: 50%;
	transform: translate3d( 0, -50%, 0 );
	padding: 15px 5px 15px 15px;
	z-index: 10;
}
#header .header_inner .catch_pc:before {
	content: "";
	border: 10px solid transparent;
	border-left: 10px solid #fcfcfc;
	position: absolute;
	right: -19px;
	top: 50%;
	transform: translate3d( 0, -50%, 0 );
	z-index: 10;
}
#header .header_inner .catch_pc:after {
	content: "";
	border: 10px solid transparent;
	border-left: 10px solid #aaa;
	position: absolute;
	right: -21px;
	top: 50%;
	transform: translate3d( 0, -50%, 0 );
}
#header .catch_sp {
	display: none;
}
#header .header_inner .doctor {
	height: 104px;
	position: absolute;
	top: 0;
	right: 0;
}

/* メニュー
====================================== */
.follow-btn_wrapper {
	background: #006793;
	background: -moz-linear-gradient(top,  #006793 0%, #006793 48%, #006793 50%, #00597f 50%, #00597f 100%);
	background: -webkit-linear-gradient(top,  #006793 0%,#006793 48%,#006793 50%,#00597f 50%,#00597f 100%);
	background: linear-gradient(to bottom,  #006793 0%,#006793 48%,#006793 50%,#00597f 50%,#00597f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006793', endColorstr='#00597f',GradientType=0 );
}
.follow-btn_wrapper .follow-btn {
	max-width: 1000px;
	margin: 0 auto 0;
}
.follow-btn_wrapper .follow-btn ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
.follow-btn_wrapper .follow-btn ul li {
	width: 25%;
	height: 40px;
	background: #006793;
	background: -moz-linear-gradient(top,  #006793 0%, #006793 48%, #006793 50%, #00597f 50%, #00597f 100%);
	background: -webkit-linear-gradient(top,  #006793 0%,#006793 48%,#006793 50%,#00597f 50%,#00597f 100%);
	background: linear-gradient(to bottom,  #006793 0%,#006793 48%,#006793 50%,#00597f 50%,#00597f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006793', endColorstr='#00597f',GradientType=0 );
	border-right: 1px solid #fff;
	display: inline-block;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.follow-btn_wrapper .follow-btn ul li:first-child {
	border-left: 1px solid #fff;
}
.follow-btn_wrapper .follow-btn ul li a {
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.follow-btn_wrapper .follow-btn ul li a:hover {
	opacity: 1.0;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.follow-btn_wrapper .follow-btn ul li a img {
	height: 15px;
	display: inline-block;
	vertical-align: top;
	margin: 13px 5px 0 0;
}
.follow-btn_wrapper .follow-btn ul li.hvr-shutter-out-vertical:before {
	background: rgba(32,152,209,0.5);
}

/* ハンバーガーメニュー
====================================== */
.hamburger-menu-wrapper {
	background: #006397;
	border-radius: 4px;
	padding: 2px;
	display: inline-block;
	position: absolute;
	top: -50px;
	right: 10px;
}
.hamburger-menu-wrapper.bounce-effect {
	animation: bounce 0.3s ease 1;
}
.menu-overlay {
	transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	display: none;
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(255, 255, 255, 1);
	z-index: 1111;
}
.menu {
	display: none;
	position: relative;
}
.hamburger-menu {
	border: 0;
	margin: 0 auto;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	width: 36px;
	height: 36px;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 9999;
	cursor: pointer;
	background: transparent;
}
.menu-list {
	display: table;
	margin: auto;
}
.menu-list a {
	color: #333;
	text-decoration: none;
	font-size: 18px;
	display: inline-block;
	margin: 15px 0;
	transition: all 0.5s ease;
}
.menu-list a img {
	width: 13px;
	height: 13px;
	background: #333;
	border-radius: 6px;
	display: inline-block;
	vertical-align: top;
	margin: 2px 7px 0 0;
	padding: 5px;
}
.hamburger-menu:focus {
	outline: none;
}
.hamburger-menu span {
	display: block;
	position: absolute;
	top: 17px;
	left: 5px;
	right: 5px;
	height: 2px;
	background: #fff;
}
.hamburger-menu span:before, .hamburger-menu span:after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	content: "";
}
.hamburger-menu span:before {
	top: -7px;
}
.hamburger-menu span:after {
	bottom: -7px;
}
.hamburger-menu span:before, .hamburger-menu span:after {
	transition-duration: 0.3s, 0.3s;
	transition-delay: 0.3s, 0s;
}
.hamburger-menu span:before {
	transition-property: top, transform;
}
.hamburger-menu span::after {
	transition-property: bottom, transform;
}
.hamburger-menu.active span {
	background: none;
}
.hamburger-menu.active span:before {
	top: 0;
	transform: rotate(225deg);
}
.hamburger-menu.active span:after {
	bottom: 0;
	transform: rotate(135deg);
}
.hamburger-menu.active span:before, .hamburger-menu.active span:after {
	transition-delay: 0s, 0.3s;
}
@keyframes
	bounce {  0% {
		transform: rotate(0);
	}
	45% {
		transform: rotate(15deg);
	}
	90% {
		transform: rotate(-7deg);
	}
	100% {
		transform: rotate(0);
	}
}
@media screen and (max-width: 593px) {
	.menu-overlay {
		top: 30px;
	}
}

/* パンくずリスト
====================================== */
#breadCrumb {
	width: 100%;
	height: 34px;
	overflow: hidden;
	background-color: #eee;
	position: relative;
}
#breadCrumb ul {
	max-width: 1000px;
	margin: auto;
	padding: 0 10px;
	box-sizing: content-box;
}
#breadCrumb ul li {
	color: #4a4a4a;
	font-size: 13px;
	text-align: center;
	line-height: 34px;
	white-space: nowrap;
	display: table-cell;
	padding: 0 5px;
}
#breadCrumb ul li+li {
	background: url(/img/icon/arrow_03.png) left center no-repeat;
	margin-left: 5px;
	padding-left: 25px;
}
#breadCrumb ul li:last-child {
	padding-right: 20px;
}
#breadCrumb ul li.home {
	padding: 0;
}
#breadCrumb ul li a {
	line-height: 34px;
	text-decoration: none;
	display: block;
}
#breadCrumb ul li:last-child a {
	color: #4b4b4b;
	pointer-events: none;
}
#breadCrumb ul li a:hover {
	text-decoration: underline;
}
#breadCrumb ul li.home a {
	width: 25px;
	height: 34px;
	text-indent: -10000px;
	background: url(/img/icon/home_02.png) left center no-repeat;
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
	overflow: hidden;
}
#breadCrumb .arrow {
	width: 25px;
	height: 34px;
	text-indent: -9999px;
	background: rgba(81,71,69,0.5);
	border-radius: 50% 0 0 50%;
	position: absolute;
	right: 0;
	top: 0;
}
#breadCrumb .arrow:after {
	content: "";
	border: 5px solid transparent;
	border-right: 5px solid #fff;
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translate3d( 0, -50%, 0 );
}

/* ページネーション
====================================== */
#page .linear_navi {
	font-size: 0;
	text-align: center;
	margin: 27px -7px -7px 0;
}
#page .linear_navi a,
#page .linear_navi span {
	height: 28px;
	color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	background: #006793;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	position: relative;
	margin: 0 7px 7px 0;
	padding: 0 10px;
}
#page .linear_navi .current {
	pointer-events: none;
	background: #fd6c31;
}
#page .linear_navi .prev {
	background: url(/img/icon/arrow_07.png) 10px 9px no-repeat rgba(0,103,147,1.0);
	background-size: 7px 11px;
	padding-left: 23px;
}
#page .linear_navi .prev_max {
	background: url(/img/icon/arrow_09.png) 10px 9px no-repeat rgba(0,103,147,1.0);
	background-size: 12px 11px;
	padding-left: 27px;
}
#page .linear_navi .next {
	background: url(/img/icon/arrow_06.png) right 10px top 9px no-repeat rgba(0,103,147,1.0);
	background-size: 7px 11px;
	padding-right: 23px;
}
#page .linear_navi .next_max {
	background: url(/img/icon/arrow_08.png) right 10px top 9px no-repeat rgba(0,103,147,1.0);
	background-size: 12px 11px;
	padding-right: 27px;
}

/* リニアナビ
====================================== */
#nav-below {
	margin-top: 30px;
}
.navigation {
	max-width: 1000px;
	font-size: 0;
	overflow: hidden;
}
.nav-previous,
.nav-next {
	width: 47.5%;
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.nav-previous a:link,
.nav-previous a:visited,
.nav-previous a:active,
.nav-next a:link,
.nav-next a:visited,
.nav-next a:active {
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	background: #006793;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.nav-previous {
	margin-right: 5%;
}
.nav-previous a {
	padding: 0px 10px 0px 24px;
}
.nav-previous a .meta-nav {
	width: 7px;
	height: 12px;
	content: "";
	background: url(/img/icon/arrow_07.png) left center no-repeat rgba(0,103,147,1.0);
	background-size: 7px 12px;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}
.nav-next {
	text-align: right;
}
.nav-next a {
	padding: 0px 24px 0px 10px;
}
.nav-next a .meta-nav {
	width: 7px;
	height: 12px;
	content: "";
	background: url(/img/icon/arrow_06.png) left center no-repeat rgba(0,103,147,1.0);
	background-size: 7px 12px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}


/* サイドカラム
====================================== */
#page .side_content {
	width: 28%;
	float: right;
}
#page .side_content .side__area img {
	display: block;
}
#page .side_content .side__area.sp {
	display: none;
}
#page .side_content .side__area + .side__area {
	margin-top: 20px;
}
/* コラム検索 */
#page .column_search {
	background: #003366;
	margin-bottom: 16px;
}
#page .column_search #searchform div {
	font-size: 0;
}
#page .column_search #searchform #s {
	width: 88%;
	height: 23px;
	font-size: 13px;
	line-height: 23px;
	border: 1px solid transparent;
	border-right: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0 3px;
}
#page .column_search #searchform #s:placeholder-shown {color: #aaa;}
#page .column_search #searchform #s::-webkit-input-placeholder {color: #aaa;}
#page .column_search #searchform #s:-moz-placeholder {color: #aaa; opacity: 1;}
#page .column_search #searchform #s::-moz-placeholder {color: #aaa; opacity: 1;}
#page .column_search #searchform #s:-ms-input-placeholder {color: #aaa;}

#page .column_search #searchform #searchsubmit {
	width: 12%;
	height: 23px;
	font-family: FontAwesome;
	color: #fff;
	text-align: center;
	background: #ff923d;
	background: -moz-linear-gradient(top, #ff923d 0%, #ff923d 50%, #f27222 50%, #f27222 100%);
	background: -webkit-linear-gradient(top, #ff923d 0%,#ff923d 50%,#f27222 50%,#f27222 100%);
	background: linear-gradient(to bottom, #ff923d 0%,#ff923d 50%,#f27222 50%,#f27222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff923d', endColorstr='#f27222',GradientType=0 );
	border: 1px solid transparent;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
/* コラム */
#page .side_content .side__area ul {
	color: #444;
	font-size: 15px;
	border: 1px solid #e7e1d5;
	border-top: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#page .side_content .side__area ul li {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.5px;
	background: url(/img/icon/arrow_01.png) right 15px center no-repeat;
	background-size: auto 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 12px 30px 9px 10px;
	cursor: pointer;
}
#page .side_content .side__area ul li + li {
	border-top: 1px dotted #aaa;
}
#page .side_content .side__area ul li a {
	color: #444;
	display: block;
	text-decoration: none;
}
#page .side_content .side__area ul li a:hover {
	text-decoration: underline;
}
#page .side_content .side__area.side_procedure_area.slide .open {
	text-align: right;
	background: #fff;
	border-top: 1px solid #e7e1d5;
	display: block;
	position: relative;
	margin-top: -1px;
	padding: 15px 0 2px;
}
#page .side_content .side__area.side_procedure_area.slide .open .open_list {
	color: #444;
	text-decoration: none;
	background: #f6f2e9;
	border: 1px solid #e7e1d5;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	padding: 4px 10px 2px;
}
/* クリニック検索 */
#page .side_content .side_search h2 {
	margin-bottom: 3px;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu {
	color: #444;
	font-size: 15px;
	border: 1px solid #e7e1d5;
	border-top: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu .button {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	background: url(/img/icon/open.png) right 10px center no-repeat;
	background-size: 16px 16px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu .button + .button {
	border-top: 1px dotted #aaa;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu .menu {
	width: 100%;
	min-width: 100%;
	height: 320px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu .menu ul {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu .menu ul li {
	width: 100%;
	height: 35.5px;
	text-indent: 30px;
	list-style: none;
	background: url(/img/icon/arrow_01.png) 10px 14px no-repeat;
	background-size: auto 10px;
	border: none;
	margin: 0;
	padding: 0;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu .menu ul li a {
	color: #444;
	line-height: 40px;
	text-decoration: none;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu .menu ul li a:hover {
	text-decoration: underline;
}
#page .side_content .side_search .side_clinic_area .clinic_area_menu .menu .close {
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(/img/icon/close.png) center no-repeat;
	background-size: 20px 20px;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

/* フッター
====================================== */
#footer {
	text-align: center;
	border-top: 3px solid #006397;
}
#footer .footer_inner {
	max-width: 1000px;
	margin: 0 auto 0;
	padding: 20px 0;
	position: relative;
}
#footer .footer_inner .footer__menu {
	font-size: 0;
	padding: 20px 0;
}
#footer .footer_inner .footer__menu li {
	font-size: 14px;
	display: inline-block;
}
#footer .footer_inner .footer__menu li span {
	padding: 0 5px;
}

/* トップに戻るボタン
====================================== */
.page_top {
	width: 72px;
	height: 72px;
	position: fixed;
	right: 10px;
	bottom: 14.5px;
	z-index: 10;
	display: none;
}
.page_top div {
	text-decoration: none;
	cursor: pointer;
}
.page_top div img {
	width: 72px;
	max-width: 72px;
	height: 72px;
	opacity: 0.9;
}
.page_top div img:hover {
	opacity: 1.0;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

/* クリニック検索
====================================== */
#page #searchClinic .intoro {
	color: #003a64;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 10px;
}
#page #searchClinic .sub_area {
	font-size: 0;
}
#page #searchClinic .sub_area img {
	width: 22%;
	display: inline-block;
	vertical-align: middle;
}
#page #searchClinic .sub_area p {
	width: 76%;
	font-size: 20px;
	line-height: 1.3;
	background: #fcfcfc;
	border: 2px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	position: relative;
	margin-left: 2%;
	padding: 15px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#page #searchClinic .sub_area p:before {
	content: "";
	border: 10px solid transparent;
	border-right: 10px solid #fcfcfc;
	position: absolute;
	left: -19px;
	top: 50%;
	transform: translate3d( 0, -50%, 0 );
	z-index: 10;
}
#page #searchClinic .sub_area p:after {
	content: "";
	border: 10px solid transparent;
	border-right: 10px solid #aaa;
	position: absolute;
	left: -21px;
	top: 50%;
	transform: translate3d( 0, -50%, 0 );
}
#page #searchClinic #areas {
	background: #fafaf8;
	border: 1px solid #ccc;
	position: relative;
	overflow: hidden;
}
#page #searchClinic #areas .areasMap {
	width: 600px;
	height: 656px;
	background: url(/img/common/map.png) center no-repeat;
	background-size: 600px 556px;
	position: relative;
	left: 50%;
	transform: translate3d( -50%, 0, 0 );
}
#page #searchClinic #areas .areasMap .btn {
	width: 140px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	line-height: 40px;
	background-color: #ccc;
	border: 1px solid transparent;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	display: block;
	position: absolute;
	cursor: pointer;
	padding-left: 10px;
	z-index: 1;
}
#page #searchClinic #areas .areasMap .btn:after {
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	top: 40%;
	right: 10px;
	border-style: solid;
	border-width: 3px;
	border-color: #fff;
	border-left: none !important;
	border-top: none !important;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#page #searchClinic #areas .areasMap .btn.btn1 {background-color: #6699cc;}
#page #searchClinic #areas .areasMap .btn.btn2 {background-color: #52bbd1;}
#page #searchClinic #areas .areasMap .btn.btn3 {background-color: #71d5cb;}
#page #searchClinic #areas .areasMap .btn.btn4 {background-color: #c0c743;}
#page #searchClinic #areas .areasMap .btn.btn5 {background-color: #efb838;}
#page #searchClinic #areas .areasMap .btn.btn6 {background-color: #f58c3f;}
#page #searchClinic #areas .areasMap .btn.btn7 {background-color: #f1a296;}
#page #searchClinic #areas .areasMap .btn.btn8 {background-color: #e77a72;}

#page #searchClinic #areas .areasMap .btn.btn1 {top: 53px; right: 173px;}
#page #searchClinic #areas .areasMap .btn.btn2 {top: 185px; right: 173px;}
#page #searchClinic #areas .areasMap .btn.btn3 {bottom: 90px; right: 10px;}
#page #searchClinic #areas .areasMap .btn.btn4 {top: 245px; right: 173px;}
#page #searchClinic #areas .areasMap .btn.btn5 {bottom: 60px; right: 160px;}
#page #searchClinic #areas .areasMap .btn.btn6 {top: 317px; left: 150px;}
#page #searchClinic #areas .areasMap .btn.btn7 {bottom: 60px; left: 150px;}
#page #searchClinic #areas .areasMap .btn.btn8 {top: 317px; left: 0;}

#page #searchClinic #areas .area {
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
#page #searchClinic #areas .area .pref_list li {
	width: 50%;
	float: left;
	background-color: #fff;
	border-bottom: 1px solid #d9d9d9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#page #searchClinic #areas .area .pref_list li:nth-child(odd),
#page #searchClinic #areas .area#area_1 .pref_list li:last-child,
#page #searchClinic #areas .area#area_3 .pref_list li:last-child,
#page #searchClinic #areas .area#area_6 .pref_list li:last-child {
	border-right: 1px solid #d9d9d9;
}
#page #searchClinic #areas .area .pref_list li>a {
	color: #006397;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
#page #searchClinic #areas .area .pref_list li>a {
	height: 80px;
	font-size: 18px;
	line-height: 80px;
	display: block;
	padding: 0 20px;
}
#page #searchClinic #areas .area .pref_list li>a:after {
	content: "";
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	top: 40%;
	right: 20px;
	border-style: solid;
	border-width: 3px;
	border-color: #b7a9a2;
	border-left: none !important;
	border-top: none !important;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#page #searchClinic #areas .area .back {
	width: 100%;
	text-align: center;
	padding: 20px 0 20px;
	clear: both;
}
#page #searchClinic #areas .area .back span {
	max-width: 100%;
	height: 40px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-decoration: none;
	background-color: #006397;
	border: 1px solid transparent;
	border-radius: 20px;
	-moz-box-shadow: 0 0 2px rgba(255,255,255,0.8);
	-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.8);
	-o-box-shadow: 0 0 2px rgba(255,255,255,0.8);
	-ms-box-shadow: 0 0 2px rgba(255,255,255,0.8);
	box-shadow: 0 0 2px rgba(255,255,255,0.8);
	display: inline-block;
	padding: 0 25px;
	cursor: pointer;
}
/* クリニック検索のレスポンシブ対応
-------------------------------------- */
/* 973px以下用 */
@media screen and (max-width: 973px) {
	#page #searchClinic .sub_area p {
		font-size: 18px;
		padding: 10px;
	}
	#page #searchClinic #areas .areasMap {
		width: 450px;
		height: 500px;
		background-size: contain;
	}
	#page #searchClinic #areas .areasMap .btn {
		width: 115px;
		height: 35px;
		line-height: 35px;
		padding-left: 7px;
	}
	#page #searchClinic #areas .areasMap .btn:after {
		content: "";
		width: 5px;
		height: 5px;
		top: 39%;
		right: 7px;
	}
	#page #searchClinic #areas .areasMap .btn.btn1 {top: 45px; right: 130px;}
	#page #searchClinic #areas .areasMap .btn.btn2 {top: 143px; right: 130px;}
	#page #searchClinic #areas .areasMap .btn.btn3 {bottom: 65px; right: 0px;}
	#page #searchClinic #areas .areasMap .btn.btn4 {top: 185px; right: 130px;}
	#page #searchClinic #areas .areasMap .btn.btn5 {bottom: 45px; right: 125px;}
	#page #searchClinic #areas .areasMap .btn.btn6 {top: 238px; left: 123px;}
	#page #searchClinic #areas .areasMap .btn.btn7 {bottom: 44px; left: 80px;}
	#page #searchClinic #areas .areasMap .btn.btn8 {top: 238px; left: 0;}
}
/* 593px以下用 */
@media screen and (max-width: 593px) {
	#page #searchClinic #areas .areasMap {
		width: 300px;
		height: 320px;
		background-size: contain;
	}
	#page #searchClinic #areas .areasMap .btn {
		width: 75px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
		padding-left: 5px;
	}
	#page #searchClinic #areas .areasMap .btn:after {
		content: "";
		width: 4px;
		height: 4px;
		top: 44%;
		right: 5px;
		border-width: 2px;
	}
	#page #searchClinic #areas .areasMap .btn.btn1 {top: 15px; right: 90px; width: 85px;}
	#page #searchClinic #areas .areasMap .btn.btn2 {top: 54px; right: 90px;}
	#page #searchClinic #areas .areasMap .btn.btn3 {bottom: 15px; right: 7px;}
	#page #searchClinic #areas .areasMap .btn.btn4 {top:107px; right: 90px;}
	#page #searchClinic #areas .areasMap .btn.btn5 {bottom: 15px; right: 90px;}
	#page #searchClinic #areas .areasMap .btn.btn6 {top: 144px; left: 82px;}
	#page #searchClinic #areas .areasMap .btn.btn7 {bottom: 15px; left: 52px;}
	#page #searchClinic #areas .areasMap .btn.btn8 {top: 144px; left: 0;}

	#page #searchClinic #areas .area {
		max-height: 318px;
	}
	#page #searchClinic #areas .area .pref_list li>a {
		height: 44px;
		font-size: 13px;
		line-height: 44px;
		padding: 0 15px;
	}
	#page #searchClinic #areas .area .pref_list li>a:after {
		content: "";
		width: 5px;
		height: 5px;
		top: 44%;
		right: 10px;
		border-width: 2px;
	}
	#page #searchClinic #areas .area .back span {
		font-size: 13px;
	}
}

/* コラム
====================================== */
#page #column ul li,
#page #clinic_list ul li { /* クリニックリスト共通 */
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#page #column ul li a,
#page #clinic_list ul li a { /* クリニックリスト共通 */
	color: #333;
	text-decoration: none;
	display: block;
	padding: 20px;
}
#page #column ul li a:hover,
#page #column ul li a img:hover,
#page #clinic_list ul li a:hover,
#page #clinic_list ul li a img:hover { /* クリニックリスト共通 */
	opacity: 1.0;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
#page #column ul li + li,
#page #clinic_list ul li + li { /* クリニックリスト共通 */
	margin-top: 20px;
}
#page #column .new {
	width: 60px;
	height: 25px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 25px;
	background: #ff6563;
	border-radius: 4px;
	position: absolute;
	bottom: 25px;
	left: 20px;
}
#page #column .sub_title {
	color: #003a64;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	background: url(/img/icon/column_02.png) left center no-repeat;
	background-size: auto 30px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 10px;
	padding: 10px 0 10px 40px;
}
#page #column .main_area {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#page #column .main_area .thumb {
	width: 200px;
	float: left;
	margin-right: 10px;
}
#page #column .main_area .text {
	font-size: 16px;
}
#page #column .day,
#page #column .cat {
	color: #999;
	font-size: 13px;
	text-align: right;
}

/* エラーページ・完了ページ
====================================== */
.error_comp {
	background: #f5f5f5;
	padding: 20px 10px;
}
.error_comp .text {
	display: table;
	margin: auto;
}
.error_comp .text p {
	font-size: 18px;
	line-height: 1.5;
	margin: 0;
}
.error_comp .text p + p {
	font-size: 14px;
	margin: 20px 0 0 0;
}
.error_comp .text p span {
	width: 21px;
	height: 21px;
	background: url(/img/icon/warning.png) left center no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	padding-right: 5px;
}
.error_comp .text p span.comp {
	background: url(/img/icon/comp.png) left center no-repeat;
	background-size: contain;
}
.error_comp .top_link {
	font-size: 0;
	text-align: center;
	margin: 30px 0 0;
}
.error_comp .top_link li {
	width: 200px;
	font-size: 15px;
	background: #006793;
	background: -moz-linear-gradient(top,  #006793 0%, #00597f 100%);
	background: -webkit-linear-gradient(top,  #006793 0%,#00597f 100%);
	background: linear-gradient(to bottom,  #006793 0%,#00597f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006793', endColorstr='#00597f',GradientType=0 );
	border: 1px solid #00597f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	margin-right: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.error_comp .top_link li + li {
	margin-right: 0;
}
.error_comp .top_link li a {
	color: #fff;
	text-decoration: none;
	line-height: 1.0;
	display: block;
	padding: 10px 0;
}
.error_comp .top_link li a img {
	height: 15px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 0;
}

/* 999px以下用
====================================== */
@media screen and (max-width: 999px) {
	.follow-btn_wrapper .follow-btn ul li:first-child {
		border-left: none;
	}
	.follow-btn_wrapper .follow-btn ul li:last-child {
		border-right: none;
	}
}

/* 768px以下用
====================================== */
@media screen and (max-width: 768px) {
	a:hover, a img:hover {
		opacity: 1.0;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
	.follow-btn_wrapper {
		display: none;
	}
	.menu {
		display: block;
	}
	#header,
	#header .header_inner {
		height: 60px;
	}
	#header .header_inner .logo {
		width: 154px;
		height: 40px;
	}
	#header .header_inner .catch_pc {
		font-size: 14px;
		border: 1px solid #ccc;
		display: inline-block;
		left: 164px;
		right: auto;
		padding: 10px 0 10px 10px;
	}
	#header .header_inner .catch_pc:before {
		border: 5px solid transparent;
		border-right: 5px solid #fcfcfc;
		border-left: none;
		left: -5px;
		right: auto;
	}
	#header .header_inner .catch_pc:after {
		border: 5px solid transparent;
		border-right: 5px solid #aaa;
		border-left: none;
		left: -6px;
		right: auto;
	}
	#header .header_inner .doctor {
		display: none;
	}
	#breadCrumb ul {
		display: table;
		margin: 0;
	}
	#breadCrumb ul li a:hover {
		text-decoration: none;
	}
	#page {
		width: 100%;
		max-width: 1000px;
	}
	#page .main_wrapper {
		width: 100%;
		float: none;
	}
	#page .side_content {
		width: 100%;
		float: none;
		padding-top: 16px;
	}
	#page .side_content .side__area img {
		margin: auto;
	}
	#page .side_content .side__area.sp {
		display: block;
	}
	#page .side_content .side__area.pc {
		display: none;
	}
	#page .side_content .side_clinic_area {
		display: none;
	}
	.page_top {
		bottom: 13px;
	}
	.page_top div img {
		opacity: 1.0;
	}
	.page_top div img:hover {
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
	#footer .footer_inner .footer__menu li {
		font-size: 12px;
	}
	.hvr-border-fade:hover,
	.hvr-border-fade:focus,
	.hvr-border-fade:active {
		box-shadow: inset 0 0 0 4px #e0e0e0, 0 0 1px rgba(0, 0, 0, 0);
	}
}

/* 593px以下用
====================================== */
@media screen and (max-width: 593px) {
	#page .title_block {
		font-size: 16px;
		border-top: none;
		padding: 8px 10px;
	}
	#header .header_inner .catch_pc {
		display: none;
	}
	#header .catch_sp {
		height: 30px;
		color: #fff;
		line-height: 30px;
		background: #006397;
		display: block;
		padding: 0 10px;
	}
	#breadCrumb {
		margin-top: 30px;
	}
	#page .side_content .side_search .side_clinic_area .clinic_area_menu,
	#page .side_content .side__area ul {
		margin-top: 0;
	}
	/* クリニック検索 */
	#page #searchClinic .intoro {
		font-size: 18px;
	}
	#page #searchClinic .sub_area p {
		font-size: 16px;
	}
	#page #searchClinic #areas {
		border-left: none;
		border-right: none;
		margin: 0 -10px;
	}
	#footer .footer_inner {
		padding: 10px 00;
	}
	#footer .footer_inner .footer__menu {
		text-align: left;
		padding: 10px 68px 10px 0;
	}
	.page_top {
		width: 52px;
		height: 52px;
		bottom: 3px;
	}
	.page_top div img {
		width: 52px;
		max-width: 52px;
		height: 52px;
	}
	/* コラム */
	#page #column ul li a,
	#page #clinic_list ul li a { /* クリニックリスト共通 */
		padding: 10px;
	}
	#page #column .new {
		width: 50px;
		height: 20px;
		font-size: 12px;
		line-height: 20px;
		bottom: 20px;
		left: 10px;
	}
	#page #column .sub_title {
		font-size: 16px;
		background-size: auto 28px;
		padding: 8px 0 8px 35px;
	}
	#page #column .main_area .thumb {
		width: 120px;
	}
	#page #column .main_area .text {
		font-size: 14px;
	}
	#page #column .day,
	#page #column .cat {
		color: #999;
		font-size: 12px;
	}
	/* エラーページ・完了ページ */
	.error_comp {
		padding: 15px 10px;
	}
	.error_comp .text p {
		font-size: 16px;
	}
	.error_comp .text p + p {
		font-size: 12px;
		margin: 10px 0 0 0;
	}
	.error_comp .text p span {
		width: 19px;
		height: 19px;
	}
	.error_comp .top_link {
		margin: 15px 0 0;
	}
	.error_comp .top_link li {
		width: 49%;
		font-size: 12px;
		margin-right: 2%;
	}
	.error_comp .top_link li + li {
		margin-right: 0;
	}
	.error_comp .top_link li a img {
		height: 12px;
		margin: 0 3px 0 0;
	}
}

/* 448px以下用
====================================== */
@media screen and (max-width: 443px) {
	.page_top {
		bottom: 12px;
	}
}

/* ポップアップ
====================================== */
.slbActive {
	overflow: hidden;
}
.slbOverlay, .slbWrapOuter, .slbWrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.slbOverlay {
	overflow: hidden;
	z-index: 2000;
	background-color: #333;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-animation: slbOverlay 0.5s;
	-moz-animation: slbOverlay 0.5s;
	animation: slbOverlay 0.5s;
}
.slbWrapOuter {
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 2010;
}
.slbWrap {
	position: absolute;
	text-align: center;
}
.slbWrap:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.slbContentOuter {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0 1em;
	-moz-box-sizing: border-box;
	-weblit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2020;
	text-align: left;
	max-width: 100%;
}
.slbContentEl .slbContentOuter {
	padding: 5em 1em;
}
.slbContent {
	position: relative;
}
.slbContentEl .slbContent {
	-moz-animation: slbEnter 0.3s;
	-webkit-animation: slbEnter 0.3s;
	animation: slbEnter 0.3s;
	background-color: #fff;
	box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}
.slbImageWrap {
	-moz-animation: slbEnter 0.3s;
	-webkit-animation: slbEnter 0.3s;
	animation: slbEnter 0.3s;
	position: relative;
}
.slbImageWrap:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 5em;
	bottom: 5em;
	display: block;
	z-index: -1;
}
.slbImage {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-moz-box-sizing: border-box;
	-weblit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5em 0;
	margin: 0 auto;
}
.slbCloseBtn {
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	background: none;
}
.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.slbCloseBtn:hover, .slbArrow:hover {
	opacity: 0.8;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-transition: all 0.3s ease-in;
}
.slbCloseBtn:active, .slbArrow:active {
	color: #fff;
}
.slbCloseBtn {
	-moz-animation: slbEnter 0.3s;
	-webkit-animation: slbEnter 0.3s;
	animation: slbEnter 0.3s;
	font-size: 3em;
	width: 1.66667em;
	height: 1.66667em;
	line-height: 1.66667em;
	position: absolute;
	right: -0.33333em;
	top: 0;
	color: #fefefe;
	text-align: center;
}
.slbLoading .slbCloseBtn {
	display: none;
}
.slbLoading .slbArrows {
	display: none;
}
.slbArrows, .slbArrow {
	display: none
}
@-webkit-keyframes slbOverlay {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-moz-keyframes slbOverlay {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes slbOverlay {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes slbEnter {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -1em, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
	}
}
@-moz-keyframes slbEnter {
	from {
		opacity: 0;
		-moz-transform: translate3d(0, -1em, 0);
	}
	to {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
	}
}
@keyframes slbEnter {
	from {
		opacity: 0;
		-moz-transform: translate3d(0, -1em, 0);
		-webkit-transform: translate3d(0, -1em, 0);
		-ms-transform: translate3d(0, -1em, 0);
		-o-transform: translate3d(0, -1em, 0);
		transform: translate3d(0, -1em, 0);
	}
	to {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

/* ED治療ナビバナー(SP)
====================================== */
.edsnv_banner_sp {
	max-width: 700px;
	margin: 0 auto 20px;
	display: none;
}
#check .edsnv_banner_sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.edsnv_banner_sp {
		display: block;
	}
}