@charset "UTF-8";
body.page-product.page-product-id .item-info__name{
    margin-left:0;
}
body.page-product.page-product-id .item-info__name>._tyotai{
    text-indent: 0 !important;
    transform-origin:left center;
}
.item-detail .feature-viewmagazine{
    background-color: #eeeff3;
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 80px;
}
.item-detail .feature-viewmagazine img{
    max-width: 129px;
    -webkit-box-shadow: 13px 13px 20px rgba(0, 0, 0, 0.18);
    box-shadow: 13px 13px 20px rgba(0, 0, 0, 0.18);
}
.item-detail .feature-viewmagazine a{
    display: block;
    border-bottom: none;
    font-size: 12px;
    color: #00020c;
    padding: 20px;
    background-image: url(/thegear/content/theme/view/sp/img/cmn/icn_right-linearrow.svg);
    background-size: 5px 9px;
    background-repeat: no-repeat;
    background-position: right center;
}

.sale_default.lined{
    color:#ef2654;
    font-weight: normal;
}
.item-info__priceset__price__sale.more{
    margin-left:0;
}
.item-info__priceset__price__sale.more>span{
    font-weight:normal;
}

/* renewuiproductdetail_pc_20200722 */
/*
body.is-fixed .header{
    top:-150px;
    background:#fff;
}
body.is-fixed .header.down{
    top:0;
}
*/
body.page-product.page-product-id .item-view__image{
    display: block;
}
.item-view__image__main_new{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
body.page-product.page-product-id .item-view__image__main__list_new{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.item-view__image__main_new .slick-prev{
    top:calc(50% - 20px);
    left:0;
  background-image: url(/thegear/content/theme/view/pc/img/cmn/icn_left-linearrow-white.svg);
  background-position: center center;
  background-size: 7px 11px;
  background-repeat: no-repeat;
}
.item-view__image__main_new .slick-next{
    top:calc(50% - 20px);
    right:0;
  background-image: url(/thegear/content/theme/view/pc/img/cmn/icn_right-linearrow-white.svg);
  background-position: center center;
  background-size: 7px 11px;
  background-repeat: no-repeat;
}
body.page-product.page-product-id .item-view__image__main__list_new>img{
    display: block;
    position: relative;
    width: 85%;
    height: auto;
    max-height:700px;
    padding: 0 100px;
    margin: 0 auto 10px;
}
.item-view__image__thumb_new{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.item-view__image__thumb__list_new{
    display: block;
    position: relative;
    width: calc(11.11% - 10px);
    height: auto;
    padding: 5px;
    margin:5px;
    transition:all .5s;
    border: solid 1px #adafb5;
}
.item-view__image__thumb__list_new.active{
    border: solid 1px #00A3FF;
}
.item-view__image__thumb__list_new>img{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.item-view__image__thumb__list_new:hover{
    cursor:pointer;
    border: solid 1px #00A3FF;
}

.brand_bookmark{
    font-size:12px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom:10px;
}
.brand_bookmark>p{
    display: inline-block;
    font-size:12px;
    
}
.brand_bookmark:before{
    content:"";
    display: inline-block;
    position: relative;
    width: 20px;
    height: 14px;
    margin: 0;
    padding: 0;
    background-image:url(/thegear/content/theme/view/pc/img/cmn/icn_favorite_line.png);
    background-size:contain;
    background-position:center;
    background-repeat: no-repeat;
    margin-right:5px;
    vertical-align: middle;
}
.brand_bookmark.add:before{
    background-image:url(/thegear/content/theme/view/pc/img/cmn/icn_favorite_fill.png);
}
body.page-product.page-product-id .item-info__mileset{
    margin-bottom:20px;
}
.bookmark_num{
    margin-bottom:40px;
    font-size:12px;
}
.bookmark_num>span{
    font-size:1.5em;
}
.bookmark_mail{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border:1px solid #adb9b4;
    border-radius:5px;
}
.bookmark_mail>img{
    display: block;
    position: relative;
    width: 10%;
    height: auto;
}
.bookmark_mail>p{
    padding-left:20px;
    color:#777;
}

.item-detail__text>h4.item_detail_txt_ttl{
	font-size:16px;
}
body.page-product.page-product-id .item-detail__about{
	margin-bottom:40px;
}
/*
ブランド紹介
*/
.item-detail__text.brand{
	background: #000;
    color: #fff;
    padding: 30px;
}


/*
バイヤーズコメント
*/
.item_buyer_inner{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 10px auto 0;
	padding: 0;
}
.item_buyer_block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	width: 100%;
	height: auto;
	margin: 20px auto;
	padding: 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.buyer_left{
	display: block;
	position: relative;
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
}
.buyer_right{
	display: block;
	position: relative;
	width:calc(100% - 180px);
	height: auto;
	margin: 0;
	padding: 0;
}
.buyer_left>img{
	display: block;
	position: relative;
	width: 100px;
	height: auto;
	border-radius:50%;
	margin: 0 auto 10px;
}
.buyer_profile{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.buyer_profile>p{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	padding:0px 5px;
	border:1px solid #aaa;
	border-radius:3px;
}
.buyer_left>p.name{
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}
.buyer_right>p{
	background:#f5f5f5;
	border-radius:10px;
	padding:25px;
}

/*
読み物
*/

.item_article_inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.item_article_block{
	display: block;
	position: relative;
	width:calc(50% - 40px);
	margin: 0 20px 20px;
	padding: 0;
}
.item_article_block>img{
	margin-bottom:10px;
}
.item_article_block>p{
	font-size:16px;
	font-weight:bold;
	line-height:1.5;
}
.item_article_block>p>span{
	font-weight:normal;
	font-size:12px;
}


/*
コーディネート
*/

.item_coord_inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.item_coord_block{
	display: block;
	position: relative;
	width:calc(50% - 50px);
	margin: 0 20px 20px;
	padding: 0;
}
.item_coord_block:hover{
	cursor: pointer;
	opacity:.5;
}


/*
オーバーレイ
*/

.coord_overlay_wrap{
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100vh;
    margin: auto;
    padding: 0;
    background:rgba(255,255,255,.9);
    top:0;
    left:0;
    z-index:9000;
    opacity:0;
    transition:all .5s;
}
.coord_overlay_wrap.open{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    animation: anime1 .5s ease 0s 1 normal;
    opacity:1;
}
@keyframes anime1 {
0% {opacity:0;}
100% {opacity:1;}
}
.coord_overlay_inner{
    display: block;
    position: relative;
    width: 90%;
    height: 80vh;
    margin: auto;
    padding: 0;
    max-width:1200px;
    overflow:hidden;
    background:#fff;
}
.coord_overlay_block{
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
}
.coord_overlay_block_inner{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.coord_overlay_img{
    display: block;
    position: relative;
    width: 40%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-size:contain;
    background-position:center top;
    background-repeat:no-repeat;
}
.coord_overlay_main{
    display: block;
    position: relative;
    width: 60%;
    height: 100%;
    margin: 0;
    padding: 40px 20px 0;
    overflow-y: auto;
}
.coord_overlay_main>h4{
    font-size:24px;
    margin-bottom:20px;
}
.coord_overlay_main>p{
    line-height:2;
    margin-bottom:40px;
}
.coord_overlay_item_wrap{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.coord_overlay_item_inner{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.coord_overlay_item_block{
    display: block;
    position: relative;
    width: calc(33.3333% - 30px);
    height: auto;
    margin: 0 15px;
    padding: 0;
}
.coord_overlay_item_block>.itemlist__item{
    margin-bottom:30px
}
.coord_overlay_close{
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: auto;
    padding: 0;
    top:20px;
    right:20px;
    transition:all .3s;
}
.coord_overlay_close:hover{
    cursor: pointer;
    opacity: .3;
}
.coord_overlay_close:before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    margin: auto;
    padding: 0;
    top:24px;
    left:0;
    transform:rotateZ(45deg);
    background:#000;
}
.coord_overlay_close:after{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    margin: auto;
    padding: 0;
    top:24px;
    left:0;
    transform:rotateZ(-45deg);
    background:#000;
}
.coord_overlay_item_block>.itemlist__item>.itemlist__item__img>a{
	display: block;
}
.coord_overlay_item_block>.itemlist__item>.itemlist__item__img>a>img{
	margin-bottom:10px;
}
.coord_overlay_item_block>.itemlist__item>.itemlist__item__img>a>p{
	font-weight:bold;
}
.coord_overlay_item_block>.itemlist__item>.itemlist__item__img>a>p>span{
	font-weight:normal;
	font-size:12px;
}

body.page-product.page-product-id .item-info__name{
    margin-left:0;
}
body.page-product.page-product-id .item-info__name>._tyotai{
    text-indent: 0 !important;
    transform-origin:left center;
}
.item-detail__text img {
	max-width:100%;
}
body.page-product.page-product-id .item-status._cf .item-status__icon {
    background:#00A3FF;
}
/* セール価格 */
body.page-product.page-product-id .item-info__priceset__price.sale{
    color:#ef2654;
}
body.page-product.page-product-id .item-info__priceset__price.sale>.item-info__priceset__price__id{
    color:#00020c;
}
.item-info__priceset__price__sale{
    font-size:18px;
    margin-left:10px;
}
body.page-product.page-product-id .item-info__priceset__price.sale_default{
    text-decoration:line-through;
    font-size:16px;
    margin-bottom:10px;
    font-weight:normal;
}

/* 全幅イメージ */
.detail_wrap{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
body.page-product.page-product-id .item-view.wide .item-view__image__main__list img{
    padding-right:0;
}
.detail_wrap>.item-detail{
    padding-right:40px;
    width:calc(100% - 400px);
}
body.page-product.page-product-id .detail_wrap>.item-container__column.item-container__column--right{
    background:#fafafa;
    padding:20px;
    width:394px;
}
body.page-product.page-product-id .item-info__priceset__price.matome{
    font-size:16px;
    color:#ef2654;
    margin-bottom:10px;
}

.sale_banner_wrap{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 50px;
    padding: 80px 10px;
    background:#eee;
}
.sale_banner_inner{
    display: block;
    position: relative;
    width: 90%;
    height: auto;
    margin: 0 auto;
    max-width:1200px;
}
.sale_banner_inner>h3{
    text-align:center;
    font-size: 28px;
    position: relative;
    letter-spacing: -0.1px;
    margin-bottom:40px;
    color:#000;
}
.sale_banner{
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: start;
     -ms-flex-align: start;
        align-items: flex-start;
}
.sale_banner>a{
    display: block;
    position: relative;
    width: 32%;
    height: auto;
    margin: 0;
    padding: 0;
}
.sale_banner>a>img{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

/* 以下のcssファイル内に記述*/
.reserve_info {
padding: 30px;
margin: 30px 0;
background-color: #ededed;
}
.reserve_info .reserve_info__read {
font-weight: 700;
font-size: 14px;
color: #ed293e;
padding: 0 0 13px;
margin: 0 0 20px;
border-bottom: #d7d7d7 solid 1px;
}
.reserve_info .reserve_info__scheduled {
margin: 0;
padding: 0;
}
.reserve_info .reserve_info__scheduled dl {
display: flex;
justify-content: flex-start;
align-items: center;
margin: 0 0 12px;
padding: 0;
}
.reserve_info .reserve_info__scheduled dl dt {
margin: 0;
padding: 0 10px 0 0;
font-size: 13px
}
.reserve_info .reserve_info__scheduled dl dd {
font-weight: 700;
font-size: 15px;
}
.reserve_info .reserve_info__scheduled p.reserve_info__note {
font-size: 11px;
margin: 0;
padding: 0;
text-align: justify;
}