@charset "utf-8";
/*
responsive only header footer
2015-7
*/
@media only screen and (max-width: 700px) {
	/*hide a generic pc area*/
	.generic-pc-only{
		display:none!important;
	}
	.generic-mb-only{
		display:block!important;
	}
	.generic-pc-only-inline{
		display:none!important;
	}
	.generic-mb-only-inline{
		display:inline-block!important;
	}

	.head-en ul, .head-en li {
		float: none!important;
	}
	.g_navi {
		width: auto;
		margin-top: -63px;
		float: right;
		height: 38px;
	}
	.g_navi .toggle {
		width: 40px;
		display: block;
		position: relative;
	}
	
	.g_navi .toggle a {
		display: block;
		/*border: 2px solid #666666;
		color: #fff;*/
		text-decoration: none;
		text-indent: -9999px;
		line-height: 46px;
		/*border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;*/
	}
	.g_navi .toggle:before{
		display: block;
		content: "";
		position: absolute;
		top: 30%;
		left: 5px;
		width: 30px;
		height: 30px;
		margin-top: -5px;
		background: #666666;
	}
	.g_navi .toggle a:before, .g_navi .toggle a:after{
		display: block;
		content: "";
		position: absolute;
		top: 30%;
		left: 5px;
		width: 30px;
		height: 6px;
		background:#FCF1F9;
	}
	.g_navi .toggle a:before{
		margin-top: 1px;
	}
	.g_navi .toggle a:after{
		margin-top: 13px;
	}
	
	
	.g_menu {
		border-left: none;
		margin-top: 0;
		float: none;
		width: auto;
		position: absolute;
		display: none;
		top: 46px;
		right: 0;
		width: 100%;
		z-index: 9999;
	}
	
	.g_menu > li {
		width: auto;
		float: none!important;
		padding-left:0px;
		padding-right:0px;
	}
	.g_menu > li:first-child{
		padding-left:0px;
	}

	.g_menu > li dl {
	/*	position: relative;*/
	}
	
	.g_menu > li dt {
		border-right: none;
		text-indent: 0;
		width: auto;
		height: auto;
		padding: 16px 15px;
		color: #333333;
		border-bottom: 1px solid #bcbcbc;
		background-color: #ffffff;
	}
	
	.g_menu > li dd {
		position: relative;
		display: none;
		padding-top: 0;
		margin-left:0px;
	}
	.g_menu > li dd .submenu {
		padding: 0;
		background-color: #ececec;
		width: 100%;
		border:none;
		-moz-box-shadow:none;
		-webkit-box-shadow: none;
		-o-box-shadow: none;
		-ms-box-shadow: none;
		box-shadow: none;
	}
	
	.g_menu > li dd .submenu li {
		border-bottom: 1px solid #bcbcbc;
		padding: 0;
		float:none!important;
	}
	
	.g_menu > li dd .submenu li a {
		padding: 16px 15px;
		display: block;
	}
	.g_menu > li dd .submenu li dd a:hover {
		text-decoration: none;
	}
	
	.g_menu > li .menu01 dt,
	.g_menu > li .menu01:hover dt,
	.g_menu > li .menu01 dt.mcurrent,
	.g_menu > li .menu02 dt,
	.g_menu > li .menu02:hover dt,
	.g_menu > li .menu02 dt.mcurrent,
	.g_menu > li .menu03 dt,
	.g_menu > li .menu03:hover dt,
	.g_menu > li .menu03 dt.mcurrent, 
	.g_menu > li .menu04 dt,
	.g_menu > li .menu04:hover dt,
	.g_menu > li .menu04 dt.mcurrent {
		background: #ffffff;
	}
	
	/*show the menu with the link of the pc footer*/
	.gmenu-voice5{
		display:block;
	}
	/*show the language menu*/
	.gmenu-voice6{
		display:block;
	}
	/*add arrows to the sub menu*/
	.submenu a {
		background: url(/st/3/en/pc/img/ico_navarrow.png) no-repeat right center;
		border-right: 10px solid transparent;/*add space to right*/
	}
/*make the menu titles, that are not home, unclickable to use them as title*/
	.menu02 dt a,
	.menu03 dt a,
	.menu04 dt a,
	.menu05 dt a,
	.menu06 dt a{pointer-events: none;
	}

/*------------------------------------------------------------*/
/* end of nav menu only css*/
/*------------------------------------------------------------*/

	/*hide login box*/
	#loginJohoDiv{
		display:none!important;
	}
	/*hide global site: language*/
	.utility{
		display:none!important;
	}

	.head-en p span {
		background-image:none!important;
	}
	/*rearrange the header layout*/
	.mobile-header-resp{
		display:block;
	}
	

	.head-en {
	background: linear-gradient(to bottom, #ffffff 0%, #f3c5e8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
	margin-bottom: 2px;
	overflow: hidden;
	}
	
	
	
.wlogoimg {
	margin-top:12px;
	margin-left:5px;
	float:left;
}
.logo-lang-group {
	overflow:hidden;
}
.intro-slogan {
	overflow:hidden;
	font-size:0.9em;
	text-align:center;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	color:#333333;
}	
	
.head-en > div {
	background:none!important;
	padding-top: 0px!important;
}
.head-en, .head-en > div {
	height: auto!important;
}
.head-en > div, .foot-en > div {
	clear: both;
	margin: 0 auto;
	width: 100%!important;
}

.head-en, .head-ko, .head-tw {
	margin-bottom: 0px!important;
}
.top-invite{
	margin-top:0px!important;
}

.homebutton{
	display:none!important;
	text-decoration: none;
}
.mypagebutton {
	/*display:block;*/
	text-decoration: none;
}
.languagebutton {
	/*display:block;*/
	text-decoration: none;
}
.homebutton{
	display:none!important;
	text-decoration: none;
}
.mypagebutton {
	/*display:block;*/
	text-decoration: none;
}

.changelang a {
	text-decoration:none!important;
}
.changelang a:link {
	color:#ffffff;
	text-decoration:none!important;
}
.changelang a:visited {
	color:#ffffff;
	text-decoration:none!important;
}
.changelang a:hover {
	color:#ffffff;
	text-decoration:none!important;
}
.changelang a:active {
	color:#ffffff;
	text-decoration:none!important;	
	-ms-filter: "alpha( opacity=90 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=90);/*IE 9 8 7 6 5 */
	-moz-opacity:0.9;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.9;/* Safari 1.x (pre WebKit!) */
	opacity:0.9;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
}
.changelang {
	float:right;
	margin-right:40px;
	margin-top:9px;
	text-align:center;
	border:#D00236 1px solid;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:3px;
	padding-right:3px;
	font-size:0.7em;
	white-space:nowrap;
	color:#FFF;
	background: #fe3265;/* Old browsers */
	background: -moz-linear-gradient(top, #fe3265 0%, #cd1543 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe3265), color-stop(100%, #cd1543)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fe3265 0%, #cd1543 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fe3265 0%, #cd1543 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fe3265 0%, #cd1543 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fe3265 0%, #cd1543 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3265', endColorstr='#cd1543', GradientType=0 ); /* IE6-9 */
}
/* my page button*/

.mypagebtn a {
	text-decoration:none!important;
}
.mypagebtn a:link {
	color:#ffffff;
	text-decoration:none!important;
}
.mypagebtn a:visited {
	color:#ffffff;
	text-decoration:none!important;
}
.mypagebtn a:hover {
	color:#ffffff;
	text-decoration:none!important;
}
.mypagebtn a:active {
	color:#ffffff;
	text-decoration:none!important;
	-ms-filter: "alpha( opacity=90 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=90);/*IE 9 8 7 6 5 */
	-moz-opacity:0.9;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.9;/* Safari 1.x (pre WebKit!) */
	opacity:0.9;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
}
.mypagebtn {
	float:right;
	/*margin-right:5px;*/
	margin-right:40px;
	margin-top:9px;
	text-align:center;
	border:#D00236 1px solid;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:3px;
	padding-right:3px;
	font-size:0.7em;
	white-space:nowrap;
	color:#FFF;
	background: #fe3265;/* Old browsers */
	background: -moz-linear-gradient(top, #fe3265 0%, #cd1543 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe3265), color-stop(100%, #cd1543)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fe3265 0%, #cd1543 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fe3265 0%, #cd1543 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fe3265 0%, #cd1543 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fe3265 0%, #cd1543 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe3265', endColorstr='#cd1543', GradientType=0 ); /* IE6-9 */
}
	/*hide the pc H1 logo*/
	.pcheadh1{
		display:none;
	}
	/* hide the login area and the SmartPhoneBanner area*/
	.sct-foot,.logarea{
		display:none;
	}
	/*hide the pc chatch phrase*/
	.brandcatch{
		display:none;
	}
	/*hide faq e contact link*/
	.guide{
		display:none;
	}
	/*hide cart link*/
	.sp2{
		display:none!important;
	}
	
	/*
	FOOTER
	*/
	
	.foot-en {
	background: none!important;
	padding-bottom: 0px!important;
}
	/*show the mobile footer (c) line */
	.pcfootfirstd{
		width:100%;
		padding-top:0px!important;
}
	.pcfootfirstd small{
		display:block;
		background-color: #f8e1f3;
		font-size: 1em;
		padding-bottom: 6px;
		padding-top: 8px;
		text-align: center;
	}
	.sct-foot,.pcfootfirstd .w-group ul{
		display:none;
	}
	.w-group {
		background:none!important;
		display: block;
		font-size: 11px;
		height: auto!important;
		padding: 0 0 0 0px;
	}
	/*hide the path*/
	.pc-path{
		display:none!important;
	}
	
/* adjust the page inside*/
/* this part is common to all similar pages, it is called by the single pages so the page can become responsive is necessary.
-------------------------------------------------*/
#conts{
		width:93%!important;
		padding-left:10px;
		padding-right:10px;
		margin-top:15px;
}
.conts-class{
		width:93%!important;
		padding-left:10px;
		padding-right:10px;
		margin-top:15px;
}
	.snav{
		display:none!important;
	}
	
.main-inform{
	width:100%!important;
	float:none!important;
}
/*----------------------------------------------*/
/*
--------------------
END OF @media only screen and (max-width: 700px) */
}
/*-----------------*/