.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;
}

#Wrap {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	width: 100%;
	background-color: transparent;
	padding: 0 0 200px;
}

#PgHeader {
	position: relative;
	z-index: 1;
	margin-bottom: 77px;
	padding-top: 235px;
}

#PgHeader .main {
	position: relative;
	z-index: 10;
	color: #8650a9;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 4.9em;
	line-height: 1em;
	letter-spacing: 0.02em;
	text-align: left;
	position: relative;
	box-sizing: border-box;
	padding-left: 31px;
}

#PgHeader .main::before,
#PgHeader .main::after {
	content: "";
	display: block;
	position: absolute;
	background-color: #8650a9;
}

#PgHeader .main::before {
	top: 38%;
	left: 0;
	transform: translateY(-50%);
	width: 20px;
	height: 6px;
}

#PgHeader .main::after {
	bottom: 3px;
	left: 103px;
	width: 100vw;
	height: 2px;
}

#PgHeader .deco {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	pointer-events: none;
}

#PgHeader .deco::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 31%;
	width: 100%;
	height: 1px;
	background: #e9eaeb;
	z-index: -2;
}

#PgHeader .deco .deco_bg {
	width: 84%;
	max-width: 900px;
}

#PgHeader .deco .deco_bg img {
	display: block;
	width: 100%;
}

#Container {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1280px;
	text-align: left;
}

#lineup {
	position: relative;
	box-sizing: border-box;
	padding: 40px 0;
	z-index: 1;
}

#lineup::before,
#lineup::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: calc(50% - 50vw);
}

#lineup::before {
	background: #003d63;
	width: 100vw;
	height: 100%;
	z-index: -2;
}

#lineup::after {
	display: block;
	width: 338px;
	height: 338px;
	clip-path: polygon(0 0, 0 100%, 100% 0);
	background-color: #fea0ae;
	z-index: -1;
}

.hd01 {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-bottom: 50px;
}

.hd01 > span {
	margin: -1px;
	padding: 1px;
	background: linear-gradient(to right, #bfa46f, #fdf0d5);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
}

.hd01 > span.main {
	font-size: 3.3em;
	line-height: 1em;
	letter-spacing: 0.05em;
}

.hd01 > span.sub {
	margin-top: 15px;
	font-size: 1.4em;
	line-height: 1em;
	letter-spacing: 0.05em;
}

.hd02 {
	position: relative;
	z-index: 1;
	margin: 0 0 30px;
	padding: 19px 0 18px;
	border-top: #003d63 solid 1px;
	border-bottom: #003d63 solid 1px;
	color: #8650a9;
	font-size: 1.2em;
	letter-spacing: 0.12em;
	line-height: 1.2em;
}

.hd02.center {
	text-align: center;
}

.hd03 {
	position: relative;
	color: #8650a9;
	box-sizing: border-box;
	padding-left: 17px;
	margin-bottom: 6px;
	font-size: 1em;
	line-height: 1.6em;
	letter-spacing: 0.07em;
}

.hd03::before {
	content: "";
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	width: 10px;
	height: 2px;
	background-color: #003d63;
}

.local-nav {
	display: flex;
	flex-flow: row wrap;
	position: relative;
	left: -7px;
	z-index: 1;
	margin: 0 auto;
	width: calc(100% + 14px);
	text-align: center;
}

.local-nav ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.local-nav ul > li {
	margin: 10px 5px;
	width: 120px;
}

.local-nav ul > li > a,
.local-nav ul > li > span {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: none;
	height: 50px;
	background-color: #fea0ae;
	color: #fff;
	font-family: geom-graphic, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0.04em;
	text-decoration: none;
}

.local-nav ul > li.cur > *,
.local-nav ul > li:not(.cur) > a:hover {
	background: #003d63;
}

.local-nav ul.c3 > li {
	width: 160px;
}

.bottom-nav {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-top: 60px;
}

.bottom-nav a {
	text-decoration: none;
}

.bottom-nav .prev,
.bottom-nav .next {
	width: 240px;
	height: 50px;
	text-align: center;
}

.bottom-nav .prev > a,
.bottom-nav .prev > span,
.bottom-nav .next > a,
.bottom-nav .next > span {
	outline: none;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	margin: 0;
	border-width: 2px 0;
	border-style: solid;
	border-color: #fea0ae;
	padding: 0;
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	background: #fff;
	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;
	transition: all 0.3s;
}

.bottom-nav .prev > a::before,
.bottom-nav .prev > span::before,
.bottom-nav .next > a::before,
.bottom-nav .next > span::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	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;
}

.bottom-nav .prev.cur > *,
.bottom-nav .prev:not(.cur) a:hover,
.bottom-nav .next.cur > *,
.bottom-nav .next:not(.cur) a:hover {
	background: #fea0ae;
	color: #fff;
}

.bottom-nav .prev.cur > *::before,
.bottom-nav .prev:not(.cur) a:hover::before,
.bottom-nav .next.cur > *::before,
.bottom-nav .next:not(.cur) a:hover::before {
	background-image: url(../img/btn_arrow_next_w.png);
}

.bottom-nav .prev.off,
.bottom-nav .next.off {
	opacity: 0.3;
}

.bottom-nav .prev > a,
.bottom-nav .prev > span {
	padding-left: 46px;
}

.bottom-nav .prev > a::before,
.bottom-nav .prev > span::before {
	left: 67px;
	transform: scale(-1, 1) translateY(-50%);
}

.bottom-nav .next > a,
.bottom-nav .next > span {
	padding-right: 52px;
}

.bottom-nav .next > a::before,
.bottom-nav .next > span::before {
	right: 58px;
}

.bottom-nav .pager {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	width: 270px;
	font-family: neue-kabel, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1em;
}

.bottom-nav .pager > li {
	margin: 0 14px;
}

.bottom-nav .pager > li > a,
.bottom-nav .pager > li > span {
	display: block;
	width: 1.4em;
	color: #003d63;
}

.bottom-nav .pager > li.cur > *,
.bottom-nav .pager > li:not(.cur) > a:hover {
	color: #8650a9;
}

.bottom-nav .link {
	margin: 0 20px;
	width: 240px;
	height: 50px;
}

.bottom-nav .link .button {
	width: 100%;
}

.bottom-nav .link.back .button {
	padding-left: 46px;
}

.bottom-nav .link.back .button:not(.off):hover {
	background: #fea0ae;
	color: #fff;
}

.bottom-nav .link.back .button:not(.off):hover::before {
	background-image: url(../img/btn_arrow_next_w.png);
}

.bottom-nav .link.back .button::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 16px;
	transform: scale(-1, 1) 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;
}

.thumbs-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px 30px;
}

.thumbs-list > li {
	width: 100%;
	background-color: #f2f3f5;
	box-sizing: border-box;
}

.thumbs-list.center {
	justify-content: center;
}

.thumbs-list.c1 {
	display: flex;
	flex-flow: row wrap;
	gap: 0;
	margin-right: calc(50% - 50vw + 7px);
}

.thumbs-list.c1 > li {
	background-color: transparent;
	position: relative;
}

.thumbs-list.c1 > li::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 34px;
	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;
	z-index: 2;
	pointer-events: none;
}

.thumbs-list.c1 > li:not(:last-child) {
	margin-bottom: 10px;
}

.thumbs-list.c1 > li:nth-of-type(n+4) {
	margin-top: 0;
}

.thumbs-list.c1 > li > a {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all 0.3s;
	padding: 30px 65px 30px 30px;
	background: linear-gradient(transparent 0, #f2f3f5 0), linear-gradient(transparent 0, #f2f3f5 0), linear-gradient(transparent 0, #f2f3f5 0), linear-gradient(135deg, transparent 15px, #f2f3f5 15px);
	background-position: bottom left, bottom right, top right, top left;
	background-size: 51% 51%;
	background-repeat: no-repeat;
	box-sizing: border-box;
	z-index: 1;
}

.thumbs-list.c1 > li > a::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 221px;
	height: 30px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(../img/img_deco_stripe_navy.png);
	z-index: 1;
	pointer-events: none;
}

.thumbs-list.c1 > li > a::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(transparent 0, #dae3ec 0), linear-gradient(transparent 0, #dae3ec 0), linear-gradient(transparent 0, #dae3ec 0), linear-gradient(135deg, transparent 15px, #dae3ec 15px);
	background-position: bottom left, bottom right, top right, top left;
	background-size: 51% 51%;
	background-repeat: no-repeat;
	opacity: 0;
	transition: opacity 0.3s;
	z-index: -1;
}

.thumbs-list.c1 > li > a:hover {
	background-color: transparent;
}

.thumbs-list.c1 > li > a:hover::after {
	opacity: 1;
}

.thumbs-list.c1 > li .thumb {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0;
	width: 320px;
}

.thumbs-list.c1 > li .thumb::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: #afc2d0 solid 1px;
	z-index: 1;
	pointer-events: none;
}

.thumbs-list.c1 > li .thumb::after {
	display: none;
}

.thumbs-list.c1 > li .thumb img {
	width: 100%;
	display: block;
}

.thumbs-list.c1 > li .desc {
	height: -moz-fit-content;
	height: fit-content;
	text-align: left;
	width: calc(100% - 350px);
}

.thumbs-list.c1 > li .date {
	display: block;
	margin-bottom: 10px;
}

.thumbs-list.c1 > li .subj {
	display: block;
	padding: 0;
	font-size: 1em;
	letter-spacing: 0.07em;
	line-height: 1.8em;
	margin-bottom: 14px;
	background-color: transparent;
}

.thumbs-list.c4 {
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

.thumbs-list > li {
	width: 100%;
}

.thumbs-list > li > a,
.thumbs-list > li > span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	height: 100%;
	color: #003d63;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s;
}

.thumbs-list > li .thumb {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0;
}

.thumbs-list > li .thumb::before,
.thumbs-list > li .thumb::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.thumbs-list > li .thumb::after {
	content: "";
	opacity: 0;
	z-index: 2;
	background: linear-gradient(135deg, #0d6eff, #860ed1);
}

.thumbs-list > li > a.modalMovie .thumb::before {
	content: "";
	background: url(../img/btn_movieplay.png) center/60px auto no-repeat;
	z-index: 5;
}

.thumbs-list > li > a.modalMovie .thumb::after {
	opacity: 0.4;
}

.thumbs-list > li .desc {
	height: -moz-fit-content;
	height: fit-content;
}

.thumbs-list > li .date {
	color: #8650a9;
	font-size: 0.85em;
	line-height: 1em;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
}

.thumbs-list > li .category {
	box-sizing: border-box;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	border-radius: 0;
	padding: 0 6px;
	width: -moz-fit-content;
	width: fit-content;
	min-width: 100px;
	height: 24px;
	background-color: #003d63;
	color: #fff;
	font-size: 0.8em;
	line-height: 0;
	font-family: neue-kabel, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
	white-space: nowrap;
	text-align: center;
}

.thumbs-list > li .subj {
	display: block;
	padding: 12px 20px 14px;
	font-size: 0.9em;
	letter-spacing: 0.06em;
	line-height: 1.9em;
	text-align: left;
	transition: all 0.3s;
	background-color: #f2f3f5;
}

.thumbs-list > li > a:hover .thumb::after,
.thumbs-list > li > span:hover .thumb::after {
	opacity: 0.5;
}

.image-list {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	line-height: 0;
	text-align: center;
}

.image-list a {
	overflow: hidden;
	display: inline-block;
}

.image-list a img {
	transition: all 0.3s;
}

.image-list a:hover img {
	transform: scale(1.1);
}

.image-list a.border {
	border: 1px solid #91adbf;
}

.image-list a.border.circle {
	border-radius: 100%;
}

.image-list > li {
	width: calc((100% - 45px) / 4);
}

.image-list > li:not(:first-child) {
	margin-top: 30px;
}

.image-list.c2 > li {
	margin: 0 !important;
	width: calc((100% - 80px) / 2);
}

.image-list.c2 > li:nth-of-type(n+3) {
	margin-top: 40px !important;
}

.image-list.c2 > li:nth-of-type(even) {
	margin-left: 40px !important;
}

.image-list.c3 > li {
	margin: 0 !important;
	width: calc((100% - 60px) / 3);
}

.image-list.c3 > li:nth-of-type(n+4) {
	margin-top: 30px !important;
}

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

.image-list.c4 > li {
	margin: 0 !important;
	width: calc((100% - 45px) / 4);
}

.image-list.c4 > li:nth-of-type(n+5) {
	margin-top: 30px !important;
}

.image-list.c4 > li:not(:nth-of-type(4n+1)) {
	margin-left: 15px !important;
}

.image-list.c6 {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 10px;
	max-width: 1130px;
}

.image-list.c6 > li {
	margin: 0 !important;
	width: 100%;
}

.message {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #f2f3f5;
	height: 300px;
	font-size: 3.2em;
	line-height: 1em;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
	text-align: center;
}

.message.en {
	font-size: 2.8em;
	line-height: 1em;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.borderBox {
	border: 1px solid #003d63;
	padding: 15px 40px;
}

.withPicBox {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}

.withPicBox.rl > *:nth-child(1) {
	order: 2;
}

.withPicBox.rl > *:nth-child(2) {
	order: 1;
}

.withPicBox > figure {
	margin: 0;
	padding: 0;
	width: 360px;
	line-height: 0;
	text-align: center;
}

.withPicBox > figure figcaption {
	margin-top: 5px;
	color: #003d63;
	font-size: 0.9em;
	line-height: 1.4em;
}

.withPicBox > .desc {
	width: calc(100% - 360px - 30px);
	text-align: left;
}

.withPicBox.s > figure {
	width: 240px;
}

.withPicBox.s > .desc {
	width: calc(100% - 240px - 30px);
}

.normal-slider {
	background-color: #fff;
}

.normal-slider .slick-list {
	border: 1px solid #b2c4d0;
}

.normal-slider .slick-dots {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	line-height: 0;
}

.normal-slider .slick-dots > li {
	opacity: 0.2;
	display: inline-block;
	margin: 0 3px;
	transition: all 0.3s;
}

.normal-slider .slick-dots > li button {
	overflow: hidden;
	outline: none;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: #8650a9;
	font-size: 1px;
	text-indent: -9999px;
}

.normal-slider .slick-dots > li.slick-active {
	opacity: 1;
}

@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;
}

#PgHeader {
	padding-top: 150px;
}

#PgHeader .main {
	font-size: 3.35em;
	line-height: 1em;
	letter-spacing: 0;
}

#PgHeader .deco::before {
	height: 2px;
}

#PgHeader .deco .deco_bg {
	width: 45%;
	max-width: 350px;
}

.hd01 > span.main {
	font-size: 2.6em;
	line-height: 1em;
}

.hd01 > span.sub {
	margin-top: 15px;
	font-size: 1.1em;
	line-height: 1em;
	letter-spacing: 0.05em;
}

.hd02 {
	padding: 20px 0 25px;
	border-width: 2px;
}

.hd03 {
	padding-left: 28px;
}

.hd03::before {
	top: 18px;
	width: 18px;
	height: 4px;
}

.local-nav {
	left: -5px;
	width: 690px;
}

.local-nav ul > li {
	margin: 10px 5px;
	width: 160px;
}

.local-nav ul > li > a,
.local-nav ul > li > span {
	height: 60px;
	font-size: 0.9em;
}

.local-nav ul > li:not(.cur) > a:hover {
	background-color: #fea0ae;
}

.local-nav ul.c3 > li {
	margin: 10px;
	width: 210px;
}

.local-nav ul.c3 > li:nth-child(3n+1) {
	margin-left: 5px;
}

.bottom-nav .prev > a::before,
.bottom-nav .prev > span::before,
.bottom-nav .next > a::before,
.bottom-nav .next > span::before {
	width: 38px;
	height: 24px;
}

.bottom-nav .prev,
.bottom-nav .next {
	width: 210px;
	height: 80px;
}

.bottom-nav .prev > a,
.bottom-nav .prev > span,
.bottom-nav .next > a,
.bottom-nav .next > span {
	border-width: 2px 0;
	font-size: 1.4em;
	line-height: 1.2em;
}

.bottom-nav .prev:not(.cur) a:hover,
.bottom-nav .next:not(.cur) a:hover {
	background: #fff;
	color: #fea0ae;
}

.bottom-nav .prev:not(.cur) a:hover::before,
.bottom-nav .next:not(.cur) a:hover::before {
	background-image: url(../img/btn_arrow_next_p.png);
}

.bottom-nav .prev > a,
.bottom-nav .prev > span {
	padding-left: 50px;
}

.bottom-nav .prev > a::before,
.bottom-nav .prev > span::before {
	left: 34px;
}

.bottom-nav .next > a,
.bottom-nav .next > span {
	padding-right: 50px;
}

.bottom-nav .next > a::before,
.bottom-nav .next > span::before {
	right: 40px;
}

.bottom-nav .pager {
	width: 250px;
	font-size: 1.3em;
}

.bottom-nav .pager > li {
	margin: 0 7px;
}

.bottom-nav .pager > li > a,
.bottom-nav .pager > li > span {
	width: 1.2em;
}

.bottom-nav .link {
	width: 210px;
	height: 80px;
}

.bottom-nav .link.back {
	width: 400px;
}

.bottom-nav .link.back .button {
	padding-left: 50px;
}

.bottom-nav .link.back .button:not(.off):hover {
	background: transparent;
	color: #fea0ae;
}

.bottom-nav .link.back .button:not(.off):hover::before {
	background-image: url(../img/btn_arrow_next_p.png);
}

.bottom-nav .link.back .button::before {
	width: 38px;
	height: 24px;
	left: 58px;
}

.thumbs-list {
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}

.thumbs-list.c1 {
	width: calc(100% + 50px);
	margin-right: 0;
	margin-left: -10px;
}

.thumbs-list.c1 > li::before {
	top: auto;
	bottom: 20px;
	right: 23px;
	transform: none;
	width: 38px;
	height: 24px;
}

.thumbs-list.c1 > li > a {
	padding: 40px 30px 40px 40px;
	background: linear-gradient(transparent 0, #f2f3f5 0), linear-gradient(transparent 0, #f2f3f5 0), linear-gradient(transparent 0, #f2f3f5 0), linear-gradient(135deg, transparent 20px, #f2f3f5 20px);
	background-position: bottom left, bottom right, top right, top left;
	background-size: 52% 52%;
	background-repeat: no-repeat;
}

.thumbs-list.c1 > li > a:hover {
	background-color: initial;
}

.thumbs-list.c1 > li > a::after {
	display: none;
}

.thumbs-list.c1 > li .thumb {
	width: 200px;
}

.thumbs-list.c1 > li .desc {
	width: calc(100% - 220px);
}

.thumbs-list.c1 > li .date {
	margin-bottom: 2px;
}

.thumbs-list.c1 > li .subj {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	max-height: 130px;
	margin-bottom: 11px;
	letter-spacing: 0.085em;
	line-height: 1.82em;
}

.thumbs-list.c4 {
	grid-template-columns: repeat(2, 1fr);
}

.thumbs-list > li .category {
	min-width: 120px;
	height: 30px;
	font-size: 0.65em;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

.thumbs-list > li .subj {
	font-size: 0.85em;
	padding: 20px;
	letter-spacing: 0.1em;
	line-height: 1.75em;
}

.thumbs-list > li > a:hover .thumb::after,
.thumbs-list > li > span:hover .thumb::after {
	opacity: 0.4;
}

.thumbs-list.sp1 > li {
	width: 100%;
}

.thumbs-list.sp1 > li:nth-of-type(n+2) {
	margin-top: 30px;
}

.image-list a.border {
	border-width: 2px;
}

.image-list a:hover img {
	transform: scale(1);
}

.image-list.c2 > li {
	margin: 0 !important;
	width: 100% !important;
}

.image-list.c2 > li:not(:first-child) {
	margin-top: 20px !important;
}

.image-list.c2 > li:nth-of-type(even) {
	margin-left: 0 !important;
}

.image-list.c3 > li {
	margin: 0 !important;
	width: calc((100% - 30px) / 2) !important;
}

.image-list.c3 > li:nth-of-type(n+3) {
	margin-top: 30px !important;
}

.image-list.c3 > li:not(:nth-of-type(3n+1)) {
	margin-left: 0 !important;
}

.image-list.c3 > li:nth-of-type(even) {
	margin-left: 30px !important;
}

.image-list.c4 > li {
	margin: 0 !important;
	width: calc((100% - 30px) / 2) !important;
}

.image-list.c4 > li:nth-of-type(n+3) {
	margin-top: 30px !important;
}

.image-list.c4 > li:not(:nth-of-type(4n+1)) {
	margin-left: 0 !important;
}

.image-list.c4 > li:nth-of-type(even) {
	margin-left: 30px !important;
}

.image-list.c6 {
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.image-list.c6 > li {
	margin: 0 !important;
}

.message {
	border-width: 2px;
	height: 360px;
	font-size: 1.8em;
	line-height: 1em;
}

.message.en {
	font-size: 2.4em;
	line-height: 1em;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.borderBox {
	border-width: 2px;
	padding: 30px 30px;
}

.withPicBox {
	display: block;
}

.withPicBox > *:nth-of-type(1) {
	margin-bottom: 50px;
}

.withPicBox > figure {
	margin: 0 auto;
	width: 560px !important;
}

.withPicBox > .desc {
	width: auto !important;
}

.normal-slider .slick-dots {
	bottom: -40px;
}

.normal-slider .slick-dots > li {
	margin: 0 5px;
}

.normal-slider .slick-dots > li button {
	width: 20px;
	height: 20px;
}

}


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