@charset "utf-8";

/***************************************/
/* RMS SETTING CHAGE
/***************************************/

div#pagebody {position:relative; padding:0;}

#floatingCartContainer + table{
	width:1170px;
	margin-top:40px; /*margin-bottom:220px;*/
}

#header_frame{
	width: 100%;
    position: absolute;
    top: -25px;/*def -60px;*/
    left: 0;
    min-width: 1170px;
    height: 100px;
    margin: 0 auto;
    z-index: 10000;
	}



div#nav_wrapper {
	position: absolute;
    top: 60px;/*def 34px;*/
    left: 0;
    min-width: 1170px;
    width: 100%;
	}


#headermessage_euc{
    width: 98%;
/*	bnr_single(バナー1つ) */
/*  height: 155px; */
/*  height: 175px; */
/*  height: 195px; */ 
/*  height: 300px;*/    /* バナー1つ表示では使わない */


/*	バナーなし + 告知なし */
/*	height: 50px; */
    
/*	バナーなし+告知1行のみ */
/*	height: 50px;

/*	bnr_single(バナー1つ)  + 告知1行 */
    height: 180px;

/*	バナー2つ */
/*	height: 280px; */

/*	バナー3つ */  /* バナーを３つにする時はrms_common.cssも調整すること */
/*  height: 420px; */

/*	バナー4つ */  /* バナーを３つにする時はrms_common.cssも調整すること */
/*  height: 490px; */

/*	バナー2つ + 告知1行 */
/*  height: 410px; */

/*  バナーなし+告知2行のみ ※2023/9/14 高さ修正 55px → 80px */
/*  height: 80px; */

/*	bnr_single(バナー1つ)  + 告知2行 */
/*  height: 220px; */

/*	bnr_single(バナー1つ)  + 告知3行 */
/*	height: 300px; */
	
/*	bnr_double(バナー1つ)  + 告知3行 */
/*	height: 400px; */

/*	クリスマス特集 + 200円オフクーポン */
/*	height: 350px; */

/*	xmas2022CP + 告知3行 */
/*	height: 420px; */

/*	height: 470px; from 221121- to 210725 */
    margin: 15px auto 0;
    display: block;
}

.xmas2021_coupon{
	position: relative;
	width: 100%;
	height: 200px;
	background: url("https://www.rakuten.ne.jp/gold/es-toys/frame/images/banner/main/coupon_1069-200_xmas2021_bg.jpg") no-repeat;
	padding: 0 10px 0 10px;
	margin-bottom: 10px;
}

.xmas2021_coupon_ticket{
	float: left;
	width: 340px;
	margin: 58px 2px 0 3px;
}

	.xmas2021_coupon02{
		position: relative;
		width: 100%;
		height: 200px;
		background: url('https://www.rakuten.ne.jp/gold/es-toys/frame/images/banner/main/coupon_1069-200_xmas2021_bg.jpg') no-repeat;
		padding: 0 5px 0 5px;
}

	.xmas2021_coupon_ticket02{
		float: left;
		width: 340px;
		margin: 61px 10px 0 2px;
	}

	@media screen and (max-width: 671px) {
		.xmas2021_coupon02{
			position: relative;
			width: 96%;
			height: auto;
			background: url("https://www.happinetonline.com/ec/images/banner/main/coupon_1069-200_xmas2021_bg.jpg") no-repeat;
			background-size: 100% auto;
}

		.xmas2021_coupon_ticket02{
			float: left;
			width: 31.5%;
			margin: 22px 1px 12px 4px;
		}
}



#headerbanner{
    width: 800px;
    margin: 0 auto;
    display: block;
    height:180px;
}


#megamenu div#nav_wrapper {
    top: -42px;
}

div#nav_wrapper.subnav{/*position:fixed;top:150px; */ z-index:9999;}

#megamenu div#nav_wrapper.subnav{
	/*position: fixed;
	top: 100px;*/
	z-index: 999999;
	}


#subheader_frame{
    position: fixed;
    top: 56px;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: 9999;
    margin: 0 auto;
    box-shadow: 0px 3px 6px #a5a5a5;
    min-width: 1170px;

	  }

#leftnavi_frame{ width:250px; height:1000px;}

#foter_frame{
	position: absolute;
    bottom: -400px!important;
    left: 0;
    width: 100%;
    height: 180px;
	}


/***************************************/
/* RMS PRODUCT FRAME SETTING
/***************************************/

span.catch_copy {
    font-size: 120%;
    display: block;
    color: #004dff;
    font-weight: bold;
    margin-bottom: 10px;
}

span.item_name {
    font-size: 1.1em;
    line-height: 170%;
    word-break: break-all;
}

td.exT_sdtext {
    color: #000000;
    font-size: 80%;
    width: 100%;
    display: block;
}

table td span.item_desc{position:relative;}


iframe#subimg{
	position: absolute;
	left: -315px;
	min-height: 600px;
	overflow-y: scroll;
}


#headservice{height:42px; width:475px;}




/*
@media screen and (max-width: 670px) {
#page-top a {
    width: 43px;
    padding: 17px 0;
}

#page-top {
    bottom: 50px;
}

}

*/
