@charset "UTF-8";

* {
	box-sizing: border-box;
}

html,
body {
	width: 100%;
}

html {
	scroll-behavior: smooth;
}

body {
	position: relative;
	color: #333;
	font-size: 16px;
	margin: 0 auto;
	font-family: "Zen Antique", serif;
	font-weight: 400;
	font-style: normal;
	line-height: 2;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

.mb0 {
	margin-bottom: 0 !important;
}

@media (min-width: 1001px) {
	.mb5 {
		margin-bottom: 5px !important;
	}
}

@media (max-width: 1000px) {
	.mb5 {
		margin-bottom: 0.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb10 {
		margin-bottom: 10px !important;
	}
}

@media (max-width: 1000px) {
	.mb10 {
		margin-bottom: 1.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb15 {
		margin-bottom: 15px !important;
	}
}

@media (max-width: 1000px) {
	.mb15 {
		margin-bottom: 2vw !important;
	}
}

@media (min-width: 1001px) {
	.mb20 {
		margin-bottom: 20px !important;
	}
}

@media (max-width: 1000px) {
	.mb20 {
		margin-bottom: 2.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb25 {
		margin-bottom: 25px !important;
	}
}

@media (max-width: 1000px) {
	.mb25 {
		margin-bottom: 3.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb30 {
		margin-bottom: 30px !important;
	}
}

@media (max-width: 1000px) {
	.mb30 {
		margin-bottom: 3.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb40 {
		margin-bottom: 40px !important;
	}
}

@media (max-width: 1000px) {
	.mb40 {
		margin-bottom: 5.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb50 {
		margin-bottom: 50px !important;
	}
}

@media (max-width: 1000px) {
	.mb50 {
		margin-bottom: 6.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb60 {
		margin-bottom: 60px !important;
	}
}

@media (max-width: 1000px) {
	.mb60 {
		margin-bottom: 8vw !important;
	}
}

@media (min-width: 1001px) {
	.mb70 {
		margin-bottom: 70px !important;
	}
}

@media (max-width: 1000px) {
	.mb70 {
		margin-bottom: 9.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb80 {
		margin-bottom: 80px !important;
	}
}

@media (max-width: 1000px) {
	.mb80 {
		margin-bottom: 10.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb90 {
		margin-bottom: 90px !important;
	}
}

@media (max-width: 1000px) {
	.mb90 {
		margin-bottom: 12vw !important;
	}
}

@media (min-width: 1001px) {
	.mb100 {
		margin-bottom: 100px !important;
	}
}

@media (max-width: 1000px) {
	.mb100 {
		margin-bottom: 13.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb110 {
		margin-bottom: 110px !important;
	}
}

@media (max-width: 1000px) {
	.mb110 {
		margin-bottom: 14.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb120 {
		margin-bottom: 120px !important;
	}
}

@media (max-width: 1000px) {
	.mb120 {
		margin-bottom: 16vw !important;
	}
}

@media (min-width: 1001px) {
	.mb130 {
		margin-bottom: 130px !important;
	}
}

@media (max-width: 1000px) {
	.mb130 {
		margin-bottom: 17.3vw !important;
	}
}

@media (min-width: 1001px) {
	.mb140 {
		margin-bottom: 140px !important;
	}
}

@media (max-width: 1000px) {
	.mb140 {
		margin-bottom: 18.6vw !important;
	}
}

@media (min-width: 1001px) {
	.mb150 {
		margin-bottom: 150px !important;
	}
}

@media (max-width: 1000px) {
	.mb150 {
		margin-bottom: 20vw !important;
	}
}

.pb0 {
	padding-bottom: 0 !important;
}

@media (min-width: 1001px) {
	.pb10 {
		padding-bottom: 10px !important;
	}
}

@media (max-width: 1000px) {
	.pb10 {
		padding-bottom: 1.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pb15 {
		padding-bottom: 15px !important;
	}
}

@media (max-width: 1000px) {
	.pb15 {
		padding-bottom: 2vw !important;
	}
}

@media (min-width: 1001px) {
	.pb20 {
		padding-bottom: 20px !important;
	}
}

@media (max-width: 1000px) {
	.pb20 {
		padding-bottom: 2.6vw !important;
	}
}

@media (min-width: 1001px) {
	.pb25 {
		padding-bottom: 25px !important;
	}
}

@media (max-width: 1000px) {
	.pb25 {
		padding-bottom: 3.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pb30 {
		padding-bottom: 30px !important;
	}
}

@media (max-width: 1000px) {
	.pb30 {
		padding-bottom: 3.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pb40 {
		padding-bottom: 40px !important;
	}
}

@media (max-width: 1000px) {
	.pb40 {
		padding-bottom: 5.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pb50 {
		padding-bottom: 50px !important;
	}
}

@media (max-width: 1000px) {
	.pb50 {
		padding-bottom: 6.6vw !important;
	}
}

@media (min-width: 1001px) {
	.pb60 {
		padding-bottom: 60px !important;
	}
}

@media (max-width: 1000px) {
	.pb60 {
		padding-bottom: 8vw !important;
	}
}

@media (min-width: 1001px) {
	.pb70 {
		padding-bottom: 70px !important;
	}
}

@media (max-width: 1000px) {
	.pb70 {
		padding-bottom: 9.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pb80 {
		padding-bottom: 80px !important;
	}
}

@media (max-width: 1000px) {
	.pb80 {
		padding-bottom: 10.6vw !important;
	}
}

@media (min-width: 1001px) {
	.pb90 {
		padding-bottom: 90px !important;
	}
}

@media (max-width: 1000px) {
	.pb90 {
		padding-bottom: 12vw !important;
	}
}

@media (min-width: 1001px) {
	.pb100 {
		padding-bottom: 100px !important;
	}
}

@media (max-width: 1000px) {
	.pb100 {
		padding-bottom: 13.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pb110 {
		padding-bottom: 110px !important;
	}
}

@media (max-width: 1000px) {
	.pb110 {
		padding-bottom: 14.6vw !important;
	}
}

@media (min-width: 1001px) {
	.pb120 {
		padding-bottom: 120px !important;
	}
}

@media (max-width: 1000px) {
	.pb120 {
		padding-bottom: 16vw !important;
	}
}

@media (min-width: 1001px) {
	.pb130 {
		padding-bottom: 130px !important;
	}
}

@media (max-width: 1000px) {
	.pb130 {
		padding-bottom: 17.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pb140 {
		padding-bottom: 140px !important;
	}
}

@media (max-width: 1000px) {
	.pb140 {
		padding-bottom: 18.6vw !important;
	}
}

@media (min-width: 1001px) {
	.pb150 {
		padding-bottom: 150px !important;
	}
}

@media (max-width: 1000px) {
	.pb150 {
		padding-bottom: 20vw !important;
	}
}

@media (min-width: 1001px) {
	.p15 {
		padding: 0 15px !important;
	}
}

@media (max-width: 1000px) {
	.p15 {
		padding: 0 2vw !important;
	}
}

@media (min-width: 1001px) {
	.pt10 {
		padding-top: 10px !important;
	}
}

@media (max-width: 1000px) {
	.pt10 {
		padding-top: 1.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pt15 {
		padding-top: 15px !important;
	}
}

@media (max-width: 1000px) {
	.pt15 {
		padding-top: 2vw !important;
	}
}

@media (min-width: 1001px) {
	.pt20 {
		padding-top: 20px !important;
	}
}

@media (max-width: 1000px) {
	.pt20 {
		padding-top: 2.6vw !important;
	}
}

@media (min-width: 1001px) {
	.pt30 {
		padding-top: 30px !important;
	}
}

@media (max-width: 1000px) {
	.pt30 {
		padding-top: 3.3vw !important;
	}
}

@media (min-width: 1001px) {
	.pt40 {
		padding-top: 40px !important;
	}
}

@media (max-width: 1000px) {
	.pt40 {
		padding-top: 5.3vw !important;
	}
}

@media (min-width: 1001px) {
	.ls-1 {
		letter-spacing: -1px;
	}
}

@media (min-width: 1001px) {
	.ls-2 {
		letter-spacing: -2px;
	}
}

@media (min-width: 1001px) {
	.ls-3 {
		letter-spacing: -3px;
	}
}

@media (min-width: 1001px) {
	.ls-4 {
		letter-spacing: -4px;
	}
}

@media (min-width: 1001px) {
	.fs10 {
		font-size: 10px;
	}
}

@media (min-width: 1001px) {
	.fs14 {
		font-size: 14px;
	}
}

@media (min-width: 1001px) {
	.fs15 {
		font-size: 15px;
	}
}

@media (min-width: 1001px) {
	.fs16 {
		font-size: 16px;
	}
}

@media (min-width: 1001px) {
	.fs18 {
		font-size: 18px;
	}
}

@media (min-width: 1001px) {
	.fs20 {
		font-size: 20px;
	}
}

@media (min-width: 1001px) {
	.fs24 {
		font-size: 24px;
	}
}

@media (min-width: 1001px) {
	.fs26 {
		font-size: 26px;
	}
}

.mb05em {
	margin-bottom: 0.5em !important;
}

.mb1em {
	margin-bottom: 1em !important;
}

.mb2em {
	margin-bottom: 2em !important;
}

.mb3em {
	margin-bottom: 3em !important;
}

.mb4em {
	margin-bottom: 4em !important;
}

.pb05em {
	padding-bottom: 0.5em !important;
}

.mr0 {
	margin-right: 0 !important;
}

li {
	list-style: none;
}

p {
	text-align: justify;
	-ms-text-justify: auto;
	text-justify: auto;
	text-justify: inter-ideograph;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: normal;
}

img {
	vertical-align: bottom;
	max-width: 100%;
}

.noborder {
	border: none !important;
}

.nomargin {
	margin: 0 0 !important;
}

.ta_r {
	text-align: right;
}

.ta_c {
	text-align: center;
}

.ta_l {
	text-align: left;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

.enfont,
.enfont * {
	font-family: 'Libre Baskerville', serif !important;
	letter-spacing: 0.05em;
	font-weight: 400;
}

a {
	color: #333;
	text-decoration: none;
}

/*---------------------------------------------------------*/
/* font */
/* family */
.roboto {
	font-family: 'Roboto', sans-serif;
}

.zenkaku {
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}

/* weight */
.light {
	font-weight: 300;
}

.normal {
	font-weight: 400;
}

.medium {
	font-weight: 500;
}

.semibold {
	font-weight: 600;
}

.bold {
	font-weight: 700;
}

.extrabold {
	font-weight: 800;
}

.black {
	font-weight: 900;
}

/* ---------------------------------------------------------------------- */
/* PC */
/* ---------------------------------------------------------------------- */
@media (min-width: 1001px) {
	a {
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}

	img {
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}

	a:active,
	a:hover,
	a:hover img {
		opacity: 0.7;
	}

	.img_hidden {
		opacity: 0;
		transition: 1s;
	}

	.img_open {
		-moz-animation: imgfade 1s linear 0s 1 normal forwards;
		-webkit-animation: imgfade 1s linear 0s 1 normal forwards;
		-o-animation: imgfade 1s linear 0s 1 normal forwards;
		-ms-animation: imgfade 1s linear 0s 1 normal forwards;
	}

	.img_open.ih2 {
		-moz-animation: imgfade 1s linear 0.3s 1 normal forwards;
		-webkit-animation: imgfade 1s linear 0.3s 1 normal forwards;
		-o-animation: imgfade 1s linear 0.3s 1 normal forwards;
		-ms-animation: imgfade 1s linear 0.3s 1 normal forwards;
	}

	.img_open.ih3 {
		-moz-animation: imgfade 1s linear 0.6s 1 normal forwards;
		-webkit-animation: imgfade 1s linear 0.6s 1 normal forwards;
		-o-animation: imgfade 1s linear 0.6s 1 normal forwards;
		-ms-animation: imgfade 1s linear 0.6s 1 normal forwards;
	}

	.img_open.ih4 {
		-moz-animation: imgfade 1s linear 0.9s 1 normal forwards;
		-webkit-animation: imgfade 1s linear 0.9s 1 normal forwards;
		-o-animation: imgfade 1s linear 0.9s 1 normal forwards;
		-ms-animation: imgfade 1s linear 0.9s 1 normal forwards;
	}

	.img_open.ih5 {
		-moz-animation: imgfade 1s linear 1.2s 1 normal forwards;
		-webkit-animation: imgfade 1s linear 1.2s 1 normal forwards;
		-o-animation: imgfade 1s linear 1.2s 1 normal forwards;
		-ms-animation: imgfade 1s linear 1.2s 1 normal forwards;
	}

	.showup {
		opacity: 0;
		transition: 1s;
		transform: translateY(20px);
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
	}

	.upview {
		-moz-animation: showup 0.6s linear 0s 1 normal forwards;
		-webkit-animation: showup 0.6s linear 0s 1 normal forwards;
		-o-animation: showup 0.6s linear 0s 1 normal forwards;
		-ms-animation: showup 0.6s linear 0s 1 normal forwards;
	}

	.upview.uv2 {
		-moz-animation: showup 0.6s linear 0.3s 1 normal forwards;
		-webkit-animation: showup 0.6s linear 0.3s 1 normal forwards;
		-o-animation: showup 0.6s linear 0.3s 1 normal forwards;
		-ms-animation: showup 0.6s linear 0.3s 1 normal forwards;
	}

	.upview.uv3 {
		-moz-animation: showup 0.6s linear 0.6s 1 normal forwards;
		-webkit-animation: showup 0.6s linear 0.6s 1 normal forwards;
		-o-animation: showup 0.6s linear 0.6s 1 normal forwards;
		-ms-animation: showup 0.6s linear 0.6s 1 normal forwards;
	}

	.upview.uv4 {
		-moz-animation: showup 0.6s linear 0.9s 1 normal forwards;
		-webkit-animation: showup 0.6s linear 0.9s 1 normal forwards;
		-o-animation: showup 0.6s linear 0.9s 1 normal forwards;
		-ms-animation: showup 0.6s linear 0.9s 1 normal forwards;
	}

	.upview.uv5 {
		-moz-animation: showup 0.6s linear 1.2s 1 normal forwards;
		-webkit-animation: showup 0.6s linear 1.2s 1 normal forwards;
		-o-animation: showup 0.6s linear 1.2s 1 normal forwards;
		-ms-animation: showup 0.6s linear 1.2s 1 normal forwards;
	}

	.showdown {
		opacity: 0;
		transition: 1s;
		transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
	}

	.downview {
		-moz-animation: showdown 0.6s linear 0s 1 normal forwards;
		-webkit-animation: showdown 0.6s linear 0s 1 normal forwards;
		-o-animation: showdown 0.6s linear 0s 1 normal forwards;
		-ms-animation: showdown 0.6s linear 0s 1 normal forwards;
	}

	.downview.dv2 {
		-moz-animation: showdown 0.6s linear 0.3s 1 normal forwards;
		-webkit-animation: showdown 0.6s linear 0.3s 1 normal forwards;
		-o-animation: showdown 0.6s linear 0.3s 1 normal forwards;
		-ms-animation: showdown 0.6s linear 0.3s 1 normal forwards;
	}

	.downview.dv3 {
		-moz-animation: showdown 0.6s linear 0.6s 1 normal forwards;
		-webkit-animation: showdown 0.6s linear 0.6s 1 normal forwards;
		-o-animation: showdown 0.6s linear 0.6s 1 normal forwards;
		-ms-animation: showdown 0.6s linear 0.6s 1 normal forwards;
	}

	.downview.dv4 {
		-moz-animation: showdown 0.6s linear 0.9s 1 normal forwards;
		-webkit-animation: showdown 0.6s linear 0.9s 1 normal forwards;
		-o-animation: showdown 0.6s linear 0.9s 1 normal forwards;
		-ms-animation: showdown 0.6s linear 0.9s 1 normal forwards;
	}

	.showleft {
		opacity: 0;
		transition: 1s;
		transform: translateX(-20px);
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
	}

	.leftview {
		-moz-animation: showleft 1s linear 0s 1 normal forwards;
		-webkit-animation: showleft 1s linear 0s 1 normal forwards;
		-o-animation: showleft 1s linear 0s 1 normal forwards;
		-ms-animation: showleft 1s linear 0s 1 normal forwards;
	}

	.showright {
		opacity: 0;
		transition: 1s;
		transform: translateX(20px);
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
	}

	.rightview {
		-moz-animation: showright 1s linear 0s 1 normal forwards;
		-webkit-animation: showright 1s linear 0s 1 normal forwards;
		-o-animation: showright 1s linear 0s 1 normal forwards;
		-ms-animation: showright 1s linear 0s 1 normal forwards;
		animation: showright 1s linear 0s 1 normal forwards;
	}

	.for_sp {
		display: none !important;
	}

	.for_tab {
		display: none !important;
	}

	.for_nw {
		display: none !important;
	}

	.tab .for_pcnotab {
		display: none !important;
	}

	.tab .for_tab {
		display: inline !important;
	}

	.wrap,
	#page {
		width: 100%;
		position: relative;
	}

	.pc_sidepadding {
		padding: 0 3%;
	}

	/* common
	---------------------------------------------------------------------- */
	.mainw,
	.mainw_pc {
		max-width: 1100px;
		margin: 0 auto;
	}

	.w1600 {
		max-width: 1600px;
		margin: 0 auto;
	}

	.w1200 {
		max-width: 1200px;
		margin: 0 auto;
	}

	.w1100 {
		max-width: 1100px;
		margin: 0 auto;
	}

	.w1000 {
		max-width: 1000px;
		margin: 0 auto;
	}

	.w950 {
		max-width: 950px;
		margin: 0 auto;
	}

	.w900 {
		max-width: 900px;
		margin: 0 auto;
	}

	.w920 {
		max-width: 920px;
		margin: 0 auto;
	}

	.w800 {
		max-width: 800px;
		margin: 0 auto;
	}

	.w700 {
		max-width: 700px;
		margin: 0 auto;
	}

	.anchor {
		margin-top: -100px;
		padding-top: 100px;
	}

	.cflex {
		display: flex;
	}

	p {
		font-size: 16px;
		line-height: 28px;
	}

	.img100 {
		width: 100%;
	}

	.img100 img {
		width: 100%;
	}

	.ui-state-default:hover,
	.ui-widget-content .ui-state-default:hover,
	.ui-widget-header .ui-state-default:hover {
		background: #000;
		color: #FFF;
	}

	/* keyframe
	---------------------------------------------------------------------- */
	@-moz-keyframes imgfade {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes imgfade {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-o-keyframes imgfade {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes imgfade {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-moz-keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(20px);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-webkit-keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(20px);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-o-keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(20px);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-ms-keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(20px);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-moz-keyframes showdown {
		0% {
			opacity: 0;
			transform: translateY(-20px);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-webkit-keyframes showdown {
		0% {
			opacity: 0;
			transform: translateY(-20px);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-o-keyframes showdown {
		0% {
			opacity: 0;
			transform: translateY(-20px);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-ms-keyframes showdown {
		0% {
			opacity: 0;
			transform: translateY(-20px);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-moz-keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-webkit-keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-o-keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-ms-keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-moz-keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-webkit-keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-o-keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-ms-keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}

		100% {
			opacity: 1;
		}
	}
}

/* End @media (min-width: 1001px) */
/* ---------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* SP */
/* ---------------------------------------------------------------------- */
@media (max-width: 1000px) {

	a {
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}

	img {
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}

	a:active,
	a:hover,
	a:hover img {
		opacity: 0.7;
	}

	.mb20 {
		margin-bottom: 2.6vw !important;
	}

	.mb25 {
		margin-bottom: 3.3vw !important;
	}

	.mb30 {
		margin-bottom: 4vw !important;
	}

	.mb40 {
		margin-bottom: 5.3vw !important;
	}

	.mb50 {
		margin-bottom: 6.6vw !important;
	}

	.mb60 {
		margin-bottom: 8vw !important;
	}

	.mb70 {
		margin-bottom: 9.3vw !important;
	}

	.mb80 {
		margin-bottom: 10.6vw !important;
	}

	.mb90 {
		margin-bottom: 12vw;
	}

	.mb100 {
		margin-bottom: 13.3vw !important;
	}

	.mb120 {
		margin-bottom: 16vw !important;
	}

	.pt50 {
		padding-top: 6.6vw !important;
	}

	.ls-1 {
		letter-spacing: -1px;
	}

	.ls-2 {
		letter-spacing: -2px;
	}

	.ls-3 {
		letter-spacing: -3px;
	}

	.ls-4 {
		letter-spacing: -4px;
	}

	.fs10 {
		font-size: 3vw;
	}

	.fs14,
	.fs15 {
		font-size: 3.4vw;
	}

	.fs16 {
		font-size: 3.7vw;
	}

	.fs24 {
		font-size: 4vw;
	}

	.fs26 {
		font-size: 5vw;
	}

	.wrap,
	#page {
		width: 100%;
		position: relative;
	}

	.for_pc {
		display: none !important;
	}

	.for_tab {
		display: none;
	}

	.for_pcnotab {
		display: none !important;
	}

	.for_nw {
		display: none !important;
	}

	.cf_s:before,
	.cf_s:after {
		content: "";
		display: table;
	}

	.cf_s:after {
		clear: both;
	}

	.cf_s {
		zoom: 1;
	}

	.showup {
		opacity: 0;
		transition: 1s;
		transform: translateY(4vw);
		-webkit-transform: translateY(4vw);
		-moz-transform: translateY(4vw);
		-ms-transform: translateY(4vw);
		-o-transform: translateY(4vw);
	}

	.upview {
		-moz-animation: showup 1s linear 0s 1 normal forwards;
		-webkit-animation: showup 1s linear 0s 1 normal forwards;
		-o-animation: showup 1s linear 0s 1 normal forwards;
		-ms-animation: showup 1s linear 0s 1 normal forwards;
	}

	.showdown {
		opacity: 0;
		transition: 1s;
		transform: translateY(-4vw);
		-webkit-transform: translateY(-4vw);
		-moz-transform: translateY(-4vw);
		-ms-transform: translateY(-4vw);
		-o-transform: translateY(-4vw);
	}

	.downview {
		-moz-animation: showup 1s linear 0s 1 normal forwards;
		-webkit-animation: showup 1s linear 0s 1 normal forwards;
		-o-animation: showup 1s linear 0s 1 normal forwards;
		-ms-animation: showup 1s linear 0s 1 normal forwards;
	}

	.showleft {
		opacity: 0;
		transition: 1s;
		transform: translateX(-4vw);
		-webkit-transform: translateX(-4vw);
		-moz-transform: translateX(-4vw);
		-ms-transform: translateX(-4vw);
		-o-transform: translateX(-4vw);
	}

	.leftview {
		-moz-animation: showleft 1s linear 0s 1 normal forwards;
		-webkit-animation: showleft 1s linear 0s 1 normal forwards;
		-o-animation: showleft 1s linear 0s 1 normal forwards;
		-ms-animation: showleft 1s linear 0s 1 normal forwards;
	}

	.showright {
		opacity: 0;
		transition: 1s;
		transform: translateX(4vw);
		-webkit-transform: translateX(4vw);
		-moz-transform: translateX(4vw);
		-ms-transform: translateX(4vw);
		-o-transform: translateX(4vw);
	}

	.rightview {
		-moz-animation: showright 1s linear 0s 1 normal forwards;
		-webkit-animation: showright 1s linear 0s 1 normal forwards;
		-o-animation: showright 1s linear 0s 1 normal forwards;
		-ms-animation: showright 1s linear 0s 1 normal forwards;
	}

	/* common
	---------------------------------------------------------------------- */
	.mainw,
	.w1600,
	.w1200,
	.w1100,
	.w1000,
	.w900,
	.w920,
	.w800,
	.w700 {
		width: 88vw;
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
	}

	.w950 {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.anchor {
		margin-top: -20vw;
		padding-top: 20vw;
	}

	/* keyframe
	---------------------------------------------------------------------- */
	@-moz-keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(4vw);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-webkit-keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(4vw);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-o-keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(4vw);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-ms-keyframes showup {
		0% {
			opacity: 0;
			transform: translateY(4vw);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-moz-keyframes txtfade {
		0% {
			opacity: 0;
			transform: translateY(4vw);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-webkit-keyframes txtfade {
		0% {
			opacity: 0;
			transform: translateY(4vw);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-o-keyframes txtfade {
		0% {
			opacity: 0;
			transform: translateY(4vw);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-ms-keyframes txtfade {
		0% {
			opacity: 0;
			transform: translateY(4vw);
		}

		100% {
			opacity: 1;
			transform: translateY(0);
		}
	}

	@-moz-keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-webkit-keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-o-keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-ms-keyframes showleft {
		0% {
			opacity: 0;
			transform: translateX(-20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-moz-keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-webkit-keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-o-keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}

	@-ms-keyframes showright {
		0% {
			opacity: 0;
			transform: translateX(20px);
		}

		100% {
			opacity: 1;
			transform: translateX(0);
		}
	}
}

/* End @media (max-width:1000px) */

body {
	position: relative;
}

p {
	margin-bottom: 2em;
}

.sem {
	display: none;
}

img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

main.sub {
	background: #f2f0f0;
	padding: 140px 0 100px 0;
	min-height: calc(100vh - 340px);
	min-height: calc(100dvh - 340px);
}


.sub #mv {
	width: calc(92% - 60px);
	position: absolute;
	top: 40px;
	left: 0;
	background-color: #9c9c9c;
	height: 400px;
}

.sub #mv h2 {
	font-size: 3.75rem;
	color: #fff;
	font-family: "Sawarabi Mincho", serif;
	font-weight: bold;
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translateX(-50%);
	width: 90vw;
	max-width: calc(1100px - 12vw);
	margin: 0 auto;
}


@media (max-width: 1260px) {

	.sub #mv h2 {
		max-width: 90vw;
		left: 5vw;
		transform: translateX(0);
	}
	
}

.sub .sub_cont {
	margin: 0 auto;
	width: 90%;
	max-width: 1100px;
}

.sub .detail_list {
	margin-bottom: 5%;
}

.sub .detail_list li {
	padding-bottom: 2em;
	margin-bottom: 	2em;
	border-bottom: 1px solid #9c9b9b;
}

.sub span.date {
	display: block;
}

.sub .pager {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.sub .pager li {
	width: 2em;
	height: 2em;
}

.sub .pager li a {
	display: grid;
	place-items: center;
	width: 100%;
	height: 100%;
	border: 1px solid #9c9b9b;
	font-weight: 600;
	line-height: 0;
}

.sub .pager li a.current {
	background: #9c9b9b;
	color: #fff;
}

.sub .pager li:first-of-type {
	margin-right: 1em;
	width: inherit;
}

.sub .pager li:last-of-type {
	margin-left: 1em;
	width: inherit;
}

.sub .pager li:first-of-type a,
.sub .pager li:only-child a,
.sub .pager li:last-of-type a {
	border: none;
	position: relative;
}

.sub .pager li:last-of-type a {
	padding-right: 1.5em;
}

.sub .pager li:first-of-type a,
.sub .pager li:only-child a {
	padding-left: 1.5em;
}

.sub .pager li:first-of-type a::after,
.sub .pager li:only-child a::after,
.sub .pager li:last-of-type a::after {
	content: '';
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	margin-top: -4px;
	height: .6em;
	width: .6em;
	position: absolute;
	top: 50%;
}

.sub .pager li:last-of-type a::after {
	right: 0;
	transform: scale(1.2, 0.8) rotate(45deg);
}

.sub .pager li:first-of-type a::after,
.sub .pager li:only-child a::after {
	left: 0;
	transform: scale(1.2, 0.8) rotate(-135deg);
}

.sub h3 {
	font-weight: 600;
}

.sub .sub_cont_txt {
	margin-bottom: 5%;
}


.sub .sub_cont_txt h3 {
	font-size: 1.65rem;
	margin-bottom: 5%;
	padding-bottom: 1.5em;
	position: relative;
}

.sub .sub_cont_txt h3 span {
	font-size: .65em;
}

.sub .sub_cont_txt h3::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: -100%;
	width: 150%;
	height: 15px;
	background: url(../images/grayline.png) repeat-x;
	background-position: right bottom;
	background-size: contain;
}

.sub .sub_cont_box {
	background: #fff;
	padding: 3% 2%;
	box-shadow: 1px 6px 30px -9px rgba(0, 0, 0, 0.33);
	margin-bottom: 3%;
	overflow: hidden;
}

.sub .sub_cont_box p:last-of-type {
	margin-bottom: 0;
}

.sub .sub_cont_box span.date {
	font-weight: 600;
}

.sub .sub_cont_box h3 {
	margin: 1rem 0 2em 0;
	font-size: 1.25rem;
	position: relative;
	padding-bottom: 1em;
	border-bottom: 1px solid #9c9b9b;
} 

.sub .sub_cont_box figure {
	margin-bottom: 1rem;
	text-align: center;
}

.sub .sub_cont_box img {
	width: inherit;
	height:inherit;
}

@media (max-width: 1000px) {

	.sub #mv h2 {
		font-size: 2.5rem;
		width: auto;
		max-width: initial;
		top: 50%;
		bottom: auto;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.sub .sub_cont {
		max-width: 90vw;
	}
	
	.sub .sub_cont_box {
		padding: 5%;
	}
	
	.sub .sub_cont_txt h3::after {
		width: 100vw;
		left: -10vw;
	}
	
}


@media (max-width: 680px) {

	html,body {
		font-size: 3vw;
	}

	.sub #mv {
		height: calc(92vw - 60px);
	}
	
}










/* header
--------------------------------------------------------------------- */
header, header a {
	color: #FFF;
}

header.sub {
	background: #000;
	margin: 0 0 0 auto;
	width: 90vw;
	height: 400px;
}

.nav_btn {
	display: block;
	width: 60px;
	height: 50px;
	background: linear-gradient(transparent 0 50%, #FFFFFF 50% 56%, transparent 56% 100%);
	position: absolute;
	top: 40px;
	right: 4%;
	z-index: 200;
	cursor: pointer;
}

.nav_btn::before, .nav_btn::after {
	content: '';
	display: block;
	position: absolute;
	right: 0; 
	width: 100%;
	height: 3px;
	transform-origin: top center;
	transition: transform .3s;
	background: #FFF;
}
.nav_btn:before {
	top: 0;
}
.nav_btn:after {
	bottom: 0;
}

.nav_btn.open {
	background-image:none;
}
.nav_btn.open::before {
	transform:rotate(45deg) translateY(-50%);
	top:48%;
}
.nav_btn.open::after {
	transform:rotate(-45deg) translateY(-50%);
	bottom:48%;
}

header .header_cont {
	background-color: rgba(0,0,0,0.8);
	width: 25vw;
	height: 100vh;
	height: 100dvh;
	padding: 100px 30px 30px 50px;
	z-index: 100;
	position: fixed;
	top: 0;
	right: -40px;
	opacity: 0;
	visibility: hidden;
	font-size: 1.1rem;
	box-shadow: -16px 8px 45px -4px rgba(0, 0, 0, 0.6);
	transition: .6s;
}

.header_cont.open {
	opacity: 1;
	visibility: visible;
	right: 0;
}

.header_cont.open > * {
	display: block;
}

.header_cont.close {
	opacity: 0;
	visibility: hidden;
	right: -40px;
}

.header_cont h1 {
	font-size: 1.4rem;
	margin-bottom: 1em;
}

.header_cont nav ul {
	width: calc(100% - 30px);
	padding: 1.5em 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.header_cont nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-weight: 300;
}

.header_cont aside ul {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 20px;
	margin-top: 50px;
}

.header_cont aside ul li {
	width: 30px;
	height: 30px;
}

.header_cont aside ul li:first-of-type {
	width: 35px;
	height: 35px;
}

@media (max-width: 1300px) {
	header .header_cont {
		width: 40vw;
	}
}


/* footer
--------------------------------------------------------------------- */
footer {
	width: 100vw;
	height: 80px;
	padding: 0 1em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #000;
	color: #FFF;
}

footer p {
	text-align: center;
	font-size: .8rem;
	margin: 0;
}



/* ---------------------------------------------------------------------- */
/* SP */
/* ---------------------------------------------------------------------- */
@media (max-width: 1000px) {

	header .header_cont {
		width: 95vw;
		opacity: 0;
		visibility: hidden;
		right: 0;
		transition: opacity .6s;
		padding-left: 10vw;
	}
	
	header .header_cont > * {
		display: none;
	}
	
	footer p span:first-of-type {
		font-size: 1rem;
	}
	
	footer p {
		font-size: .7rem;
		line-height: 1.7;
		font-weight: 100;
		letter-spacing: .1em;
	}

}

/* End @media (max-width:1000px) */


@media (max-width: 680px) {

	header.sub {
		height: calc(92vw - 60px);
	}
	
}



