@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
	font-family: sans-serif;
	/* 1 */
	line-height: 1.15;
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 3 */
	-webkit-text-size-adjust: 100%;
	/* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
	margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
	/* 1 */
	display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
	margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;
	/* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
	outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
	font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
	font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
	background-color: #ff0;
	color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
	display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
	border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
	overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
	display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
	display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
	display: none;
}

html, 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 {
	margin: 0;
	padding: 0;
	border: 0;
}

/**************************
Compass Text Replacement
*/
/**************************
Inline List
*/
/**************************
Inline Block List
*/
/**************************
horizontal-list
*/
/**************************
Bullets
*/
/* simple clearfix */
/**************************
@mixin for sprite
*/
/**************************
Compass Text Replacement
*/
/**************************
Inline List
*/
/**************************
Inline Block List
*/
/**************************
horizontal-list
*/
/**************************
Bullets
*/
/* simple clearfix */
/**************************
@mixin for sprite
*/
/***********************************************************************
 ***********************************************************************
 ***********************************************************************

## Foundation
ブラウザ仕様をフラットにする

文字色 : palette('color');
リンク : $link_color
ホバー : $hover_color

*/
body {
	-webkit-font-smoothing: antialiased;
}

html, 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 {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style: none;
}

input,
textarea {
	outline: 0;
}

input::-moz-placeholder {
	color: #999;
	opacity: .75;
}

input::-webkit-input-placeholder {
	color: #999;
	opacity: .75;
}

input:-ms-input-placeholder {
	color: #999;
	opacity: .75;
}

.none {
	display: none;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1rem;
	line-height: 1.7;
	background: #fff;
	color: #353535;
}

.gmap {
	width: 100%;
}

.gmap > iframe {
	max-width: 100%;
}

.gmap > img {
	max-width: 100%;
}

.gcalendar {
	max-width: 100%;
}

.gcalendar > iframe {
	max-width: 100%;
}

.gcalendar > img {
	max-width: 100%;
}

.twitter {
	overflow: hidden;
}

.twitter > iframe {
	margin-left: auto;
	margin-right: auto;
}

.img {
	max-width: 100%;
	display: block;
}

/***********************************************************************
 ***********************************************************************
 ***********************************************************************

## Utility - Cosmetic

ユーティリティー設定。
このサイト専用というわけでもない共通設定。

*/
/*

<div class="_h3">.bold</div>

太字。

	<span class="bold">太い文字</span><br>
	<span class="em">太い文字</span>

*/
em,
.bold,
.em {
	font-weight: bold;
	font-style: normal;
}

/*

<div class="_h3">.underline</div>

下線。

	<span class="underline">テキスト</span><br>

*/
.underline {
	text-decoration: underline;
}

/*

<div class="_h3">.red .caution</div>

赤文字。

	<span class="caution">赤い文字</span><br>
	<span class="red">赤い文字</span>

*/
.caution,
.red_text {
	color: #ff8888;
	-webkit-text-decoration-color: #ff8888;
	        text-decoration-color: #ff8888;
}

/*

<div class="_h3">.orange_text</div>

オレンジ文字。

	<span class="orange_text">オレンジ文字</span>

*/
.orange_text {
	color: #000;
	font-weight: bold;
}

.orange_text2 {
	color: #ffa2a2;
}

/*

<div class="_h3">.white_text</div>

白文字。

	<span class="white_text">オレンジ文字</span>

*/
.white_text {
	color: #fff;
}

/*

<div class="_h3">.blue_text</div>

時々使う青文字

	<div class="blue_text">テキスト</div>

*/
.blue_text {
	color: #1967b2;
	font-weight: bold;
}

.small_text {
	font-size: 0.75rem;
}

/*

<div class="_h3">.yellow_text</div>

時々使う青文字

	<div class="yellow_text">テキスト</div>

*/
.yellow_text {
	color: #a67f07;
	font-weight: bold;
}

/*

<div class="_h3">.gray_text</div>

時々使う灰色文字

	<div class="gray_text">テキスト</div>

*/
.gray_text {
	color: #888;
}

/*

<div class="_h3">.pink_text</div>

ピンク文字

	<div class="pink_text">テキスト</div>

*/
.pink_text {
	color: #ff7bac;
}

/*

<div class="_h3">.center</div>

適当に中央によせたい。

3つ指定してます
margin-left: auto;
margin-right: auto;
text-align: center;

	<div class="center">テキスト</div>

*/
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*

<div class="_h3">.center_position</div>

画像を適当に中央によせたい。
親要素に relative が必要
width と height は個別に指定した方がいい

	<div class='line'>
		<img class="center_position" src="http://placehold.it/100x100" alt="">
	</div>

*/
.center_position {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
}

/*

<div class="_h3">.center_text</div>

text-align: right 。 float はしない。

	<div class="center_text">テキスト</div>

*/
.center_text {
	text-align: center;
}

/*

<div class="_h3">.right_text</div>

text-align: right 。 float はしない。

	<div class="right_text">テキスト</div>

*/
.right_text {
	text-align: right;
}

.float_right {
	float: right;
	padding-left: .2em;
	padding-bottom: .5em;
}

.float_left {
	float: left;
	padding-right: .2em;
	padding-bottom: .5em;
}

.clear_both {
	clear: both;
}

/*

<div class="_h3">.clearfix</div>

	<div class="clearfix">テキスト</div>

*/
.clearfix::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*

<div class="_h3">.clear</div>

clear: both; だけしたい時。

	<div class="clear">テキスト</div>

*/
.clear {
	clear: both;
}

/*

<div class="_h3">.no_text</div>

背景画像だけを表示して、テキストを吹き飛ばして非表示にしたい。 text-indent: 120%;
(下記例の info_title _hosp クラスはサンプルをわかりやすくするための指定。)

	<div class="info_title _hosp no_text">テキスト</div>

.no_text {
	text-indent: 120%;
	line-height: 0;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
*/
.no_text,
.hide-text {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
}

/*

<div class="_h3">.on_opacity</div>

:hover で透明化する aタグ。 opacity はサイト統一と考えて、基本ここにしか書いていません。

	<a href="#" class="on_opacity">マウスオーバーで透明化するリンクテキスト</a>

*/
.on_opacity:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.2s opacity;
}

/*

<div class="_h3">.ellipsis</div>

領域からはみ出た場合に「...」を表示する。ブラウザの挙動がおかしいのであまりにあてにしない。

	<div class="ellipsis" style="width: 100px;">長いテキスト長いテキスト長いテキスト長いテキスト</div>

*/
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/*

<div class="_h3">.no_wrap</div>

改行せず、領域を貫通するテキスト。 PCのために書く時、SPで改行をせず表示が壊れないかに注意。

	<div class="no_wrap">テキスト</div>

*/
.no_wrap {
	white-space: nowrap;
}

/*

<div class="_h3">.mb_1em</div>

*/
.root .main_content .mb_3em {
	margin-bottom: 3em;
}

.root .main_content .mb_2em {
	margin-bottom: 2em;
}

.root .main_content .mb_1_5em {
	margin-bottom: 1.5em;
}

.root .main_content .mb_1em {
	margin-bottom: 1em;
}

.root .main_content .mb_05em {
	margin-bottom: .5em;
}

.root .main_content .mb_0em,
.root .main_content .no_mb,
.root .main_content .mb_none {
	margin-bottom: 0;
}

/*

<div class="_h3">.tel</div>

comment

	<div class="fot_m">外来診療</div>

*/
.tel_link {
	word-wrap: break-word;
}

/**************************
.image_radius
*/
.image_radius {
	border-radius: 25px;
}

.root .no_radius {
	border-radius: inherit;
}

/**************************
.skip
*/
.skip {
	border-style: none;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	z-index: 100;
}

.fb_page_container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/**************************
Compass Text Replacement
*/
/**************************
Inline List
*/
/**************************
Inline Block List
*/
/**************************
horizontal-list
*/
/**************************
Bullets
*/
/* simple clearfix */
/**************************
@mixin for sprite
*/
/***********************************************************************
 ***********************************************************************
 ***********************************************************************

## Component - Base

コンポーネント設定。
各ページでよく使い回す記述。
このサイト専用の共通設定。


*/
/**************************
heading
*/
/*

<div class="_h3">.large_text</div>

大きい文字。

	<span class="large_text">テキスト</span><br>

*/
.large_text {
	font-weight: normal;
	line-height: 2;
}

@media screen and (min-width: 1000px), print {
	.large_text {
		font-size: 1.75rem;
	}
}

@media screen and (max-width: 999px) {
	.large_text {
		font-size: 1.125rem;
	}
}

em.large_text {
	font-weight: bold;
}

.large_text.red_text {
	color: #ff8888;
}

.push_text {
	font-size: 1.25rem;
	font-weight: bold;
	color: #ffa2a2;
	line-height: 1.5;
}

.push_text-blue {
	color: #1967b2;
}

/**************************
.main_content
*/
.main_content hr {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: 0 none;
	border-top: 1px solid #dedede;
	margin-top: 40px;
	margin-bottom: 40px;
}

.main_content ul:not(.cancel):not(:last-child) {
	margin-bottom: 1em;
}

.main_content ul:not(.cancel) > li {
	padding-left: 1.2em;
	margin-bottom: .5em;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 1000px), print {
	.main_content ul:not(.cancel) > li {
		font-size: 1rem;
		line-height: 2;
	}
}

@media screen and (max-width: 999px) {
	.main_content ul:not(.cancel) > li {
		font-size: 0.875rem;
		line-height: 2;
	}
}

.main_content ul:not(.cancel) > li::before {
	content: '';
	display: block;
	position: absolute;
	left: .2em;
	width: 5px;
	height: 5px;
	background-color: #224b72;
	border-radius: 2.5px;
}

@media screen and (min-width: 1000px), print {
	.main_content ul:not(.cancel) > li::before {
		top: 1.5ex;
	}
}

@media screen and (max-width: 999px) {
	.main_content ul:not(.cancel) > li::before {
		top: 1.5ex;
	}
}

.main_content ul:not(.cancel):not(.inline_block_list) > li:last-child {
	margin-bottom: 0;
}

.main_content .anotation_list:not(.cancel):not(:last-child) {
	margin-bottom: 1em;
}

.main_content .anotation_list:not(.cancel) > li {
	padding-left: 1.2em;
	margin-bottom: .3em;
	line-height: 1.5;
	position: relative;
	top: 0;
	left: 0;
}

.main_content .anotation_list:not(.cancel) > li:last-child {
	margin-bottom: 0;
}

.main_content .anotation_list:not(.cancel) > li::before {
	content: '※';
	width: .5em;
	position: absolute;
	background: 0 none;
	top: .04em;
	left: 0;
	color: #ff8888;
}

.main_content .anotation_list-red li {
	color: #ff8888;
}

.main_content .anotation_list-red li::before {
	color: #ff8888;
}

.main_content ol:not(.cancel) {
	list-style: none;
	counter-reset: num;
}

.main_content ol:not(.cancel):not(:last-child) {
	margin-bottom: 1em;
}

.main_content ol:not(.cancel) > li {
	padding-left: 1.5em;
	margin-bottom: .3em;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 1000px), print {
	.main_content ol:not(.cancel) > li {
		font-size: 1rem;
		line-height: 2;
	}
}

@media screen and (max-width: 999px) {
	.main_content ol:not(.cancel) > li {
		font-size: 0.875rem;
		line-height: 2;
	}
}

.main_content ol:not(.cancel) > li::before {
	counter-increment: num;
	content: counter(num) ".";
	color: #224b72;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: -.5em;
	text-align: right;
	width: 1.5em;
	font-weight: bold;
}

.main_content ol:not(.cancel):not(.inline_block_list) > li:last-child {
	margin-bottom: 0;
}

.main_content .wpnews ul > li,
.main_content .ul-small:not(.cancel) > li {
	margin-bottom: .5em;
	line-height: 1.5;
}

.main_content .wpnews ul > li::before,
.main_content .ul-small:not(.cancel) > li::before {
	top: .6em;
}

@media screen and (min-width: 1000px), print {
	.main_content .link_list li {
		margin-bottom: .3em;
	}
}

@media screen and (max-width: 999px) {
	.main_content .link_list li {
		margin-bottom: 0;
		border-bottom: 1px dashed #000;
	}
}

.main_content .link_list li::before {
	display: none;
}

@media screen and (max-width: 999px) {
	.main_content .link_list li {
		border-bottom: 1px dotted #ccc;
	}
	.main_content .link_list a,
	.main_content .link_list button {
		display: block;
		padding-top: 1em;
		padding-bottom: 1em;
		text-decoration: none;
	}
	.main_content .link_list a:hover,
	.main_content .link_list button:hover {
		text-decoration: none;
		opacity: 0.7;
		transition: 0.2s opacity;
	}
	.main_content .link_list a.link,
	.main_content .link_list button.link {
		padding-left: 16px;
		position: relative;
		top: 0;
		left: 0;
	}
	.main_content .link_list a.link::before,
	.main_content .link_list button.link::before {
		position: absolute;
		left: 0;
		top: 1.35em;
	}
}

.table,
.table-borderd,
.root .wpnews table {
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
}

.table:not(:last-child),
.table-borderd:not(:last-child),
.root .wpnews table:not(:last-child) {
	margin-bottom: 1em;
}

.table caption,
.table-borderd caption,
.root .wpnews table caption {
	display: none;
}

.table caption.cap,
.table-borderd caption.cap,
.root .wpnews table caption.cap {
	display: block;
	text-align: left;
	font-weight: bold;
	color: #000;
	padding-bottom: .5em;
}

.table th,
.table td,
.table-borderd th,
.table-borderd td,
.root .wpnews table th,
.root .wpnews table td {
	vertical-align: top;
	font-weight: normal;
	border: 1px solid #224b72;
	box-sizing: border-box;
}

@media screen and (min-width: 1000px), print {
	.table th,
	.table th p,
	.table td,
	.table td p,
	.table-borderd th,
	.table-borderd th p,
	.table-borderd td,
	.table-borderd td p,
	.root .wpnews table th,
	.root .wpnews table th p,
	.root .wpnews table td,
	.root .wpnews table td p {
		line-height: 2;
	}
}

@media screen and (max-width: 999px) {
	.table th,
	.table th p,
	.table td,
	.table td p,
	.table-borderd th,
	.table-borderd th p,
	.table-borderd td,
	.table-borderd td p,
	.root .wpnews table th,
	.root .wpnews table th p,
	.root .wpnews table td,
	.root .wpnews table td p {
		line-height: 2;
	}
}

@media screen and (min-width: 1000px), print {
	.table th,
	.table td,
	.table-borderd th,
	.table-borderd td,
	.root .wpnews table th,
	.root .wpnews table td {
		padding: 0.375em 0.6375em;
	}
}

@media screen and (max-width: 999px) {
	.table th,
	.table td,
	.table-borderd th,
	.table-borderd td,
	.root .wpnews table th,
	.root .wpnews table td {
		padding: 0.2625em 0.3em;
		line-height: 1.5;
	}
}

.table th,
.table-borderd th,
.root .wpnews table th {
	background-color: #f2f2f2;
	color: #353535;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-align: center;
}

.table td,
.table-borderd td,
.root .wpnews table td {
	background-color: #fff;
}

.table thead th,
.table-borderd thead th,
.root .wpnews table thead th {
	background-color: #f2f2f2;
}

@media screen and (min-width: 1000px), print {
	.table tbody th,
	.table-borderd tbody th,
	.root .wpnews table tbody th {
		width: 200px;
	}
}

@media screen and (max-width: 999px) {
	.table tbody th,
	.table-borderd tbody th,
	.root .wpnews table tbody th {
		width: 120px;
	}
}

.table .number-cell,
.table-borderd .number-cell,
.root .wpnews table .number-cell {
	text-align: right;
}

.responsive_table_area:not(:last-child) {
	margin-bottom: 1em;
}

.root .wpnews table {
	width: auto;
}

.root .wpnews table tbody th {
	width: inherit;
}

.table-small {
	max-width: 35em;
}

.table-medium {
	max-width: 50em;
}

.table-td_right td {
	text-align: right;
}

.table-center th,
.table-center td {
	text-align: center;
}

@media screen and (min-width: 1000px), print {
	.table-th_long tbody th {
		width: 300px;
	}
}

@media screen and (max-width: 999px) {
	.table-th_long tbody th {
		width: 180px;
	}
}

.table-th_center th {
	text-align: center;
}

.table-td_center td {
	text-align: center;
}

.table-th_left th {
	text-align: left;
}

.table-th_auto tbody th {
	width: auto;
}

.table-td_auto tbody td {
	width: auto;
}

.table-td_middle tbody td {
	vertical-align: middle;
}

.table-noborder th,
.table-noborder td {
	border: 0 none;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}

.table-noborder th {
	padding-right: 2em;
}

.banner_horizontal_list {
	padding-left: 0;
}

.banner_horizontal_list > li::before {
	display: none;
}

.banner_horizontal_list > li:not(:last-child) {
	margin-bottom: 10px;
}


.anotation {
	position: relative;
	top: 0;
	left: 0;
	line-height: 1.5;
	padding-left: 1.3em;
}


.anotation::before {
	content: '※';
	width: 1em;
	position: absolute;
	top: .04em;
	left: 0;
	color: #ff8888;
}


.anotation-red {
	color: #ff8888;
}


.anotation-red::before {
	color: #ff8888;
}


.anotation-black {
	color: #353535;
}


.anotation-black::before {
	color: #353535;
}


.anotation-right {
	float: right;
}

@media screen and (min-width: 1000px), print {

	.anotation-sm {
		font-size: 0.875rem;
	}
}

@media screen and (min-width: 1000px), print {

	.anotation-sm {
		font-size: 0.813rem;
	}
}

/**************************

## - p

*/
/*

<div class="_h3">p</div>

*/
section p:not(:last-child) {
	margin-bottom: 1em;
}

p {
	color: #353535;
}

@media screen and (min-width: 1000px), print {
	p {
		font-size: 1rem;
		line-height: 2;
	}
}

@media screen and (max-width: 999px) {
	p {
		font-size: 0.875rem;
		line-height: 2;
	}
}

.p {
	font-size: 0.875rem;
	line-height: 1.7;
}

/**************************
.content_section
*/
@media screen and (min-width: 1000px), print {
	.content_section:not(:last-child) {
		margin-bottom: 120px;
	}
	.content_section-sm:not(:last-child) {
		margin-bottom: 60px;
	}
	.panel .content_section:not(:last-child) {
		margin-bottom: 100px;
	}
	.panel .content_section-sm:not(:last-child) {
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 999px) {
	.content_section:not(:last-child) {
		margin-bottom: 60px;
	}
	.content_section-sm:not(:last-child) {
		margin-bottom: 40px;
	}
}

/**************************
.indent
*/
@media screen and (min-width: 1000px), print {
	.main_content .indent,
	.main_content .pc_indent {
		padding-left: 30px;
	}
}

@media screen and (max-width: 999px) {
	.main_content .indent {
		padding-left: 0;
		padding-right: 0;
	}
	.main_content .sp_indent {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
}

/**************************

## - a リンク設定

*/
/*

<div class="_h3">a</div>

基本のリンク設定

	<a href="#" class="a">テキスト</a>

*/
a {
	color: #1967b2;
	text-decoration: none;
}

a:hover {
	color: #1967b2;
}

section a {
	text-decoration: underline;
}

section a:hover {
	text-decoration: none;
}

section a.no_border {
	text-decoration: none;
}

.url {
	text-decoration: underline;
	color: #1967b2;
	word-break: break-all;
}

.url:hover, .url:focus, .url:active {
	color: #1967b2;
	text-decoration: none;
}

input:focus, input:active,
textarea:focus,
textarea:active {
	/*text-decoration: underline;*/
	outline: 2px solid #a6a6a6;
}

/*

<div class="_h3">a.black</div>

リンクだけど文字色は黒

	<a href="#" class="black">テキスト</a>

*/
a.black,
a .black {
	color: #000;
}

/*

<div class="_h3">.outlink</div>

外部リンク。後ろに矢印画像を表示する

	<a href="#" class="outlink">テキスト</a>

*/
.out::after,
.ext::after,
.outlink::after,
.icon_out::after,
.icon_ext::after {
	content: '';
	display: inline-block;
	background: url("../img/icon/ext.png") 0 center no-repeat transparent;
	background-size: 12px 12px;
	width: 12px;
	height: 12px;
	position: relative;
	top: 0em;
	left: 0;
	margin-left: 5px;
	margin-top: -10px;
}

/**************************

## - .btn - 汎用ボタン

*/
/*

<div class="_h3">.btn</div>

汎用ボタン。

*/
.btn {
	display: inline-block;
	-ms-flex-align: center;
	    align-items: center;
	text-decoration: none;
	letter-spacing: .05em;
	background-color: #1967b2;
	color: #fff;
	line-height: 1.3;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	transition: background-color 0.1s cubic-bezier(0.23, 1, 0.32, 1);
	border: 1px solid #1967b2;
}

@media screen and (min-width: 1000px), print {
	.btn {
		min-width: 200px;
		min-height: 50px;
		padding: 13px 20px 12px;
		font-size: 1.125rem;
	}
}

@media screen and (max-width: 999px) {
	.btn {
		min-width: 180px;
		min-height: 40px;
		padding: 13px 20px 12px;
		font-size: 0.938rem;
		min-width: 250px;
	}
}

.btn::before {
	content: '';
	display: block;
	background: url("../img/icon/arrow/btn.png") 0 0 no-repeat transparent;
	background-size: 8px 13px;
	width: 8px;
	height: 13px;
	margin-top: -6px;
	position: absolute;
	top: 50%;
	right: 7px;
	background-position: 0 0;
	background-size: 8px 26px;
}

@media screen and (max-width: 999px) {
	.btn::before {
		-ms-transform: scale(0.5);
		    transform: scale(0.5);
		right: 5px;
	}
}

@media screen and (max-width: 999px) {
	.btn {
		font-size: 14px;
	}
}

.main_content .btn {
	text-decoration: none;
}

.btn:hover {
	background-color: #10406f;
	color: #fff;
}

@media screen and (min-width: 1000px), print {
	.btn + .btn {
		margin-left: 20px;
	}
}

@media screen and (max-width: 999px) {
	.btn + .btn {
		margin-top: 20px;
	}
}

.btn-disable {
	pointer-events: inherit;
	opacity: .3;
}

button.btn {
	border: 0 none;
}

btn.btn-large,
input.btn-large {
	padding-top: 13px;
}

.root btn.btn-disabled, .root
input.btn-disabled {
	opacity: .4;
}

.root btn.btn-disabled:hover, .root
input.btn-disabled:hover {
	opacity: .4;
}

/*

<div class="_h3">.icon_pdf</div>

PDFアイコン

	<span class="icon_pdf">テキスト</span><br>
	<span class="icon_pdf_right">テキスト</span><br>
	<a href="#" class="btn _large __orange fot_db">
		<span class="icon_pdf2">テキスト</span>
	</a>

*/
.pdf::after,
.icon_pdf::after {
	content: '';
	display: inline-block;
	background: url("../img/icon/pdf.png") 0 center no-repeat transparent;
	background-size: 17px 20px;
	width: 17px;
	height: 20px;
	margin-left: 5px;
	position: relative;
	top: .15em;
	left: 0;
	margin-top: -7px;
}

/*

## - list ul ol

<div class="_h3">.anotation_list</div>

※ をつけるリスト。
改行時に ※ padding を守る。

	<ul class="anotation_list">
		<li>16歳（高校生）以上の方の<br>診察となります。</li>
		<li>月2回の診療のため、お電話で診療日をご確認下さい。</li>
	</ul>

*/
.dl {
	font-size: 0.938rem;
}

.dl::before, .dl::after {
	content: '';
	display: table;
}

.dl::after {
	clear: both;
}

.dl dt {
	clear: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	font-weight: bold;
}

.dl dt::before {
	margin-right: .5em;
}

@media screen and (min-width: 1000px), print {
	.dl dt,
	.dl dd {
		float: left;
	}
}

.dl dt:last-child,
.dl dd:last-child {
	margin-bottom: 0;
}

.dl dd {
	width: 100%;
	box-sizing: border-box;
}

.dl dd:not(:last-child) {
	padding-bottom: .3em;
}

@media screen and (max-width: 999px) {
	.dl dd:not(:last-child) {
		margin-bottom: .7em;
	}
}

@media screen and (min-width: 1000px), print {
	.dl-2em dt {
		width: 2em;
	}
	.dl-2em dt .h-inline {
		width: -1.5em;
	}
	.dl-2em dd {
		margin-left: -3em;
		padding-left: 3em;
	}
	.dl-3em dt {
		width: 3em;
	}
	.dl-3em dt .h-inline {
		width: -0.5em;
	}
	.dl-3em dd {
		margin-left: -4em;
		padding-left: 4em;
	}
	.dl-4em dt {
		width: 4em;
	}
	.dl-4em dt .h-inline {
		width: 0.5em;
	}
	.dl-4em dd {
		margin-left: -5em;
		padding-left: 5em;
	}
	.dl-5em dt {
		width: 5em;
	}
	.dl-5em dt .h-inline {
		width: 1.5em;
	}
	.dl-5em dd {
		margin-left: -6em;
		padding-left: 6em;
	}
	.dl-6em dt {
		width: 6em;
	}
	.dl-6em dt .h-inline {
		width: 2.5em;
	}
	.dl-6em dd {
		margin-left: -7em;
		padding-left: 7em;
	}
	.dl-7em dt {
		width: 7em;
	}
	.dl-7em dt .h-inline {
		width: 3.5em;
	}
	.dl-7em dd {
		margin-left: -8em;
		padding-left: 8em;
	}
	.dl-8em dt {
		width: 8em;
	}
	.dl-8em dt .h-inline {
		width: 4.5em;
	}
	.dl-8em dd {
		margin-left: -9em;
		padding-left: 9em;
	}
	.dl-10em dt {
		width: 10em;
	}
	.dl-10em dt .h-inline {
		width: 6.5em;
	}
	.dl-10em dd {
		margin-left: -11em;
		padding-left: 11em;
	}
	.dl-12em dt {
		width: 12em;
	}
	.dl-12em dt .h-inline {
		width: 8.5em;
	}
	.dl-12em dd {
		margin-left: -13em;
		padding-left: 13em;
	}
	.dl-14em dt {
		width: 14em;
	}
	.dl-14em dt .h-inline {
		width: 10.5em;
	}
	.dl-14em dd {
		margin-left: -15em;
		padding-left: 15em;
	}
	.dl-16em dt {
		width: 16em;
	}
	.dl-16em dt .h-inline {
		width: 12.5em;
	}
	.dl-16em dd {
		margin-left: -17em;
		padding-left: 17em;
	}
	.dl-18em dt {
		width: 18em;
	}
	.dl-18em dt .h-inline {
		width: 14.5em;
	}
	.dl-18em dd {
		margin-left: -19em;
		padding-left: 19em;
	}
	.dl-20em dt {
		width: 20em;
	}
	.dl-20em dt .h-inline {
		width: 16.5em;
	}
	.dl-20em dd {
		margin-left: -21em;
		padding-left: 21em;
	}
}

.dl-mb_1em dd {
	margin-bottom: 1em;
}

.dl-em dt,
.dl-em dd {
	font-size: 1.125rem;
}

.dl-em dt {
	color: #1967b2;
	letter-spacing: .1em;
}

@media screen and (max-width: 999px) {
	.dl-em dt {
		margin-bottom: .5em;
	}
}

.dl-em dd {
	margin-bottom: .7em;
}

@media screen and (max-width: 999px) {
	.dl-em dd {
		padding-left: .4em;
	}
}

.dl-em dd em {
	margin-right: 1em;
}

.dl-em dd .inline_block_list li {
	margin-bottom: 0;
}

.dl-em dd .group + .group {
	margin-top: 1.5em;
}

.scell {
	margin-right: 1em;
}

.scell2 {
	margin-right: .5em;
}

/**************************
.inline_list
*/
.inline_list {
	list-style-type: none;
}

.inline_list,
.inline_list > li,
.inline_list > * {
	margin: 0;
	padding: 0;
	display: inline;
}

/**************************
.inline_block-list
*/
.inline_block_list::before, .inline_block_list::after {
	content: '';
	display: table;
}

.inline_block_list::after {
	clear: both;
}

.inline_block_list > li,
.inline_block_list > * {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 20px;
	padding-right: 20px;
}

.inline_block_list > li:first-child,
.inline_block_list > *:first-child {
	padding-left: 0;
}

.inline_block_list > li:last-child,
.inline_block_list > *:last-child {
	padding-right: 0;
}

@media screen and (min-width: 1000px), print {
	.pc_inline_block_list::before, .pc_inline_block_list::after {
		content: '';
		display: table;
	}
	.pc_inline_block_list::after {
		clear: both;
	}
	.pc_inline_block_list > li,
	.pc_inline_block_list > * {
		list-style-image: none;
		list-style-type: none;
		margin-left: 0;
		display: inline-block;
		vertical-align: middle;
		white-space: nowrap;
		padding-left: 10px;
		padding-right: 10px;
	}
	.pc_inline_block_list > li:first-child,
	.pc_inline_block_list > *:first-child {
		padding-left: 0;
	}
	.pc_inline_block_list > li:last-child,
	.pc_inline_block_list > *:last-child {
		padding-right: 0;
	}
}

@media screen and (max-width: 999px) {
	.pc_inline_block_list li {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 999px) {
	.sp_inline_block_list::before, .sp_inline_block_list::after {
		content: '';
		display: table;
	}
	.sp_inline_block_list::after {
		clear: both;
	}
	.sp_inline_block_list > li,
	.sp_inline_block_list > * {
		list-style-image: none;
		list-style-type: none;
		margin-left: 0;
		display: inline-block;
		vertical-align: middle;
		white-space: nowrap;
		padding-left: 10px;
		padding-right: 10px;
	}
	.sp_inline_block_list > li:first-child,
	.sp_inline_block_list > *:first-child {
		padding-left: 0;
	}
	.sp_inline_block_list > li:last-child,
	.sp_inline_block_list > *:last-child {
		padding-right: 0;
	}
}

/**************************
.horizontal_list
*/
.horizontal_list::before, .horizontal_list::after {
	content: '';
	display: table;
}

.horizontal_list::after {
	clear: both;
}

.horizontal_list > li,
.horizontal_list > * {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.horizontal_list > li:first-child,
.horizontal_list > *:first-child {
	padding-left: 0;
}

.horizontal_list > li:last-child,
.horizontal_list > *:last-child {
	padding-right: 0;
}

.main_content .horizontal_list {
	padding-left: 0;
}

.main_content .horizontal_list li::before {
	display: none;
}

@media screen and (min-width: 1000px), print {
	.ul_horizontal_list::before, .ul_horizontal_list::after {
		content: '';
		display: table;
	}
	.ul_horizontal_list::after {
		clear: both;
	}
	.ul_horizontal_list > li,
	.ul_horizontal_list > * {
		list-style-image: none;
		list-style-type: none;
		margin-left: 0;
		white-space: nowrap;
		float: left;
		padding-left: 20px;
		padding-right: 20px;
	}
	.ul_horizontal_list > li:first-child,
	.ul_horizontal_list > *:first-child {
		padding-left: 0;
	}
	.ul_horizontal_list > li:last-child,
	.ul_horizontal_list > *:last-child {
		padding-right: 0;
	}
	.main_content .ul_horizontal_list {
		padding-left: 0;
	}
	.main_content .ul_horizontal_list li::before {
		display: none;
	}
}

@media screen and (max-width: 999px) {
	.main_content .ul_horizontal_list > ul:not(.cancel) {
		margin-bottom: .3em;
	}
}

.breadcrumbs,
.bread_crumb {
	text-align: left;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}

@media screen and (min-width: 1000px), print {
	.breadcrumbs,
	.bread_crumb {
		padding-top: 15px;
		line-height: 2;
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 999px) {
	.breadcrumbs,
	.bread_crumb {
		padding-top: 10px;
		padding-bottom: 25px;
		padding-left: 0;
		line-height: 1.4;
	}
}

.breadcrumbs li,
.bread_crumb li {
	display: inline;
	line-height: 1.2;
	color: #224b72;
}

@media screen and (min-width: 1000px), print {
	.breadcrumbs li,
	.bread_crumb li {
		font-size: 0.813rem;
	}
}

@media screen and (max-width: 999px) {
	.breadcrumbs li,
	.bread_crumb li {
		font-size: 0.75rem;
		line-height: 2.5;
	}
}

.breadcrumbs li:not(:last-child)::after,
.bread_crumb li:not(:last-child)::after {
	content: '>';
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	color: #888;
}

@media screen and (min-width: 1000px), print {
	.breadcrumbs li:not(:last-child)::after,
	.bread_crumb li:not(:last-child)::after {
		margin-left: 1em;
		margin-right: .8em;
	}
}

@media screen and (max-width: 999px) {
	.breadcrumbs li:not(:last-child)::after,
	.bread_crumb li:not(:last-child)::after {
		margin-left: .6em;
		margin-right: .3em;
	}
}

.breadcrumbs li:first-child,
.bread_crumb li:first-child {
	position: relative;
	top: 0;
	left: 0;
}

.breadcrumbs li:last-child,
.bread_crumb li:last-child {
	margin-left: 0em;
	margin-right: 0em;
}

.breadcrumbs a,
.bread_crumb a {
	color: #1967b2;
	font-weight: normal;
	position: relative;
	top: 0;
	left: 0;
	text-decoration: underline;
}

.breadcrumbs a:hover,
.bread_crumb a:hover {
	color: #1967b2;
	opacity: 1;
	text-decoration: none;
}

/*

## - table

<div class="_h3">クラス名なし</div>

	<table>
		<thead>
			<tr>
				<th></th>
				<th>詳細</th>
			</tr>
		</thead>
		<tbody>
			<tr>
				<th>事業所名所</th>
				<td>宗教法人寒川神社　寒川病院</td>
			</tr>
			<tr>
				<th>所在地</th>
				<td>〒253-0106　神奈川県高座郡寒川町宮山193</td>
			</tr>
			<tr>
				<th>開設</th>
				<td>昭和44年7月</td>
			</tr>
		</tbody>
	</table>

<div class="_h3">.table1</div>
.table1 は、SP表示時に display: block; に変わるので、基本、2列の table のための table

	<table class="table1">
		<tbody>
			<tr>
				<th>事業所名所</th>
				<td>宗教法人寒川神社　寒川病院</td>
			</tr>
			<tr>
				<th>所在地</th>
				<td>〒253-0106　神奈川県高座郡寒川町宮山193</td>
			</tr>
			<tr>
				<th>開設</th>
				<td>昭和44年7月</td>
			</tr>
		</tbody>
	</table>
*/
.wpnews table {
	margin-bottom: 1em;
}

/*

<div class="_h3">table._no_border</div>

画像だけの table を想定

*/
table table._no_border {
	width: auto;
	margin: auto;
}

table table._no_border th,
table table._no_border td {
	padding: 0 1em;
	vertical-align: middle;
}

/**************************
.inline_video
*/
.inline_video {
	max-width: 100%;
}

/*

<div class="_h3">photoswipe ギャラリー</div>

pdf を iframe 表示に使用。
.photoswipe > .pdf または、
.photoswipe > ._pdf または、
.photoswipe > ._iframe の時、iframe を表示する仕様。

+ a タグの href が pdf への URL。
+ a タグの title が キャプションテキスト。

	<div class="photoswipe">
		<a href="pdf/test.pdf" target="_blank" class="pdf">貯金一覧</a>
	</div>

*/
.photoswipe a:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.2s opacity;
}

.pswp .pswp__iframe {
	padding: 0;
	width: 80%;
	height: 90%;
	position: relative;
	top: 5%;
	left: 10%;
	box-sizing: border-box;
}

.pswp .pswp__caption__center {
	text-align: center;
	font-size: 1rem;
}

/*
.scroll_to_top
*/
.scroll_to_top {
	position: fixed;
	right: 20px;
	bottom: -80px;
	z-index: 999;
	line-height: 0;
}

.scroll_to_top:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.2s opacity;
}

.scroll_to_top,
.scroll_to_top a {
	width: 80px;
	height: 80px;
}

.scroll_to_top a {
	display: block;
}

.scroll_to_top img {
	display: block;
	width: 100%;
}

/**************************
	.sup_area
*/
.sup_area {
	position: relative;
	top: 0;
	left: 0;
}

.sup {
	position: absolute;
	top: -.8em;
	left: 0;
	width: 100%;
	font-size: 0.625rem;
	display: inline-block;
	text-align: center;
}

/**************************
a.accordion
*/
.js-accordion .js-accordion__toggle {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

.js-accordion .js-accordion__content {
	position: relative;
	top: 0;
	left: 0;
	max-height: 0;
	opacity: 0;
	transition: opacity .1s ease-out, max-height .4s ease-out;
	overflow: hidden;
}

.js-accordion .js-accordion__content__inner {
	padding-bottom: 2em;
}

.js-accordion .js-accordion__content._opened {
	max-height: 500em;
	opacity: 1;
}

.js-accordion .js-accordion__content._opened-long {
	max-height: 200em;
}

.js-accordion .js-accordion__content._opened-short {
	max-height: 20em;
}

.js-toggle {
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	right: 12px;
	top: 50%;
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	z-index: 100;
	border: 1px solid #fff;
	background-color: #041a78;
	box-sizing: border-box;
}

.js-toggle::before {
	content: '';
	display: block;
	width: 16px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	    transform: translateX(-50%) translateY(-50%);
	transition: transform .2s ease-out;
}

.js-toggle::after {
	content: '';
	display: block;
	width: 16px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%) rotate(90deg);
	    transform: translateX(-50%) translateY(-50%) rotate(90deg);
	transition: transform .2s ease-out;
}

.li1.active .js-toggle,
a:hover .js-toggle, .js-toggle:hover {
	border-color: #fff;
}

.js-toggle._opened::before {
	-ms-transform: translateX(-50%) translateY(-50%) rotate(180deg);
	    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}

.js-toggle._opened::after {
	-ms-transform: translateX(-50%) translateY(-50%) rotate(180deg);
	    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}

.tab_area__content {
	display: none;
}

.tab_area__content._show {
	display: block;
}

.archive_list li {
	padding-left: 1em;
}

.archive_list li::before {
	left: .5em;
}

.bordered {
	border: 1px solid #000;
	box-sizing: border-box;
}

.image_list a {
	display: block;
}

.image_list img {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.image_list .cap {
	padding-top: .5em;
	text-align: center;
	font-size: 0.875rem;
}

@media screen and (min-width: 1000px), print {
	.image_list > li {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 999px) {
	.image_list > li {
		margin-bottom: 15px;
	}
}

@media screen and (min-width: 1000px), print {
	.image_list-h > li {
		display: inline-block;
	}
	.image_list-h > li:not(:last-child) {
		margin-right: 10px;
	}
}

.banner {
	display: inline-block;
}

.banner:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.2s opacity;
}

.banner img {
	display: block;
	max-width: 100%;
}

@media screen and (min-width: 1000px), print {
	.inner_float_left {
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.inner_float_right {
		float: right;
		margin-left: 20px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 999px) {
	.inner_float_left,
	.inner_float_right {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
}

.faq_list > li {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 1.2em;
}

.faq_list > li:not(:first-child) {
	padding-top: 1.2em;
}

.faq__q {
	color: #000;
	font-size: 1rem;
	padding-left: 40px;
	padding-bottom: .7em;
}

.faq__a {
	font-size: 0.938rem;
	padding-left: 40px;
}

.signature {
	text-align: right;
}


.shadow {
	box-shadow: 1px 1px 2.5px rgba(0, 0, 0, 0.3);
}

.wpnews::before, .wpnews::after {
	content: '';
	display: table;
}

.wpnews::after {
	clear: both;
}

.wpnews__head {
	margin-bottom: 15px;
	padding-bottom: .5em;
}

.wpnews__date {
	text-align: right;
}

.wpnews__attr {
	text-align: center;
}

.wpnews__attr > * {
	display: inline-block;
	font-size: 0.938rem;
}

.wpnews__attr .date::after {
	content: '/';
	display: inline;
	padding: 0 .7em;
}

.wpnews__attr .category {
	color: #888;
}

.wpnews__content {
	max-width: 100%;
	font-size: 0.938rem;
	line-height: 1.7;
}

.root .wpnews__content {
	margin: 0 auto;
}

.wpnews__content img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 999px) {
	.wpnews__content img {
		max-width: 100%;
		width: auto;
		height: auto;
	}
	.wpnews__content table {
		max-width: 100%;
	}
}

.wpnews a {
	text-decoration: underline;
}

.wpnews blockquote {
	padding: 10px;
	border-left: 5px solid #59A676;
	background-color: #F7F7F7;
	margin-bottom: 1em;
}

.wp_pagination::before, .wp_pagination::after {
	content: '';
	display: table;
}

.wp_pagination::after {
	clear: both;
}

.wp_pagination_prev {
	float: left;
}

.wp_pagination_next {
	float: right;
}

.gmap {
	height: 430px;
	background-color: #ccc;
}

.gmap > img,
.gmap > iframe {
	max-width: 100%;
	max-height: 100%;
}

@media screen and (max-width: 999px) {
	.gmap {
		height: 150px;
	}
}

.video,
.video video {
	max-width: 100%;
	width: 100%;
}

.youtube {
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 999px) {
	.youtube {
		max-width: 300px;
		height: 170px;
	}
}

.youtube iframe {
	max-width: 100%;
	max-height: 100%;
}

.gcalendar > iframe {
	height: 300px;
}


.marker {
	background: linear-gradient(transparent 60%, #000 60%);
}

.cell {
	margin-right: 1em;
}

.cell2 {
	margin-right: 0.5em;
}

.scell {
	margin-right: 1em;
}

figure img {
	display: block;
	max-width: 100%;
}

@media screen and (max-width: 999px) {
	figure img {
		margin-left: auto;
		margin-right: auto;
	}
}

figure figcaption {
	font-size: 0.875rem;
	color: #353535;
}

@media screen and (min-width: 1000px), print {
	figure figcaption {
		padding-top: .2em;
	}
	figure figcaption._left {
		text-align: left;
	}
	figure figcaption._center {
		text-align: center;
	}
}

@media screen and (max-width: 999px) {
	figure figcaption {
		padding-top: .2em;
		text-align: center;
	}
}

.link {
	line-height: 1.4;
	color: #1967b2;
}

.link::before {
	content: '';
	display: inline-block;
	background: url("../img/icon/arrow/link.png") 0 center no-repeat transparent;
	background-size: 13px 13px;
	width: 13px;
	height: 13px;
	margin-right: 4px;
	position: relative;
	top: .03em;
	left: 0;
	margin-top: -1em;
}

.link:hover {
	color: #1967b2;
	text-decoration: none;
}

.link-down::before {
	-ms-transform: rotate(90deg);
	    transform: rotate(90deg);
}

.link-back::before {
	-ms-transform: rotate(180deg);
	    transform: rotate(180deg);
}

.link-next::before {
	display: none;
}

.link-next::after {
	content: '';
	display: inline-block;
	background: url("../img/icon/arrow/link.png") 0 center no-repeat transparent;
	background-size: 14px 14px;
	width: 14px;
	height: 14px;
	margin-left: 4px;
	position: relative;
	top: .1em;
	left: 0;
}

.link-prev::before {
	-ms-transform: rotate(180deg);
	    transform: rotate(180deg);
}

.link-disable {
	pointer-events: none;
	color: #ccc;
	opacity: .75;
	text-decoration: none;
}

button.link {
	border: 0 none;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
	text-align: left;
	line-height: 1.7;
}

button.link::before {
	top: 1.2ex;
}

.link2 {
	text-decoration: none;
	color: #353535;
	position: relative;
	top: 0;
	left: 0;
	padding-left: 1.5ex;
}

.link2::before {
	content: '';
	display: block;
	background: url("../img/icon/arrow/link2.png") 0 0 no-repeat transparent;
	background-size: 8px 12px;
	width: 8px;
	height: 12px;
	position: absolute;
	top: .22ex;
	left: 0;
}

.link2:hover {
	text-decoration: underline;
}

.link2-down::before {
	-ms-transform: rotate(90deg);
	    transform: rotate(90deg);
}

/*

<div class="_h3">.news</div>

*/
.news_list {
	position: relative;
	top: 0;
	left: 0;
}

.news_list .no_news {
	min-height: 70px;
	box-sizing: border-box;
	padding-top: 12px;
	padding-bottom: 11px;
}

.news_list li {
	position: relative;
	top: 0;
	left: 0;
	border-bottom: 1px solid #dedede;
}

.newsline {
	line-height: 1.7;
	text-decoration: none;
	box-sizing: border-box;
	color: #353535;
	position: relative;
	top: 0;
	left: 0;
	padding: .5em 0 .4em;
}

.newsline::after {
	content: '';
	display: block;
	background: url("../img/icon/arrow/newsline.png") 0 0 no-repeat transparent;
	background-size: 14px 24px;
	width: 14px;
	height: 24px;
	position: absolute;
	top: 50%;
	margin-top: -12px;
}

@media screen and (min-width: 1000px), print {
	.newsline::after {
		right: 18px;
	}
}

@media screen and (max-width: 999px) {
	.newsline::after {
		right: 5px;
	}
}

@media screen and (max-width: 767px) {
	.newsline::after {
		width: 7px;
		height: 12px;
		background-size: cover;
		margin-top: -6px;
	}
}

@media screen and (min-width: 1000px), print {
	.newsline {
		display: block;
		padding-right: 30px;
		padding-left: 20px;
		padding-right: 40px;
	}
}

@media screen and (max-width: 999px) {
	.newsline {
		display: block;
		padding-right: 25px;
		padding-top: 14px;
	}
}

.root .main_content .newsline {
	text-decoration: none;
}

.newsline:hover {
	background-color: #f5f5f5;
	color: #353535;
}

.newsline._disable {
	pointer-events: none;
}

.newsline._disable::after {
	display: none;
}

.newsline__head {
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
}

@media screen and (min-width: 1000px), print {
	.newsline__head {
		-ms-flex-align: center;
		    align-items: center;
		margin-bottom: .3em;
	}
}

.newsline__body {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.newsline__date {
	padding-left: 0;
	padding-top: .1em;
	box-sizing: border-box;
	margin-right: 1em;
}

@media screen and (min-width: 1000px), print {
	.newsline__date {
		font-size: 0.875rem;
	}
}

@media screen and (max-width: 999px) {
	.newsline__date {
		font-size: 0.75rem;
	}
}

.newsline__cate {
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.newsline__cate .label {
	-ms-transform: skewX(-10deg);
	    transform: skewX(-10deg);
	text-align: center;
	position: relative;
	left: 0;
	box-sizing: border-box;
	color: #fff;
	background-color: #656a77;
	margin-bottom: .3em;
}

.newsline__cate .label ._skew {
	-ms-transform: skewX(10deg);
	    transform: skewX(10deg);
}

@media screen and (min-width: 1000px), print {
	.newsline__cate .label {
		font-size: 14px;
		margin-right: .5em;
		min-width: 90px;
		height: 24px;
		line-height: 24px;
		padding-left: 1em;
		padding-right: 1em;
	}
}

@media screen and (max-width: 999px) {
	.newsline__cate .label {
		font-size: 0.75rem;
		display: inline-block;
		min-width: 70px;
		height: 18px;
		line-height: 18px;
		padding-left: 1em;
		padding-right: 1em;
		margin-right: .5em;
	}
}

.newsline__cate .label.about {
	background-color: #1967b2;
}

.newsline__cate .label.junior {
	background-color: #8eba54;
}

.newsline__cate .label.senior {
	background-color: #19a2b2;
}

.newsline__cate .label.doctor {
	background-color: #833bdb;
}

.newsline__cate .label.update {
	background-color: #656a77;
}

.newsline__ex {
	color: #353535;
}

@media screen and (min-width: 1000px), print {
	.newsline__ex {
		font-size: 1.125rem;
	}
}

@media screen and (max-width: 999px) {
	.newsline__ex {
		font-size: 14px;
	}
}

.newsline .new {
	font-size: 0.875rem;
	margin-left: .5em;
	color: #1967b2;
	font-weight: bold;
}

@media screen and (min-width: 1000px), print {
	.news_pager_area {
		padding-top: 80px;
	}
}

@media screen and (max-width: 999px) {
	.news_pager_area {
		padding-top: 60px;
	}
}

.news_pager {
	font-family: MyriadPro-Bold, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
}

.news_pager__box,
.news_pager a {
	display: block;
	width: 50px;
	height: 60px;
}

@media screen and (min-width: 1000px), print {
	.news_pager__box {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media screen and (max-width: 999px) {
	.news_pager__box {
		padding-left: 3px;
		padding-right: 3px;
	}
}

.news_pager a {
	line-height: 60px;
	color: #fff;
	text-align: center;
	background-color: #1967b2;
	box-sizing: border-box;
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.main_content .news_pager a {
	text-decoration: none;
}

.news_pager a.current {
	pointer-events: none;
	background-color: transparent;
	color: #1967b2;
	border: 1px solid #1967b2;
	box-sizing: border-box;
}

.news_pager a:hover {
	background-color: #134d85;
	color: #fff;
}

.news_pager .next_link,
.news_pager .prev_link {
	background-color: transparent;
	box-shadow: none;
	border: 0 none;
	color: #fff;
}

.news_pager .next_link::before,
.news_pager .prev_link::before {
	transition: transform .1s ease-in-out;
}

.news_pager .next_link:hover,
.news_pager .prev_link:hover {
	background-color: transparent;
}

.news_pager .next_link {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
}

.news_pager .next_link::before {
	content: '';
	display: block;
	background: url("../img/icon/arrow/pager.png") 0 0 no-repeat transparent;
	background-size: 50px 60px;
	width: 50px;
	height: 60px;
	right: 5px;
	left: auto;
}

.news_pager .next_link-passive {
	pointer-events: none;
	opacity: .2;
}

.news_pager .next_link:hover::before {
	-ms-transform: translateX(3px);
	    transform: translateX(3px);
}

.news_pager .prev_link {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
}

.news_pager .prev_link::before {
	content: '';
	display: block;
	background: url("../img/icon/arrow/pager.png") 0 0 no-repeat transparent;
	background-size: 50px 60px;
	width: 50px;
	height: 60px;
	left: 5px;
	-ms-transform: rotate(180deg);
	    transform: rotate(180deg);
}

.news_pager .prev_link-passive {
	pointer-events: none;
	opacity: .2;
}

.news_pager .prev_link:hover::before {
	-ms-transform: translateX(-3px) rotate(180deg);
	    transform: translateX(-3px) rotate(180deg);
}

@media screen and (max-width: 999px) {
	.news_pager {
		margin-left: -10px;
		margin-right: -10px;
	}
	.news_pager__box,
	.news_pager a {
		width: 40px;
		height: 48px;
		font-size: 24px;
	}
	.news_pager__box {
		padding-left: 3px;
		padding-right: 3px;
	}
	.news_pager a {
		line-height: 48px;
	}
	.news_pager .next_link::before,
	.news_pager .prev_link::before {
		width: 40px;
		height: 48px;
		background-position: 0 0;
		background-size: cover;
	}
}

.nakaguroten {
	letter-spacing: -.45ex;
	margin-left: -.3ex;
}

.component-hover_balloon ._balloon {
	display: none;
	animation-name: none;
	animation-duration: .3s;
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-fill-mode: forwards;
}

.component-hover_balloon:hover ._balloon {
	display: block;
	animation-name: balloon;
}

.ta_right {
	text-align: right;
}

@media screen and (min-width: 768px) {
	.ipc_block {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.isp_block {
		display: block;
	}
}

@keyframes fade-in {
	0% {
		display: none;
		opacity: 0;
	}
	1% {
		display: block;
		opacity: 0;
	}
	100% {
		display: block;
		opacity: 1;
	}
}

@keyframes fade-out {
	0% {
		display: block;
		opacity: 1;
	}
	99% {
		display: block;
		opacity: 0;
	}
	100% {
		display: none;
		opacity: 0;
	}
}

@keyframes gnav_sub {
	0% {
		opacity: 0;
		transform: scale(0.95) translateY(-5%);
	}
	100% {
		transform: scale(1) translateY(0);
	}
}

@keyframes _on_opacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/***********************************************************************
 ***********************************************************************
 ***********************************************************************

## Project

特定ページ専用、効果範囲が限定的な記述。
コンテンツ内容に密接で、汎用性がなく、機能の付け替えを想定していない。

*/
.root__bg {
	overflow: hidden;
	background: repeating-linear-gradient(-45deg, #93b1cf 0, #93b1cf 5px, #7e9cbb 5px, #7e9cbb 6px);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.root__bg::before, .root__bg::after {
	content: '';
	display: block;
	background-color: #eeeeee;
	width: 70vw;
	position: absolute;
}

@media screen and (min-width: 1000px), print {
	.root__bg::before, .root__bg::after {
		height: 200%;
	}
}

@media screen and (max-width: 999px) {
	.root__bg::before, .root__bg::after {
		height: 350%;
	}
}

.root__bg::before {
	-ms-transform: rotate(15deg);
	    transform: rotate(15deg);
	-ms-transform-origin: 0 0;
	    transform-origin: 0 0;
}

@media screen and (min-width: 1000px), print {
	.root__bg::before {
		top: -400px;
		left: -100px;
	}
}

@media screen and (max-width: 999px) {
	.root__bg::before {
		top: -200px;
		left: 50%;
		-ms-transform: translateX(-60%) rotate(15deg);
		    transform: translateX(-60%) rotate(15deg);
	}
}

.root__bg::after {
	-ms-transform: rotate(15deg);
	    transform: rotate(15deg);
	-ms-transform-origin: 0 0;
	    transform-origin: 0 0;
}

@media screen and (min-width: 1000px), print {
	.root__bg::after {
		top: -400px;
		right: -1500px;
	}
}

@media screen and (max-width: 999px) {
	.root__bg::after {
		top: -200px;
		right: -50%;
		-ms-transform: translateX(160%) rotate(15deg);
		    transform: translateX(160%) rotate(15deg);
	}
}

.root > .main_content,
.root > .breadcrumb_area {
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.header {
	background-color: #fff;
	z-index: 1000;
	box-sizing: border-box;
}

.header__logo a,
.header__logo img {
	display: block;
	max-width: 100%;
}

@media screen and (max-width: 999px) {
	.header__button_area {
		padding-right: 60px;
	}
}

.header__button_area ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	    justify-content: flex-end;
}

.header__button_area a {
	display: block;
	transition: background-color 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}

@media screen and (min-width: 1000px), print {
	.header__button_area a {
		width: 80px;
		height: 80px;
	}
}

@media screen and (max-width: 999px) {
	.header__button_area a {
		width: 60px;
		height: 60px;
	}
}

.header__button_area a._contact {
	background-color: #8eba54;
}

.header__button_area a._contact:hover {
	background-color: #749c3f;
}

.header__button_area a._access {
	background-color: #1967b2;
}

.header__button_area a._access:hover {
	background-color: #134d85;
}

.header__button_area a._search {
	background-color: #19a2b2;
}

.header__button_area a._search:hover {
	background-color: #137985;
}

.category_line {
	height: 100px;
	box-sizing: border-box;
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
	background-color: #dfe4e9;
}

@media screen and (min-width: 768px) {
	.category_line {
		height: 280px;
		padding-top: 40px;
	}
}

@media screen and (max-width: 767px) {
	.category_line {
		margin-left: -10px;
		margin-right: -10px;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 90px;
	}
}

.category_line__inner {
	background-color: #fff;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media screen and (min-width: 768px) {
	.category_line__inner {
		height: 200px;
	}
}

@media screen and (max-width: 767px) {
	.category_line__inner {
		height: 70px;
	}
}

.category_line .title {
	font-family: 'Noto Sans JP', sans-serif;
	color: #224b72;
	font-weight: 100;
	font-style: italic;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-positive: 0;
	    flex-grow: 0;
	line-height: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: center;
	    align-items: center;
}

@media screen and (min-width: 768px) {
	.category_line .title {
		-ms-flex-preferred-size: 410px;
		    flex-basis: 410px;
	}
}

@media screen and (max-width: 767px) {
	.category_line .title {
		width: 50%;
	}
}

.category_line .title .ja {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.category_line .title .ja {
		font-size: 50px;
		margin-bottom: 7px;
	}
}

@media screen and (max-width: 767px) {
	.category_line .title .ja {
		font-size: 18px;
		text-align: center;
		margin-bottom: 4px;
	}
}

.category_line .title .ja .line {
	text-align: left;
}

@media screen and (min-width: 768px) {
	.category_line .title .ja .line {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		    align-items: center;
	}
}

.category_line .title .ja .line .icon {
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.category_line .title .ja .line .icon {
		width: 50px;
		height: 50px;
		border-radius: 25px;
		margin-top: 3px;
	}
}

@media screen and (max-width: 767px) {
	.category_line .title .ja .line .icon {
		display: none;
	}
}

.category_line .title .ja .line .icon img {
	max-width: 100%;
}

.category_line .title .ja .text {
	text-align: center;
	-ms-transform: scale(0.9, 1);
	    transform: scale(0.9, 1);
	-ms-transform-origin: center center;
	    transform-origin: center center;
	letter-spacing: .05em;
}

@media screen and (min-width: 768px) {
	.category_line .title .ja .text {
		margin-left: -5px;
	}
}

.category_line .title .ja::after {
	content: '';
	background-color: #ff8888;
	display: block;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 768px) {
	.category_line .title .ja::after {
		width: 300px;
		margin-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.category_line .title .ja::after {
		width: 110px;
		margin-top: 6px;
	}
}

@media screen and (min-width: 768px) {
	.category_line .title .ja small {
		font-size: 20px;
		position: relative;
		top: -.5em;
		left: 0;
	}
}

@media screen and (max-width: 767px) {
	.category_line .title .ja small {
		font-size: 20px;
	}
}

.category_line .title .en {
	-ms-transform: scale(0.8, 1);
	    transform: scale(0.8, 1);
	letter-spacing: .05em;
}

@media screen and (min-width: 768px) {
	.category_line .title .en {
		font-size: 23px;
	}
}

@media screen and (max-width: 767px) {
	.category_line .title .en {
		font-size: 12px;
	}
}

.category_line .image {
	width: 100%;
	background-position: center center;
	background-size: cover;
}

.layout1 {
	margin-bottom: 40px;
}

@media screen and (min-width: 1000px), print {
	.layout1 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

@media screen and (max-width: 999px) {
	.layout1 {
		padding-top: 10px;
	}
}

@media screen and (min-width: 1000px), print {
	.layout1 .main_area {
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
}

@media screen and (min-width: 1000px), print {
	.layout1 .sub_area {
		display: -ms-flexbox;
		display: flex;
		margin-left: 50px;
		-ms-flex-preferred-size: 370px;
		    flex-basis: 370px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		-ms-flex-positive: 0;
		    flex-grow: 0;
	}
	.layout1 .sub_area .panel {
		width: 100%;
	}
}

@media screen and (max-width: 999px) {
	.layout1 .sub_area {
		margin-top: 40px;
	}
	.layout1 .sub_area .panel {
		padding-top: 30px;
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 1000px), print {
	.layout1 .panel {
		display: -ms-flexbox;
		display: flex;
	}
}

@media screen and (max-width: 999px) {
	.layout1 .card {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		min-height: 300px;
	}
}

@media screen and (max-width: 767px) {
	.layout1 .card {
		width: 100%;
	}
}

.panel {
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.panel {
		padding: 60px 45px;
	}
}

@media screen and (max-width: 767px) {
	.panel {
		padding: 30px 20px;
	}
}

@media screen and (max-width: 449px) {
	.panel {
		padding: 30px 10px;
	}
}


.panel4 {
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.panel4 {
		padding: 60px 0;
	}
}

@media screen and (max-width: 767px) {
	.panel4 {
		padding: 30px 20px;
	}
}

@media screen and (max-width: 449px) {
	.panel4 {
		padding: 30px 10px;
	}
}

.panel.news_area {
	padding: 30px 15px 90px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
}

.panel-nopadding {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.panel-nopadding2 {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

@media screen and (min-width: 768px) {
	.panel_padding {
		padding: 60px 45px;
	}
}

@media screen and (max-width: 767px) {
	.panel_padding {
		padding: 30px 20px;
	}
}

@media screen and (max-width: 449px) {
	.panel_padding {
		padding: 30px 10px;
	}
}

.news_area {
	position: relative;
	top: 0;
	left: 0;
}

.news_area .title {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 100;
	font-size: 36px;
	font-style: italic;
	line-height: 1;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
}

.news_area .panel__inner {
	width: 100%;
}

.news_area__foot .btn {
	position: absolute;
	right: 0;
	bottom: 0;
	left: auto;
	top: auto;
}

.main_content h1:not(.cancel),
.main_content .h1 {
	text-align: center;
}

@media screen and (min-width: 1000px), print {
	.main_content h1:not(.cancel),
	.main_content .h1 {
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 999px) {
	.main_content h1:not(.cancel),
	.main_content .h1 {
		margin-bottom: 40px;
	}
}

.main_content h1:not(.cancel) .text,
.main_content .h1 .text {
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	font-weight: 100;
	font-style: italic;
	line-height: 1.4;
	color: #224b72;
	border-bottom: 2px solid #ff8888;
	padding-bottom: .15em;
	padding-left: .2em;
	padding-right: .2em;
	-ms-transform: scale(0.9, 1);
	    transform: scale(0.9, 1);
	-ms-transform-origin: center center;
	    transform-origin: center center;
	letter-spacing: .05em;
}

@media screen and (min-width: 1000px), print {
	.main_content h1:not(.cancel) .text,
	.main_content .h1 .text {
		font-size: 46px;
	}
}

@media screen and (max-width: 999px) {
	.main_content h1:not(.cancel) .text,
	.main_content .h1 .text {
		font-size: 28px;
	}
}

.main_content h1:not(.cancel) .text small,
.main_content .h1 .text small {
	font-size: 60%;
	margin-left: .7em;
}

.main_content h2:not(.cancel),
.main_content .h2 {
	background-color: #fff;
	line-height: 1.5;
	font-weight: normal;
	position: relative;
	top: 0;
	left: 0;
	color: #224b72;
	border: 1px solid #224b72;
	border-left: 0 none;
	border-right: 0 none;
}

@media screen and (min-width: 1000px), print {
	.main_content h2:not(.cancel),
	.main_content .h2 {
		margin-bottom: 45px;
		padding: 10px 0 8px;
		font-size: 26px;
	}
}

@media screen and (max-width: 999px) {
	.main_content h2:not(.cancel),
	.main_content .h2 {
		margin-bottom: 20px;
		font-size: 1.25rem;
		padding: 10px 0 8px;
	}
}

.main_content h2:not(.cancel) .text,
.main_content .h2 .text {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 1000px), print {
	.main_content h2:not(.cancel) .text,
	.main_content .h2 .text {
		padding-left: 25px;
	}
}

@media screen and (max-width: 999px) {
	.main_content h2:not(.cancel) .text,
	.main_content .h2 .text {
		padding-left: 20px;
	}
}

.main_content h2:not(.cancel) .text::before,
.main_content .h2 .text::before {
	content: '';
	display: block;
	background-color: #ff8888;
	position: absolute;
	top: 50%;
	left: 0px;
	height: 80%;
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}

@media screen and (min-width: 1000px), print {
	.main_content h2:not(.cancel) .text::before,
	.main_content .h2 .text::before {
		width: 15px;
	}
}

@media screen and (max-width: 999px) {
	.main_content h2:not(.cancel) .text::before,
	.main_content .h2 .text::before {
		width: 10px;
	}
}

.main_content h3:not(.cancel),
.main_content .h3 {
	color: #224b72;
	font-weight: normal;
	border-bottom: 2px dotted #ff8888;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

@media screen and (min-width: 1000px), print {
	.main_content h3:not(.cancel),
	.main_content .h3 {
		font-size: 1.375rem;
	}
}

@media screen and (max-width: 999px) {
	.main_content h3:not(.cancel),
	.main_content .h3 {
		font-size: 1.25rem;
	}
}

.main_content h4:not(.cancel),
.main_content .h4 {
	color: #224b72;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	line-height: 1.4;
}

@media screen and (min-width: 1000px), print {
	.main_content h4:not(.cancel),
	.main_content .h4 {
		font-size: 1.375rem;
	}
}

@media screen and (max-width: 999px) {
	.main_content h4:not(.cancel),
	.main_content .h4 {
		font-size: 1.125rem;
	}
}

.main_content h4:not(.cancel)::after,
.main_content .h4::after {
	content: '';
	display: block;
	height: 10px;
	width: 100%;
	margin-top: -.5em;
	background-color: #d4eaff;
}

.main_content h5:not(.cancel),
.main_content .h5 {
	color: #224b72;
	margin-bottom: .5em;
	line-height: 1.4;
}

@media screen and (min-width: 1000px), print {
	.main_content h5:not(.cancel),
	.main_content .h5 {
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 999px) {
	.main_content h5:not(.cancel),
	.main_content .h5 {
		font-size: 1rem;
	}
}

.main_content h6:not(.cancel),
.main_content .h6 {
	color: #224b72;
	margin-bottom: .5em;
	line-height: 1.4;
}

@media screen and (min-width: 1000px), print {
	.main_content h6:not(.cancel),
	.main_content .h6 {
		font-size: 1rem;
	}
}

@media screen and (max-width: 999px) {
	.main_content h6:not(.cancel),
	.main_content .h6 {
		font-size: 1rem;
	}
}

.root-index .root__bg {
	background: repeating-linear-gradient(-45deg, #fefffe 0, #fefffe 5px, #eaebea 5px, #eaebea 6px);
}

.root-index .category_line {
	background: repeating-linear-gradient(-45deg, #8c47d9 0, #8c47d9 5px, #833dd0 5px, #833dd0 6px);
}

.root-index .category_line__inner {
	background-color: #6329aa;
}

.root-index .category_line .title {
	color: #fff;
}

.root-index .category_line .title .ja::after {
	background-color: #fff;
}

.root-index .main_content h1:not(.cancel) .text,
.root-index .main_content .h1 .text {
	border-color: #6329aa;
}

.root-index .main_content h2:not(.cancel),
.root-index .main_content .h2 {
	border-color: #6329aa;
}

.root-index .main_content h2:not(.cancel) .text::before,
.root-index .main_content .h2 .text::before {
	background-color: #6329aa;
}

.root-index .main_content h3:not(.cancel),
.root-index .main_content .h3 {
	border-color: #6329aa;
}

.root-index .main_content h4:not(.cancel)::after,
.root-index .main_content .h4::after {
	background-color: #ebdbff;
}

.root-doctor .root__bg {
	background: repeating-linear-gradient(-45deg, #8c70af 0, #8c70af 5px, #795c9c 5px, #795c9c 6px);
}

.root-doctor .category_line {
background-color: #8c47d9;
}

.root-doctor .category_line__inner {
	background-color: #6329aa;
}

.root-doctor .category_line .title {
	color: #fff;
}

.root-doctor .category_line .title .ja .icon {
	margin-right: -10px;
}

.root-doctor .category_line .title .ja::after {
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.root-doctor .category_line .title .ja::after {
		width: 360px;
	}
}

@media screen and (max-width: 767px) {
	.root-doctor .category_line .title .ja::after {
		width: 120px;
	}
}

.root-doctor .main_content h1:not(.cancel) .text,
.root-doctor .main_content .h1 .text {
	border-color: #6329aa;
}

.root-doctor .main_content h2:not(.cancel),
.root-doctor .main_content .h2 {
	border-color: #6329aa;
}

.root-doctor .main_content h2:not(.cancel) .text::before,
.root-doctor .main_content .h2 .text::before {
	background-color: #6329aa;
}

.root-doctor .main_content h3:not(.cancel),
.root-doctor .main_content .h3 {
	border-color: #6329aa;
}

.root-doctor .main_content h4:not(.cancel)::after,
.root-doctor .main_content .h4::after {
	background-color: #ebdbff;
}

.root-junior .root__bg {
	background: repeating-linear-gradient(-45deg, #a8d171 0, #a8d171 5px, #94be5c 5px, #94be5c 6px);
}

.root-junior .category_line {
	background-color: #c2e275;
}

.root-junior .category_line__inner {
	background-color: #94cd4c;
}

.root-junior .category_line .title {
	color: #fff;
}

.root-junior .category_line .title .ja::after {
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.root-junior .category_line .title .ja::after {
		width: 310px;
	}
}

@media screen and (max-width: 767px) {
	.root-junior .category_line .title .ja::after {
		width: 90px;
	}
}

.root-junior .main_content h1:not(.cancel) .text,
.root-junior .main_content .h1 .text {
	border-color: #75a932;
}

.root-junior .main_content h2:not(.cancel),
.root-junior .main_content .h2 {
	border-color: #75a932;
}

.root-junior .main_content h2:not(.cancel) .text::before,
.root-junior .main_content .h2 .text::before {
	background-color: #75a932;
}

.root-junior .main_content h3:not(.cancel),
.root-junior .main_content .h3 {
	border-color: #75a932;
}

.root-junior .main_content h4:not(.cancel)::after,
.root-junior .main_content .h4::after {
	background-color: #e9ffcc;
}

@media screen and (min-width: 768px) {
	.root-about .category_line .title .ja::after {
		width: 260px;
	}
}

@media screen and (max-width: 767px) {
	.root-about .category_line .title .ja::after {
		width: 120px;
	}
}

.root-senior .root__bg {
	background: repeating-linear-gradient(-45deg, #25aabb 0, #25aabb 5px, #0996a6 5px, #0996a6 6px);
}

.root-senior .category_line {
background-color: #46c8d7;
}

.root-senior .category_line__inner {
	background-color: #19a2b2;
}

.root-senior .category_line .title {
	color: #fff;
}

.root-senior .category_line .title .ja .icon {
	margin-right: 0;
}

.root-senior .category_line .title .ja::after {
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.root-senior .category_line .title .ja::after {
		width: 200px;
	}
}

@media screen and (max-width: 767px) {
	.root-senior .category_line .title .ja::after {
		width: 100px;
	}
}

.root-senior .main_content h1:not(.cancel) .text,
.root-senior .main_content .h1 .text {
	border-color: #46c6d5;
}

.root-senior .main_content h2:not(.cancel),
.root-senior .main_content .h2 {
	border-color: #46c6d5;
}

.root-senior .main_content h2:not(.cancel) .text::before,
.root-senior .main_content .h2 .text::before {
	background-color: #46c6d5;
}

.root-senior .main_content h3:not(.cancel),
.root-senior .main_content .h3 {
	border-color: #46c6d5;
}

.root-senior .main_content h4:not(.cancel)::after,
.root-senior .main_content .h4::after {
	background-color: #c0f8ff;
}

.footer {
	background-color: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.footer__1 {
	border-bottom: 1px solid #dedede;
}

@media screen and (min-width: 768px) {
	.footer__1 {
		padding-top: 45px;
		padding-bottom: 50px;
	}
}

@media screen and (max-width: 767px) {
	.footer__1 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	.footer-index .footer__1 {
		display: none;
	}
}

.footer__2 {
	position: relative;
	top: 0;
	left: 0;
	padding-top: 20px;
}

@media screen and (max-width: 999px) {
	.footer__2 {
		padding-bottom: 40px;
	}
}

@media screen and (min-width: 1000px), print {
	.footer__2__1 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

@media screen and (min-width: 1000px), print {
	.footer__2__1__a {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		    align-items: flex-end;
	}
}

.footer__2__2 {
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.footer__sitemap {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

.footer__sitemap .column {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.footer__sitemap .column {
		padding-right: 10px;
		padding-left: 20px;
	}
	.footer__sitemap .column:first-child {
		padding-left: 0;
	}
	.footer__sitemap .column:last-child {
		padding-right: 0;
	}
	.footer__sitemap .column:not(:last-child)::after {
		content: '';
		display: block;
		width: 1px;
		height: 130px;
		background-color: #dedede;
		position: absolute;
		top: 0;
		right: 0;
	}
	.footer__sitemap .column-5 {
		-ms-flex-preferred-size: 120px;
		    flex-basis: 120px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		-ms-flex-positive: 0;
		    flex-grow: 0;
	}
}

@media screen and (max-width: 767px) {
	.footer__sitemap .column {
		display: none;
	}
	.footer__sitemap .column.active {
		display: block;
	}
}

.footer__sitemap .group {
	width: 100%;
}

.footer__sitemap .group + .group {
	margin-top: 30px;
}

@media screen and (min-width: 768px) {
	.footer__sitemap .pc_footer_block {
		display: block;
	}
}

.footer__sitemap .footer_none {
	display: none;
}

.footer__sitemap .title {
	display: inline-block;
	margin-bottom: .5em;
	font-size: 0.938rem;
	color: #353535;
	font-weight: bold;
}

@media screen and (max-width: 999px) {
	.footer__sitemap .title {
		display: block;
		padding-top: .5em;
		padding-bottom: .5em;
	}
}

.footer__sitemap .title:hover {
	text-decoration: underline;
}

.footer__sitemap .title-about {
	color: #1967b2;
}

.footer__sitemap .title-junior {
	color: #8eba54;
}

.footer__sitemap .title-senior {
	color: #19a2b2;
}

.footer__sitemap .title-doctor {
	color: #833bdb;
}

@media screen and (min-width: 1000px), print {
	.footer__sitemap .list_area li {
		margin-bottom: .5em;
	}
}

.footer__sitemap .list_area a {
	color: #353535;
	font-size: 0.875rem;
	line-height: 1.3;
}

@media screen and (max-width: 999px) {
	.footer__sitemap .list_area a {
		display: block;
	}
}

.footer__sitemap .list_area a:hover {
	text-decoration: underline;
}

.footer__sitemap .list_area .a1 {
	padding-top: .5em;
	padding-bottom: .5em;
}

.footer__sitemap .list_area .a2 {
	padding-top: .1em;
	padding-bottom: .1em;
}

.footer__sitemap .sub_menu__ul2 {
	padding-left: .7em;
	padding-top: .5em;
}

.footer__sitemap .sub_menu__ul2 > .li2 {
	margin-bottom: .4em;
	line-height: 1.3;
}

.footer__sitemap .sub_menu__ul2 > .li2 > a {
	font-size: 0.813rem;
}

.footer__logo {
	margin-right: 10px;
}

@media screen and (min-width: 1000px), print {
	.footer__logo {
		width: 220px;
		height: 60px;
	}
}

@media screen and (max-width: 999px) {
	.footer__logo {
		width: 160px;
		margin-bottom: 20px;
	}
}

.footer__logo > img {
	max-width: 100%;
}

.footer__address {
	line-height: 1.5;
}

@media screen and (min-width: 1000px), print {
	.footer__address {
		font-size: 1rem;
	}
}

@media screen and (max-width: 999px) {
	.footer__address {
		font-size: 0.938rem;
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 1000px), print {
	.footer__copyright {
		font-size: 0.938rem;
	}
}

@media screen and (max-width: 999px) {
	.footer__copyright {
		font-size: 0.75rem;
	}
}

.footer__extlink_list a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: center;
	    align-items: center;
	width: 190px;
	height: 50px;
	border: 1px solid #1967b2;
	text-align: center;
	font-size: 1rem;
	color: #1967b2;
	line-height: 1.4;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	top: 0;
	left: 0;
	box-sizing: border-box;
}

@media screen and (max-width: 449px) {
	.footer__extlink_list a {
		max-width: 300px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

.footer__extlink_list a small {
	font-size: 0.875rem;
}

.footer__extlink_list a::after {
	content: '';
	display: block;
	background: url("../img/icon/ext_blue.png") 0 0 no-repeat transparent;
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 50%;
	right: 10px;
	left: auto;
	margin-top: -11px;
	background-position: 0 0;
	background-size: 22px 44px;
}

.footer__extlink_list a:hover {
	background-color: #1967b2;
	color: #fff;
}

.footer__extlink_list a:hover:after {
	background-position: 0 -22px;
}

.card {
	box-sizing: border-box;
	width: 100%;
	background-color: #fff;
	text-decoration: none;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	position: relative;
	top: 0;
	left: 0;
}

.card:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.2s opacity;
}

@media screen and (min-width: 1000px), print {
	.card {
		padding: 15px 20px;
		display: -ms-flexbox;
		display: flex;
	}
}

@media screen and (max-width: 999px) {
	.card {
		display: block;
		padding: 25px 10px;
	}
}

.card-disable {
	pointer-events: none;
}

.card-disable:hover {
	opacity: 1;
}

.card::after {
	content: '';
	display: block;
	background: url("../img/icon/arrow/icard.png") 0 0 no-repeat transparent;
	background-size: 50px 50px;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #1967b2;
}

@media screen and (max-width: 767px) {
	.card::after {
		width: 24px;
		height: 24px;
		background-size: cover;
	}
}

.card .title .main {
	font-family: 'Noto Sans JP', sans-serif;
	text-shadow: 0 -1px 2px #fff, 1px 0 2px #fff, 0 1px 2px #fff, -1px 1px 2px #fff;
	color: #353535;
	-ms-transform: scale(0.9, 1);
	    transform: scale(0.9, 1);
	-ms-transform-origin: left center;
	    transform-origin: left center;
	font-weight: 100;
	font-style: italic;
}

@media screen and (min-width: 1000px), print {
	.card .title .main {
		font-size: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.card .title .main {
		font-size: 28px;
	}
}

@media screen and (max-width: 767px) {
	.card .title .main {
		font-size: 22px;
	}
}

.card .title .sub {
	color: #fff;
}

@media screen and (min-width: 1000px), print {
	.card .title .sub {
		font-size: 1rem;
	}
}

@media screen and (max-width: 999px) {
	.card .title .sub {
		font-size: 0.875rem;
	}
}

.card-btn {
	max-width: 620px;
	text-align: center;
	-ms-flex-pack: center;
	    justify-content: center;
}

.card-btn .title .main {
	color: #1967b2;
	font-weight: 100;
}

@media screen and (min-width: 768px) {
	.card-btn .title .main {
		font-size: 40px;
	}
}

@media screen and (max-width: 767px) {
	.card-btn .title .main {
		font-size: 18px;
	}
}

.junior_banner {
	background-image: url("/junior/img/image1.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

@media screen and (min-width: 1000px), print {
	.card_large_area {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 999px) {
	.card_large_area {
		margin-bottom: 30px;
	}
}

.card_large {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 768px) {
	.card_large {
		padding-right: 20px;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	.card_large {
		padding-right: 10px;
		padding-bottom: 10px;
	}
}

.card_large:hover .btn {
	background-color: #10406f;
}

.card_large .image {
	width: 100%;
	background-size: cover;
	background-position: center	center;
	background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
	.card_large .image {
		height: 340px;
	}
}

@media screen and (max-width: 767px) {
	.card_large .image {
		height: 200px;
	}
}

.card_large .btn {
	position: absolute;
	bottom: 0;
	right: 0;
	top: auto;
	left: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: start;
	    align-items: flex-start;
	text-align: left;
	border: 0 none;
}

@media screen and (min-width: 768px) {
	.card_large .btn {
		height: 140px;
		width: 420px;
		padding-left: 35px;
		padding-right: 40px;
	}
}

@media screen and (max-width: 767px) {
	.card_large .btn {
		height: 80px;
		width: 270px;
	}
}

@media screen and (min-width: 768px) {
	.card_large .btn::before {
		content: '';
		display: block;
		background: url("../img/icon/arrow/btn2.png") 0 0 no-repeat transparent;
		background-size: 20px 36px;
		width: 20px;
		height: 36px;
		right: 20px;
		margin-top: -18px;
	}
}

.card_large .btn .main {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 100;
	-ms-transform: scale(0.9, 1);
	    transform: scale(0.9, 1);
	-ms-transform-origin: left center;
	    transform-origin: left center;
	font-style: italic;
	margin: 0;
	padding: 0;
	margin-left: -.2em;
}

@media screen and (min-width: 768px) {
	.card_large .btn .main {
		margin-bottom: 10px;
		font-size: 36px;
	}
}

@media screen and (max-width: 767px) {
	.card_large .btn .main {
		font-size: 18px;
		max-width: 100%;
	}
}

.card_large .btn .sub {
	font-weight: normal;
}

@media screen and (min-width: 768px) {
	.card_large .btn .sub {
		font-size: 1rem;
	}
}

@media screen and (max-width: 767px) {
	.card_large .btn .sub {
		font-size: 12px;
	}
}

@media screen and (min-width: 768px) {
	.card_large-senior .btn {
		width: auto;
		height: 100px;
	}
}

@media screen and (max-width: 767px) {
	.card_large-senior .image {
		height: 150px;
	}
}


/* 追記 */
@media screen and (min-width: 768px) {
	.card_large-senior.doctor-interview{
		position: relative;
	}

	.card_large-senior.doctor-interview > .text-img {
		position: absolute;
		top: 50%;
		left: -40px;
		transform: translateY(-50%);
		width: 560px;
		height: auto;
	}

	.card_large-senior.doctor-interview .btn {
		min-width: 100px;
		min-height: 100px;
	}

	.card_large-senior.doctor-interview .btn::before {
		content: '';
		display: block;
		background: url(../img/icon/arrow/btn2.png) 0 0 no-repeat transparent;
		background-size: 20px 36px;
		width: 20px;
		height: 36px;
		top: 50%;
		left: 50%;
		margin-top: 0;
		transform: translate(-50%, -50%);
	}
}

@media screen and (max-width: 1110px) {
	.card_large-senior.doctor-interview > .text-img {
		left: -10px;
	}
}

@media screen and (max-width: 999px) {
	.card_large-senior.doctor-interview > .text-img {
		left: 20px;
		width: 500px;
	}
}

@media screen and (max-width: 767px) {
	.card_large-senior.doctor-interview{
		position: relative;
	}

	.card_large-senior.doctor-interview > .text-img {
		position: absolute;
		top: 50%;
		left: 20px;
		transform: translateY(-50%);
		width: 230px;
		height: auto;
	}

	.card_large-senior.doctor-interview .btn {
		width: 50px;
		height: 50px;
		min-width: auto;
		min-height: auto;
	}

	.card_large-senior.doctor-interview .btn::before {
		content: '';
		display: block;
		background: url(../img/icon/arrow/btn2.png) 0 0 no-repeat transparent;
		background-size: 20px 36px;
		width: 20px;
		height: 36px;
		top: 50%;
		left: 50%;
		margin-top: 0;
		transform: translate(-50%, -50%);
	}
}

@media screen and (max-width: 450px) {
	.card_large-senior.doctor-interview > .text-img {
		width: 160px;
	}
}




@media screen and (min-width: 1000px), print {
	.card_btn_area {
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 999px) {
	.card_btn_area {
		margin-bottom: 40px;
	}
}

.card_btn_area .card-btn {
	margin-left: auto;
	margin-right: auto;
}

.panel2 {
	background-color: rgba(255, 255, 255, 0.7);
}

@media screen and (min-width: 1000px), print {
	.panel2 {
		padding: 50px 50px 100px;
	}
}

@media screen and (max-width: 999px) {
	.panel2 {
		padding: 30px 20px 50px;
	}
}

@media screen and (max-width: 449px) {
	.panel2 {
		padding: 30px 10px 50px;
	}
}

@media screen and (min-width: 1000px), print {
	.panel2 .line:not(:last-child) {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 999px) {
	.panel2 .line:not(:last-child) {
		margin-bottom: 20px;
	}
}

.root .line_area {
	background: url("../img/bg_line.png") center center repeat #fff;
	box-sizing: border-box;
	margin-top: 60px;
}

@media screen and (min-width: 768px) {
	.root .line_area {
		min-height: 300px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

@media screen and (max-width: 767px) {
	.root .line_area {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.root .line_area__box {
	background-color: #8eba54;
}

@media screen and (min-width: 768px) {
	.root .line_area__box {
		padding: 10px;
	}
}

@media screen and (max-width: 767px) {
	.root .line_area__box {
		padding: 5px;
	}
}

.root .line_area__box__inner {
	border: 1px solid #fff;
}

@media screen and (min-width: 768px) {
	.root .line_area__box__inner {
		padding: 15px 30px 25px;
	}
}

@media screen and (max-width: 767px) {
	.root .line_area__box__inner {
		padding: 10px;
	}
}

@media screen and (min-width: 768px) {
	.root .line_area .h1 {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 767px) {
	.root .line_area .h1 {
		margin-bottom: 10px;
	}
}

.root .line_area .h1 .text {
	color: #fff;
	border-bottom: 0 none;
}

@media screen and (min-width: 768px) {
	.root .line_area ._banner_list2 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

@media screen and (min-width: 768px) {
	.root .line_area ._banner_list2 > li {
		width: 50%;
		box-sizing: border-box;
	}
	.root .line_area ._banner_list2 > li:nth-child(odd) {
		padding-right: 20px;
	}
	.root .line_area ._banner_list2 > li:nth-child(even) {
		padding-left: 20px;
	}
}

@media screen and (max-width: 767px) {
	.root .line_area ._banner_list2 > li:not(:last-child) {
		margin-bottom: 10px;
	}
}

.root .line_area ._banner_list2 > li .btn {
	width: 100%;
	font-weight: bold;
	padding-right: 30px;
}

@media screen and (min-width: 1000px), print {
	.root .line_area ._banner_list2 > li .btn {
		font-size: 1.625rem;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.root .line_area ._banner_list2 > li .btn {
		font-size: 1.125rem;
	}
}

@media screen and (max-width: 767px) {
	.root .line_area ._banner_list2 > li .btn {
		font-size: 0.938rem;
	}
}

.root .line_area ._banner_list2 > li .btn::before {
	content: '';
	display: block;
	background: url("../img/icon/arrow/btn3.png") 0 0 no-repeat transparent;
	background-size: 14px 22px;
	width: 14px;
	height: 22px;
	background-size: cover;
	right: 15px;
	margin-top: -10px;
}

.interview_banner {
	display: block;
	width: 100%;
	max-height: 250px;
	position: relative;
	top: 0;
	left: 0;
}

.interview_banner._disable {
	pointer-events: none;
}

.interview_banner:hover .btn {
	background-color: #10406f;
}

.interview_banner .btn {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 100;
	font-style: italic;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	    transform: translateX(-50%) translateY(-50%);
}

@media screen and (min-width: 1000px), print {
	.interview_banner .btn {
		font-size: 36px;
	}
}

@media screen and (max-width: 999px) {
	.interview_banner .btn {
		font-size: 20px;
	}
}

.interview_banner .btn ._text {
	-ms-transform: scale(0.9, 1);
	    transform: scale(0.9, 1);
}

.interview_banner .btn ._text .main {
	display: block;
}

.interview_banner .btn ._text .sub {
	display: block;
	font-size: 1.25rem;
}

.interview_banner .btn::before {
	content: '';
	display: block;
	background: url("../img/icon/arrow/btn2.png") 0 0 no-repeat transparent;
	background-size: 20px 36px;
	width: 20px;
	height: 36px;
	width: 10px;
	height: 18px;
	background-size: cover;
	right: 10px;
	margin-top: -9px;
}

.form_btn {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.form_btn {
		width: 590px;
	}
}

@media screen and (max-width: 767px) {
	.form_btn {
		width: 380px;
	}
}

.access_map {
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 768px) {
	.access_map {
		max-width: 660px;
	}
}

@media screen and (min-width: 768px) {
	.access_map .gmap_link {
		float: right;
	}
}

.box {
	padding: 15px;
	background-color: #ffe4e4;
}

.box-border {
	background-color: transparent;
	border: 1px solid #dedede;
}

.box-tel {
	padding: 30px;
}

.box-tel .tel {
	font-family: MyriadPro-Bold, sans-serif;
	font-weight: bold;
	font-size: 30px;
}

.box-white {
	background-color: #fff;
}

.ctel_area {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	    justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

.ctel_area .line {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	    justify-content: flex-start;
	-ms-flex-align: center;
	    align-items: center;
}

.ctel_area .line .th {
	-ms-flex-preferred-size: 40px;
	    flex-basis: 40px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-positive: 0;
	    flex-grow: 0;
	padding-right: 1em;
	font-weight: bold;
}

.ctel_area .line .td {
	-ms-flex-preferred-size: 240px;
	    flex-basis: 240px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-positive: 0;
	    flex-grow: 0;
	color: #1967b2;
}

.gmap_link::before {
	content: '';
	display: inline-block;
	background: url("../img/icon/gmap.gif") 0 center no-repeat transparent;
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	margin-top: -1em;
	margin-right: .5em;
	position: relative;
	top: .4em;
	left: 0;
}

@media screen and (min-width: 1000px), print {
	.message_hero_area {
		margin-bottom: 30px;
	}
	.message_hero_area .message_hero {
		position: relative;
		top: 0;
		left: 0;
		z-index: 2;
	}
	.message_hero_area .skew_box {
		position: relative;
		left: 0;
		top: -35px;
		z-index: 1;
	}
}

@media screen and (max-width: 999px) {
	.message_hero_area {
		margin-bottom: 50px;
	}
}

@media screen and (min-width: 1000px), print {
	.message_hero {
		width: 860px;
		overflow: hidden;
		-ms-transform: skewX(-10deg);
		    transform: skewX(-10deg);
		-ms-transform-origin: left bottom;
		    transform-origin: left bottom;
	}
}

.message_hero__inner {
	background-position: left center;
	background-color: #f6f6f6;
	background-size: auto 100%;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

@media screen and (min-width: 1000px), print {
	.message_hero__inner {
		width: 920px;
		-ms-transform-origin: left top;
		    transform-origin: left top;
		-ms-transform: skewX(10deg);
		    transform: skewX(10deg);
		padding-left: 390px;
		padding-right: 100px;
		margin-left: -60px;
		height: 320px;
	}
}

@media screen and (max-width: 999px) {
	.message_hero__inner {
		padding-left: 40%;
		padding-right: 40px;
		height: 240px;
	}
}

@media screen and (max-width: 767px) {
	.message_hero__inner {
		height: 240px;
	}
}

@media screen and (min-width: 600px) and (max-width: 767px) {
	.message_hero__inner {
		padding-left: 200px;
		padding-right: 20px;
		background-position: -80px center;
	}
}

@media screen and (min-width: 450px) and (max-width: 599px) {
	.message_hero__inner {
		padding-left: 150px;
		padding-right: 20px;
		background-position: -120px center;
	}
}

@media screen and (max-width: 449px) {
	.message_hero__inner {
		padding-left: 110px;
		padding-right: 20px;
		background-position: -120px center;
		height: 200px;
	}
}

.message_hero .title {
	color: #1e7dd8;
	line-height: 1.5;
}

@media screen and (min-width: 1000px), print {
	.message_hero .title {
		padding-top: 70px;
		font-size: 30px;
	}
}

@media screen and (max-width: 999px) {
	.message_hero .title {
		padding-top: 50px;
		font-size: 22px;
	}
}

@media screen and (max-width: 767px) {
	.message_hero .title {
		padding-top: 40px;
		font-size: 22px;
	}
}

@media screen and (min-width: 600px) and (max-width: 767px) {
	.message_hero .title {
		padding-top: 40px;
		font-size: 20px;
	}
}

@media screen and (min-width: 450px) and (max-width: 599px) {
	.message_hero .title {
		padding-top: 30px;
		font-size: 20px;
	}
}

@media screen and (max-width: 449px) {
	.message_hero .title {
		padding-top: 40px;
		font-size: 17px;
	}
}

.message_hero .title::after {
	content: '';
	display: block;
	background-color: #c3c8cd;
	height: 2px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

@media screen and (min-width: 1000px), print {
	.message_hero .title::after {
		margin-top: 33px;
		margin-bottom: 30px;
	}
}

@media screen and (min-width: 450px) and (max-width: 999px) {
	.message_hero .title::after {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 449px) {
	.message_hero .title::after {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

.message_hero .name_area {
	text-align: right;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	    justify-content: flex-end;
	-ms-flex-align: center;
	    align-items: center;
}

.message_hero .name_area .handle {
	padding-top: 10px;
	padding-right: 1.5em;
	font-size: 1.25rem;
}

@media screen and (max-width: 449px) {
	.message_hero .name_area .handle {
		font-size: 0.938rem;
	}
}

.message_hero .name_area .name {
	font-family: 'Noto Sans JP', sans-serif;
	color: #041640;
	font-weight: 400;
}

@media screen and (min-width: 1000px), print {
	.message_hero .name_area .name {
		font-size: 30px;
	}
}

@media screen and (max-width: 999px) {
	.message_hero .name_area .name {
		font-size: 22px;
	}
}

@media screen and (max-width: 449px) {
	.message_hero .name_area .name {
		font-size: 1.063rem;
	}
}

.skew_box {
	background-color: #004f90;
	color: #fff;
	position: relative;
	-ms-transform: skewX(-10deg);
	    transform: skewX(-10deg);
}

@media screen and (min-width: 768px) {
	.skew_box {
		overflow: hidden;
		-ms-transform-origin: left bottom;
		    transform-origin: left bottom;
		width: 860px;
	}
}

.skew_box__inner {
	-ms-transform: skewX(10deg);
	    transform: skewX(10deg);
	box-sizing: border-box;
}

@media screen and (min-width: 768px) {
	.skew_box__inner {
		width: 920px;
		margin-left: -60px;
		-ms-transform-origin: left top;
		    transform-origin: left top;
		padding: 60px 70px 30px;
	}
}

@media screen and (max-width: 767px) {
	.skew_box__inner {
		padding: 20px;
	}
}

@media screen and (max-width: 999px) {
	.skew_box-message {
		-ms-transform: skewX(0);
		    transform: skewX(0);
	}
	.skew_box-message .skew_box__inner {
		-ms-transform: skewX(0);
		    transform: skewX(0);
	}
}

.skew_box-qa {
	display: -ms-flexbox;
	display: flex;
	background-color: #ffecef;
	color: #353535;
	padding: 0;
}

@media screen and (min-width: 768px) {
	.skew_box-qa {
		width: 100%;
	}
}

.skew_box-qa .skew_box__inner {
	max-width: 100%;
	margin-left: 0;
	padding: 10px;
}

.interview_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

@media screen and (min-width: 1000px), print {
	.interview_list > * {
		display: -ms-flexbox;
		display: flex;
		width: 50%;
		margin-bottom: 60px;
		box-sizing: border-box;
	}
	.interview_list > *.odd {
		padding-right: 30px;
	}
	.interview_list > *.even {
		padding-left: 30px;
	}
}

@media screen and (min-width: 768px) {
	.interview_list > * {
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 767px) {
	.interview_list > * {
		width: 100%;
	}
}

@media screen and (max-width: 999px) {
	.interview_list > *:not(:last-child) {
		margin-bottom: 30px;
	}
}

.interview_list > *.line {
	width: 100%;
}

.interview {
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #eee;
	background-color: #eee;
}

@media screen and (min-width: 768px) {
	.interview {
		max-width: 600px;
		margin: auto auto 40px;
	}
}

.interview__head {
	background-color: #fff;
	padding-top: 25px;
	min-height: 210px;
	box-sizing: border-box;
}

@media screen and (min-width: 768px) {
	.interview__head {
		display: -ms-flexbox;
		display: flex;
	}
}

.interview__head__a {
	width: 100%;
	-ms-flex-order: 1;
	    order: 1;
}

.interview__head__a__1 {
	padding-top: 17px;
}

.interview__head__a__2 {
	padding-top: 15px;
	padding-left: 20px;
}

@media screen and (max-width: 449px) {
	.interview__head__a__2 {
		padding: 20px;
	}
}

.interview__head__b {
	-ms-flex-order: 2;
	    order: 2;
	-ms-flex-preferred-size: 160px;
	    flex-basis: 160px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-positive: 0;
	    flex-grow: 0;
}

.interview .h4 {
	font-size: 28px;
	font-weight: 100;
	margin-bottom: 13px;
}

.interview .h4-sm {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1;
}

@media screen and (max-width: 767px) {
	.interview .h4-sm {
		margin-bottom: .5em;
	}
}

.interview .handle {
	font-size: 15px;
	color: #224b72;
	line-height: 1;
	margin-bottom: 3px;
}

.interview .handle + .handle {
	margin-top: .7em;
}

.interview .name {
	color: #224b72;
	font-size: 1.375rem;
	font-weight: bold;
}

.interview .image {
	width: 135px;
}

@media screen and (max-width: 767px) {
	.interview .image {
		margin-left: auto;
		margin-right: auto;
	}
}

.interview .catchcopy {
	width: 100%;
	padding-left: 10px;
	background-color: #eee;
	color: #1967b2;
	font-weight: bold;
	min-height: 38px;
	padding-top: 7px;
	padding-bottom: 5px;
	box-sizing: border-box;
}

.interview .ex {
	padding: 15px 20px;
}

@media screen and (max-width: 449px) {
	.interview .ex {
		padding: 10px;
	}
}

.layout2 {
	margin-top: 70px;
}

@media screen and (min-width: 768px) {
	.layout2 {
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
	.layout2 > * {
		width: 50%;
		box-sizing: border-box;
		display: -ms-flexbox;
		display: flex;
		min-height: 470px;
	}
	.layout2 > *:nth-child(odd) {
		padding-right: 30px;
	}
	.layout2 > *:nth-child(even) {
		padding-left: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.layout2 > *:nth-child(odd) {
		padding-right: 10px;
	}
	.layout2 > *:nth-child(even) {
		padding-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.layout2 > * {
		min-height: 300px;
		display: -ms-flexbox;
		display: flex;
		max-width: 470px;
		margin-left: auto;
		margin-right: auto;
	}
.layout2+.layout2{
	margin-top: 40px;
}
	.layout2 > *:not(:last-child) {
		margin-bottom: 40px;
	}
}

.about_banner {
	background-image: url("/about/img/image1.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-ms-flex-pack: end;
	    justify-content: flex-end;
}

.about_banner .title .main {
	font-weight: 400;
	color: #fff;
	text-shadow: 0 0 5px black;
}

.about_banner2 {
	background-image: url("/about/img/image2.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.about_bnr_resident_education {
	background-image: url("/about/img/bnr_resident_education.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.about_bnr_online {
	background-image: url("/about/img/bnr_online.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.about_banner2 .title .main {
	font-weight: 400;
	color: #fff;
	text-shadow: 0 0 5px black;
	line-height: 1.3;
}
.about_bnr_resident_education .title .main {
	font-weight: 400;
	color: #fff;
	line-height: 1.3;
	text-shadow: none;
}
.about_bnr_resident_education .card{
	text-shadow: none;
	position: relative;
}
.about_bnr_resident_education .title{
	height: 90px;
	width: 470px;
	background: #214b71;
	position: absolute;
	bottom: 0;
	left: 0;
}
.about_bnr_resident_education .title h3{
	text-align: center;
	margin-top: 25px;
}
.bnr_online_for{
	text-decoration: none;
    opacity: 0.7;
    transition: 0.2s opacity;
}
.bnr_online_form img{
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	max-width: 100%;
}

@media screen and (max-width: 449px) {
	.about_bnr_resident_education .title {
		width: 355px;
	}
	.about_bnr_resident_education .title h3{
		margin-top: 25px;
	}
}

@media screen and (min-width: 1000px), print {
	.about_banner2 .title .main {
		padding-top: 15px;
	}
	.bnr_online_form{
		padding-top: 50px;
	}
}
@media screen and (max-width: 449px) {
		.bnr_online_form{
		margin-top: 40px;
	}
}
.about_banner3 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: center;
	    align-items: center;
}

.about_banner3 .title .main {
	text-align: center;
	padding-top: 15px;
	font-weight: 400;
	color: #041a78;
	text-shadow: inherit;
	line-height: 1.3;
	-ms-transform-origin: center center;
	    transform-origin: center center;
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.about_banner3 .title .main {
		font-size: 24px;
	}
}

.about_banner3 .title .sub {
	padding-top: .5em;
	color: #353535;
	text-align: center;
}

.about_banner3__body {
	padding-top: 10px;
	padding-bottom: 30px;
}

.about_banner3__body .img {
	width: 360px;
	margin-left: auto;
	margin-right: auto;
}

.doctor_banner {
	background-image: url("/doctor/img/image1.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.doctor_banner .title .main {
	font-weight: 400;
	color: #fff;
	text-shadow: inherit;
}

@media screen and (min-width: 1000px), print {
	.reccard_list {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.reccard_list > * {
		display: -ms-flexbox;
		display: flex;
		width: 50%;
		box-sizing: border-box;
		padding-left: 25px;
		padding-right: 25px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 999px) {
	.reccard_list > * {
		margin-bottom: 30px;
	}
}

.reccard {
	border: 1px solid #cbcbcb;
	padding: 7px 20px 15px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	width: 100%;
	box-sizing: border-box;
}

@media screen and (max-width: 449px) {
	.reccard {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.reccard .dep {
	position: relative;
	top: 0;
	left: 0;
	line-height: 1.5;
	color: #224b72;
	padding-top: 8px;
}

@media screen and (min-width: 1000px), print {
	.reccard .dep {
		padding-left: 40px;
		font-size: 1.875rem;
	}
}

@media screen and (max-width: 999px) {
	.reccard .dep {
		padding-left: 25px;
		font-size: 1.125rem;
	}
}

.reccard .dep .icon {
	position: absolute;
	left: 0;
	background-color: #833bdb;
}

@media screen and (min-width: 1000px), print {
	.reccard .dep .icon {
		top: .5em;
		border-radius: 15px;
		width: 30px;
		height: 30px;
	}
}

@media screen and (max-width: 999px) {
	.reccard .dep .icon {
		top: .65em;
		border-radius: 10px;
		width: 20px;
		height: 20px;
	}
}

.reccard .dep .icon img {
	display: block;
}

.reccard .kyuubo {
	border: 1px solid #ff8888;
	color: #ff8888;
	line-height: 1.3;
	padding-left: .2em;
	padding-right: .2em;
	margin-bottom: 5px;
}

.reccard .zitan {
	border: 1px solid #194066;
	color: #194066;
	line-height: 1.3;
	padding-left: .2em;
	padding-right: .2em;
}

.reccard__1 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	min-height: 50px;
	border-bottom: 1px solid #cbcbcb;
}

.reccard__1 .option {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-align: end;
	    align-items: flex-end;
	margin-bottom: 8px;
}

.reccard__2 {
	padding-top: .7em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.reccard__2 > *:not(:last-child) {
	margin-right: 1em;
}

.panel-doctor {
	padding-left: 15px;
	padding-right: 15px;
}

.panel-doctor2 {
background-color: #f8f8f8;}

@media screen and (min-width: 1000px), print {
	.box2_list {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.box2_list > * {
		width: 50%;
		margin-bottom: 30px;
		box-sizing: border-box;
	}
	.box2_list > *:nth-child(odd) {
		padding-right: 15px;
	}
	.box2_list > *:nth-child(even) {
		padding-left: 15px;
	}
	.box2_list > * .box2 {
		width: 100%;
		box-sizing: border-box;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.box2_list {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.box2_list > * {
		width: 50%;
		margin-bottom: 20px;
		box-sizing: border-box;
	}
	.box2_list > *:nth-child(odd) {
		padding-right: 10px;
	}
	.box2_list > *:nth-child(even) {
		padding-left: 10px;
	}
	.box2_list > * .box2 {
		width: 100%;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 767px) {
	.box2_list > *:not(:last-child) {
		margin-bottom: 30px;
	}
}

.box2 {
	background: repeating-linear-gradient(-45deg, #fcfdfc 0, #fcfdfc 3px, #e0e1e0 3px, #e0e1e0 4px);
	padding: 5px;
}

.box2__inner {
	background-color: #fff;
	padding: 20px;
}

.box2__head {
	font-size: 1.25rem;
	color: #224b72;
	line-height: 1.5;
	padding-bottom: 10px;
	border-bottom: 2px dashed #dfe4e9;
	font-weight: bold;
}

.box2__body {
	position: relative;
	top: 0;
	left: 0;
	-ms-flex-align: center;
	    align-items: center;
	display: -ms-flexbox;
	display: flex;
}

.box2__body img {
	max-height: 100%;
}

.box2__body .badge {
	position: absolute;
	right: 0;
}

@media screen and (min-width: 1000px), print {
	.box2__body .badge {
		width: 60px;
		height: 60px;
		top: -20px;
	}
}

@media screen and (max-width: 999px) {
	.box2__body .badge {
		width: 60px;
		height: 60px;
		top: -16px;
	}
}

@media screen and (min-width: 1000px), print {
	.box2__body {
		padding-top: 40px;
	}
	.box2__body .icon {
		height: 100px;
	}
	.box2__body .text {
		height: 100px;
	}
}

@media screen and (max-width: 999px) {
	.box2__body {
		padding-top: 20px;
	}
	.box2__body img {
		max-height: 50px;
	}
	.box2__body .icon {
		height: 50px;
	}
	.box2__body .text {
		height: 50px;
	}
}

.data_title {
	font-family: 'Noto Sans JP', sans-serif;
	color: #041a78;
	font-weight: 400;
	text-align: center;
}

@media screen and (min-width: 1000px), print {
	.data_title {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 999px) {
	.data_title {
		margin-bottom: 30px;
	}
}

.data_title__inner {
	-ms-transform: scale(0.9, 1);
	    transform: scale(0.9, 1);
	-ms-transform-origin: center center;
	    transform-origin: center center;
	display: inline-block;
}

.data_title__inner::after {
	content: '';
	display: block;
	height: 10px;
	width: 100%;
	margin-top: -.8em;
	background-color: #d4eaff;
}

.data_title .main {
	font-style: italic;
}

@media screen and (min-width: 1000px), print {
	.data_title .main {
		font-size: 44px;
	}
}

@media screen and (min-width: 450px) and (max-width: 999px) {
	.data_title .main {
		font-size: 28px;
	}
}

@media screen and (max-width: 449px) {
	.data_title .main {
		font-size: 20px;
	}
}

.data_title .sub {
	font-style: italic;
}

@media screen and (min-width: 1000px), print {
	.data_title .sub {
		font-size: 35px;
	}
}

@media screen and (min-width: 450px) and (max-width: 999px) {
	.data_title .sub {
		font-size: 22px;
	}
}

@media screen and (max-width: 449px) {
	.data_title .sub {
		font-size: 15px;
	}
}

.data_title em {
	font-style: italic;
	font-weight: 600;
}

.panel3 {
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.panel3 {
		padding: 15px 60px;
	}
}

@media screen and (max-width: 767px) {
	.panel3 {
		padding: 15px;
	}
}

.panel3 .h3:not(.cancel) {
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	font-style: italic;
}

.panel3 .h3:not(.cancel) ._inner {
	display: inline-block;
	-ms-transform: scale(0.9, 1);
	    transform: scale(0.9, 1);
}

@media screen and (min-width: 768px) {
	.panel3 .h3:not(.cancel) .main {
		font-size: 29px;
	}
}

@media screen and (max-width: 767px) {
	.panel3 .h3:not(.cancel) .main {
		font-size: 22px;
	}
}

@media screen and (min-width: 1000px), print {
	.panel3 .h3:not(.cancel) .sub {
		font-size: 22px;
	}
}

@media screen and (max-width: 999px) {
	.panel3 .h3:not(.cancel) .sub {
		font-size: 16px;
	}
}

.panel3 + .panel3 {
	margin-top: 40px;
}

.qa_hero_area {
	background: linear-gradient(to right, #4284e6 50%, #d9d9d9 50%);
	margin-top: 30px;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 1000px), print {
	.qa_hero_area {
		height: 230px;
		padding: 0 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.qa_hero_area {
		height: 180px;
		padding: 0 20px;
	}
}

@media screen and (max-width: 767px) {
	.qa_hero_area {
		height: 160px;
		padding: 0 10px;
	}
}

.qa_hero_area::before {
	content: '';
	display: block;
	background: url("/junior/qa/img/hero_bg_center.png") 0 0 no-repeat transparent;
	background-size: 65px 230px;
	width: 65px;
	height: 230px;
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 100%;
	margin-left: -32px;
}

.qa_hero_area + .panel {
	padding-top: 30px;
}

.qa_hero_area + .panel p:first-child {
	text-align: center;
}

.qa_hero {
	background: url("../img/bg_line.png") center center repeat #fff;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	box-sizing: border-box;
	position: relative;
	left: 0;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: center;
	    align-items: center;
}

@media screen and (min-width: 1000px), print {
	.qa_hero {
		height: 235px;
		top: -30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.qa_hero {
		height: 180px;
		top: -20px;
	}
}

@media screen and (max-width: 767px) {
	.qa_hero {
		height: 160px;
		top: -10px;
	}
}

.qa_hero::before {
	content: '';
	display: block;
	background: url("/junior/qa/img/hero_left.png") 0 0 no-repeat transparent;
	background-size: 65px 235px;
	width: 65px;
	height: 235px;
	left: 0;
}

.qa_hero::after {
	content: '';
	display: block;
	background: url("/junior/qa/img/hero_right.png") 0 0 no-repeat transparent;
	background-size: 65px 235px;
	width: 65px;
	height: 235px;
	right: 0;
}

.qa_hero::before, .qa_hero::after {
	position: absolute;
	top: 0;
	height: 100%;
}

.qa_hero .hero_qa {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

@media screen and (min-width: 1000px), print {
	.qa_hero .hero_qa {
		width: 370px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.qa_hero .hero_qa {
		width: 280px;
	}
}

@media screen and (max-width: 767px) {
	.qa_hero .hero_qa {
		width: 220px;
	}
}

.qa_hero .deco1,
.qa_hero .deco2 {
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 3;
}

@media screen and (min-width: 1000px), print {
	.qa_hero .deco1,
	.qa_hero .deco2 {
		width: 180px;
		height: 200px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.qa_hero .deco1,
	.qa_hero .deco2 {
		width: 135px;
		height: 150px;
	}
}

@media screen and (max-width: 767px) {
	.qa_hero .deco1,
	.qa_hero .deco2 {
		display: none;
	}
}

.qa_hero .deco1 {
	margin-left: -42%;
}

.qa_hero .deco2 {
	left: 50%;
	right: 60px;
	margin-left: 23%;
}

.qa_hero .h4:not(.cancel) {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: .1em;
	text-align: center;
	display: block;
	-ms-transform: scale(0.9, 1);
	    transform: scale(0.9, 1);
}

@media screen and (min-width: 1000px), print {
	.qa_hero .h4:not(.cancel) {
		font-size: 24px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.qa_hero .h4:not(.cancel) {
		font-size: 18px;
	}
}

@media screen and (min-width: 450px) and (max-width: 767px) {
	.qa_hero .h4:not(.cancel) {
		font-size: 16px;
	}
}

.qa_hero .h4:not(.cancel)::after {
	display: none;
}

.qa_hero .h4:not(.cancel) .text {
	color: #030303;
	display: inline-block;
}

.qa_hero .h4:not(.cancel) .text::after {
	content: '';
	display: block;
	height: 10px;
	width: 100%;
	margin-top: -.5em;
	background-color: #fff58b;
}

.qa_area {
	border-bottom: 1px solid #ff6a83;
	padding-bottom: 20px;
}

@media screen and (min-width: 1000px), print {
	.qa_area + .qa_area {
		margin-top: 80px;
	}
}

@media screen and (max-width: 999px) {
	.qa_area + .qa_area {
		margin-top: 60px;
	}
}

.qa_area .q_area {
	font-family: 'Noto Sans JP', sans-serif;
	color: #224b72;
	padding-left: 65px;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 1000px), print {
	.qa_area .q_area {
		min-height: 60px;
		margin-bottom: 15px;
		font-size: 28px;
	}
}

@media screen and (max-width: 999px) {
	.qa_area .q_area {
		font-size: 18px;
		padding-left: 45px;
		padding-top: 4px;
		margin-bottom: 15px;
	}
}

.qa_area .q_area::before {
	content: '';
	display: block;
	background: url("../img/icon/qa_q.png") 0 0 no-repeat transparent;
	background-size: 60px 50px;
	width: 60px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
}

@media screen and (max-width: 999px) {
	.qa_area .q_area::before {
		width: 40px;
		height: 33px;
	}
}

.qa_area .a_area .title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

@media screen and (min-width: 1000px), print {
	.qa_area .a_area .title {
		margin-bottom: 20px;
		padding-left: 60px;
	}
}

@media screen and (max-width: 999px) {
	.qa_area .a_area .title {
		margin-bottom: 10px;
	}
}

.qa_area .a_area .title::before {
	content: '';
	display: block;
	background: url("../img/icon/qa_a.png") 0 0 no-repeat transparent;
	background-size: 60px 50px;
	width: 60px;
	height: 50px;
	background-size: cover;
}

@media screen and (min-width: 1000px), print {
	.qa_area .a_area .title::before {
		-ms-flex-preferred-size: 60px;
		    flex-basis: 60px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		-ms-flex-positive: 0;
		    flex-grow: 0;
	}
}

@media screen and (max-width: 999px) {
	.qa_area .a_area .title::before {
		width: 40px;
		height: 33px;
	}
}

.qa_area .a_area .title::after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background-color: #ff6a83;
}

@media screen and (min-width: 768px) {
	.qa_area .a_area .a_list {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.qa_area .a_area .a_list > * {
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 20px;
		width: 50%;
		box-sizing: border-box;
	}
	.qa_area .a_area .a_list > *:nth-child(odd) {
		padding-right: 10px;
	}
	.qa_area .a_area .a_list > *:nth-child(even) {
		padding-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.qa_area .a_area .a_list > *:not(:last-child) {
		margin-bottom: 20px;
	}
}

.inpanel {
	background: repeating-linear-gradient(-45deg, #fcfdfc 0, #fcfdfc 3px, rgba(224, 225, 224, 0.5) 3px, rgba(224, 225, 224, 0.5) 4px);
	padding-bottom: 60px;
	margin-top: 90px;
}

@media screen and (min-width: 1000px), print {
	.inpanel {
		padding-left: 45px;
		padding-right: 45px;
	}
}

@media screen and (max-width: 999px) {
	.inpanel {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.inpanel h2:not(.cancel) {
	position: relative;
	top: -30px;
	left: 0;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.program_list {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		width: 100%;
	}
	.program_list > * {
		width: 14.2%;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 767px) {
	.program_list > *:not(:last-child) {
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 768px) {
	.program_list_3 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		width: 100%;
	}
	.program_list_3 > * {
		width: 20%;
		box-sizing: border-box;
	}
}
@media screen and (min-width: 768px) {
	.program_list_4 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		width: 100%;
	}
	.program_list_4 > * {
		width: 25%;
		box-sizing: border-box;
	}
}
@media screen and (min-width: 768px) {
	.program_list_5 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		width: 100%;
	}
	.program_list_5 > * {
		width: 100%;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 767px) {
	.program_list > *:not(:last-child) {
		margin-bottom: 20px;
	}
}

.program {
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (max-width: 767px) {
	.program {
		max-width: 400px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
}

.program::after {
	content: '';
	display: block;
	background: url("../img/icon/arrow/program/1.png") 0 0 no-repeat transparent;
	background-size: 15px 33px;
	width: 15px;
	height: 33px;
	position: absolute;
}

@media screen and (min-width: 768px) {
	.program::after {
		top: 44px;
		right: -14px;
	}
}

@media screen and (min-width: 768px) {
	.program::after {
		top: 44px;
		right: -14px;
	}
}

@media screen and (max-width: 767px) {
	.program::after {
		-ms-transform: rotate(90deg);
		    transform: rotate(90deg);
		bottom: 0;
		left: 50%;
		margin-left: -15px;
	}
}


.program2 {
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (max-width: 767px) {
	.program2 {
		max-width: 400px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
}


.program2::after {
	content: '';
	display: block;
	background: url("../img/icon/arrow/program/1.png") 0 0 no-repeat transparent;
	background-size: 15px 33px;
	width: 15px;
	height: 33px;
	position: absolute;
}

@media screen and (min-width: 768px) {
	.program2::after {
		top: 44px;
		right: -14px;
	}
}

@media screen and (min-width: 768px) {
	.program2::after {
		    top: 110px;
    left: 90px;
    transform: rotate(90deg);
	}
}

@media screen and (max-width: 767px) {
	.program2::after {
		-ms-transform: rotate(90deg);
		    transform: rotate(90deg);
		bottom: 0;
		left: 50%;
		margin-left: -15px;
	}
}



@media screen and (min-width: 768px) {
	.rotate_text {
    	display: inline-block;
    transform: rotate(270deg);
	}
}

@media screen and (max-width: 767px) {
	.rotate_text {
    transform: none;
	}
}


.program__title {
	background-color: #fff;
	color: #353535;
}

@media screen and (min-width: 768px) {
	.program__title {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: center;
		    align-items: center;
		height: 120px;
	}
}

@media screen and (max-width: 767px) {
	.program__title {
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.program__title .title {
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}

@media screen and (min-width: 768px) {
	.program__title .title {
		font-size: 1.25rem;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: center;
		    align-items: center;
		-ms-flex-preferred-size: 70px;
		    flex-basis: 70px;
		height: 70px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		-ms-flex-positive: 0;
		    flex-grow: 0;
	}
}

@media screen and (max-width: 767px) {
	.program__title .title {
		font-size: 1rem;
	}
}

.program__title .sub {
	line-height: 1;
}

@media screen and (min-width: 768px) {
	.program__title .sub {
		font-size: 1rem;
	}
}

@media screen and (max-width: 767px) {
	.program__title .sub {
		font-size: 0.875rem;
		margin-top: .5em;
	}
}







.program__title2 {
	background-color: #fff;
	color: #353535;
}

@media screen and (min-width: 768px) {
	.program__title2 {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: center;
		    align-items: center;
		height: 120px;
		width: 200px;
		float: left;
		margin-right: 20px;
	}
}

@media screen and (max-width: 767px) {
	.program__title2 {
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.program__title2 .title {
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}

@media screen and (min-width: 768px) {
	.program__title2 .title {
		font-size: 1.25rem;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: center;
		    align-items: center;
		-ms-flex-preferred-size: 70px;
		    flex-basis: 70px;
		height: 70px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		-ms-flex-positive: 0;
		    flex-grow: 0;
	}
}

@media screen and (max-width: 767px) {
	.program__title2 .title {
		font-size: 1rem;
	}
}

.program__title2 .sub {
	line-height: 1;
}

@media screen and (min-width: 768px) {
	.program__title2 .sub {
		font-size: 1rem;
	}
}

@media screen and (max-width: 767px) {
	.program__title2 .sub {
		font-size: 0.875rem;
		margin-top: .5em;
	}
}





.program__text {
	font-size: 1rem;
	line-height: 1.5;
}

@media screen and (min-width: 1000px), print {
	.program__text {
		padding: 20px 10px;
	}
}

@media screen and (max-width: 999px) {
	.program__text {
		padding: 20px 5px;
	}
}

.program__text2 {
	font-size: 1rem;
	line-height: 1.5;
	width: 90%;
}

@media screen and (min-width: 1000px), print {
	.program__text2 {
		padding: 20px 10px;
	}
}

@media screen and (max-width: 999px) {
	.program__text2 {
		padding: 20px 5px;
	}
}

.program-1 {
	z-index: 8;
}

.program-1::after {
	background-image: url("../img/icon/arrow/program/1.png");
}

.program-1 .program__title {
	background-color: #fff;
}

.program-1 .program__title2 {
	background-color: #fff;
}

.program-2 {
	z-index: 7;
}

.program-2::after {
	background-image: url("../img/icon/arrow/program/2.png");
}

.program-2 .program__title {
	background-color: #daff80;
}
.program-2 .program__title2 {
	background-color: #daff80;
}

.program-3 {
	z-index: 6;
}

.program-3::after {
	background-image: url("../img/icon/arrow/program/3.png");
}

.program-3 .program__title {
	background-color: #fbff9a;
}

.program-3 .program__title2 {
	background-color: #fbff9a;
}


.program-4 {
	z-index: 5;
}

.program-4::after {
	background-image: url("../img/icon/arrow/program/4.png");
}

.program-4 .program__title {
	background-color: #ffd593;
}

.program-4 .program__title2 {
	background-color: #ffd593;
}

.program-5 {
	z-index: 4;
}

.program-5::after {
	background-image: url("../img/icon/arrow/program/7.png");
}

.program-5 .program__title {
	background-color: #ffc7c7;
}

.program-5 .program__title2 {
	background-color: #ffc7c7;
}


.program-6 {
	z-index: 3;
}

.program-6::after {
	display: none;
}

.program-6 .program__title {
	background-color: #ffc7c7;
}

.program-6 .program__title2 {
	background-color: #ffc7c7;
}

.program-6 .program__title .title,
.program-6 .program__title .sub {
	color: #bb0000;
}

.program-6 .program__text {
	color: #bb0000;
}
.program-6 .program__text2 {
	color: #bb0000;
}

.program-7 {
	z-index: 3;
}


.program-7 .program__title {
	background-color: #ff8c8c;
}
.program-7 .program__title2 {
	background-color: #ff8c8c;
}

.program-7::after {
	/* display: none; */
	background-image: url("../img/icon/arrow/program/8.png");
}

.program-8 {
	z-index: 2;
}

.program-8::after {
	background-image: url("../img/icon/arrow/program/9.png");
}

.program-8 .program__title {
	background-color: #ffaaaa;
}
.program-8 .program__title2 {
	background-color: #ffaaaa;
}

.program-9 {
	z-index: 	1;
}
.program-9::after {
	display: none;
}

.program-9 .program__title {
	background-color: #e5d9ff;
}
.program-9 .program__title2 {
	background-color: #e5d9ff;
}

.program_foot {
	background: linear-gradient(to right, #fff 0%, #ffc7c7 100%);
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 7px;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 768px) {
	.program_foot {
		min-height: 50px;
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 767px) {
	.program_foot {
		font-size: 1rem;
	}
}




.program_foot2 {
	background: linear-gradient(to right, #fff 0%, #ffc7c7 100%);
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 7px;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 768px) {
	.program_foot2 {
		min-height: 50px;
		font-size: 1.25rem;
		transform: rotate(90deg);
    top: -430px;
    left: 460px;
    width: 840px;
	}
}

@media screen and (max-width: 767px) {
	.program_foot2 {
		font-size: 1rem;
	}
}




.program_foot3 {
	background: linear-gradient(to right, #fff 0%, #ffc7c7 100%);
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 7px;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 768px) {
	.program_foot3 {
		min-height: 50px;
		font-size: 1.25rem;
		transform: rotate(90deg);
        top: -316px;
    left: 570px;
    width: 620px;
	}
}

@media screen and (max-width: 767px) {
	.program_foot3 {
		font-size: 1rem;
	}
}



.data_arae2 {
	margin-top: 50px;
	background-color: #fff;
}

@media screen and (min-width: 1000px), print {
	.data_arae2 {
		display: -ms-flexbox;
		display: flex;
		height: 350px;
	}
}

.data_arae2__head {
	background-color: #041a78;
	color: #fff;
	position: relative;
	top: 0;
	left: 0;
}

@media screen and (min-width: 1000px), print {
	.data_arae2__head {
		-ms-flex-preferred-size: 220px;
		    flex-basis: 220px;
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		-ms-flex-positive: 0;
		    flex-grow: 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-pack: end;
		    justify-content: flex-end;
		-ms-flex-align: center;
		    align-items: center;
	}
}

@media screen and (max-width: 999px) {
	.data_arae2__head {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: center;
		    align-items: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media screen and (min-width: 1000px), print {
	.data_arae2__head::after {
		content: '';
		display: block;
		background: url("../img/icon/arrow/data.png") 0 0 no-repeat transparent;
		background-size: 27px 74px;
		width: 27px;
		height: 74px;
		position: absolute;
		top: 50%;
		right: -26px;
		margin-top: -37px;
	}
}

@media screen and (max-width: 767px) {
	.data_arae2__head::after {
		display: none;
	}
}

.data_arae2__head .title {
	margin-right: 20px;
}

@media screen and (min-width: 1000px), print {
	.data_arae2__head .sub {
		font-size: 1.125rem;
		margin-bottom: .7em;
	}
}

@media screen and (max-width: 999px) {
	.data_arae2__head .sub {
		font-size: 0.875rem;
	}
}

@media screen and (min-width: 450px) and (max-width: 999px) {
	.data_arae2__head .sub {
		margin-right: 1em;
	}
}

@media screen and (max-width: 449px) {
	.data_arae2__head .sub {
		margin-bottom: .7em;
	}
}

.data_arae2__head .main {
	font-weight: bold;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: start;
	    align-items: flex-start;
}

@media screen and (min-width: 1000px), print {
	.data_arae2__head .main {
		min-height: 3.5em;
		font-size: 1.375rem;
	}
}

@media screen and (max-width: 999px) {
	.data_arae2__head .main {
		font-size: 1rem;
		line-height: 1.5;
	}
}

.data_arae2__head .icon_area {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: center;
	    align-items: center;
}

.data_arae2__head .icon_area .icon {
	max-width: 100%;
}

@media screen and (min-width: 1000px), print {
	.data_arae2__head .icon_area {
		width: 130px;
		height: 150px;
	}
}

@media screen and (max-width: 999px) {
	.data_arae2__head .icon_area {
		width: 80px;
	}
	.data_arae2__head .icon_area .img {
		width: 80px;
	}
}

@media screen and (min-width: 1000px), print {
	.data_arae2__body {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-pack: center;
		    justify-content: center;
		width: 100%;
		box-sizing: border-box;
		-ms-flex-align: start;
		    align-items: flex-start;
	}
	.data_arae2__body .img {
		padding-left: 20px;
		width: 680px;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 999px) {
	.data_arae2__body {
		-ms-flex-align: center;
		    align-items: center;
		padding: 10px;
	}
	.data_arae2__body .img {
		max-width: 660px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

.course_list > li:not(:last-child) {
	margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
	.course_area {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

@media screen and (max-width: 767px) {
	.course_area {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 449px) {
	.course_area {
		max-width: 350px;
	}
}

.course_area .image_area {
	background-size: cover;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-positive: 0;
	    flex-grow: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (min-width: 1000px), print {
	.course_area .image_area {
		background-position: center center;
		-ms-flex-preferred-size: 400px;
		    flex-basis: 400px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.course_area .image_area {
		background-position: center center;
		-ms-flex-preferred-size: 300px;
		    flex-basis: 300px;
	}
}

@media screen and (min-width: 450px) and (max-width: 767px) {
	.course_area .image_area {
		background-position: top center;
		height: 300px;
	}
}

@media screen and (max-width: 449px) {
	.course_area .image_area {
		background-position: top center;
		height: 280px;
	}
}

.course_area .text_area {
	background-color: #eee;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

@media screen and (max-width: 449px) {
	.course_area .text_area {
		padding: 10px;
	}
}

.course_area .text_area__inner {
	border: 1px solid #20c0ce;
	position: relative;
	box-sizing: border-box;
	padding: 25px 35px;
}

@media screen and (max-width: 449px) {
	.course_area .text_area__inner {
		border: 0;
		padding: 0px;
	}
}


.course_area-odd .text_area__inner {
	top: 10px;
	right: 10px;
}

@media screen and (max-width: 449px) {
	.course_area-odd .text_area__inner {
		top: 0;
		right: 0;
	}
}

.course_area-odd .image_area {
	-ms-flex-order: 1;
	    order: 1;
}

.course_area-odd .text_area {
	-ms-flex-order: 2;
	    order: 2;
}

@media screen and (min-width: 1000px), print {
	.course_area-odd .info {
		right: 10px;
	}
}

@media screen and (max-width: 999px) {
	.course_area-odd .info {
		right: 0;
	}
}

@media screen and (min-width: 1000px), print {
	.course_area-odd .info2 {
		right: 10px;
	}
}

@media screen and (max-width: 999px) {
	.course_area-odd .info2 {
		right: 0;
	}
}

.course_area-even .text_area__inner {
	top: 10px;
	left: 10px;
}

@media screen and (max-width: 449px) {
	.course_area-even .text_area__inner {
		top: 0;
		left: 0;
	}
}

.course_area-even .image_area {
	-ms-flex-order: 2;
	    order: 2;
}

.course_area-even .text_area {
	-ms-flex-order: 1;
	    order: 1;
}

@media screen and (min-width: 1000px), print {
	.course_area-even .info {
		left: 10px;
	}
}

@media screen and (max-width: 999px) {
	.course_area-even .info {
		left: 0;
	}
}

@media screen and (min-width: 1000px), print {
	.course_area-even .info2 {
		left: 10px;
	}
}

@media screen and (max-width: 999px) {
	.course_area-even .info2 {
		left: 0;
	}
}




.course_area .image_area2 {
	background-size: cover;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-positive: 0;
	    flex-grow: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (min-width: 1000px), print {
	.course_area .image_area2 {
		background-position: center center;
		-ms-flex-preferred-size: 400px;
		    flex-basis: 400px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.course_area .image_area2 {
		background-position: center center;
		-ms-flex-preferred-size: 300px;
		    flex-basis: 300px;
	}
}

@media screen and (min-width: 450px) and (max-width: 767px) {
	.course_area .image_area2 {
		background-position: top center;
		height: 300px;
	}
}

@media screen and (max-width: 449px) {
	.course_area .image_area2 {
		background-position: top center;
		height: 280px;
	}
}

.course_area .text_area2 {
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

@media screen and (max-width: 449px) {
	.course_area .text_area2 {
		padding: 10px;
	}
}

.course_area .text_area__inner2 {
	border: 1px solid #4583e1;
	position: relative;
	box-sizing: border-box;
	padding: 25px 35px;
}

@media screen and (max-width: 449px) {
	.course_area .text_area__inner2 {
		border: 0;
		padding: 0px;
	}
}


.course_area-odd .text_area__inner2 {
	top: 10px;
	right: 10px;
	min-height: 300px;
}

@media screen and (max-width: 449px) {
	.course_area-odd .text_area__inner2 {
		top: 0;
		right: 0;
	min-height: 0;
	}
}

.course_area-odd .image_area2 {
	-ms-flex-order: 1;
	    order: 1;
}

.course_area-odd .text_area2 {
	-ms-flex-order: 2;
	    order: 2;
}

.course_area-even .text_area__inner2 {
	top: 10px;
	left: 10px;
	min-height: 300px;
}

@media screen and (max-width: 449px) {
	.course_area-even .text_area__inner2 {
		top: 0;
		left: 0;
	}
}

.course_area-even .image_area2 {
	-ms-flex-order: 2;
	    order: 2;
}

.course_area-even .text_area2 {
	-ms-flex-order: 1;
	    order: 1;
}







.course_area .image_area3 {
	background-size: cover;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-positive: 0;
	    flex-grow: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (min-width: 1000px), print {
	.course_area .image_area3 {
		background-position: center center;
		-ms-flex-preferred-size: 400px;
		    flex-basis: 400px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.course_area .image_area3 {
		background-position: center center;
		-ms-flex-preferred-size: 300px;
		    flex-basis: 300px;
	}
}

@media screen and (min-width: 450px) and (max-width: 767px) {
	.course_area .image_area3 {
		background-position: top center;
		height: 300px;
	}
}

@media screen and (max-width: 449px) {
	.course_area .image_area3 {
		background-position: top center;
		height: 280px;
	}
}

.course_area .text_area3 {
	background-color: #f4f9ff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

@media screen and (max-width: 449px) {
	.course_area .text_area3 {
		padding: 10px;
	}
}

.course_area .text_area__inner3 {
	border: 1px solid #4583e1;
	position: relative;
	box-sizing: border-box;
	padding: 25px 35px;
}

@media screen and (max-width: 449px) {
	.course_area .text_area__inner3 {
		border: 0;
		padding: 0px;
	}
}


.course_area-odd .text_area__inner3 {
	top: 10px;
	right: 10px;
	min-height: 300px;
}

@media screen and (max-width: 449px) {
	.course_area-odd .text_area__inner3 {
		top: 0;
		right: 0;
	min-height: 0;
	}
}

.course_area-odd .image_area3 {
	-ms-flex-order: 1;
	    order: 1;
}

.course_area-odd .text_area3 {
	-ms-flex-order: 2;
	    order: 2;
}

.course_area-even .text_area__inner3 {
	top: 10px;
	left: 10px;
	min-height: 300px;
}

@media screen and (max-width: 449px) {
	.course_area-even .text_area__inner3 {
		top: 0;
		left: 0;
	}
}

.course_area-even .image_area3 {
	-ms-flex-order: 2;
	    order: 2;
}

.course_area-even .text_area3 {
	-ms-flex-order: 1;
	    order: 1;
}








.course_area .info {
	background-color: #20c0ce;
	position: absolute;
	color: #fff;
	min-width: 190px;
	box-sizing: border-box;
	padding: 15px;
}

@media screen and (min-width: 1000px), print {
	.course_area .info {
		bottom: -10px;
	}
}

@media screen and (max-width: 999px) {
	.course_area .info {
		bottom: 0;
	}
}

.course_area .info .handle {
	font-size: 1rem;
}

.course_area .info .name {
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: .2em;
}

.course_area .info .ex {
	font-size: 1rem;
}



.course_area .info2 {
	background-color: #4583e1;
	position: absolute;
	color: #fff;
	min-width: 150px;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
}

@media screen and (min-width: 1000px), print {
	.course_area .info2 {
		bottom: -10px;
	}
}

@media screen and (max-width: 999px) {
	.course_area .info2 {
		bottom: 0;
	}
}

.course_area .info2 .handle {
	font-size: 1rem;
}

.course_area .info2 .name {
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: .2em;
}

.course_area .info2 .ex {
	font-size: 1rem;
}





.course_area .info3 {
	background-color: #4583e1;
	position: absolute;
	color: #fff;
	min-width: 150px;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
}

@media screen and (min-width: 1000px), print {
	.course_area .info3 {
		bottom: -10px;
	}
}

@media screen and (max-width: 999px) {
	.course_area .info3 {
		bottom: 0;
	}
}

.course_area .info3 .handle {
	font-size: 1rem;
}

.course_area .info3 .name {
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: .2em;
}

.course_area .info3 .ex {
	font-size: 1rem;
}




.senior_banner {
	background-image: url("/senior/img/image1.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.senior_banner .title .main {
	font-weight: 400;
	color: #fff;
	text-shadow: 0 -1px 2px #1967b2, 1px 0 2px #1967b2, 0 1px 2px #1967b2, -1px 1px 2px #1967b2;
}

.senior_banner .title .sub {
	text-shadow: 0 -1px 2px #1967b2, 1px 0 2px #1967b2, 0 1px 2px #1967b2, -1px 1px 2px #1967b2;
}

.panel-isenior {
	padding: 25px;
	margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
	.panel-isenior {
		padding: 10px;
	}
}

.panel-isenior__inner {
	background-color: #effdff;
	padding: 45px 20px;
}

@media screen and (max-width: 767px) {
	.panel-isenior__inner {
		padding: 20px 10px;
	}
}

.panel-isenior .ex {
	color: #666;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.panel-isenior .ex2 {
	margin-top: 40px;
	text-align: center;
	color: #224b72;
	font-weight: bold;
	font-size: 1.625rem;
}

@media screen and (max-width: 767px) {
	.panel-isenior .ex2 {
		font-size: 1.125rem;
	}
}

.program_area {
	border: 1px solid #46c6d5;
	background-color: #fff;
	padding: 20px 20px 0px;
	box-sizing: border-box;
	margin-bottom: 35px;
}

@media screen and (min-width: 1000px), print {
	.program_area {
		min-height: 70px;
	}
}

@media screen and (max-width: 449px) {
	.program_area {
		padding: 10px 10px 0;
	}
}

.program_list2 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

@media screen and (min-width: 1000px), print {
	.program_list2 {
		-ms-flex-pack: center;
		    justify-content: center;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.program_list2 {
		-ms-flex-pack: start;
		    justify-content: flex-start;
	}
}

.program_list2 > * {
	box-sizing: border-box;
	padding-right: 2em;
	margin-bottom: 20px;
}

.program_list2 a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.program_list2 a .icon {
	background-color: #19a2b2;
	margin-right: .4em;
}

@media screen and (min-width: 1000px), print {
	.program_list2 a .icon {
		width: 30px;
		height: 30px;
		border-radius: 15px;
	}
}

@media screen and (max-width: 999px) {
	.program_list2 a .icon {
		width: 20px;
		height: 20px;
		border-radius: 10px;
	}
}

.program_list2 a .icon img {
	max-width: 100%;
}

.program_list2 a .text {
	line-height: 1.3;
	color: #353535;
	font-weight: bold;
}

@media screen and (min-width: 1000px), print {
	.program_list2 a .text {
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 999px) {
	.program_list2 a .text {
		font-size: 1.125rem;
	}
}

@media screen and (max-width: 449px) {
	.program_list2 a .text {
		font-size: 1rem;
	}
}

.program_list2 a::after {
	content: '';
	display: block;
	background: url("../img/icon/arrow/program_list.png") 0 0 no-repeat transparent;
	background-size: 12px 23px;
	width: 12px;
	height: 23px;
	margin-left: 8px;
	-ms-transform: scale(0.7);
	    transform: scale(0.7);
}

@media screen and (max-width: 449px) {
	.program_list2 a::after {
		margin-left: 3px;
	}
}

.program_list2 a:hover {
	text-decoration: underline;
}

.box3 {
	background: url("../img/icon/bg_box3.png") 0 0 repeat transparent;
	padding: 6px;
}

.box3__inner {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*# sourceMappingURL=common.css.map */


.header_search_popup {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.7)
}

.header_search {
	position: relative;
	display: block;
}
@media screen and (min-width: 1000px) {
	.header_search {
		width: 600px;
		background-color: #ffffff;
		padding: 70px;
		top: 40%;
		/*bottom: 50%;*/
		margin: auto;
	}
}

.header_search_close {
	display: block;
	box-sizing: border-box;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 30px;
	width: 30px;
	overflow: hidden;
}
.header_search_close > span:nth-child(1) {
	display: block;
	height: 2px;
	width: 25px;
	border-radius: 1px;
	background-color: #1c1c1c;
	position: absolute;
	transform: rotate(45deg);
	top: 14px;
	right: 0;
	left: 3px;
	bottom: 0;
}
.header_search_close > span:nth-child(2) {
	display: block;
	height: 2px;
	width: 25px;
	border-radius: 1px;
	background-color: #1c1c1c;
	position: absolute;
	transform: rotate(-45deg);
	top: 14px;
	right: 0;
	left: 3px;
	bottom: 0;
}

.header_search_title {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px;
}


@media screen and (min-width: 1000px){
	.header_search_box {
		position: relative;
		padding: 0 20px;
	}
	.search_box {
		width: 560px;
		border: 1px solid #cccccc;
		height: 40px;
		box-sizing: border-box;
		padding-left: 10px;
	}

	.search_btn {
		width: 40px;
		position: absolute;
		right: 0;
		top: 0;
	}
}

/*.search_btn:hover {
	opacity: 0.7;
}*/

/*sp*/
@media screen and (max-width: 999px) {

	.search_box_noborder {
		border-bottom: none!important;
		padding: 10px 20px!important;
	}

	.header_search_box {
		padding: 0 10px;
		display: flex;
	}

	.search_box {
		width: 100%;
		border: 1px solid #cccccc;
		height: 40px;
		box-sizing: border-box;
		margin: 0 auto;
		padding-left: 10px;
	}

	.search_box {
		width: 100%;
		border: 1px solid #cccccc;
		height: 40px;
		box-sizing: border-box;
		margin: 0 auto;
		padding-left: 10px;
	}

	.search_btn {
		width: 40px;
	}
}




/* content: '';
display: block;
background: url(../img/icon/arrow/btn2.png) 0 0 no-repeat transparent;
background-size: 20px 36px;
width: 20px;
height: 36px;
top: 50%;
left: 50%;
margin-top: 0px;
transform: translate(-50%, -50%);
} */

/* 募集要項・採用試験申込み　メニュー調整用 */
@media screen and (min-width: 1000px), print {
	.btn.form_navi {
		min-height: 74px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
/* 研修医調整用 */
.bnr_doctor_interview{
	margin-bottom: 40px;
}

/* 心臓血管外科専修医研修 */
.heart_surgery_top {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
  }
  @media screen and (max-width: 999px) {
	.heart_surgery_top {
	  flex-direction: column;
	  gap: 10px;
	}
  }
  .heart_surgery_top > div {
	width: calc((100% - 40px) / 2);
	box-sizing: border-box;
	display: block;
	margin-bottom: 20px;
  }
  @media screen and (max-width: 999px) {
	.heart_surgery_top > div {
	  width: 100%;
	}
  }
  .heart_surgery_top .text_box {
	padding: 0 20px;
  }
  @media screen and (max-width: 999px) {
	.heart_surgery_top .text_box {
	  padding: 0;
	}
  }
  .heart_surgery_top .text_box .title {
	background-color: #20c0ce;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 40px;
  }
  .heart_surgery_top .text_box .title .title_inner {
	position: relative;
	top: 10px;
	left: 10px;
	border: 1px solid #19a2b2;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	padding: 0.8em 2em 1.8em 2.2em;
  }
  @media screen and (max-width: 999px) {
	.heart_surgery_top .text_box .title .title_inner {
	  padding: 0.6em 1em 1.6em 1.2em;
	}
  }
  .heart_surgery_top .text_box .title .title_inner span {
	display: block;
	line-height: 1.5;
  }
  .heart_surgery_top .text_box .title .title_inner .small {
	font-size: 22px;
  }
  @media screen and (max-width: 999px) {
	.heart_surgery_top .text_box .title .title_inner .small {
	  font-size: 16px;
	}
  }
  .heart_surgery_top .text_box .title .title_inner .large {
	font-size: 36px;
	font-style: italic;
  }
  @media screen and (max-width: 999px) {
	.heart_surgery_top .text_box .title .title_inner .large {
	  font-size: 24px;
	}
  }
  .heart_surgery_top .text_box .comment {
	font-size: 28px;
	font-weight: bold;
	background: linear-gradient(transparent 75%, #cdffff 75%);
	display: inline;
	line-height: 1.5;
  }
  @media screen and (max-width: 999px) {
	.heart_surgery_top .text_box .comment {
	  font-size: 22px;
	}
  }
  .heart_surgery_top .image_box img {
	width: 100%;
  }
  
  .total_index {
	margin: 0 auto 15px;
  }
  .total_index .total {
	background-color: #c2f8ff;
	transform: skew(-14deg) translateX(8px);
	width: 250px;
	margin: 0 auto;
  }
  .total_index .total .num {
	color: #000;
	font-size: 18px;
	padding: 3px 0px 3px 2em;
	display: flex;
	align-items: baseline;
	font-weight: bold;
	transform: skew(14deg);
  }
  .total_index .total .num span {
	font-size: 34px;
	font-weight: bold;
	color: #2068af;
	font-family: "Noto Sans JP", sans-serif;
	margin: 0 0.1em;
  }
  .total_index .period {
	font-size: 12px;
	color: #898888;
	text-align: center;
	padding-left: 40px;
  }
  
  .feature_box .title {
	margin-bottom: 10px;
  }
  .feature_box .title .num {
	font-size: 36px;
	color: #2069b1;
	font-style: italic;
	font-weight: bold;
  }
  @media screen and (max-width: 999px) {
	.feature_box .title .num {
	  font-size: 24px;
	}
  }
  .feature_box .title .text {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	padding-left: 0.5em;
  }
  @media screen and (max-width: 999px) {
	.feature_box .title .text {
	  font-size: 18px;
	}
  }
  .feature_box .image {
	width: 100%;
	margin-bottom: 10px;
  }
  .feature_box .image img {
	width: 100%;
  }
  
  .work_box {
	background-color: #fafafa;
	padding: 2.5em 3em;
	margin-bottom: 30px;
  }
  @media screen and (max-width: 999px) {
	.work_box {
	  padding: 2em 1.5em;
	}
  }
  @media screen and (max-width: 999px) {
	.work_box .work_column {
	  display: flex;
	  flex-direction: column;
	}
  }
  .work_box .work_column .work_text .catch {
	font-size: 28px;
	font-weight: bold;
	color: #2a4b65;
	background: linear-gradient(transparent 75%, #cdffff 75%);
	display: inline;
	line-height: 1.5;
  }
  @media screen and (max-width: 999px) {
	.work_box .work_column .work_text .catch {
	  font-size: 22px;
	}
  }
  .work_box .work_column .work_text p {
	margin-top: 1em;
  }
  @media screen and (max-width: 999px) {
	.work_box .work_column .work_text {
	  order: 1;
	  margin-bottom: 2em !important;
	}
  }
  .work_box .work_column .work_image img {
	width: 100%;
  }
  @media screen and (max-width: 999px) {
	.work_box .work_column .work_image {
	  order: 2;
	  margin-bottom: 0 !important;
	}
  }
  
  .interview_box {
	margin-bottom: 70px;
  }
  @media screen and (max-width: 999px) {
	.interview_box {
	  margin-bottom: 30px;
	}
  }
  @media screen and (max-width: 999px) {
	.interview_box .interview_column {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
		  -ms-flex-direction: column;
			  flex-direction: column;
	}
  }
  @media screen and (max-width: 999px) {
	.interview_box .interview_column .interview_text {
	  padding-top: 1em;
	}
  }
  .interview_box .interview_column .interview_text .title {
	background-color: #19a2b2;
	color: #fff;
	padding: 8px 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-transform: skew(-14deg) translateX(8px);
			transform: skew(-14deg) translateX(8px);
	display: inline-block;
  }
  @media screen and (max-width: 999px) {
	.interview_box .interview_column .interview_text .title {
	  margin-right: 1em;
	}
  }
  .interview_box .interview_column .interview_text .title .job {
	font-size: 18px;
	-webkit-transform: skew(14deg);
			transform: skew(14deg);
	padding-right: 0.5em;
	display: inline-block;
  }
  @media screen and (max-width: 999px) {
	.interview_box .interview_column .interview_text .title .job {
	  font-size: 16px;
	}
  }
  .interview_box .interview_column .interview_text .title .name {
	font-size: 28px;
	font-weight: 600;
	-webkit-transform: skew(14deg);
			transform: skew(14deg);
	display: inline-block;
  }
  @media screen and (max-width: 999px) {
	.interview_box .interview_column .interview_text .title .name {
	  font-size: 22px;
	}
  }
  .interview_box .interview_column .interview_text .message {
	margin-top: 1.5em;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 2em;
	border-bottom: 1px solid #19a2b2;
	margin-bottom: 20px;
  }
  @media screen and (max-width: 999px) {
	.interview_box .interview_column .interview_text .message {
	  margin-top: 1em;
	  padding-bottom: 1em;
	  margin-bottom: 10px;
	  font-size: 16px;
	}
  }
  @media screen and (max-width: 999px) {
	.interview_box .interview_column .interview_text {
	  -webkit-box-ordinal-group: 3;
		  -ms-flex-order: 2;
			  order: 2;
	  margin-bottom: 10px;
	}
  }
  .interview_box .interview_column .interview_image img {
	width: 100%;
  }
  @media screen and (max-width: 999px) {
	.interview_box .interview_column .interview_image {
	  -webkit-box-ordinal-group: 2;
		  -ms-flex-order: 1;
			  order: 1;
	}
  }
  .interview_box .interview_column:last-child {
	margin-bottom: 0;
  }