@charset "shift_jis";
/* CSS Document */

/* --------------------------------------------------------------------
	ユーザー定義　各ジェンダーTOP
--------------------------------------------------------------------- */
h2.gender_page_name_ {
    margin: 0 0 10px 0;
    font-size: 28px;
    font-weight: bold;
}
h2.gender_event_name_ {
	margin: 60px 0 20px 0 !important;
	text-align: center !important;
	font-size: 28px !important;
	font-weight: bold !important;
	width: 100% !important;
}
h2.gender_event_name_ span {
	line-height: 1;
	display: block;
	font-size: 14px;
}
div.event_accessory h2.event_name_ {
	margin: 60px 0 20px 0 !important;
	text-align: center;
}
/* 他のページの設定上書き用 */
.event_accessory { margin-top: 0 !important; }
#category, #new, #ranking {
	margin-top: 0;
	padding-top: 0;
}
div.contents_ div.event_accessory div.goods_ {
	margin-top: 0 !important;
}
/* 他のページの設定上書き用 */


/*フッターmens/womensボタンの非表示*/
div.sale_footer_, .navitopicpath_ { display: none !important; }


/* 左カラム表示時 NEW ARRIVALS */
div.contents_ .single_mainframe_ div.StyleP_Frame_ div.StyleP_Item_:nth-child(5n+1) {
	clear: none;
}
div.contents_ .single_mainframe_ div.StyleP_Item_ {
	margin: 0 26px 25px 0;
}
.leftmenuframe_ #leftmenuframe_{display:none;}
.contents_ .single_mainframe_{width:990px;float:right;}


/* 左カラム表示時 RECOMMENDED ITEMS */
div.contents_ div.StyleT_Line_{margin:0 0 20px 35px;}
div.contents_ div.StyleT_Item_{margin: 0 35px 35px 35px;}
.single_mainframe_ div.event_frame_ div.StyleT_Frame_ div.StyleT_Line_ div.StyleT_Item_:nth-child(6n+1){clear:none;}
.single_mainframe_ div.event_frame_ div.StyleT_Frame_ div.StyleT_Line_ div.StyleT_Item_:nth-child(5n+1){margin-right:35px;}
.single_mainframe_ div.event_frame_ div.StyleT_Frame_ div.StyleT_Line_ div.StyleT_Item_:nth-child(4n+1){margin-right:35px;}


/* 左カラム上部 */
#leftmenuframe_ { display: none !important; }
/* --------------------------------------------------------------------
	ユーザー定義 2019.10.11 GENDER Aバナー用
--------------------------------------------------------------------- */
.topBannerG, .aBannerMen, .aBannerWomen, .PCaBannerMen, .PCaBannerWomen {
    width: 990px;
    height: 330px;
    overflow: hidden;
}
.topBannerG .caption, .topBannerMen .caption, .topBannerWomen .caption, .aBannerMen .caption, .aBannerWomen .caption, .PCaBannerMen .caption, .PCaBannerWomen .caption {
    font-size: 23px;
    font-weight: bold;
    text-align: left;
    color: #000;
    padding-top: 30px;
    padding-left: 40px;
}
.topBannerG .mask, .topBannerMen .mask, .topBannerWomen .mask, .aBannerMen .mask, .aBannerWomen .mask, .PCaBannerMen .mask, .PCaBannerWomen .mask {
    width: 990px;
    height: 330px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(223, 223, 223, 0.7);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.topBannerG:hover .mask, .topBannerMen:hover .mask, .topBannerMen:hover .mask, .aBannerMen:hover .mask, .aBannerWomen:hover .mask, .PCaBannerMen:hover .mask, .PCaBannerWomen:hover .mask {
    opacity: 1;
}
/* --------------------------------------------------------------------
	ユーザー定義 2019.10.11 GENDER Cバナー用
--------------------------------------------------------------------- */
div.features_image_G {
    float: left;
    width: 318px;
    margin: 0 11px 0 0;
    position: relative;
}

#features .feature_inner_1st .features_image_G .featuresBannerC .img_ a:hover img {
    opacity: 0.7 !important;
}
/* --------------------------------------------------------------------
	ユーザー定義 2020.10.23 GENDER Life Styleバナー用
--------------------------------------------------------------------- */
div.features_image_LifeStyle {
    float: left;
    width: 240px;
    margin: 0 9px 0 0;
    position: relative;
}
div.features_image_LifeStyle_4th {
    float: left;
    width: 240px;
    margin: 0;
    position: relative;
}
div.featuresBannerLifeStyle img {
    width: 240px;
}
.feature_inner_1st h2.headingLv2 {
    margin: 45px 0 20px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    width: 100%;
}
.feature_inner_1st h2.headingLv2 span {
    line-height: 1;
    display: block;
    font-size: 14px;
}
/* --------------------------------------------------------------------
	ユーザー定義 2019.09.06 臨時対応
--------------------------------------------------------------------- */
div.features_item_ a.check_items_, div.features_item_ a.men_, div.features_item_ a.women_ {
	line-height: 28px !important;
}
div.featuresBanner ul.twoLine {
  margin: 0;
  display: block;
}
.featuresBanner:hover .toolTipText ul.twoLine {
  visibility: visible;
  position: absolute;
  display: inline-block;
  width: 318px;
  height: 318px;
  line-height: 40px;
  color: #FFF !important;
  padding: 0;
  background: rgba(51, 51, 51, 0.1);
  bottom: 0;
}
.featuresBanner .toolTipText ul.twoLine {
  position: absolute;
  z-index: 2;
  visibility: hidden;
  width: 318px;
  height: 318px;
  background: rgba(51, 51, 51, 0.0);
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  color: #FFF !important;
  padding: 0;
  top: 0;
  bottom: 0px;
  left: 0;
}
.featuresBanner ul.twoLine li {
	margin-top: 125px;
}
.featuresBanner ul.twoLine li a {
  color: #FFF !important;
}
.featuresBanner ul.twoLine li a:hover {
  opacity: 0.5;
}
.featuresBanner ul.twoLine li:nth-child(2n) {
    margin-top: 0px !important;
}

/* --------------------------------------------------------------------
	ユーザー定義 2019.08.16 左カラム対応 Aバナー
--------------------------------------------------------------------- */
/* ボタン用 */
.topButtonG .toolTipG_check {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    top: 0px;
}
.toolTipG_check {
    left: 0px;
}
.topButtonG .toolTipG_check .toolTipTextG {
    position: absolute;
    z-index: 2;
    left: 0;
    visibility: hidden;
    width: 990px;
    height: 330px;
    line-height: 330px;
    background: rgba(51, 51, 51, 0.7);
    -webkit-transition: .3s;
    transition: .3s;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    bottom: 0px;
}
.topButtonG .toolTip_check .toolTipTextG {
    top: 0px;
    left: 0px;
}
.topButtonG .toolTipG_check .toolTipTextG a {
    color: #FFF !important;
    position: absolute;
    display: inline-block;
    width: 990px;
    height: 330px;
    line-height: 330px;
    font-size: 20px;
    padding: 0;
    left: 0px;
    background: rgba(51, 51, 51, 0.7);
}
.topButtonG .toolTipG_check .toolTipTextG a:hover {
    color: #FFF !important;
    position: absolute;
    display: inline-block;
    width: 990px;
    height: 330px;
    line-height: 330px;;
    font-size: 20px;
    padding: 0;
    left: 0px;
    border: none;
    background: rgba(51, 51, 51, 0.7);
}
.topButtonG .toolTipG_check .toolTipTextG a span:hover {
    opacity: 0.5;
}
.topButtonG .toolTipG_check .toolTipTextG a:link {
    color: #FFF !important;
}
.topButtonG .toolTipG_check:hover .toolTipTextG {
    visibility: visible;
    position: absolute;
    display: inline-block;
    width: 990px;
    height: 330px;
    line-height: 330px;
    padding: 0;
    bottom: 0px;
    background: rgba(51, 51, 51, 0.6);
}
.topButtonG .toolTipG_check:hover .toolTipTextG {
    left: 0px;
}
/* ボタン用 */
/* 画像用 */
.topBannerG {
    position: relative;
    top: 0;
}
.topBannerG .toolTip_img_G {
    position: absolute;
    top: 0;
    left: 0;
}
.topBannerG .toolTipTextG {
    position: absolute;
    z-index: 2;
    visibility: hidden;
    width: 990px;
    height: 330px;
    background: rgba(51, 51, 51, 0.7);
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    color: #FFF !important;
    padding: 0;
    top: 0;
    bottom: 0px;
    left: 0;
}
.topBannerG .toolTipTextG a:link {
    color: #FFF !important;
}
.topBannerG:hover .toolTipTextG {
    visibility: visible;
    position: absolute;
    display: inline-block;
    width: 990px;
    height: 330px;
    line-height: 40px;
    color: #FFF !important;
    padding: 0;
    background: rgba(51, 51, 51, 0.7);
    bottom: 0;
}
.topBannerG ul.oneLine {
    margin: 145px 0;
    display: block;
}
.topBannerG ul li a {
    color: #FFF !important;
}
.topBannerG ul li a:hover {
    opacity: 0.6;
}
/* 画像用 */
/* --------------------------------------------------------------------
	ユーザー定義 2019.08.16 左カラム対応 Cバナー
--------------------------------------------------------------------- */
/* ボタン位置等　上書き調整 */
div.mainvisual_g, div.mainvisual_gMen, div.mainvisual_gWomen {
    margin: 0 auto 10px;
    position: relative;
    width: 990px;
}
div#mainvisual2 a.check_ {
    left: 390px;
    bottom: 30px;
    position: absolute;
    width: 200px;
    height: 55px;
    line-height: 52px;
    border: 1px solid #333;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    z-index: 9998;
    font-weight: 700;
    background: #333;
}
div#mainvisual2 a.check_:hover{
	opacity: 0.8;
}
div#mainvisual3 a.check_ {
    left: 390px;
    bottom: 30px;
    position: absolute;
    width: 200px;
    height: 55px;
    line-height: 52px;
    border: 1px solid #333;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    z-index: 9998;
    font-weight: 700;
    background: #333;
}
div#mainvisual3 a.check_:hover{
	opacity: 0.8;
}
div.feature_inner_1st {
    margin-top: 30px !important;
}
div.features_item_ a.check_items_ {
    width: 316px !important;
    padding: 5px 0 5px 0 !important;
    line-height: 28px !important;
}
div.features_item_ a.check_items_:hover {
	opacity: 0.8;
}
div.bnr_item span.img_ {
    width: 318px;
    height: 318px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
div.features_item_ div.features_title_ {
    margin: 5px 0px !important;
    height: 40px;
}
div.features_item_ {
    float: left;
    width: 318px;
    margin: 0 17px 0 0;
    position: relative;
}
div.features_item_:nth-child(3) {
    margin: 0px !important;
}
/* ボタン位置等　上書き調整 */
/* Hover表示 ボタン用*/
.toolTip_check {
    left: 0px;
}
.toolTip_check .toolTipText {
    position: absolute;
    z-index: 2;
    left: 0;
    visibility: hidden;
    width: 318px;
    height: 318px;
    background: rgba(51, 51, 51, 0.7);
    -webkit-transition: .3s;
    transition: .3s;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    bottom: 5px;
    top: 0px;
}
.toolTip_check .toolTipText a {
    color: #FFF !important;
    position: absolute;
    display: inline-block;
    width: 318px;
    height: 318px;
    line-height: 318px;
    font-size: 20px;
    padding: 0;
    left: 0px;
    background: rgba(51, 51, 51, 0.7);
}
.toolTip_check .toolTipText a:hover {
    color: #FFF !important;
    position: absolute;
    display: inline-block;
    width: 318px;
    height: 318px;
    line-height: 318px;
    font-size: 20px;
    padding: 0;
    left: 0px;
    border: none;
    background: rgba(51, 51, 51, 0.7);
}
.toolTip_check .toolTipText a span:hover {
    opacity: 0.5;
}
.toolTip_check .toolTipText a:link {
    color: #FFF !important;
}
.toolTip_check:hover .toolTipText {
    visibility: visible;
    position: absolute;
    display: inline-block;
    width: 318px;
    height: 318px;
    line-height: 318px;
    padding: 0;
    bottom: 5px;
    background: rgba(51, 51, 51, 0.6);
}
.toolTip_check:hover .toolTipText {
    left: 0px;
    top: 0px;
}
/* Hover表示 ボタン用*/
/* 画像hover用 */
.featuresBanner {
    position: relative;
    top: 0;
}
.toolTip_img {
    position: absolute;
    top: 0;
    left: 0;
}
.featuresBanner .toolTipText {
    position: absolute;
    z-index: 2;
    visibility: hidden;
    width: 318px;
    height: 318px;
    background: rgba(51, 51, 51, 0.7);
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    color: #FFF !important;
    padding: 0;
    top: 0;
    bottom: 0px;
    left: 0;
}
.featuresBanner .toolTipText a:link {
    color: #FFF !important;
}
.featuresBanner:hover .toolTipText {
    visibility: visible;
    position: absolute;
    display: inline-block;
    width: 318px;
    height: 318px;
    line-height: 318px;
    color: #FFF !important;
    padding: 0;
    background: rgba(51, 51, 51, 0.7);
    bottom: 0;
}
.featuresBanner ul.oneLine {
    line-height: 318px;
    display: block;
}
.featuresBanner ul li a {
    color: #FFF !important;
}
.featuresBanner ul li a:hover {
    opacity: 0.6;
}
/* 画像hover用 */
/* --------------------------------------------------------------------
	ユーザー定義 2019.08.16 左カラム対応 SALE TOP用
--------------------------------------------------------------------- */
div#mainvisual2 .toolTipSale_men a.men_ {
    left: 220px;
    bottom: 80px;
    position: relative;
    width: 250px;
    height: 55px;
    line-height: 52px;
    border: 1px solid #333;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    z-index: 9998;
    font-weight: 700;
    background: #333;
    display: block;
}
div#mainvisual2 .toolTipSale_women a.women_ {
    left: 250px;
    bottom: 80px;
    position: relative;
    width: 250px;
    height: 55px;
    line-height: 52px;
    border: 1px solid #333;
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    z-index: 9998;
    font-weight: 700;
    background: #333;
    display: block;
}
.topButtonSale {
    margin-bottom: -60px;
}
.topButtonSale .toolTipSale_men, .topButtonSale .toolTipSale_women {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    top: 0;
}
.topButtonSale .toolTipSale_men {
    left: 0px;
}
.topButtonSale .toolTipSale_women {
    left: 0px;
}
.topBannerSale {
    position: relative;
    top: 0;
}
.topBannerSale .toolTip_img_Sale {
    position: absolute;
    top: 0;
    left: 0;
}
.topBannerSale .toolTipTextSale {
    position: absolute;
    z-index: 2;
    visibility: hidden;
    width: 990px;
    height: 400px;
    background: rgba(51, 51, 51, 0.7);
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    color: #FFF !important;
    padding: 0;
    top: 0;
    bottom: 0px;
    left: 0;
}
.topBannerSale .toolTipTextSale a:link {
    color: #FFF !important;
}
.topBannerSale:hover .toolTipTextSale {
    visibility: visible;
    position: absolute;
    display: inline-block;
    width: 990px;
    height: 400px;
    line-height: 40px;
    color: #FFF !important;
    padding: 0;
    background: rgba(51, 51, 51, 0.7);
    bottom: 0;
}
.topBannerSale ul {
    margin: 140px 0;
    height: 400px;
    display: block;
}
.topBannerSale ul li a {
    color: #FFF !important;
}
.topBannerSale ul li a:hover {
    opacity: 0.6;
}