﻿@charset "utf-8";
/* CSS Document */

@media screen and (max-width:767px){
/* メディアクエリー */

html {-webkit-text-size-adjust: 100%;}

*{
	margin:0;
	padding:0;
	
	box-sizing: border-box;
}
body{
	font: 15px/1.5 'Quicksand', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","meiryo","ＭＳ Ｐゴシック",sans-serif;
	color:#353535;
}

header, article, footer, aside, time ,nav ,small ,section{
	 display: block;
}
p,ul,table,h1,h2,h3,h4,h5,h6{
	margin-bottom:1.2em;
}
ul li, ol li{
	list-style-type: none;
}
a img{
    border-style:none;
}
a{
	color:#e62879;
	text-decoration:none;
}
img,
iframe{
	vertical-align:bottom;
	max-width:100%;
	height:auto;
}
table{
	border-collapse:collapse;
}
table th,table td{
	vertical-align:top;
}




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


	clearfix


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

.CF:before,
.CF:after,
.inner:before,
.inner:after,
ul:before,
ul:after,
section:before,
section:after,
.secondBLK:before,
.secondBLK:after,
#contents:before,
#contents:after {
    content: " ";
    display: table;
}

.CF:after,
.inner:after,
ul:after,
section:after,
.secondBLK:after,
#contents:after {
    clear: both;
}

.CF,
.inner,
ul,
section,
.secondBLK,
#contents  {
    *zoom: 1;
}






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


	スマホ非表示


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

.SPDN{
	display:none;
}



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


	レイアウト


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

#contents{
	padding:0 0 40px;
}


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


	ヘッダー


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

#globalHeader{
	padding:7px 4%;
	position: fixed;
	background:#fff;
	width:100%;
	z-index: 5300;
}
#globalHeader > .inner{
}
#globalHeader .logo{
	margin:0;
	float: left;
	width:120px;
}
#globalHeader h1{
	display: none;
}
#globalHeader .CTA{
	display: none;
}



.fixCTA{
	position: fixed;
	bottom:0;
	width:100%;
	background:#e62879;
	padding:10px;
	z-index: 5;
}
.fixCTA a{
	display: block;
	width:200px;
	margin:0 auto;
	text-align: center;
	padding:10px;
	background:#fffb00;
	color:#e62879;
	font-weight: bold;
	border-radius: 5px;
}
.fixCTA a:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-weight:normal;
	margin-right:8px;
	position:relative;
	font-size: 120%;
}



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


	ナビゲーション


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

#globalNav{
	display: none;
}


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


	スライダー


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

#mainSlider{
	margin-bottom:30px;
	padding-top:46px;
}
#mainSlider img{
	width:100%;
	height:auto;
}





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


	ドロワートグルボタン


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

.h_nav {
	float: right;
	padding-top:5px;
}
.h_nav .drawer-hamburger{
}




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


	ドロワーメニュー


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

.drawer-main > .inner{
	padding:70px 3% 10px;
	background: #e62879;
}
#drawerInNav ul li{
	width:48%;
	float: left;
	margin-bottom:10px;
}
#drawerInNav ul li:nth-child(2n){
	float: right;
}
#drawerInNav ul li a{
	display: block;
	text-align: center;
	padding:5px;
	border-radius: 5px;
	background:#fff;
	color:#353535;
}
#drawerInNav ul li a .EN{
	display: none;
}
#drawerInNav ul li.privacy-policy{
	display: none;
}


#drawerInNav .CTA{
}
#drawerInNav .CTA a{
	display: block;
	text-align: center;
	padding:10px;
	border-radius: 5px;
	background:#fffb00;
	color:#e62879;
	font-weight: bold;
}
#drawerInNav .CTA a:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-weight:normal;
	margin-right:8px;
	position:relative;
	font-size: 120%;
}



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


	ページタイトル


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

#pageTitle{
	background:url("../images/mv/bg-title.jpg") no-repeat center center;
	background-size:cover;
	margin-bottom:40px;
	padding-top:46px;
}
#pageTitle h2{
	text-align: center;
	color:#e62879;
	padding:30px 4%;
	text-shadow:0px 0px 5px #ffffff,0px 0px 5px #ffffff,0px 0px 5px #ffffff,0px 0px 5px #ffffff,0px 0px 5px #ffffff,0px 0px 5px #ffffff,0px 0px 5px #ffffff,0px 0px 5px #ffffff,0px 0px 5px #ffffff,0px 0px 5px #ffffff;
}
#pageTitle h2 .JP{
	display: block;
	font-size:30px;
	margin-bottom:0px;
}
#pageTitle h2 .EN{
	display: block;
	font-size:18px;
	text-transform: uppercase;
	font-weight: normal;
}


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


	フッター


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


#pagetop{
	position: fixed;
	right:10px;
	bottom:10px;
	z-index: 10;
}
#pagetop a{
	display: block;
	text-align: center;
	width:54px;
	height:54px;
	border:3px solid #e62879;
	padding-top:12px;
	background:#ffffff;
	color:#e62879;
	font-size:20px;
	line-height: 1;
	
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
border-radius: 27px;
}
#pagetop a:hover{
	background:#e62879;
	color:#ffffff;
}



#globalFooter {
	text-align: center;
	background: #e62879;
	color:#fff;
	padding:30px 30px 80px;
	font-size:14px;
}







#footerNav{
	font-size:14px;
}
#footerNav ul{
	margin:0 0 30px;
}
#footerNav ul li span{
	display: none;
}
#footerNav ul li.privacy-policy span.JP{
	display: inline-block;
	margin:0 10px;
}
#footerNav ul li a{
	color:#fff;
}
#footerNav ul li a:hover{
	color:#aaa;
}
#footerNav ul li a span:before {
	content: "\f138";
	font-family: FontAwesome;
	font-weight:normal;
	font-size:80%;
	margin-right:5px;
	position:relative;
	top:-1px;
}



#globalFooter > .lowerArea{
}
#globalFooter .logo{
	width:240px;
	margin:0 auto 10px;
}

#COPYRIGHT {
	margin:0;
}
#COPYRIGHT small{
	font-size:12px;
}



}
/* メディアクエリー閉じタグ */