@charset "UTF-8";


.wrapper {
	width: 100%;
	min-width: 980px;
	overflow: hidden;
}

.container {
	width: 980px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.contents {
	padding-top: 130px;
}

.index_page.contents {
	padding-top: 0;
}

/*.pc_padding {
	padding-left: 20px;
	padding-right: 20px;
}*/
.header:before,
.header:after,
.footer:before,
.footer:after,
.news_list a:before,
.news_list a:after,
.container:before,
.container:after {
	content: '';
	display: table;
}

.header:after,
.footer:after,
.news_list a:after,
.container:after {
	clear: both;
}

.flex.column2.order_main_sub > .main_area {
	width: 600px;
	margin-right: 30px;
}

.flex.column2.order_main_sub > .sub_area {
	width: 330px;
}

/************************************************************************/
.tb,
.sp,
.tb_sp {
	display: none;
}

.pc_block {
	display: block;
}

.mm-navbar,
.header .menu .mm-next {
	display: none;
}

.tel {
	pointer-events: none;
	cursor: default;
}

.tel.black:hover,
.tel .black:hover {
	color: #333;
}



/************************************************************************/
h5 {
	font-size: 17px;
}

.table1 th,
.table1 td {
	text-align: left;
}

/**************************
.time_table
*/
.time_table th,
.time_table td {
	font-size: 16px;
}

/**************************
.button
*/
.button {
	/*box-sizing: border-box;
	width: 180px;
	margin-left: auto;
	margin-right: auto;*/
}



.column_p2:before,
.column_p2:after,
.column3_p:before,
.column3_p:after,
.column_p4:before,
.column_p4:after,
.column_p2_280:before,
.column_p2_280:after,
.column_p2_320:before,
.column_p2_320:after,
.column_p2_380:before,
.column_p2_380:after,
.column_p2_460:before,
.column_p2_460:after,
.column_p2_info:before,
.column_p2_info:after {
	content: ' ';
	display: table;
}

.column_p2:after,
.column3_p:after,
.column_p4:after,
.column_p2_280:after,
.column_p2_320:after,
.column_p2_380:after,
.column_p2_460:after,
.column_p2_info:after {
	clear: both;
}

.column_p2 > .inner:nth-child(2n),
.column3_p > .inner:nth-child(3n),
.column_p4 > .inner:nth-child(4n) {
	margin-bottom: 10px;
}

.column_p2 > .inner:last-child,
.column3_p > .inner:last-child,
.column_p4 > .inner:last-child {
	margin-bottom: 0;
}

.column_p2,
.column3_p,
.column_p4 {
	margin-bottom: -10px;
}

.column_p2 > *,
.column_p2 > .inner {
	width: 50%;
	box-sizing: border-box;
	float: left;
}

.column_p2 > *:nth-child(2n+1),
.column_p2 > .inner:nth-child(2n+1) {
	clear: left;
}

.column_p2 > *:nth-child(2n+1) {
	padding-right: 10px;
}

.column_p2 > *:nth-child(2n) {
	padding-left: 10px;
}

.column3_p > *,
.column3_p > .inner {
	width: 33.33%;
	box-sizing: border-box;
	float: left;
}

.column3_p > *:nth-child(3n+1),
.column3_p > .inner:nth-child(3n+1) {
	clear: left;
}

.column3_p > *:nth-child(3n+1) {
	padding-right: 26.666px;
}

.column3_p > *:nth-child(3n+2) {
	padding-left: 13.333px;
	padding-right: 13.333px;
}

.column3_p > *:nth-child(3n) {
	padding-left: 26.666px;
}

.column3_p.image_list > *:nth-child(3n+1) {
	padding-right: 20px;
}

.column3_p.image_list > *:nth-child(3n+2) {
	padding-left: 10px;
	padding-right: 10px;
}

.column3_p.image_list > *:nth-child(3n) {
	padding-left: 20px;
}

.column3_p.image_list li {
	margin-bottom: 30px;
}

.column3_p.image_list img {
	border: 1px solid #ccc;
}

.column_p4 > *,
.column_p4 > .inner {
	width: 25%;
	box-sizing: border-box;
	float: left;
}

.column_p4 > *:nth-child(4n+1),
.column_p4 > .inner:nth-child(4n+1) {
	clear: left;
}

.column_p4 > *:nth-child(4n+1) {
	padding-right: 14px;
}

.column_p4 > *:nth-child(4n+2),
.column_p4 > *:nth-child(4n+3) {
	padding-left: 7px;
	padding-right: 7px;
}

.column_p4 > *:nth-child(4n) {
	padding-left: 14px;
}

.column_p2_280,
.column_p2_320,
.column_p2_380,
.column_p2_460 {
	margin-bottom: 40px;
}

.column_p2_280 .image_area img,
.column_p2_320 .image_area img,
.column_p2_380 .image_area img,
.column_p2_460 .image_area img {
	display: block;
}

.column_p2 .image_area img,
.column3_p .image_area img,
.column_p2_280 > .image_area img,
.column_p2_320 > .image_area img,
.column_p2_380 > .image_area img,
.column_p2_460 > .image_area img {
	max-width: 100%;
	height: auto;
}

.column_p2_280 > .text_area {
	float: left;
	margin-right: -280px;
	padding-right: 330px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.column_p2_280 > .image_area {
	width: 280px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.column_p2_320 > .text_area {
	float: left;
	margin-right: -320px;
	padding-right: 400px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.column_p2_320 > .image_area {
	width: 320px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.column_p2_380 > .text_area {
	float: left;
	margin-right: -380px;
	padding-right: 460px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.column_p2_380 > .image_area {
	width: 380px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.column_p2_460 > .image_area {
	width: 460px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.column_p2_460 > .text_area {
	float: right;
	margin-right: -460px;
	padding-right: 540px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.column_p2_info > .image_area {
	width: 260px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.column_p2_info > .content_area {
	float: right;
	margin-left: -310px;
	padding-left: 310px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.responsive_table_area .th_small_pc {
		font-size: small;
	}


.pc_indent {
	margin-left: 20px;
	margin-right: 20px;
}

.img_list li {
	margin-bottom: 14px;
}

.img_list li img {
	display: block;
	line-height: 0;
	width: 100%;
	height: auto;
}


.cap_left:before,
.cap_left:after,
.cap_right:before,
.cap_right:after {
	content: '';
	display: table;
}

.cap_left:after,
.cap_right:after {
	clear: both;
}

.cap_left .image_area {
	float: left;
	width: 290px;
	margin-right: 40px;
}

.cap_right .text_area {
	float: left;
	box-sizing: border-box;
	padding-right: 40px;
	width: 430px;
}

.pc_indent .cap_right .text_area {
	width: 390px;
}

.cap_right .image_area {
	width: 290px;
	float: right;
}

.cap_left .image_area > img,
.cap_right .image_area > img {
	width: 100%;
}

.catchcopy_right_area .cap_left .text_area,
.catchcopy_right_area .cap_right .text_area {
	width: 300px;
	padding: 0;
}

/* form */
.input_frame.node,
.input_frame.node input {
	width: 70px;
	display: inline-block;
}

.input_frame.node2,
.input_frame.node2 input {
	width: 100px;
}

/* bxslider */
.bx-pager {
	height: 16px;
	bottom: 20px;
}

.bx-pager-item {
	margin: auto 15px;
}

.bx-pager-link {
	width: 14px;
	height: 14px;
	border-radius: 7px;
}


.like_table:before,
.like_table:after {
	display: block;
	content: ' ';
}

.like_table:after {
	clear: both;
}

.like_table .cell {
	float: left;
	margin-right: 2em;
	white-space: nowrap;
}

.like_table .row,
.like_table .c1 {
	width: 13%;
	clear: both;
}

.like_table.column3 .c2 {
	width: 16%;
}

.like_table.__pa .c1 {
	float: none;
	margin-right: 0;
	width: 5em;
	white-space: normal;
	position: absolute;
}

.like_table.__pa .c2:before {
	content: '：';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-left: -1em;
}

.like_table.__pa .c2 {
	float: none;
	margin-left: 6em;
	white-space: normal;
}

.like_table.sm .row,
.like_table.sm .c1 {
	width: 8%;
	clear: both;
}

.like_table.sm .c2 {
	width: 8%;
}

.like_table.xs .row,
.like_table.xs .c1 {
	width: 5%;
	clear: both;
}

.like_table.column2 .c2,
.like_table.column2 .cell:nth-child(2n) {
	margin-right: 0;
}


.section._default:before {
	background-size: 140px 140px;
	width: 140px;
	height: 140px;
	position: absolute;
	top: 0;
	left: -50px;
}

.section._default {
	padding-top: 50px;
	padding-bottom: 60px;
}

.section._default h4 {
	margin-bottom: 35px;
}

.section._default h4 img {
	display: block;
	height: 25px;
}

/**************************
.circle
*/
.circle_area .button {
	width: 100%;
}

/***********************************************************************
 */



.top_logo {
	width: 400px;
	height: 80px;
	position: absolute;
	top: 60px;
	left: 50px;
	z-index: 102;
}

.top_logo a,
.top_logo img {
	display: block;
	width: 400px;
	height: 80px;
}

.top_logo a {
/*	background-color: rgba(255, 255, 255, 0.7);*/
}

/*.index_catch {
	background-size: 620px 116px;
	position: absolute;
	left: 50%;
	width: 620px;
	height: 116px;
	margin-left: -312px;
	margin-top: -50px;
}*/

.index_catch {
	display: none;	
}

#header-tel {
	display: none;	
	}


.index_bana img {
	position: absolute;
	left: 50%;
	width: 702px;
	margin-left: -350px;
	bottom: 170px;
}

.index_header .header_contact_area {
	position: absolute;
	top: 60px;
	right: 40px;
}



.index_header .container {
	position: relative;
	top: 0;
	left: 0;
}

.index_header .logo {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	top: 26px;
	left: 0;
	float: none;
	display: none;

}



.service_area .container {
	padding-top: 50px;
	padding-bottom: 75px;
}

.service_area_h4 {
background-size: 250px 50px;
	width: 250px;
	height: 50px;
	 -webkit-print-color-adjust: exact;
}

.service_area_h4 {
	margin-bottom: 50px;
}
	

/*
	

.service_area_bg {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -75px;
}

.service_area_bg,
.service_area_bg img {
	display: block;
	width: 150px;
	z-index: 1;
}
*/

.information {
	padding-top: 50px;
	padding-bottom: 50px;
}

.info {
	background-size: 250px 50px;
	width: 250px;
	height: 50px;
	margin-bottom: 25px;
	 -webkit-print-color-adjust: exact;
}

.news_link {
	position: absolute;
	top: 12px;
	right: 0;
	z-index: 99;
}

.information__fg,
.information__fg img {
	display: block;
	width: 260px;
}
.information__fg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.information_bg,
.information_bg img {
	display: block;
	width: 265px;
}
.information_bg {
	position: absolute;
	top: -40px;
	left: 180px;
	z-index: 1;
}

.information_list_area .container {
	width: 700px;
}

/**************************
.footer
*/
.footer {
	padding-top: 60px;
	padding-bottom: 20px;
}

.footer_logo {
/*	background-size: 240px 48px;*/
	width: 240px;
	height: 48px;
	margin-bottom: 10px;
}

.footer_contact .address {
	margin-bottom: 4px;
}

.footer_contact .address span {
	padding-right: .7em;
}

.footer_contact .tel {
	float: left;
	margin-right: 15px;
}

.footer_contact .fax {
	float: left;
}

.footer_pc_left {
	float: left;
	width: 410px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.footer_pc_right {
	padding-left: 410px;
	margin-left: -410px;
	box-sizing: border-box;
	float: right;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.footer_table .caption {
	font-size: 14px;
	text-align: left;
	margin-bottom: .3em;
}

.footer_table .caption .type {
	color: #b3a69d;
	margin-right: .7em;
}

.footer_table .caption .ex {
	color: #fff;
}

.footer_table .time_table {
	margin-bottom: 0;
}


.footer_table .tfoot {
	margin-top: 2px;
	font-size: 12px;
}

.footer_table th,
.footer_table td {
	font-size: 13px;
	padding: 5px;
}



/*--- 各コンテンツ　メニュー　---*/
.header {
	height: 100px;
	box-sizing: border-box;
	top: 0;
	left: 0;
	position: fixed;
	box-shadow: 0 4px 3px -3px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	background-color: #F9F0E6;
	width: 100%;
}

.header .container {
	padding-top: 42px;
	position: relative;
	top: 0;
	left: 0;
}

.logo,
.logo a,
.logo img {
	display: block;
	width: 237px;
	height: 50px;
}

.logo {
	float: left;
}

.header .header_contact_area {
	position: absolute;
	top: 0;
	right: 0;
}

.header .menu_p {
	float: right;
	margin-top: 15px;
}

.header .menu_p ul {
	width: 670px;
}

.header .menu_p a {
	height: 30px;
	box-sizing: border-box;
}
	

h2 {
	width: 100%;
	height: 150px;
	padding-top: 53px;
	box-sizing: border-box;

	position: relative;
	top: 0;
	left: 0;
}

	
h2._about {
	background: url("../img/pc/h2_bg_about.jpg") center center no-repeat transparent;
}

h2._clinic {
	background: url("../img/pc/h2_bg_clinic.jpg") center center no-repeat transparent;
}

h2._service {
	background: url("../img/pc/h2_bg_service.jpg") center center no-repeat transparent;
}

h2._kenshin {
	background: url("../img/pc/h2_bg_kenshin.jpg") center center no-repeat transparent;
}

h2._extra {
	background: url("../img/pc/h2_bg_extra.jpg") center center no-repeat transparent;
}

h2._access {
	background: url("../img/pc/h2_bg_access.jpg") center center no-repeat transparent;
}

h2._news {
	background: url("../img/pc/h2_bg_news.jpg") center center no-repeat transparent;
}

.contents h2:before {
	background-size: 150px 150px;
	width: 150px;
	height: 150px;
	top: 0;
	left: 50%;
	margin-left: -75px;
}

.contents h2 {
	background-size: cover;
}

h2 img {
	display: block;
	height: 42px;
	margin: auto;
}

.vector_link {
	white-space: nowrap;
}

.access_map1 {
	width: 457px;
	height: auto;
}

/**************************
.profile_area
*/
.profile_area .container {
	width: 700px;
	padding: 50px 0;
}

.profile_area .image_area {
	position: absolute;
	top: 50px;
	right: 0;
}

.profile_area_l .image_area {
	position: absolute;
	top: 50px;
	left: 130px;
}

.profile_area_l .bundle {
	margin-left: 490px;
}

/**************************
.symbolmark_area
*/
.button_panel {
	padding: 35px 50px;
}

.symbolmark_area .logo_symbol {
	position: absolute;
	top: 35px;
	left: 50px;
}

.symbolmark_area .content_area {
	margin-left: 220px;
}

.symbolmark_area h4 {
	margin-bottom: 25px;
}

.symbolmark_area h4,
.symbolmark_area h4 img {
	width: 258px;
}

.bottom_area .button {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.column_p2_320 .table_top_text {
	position: absolute;
	top: -26px;
	text-align: right;
}

.column_p2_320 .text_area .table_top_text {
	right: 400px;
}

.column_p2_320 .image_area .table_top_text {
	right: 0;
}

.column_p2_280 .text_area .table_top_text {
	position: absolute;
	top: -26px;
	text-align: right;
	right: 320px;
}
