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


html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	position:relative;
	color:#fff;
	background:#000;
	line-height:1.2;
	letter-spacing:0.1em;
	font-size:14px;
	font-family: tahoma,arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;
}

/*notosansフォント*/
.noto{    font-family: 'Noto Sans Chinese';}


/*
header  -------------------------------------------*/
header{
	margin-top:20px;
	font-weight:700;
	background:#000;
	width:100%;
	height:80px;
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.690196) 0px 0px 10px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.690196) 0px 0px 10px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.690196) 0px 0px 10px 3px;
}
header #headWrap{
	position:relative;
	width:1000px;
	margin:0 auto;
}
#login{
	position:absolute;
	z-index:100;
	right:0;
	top:90px;
}

header h1{
	display:block;
	float:left;
	width:258px;
	height:29px;
	background:url(../images/logo_Shanghai.png) no-repeat;
	text-indent: -9999px;
}
#subNavi{
	margin-top:10px;
	float:right;
}
#subNavi li{
	font-size:12px;
	float:left;
}
#subNavi li a{
	color:#fff;
	display:inline-block;
	padding:0 15px;
}
#subNavi li:after {	content: "|";}
#subNavi li:last-child:after {	content: "";}

#gNavi{
	width:1000px;
	margin:20px auto;
}
#gNavi ul li{
	float:left;
}
#gNavi ul li a{
	display:inline-block;
	padding:0 35px;
}


/*
topvisual  ---------------------------------------------*/
#topvisual{
	position:relative;
	z-index:1;
	background:url(../images/topvisual.jpg) no-repeat;
	background-size: cover;
	height:740px;
	width:100%;
}

/*#topvisual{
	position: relative;
	z-index:0;
	width: auto;
	height: 100%;
	background: url(../images/topvisual.jpg) repeat center bottom;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	color:#fff;
	overflow: hidden;
}
*/



#topvisual h2{
	position:absolute;
	top:45px;
	left:50%;
	margin-left:-200px;
}

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



/*
コンテンツ共通--------------------------------------------*/
img.rpi { /* img相対指定 */
	max-width:100%;
	width:/***/auto; /* IE8用 */
	height:auto;
}


section{
	width:1000px;
	padding:50px 0;
	margin:0 auto;
}
section#service,section#about,section#recruit{
	width:100%;
	background:#eec400;
	color:#000;
}
section div.secWrap{
	width:1000px;
	margin:0 auto;
}

section div.title{
	text-align:center;
	line-height:2;
	color:#fff;
	font-size:18px;
}
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:60px;
	border-bottom:3px solid #fff;
}
section div.title div.description{
	margin-top:30px;
}
section div.title h4{
	font-size:24px;
	letter-spacing: 0;
}
#japanese{
	font-family   :"Century Gothic", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#japanese h4{
	margin:40px 0;
	text-align:center;
	font-size:24px;
	letter-spacing: 0;
}


/* 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:125px;}
#promise ul {
	margin-top:60px;
}
#promise ul li{
	float:left;
	color:#eec400;
	width:480px;
	margin-bottom:60px;
}
#promise ul li.marL{
	margin-left:20px;
}
#promise ul li h5{
	font-size:30px;
	line-height:1.2;
	margin-bottom:10px;
	diaplay:inline-block;
}
#promise dt{
	float:left;
	width:100px;
}
#promise dd{
	line-height:1.5;
	float:right;
	width:360px;
}


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





/*
infosns -----------------------------------*/
#infosns{	}
#infoBox_shanghai{
	/*width:650px;*/
	width:900px;
	margin:0 auto;
	/*float:left;*/
}
#infoBox_shanghai h3{
	width:126px;
}

/* feed -----------------*/
#feed {
	margin-top:50px;
	overflow: auto;
	width: 860px;
	text-align: left;
	padding:20px;
	height: 400px;
	background:#1d1d1d;
}
#feed hr {	border-top: 1px dotted #fff;}
#feed h2{	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 h2{
	font-size:18px;
	font-weight:900;
	margin:15px 0;
}
#feed div{
	font-size:14px;
	font-weight:normal;
	line-height:1.8;
	letter-spacing: 0.1;
}



#sns{
	width:300px;
	float:right;
	height: 720px;
}
#sns h3{width:246px;}
#sns ul{margin-top:50px;}
#sns ul li{
	float:left;
	margin:0 0 20px 20px;
}
#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:left;
	width:300px;
	margin-right:20px;
}
#lisa_photo .rightBox{
	float:right;
	width:680px;
}
#lisa_photo .leftBox{
	font-size:20px;
	font-weight:900;
	text-align:center;
}
#lisa_photo .leftBox p{
	margin-bottom:0;
	border-bottom:3px solid #000;
}
#lisa_photo .leftBox span{
	font-size:35px;
	vertical-align: baseline;
}


/*
SHOPLIST  --------------------------------------*/

section#shoplist{	width:100%;}
#shoplist .photo{
	margin:40px auto;
	background:url(../images/shop_photo.jpg) no-repeat center;
	background-size: cover;
	width:100%;
	height:540px;
}


#shoplist h3{	width:246px;}
#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:600px;
	font-weight:500;
}
#jpn_list ul.listL{	float:left;}
#jpn_list ul.listR{	float:right;}
#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:246px;
}
#recruit ul{
	width:720px;
	margin:50px auto 0 auto;
}
#recruit ul li{
	float:left;
	margin-left:20px;
}
#recruit ul li a{
	cursor:pointer;
	display:inline-block;
	width: 350px;
	height:350px;
}
#recruit ul li:first-child{  margin-left:0;}



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



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

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

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


#lean_overlay{
	position: fixed;
	z-index:300;/*スマホ時のメニューボタンより上に来るように設定*/
	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:60px;
	border-bottom:3px solid #fff;
	margin-bottom:50px;
}


/*
company-------------------------------------------*/
#company #companyList{
	line-height: 1.5;
	letter-spacing:0;
	margin:30px auto;
	width:600px;
}
#company #companyList li.listL{	float:left;}
#company #companyList li.listR{	float:right;}
#company #companyList li p{
	margin-bottom:20px;
	text-align: left;
}
#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:16px;
	font-weight:700;
}
#company dd{
	float:right;
	text-align:left;
	width:780px;
	font-size:14px;
	font-weight:500;
	line-height: 2.2;
	color:#eec400;
}


/*
rule----------------------------------------*/
#rule p.description{
	font-size:24px;
	font-weight:700;
	line-height:1.5;
	width:800px;
	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:18px;
	font-weight:700;
	line-height:1;
	margin-bottom:20px;
}
#rule dt.con2{
	display:inline-block;
	padding:5px 20px;
	font-size:18px;
	font-weight:700;
	line-height:1;
	margin-bottom:20px;
	color:#eec400;
}
#rule dd{	font-size:14px;}


/*
privacy----------------------------------------*/
#privacy p.description{
	font-size:24px;
	font-weight:700;
	line-height:1.5;
	width:800px;
	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:18px;
	font-weight:700;
	line-height:1;
	margin-bottom:20px;
}
#privacy dd{	font-size:14px;}
#privacy p.con3{
	padding:20px;
	background:#181818;
	width:900px;
	letter-spacing: 0.1;
	line-height:1.8;
	text-align:left;
}