@charset "UTF-8";

/* story
---------------------------------------------------------------------------*/
body.story header {
	margin-bottom: 80px;
}

body.story .bnr-recruit {
	display: none;
}

/* .title-story-index
------------------------------------*/
.title-story-index {
	box-sizing: border-box;
	background: url(../img/share/illust-flag.svg) no-repeat center center;
	min-height: 277px;
	margin-bottom: 115px;
	padding: 65px 0 0;
	text-align: center;
}

.title-story-index h1 {
	margin-bottom: 60px;
}

.title-story-index h1 em {
	display: block;
	margin-bottom: 20px;
	color: #EA5704;
	font-size: 39px;
	letter-spacing: 0.1em;
}

.title-story-index h1 strong {
	display: block;
	color: #EA5704;
	font-size: 20px;
	letter-spacing: 0.45em;
	padding-left: 0.45em;
}

.title-story-index p {
	line-height: 2.25;
	letter-spacing: 0.2em;
}


/* single
---------------------------------------------------------------------------*/
body.story.single header {
	pointer-events: none;
	opacity: 0;
}

body.story.single header.on {
	pointer-events: auto;
	opacity: 1;
}

.story-wrap {
	position: relative;
	box-sizing: border-box;
	width: 1000px;
	margin: 155px auto 200px;
	padding: 0 0 0 300px;
	z-index: 0;
}

/* .story-title
------------------------------------*/
.story-title {
	position: absolute;
	top: 0;
	left: calc(50% - 520px);
}

.story-title.fixed {
	position: fixed;
	top: 80px;
}

.story-title.btm {
	opacity: 0;
}

.story-title .bird-flag {
	position: absolute;
	top: -20px;
	left: 170px;
	transform-origin: left bottom;
	opacity: 0;
}

.story-title .bird-flag .flag {
	position: absolute;
	top: -48px;
	left: -10px;
	z-index: 1;
	transform-origin: left bottom;
}

.story-title .bird-flag .flag img {
	display: block;
	width: 69px;
	height: auto;
	transform: translateY(15px);
}

.story-title .bird-flag .bird {
	position: relative;
	z-index: 2;
}

.story-title b {
	display: block;
	margin-bottom: 25px;
	color: #EA5704;
	font-size: 19px;
	font-weight: normal;
	line-height: 1.6;
	letter-spacing: 0.12em;
	opacity: 0;
}

.story-title h1 {
	margin: 0 0 55px 2px;
	color: #EA5704;
}

.story-title h1 em {
	display: block;
	margin-bottom: 6px;
	font-size: 12px;
	letter-spacing: 0.2em;
	opacity: 0;
}

.story-title h1 em i {
	font-size: 24px;
}

.story-title h1 strong {
	display: block;
	margin-left: -2px;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: 0.15em;
	opacity: 0;
}

.story-title nav li {
	margin-bottom: 15px;
	opacity: 0;
}

.story-title nav li:last-of-type {
	margin-bottom: 0;
}

.story-title nav,
.story-title nav a {
	color: #EE8319;
}

.story-title nav a {
	display: inline-block;
	position: relative;
	padding: 0 5px 5px 0;
	font-size: 15px;
	letter-spacing: 0.08em;
}

.story-title nav a:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 3px;
	left: 0;
	background-color: #EE8319;
	width: calc(100% - 6px);
	height: 1px;
}

.story-title nav a span {
	font-size: 12px;
	letter-spacing: 0.04em;
}

.story-title nav li > div {
	display: inline-block;
	margin-left: -4px;
	font-size: 13px;
}

.story-title nav li > div a {
	padding-right: 0;
	font-size: 13px;
	letter-spacing: 0.04em;
}

.story-title nav li > div a:after {
	left: 1px;
	width: calc(100% - 2px);
}

.story-title nav i.plr {
	display: inline-block;
	padding: 0 3px 0 3px;
	font-size: 15px;
	transform: translateY(1px);
}	

.story-title nav i.pr { padding-right: 1px; }
.story-title nav i.pl { padding-left: 1px; }

.story-title nav .link {
	margin-top: 35px;
	opacity: 0;
}

.story-title nav .link a {
	padding-left: 22px;
}

.story-title nav .link a:before {
	display: block;
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	background: url(../img/share/ico-arrow-btn.svg) no-repeat;
	width: 15px;
	height: 15px;
	transform: scaleX(-1);
}

.story-title nav .link a:after {
	display: none;
}

/* .story-main
------------------------------------*/
.story-main {
	opacity: 0;
}

.story-main section {
	margin-bottom: 100px;
}

.story-main section:last-of-type {
	margin-bottom: 0;
}

.story-main section figure {
	margin-bottom: 35px;
	text-align: center;
}

.story-main section figure img:not(:last-of-type) {
	display: inline-block;
	margin-bottom: 20px;
}

.story-main section .txt {
	padding: 0 30px;
}

.story-main section p {
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 2.2;
	letter-spacing: 0.08em;
	text-align: justify;
}

.story-main section .let04 { letter-spacing: 0.04em; }
.story-main section .let05 { letter-spacing: 0.05em; }
.story-main section .let06 { letter-spacing: 0.06em; }
.story-main section .let07 { letter-spacing: 0.07em; }

#vol2Contents .story-main section p { margin-bottom: 25px; }
#vol3Contents .story-main section p,
#vol3-2Contents .story-main section p { margin-bottom: 20px; }

.story-main section p:last-of-type { margin-bottom: 0; }
.story-main section p.p-last { margin: 70px 0 80px !important; }

.story-main section .btn {
	margin: 60px 0 0 -3px;
}

.story-main section .movie {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
	margin-bottom: 65px;
	padding: 0 0 56.25%;
}

.story-main section .movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}