@charset "UTF-8";
/* トップページ */
#fix-layer {
	width: 100%;
	}
section#special {
	text-align: center;
	position: relative;
	height: 50px;
	line-height: 50px;
}
section#special.vol1 {
	color: #05778f;
}
section#special h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
section#special .vol {
	background: #05778f;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 182px;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
}
.key-visual {
	display: block;
	margin-bottom: 10px;
}
.key-visual.hover {
	display: none;
}
.col-2 {
	margin-bottom: 10px;
}
.col-2 a {
	width: 545px;
	text-align: left;
	float: left;
	margin-right: 10px;
}
.col-2 a:last-child {
	margin-right: 0;
}
.col-3 {
	margin-bottom: 10px;
	text-align: center;
}
.col-3.last {
	margin-bottom: 0;
}
.col-3 a {
	width: 360px;
	float: left;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 35px;
}
.col-3.last a {
	margin-bottom: 0;
}
.col-3 a:last-child {
	margin-right: 0;
}
.col-2 h2 {
	margin: 10px 0;
	font-size: 20px;
}
.col-3 h2 {
	margin: 10px 0;
	font-size: 20px;
}
.col-2 p,
.col-3 p {
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 35px;
}
.col-2 p {
	margin-bottom: 30px;
}
.col-2 a:hover,
.col-3 a:hover {
  text-decoration: underline;
}
.top-kv {
	background-color: #fff;
	background-image: url(../png/cmn_kv_fact.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: auto 100%;
	z-index: 9999;
}
.top-kv.vol3 {
	background-image: url(../png/cmn_kv_fact24b3.png);
}
.top-kv.over {
	background-position: top center;
}
.top-kv .cursor {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -33px;
	background: url(../png/top_arrow.png);
	background-size: 66px 66px;
	width: 66px;
	height: 66px;
	cursor: pointer;
}
figure.effect-oscar .title {
	font-family:'DIN Next W04';
}
/****************************************************************************************

 Vol2 ハノイ

*****************************************************************************************/
.vol2 section#special .vol {
	background: rgb(244,208,0);
	color: #000;
}
.vol2 .top-lead {
	background: #d9232e;
	padding: 25px 80px 25px 160px;
	margin-top: 10px;
}
.vol2 .top-lead .thumb {
	float: left;
	display: block;
}
.vol2 .top-lead .text {
	text-align: center;
	color: #fff;
	margin-left: 400px;
	font-size: 14px;
}
.vol2 .top-lead .hanoi {
	display: block;
	margin: 25px auto;
}
.vol2 .key-visual {
	position: relative;
}
.vol2 .key-visual .img-text {
	position: absolute;
	top: 50px;
	left: 50px;
	font-weight: bold;
	font-size: 26px;
	font-family: 'DIN Next W04';
	letter-spacing: 2px;
}
.vol2 .section#special.vol2 {
	color: #000;
}

/****************************************************************************************

 Vol3 岐阜

*****************************************************************************************/
.vol3 section#special .vol {
	background: #7c4d22;
	color: #fff;
}
.vol3 .top-lead {
	background: #fff;
	padding: 25px 80px 25px 160px;
	margin-top: 10px;
}
.vol3 .top-lead .thumb {
	float: left;
	display: block;
}
.vol3 .top-lead .text {
	text-align: center;
	color: #000;
	margin-left: 400px;
	font-size: 14px;
}
.vol3 .top-lead .hanoi {
	display: block;
	margin: 25px auto;
}
.vol3 .key-visual {
	position: relative;
}
.vol3 .key-visual .img-text {
	position: absolute;
	top: 50px;
	left: 50px;
	font-weight: bold;
	font-size: 26px;
	font-family: 'DIN Next W04';
	letter-spacing: 2px;
}
.vol3 .section#special.vol3 {
	color: #000;
}
/****************************************************************************************

 Vol4 上海

*****************************************************************************************/
.vol4 section#special .vol {
	background: #ff3eb5;
	color: #5a2982;
}
.vol4 .top-lead {
	text-align: center;
	margin-top: 40px;
}
.vol4 .top-lead .thumb {
	display: inline-block;
	vertical-align: middle;
}
.vol4 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-left: 12px;
	font-size: 14px;
}
.vol4 section#special .vol {
	background: #ff3eb5;
	color: #5a2982;
}
.vol4 .top-lead {
	text-align: center;
	margin-top: 40px;
}
.vol4 .top-lead .thumb {
	display: inline-block;
	vertical-align: middle;
}
.vol4 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-left: 12px;
	font-size: 14px;
}
/****************************************************************************************

 Vol5 東京

*****************************************************************************************/
.vol5 .top-kv {
	background-image: url(../png/cmn_kv_fact-2.png);
}
.vol5 section#special .vol {
	background: #0083C6;
	color: #FFF;
}

.vol5 .top-lead {
	text-align: center;
	margin-top: 40px;
}
.vol5 .top-lead .thumb {
	display: inline-block;
	vertical-align: middle;
}
.vol5 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-left: 12px;
	font-size: 14px;
}
.vol5 .key-video {
	position: relative;
	display: block;
	width: 1100px;
	height: 618px;
	margin-bottom: 10px;
}
.vol5 .key-video a.key-visual {
	width: 100%;
	height: 100%;
}
.vol5 .key-video figure.effect-oscar {
	width: 100%;
	height: 100%;
}
.vol5 .key-video figure.effect-oscar figcaption {
	z-index: 15;
}
.vol5 .key-video figure.effect-oscar.large .title:after {
	border-top: none;
}
.vol5 .key-video .kv-movie-wrapper {
	position: absolute;
	display: block;
	width: 1100px;
	height: 618px;
	top: 0;
	left: 0;
	z-index: 10;
	overflow: hidden;
}
.vol5 .key-video .kv-movie-wrapper .kv-movie {
	width: auto;
	height: 618px;
}
.vol5 .key-video .kv-logo {
	position: absolute;
	display: block;
	width: 526px;
	height: 526px;
	top: 39px;
	left: 276px;
	z-index: 20;
}
.vol5 .key-video .kv-logo  img {
	width: 526px;
	height: 526px;
}
/****************************************************************************************

 Vol6 パリ

*****************************************************************************************/
.vol6 .top-kv {
	background-image: url(../png/cmn_kv_fact-3.png);
}
.vol6 section#special .vol {
	background: #19a785;
	color: #fc3f1d
}
.vol6 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
}
.vol6 .top-lead .thumb {
	display: inline-block;
	vertical-align: middle;
}
.vol6 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 121px;
	margin-top: 36px;
	line-height: 1.2;
	font-size: 15px;
}

.vol6 .key-video {
	position: relative;
	display: block;
	width: 1100px;
	height: 618px;
	margin-bottom: 10px;
}
.vol6 .key-video a.key-visual {
	width: 100%;
	height: 100%;
}
.vol6 .key-video figure.effect-oscar {
	width: 100%;
	height: 100%;
}
.vol6 .key-video figure.effect-oscar figcaption {
	z-index: 15;
}
.vol6 .key-video figure.effect-oscar.large .title:after {
	border-top: none;
}
.vol6 .key-video .kv-movie-wrapper {
	position: absolute;
	display: block;
	width: 1100px;
	height: 618px;
	top: 0;
	left: 0;
	z-index: 10;
	overflow: hidden;
}
.vol6 .key-video .kv-movie-wrapper .kv-movie {
	width: auto;
	height: 618px;
}
.vol6 .key-video .kv-logo {
	position: absolute;
	display: block;
	width: 526px;
	height: 526px;
	top: 39px;
	left: 276px;
	z-index: 20;
}
.vol6 .key-video .kv-logo  img {
	width: 526px;
	height: 526px;
}
/****************************************************************************************

 Vol7 香港

*****************************************************************************************/
.vol7 .top-kv {
	background-image: url(../png/cmn_kv_fact-4.png);
}
.vol7 section#special .vol {
	background: #5B2B82;
	color: #FF3FB4;
}
.vol7 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
}
.vol7 .top-lead .thumb {
	display: inline-block;
	vertical-align: middle;
}
.vol7 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 121px;
	margin-top: 36px;
	line-height: 1.2;
	font-size: 15px;
}
/****************************************************************************************

 Vol8 ロサンゼルス

*****************************************************************************************/

.vol8 .top-kv {
	background-image: url(../png/cmn_kv_fact8f2e.png);
}
.vol8 section#special .vol {
	background: #ffab4b;
	color: #0098cf;
}
.vol8 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
}
.vol8 .top-lead .thumb {
	display: inline-block;
	vertical-align: middle;
}
.vol8 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 121px;
	margin-top: 36px;
	line-height: 1.2;
	font-size: 15px;
}
/****************************************************************************************

 Vol9 大阪

*****************************************************************************************/
.vol9 .top-kv {
	background-image: url(../png/cmn_kv_fact-5.png);
}
.vol9 section#special .vol {
	background: rgb(107,200,243);
	color: rgb(0,168,77);
}
.vol9 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
	font-size: 0;
}
.vol9 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 545px;
	margin-left: 10px;
	line-height: 1.2;
	font-size: 15px;
}
.vol9 .top-lead .thumb {
	vertical-align: middle;
}
/****************************************************************************************

 Vol10 ソウル

*****************************************************************************************/
.vol10 .top-kv {
	background-image: url(../png/cmn_kv_fact-6.png);
}
.vol10 section#special .vol {
	background: rgb(207,21,45);
	color: rgb(0,86,184);
}
.vol10 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
	font-size: 0;
}
.vol10 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 545px;
	margin-left: 10px;
	line-height: 1.2;
	font-size: 15px;
}
.vol10 .top-lead .thumb {
	vertical-align: middle;
}
/****************************************************************************************

 Vol11 名古屋

*****************************************************************************************/
.vol11 .top-kv {
	background-image: url(../png/cmn_kv_fact-7.png);
}
.vol11 section#special .vol {
	background: #f4e0ba;
	color: #9b7012;
}
.vol11 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
	font-size: 0;
}
.vol11 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 545px;
	margin-left: 10px;
	line-height: 1.2;
	font-size: 15px;
}
.vol11 .top-lead .thumb {
	vertical-align: middle;
}
/****************************************************************************************

 Vol12 福岡

*****************************************************************************************/
.vol12 .top-kv {
	background-image: url(../png/cmn_kv_fact-8.png);
}
.vol12 section#special .vol {
	background: rgb(31,22,70);
	color: rgb(206,14,45);
}
.vol12 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
	font-size: 0;
}
.vol12 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 545px;
	margin-left: 10px;
	line-height: 1.2;
	font-size: 15px;
}
.vol12 .top-lead .thumb {
	vertical-align: middle;
}

/****************************************************************************************

 Vol13 ゾーリンゲン

*****************************************************************************************/
.vol13 .top-kv {
	background-image: url(../png/cmn_kv_fact-9.png);
}

.vol13 section#special .vol {
	background: rgb(0, 0, 0);
	color: rgb(224, 224, 224);
}

.vol13 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
	font-size: 0;
}

.vol13 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 450px;
	margin-left: 60px;
	line-height: 1.2;
	font-size: 15px;
}

.vol13 .top-lead .thumb {
	vertical-align: middle;
}

/****************************************************************************************

 Vol14 デリー

*****************************************************************************************/
.vol14 .top-kv {
	background-image: url(../png/cmn_kv_fact-10.png);
}

.vol14 section#special .vol {
	background: rgb(195, 125, 34);
	color: rgb(159, 226, 32);
}

.vol14 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
	font-size: 0;
}

.vol14 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 450px;
	margin-left: 60px;
	line-height: 1.2;
	font-size: 15px;
}

.vol14 .top-lead .thumb {
	vertical-align: middle;
}
/****************************************************************************************

 Vol15 広州

*****************************************************************************************/
.vol15 .top-kv {
	background-image: url(../png/cmn_kv_fact-11.png);
}

.vol15 section#special .vol {
	background: rgb(0, 170, 160);
	color: rgb(255, 64, 180);
}

.vol15 .top-lead {
	text-align: left;
	margin-top: 20px;
	margin-bottom: -26px;
	font-size: 0;
}

.vol15 .top-lead .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 450px;
	margin-left: 60px;
	line-height: 1.78;
	font-size: 15px;
}

.vol15 .top-lead .thumb {
	vertical-align: middle;
}
/****************************************************************************************

 トップページ 矢印の位置

*****************************************************************************************/

.vol5 a:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol6 a:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol7 a:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol8 a:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol9 a:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol10 a:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol11 a:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol12 a:hover figure.effect-oscar.with-text.large figcaption .title:before   {
	content: "";
	background-image: url(../png/cmn_pc_arrow.png);
	position: absolute;
	left: 50%;
	background-size: 100%;
	bottom: -220px;
	margin-left: -33px;
	width: 66px;
	height: 66px;
}
.vol6 a.key-visual:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol7 a.key-visual:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol8 a.key-visual:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol9 a.key-visual:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol10 a.key-visual:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol11 a.key-visual:hover figure.effect-oscar.with-text.large figcaption .title:before,
.vol12 a.key-visual:hover figure.effect-oscar.with-text.large figcaption .title:before {
	bottom: -260px;
}
.vol5 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before,
.vol6 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before,
.vol7 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before,
.vol8 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before,
.vol9 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before,
.vol10 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before,
.vol11 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before,
.vol12 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before  {
	content: "";
	background-image: url(../png/cmn_pc_arrow.png);
	position: absolute;
	left: 50%;
	background-size: 100%;
	bottom: -160px;
	margin-left: -16.5px;
	width: 33px;
	height: 33px;
}
.vol5 a:hover figure.effect-oscar.with-text.large figcaption .title:before {
	bottom: -240px;
}
.vol5 a.key-visual:hover figure.effect-oscar.with-text.large figcaption .title:before {
	bottom: -300px;
}
.vol5 .col-2 a:hover figure.effect-oscar.with-text figcaption .title:before {
	bottom: -140px;
}
