/* @override 
	http://203.143.96.127:8001/f_spot/f_files/2025/251117_kurumaya_retirement/css/base.css
	http://203.143.96.127:8001/f_spot/f_files/2025/251117_kurumaya_retirement/css/base.css?* */

@charset "UTF-8";
/* CSS Document */

/*JP-Font*/
:root {
--main_jp_font:'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",sans-serif;
--main_jp_font_serif:'Noto Serif JP', "Hiragino Mincho ProN",
	YuMincho,serif;
}


:root {
	/*color*/
	/*色相-彩度(％)-輝度(％-50%中間)*/
	--main_bk: hsl(0, 0%, 1%);
	--main_kf_blue: hsl(199, 99%, 57%);/**/
	--main_kf_blue_darker: hsl(199, 99%, 57%);/**/
	--main_kf_blue_pale: hsl(199, 99%, 95%);
	--main_kf_blue_pale_more: hsl(198, 62%, 96%);
	--main_red: hsl(0, 100%, 50%);
	--main_glay_light: hsl(0, 0%, 95%);

}

body {
font-family: var(--main_jp_font);
}/*いまのとこbest*/



html, body{
	width: 100%;
	margin: 0;
	padding: 0;
}

html {
    scroll-behavior: smooth;
	scroll-padding-top: 400px;
}

.sp {
	display: none;
}


figure {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	
	img{
	width: 100%;
	height: auto;
}
figcaption {
	width: 100%;
}
}

img[src="img/loading.gif"] {
	width: 440px;
	height: 330px;
}

html,body {
	font-size: 62.5%;
}

body{
	-webkit-text-size-adjust: 100%;
	color: #fff;
	background-color: #050505;
}


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

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

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


/* common box */

div#wrapper {
	position: relative;
	z-index: 0;
	/*background-color: #f00;*/
	min-width: 1200px;
}

.left {
	float: left;
}

.right {
	float: right;
}

div.half.left {
	margin-right: 48px;
	margin-bottom: 48px;
}


/* header */

h1 {
	font-weight: normal;
	font-size: 1.6rem;
	text-align: center;
	font-family:var(--main_jp_font_serif);
	font-weight: bold;
	font-weight: 500;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
	display: inline-block;
}

h1 a {
	display: inline-block;
	padding: 1.2em 1em 1em 0.5em;
	color: #23b7fe;
	position: relative;
	z-index: 0;
	height: 100%;
	box-sizing: border-box;
}

header {
	position: fixed;
	background-color: #050505;
	width: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	min-width: 1024px;
	box-shadow: 2px 6px 25px rgba(35, 183, 254, 0.3);
}

header>.inner {
	width: 96%;
	margin: 0 auto;
display: flex;
justify-content: center;
}



p#emblem_kf {
	position: relative;
	z-index: 10;
	top: 7px;
	left: 0px;
}

p#emblem_kf a {
	width: 50px;
	display: block;
}

/* -- anchor_nav -- */
#box_anchor_nav {
	width: 1000px;
	margin: 20px auto 24px auto;
	/*nest-start*/
	nav>ul{
	display: flex;
	justify-content: center;
	font-size: 2rem;
	font-weight: bold;
	font-weight: 500;
	line-height: 1;
	font-family:var(--main_jp_font_serif);
	
	}
	
	nav>ul>li {
		text-align: center;
	}
	
	nav>ul a {
	display: block;
	padding: 0.6em 1.4em 0.7em 1.4em;
	color: hsl(40, 50%, 55%);
	border-right: 1px solid hsl(40, 50%, 35%);
	}
	
	nav>ul li:last-of-type a {
		border-right: none;
	} 
	
	/*nest-end*/
}

#box_anchor_nav+section {
	margin-top: 40px;
}



/* -- box kv -- */

div#box_kv {
	width: 100%;
		min-width: 1024px;
	height: auto;
	position: relative;
}


#box_author {
padding: 2em;
		/*nest-start*/
		p{
		color: #aaa;
		font-size: 1.2rem;
		text-align: center;
		line-height: 1.5;
		}
		/*nest-end*/
}



/*lead*/

.box_lead {
	p{
	font-size: 1.8rem;
	line-height: 2;
	margin-top: 1em;
	font-family: var(--main_jp_font_serif);
	}
}

.box_lead+figure {
	margin-top:8em ;
}

/*sub titles*/

article#main_story h2,
article#epilogue h2 {
	font-family: var(--main_jp_font_serif);
	font-size: 2.4rem;
	font-weight: bold;
	font-weight: 500;
	line-height: 1.5;
	border-left: 1px solid var(--main_kf_blue);
	padding: 0.5em 0 0.5em 0.5em;
	color: hsl(40, 50%, 55%);
	font-feature-settings: "palt" 1;
	letter-spacing: 0.07em;
}


figure+h2 {
	margin-top: 3em;
}



article#main_story {
	padding-top: 40px;
}

article#epilogue {
	padding-top: 40px;
}


article#msg {
	.inner_header{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-top: 100px;
	}
}


article#msg h2{
	font-family: ACaslonPro-Italic;
	font-size: 5.6rem;
	font-weight: normal;
	font-weight: 200;
	text-align: center;
	padding-left: 0.5em;
}

article#msg h2>strong {
	color: var(--main_kf_blue);
	font-weight: 200;
	font-size: 7.2rem;
}

article#msg h2+p {
	text-align: center;
	margin-top: 1em;
	font-size: 1.6rem;
	line-height: 1.5;
	font-feature-settings: "palt" 1;
	font-family: var(--main_jp_font_serif);

}

article#msg section>.inner {
	padding: 64px 0 0 0;
	border-top: 1px solid hsla(0,100%,100%,0.4);
}

/**/

img.lazy {
	background-color: transparency;
	position: relative;
	z-index: 0;
}






/* -- footer -- */

footer {
	width: 100%;
	height: auto;
}

footer>.inner {
	width: 100%;
	min-width: 1024px;
	padding: 60px 0 120px 0;
}

footer p.name {
	font-size: 6.4rem;
	line-height: 0.9;
	font-family: DINNextLTPro-UltraLightCond,sans-serif;
	font-weight: normal;
	color: var(--main_kf_blue);
	text-transform: uppercase;
}

footer p.name>small:nth-of-type(1) {
	font-size: 2rem;
	font-family: DINNextLTPro-LightCondensed;
	color: #999;
}

footer p {
	text-align: center;
}

footer p.logo {
	text-align: center;
	margin-bottom: 16px;
	margin-top: 32px;
}

footer p.logo a {
	display: block;
	width: 140px;
	margin: 0 auto;
}

footer p.copyright {
	font-size: 1.4rem;
	font-family: DINNextLTPro-Light;
	color: #999;
}

/* -- section common -- */

section {
	width: 100%;
	min-width: 1024px;
	height: auto;
	position: relative;
}

section:not(.photo) {
	margin-top: 8em;
}


section>div.inner {
	width: 94vw;
	min-width: calc(1024px - 48px);
	margin: 3vw auto 3vw auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
	background-color: #050505;
}

section>div.inner:nth-of-type(1) {
	margin-top: 0;
}

section.photo>div.inner::after {
	content: "";
	display: block;
	z-index: 0;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: hsla(0,0%,0%,0.2);
}



section>div.inner_txt {
	width: 94vw;
	min-width: calc(1024px - 48px);
	height: auto;
	margin: 0 auto 3vw auto;
	position: relative;
	z-index: 0;
	
	padding-bottom: 48px;
}



section>div.inner_txt::after {
	content: "";
	display: table;
	clear: both;
}



section.fade>div.inner>img,
section.fade>div.inner_txt>img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 0;
	background-color: #050505 !important;
}




section div.typo {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 50;
	width: 100%;
	box-sizing: border-box;
	height: 50%;
	top: 50%;
	padding: 0 8%;
	transform: translateY(-30%);
	opacity: 0.5;
}

section div.typo>p {
	text-align: center;
	color: #fff;
	font-size: 5rem;
	line-height: 1.4;
	
}


section div.typo>p[lang="en"] {
	-webkit-font-smoothing: antialiased;
	font-family: 'Ibarra Real Nova', serif;
	font-weight: 400;
	font-style: italic;
	line-height: 1.2;
}

section div.typo>p.en>small{
	font-size: 0.5em;
}


section div.typo.right {
	justify-content: flex-end;
	
}

section div.typo.right>p {
	text-align: right;
}


section div.typo.left {
	justify-content: flex-start;
	
}

section div.typo.up {
	margin-top: -7%;
}

section div.typo.left>p {
	text-align: left;
}

section div.typo.right>p {
	text-align: right;
}


section div.typo>p>small {
	font-size: 0.3em;
}


section div.typo.motion {
	transition: 1s;
	opacity: 1;
	transform: translateY(-50%);
}





section.vertical>div.inner {
	width: 94vw;
	height: calc(94vw * 1.51);
}

section.vertical-fit>div.inner {
	width: 94vw;
	height: auto;
}

section.square>div.inner {
	width: 94vw;
	height: 94vw;
}


section.free>div.inner {
	width: 94vw;
	height: auto;
}






ul.photos {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
}

ul.photos.p4 li,
ul.photos.p2 li {
	display: block;
	width: 50%;
}

ul.photos.p3 li {
	width: calc(100% / 3);
}

ul.photo li>img {
	width: 100%;
	height: auto;
}



div.box_column {
	position: relative;
	z-index: 20;
}

figure+div.box_column {
	margin-top: 6em;
}


div.box_column>p {
	font-size: 1.5rem;
	line-height: 2.4;
	margin-top: 1.5em;
}

div.box_column:not(.msg)>h4 {
	font-size: 2.4rem;
	line-height: 1.3;
	margin-top: 3em;
	border-left: 2px solid #23b7fe;
	padding: 0.2em 0 0.3em 0.4em;
	-webkit-font-smoothing: antialiased;
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
}






section div.box_column.msg {
	background-color: #23b7fe;
	width: 80%;
	margin: 64px auto;
	border-radius: 8px;
	padding: 3vw;
	clear: both;
}


div.box_column.msg>h4 {
	font-size: 2rem;
	margin: 0;
}

div.box_column.msg>p {
	margin-top: 1em;
}

div.box_column.msg>h4::before {
	content: "◎";
	margin-right: 0.2em;
}

figure {
	position: relative;
	z-index: 0;
	clear: both;
	margin-top: 4em;
}

figure>figcaption {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-top: 0.6em;
	color: #aaa;
}

figure.center>figcaption {
	text-align: center;
}

.box_lead+.box_column{
	margin-top: 10em;
}

.box_column figure+p {
	margin-top: 3em;
}

.w50p {
	width: 50%;
}

.w75p {
	width: 75%;
}

figure.center {
	margin-left: auto;
	margin-right: auto;
}














p.btn_pagetop {
	position: fixed;
	width: 100%;
	bottom: 0;
	right: 0;
	height: 0;
	text-align: right;
	z-index: 100;
	overflow: visible;
}

p.btn_pagetop a {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #23b7fe;
	position: absolute;
	bottom: 30px;
	right: 30px;
	text-align: center;
	opacity: 0;
	font-size: 0;
}

p.btn_pagetop.on a {
	transition: 0.5s;
	opacity: 0.5;
}

p.btn_pagetop.on a:hover {
	transition: 0.3s;
	opacity: 0.9;
}


p.btn_pagetop a::after {
	content: " ";
	transform: rotate(-45deg);
	width: 24px;
	top: 50%;
	left: 50%;
	margin-left: -12px;
	margin-top: -6px;
	height: 24px;
	position: absolute;
	border-right: 1px solid #111;
	border-top: 1px solid #111;
}




/* Message */
article#msg {
	margin-top: 12em;
}

article#msg h3 {
	text-align: center;
	font-size: 4rem;
	font-family: var(--main_jp_font_serif);
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: 0.1em;
}

article#msg h3>small {
	font-size: 1.4rem;
	display: block;
	margin-top: 0.5em;
	letter-spacing: 0.02em;
}


/*gallery*/

article#gallery{
	margin-top: 6em;
	padding-top: 40px;
}

article#gallery h2 {
	font-family: ACaslonPro-Italic;
	font-size: 5.6rem;
	font-weight: normal;
	font-weight: 200;
	text-align: center;
	padding-left: 0.5em;
	color: hsl(40, 50%, 55%);
}


#box_gallery {
	width: 80%;
	margin: 1.5vw auto 3vw auto;
	min-width: calc(1024px - 48px);
}

#box_gallery>ul {
	display: flex;
	flex-wrap: wrap;
	gap:3px 3px;
width: 100%;
}

#box_gallery>ul>li {
	width: calc((100% - 3px * 5) / 6);
	height: calc(100vw * 0.125);
	
}

#box_gallery a{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	background-color: #444;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#box_gallery a>img {
	width: auto;
	max-width: 145%;
	
}


#overlay {
	background-color: hsla(0, 0%, 0%,0.90);
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}


/* ------ responsive --------- */

/* ===== 768px（sp）以内 ===== */

@media (max-width: 768px) {
/* mq-start */

div#wrapper {
	min-width: initial;
	width: 100%;
}

.pc {
	display: none;
}

.sp {
	display: inline-block;
}

#box_author p {
	font-size: 2.75vw;
}



/* header */

h1 {
	font-size: 4.2vw;
	line-height: 1.5;
	text-align: left;
}


h1 a {
	padding-left: 0.7em;
	color: #23b7fe;
	width: 100%;
	box-sizing: border-box;
}

header {
	min-width: initial;
	width: 100%;
}


header>.inner {
	width: auto;
	margin: 0;
}

p#emblem_kf {
	top: 2vw;
	left: 1vw;
	height: auto;
}

p#emblem_kf a {
	width: 13vw;
}



/* -- box kv -- */

div#box_kv {
		min-width: initial;
		width: 100%;
}


div#box_kv .box_bg_kv {
	width: 100%;
}

#box_bg_kv>img.sp {
display: block;
}

.box_column figure+p {
	margin-top: 2em;
}



/*lead*/


#box_author {
padding: 2em 2em 2em 2em;
		/*nest-start*/
		p{
		color: #aaa;
		font-size: 2.813vw;
		text-align: center;
		line-height: 1.5;
		}
		/*nest-end*/
}


/* -- anchor_nav -- */
#box_anchor_nav {
	width: 94vw;
	margin: 5vw auto5vw auto;
	/*nest-start*/
	nav>ul{
	font-size: 3.438vw;
	font-weight: bold;
	font-weight: 700;
	}
	nav>ul a {
	padding: 0.6em 0.8em 0.7em 0.8em;
	}
	
	/*nest-end*/
	
}


/*lead*/

.box_lead {
	p{
	font-size: 5vw;
	font-weight: 600;
	}
}


/* -- section common -- */

section {
	min-width: 100%;
	height: auto;
	box-sizing: border-box;
}

section#sec_lead {
	margin-top: 0;
}

section>div.inner {
	width: 90vw;
	box-sizing: border-box;
	min-width: initial;
	min-width: 0;
	height: auto;
	margin: 0 auto;
	
}

section>div.inner_txt {
	width: 95vw;
	margin: 0 auto 0 auto;
	padding-bottom: 1em;
}





div.box_column>p {
	font-size: 4.688vw;
	line-height: 2;
}



section div.typo>p>small {
	font-size: 0.4em;
	line-height: 1.4;
}



div.box_column>p {
}

div.box_name>h3>small {
	font-size: 0.4em;
}




div.box_column:not(.msg)>h4 {
	margin-top: 2em;
}








.box_name.player h4 {
	font-size: 10vw;
}


/*sub titles*/

article#main_story h2,
article#epilogue h2 {
	font-size: 6.25vw;
	font-weight: bold;
	font-weight: 600;
	line-height: 1.3;
	border-left: 2px solid var(--main_kf_blue);
	padding: 0.5em 0 0.5em 0.75em;
}


/* -- footer -- */



footer>.inner {
	width: 100%;
	min-width: initial;
	min-width: auto;
	box-sizing: border-box;
}

footer p.logo {
	text-align: center;
	margin-bottom: 20px;
}


p.btn_pagetop a {
	width: 60px;
	height: 60px;
	bottom: 24px;
	right: 24px;
}


p.btn_pagetop a::after {
	width: 18px;
	top: 50%;
	left: 50%;
	margin-left: -9px;
	margin-top: -4px;
	height: 18px;

}




figure {
	margin-top: 5em;
}


.box_comment>p {
	font-size: 4.3vw;
}

.w50p {
	width: 100%;
}


figure>figcaption {
	font-size: 3.438vw;
}


article#msg {
/*nest-start*/
.inner_header{
width: 88vw;
padding-top: 0vw;
}
/*nest-end*/
}


article#msg h2{
	font-size: 7.5vw;
	line-height: 1.3;
}

article#msg h2>strong {
	font-size: 15vw;
}

article#msg h2+p {
	margin-top: -0.5em;
	font-size: 3.75vw;
}

article#msg section {
	margin-top: 8vw;
}

article#msg section>.inner {
	padding: 6vw 0 0 0;
}

article#msg h3 {
	font-size: 6.875vw;
}

article#msg h3>small {
	font-size: 4.063vw;
}

article#msg figure.w75p {
	width: 100%;
}

article#msg .box_column figure+p {
	margin-top: 1.5em;
}


/*gallery*/

article#gallery{
	margin-top: 6vw;
	padding-top: 6vw;
}

article#gallery h2 {
	font-size: 8.75vw;
	padding-left: 0.2em;
}

#box_gallery {
	width: 90vw;
	margin: 2vw auto 3vw auto;
	min-width: initial;
}

#box_gallery>ul>li {
	width: calc((100% - 3px * 2) / 3);
	height: calc(100vw * 0.3);
	
}

#box_gallery a>img {
	max-width: 154%;
}

/* mq-end */


}

/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */
/* -- */