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

	css/tpl_header.css

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

/* ------------------------
	header common
------------------------ */

#header {
	width: 100%;
	padding-top: 0px;
	background:rgba(255,255,255,0.8);
	height:90px;
	text-align:center;
	position:fixed;
	z-index:999;
	top:0;
}
#header_s {
	width: 100%;
	padding-top: 0px;
	background:rgba(255,255,255,0.8);
	height:32px;
	text-align:center;
	position:fixed;
	z-index:999;
	top:0;
}
#header_wrapper {
	width: 960px;
	margin: 0 auto;
}
#header .header_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 8px 16px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#header_top {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0;
	background-color: #4B0C1F;
	height: 20px;
}
#header_top span {
	float: left;
	color: #fff;
	font-size: 12px;
	padding-left: 20px;
}
#header_top ul {
	float: right;
	color: #fff;
	font-size: 11px;
}
#header_top ul li {
	float: left;
	background: url(../images/common/mark_01.png) no-repeat 0 center;
	padding: 2px 15px 0px 12px;
}
#header_top a:link,#header_top a:visited {
	color: #fff;
	text-decoration: none;
}
#header_top a:hover {
	color: #ccc;
	text-decoration: underline;
}
.logo {
	float: left;
	padding: 6px 0 0 0;
	width:304px;
}
.header_inner ul.head_nav {
	float: right;
	padding: 5px 0 0 0;
}
.header_inner .head_nav ul {
	float: right;
	border-left: 1px solid #ddd;
}
.header_inner .head_nav li {
	float: left;
}
.header_inner .head_nav li.hha_cart {
	width: 59px;
	height: 45px;
	border-right: 1px solid #ddd;
	position:relative;
}
.header_inner .head_nav li.hha_cart span.hca_count {
	background: #ca1d53 none repeat scroll 0 0;
 border-radius: 50%;
 color: #fff;
 font-size: 9px;
 height: 14px;
 left: 20px;
 position: absolute;
 text-align: center;
 top: 0;
 width: 16px;


}
.header_inner .head_nav li.hna_rireki {
	width: 59px;
	height: 45px;
	border-right: 1px solid #ddd;
	margin-right: 16px;
}
.header_inner .head_nav li.hna_login {
	padding-bottom: 5px;
}
.header_inner .head_nav li.hna_sinki {
	float: none;
}

/* ------------------------
	header global a
------------------------ */

#head_globalnavi {
	height: 34px;
	float:right;
	padding-top:3px;
}
#head_globalnavi ul {
	min-height: 34px;
}
#head_globalnavi li {
	float: left;
	height: 34px;
}
#head_login{
	width:auto;
	text-align:right;
	margin-bottom:3px;
	font-size: 12px;
	height: 37px;
	float: left;
	margin-top: 8px;
}
#head_login span.topname {
	border-right: 1px solid #ddd;
	margin-right: 16px;
	padding-right:16px;
	width: 210px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
}
#head_login span.toplogbtn{
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
} 
#head_login span.toplogbtn a{
	background: #eee none repeat scroll 0 0;
 border: 1px solid #ddd;
 font-size: 10px;
 padding: 2px 20px 0;
	
}
#head_login a {
	color:#000;
}
#head_login span.toplogbtn a:hover {
	color: #922A40;
	text-decoration: underline;
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #eee;
}
/* ------------------------
	header slim
------------------------ */

#header_slim {
	-moz-box-shadow: 0px 3px 3px 0px #ddd;
	-webkit-box-shadow: 0px 3px 3px 0px #ddd;
	box-shadow: 0px 3px 3px 0px #ddd;
	display: inline-block;
	width: 100%;
	height: 32px;
	position: relative;
	margin-bottom:10px;
}
#header_slim .header_slim_in {
	width: 950px;
	margin:0 auto;
}
#header_slim .logo {
	float: left;
	width: 100px;
	padding: 3px 0 0 0;
}
#header_slim ul li.contact a:link, ul li.contact a:visited {
	color: #fff;
	font-size: 11px;
}
#header_slim ul li.hna_myname a:link, ul li.hna_myname a:visited {
	color: #fff;
	font-size: 11px;
}
#header .head_nav_area {
	float: right;
	position: relative;
}
#header .head_nav_area ul li {
	float: left;
}
#header .head_nav_area ul li dl {
	background: #ECE7E1;
	float: left;
	height: 28px;
	margin: 2px 0 0 0;
}
#header .head_nav_area ul li dl dt {
	float: left;
	padding: 0 12px 0 0;
}
#header .head_nav_area ul li dl dd {
	float: left;
	height: 30px;
	padding: 6px 12px 0 13px;
	font-size: 11px;
}
#header .head_nav_area ul li dl dd.hna_time {
	background: url(/spc-common/include/header/images/header_time_mark.png) no-repeat 0 9px;
}
#header .head_nav_area ul li dl dd.hna_favorite {
	background: url(/spc-common/include/header/images/header_favorite_mark.png) no-repeat 0 9px;
}
#header .head_nav_area ul li dl dd.hna_save {
	background: url(/spc-common/include/header/images/header_save_mark.png) no-repeat 0 9px;
}
#header .head_nav_area li.contact {
	background: url(/spc-common/include/header/images/header_contact_mark.png) no-repeat 0 11px;
	padding: 6px 12px 0 13px;
}
#header .head_nav_area li.hna_login {
	padding: 4px 0 0 0;
}
#header .head_nav_area li.hna_myname {
	padding: 6px 10px 0 13px;
}
#header_area .head_nav_area ul li dl dd a {
	color: #000;
	text-decoration: none;
}
#header_area .head_nav_area ul li dl dd a:hover {
	color: #00469A;
	text-decoration: underline;
}
/* ------------------------
	header search
------------------------ */

#head_globalnavi_s {
	float: right;
	position: relative;
	padding: 5px 30px 0 0;
}
#head_globalnavi_s ul li:first-child {
	border-left: 0px solid #CCC;
}
#head_globalnavi_s ul li {
	float: left;
	position: relative;
	border-left: 1px solid #CCC;
	padding: 0 0 0 8px;
	margin: 12px 0 0 7px;
}
#head_globalnavi_s ul li a:link, #head_globalnavi_s ul li a:visited {
	color: #000;
}
#header_list_area {
	background-color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.70, #fbfbfb), color-stop(0.90, #ebebeb), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #fbfbfb 70%, #ebebeb 90%, #ffffff);
	background: -ms-linear-gradient( top, #ffffff, #fbfbfb 70%, #ebebeb 90%, #ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0)";
	-moz-box-shadow: 0px 4px 8px 0px #ddd;
	-webkit-box-shadow: 0px 4px 8px 0px #ddd;
	box-shadow: 0px 4px 8px 0px #ddd;
	display: inline-block;
	margin: 5px auto 0px;
	width: 100%;
	height: 87px;
	clear: both;
}
#header_list_area dl {
	border-right: 1px solid #DBDBEA;
	float: left;
	height: 87px;
	height: 62px;
	margin: 8px 12px 0 0;
	padding-right: 2px;
}
#header_list_area dl dt {
	font-weight: bold;
	margin-top: -3px;
}
#header_list_area dl dd {
	float: left;
	padding: 3px 10px 0 0;
}
#header_list_area dl.hla_end {
	border-right: 0px solid #DBDBEA;
}
#header_list_area .clr_red2 {
	color: #D80000;
}
#header_list_area .clr_blue2 {
	color: #1B5FBE;
}
#header_list_area .clr_ora {
	color: #FF5B26;
}
#header_list_area .clr_gre {
	color: #59B200;
}
#header_list_area .clr_red {
	color: #D80000;
}
#header_menu_area {
	float: right;
	margin: 8px 0 0 0;
}
#header_menu_area .hma_time {
	width: 134px;
	height: 62px;
	float: left;
	border-left: 1px solid #DBDBEA;
}
#header_menu_area .hma_favorite {
	width: 120px;
	height: 62px;
	float: left;
	border-left: 1px solid #DBDBEA;
}
#header_menu_area .hma_save {
	width: 110px;
	height: 62px;
	float: left;
	border-left: 1px solid #DBDBEA;
	border-right: 1px solid #DBDBEA;
}
#header_menu_area .hma_icon {
	float: left;
	padding: 18px 0 0 10px;
}
#header_menu_area .hma_name {
	padding: 18px 0 0 0;
	float: left;
	line-height: 1.0;
}
#header_menu_area .hma_num {
	font-size: 140%;
	font-weight: bold;
	display: block;
	text-align: center;
}
#header_menu_area li.hma_time a:hover {
	background: url(/common/include/header/images/header_time_bg.png) no-repeat 0 0;
	height: 62px;
	width: 134px;
	display: block;
}
#header_menu_area li.hma_favorite a:hover {
	background: url(/common/include/header/images/header_favorite_bg.png) no-repeat 0 0;
	height: 62px;
	width: 120px;
	display: block;
}
#header_menu_area li.hma_save a:hover {
	background: url(/common/include/header/images/header_save_bg.png) no-repeat 0 0;
	height: 62px;
	width: 128px;
	display: block;
}

/* ------------------------
	header form
------------------------ */

#headform {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    position: relative;
    width: 235px;
}
.sggstInputWrap {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #9797A6;
    border-left: 1px solid #9797A6;
    border-radius: 3px;
    border-top: 1px solid #9797A6;
    height: 32px;
    position: relative;
				box-sizing: border-box;
}
.searchInput {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    display: block;
    font-size: 12px !important;
    height: 26px;
    left: 0;
    line-height: 23px;
    margin: 0;
    outline: 0 none;
    padding: 3px 0 0 0;
    position: absolute;
    text-indent: 8px;
    top: 0;
    width: 100%;
				
}

#detailSearch {
    background-color: #fff;
    color: #666;
    height: 32px;
    position: absolute;
    right: -62px;
    top: 0;
    width: 64px;
    z-index: 701;
				display:table;
				
}

#detailSearch #detailSearchButton {
    border-bottom: 1px solid #9797A6;
    border-top: 1px solid #9797A6;
    cursor: default;
    height: 32px;
    line-height: 28px;
    text-align: center;
    width: 64px;
				box-sizing: border-box;
				
}

#detailSearch #searchButtonFace {
    border-left: 1px solid #ccc;
    display: block;
    font-size: 10px;
    height: 30px;
				display:table-cell;
vertical-align: middle;
padding-left:5px;
}
#searchButtonArrow {
color:#C51F51;
}


.ritSahTermArea {
    background: #000000 url("/common/include/header/images/icon_loupe.png") no-repeat 0 0;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    height: 32px;
    right: -94px;
    top: 0;
    width: 32px;
}
.ritSahTermArea, .searchBtn {
    border: medium none;
    display: block;
    position: absolute;
}
.searchBtn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    height: 100%;
    line-height: 1px;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-indent: -1000px;
    width: 100%;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

#dS_box {
    background: #EBDADA none repeat scroll 0 0;
    border: 1px solid #AE8282;
    box-shadow: 2px 2px 3px #ccc;
    display: none;
    left: -121px;
    padding: 10px;
    position: absolute;
    top: 44px;
    width: 300px;
    z-index: 700;
}
.dS_box_arr{
    border-bottom: 9px solid #AE8282;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    height: 0;
    left: 144px;
    position: absolute;
    top: -9px;
    width: 0;
}
.dS_box_arr span {
    border-bottom: 8px solid #EBDADA;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    right: -8px;
    top: 1px;
}
 .dS_box_arr span {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    position: absolute;
    width: 0;
}
.header_inner select, .header_inner input {
    padding: 5px 0;
				width:100%;
}
#dS_box input.s_btn {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #cb60b3 0%, #ad1283 50%, #de47ac 100%) repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 6px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    padding: 5px 20px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
				width:60%;
}
#dS_box input.s_btn:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #890080 12%, #db36a4 100%) repeat scroll 0 0;
    color: #ccc;
}

.hover-click{
  position: relative;
  
}
.hover-click > a{
  display: block;
}
.hover-click > div{
  display: none;
  z-index: 9999;
  position: absolute;
		width:960px;
  background:rgba(0,0,0,0.65) ;
  text-align: center;
		left:-641px;
}
.gm_brand_l{
				float:left;
				padding:20px;
				width:400px;
}
.gm_brand_l dt{
				color:#fff;
				font-size:15px;
}
.gm_brand_l dd{
				float:left;
				padding:0 5px 5px 0;
}
.gm_brand_r{
				float:left;
				padding:20px;
				width:500px;
}
.gm_brand_r dt{
				color:#fff;
				font-size:15px;
}
.gm_brand_r dd{
				float:left;
				padding:0 5px 5px 0;
}
.hover-click_cat{
  position: relative;
}
.hover-click_cat > a{
  display: block;
}
.hover-click_cat > div{
  display: none;
  z-index: 9999;
  position: absolute;
		width:144px;
		left:-10px;
  background:rgba(0,0,0,0.65) ;
  text-align: center;
		padding:20px 0 16px 20px;
}
#head_globalnavi ul.gm_cat{
					height:auto;

}
#head_globalnavi .gm_cat li{
				background: rgba(0, 0, 0, 0) url("/common/images/common/mark_03.png") no-repeat scroll 0 3px;
    color: #fff;
    float: none;
    font-size: 13px;
    height: auto;
    padding: 0 0 5px 14px;

}
#head_globalnavi .gm_cat li a:link,#head_globalnavi .gm_cat li a:visited{
				color:#fff;
				text-decoration: none;

}
#head_globalnavi .gm_cat li a:hover{
				color:#fff;
				text-decoration:underline;

}
#header_sp_slide{
	display:none;
}
/*megamenu*/
.megam_01 {
    list-style:none;
    margin:0;
    padding:0;
    z-index:200;

}
.megam_01 li {
	float: left;	
}
.megam_01 li a {
    display:block;
}
.megam_01 li a:hover,
.megam_01 > li.selected > a {
    /*background-color: #ccc;*/
}
.megam_02{
    display:none;
    background:rgba(68,68,68,0.9);
    width:100%;
				position:absolute;
				left:0;
				padding-top:14px;
				padding-bottom:14px;
}
.megam_01 li:hover .megam_02 {
    display:block;
}
.megam_02 li {
    width:950px;
				margin:0 auto;
				color:#fff;
				float: none !important;
				height:auto !important;
}
.megam_02 li a{
    height:auto;
    background-color: none;
    width: auto;
    color: #000;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.megam_02 li a:hover{
    
}

.alph_mg{
	color: #fff;
 font-size: 10px;
 font-weight: normal;
	position:absolute;
	top:16px;
	padding-left:10px;
}
.tit_mg{
	color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 4px;
}
.txt_mg{
	font-size:15px;
	color:#fff;
	font-weight: normal;
	padding-top:22px;
	display:block;
}

/*bn_mg*/
.bn_mg dl{
	float:left;
	padding-right:20px;
	padding-top:22px;
}
.bn_mg dl:last-child{
	padding-right:0px;
}
#header .megam_02 li .bn_mg dl a {
    color: #fff;
    height: auto;
    padding: 2px 0;
    width: auto;
}
#head_globalnavi ul#g_area li .bn_mg dl dd a:hover {
 background: none;
}
.megam_02 .tit_list_mg{
				clear:both;
				font-size:15px;
				color:#fff;
				font-weight: 600;
				padding-bottom:3px;
				padding-top:16px;
}
.megam_02 ul.list_mg{
				clear:both;
				display: inline-block;
    width: 100%;
}
.megam_02 ul.list_mg li{
    color: #fff;
    float: left !important;
    font-size: 13px;
    height: auto !important;
    line-height: 1.2;
    margin: 0 auto;
    min-height: 114px;
    padding-top: 0;
    text-align: center;
    width: 105px;
}
.megam_02 ul.list_mg li span {
 			
				background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 47px;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 52px;
}
.megam_02 ul.list_mg li a{
    padding: 6px 10px 0 10px;
				color:#fff !important;
}
#head_globalnavi ul#g_area .megam_02 ul.list_mg li a:hover{
}
.type_01 .mg_tit_area{
	position: relative;
	padding-top: 10px;
}
.type_01 .txt_mg{
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	padding-top:10px;
}
.type_02 .mg_tit_area{
	float:left;
	width:372px;
}
.type_02 .bn_mg{
	float:right;
}
.slide_menu .menu_log_wrap {
	padding: 10px 0 0 0;
	background:#fff;
}
.slide_menu ul{
	max-width:100%;
}

.slide_menu .menu_log_wrap p {
	color: #595656;
	text-align: center;
	margin-top: 0.5em;
}

.slide_menu .menu_log_wrap ul li {
	margin: 0 auto 0.5em;
	padding: 1%;
	background-color: #fff;
	width: 80%;
}

.slide_menu .menu_log_wrap ul li:last-of-type {
	margin-bottom: 0;
}

.slide_menu .menu_log_wrap p.log_btn {
	box-sizing: border-box;
	width: 100%;
	margin: 0.5em auto;
	font-size: 18px;
}
.slide_menu .menu_log_wrap .log_name {
	text-align:left;
	color:#000;
}

.slide_menu .menu_log_wrap p.log_btn a {
	box-sizing: border-box;
	border: 2px solid #922a40 !important;
	width: 100%;
	color: #922a40 !important;
	font-weight:bold;
}
.slide_menu .menu_log_wrap p.log_btn a:hover {
	background:#922a40 !important;
	color:#fff !important;
}
.mt21{
	margin-top:21px;
}
.head_menu {
	margin-top: 5px;
}
.sns_area {
    float: right;
}
div.top_gcse {
  float: right;
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
#topfix {
				position:fixed;
				background:rgba(255,255,255,0.8);
				width:100%;
				
}
#header_wrapper {
    box-sizing: border-box;
    padding: 0;
    width: 100%;
}
#header {
    height: auto;
    position: relative;
				
}
#wrapper {
    clear: both;
    padding-top: 60px;
}
#head_globalnavi {
    display: none;
}
#header_sp_slide {
    display: block;
    float: right;
    padding-top: 5px;
				padding-right: 10px;
				padding-bottom:5px;
    width: 10%;
}
#header .logo {
    display: block;
    float: left;
    padding-top: 5px;
				padding-left: 10px;
    width: 70%;
}
.sns_area {
    clear: both;
    float: none;
    padding: 80px 0 0;
}
.sns_area ul {
    text-align: center;
}
.sns_area ul li {
    padding: 16px 1.15% 10px 1.15%;
    text-align: center;
				display:inline-block;
    width: 80%;
				border-radius: 10px;
}
#header .slide_menu {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    color: #fff;
    display: none;
    padding-left: 20%;
    /*position: absolute;*/
    right: 0;
    top: 60px;
    width: 85%;
    z-index: 100;
				height: 100% !important;
    overflow-y: auto;
    position: fixed !important;
}
#header .slide_menu .title {
    background: #434250 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px;
}
#header .slide_menu .title span {
    border-left: 3px solid #fff;
    padding-left: 10px;
}
#header .slide_menu a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #333;
    display: block;
    padding: 16px 20px 14px 10px;
    text-decoration: none;
}
#header .slide_menu li:last-child a {
    border-bottom: 0 none;
}
#header .slide_menu > i {
    left: 6.5%;
    position: absolute;
    top: 1%;
}
#header .slide_menu ul {
    max-width: 100%;
}
#header .slide_menu > ul li a::after {
    position: absolute;
    right: 1.5em;
}
#header .slide_menu > ul li {
    font-size: 14px;
    position: relative;
}
#header .slide_menu > ul li img {
    padding-right: 4px;
    vertical-align: middle;
}
.logo a:hover img {
 opacity: 1;
 filter: alpha(opacity=100);
 -ms-filter: "alpha( opacity=100 )";
 -moz-opacity: 1;
 -khtml-opacity: 1;
}
.child {
    display: none;
}
.menu:after {
    position: absolute;
    top: 30px;
    right: 10px;
    margin-top: -14px;
    content: '>';
    font-size: 14px;
    font-weight: bold;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all, 0.25s, linear;
    -o-transition: all, 0.25s, linear;
    -webkit-transition: all, 0.25s, linear;
    transition: all, 0.25s, linear;
}
 
.menu.active:after {
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#header .slide_menu ul.inner a {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #333;
    display: block;
    padding: 10px 20px 8px 10px;
    text-decoration: none;
}

#gsc-iw-id2 {
    margin-top: 2px;
}
.top_fb_h {
    margin-right: 12px;
}
.gsc-control-cse {
    width: 300px;
    padding: 0 !important;
}
table.gsc-search-box td {
    vertical-align: top;
}
a.gsst_a{
    background: none !important;
    border: none !important;
    padding: 4px !important;
}
.sns_area{
	display:none;
}

/**/}
