@charset "UTF-8";
.p-partsttl {
	font-size: 3rem;
	font-weight: 500;
	margin: 100px 70px 50px;
}
@media only screen and (max-width: 767px) {
	.p-partsttl {
		font-size: 2rem;
		margin-left: 5.33%;
		margin-right: 5.33%;
	}
}
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
	box-sizing: border-box;
	overflow-y: scroll;
	/* All browsers without overlaying scrollbars */
	-webkit-text-size-adjust: 100%;
	/* iOS 8+ */
}

*,
::before,
::after {
	background-repeat: no-repeat;
	/* Set `background-repeat: no-repeat` to all elements and pseudo elements */
	box-sizing: inherit;
}

::before,
::after {
	text-decoration: inherit;
	/* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
	vertical-align: inherit;
}

* {
	padding: 0;
	/* Reset `padding` and `margin` of all elements */
	margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
	display: none;
	height: 0;
}

hr {
	overflow: visible;
	/* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

summary {
	display: list-item;
	/* Add the correct display in all browsers */
}

small {
	font-size: 80%;
	/* Set font-size to 80% in `small` elements */
}

[hidden],
template {
	display: none;
	/* Add the correct display in IE */
}

abbr[title] {
	border-bottom: 1px dotted;
	/* Add a bordered underline effect in all browsers */
	text-decoration: none;
	/* Remove text decoration in Firefox 40+ */
}

a {
	background-color: transparent;
	/* Remove the gray background on active links in IE 10 */
	-webkit-text-decoration-skip: objects;
	/* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
	outline-width: 0;
	/* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	/* Specify the font family of code elements */
}

b,
strong {
	font-weight: bolder;
	/* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
	font-style: italic;
	/* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
	background-color: #ff0;
	color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
	border-radius: 0;
}

input::-ms-clear {
	display: none;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
	cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
	cursor: default;
}

[type=number] {
	width: auto;
	/* Firefox 36+ */
}

[type=search] {
	-webkit-appearance: textfield;
	/* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
	/* Safari 8 */
}

textarea {
	overflow: auto;
	/* Internet Explorer 11+ */
	resize: vertical;
	/* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	/* Specify font inheritance of form elements */
}

optgroup {
	font-weight: bold;
	/* Restore the font weight unset by the previous rule. */
}

button {
	overflow: visible;
	/* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: 0;
	padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
	/* Correct the inability to style clickable types in iOS */
}

button,
select {
	text-transform: none;
	/* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
	background-color: transparent;
	border-style: none;
	color: inherit;
}

/* Style select like a standard input */
select {
	-moz-appearance: none;
	/* Firefox 36+ */
	-webkit-appearance: none;
	/* Chrome 41+ */
}

select::-ms-expand {
	display: none;
	/* Internet Explorer 11+ */
}

select::-ms-value {
	color: currentColor;
	/* Internet Explorer 11+ */
}

legend {
	border: 0;
	/* Correct `color` not being inherited in IE 8/9/10/11 */
	color: inherit;
	/* Correct the color inheritance from `fieldset` elements in IE */
	display: table;
	/* Correct the text wrapping in Edge and IE */
	max-width: 100%;
	/* Correct the text wrapping in Edge and IE */
	white-space: normal;
	/* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* Correct the inability to style clickable types in iOS and Safari */
	font: inherit;
	/* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
	-webkit-appearance: textfield;
	/* Correct the odd appearance in Chrome and Safari */
	outline-offset: -2px;
	/* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
	border-style: none;
	/* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
	vertical-align: baseline;
}

svg:not(:root) {
	overflow: hidden;
	/* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
	display: inline-block;
	/* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
	[hidden~=screen] {
		display: inherit;
	}

	[hidden~=screen]:not(:active):not(:focus):not(:target) {
		position: absolute !important;
		clip: rect(0 0 0 0) !important;
	}
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
	cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
	cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
	cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
	background-color: #b3d4fc;
	/* Required when declaring ::selection */
	color: #000;
	text-shadow: none;
}

::selection {
	background-color: #b3d4fc;
	/* Required when declaring ::selection */
	color: #000;
	text-shadow: none;
}

/*--------------------------------------------------------------------------------
	main container
--------------------------------------------------------------------------------*/
.l-container .l-container__inner > *:last-child {
	margin-bottom: 0;
}
/*--------------------------------------------------------------------------------
	Atoms - text
--------------------------------------------------------------------------------*/
.c-txt {
	font-size: 1.6rem;
	line-height: 1.75;
}
.c-txt.c-txt--sm {
	font-size: 1.4rem;
	line-height: 1.57;
}
.c-txt.c-txt--md {
	font-size: 1.5rem;
	line-height: 1.6;
}
.c-txt.c-txt--lg {
	font-size: 2rem;
	line-height: 1.5;
}
.c-txt.c-txt--normal {
	font-weight: 400;
}
.c-txt.c-txt--bold {
	font-weight: 600;
}
a .c-txt.c-txt--link {
	color: #000;
}
a:hover .c-txt.c-txt--link {
	text-decoration: underline;
}
@media only screen and (max-width: 767px) {
	.c-txt {
		font-size: 1.5rem;
	}
	.c-txt.c-txt--sm {
		font-size: 1.3rem;
		line-height: 1.61;
	}
	.c-txt.c-txt--md {
		font-size: 1.4rem;
	}
	.c-txt.c-txt--lg {
		font-size: 1.8rem;
		line-height: 1.55;
	}
}
/*--------------------------------------------------------------------------------
	Atoms - text V2
	- a要素内ではアイコンが付加される
--------------------------------------------------------------------------------*/
.c-txt-v2 {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.56;
	color: #000;
	transition: color 0.25s ease;
}
a .c-txt-v2 {
	position: relative;
	padding-left: 1em;
	color: #2E6DA4;
	font-weight: bold;
}
a .c-txt-v2::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 9px;
	height: 12px;
	background: url(/assets/images/common/mod_icon_link_01.svg) no-repeat 0 0;
	background-size: contain;
}
@media only screen and (min-width: 768px) {
	.platform-desktop a:hover .c-txt-v2 {
		color: #0057CA;
	}
}
a[data-type=modal] .c-txt-v2 {
	padding-left: 28px;
}
a[data-type=modal] .c-txt-v2::before {
	top: 5px;
	width: 20px;
	height: 17px;
	background-image: url(/assets/images/common/mod_icon_modal_02.svg);
}
@media only screen and (max-width: 767px) {
	a[data-type=modal] .c-txt-v2 {
		padding-left: 22px;
	}
	a[data-type=modal] .c-txt-v2::before {
		width: 14px;
		height: 12px;
	}
}
a[target=_blank] .c-txt-v2 {
	padding-left: 28px;
}
a[target=_blank] .c-txt-v2::before {
	width: 20px;
	height: 16px;
	background-image: url(/assets/images/common/mod_icon_blank_01.svg);
}
@media only screen and (max-width: 767px) {
	a[target=_blank] .c-txt-v2 {
		padding-left: 22px;
	}
	a[target=_blank] .c-txt-v2::before {
		width: 14px;
		height: 12px;
	}
}
a[href*=".pdf"] .c-txt-v2 {
	padding-left: 28px;
}
a[href*=".pdf"] .c-txt-v2::before {
	top: 0;
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_pdf_02.svg);
}
@media only screen and (max-width: 767px) {
	a[href*=".pdf"] .c-txt-v2 {
		padding-left: 22px;
	}
	a[href*=".pdf"] .c-txt-v2::before {
		top: 2px;
		width: 14px;
		height: 18px;
	}
}
a[href*=".xls"] .c-txt-v2 {
	padding-left: 28px;
}
a[href*=".xls"] .c-txt-v2::before {
	top: 0;
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_xls_02.svg);
}
@media only screen and (max-width: 767px) {
	a[href*=".xls"] .c-txt-v2 {
		padding-left: 22px;
	}
	a[href*=".xls"] .c-txt-v2::before {
		top: 2px;
		width: 14px;
		height: 18px;
	}
}
a[href*=".doc"] .c-txt-v2,
a[href*=".txt"] .c-txt-v2,
a[href*=".ppt"] .c-txt-v2 {
	padding-left: 28px;
}
a[href*=".doc"] .c-txt-v2::before,
a[href*=".txt"] .c-txt-v2::before,
a[href*=".ppt"] .c-txt-v2::before {
	top: 1px;
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_doc_02.svg);
}
@media only screen and (max-width: 767px) {
	a[href*=".doc"] .c-txt-v2,
	a[href*=".txt"] .c-txt-v2,
	a[href*=".ppt"] .c-txt-v2 {
		padding-left: 22px;
	}
	a[href*=".doc"] .c-txt-v2::before,
	a[href*=".txt"] .c-txt-v2::before,
	a[href*=".ppt"] .c-txt-v2::before {
		top: 2px;
		width: 14px;
		height: 18px;
	}
}
.c-txt-v2.c-txt-v2--dotted {
	position: relative;
	padding-left: 15px;
}
.c-txt-v2.c-txt-v2--dotted::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #2E6DA4;
}
a .c-txt-v2.c-txt-v2--plain {
	padding-left: 0;
	text-decoration: underline;
}
.c-txt-v2.c-txt-v2--plain::before {
	display: none;
}
a:hover .c-txt-v2.c-txt-v2--plain {
	text-decoration: none;
}
.c-txt-v2--bold {
	font-weight: bold;
}
.c-txt-v2.c-txt-v2--xs {
	font-size: 1.1rem;
	line-height: 1.54545;
}
.c-txt-v2.c-txt-v2--sm {
	font-size: 1.3rem;
	line-height: 1.8;
}
.c-txt-v2.c-txt-v2--md {
	font-size: 1.7rem;
	line-height: 1.8;
}
.c-txt-v2.c-txt-v2--lg {
	font-size: 2.3rem;
	line-height: 1.8;
}
@media only screen and (max-width: 767px) {
	.c-txt-v2 {
		font-size: 1.4rem;
	}
	a .c-txt-v2::before {
		top: 5px;
	}
	.c-txt-v2.c-txt-v2--dotted::before {
		top: 8px;
	}
	.c-txt-v2.c-txt-v2--lg {
		font-size: 1.9rem;
		line-height: 1.8;
	}
}
/*--------------------------------------------------------------------------------
	Atoms - bordered heading
	- ボーダー付き小見出し
--------------------------------------------------------------------------------*/
.c-bordered-heading {
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(106, 150, 194, 0.30);
	min-height: 59px;
	padding: 5px 10px;
	text-align: center;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.3;
}
@media only screen and (max-width: 767px) {
	.c-bordered-heading {
		min-height: 45px;
		font-size: 2rem;
	}
}
/*--------------------------------------------------------------------------------
	Atoms - button
	【C-2】ボタンリンク
--------------------------------------------------------------------------------*/
.c-button {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.3;
	color: #2E6DA4;
	border-bottom: 1px solid #2E6DA4;
	transition: background-color 0.25s ease;
}
.c-button span {
	display: block;
	width: 100%;
	padding: 15px 52px 16px 16px;
}
a .c-button span,
button:not([disabled]) .c-button span {
	position: relative;
}
a .c-button span::after,
button:not([disabled]) .c-button span::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 52px;
	background: url(/assets/images/common/mod_icon_link_03.svg) no-repeat 50% 50%;
}
@media only screen and (min-width: 768px) {
	.platform-desktop a:hover .c-button,
.platform-desktop button:not([disabled]):hover .c-button {
		background: #EFF5FA;
	}
}
a[data-type=modal] .c-button span::after {
	background-image: url(/assets/images/common/mod_icon_modal_02.svg);
}
a[target=_blank]:not([href*=".pdf"]):not([href*=".xls"]):not([href*=".doc"]):not([href*=".txt"]):not([href*=".ppt"]) .c-button span::after {
	background-image: url(/assets/images/common/mod_icon_blank_01.svg);
}
a[href*=".pdf"] .c-button span::after {
	background-image: url(/assets/images/common/mod_icon_pdf_02.svg);
}
a[href*=".xls"] .c-button span::after {
	background-image: url(/assets/images/common/mod_icon_xls_02.svg);
}
a[href*=".doc"] .c-button span::after,
a[href*=".txt"] .c-button span::after,
a[href*=".ppt"] .c-button span::after {
	background-image: url(/assets/images/common/mod_icon_doc_02.svg);
}
@media only screen and (max-width: 767px) {
	.c-button {
		font-size: 1.4rem;
	}
	.c-button span {
		padding: 10px 30px 10px 10px;
	}
	a .c-button span::after,
	button:not([disabled]) .c-button span::after {
		width: 40px;
		background-size: 14px auto;
	}
}
/*--------------------------------------------------------------------------------
	Atoms - button
	【C-3】カラーボタンリンク
--------------------------------------------------------------------------------*/
.c-button-v2 {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	min-height: 52px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
	border-radius: 5px;
	background: var(--Color-Main-Blue, #2E6DA4);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.20);
	overflow: hidden;
	transition: opacity 0.4s;
}
.c-button-v2.c-button-v2--red {
	background-color: #C9242B;
}
.c-button-v2 span {
	padding: 5px 45px;
}
a .c-button-v2 span::after, button:not([disabled]) .c-button-v2 span::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	width: 20px;
	height: 6px;
	margin: auto 0;
	background: url(/assets/images/common/mod_icon_link_02.svg) no-repeat 50% 50%;
	background-size: contain;
}
@media only screen and (min-width: 768px) {
	.platform-desktop a:hover .c-button-v2,
	.platform-desktop button:not([disabled]):hover .c-button-v2 {
		opacity: 0.6;
	}
	.platform-desktop a:hover .c-button-v2::before,
	.platform-desktop button:not([disabled]):hover .c-button-v2::before {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
a[data-type=modal] .c-button-v2 span::after {
	height: 16px;
	background-image: url(/assets/images/common/mod_icon_modal_01.svg);
}
a[target=_blank]:not([href$=".pdf"]):not([href*=".xls"]):not([href*=".doc"]):not([href*=".txt"]):not([href*=".ppt"]) .c-button-v2 span::after {
	height: 16px;
	background-image: url(/assets/images/common/mod_icon_blank_02.svg);
}
a[href*=".pdf"] .c-button-v2 span::after {
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_pdf_01.svg);
}
a[href*=".xls"] .c-button-v2 span::after {
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_xls_01.svg);
}
a[href*=".doc"] .c-button-v2 span::after,
a[href*=".txt"] .c-button-v2 span::after,
a[href*=".ppt"] .c-button-v2 span::after {
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_doc_01.svg);
}
.c-button-v2.c-button-v2--disabled {
	background: #D4D4D3;
	color: #000;
	cursor: default;
}
.c-button-v2.c-button-v2--disabled span {
	box-shadow: none;
}
@media only screen and (max-width: 767px) {
	.c-button-v2 {
		min-height: 40px;
		font-size: 1.4rem;
	}
	.c-button-v2 span {
		padding: 5px 38px;
	}
	a .c-button-v2 span::after, button:not([disabled]) .c-button-v2 span::after {
		right: 15px;
		width: 14px;
	}
}
/*--------------------------------------------------------------------------------
	Atoms - button V3
	【D-4】サムネイル＋テキストぶちぬきに入力されるボタン
	見た目は【C-2】と同じ
--------------------------------------------------------------------------------*/
.c-button-v3 {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 62px;
	padding: 8px 55px 8px 16px;
	color: #222;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.4;
}
a .c-button-v3::after {
	content: "";
	position: absolute;
	top: 0;
	right: 16px;
	bottom: 0;
	width: 30px;
	height: 30px;
	margin: auto 0;
	background: url(/assets/images/common/mod_icon_link_03.svg) no-repeat 50% 50%;
	background-size: 20px auto;
}
a[data-type=modal] .c-button-v3::after {
	background-image: url(/assets/images/common/mod_icon_modal_02.svg);
}
a[target=_blank]:not([href*=".pdf"]):not([href*=".xls"]):not([href*=".txt"]):not([href*=".docx"]):not([href*=".ppt"]) .c-button-v3::after {
	background-image: url(/assets/images/common/mod_icon_blank_01.svg);
}
a[href*=".pdf"] .c-button-v3::after {
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_pdf_02.svg);
	border-radius: 0;
}
a[href*=".xls"] .c-button-v3::after {
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_xls_02.svg);
	border-radius: 0;
}
a[href*=".docx"] .c-button-v3::after,
a[href*=".txt"] .c-button-v3::after,
a[href*=".ppt"] .c-button-v3::after {
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_doc_02.svg);
	border-radius: 0;
}
@media only screen and (max-width: 767px) {
	.c-button-v3 {
		min-height: 54px;
		font-size: 1.4rem;
	}
	a .c-button-v3::after {
		right: 10px;
		width: 20px;
		height: 20px;
		background-size: 14px auto;
	}
	a[href*=".pdf"] .c-button-v3::after,
	a[href*=".xls"] .c-button-v3::after,
	a[href*=".docx"] .c-button-v3::after,
	a[href*=".txt"] .c-button-v3::after,
	a[href*=".ppt"] .c-button-v3::after {
		width: 14px;
		height: 18px;
	}
}
/*--------------------------------------------------------------------------------
	Atoms - button V4
	ニュースに入力されるが非表示設定
--------------------------------------------------------------------------------*/
.c-button-v4 {
	position: relative;
	height: 100%;
	border: 1px solid #fff;
	background: transparent;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.56;
	transition: color 0.4s, background 0.4s;
	overflow: hidden;
}
.c-button-v4 span {
	display: block;
	padding: 17px 45px 17px 32px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.c-button-v4::before {
	position: absolute;
	top: 50%;
	right: 16px;
	color: #fff;
	content: "\e905";
	display: inline-block;
	vertical-align: baseline;
	font-family: "iconfont";
	font-style: normal;
	font-size: 1.8rem;
	font-weight: 400;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: right 0.4s ease, color 0.4s ease;
}
a .c-button-v4,
button:not([disabled]) .c-button-v4 {
	position: relative;
	overflow: hidden;
	transition: color 0.5s, background 0.5s;
}
@media only screen and (min-width: 768px) {
	.platform-desktop a .c-button-v4:hover,
.platform-desktop button:not([disabled]) .c-button-v4:hover {
		color: #fff;
	}
}
a[data-type=modal] .c-button-v4::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 0;
	background: url(/assets/images/common/icon_modal.svg) no-repeat center;
	background-size: 100% auto;
}
a[target=_blank]:not([href*=".pdf"]):not([href*=".xls"]):not([href*=".doc"]):not([href*=".txt"]):not([href*=".ppt"]) .c-button-v4::before {
	content: "\e90b";
	display: inline-block;
	vertical-align: baseline;
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a[href*=".pdf"] .c-button-v4::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 0;
	background: url(/assets/images/common/icon_pdf.svg) no-repeat center;
	background-size: 100% auto;
}
a[href*=".xls"] .c-button-v4::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 0;
	background: url(/assets/images/common/icon_xls.svg) no-repeat center;
	background-size: 100% auto;
}
a[href*=".doc"] .c-button-v4::before,
a[href*=".txt"] .c-button-v4::before,
a[href*=".ppt"] .c-button-v4::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 0;
	background: url(/assets/images/common/icon_word.svg) no-repeat center;
	background-size: 100% auto;
}
/*--------------------------------------------------------------------------------
	Atoms - button V6
	【C-4】アンカーリンク
--------------------------------------------------------------------------------*/
.c-button-v6 {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	min-height: 52px;
	font-size: 1.6rem;
	line-height: 1.3;
	color: #222;
	border-radius: 5px;
	background: var(--color-sub-4-blue-20, rgba(131, 184, 203, 0.20));
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.20);
	transition: background-color 0.25s ease;
}
.c-button-v6 span {
	display: block;
	padding: 5px 15px 5px 42px;
}
.c-button-v6 .c-icon {
	display: none;
	vertical-align: bottom;
	position: absolute;
	top: 50%;
	left: 20px;
	color: #2E6DA4;
	font-size: 1.5rem;
	line-height: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
a .c-button-v6 span,
button:not([disabled]) .c-button-v6 span {
	position: relative;
}
a .c-button-v6 span .c-icon,
button:not([disabled]) .c-button-v6 span .c-icon {
	display: block;
}
@media only screen and (min-width: 768px) {
	.platform-desktop a:hover .c-button-v6,
.platform-desktop button:not([disabled]):hover .c-button-v6 {
		background-color: #EFF1F5;
	}
}
@media only screen and (max-width: 767px) {
	.c-button-v6 {
		min-height: 40px;
		font-size: 1.4rem;
	}
	.c-button-v6 span {
		padding: 5px 10px 5px 37px;
	}
	.c-button-v6 .c-icon {
		left: 15px;
	}
}
/*--------------------------------------------------------------------------------
	Atoms - tag
--------------------------------------------------------------------------------*/
.c-tag {
	display: inline-block;
	vertical-align: bottom;
	min-width: 70px;
	padding: 4px 10px;
	font-weight: bold;
	font-size: 11px;
	font-size: 0.73333rem;
	line-height: 1.54545;
	background: #aaa;
	color: #fff;
	text-align: center;
}
/*--------------------------------------------------------------------------------
	Atoms - tag V2
--------------------------------------------------------------------------------*/
.c-tag-v2 {
	display: inline-block;
	min-width: 57px;
	padding: 2px 20px 3px;
	font-size: 1.4rem;
	line-height: 1.7;
	color: #2E6DA4;
	border: 1px solid #2E6DA4;
	border-radius: 15px;
	background-color: #FAFAFA;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.c-tag-v2 {
		padding: 2px 12px;
		font-size: 1.3rem;
	}
}
/*--------------------------------------------------------------------------------
	Atoms - image
	- ホバー時に画像拡大
	- objct-fit-images.js を併用（object-fit未対応ブラウザ）
--------------------------------------------------------------------------------*/
.c-image {
	position: relative;
	padding-top: 56%;
	overflow: hidden;
}
.c-image img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
	transition: all 0.25s ease;
}
.no-object-fit .c-image img {
	font-family: "object-fit: cover; object-position: center;";
}
@media only screen and (min-width: 768px) {
	.platform-desktop a:hover .c-image:not([data-zoom-disabled=true]) img {
		-webkit-transform: translateZ(0) scale(1.05);
		transform: translateZ(0) scale(1.05);
	}
}
.c-image.c-image--wipe {
	position: relative;
	overflow: hidden;
}
.c-image.c-image--wipe img,
.c-image.c-image--wipe iframe {
	visibility: visible;
	-webkit-animation: none !important;
	animation: none !important;
}
.c-image.c-image--wipe .c-wipe {
	display: none;
	-webkit-animation: none !important;
	animation: none !important;
}
.c-image.c-image--2x1 {
	padding-top: 50%;
}
.c-image.c-image--3x2 {
	padding-top: 66.66667%;
}
.c-image.c-image--36x25 {
	padding-top: 69.44444%;
}
.c-image.c-image--108x95 {
	padding-top: 87.96296%;
}
.c-image.c-image--200x139 {
	padding-top: 69.5%;
}
.c-image.c-image--250x166 {
	padding-top: 66.4%;
}
/*--------------------------------------------------------------------------------
	Atoms - image V2
	- ホバー時に画像拡大
	- 画像は親要素のサイズに依存する
	- 親要素よりもサイズの小さな画像は中央寄せ
--------------------------------------------------------------------------------*/
.c-image-v2 {
	text-align: center;
	overflow: hidden;
}
.c-image-v2 img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	transition: -webkit-transform 0.25s ease;
	transition: transform 0.25s ease;
	transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
@media only screen and (min-width: 768px) {
	.platform-desktop a:hover .c-image-v2:not([data-zoom-disabled=true]) img {
		-webkit-transform: translateZ(0) scale(1.05);
		transform: translateZ(0) scale(1.05);
	}
}
/*--------------------------------------------------------------------------------
	Atoms - image V3
	- ホバー時に画像拡大
	- 画像は自身のサイズに関わらず親要素のサイズに依存する
--------------------------------------------------------------------------------*/
.c-image-v3 {
	text-align: center;
	overflow: hidden;
}
.c-image-v3 img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	transition: -webkit-transform 0.25s ease;
	transition: transform 0.25s ease;
	transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
@media only screen and (min-width: 768px) {
	.platform-desktop a:hover .c-image-v3:not([data-zoom-disabled=true]) img {
		-webkit-transform: translateZ(0) scale(1.05);
		transform: translateZ(0) scale(1.05);
	}
}
/*--------------------------------------------------------------------------------
	Atoms - YouTube
--------------------------------------------------------------------------------*/
.c-youtube {
	position: relative;
	padding-top: 56.25%;
}
.c-youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*--------------------------------------------------------------------------------
	wisywig
--------------------------------------------------------------------------------*/
.wisywig,
.wysiwyg {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.75;
}
.wisywig > *[class*=c-],
.wysiwyg > *[class*=c-] {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.wisywig strong,
.wysiwyg strong {
	font-weight: 600;
}
.wisywig a,
.wysiwyg a {
	color: #0057CA;
	border-bottom: 1px solid #0057CA;
	transition: all 0.1s linear;
	line-height: 1.8;
}
.wisywig a:hover,
.wysiwyg a:hover {
	color: #0057CA;
	border-bottom: 1px solid transparent;
}
@media only screen and (max-width: 767px) {
	.wisywig,
	.wysiwyg {
		font-size: 1.4rem;
	}
}
/*--------------------------------------------------------------------------------
	A-1 - MV
--------------------------------------------------------------------------------*/
.c-mainvisual.c-mainvisual--keepAspectRatio {
	margin-bottom: 50px !important;
}
.c-mainvisual {
	margin: 0 auto 60px;
	max-width: 1000px;
	visibility: hidden;
	overflow: hidden;
}
.c-mainvisual.is-ready {
	visibility: visible;
}
.c-mainvisual.is-single .c-mainvisual__item {
	-webkit-transform: none;
	transform: none;
}
.c-mainvisual.is-single .c-mainvisual__item.is-current {
	width: 100%;
}
.c-mainvisual.is-single .c-mainvisual__item-inner {
	-webkit-transform: none;
	transform: none;
}
.c-mainvisual__items {
	position: relative;
	padding-top: 50%;
}
.c-mainvisual__item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	z-index: -1;
	overflow: hidden;
	transform-origin: left top;
}
.c-mainvisual__item.is-current {
	width: 100%;
	z-index: 0;
}
.c-mainvisual__item.is-standby {
	z-index: 1;
}
.c-mainvisual__item.is-standby.is-anim {
	width: 100%;
	transition: width 1s ease;
}
.c-mainvisual__item a {
	display: block;
	height: 100%;
}
.c-mainvisual__item-inner {
	position: relative;
	height: 100%;
	-webkit-transform-origin: left top;
	transform-origin: left top;
}
.c-mainvisual__item-inner img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	-webkit-transform-origin: center;
	transform-origin: center;
	transition: -webkit-transform 1s ease;
	transition: transform 1s ease;
	transition: transform 1s ease, -webkit-transform 1s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.is-standby.is-anim .c-mainvisual__item-inner img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.is-current .c-mainvisual__item-inner img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: none;
}
.no-object-fit .c-mainvisual__item-inner img {
	font-family: "object-fit: cover; object-position: center;";
}
.c-mainvisual__caption {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px 20px;
	color: #fff;
	background: rgba(106, 150, 194, 0.60);
	transform: translateY(100%);
	transition: transform 0.25s ease;
}
.is-current .c-mainvisual__caption {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.c-mainvisual__caption .c-mainvisual__lead {
	flex: 1 1 38.94%;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.5;
}
.c-mainvisual__caption .c-mainvisual__text {
	flex: 1 1 60.18%;
	font-size: 1.6rem;
	line-height: 1.56;
	text-align: right;
}
.c-mainvisual__caption .c-mainvisual__text span {
	display: inline-block;
	text-align: left;
}
.c-mainvisual__thumbnail {
	position: relative;
	margin-top: 20px;
	padding: 0 55px;
}
.c-mainvisual__thumbnail-body {
	display: flex;
	gap: 10px;
}
.c-mainvisual__thumbnail-item {
	position: relative;
	width: 180px;
}
.c-mainvisual__thumbnail-item::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
}
.c-mainvisual__thumbnail-item.is-current::before {
	display: none;
}
.c-mainvisual__thumbnail-item a {
	position: relative;
	display: block;
	overflow: hidden;
}
.c-mainvisual__thumbnail-item a::before {
	content: "";
	display: block;
	padding-top: 41.66667%;
}
.c-mainvisual__thumbnail-item img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.no-object-fit .c-mainvisual__thumbnail-item img {
	font-family: "object-fit: cover; object-position: center;";
}
.c-mainvisual__thumbnail-item.is-current a {
	cursor: default;
}
.c-mainvisual__thumbnail-item[data-cloned=true] {
	display: none;
}
.is-infinite .c-mainvisual__thumbnail-item[data-cloned=true] {
	display: block;
}
.c-mainvisual__changer {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #2E6DA4;
	margin: auto 0;
	overflow: hidden;
}
.is-infinite .c-mainvisual__changer {
	display: block;
}
.c-mainvisual__changer[data-direction=backwards] {
	left: 0;
}
.c-mainvisual__changer > a {
	display: block;
	height: 100%;
	background-image: url(/assets/images/common/mod_icon_link_02.svg);
	background-position: 50% 45%;
	background-size: 26px auto;
	text-indent: -999px;
	transition: opacity 0.25s ease;
}
.c-mainvisual__changer[data-direction=backwards] > a {
	transform: scale(-1,1);
}
.c-mainvisual__changer[data-direction=forwards] {
	right: 0;
}
.c-mainvisual__changer[data-direction=forwards] > a {
}
@media only screen and (min-width: 769px) {
	.platform-desktop .c-mainvisual__changer > a:hover {
		opacity: 0.7;
	}
}
.c-mainvisual__changer > a::before {
	position: relative;
	top: 50%;
	z-index: 1;
	font-size: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.c-mainvisual__controller {
	display: none;
	position: relative;
	padding: 0 40px;
}
.c-mainvisual__dots {
	padding: 15px 0;
	letter-spacing: -0.5em;
	text-align: center;
}
.c-mainvisual__dots li {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	width: 13px;
	height: 13px;
	margin: 0 4px;
	font-size: 0;
	background: #D4D4D3;
	border-radius: 50%;
}
.c-mainvisual__dots li.is-current {
	background: #0082CA;
}
.c-mainvisual__arrow {
	position: absolute;
	top: 0;
	width: 40px;
	height: 40px;
}
.c-mainvisual__arrow a {
	display: block;
	height: 100%;
	text-align: center;
	background: #000;
	position: relative;
	overflow: hidden;
	transition: color 0.5s;
}
.c-mainvisual__arrow a::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-right: 30px;
	background: linear-gradient(to top left, #000 50%, #807F7B 50%) no-repeat right top, #807F7B;
	background-size: 30px 100%, auto;
	box-sizing: content-box;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
@media only screen and (min-width: 768px) {
	.platform-desktop .c-mainvisual__arrow a:hover {
		color: #fff;
	}
	.platform-desktop .c-mainvisual__arrow a:hover::before {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
.c-mainvisual__arrow a::after {
	position: relative;
	font-size: 10px;
	font-size: 0.66667rem;
	line-height: 4;
	color: #fff;
}
.c-mainvisual__arrow[data-direction=backwards] {
	left: 0;
}
.c-mainvisual__arrow[data-direction=backwards] a::after {
	content: "\e907";
	display: inline-block;
	vertical-align: baseline;
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.c-mainvisual__arrow[data-direction=forwards] {
	right: 0;
}
.c-mainvisual__arrow[data-direction=forwards] a::after {
	content: "\e908";
	display: inline-block;
	vertical-align: baseline;
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.c-mainvisual.c-mainvisual--fixedHeight .c-mainvisual__items {
	padding-top: 250px;
}
@media only screen and (max-width: 767px) {
	.c-mainvisual {
		position: relative;
	}
	.c-mainvisual__item.is-current, .c-mainvisual__item.is-standby.is-anim {
		width: 144.69%;
	}
	.c-mainvisual__caption {
		padding: 10px 15px;
	}
	.c-mainvisual__caption .c-mainvisual__lead {
		font-size: 1.4rem;
	}
	.c-mainvisual__caption .c-mainvisual__text {
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.c-mainvisual__thumbnail {
		position: relative;
		padding: 0 50px;
		margin-top: 11px;
	}
	.c-mainvisual__thumbnail-body {
		height: 40px;
	}
	.c-mainvisual__thumbnail-item {
		width: 40px !important;
	}
	.c-mainvisual__thumbnail-item a::before {
		padding-top: 100%;
	}
	.c-mainvisual.c-mainvisual--keepAspectRatio .c-mainvisual__items {
		padding-top: 41.66667%;
	}
	.c-mainvisual.c-mainvisual--keepAspectRatio .c-mainvisual__copy {
		padding-bottom: 0;
	}
	.c-mainvisual.c-mainvisual--fixedHeight .c-mainvisual__items {
		padding-top: 200px;
	}
}
/*--------------------------------------------------------------------------------
	A-2 - figureGroup
--------------------------------------------------------------------------------*/
.c-figureGroup {
	margin-bottom: 60px;
}
.c-figureGroup__items {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 2.93%;
}
.c-figureGroup__item {
	position: relative;
	width: 22.8%;
}
.l-wrp-container .c-figureGroup__items {
	gap: 30px 2%;
}
.l-wrp-container .c-figureGroup__item {
	width: 32%;
}
.c-figureGroup__item::before {
	content: '';
	position: absolute;
	top: -10px;
	left: 8px;
	right: 0;
	z-index: 10;
	width: 33px;
	height: 40px;
	margin: 0 auto;
	background: no-repeat 0 0;
	background-size: contain;
}
.c-figureGroup__item:nth-child(5n+1)::before {
	background-image: url(/assets/images/common/mod_pin_01.png);
}
.c-figureGroup__item:nth-child(5n+2)::before {
	background-image: url(/assets/images/common/mod_pin_02.png);
}
.c-figureGroup__item:nth-child(5n+3)::before {
	background-image: url(/assets/images/common/mod_pin_03.png);
}
.c-figureGroup__item:nth-child(5n+4)::before {
	background-image: url(/assets/images/common/mod_pin_04.png);
}
.c-figureGroup__item:nth-child(5n)::before {
	background-image: url(/assets/images/common/mod_pin_05.png);
}
@media only screen and (max-width: 1000px) {
	.c-figureGroup__items {
		gap: 30px 2%;
	}
	.c-figureGroup__item {
		width: 32%;
	}
}
@media only screen and (max-width: 767px) {
	.c-figureGroup.u-margin--siblings {
		margin-bottom: 15px !important;
	}
	.c-figureGroup__items {
		gap: 20px 2.8% !important;
	}
	.c-figureGroup__item {
		width: 48.6% !important;
	}
	.c-figureGroup__item::before {
		top: -7px;
		left: 6px;
		width: 22px;
		height: 26px;
	}
}
/*--------------------------------------------------------------------------------
	A-2 - figure
--------------------------------------------------------------------------------*/
.c-figureGroup .c-figure {
	height: 100%;
}
.c-figure > a {
	display: block;
	height: 100%;
	border: 1px solid var(--Gray-200, #D5D5D5);
	background: var(--Color-White, #FAFAFA);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.20);
	padding: 20px 20px 10px;
	color: #000;
}
.c-figure > a:hover {
	color: #000;
}
.c-figure > a[target=_blank] .c-figure__heading p::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url(/assets/images/common/mod_icon_blank_01.svg) no-repeat 50% 50%;
	background-size: contain;
	vertical-align: -2px;
	margin-left: 5px;
}
.c-figure__body {
	position: relative;
	margin-top: 10px;
	display: flex;
	min-height: 46px;
	align-items: center;
	padding-right: 35px;
}
.c-figure__body::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
	margin: auto 0;
	border-radius: 50%;
	background: url(/assets/images/common/mod_icon_link_02.svg) no-repeat 50% 42%;
}
.c-figureGroup__item:nth-child(5n+1) .c-figure__body::after {
	background-color: #6A96C2;
}
.c-figureGroup__item:nth-child(5n+2) .c-figure__body::after {
	background-color: #E58C96;
}
.c-figureGroup__item:nth-child(5n+3) .c-figure__body::after {
	background-color: #6CB899;
}
.c-figureGroup__item:nth-child(5n+4) .c-figure__body::after {
	background-color: #83B8CB;
}
.c-figureGroup__item:nth-child(5n) .c-figure__body::after {
	background-color: #8593D1;
}
@media only screen and (max-width: 1000px) {
	.c-figure > a {
		padding: 7.7% 7.7% 10px;
	}
}
@media only screen and (max-width: 767px) {
	.c-figure > a[target=_blank] .c-figure__heading p::after {
		width: 15px;
		height: 12px;
	}
	.c-figure__body {
		margin-top: 5px;
		min-height: 30px;
		padding-right: 27px;
	}
	.c-figure__body::after {
		width: 20px;
		height: 20px;
		background-size: 14px auto;
	}
	.c-figure__heading .c-txt.c-txt--sm {
		line-height: 1.3;
	}
}
/*--------------------------------------------------------------------------------
	A-3
--------------------------------------------------------------------------------*/
/* h2 */
.c-heading.c-heading--secondary {
	position: relative;
	margin: 0 calc(50% - 50vw) 60px;
	background-color: rgba(131,184,203,0.2);
	padding: 32px 20px 40px;
	text-align: center;
	color: #2E6DA4;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.4;
}
.l-wrp-container .c-heading.c-heading--secondary {
	margin: 0 0 60px;
}
.c-heading.c-heading--secondary span {
	background: linear-gradient(to top, rgba(106,150,194,0.3) 0.38em, transparent 0.38em);
	line-height: 1.2;
}
@media only screen and (max-width: 767px) {
	.c-heading.c-heading--secondary {
		margin-bottom: 30px !important;
		padding: 15px 15px 20px;
		font-size: 2rem;
		line-height: 1.5;
	}
	.c-heading--secondary.u-margin--siblings {
		margin-bottom: 20px !important;
	}
}
/* h3 */
.c-heading.c-heading--tertiary {
	position: relative;
	margin-bottom: 30px;
	padding: 1px 0 4px 14px;
	color: #222;
	font-weight: bold;
	font-size: 2.6rem;
	line-height: 1.3;
}
.c-heading.c-heading--tertiary::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 4px;
	border-radius: 2px;
	background-color: #2E6DA4;
}
@media only screen and (max-width: 767px) {
	.c-heading.c-heading--tertiary {
		padding: 3px 0 6px 14px;
		font-size: 2rem;
	}
	.c-heading--tertiary.u-margin--siblings {
		margin-bottom: 15px !important;
	}
}
/* h4 */
.c-heading.c-heading--quaternary {
	margin-bottom: 30px;
	border-bottom: 1px solid var(--Color-Main-Blue, #2E6DA4);
	padding-bottom: 10px;
	color: var(--Color-Main-Blue, #2E6DA4);
	font-weight: bold;
	font-size: 2rem;
	line-height: 1.47;
}
@media only screen and (max-width: 767px) {
	.c-heading.c-heading--quaternary {
		font-size: 1.8rem;
		padding-bottom: 5px;
	}
	.c-heading--quaternary.u-margin--siblings {
		margin-bottom: 15px !important;
	}
}
/* h5 */
.c-heading.c-heading--quinary {
	margin-bottom: 30px;
	color: #222;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.5;
}
@media only screen and (max-width: 767px) {
	.c-heading.c-heading--quinary {
		font-size: 1.7rem;
	}
}
@media print {
	.c-heading.c-heading--secondary[id] {
		margin-top: 0;
	}
}
/*--------------------------------------------------------------------------------
	A-4
--------------------------------------------------------------------------------*/
.c-separator {
	display: block;
	height: 0;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 1px;
	border: none;
}
.c-separator.c-separator--solid {
	background: #83B8CB;
}
.c-separator.c-separator--dashed {
	background: linear-gradient(to right, #83B8CB 50%, #fff 50%) repeat-x bottom left;
	background-size: 8px 100%;
}
.c-separator.u-margin--none {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.c-separator.u-margin--siblings {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.c-separator.u-margin--sm {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.c-separator.u-margin--md {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}
.c-separator.u-margin--lg {
	margin-top: 80px !important;
	margin-bottom: 80px !important;
}
.c-separator.u-margin--xl {
	margin-top: 120px !important;
	margin-bottom: 120px !important;
}
/*--------------------------------------------------------------------------------
	B common - textGroup
--------------------------------------------------------------------------------*/
.c-textGroup {
	margin-bottom: 60px;
	overflow: hidden;
}
.c-textGroup__items {
	display: block;
	margin-bottom: -20px;
}
.c-textGroup.c-textGroup--twoUp .c-textGroup__items,
.c-textGroup.c-textGroup--threeUp .c-textGroup__items,
.c-textGroup.c-textGroup--fourUp .c-textGroup__items {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-right: -20px;
	margin-left: -20px;
}
.c-textGroup__item {
	width: 100%;
	margin: 0 20px 20px;
	list-style: none;
}
.c-textGroup.c-textGroup--full {
	margin-left: 0;
	margin-right: 0;
}
.c-textGroup .c-textGroup__items,
.c-textGroup .c-textGroup__item {
	margin-right: 0;
	margin-left: 0;
}
.c-textGroup.c-textGroup--twoUp .c-textGroup__item {
	width: calc(50% - 40px);
	margin: 0 20px 20px;
}
.c-textGroup.c-textGroup--threeUp .c-textGroup__item {
	width: calc(33.3% - 40px);
	margin: 0 20px 20px;
}
.c-textGroup.c-textGroup--fourUp .c-textGroup__item {
	width: calc(25% - 40px);
	margin: 0 20px 20px;
}
@media only screen and (max-width: 767px) {
	.c-textGroup__items,
.c-textGroup.c-textGroup--twoUp .c-textGroup__items,
.c-textGroup.c-textGroup--threeUp .c-textGroup__items,
.c-textGroup.c-textGroup--fourUp .c-textGroup__items {
		display: block;
		margin-right: 0;
		margin-left: 0;
	}
	.c-textGroup__item {
		width: auto !important;
		flex: none;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.c-textGroup__item:not(:last-child) {
		margin-right: 0;
		margin-bottom: 20px;
	}
}
/*--------------------------------------------------------------------------------
	B-1
--------------------------------------------------------------------------------*/
.c-lead-text {
	position: relative;
	color: #6A96C2;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.6;
}
[lang=en] .c-lead-text {
	letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
	.c-lead-text {
		font-size: 2rem;
		line-height: 1.5;
	}
}
/*--------------------------------------------------------------------------------
	B-2
--------------------------------------------------------------------------------*/
.c-normal-text {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.6;
}
.c-normal-text em {
	color: #C9242B;
	font-style: normal;
}
.c-normal-text a {
	color: #0057CA;
	border-bottom: 1px solid #0057CA;
	transition: all 0.1s linear;
}
.c-normal-text a:hover {
	color: #0057CA;
	border-bottom: 1px solid transparent;
}
@media only screen and (max-width: 767px) {
	.c-normal-text {
		font-size: 1.4rem;
	}
}
/*--------------------------------------------------------------------------------
	B-3
--------------------------------------------------------------------------------*/
.c-caption-text {
	font-size: 1.3rem;
	line-height: 1.57;
}
.c-caption-text em {
	color: #E83522;
	font-style: normal;
}
.c-caption-text a {
	color: #000;
	text-decoration: underline;
}
.c-caption-text a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 767px) {
	.c-caption-text {
		font-size: 1.1rem;
		line-height: 1.61;
	}
}
/*--------------------------------------------------------------------------------
	C-1 - linkGroup
--------------------------------------------------------------------------------*/
.c-linkGroup {
	margin-bottom: 60px;
}
.c-linkGroup__items {
	margin: 0 -20px -10px;
}
.c-linkGroup.u-margin--siblings .c-linkGroup__items {
	margin-bottom: -30px !important;
}
.c-linkGroup__item {
	width: 100%;
	margin: 0 20px 10px;
}
.c-linkGroup.u-margin--siblings .c-linkGroup__item {
	margin-bottom: 30px !important;
}
.c-linkGroup .c-linkGroup__items {
	display: block;
}
.c-linkGroup.c-linkGroup--twoUp .c-linkGroup__items,
.c-linkGroup.c-linkGroup--threeUp .c-linkGroup__items,
.c-linkGroup.c-linkGroup--fourUp .c-linkGroup__items {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.c-linkGroup.c-linkGroup--twoUp .c-linkGroup__item {
	width: calc(50% - 40px);
}
.c-linkGroup.c-linkGroup--threeUp .c-linkGroup__item {
	width: calc(33.3% - 40px);
}
.c-linkGroup.c-linkGroup--fourUp .c-linkGroup__item {
	width: calc(25% - 40px);
}
@media only screen and (max-width: 767px) {
	.c-linkGroup {
		display: block;
	}
	.c-linkGroup__items,
.c-linkGroup.c-linkGroup--twoUp .c-linkGroup__items,
.c-linkGroup.c-linkGroup--threeUp .c-linkGroup__items,
.c-linkGroup.c-linkGroup--fourUp .c-linkGroup__items {
		display: block;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0;
	}
	.c-linkGroup__item {
		width: auto !important;
		flex: none;
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 0;
	}
	.c-linkGroup .c-linkGroup__items .c-linkGroup__item:not(:last-child) {
		margin-bottom: 10px;
	}
}
/*--------------------------------------------------------------------------------
	C-1
--------------------------------------------------------------------------------*/
.c-link + .c-link {
	margin-top: 10px;
}
.c-link a {
	display: inline-block;
}
/*--------------------------------------------------------------------------------
	C-2 / C-3 - buttonGroup
--------------------------------------------------------------------------------*/
.c-buttonGroup {
	margin-bottom: 60px;
}
.c-buttonGroup__items {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 30px 3%;
}
.c-buttonGroup .c-buttonGroup__item {
	align-self: stretch;
	width: 100%;
	max-width: 1000px;
}
.c-buttonGroup .c-buttonGroup__item a {
	display: block;
	height: 100%;
}
.c-buttonGroup.c-buttonGroup--twoUp .c-buttonGroup__items {
	justify-content: flex-start;
}
.c-buttonGroup.c-buttonGroup--twoUp .c-buttonGroup__item {
	width: 48.5%;
}
.c-buttonGroup.c-buttonGroup--threeUp .c-buttonGroup__items {
	justify-content: flex-start;
	gap: 30px 2.6%;
}
.c-buttonGroup.c-buttonGroup--threeUp .c-buttonGroup__item {
	width: 31.6%;
}
.c-buttonGroup.c-buttonGroup--fourUp .c-buttonGroup__items {
	justify-content: flex-start;
	gap: 30px 2.93%;
}
.c-buttonGroup.c-buttonGroup--fourUp .c-buttonGroup__item {
	width: 22.8%;
}
.c-buttonGroup.c-buttonGroup--fitItem .c-buttonGroup__item {
	margin: 0;
}
.c-buttonGroup--threeUp.c-buttonGroup--twoUp .c-buttonGroup__item {
	width: 50%;
}
.c-buttonGroup--threeUp.c-buttonGroup--fitItem .c-buttonGroup__item {
	width: 33.3%;
}
.c-buttonGroup--fourUp.c-buttonGroup--fitItem .c-buttonGroup__item {
	width: 25%;
}
.c-buttonGroup:not([class*=Up]).c-buttonGroup--central .c-buttonGroup__item {
	margin-left: auto;
	margin-right: auto;
}
.c-buttonGroup:not([class*=Up]).c-buttonGroup--rightWards .c-buttonGroup__item {
	margin-left: auto;
}
.c-buttonGroup[class*=Up].c-buttonGroup--central .c-buttonGroup__items {
	justify-content: center;
}
.c-buttonGroup[class*=Up].c-buttonGroup--rightWards .c-buttonGroup__items {
	justify-content: flex-end;
}
@media only screen and (max-width: 1000px) {
	.c-buttonGroup.c-buttonGroup--threeUp .c-buttonGroup__items {
		gap: 30px 3%;
	}
	.c-buttonGroup.c-buttonGroup--threeUp .c-buttonGroup__item {
		width: 48.5%;
	}
	.c-buttonGroup.c-buttonGroup--fourUp .c-buttonGroup__items {
		gap: 30px 3%;
	}
	.c-buttonGroup.c-buttonGroup--fourUp .c-buttonGroup__item {
		width: 48.5%;
	}
}
@media only screen and (max-width: 767px) {
	.c-buttonGroup {
		margin-bottom: 30px;
	}
	.c-buttonGroup__items {
		gap: 20px;
	}
	.c-buttonGroup.c-buttonGroup--twoUp .c-buttonGroup__item {
		width: 100%;
	}
	.c-buttonGroup.c-buttonGroup--threeUp .c-buttonGroup__items {
		gap: 20px;
	}
	.c-buttonGroup.c-buttonGroup--threeUp .c-buttonGroup__item {
		width: 100%;
	}
	.c-buttonGroup.c-buttonGroup--fourUp .c-buttonGroup__items {
		gap: 20px 2.8%;
	}
	.c-buttonGroup.c-buttonGroup--fourUp .c-buttonGroup__item {
		width: 48.6%;
	}
}
/*--------------------------------------------------------------------------------
	C-4 - buttonGroup v2
--------------------------------------------------------------------------------*/
.c-buttonGroup-v2 {
	margin-bottom: 60px;
}
.c-buttonGroup-v2.u-margin--none + .c-buttonGroup-v2 {
	margin-top: -1px;
}
.c-buttonGroup-v2__items {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 3%;
}
.c-buttonGroup-v2__item {
	position: relative;
	width: 100%;
}
.c-buttonGroup-v2__item > a {
	display: block;
	height: 100%;
}
.c-buttonGroup-v2.c-buttonGroup-v2--threeUp .c-buttonGroup-v2__items {
	gap: 30px 2.6%;
}
.c-buttonGroup-v2.c-buttonGroup-v2--threeUp .c-buttonGroup-v2__item {
	width: 31.6%;
}
.c-buttonGroup-v2.c-buttonGroup-v2--fourUp .c-buttonGroup-v2__items {
	gap: 30px 2.93%;
}
.c-buttonGroup-v2.c-buttonGroup-v2--fourUp .c-buttonGroup-v2__item {
	width: 22.8%;
}
@media only screen and (max-width: 1000px) {
	.c-buttonGroup-v2.c-buttonGroup-v2--threeUp .c-buttonGroup-v2__items {
		gap: 30px 3%;
	}
	.c-buttonGroup-v2.c-buttonGroup-v2--threeUp .c-buttonGroup-v2__item {
		width: 48.5%;
	}
	.c-buttonGroup-v2.c-buttonGroup-v2--fourUp .c-buttonGroup-v2__items {
		gap: 30px 3%;
	}
	.c-buttonGroup-v2.c-buttonGroup-v2--fourUp .c-buttonGroup-v2__item {
		width: 48.5%;
	}
}
@media only screen and (max-width: 767px) {
	.c-buttonGroup-v2 {
		margin-bottom: 30px;
	}
	.c-buttonGroup-v2__items {
		gap: 20px;
	}
	.c-buttonGroup-v2.c-buttonGroup-v2--twoUp .c-buttonGroup-v2__item {
		width: 100%;
	}
	.c-buttonGroup-v2.c-buttonGroup-v2--threeUp .c-buttonGroup-v2__items {
		gap: 20px;
	}
	.c-buttonGroup-v2.c-buttonGroup-v2--threeUp .c-buttonGroup-v2__item {
		width: 100%;
	}
	.c-buttonGroup-v2.c-buttonGroup-v2--fourUp .c-buttonGroup-v2__items {
		gap: 20px 2.8%;
	}
	.c-buttonGroup-v2.c-buttonGroup-v2--fourUp .c-buttonGroup-v2__item {
		width: 48.6%;
	}
}
/*--------------------------------------------------------------------------------
	D-1 - newsGroup
--------------------------------------------------------------------------------*/
.c-newsGroup {
	margin-bottom: 60px;
}
.c-newsGroup__item:first-child {
	border-top: 1px solid #2E6DA4;
}
.c-newsGroup__item {
	position: relative;
	border-bottom: 1px solid #2E6DA4;
}
/*--------------------------------------------------------------------------------
	D-1 - news
--------------------------------------------------------------------------------*/
.c-news {
	position: relative;
}
.c-news > a {
	display: block;
	color: #000;
}
.c-news__body {
	display: flex;
	align-items: center;
	padding: 15px 36px 15px 10px;
	transition: background 0.4s ease;
}
a .c-news__body {
	background: url(/assets/images/common/mod_icon_link_03.svg) no-repeat right 10px center;
}
.c-news__body:has(.c-tag-v2:nth-child(3)) {
	display: block;
}
.platform-desktop .c-news > a:hover .c-news__body {
	background-color: #EFF5FA;
}
.platform-desktop .c-news > a:hover .c-news__body,
.platform-desktop .c-news > a:hover .c-news__body .c-txt-v2 {
	color: #000;
}
.c-news__meta {
	position: relative;
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.c-news__meta:has(.c-tag-v2) {
	margin-right: 25px;
}
.c-news__meta .c-news__date {
	color: #2E6DA4;
	font-family: "source-serif-pro";
	font-size: 2rem;
	font-style: italic;
	line-height: 1.75;
	margin-right: 25px;
}
.c-news__tag {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 10px;
}
.c-news .c-news__text {
	position: relative;
	overflow-wrap: break-word;
}
.c-news__body:has(.c-tag-v2:nth-child(3)) .c-news__text {
	padding: 6px 0 0 124px;
}
.c-news .c-txt-v2 {
	padding-left: 0 !important;
	color: #222;
	font-weight: normal;
}
.c-news .c-txt-v2::before {
	display: none;
}
.c-news__footer {
	display: none;
}
.c-news__footer .c-news__date {
	display: none;
}
.c-news__download .c-button-v4 {
	display: none;
}
@media only screen and (max-width: 1100px) {
	.c-news__body:has(.c-tag-v2) {
		display: block;
	}
	.c-news__body:has(.c-tag-v2) .c-news__text {
		padding: 6px 0 0 124px;
	}
}
@media only screen and (max-width: 767px) {
	.c-news__body {
		display: block;
		background-size: 14px auto;
		padding: 15px 30px 10px 10px;
	}
	.c-news__meta {
		margin: 0 0 10px;
		max-width: none;
	}
	.c-news__meta:has(.c-tag-v2) {
		margin-right: 0;
	}
	.c-news__meta:has(.c-tag-v2:nth-child(3)) {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.c-news__meta .c-news__date {
		margin-right: 15px;
		font-size: 1.8rem;
	}
	.c-news__tag {
		gap: 6px;
	}
	.c-news .c-news__text {
		padding: 0 !important;
	}
	.c-news .c-news__text .c-txt-v2 {
		font-size: 1.4rem;
		line-height: 1.6;
	}
	.c-news__footer .c-news__date {
		display: block;
		width: 125px;
		padding: 16px 10px;
		color: #72716D;
		font-size: 13px;
		font-size: 0.86667rem;
		line-height: 1.38462;
	}
	.c-news__download {
		position: static;
		flex: 1 1 0;
		display: block;
		text-align: right;
		max-width: none;
		-webkit-transform: none;
		transform: none;
	}
	.c-news__download a {
		border-left: 1px solid #E3E3E2;
	}
	.c-news__download .c-button-v4 {
		height: auto;
		padding: 15px 20px;
		box-shadow: none !important;
	}
	.c-news__download .c-button-v4 span {
		text-align: left;
	}
}
/*--------------------------------------------------------------------------------
	D-2 - listGroup
--------------------------------------------------------------------------------*/
.c-listGroup {
	margin-bottom: 60px;
}
.c-listGroup__items {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 40px 3%;
}
.c-listGroup__item {
	width: 100%;
	list-style: none;
}
.c-listGroup.c-listGroup--twoUp .c-listGroup__item {
	width: 48.5%;
}
.c-listGroup.c-listGroup--threeUp .c-listGroup__items {
	gap: 40px 2.6%;
}
.c-listGroup.c-listGroup--threeUp .c-listGroup__item {
	width: 31.6%;
}
@media only screen and (max-width: 767px) {
	.c-listGroup__items {
		gap: 40px;
	}
	.c-listGroup.c-listGroup--twoUp .c-listGroup__item {
		width: 100%;
	}
	.c-listGroup.c-listGroup--threeUp .c-listGroup__items {
		gap: 40px;
	}
	.c-listGroup.c-listGroup--threeUp .c-listGroup__item {
		width: 100%;
	}
}
/*--------------------------------------------------------------------------------
	D-2 - vertical list
--------------------------------------------------------------------------------*/
.c-list + .c-list {
	margin-top: 50px;
}
.c-list__heading {
	margin-bottom: 38px;
}
.c-list__items {
	margin: 0 0 0 20px;
}
.c-list__item:not(:last-child) {
	margin-bottom: 15px;
}
.c-list__item:empty {
	display: none;
}
.c-list__item a {
	display: inline-block;
}
.c-list__vis {
	margin-top: 40px;
}
.c-list__vis .c-image-v2 {
	position: relative;
	overflow: hidden;
	padding-top: 55.3648%;
}
.c-list__vis .c-image-v2 img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}
.c-list--leftWards .c-list__body,
.c-list--rightWards .c-list__body {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 35px;
}
.c-list--leftWards .c-list__items,
.c-list--rightWards .c-list__items {
	align-self: center;
	flex: 1 1 0;
	margin: 0;
}
.c-list--leftWards .c-list__vis,
.c-list--rightWards .c-list__vis {
	flex: 0 0 430px;
	margin-top: 0;
	max-width: 50%;
}
.c-list.c-list--rightWards .c-list__body {
	flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
	.c-list + .c-list {
		margin-top: 40px;
	}
	.c-list__heading {
		margin-bottom: 20px;
	}
	.c-list__items {
		flex: none;
		margin: 0 20px;
	}
	.c-list__vis {
		margin-top: 20px;
	}
	.c-list--leftWards .c-list__body,
	.c-list--rightWards .c-list__body {
		flex-direction: column;
		gap: 20px;
	}
	.c-list--leftWards .c-list__items,
	.c-list--rightWards .c-list__items {
		width: 100%;
	}
	.c-list--leftWards .c-list__vis,
	.c-list--rightWards .c-list__vis {
		flex: none;
		width: 100%;
		max-width: 100%;
	}
	.c-list.c-list--rightWards .c-list__body {
		flex-direction: column-reverse;
	}
}
/*--------------------------------------------------------------------------------
	D-10 -  縦積みリスト
--------------------------------------------------------------------------------*/
.c-listGroup.c-listGroup--vartical .c-list__heading {
	margin-bottom: 20px;
}
.c-listGroup.c-listGroup--vartical .c-list__body {
	display: flex;
	flex-direction: column;
}
.c-listGroup.c-listGroup--vartical .c-list__items {
	order: 2;
	margin: 20px 0 0;
}
.c-listGroup.c-listGroup--vartical .c-list__vis {
	order: 1;
	margin-top: 0;
}
/*--------------------------------------------------------------------------------
	D-3 - figureGroup V2
--------------------------------------------------------------------------------*/
.c-figureGroup-v2 {
	margin-bottom: 60px;
}
.c-figureGroup-v2__items {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 3%;
}
.c-figureGroup-v2__item {
	width: 48.5%;
}
@media only screen and (max-width: 1000px) {
	.c-figureGroup-v2__items {
		gap: 20px;
	}
	.c-figureGroup-v2__item {
		width: 100%;
	}
}
/*--------------------------------------------------------------------------------
	D3 - figure V2
--------------------------------------------------------------------------------*/
.c-figure-v2 {
	height: 100%;
}
.c-figure-v2:not(:has(a)),
.c-figure-v2 > a {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	height: 100%;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	transition: opacity 0.3s;
	color: inherit;
}
.c-figure-v2 > a:hover {
	opacity: 0.8;
}
.c-figure-v2__vis {
	width: 50%;
}
.c-figure-v2.c-figure-v2--noimage .c-figure-v2__thumbnail {
	display: none !important;
}
.c-figure-v2__vis .c-figure-v2__tag {
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 10;
}
.c-figure-v2__vis .c-figure-v2__tag .c-tag {
	border-radius: 16px;
	border: 1px solid #2E6DA4;
	background-color: transparent;
	padding: 4px 20px;
	color: #2E6DA4;
	font-size: 1.4rem;
}
.c-figure-v2__thumbnail {
	height: 100%;
}
.c-figure-v2__thumbnail .c-image {
	height: 100%;
}
.c-figure-v2__body {
	position: relative;
	width: 50%;
	padding: 60px 16px 16px;
}
.c-figure-v2:not(:has(figure)) .c-figure-v2__vis {
	width: 0;
}
.c-figure-v2:not(:has(figure)) .c-figure-v2__body {
	width: 100%;
}
.c-figure-v2:not(:has(.c-figure-v2__tag)) .c-figure-v2__body {
	padding-top: 15px;
}
.c-figure-v2__heading {
	font-weight: 500;
	margin-bottom: 10px;
}
.c-figure-v2.c-figure-v2--bordered .c-figure-v2__thumbnail {
	border: 1px solid #E3E3E2;
}
.c-figure-v2__heading .c-txt-v2,
.c-figure-v2__heading .c-txt-v2.c-txt-v2--md {
	position: static;
	padding-left: 0;
	color: inherit !important;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.4;
}
.c-figure-v2__heading .c-txt-v2::before {
	top: auto !important;
	left: auto;
	right: 16px;
	bottom: 16px;
	width: 30px;
	height: 30px;
	background: url(/assets/images/common/mod_icon_link_03.svg) no-repeat 50% 50%;
	background-size: 20px auto;
}
a[target=_blank] .c-figure-v2__heading .c-txt-v2::before {
	width: 30px;
	height: 30px;
}
a[href*=".pdf"] .c-figure-v2__heading .c-txt-v2::before {
	width: 20px;
	height: 26px;
	border-radius: 0;
	background-image: url(/assets/images/common/mod_icon_pdf_02.svg);
}
a[href*=".xls"] .c-figure-v2__heading .c-txt-v2::before {
	width: 20px;
	height: 26px;
	border-radius: 0;
	background-image: url(/assets/images/common/mod_icon_pdf_02.svg);
}
a[href*=".doc"] .c-figure-v2__heading .c-txt-v2::before,
a[href*=".txt"] .c-figure-v2__heading .c-txt-v2::before,
a[href*=".ppt"] .c-figure-v2__heading .c-txt-v2::before {
	width: 20px;
	height: 26px;
	border-radius: 0;
	background-image: url(/assets/images/common/mod_icon_doc_02.svg);
}
a[data-type=modal] .c-figure-v2__heading .c-txt-v2::before {
	width: 30px;
	height: 30px;
}
.c-figure-v2__detail .c-txt,
.c-figure-v2__detail .c-txt.c-txt--sm {
	padding-right: 36px;
	font-size: 1.4rem;
	line-height: 1.57;
}
@media only screen and (max-width: 767px) {
	.c-figure-v2:not(:has(a)),
	.c-figure-v2 > a {
	}
	.c-figure-v2__body {
		min-height: 200px;
		padding: 50px 10px 25px;
	}
	.c-figure-v2__vis .c-figure-v2__tag {
		top: 10px;
		left: 10px;
	}
	.c-figure-v2__heading .c-txt-v2,
	.c-figure-v2__heading .c-txt-v2.c-txt-v2--md {
		font-size: 1.7rem;
	}
	.c-figure-v2__detail {
		font-size: 1.3rem;
	}
	.c-figure-v2__heading .c-txt-v2::before {
		right: 10px;
		bottom: 10px;
		width: 20px;
		height: 20px;
		background-size: 14px auto;
	}
	.c-figure-v2:not(:has(figure)) .c-figure-v2__body {
		min-height: 145px;
	}
	a[target=_blank] .c-figure-v2__heading .c-txt-v2::before {
		width: 20px;
		height: 20px;
	}
	a[href*=".pdf"] .c-figure-v2__heading .c-txt-v2::before,
	a[href*=".xls"] .c-figure-v2__heading .c-txt-v2::before,
	a[href*=".doc"] .c-figure-v2__heading .c-txt-v2::before,
	a[href*=".txt"] .c-figure-v2__heading .c-txt-v2::before,
	a[href*=".ppt"] .c-figure-v2__heading .c-txt-v2::before {
		right: 15px;
		bottom: 15px;
		width: 14px;
		height: 18px;
	}
	a[data-type=modal] .c-figure-v2__heading .c-txt-v2::before {
		width: 20px;
		height: 20px;
	}
	.c-figure-v2__detail .c-txt,
	.c-figure-v2__detail .c-txt.c-txt--sm {
		padding-right: 0;
		font-size: 1.3rem;
	}
}
/*--------------------------------------------------------------------------------
	D-4 - figureGroup V3
--------------------------------------------------------------------------------*/
.c-figureGroup-v3 {
	margin-bottom: 60px;
}
.c-figureGroup-v3__items {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 40px 3%;
}
.c-figureGroup-v3__item:only-child {
	margin: 0 auto;
}
.c-figureGroup-v3.c-figureGroup-v3--twoUp .c-figureGroup-v3__item {
	width: 48.5%;
}
.c-figureGroup-v3.c-figureGroup-v3--threeUp .c-figureGroup-v3__items {
	gap: 40px 2.6%;
}
.c-figureGroup-v3.c-figureGroup-v3--threeUp .c-figureGroup-v3__item {
	width: 31.6%;
}
.c-figureGroup-v3.c-figureGroup-v3--fourUp .c-figureGroup-v3__items {
	gap: 40px 2.93%;
}
.c-figureGroup-v3.c-figureGroup-v3--fourUp .c-figureGroup-v3__item {
	width: 22.8%;
}
@media only screen and (max-width: 1000px) {
	.c-figureGroup-v3.c-figureGroup-v3--threeUp .c-figureGroup-v3__items {
		gap: 30px 3%;
	}
	.c-figureGroup-v3.c-figureGroup-v3--threeUp .c-figureGroup-v3__item {
		width: 48.5%;
	}
	.c-figureGroup-v3.c-figureGroup-v3--fourUp .c-figureGroup-v3__items {
		gap: 30px 3%;
	}
	.c-figureGroup-v3.c-figureGroup-v3--fourUp .c-figureGroup-v3__item {
		width: 48.5%;
	}
}
@media only screen and (max-width: 767px) {
	.c-figureGroup-v3__items {
		gap: 20px;
	}
	.c-figureGroup-v3.c-figureGroup-v3--twoUp .c-figureGroup-v3__item {
		width: 100%;
	}
	.c-figureGroup-v3.c-figureGroup-v3--threeUp .c-figureGroup-v3__items {
		gap: 20px;
	}
	.c-figureGroup-v3.c-figureGroup-v3--threeUp .c-figureGroup-v3__item {
		width: 100%;
	}
	.c-figureGroup-v3.c-figureGroup-v3--fourUp .c-figureGroup-v3__items {
		gap: 20px 2.8%;
	}
	.c-figureGroup-v3.c-figureGroup-v3--fourUp .c-figureGroup-v3__item {
		width: 48.6%;
	}
}
/*--------------------------------------------------------------------------------
	D-4 - figure V3
--------------------------------------------------------------------------------*/
.c-figure-v3 {
	position: relative;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}
.c-figure-v3 > a {
	display: block;
}
.c-figure-v3 .c-figure-v3__vis {
	position: relative;
	overflow: hidden;
}
/*--------------------------------------------------------------------------------
	D-5 - cardGroup
--------------------------------------------------------------------------------*/
.c-cardGroup {
	margin-bottom: 60px;
}
.c-cardGroup__items {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 40px 3%;
}
.c-cardGroup__item {
	width: 48.5%;
}
.c-cardGroup.c-cardGroup--threeUp .c-cardGroup__items {
	gap: 30px 2.6%;
}
.c-cardGroup.c-cardGroup--threeUp .c-cardGroup__item {
	width: 31.6%;
}
.l-wrp-container .c-cardGroup.c-cardGroup--threeUp .c-cardGroup__items {
	gap: 30px 3%;
}
.l-wrp-container .c-cardGroup.c-cardGroup--threeUp .c-cardGroup__item {
	width: 48.5%;
}
@media only screen and (max-width: 1200px) {
	.c-cardGroup.c-cardGroup--threeUp .c-cardGroup__items {
		gap: 30px 3%;
	}
	.c-cardGroup.c-cardGroup--threeUp .c-cardGroup__item {
		width: 48.5%;
	}
}
@media only screen and (max-width: 1000px) {
	.c-cardGroup--prof .c-cardGroup__item {
		width: 100% !important;
	}
}
@media only screen and (max-width: 767px) {
	.c-cardGroup__items {
		gap: 20px;
	}
	.c-cardGroup__item {
		width: 100%;
	}
	.c-cardGroup.c-cardGroup--threeUp .c-cardGroup__items {
		gap: 20px !important;
	}
	.c-cardGroup.c-cardGroup--threeUp .c-cardGroup__item {
		width: 100% !important;
	}
}
/*--------------------------------------------------------------------------------
	D-5 - card
--------------------------------------------------------------------------------*/
.c-card {
	position: relative;
	border-radius: var(--Radius-5, 5px);
	border: 1px solid var(--Gray-200, #D5D5D5);
	background: var(--Color-White, #FAFAFA);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.20);
	overflow: hidden;
}
.c-cardGroup .c-card {
	height: 100%;
}
.c-cardGroup .c-card:has(+ .c-link) {
	height: calc(100% - 40px);
}
.c-cardGroup .c-card > a {
	height: 100%;
}
.c-cardGroup .c-card .c-card__body {
	height: 100%;
}
.c-card > a {
	display: block;
}
.c-card__body {
	padding: 25px 55px 25px 30px;
	background-color: #FAFAFA;
}
.c-card__heading .c-txt-v2 {
	position: static;
	padding-left: 0 !important;
	color: #222 !important;
}
.c-card__heading .c-txt-v2.c-txt-v2--md {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}
.c-card a .c-txt-v2::before {
	position: absolute;
	top: 0;
	left: auto;
	right: 20px;
	bottom: 0;
	width: 30px;
	height: 30px;
	margin: auto 0;
	border-radius: 50%;
	background: url(/assets/images/common/mod_icon_link_02.svg) no-repeat 50% 42% #2E6DA4;
}
.c-card a[target=_blank] .c-txt-v2::before {
	background-image: url(/assets/images/common/mod_icon_blank_02.svg);
}
.c-card a[href*=".pdf"] .c-txt-v2::before {
	width: 20px;
	height: 26px;
	border-radius: 0;
	background-image: url(/assets/images/common/mod_icon_pdf_02.svg);
	background-color: transparent;
}
.c-card a[href*=".xls"] .c-txt-v2::before {
	width: 20px;
	height: 26px;
	border-radius: 0;
	background-image: url(/assets/images/common/mod_icon_xls_02.svg);
	background-color: transparent;
}
.c-card a[href*=".doc"] .c-txt-v2::before,
.c-card a[href*=".txt"] .c-txt-v2::before,
.c-card a[href*=".ppt"] .c-txt-v2::before {
	width: 20px;
	height: 26px;
	border-radius: 0;
	background-image: url(/assets/images/common/mod_icon_doc_02.svg);
	background-color: transparent;
}
.c-card .c-card__detail {
	margin-top: 10px;
	color: #222;
}
.c-card .c-card__detail .c-txt.c-txt--sm {
	font-size: 1.4rem;
	line-height: 1.57;
}
@media only screen and (min-width: 768px) {
	.c-cardGroup .c-card > a {
		transition: opacity 0.25s ease;
	}
	.c-cardGroup .c-card > a:hover {
		opacity: 0.7;
	}
}
@media only screen and (max-width: 767px) {
	.c-card__body {
		padding: 10px 40px 10px 15px;
	}
	.c-card__heading .c-txt-v2.c-txt-v2--md {
		font-size: 1.7rem;
	}
	.c-card a .c-txt-v2::before {
		right: 15px;
		width: 20px;
		height: 20px;
		background-size: 14px auto;
	}
	.c-card a[href*=".pdf"] .c-txt-v2::before,
	.c-card a[href*=".xls"] .c-txt-v2::before,
	.c-card a[href*=".doc"] .c-txt-v2::before,
	.c-card a[href*=".txt"] .c-txt-v2::before,
	.c-card a[href*=".ppt"] .c-txt-v2::before {
		right: 18px;
		width: 14px;
		height: 18px;
	}
	.c-card .c-card__detail {
		margin-top: 5px;
	}
	.c-card .c-card__detail .c-txt.c-txt--sm {
		font-size: 1.3rem;
	}
}
/*--------------------------------------------------------------------------------
	D-11 - cardprofile
--------------------------------------------------------------------------------*/
.c-cardGroup--prof .c-card .c-card__body {
	padding: 35px 50px 40px 40px;
}
.c-cardGroup--prof .c-card__heading {
	margin-bottom: 25px;
}
.c-cardGroup--prof .c-card__heading .c-txt-v2.c-txt-v2--md {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.4;
}
.c-cardGroup--prof .c-card__heading .c-txt--en {
	margin-top: 5px;
	color: #666;
	font-size: 1.4rem;
	font-weight: 400;
}
.c-prof {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px 16px;
}
.c-prof:not(:last-child) {
	margin-bottom: 20px;
}
.c-prof .c-prof__title {
	min-width: 120px;
	border: 1px solid #2E6DA4;
	border-radius: 25px;
	padding: 6px 12px;
	flex-shrink: 0;
	text-align: center;
	color: #2E6DA4;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.3;
}
.c-prof .c-prof__title:empty {
	display: none;
}
.c-prof .c-prof__txt {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}
.c-cardGroup--prof .c-link {
	margin-top: 15px;
	text-align: right;
}
.c-cardGroup--prof .c-link + .c-link {
	margin-top: 5px;
}
@media only screen and (max-width: 767px) {
	.c-cardGroup--prof .c-card .c-card__body {
		padding: 15px 40px 15px 20px;
	}
	.c-cardGroup--prof .c-card__heading {
		margin-bottom: 12px;
	}
	.c-cardGroup--prof .c-card__heading .c-txt-v2.c-txt-v2--md {
		font-size: 2rem;
	}
	.c-cardGroup--prof .c-card__heading .c-txt--en {
		font-size: 1.3rem;
	}
	.c-prof {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
	}
	.c-prof:not(:last-child) {
		margin-bottom: 12px;
	}
	.c-prof .c-prof__title {
		padding: 3px 10px;
		font-size: 1.3rem;
	}
	.c-prof .c-prof__txt {
		font-size: 1.4rem;
	}
	.c-cardGroup--prof .c-link {
		margin-top: 10px;
	}
}
/*--------------------------------------------------------------------------------
	D-6 - tableGroup（wisywig）
--------------------------------------------------------------------------------*/
.c-tableGroup {
	margin-bottom: 60px;
}
.c-tableGroup__item + .c-tableGroup__item {
	margin-top: -1px;
}
@media only screen and (max-width: 767px) {
	.c-tableGroup__item + .c-tableGroup__item {
		margin-top: 40px;
	}
}
/*--------------------------------------------------------------------------------
	D-6 - table（wisywig）
--------------------------------------------------------------------------------*/
.c-table {
	margin: 10px 0 15px;
}
.c-table table {
	width: 100%;
	min-width: auto;
	border-top: 2px solid #cfdcea;
	border-collapse: collapse;
	border-spacing: 0;
}
.c-table table a {
	text-decoration: underline;
}
.c-table table th,
.c-table table td {
	padding: 15px 2% 16px;
	text-align: left;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.4;
	border-bottom: 2px solid #cfdcea;
	word-break: break-all;
}
.c-table table th:nth-child(n+2),
.c-table table td:nth-child(n+2) {
	border-left: 2px solid #cfdcea;
}
.c-table table th[rowspan]:not(:last-child),
.c-table table td[rowspan]:not(:last-child) {
	border-right: 2px solid #cfdcea;
}
.c-table table th {
	background: #e2edf1;
}
@media only screen and (max-width: 767px) {
	.c-table {
		overflow-x: scroll;
	}
	.c-table table {
		min-width: 150%;
	}
	.c-table table.c-table--fit {
		min-width: 120%;
	}
	.c-table.c-table--spSmall table {
		min-width: 600px;
	}
	.c-table table th,
	.c-table table td {
		padding: 8px 2%;
		font-size: 1.4rem;
	}
	.c-table.c-table--break-mobile table {
		display: block;
		width: 100%;
	}
	.c-table.c-table--break-mobile table tbody,
.c-table.c-table--break-mobile table tr {
		display: block;
		width: 100%;
	}
	.c-table.c-table--break-mobile table tr {
		overflow: hidden;
	}
	.c-table.c-table--break-mobile table th,
.c-table.c-table--break-mobile table td {
		clear: both;
		float: left;
		display: block;
		width: 100% !important;
		box-sizing: border-box;
	}
}
/*--------------------------------------------------------------------------------
	D-7 - hierarchyGroup
--------------------------------------------------------------------------------*/
.c-hierarchyGroup {
	margin-bottom: 60px;
}
.c-hierarchyGroup__items {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0 -20px -20px;
}
.c-hierarchyGroup__item {
	width: 100%;
	margin: 0 20px 20px;
	list-style: none;
}
.c-hierarchyGroup.c-hierarchyGroup--twoUp .c-hierarchyGroup__item {
	width: calc(50% - 40px);
	margin: 0 20px 20px;
}
@media only screen and (max-width: 767px) {
	.c-hierarchyGroup__items {
		display: block;
		margin: 0 !important;
	}
	.c-hierarchyGroup__item {
		flex: none;
		width: auto !important;
	}
	.c-hierarchyGroup__item:not(:last-child) {
		margin: 0 0 20px !important;
	}
	.c-hierarchyGroup__item:last-child {
		margin: 0 !important;
	}
}
/*--------------------------------------------------------------------------------
	D-7 - hierarchy
--------------------------------------------------------------------------------*/
.c-hierarchy__heading {
	margin-bottom: 10px;
}
.c-hierarchy__levels a {
	display: inline-block;
}
.c-hierarchy__level-01 {
	padding: 15px 0;
}
.c-hierarchy__level-01 + .c-hierarchy__level-01 {
	padding-top: 0;
}
.c-hierarchy__level-02 {
	background: #ecf0f5;
	padding: 15px 20px;
}
.c-hierarchy__level-02 + .c-hierarchy__level-02 {
	padding-top: 0;
}
.c-hierarchy__level-03 {
	background: #e0e8ef;
	padding: 15px 20px 15px 40px;
}
.c-hierarchy__level-03 + .c-hierarchy__level-03 {
	padding-top: 0;
}
@media only screen and (max-width: 767px) {
	.c-hierarchy__heading {
		margin-bottom: 0;
	}
	.c-hierarchy__level-01 {
		padding: 12px 0;
	}
	.c-hierarchy__level-02 {
		padding: 12px 15px;
	}
	.c-hierarchy__level-03 {
		padding: 12px 15px 12px 30px;
	}
}
/*--------------------------------------------------------------------------------
	D-8 tab
--------------------------------------------------------------------------------*/
.c-tab {
	margin-bottom: 60px;
}
.c-tab__controller-items {
	margin-bottom: 30px;
	display: flex;
	flex-wrap: nowrap;
	gap: 5px;
}
.c-tab__controller-item {
	min-width: 120px;
}
.c-tab__controller-item > a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	min-height: 38px;
	border: 1px solid #2E6DA4;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	background-color: #e2edf1;
	padding: 5px 10px;
	text-align: center;
	color: #2E6DA4;
	font-size: 1.8rem;
	line-height: 1.2;
	transition: background-color 0.25s ease;
}
.c-tab__controller-item.is-active > a {
	background-color: #2E6DA4;
	color: #fff;
	font-weight: bold;
	cursor: default;
	transition: opacity 0.3s;
}
.c-tab__arrow {
	display: none;
	position: absolute;
	top: 0;
	bottom: 2px;
	width: 34px;
	text-align: center;
}
.c-tab__arrow.is-show {
	display: block;
}
.c-tab__arrow > a {
	display: block;
	height: 100%;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	transition: background 0.25s ease;
}
.c-tab__arrow > a::before {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.3rem;
	line-height: 70px;
}
.c-tab__arrow[data-direction=prev] {
	left: 0;
}
.c-tab__arrow[data-direction=prev] > a::before {
	content: "\e908";
	display: inline-block;
	vertical-align: baseline;
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.c-tab__arrow[data-direction=next] {
	right: 0;
}
.c-tab__arrow[data-direction=next] > a::before {
	content: "\e907";
	display: inline-block;
	vertical-align: baseline;
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.c-tab__body {
	position: relative;
	height: 500px;
}
.c-tab__pane {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	top: -9999px;
	visibility: hidden;
}
.c-tab__pane > * {
	margin-left: auto !important;
	margin-right: auto !important;
}
.c-tab__pane > *:last-child {
	margin-bottom: 0 !important;
}
.c-tab__pane.is-active {
	top: 0;
	visibility: visible;
}
@media only screen and (min-width: 768px) {
	.platform-desktop .c-tab__controller-item:not(.is-active) > a:hover {
		opacity: 0.7;
	}
	.platform-desktop .c-tab__arrow > a:hover {
		color: #fff;
		background: rgba(0, 0, 0, 0.3);
	}
}
@media only screen and (max-width: 767px) {
	.c-modal-target .c-tab .c-tab__pane {
		padding: 0;
	}
	.c-tab__controller-items {
		margin-bottom: 20px;
	}
	.c-tab__controller-item {
		min-width: 85px;
	}
	.c-tab__controller-item > a {
		min-height: 36px;
		padding: 5px;
		font-size: 1.6rem;
	}
	.c-tab__arrow {
		display: none !important;
	}
}
/*--------------------------------------------------------------------------------
	E-1 - media
--------------------------------------------------------------------------------*/
.c-media {
	margin-bottom: 60px;
}
.c-media__inner {
	display: flex;
	align-items: flex-start;
	gap: 35px;
}
.c-media__video, .c-media__vis {
	width: 430px;
	max-width: 50%;
}
.c-media__body {
	flex: 1 1 0;
}
.c-media__caption {
	margin-top: 10px;
	font-size: 13px;
	font-size: 0.86667rem;
	line-height: 2;
	color: #72716D;
	text-align: center;
}
.c-media__thumbnail + .c-media__thumbnail {
	margin-top: 20px;
}
.c-media__heading {
	margin-bottom: 10px;
}
.c-media__heading .c-txt.c-txt--lg {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.4;
}
.c-media__detail {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.6;
}
.c-media__detail > * {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.c-media__detail > *:first-child {
	margin-top: 0;
}
.c-media__detail > *:last-child {
	margin-bottom: 0;
}
.c-media__detail a {
	color: #0057CA;
	border-bottom: 1px solid #0057CA;
	transition: all 0.1s linear;
}
.c-media__detail a:hover {
	color: #0057CA;
	border-bottom: 1px solid transparent;
}
.c-media__toDetail {
	margin-top: 10px;
}
.c-media.c-media--leftWards .c-media__inner {
	flex-direction: row-reverse;
}
.c-media .c-button-v2 {
	display: inline-block;
	height: auto;
	min-height: 0;
	padding-left: 1em;
	text-align: left;
	font-weight: normal;
	color: #2E6DA4;
	border-radius: 0;
	background: none;
	box-shadow: none;
	line-height: 1.56;
	overflow: visible;
}
.c-media .c-button-v2 span {
	padding: 0;
}
.c-media a .c-button-v2 span::after {
	top: 7px;
	left: 0;
	bottom: auto;
	right: auto;
	width: 9px;
	height: 12px;
	margin: 0;
	background: url(/assets/images/common/mod_icon_link_01.svg) no-repeat 0 0;
	background-size: contain;
}
@media only screen and (min-width: 768px) {
	.platform-desktop .c-media a:hover .c-button-v2 {
		color: #0057CA;
	}
}
.c-media a[data-type=modal] .c-button-v2 {
	padding-left: 28px;
}
.c-media a[data-type=modal] .c-button-v2 span::after {
	top: 5px;
	width: 20px;
	height: 17px;
	background-image: url(/assets/images/common/mod_icon_modal_02.svg);
}
.c-media a[target=_blank] .c-button-v2 {
	padding-left: 28px !important;
}
.c-media a[target=_blank]:not([href$=".pdf"]):not([href*=".xls"]):not([href*=".doc"]):not([href*=".txt"]):not([href*=".ppt"]) .c-button-v2 span::after {
	width: 20px;
	height: 16px;
	background-image: url(/assets/images/common/mod_icon_blank_01.svg);
}
.c-media a[href*=".pdf"] .c-button-v2 span::after {
	top: 0;
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_pdf_02.svg);
}
.c-media a[href*=".xls"] .c-button-v2 span::after {
	top: 0;
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_xls_02.svg);
}
.c-media a[href*=".doc"] .c-button-v2 span::after,
.c-media a[href*=".txt"] .c-button-v2 span::after,
.c-media a[href*=".ppt"] .c-button-v2 span::after {
	top: 1px;
	width: 20px;
	height: 26px;
	background-image: url(/assets/images/common/mod_icon_doc_02.svg);
}
@media only screen and (max-width: 767px) {
	.c-media__inner {
		flex-direction: column;
		gap: 20px;
	}
	.c-media__vis, .c-media__video {
		width: 100%;
		max-width: none;
	}
	.c-media__heading .c-txt.c-txt--lg {
		font-size: 2rem;
	}
	.c-media__detail {
		font-size: 1.4rem;
	}
	.c-media__toDetail {
		display: block;
		margin-top: 20px;
	}
	.c-media.c-media--leftWards .c-media__inner {
		flex-direction: column-reverse;
	}
	.c-media .c-button-v2 {
		font-size: 1.4rem;
	}
	.c-media a .c-button-v2 span::after {
		top: 5px;
	}
	.c-media a[data-type=modal] .c-button-v2 {
		padding-left: 22px;
	}
	.c-media a[data-type=modal] .c-button-v2 span::after {
		width: 14px;
		height: 12px;
	}
	.c-media a[target=_blank] .c-button-v2 {
		padding-left: 22px !important;
	}
	.c-media a[target=_blank]:not([href$=".pdf"]):not([href*=".xls"]):not([href*=".doc"]):not([href*=".txt"]):not([href*=".ppt"]) .c-button-v2 span::after {
		width: 14px;
		height: 12px;
	}
	.c-media a[href*=".pdf"] .c-button-v2 span::after {
		top: 2px;
		width: 14px;
		height: 28px;
	}
	.c-media a[href*=".xls"] .c-button-v2 span::after {
		top: 2px;
		width: 14px;
		height: 18px;
	}
	.c-media a[href*=".doc"] .c-button-v2 span::after,
	.c-media a[href*=".txt"] .c-button-v2 span::after,
	.c-media a[href*=".ppt"] .c-button-v2 span::after {
		top: 2px;
		width: 14px;
		height: 18px;
	}
}
.c-media--small .c-media__video,
.c-media--small .c-media__vis {
	width: 310px;
}
@media only screen and (max-width: 767px) {
	.c-media--small .c-media__video,
	.c-media--small .c-media__vis {
		width: 50%;
	}
}
/*--------------------------------------------------------------------------------
	E-3 - media V2
--------------------------------------------------------------------------------*/
.c-media-v2 {
	margin-bottom: 60px;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}
.c-media-v2 > a {
	display: block;
	color: #fff;
}
.c-media-v2__inner {
	display: flex;
}
.c-media-v2--leftWards .c-media-v2__inner {
	flex-direction: row-reverse;
}
.c-media-v2__vis {
	width: 70.6%;
}
.c-media-v2__thumbnail {
	height: 100%;
}
.c-media-v2__thumbnail .c-image {
	height: 100%;
}
.c-media-v2__body {
	position: relative;
	width: 29.4%;
	padding: 35px 40px 80px;
	color: #222;
}
.c-media-v2__heading {
	margin-bottom: 30px;
}
.c-media-v2__heading .c-txt-v2 {
	color: inherit !important;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3;
}
a .c-media-v2__heading .c-txt-v2 {
	position: static;
	padding-left: 0;
}
a .c-media-v2__heading .c-txt-v2::before {
	top: auto !important;
	left: auto;
	right: 40px;
	bottom: 40px;
	width: 30px;
	height: 30px;
	background: url(/assets/images/common/mod_icon_link_03.svg) no-repeat 50% 50%;
	background-size: 20px auto;
}
a[target=_blank] .c-media-v2__heading .c-txt-v2::before {
	background-image: url(/assets/images/common/mod_icon_blank_01.svg);
}
@media only screen and (max-width: 1000px) {
	.c-media-v2__vis {
		width: 65%;
	}
	.c-media-v2__body {
		width: 35%;
		padding: 20px 20px 50px;
	}
	.c-media-v2__heading {
		margin-bottom: 20px;
	}
	.c-media-v2__heading .c-txt-v2 {
		font-size: 28px;
	}
	a .c-media-v2__heading .c-txt-v2::before {
		right: 20px;
		bottom: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.c-media-v2__inner {
	display: flex;
		flex-direction: column;
	}
	.c-media-v2--leftWards .c-media-v2__inner {
		flex-direction: column;
	}
	.c-media-v2__vis {
		width: 100%;
	}
	.c-media-v2__body {
		width: 100%;
		padding: 15px 20px 40px;
	}
	.c-media-v2__heading {
		margin-bottom: 10px;
	}
	.c-media-v2__heading .c-txt-v2 {
		font-size: 22px;
	}
	a .c-media-v2__heading .c-txt-v2::before {
		width: 20px;
		height: 20px;
		background-size: 14px auto;
	}
	.c-media-v2__detail {
		font-size: 1.4rem;
	}
}
/*--------------------------------------------------------------------------------
	E-3 - picture
--------------------------------------------------------------------------------*/
.c-picture {
	margin: 0 auto 60px;
	max-width: 1000px;
}
.c-picture__body {
	max-width: 100%;
}
.c-picture:not(.c-picture--video) {
	text-align: center;
}
.c-picture:not(.c-picture--video) .c-picture__body {
	display: inline-block;
	vertical-align: bottom;
}
/*--------------------------------------------------------------------------------
	F-1
--------------------------------------------------------------------------------*/
.c-announce {
	margin-bottom: 60px;
	border: 1px solid #C9242B;
	border-radius: 10px;
	padding: 35px 40px;
}
.c-announce__heading {
	margin-bottom: 30px;
	font-size: 2rem;
	font-weight: 700;
	color: #C9242B;
}
.c-announce__body {
	line-height: 1.6;
}
.c-announce__body a {
	color: #0057CA;
	border-bottom: 1px solid #0057CA;
	font-weight: bold;
	transition: all 0.1s linear;
}
.c-announce__body a:hover {
	color: #0057CA;
	border-bottom: 1px solid transparent;
}
@media only screen and (max-width: 767px) {
	.c-announce {
		padding: 15px 20px;
	}
	.c-announce__heading {
		margin-bottom: 10px;
		font-size: 1.8rem;
	}
	.c-announce__body {
		font-size: 1.4rem;
	}
}
/*--------------------------------------------------------------------------------
	F-3 FAQ
--------------------------------------------------------------------------------*/
.c-faqGroup {
	margin-bottom: 60px;
}
.c-faq {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.20);
}
.c-faq + .c-faq {
	margin-top: 20px;
}
.c-faq .c-faq__title a {
	position: relative;
	display: flex;
	align-items: center;
	padding: 10px 70px;
	min-height: 70px;
	background-color: #ecf0f4;
	color: #222;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.3;
	transition: all 0.25s ease;
}
.c-faq .c-faq__title a::before {
	content: "";
	position: absolute;
	top: 20px;
	left: 30px;
	width: 30px;
	height: 30px;
	background: url(../images/common/mod_icon_q.svg) no-repeat 50% 50%;
	background-size: contain;
}
.c-faq .c-faq__title a::after {
	content: '＋';
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	width: 30px;
	height: 30px;
	margin: auto 0;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	color: #2E6DA4;
	font-size: 20px;
	line-height: 30px;
}
.c-faq.is-active .c-faq__title a::after {
	content: '－';
}
.c-faq .c-faq__detail {
	position: relative;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	background-color: #fafafa;
	padding: 0 30px 0 70px;
}
.c-faq.is-active .c-faq__detail {
	height: auto;
	visibility: visible;
	pointer-events: all;
	opacity: 1;
	transition: all 0.25s ease;
}
.c-faq .c-faq__detail::before {
	content: "";
	position: absolute;
	top: 20px;
	left: 30px;
	width: 30px;
	height: 30px;
	background: url(../images/common/mod_icon_a.svg) no-repeat 50% 50%;
	background-size: contain;
}
.c-faq .c-faq__detail .c-faq__detail__text {
	position: relative;
	padding: 20px 0;
}
@media only screen and (max-width: 767px) {
	.c-faq + .c-faq {
		margin-top: 15px;
	}
	.c-faq .c-faq__title a {
		padding: 10px 55px;
		min-height: 68px;
		font-size: 1.8rem;
	}
	.c-faq .c-faq__title a::before {
		top: 19px;
		left: 15px;
	}
	.c-faq .c-faq__title a::after {
		right: 15px;
	}
	.c-faq .c-faq__detail {
		padding: 0 15px 0 55px;
	}
	.c-faq .c-faq__detail::before {
		top: 15px;
		left: 15px;
	}
	.c-faq .c-faq__detail .c-faq__detail__text {
		padding: 15px 0;
	}
}
/*--------------------------------------------------------------------------------
	F-5　GoogleMap
--------------------------------------------------------------------------------*/
.c-mapGroup {
	margin: 0 auto 60px;
	max-width: 1000px;
}
.c-mapGroup__items {
	margin-bottom: -50px;
}
.c-mapGroup__item {
	margin-bottom: 50px;
}
.c-map .c-map__body {
	position: relative;
	width: 100%;
	padding-top: 50%;
}
@media only screen and (max-width: 767px) {
	.c-map .c-map__body {
		padding-top: 66.6666%;
	}
}
.c-map .c-map__body iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.c-map .c-link {
	margin-top: 15px;
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.c-map .c-link {
		margin-right: 20px;
	}
}
/*--------------------------------------------------------------------------------
	F-4　コンバージョン
--------------------------------------------------------------------------------*/
.c-convset {
	margin-bottom: 60px;
	padding: 35px 40px;
	background-color: #FFEEF0;
	border-radius: 5px;
}
.c-convset .c-convset__title {
	margin-bottom: 25px;
	color: #C9242B;
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 1.4;
}
.c-convset .c-convset__detail {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.c-convset .c-convset__detail__text {
	flex: 0 0 73%;
}
.c-convset .c-convset__detail__link {
	flex: 0 0 25.8%;
	max-width: 330px;
}
.l-wrp-container .c-convset .c-convset__detail__text {
	flex: 0 0 66%;
}
.l-wrp-container .c-convset .c-convset__detail__link {
	flex: 0 0 32%;
}
.c-convset .c-convset__detail__link .c-button-v2 {
	background-color: #C9242B;
}
@media only screen and (max-width: 767px) {
	.c-convset {
		padding: 20px;
	}
	.c-convset .c-convset__title {
		margin-bottom: 10px;
		font-size: 2.2rem;
	}
	.c-convset .c-convset__detail {
		display: block;
	}
	.c-convset__detail__text {
		font-size: 1.4rem;
	}
	.c-convset .c-convset__detail__link {
		margin-top: 15px;
		min-width: 100%;
	}
}
/*--------------------------------------------------------------------------------
	F-5 フリーテキスト入力
--------------------------------------------------------------------------------*/
.c-freeTextGroup {
	margin-bottom: 60px;
}
.c-freeTextGroup.u-margin--siblings .c-freeTextGroup__items {
	margin-bottom: -30px !important;
}
.c-freeTextGroup__item {
	width: 100%;
}
.c-freeTextGroup.u-margin--siblings .c-freeTextGroup__item {
	margin-bottom: 30px !important;
}
.c-freeTextGroup .c-freeTextGroup__items {
	display: block;
}
.c-freeTextGroup .c-freeTextGroup__items + .c-freeTextGroup__items {
	margin-top: 30px;
}
.c-freeTextGroup.c-freeTextGroup--twoUp .c-freeTextGroup__items {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}
.c-freeTextGroup.c-freeTextGroup--twoUp .c-freeTextGroup__item {
	width: calc(50% - 40px);
	margin: 0 20px 10px;
}
@media only screen and (max-width: 767px) {
	.c-freeTextGroup__items {
		display: block;
		margin: 0 auto;
	}
	.c-freeTextGroup.c-freeTextGroup--twoUp .c-freeTextGroup__items {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	.c-freeTextGroup__item {
		flex: none;
		width: auto !important;
	}
	.c-freeTextGroup.c-freeTextGroup--twoUp .c-freeTextGroup__item {
		width: auto;
		margin: 0 0 10px;
	}
	.c-freeTextGroup__item:not(:last-child) {
		margin: 0 auto 20px !important;
	}
	.c-freeTextGroup__item:last-child {
		margin: 0 !important;
	}
}
/*--------------------------------------------------------------------------------
	モーダル
--------------------------------------------------------------------------------*/
.c-modal-target {
	display: none !important;
	max-width: 1024px;
	margin: 0 auto;
}
.c-modal-target > * {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.c-modal-target > *:last-child {
	margin-bottom: 0 !important;
}
.c-modal-target.wysiwyg {
	padding: 50px;
	background: #fff;
}
.c-modal-target-container .c-modal-target {
	display: block !important;
}
@media only screen and (max-width: 1200px) {
	.mfp-type-modal .c-modal-target-container {
		position: relative;
		padding-top: 40px;
	}
	.mfp-type-modal .c-modal-target-container[data-key=irlist] {
		padding-top: 60px;
	}
	.c-modal-target.wysiwyg {
		padding: 40px 20px;
	}
}
/*--------------------------------------------------------------------------------
	ページ固有 - figureGroup V4
--------------------------------------------------------------------------------*/
.c-figureGroup-v4 {
	margin-bottom: 60px;
	overflow: hidden;
}
.c-figureGroup-v4__items {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.c-figureGroup-v4.c-figureGroup-v4--twoUp .c-figureGroup-v4__item {
	width: 50%;
}
.c-figureGroup-v4.c-figureGroup-v4--threeUp .c-figureGroup-v4__item {
	width: 33.33333%;
}
.c-figureGroup-v4.c-figureGroup-v4--fourUp .c-figureGroup-v4__item {
	width: 25%;
}
@media only screen and (max-width: 767px) {
	.c-figureGroup-v4.c-figureGroup-v4--twoUp .c-figureGroup-v4__items {
		display: block;
	}
	.c-figureGroup-v4.c-figureGroup-v4--twoUp .c-figureGroup-v4__item {
		flex: none;
		width: auto;
	}
	.c-figureGroup-v4.c-figureGroup-v4--threeUp .c-figureGroup-v4__items {
		display: block;
	}
	.c-figureGroup-v4.c-figureGroup-v4--threeUp .c-figureGroup-v4__item {
		flex: none;
		width: auto;
	}
	.c-figureGroup-v4.c-figureGroup-v4--fourUp .c-figureGroup-v4__item {
		width: 50%;
	}
}
/*--------------------------------------------------------------------------------
	ページ固有 - pager
--------------------------------------------------------------------------------*/
.c-pager {
	margin-top: 50px;
	margin-bottom: 60px;
}
.c-pager .wp-pagenavi {
	display: flex;
	justify-content: center;
	width: auto;
	margin: auto;
	font-size: 0;
}
.c-pager .wp-pagenavi > a.first,
.c-pager .wp-pagenavi > a.last,
.c-pager .wp-pagenavi > a.page,
.c-pager .wp-pagenavi > .current {
	border: 1px solid #53575D;
	border-radius: 24px;
	position: relative;
	overflow: hidden;
	transition: color 0.5s;
}
@media only screen and (min-width: 768px) {
	.platform-desktop .c-pager .wp-pagenavi > a.first:hover,
.platform-desktop .c-pager .wp-pagenavi > a.last:hover,
.platform-desktop .c-pager .wp-pagenavi > a.page:hover {
		background-color: #53575D;
		color: #fff;
	}
}
.c-pager .wp-pagenavi > a.page span {
	position: relative;
}
.c-pager .wp-pagenavi > a,
.c-pager .wp-pagenavi > span {
	width: 48px;
	height: 48px;
	margin: 0 5px;
	padding: 0;
	border-radius: 50%;
	color: #53575D;
	font-size: 1.8rem;
	line-height: 46px;
	text-align: center;
	transition: background 0.25s ease, color 0.25s ease;
}
.c-pager .wp-pagenavi > a.current,
.c-pager .wp-pagenavi > span.current {
	background: #53575D;
	color: #fff;
	box-shadow: none;
	cursor: default;
}
.c-pager .wp-pagenavi .pages {
	margin-right: 10px;
	border: none;
	width: auto;
	font-size: 16px;
}
.c-pager .wp-pagenavi > a.extend,
.c-pager .wp-pagenavi > span.extend {
	width: 1.5em;
	margin: 0;
	color: #53575D;
	cursor: default;
	box-shadow: none;
	border: none !important;
}
.c-pager .wp-pagenavi > a.previouspostslink,
.c-pager .wp-pagenavi > a.nextpostslink,
.c-pager .wp-pagenavi > span.previouspostslink,
.c-pager .wp-pagenavi > span.nextpostslink {
	position: relative;
	display: inline-block;
	border: none;
	font-size: 0;
}
.c-pager .wp-pagenavi > a.previouspostslink span,
.c-pager .wp-pagenavi > a.nextpostslink span,
.c-pager .wp-pagenavi > span.previouspostslink span,
.c-pager .wp-pagenavi > span.nextpostslink span {
	font-size: 0;
}
.c-pager .wp-pagenavi > a.previouspostslink::after,
.c-pager .wp-pagenavi > a.nextpostslink::after,
.c-pager .wp-pagenavi > span.previouspostslink::after,
.c-pager .wp-pagenavi > span.nextpostslink::after {
	position: absolute;
	top: 0;
	left: 0;
}
.c-pager .wp-pagenavi > a.previouspostslink,
.c-pager .wp-pagenavi > span.previouspostslink {
	margin-right: 5px;
}
.c-pager .wp-pagenavi > a.previouspostslink::after,
.c-pager .wp-pagenavi > span.previouspostslink::after,
.c-pager .wp-pagenavi > a.nextpostslink::after,
.c-pager .wp-pagenavi > span.nextpostslink::after {
	display: inline-block;
	vertical-align: baseline;
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #53575D;
	font-size: 1.8rem;
	line-height: 46px;
	width: 48px;
	height: 48px;
	border: 1px solid #53575D;
	border-radius: 50%;
	transition: background 0.25s ease, color 0.25s ease;
}
@media only screen and (min-width: 768px) {
	.c-pager .wp-pagenavi > a:hover,
.c-pager .wp-pagenavi > a:hover.previouspostslink::after,
.c-pager .wp-pagenavi > span:hover.previouspostslink::after,
.c-pager .wp-pagenavi > a:hover.nextpostslink::after,
.c-pager .wp-pagenavi > span:hover.nextpostslink::after {
		background-color: #53575D;
		color: #fff;
	}
}
.c-pager .wp-pagenavi > a.previouspostslink::after,
.c-pager .wp-pagenavi > span.previouspostslink::after {
	content: "\e908";
}
.c-pager .wp-pagenavi > a.nextpostslink::after,
.c-pager .wp-pagenavi > span.nextpostslink::after {
	content: "\e907";
}
.c-pager .wp-pagenavi > a.nextpostslink,
.c-pager .wp-pagenavi > span.nextpostslink {
	margin-left: 5px;
}
@media only screen and (max-width: 767px) {
	.c-pager {
		margin-top: 30px;
		margin-bottom: 0;
	}
	.c-pager .wp-pagenavi {
		position: relative;
		justify-content: center;
		padding-bottom: 40px;
	}
	.c-pager .wp-pagenavi .page {
		display: none;
	}
	.c-pager .wp-pagenavi > a,
.c-pager .wp-pagenavi > span {
		flex: 0 0 40px;
		width: auto;
		height: 40px;
		font-size: 1.5rem;
		line-height: 36px;
	}
	.c-pager .wp-pagenavi .pages {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		flex-basis: auto;
	}
	.c-pager .wp-pagenavi > a.extend,
.c-pager .wp-pagenavi > span.extend {
		flex: 0 0 1.5em;
		flex-grow: 0;
		padding: 0 5px;
		line-height: 36px;
	}
	.c-pager .wp-pagenavi > a.previouspostslink::after,
.c-pager .wp-pagenavi > a.nextpostslink::after,
.c-pager .wp-pagenavi > span.previouspostslink::after,
.c-pager .wp-pagenavi > span.nextpostslink::after {
		width: 40px;
		height: 40px;
		font-size: 1.2rem;
		line-height: 38px;
	}
}
/*--------------------------------------------------------------------------------
	margin / padding
--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------
	font-size / font weight
--------------------------------------------------------------------------------*/
.u-font50 {
	font-size: 0.5em !important;
}
.u-font60 {
	font-size: 0.6em !important;
}
.u-font70 {
	font-size: 0.7em !important;
}
.u-font80 {
	font-size: 0.8em !important;
}
.u-font90 {
	font-size: 0.9em !important;
}
.u-font100 {
	font-size: 1em !important;
}
.u-font110 {
	font-size: 1.1em !important;
}
.u-font120 {
	font-size: 1.2em !important;
}
.u-font130 {
	font-size: 1.3em !important;
}
.u-font140 {
	font-size: 1.4em !important;
}
.u-font150 {
	font-size: 1.5em !important;
}
.u-font160 {
	font-size: 1.6em !important;
}
.u-font170 {
	font-size: 1.7em !important;
}
.u-font180 {
	font-size: 1.8em !important;
}
.u-font190 {
	font-size: 1.9em !important;
}
.u-font200 {
	font-size: 2em !important;
}
.u-font210 {
	font-size: 2.1em !important;
}
.u-font220 {
	font-size: 2.2em !important;
}
.u-font230 {
	font-size: 2.3em !important;
}
.u-font240 {
	font-size: 2.4em !important;
}
.u-font250 {
	font-size: 2.5em !important;
}
.u-font260 {
	font-size: 2.6em !important;
}
.u-font270 {
	font-size: 2.7em !important;
}
.u-font280 {
	font-size: 2.8em !important;
}
.u-font290 {
	font-size: 2.9em !important;
}
.u-font300 {
	font-size: 3em !important;
}
.u-weightBold {
	font-weight: bold !important;
}
.u-weightNormal {
	font-weight: normal !important;
}
/*--------------------------------------------------------------------------------
	align
--------------------------------------------------------------------------------*/
.u-alignRight {
	text-align: right !important;
}
.u-alignLeft {
	text-align: left !important;
}
.u-alignCenter {
	text-align: center !important;
}
.u-alignTop {
	vertical-align: top !important;
}
.u-alignMiddle {
	vertical-align: middle !important;
}
.u-alignBottom {
	vertical-align: bottom !important;
}
.u-alignBaseline {
	vertical-align: baseline !important;
}
/*--------------------------------------------------------------------------------
	color
--------------------------------------------------------------------------------*/
.u-color--blue {
	color: #0082CA !important;
}
.u-bg--blue {
	background-color: #0082CA !important;
}
.u-color--green {
	color: #79BD36 !important;
}
.u-bg--green {
	background-color: #79BD36 !important;
}
.u-color--yellow {
	color: #FFD900 !important;
}
.u-bg--yellow {
	background-color: #FFD900 !important;
}
.u-color--orange {
	color: #EB6100 !important;
}
.u-bg--orange {
	background-color: #EB6100 !important;
}
.u-color--pink {
	color: #E61673 !important;
}
.u-bg--pink {
	background-color: #E61673 !important;
}
.u-color--red {
	color: #C81432 !important;
}
.u-bg--red {
	background-color: #C81432 !important;
}
.u-color--navy {
	color: #0A2D88 !important;
}
.u-bg--navy {
	background-color: #0A2D88 !important;
}
.u-color--purple {
	color: #6B1685 !important;
}
.u-bg--purple {
	background-color: #6B1685 !important;
}
.u-color--turquoise {
	color: #00A9AD !important;
}
.u-bg--turquoise {
	background-color: #00A9AD !important;
}
.u-color--lightBlue {
	color: #2EA7E0 !important;
}
.u-bg--lightBlue {
	background-color: #2EA7E0 !important;
}
.u-color--lightGreen {
	color: #CFDB00 !important;
}
.u-bg--lightGreen {
	background-color: #CFDB00 !important;
}
.u-color--lightOrange {
	color: #FFA40C !important;
}
.u-bg--lightOrange {
	background-color: #FFA40C !important;
}
.u-color--black {
	color: #000 !important;
}
.u-bg--black {
	background-color: #000 !important;
}
.u-color--white {
	color: #fff !important;
}
.u-bg--white {
	background-color: #fff !important;
}
/*--------------------------------------------------------------------------------
 margin
--------------------------------------------------------------------------------*/
.u-margin--sm {
	margin-bottom: 20px !important;
}
.u-margin--md {
	margin-bottom: 50px !important;
}
.u-margin--lg {
	margin-bottom: 80px !important;
}
.u-margin--xl {
	margin-bottom: 120px !important;
}
.u-margin--none {
	margin-bottom: 0 !important;
}
.u-margin--siblings {
	margin-bottom: 30px !important;
}
/*--------------------------------------------------------------------------------
 clearfix
--------------------------------------------------------------------------------*/
.u-clearfix {
	display: block;
}
.u-clearfix::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
/*--------------------------------------------------------------------------------
	visibilittyHidden
--------------------------------------------------------------------------------*/
.u-visibilittyHidden, .c-input-radio input[type=radio] {
	position: absolute;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	border: 0;
}
/*--------------------------------------------------------------------------------
	font-normalizer
--------------------------------------------------------------------------------*/
.u-font-normalizer, input[type=text],
input[type=number],
input[type=tel],
input[type=email], input[type=submit], select, button {
	font-style: normal;
	font-family: "Roboto", "Noto Sans JP", "ヒラギノ角ゴ W6", "Hiragino Kaku Gothic W6", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif !important;
}
/*--------------------------------------------------------------------------------
	break
--------------------------------------------------------------------------------*/
.u-break {
	display: block !important;
}
.u-break--desktop {
	display: block !important;
}
.u-break--mobile {
	display: inline !important;
}
br.u-break--desktop {
	display: block !important;
}
br.u-break--mobile {
	display: none !important;
}
@media only screen and (max-width: 767px) {
	.u-break--desktop {
		display: inline !important;
	}
	.u-break--mobile {
		display: block !important;
	}
	br.u-break--desktop {
		display: none !important;
	}
	br.u-break--mobile {
		display: inline !important;
	}
}
/*--------------------------------------------------------------------------------
	inline / block
--------------------------------------------------------------------------------*/
.u-inlune {
	display: inline-block !important;
}
.u-inline--desktop {
	display: table !important;
}
@media only screen and (max-width: 767px) {
	.u-inline--desktop {
		display: block !important;
	}
}
/*--------------------------------------------------------------------------------
	display
--------------------------------------------------------------------------------*/
.u-onlymobile {
	display: none !important;
}
.u-visible {
	display: block;
}
@media only screen and (max-width: 767px) {
	.u-onlydesktop {
		display: none !important;
	}
	.u-onlymobile {
		display: block !important;
	}
}
/*--------------------------------------------------------------------------------
	kana
--------------------------------------------------------------------------------*/
.u-kana {
	display: inline-block;
	margin-left: -0.35em;
}
[lang=en] .u-kana {
	display: inline-block;
	margin-left: 0;
	white-space: nowrap;
}
/*--------------------------------------------------------------------------------
	word break
--------------------------------------------------------------------------------*/
.u-wrap-normal {
	word-break: normal !important;
}
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #000;
	opacity: 0;
}
@media only screen and (min-width: 1025px) {
	.mfp-bg {
		background: #fff;
		opacity: 0;
	}
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0;
	/* 0 8px */
	box-sizing: border-box;
}
.mfp-container::before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container::before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	padding: 50px 25px;
	text-align: left;
	z-index: 1045;
}
@media only screen and (max-width: 767px) {
	.mfp-content {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-ready .mfp-hide {
	display: block !important;
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #CCC;
}
.mfp-preloader a:hover {
	color: #FFF;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
}
.mfp-close-btn-in .mfp-close {
	color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
}
.mfp-arrow::after,
.mfp-arrow::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow::after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow::before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left::after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}
.mfp-arrow-left::before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right::after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}
.mfp-arrow-right::before {
	border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	/* top: -40px; */
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}
.mfp-figure::after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
	* Remove all paddings around the image on small screen
	*/
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure::after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 0;
		padding-right: 0;
	}
}
.mfp-close {
	position: absolute;
	top: 40px;
	right: 40px;
	left: auto;
	width: 50px;
	height: auto;
	color: #fff;
	cursor: pointer;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.mfp-close:hover {
	opacity: 0.5;
	transition: opacity 0.3s ease;
}
.mfp-close .c-icon {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	font-size: 50px;
	font-size: 3.33333rem;
	line-height: 1;
}
.mfp-close span {
	display: block;
	position: static;
	height: auto;
	font-size: 17px;
	font-size: 1.13333rem;
	line-height: 1.35294;
	text-align: center;
}
.mfp-type-modal.mfp-bg {
	width: 170%;
	background: rgba(0, 0, 0, 0.8);
}
.mfp-type-modal.mfp-bg.mfp-ready {
	opacity: 1;
	transition: all 0.6s ease;
}
.mfp-type-modal.mfp-wrap {
	opacity: 0;
}
.mfp-type-modal.mfp-wrap.mfp-ready {
	opacity: 1;
	transition: all 0.6s ease-in-out 0.5s;
}
.mfp-type-modal.mfp-ready .mfp-close {
	opacity: 1;
	transition: opacity 0.25s ease-out;
}
.mfp-type-modal .mfp-close {
	position: fixed;
	top: 40px;
	right: 40px;
	left: auto;
	width: 50px;
	height: auto;
	color: #fff;
	cursor: pointer;
	opacity: 0;
	transition: opacity 0.25s ease;
}
.mfp-type-modal .mfp-close:hover {
	opacity: 0.5;
	transition: opacity 0.25s ease;
}
.mfp-type-modal .mfp-close .c-icon {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	font-size: 50px;
	font-size: 3.33333rem;
	line-height: 1;
}
.mfp-type-modal .mfp-close .c-icon.c-icon--close::after {
	font-size: 4rem;
}
.mfp-type-modal .mfp-close span {
	display: block;
	position: static;
	height: auto;
	font-size: 1.3rem;
	line-height: 1.35294;
	text-align: center;
}
@media only screen and (max-width: 1200px) {
	.mfp-type-modal.mfp-ready .mfp-close {
		opacity: 1;
		transition: none;
	}
	.mfp-type-modal .mfp-close {
		position: absolute;
		top: 0;
		right: 0;
		width: auto;
	}
	.mfp-type-modal .mfp-close .c-icon {
		width: 40px;
		height: 40px;
		font-size: 40px;
	}
	.mfp-type-modal .mfp-close span {
		display: none;
	}
}
@media only screen and (max-width: 1024px) {
	.mfp-type-modal.mfp-bg {
		-webkit-transform: none;
		transform: none;
		background: rgba(0, 0, 0, 0.8);
	}
	.mfp-type-modal.mfp-bg.mfp-ready {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		transition: none;
	}
	.mfp-type-modal.mfp-wrap {
		opacity: 1;
	}
}
.slick-list, .slick-slider, .slick-track {
	position: relative;
	display: block;
}
.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden;
}
.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: 0;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	top: 0;
	left: 0;
}
.slick-track::after, .slick-track::before {
	display: table;
	content: "";
}
.slick-track::after {
	clear: both;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir=rtl] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
