@charset "UTF-8";

/*
======== table of content. ===============

summary:ワイヤーフレーム要素

==========================================
*/
.forsp { display:none; }
.forpc { display:block; }
.onlysp { opacity: 0; height: 0; }

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

/*----------------------------------------
ベースリンクカラー
------------------------------------------*/
a { text-decoration:none; }

a,
.with_credit,
.with_credit .slide,
.with_credit figure { transition: opacity .7s cubic-bezier(0.230, 1.000, 0.320, 1.000),
transform .7s cubic-bezier(0.230, 1.000, 0.320, 1.000),
background .7s cubic-bezier(0.230, 1.000, 0.320, 1.000),
color .7s cubic-bezier(0.230, 1.000, 0.320, 1.000); }

a { color:#000; }
a.line { text-decoration:underline; }
a:hover { color:#999; }

/*----------------------------------------
html
------------------------------------------*/
html { font-size: 62.5%; }

html,
body { width: 100%; margin-left: 0; margin-right: 0; }

/*----------------------------------------
body
------------------------------------------*/
body { font-family:'Helvetica','Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size:1.2rem; line-height: 1.5; -webkit-text-size-adjust: 100%; }

#wrapper { opacity: 0; transition: opacity 1s cubic-bezier(0.390, 0.575, 0.565, 1.000); overflow: hidden; }
#wrapper.on { opacity: 1; }

#plage_content {  }


/*パーツ*/
.parts {  }

.with_credit { background: #000; }

.with_credit:hover .slide,
.with_credit:hover figure { opacity: .7;  }

.parts img { vertical-align: middle; }
.wide { padding: 7.8%; }
.half { display: flex; }
.half .col { width:50%; }

.parts,.half .col { position: relative; }

.col_vertical { display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-end; }

.ie11 .col_vertical { display: block; }

/*01*/
#parts01 h1 { position: absolute; top: 50%; left: 15%; transform: translateY(-50%) translateX(-15%); width:7.2%; }

/*02*/
#parts02 h2 { position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); color:#fff; font-family: "Gotham A", "Gotham B"; font-size: 1.4rem; font-weight: 400; letter-spacing: 0.04em; }

.logo_foot { position:relative; width:7.2%; margin: 0 auto; }

.logo_foot,
.gnav { padding-bottom: 8vmin; }

.sec_last { position: relative; margin-top: -1px; background: url("../images/plage_22.jpg") no-repeat center/cover; }
.safari .sec_last { margin-top: 0; margin-bottom: -1px; }


/*動画*/
.sec_movie { position: relative; width: 100%; margin-top: 6%;padding-bottom: 56.25%; }
.sec_movie iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; }

.slide_sp,
.more { display: none; }
.venobox { cursor: default; }



/*アニメーション*/
.wide .parts,
#parts01 h1,
#parts02,
#parts02 h2,
.parts.half .col,
#bt_online,
.sec_last { opacity: 0; }

.wide .parts { transition: opacity .8s cubic-bezier(0.390, 0.575, 0.565, 1.000), filter .8s cubic-bezier(0.075, 0.820, 0.165, 1.000); transition-delay: .5s; }

.wide .parts#parts01 { transition-delay: 0s; }

#parts01 h1 { filter: blur(25px); transition: opacity 3s cubic-bezier(0.390, 0.575, 0.565, 1.000), filter 3s cubic-bezier(0.075, 0.820, 0.165, 1.000);  transition-delay: .5s; }
#parts02 h2 { filter: blur(12px); transition: opacity 1.3s cubic-bezier(0.390, 0.575, 0.565, 1.000), filter 1.3s cubic-bezier(0.075, 0.820, 0.165, 1.000); transition-delay: .3s; }

#parts02 { transition: opacity .5s cubic-bezier(0.390, 0.575, 0.565, 1.000); }

.parts.half .col { transition: opacity .5s cubic-bezier(0.390, 0.575, 0.565, 1.000), transform .5s cubic-bezier(0.075, 0.820, 0.165, 1.000); }

.parts.half .col:first-child { transform: translateX(-5%); transition-delay: .5s; }
.parts.half .col:last-child { transform: translateX(5%); transition-delay: 1s; }

#bt_online,
.sec_last { transition: opacity 1s cubic-bezier(0.390, 0.575, 0.565, 1.000); transition-delay: .7s; }

/*実行後*/
.wide .parts.addanim,
#parts01 h1.addanim,
#parts02.addanim,
#parts02 h2.addanim,
.parts.half.addanim .col,
#bt_online.addanim,
.sec_last.addanim { opacity: 1; }

.wide .parts.addanim { filter: grayscale(0); }
#parts01 h1.addanim,
#parts02 h2.addanim { filter:blur(0); }

.parts.half.addanim .col { transform:translateX(0); }

/*アニメーション*/


/****** 文字要素設定 ******/
/* スタクレ */
.sec_staff { position: relative; padding: 24vmin 0 35vmin; color:#fff; text-align: center; }
.txt_staff { line-height: 120%; }
.txt_staff p { margin-bottom: .2em; font-size: 0.8rem; font-family: "Gotham A", "Gotham B"; text-transform: uppercase; }




/* クレジット */
.sec_credit_wrapper { position: absolute; bottom:15px; left: 18px; z-index: 1000; }
.sec_credit { }
.sec_credit p { font-size:.9rem; /*font-family: "Futura-Book"; */ font-family: "Gotham A", "Gotham B"; }
.sec_credit p a { position: relative; display: inline-block; margin-bottom: 0.6em; color:#fff; letter-spacing: 0.04em; z-index: 100; }

.sec_credit p:last-child a { padding-bottom: 0; }

/*
#wrapper .sec_credit p a:hover { color:#e1e1e1; }
#wrapper .sec_credit p a.nolink:hover { color:#fff; cursor: default; }
.sec_credit p a .sec_item { text-decoration: underline; }
.sec_credit p a:hover .sec_item { text-decoration: none; }
*/

.sec_credit p a.nolink .sec_item { text-decoration: none; } 
.sec_credit p a .sec_item { position:relative; display:inline-block; z-index:10; }
.sec_credit p .forpc { padding-right: 0.5em; display: inline-block; }

#wrapper .sec_credit p a.nolink:hover { cursor: default; }

.sec_credit a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: .8px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.sec_credit a:not(.nolink):hover { opacity: .9; }
.sec_credit a:not(.nolink):hover::after {
  transform: scale(1, 1);
}



/****** その他要素設定 ******/
.loading { display: flex; align-items: center; justify-content: center; background-color: #fff;
opacity: 1;
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 1040;
transform: translateZ(1000px);
transform-style: preserve-3d;
transition: opacity 0.5s; }

.loading.body_init { opacity: 0; z-index: -1; }


/*----------------------------------------
wrapper
------------------------------------------*/
#wrapper { width:100%; margin:0 auto; }


/*----------------------------------------
ヘッダー
------------------------------------------*/
/* header */
#top-head {
    /* top: -100px; */
    position: fixed;
    width: 100%;
    line-height: 1;
    z-index: 999;
	box-sizing: border-box;
}
#top-head a,
#top-head {
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
	margin: 5% auto auto 6.5%;
}
#top-head .logo img { width:100%; max-width: 156px; height: auto; }

/* Landscape Mode */
@media screen and (orientation: landscape) {
    #top-head .logo img { width:13%; }
}
#top-head .logo { display: none; }
#top-head .logo a:hover img { opacity: 0.9; }
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	right:0;
	top:0;
	background-color:rgba(12,12,12,0.9);
	width: 170px;
	max-width: 100%;
	height: 100%;
	min-height: 100vh;
	padding: 110px 20px 20px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index: 100;
	will-change: transform;
	position:fixed;
	transform: translateZ(0) translateX(100%);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	transform: translateX(0px) translateY(0px);
}

#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 12px;
}
#global-nav ul li {
	float: none;
	position: static;
}
#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color:#fff;
	font-family: "Gotham A", "Gotham B"; font-style: normal; font-weight: 500; line-height:1; letter-spacing: 0.1em;
	padding: 10px 0;
}
#top-head #global-nav ul li a:hover { opacity: 0.6; }
/* ハンバーガー */
#nav-toggle {
	position: absolute;
	display: block;
	padding:0;
	right:2%;
	top:3.4vmax;
	background:none; 
	width: 34px;
	height: 18px;
	cursor: pointer;
	z-index: 101;
}
.ie11 #nav-toggle { top:3.4vw; }
    
#nav-toggle div {
    position: relative;
}
/* ハンバーガー */
#nav-toggle span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #000;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
.open #nav-toggle span { background-color: #fff; }
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 8px;
}
#nav-toggle span:nth-child(3) {
    top: 16px;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}


/*フッタナビゲーション*/
.gnav { position: relative; width:630px; margin-left: auto; margin-right: auto; white-space: nowrap; z-index: 10; zoom:1; }
.gnav::after { content: ""; display: block; clear: both; }
.ipad .gnav { width: 680px; }
	.gnav.bottom_1 { margin-bottom:140px; }

	.gnav li { float:left; margin-right:35px; font-size:1.1rem; font-family: "Gotham A", "Gotham B"; font-style: normal; font-weight: 500; line-height:1; letter-spacing: 0.1em; }
    .gnav li a { color:#fff; }
	.gnav li.gnav_ig { margin-right:0; }

/*フッター*/
#cruise_footer { position: relative; width:100%; margin-top:15px; padding:45px 0; text-align:center; box-sizing:border-box; }
	#cruise_footer li { display:inline-block; font-size:9px; font-weight:700; letter-spacing: 0.06em; }
	#cruise_footer li a { padding-right:8px; color:#fff; }
	#cruise_footer li.footer_last a { padding-right:0; }
	#cruise_footer li a:after { content:"　|"; }
	#cruise_footer li.footer_last a:after { content:""; }
	
/*
$linear: cubic-bezier(0.250, 0.250, 0.750, 0.750);
$ease: cubic-bezier(0.250, 0.100, 0.250, 1.000);
$ease-in: cubic-bezier(0.420, 0.000, 1.000, 1.000);
$ease-out: cubic-bezier(0.000, 0.000, 0.580, 1.000);
$ease-in-out: cubic-bezier(0.420, 0.000, 0.580, 1.000);

$easeInQuad: cubic-bezier(0.550, 0.085, 0.680, 0.530);
$easeInCubic: cubic-bezier(0.550, 0.055, 0.675, 0.190);
$easeInQuart: cubic-bezier(0.895, 0.030, 0.685, 0.220);
$easeInQuint: cubic-bezier(0.755, 0.050, 0.855, 0.060);
$easeInSine: cubic-bezier(0.470, 0.000, 0.745, 0.715);
$easeInExpo: cubic-bezier(0.950, 0.050, 0.795, 0.035);
$easeInCirc: cubic-bezier(0.600, 0.040, 0.980, 0.335);
$easeInBack: cubic-bezier(0.600, -0.280, 0.735, 0.045);

$easeOutQuad: cubic-bezier(0.250, 0.460, 0.450, 0.940);
$easeOutCubic: cubic-bezier(0.215, 0.610, 0.355, 1.000);
$easeOutQuart: cubic-bezier(0.165, 0.840, 0.440, 1.000);
$easeOutQuint: cubic-bezier(0.230, 1.000, 0.320, 1.000);
$easeOutSine: cubic-bezier(0.390, 0.575, 0.565, 1.000);
$easeOutExpo: cubic-bezier(0.190, 1.000, 0.220, 1.000);
$easeOutCirc: cubic-bezier(0.075, 0.820, 0.165, 1.000);
$easeOutBack: cubic-bezier(0.175, 0.885, 0.320, 1.275);

$easeInOutQuad: cubic-bezier(0.455, 0.030, 0.515, 0.955);
$easeInOutCubic: cubic-bezier(0.645, 0.045, 0.355, 1.000);
$easeInOutQuart: cubic-bezier(0.770, 0.000, 0.275, 1.000);
$easeInOutQuint: cubic-bezier(0.860, 0.000, 0.070, 1.000);
$easeInOutSine: cubic-bezier(0.445, 0.050, 0.550, 0.950);
$easeInOutExpo: cubic-bezier(1.000, 0.000, 0.000, 1.000);
$easeInOutCirc: cubic-bezier(0.785, 0.135, 0.150, 0.860);
$easeInOutBack: cubic-bezier(0.680, -0.550, 0.265, 1.550);
*/


/*ローディング*/	
.spinner {
  /* margin: 100px auto 0;*/
  width: 70px;
  text-align: center;
}
.spinner p { color:#111; font-size: 1.1rem; text-align: center; }
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #111;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

