.iblock {
	display: inline-block;
	vertical-align: baseline;
}

.wbreak {
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-all;
}

.bold {
	font-weight: 700 !important;
}

.normal {
	font-weight: 400 !important;
}

.dis {
	text-decoration: line-through;
}

img.border {
	border: 1px solid #b2c4d0;
}

a.url {
	display: inline-block;
	font-size: 1.05em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-all;
}

[data-ruby] {
	display: inline-block;
	position: relative;
	z-index: 1;
	line-height: 1.4em;
}

[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -0.7em;
	left: -100%;
	z-index: 1;
	width: 300%;
	font-size: 0.6em;
	line-height: 1em;
	text-align: center !important;
	white-space: nowrap;
	transform: scaleX(0.9);
}

[data-ruby] rt {
	display: none;
}

[data-ruby].long::before {
	letter-spacing: -0.1em;
	text-indent: -0.1em;
	transform: scaleX(0.7);
}

.emColor01 {
	color: #8650a9 !important;
}

.emColor02 {
	color: #fea0ae !important;
}

.emColor03 {
	color: #007b9d !important;
}

.noteColor {
	color: #b5c1c9 !important;
}

.fsS {
	font-size: 0.85em !important;
	line-height: 1.6em;
}

.fsL {
	font-size: 1.2em !important;
	line-height: 1.8em;
}

.center {
	text-align: center !important;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.mgtQp {
	margin-top: 10.8px !important;
}

.mgtTp {
	margin-top: 14.4px !important;
}

.mgtHp {
	margin-top: 21.6px !important;
}

.mgt1p {
	margin-top: 43.2px !important;
}

.mgt1Hp {
	margin-top: 64.8px !important;
}

.mgt2p {
	margin-top: 86.4px !important;
}

.mgt2Hp {
	margin-top: 108px !important;
}

.mgt3p {
	margin-top: 129.6px !important;
}

.mgbQp {
	margin-bottom: 10.8px !important;
}

.mgbTp {
	margin-bottom: 14.4px !important;
}

.mgbHp {
	margin-bottom: 21.6px !important;
}

.mgb1p {
	margin-bottom: 43.2px !important;
}

.mgb1Hp {
	margin-bottom: 64.8px !important;
}

.mgb2p {
	margin-bottom: 86.4px !important;
}

.mgb2Hp {
	margin-bottom: 108px !important;
}

.mgb3p {
	margin-bottom: 129.6px !important;
}

.w1 {
	width: 1em !important;
}

.w2 {
	width: 2em !important;
}

.w3 {
	width: 3em !important;
}

.w4 {
	width: 4em !important;
}

.w5 {
	width: 5em !important;
}

.w6 {
	width: 6em !important;
}

.w7 {
	width: 7em !important;
}

.w8 {
	width: 8em !important;
}

.w9 {
	width: 9em !important;
}

.w10 {
	width: 10em !important;
}

.w11 {
	width: 11em !important;
}

.w12 {
	width: 12em !important;
}

.w13 {
	width: 13em !important;
}

.w14 {
	width: 14em !important;
}

.w15 {
	width: 15em !important;
}

.w16 {
	width: 16em !important;
}

.w17 {
	width: 17em !important;
}

.w18 {
	width: 18em !important;
}

.w19 {
	width: 19em !important;
}

.w20 {
	width: 20em !important;
}

.w21 {
	width: 21em !important;
}

.w22 {
	width: 22em !important;
}

.w23 {
	width: 23em !important;
}

.w24 {
	width: 24em !important;
}

.w25 {
	width: 25em !important;
}

.w26 {
	width: 26em !important;
}

.w27 {
	width: 27em !important;
}

.w28 {
	width: 28em !important;
}

.w29 {
	width: 29em !important;
}

.w30 {
	width: 30em !important;
}

.w31 {
	width: 31em !important;
}

.w32 {
	width: 32em !important;
}

.w33 {
	width: 33em !important;
}

.w34 {
	width: 34em !important;
}

.w35 {
	width: 35em !important;
}

.w36 {
	width: 36em !important;
}

.w37 {
	width: 37em !important;
}

.w38 {
	width: 38em !important;
}

.w39 {
	width: 39em !important;
}

.w40 {
	width: 40em !important;
}

.button {
	outline: none;
	box-sizing: border-box;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	margin: 0;
	border-width: 2px 0;
	border-style: solid;
	border-color: #fea0ae;
	padding: 0;
	width: 100%;
	height: 50px;
	background: transparent;
	color: #fea0ae;
	font-family: geom-graphic, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.1em !important;
	letter-spacing: 0.02em;
	text-decoration: none !important;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

.button:not(.off):hover {
	background: #fea0ae;
	color: #fff;
}

.button:not(.off):hover > span::before {
	background-image: url(../img/btn_arrow_next_w.png);
}

.button.jp {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.button.off {
	background: #b5c1c9;
	color: #fff;
	border: none;
	pointer-events: none;
}

.button > span {
	position: relative;
	box-sizing: border-box;
	padding-right: 49px;
}

.button > span::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 30px;
	height: 18px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(../img/btn_arrow_next_p.png);
	transition: all 0.3s;
}

.buttons {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.buttons .button {
	display: flex;
	width: 100%;
}

.buttons.c2 > li {
	width: calc((100% - 30px) / 2);
}

.buttons.c2 > li:nth-of-type(even) {
	margin-left: 30px;
}

.buttons.c2 > li:nth-of-type(n+3) {
	margin-top: 20px;
}

.buttons.c3 > li {
	width: calc((100% - 60px) / 3);
}

.buttons.c3 > li:not(:nth-of-type(3n+1)) {
	margin-left: 30px;
}

.buttons.c3 > li:nth-of-type(n+4) {
	margin-top: 20px;
}

table {
	box-sizing: border-box;
	margin: 0;
	width: 100%;
}

table.def {
	font-size: inherit;
	line-height: 1.8em;
}

table.def tr {
	border-width: 0;
	border-style: solid;
	border-color: #003d63;
}

table.def th,
table.def td {
	border-width: 0;
	border-style: solid;
	border-color: #003d63;
	padding: 0;
	color: #003d63;
	font-weight: 700;
	vertical-align: top;
}

table.def tr:not(:first-child) th,
table.def tr:not(:first-child) td {
	padding-top: 10px;
}

table.def th {
	color: #8650a9;
	text-align: left;
}

table.def td {
	text-align: left;
}

table.def.border th,
table.def.border td {
	border-width: 0 0 1px;
	padding-top: 15px !important;
	padding-bottom: 15px;
}

table.def.border tr:first-child th,
table.def.border tr:first-child td {
	border-width: 1px 0;
}

ul.def {
	line-height: 2em;
	text-align: left;
}

ul.def > li {
	position: relative;
	z-index: 1;
	padding-left: 1em;
}

ul.def > li::before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

ul.def.disc > li::before {
	content: "・";
}

ul.def.asta > li::before {
	content: "※";
}

ul.def.circle > li {
	line-height: 1.6em;
}

ul.def.circle > li::before {
	content: "";
	box-sizing: border-box;
	display: block;
	top: 0.5em;
	border-radius: 100%;
	width: 0.6em;
	height: 0.6em;
	background: #8650a9;
}

ul.def.circle ul.def.circle > li::before {
	border-width: 1px;
	border-style: solid;
	background: #8650a9;
}

ul.rp {
	text-align: center;
}

ul.rp > li {
	position: relative;
	z-index: 1;
}

ul.rp > li::before {
	display: inline-block;
	position: relative;
	left: 0;
	top: 0;
	z-index: -1;
	vertical-align: baseline;
}

ul.rp.disc > li::before {
	content: "・";
}

ul.rp.asta > li::before {
	content: "※";
}

ul.rp.circle > li {
	line-height: 1.6em;
}

ul.rp.circle > li::before {
	content: "";
	margin-right: 0.15em;
	border-radius: 100%;
	width: 0.6em;
	height: 0.6em;
	background: #8650a9;
}

ol.def {
	counter-reset: ol-def-item;
	font-size: inherit;
	line-height: 1.8em;
	text-align: left;
}

ol.def > li {
	position: relative;
	z-index: 1;
	padding-left: 1.6em;
}

ol.def > li:not(:first-child) {
	margin-top: 0.4em;
}

ol.def > li::before,
ol.def > li::after {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	border-radius: 100%;
	width: 1.6em;
	height: 1.6em;
	color: #8650a9;
	font-size: 0.75em;
	line-height: 0;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.05em;
	text-indent: -0.05em;
	text-align: center;
}

ol.def > li::before {
	counter-increment: ol-def-item;
	content: counter(ol-def-item);
	display: flex;
	flex-direction: column;
	justify-content: center;
	top: calc(0.4em + 1px);
	z-index: 1;
}

ol.def > li::after {
	content: "";
	top: 0.4em;
	z-index: -1;
	border: 1px solid #8650a9;
}

[data-sa=fadeIn] {
	opacity: 0;
	transition: opacity 0.5s ease;
}

[data-sa=fadeIn].is-show {
	opacity: 1;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-sa=fadeInUp] {
	opacity: 0;
	transition: opacity 0.3s ease, transform 0.3s ease;
	transform: translate(0, 30px);
}

[data-sa=fadeInUp].is-show {
	opacity: 1;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transform: translate(0, 0);
}

[data-sa=flash] {
	opacity: 0;
	transition: opacity 0.3s 0.3s, transform 0.3s cubic-bezier(0.16, 1, 0.3, 1) 0.3s;
	transform: translateX(-40px);
}

[data-sa=flash].is-show {
	opacity: 1;
	animation: charaBgFlash 0.1s 0.2s 1 alternate forwards;
	transform: translateX(0);
}

[data-sa-trigger=fadeInUp].is-show [data-sa-group=fadeInUp] {
	opacity: 1;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transform: translate(0, 0);
}

[data-sa-group=fadeInUp] {
	opacity: 0;
	transition: opacity 0.5s ease, transform 0.5s ease;
	transform: translate(0, 20px);
}

.u-Tdelay1 {
	transition-delay: 0.1s !important;
}

.u-Tdelay2 {
	transition-delay: 0.2s !important;
}

.u-Tdelay3 {
	transition-delay: 0.3s !important;
}

.u-Tdelay4 {
	transition-delay: 0.4s !important;
}

.u-Tdelay5 {
	transition-delay: 0.5s !important;
}

body.modal {
	overflow: hidden;
}

.modalPic,
[data-modal-pic] {
	cursor: pointer;
	transition: opacity 0.3s;
}

.modalPic:hover,
[data-modal-pic]:hover {
	opacity: 0.6;
}

#Popup {
	display: none;
}

#Modal {
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	justify-content: ceter;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 58000;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.9);
}

#Modal > .inner {
	box-sizing: border-box;
	opacity: 0;
	overflow: auto;
	position: relative;
	z-index: 10;
	padding: 140px 40px;
	width: 100%;
	max-height: 100%;
	transition: all 0.3s;
	transform: translateY(2%);
}

#Modal > .inner.show {
	opacity: 1;
	transform: translateY(0);
}

#Modal .close {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	width: 90px;
	height: 90px;
	z-index: 11;
	cursor: pointer;
	transition: opacity 0.3s;
}

#Modal .close:hover {
	opacity: 0.7;
}

#Modal .close:before,
#Modal .close::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 124px;
	height: 1px;
	background-color: #003d63;
	display: inline-block;
	transition: 0.4s;
	box-sizing: border-box;
	transform-origin: top right;
	pointer-events: none;
}

#Modal .close:before {
	transform: translateY(87px) rotate(45deg);
}

#Modal .close:after {
	transform: rotate(-45deg);
}

#Modal .pictBox {
	display: inline-block;
	margin: 0 auto;
	max-width: 1020px;
	line-height: 0;
}

#Modal .inlineBox {
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1020px;
	background: #dae3ec;
	color: #003d63;
}

@media screen and (min-width: 769px) {

.sp {
	display: none !important;
}

.w1.pcbreak,
.w2.pcbreak,
.w3.pcbreak,
.w4.pcbreak,
.w5.pcbreak,
.w6.pcbreak,
.w7.pcbreak,
.w8.pcbreak,
.w9.pcbreak,
.w10.pcbreak,
.w11.pcbreak,
.w12.pcbreak,
.w13.pcbreak,
.w14.pcbreak,
.w15.pcbreak,
.w16.pcbreak,
.w17.pcbreak,
.w18.pcbreak,
.w19.pcbreak,
.w20.pcbreak,
.w21.pcbreak,
.w22.pcbreak,
.w23.pcbreak,
.w24.pcbreak,
.w25.pcbreak,
.w26.pcbreak,
.w27.pcbreak,
.w28.pcbreak,
.w29.pcbreak,
.w30.pcbreak,
.w31.pcbreak,
.w32.pcbreak,
.w33.pcbreak,
.w34.pcbreak,
.w35.pcbreak,
.w36.pcbreak,
.w37.pcbreak,
.w38.pcbreak,
.w39.pcbreak,
.w40.pcbreak {
	width: auto !important;
}

}

@media screen and (max-width: 768px) {

.pc {
	display: none !important;
}

.mgtQp {
	margin-top: 14.4px !important;
}

.mgtTp {
	margin-top: 19.2px !important;
}

.mgtHp {
	margin-top: 28.8px !important;
}

.mgt1p {
	margin-top: 57.6px !important;
}

.mgt1Hp {
	margin-top: 86.4px !important;
}

.mgt2p {
	margin-top: 115.2px !important;
}

.mgt2Hp {
	margin-top: 144px !important;
}

.mgt3p {
	margin-top: 172.8px !important;
}

.mgbQp {
	margin-bottom: 14.4px !important;
}

.mgbTp {
	margin-bottom: 19.2px !important;
}

.mgbHp {
	margin-bottom: 28.8px !important;
}

.mgb1p {
	margin-bottom: 57.6px !important;
}

.mgb1Hp {
	margin-bottom: 86.4px !important;
}

.mgb2p {
	margin-bottom: 115.2px !important;
}

.mgb2Hp {
	margin-bottom: 144px !important;
}

.mgb3p {
	margin-bottom: 172.8px !important;
}

.w1.spbreak,
.w2.spbreak,
.w3.spbreak,
.w4.spbreak,
.w5.spbreak,
.w6.spbreak,
.w7.spbreak,
.w8.spbreak,
.w9.spbreak,
.w10.spbreak,
.w11.spbreak,
.w12.spbreak,
.w13.spbreak,
.w14.spbreak,
.w15.spbreak,
.w16.spbreak,
.w17.spbreak,
.w18.spbreak,
.w19.spbreak,
.w20.spbreak,
.w21.spbreak,
.w22.spbreak,
.w23.spbreak,
.w24.spbreak,
.w25.spbreak,
.w26.spbreak,
.w27.spbreak,
.w28.spbreak,
.w29.spbreak,
.w30.spbreak,
.w31.spbreak,
.w32.spbreak,
.w33.spbreak,
.w34.spbreak,
.w35.spbreak,
.w36.spbreak,
.w37.spbreak,
.w38.spbreak,
.w39.spbreak,
.w40.spbreak {
	width: auto !important;
}

.button {
	display: flex !important;
	width: auto;
	height: 80px;
	font-size: 1.4em;
	line-height: 1.2em !important;
}

.button:not(.off):hover {
	background: transparent;
	color: #fea0ae;
}

.button:not(.off):hover > span::before {
	background-image: url(../img/btn_arrow_next_p.png);
}

.button > span {
	padding-right: 50px;
}

.button > span::before {
	width: 38px;
	height: 24px;
}

.buttons {
	display: block;
}

.buttons > li {
	margin: 0 !important;
	width: auto !important;
	max-width: none !important;
}

.buttons > li:not(:first-child) {
	margin-top: 30px !important;
}

table.def tr:not(:first-child) th,
table.def tr:not(:first-child) td {
	padding-top: 30px;
}

table.def th > span {
	padding: 0.2em 0.4em 0.3em;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
}

table.def.border th,
table.def.border td {
	border-width: 0 0 2px;
	padding-top: 20px !important;
	padding-bottom: 20px;
}

table.def.border tr:first-child th,
table.def.border tr:first-child td {
	border-width: 2px 0;
}

table.def.border thead th {
	border-width: 0;
	padding-top: 0 !important;
	padding-bottom: 20px;
}

table.def.spbreak {
	display: block;
}

table.def.spbreak thead {
	display: none !important;
}

table.def.spbreak tbody,
table.def.spbreak tr,
table.def.spbreak th,
table.def.spbreak td {
	display: block;
}

table.def.spbreak tr:not(:first-child) {
	padding: 30px 0 0;
}

table.def.spbreak th,
table.def.spbreak td {
	padding: 0 !important;
}

table.def.spbreak.border tr {
	border-width: 0 0 2px;
	padding: 20px 0;
}

table.def.spbreak.border tr th,
table.def.spbreak.border tr td {
	border-width: 0 !important;
}

table.def.spbreak.border tr:first-child {
	border-width: 2px 0;
}

ul.def.circle ul.def.circle > li::before {
	border-width: 2px;
}

ul.rp {
	text-align: left;
}

ul.rp > li {
	padding-left: 1em;
}

ul.rp > li::before {
	position: absolute;
}

ul.rp.circle > li::before {
	top: 0.5em;
}

ol.def > li::before,
ol.def > li::after {
	width: 1.6em;
	height: 1.6em;
}

ol.def > li::before {
	top: calc(0.5em + 1px);
}

ol.def > li::after {
	top: 0.5em;
}

.modalPic:hover,
[data-modal-pic]:hover {
	opacity: 1;
}

#Modal > .inner {
	padding: 200px 0;
}

#Modal .close:hover {
	opacity: 1;
}

#Modal .inlineBox {
	width: 100%;
}

}


/*# sourceMappingURL=../map/modal.css.map */
