@charset "utf-8";

/*
Theme いせ透析アクセスクリニック
Version: 9999
*/

/****************
Font-Size

Pixels	%
10px	62.5%
11px	68.8%
12px	75.0%
13px	81.3%
14px	87.5%
15px	93.8%
16px	100.0%
17px	106.3%
18px	112.5%
19px	118.8%
20px	125.0%
21px	131.3%
22px	137.5%
23px	143.8%
24px	150.0%
26px	162.5%
28px	175.0%
****************/

* {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:100%;
}

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0 none;
	margin: 0;
	padding: 0;
	/*vertical-align: baseline;*/
	/*font: inherit;*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/*--[Win Firefox]ロールオーバー時に、ボタン左に点線枠（focus）が入る現象についての対策--*/
:focus
{?moz-outline-style:none;}

/*--[Mac Firefox]ロールオーバー時に、ボタン左に点線枠（focus）が入る現象についての対策--*/
a { outline:none;}
a{
	text-decoration:none;
	color: #111;
}
a:hover{
	text-decoration:underline;
}
a:not([href]),
a:not([href]):hover{
	/*「href」属性を持たない場合のクリックイベントとマウスオーバーの色を無効*/
	color: #000;
	pointer-events: none;
}
hr {
	clear: both;
	border: solid 1px #fff;
	margin: 15px 0;
}
img {
	border: none;
	vertical-align: bottom;
	/*max-width: 100%;*/
}

br {
	letter-spacing: 0;
}

li img {
	vertical-align: top;
}
.clearfix:after {
	content: "."; /* 新しい要素を作る */
	display: block; /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}

body,html{
	width: 100%;
}


/*Flex Box*/
.flex {
	clear: both;
	display: flex;
	flex-wrap: wrap;/*親の横幅以上は折り返す*/
}
.flex-item-center {
	align-items: center;/*縦中央揃え*/
}
.justify-content-space-between {
	justify-content: space-between;
}

.flex-item {
}
.flex-item img {
	max-width: 100%;
	height: auto;
}
.flex-2 .flex-item {
	width: 48%;
	margin-right: 4%;
}
.flex-2 .flex-item:nth-of-type(even) {
	margin-right: 0;
}
.flex-2 .flex-item:nth-last-of-type(-n+2) {
}
.flex-3 .flex-item {
	width: 30%;
	margin-right: 5%;
}
.flex-3 .flex-item:nth-of-type(3n) {
	margin-right: 0 !important;
}
.flex-3 .flex-item:nth-last-of-type(-n+3) {
}

.flex-4 .flex-item {
	width: 22.0%;
	margin-right: 4%;
}
.flex-4 .flex-item:nth-of-type(4n) {
	margin-right: 0;
}
.flex-4 .flex-item:nth-last-of-type(-n+4) {
}

.flex-5 .flex-item {
	width: 18.4%;
	margin-right: 2%;
}
.flex-5 .flex-item:nth-of-type(5n) {
	margin-right: 0;
}
.flex-5 .flex-item:nth-last-of-type(-n+5) {
}
.pc-order-1{
	order: 1;
}
.pc-order-2{
	order: 2;
}
.pc-order-3{
	order: 3;
}
.pc-order-4{
	order: 4;
}
.pc-order-5{
	order: 5;
}
.pc-order-6{
	order: 6;
}
.pc-order-7{
	order: 7;
}
.pc-order-8{
	order: 8;
}
.pc-order-9{
	order: 9;
}
.pc-order-10{
	order: 10;
}

/*inview.js*/
.inview-fade {
	opacity: 0;
	transition: 2.5s;/*スクロールインでフェードする時間*/
}
.inview-show{
	opacity: 1.0;
}

/*囲み用ボックス*/
.pickup_box{
	background-color: #f1f1f1;
	padding: 2%;
}
.important_box{
	border: solid 1px #bddcdc;
	padding: 2%;
}

.border_box{
	border: solid 1px #000;
	padding: 2%;
}
.left_border_box{
	background-color: #f1f1f1;
	border-left: solid 4px #000;
	padding: 2%;
}


/*テキスト*/
.txtBold {
	font-weight: bold;
}
.txtLarge {
	font-size: 125%;
}
.txtSmall {
	font-size: 87.5%;
	line-height: 1.5;
}
.txtMid {
	font-size: 100%;
}
.txtXSmall {
	font-size: 75%;
	line-height: 1.35;
}
.txtGray {
	color: #bbb;
}
.txtGreen {
	color: #cbd221;
}
.txtOrange{
	color:#e35a24;
}
.txtBlue {
	color: #bddcdc;
}
.txtPink {
	color: #fed7c4;
}
.txtRed {
	color: #ff1110;
}
.txtGold{
	color: #998675;
}
.txtYellow{
	color: #e1b900;
}
.txtEmergency{
	color: #ddbebe;
}


/*WEB FONT*/
.font-r{
	/*Noto sans cjk jp Regular*/
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.font-b{
	/*Noto sans cjk jp Bold*/
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 700;
	font-style: normal;
}

/*リストスタイル*/
.list {
	margin-left: 1.5em;
}
.list li {
	margin-bottom: 10px;
}
.list li:last-child {
	margin-bottom: 0;
}
.lstDisc {
	/*黒丸*/
	list-style-type: disc;
}
.lstNum {
	/*数字*/
	list-style-type: decimal;
}
.lstDecimal {
	/*数字*/
	list-style-type: decimal;
}
.lstCircle {
	/*白丸*/
	list-style-type: circle;
}
.lstSquare {
	/*黒四角*/
	list-style-type: square;
}
.lstAlp_L {
	/*大文字アルファベット*/
	list-style-type: upper-latin;
}
.lstNon {
	list-style-type: none !important;
}
.lstUpperRoman {
	/*大文字のローマ数字*/
	list-style-type: upper-roman;
}

.indent {
	margin-left: 2em;
}



/*左右中央寄せ（1）*/
.alignnone {
	display: block;
	margin: 0 0 20px;
}

.imgCenter,
.aligncenter {
	display: block;
	margin: 20px auto;
}
.imgLeft,
.alignleft {
	float: left;
	margin: 15px 20px 15px 0;
}
.imgRight,
.alignright {
	float: right;
	margin: 15px 0 15px 20px;
}

/*左右中央寄せ（2）*/
.center {
	text-align: center;
}
.left,
.left th {
	text-align: left;
}
.right {
	text-align: right;
}


/*テーブル*/
table {
	border-collapse: collapse;
	border: none;
	margin-bottom: 2em;
	line-height: 1.7;
}

.table {
	border-collapse: collapse;
	font-size: 14px;
}
table th,
table td {
	text-align: left;
	padding: 8px 10px;
}
table th {
	text-align: left;
	background-color: #fff;
	/*padding-right: 40px;*/
	font-weight: normal;
}
table td {
}
table td:nth-of-type(even){
}
table tr:last-of-type th,
table tr:last-of-type td {
	/*border-bottom: none;
	padding-bottom: 0;*/
}
table tr:nth-of-type(even) th {
}
table tr:nth-of-type(even) td:nth-of-type(even) {
}


/*全幅*/
.fullWidth {
	width: 100%;
}

/*改行しない*/
.nowrapTable th,
.nowrap {
	white-space: nowrap;
}



/*サイト構成*/
html {
	/* height: 100%; */
}
body{
	position: relative;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 0.2em;
	-webkit-text-size-adjust: 100%;

	/*Noto sans cjk jp Regular*/
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 400;
	font-style: normal;
}
body.js_nav_active {
    height: 100%;
    overflow: hidden;
}
@media screen and (max-width: 896px) {
}

.contents{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.contents img{
	max-width: 100%;
	height: auto;
}
p,
.txt {
	margin: 0 0 1.5em;
	line-height: 1.8;
}
.txtBtm {
	margin-bottom: 8em;
}
.mt10{
	margin-top: 10px !important;
}
.mt20{
	margin-top: 20px !important;
}
.mt30{
	margin-top: 30px !important;
}
.mt40{
	margin-top: 40px !important;
}
.mt50{
	margin-top: 50px !important;
}
.mt60{
	margin-top: 60px !important;
}
.mt70{
	margin-top: 70px !important;
}
.mt80{
	margin-top: 80px !important;
}
.mt90{
	margin-top: 90px !important;
}
.mt100{
	margin-top: 100px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
.mb50{
	margin-bottom: 50px !important;
}
.mb60{
	margin-bottom: 60px !important;
}
.mb70{
	margin-bottom: 70px !important;
}
.mb80{
	margin-bottom: 80px !important;
}
.mb90{
	margin-bottom: 90px !important;
}
.mb100{
	margin-bottom: 100px !important;
}


/*スライドショー*/
.bx-wrapper {
	position: relative !important;
	border: none !important;
	box-shadow: none !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

/*一瞬縦に並んでしまうときの対処*/
.top_bxSlider .item {
	display: none; /*読み込み時は非表示*/
}
/*一瞬縦に並んでしまうときの対処*/
.bx-viewport .top_bxS.itemder li {
	display: block !important; /*JSが読み込まれたら表示*/
}

.bx-pager {
	bottom: -30px !important;
	padding: 0 !important;
}
.bx-pager-item {
	display: inline-block !important;
	width: 48px;
	height: 2px;
	margin: 0 10px !important;
}
.bx-pager-item a {
	display: block;
	width: 100% !important;
	height: 100% !important;
	text-indent: -100%;
	overflow: hidden;
}
.bx-pager-item .active {
	background-color: #bddcdc !important;
}
.bx-pager-link {
	background-color: #fff !important;
}
.bx-pager-link:hover {
	background-color: #fff !important;
}



/*フォーム*/
.form {
	width: 70%;
	margin: 0 auto;
}
.form input,
.form select,
.form textarea{
	padding: 5px 3px;
	margin: 3px;
	vertical-align: middle;
}
.form .break .wpcf7-list-item{
	display: block;
}
.form .cBox .wpcf7-list-item {
	display: inline-block;
	width: 48%;
	margin-bottom: 5px;
}
span.wpcf7-list-item {
	margin-left: 0 !important;
}
.submit {
	text-align: center;
}
.submit input {
	background-color: #E6E6E6;
	border: solid 1px #333;
	width: 45%;
	margin: 0 10px;
	padding: 14px 80px;
	text-align: center;
	-webkit-appearance: none;
}
.submit input:hover {
	background-color: #bfdce1;
}
.submit input:disabled {
	background-color: #999;
}
.wpcf7-radio label {
	margin-right: 1em;
}
.wpcf7c-conf {
	background-color: transparent !important;
	border: none !important;
}
div.wpcf7-validation-errors {
	border: none !important;
	color: #ff1110 !important;
	padding: 20px 0 !important;
}
.required {
	background-color: #000;
	border-radius: 3px;
	border: solid 1px #bdccd4;
	padding: 0 4px;
	margin: 0 0 0 4px;
	font-size: 625%;
	color: #bdccd4;
}
.formReq,
.formAny {
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	margin: 0 5px;
	padding: 0 10px;
	text-align: center;
}
.formReq {
	background-color: #bddcdc;
}
.formAny {
	background-color: #111;
}

/*共通 トップヘッダー*/
.top_header{
	position: relative;
	/* aspect-ratio: 192 / 90; */
	aspect-ratio: 192 / 60;
	width: 100%;
	height: 100%;
	min-height: 700px;
	margin: 0 auto;
	z-index: 2;
}
.top_header .header_wrap{
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	min-height: 700px;
	padding: 0;
	margin: 0 auto;
	z-index: 1;
}
.top_header .mv{
	position: absolute;
	inset: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
	margin: auto;
}
.top_header .blogTitle{
	position: absolute;
	/* bottom: 7.4vw; */
	bottom: 5.4vw;
	right: 18.75vw;
	text-align: center;
	margin: auto 0;
}
.top_header .blogTitle img{
	width: 18.54vw;
	/* min-width: 356px; */
	min-width: 280px;
	height: auto;
}
.top_header .blogTitle p{
	margin: 3vw 0 0;
	font-size: clamp(11px,0.6vw,0.6vw);
	letter-spacing: 0.3em;
	font-weight: normal;
}
.home .pc_vertical_menu{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 18.75vw;
	height: max-content;
	margin: auto 0;
	padding-bottom: 4vw;
}
.home .pc_vertical_menu li:first-of-type{
	display: none;
}
.pc_vertical_menu ul{
	writing-mode: vertical-rl;
}
.pc_vertical_menu li{
	margin: 0 1.8em 0 0;
	font-size: clamp(14px,0.7vw,0.7vw);
	letter-spacing: 0.2em;
	list-style-type: none;
}
.pc_vertical_menu li a:hover{
	text-decoration: none;
	color: #bddcdc;
}
.pc_vertical_menu li a:not([href]),
.pc_menu ul.menu a:not([href]),
.sp_menu ul.menu a:not([href]){
	color: #e35a24;
}

.top_scroll_btn{
	display: block;
	text-align: center;
	position: absolute;
	bottom: 45px;
	left: 24vw;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 14px;
	letter-spacing: 0.2em;
}
.top_scroll_btn:hover{
	text-decoration: none;
}
.top_scroll_btn img{
	display: block;
	position: absolute;
	top: 70px;
	left: -11px;
	transform: rotateZ(90deg);
	transition: top 0.5s ease 0s;
}
.top_scroll_btn:hover img{
	top: 80px;
}
.top_scroll_btn::before{
	position: absolute;
	bottom: -115px;
	left: 8px;
	right: 0;
	background-color: #bddcdc;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	content: "";
	transition: filter 0.5s ease 0s;
}
.top_scroll_btn:hover::before{
	filter: blur(5px);
}
/*共通 下層ヘッダー*/
header.header{
	position: relative;
	width: 100%;
	height: 260px;
}
header.header .header_wrap{
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	z-index: 1;
}
header.header .blogTitle{
	position: absolute;
	top: 0;
	bottom: 0;
	right: clamp(40px,5vw,5vw);
	padding: 0;
	margin: auto;
	width: 356px;
	height: 110px;
	margin: auto 0;
}

header.header .pc_vertical_menu{
	position: absolute;
	top: 0;
	bottom: 0;
	left: clamp(40px,5vw,5vw);
	height: max-content;
	margin: auto 0;
}
@media screen and (max-width: 896px) {
/*SP トップヘッダー*/
.top_header{
	aspect-ratio: 75 / 90;
	min-height: inherit;
}
.top_header .header_wrap{
	position: relative;
	height: 100%;
	min-height: inherit;
	padding: 0;
	margin: 0 auto;
	z-index: 1;
}
.top_header .blogTitle{
	bottom: 5vw;
	left: 0;
	right: 0;
	width: 96vw;
	min-width: inherit;
	margin: auto;
}
.top_header .blogTitle img{
	width: 56.8vw;
}
.top_header .blogTitle p{
	margin: 38vw 0 0;
	font-size: 11px;
	letter-spacing: 0.3em;
}
/*SP 下層ヘッダー*/
header.header{
	position: relative;
	width: 100%;
	min-width: 100%;
	height: 80px;
	min-height: 80px;
	margin: 0 auto;
}
header.header .blogTitle {
	top: 0;
	bottom: 0;
	left: 5%;
	width: auto;
	height: 50px;
	margin: auto 0;
	padding: 0;
}
header .blogTitle img{
	width: auto;
	height: 100%;
}
}


/*共通 スクロールヘッダー*/
.scroll_nav {
	background-color: #fff;
	position: fixed;
	top: -10px;
	left: 0;
	z-index: 9500;
	width: 100%;
	transition: .3s;
	transform: translateY(-100%);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	z-index: 9997;
}
.scroll_nav_wrap{
	position: relative;
	box-sizing: border-box;
	width: 1300px;
	max-width: 100%;
	min-width: 1200px;
	padding: 0;
	margin: 0 auto;
	z-index: 1;
}
.is-show {
	top: 0;
	transform: translateY(0);
}

.scroll_nav #header_s{
	height: 140px;
	padding-top: 10px;
}
.scroll_nav .blogTitle{
	padding-top: 27px;
}
.scroll_nav .blogTitle a{
	width: 110px;
	height: auto;
}
.scroll_nav .blogTitle p{
	font-size: 12px;
}

@media screen and (max-width: 896px) {
/*SP スクロールヘッダー*/
.scroll_nav {
	height: 60px;
}
.scroll_nav #header_s{
	height: auto;
}
.scroll_nav_wrap{
	position: relative;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 100%;
	min-width: inherit;
}
#header_s{
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	padding: 10px 10px 0;
	margin: 0 auto;
	line-height: 1.3;
}
.sp_header a{
	box-sizing: border-box;
}
.sp_header a:hover{
	text-decoration: none;
}
}


/*共通 フッター*/
footer {
	position: relative;
	text-align: center;
	box-sizing: border-box;
	padding: 160px 0 40px;
	margin: 160px auto 0;
	width: 100%;
}
.footer_bg{
	position: absolute;
	inset: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
	margin: auto;
}
footer .inner{
	position: relative;
}
.footer_logo{
	width: 356px;
	margin: 0 auto;
}
.copy {
	margin-top: 240px;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.pagetop {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 99;
}
@media screen and (max-width: 896px) {
/*sp フッター*/
footer {
	padding: 200px 0 25px;
	margin: 60px 0 0;
}
.footer_logo{
	width: 47.6vw;
}
.footer_logo img{
	width: 100%;
	height: auto;
}
.copy {
	margin-top: 150px;
	font-size: 10px;
}

.pagetop {
	position: fixed;
	bottom: 60px;
	left: inherit;
	right: 2%;
	margin: 0 auto;
	z-index: 99;
}
.pagetop img{
	width: 44px;
	height: auto;
}
}


/*共通 コンテンツ*/
.title {
	margin-bottom: 1.5em;
	font-size: 24px;
	font-weight: normal;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
.title a {
	font-size: 24px;
}
.ttl {
	border-bottom: solid 1px #000;
	margin: 0 0 1em;
	padding-bottom: 0.6em;
	font-size: 18px;
	font-weight: normal;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
.sttl {
	position: relative;
	/* border-bottom: solid 1px #000; */
	margin: 0 0 1em;
	padding-bottom: 1em;
	padding-left: 38px;
	font-size: 18px;
	font-weight: normal;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
.sttl:after {
	display: block;
	border-radius: 100%;
	box-sizing: border-box;
	border: solid 4px #000;
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 24px;
	height: 24px;
}
h4 {
	margin-bottom: 0.5em;
	font-size: 16px;
}
@media screen and (max-width: 896px) {
/*SP コンテンツ*/
.title {
	font-size: 20px;
}
.title a {
	font-size: 20px;
}
.ttl {
	border-bottom: solid 1px #000;
	margin: 0 0 1em;
	padding-bottom: 0.6em;
	font-size: 18px;
	font-weight: normal;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
.sttl {
	/* border-bottom: solid 1px #000; */
	margin: 0;
	padding-left: 32px;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
.sttl:after {
	display: block;
	border-radius: 100%;
	box-sizing: border-box;
	border: solid 3px #000;
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 22px;
	height: 22px;
}
h4 {
	margin-bottom: 0.5em;
	font-size: 14px;
}
}

/*共通 MOREボタン*/
.more_btn{
	display: block;
	text-align: center;
	line-height: 1;
	font-size: 16px;
	letter-spacing: 0.2em;
}
.more_btn a{
	position: relative;
}
.more_btn a:hover{
	text-decoration: none;
}
.more_btn img{
	position: relative;
	left: 0;
	margin: 0 0 5px 20px;
	transition: left 0.5s ease 0s;
	z-index: 1;
}
.more_btn a:hover img{
	left: 10px;
}
.more_btn a::before{
	position: absolute;
	top: -5px;
	right: -20px;
	background-color: #bddcdc;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	z-index: 0;
	content: "";
	transition: filter 0.5s ease 0s;
}
.more_btn.more_btn_white a::before{
	background-color: #fff;
}
.more_btn a:hover::before{
	filter: blur(5px);
}
@media screen and (max-width: 896px) {
/*SP MOREボタン*/
.more_btn{
	font-size: 12px;
}
.more_btn img{
	width: 60px;
	margin: 0 0 3px 15px;
	transition: none;
}
.more_btn a:hover img{
	left: 0;
}
.more_btn a::before{
	position: absolute;
	top: -3px;
	right: -14px;
	background-color: #bddcdc;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	z-index: 0;
	content: "";
}
}


/*共通 トップページ 共通パーツ*/
.section_title{
	position: relative;
	width: max-content;
	padding: 0;
	margin: 0;
	letter-spacing: 0.2em;
	font-size: 16px;
	font-weight: normal;
}
@media screen and (max-width: 896px) {
/*SP トップページ 共通パーツ*/
.section_title{
	text-align: center;
	width: max-content;
	padding: 0 10px 5px;
	margin: 0 auto;
	border-bottom: solid 2px #bddcdc;
	font-size: 14px;
}
}

/*共通 トップページ ABOUT*/
#top_about{
	position: relative;
	margin: 0 auto;
	z-index: 1;
}
#top_about .inner{}
#top_about .head{
	justify-content: space-between;
}
#top_about .head_left{
	/* padding-left: 80px; */
	padding-left: 0;
}
#top_about .head_right{
	/* width: 620px; */
	width: 580px;
}
#top_about .head_right h3{
	font-size: 16px;
	font-weight: normal;
}
#top_about .head_right p{
	margin-top: 20px;
	font-size: 14px;
}

.top_about_cap{
	text-align: center;
	margin: 160px auto 0;
}
.top_about_cap img{
	width: 460px;
	max-width: 100%;
	height: auto;
}
.top_about_cap h3{
	margin-top: 50px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.3em;
}

.top_about_point{
	box-sizing: border-box;
	width: 860px;
	max-width: 100%;
	margin: 140px auto 0;
	padding: 0 20px;
}
.top_about_point .box{
	box-sizing: border-box;
	border-left: solid 1px #000;
	width: calc(100% / 3);
	padding: 40px 26px;
}
.top_about_point .box:last-of-type{
	border-right: solid 1px #000;
}
.top_about_point .box dt{
	text-align: center;
}
.top_about_point .box dt .num{
	text-align: center;
	font-size: 18px;
}
.top_about_point .box dt h4{
	text-align: left;
	display: inline-block;
	height: 200px;
	margin-top: 60px;
	writing-mode: vertical-rl;
	font-size: 18px;
	font-weight: normal;
}
.top_about_point .box dt h4 span{
	display: block;

}
.top_about_point .box dd{
	margin-top: 50px;
	font-size: 14px;
}

#top_about .more_btn{
	margin-top: 120px;
}
@media screen and (max-width: 896px) {
/*SP トップページ ABOUT*/
#top_about .head{
	gap: 40px 0;
}
#top_about .head_left{
	text-align: center;
	padding-left: 0;
}
#top_about .head_right{
	width: 100%;
}
#top_about .head_right h3{
	font-size: 12px;
}
#top_about .head_right p{
	font-size: 11px;
}

.top_about_cap{
	margin: 60px auto 0;
}
.top_about_cap img{
	width: 65.2vw;
}
.top_about_cap h3{
	margin-top: 30px;
	font-size: 11px;
}

.top_about_point{
	width: 100%;
	max-width: 100%;
	margin: 60px auto 0;
	padding: 0;
}
.top_about_point .box{
	border-top: solid 1px #000;
	border-left: none;
	width: 100%;
	padding: 50px 0 60px;
}
.top_about_point .box:last-of-type{
	border-right: none;
}
.top_about_point .box dt{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: left;
}
.top_about_point .box dt .num{
	text-align: left;
	padding: 0 0 0 40px;
	font-size: 14px;
}
.top_about_point .box dt h4{
	width: max-content;
	height: inherit;
	margin-top: 0;
	writing-mode: inherit;
	font-size: 14px;
}
.top_about_point .box dd{
	margin-top: 20px;
	font-size: 11px;
}

#top_about .more_btn{
	margin-top: 40px;
}
}

/*共通 トップページ Calendar*/
#top_calendar{
	position: relative;
	padding: 150px 0;
	margin-top: 180px;
}
#top_calendar .calendar_bg{
	position: absolute;
	inset: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
	margin: auto;
}
#top_calendar .timetable{
	width: 100%;
	height: auto;
}
#top_calendar .inner{
	position: relative;
}
#top_calendar .txt01{
	font-size: 12px;
}
.calendar_txt_wrap{
	align-items: center;
	justify-content: space-between;
	gap: 40px 0;
	margin-top: 80px;
}
.calendar_txt{
	width: max-content;
	margin-bottom: 0;
	line-height: 2;
	letter-spacing: 0.1em;
	font-size: 14px;
}
.calendar_txt a{
	color: #000;
}
.calendar_download{
	text-align: center;
	width: 300px;
	margin: 0;
}
.calendar_download a{
	display: block;
	background-color: #bddcdc;
	border-radius: 30px;
	padding: 10px 0;
}
.calendar_download a:hover{
	background-color: rgba(189, 220, 220, 0.7);
	text-decoration: none;
}
@media screen and (max-width: 896px) {
/*SP トップページ Calendar*/
#top_calendar{
	padding: 60px 0;
	margin-top: 50px;
}
#top_calendar .calendar_bg{
	position: absolute;
	inset: 0;
	object-fit: inherit;
	width: 100%;
	/* height: auto; カレンダーとPDFボタン表示時*/
	height: 100%;
	margin: 0;
}
#top_calendar .timetable{
	display: block;
	width: 230px;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}
#top_calendar .txt01{
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
}
.calendar_txt_wrap{
	display: block;
	text-align: center;
	width: 100%;
	margin: 40px auto 0;
}
.calendar_txt{
	text-align: center;
	width: 100%;
	line-height: 2.2;
	font-size: 12px;
}
.reserve_tel{
	display: block;
	margin-top: 20px;
	font-size: 14px;
}
.calendar_download{
	text-align: center;
	width: 100%;
	max-width: 90%;
	margin: 40px auto 0;
}
.calendar_download a{
	border-radius: 30px;
	padding: 10px 0;
}
}
@media (min-width: 500px) and (max-width: 896px) {
	/*スマホ横向き用のタイムテーブル画像のサイズ調整*/
	#top_calendar .timetable{
		width: 100%;
	}
}

/*XO Event Calendar*/
.xo_event_calendar_body{
	/*プラグインのショートコードの親*/
	padding: 60px 0 0;
}
.xo-event-calendar{
	/*プラグインが出力する一番上の親*/
	width: 100%;
	margin: 0 auto;
}
.xo-months{
	/*各月のテーブルの親*/
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.xo-months::before{
	/*2つのカレンダー同士の矢印*/
	position: absolute;
	inset: 0;
	right: 20px;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	width: 30px;
	height: 30px;
	margin: auto;
	transform: rotateZ(-45deg);
	content: "";
}
.xo-month-wrap{
	width: 43%;
}
.xo-event-calendar table.xo-month{
	/*各月*/
	border: none !important;
	background-color: transparent !important;
}
.xo-event-calendar table.xo-month caption{
	/*年月*/
	border-top: solid 6px #fff !important;
	border-bottom: solid 4px #fff !important;
	border-left: solid 6px #fff !important;
	border-right: solid 6px #fff !important;
	background-color: #e5e5e5;
}
.xo-event-calendar table.xo-month .month-header{
	/*年月<DIV>*/
	margin: 5px 0 !important;
}
.xo-event-calendar table.xo-month .month-header span{
	/*年月<SPAN>*/
	/* font-weight: bold !important; */
}
.xo-event-calendar table.xo-month td,
.xo-event-calendar table.xo-month th{
	/*曜日と日付の共通カラー*/
	border: solid 3px #fff !important;
}
.xo-event-calendar table.xo-month th{
	/*曜日の背景色*/
	background-color: #e5e5e5 !important;
}
.xo-event-calendar table.xo-month>thead th{
	/*曜日*/
	border: solid 3px #fff !important;
	padding: 8px 0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}
.xo-event-calendar table.xo-month>thead th.sunday,
.xo-event-calendar table.xo-month>thead th,
.xo-event-calendar table.xo-month>thead th.saturday{
	/*曜日の土日と平日両方とも文字色を統一*/
	color: #000 !important;
}
.xo-event-calendar table.xo-month>thead th.sunday{
	/*土曜日*/
	border-left: solid 6px #fff !important; /*左のボーダーのみ太く*/
}
.xo-event-calendar table.xo-month>thead th.saturday{
	/*日曜日*/
	border-right: solid 6px #fff !important; /*右のボーダーのみ太く*/
}
.xo-event-calendar table.xo-month .month-dayname td{
	/*日付の背景色と文字色*/
	background-color: #fff !important;
	color: #000 !important;
}
.xo-event-calendar table.xo-month .month-dayname td div{
	/*日付の文字の位置*/
	text-align: center !important;
	padding: 8px 0 0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}
.xo-event-calendar table.xo-month .today{
	/*今日のカラー設定*/
	color: #000 !important;
	font-weight: inherit !important;
}
.xo-event-calendar table.xo-month .holiday-all,
.xo-event-calendar table.xo-month .holiday-am,
.xo-event-calendar table.xo-month .holiday-pm,
.xo-event-calendar table.xo-month .holiday-temporary{
	/*休日設定したカテゴリー*/
	color: #000 !important;
}
.xo-event-calendar table.xo-month .month-dayname td div.other-month{
	/*他月の日付は非表示にして背景色もデフォルトカラーに。*/
	background-color: transparent !important;
	opacity: 0 !important;
}
.xo-event-calendar table.xo-month .month-event-space{
	/*日付の下のイベント名表示スペース*/
	height: 11px !important;
}

.holiday-titles{
	/*休日の説明枠の親*/
	display: flex;
	flex-wrap: wrap;
	gap: 0 15px;
	margin: 10px 0 0 6px;
}
.xo-event-calendar p.holiday-title{
	/*各休日の色説明枠*/
}
.xo-event-calendar p.holiday-title span{
	/*各休日の色説明枠のカラーチップ*/
	border: none !important;
	margin: 0 10px 0 0 !important;
	padding: 0 0 0 40px !important;
}
@media screen and (max-width: 896px){
	/*SP XO Event Calendar*/
	.xo_event_calendar_body{
		/*プラグインのショートコードの親*/
		padding: 60px 0;
	}
	.xo-event-calendar{
		/*プラグインが出力する一番上の親*/
		width: 100%;
	}
	.xo-months{
		/*各月のテーブルの親*/
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 140px 0;
	}
	.xo-months::before{
		/*2つのカレンダー同士の矢印*/
		position: absolute;
		inset: 0;
		border-right: solid 1px #000;
		border-bottom: solid 1px #000;
		width: 24px;
		height: 24px;
		margin: auto;
		transform: rotateZ(45deg);
		content: "";
	}
	.xo-month-wrap{
		width: 100%;
	}
	.xo-event-calendar table.xo-month .month-header span,
	.xo-event-calendar table.xo-month>thead th,
	.xo-event-calendar table.xo-month .month-dayname td div{
		font-size: 11px !important;
	}
}

/*共通 トップページ 院内の紹介*/
#top_facility{
	position: relative;
	background-color: #f1f1f1;
	margin-top: 100px;
	padding-bottom: 140px;
}
#top_facility::before{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	width: 100%;
	height: 30%;
	margin: 0 auto;
	content: "";
}
#top_facility .inner{
	position: relative;
}
#top_facility .doctor{
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-top: 120px;
	padding: 0 130px 0 80px;
}
#top_facility .doctor_name{
	background: url(images/doctor_ico.svg) center 0 no-repeat;
	background-size: 46px auto;
	padding-top: 60px;
	line-height: 1.4;
}
#top_facility .doctor_name .role {
	height: max-content;
	font-size: 18px;
	letter-spacing: 0.1em;
}
#top_facility .doctor_name .name {
	writing-mode: vertical-rl;
	height: max-content;
	margin-top: 20px;
	font-size: 22px;
}
#top_facility .doctor_name .position {
	display: block;
	font-size: 16px;
	line-height: 1;
}
#top_facility .doctor_career {
	max-width: 500px;
	height: max-content;
	font-size: 14px;
	writing-mode: vertical-rl;
}
#top_facility .doctor_career p{
	margin: 0 3em 0 0;
	line-height: 2.2;
}
#top_facility .more_btn{
	position: absolute;
	bottom: -40px;
	right: 74px;
}
@media screen and (max-width: 896px) {
/*SP トップページ 院内の紹介*/
#top_facility{
	/* margin-top: 60px; */
	margin-top: 0;
	padding-bottom: 180px;
}
#top_facility::before{
	height: 60vw;
}
.top_facility_slide_body{
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
#top_facility .doctor{
	/* justify-content: flex-end; */
	/* flex-direction: inherit; */
	margin-top: 100px;
	padding: 0;
}
#top_facility .doctor_name{
	padding-top: 50px;
	margin-right: 45px;
	order: 1;
}
#top_facility .doctor_name .role {
	font-size: 14px;
}
#top_facility .doctor_name .name {
	margin-top: 20px;
	font-size: 16px;
}
#top_facility .doctor_name .position {
	font-size: 12px;
}
#top_facility .doctor_career {
	/* width: 100%; */
	/* max-width: 100%; */
	height: max-content;
	margin-top: 80px;
	font-size: 12px;
	order: 2;
}
#top_facility .doctor_career p{
	margin: 0 10vw 0 0;
	line-height: 1.7;
}
#top_facility .doctor_career p:first-of-type{
	margin-right: 0;
}
#top_facility .more_btn{
	bottom: -100px;
	right: 0;
}
}


/*共通 トップページ NEWS*/
#top_news{
	position: relative;
	padding: 0;
	margin-top: 140px;
}
#top_news .inner{
	max-width: 100%;
	margin: 0 auto;
}
.top_news_wrap{
	align-items: flex-start;
	justify-content: space-between;
}
#top_news h2{
	text-align: center;
	background-color: #e5e5e5;
	width: 260px;
	margin: 10px 0 0 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
}
#top_news ul{
	align-items: flex-start;
	gap: 20px 0;
	width: 550px;
	margin: 0;
}
#top_news li{
	align-items: baseline;
	width: 100%;
	margin: 0;
	font-size: 14px;
	list-style-type: none;

	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
}
#top_news li a{
	font-size: 14px;
}
.news li img{
	width: 100%;
	height: auto;
}
.news li .date{
	margin: 0 30px 0 0;
}
.news li h3{
	width: 410px;
	margin-top: 10px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}
.news li h3 a:hover{
	text-decoration: underline;
}
#top_news .more_btn{
	margin-top: 80px;
}
@media screen and (max-width: 896px) {
/*SP トップページ NEWS*/
#top_news{
	margin-top: 90px;
}
.top_news_wrap{
	gap: 40px 0;
}
#top_news h2{
	background-color: #bddcdc;
	width: 100%;
	padding: 6px 0;
	margin: 0 auto;
	font-size: 12px;
}
#top_news ul{
	align-items: flex-start;
	gap: 30px 0;
	width: 94%;
	margin: 0 auto;
}
#top_news li{
	width: 100%;
	font-size: 12px;
}
#top_news li a{
	font-size: 12px;
}
.news li .date{
	display: block;
	margin: 0 0 2px;
}
.news li h3{
	width: 100%;
	margin-top: 0;
	font-size: 12px;
	line-height: 1.5;
}
#top_news .more_btn{
	text-align: right;
	margin-top: 60px;
}
}

/*共通 トップページ 予約*/
#top_reservation{
	position: relative;
	margin: 160px auto 0;
	padding: 100px 0;
	z-index: 1;
}
#top_reservation .reservation_bg{
	object-fit: cover;
	position: absolute;
	inset: 0;
	margin: auto;
	z-index: -1;
}
.top_reservation_wrap{
	justify-content: space-between;
}
.top_reservation_left{
	padding-left: 0;
}
.top_reservation_right{
	width: 540px;
}
.top_reservation_right p{
	width: 100%;
	letter-spacing: 0.2em;
}
.top_reservation_right .txt01{
	font-size: 14px;
	letter-spacing: 0.12em;
}
.top_reservation_right .tel{
	margin-top: 60px;
	font-size: 28px;
}
.top_reservation_right .tel a{
	text-decoration: none;
}
.top_reservation_right .tel img{
	margin-right: 25px;
	vertical-align: -12px;
}
.top_reservation_right .txt02{
	margin-top: 20px;
	font-size: 14px;
}
.top_reservation_right .txt03{
	font-size: 12px;
}
@media screen and (max-width: 896px) {
/*SP トップページ 予約*/
#top_reservation{
	margin: 120px auto 0;
	padding: 60px 0 80px;
}
#top_reservation .reservation_bg{
	width: 100%;
	height: 100%;
	margin: auto;
}
.top_reservation_wrap{
	gap: 40px 0;
	margin-top: 40px;
}
.top_reservation_left{
	text-align: center;
	padding-left: 0;
}
.top_reservation_right{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.top_reservation_right .txt01{
	font-size: 11px;
	order: 1;
}
.top_reservation_right .tel{
	text-align: center;
	margin: 20px 0 0;
	font-size: 20px;
	order: 4;
}
.top_reservation_right .tel img{
	width: 24px;
	height: auto;
	margin-right: 20px;
	vertical-align: -10px;
}
.top_reservation_right .txt02{
	margin-top: 10px;
	font-size: 11px;
	order: 2;
}
.top_reservation_right .txt03{
	font-size: 11px;
	order: 3;
}
}

/*共通 アクセス*/
#access{
	padding: 100px 0 0;
}
#access .gmap iframe{
	aspect-ratio: 1000/ 160;
	width: 100%;
	height: auto;
	filter: grayscale(100%);
}
.address_wrap{
	text-align: center;
}
.address_wrap .txt01{
	margin-top: 80px;
	font-size: 16px;
}
.address_wrap .txt01 .map_ico{
	margin-right: 20px;
	vertical-align: -10px;
}
.address_wrap .txt02{
	margin-top: 30px;
	font-size: 16px;
}
.address_wrap .txt03{
	margin-top: 40px;
	font-size: 14px;
}
.address_wrap .txt03 .name{
	position: relative;
}
.address_wrap .txt03 .name::before{
	content: "［";
}
.address_wrap .txt03 .name::after{
	content: "］";
}
@media screen and (max-width: 896px) {
/*SP アクセス*/
#access{
	padding: 90px 0 30px;
}
#access .gmap iframe{
	aspect-ratio: 6/ 3;
}
.address_wrap .txt01{
	margin-top: 40px;
	font-size: 14px;
}
.address_wrap .txt01 .map_ico{
	display: block;
	margin: 0 auto 15px;
	vertical-align: 0;
}
.address_wrap .txt02{
	margin-top: 20px;
	font-size: 14px;
}
.address_wrap .txt03{
	margin-top: 20px;
	font-size: 12px;
}
.address_wrap .txt03 .name{
	display: block;
	border-bottom: solid 2px #bddcdc;
	width: max-content;
	margin: 40px auto 10px;
	padding: 0 20px 5px;
}
.address_wrap .txt03 span{
	/* display: inline-block !important; */
}
.address_wrap .txt03 .name::before,
.address_wrap .txt03 .name::after{
	content: "";
}
}

/*共通 トップページ コンタクト*/
#footer_contact{
	padding: 180px 0 220px;
}
#footer_contact h2{
	margin-bottom: 100px;
}
.contact_form{
	position: relative;
	margin: 0 auto;
}
.contact_form table{
	width: 100%;
}
.contact_form th,
.contact_form td{
	border-top: solid 42px #fff;
	background-color: #f1f1f1;
	padding: 15px;
	vertical-align: middle;
}
.contact_form th{
	border-right: solid 22px #fff;
	box-sizing: border-box;
	width: 190px;
	font-size: 16px;
	line-height: 1;
}
.contact_form .textarea th{
	vertical-align: top;
}
.contact_form td input,
.contact_form td textarea{
	border: none;
	background-color: transparent;
	box-sizing: border-box;
	width: 100%;
	padding: 5px 0;
	font-size: 16px;
	outline: none;
	line-height: 1.4;
}
.contact_form td textarea{
	height: 180px;
}
.contact_form td input::placeholder,
.contact_form td textarea::placeholder{
	color: #ccc;
}
.contact_form p.sub{
	margin: 20px 0 0;
}
.contact_form .privacy_link{
	text-align: center;
	margin: 0;
}
.contact_form .submit_btn { 
	text-align: center;
	margin: 100px auto 0
}
.contact_form .submit_btn input{
	position: relative;
	display: block;
	background-color: #f1f1f1;
	border: solid 1px #333;
	border-radius: 50px;
	width: 400px;
	margin: 0 auto;
	padding: 16px 0 12px;
	font-size: 24px;
	outline: none;
	line-height: 1;
}
.contact_form .submit_btn input:hover{
	/* background-color: #f5bdb8;
	color: #111; */
	opacity: 0.7;
}
.contact_form .submit_btn .ajax-loader{
	background-color: #eee;
}

@media screen and (max-width: 896px) {
/*SP トップページ コンタクト*/
#footer_contact{
	/* margin-top: 80px; VOICEを表示したらこちらを使用*/
	margin-top: 0;
	padding: 50px 3% 140px;
}
#footer_contact h2{
	margin-bottom: 40px;
}
.contact_form{
	width: 100%;
	max-width: 100% !important;
	margin: 0 auto;
}
.contact_form table{
	width: 100%;
	margin: 0 auto;
}
.contact_form th,
.contact_form td{
	border: none;
	width: 100%;
	font-size: 13px;
}

.contact_form th{
	border: none;
	border-left: solid 4px #333;
	background-color: transparent;
	padding: 2px 0 2px 8px;
	margin-bottom: 10px;
	font-size: 13px;
	width: 100%;
	vertical-align: bottom;
}
.contact_form td{
	background-color: #f1f1f1;
	padding: 0;
	margin-bottom: 20px;
	font-size: 13px;
}
.contact_form td input,
.contact_form td textarea{
	box-sizing: border-box;
	width: 100%;
	padding: 12px;
	outline: 0;
}
.contact_form .sub{
	text-align: right;
	margin: 5px 0 0 !important;
	font-size: 11px;
}
.contact_form .privacy_link{
	margin: 0;
	font-size: 13px;
}
.contact_form .submit_btn{
	margin-top: 50px;
}
.contact_form .submit_btn p{
	text-align: center;
	margin-bottom: 0;
}
.contact_form .submit_btn input{
	position: relative;
	border: none;
	width: 510px;
	margin: 0 auto 10px;
}

.contact_form .submit_btn input{
	-webkit-appearance: none;
	position: relative;
	display: block;
	background-color: #f1f1f1;
	border: solid 1px #333;
	border-radius: 50px;
	width: 250px;
	margin: 0 auto;
	padding: 16px 0 12px;
	font-size: 14px;
	outline: none;
	line-height: 1;
}
}


/*共通 コンテンツ*/
.page_title{
	background: url(images/logo_gray.svg) center 0 no-repeat;
	background-size: 200px;
	text-align: center;
	width: 100%;
	margin: 0 0 80px;
	padding: 60px 0 0;
}
.page_title h1{
	line-height: 1;
	letter-spacing: 0.15em;
	font-size: 30px;
	font-weight: normal;
}
.page_title h1 .jp{
	display: block;
	margin-top: 25px;
	font-size: 14px;
}
@media screen and (max-width: 896px) {
/*SP コンテンツ*/
.page_title{
	background-size: 100px;
	margin: 0 !important;
	padding: 35px 0 0 !important;
}
.page_title h1{
	padding: 0;
	font-size: 24px;
}
.page_title h1 .jp{
	margin-top: 10px;
	font-size: 12px;
}
}


/*共通 パンくずリスト*/
.breadcrumb_body {
	position: relative;
	text-align: left;
	max-width: 100%;
	margin: 20px auto 100px;
}
.breadcrumb {
	width: calc((100% / 2) - 130px);
	max-width: 100%;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.breadcrumb li {
	display: inline;
	position: relative;
	margin-right: 0.5em;
	list-style-type: none;
}
.breadcrumb li::after{
	display: inline;
	content: "＞";
	padding-left: 0.5em;
}
.breadcrumb li:last-of-type::after{
	display: none;
}
@media screen and (max-width: 896px) {
/*SP パンくずリスト*/
.breadcrumb_body{
	width: 80%;
	margin: 60px auto 40px;
	font-size: 11px;
}
.breadcrumb {
	width: 100%;
	font-size: 11px;
}
.breadcrumb li::after{
	display: inline;
	padding-left: 6px;
	content: "＞";
	font-size: 10px;
}

}

/*共通 NEWS*/
.contents.flex{
	justify-content: space-between;
}
.news_main {
	width: calc(100% - 220px - 8%) !important;
	max-width: 100%;
}
.news_list{
	width: 100%;
	gap: 80px 5.55%;
}
.news_list li{
	width: 47.145%;
	margin: 0;
	list-style-type: none;
}
.news_list li img{
	aspect-ratio: 33 / 22;
	object-fit: cover;
	/* width: 100%;
	height: auto; */
}
.news_list .cat{
	box-sizing: border-box;
	background-color: #bddcdc;
	text-align: center;
	width: 100%;
	padding: 2px 20px;
	font-size: 13px;
}
.news_list h3{
	width: 100% !important;
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
}
.news_list h3 a{
	font-size: 14px;
}
.news_list .date{
	margin-top: 5px;
	font-size: 12px;
}

.news_side{
	width: 220px;
	margin-top: 0;
}
.side_widget:not(:first-of-type){
	margin-top: 120px;
}
.side_widget h3{
	position: relative;
	background-color: #bddcdc;
	border-radius: 26px;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	line-height: 1;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.05em;
}

.side_widget ul{
	margin: 30px auto 0;
	padding: 0 10px 0 30px;
}
.side_widget li {
	margin-bottom: 14px;
	font-size: 16px;
	list-style-type: none;
}
.side_widget ul.children{
	margin: 10px 0 0 1em;
	padding: 0;
}
.side_widget ul.children li{
	position: relative;
	padding-left: 15px;
}
.side_widget ul.children li::before{
	background-color: #bddcdc;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 5px;
	height: 5px;
	margin: auto 0;
	content: "";
}

.side_widget .post-date {
	display: block;
	padding-top: 5px;
	font-size: 12px;
}

.wp-pagenavi,
.nav-below {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding-top: 100px;
}
.wp-pagenavi a.page,
.wp-pagenavi span.current {
	display: inline-block;
	border: solid 2px #bddcdc !important;
	background-color: #fff;
	text-decoration: none !important;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0 8px 5px !important;
	font-size: 16px;
	line-height: 44px;
	text-decoration: none;
	color: #bddcdc;
}
.wp-pagenavi a.page:hover {
	background-color: #e9f0f0;
}
.wp-pagenavi span.current {
	background-color: #bddcdc !important;
	color: #fff;
}
.nextpostslink,
.previouspostslink{
	border: none !important;
	padding: 0;
	font-size: 16px;
	/*ROBOTO*/
	font-family: roboto, sans-serif;
	font-style: normal;
	color: #bddcdc;
}
.nextpostslink:hover,
.previouspostslink:hover {
	text-decoration: underline;
}



.wp-pagenavi .pages {
	display: none;
	width: 80px;
}

.nav-below{
	align-items: center;
}
.nav-previous,
.nav-next {
	display: block;
	text-decoration: none;
	width: 10%;
	height: 40px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 40px;
}
.nav-previous a,
.nav-next a{
	display: block;
	text-decoration: none !important;
	color: #bddcdc;
	font-size: 16px;
	letter-spacing: 0.05em;
	/*ROBOTO*/
	font-family: roboto, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.nav-previous a:hover,
.nav-next a:hover{
	color: #e9f0f0;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}

.return-top{
	display: inline-block;
	text-align: center;
	width: 80%;
}
.return-top a{
	display: block;
	background-color: #bddcdc;
	padding: 10px 0;
	text-decoration: none !important;
	width: 270px;
	margin: 0 auto;
	color: #000;
	font-size: 14px;
}
.return-top a:hover{
	background-color: #e9f0f0;
}

.newsTxt h2{
	font-size: 20px;
	font-weight: 400;
}
.newsInfo{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 20px 0;
	font-size: 14px;
}
.newsTxt .post a{
	color: #bddcdc;
}
.newsTxt .post img{
	max-width: 100%;
	height: auto;
}

.newsInfo .item {
	display: inline-block;
	width: 50%;
}
.newsInfo .item.cat{
	background-color: #bddcdc;
	text-align: center;
	width: max-content;
	padding: 2px 20px;
}
.newsInfo .item.cat span,
.newsInfo .item.cat a{

}
@media screen and (max-width: 896px) {
/*SP NEWS*/
.news_main {
	float: none;
	width: 100% !important;
	margin-bottom: 0;
}
.news_list {
	gap: 40px 0;
	width: 100%;
	margin: 0 auto;
}
.news_list li {
	width: 100%;
	margin: 0 auto;
}
.news_list li img{
	width: 100%;
	height: auto;
}
.news_list .cat{
	padding: 2px 20px;
	font-size: 11px;
}
.news_list h3{
	font-size: 12px;
}
.news_list h3 a{
	font-size: 12px;
}
.news_list .date{
	margin-top: 5px;
	font-size: 11px;
}

.news_side{
	float: none;
	text-align: center;
	width: 100%;
	margin-top: 0;
}
.side_widget {
	/* border-top: solid 6px #bddcdc; */
	width: 100%;
	margin: 0 auto;
	padding-top: 80px;
}
.side_widget:not(:first-of-type) {
	margin-top: 0;
}
.side_widget h3{
	width: 55%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 14px;
}
.side_widget ul{
	margin: 30px 0 0;
	padding: 0;
}

.side_widget ul.children{
	margin: 10px 0 0;
	padding: 0;
}
.side_widget ul.children li{
	position: relative;
	width: max-content;
	margin: 0 auto 5px;
	padding-left: 5px;
	font-size: 16px;
}
.side_widget ul.children li::before{
	background-color: #bddcdc;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10px;
	width: 5px;
	height: 5px;
	margin: auto 0;
	content: "";
}

.newsTxt h2{
	margin-bottom: 30px;
	padding-bottom: 0;
	font-size: 15px;
}
.newsTxt .newsInfo{
	margin-bottom: 20px;
	font-size: 12px;
}

.wp-pagenavi a.page,
.wp-pagenavi span.current {
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0 5px 5px !important;
	font-size: 14px;
	line-height: 30px;
}

.nav-below span{
}
.nav-previous,
.nav-next {
	width: 20%;
}
.nav-previous a,
.nav-next a{
	font-weight: bold;
	color: #bddcdc;
}

.return-top{
	display: inline-block;
	text-align: center;
	width: 60%;
}
.return-top a{
	display: block;
	box-sizing: border-box;
	padding: 5px 10px;
	width: 70%;
	font-size: 12px;
}
}

/*共通アーカイブ*/
.archive_title{
	margin-bottom: 4em;
	font-size: 20px;
	font-weight: 400;
}
#archive_list.news_list {
	width: 100%;
	margin: 0 auto;
}
.item_list{
	/* justify-content: space-between; */
}
.item_list li{
	width: 31.39% !important;
	margin: 0 2.918% 40px 0 !important;
	list-style-type: none;
}
.item_list li img{
	margin-bottom: 10px;
}
.item_list li h3{
	margin: 0;
}
.item_list li p{
	margin-bottom: 0;
}
.item_list li .date{
	margin: 5px 0 0;
	font-size: 12px;
}
@media screen and (max-width: 896px) {
.archive_title{
	margin-bottom: 2em;
}

}

/*共通 お問い合わせ*/
div.wpcf7-mail-sent-ok {
	border: none !important;
}
.form input,
.form select,
.form textarea {
	padding: 15px;
	font-size: 18px;
}
.form table th,
.form table td {
	padding: 18px 10px;
}

.wpcf7-mail-sent-ok{
	padding-left: 0 !important;
	margin-left: 0 !important;
}

/*シャント治療について*/
.shunt{}
.shunt p{
	font-size: 14px;
}
.shunt p:last-of-type{
	margin-bottom: 0;
}
.sec_shunt_about{}
.sec_shunt_about_bg01{
	background: url(images/sec_shunt_about_bg01.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding: 160px 0;
}
.shunt_ttl{
	margin-bottom: 90px;
	font-size: 16px;
	font-weight: 400;
}

.sec_shunt_about_wrap02{
	text-align: center;
	padding: 160px 0 100px;
}
.shunt_img01,
.shunt_img02{
	margin: 100px auto 0;
}

.sec_shunt_about_bg02{
	background: url(images/sec_shunt_about_bg02.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding: 60px 0 80px;
}

.sec_shunt_clinic{
	margin-top: 160px;
}
.sec_shunt_clinic_wrap02{
	margin-top: 160px;
}
.sec_shunt_clinic_wrap03{
	margin-top: 200px;
}
@media screen and (max-width: 896px) {
/*SP シャント治療について*/
	.shunt{}
	.shunt p{
		font-size: 12px;
	}
	.sec_shunt_about{}
	.sec_shunt_about_bg01{
		padding: 80px 0;
	}
	.shunt_ttl{
		margin-bottom: 40px;
		font-size: 14px;
	}

	.sec_shunt_about_wrap02{
		padding: 80px 0 50px !important;
	}
	.shunt_img01,
	.shunt_img02{
		margin: 60px auto 0;
	}

	.sec_shunt_about_bg02{
		padding: 40px 0 30px;
	}

	.sec_shunt_clinic{
		margin-top: 80px;
	}
	.sec_shunt_clinic_wrap02{
		margin-top: 80px;
	}
	.sec_shunt_clinic_wrap03{
		margin-top: 100px;
	}
}

/*院内の紹介*/
.facility{}
.facility .inner{
	gap: 200px 0;
}
.sec_facility{
	text-align: center;
	width: 100%;
}
.sec_facility_wrap{
	justify-content: center;
	gap: 20px 2%;
}
.sec_facility_wrap .item{
	text-align: center;
	width: 49%;
}
.sec_facility_wrap .item img{
	width: 100%;
	height: auto;
	margin: 0;
}
.sec_facility h3{
	margin-top: 40px;
	font-size: 16px;
	font-weight: 400;
}
.sec_facility p{
	margin-top: 30px;
	font-size: 14px;
}
.sec_facility p:last-of-type{
	margin-bottom: 0;
}
@media screen and (max-width: 896px) {
/*SP 院内の紹介*/
	.facility .inner{
		gap: 100px 0;
	}
	.sec_facility_wrap{
		gap: 20px 0;
	}
	.sec_facility_wrap .item{
		width: 100%;
	}
	.sec_facility h3{
		margin-top: 30px;
		font-size: 14px;
	}
	.sec_facility p{
		margin-top: 20px;
		font-size: 12px;
	}
}


/*@media screen and (min-width: 1281px) {*/
@media screen and (min-width: 897px) {
/*画面幅が897px以上（PC）*/
/*.pc_only {
	display: block;
}*/
.sp_only {
	/*スマホでは非表示*/
	display: none !important;
}

body {
	position: relative;
	max-width: 100%;
}
#body_inner{
	position: relative;
	overflow: hidden;
}
/*fixヘッダーでのスムーズスクロールのズレ対策*/
/* body:not(.home) #body_inner {
	padding-top: 32px;
	margin-top: -32px;
} */
#wrapper{
	clear: both;
	box-sizing: border-box;
	max-width: 100%;
	margin: 0 auto;
	padding: 60px 0 0;
	overflow: hidden;
}
.home #wrapper{
	padding: 180px 0 0;
}
.w1320{
	width: 1320px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.w1200{
	width: 1200px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.w1000{
	width: 1000px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.w900{
	width: 900px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.w800{
	width: 800px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.w830{
	width: 830px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.w700{
	width: 700px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}



/*サイドバー*/
#sidebar {
	float: right;
	border: solid 5px #f1f1f1;
	width: 290px;
	padding: 5px;
}
#sidebar li {
	list-style-type: none;
}

/*お問い合わせ*/
.contact_fotm .table th {
	padding-top: 14px;
	vertical-align: top;
}
.contact_fotm .table textarea {
	box-sizing: border-box;
	width: 100%;
}

}/*PC End*/





@media screen and (max-width: 896px) {
/*画面幅が896px以下（スマホ専用スタイル）*/
.pc_only {
	/*PC以外は非表示*/
	display: none !important;
}
.sp_only {
	display: block;
}

/*Flex Box*/
.mb-flex-1 .flex-item {
	width: 100% !important;
}
.mb-flex-1 .flex-item:last-of-type {
}
.mb-flex-2 .flex-item {
	width: 46% !important;
	margin-right: 7% !important;
}
.mb-flex-2 .flex-item:nth-of-type(even) {
	margin-right: 0 !important;
}
.mb-flex-3 .flex-item {
	width: 30%;
	margin-right: 5%;
}
.mb-flex-3 .flex-item:nth-of-type(3n) {
	margin-right: 0;
}
.mb-flex-3 .flex-item:nth-last-of-type(-n+3) {
}
.mb-flex-4 .flex-item {
	width: 23.5%;
	margin-right: 2%;
}
.mb-flex-4 .flex-item:nth-of-type(4n) {
	margin-right: 0;
}
.mb-flex-4 .flex-item:nth-last-of-type(-n+4) {
}
.mb-order-1{
	order: 1;
}
.mb-order-2{
	order: 2;
}
.mb-order-3{
	order: 3;
}
.mb-order-4{
	order: 4;
}
.mb-order-5{
	order: 5;
}
.mb-order-6{
	order: 6;
}
.mb-order-7{
	order: 7;
}
.mb-order-8{
	order: 8;
}
.mb-order-9{
	order: 9;
}
.mb-order-10{
	order: 10;
}

body{
	position: relative;
	width: 100%;
	font-size: 14px;
}
#body_inner {
	overflow: hidden;
	z-index: 9990;
}
#wrapper {
	padding-top: 80px;
}
/* .contents{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.page-about .contents{
	width: 100%;
} */
.sp_width{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.w1320,
.w1200,
.w1000,
.w900,
.w800,
.w830,
.w700{
	max-width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
.sp_mt10{
	margin-top: 10px !important;
}
.sp_mt20{
	margin-top: 20px !important;
}
.sp_mt30{
	margin-top: 30px !important;
}
.sp_mt40{
	margin-top: 40px !important;
}
.sp_mt50{
	margin-top: 50px !important;
}
.sp_mt60{
	margin-top: 60px !important;
}
.sp_mt70{
	margin-top: 70px !important;
}
.sp_mt80{
	margin-top: 80px !important;
}
.sp_mt90{
	margin-top: 90px !important;
}
.sp_mt100{
	margin-top: 100px !important;
}
.sp_mb10{
	margin-bottom: 10px !important;
}
.sp_mb20{
	margin-bottom: 20px !important;
}
.sp_mb30{
	margin-bottom: 30px !important;
}
.sp_mb40{
	margin-bottom: 40px !important;
}
.sp_mb50{
	margin-bottom: 50px !important;
}
.sp_mb60{
	margin-bottom: 60px !important;
}
.sp_mb70{
	margin-bottom: 70px !important;
}
.sp_mb80{
	margin-bottom: 80px !important;
}
.sp_mb90{
	margin-bottom: 90px !important;
}
.sp_mb100{
	margin-bottom: 100px !important;
}



a {
	-webkit-tap-highlight-color: rgba(255, 255, 255,0.2);
	cursor: pointer;
}
.blur {
	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-ms-filter: blur(8px);
	filter: blur(8px);
}

.imgLeft,
.imgRight,
.imgCenter,
.aligncenter,
.alignleft,
.alignright {
	clear: both;
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 10px;
}

.pdf {
	background-size: 10px 12px;
	padding-right: 14px;
}

.table {
	font-size: 12px;
}
/*スライドテーブル*/
.mobileSlideBlock {
	overflow-x: auto;
	position: relative;
	width: 100%;
}
.mobileSlideBlock table {
	min-width: 600px;
}

.blockTable,
.blockTable tbody,
.blockTable tr,
.blockTable th,
.blockTable td {
	display: block;
}

/*フォーム*/
.form {
	width: 100%;
}
.form th {
	padding: 10px 0 !important;
}
.form td {
	padding: 0 0 10px !important;
}
.form input,
.form select,
.form textarea{
	box-sizing: border-box;
	max-width: 100%;
	margin: 0 0 5px !important;
	padding: 5px;
	-webkit-appearance: none;
	font-size: 16px;
}
.form .submit input {
	display: block;
	width: 80%;
	padding: 16px 0;
	margin: 0 auto !important;
}

/*SPコンテンツ*/
h4 {
	margin-bottom: 0.5em;
	font-size: 16px;
}
p,
.txt {
	margin: 0 0 1em;
}
.txtBtm {
	margin-bottom: 3em;
}

/*SPパンくずリスト*/
.breadcrumbs_sp{
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
}
.breadcrumbs_sp .breadcrumb {
	width: 88%;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
}

/*ページ*/
.page_post{
	width: 100%;
	margin: 0 auto 40px;
}

}/*スマホ End*/


/*PCメニュー*/
.menu_bg{
	display: none;
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(189 220 220 / 0.8);
	/* background-color: #bddcdc; */
	width: 100%;
	height: 100%;
	z-index: 9997;
	overflow: hidden;
	cursor: pointer;
}
.pc_menu {
	display: block;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	width: 560px;
	height: 100vh;
	padding: 160px 0 0;
	z-index: 9998;
	overflow-y: auto;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	color: #bddcdc;

	-webkit-transform: translateX(-550px);
	transform: translateX(-550px);/*中身を表示*/
	transition: .5s ease-in-out;/*滑らかに表示*/
	opacity: 0;
}
/*w1280 PCメニュー*/
@media screen and (max-width: 1280px) {

}
.pc_menu.active {
	/*display: block;*/
	background-color: rgba(255,255,255,0.8);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);/*中身を表示*/
	opacity: 1;
}

.pc_menu ul.menu{
	box-sizing: border-box;
	width: 100%;
	padding: 0 30px 0 38px;
	margin: 0 auto;
	letter-spacing: 0.3em;
}
.pc_menu ul.menu li{
	position: relative;
	box-sizing: border-box;
	list-style-type: none;
	margin-bottom: 10px;
}

.pc_menu ul.menu li a{
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 18px;
	letter-spacing: 0.1em;
}
.pc_menu ul.menu li a:hover{
	/* background-color: #bddcdc; */
	border-radius: 10px;
	text-decoration: none;
	color: #bddcdc;
}
.pc_menu ul.menu li a span{
	position: relative;
	text-align: left;
	display: inline-block;
	padding: 3px 0;
	margin: 0 0 0 15px;
	font-size: 18px;
	letter-spacing: 0.1em;
	box-sizing: border-box;
}
.pc_menu .reservation_btn{
	text-align: center;
	width: 80%;
	margin: 80px auto 0;
}
.pc_menu .reservation_btn a{
	display: block;
	background-color: #bddcdc;
	border-radius: calc(1px / 0);
	padding: 10px 10px;
	font-size: 18px;
}
.pc_menu .reservation_btn a:hover{
	background-color: rgba(189, 220, 220, 0.7);
	text-decoration: none;
}
/*PC ハンバーガーアイコン*/
#spMenu_btn {
	display: none;
	/* display: inline-block; */
	position: fixed;
	top: 30px;
	left: 40px;
	height: 60px;
	margin: 0;
	z-index: 9999;
}
/*w1280 ハンバーガーアイコン*/
@media screen and (max-width: 1280px) {

}
#spMenu_btn a {
	display: block;
	background-color: rgba(255,255,255,0.4);
	border-radius: 50%;
	height: 60px;
	width: 60px;
	text-decoration: none;
	transition: all 0.3s linear 0s;
}
#spMenu_btn a::before{
	/*メニュー表示時のぼかしアイコン（メニュー非表示時）*/
	position: absolute;
	background-color: #bddcdc;
	border-radius: 50%;
	filter: blur(5px);
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	transition: opacity 0.2s linear 0s;
}
#spMenu_btn a.close::before{
	/*メニュー表示時のぼかしアイコン（メニュー表示時）*/
	opacity: 1;
}
/*ハンバーガーアイコンをばつ印にする用*/
#spMenu_btn a span:first-of-type{
	border-top: solid 1px #000;
	display: block;
	height: 1px;
	left: 13px;
	margin: 0;
	position: absolute;
	top: 25px;
	transition: all 0.2s linear 0s;
	width: 36px;
}
#spMenu_btn a span:last-of-type{
	border-top: solid 1px #000;
	display: block;
	height: 1px;
	left: 13px;
	margin: 0;
	position: absolute;
	top: 35px;
	transition: all 0.2s linear 0s;
	width: 36px;
}
#spMenu_btn a.close span:first-of-type{
	border-top: solid 1px #000;
	display: block;
	top: 30px;
	left: 13px;
	height: 1px;
	margin: 0;
	position: absolute;
	transition: all 0.2s linear 0s;
	width: 36px;
	transform: rotate(-45deg);
}
#spMenu_btn a.close span:last-of-type{
	border-top: solid 1px #000;
	display: block;
	top: 30px;
	left: 13px;
	height: 1px;
	margin: 0;
	position: absolute;
	transition: all 0.2s linear 0s;
	width: 36px;
	transform: rotate(-135deg);
}
#spMenu_btn .close span {
	background: transparent none repeat scroll 0 0;
}
@media screen and (max-width: 896px) {
/*画面幅が896px以下（スマホ専用スタイル）*/
/*SPメニュー*/
.sp_menu {
	display: block;
	/* background-color: rgba(255,255,255,0.8); */
	background-color: #fff;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	right: -310px;
	width: 310px;
	height: 100vh;
	padding: 0;
	overflow-y: auto;
	z-index: 9998;

	transition: .3s ease-in-out;/*滑らかに表示*/
	opacity: 0;
}
.sp_menu.active {
	/*display: block;*/
	right: 0;
	opacity: 1;
}
#spMenu_btn a::before{
	/*メニュー表示時のぼかしアイコン（メニュー非表示時）*/
	position: absolute;
	background-color: #bddcdc;
	border-radius: 50%;
	filter: blur(5px);
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	transition: opacity 0.2s linear 0s;
}
#spMenu_btn a.close::before{
	/*メニュー表示時のぼかしアイコン（メニュー表示時）*/
	opacity: 1;
}
.menu_bg {
	display: none;
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(189 220 220 / 0.8);
	/* background-color: #bddcdc; */
	width: 100%;
	height: 100%;
	z-index: 9997;
	overflow: hidden;
	cursor: pointer;
}
.sp_menu ul.menu{
	box-sizing: border-box;
	text-align: left;
	padding: 80px 0 0 30px;
	margin: 0;
}
.sp_menu ul.menu li{
	position: relative;
	box-sizing: border-box;
	list-style-type: none;
	margin-top: 20px;
	padding-top: 0;
	list-style-type: none;
}

.sp_menu ul.menu li a{
	position: relative;
	display: block;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0.1em;
}
.sp_menu ul.menu li a:hover{
	text-decoration: none;
}
.sp_menu .reservation_btn{
	text-align: center;
	width: 80%;
	margin: 40px auto 0;
}
.sp_menu .reservation_btn a{
	display: block;
	background-color: #bddcdc;
	border-radius: calc(1px / 0);
	padding: 8px 10px;
	font-size: 14px;
}
.sp_menu .reservation_btn a:hover{
	text-decoration: none;
}
/*SP ハンバーガーアイコン*/
#spMenu_btn{
	top: 10px;
	bottom: inherit;
	left: inherit;
	right: 5%;
	margin: auto 0;

	/*PCはJSでフェードするので対策*/
	display: block !important;
	opacity: 1 !important;
}
#spMenu_btn a {
	display: block;
	background-color: rgba(255,255,255,0.4);
	border-radius: 50%;
	height: 60px;
	width: 60px;
	text-decoration: none;
	transition: all 0.3s linear 0s;
}

/*ハンバーガーアイコンをばつ印にする用*/
#spMenu_btn a span:first-of-type{
	border-top: solid 1px #000;
	display: block;
	height: 1px;
	left: 13px;
	margin: 0;
	position: absolute;
	top: 25px;
	transition: all 0.2s linear 0s;
	width: 36px;
}
#spMenu_btn a span:last-of-type{
	border-top: solid 1px #000;
	display: block;
	height: 1px;
	left: 13px;
	margin: 0;
	position: absolute;
	top: 35px;
	transition: all 0.2s linear 0s;
	width: 36px;
}
#spMenu_btn a.close span:first-of-type{
	border-top: solid 1px #000;
	display: block;
	top: 30px;
	left: 13px;
	height: 1px;
	margin: 0;
	position: absolute;
	transition: all 0.2s linear 0s;
	width: 36px;
	transform: rotate(-45deg);
}
#spMenu_btn a.close span:last-of-type{
	border-top: solid 1px #000;
	display: block;
	top: 30px;
	left: 13px;
	height: 1px;
	margin: 0;
	position: absolute;
	transition: all 0.2s linear 0s;
	width: 36px;
	transform: rotate(-135deg);
}
#spMenu_btn .close span {
	background: transparent none repeat scroll 0 0;
}
}


/*共通 VenoBox Lightbox*/
/*アイコン位置調整*/
.vbox-close{
	top: 2% !important;
	right: 2% !important;
}
.vbox-prev{
	left: 2% !important;
}
.vbox-next{
	right: 2% !important;
}
/*画像の高さがウィンドウ内に収まるように*/
.vbox-container img{
	max-height: 90vh !important;
}
