@charset "utf-8";




/*   iPhone6横
Rounge Shanghai SP---------------------------------------------------------------*/
@media screen and (max-width: 800px) {


body {
	position:relative;
	color:#fff;
	background:#000;
	line-height:1.2;
	letter-spacing:0.1em;
	font-size:14px;
}


/*
header  -------------------------------------------*/
header{
	position:relative;
	width:100%;
	z-index:1000;
	top:0;
	left:0;
	margin-top:0;
	height:auto;
	/* box-shadow */
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
header #headWrap{
	position:absolute;
	width:96%;
	padding:20px 2%;
	background:rgba(0,0,0,0.8);
	font-size:18px;
}

#menuButton{
	position:absolute;
	top:20px;
	right:2%;
	width: 40px;
	height: 40px;
	z-index:10000;
}
#menuButtonInner {
	width: 100%;
	height: 100%;
	background:url(../images/navBtn.png) no-repeat;
	background-size:cover;
	margin-top: 2%;
	margin-right: 2%;
	cursor: pointer;
}
#menuButton.selected #menuButtonInner{
	background:url(../images/closeBtn.png) no-repeat;
	background-size:cover;
}
#menuButtonInner img { width: 100%;	height: auto; }

#login{
	position:static;
	z-index:100;
	right:0;
	top:0;
	width:30%;
	height:auto;
}


header h1{	display:none;}
#subNavi{
	margin-top:20px;
	float:none;
}
#subNavi li{
	font-size:14px;
	float:none;
}
#subNavi li a{
	display:inline-block;
	color:#fff;
	padding:10px 2%;
}
#subNavi li:after {	content: "";}
#subNavi li:last-child:after {	content: "";}

#gNavi{
	width:100%;
	margin:0;
}
#gNavi ul li{
	float:none;
}
#gNavi ul li a{
	display:inline-block;
	padding:20px 2%;
}


/*
topvisual  ---------------------------------------------*/
#topvisual{
	position:relative;
	z-index:1;
	background:url(../images/topvisual.jpg) no-repeat;
	background-size: cover;
	height:400px;
	width:100%;
}
#topvisual h2{
	position:absolute;
	top:30px;
	left:50%;
	width:300px;
	height:auto;
	margin-left:-150px;
}

#cover{
	position:absolute;
	z-index:50;
	bottom:0;
	width:100%;
	height:40px;
	background:url(../images/visual_cover.png) no-repeat center;
}
#cover .leftBg{	display:none;}
#cover .rightBg{display:none;}



/*
コンテンツ共通--------------------------------------------*/
section{
	width:96%;
	padding:30px 2%;
	margin:0;
}
section#service,section#about,section#recruit{
	width:96%;
	background:#eec400;
	color:#000;
}
section div.secWrap{
	width:100%;
	margin:0 auto;
}

section div.title{
	text-align:center;
	line-height:2;
	color:#fff;
	font-size:14px;
}
section#service div.title,
section#about div.title,
section#recruit div.title{
	line-height:2;
	color:#000;
}
section div.title h3{
	display:inline-block;
	line-height:1.5;
	font-size:40px;
	border-bottom:3px solid #fff;
}
section div.title div.description{
	margin-top:14px;
	letter-spacing: 0;
}
section div.title h4{
	font-size:20px;
	letter-spacing: 0;
}

.spbr{display:none;}

/* Page scroll Top
-------------------------------------------------- */

/* PC以外非表示 */
#page-top {
	display:none;
}

#page-top {
	position: fixed;
	bottom: 20px;
	z-index: 1000;
	right:10px;
	display:inherit;
}
#page-top a {
    width: 36px;
	height:auto;
	font-weight:bold;
    display:block;
	font-size:10px;
	background-color:#161616;
	color:#FFF;
	text-align:right;
	padding:3px 4px 12px 0;
	border:2px solid #FFFFFF;
	text-decoration:none;
	-webkit-box-shadow: 0px 3px 6px -3px #000000;
	box-shadow: 0px 3px 6px -3px #000000;
	letter-spacing:0;
}
#page-top a:hover {
	background-color:#161616;
	color:#eec400;
	border:2px solid #eec400;
}



/*
PROMISE  --------------------------------------*/
#promise h3{	width:84px;}
#promise ul {
	margin-top:60px;
}
#promise ul li{
	float:none;
	color:#eec400;
	width:100%;
	margin-bottom:60px;
}
#promise ul li.marL{
	margin-left:0;
}
#promise ul li h5{
	font-size:20px;
	line-height:1.2;
	margin-bottom:10px;
	diaplay:inline-block;
}
#promise dt{
	float:left;
	width:20%;
}
#promise dd{
	line-height:1.5;
	float:right;
	width:78%;
}


/*
SERVICE  --------------------------------------*/
#service h3{
	border-bottom:3px solid #000;
	width:166px;
}
#service p.menu_img{margin-top:50px;}





/*
infosns -----------------------------------*/
#infoBox_shanghai{
	width:100%;
	float:none;
}
#infoBox_shanghai h3{
	width:86px;
}

/* feed -----------------*/
#feed {
	margin:30px auto;
	overflow: auto;
	width: 80%;
	text-align: left;
	padding:20px;
	height: 300px;
	background:#1d1d1d;
}
#feed hr {	border-top: 1px dotted #fff;}
#feed h1{	text-align: left;}
#feed img {	display:none;}
#feed p, #feed pre {
	font-weight: normal;
	font-size:12px;
}
#feed time{
	color:#fff;
	font-size:12px;
	font-weight:900;
	padding:2px 15px;
	border:2px solid #fff;
	display:inline-block;
}
#feed h1{
	font-size:18px;
	font-weight:900;
}
#feed div{
	font-size:14px;
	font-weight:normal;
	line-height:1.8;
	letter-spacing: 0.1;
}



#sns{
	width:100%;
	float:none;
	height: auto;
}
#sns h3{width:166px;}
#sns ul{margin-top:50px;}
#sns ul li{
	width:20%;
	height:auto;
	float:left;
	margin:0;
}
#sns ul li a{display:block;}
#sns ul li.marL{margin-left:0;}




/*
ABOUT  --------------------------------------*/
#about h3{
	border-bottom:3px solid #000;
	width:246px;
}
#about .about_detail{
	margin-top:50px;
	line-height:1.8;
	letter-spacing: 0.1;
}
#about .about_detail p{
	margin-bottom:20px;
}


#lisa_photo .leftBox{
	float:none;
	width:70%;
	margin:0 auto;
}
#lisa_photo .rightBox{
	float:none;
	width:100%;
}
#lisa_photo .leftBox{
	font-size:20px;
	font-weight:900;
	text-align:center;
}
#lisa_photo .leftBox p{
	margin-bottom:20px;
	border-bottom:3px solid #000;
}

#lisa_photo .leftBox span{
	font-size:35px;
	vertical-align: baseline;
}



/*
SHOPLIST  --------------------------------------*/
section#shoplist{
	width:100%;
	padding:30px 0;
	margin:0;
}
#shoplist .photo{
	margin:20px auto;
	background:url(../images/shop_photo.jpg) no-repeat center;
	background-size: cover;
	width:100%;
	height:0;
	padding-top:38.5%;
}

#shoplist h3{	width:166px;}
#shoplist .title div.description h4{color:#eec400;}
#shoplist .title div.description a{
	color:#fff;
	font-weight:700;
}
#shoplist h4.oversea{
	font-size:24px;
	text-align:center;
	color:#eec400;
	margin:30px 0;
}
#shoplist ul li a{
	color:#fff;
	text-decoration: underline;
}

#jpn_list{
	line-height: 1.5;
	letter-spacing:0;
	margin:30px auto;
	width:100%;
	font-weight:500;
	text-align:center;
}
#jpn_list ul.listL{	float:none;}
#jpn_list ul.listR{	float:none;}
#jpn_list ul li{	margin-bottom:20px;}


#sgc_list{	text-align:center;}
#nyc_list{	text-align:center;}



/*
RECRUIT  --------------------------------------*/
#recruit h3{
	border-bottom:3px solid #000;
	width:166px;
}
#recruit ul{
	width:60%;
	margin:20px auto 0 auto;
}
#recruit ul li{
	text-align:center;
	float:none;
	margin-left:0;
	width:100%;
	height:auto;
	cursor:pointer;
}
#recruit ul li a{
	margin-top:20px;
	cursor:pointer;
	display:inline-block;
	width: 100%;
	height:100%;
}
#recruit ul li:first-child{  margin-left:0;}



/*
copyright--------------------------------------*/
#copyright{
	padding:8% 0;
	text-align:center;
	font-size:8px;
	font-weight:500;
}



/*
モーダル----------------------------------------------*/

#parentdiv div{
	position:relative;
	display: none;
	width:96%;
	z-index:10350;
	background:#000000;
	text-align:center;
	color:#fff;
	padding:80px 2% 40px 2%;
}

/*各高さ*/
/*#parentdiv #company{
	height:1800px;
}*/


#lean_overlay{
	position: fixed;
	z-index:10300;/*スマホ時のメニューボタンより上に来るように設定*/
	bottom: 0;
	height: 100%;
	width: 100%;
	background: #000000;
	display: none;
}
.modal_close{
	cursor:pointer;
	width:40px;
	height:40px;
	display:inline-block;
	background:url(../images/closeBtn.gif) no-repeat top right;
}
#parentdiv .close_btn{
	position:absolute;
	top:40px;
	right:40px;
}



#parentdiv h3{
	text-align:center;
	display:inline-block;
	line-height:1.5;
	font-size:40px;
	border-bottom:3px solid #fff;
	margin-bottom:50px;
}


/*
company-------------------------------------------*/
#company #companyList{
	line-height: 1.5;
	letter-spacing:0;
	margin:0 auto 30px auto;
	width:100%;
}
#company #companyList li.listL{	float:none;}
#company #companyList li.listR{	float:none;}
#company #companyList li p{
	margin-bottom:20px;
	text-align:center;
}
#company #companyList li p a{
	color:#fff;
	font-weight:500;
}

#company dl{margin-bottom:20px;}
#company dt{
	float:left;
	padding:5px 20px;
	border:3px solid #fff;
	font-size:14px;
	font-weight:700;
}
#company dd{
	float:right;
	text-align:left;
	width:70%;
	font-size:13px;
	font-weight:500;
	line-height: 2.2;
	color:#eec400;
}


/*
rule----------------------------------------*/
#rule p.description{
	font-size:20px;
	font-weight:700;
	line-height:1.5;
	width:90%;
	margin:0 auto;
	margin-bottom:50px;
}

#rule dl{
	line-height:1.8;
	text-align:left;
	margin-bottom:30px;
}
#rule dt.con1{
	display:inline-block;
	padding:5px 20px;
	border:3px solid #fff;
	font-size:16px;
	font-weight:700;
	line-height:1;
	margin-bottom:20px;
}
#rule dt.con2{
	display:inline-block;
	padding:5px 20px;
	font-size:16px;
	font-weight:700;
	line-height:1;
	margin-bottom:20px;
	color:#eec400;
}
#rule dd{	font-size:14px;}


/*
privacy----------------------------------------*/
#privacy p.description{
	font-size:20px;
	font-weight:700;
	line-height:1.5;
	width:90%;
	margin:0 auto;
	margin-bottom:50px;
}

#privacy dl{
	line-height:1.8;
	text-align:left;
	margin-bottom:30px;
}
#privacy dt.con1{
	display:inline-block;
	padding:5px 20px;
	border:3px solid #fff;
	font-size:16px;
	font-weight:700;
	line-height:1;
	margin-bottom:20px;
}
#privacy dd{	font-size:14px;}
#privacy p.con3{
	padding:4%;
	background:#181818;
	width:90%;
	margin:0 auto;
	letter-spacing: 0.1;
	line-height:1.8;
	text-align:left;
}



}


/*
iPhone6Plus Portlait----------------------------------------*/
@media screen and (max-width: 414px) {

#company dt{
	float:none;
	padding:5px auto;
	border:3px solid #fff;
	width:20%;
}
#company dd{
	float:none;
	width:100%;
}





}