@charset "utf-8";

/*///////////////////////////////////////////////////////////////////
CSS information
 file_name : common.css
 style_info : Basic style
///////////////////////////////////////////////////////////////////*/
/*====================================================================
    index
====================================================================

Part name… pc





z-index…
    aaa = -10
 bbb = 0
 ccc = 10
 ddd = 20
 eee = 30

*/
/*====================================================================
    01 common all
====================================================================*/
@import url("https://use.typekit.net/yol2ybk.css");

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
/*    -webkit-appearance: static;
    -moz-appearance: static;
    appearance: static;*/
/*    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: initial;*/

}

div#main.bosch,div#main.ay,div#main.nb,div#main.pinky,div#main.octobre,div#main.edition {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 20px;
}

div#main.bosch .pankuzu,div#main.ay .pankuzu,div#main.nb .pankuzu,div#main.pinky .pankuzu,div#main.octobre .pankuzu,div#main.brand_edition_wrap .pankuzu {
    display: block;
}

ul.l-size {
    padding: 0 50px 0 20px;
}
.newIcon, .saleIcon, .stockIcon, .preorderIcon, .backorderIcon, .webIcon {
    float: left;
    padding: 5px 16px 0 20px;
    height: 17px;
    position: absolute;
}
/*メガメニュー*/
ul.pre-order li:nth-child(2) {
    margin: 30px 0 23px 0;
    font-weight: 700;
}
ul.pre-order li:nth-child(2) a {
    margin: 30px 0 23px 0;
    font-weight: 700;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}



/*ミニカート*/

.common_main_menu .mini-cart-subtotals {
    width: 310px;
}
.common_main_menu .mini-cart-subtotals span.value {
    text-align: initial;
    float: inherit;
}

.top_fade.flexslider {
    margin: 0 0 90px;
    border: 1px solid #c6c6c6;
    position: relative;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
/*一覧*/
.fa-check-square-o:before {
    left: -31px;
    top: 10px;
}
.display-brand-name{
    color:#333;
}
span.product-sales-price {
    color: #333;
}
.item_detail .swatch + span {
    /* display: none; */
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}
p.preorder-msg {
    color: #FF9800!important;
}

p.in-stock-date-msg {
    color: #F19800!important;
}
.item_detail .product-variations .swatches li a, .item_detail .product-options .swatches li a{
    overflow: visible;
}

.detail_all_w .product-listing.last-visited {
    display: block!important;
    padding: 0 0 40px 0;
}
.cart-recommendations .product-listing.last-visited {
    display: none;
}
body a:hover{
    opacity: 1;
}
.sort_wrapper {
    z-index: 2;
}

.product-tile .product-image .quickview {
    background-position: -22px 0px!important;
}
/*ギフト券*/
.content-slot.slot-grid-header img {
    display: none;
}
.bramd_item p.did-you-mean {
    display: none;
}
/*一覧*/
.item_detail .swatch + span {
    /* display: none; */
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
}
.item_detail ul.swatches.color li {
    position: relative;
}
/*SNS　アイコン箇所*/
span.visually-hidden {
    display: block;
    clip: initial;
    height: auto;
    width: auto;
    position: relative;
    color: #fff;
    overflow: visible;
}
a.share-icon {
    width: 44px;
    float: left;
    overflow: visible;
    color: #fff;
}
/*about*/
.about_section_k h2 {
    text-transform: inherit;
}
/* メニュー箇所 */
li.pre_2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    margin: 29px 0 0 0;
}
.menu_list_all li:first-child {
    font-weight: 700;
}
/*カート　ポップ
*/

ul.swatches.color li {
    position: relative;
}
span.swatch + span {
    position: absolute;
    bottom: -23px;
    right: 0;
    left: 0;
}
/*フッター*/
ul.bag li {
    letter-spacing: .06em;
    font-size: 13px;
}
ul.pre-order {
    padding: 0px 50px 0 20px;
}

/* 総合トップ調整 のち全 */
.product-image a:hover {
    opacity: 1;
}

.common_hover_menu {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.common_hover_menu.on {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    z-index: 10;
}

.login_nemu {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    z-index: 8;
}
.top_brand li.theone_top01 {
    margin: 0 0 1%;
}

.common_hover_menu {
    width: auto;
}
.menu_hover li:nth-child(5) {
    margin: 0 5px 0 0;
}
.common_hover_menu:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #999999;
    top: 0;
    z-index: 9999;
    left: 0;
}
.top_styling ul.top_new_styling17 li {
    width: 15%;
    float: left;
    margin: 0 2% 0 0;
}
.top_styling ul.top_new_styling17 li:last-child {

    margin: 0 0% 0 0;
}
ul.menu_list.new_menu_contents_17 li:nth-child(1) {
    margin: 0 0 0 180px;
}
.brand_section.brand_section_07.clearfix .new_brand_contents17 li {
    float: left;
    width: 15.9%;
    margin: 0 0.9% 0 0;
}
.brand_section.brand_section_07.clearfix .new_brand_contents17 li:nth-child(5) {
    margin: 0 0.9% 0 0;
}
.brand_section.brand_section_07.clearfix .new_brand_contents17 li:last-child{
    margin: 0;
}
.bramd_item .nav_area.sp_area04 p.all_leftmenu-static_theone {
    height: 60px;
    line-height: 18px;
    padding: 11px 0 0 40px;
}
.bramd_item .nav_area.sp_area04 p.all_leftmenu-static_theone a{

}
/*総合トップバナー*/
.top .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -25px;
    text-align: right;
    right: 0;
    width: 170px;
    height: 13px;
    margin: 0 13px 0 0;
}
/*カート*/
.common_main_menu .mini-cart-attributes{
    display: block;
}
.common_main_menu .mini-cart-pricing{
    display: block;
}
.common_main_menu .mini_cart_right {
    left: 0px;
}
.common_main_menu .active_cart .mini_cart_right {
    left: -90px;
}
.common_main_menu .mini-cart-product.collapsed .mini-cart-name,
.common_main_menu .mini-cart-product.collapsed .mini-cart-attributes,
.common_main_menu .mini-cart-product.collapsed .mini-cart-pricing,
.common_main_menu .mini-cart-product.collapsed .product-availability-list {
    width: 62%;
}
.common_main_menu .mini-cart-product.collapsed .mini-cart-name{
     font-style: normal;
     width: 100%!important;
}
.common_main_menu .mini-cart-product.collapsed .mini-cart-attributes,
.common_main_menu .mini-cart-product.collapsed .mini-cart-pricing{
     width: 100%!important;
}
.mini-cart-product.collapsed .mini-cart-image {
    display: block;
}
.active_cart .mini-cart-image {
    display: none!important;
}
.common_main_menu .active_cart .mini-cart-attributes{
    display: none;
}
.common_main_menu.active_cart .mini_cart_right {
    float: right;
    width: 183px;
    position: relative;
    left: -88px;
}
.common_main_menu .active_cart .mini-cart-pricing{
    display: none!important
}
.common_main_menu .active_cart .mini-cart-attributes {
    display: none;
}


.top_styling.section06.clearfix {
    margin: 80px 0 0;
}

.top_ranking.section04.clearfix {
    border-bottom: none;
}

.pt_storefront .top_topics.section10.clearfix {
    margin: 80px 0 0;
}

.pt_storefront .section10 li {
    width: 32%;
    float: left;
    margin: 0 2% 20px 0;
}

.pt_storefront .section10 li:nth-child(3) {
    width: 32%;
    float: left;
    margin: 0;
}

.pt_storefront .section10 li img {
    width: 100%;
}

.pt_storefront .section10 .new_brand_24_bottom {
/* overflow: hidden; */
    width: 66.36%;
    margin: auto;
/* padding: 0 158px; */
}

.pt_storefront .section10 .new_brand_24_bottom li {
/* overflow: hidden; */
    width: 48.3%;
    margin: 0 3% 0 0;
/* padding: 0 158px; */
}

.pt_storefront .section10 .new_brand_24_bottom li:nth-child(2) {
/* overflow: hidden; */
    width: 48.3%;
    margin: 0;
/* padding: 0 158px; */
}

.pt_storefront .new_brand_img_sp {
    display: none;
}

.pt_storefront .new_brand_img_pc {
    display: block;
}

.pt_storefront .top_topics.section03.clearfix {
    display: none;
}

.pt_storefront .top_brand.section04.brand04.clearfix {
    display: block;
}

.pt_storefront .top_ranking.section05 h2 {
    margin: 60px 0 50px;
}
.top_brand_sp.section09.clearfix {
    display: none;
}
.product-tile .product-pricing {
    line-height: 15px;
}
/*icon*/
.newIcon, .saleIcon, .stockIcon, .preorderIcon, .backorderIcon, .webIcon {
    float: left;
    padding: 5px 16px 0 20px;
    height: 17px!important;
    position: absolute;
    left:0;
}
/* ブランドトップ 5ブランドメニュー箇所調整　*/
.brand_top_archive .styling-archive .other-styling {
    padding-top: 0;
}

.brand_top_archive p.other_ttl {
    display: none;
}

.brand_top_archive .name {
    display: none;
}

.brand_head.clearfix.brand_section00 ul {
}

li.all_menu_big {
    font-size: 15px;
    margin: 0 0 16px !important;
}

.ts_main_contents .brand_head.clearfix.brand_section00 ul {
    overflow: visible;
}
.brand_all_menu {
    width: 950px;
    height: 247px;
    position: absolute;
    top: 20px;
    left: 0;
    background: #FBFBFB;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 5;
}
.on .brand_all_menu {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
}

.ts_main_contents .brand_head.clearfix.brand_section00 li ul {
    overflow: visible;
    padding: 0;
    height: 220px;
    float: left;
    width: 201px !important;
    margin: 0;
    padding: 40px 0 0;
}

.ts_main_contents .brand_head.clearfix.brand_section00 li ul a {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    line-height: 12px;
}

.ts_main_contents .brand_head.clearfix.brand_section00 li ul li {
    line-height: 12px;
}

.ts_main_contents .brand_head.clearfix.brand_section00 li ul li {
    margin: 0 0 10px;
}

.ts_main_contents .brand_head div img.ct_images {
    width: 420px;
    float: right;
}

.brand_all_menu {
    padding: 0 0 0 40px;
}

.brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -141px;
}

.brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -141px;
}
.home_body .rank_no,.tokyo_style_wrap .rank_no{
    position: relative;
    top: -35px;
}
.home_body .product-tile img ,.tokyo_style_wrap .product-tile img {
    margin-top: 0;
    max-width: 100%;
}
.home_body .section04 h2,.tokyo_style_wrap .section04 h2{
    margin: 0 0 80px;
}
.newIcon, .saleIcon, .stockIcon, .preorderIcon, .backorderIcon, .webIcon {
    z-index: 1;
}
/*---------------------------------------------------
  NATURAL BEAUTY
*/
.ts_main_contents.nb .brand_head.clearfix.brand_section00 li ul li {
    margin: 0 0 10px;
    padding: 0;
    border: none;
    height: auto;
}

.ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {
    overflow: visible;
    height: 50px;
    width: 710px;
}

.nb .brand_all_menu {
    top: 40px;
    left: -110px;
}

.nb .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -220px;
}

.nb .brand_menu_pc li:nth-child(3) .brand_all_menu {
    top: 40px;
    left: -330px;
}

.nb .brand_section00 li:last-child {
    padding: 10px 20px;
    height: 50px;
    border: none;
    line-height: 25px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc ul {
    overflow: hidden;
    width: 650px;
    margin: auto;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li {
    margin: 0;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-site {
    margin-right: 28px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-inst {
    margin-right: 28px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-face {
    margin-right: 27px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-inst {
    margin-right: 28px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-mail {
    margin-right: 28px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-shop {
    margin-right: 21px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-ntural {
    margin-right: 0;
}
h3.rotate img {
    -webkit-transform: rotate(-90deg)!important;
    transform: rotate(-90deg)!important;

}
/* badgeicon_list_compare_lastvisited */
.product-tile .badgeIconNew {
    background: none;
}
.product-tile .badgeIconStock {
    background: none;
}
.product-tile .badgeIconSale {
    background: none;
}
.product-tile .badgeIconPreorder {
    background: none;
}
.product-tile .badgeIconBackorder {
    background: none;
}
.product-tile .badgeIconWeb {
    background: none;
}
.product-tile .badgeIconNew .iconRight, .product-tile .badgeIconSale .iconRight {
    left: 61px;
    display: none;
}
.nb .content_set04 li:nth-child(4) {
    float: left;
    width: 22.6%;
    margin: 0 3.2% 0 0;
}
.nb .brand_section_05.content_set04 li:nth-child(4) {
    margin:0;
}
.nb .content_set04 li:nth-child(8) {
    float: left;
    width: 22.6%;
    margin: 0;
}

.nb .content_set04 li div {
    margin: 0 0 15px;
}
.nb .content_set04 li div + p {
    margin: 0 0 25px;
    text-align: left;
    padding: 0 10px;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .03em;
    height: 30px;
}
.nb .content_set04 li div + p + p {
    margin: 0 0 25px;
    text-align: left;
    padding: 0 10px;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .03em;
    height: 30px;
}

.nb .brand_section {
    margin: 0 auto 0;
    padding: 80px 0 0 0;
}

.allItemBtn {
    width: 160px;
    margin: 50px auto 0;
}

.allItemBtn a {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    font-family: futura-pt;
    letter-spacing: 2px;
    transition: .2s;
    border: 1px solid #000;
}

.allItemBtn a:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    opacity: 1 !important;
}

/*---------------------------------------------------
    22 OCTOBRE
*/
.octobre .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -20px;
}
.octobre .brand_all_menu {
    left: -20px;
}
.octobre .brand_section.brand_section_06 ul {
    overflow: hidden;
    width: 700px;
    margin: auto;
}

.octobre .brand_head.clearfix.brand_section00 ul{
width: 920px;
}
ul.octobre_li_after li:nth-child(5) {
    /*display: none;*/
}
.octobre .brand_menu_sp li:nth-child(5) {
 /*   display: none;*/
}
.oc_topics li img {
    border: 1px solid #cccccc;
}
.octobre .content_set04 li {
    float: none;
    width: 17.72%;
    margin: 0;

}
.octobre .content_set04 li:nth-child(8) {
    float: none;
    width: 17.72%;
    margin: 0;
}
.octobre .product-tile img {
    margin-top: 25px;
    max-width: 100%;
    border: none!important;
}
.octobre .product-tile img {
    margin-top: 25px;
    max-width: 100%;
    border: 1px solid #c6c6c6;
}
.octobre .grid-tile .product-tile .product-name {
    height: auto;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .03em;
    text-align: left;
    margin: 10px 0 25px;
    min-height: auto;
}
.octobre .product-tile .product-pricing {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .03em;
    text-align: left;
    margin: 0;
}
.octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul {
    overflow: hidden;
    zoom: 1;
    width: 810px;
    margin: auto;
}
.octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li {
    width: 29%;
}
.octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li:nth-child(6) {
   margin: 0;
}
.octobre .brand_rank_oct ul li{
    float: left;
    width: 21%;
    margin: 0 6.5% 0 0;
    display: inline-block;
}
/*---------------------------------------------------
    PINKY&DIANNE
*/
.pinky .brand_head.clearfix.brand_section00 ul {
    width: 520px;
}
.pinky .brand_section00 li:nth-child(6) {
    margin-right: 0;
}
.pinky .brand_section00 li:nth-child(5) {
    margin-right: 25px;
}

.pinky .pinkiy_news .pinkyanddianne_inner_left {
    float: left;
    width: 50%;
}
.pinky .pinkiy_news .pinkyanddianne_inner_right {
    float: right;
    width: 50%;
}
.pinky .brand_section.brand_section_06 ul {
    width: 740px;
}
.pinky .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -181px;
}
.pinky .brand_menu_pc li:nth-child(3) .brand_all_menu {
    left: -181px;
}

.pinkyanddianne_inner_left img{
    width: 175px;
}
.pinkyanddianne_inner_right img{
    width: 175px;
}
.pd_topics li img {
    border: 1px solid #cccccc;
}
.pinky .content_set05 li {
    width: 16%;
    margin: 0 4.5% 50px 0;
    float: none;
    vertical-align: top;
    display: inline-block;
}
.content_set05 li:nth-child(5n) {
    margin: 0 0 50px;
}
.pinky li.grid-tile > div + p {
    text-align: left;
    margin: 5px 0 25px 0;
    font-size: 11px;
}
.pinky li.grid-tile > div + p + p {
    text-align: left;
    margin: 0 0 5px 0;
    font-size: 11px;
    display: block;
}
.pinky li.grid-tile > div + p + p + p {
    text-align: left;
    margin: 0 0 5px 0;
    font-size: 11px;
    display: block;
}
.pinky .off-rate {
    display: inherit;
    color: red;
}
.pinky .brand_section.brand_section_02.content_set03.clearfix li {
    width: 26%;
}
.pinky .brand_section.brand_section_02.content_set03.clearfix li > a > img {
    width:100%
}
.pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(6) {
    width: 26%;
    float: left;
    margin: 0 0;
}
.pinky .pk_rank_wrap_left {
    float: left;
    width: 43%;
    display: none;
}
.pinky .pk_rank_wrap_right {
    float: none;
    width: 100%;
}
.pinky .borand_text01 {
    height: auto;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .03em;
    text-align: left;
    margin: 13px 0;
}
/*---------------------------------------------------
    BOSCH
*/
.brand_section.brand_section_03.content_set03.clearfix {
 /*   height: 375px;*/
}

.bosch_style_slide.flexslider .flex-direction-nav .flex-next {
    right: -19px;
    text-align: right;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.bosch .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -227px;
}
.bosch .brand_head.clearfix.brand_section00 ul {
    overflow: visible;
    width: 750px;
    margin: 25px auto 29px;
}
.bosch .brand_all_menu {
    left: -87px;
}
.bosch .brand_section.brand_section_06 ul {
    width: 680px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li {
    margin: 0;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-site {
    margin-right: 28px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-inst {
    margin-right: 28px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-face {
    margin-right: 27px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-mail {
    margin-right: 28px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-shop {
    margin-right: 20px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-ntural {
    margin-right: 0;
}
.bosch .brand_section_03 li {
    width: 280px;
}
.bosch .brand_section_03 li img{
    width: 100%;
}
.bosch .brand_section_03 li:nth-child(2) {
    margin: 0 0px;
}
.bosch .brand_section_03 li:nth-child(2) {
    float: left;
    position: relative;
    padding:0 ;
    padding: 60px 20px 30px;
    background: #EFEEEC;
    font-size: 11px;
    text-align: left;
    line-height: 11px;
}

.bosch .brand_section_03 li:nth-child(4) {
    margin: 0 40px;
}
.bosch .brand_section_03 li:nth-child(4) {
    float: left;
    position: relative;
    padding: 60px 20px 30px;
    background: #EFEEEC;
    font-size: 11px;
    text-align: left;
    line-height: 11px;
}
.bosch .brand_section_03 li img.rank_no {
    width: auto;
}
.bosch .search-result-content.brand_section_03.content_set03  h2{
    margin: 0 0 25px 0;
}

/*---------------------------------------------------
    Aylesbury
*/
.ay .brand_all_menu {
    left: 25px;
}
.ay .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -100px;
}
.ay .brand_menu_pc li:nth-child(4) .brand_all_menu {
    left: -320px !important;
}
/*.ay .brand_section00 li:nth-child(5) .brand_all_menu {
    left: -440px !important;
}*/
.ay .brand_section00 li:nth-child(5) .brand_all_menu {
    left: -510px !important;
}
.ay .brand_section00 li:nth-child(6) .brand_all_menu {
    left: -545px !important;
}
.ay .brand_menu_pc li a {
    font-size: 12px;
    font-family: 'MyWebFont','Crimson Text', serif;
}
.ay .brand_section00 li {
    line-height: 13px;
    margin: 0 24px 8px 0;
}
.ay .brand_section00 li:nth-child(8) {
    margin: 0 20px 0 0;
}
.ts_main_contents.ay .brand_head.clearfix.brand_section00 li ul a {
/* font-size: 10px;*/
}
.ay .brand_menu_pc li:nth-child(4) .brand_all_menu {
    left: -359px;
}
.ay .brand_section00 li:nth-child(5) .brand_all_menu {
/* margin: 0; */
    left: -482px;
}
.ay .brand_section00 li:nth-child(6) .brand_all_menu {
/* margin: 0; */
    left: -592px;
}
.ay .brand_section.brand_section_06 ul {
    width: 620px;
}

.ay .off-rate {
    display: inline-block;
    color: red;
}
/*.ay .brand_section.brand_section_06 ul li:nth-child(4){
   margin: none;
}*/
.ay .brand_head.clearfix.brand_section00 ul {
    width: 860px;

}
.ay .brand_all_menu {
    left: -65px;
}
.ay .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -190px;
}
.ay .brand_menu_pc li:nth-child(4) .brand_all_menu {
    left: -410px !important;
}


/* common footer*/
.foot_copy li:nth-child(2) {
    display: none;
}

/*メニューカラー*/
.common_main_menu a.mini-cart-link:hover {
    color: #333;
}

/* pop 閉じる */
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
    background: none;
    border: none;
    font-size: 25px;
/* width: 20px; */
/* height: 20px; */
    margin: 10px 4px 0 0;
}

/* アイテムディティール*/
#all_item_q + div + div .flexslider ,
#all_item_q + div .flexslider ,
#all_item_q + img + div .flexslider ,
#all_item_q + div + img + div .flexslider,
#all_item_q + div + img + div + div + div.flexslider   {
    margin: 0;
    background: #fff;
    border: 0;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

p.in-stock-msg {
    text-align: left!important;
}
#all_item_q + div + div #QuickViewDialog .product-primary-image_pc,
#all_item_q + div #QuickViewDialog .product-primary-image_pc,
#all_item_q + img +  div #QuickViewDialog .product-primary-image_pc,
#all_item_q + div + img +  div #QuickViewDialog .product-primary-image_pc,
#all_item_q + div + img +  div + div + div #QuickViewDialog .product-primary-image_pc,
.item_list_quickview #QuickViewDialog .product-primary-image_pc {
    display: none;
}
#all_item_q + div + div #QuickViewDialog .flex-direction-nav a.flex-next,
#all_item_q + div #QuickViewDialog .flex-direction-nav a.flex-next,
#all_item_q + img + div #QuickViewDialog .flex-direction-nav a.flex-next ,
#all_item_q + div + img + div #QuickViewDialog .flex-direction-nav a.flex-next ,
#all_item_q + div + img + div + div + div #QuickViewDialog .flex-direction-nav a.flex-next,
.item_list_quickview #QuickViewDialog .flex-direction-nav a.flex-next{
    text-indent: -9999px;
    background-position: 16px 24px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#all_item_q + div + div #QuickViewDialog .flex-direction-nav ,
#all_item_q + div #QuickViewDialog .flex-direction-nav ,
#all_item_q + img + div #QuickViewDialog .flex-direction-nav,
#all_item_q + div + img + div #QuickViewDialog .flex-direction-nav,
#all_item_q + div + img + div + div + div #QuickViewDialog .flex-direction-nav,
.item_list_quickview #QuickViewDialog .flex-direction-nav{
    display: block;
}

#all_item_q + div + div #QuickViewDialog .badgeIconSale ,
#all_item_q + div #QuickViewDialog .badgeIconSale ,
#all_item_q + img + div #QuickViewDialog .badgeIconSale ,
#all_item_q + div + img + div #QuickViewDialog .badgeIconSale,
#all_item_q + div + img + div + div + div #QuickViewDialog .badgeIconSale,
.item_list_quickview #QuickViewDialog .badgeIconSale{
    left: 0;
    position: absolute;
    top: 0;
    background: none;
}
#all_item_q + div + div #QuickViewDialog .product-col-2.product-detail .brand_name,
#all_item_q + div #QuickViewDialog .product-col-2.product-detail .brand_name,
#all_item_q + img + div #QuickViewDialog .product-col-2.product-detail .brand_name ,
#all_item_q + div + img + div #QuickViewDialog .product-col-2.product-detail .brand_name ,
#all_item_q + div + img + div + div + div #QuickViewDialog .product-col-2.product-detail .brand_name,
.item_list_quickview #QuickViewDialog .product-col-2.product-detail .brand_name{
    font-family: 'Open Sans',sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .02em;
    margin: 10px 0;
    text-align: left;
    font-weight: 600;
}
#all_item_q + div + div #QuickViewDialog .code_wrap + h2 + span + a,
#all_item_q + div #QuickViewDialog .code_wrap + h2 + span + a,
#all_item_q + img + div #QuickViewDialog .code_wrap + h2 + span + a,
#all_item_q + div + img + div #QuickViewDialog .code_wrap + h2 + span + a ,
#all_item_q + div + img + div + div + div #QuickViewDialog .code_wrap + h2 + span + a,
.item_list_quickview #QuickViewDialog .code_wrap + h2 + span + a {
    position: absolute;
    bottom: 0;
    right: 0;
}

#all_item_q + div + div div#carousel,
#all_item_q + div div#carousel,
#all_item_q + img + div div#carousel,
#all_item_q + div + img + div div#carousel ,
#all_item_q + div + img + div + div + div div#carousel {
    display: none;
}
#all_item_q + div + div #QuickViewDialog .product-variations .color li a,#all_item_q + div + div #QuickViewDialog .product-options .color li a ,
#all_item_q + div #QuickViewDialog .product-variations .color li a,#all_item_q + div #QuickViewDialog .product-options .color li a ,
#all_item_q + img + div #QuickViewDialog .product-variations .color li a,#all_item_q + img + div #QuickViewDialog .product-options .color li a,
#all_item_q + div + img + div #QuickViewDialog .product-variations .color li a,#all_item_q + div + img + div #QuickViewDialog .product-options .color li a,
#all_item_q + div + img + div + div + div #QuickViewDialog .product-variations .color li a,#all_item_q + div + img + div + div + div #QuickViewDialog .product-options .color li a,
.item_list_quickview #QuickViewDialog .product-variations .color li a, .item_list_quickview #QuickViewDialog .product-options .color li a{
    width: auto;
    height: auto;
}
#all_item_q + div + div #QuickViewDialog li.attribute:nth-child(2) .label ,
#all_item_q + div #QuickViewDialog li.attribute:nth-child(2) .label ,
#all_item_q + img + div #QuickViewDialog li.attribute:nth-child(2) .label ,
#all_item_q + div + img + div #QuickViewDialog li.attribute:nth-child(2) .label,
#all_item_q + div + img + div + div + div #QuickViewDialog li.attribute:nth-child(2) .label,
.item_list_quickview #QuickViewDialog li.attribute:nth-child(2) .label{
    display: block;
    margin: 0;
}
#all_item_q + div + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + div + div #QuickViewDialog .product-options .swatches li a,
#all_item_q + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + div #QuickViewDialog .product-options .swatches li a,
#all_item_q + img + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + img + div #QuickViewDialog .product-options .swatches li a,
#all_item_q + div + img + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + div + img + div #QuickViewDialog .product-options .swatches li a ,
#all_item_q + div + img + div + div + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + div + img + div + div + div #QuickViewDialog .product-options .swatches li a ,
.item_list_quickview #QuickViewDialog .product-variations .swatches li a, .item_list_quickview #QuickViewDialog .product-options .swatches li a {
    line-height: 33px;
    min-height: 2rem;
    min-width: 2rem;
}

/*#all_item_q + div + div #QuickViewDialog a.button.simple,
#all_item_q + div #QuickViewDialog a.button.simple,
#all_item_q + img + div #QuickViewDialog a.button.simple ,
#all_item_q + div + img + div #QuickViewDialog a.button.simple  {
    width: 40px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #c6c6c6;
    border: none;
    border-radius: 0;
    position: absolute;
    right: 125px;
}*/
#all_item_q + div + div #QuickViewDialog a.button.simple,
#all_item_q + div #QuickViewDialog a.button.simple,
#all_item_q + img + div #QuickViewDialog a.button.simple,
#all_item_q + div + img + div #QuickViewDialog a.button.simple ,
#all_item_q + div + img + div + div + div #QuickViewDialog a.button.simple,
.item_list_quickview #QuickViewDialog a.button.simple{
    width: auto;
    height: 40px;
    text-indent: 0;
    white-space: nowrap;
    overflow: hidden;
    /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw8f25b012/images/setting/favorite.jpg); */
    background: #c6c6c6;
    border: none;
    border-radius: 0;
    /* display: inline-block; */
    /* background-position: 6px 0px; */
    /* position: relative; */
    /* top: 3px; */
    /* left: -6px; */
    /* padding: 0; */
    position: absolute;
    right: 10px;
    color: #fff;
    padding: 11px 15px 0 30px;
    /* text-align: right!important; */
}
/*#all_item_q + div + div #QuickViewDialog .button.simple span,
#all_item_q + div #QuickViewDialog .button.simple span,
#all_item_q + img + div #QuickViewDialog .button.simple span ,
#all_item_q + div + img + div #QuickViewDialog .button.simple span   {
    width: 17px;
    height: 14px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}*/
#all_item_q + div + div #QuickViewDialog .button.simple span,
#all_item_q + div #QuickViewDialog .button.simple span,
#all_item_q + img + div #QuickViewDialog .button.simple span,
#all_item_q + div + img + div #QuickViewDialog .button.simple span ,
#all_item_q + div + img + div + div + div #QuickViewDialog .button.simple span,
.item_list_quickview #QuickViewDialog .button.simple span{
    width: 17px;
    height: 14px;
    display: block;
    position: absolute;
    left: 7px;
    top: 0px;
    right: initial;
    bottom: 0;
    margin: auto;
}


#all_item_q + div + div #QuickViewDialog form ,
#all_item_q + div #QuickViewDialog form ,
#all_item_q + img + div #QuickViewDialog form,
#all_item_q + div + img + div #QuickViewDialog form,
#all_item_q + div + img + div + div + div #QuickViewDialog form ,
 .item_list_quickview #QuickViewDialog form {
    position: relative;
}

#all_item_q + div + div input#Quantity,
#all_item_q + div input#Quantity,
#all_item_q + img + div input#Quantity,
#all_item_q + div + img + div input#Quantity,
#all_item_q + div + img + div + div + div input#Quantity ,
.item_list_quickview  input#Quantity {
    padding: 0;
}
#all_item_q + div + div div#Quantity_minus,
#all_item_q + div div#Quantity_minus,
#all_item_q + img + div div#Quantity_minus,
#all_item_q + div + img + div div#Quantity_minus,
#all_item_q + div + img + div + div + div div#Quantity_minus,
.item_list_quickview div div#Quantity_minus  {
    position: absolute;
    top: 19px;
    right: -24px;
    width: 25px;
}

#all_item_q + div + div div#Quantity_plus,
#all_item_q + div div#Quantity_plus,
#all_item_q + img + div div#Quantity_plus,
#all_item_q + div + img + div div#Quantity_plus,
#all_item_q + div + img + div + div + div div#Quantity_plus ,
.item_list_quickview div div#Quantity_plus  {
    position: absolute;
    top: 0;
    right: -24px;
    width: 25px;
}
#all_item_q + div + div button#add-to-cart,
#all_item_q + div button#add-to-cart,
#all_item_q + img + div button#add-to-cart,
#all_item_q + div + img + div button#add-to-cart,
#all_item_q + div + img + div + div + div button#add-to-cart ,
.item_list_quickview div button#add-to-cart   {
    width: 160px;
    height: 40px;
    font-size: 13px;
    color: #fff;
    border: none;
    background: #333;
    float: left;
    margin: 0 0 0 38px;
}

.product-variations .swatches li:hover a,
.product-variations .swatches li.selected a,
.product-options .swatches li:hover a,
.product-options .swatches li.selected a {
    border-color: #c6c6c6;
}

#all_item_q + div + div #QuickViewDialog .badgeIconNew,
#all_item_q + div #QuickViewDialog .badgeIconNew,
#all_item_q + img + div #QuickViewDialog .badgeIconNew,
#all_item_q + div + img + div #QuickViewDialog .badgeIconNew,
#all_item_q + div + img + div + div + div #QuickViewDialog .badgeIconNew,
.item_list_quickview #QuickViewDialog .badgeIconNew   {
    left: 0;
    position: absolute;
    top: 0;
    background: none;
}
#all_item_q + div + div #QuickViewDialog .badgeIconStock,
#all_item_q + div #QuickViewDialog .badgeIconStock,
#all_item_q + img + div #QuickViewDialog .badgeIconStock,
#all_item_q + div + img + div #QuickViewDialog .badgeIconStock,
#all_item_q + div + img + div + div + div #QuickViewDialog .badgeIconStock,
.item_list_quickview #QuickViewDialog .badgeIconStock   {
    left: 0;
    position: absolute;
    top: 0;
}
#all_item_q + div + div #QuickViewDialog .badgeIconSale,
#all_item_q + div #QuickViewDialog .badgeIconSale,
#all_item_q + img + div #QuickViewDialog .badgeIconSale,
#all_item_q + div + img + div #QuickViewDialog .badgeIconSale,
#all_item_q + div + img + div + div + div #QuickViewDialog .badgeIconSale ,
.item_list_quickview #QuickViewDialog .badgeIconSale {
    left: 0;
    position: absolute;
    top: 0;
}

#all_item_q + div + div #QuickViewDialog .badgeIconPreorder,
#all_item_q + div #QuickViewDialog .badgeIconPreorder,
#all_item_q + img + div #QuickViewDialog .badgeIconPreorder,
#all_item_q + div + img + div #QuickViewDialog .badgeIconPreorder ,
#all_item_q + div + img + div + div+ div #QuickViewDialog .badgeIconPreorder,
.item_list_quickview #QuickViewDialog .badgeIconPreorder{
    left: 0;
    position: absolute;
    top: 0;
    background: none;
}
#all_item_q + div + div #QuickViewDialog .badgeIconBackorder,
#all_item_q + div #QuickViewDialog .badgeIconBackorder,
#all_item_q + img + div #QuickViewDialog .badgeIconBackorder,
#all_item_q div + img + div #QuickViewDialog .badgeIconBackorder,
#all_item_q div + img + div + div + div #QuickViewDialog .badgeIconBackorder,
.item_list_quickview #QuickViewDialog .badgeIconBackorder  {
    left: 0;
    position: absolute;
    top: 0;
}

#all_item_q + div + div #QuickViewDialog .flex-direction-nav a.flex-next,
#all_item_q + div + img + div #QuickViewDialog .flex-direction-nav a.flex-next,
#all_item_q + div + img + div + div + div #QuickViewDialog .flex-direction-nav a.flex-next ,
.item_list_quickview #QuickViewDialog .flex-direction-nav a.flex-next   {
    padding: 75px 0 0 0;
}
#all_item_q + div + div #QuickViewDialog .button.simple span,
#all_item_q + div + div #QuickViewDialog .button.simple span,
div#mypage_cart + div + img +div #QuickViewDialog .button.simple span,
.item_list_quickview #QuickViewDialog .button.simple span{
/*    background: url(/on/demandware.static/Sites-TOKYOSTYLE-Site/-/ja_JP/v1476858136466/images/common/favorite.jpg);*/
}
.item_detail .flex-direction-nav a.flex-next {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.ui-dialog .ui-icon-closethick {
  /*  background-image: url(../images/interface/icon-ui-close.png);*/
}
span.ui-button-icon-primary.ui-icon.ui-icon-closethick:after {
    content: "×";
    font-size: 35px;
    color: #333;
    line-height: 0;
}
.ui-dialog .ui-icon-closethick {
    /*background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwe07c40f3/images/setting/quick.jpg);*/
    background-position: left top;
    height: 32px;
    width: 32px;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    background: none;
    text-indent: 0;
}

/* セレクトボタンセット*/
.select_wrap {
    position: relative;
/* -webkit-appearance: none; */
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #c6c6c6;
}

body {
    overflow: scroll !important;
}

.common_header {
    z-index: 3;
}

.select_wrap:after {
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
}

button {
    border: none;
}

button:hover,.button:hover,.buttonstyle:hover,input[type="button"]:hover {
    background-color: #333;
    border-color: #84bd00;
    color: #fff;
}

.select_wrap select {
    -webkit-appearance: none;
    padding: 0 0 0 10px;
}

/* トップ上書き*/
.flex-control-paging li a {
    width: 6px;
    height: 6px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 1;
    position: relative;
    top: 4px;
    left: 4px;
    margin: 0;
}

.top .flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
}

/*====================================================================
    01 faq page
====================================================================*/
.pt_content .content-asset ul,.pt_content .content-asset ol {
    line-height: inherit;
    margin: 0;
    padding: 0;
}

/*====================================================================
    02 ポップ
====================================================================*/
.product-col-2 .badgeIconNew .iconRight,.product-col-2 .badgeIconSale .iconRight {
    display: none;
}

.product-col-2 .badgeIconStock .iconRight {
    display: none;
}

.product-col-2 .badgeIconPreorder .iconRight {
    display: none;
}

.product-col-2 .badgeIconBackorder .iconRight {
    display: none;
}

div#primary .about_nav p {
    margin: 0;
}

.content-asset ul li {
    list-style: none;
}

div#primary .about h1 {
    text-align: center;
    font-style: normal;
}

.breadcrumb-element {
    display: inline;
    text-decoration: none;
    color: #333;
    font-weight: 100 !important;
}

.breadcrumb {
    text-align: left;
    padding: 0 0 0 20px;
    font-size: 11px;
    font-weight: 400;
    padding: 0;
    max-width: 1100px;
    padding: 0;
    text-align: left;
    font-size: 11px;
    letter-spacing: .03em;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 auto 20px;
    line-height: 40px;
    height: 40px;
    padding: 0 0 0 10px;
}

.pankuzu {
    display: none;
}

.item_detail .pankuzu {
    display: block;
}

/*====================================================================
    03 サーチ
====================================================================*/
.refinement li {
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: #fafafa;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

/*====================================================================
    04 エラーページ
====================================================================*/
.pt_error #secondary {
    display: none;
}

.pt_error div#primary {
    max-width: 1100px;
    width: 100%;
    margin: 120px auto 30px;
}

.pt_error div#main {
    max-width: 1100px;
    width: 100%;
}

.pt_error .page-content .primary-content {
    padding-left: 0;
    width: 100%;
    border: none;
    margin: 30px 0 0;
}

.pt_error div#primary h1 {
    text-align: left;
    text-align: center;
    font-size: 18px;
    margin: 0 0 30px;
}

.error-page-search {
    display: none;
}

.error-page-footer {
    display: none;
}

p.er_404_02 {
    width: 800px;
    margin: auto;
}

.refinement ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

a.back_btn {
    width: 270px;
    height: 50px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    display: block;
    font-size: 16px;
    line-height: 50px;
    margin: 70px auto;
}

.pt_product-search-noresult .brand_item_right {
    float: right;
    max-width: 786px;
    width: 57%;
    margin: 35px 0 180px;
    position: relative;
/* text-align: left; */
}

.pt_product-search-noresult .brand_item_right h1 {
/* float: right; */
/* max-width: 786px; */
/* width: 57%; */
/* margin: 35px 0 180px 0; */
/* position: relative; */
/* text-align: left; */
    text-align: left;
}

.pt_product-search-noresult .brand_item_right input.input-text {
    width: 401px;
}

.pt_product-search-noresult .brand_item_right button {
    height: 50px;
    margin: 0;
    position: relative;
    top: 2px;
    line-height: 50px;
    padding: 0;
    width: 108px;
    border: none;
    border-radius: 0;
}

/*====================================================================
    05 マイページ
====================================================================*/
/*マイページ*/
p.point-zero {
    padding: 0 20px !important;
    margin: 5px 0 0 !important;
}

/*個別ページ*/
.form-row.label-inline.form-indent.step_form0.f_no19 {
    clear: both;
    padding: 0 0 0 20px;
}

.field-wrapper.field_no18 + label {
    width: 211px;
    padding: 0;
}

.registration-agreetopolicy {
    clear: both;
}

.profile_body .form-row.form-row-button.f_no21 {
    padding: 0;
    margin: 55px 0 60px;
}

button.registration-apply {
    width: 240px;
    margin: 0 auto;
    display: block;
}

/*email.com*/
.emailedit_body h1 {
    margin: 0 0 32px;
}

.emailedit_body .form-horizontal label {
    text-align: right;
    width: 145px;
    text-align: left;
    float: left;
}

.emailedit_body input[type="text"],.emailedit_body input[type="number"],.emailedit_body input[type="password"],.emailedit_body input[type="date"] textarea {
    width: 350px;
}

/*パスワード*/
.passwordedit_body input[type="text"],.passwordedit_body input[type="number"],.passwordedit_body input[type="password"],.passwordedit_body input[type="date"] textarea {
    width: 350px;
}

.passwordedit_body .form-horizontal label {
    text-align: right;
    width: 162px;
    text-align: left;
    float: left;
}

.passwordedit_body span.error,.emailedit_body span.error {
    position: absolute;
    top: 39px;
    left: 174px;
}

/*退会*/
.Account-Withdraw_body h1 {
    margin: 0 0 32px;
}

.Account-Withdraw_body input[type="text"],.Account-Withdraw_body input[type="number"],.Account-Withdraw_body input[type="password"],.Account-Withdraw_body input[type="date"] textarea {
    width: 365px;
}

.Account-Withdraw_body .form-horizontal .form-caption {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -20px;
    right: 24px;
    text-align: right;
}

.Account-Withdraw_body .field-wrapper.field_no2 {
    position: static;
    margin: 19px 0 0;
}

.Account-Withdraw_body .field-wrapper.field_no2 + label {
    width: 256px;
}

button.withdraw-apply.withdraw-apply-confirm {
    width: 250px;
}

/*プロフィール*/
.profile_body h1 {
    margin: 0 0 35px;
}

.account-header-links a {
    font-size: 12px;
    padding: 8px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
}

.profile_body .field-wrapper.field_no5 + div {
    top: 21px;
    right: 35px;
}

.form-row.required.f_no5 .form-caption {
    position: initial;
}

.profile_body .field-wrapper.field_no5 input[type="button"] {
    background: #fafafa;
    color: #333;
    border: 1px solid #c6c6c6;
}

.profile_body .field-wrapper.field_no12 .select_wrap:after {
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 6px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
}

.profile_body .memberscard-notice {
    margin: 0 0 15px;
}

.profile_body .field-wrapper.field_no17 {
    width: 100%;
}

.profile_body .form-row.f_no18 label {
    width: 100%;
}

.profile_body .field-wrapper.field_no18 {
    position: static;
    width: 26px;
    float: left;
    clear: both;
    margin: 0 0 19px;
}

.profile_body input#dwfrm_profile_customer_addtoemaillist {
    position: static;
    left: 245px;
    top: -1px;
}


.profile_body .field-wrapper.field_no6 .select_wrap:after {
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 46px;
    display: block;
    position: absolute;
    right: 1%;
    top: 1px;
    border-left: 1px solid #c6c6c6;
    overflow: hidden;
}
.profile_body .field_no13 .select_wrap:after ,
.profile_body .field_no14 .select_wrap:after{
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 7px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
}
.profile_body .form-row.required.f_no20 label {
    /* line-height: 8px; */
    width: 250px;
    /* float: left; */
    line-height: 39px;
    padding: 0 3px 0 4px;
}

.profile_body div#customAttribute1-container .attrItem input {
    margin-left: inherit;
    float: left;
    margin: 19px 6px 0 0;
}
.profile_body div#customAttribute1-container .customer-attribute-error {
    margin-left: 0;
    position: relative;
    top: -16px;
    left: -174px;
}
.profile_body .form-row.required.f_no20 > label {
    width: 300px;
}
.profile_body button.registration-apply {
    width: 240px;
    margin: 30px auto;
    display: block;
}
.profile_body .form-row.label-inline.form-indent.step_form0.f_no19 .form-row.form-indent.label-inline label {
}

.profile_body .form-row.label-inline.form-indent.step_form0.f_no19 label {
    width: 220px;
}
p.membre_text {
    text-align: left;
    margin: 0 0 20px 0;
}
.field-wrapper.field_no18 + .form-horizontal label {
    text-align: right;
    width: 130px;
    text-align: left;
    float: left;
    width: 300px;
}

/*カートポップ*/
/*カートポップ*/
div#mypage_cart + div .product-variations .swatches li:hover a,.product-variations .swatches li.selected a,.product-options .swatches li:hover a,.product-options .swatches li.selected a ,
div#mypage_cart + img + div .product-variations .swatches li:hover a,
div#mypage_cart + div + img + div .product-variations .swatches li:hover a,
div#mypage_cart + div + img + iframe + div + div + div .product-variations .swatches li:hover a,
div#mypage_cart + div + img + div + div + div .product-variations .swatches li:hover a,
.cart_quickview .product-variations .swatches li:hover a{
    border-color: #c6c6c6;
    width: 100%;
    height: auto;
}

div#mypage_cart + div .product-variations .color li a,.product-options .color li a,
div#mypage_cart + img + div .product-variations .color li a,.product-options .color li a,
div#mypage_cart + div + img + div .product-variations .color li a,.product-options .color li a ,
div#mypage_cart + div + img + iframe + div + div + div .product-variations .color li a,.product-options .color li a,
div#mypage_cart + div + img +  div + div + div .product-variations .color li a,.product-options .color li a,
.cart_quickview .product-variations .color li a,.cart_quickview .product-options .color li a {

    width: 100%;
    height: auto;
}

div#mypage_cart + div span.visually-hidden + a,
div#mypage_cart + img + div span.visually-hidden + a ,
div#mypage_cart + div + img + div span.visually-hidden + a,
 div#mypage_cart + div + img + iframe + div + div + div span.visually-hidden + a ,
 #mypage_cart + div + img + div + div + div span.visually-hidden + a,
 .cart_quickview div span.visually-hidden + a{
    position: absolute;
    bottom: 0;
    right: 4px;
}
div#mypage_cart + div img.primary-image,
div#mypage_cart + img + div img.primary-image,
div#mypage_cart + div + img + div img.primary-image,
div#mypage_cart + div + img + iframe + div + div + div img.primary-image,
div#mypage_cart + div + img  + div + div + div img.primary-image,
.cart_quickview div img.primary-image
    {
    display: block;
}

div#mypage_cart + div ul.swatches.size li a,
div#mypage_cart + img + div ul.swatches.size li a,
div#mypage_cart + div + img + div ul.swatches.size li a ,
div#mypage_cart + div + img + iframe + div + div + div ul.swatches.size li a,
div#mypage_cart + div + img + div + div + div ul.swatches.size li a,
.cart_quickview div ul.swatches.size li a  {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 35px;
    height: auto;
    min-width: auto;
    min-height: auto;
}

div#mypage_cart + div #QuickViewDialog .badgeIconNew,
div#mypage_cart + img + div #QuickViewDialog .badgeIconNew,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconNew,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconNew,
div#mypage_cart + div + img + div + div + div #QuickViewDialog .badgeIconNew,
.cart_quickview #QuickViewDialog .badgeIconNew {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div #QuickViewDialog .badgeIconStock,
div#mypage_cart + img + div #QuickViewDialog .badgeIconStock,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconStock,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconStock ,
div#mypage_cart + div + img + div + div + div  #QuickViewDialog .badgeIconStock ,
.cart_quickview #QuickViewDialog .badgeIconStock {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div #QuickViewDialog .badgeIconSale,
div#mypage_cart + img + div #QuickViewDialog .badgeIconSale,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconSale,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconSale,
div#mypage_cart + div + img + div + div + div  #QuickViewDialog .badgeIconSale ,
.cart_quickview #QuickViewDialog .badgeIconSale {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div #QuickViewDialog .badgeIconPreorder,
div#mypage_cart + img + div #QuickViewDialog .badgeIconPreorder,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconPreorder,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconPreorder,
div#mypage_cart + div + img + div + div + div #QuickViewDialog .badgeIconPreorder ,
.cart_quickview #QuickViewDialog .badgeIconPreorder   {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div #QuickViewDialog .badgeIconBackorder,
div#mypage_cart + img + div #QuickViewDialog .badgeIconBackorder,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconBackorder,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconBackorder,
div#mypage_cart + div + img + div + div + div #QuickViewDialog .badgeIconBackorder ,
.cart_quickview #QuickViewDialog .badgeIconBackorder  {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div .product-primary-image ,
div#mypage_cart + img + div .product-primary-image ,
div#mypage_cart + div + img + div .product-primary-image ,
div#mypage_cart + div + img + iframe + div + div + div .product-primary-image,
div#mypage_cart + div + img + div + div + div .product-primary-image,
.cart_quickview div .product-primary-image{
    display: block;
}

div#mypage_cart + div .product-thumbnails img ,
div#mypage_cart + img + div .product-thumbnails img,
div#mypage_cart + div + img + div .product-thumbnails img,
div#mypage_cart + div + img + iframe + div + div + div  .product-thumbnails img ,
div#mypage_cart + div + img + div + div + div  .product-thumbnails img  ,
.cart_quickview div .product-thumbnails img {
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    max-width: 100%;
    height: auto;
}

div#mypage_cart + div .product-thumbnails .thumb.selected,
div#mypage_cart + img + div .product-thumbnails .thumb.selected ,
div#mypage_cart div + img + div .product-thumbnails .thumb.selected ,
div#mypage_cart div + img + iframe + div + div + div .product-thumbnails .thumb.selected,
div#mypage_cart div + img + div + div + div .product-thumbnails .thumb.selected,
.cart_quickview div .product-thumbnails .thumb.selected  {
    border-bottom: 2px solid red;
}

div#mypage_cart + div .product-thumbnails .thumb,
div#mypage_cart + img + div .product-thumbnails .thumb,
div#mypage_cart + div + img + div .product-thumbnails .thumb,
div#mypage_cart + div + img + iframe + div + div + div .product-thumbnails .thumb ,
div#mypage_cart + div + img + div + div + div .product-thumbnails .thumb,
.cart_quickview div .product-thumbnails .thumb    {
    border-bottom: 3px solid #fff;
    float: left;
    margin-right: .5rem;
    padding-top: 1px;
    width: 3.4375rem;
    border: 1px solid #c6c6c6;
/* min-height: 74px; */
    margin: 10px 0 0 4px;
    border-bottom: 2px solid #c6c6c6;
}
div#mypage_cart + div .product-thumbnails .thumbnull,
div#mypage_cart + img + div .product-thumbnails .thumbnull,
div#mypage_cart + div + img + div .product-thumbnails .thumbnull,
div#mypage_cart + div + img + iframe + div + div + div .product-thumbnails .thumbnull,
div#mypage_cart + div + img + div + div + div .product-thumbnails .thumbnull,
.cart_quickview div .product-thumbnails .thumbnull{
    border-bottom: 3px solid #fff;
    float: left;
    margin-right: .5rem;
    padding-top: 1px;
    width: 3.4375rem;
    border: 1px solid #c6c6c6;
    /* min-height: 74px; */
    margin: 10px 0 0 4px;
    border-bottom: 2px solid #c6c6c6;
}

div#mypage_cart + div .pdp-main .product-add-to-cart ,
div#mypage_cart + img + div .pdp-main .product-add-to-cart,
div#mypage_cart + div + img + div .pdp-main .product-add-to-cart ,
div#mypage_cart + div + img + iframe + div + div + div .pdp-main .product-add-to-cart,
div#mypage_cart + div + img + div + div + div .pdp-main .product-add-to-cart,
.cart_quickview div .pdp-main .product-add-to-cart {
    border-bottom: none;
    border-top: none;
    margin: 0;
    padding: 0 .5em;
    overflow: hidden;
}

div#mypage_cart + div a.button.simple ,
div#mypage_cart + img + div a.button.simple,
div#mypage_cart + div + img + div a.button.simple,
div#mypage_cart + div + img + iframe + div + div + div a.button.simple,
div#mypage_cart + div + img + div + div + div a.button.simple,
.cart_quickview div a.button.simple{
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
/* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw8f25b012/images/setting/favorite.jpg); */
    background: #c6c6c6;
    border: none;
    border-radius: 0;
/* display: inline-block; */
/* background-position: 6px 0px; */
/* position: relative; */
/* top: 3px; */
/* left: -6px; */
/* padding: 0; */
    position: absolute;
    right: 125px;
}

div#mypage_cart + div a.button.simple span ,
div#mypage_cart + img + div a.button.simple span,
div#mypage_cart + div + img + div a.button.simple span,
div#mypage_cart + div + img + iframe + div + div + div a.button.simple span,
div#mypage_cart + div + img + div + div + div a.button.simple span,
.cart_quickview div a.button.simple span{
    width: 17px;
    height: 14px;
  /*  background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw8f25b012/images/setting/favorite.jpg);*/
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

div#mypage_cart + div form ,
div#mypage_cart + img + div form,
div#mypage_cart + div + img + div form,
div#mypage_cart + div + img + iframe + div + div + div form,
div#mypage_cart + div + img + div + div + div form,
.cart_quickview div form{
    position: relative;
}

div#mypage_cart + div .product-col-2.product-detail .brand_name,
div#mypage_cart + img + div .product-col-2.product-detail .brand_name,
div#mypage_cart + div + img + div .product-col-2.product-detail .brand_name ,
div#mypage_cart + div + img + iframe + div + div + div .product-col-2.product-detail .brand_name  ,
div#mypage_cart + div + img + div + div + div .product-col-2.product-detail .brand_name ,
.cart_quickview div .product-col-2.product-detail .brand_name  {
    margin: 15px 0 10px;
}

div#mypage_cart + div .attribute:nth-child(2) .label,
div#mypage_cart + img + div .attribute:nth-child(2) .label,
div#mypage_cart + div + img + div .attribute:nth-child(2) .label,
div#mypage_cart + div + img + iframe + div + div + div .attribute:nth-child(2) .label ,
div#mypage_cart + div + img + div + div + div .attribute:nth-child(2) .label,
.cart_quickview div .attribute:nth-child(2) .label {
    text-align: left;
    margin: 0;
    font-size: 12px;
    border-bottom: 1px solid #C6C6C7;
    padding: 0;
    font-weight: 700;
    padding: 0 0 6px;
}

div#mypage_cart + div .attribute .label ,
div#mypage_cart + img + div .attribute .label,
div#mypage_cart + div + img + div .attribute .label,
div#mypage_cart + div + img + iframe + div + div + div .attribute .label,
div#mypage_cart + div + img + div + div + div .attribute .label,
.cart_quickview div .attribute .label{
    text-align: left;
    margin: 35px 0 0;
    font-size: 12px;
    border-bottom: none;
    padding: 0;
    font-weight: 400;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 6px;
}

div#mypage_cart + div .common_slide_sp ,
div#mypage_cart + img + div .common_slide_sp,
div#mypage_cart + div + img + div .common_slide_sp,
div#mypage_cart + div + img + iframe + div + div + div .common_slide_sp,
div#mypage_cart + div + img + div + div + div .common_slide_sp,
.cart_quickview  div .common_slide_sp{
    display: none;
}

div#mypage_cart + div div#Quantity_plus,
div#mypage_cart + img + div div#Quantity_plus,
div#mypage_cart + div + img + div div#Quantity_plus,
div#mypage_cart + div + img + iframe + div + div + div div#Quantity_plus ,
div#mypage_cart + div + img + div + div + div div#Quantity_plus,
.cart_quickview div div#Quantity_plus  {
    position: absolute;
    top: 0;
    right: -23px;
    width: 24px;
}

div#mypage_cart + div div#Quantity_minus,
div#mypage_cart + img + div div#Quantity_minus ,
div#mypage_cart + div + img + div div#Quantity_minus,
div#mypage_cart + div + img + iframe + div + div + div div#Quantity_minus ,
div#mypage_cart + div + img + div + div + div div#Quantity_minus ,
.cart_quickview div div#Quantity_minus{
    position: absolute;
    top: 20px;
    right: -23px;
    width: 24px;
}

div#mypage_cart + div .product-col-2,
div#mypage_cart + img + div .product-col-2,
div#mypage_cart + div + img + div .product-col-2,
div#mypage_cart + div + img + iframe + div + div + div .product-col-2  ,
div#mypage_cart + div + img + div + div + div .product-col-2,
.cart_quickview div .product-col-2 {
    padding: 20px 0;
    width: 55%;
}
img.primary-imagee {
    width: 100%;
}
.product-tile .product-swatches .swatch {
    display: block;
    width: 100%;
}
div#mypage_cart+div .product-thumbnails .thumb.selected,
div#mypage_cart+img+div .product-thumbnails .thumb.selected,
div#mypage_cart+div+img+div .product-thumbnails .thumb.selected,
div#mypage_cart+div+img+ iframe + div + div + div .product-thumbnails .thumb.selected,
div#mypage_cart+div+img+ div + div + div .product-thumbnails .thumb.selected,
.cart_quickview .product-thumbnails .thumb.selected{
    border-bottom: 2px solid red;
}

div#mypage_cart + div a.product-image.main-image img ,
div#mypage_cart + img + div a.product-image.main-image img,
div#mypage_cart + div + img + div  a.product-image.main-image img,
div#mypage_cart + div + img + iframe + div + div + div a.product-image.main-image img,
div#mypage_cart + div + img + div + div + div a.product-image.main-image img,
.cart_quickview div a.product-image.main-image img{
    width: 100%;
}

.product-tile .product-swatches .swatch {
    display: block;
    width: 100%;
}

form#RegistrationForm legend {
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    height: 50px;
    line-height: 50px;
    text-align: left;
    margin: 0 0 20px;
    font-size: 14px;
    width: 98%;
}

.pt_checkout #main {
    max-width: 900px;
}
ul.shipping-promos {
    margin: 24px 0 0 0;
    width: 100%;
}
.pt_checkout #main,.pt_cart #main,.pt_order-confirmation #main {
    padding: 0;
}

/* 共通　*/
.required-indicator {
}

form#RegistrationForm input[type="text"],form#RegistrationForm input[type="password"] {
    width: 380px;
    height: 50px;
}

.form-row.required.f_no_lo222 label {
    width: 250px;
}

.form-horizontal label {
    text-align: right;
    width: 130px;
    text-align: left;
}

.form-row {
    margin: 0 0 30px;
    line-height: 50px;
}

.field-wrapper {
    text-align: left;
    margin: 0;
}

.form-caption {
}

.field-wrapper br {
    display: none;
}

form#RegistrationForm input#dwfrm_profile_tfpaddress_postal {
    width: 90px;
    float: left;
}


select#dwfrm_profile_tfpaddress_states_state {
    width: 380px;
    border-radius: 0;
    height: 50px;
    padding: 0 0 0 10px;
}

.birthday-area select {
    width: 120px;
    height: 50px;
    border-radius: 0 !important;
    margin: 0 5px;
    padding: 0 0 0 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

input#dwfrm_profile_customer_gender {
    margin: -4px 10px 0 30px;
    display: inline-block;
/* width: 48px; */
}

input#dwfrm_profile_customer_addtoemaillist {
    position: relative;
    left: 245px;
    top: -1px;
}

.registration-agreetopolicy .privacypolicy {
    text-align: left;
    line-height: 0;
}

.form-row.label-inline.form-indent {
    text-align: left;
}

.field-wrapper.field_no20 {
    text-align: center;
}

.registration-agreetopolicy .form-row.label-inline.form-indent {
    text-align: left;
}

button.registration-apply.registration-apply-confirm {
    background-color: #333;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
    padding: .5em 2em;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 270px;
    height: 50px;
    line-height: 36px;
}

.ts_main_contents.top {
    max-width: 1100px !important;
    width: 100% !important;
    margin: auto;
}

div#main {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 20px;
}
div#main.page-content{
    max-width: 900px;
}

/*my page */
/*.pt_account div#main,
.pt_cart div#main,
.pt_cart div#main,
.pt_content div#main,
.pt_customer-service div#main{
    width: 900px;
    margin: 0px auto 20px;
}*/
/*元*/
/*div#main {
    max-width: 1100px;
    width: 100%;
    margin: 0px auto 20px;
}
div#primary {
    margin: auto;
    float: none;
}
.pt_account div#primary {
    margin: auto;
    float: right;
}
.pt_checkoutdiv#primary {
    margin: auto;
    float: left;
}*/
.pt_wish-list .nav .account-nav-asset,.pt_order .nav .account-nav-asset,.wallet_body .nav .account-nav-asset,.addressbook_body .nav .account-nav-asset,.profile_body .nav .account-nav-asset {
    display: none;
}
.pt_wish-list .item-list tr:nth-child(2) .option-update {
    top: 0;
}
p.second_p_3,p.second_p_4,.second_div0,p.second_p_5 {
    display: none;
}

.content-asset .account-options li {
    height: 200px;
    width: 250px;
    border: 1px solid #c6c6c6;
    display: block;
    margin: 0 30px 30px 0;
    padding: 30px;
    list-style: none !important;
}

.content-asset .account-options li:nth-child(2n) {
    margin: 0;
}

.content-asset .account-options li a {
    display: block;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0;
    margin: 40px 0 18px;
    position: relative;
}

.content-asset .account-options li p {
    margin: 0;
    padding-left: 0;
    text-align: left;
    line-height: 20px;
    position: relative;
    top: 0;
}

.myaccount-contents .account-options .myaccount-cardid,.myaccount-contents .account-options .point {
    height: auto;
}

.myaccount-contents .account-options .myaccount-cardid,.myaccount-contents .account-options .point {
    height: auto;
    width: 265px;
    padding: 30px 0;
    border: none;
    margin: 0;
    height: 120px !important;
}

.content-asset .account-options li img {
    left: 0;
    position: relative;
    top: 0;
    width: 25px;
    height: 25px;
    display: none;
}

.content-asset .account-options li:nth-child(1) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
 /*   background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon.jpg);*/
    position: absolute;
    top: 0;
    left: 15px;
}

.content-asset .account-options li:nth-child(2) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
 /*   background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-02.jpg);*/
    position: absolute;
    top: 0;
    left: 41px;
}

.content-asset .account-options li:nth-child(3) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
   /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-03.jpg);*/
    position: absolute;
    top: 0;
    left: 43px;
}

.content-asset .account-options li:nth-child(4) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
   /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-04.jpg);*/
    position: absolute;
    top: 1px;
    left: 0;
}

.content-asset .account-options li:nth-child(5) a:before {
    content: "";
    width: 30px;
    height: 25px;
    display: inline-block;
   /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwdf8302c5/images/setting/mypage_icon07.jpg);*/
    position: absolute;
    top: 3px;
    left: 21px;
}

li.myaccount-cardid p.label {
    display: none;
}

.content-asset .account-options li p.pointbalance {
    font-size: 17px;
    line-height: 17px;
    text-align: center;
}

.myaccount-contents .pointbalance {
    position: relative;
    bottom: 0;
}

.myaccount-contents .pointvalidityterm {
    position: relative;
    bottom: 0;
    font-size: 13px;
    margin: 21px 0 0;
}

.page-content .primary-content {
    padding-left: 0;
    width: 530px;
    border: none;
    margin: 30px 0 0;
}

div#primary h1 {
    text-align: left;
}

h1 .account-logout {
    font-size: 13px;
    float: right;
    width: 130px;
    height: 30px;
    background: #999;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

h1 .account-logout a {
    color: #fff;
}

.myaccount-contents .myaccount-cardid .value {
    padding: 0 !important;
}

p.pointvalidityterm {
    text-align: center !important;
    padding: 6px 0 0;
}

/* 共通　*/
#secondary {
    background: none;
    border-right: none;
    float: left;
    width: 320px;
    position: relative;
    margin: 95px 0 0;
}

#secondary .content-asset p {
    height: 50px;
    margin: 0;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    background: #e6e6e6;
}

#secondary.nav ul li {
    list-style: none outside none !important;
    margin: 0;
    height: 37px;
    line-height: 37px;
    background: #f2f2f2;
    border-bottom: 1px solid #fff;
    margin: 0 !important;
}

#secondary.nav .toggle {
    border: 0 none;
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    color: #333;
    padding: 0 0 0 20px;
}

#secondary a {
    color: #333;
}

#secondary nav a {
    display: block;
    text-align: left;
    margin: 0 0 0 40px;
}

#secondary.nav ul {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.pt_account .account-nav-asset {
   /* background: url(../images/interface/icon-double-line-header.png) repeat-x scroll left top transparent;*/
    line-height: 1.5em;
    margin: 3.33em .83em;
    padding: .83em 0;
    display: none;
}

/* adrres */
#addresses .section-header {
    background: 0;
    border-bottom: 1px solid #c6c6c6;
    font-size: 13px;
    font-weight: 700;
    margin: 30px 0 60px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    height: 50px;
    border-top: 1px solid #c6c6c6;
    line-height: 50px;
    text-align: left;
}

#addresses a.section-header-note.address-create {
    width: 150px;
    height: 30px;
    background: #fafafa;
    display: block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #c6c6c6;
    float: right;
    margin: 63px 0 0;
}

#addresses .address-list li {
    border-bottom: 1px solid #c6c6c6;
    float: none;
    width: auto;
    border-top: 1px solid #c6c6c6;
    padding: 40px 0;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

#addresses li.first.default h3 {
    display: none;
}

#addresses .mini-address-location {
    width: 220px;
    float: left;
    text-align: left;
}

#addresses .address-list .mini-address-title {
    font-style: normal;
    float: left;
    text-align: left;
    width: 140px;
}

#addresses a.address-edit {
    position: absolute;
    top: 40px;
    right: 110px;
}

#addresses a.address-delete.delete {
    position: absolute;
    top: 40px;
    right: 35px;
}

#mypage_ad + .field-wrapper.field_no2 + div  {
    bottom: -3px;
    right: 0;
    left: 20%;
}

div#mypage_ad + div .field-wrapper.field_no2 + div,
div#mypage_ad + img + div .field-wrapper.field_no2 + div {
    left: 18%;
    display: block;
    bottom: 15px;
    right: 0;
}

div#mypage_ad + div .form-horizontal legend,
div#mypage_ad + img + div .form-horizontal legend {
    text-align: left;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 0 30px;
    width: 100%;
}

div#mypage_ad + div .field-wrapper.field_no1 select,
div#mypage_ad + img + div .field-wrapper.field_no1 select  {
    width: 455px;
    -webkit-appearance: none !important;
    border-radius: 0;
    border: 1px solid #c6c6c6;
}

div#mypage_ad + div select#dwfrm_profile_address_states_state,
div#mypage_ad + img + div select#dwfrm_profile_address_states_state {
    width: 370px;
    -webkit-appearance: none !important;
    border-radius: 0;
}

div#mypage_ad + div input#dwfrm_profile_address_city,
div#mypage_ad + img + div input#dwfrm_profile_address_city {
    width: 370px !important;
}

div#mypage_ad + div input#dwfrm_profile_address_address1,
div#mypage_ad + img + div input#dwfrm_profile_address_address1  {
    width: 370px;
}

div#mypage_ad + div input#dwfrm_profile_address_address2,
div#mypage_ad + img + div input#dwfrm_profile_address_address2 {
    width: 370px;
}

div#mypage_ad + div input#dwfrm_profile_address_lastname,
div#mypage_ad + img + div input#dwfrm_profile_address_lastname {
    width: 370px;
}

div#mypage_ad + div .field-wrapper.field_no5 + div ,
div#mypage_ad + img + div .field-wrapper.field_no5 + div{
    left: 33%;
}

div#mypage_ad + div .field-wrapper.field_no6 + div,
div#mypage_ad + img + div .field-wrapper.field_no6 + div {
    left: 14%;
}
a.address-make-default {
    position: relative;     top: 87px;
}
/* pop */
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 1;
/*top: 100px;*/
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

div#dialog-container {
    width: 760px !important;
    margin: auto;
    height: 555px !important;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 80px;
}

.form-horizontal label {
    text-align: right;
    width: 130px;
    text-align: left;
    float: left;
}

input[type="text"],input[type="number"],input[type="password"],input[type="date"] textarea {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 455px;
    height: 50px;
    border-radius: 0;
}

select {
    vertical-align: middle;
    width: 455px;
    float: left;
    height: 50px;
}

.form-row {
    margin: 0 0 30px;
    line-height: 50px;
    height: 50px;
    position: relative;
}

.form-horizontal .field-wrapper {
    padding-left: 2%;
    width: auto;
}

input#dwfrm_profile_address_postal {
    width: 90px;
}

input[type="button"] {
    height: 50px;
    border: none;
    margin: 0 0 0 15px !important;
}

span.error {
    position: absolute;
    top: 39px;
    left: 140px;
/* height: 20px; */
}

.field-wrapper input[type="button"] {
    position: absolute;
    top: 2px;
    left: 235px;
}

.form-caption {
    margin-left: 0;
    position: absolute;
    right: 24px;
    bottom: -42px;
}

.form-horizontal legend {
    text-align: left;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 0 30px;
}

.ui-dialog h1,.ui-dialog h2 {
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    margin: 0 auto 30px;
}

.form-field-tooltip {
    float: left;
    margin-left: 0;
    padding-top: 0;
    width: 30%;
}

button.apply-button {
    height: 50px;
    line-height: 36px;
    border: none;
    background: #fafafa;
    color: #333;
    border: 1px solid #c6c6c6;
    width: 260px;
    margin: 10px 0 20px;
    float: left;
}

button.cancel.cancel-button {
    background: none;
    color: #333;
    border: none;
    text-decoration: underline;
}

button.delete-button.delete.cancel {
    border: none;
    background: none;
    color: #333;
    text-decoration: underline;
}

.form-label-text {
    float: left;
    font-size: 1.1em;
    font-weight: 700;
    padding: 0;
    text-align: right;
    width: 142px;
    text-align: left;
    height: 50px;
    line-height: 50px;
}

/*クレジット情報*/
button#applyBtn {
    background: none;
    border: none;
    color: #333;
    text-decoration: underline;
}

.section-header {
    background: none;
    text-align: left;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin: 30px 0;
    padding: 0;
}

a.section-header-note.add-card {
    display: block;
    float: right;
    margin: 66px 15px 0 0;
    width: 170px;
    height: 30px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    line-height: 30px;
    text-align: center;
}

/*pt_order*/
.order-history-header .order-date,.order-history-header .order-status,.order-history-header .order-number {
    float: left;
    margin: 2px 0;
    width: 70%;
 /*   font-weight: 13px;*/
}

.order-history-header {
    background: #fff;
    overflow: hidden;
    padding: 25px 0;
    text-align: left;
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    position: relative;
}

td.order-items {
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
}

.order-history-items {
    margin: 0 0 50px;
}

.order-history-header button {
    position: absolute;
    width: 180px;
    right: 0;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    color: #333;
    top: 40px;
}

.order-history-items th {
    margin: 20px 0;
    text-align: center;
    font-weight: 100;
    border-bottom: 1px solid #c6c6c6;
    height: 30px;
    vertical-align: middle;
    font-size: 13px;
}

.order-history-table td {
    padding: 25px 10px;
    font-size: 13px;
/* border-right: 1px solid; */
    border-bottom: 1px solid #c6c6c6;
}

.search-result-options:nth-child(3) {
    border: 0;
}

.search-result-options {
    margin: 35px 0 30px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 5px;
}

th.order-items {
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
}

/* orders_detail */
.orders_body .item-list {
    margin-bottom: 0;
    padding: 16px 0 0;
    margin: 35px 0 0;
}

.orders_body h2.content-header {
    text-align: left;
    font-style: inherit;
}

.orders_body .item-list td {
    padding: 20px 0 20px 20px;
    vertical-align: top;
    text-align: left;
}

.orders_body td.order-information {
    padding: 20px 0;
}

.orders_body th.section-header:nth-child(1) {
    width: 30%;
}

.orders_body th.section-header:nth-child(2) {
    width: 30%;
}

.orders_body th.section-header:nth-child(3) {
    width: 30%;
    border-right: none;
}

.orders_body th.section-header:nth-child(4) {
    display: none;
}

.orders_body td.order-payment-summary{

display: none;
}

td.order-payment-summary {
    display: block;
}

.orders_body .order-detail-summary {
    padding: 20px 0 30px;
    font-size: 13px;
}

.orders_body .no_orders {
    margin: 50px 0 0;
}

.orders_body tr.order-sales-tax td {
    padding: 0 0 20px;
}

td.order-billing {
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
}

.orders_body .order-shipment-table th.section-header:nth-child(3) {
    display: none;
}

.orders_body .order-shipment-table th.section-header:nth-child(4) {
    display: none;
}

.orders_body .order-shipment-table td.line-item-quantity {
    display: none;
}

.orders_body .order-shipment-table td.line-item-price {
    display: none;
}

.orders_body .order-shipment-details {
    padding: 20px 0;
    border-right: 1px solid #c6c6c6;
    font-size: 13px;
    text-align: left;
    font-weight: 100;
}

.orders_body td.line-item-details {
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 35px;
    font-size: 13px;
}

.order_01 {
    width: 50%;
    float: left;
    border-right: 1px solid #c6c6c6;
}

/* new */
.gaiyou #secondary {
    display: none;
}

.gaiyou .page-content .primary-content {
    padding-left: 0;
    width: 100%;
    border: none;
    margin: 30px 0 0;
}

.gaiyou .order-shipment-table th.section-header:nth-child(3) {
    display: table-cell;
    width: 50px;
}

.gaiyou .order-shipment-table th.section-header:nth-child(4) {
    display: table-cell;
}

.gaiyou .order-shipment-table td.line-item-quantity {
    display: table-cell;
    border-left: 1px solid #c6c6c6;
    vertical-align: middle;
    border-bottom: 1px solid #c6c6c6;
}

.gaiyou h2.content-header {
    text-align: left;
    font-style: inherit;
    text-align: center;
}

.gaiyou .order-shipment-table td.line-item-price {
    display: table-cell;
    border-left: 1px solid #c6c6c6;
    vertical-align: middle;
    border-bottom: 1px solid #c6c6c6;
}

.gaiyou th.section-header:nth-child(3) {
    width: 30%;
    border-right: 1px solid #c6c6c6;
}

.gaiyou td.line-item-details {
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 35px;
    font-size: 13px;
    border-bottom: 1px solid #e6e6e6;
}

.gaiyou .order-detail-options {
    border-top: none;
}

.gaiyou .order-shipment-details {
    padding: 20px 0;
    border-right: 1px solid #c6c6c6;
    font-size: 13px;
    text-align: left;
    font-weight: 100;
    border-bottom: 1px solid #c6c6c6;
}

.sp_gaiyou_wrap {
    display: none;
}

.gaiyou th.section-header:nth-child(4) {
    width: 150px;
    border-right: 0;
}

.new_item_list_next {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #c6c6c6;
    text-align: right;
    font-size: 13px;
}

span.o_set1 {
    margin: 0 60px 0 0;
}

span.o_set2 {
    margin: 0 20px 0 0;
}

span.o_set3 {
    margin: 0 40px 0 0;
}

/* wishlist */
.pt_wish-list .item-list tr.headings {
    display: none;
}

.pt_wish-list td.item-details {
    width: 260px;
    text-align: left;
    padding: 15px;
    float: left;
    border-right: 1px solid #e6e6e6;
}

.pt_wish-list td.item-dashboard {
    width: 540px;
    position: absolute;
    left: 0;
    bottom: 5px;
    border-bottom: none;
}

.pt_wish-list .form-row.option-date-added {
    display: none;
}

.pt_wish-list .form-row.option-quantity-desired {
    display: none;
}

.pt_wish-list .form-row.option-priority {
    display: none;
}

.pt_wish-list .page-content input[type="number"].input-text {
    width: 70px !important;
    height: 40px;
    text-align: center;
    float: left;
}

.pt_wish-list .item-dashboard .option-add-to-cart label {
    color: #333;
    float: left;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    width: auto;
    line-height: 40px;
    margin: 0 13px 0 0;
}

.pt_wish-list .option-update {
    width: 200px;
    position: absolute;
    top: 28px;
    right: 0;
    color: #333;
}

.pt_wish-list .option-update a {
    color: #333;
}

.pt_wish-list .item-list tr {
    border-bottom: 1px solid #e0e0e0;
    position: relative !important;
    display: block;
    padding: 0 0 100px;
    border-top: 1px solid #e6e6e6;
    clear: both;
    overflow: hidden;
/* height: 172px; */
}

.pt_wish-list .attribute .label {
    text-align: left;
    margin: 0;
    font-size: 12px;
    border-bottom: none;
    padding: 0;
    font-weight: 400;
}

.pt_wish-list .sku {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px;
}

.pt_wish-list .attribute {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px;
}

.pt_wish-list .price {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 16px;
}

.pt_wish-list td.item-image {
    width: 120px;
    padding: 13px 10px;
    float: left;
}

.pt_wish-list td.item-image img {
    width: 100%;
}

.pt_wish-list .item-details .product-list-item .value {
    font-weight: 400;
}

.pt_wish-list .item-details .product-list-item .name {
    font-size: 13px;
    font-style: normal;
    line-height: 19px;
    margin: 0 0 14px;
}

.pt_wish-list td.item-details .product-list-item + a {
    text-decoration: underline;
}

.pt_wish-list .item-dashboard .option-add-to-cart button {
    border: 1px solid #333;
    float: left;
}

.pt_wish-list .item-dashboard .option-add-to-cart button:hover {
    border: 1px solid #333;
}

.pt_wish-list .item-list tr:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background: #e6e6e6;
    position: absolute;
    bottom: 100px;
}

.pt_wish-list button,.pt_wish-list .button,.pt_wish-list .buttonstyle,.pt_wish-list input[type="button"] {
/* background-color: #84bd00; */
/* border-color: #608a00; */
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
    padding: .5em 2em;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.pt_wish-list button:hover,.pt_wish-list .button:hover,.pt_wish-list .buttonstyle:hover,.pt_wish-list input[type="button"]:hover {
    background-color: #fff;
    border-color: #333;
    color: #333;
}

.pt_wish-list button.raised:hover,.pt_wish-list .button.raised:hover,.pt_wish-list .buttonstyle.raised:hover,.pt_wish-list input[type="button"].raised:hover {
    background-color: #fff;
    color: #fff;
}

.pt_wish-list button a:hover,.pt_wish-list .button a:hover,.pt_wish-list .buttonstyle a:hover,.pt_wish-list input[type="button"] a:hover {
    color: #333;
}

.pt_wish-list .button-text:hover {
    background-color: transparent;
    text-decoration: underline;
}

.pt_wish-list table.item-list {
    margin: 30px 0 0;
}

.pt_wish-list ul.product-availability-list {
    margin: 0;
    padding: 0;
    width: 5em;
    width: -webkit-max-content;
    width: -moz-max-content;
    margin: auto;
    color: #333;
}

.pt_wish-list .in-stock-msg,.is-in-stock {
    color: #333;
    font-weight: 100;
}

.pt_wish-list .button-text {
    background-color: transparent;
    border-width: 0;
    color: #333;
    padding: 0 20px;
}

.pt_wish-list td.item-availability {
    width: 150px;
    width: 150px;
    text-align: center;
    position: relative;
    right: 0;
    bottom: 0;
    top: 53px;
    margin: auto;
    display: block;
    float: left;
    height: 100%;
}

.wishlist_body h2 {
    margin: 50px 0 0;
}

#mypage_wal + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0kyurwuxjct,
#mypage_wal + img + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0kyurwuxjct {
    width: 372px;
}

#mypage_wal + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_cvn,
#mypage_wal + img + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_cvn
 {
    width: 372px;
}

#mypage_wal + div .field-wrapper.field_no2 + div ,
#mypage_wal + img + div .field-wrapper.field_no2 + div{
    bottom: -20px;
    right: -150px;
    left: inherit;
    width: 100%;
}

#mypage_wal + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_month ,
#mypage_wal + img + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_month{
    width: 100px;
/* padding: 0 15px 0 0; */
    -webkit-appearance: none !important;
    border-radius: 0;
}

#mypage_wal + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_year ,
#mypage_wal + img + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_year{
    width: 100px;
    -webkit-appearance: none !important;
    border-radius: 0;
}

#mypage_wal + div .field-wrapper.field_no4 ,
#mypage_wal + img + div .field-wrapper.field_no4{
    margin: 0 0 0 15px;
}

#mypage_wal + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0pkktxhrouf,
#mypage_wal + img + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0pkktxhrouf{
    width: 370px;
}

#mypage_wal + div .form-horizontal label ,
#mypage_wal + img + div .form-horizontal label {
    text-align: right;
    width: 140px;
    text-align: left;
    float: left;
}

#mypage_wal + div .field-wrapper.field_no2 + div ,
#mypage_wal + img + div .field-wrapper.field_no2 + div{
    bottom: -24px;
    right: -147px;
    left: inherit;
    width: 100%;
}

/*#mypage_wal + div .field-wrapper.field_no2 + div {
    bottom: -44px;
    right: 0;
    left: 0;
    width: 100%;
}*/
div#mypage_wal + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0fhwbfqhkgh,
div#mypage_wal + img + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0fhwbfqhkgh  {
    width: 370px;
}

#mypage_wal + div .field_no2 input ,
#mypage_wal + img + div .field_no2 input {
    width: 370px;
}

.pt_customer-service .field-wrapper.field_no7 span.error {
        height: 11px;
        line-height: 11px;
        top: -17px;
 }
.field-wrapper.field_no7 textarea {
    border: 1px solid #c6c6c6;
}
/*====================================================================
    06 カート
====================================================================*/
/* カート１　*/
.pt_cart #main {
    margin: auto;
    width: 900px;
    margin: 0 auto;
}

.cart-actions-top {
    margin-top: .5rem;
    padding-bottom: 1em;
    height: 50px;
}

.pt_cart #cart-table .header-total-price {
    text-align: center;
}

/* カート２　*/
.category-slot .search-result-items .grid-tile .product-tile,.product-slot .search-result-items .grid-tile .product-tile {
    margin: 0;
    padding: 0;
    width: 100%;
}

.search-result-items li img {
    width: 100%;
    margin: 0;
}

.category-slot .search-result-items .grid-tile .product-tile .product-name a,.product-slot .search-result-items .grid-tile .product-tile .product-name a {
    color: #333;
}

.cart-actions-top .cart-action-continue-shopping button.button-text {
    display: none;
}

.cart-actions-top button.button-fancy-large {
    display: none;
}

th.section-header {
    background: none;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    text-align: center;
}

th.section-header:nth-child(1) {
    width: 110px;
    border-right: 1px solid #c6c6c6;
}

th.section-header:nth-child(2) {
    width: 110px;
    border-right: 1px solid #c6c6c6;
}

th.section-header:nth-child(3) {
    width: 90px;
    border-right: 1px solid #c6c6c6;
}

th.section-header:nth-child(4) {
    width: 170px;
    border-right: 1px solid #c6c6c6;
}

th.section-header:nth-child(5) {
    width: 130px;
    text-align: center;
}

.pt_cart .cart-row {
    height: 200px;
}

#cart-table .item-details {
    float: none;
    width: auto;
    padding: 20px 45px 20px 5px;
    text-align: left;
    vertical-align: middle;
}

#cart-table .item-image {
    float: none;
    width: 110px;
    vertical-align: middle;
}

#cart-table .item-quantity-details {
    clear: none;
    float: none;
    text-align: left;
    width: auto;
    vertical-align: middle;
    border-right: 1px solid #c6c6c6;
}

#cart-table .item-quantity input {
    width: 70px;
    height: 40px;
    padding: 0 0 0 21px;
    margin: auto;
    display: block;
}

#cart-table .item-price {
    width: auto;
    vertical-align: middle;
    border-right: 1px solid #c6c6c6;
    text-align: right;
}

.cart_body #cart-table .item-price {
    text-align: left;
}
.cart_body #cart-table .price-promotion .price-standard {
    margin: 0 0 0 0;
    text-decoration: line-through;
}

span.price_text00.price_01 {
    display: none;
}
span.price_text00.price_02 {
    display: none;
}
#cart-table .item-total {
    width: auto;
    vertical-align: middle;
    text-align: right;
}

.cart_body #cart-table .item-total {

    text-align: left;
}

#cart-table .item-quantity {
    clear: none;
    float: none;
    text-align: left;
    width: auto;
    vertical-align: middle;
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
}

#cart-table .item-image {
    float: none;
    width: 110px;
}

td.item-image img {
    width: 100%;
}

#cart-table .item-details .name {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
}

.sku {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 5px;
}

.attribute {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    margin: 0 0 5px;
}

.item-details .product-list-item .value {
    font-weight: 400;
}

.attribute .label {
    text-align: left;
    margin: 35px 0 0;
    font-size: 12px;
    border-bottom: none;
    padding: 0;
    font-weight: 400;
}

.item-edit-details {
    margin: 15px 0 0;
    text-decoration: underline;
}

ul.product-availability-list li {
    list-style: none outside none;
    color: #333;
    font-size: 12px;
    font-weight: 400;
}

.button-text {
    background-color: transparent;
    border-width: 0;
    color: #333;
    padding: 0;
    text-decoration: underline;
    text-align: center;
}

.product-availability-list {
    display: none;
}

.cart-action-continue-shopping button.button-text {
    line-height: 3.25em;
    margin-right: 1em;
    float: left;
    background-color: #fafafa;
    border-width: 0;
    color: #333;
    padding: 0;
    text-decoration: underline;
    text-align: center;
    border: 1px solid #c6c6c6;
    width: 270px;
    height: 50px;
    float: left;
    position: absolute;
    left: 0;
    font-size: 15px;
    letter-spacing: .06em;
    right: 0;
    margin: 0px 0 0;
}

button.button-fancy-large {
    width: 270px;
    height: 50px;
    font-size: 15px;
    letter-spacing: .06em;
    font-weight: 400;
}

.cart-coupon-code {
    display: none;
}

.cart-footer {
    margin: 20px 0 50px;
}

.cart-recommendations {
    margin-top: 0;
    max-width: 1100px;
    margin: auto;
    background: #fff;
}

.cart-recommendations .product-listing {
    background: #fff;
}

/*共通*/
.grid-tile .product-tile .product-name {
    height: 43px;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .03em;
    text-align: left;
    margin: 10px 0 13px;
}

.product-tile .product-pricing {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .03em;
    text-align: left;
    margin: 0;
    height: 35px;
}

.product-tile .product-swatches .swatch img {
    border: 1px solid #fff;
    height: auto;
    padding: 3px;
    width: 100%;
}

.grid-tile .product-tile .product-swatches {
    float: right;
    width: 100%;
}

.product-tile .product-swatches li {
    width: 20%;
    float: right;
    cursor: pointer;
    margin: 10px 0 0;
}

.cart-recommendations .product-listing {
    padding: 100px 0 0;
    display: none;
}
.product-listing.last-visited {
    display: block;
}
a#quickviewbutton:hover {
    opacity: 1;
}
.my_acounth1{
    display: block;
}
.my_acounth1:before{
    display: none;
}

.cart-recommendations .search-result-items li.grid-tile {
/* width: 17%; */
/* float: left; */
/* margin: 40px 3.7% 0 0; */
/* position: relative; */
/* max-width: 180px; */
    background: none;
    box-shadow: none;
    padding: 0;
    width: 17%;
    float: left;
    margin: 40px 3.7% 0 0;
    position: relative;
    max-width: 180px;
}

.cart-recommendations .search-result-items li.grid-tile:nth-child(5) {
    width: 17%;
    float: left;
    margin: 40px 0 0 !important;
    position: relative;
    max-width: 180px;
}

.cart-recommendations .iconRight {
    background: none;
    background-repeat: no-repeat;
    float: none;
    height: auto;
    position: absolute;
    top: 0;
}

.cart-recommendations .newIcon,.cart-recommendations .saleIcon,.cart-recommendations .stockIcon,.cart-recommendations .preorderIcon,.cart-recommendations .backorderIcon {
    float: left;
    padding: 0;
    height: 17px;
    margin: 0;
    left: 0;
    right: inherit;
}

.cart-recommendations .product-tile .badgeIconNew {
    left: 0;
    position: absolute;
    top: 0;
}

.privacy-policy_body h1 {
    text-align: center !important;
    font-style: normal;
}

/* badgeicon_common */
.cart-recommendations .product-slot.product-listing .product-tile .badgeIconNew,.cart-recommendations .product-slot.product-listing .product-tile .badgeIconStock,.cart-recommendations .product-slot.product-listing .product-tile .badgeIconSale,.cart-recommendations .product-slot.product-listing .product-tile .badgeIconPreorder,.cart-recommendations .product-slot.product-listing .product-tile .badgeIconBackorder {
    left: 0;
    position: absolute;
    top: 0 !important;
    background: none !important;
}

.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconNew,.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconStock,.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconSale,.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconPreorder,.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconBackorder {
    left: 0;
    position: absolute;
    top: 0 !important;
    background: none !important;
}

/*　カート3 step1  */
.cart-empty h1 {
    text-align: center !important;
    margin: 0 0 30px;
}

.step_1 .form-caption,.step_2 .form-caption {
    margin-left: 0;
    position: absolute;
    right: 0;
    bottom: -38px;
    text-align: left;
    left: 152px;
}
.step_1 .field-wrapper.field_no7 + div {
    width: auto;
    right: 18px;
    left: 0;
}
.field-wrapper.field_no2 + div {
    bottom: -3px;
    right: 0;
    left: 74%;
}

.step_2 .field-wrapper.field_no2 + div {
    bottom: 16px;
    right: 0;
    left: 74%;
}

.pt_checkout .primary-focus .primary-content {
    border: 0 none;
    float: left;
    margin: 0;
    width: 530px;
}

.pt_checkout .form-horizontal label {
    text-align: right;
    width: 150px;
    text-align: left;
    float: left;
}

.pt_checkout .form-horizontal .field-wrapper {
    padding-left: 0;
    width: auto;
}

.pt_checkout select {
    vertical-align: middle;
    width: 380px;
    float: right;
    height: 50px;
}

.pt_checkout input[type="text"],.pt_checkout input[type="number"],.pt_checkout input[type="password"],.pt_checkout input[type="date"] textarea {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 380px;
    height: 50px;
}

.primary-focus #secondary {
    background: none;
    border: none;
    box-sizing: border-box;
    float: right;
    padding-left: 0;
    width: 320px;
}

.primary-focus #secondary {
    background: none;
    border: none;
    box-sizing: border-box;
    float: right;
    padding-left: 0;
    width: 320px;
    margin: 0;
}

input#dwfrm_singleshipping_shippingAddress_addressFields_postal,input#dwfrm_billing_billingAddress_addressFields_postal {
    width: 90px;
    float: left;
}

input#dwfrm_billing_billingAddress_addressFields_phone {
    width: 190px;
    margin: 0 15px 0 0;
}

/* カート*/
.cart-coupon-code {
    display: block;
    margin: 50px 0 14px;
}
button.button-text:hover {
    color: #333;
}
.pt_cart.cart_body._body .item-user-actions a {
    position: static;
    bottom: 0;
    font-size: 10px;
    left: 60px;
    color: #333;
    font-size: 12px;
}
.pt_cart .cart-coupon-code {
    display: block;
    margin: 0px 0 14px;
}
.pt_cart .item-details .item-user-actions{
display: none;
}
.cart-coupon-code div {
    clear: both;
    text-align: left;
}
.pt_cart input#dwfrm_cart_couponCode {
    margin: 0 0 15px;
    width: 40%;
    float: left;
}

.pt_cart button#add-coupon {
    height: 50px;
    padding: 0;
    width: 24%;
}

.pt_cart button#update-cart {
    background: #333;
    color: #fff;
    margin: 0 6px 14px;
    height: 50px;
}
.step_2 button#add-coupon {
    height: 50px;
    padding: 0;
    width: 50%;
    float: left;
}
.step_2 .form-horizontal legend{
    width: 100%
}
.step_1 .field_no2 input[type="button"] {
    width: 120px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    margin: 0 0 0 15px !important;
    height: 50px;
    color: #000;
    float: left;
    padding: 0;
}

.step_1 .form-row.label-inline.form-indent {
    text-align: left;
    width: 380px;
    margin: 0 0 30px;
    float: right;
    line-height: 10px;
}

.step_2 .form-row.label-inline.form-indent {
    text-align: left;
    width: 380px;
    margin: 20px 0;
    float: right;
    line-height: 10px;
    padding: 0 0 0 25px;
}
/*空白調整*/
.form-row.form-row-button {
    display: inline;
}
.billing-coupon-code .form-row {
    display: inline;
}
.step_2 button#add-coupon {
    height: 50px;
    padding: 0;
    width: 50%;
    float: left;
    margin: 15px 0 45px;
}
.step_1 .form-row.label-inline.form-indent {
    text-align: left;
    width: 42%;
    float: left;
    padding: 0 0 0 20px;
}

.step_1 .field-wrapper.field_no10　+ label {
    text-align: right;
    width: 200px;
    text-align: left;
    float: left;
}

.step_1 .field-wrapper.field_no10 {
    left: 0;
}

.step_1 .field-wrapper.field_no11 {
    left: 0;
}

.step_1 .field-wrapper.field_no11 + label {
    width: 180px;
}

.step_1 .form-row.label-inline.form-indent.step_form0 {
    width: 135px;
    clear: both;
    position: relative;
    left: 150px;
}

.step_1 .form-row.label-inline.form-indent.step_form1 {
    left: 175px;
    width: 43%;
}
.step_1 .form-row.label-inline.form-indent.step_form2 {
    width: 36%;
    margin: 1px 0 0 76px;
}
.step_1 .field-wrapper.field_no13 {
    left: 0;
}

.step_1 button.button-fancy-large {
    width: 270px;
    height: 50px;
    font-size: 15px;
    letter-spacing: .06em;
    font-weight: 400;
    padding: 0;
}

.step_1 .field-wrapper.field_no9 + div a {
    position: relative;
    top: 15px;
    right: 0;
}

.step_1 .field-wrapper.field_no2 + div {
    bottom: 14px;
    right: 0;
    left: 74%;
}

.field-wrapper.field_no1 select {
    width: 380px;
}

.field-wrapper.field_no3 input[type="button"] {
    color: #333;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    top: 0;
}

.step_1 .form-field-tooltip {
    float: left;
    margin-left: 0;
    padding-top: 0;
    width: 30%;
    text-align: left;
    margin: 40px 0 50px;
}
.step_1 .field-wrapper.field_no0 select {
    width: 380px;
    -webkit-appearance: none !important;
    border-radius: 0;
}
.payment-method.payment-method-expanded p {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -20px;
    right: 6px;
    text-align: left;
    position: static;
    margin: 0 0 30px 0;
}
/*　パスワードリセット　*/
.setpassword_body label {
    text-align: left;
    height: 14px;
    line-height: 12px;
    margin: 35px 0 1px;
}

.setpassword_body .form-caption {
    margin-left: 0;
    position: absolute;
    right: 76px;
    bottom: -53px;
}

.confirmednewpassword_body #primary p {
    margin: 61px 0 0;
    text-align: left;
}

.form-row.form-indent.label-inline.step_form2 a {
    width: 50px;
    height: 30px;
    background: red;
    padding: 4px;
    top: 0;
    left: 7px;
    color: #333;
    background: #fafafa;
    border: 1px solid #c6c6c6;
}
.form-row.label-above + div {
    display: block;
}
.step-1.active {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step1_on.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-2.active {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step2_on.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-3.active {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step3_on.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-1.inactive {
   /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step1_off.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-2.inactive {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step2_off.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-3.inactive {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step3_off.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.checkout-progress-indicator a {
    width: 100%;
    height: 100%;
    display: block;
}

.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-name,.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-attributes,.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-pricing,.pt_checkout #secondary .mini-cart-product.collapsed .product-availability-list {
    width: 51%;
    font-size: 12px;
    text-align: left;
    padding: 0 10px;
}

.pt_checkout #secondary .mini-cart-image {
    float: left;
    width: 49%;
}

.pt_checkout #secondary .mini-cart-product {
    border-bottom: 1px solid #aaa;
    overflow: hidden;
    padding: 20px;
    position: relative;
}

.pt_checkout #secondary .mini-cart-name {
    margin: 10px 0 15px;
}

.pt_checkout #secondary .checkout-order-totals {
    padding: 15px 10px 80px 0;
    font-size: 13px;
    position: relative;
    font-weight: 700;
}

.pt_checkout #secondary .checkout-order-totals:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    display: block;
    background: #c6c6c6;
    bottom: 70px;
}

.pt_checkout #secondary tr.order-total {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 195px;
    font-size: 13px;
    font-weight: 700;
}
.safari9 .pt_checkout #secondary tr.order-total,
.safari8 .pt_checkout #secondary tr.order-total {

    width: 210px;

}

.checkout-progress-indicator div.active {
    border-bottom: 3px solid #d00a45;
}

.pt_checkout select {
    vertical-align: middle;
    width: 380px;
    float: right;
    height: 50px;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 0;
}

.checkout-progress-indicator {
    padding-bottom: 50px;
}

.checkout-progress-indicator i {
    padding-left: 0;
    color: #ccc;
    position: absolute;
    right: -29px;
    top: 20px;
    font-size: 20px;
    font-weight: 100;
}

.checkout-progress-indicator div {
    width: 135px;
    height: 60px;
    display: block;
    float: left;
    border: 1px solid #c6c6c6;
    line-height: 87px;
    text-align: center;
    padding: 0;
    margin: 0 39px 0 0;
    font-size: 11px;
    position: relative;
}

.pt_checkout #secondary h3 {
/* padding-bottom: 1em; */
    clear: both;
    border-top: 3px solid #999;
    background: #fafafa;
    border-bottom: #ffdead;
    margin: 0;
    text-align: right;
    padding: 0 20px 0 0;
    font-size: 12px !important;
}

.pt_checkout #secondary h3 a {
    font-size: 12px !important;
    text-decoration: underline;
}

.checkout-mini-cart {
    background-color: #fafafa;
    max-height: 330px;
    overflow: auto;
}

.pt_checkout .checkout-mini-cart {
    background-color: #fafafa;
    max-height: inherit;
    overflow: auto;
}

.pt_checkout #secondary .checkout-order-totals {
    padding: 15px 10px 80px 0;
    font-size: 13px;
    font-weight: 100 !important;
    background: #fafafa;
}

.pt_checkout #secondary .content-asset {
    display: none;
}

.pt_checkout #secondary p.common_cort_brand {
    font-size: 14px;
    text-align: left;
    line-height: 14px;
    padding: 0 0 0 15px;
}

.pt_checkout #secondary .chenge_cart_common {
    position: absolute;
    left: 16px;
    top: 17px;
    z-index: 2;
}

.pt_checkout #secondary .chenge_cart_common {
    position: absolute;
    left: 18px;
    top: 21px;
    z-index: 2;
}

/* ボタン制御*/
.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-image {
    display: block;
}

.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-name {
    position: relative;
    left: 0;
}

.pt_checkout #secondary .mini-cart-product.collapsed p.common_cort_brand {
    font-size: 14px;
    text-align: left;
    padding: 0 0 0 17px;
}

.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-attributes,.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-pricing {
    display: block;
}

.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-image {
    display: none;
}

.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-name {
    position: relative;
    left: -135px;
}

.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-attributes,.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-pricing {
    display: none;
}

.cart-empty .cart-action-continue-shopping button.button-text {
    float: none;
    position: static;
}

/* カート４　step2　*/
.js .simple-submit {
    width: 200px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0 0 0 7px;
}

.pt_checkout .form-horizontal .field-wrapper {
    padding-left: 0;
    width: auto;
    left: 0;
}

.step_2 .field-wrapper.field_no11 + div {
    padding: 0 0 0 24px;
}

.form-indent.billing-coupon-code {
    margin-left: 0;
    text-align: left;
}

input#dwfrm_billing_couponCode {
    width: 200px;
}

button#add-coupon {
    height: 50px;
    padding: 0;
    width: 200px;
}

.payment-method-options .form-row {
    clear: none;
    float: none;
    width: 100%;
    padding: 0 0 0 23px;
    text-align: left;
/* margin: 0; */
}

.payment-method-options.form-indent {
    margin: 0;
}

.payment-method-options .form-row {
    clear: none;
    float: none;
    width: 100%;
    padding: 0 0 0 23px;
    text-align: left;
/* margin: 0; */
    margin: 0;
}

.payment-method.payment-method-expanded label {
    width: 229px;
}

.step_2 .field-wrapper.field_no16 select {
    width: 210px;
    margin: 0 0 0 25px;
    padding: 0 0 0 10px;
}

.payment-method.payment-method-expanded .label {
    width: 230px;
}

select#dwfrm_billing_paymentMethods_creditCard_month {
    width: 180px;
    float: left;
}

select#dwfrm_billing_paymentMethods_creditCard_year {
    width: 180px;
    margin: 0 0 0 20px;
}

.payment-method.payment-method-expanded .form-label-text {
    width: 150px;
}

.form-field-tooltip {
    float: left;
    margin-left: 0;
    padding-top: 0;
    width: 30%;
    text-align: left;
    margin: 0 0 50px;
}

button.button-fancy-large {
    width: 270px;
    height: 50px;
    font-size: 15px;
    letter-spacing: .06em;
    font-weight: 400;
    padding: 0;
}

.form-horizontal .form-row-button {
    margin: 0 0 60px;
    width: 100%;
    padding: 40px 0 0 39%;
/* border-top: 1px solid #c6c6c6; */
}

.order-component-block .details {
    background: #fafafa;
    color: #333;
    padding: 20px;
    text-align: left;
}
.cart-coupon-code {
    display: block;
    margin: 0 0 14px;
}
input#dwfrm_billing_realPoint {
    margin: 0 0 12px 0;
}
.step_2 .form-indent.billing-coupon-code .form-row.point-error.error {
    margin: 0;
}

.step_2 .form-row.form-row-button {
    margin: 0;
    padding: 0;
}
.step_2 .field-wrapper.field_no0 select {
    width: 380px;
    -webkit-appearance: none !important;
    border-radius: 0;
}
/* step3*/
.step_3 .primary-content #cart-table .item-quantity {
    border-right: 0;
    text-align: center;
    padding: 0;
    width: 50px;
}

.step_3 .primary-content th.section-header:nth-child(2) {
    width: 50px !important;
    border-right: 1px solid #c6c6c6;
}

.step_3 .primary-content #cart-table .header-total-price {
    text-align: right;
    border-right: none;
    text-align: center;
}

.step_3 .primary-content #cart-table .item-details {
    float: left;
    width: 180px;
    padding: 20px 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

.step_3 .primary-content #cart-table .item-quantity-details {
    padding: 0 !important;
    width: 1px;
}

.step_3 .primary-content th {
    font-weight: 400;
}

.step_3 .primary-content .place-order-totals .order-totals-table {
    float: right;
    width: 100%;
    margin: 0;
    font-size: 13px;
}

.step_3 .primary-content tr.order-total {
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    padding: 0;
    height: 80px;
    line-height: 50px;
}

.step_3 .primary-content #cart-table .item-total {
    width: auto;
    vertical-align: middle;
    text-align: right;
    font-weight: 400;
}

.step_3 .primary-content .order-totals-table .order-subtotal {
    font-weight: 100;
}

.step_3 .primary-content .order-totals-table td {
    padding: 0 0 5px;
    text-align: right;
    font-size: 13px;
}

.step_3 .primary-content tr.order-sales-tax td {
    padding: 0 0 15px;
}

.step_3 .primary-content tr.order-subtotal td {
    padding: 10px 0 5px;
}

.step_3 .primary-content form.submit-order {
    position: relative;
    padding: 40px 0 0;
}

.step_3 .primary-content .submit-order .back-to-cart {
    font-size: 1.1em;
    position: absolute;
    bottom: -70px;
    right: 0;
    text-decoration: underline;
}

.step_3 .primary-content .cart-row .sku {
    color: #777;
}

.step_3 .primary-content .cart-row .attribute {
    color: #777;
}

.step_3 th.section-header:nth-child(3) {
    width: 115px;
    border-right: 1px solid #c6c6c6;
}

/* confirmation */
.orderconfirmation_body .primary-focus .primary-content {
    border: 0 none;
    float: left;
    margin: 0;
    width: 100%;
}

.orderconfirmation_body div#primary h1 {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin: 110px 0 30px;
}

.confirmation-message {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 60px;
}

.pt_order-confirmation #primary h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    font-weight: 800;
    letter-spacing: .06em;
}

.pt_order-confirmation .order-confirmation-details .content-header {
    margin: 0 0 20px !important;
}

.pt_order-confirmation th.section-header:nth-child(1) {
    width: 190px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation .item-list td {
    padding: 30px 0 0;
    vertical-align: top;
/* width: 190px; */
    text-align: left;
    border-right: 1px solid #c6c6c6;
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
}

.pt_order-confirmation .item-list th.section-header:nth-child(1) {
    width: 190px;
    border-right: 1px solid #c6c6c6;
    font-weight: 100;
}

.pt_order-confirmation .item-list th.section-header:nth-child(2) {
    width: 230px;
    border-right: 1px solid #c6c6c6;
    font-weight: 100;
}

.pt_order-confirmation .item-list th.section-header:nth-child(3) {
    width: 230px;
    border-right: 1px solid #c6c6c6;
    font-weight: 100;
}

.pt_order-confirmation .item-list th.section-header:nth-child(4) {
    width: 260px;
    border-right: 0;
    font-weight: 100;
}

.pt_order-confirmation .item-list table.order-totals-table tr td:nth-child(2) {
    width: 100px;
}

.pt_order-confirmation .order-shipment-table th.section-header:nth-child(1) {
    width: 290px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation .order-shipment-table th.section-header:nth-child(2) {
    width: 340px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation .order-shipment-table th.section-header:nth-child(3) {
    width: 100px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation .order-shipment-table th.section-header:nth-child(4) {
    width: 170px;
    border-right: 0;
}

.pt_order-confirmation .item-list tr {
    border-bottom: none;
}

.pt_order-confirmation td.order-billing {
    padding: 30px 0 50px 20px;
}

.pt_order-confirmation td.order-payment-instruments {
    padding: 30px 0 0 20px;
}

.item-list {
    margin-bottom: 0;
    padding: 0;
}

.pt_order-confirmation .item-list td:nth-child(4) {
    border-right: 0;
}

address {
    font-style: normal;
}

.pt_order-confirmation table.order-totals-table td {
    border: none;
/* width: 60px; */
    font-weight: 100;
    padding: 0;
    text-align: right;
}

.pt_order-confirmation table.order-shipment-table td {
    padding: 30px 0 0;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation td.line-item-details {
    padding: 30px 0 0 20px !important;
}

.pt_order-confirmation table.order-shipment-table td.line-item-quantity {
    text-align: center;
}

.pt_order-confirmation table.order-shipment-table td.line-item-price {
    border-right: 0;
    text-align: right;
}

.pt_order-confirmation .order-shipment-table {
    margin: 0 0 40px;
    border-bottom: 1px solid #C6C6C7;
}

.pt_order-confirmation .order-shipment-table .order-shipment-details {
    border-right: 1px solid #e0e0e0;
    min-width: 0;
    padding: 30px 0 50px;
}

.pt_order-confirmation .actions {
    width: 270px;
    height: 50px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    line-height: 50px;
    font-size: 15px;
    letter-spacing: .03em;
    margin: auto;
}

/* ログイン　*/
.login_top #secondary {
    display: none;
}

.addressbook_body .primary-content {
    padding-left: 0;
    width: 100%;
    border: none;
    margin: 30px 0 0;
}

.addressbook_body .primary-content {
    padding-left: 0;
    width: 530px;
    border: none;
    margin: 30px 0 0;
}

.login_top #secondary {
    display: none;
}

.login_top .page-content .primary-content {
    padding-left: 0;
    width: 900px;
    border: none;
    margin: 30px 0 0;
    height: 555px;
}

.pt_account:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    position: fixed;
    top: 120px;
    left: 0;
    opacity: 1;
    z-index: 2;
}

.pt_account.fadeout:after {
    opacity: 0;
    transition: all 1s;
    z-index: -1;
}

.login_top div#primary h1 {
    display: none;
}

.login_top h2 {
    font-size: 18px;
    letter-spacing: .03em;
    font-weight: 100;
    line-height: 35px;
    margin: 0 0 35px;
}

.login_top .login-box.login-order-track {
    display: none;
}

.login_top .col-1 {
    float: left;
    margin: 4px 0;
    width: 450px;
}

.login_top input[type="text"],.login_top input[type="number"],.login_top input[type="password"],.login_top input[type="date"] textarea {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 280px;
    height: 50px;
    float: left;
}

.login_top label {
    float: left;
    width: 140px;
    text-align: left;
    font-weight: 100;
}

.login_top .login-box p {
    margin: 0 0 35px;
    font-size: 13px;
    text-align: left;
    line-height: 21px;
    width: 420px;
}

.login_top button {
    width: 270px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: auto;
    float: initial;
}

.login_top .form-row.label-inline.form-indent {
    text-align: left;
    display: block;
    text-align: center;
    font-size: 13px;
    margin: 30px 0 0;
    position: relative;
}

.login_top a#password-reset {
    display: block;
    clear: both;
}

.login_top .form-row.label-inline.form-indent label {
    width: 385px;
    text-align: center;
    margin: auto;
}

.label-inline .field-wrapper {
    float: left;
    padding-left: 0;
    width: auto;
    position: absolute;
    left: 95px;
    top: -2px;
}

.login_top a#password-reset {
    display: block;
    clear: both;
    width: 350px;
    text-decoration: underline;
    font-size: 13px;
    margin: 0;
    padding: 15px 0 0;
}

.login_top .col-2 .content-asset {
    display: none;
}

.login_top .col-2 .login-box p {
    margin: 0 0 35px 30px;
}

.login_top .col-1 {
    position: relative;
}

.login_top .col-1:before {
    content: "";
    width: 1px;
    height: 550px;
    background: #e6e6e6;
    display: block;
    position: absolute;
    top: 0;
    right: -16px;
}

.login-box #secondary {
    display: none;
}

.login-box .page-content .primary-content {
    padding-left: 0;
    width: 900px;
    border: none;
    margin: 30px 0 0;
    height: 555px;
}

.login-box div#primary h1 {
    display: none;
}

.login-box h2 {
    font-size: 18px;
    letter-spacing: .03em;
    font-weight: 100;
    line-height: 35px;
    margin: 0 0 35px;
}

.login-box .login-box.login-order-track {
    display: none;
}

.login-box .col-1 {
    float: left;
    margin: 4px 0;
    width: 450px;
}

.login-box input[type="text"],.login-box input[type="number"],.login-box input[type="password"],.login-box input[type="date"] textarea {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 280px;
    height: 50px;
    float: left;
}

.login-box label {
    float: left;
    width: 140px;
    text-align: left;
    font-weight: 100;
}

.login-box .login-box p {
    margin: 0 0 35px;
    font-size: 13px;
    text-align: left;
    line-height: 21px;
    width: 420px;
}

.login-box button {
    width: 270px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: auto;
    float: initial;
}

.login-box button.login-button {
    display: block;
}

.login-box .form-row.label-inline.form-indent {
    text-align: left;
    display: block;
    text-align: center;
    font-size: 13px;
    margin: 30px 0 0;
    position: relative;
}

.login-box a#password-reset {
    display: block;
    clear: both;
}

.login-box .form-row.label-inline.form-indent label {
    width: 385px;
    text-align: center;
    margin: auto;
}

.label-inline .field-wrapper {
    float: left;
    padding-left: 0;
    width: auto;
    position: absolute;
    left: 95px;
    top: -2px;
}

.login-box a#password-reset {
    display: block;
    clear: both;
    width: 350px;
    text-decoration: underline;
    font-size: 13px;
    margin: 0;
    padding: 15px 0 0;
}

.login-box .col-2 .content-asset {
    display: none;
}

.login-box .col-2 .login-box p {
    margin: 0 0 35px 30px;
}

.login-box .col-1 {
    position: relative;
}

.login-box .col-1:before {
    content: "";
    width: 1px;
    height: 550px;
    background: #e6e6e6;
    display: block;
    position: absolute;
    top: 0;
    right: -16px;
}

/*.form-horizontal .form-caption {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -22px;
    right: 12px;
}*/
.form-horizontal .form-caption {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -20px;
    right: 6px;
    text-align: right;
}

.login_02 .second_div0 {
    display: block;
}

.login_02 .second_div1 {
    display: none;
}

.login_02 div#primary h1 {
    margin: 0 0 34px;
}

.login_02 .field-wrapper.field_no2 + div {
    bottom: -26px;
    right: 10px;
    left: inherit;
}

.login_02 .field-wrapper.field_no8 + .form-caption {
    margin-left: 0;
    position: absolute;
    right: 61px;
    bottom: 15px;
}

.login_02 .select_wrap:after {
    content: "";
 /*   background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 6px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
    z-index:-1;
}

.login_02 .about_section_k {
    height: 340px;
    border: 1px solid #c6c6c6;
    padding: 30px 20px;
    overflow: scroll;
    margin: 25px 0 50px;
}

.login_02 .about_section_k p {
    text-align: left;
}

.login_02 .about_section_k h3 {
    margin: 20px 0 10px;
    text-align: left;
    padding: 0;
}

.login_02 .about_section_k h2 {
    margin: 25px 0 15px;
}

.login_02 .field-wrapper.field_no22 {
    position: static;
    margin: 20px 0 0;
}

.login_02 .birthday-area select,
.login_02 .input-select{
    background:none;
}
.login_02 .f_no_lo224{
    padding:0;
}
.login_02 #secondary nav a {
    margin-left:0;
}
.form-row.label-inline.form-indent.step_form1.f_no_lo223 .field-wrapper.field_no22 + label {
    width: 400px;
    float: left;
}
.login_02 .memberscard-notice {
    position: relative;
    top:0;
    text-align: left;
}
.login_02 .memberscard-notice span{
    color: #000!important;
}
/*.login_02 .form-row.f_no_lo219 + p {
    font-size: 10px;
    position: relative;
    top: -24px;
    text-align: right;
    right: 8px;
}*/
.login_02 .form-row.f_no_lo219 + p {
    font-size: 10px;
    position: relative;
    top: -24px;
    text-align: left;
    right: 8px;
    width: 380px;
    float: right;
}
.login_02 fieldset {
    position: relative;
}
/*.profile_body .form-row.f_no16 + p {
    font-size: 10px;
    position: relative;
    top: -23px;
    text-align: right;
    right: 6px;
}*/
.profile_body .form-row.f_no16 + p {
    font-size: 10px;
    position: relative;
    top: -23px;
    text-align: left;
    width: 380px;
    float: right;
    right: 10px;
}
.form-row.f_no_lo220 {
    clear: both;
}
/*.profile_body .form-row.f_no17 + p {
    font-size: 10px;
    position: relative;
    top: -23px;
    text-align: right;
    right: 10px;
}
*/
.profile_body .form-row.f_no17 + p {
    font-size: 10px;
    position: relative;
    top: 6px;
    text-align: right;
    right: 32px;
    width: 380px;
    float: right;
}
.profile_body .updateaccount-memberscard-notice {
    display: block;
    margin-left: 10px;
    text-align: left;
    margin: 7px 0 0 0;
}
.win .profile_body .updateaccount-memberscard-notice {
    display: block;
    margin-left: 10px;
    text-align: left;
    margin: 8px 0 0 0;
}
.win .profile_body .form-row.f_no17 + p {
    font-size: 10px;
    position: relative;
    top: 6px;
    text-align: left;
    right: 0;
    width: 388px;
    float: right;
}
/*.form-row.f_no_lo220 + div p {
    position: relative;
    top: -23px;
    font-size: 10px;
    text-align: right;
    right: 8px;
}*/
.form-row.f_no_lo220 + div p {
    position: absolute;
    bottom: 88px;
    font-size: 10px;
    text-align: right;
    right: 33px;
    width: 380px;
    float: right;
    float: right;
}
.win .form-row.f_no_lo220 + div p {
position: absolute;
bottom: 88px;
font-size: 10px;
text-align: left;
right: 0;
width: 388px;
float: right;

}

input#dwfrm_profile_customer_agreetopolicy {
    float: left;
}

.account_pop .row-inline label {
    width: 140px;
    float: left;
}

.account_pop p {
    text-align: left;
    font-size: 13px;
    margin: 0 0 40px;
}

.account_pop span.error {
    position: relative;
    top: 0;
    left: 0;
    height: 0;
    display: none;
}

.account_pop #PasswordResetForm button {
    float: right;
    top: 0;
    left: 63%;
    width: 270px;
    height: 50px;
    margin: 40px auto;
    float: inherit;
    display: block;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    color: #333;
}

.account_pop .ui-dialog .ui-widget-header {
    background: none;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: none;
}

.error-form {
    background-color: #cebdb3;
    border: 1px solid #900;
    border-radius: .5em;
    color: #900;
    margin: 30px 0;
    padding: .8em;
}

/*ログイン チェックアウト*/
.checkoutlogin .col-1 {
    float: right;
}

.checkoutlogin .col-2 {
    float: left;
    margin: 4px 0;
    width: 48%;
    border-right: 1px solid #e0e0e0;
}

.checkoutlogin {
    margin: 4em auto;
    width: 80%;
    text-align: left;
}

.checkoutlogin .login-box button {
    width: 250px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: auto;
    float: initial;
    margin: 24px 0 0 16px;
}

.checkoutlogin .login-box {
    padding: 0 30px 0 0;
}

/* ログイン２　*/
.field-wrapper.field_no20 {
    position: static;
}

.field-wrapper.field_no20 + label {
    position: static;
    width: 210px;
    margin: 0 0 0 8px;
}

.field-wrapper.field_no20 input#dwfrm_profile_customer_addtoemaillist {
    position: static;
}

form.checkout-billing .payment-method-options .form-row.label-inline label {
    width: 100%;
}

.field-wrapper.field_no21 + label {
    width: 320px;
}

.field-wrapper.field_no21 {
    position: static;
}

.field-wrapper.field_no21 input {
    position: relative;
    top: -2px;
    margin: 0 10px 0 0;
}

.privacypolicy a {
    text-decoration: underline;
}

.registration-agreetopolicy .privacypolicy {
    text-align: left;
    line-height: 0;
    clear: both;
    padding: 0 0 10px;
}

/*　カート3 */
.pt_checkout .primary-focus .primary-content {
    border: 0 none;
    float: left;
    margin: 0;
    width: 530px;
}

.pt_checkout .form-horizontal label {
    text-align: right;
    width: 150px;
    text-align: left;
    float: left;
}

.pt_checkout .form-horizontal .field-wrapper {
    padding-left: 0;
    width: auto;
}

.pt_checkout select {
    vertical-align: middle;
    width: 380px;
    float: right;
    height: 50px;
}

.pt_checkout input[type="text"],.pt_checkout input[type="number"],.pt_checkout input[type="password"],.pt_checkout input[type="date"] textarea {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 380px;
    height: 50px;
}

.primary-focus #secondary {
    background: none;
    border: none;
    box-sizing: border-box;
    float: right;
    padding-left: 0;
    width: 320px;
}

.primary-focus #secondary {
    background: none;
    border: none;
    box-sizing: border-box;
    float: right;
    padding-left: 0;
    width: 320px;
    margin: 0;
}

input#dwfrm_singleshipping_shippingAddress_addressFields_postal {
    width: 90px;
    float: left;
}

.pt_checkout.cart_body {
}

.field_no2 input[type="button"] {
    width: 120px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    margin: 0 0 0 15px !important;
    height: 50px;
    color: #000;
    float: left;
    padding: 0;
}

#mypage_wal + div .field_no2 input {
    width: 370px;
}

.wp_step3_wrap {
    display: none;
}
.field-wrapper.custom-attribute-wrapper.field_no21 + div {
    position: relative;
    top: -18px;
    height: 43px;
}
/*お問い合わせページ*/
.login_02 .contactusform_body a.breadcrumb-element {
    float: left;
    position: absolute;
    left: 0;
}

.contactusform_body .breadcrumb {
    position: relative;
}

h1.contactus_h1 {
    font-size: 18px;
    margin: 0 0 15px;
    line-height: 18px;
}

.contactus_body .page-content .primary-content {
    padding-left: 0;
    width: 530px;
    border: none;
    margin: 0;
}

.contact_inner {
    margin: 20px 0 40px;
}

.contactus_body #secondary {
    background: none;
    border-right: none;
    float: left;
    width: 320px;
    position: relative;
    margin: 40px 0 0;
}

/*.form-caption.error-message {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -22px;
    right: 12px;
    height: 30px;
    width: 52%;
}
*/
.form-caption.error-message {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -26px;
    right: 12px;
    height: 30px;
    width: 64%;
    font-size: 10px;
    border: 1px solid;
    line-height: 10px;
    padding: 3px 10px 3px 0;
    height: auto;
}
.memberscard-notice {
    /* line-height: 6px; */
    height: 40px;
}
.contactusform_body h1 {
    margin: 0 0 35px;
}

.contactusform_body select {
    width: 380px;
    border-radius: 0;
}

.field-wrapper.field_no6 .input-textarea {
    width: 380px !important;
    height: 200px;
}

.contactusform_body button#sendBtn {
    width: 270px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    background: #fafafa;
    color: #333;
    border: 1px solid #c6c6c6;
}

.contactusform_body .confirmation-message {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 35px;
    margin: 140px 0 60px;
}

.shoplist_search .select_wrap {
    position: relative;
/* -webkit-appearance: none; */
/* overflow: hidden; */
    width: 320px;
    float: left;
    margin: 0 3% 0 0;
}
.form-row.get-store-inventory-error.error span {
    line-height: 14px!important;
    height: 10px!important;
    font-size: 10px;
    display: block;
    text-align: left;
    margin: 10px 0 0 2px;
}
#dwfrm_contactus_myquestion{
    background:none;
    z-index:1;
}

/*　ディティール　サイズ*/

.detail_size_wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
   z-index: 25;
    top: 0;
    left: 0;
    display: none;
}
.detail_size_inner {
    width: 760px;
    height: 690px;
    overflow: scroll;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.close_size_btn {
    width: 50px;
    height: 58px;
    position: absolute;
    right: 0;
    font-size: 25px;
    top: 0px;
    cursor: pointer;
}
.size_guide_text {
    position: relative;
    bottom: -49px;
    text-decoration: underline;
    cursor: pointer;
    width: 119px;
}


/* ショップリスト*/
.shoplist_search .select_wrap:after {
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 4px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
}

.shoplist_body div#main >.breadcrumb {
    display: none;
}

.shoplist {
    text-align: left;
}

.shoplist h1 {
    text-align: center !important;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 0 0px;
    padding: 0 0 20px;
}

.shoplist_search {
    width: 900px;
    margin: 20px auto;
}

.shoplist_search li {
    width: 320px;
    display: inline-block;
    margin-right: 27px;
    font-size: 1.09em;
}

.shoplist_search select {
    display: inline-block;
    width: 320px;
    height: 50px;
    margin-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
/*Firefox用*/
    background: none;
}
.shoplist_search .select_wrap:after{
    z-index: -1;
}
.shoplist_search select:before {
}

.shoplist_search select:after {
}

.shoplist_search img {
    vertical-align: middle;
    cursor: pointer;
}

.shoplist_all {
    width: 900px;
    margin: 20px auto;
    border-bottom: 1px solid #c6c6c6;
    font-size: 1.09em;
    line-height: 1.5;
    letter-spacing: .03em;
}

.shoplist_brand {
    border-top: 1px solid #c6c6c6;
}

.shoplist_brand:after,.shoplist_shopdeta:after,ul.shoplist_prefectures_all li:after {
    content: "";
    clear: both;
    display: block;
}

.shoplist_brand p {
    float: left;
}

ul.shoplist_prefectures_all {
    float: right;
    width: 700px;
}

ul.shoplist_prefectures_all li {
    border-top: 1px solid #c6c6c6;
}

ul.shoplist_prefectures_all li:first-child {
    border: none;
}

li.shoplist_shopdeta {
    width: 500px;
    float: right;
    padding: 30px 70px 30px 0;
    position: relative;
}

p.shoplist_brand_name,p.shoplist_prefectures_name {
    padding-top: 30px;
}

p.shoplist_prefectures_name {
    padding-left: 20px;
}

a.shoplist_map {
    position: absolute;
    right: 0;
    top: 40px;
}

/*===================================================================
    Styling
===================================================================*/
.styling-body {
    max-width: 1100px;
    margin: 0 auto 90px;
}

.styling-body dl {
    clear: none;
    overflow: inherit;
}

.styling-body dl dt,.styling-body dl dd {
    float: none;
    margin: 0;
    padding: 0;
}

.styling-body ul.breadcrumbs {
    font-size: 11px;
    margin-bottom: 19px;
    padding-bottom: 12px;
    border-bottom: 1px solid #c6c6c6;
}

.styling-body ul.breadcrumbs li {
    float: left;
}

.styling-body ul.breadcrumbs li strong {
    font-weight: 400;
}

.styling-body .post-number {
    text-align: right;
    font-size: 13px;
    margin-bottom: 25px;
}


/*===================================================================
    Styling
===================================================================*/
.styling-body {
    max-width: 1100px;
    margin: 0 auto 90px;
}
.styling-body dl {
    clear: none;
    overflow: inherit;
}
.styling-body dl dt,
.styling-body dl dd {
    float: none;
    margin: 0;
    padding: 0;
}
.styling-body ul.breadcrumbs {
    font-size: 11px;
    margin-bottom: 19px;
    padding-bottom: 12px;
    border-bottom: 1px solid #c6c6c6;
}
.styling-body ul.breadcrumbs li {
    float: left;
}
.styling-body ul.breadcrumbs li strong {
    font-weight: normal;
}
.styling-body .post-number {
    text-align: right;
    font-size: 13px;
    margin-bottom: 25px;
}
/*---------------------------------------------------
    Styling Index
*/
.styling-index {
    text-align: center;
}
.styling-index .styling-container {
    margin-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
}
.styling-index dl.stylingBox {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
    margin-bottom: 4.09%;
}
.styling-index dl.stylingBox:nth-child(4n) {
    margin-right: 0;
}
.styling-index dl.stylingBox dt.styling-photo {
    margin-bottom: 13px;
}
.styling-index dl.stylingBox dt.styling-photo img {
    width: 100%;
}
.styling-index dl.stylingBox dd.styling-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}
.styling-index dl.stylingBox dd.styling-date {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.styling-index dl.stylingBox dd.styling-more a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.styling-index dl.stylingBox:hover img {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha(opacity=70)";
}
/*===================================================================
    News
===================================================================*/
.news-body {
    max-width: 1100px;
    margin: 0 auto 90px;
}

.news-body dl {
    clear: none;
    overflow: inherit;
}

.news-body dl dt,.news-body dl dd {
    float: none;
    margin: 0;
    padding: 0;
}

.news-body .post-number {
    text-align: right;
    font-size: 13px;
    margin-bottom: 25px;
}

a.news_newmember-link img{
    display:block;
    margin:0 auto;
}

/*---------------------------------------------------
    News Index
*/
.news-index {
    text-align: left;
}

.news-index .news-container {
    margin-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
}

.news-index dl.newsBox {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
    margin-bottom: 59px;
        height: 210px;
}

.news-index dl.newsBox:nth-child(4n) {
    margin-right: 0;
}

.news-index dl.newsBox dt.news-photo {
    margin-bottom: 13px;
}

.news-index dl.newsBox dt.news-photo img {
    width: 100%;
}

.news-index dl.newsBox dd.news-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
}

.news-index dl.newsBox dd.news-lead {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'Open Sans',"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    height: 46px;
}

.news-index dl.newsBox dd.news-date {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
}

.news-index dl.newsBox dd.new-more a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.news-index dl.newsBox:hover img {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}
/*---------------------------------------------------
    News Archive
*/
.news-archive {
    text-align: left;
    width: 530px;
    margin: 40px auto 0;
}

.news-archive .mainVisual {
    width: 100%;
    margin-bottom: 30px;
}

.news-archive .mainVisual img {
    width: 100%;
}

.news-archive .news-head {
    margin-bottom: 30px;
    padding: 10px 0 25px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}

.news-archive .news-head .news-date {
    font-family: 'Open Sans',sans-serif;
    text-align: right;
    font-size: 13px;
    margin-bottom: 10px;
}

.news-archive .news-head .news-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
}

.news-archive .news-head .news-lead {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'Open Sans',"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
    font-size: 15px;
}

.news-archive .news-content p {
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 35px;
}

.news-archive .news-content a.item {
    color: #d00a45;
    text-decoration: underline;
}

.news-archive ul.btn_newsAll a {
    font-family: 'Open Sans',sans-serif;
    text-align: center;
    font-size: 15px;
    display: block;
    width: 270px;
    margin: 60px auto;
    padding: 14px 0;
    border: 1px solid #c6c6c6;
    background: #fafafa;
}


/*---------------------------------------------------
    Styling Archive
*/
.styling-archive {
    text-align: left;
    margin: 40px auto 0;
}
.styling-archive .styling-container {
    position: relative;
}
.styling-archive ul.btn_back {
    position: absolute;
    top: -10px;
    right: 0;
}
.styling-archive ul.btn_back a {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 12px;
    display: block;
    width: 178px;
    padding: 8px 0;
    border: 1px solid #c6c6c6;
    background: #fafafa;
}
.styling-archive .styling-photo {
    float: left;
    width: 43.63%;
    margin-left: 4.54%;
}
.styling-archive .styling-photo img {
    width: 100%;
}
.styling-archive .styling-photo ul.sns {
    width: 212px;
    margin: 30px auto 0;
}
.styling-archive .styling-photo a.share-icon {
    width: 36px;
}
.styling-archive .styling-photo ul.sns li {
    width: 38px;
    float: left;
    margin-left: 3px;
    border: 1px solid #c6c6c6;
}
.styling-archive .styling-photo ul.sns li:first-child {
    margin-left: 0;
}
.styling-archive .styling-info {
    float: right;
    width: 44.54%;
}
.styling-archive dl.styling-head {
    padding: 48px 0 40px;
}
.styling-archive dl.styling-head dd {
    font-size: 20px;
}
.styling-archive dl.styling-head dd span {
    font-size: 14px;
}
.styling-archive .styling-point {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 33px;
}
.styling-archive .styling-point p.styling_ttl,
.styling-archive .styling-item p.styling_ttl {
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #c6c6c6;
}
.styling-archive .styling-item {
    margin-bottom: 28px;
}
.styling-archive .styling-item dl.stylingBox {
    position: relative;
    float: left;
    width: 50%;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
}
.styling-archive .styling-item dl.stylingBox dt.photo {
    float: left;
    width: 31.83%;
    border: solid 1px #c6c6c6;
    margin-right: 10px;
}
.styling-archive .styling-item dl.stylingBox dt.photo img {
    width: 100%;
}
.styling-archive .styling-item dl.stylingBox dd {
    padding: 0 4.08%;
}
.styling-archive .styling-item dl.stylingBox dd.yoyaku {
    position: absolute;
    top: 3px;
    left: 79px;
}
.styling-archive .styling-item dl.stylingBox dd.yoyaku span {
    font-weight: bold;
    color: #fff;
    font-size: 11px;
    width: 56px;
    padding: 2px 5px;
    background: #f2b420;
}
.styling-archive .styling-item dl.stylingBox dd.name {
    height: 58px;
    margin-top: 28px;
}
.styling-archive .styling-item dl.stylingBox dd.more a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.styling-archive .styling-item dl.stylingBox:hover img {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha(opacity=70)";
}
.styling-archive ul.btn_brand a {
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 15px;
    display: block;
    width: 380px;
    margin: 0 auto;
    padding: 17px 0;
    background: #000;
}
.styling-archive .other-styling {
    clear: both;
    padding-top: 100px;
}
.styling-archive .other-styling p.other_ttl {
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
}
.styling-archive .other-styling dl.stylingBox {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
}
.styling-archive .other-styling dl.stylingBox:last-child {
    margin-right: 0;
}
.styling-archive .other-styling dl.stylingBox img {
    width: 100%;
}
.styling-archive .other-styling dl.stylingBox dt.photo {
    margin-bottom: 10px;
}
.styling-archive .other-styling dl.stylingBox dd.name {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}
.styling-archive .other-styling dl.stylingBox dd.more a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.styling-archive .other-styling dl.stylingBox:hover img {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha(opacity=70)";
}
.styling-photo .sns {
    display: none;
}
/*ie 10以降ハック*/
/* all css 共通*/
.Address-Add_body select,.PaymentInstruments-Add_body select {
    width: 370px;
}

.PaymentInstruments-Add_body .field_no3 select,.PaymentInstruments-Add_body .field_no4 select {
    width: 130px;
    margin: 0 20px 0 0;
}

.PaymentInstruments-Add_body .field_no3 .select_wrap::after {
    right: 21px;
}

.PaymentInstruments-Add_body .field_no4 .select_wrap::after {
    right: 22px;
}

.PaymentInstruments-Add_body .field-wrapper.field_no2 + div {
    bottom: -25px;
    right: 0;
    left: 74%;
}

.Address-Add_body input[type="text"],.PaymentInstruments-Add_body input[type="text"],.Address-Add_body input[type="number"],.PaymentInstruments-Add_body input[type="number"],.Address-Add_body input[type="password"],.PaymentInstruments-Add_body input[type="password"],.Address-Add_body input[type="date"] textarea,.PaymentInstruments-Add_body input[type="date"] textarea {
    width: 370px;
}

/* 住所追加ボタン追加ポップ場所*/
.Address-Add_body div#primary h1,.PaymentInstruments-Add_body div#primary h1 {
    text-align: left;
    margin: 0 0 30px;
}

.Address-Add_body .page-content .primary-content {
    padding-left: 0;
    width: 530px;
    border: none;
    margin: 30px 0 90px;
}

/* 追加CSS*/
.contactusform_body .field-wrapper.field_no6 span {
    bottom: -193px;
    display: block;
    top: inherit;
}
.step_1 .form-row.label-inline.form-indent.step_form0 {
    width: 100%;
    clear: both;
    position: relative;
    left: 0;
    text-align: left;
}

.step_1 #shipping-method-list .shipping-method-notice {
    margin-left: 0;
    clear: both;
    padding: 35px 0 0;
}
.step_1 .html-slot-container p {
    text-align: left;
    margin: 0 0 20px;
}

.step_1 .form-row.label-inline.form-indent {
    text-align: left;
    width: 100%;
    float: left;
    padding: 0 0 0 20px;
    position: relative;
    left: 0px;
}

.wishlist_body .item-dashboard .option-add-to-cart {
    width: 100%;
}

.step_1 .step_form2 label {
    text-align: right;
    width: 180px !important;
    text-align: left;
    float: left;
}
.form-row.form-indent.label-inline label {
    width: 165px;
    color: #333;
}
.tooltip {
    cursor: help;
    position: relative;
    color: #333;
}
.form-row.form-indent.f_no_lo221 label{
    width: 205px;
}
/*===================================================================
    About page
===================================================================*/
.about_content a{
    text-decoration:underline;
}





/*===================================================================
    new menu 変更される迄コメントアウト
===================================================================*/


.sp_menu_left{
    display: none;
}
.sp_menu_center{
    display: none;
}
.pc_menu_toggle{
    display: block;
}
.logo_pc_all{
    display: block;
}
.common_sp_menu_li{
    display: block;
}
.all_new_nemu01 {
    float: left;
    width: 29%;
}
.common_main_menu .active_cart .mini_cart_right {
    left: -90px;
}
.common_main_menu .mini-cart-subtotals .label {
    text-align: center;
    margin: 0 0 8px 0;
}
.logo_pc_all{
    overflow: visible;
}
a.logo_pc_all img {
    width: 100%;
    margin: 0 0 0 2.7%;
}

.top_cp {
    line-height: 17px;
    padding: 4px 0;
    height: auto;
    text-align: center;
    background: #fff;
    color: #75787b;
}

.top_cp a {
    color: #75787b !important;
}
.common_header {
    height: auto;
    background: #d9d9d6;
}

.detail_all_w .product-store-inventory-link {
    overflow: auto;
    padding-bottom: 40px;
}


/*===================================================================
    news スライダー　追加　0628
===================================================================*/

.top_news_inner {
    width: 100%;
    margin: 0;
}
.top_news_slide.flexslider {
    width: 33.3333%;
    margin: 0;
    border: none;
}
.top_news_slide.flexslider .slides img {
    width: 38.24%;
    display: block;
}
.top_news_slide .flex-viewport {
    overflow: visible!important;
}
.top_news_contents {
    margin: 0 0 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.top_news_contents_innre{
    margin: 15px auto 15px;

    width: 100%;
    margin: 15px auto 15px;
}
.top_news_slide .flex-direction-nav {
    display: block;
}
.top_news_slide .flex-direction-nav a.flex-next,.top_news_slide .flex-direction-nav a.flex-prev {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.top_news_slide ol.flex-control-nav.flex-control-paging {
    display: none;
}
.top_news_slide .flex-direction-nav a.flex-next {
    right: -207%;
    background-color: #fff;
    top: 18px;
    height: 85px;
    width: 30px;
    background-position: 12px 30px;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
}
.top_news_slide .flex-direction-nav .flex-prev {
    left: -9%;
    width: 35px;
    background-color: #fff;
    top: 16px;
    height: 85px;
    background-position: 11px 30px;
}


.top_topics.section10.clearfix {
    display: none;
}

.pt_storefront .top_brand.section04.brand04.clearfix {
    display: block;
    margin: 90px 0 0px 0;
    padding: 0 0 30px 0;
}

body .sale_red{
    color:red!important;
}

/* li形式 */
.styling-body.new_body ul {
    clear: both;
    overflow: hidden;
}
.styling-body.new_body .list {
    position: relative;
}
.styling-body.new_body .list .pager {

}
.styling-body.new_body .list .pager.p_bottom {
    clear: both;
    margin: 0;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: 77px;
    top:inherit;
    margin: 0;
}
.styling-body.new_body .list .pager span {
    margin:5px;
    padding:5px 2px;
    color:#000;
    background:#fff;
    border:none;
}
.styling-body.new_body .list .pager span:hover {
    cursor:pointer;
    background:#fff;
}

.styling-body.new_body .list .pager span.current {
    color:#000;
    background:#fff;
    border-bottom: 1px solid #333;
}
.styling-body.new_body .list .pager span.current:hover {
    cursor:default;
}

.styling-body.new_body .list .pager span.invalid {
    display:none;
}
.styling-body.new_body .list .pager span.invalid:hover {
    cursor:default;
}

.styling-body.new_body .list .pager span.ellipsis {
    color:#000;
    background:none;
    border:none;
}
.styling-body.new_body .list .pager span.ellipsis:hover {
    cursor:default;
}

.styling-body.new_body .list .pager span.first,
.styling-body.new_body .list .pager span.last,
.styling-body.new_body .list .pager span.prev,
.styling-body.new_body .list .pager span.next {
    background:#fff;
}

.styling-body.new_body .list .pager span.first:hover,
.styling-body.new_body .list .pager span.last:hover,
.styling-body.new_body .list .pager span.prev:hover,
.styling-body.new_body .list .pager span.next:hover {
    background:#fff;
}

.styling-body.new_body .list .pageNum {
    margin: 0;
    text-align: center;
    position: absolute;
    top: -6px;
    right: 3px;
    margin: 0;
    display: none;
}
/* div形式 */
.styling-body.new_body .list2 {
    width:100%;
    margin:20px auto;
}

.styling-body.new_body .list2 .inner {
    overflow:hidden;
}

.styling-body.new_body .list2 .inner div {
    display:block;
    float:left;
    width:23%;
    height:120px;
    margin:1%;
    color:#fff;
    font-size:48px;
    line-height:120px;
    text-align:center;
    vertical-align:middle;
    background:#fff;
}

.styling-body.new_body .list2 .pager {
    clear:both;
    margin:30px 0;
    text-align:center;
}

.styling-body.new_body .list2 .pager span {
    margin:5px;
    padding:5px 1px;
    color:#000;
    background:#fff;
    border:1px solid #000;
}
.styling-body.new_body .list2 .pager span:hover {
    cursor:pointer;
    background:#fff;
}

.styling-body.new_body .list2 .pager span.current {
    color:#000;
    background:#fff;
}
.styling-body.new_body .list2 .pager span.current:hover {
    cursor:default;
}

.styling-body.new_body .list2 .pager span.invalid {
    display:none;
}
.styling-body.new_body .list2 .pager span.invalid:hover {
    cursor:default;
}

.styling-body.new_body .list2 .pager span.ellipsis {
    color:#000;
    background:none;
    border:none;
}
.styling-body.new_body .list2 .pager span.ellipsis:hover {
    cursor:default;
}

.styling-body.new_body .list2 .pager span.first,
.styling-body.new_body .list2 .pager span.last,
.styling-body.new_body .list2 .pager span.prev,
.styling-body.new_body .list2 .pager span.next {
    background:#ddd;
}

.styling-body.new_body .list2 .pager span.first:hover,
.styling-body.new_body .list2 .pager span.last:hover,
.styling-body.new_body .list2 .pager span.prev:hover,
.styling-body.new_body .list2 .pager span.next:hover {
    background:#999;
}

.styling-body.new_body .list2 .pageNum {
    margin:30px 0;
    text-align:center;
}
.styling-body.new_body .styling-index li  {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
    margin-bottom: 4.09%;
}
.styling-body.new_body .styling-index li:nth-child(4)  {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
    margin-bottom: 4.09%;
}

.styling-body.new_body .styling-index dl.stylingBox{
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}
.styling-body.new_body .styling-index li:nth-child(4n) {
    margin-right: 0;
}

.styling-body.new_body .list .pager {
    clear: both;
    margin: 0;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: -33px;
    margin: 0;
}

/*ローダー*/
.load_wrapper {
    width: 100%;
    height: 99%;
    background: #fff;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}
#floatingCirclesG {
    position: relative;
    width: 125px;
    height: 125px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
}
.f_circleG{
    position:absolute;
    background-color:rgb(255,255,255);
    height:22px;
    width:22px;
    border-radius:12px;
        -o-border-radius:12px;
        -ms-border-radius:12px;
        -webkit-border-radius:12px;
        -moz-border-radius:12px;
    animation-name:f_fadeG;
        -o-animation-name:f_fadeG;
        -ms-animation-name:f_fadeG;
        -webkit-animation-name:f_fadeG;
        -moz-animation-name:f_fadeG;
    animation-duration:1.2s;
        -o-animation-duration:1.2s;
        -ms-animation-duration:1.2s;
        -webkit-animation-duration:1.2s;
        -moz-animation-duration:1.2s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
}

#frotateG_01{
    left:0;
    top:51px;
    animation-delay:0.45s;
        -o-animation-delay:0.45s;
        -ms-animation-delay:0.45s;
        -webkit-animation-delay:0.45s;
        -moz-animation-delay:0.45s;
}

#frotateG_02{
    left:15px;
    top:15px;
    animation-delay:0.6s;
        -o-animation-delay:0.6s;
        -ms-animation-delay:0.6s;
        -webkit-animation-delay:0.6s;
        -moz-animation-delay:0.6s;
}

#frotateG_03{
    left:51px;
    top:0;
    animation-delay:0.75s;
        -o-animation-delay:0.75s;
        -ms-animation-delay:0.75s;
        -webkit-animation-delay:0.75s;
        -moz-animation-delay:0.75s;
}

#frotateG_04{
    right:15px;
    top:15px;
    animation-delay:0.9s;
        -o-animation-delay:0.9s;
        -ms-animation-delay:0.9s;
        -webkit-animation-delay:0.9s;
        -moz-animation-delay:0.9s;
}

#frotateG_05{
    right:0;
    top:51px;
    animation-delay:1.05s;
        -o-animation-delay:1.05s;
        -ms-animation-delay:1.05s;
        -webkit-animation-delay:1.05s;
        -moz-animation-delay:1.05s;
}

#frotateG_06{
    right:15px;
    bottom:15px;
    animation-delay:1.2s;
        -o-animation-delay:1.2s;
        -ms-animation-delay:1.2s;
        -webkit-animation-delay:1.2s;
        -moz-animation-delay:1.2s;
}

#frotateG_07{
    left:51px;
    bottom:0;
    animation-delay:1.35s;
        -o-animation-delay:1.35s;
        -ms-animation-delay:1.35s;
        -webkit-animation-delay:1.35s;
        -moz-animation-delay:1.35s;
}

#frotateG_08{
    left:15px;
    bottom:15px;
    animation-delay:1.5s;
        -o-animation-delay:1.5s;
        -ms-animation-delay:1.5s;
        -webkit-animation-delay:1.5s;
        -moz-animation-delay:1.5s;
}



@keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-o-keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-ms-keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-webkit-keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-moz-keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}


.brandCode li.TOKYO_STYLIST_THE_ONE_EDITION {
    height: 57px;
    line-height: 18px;
    padding: 10px 0 0 39px;
}
.product-promo {
    display: block;
    text-align: left;
    color: red;
}






/*ここからから最新*/

.new_contents_top .top_fade.flexslider {
    margin: 0 auto 70px;
    border: 1px solid #c6c6c6;
    position: relative;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    width: 82.72%;
    border: none;
    max-width: 910px;
}
.new_contents_top .top_fade .flex-viewport {
    overflow: visible!important;
}
.new_contents_top .top_fade .flex-viewport li img{
    padding: 0 5px;

}
.new_contents_top .flexslider .slides img.top_slide_pc_image {
    display: block;
    width: 100%;
}
.new_contents_top .flex-viewport:after{
    content:"";
    display: block;
    width: 1px;
    height: 1px;
    clear: both;
}


.new_contents_top .top_bannar_area {
    max-width: 1100px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
    margin: 0 auto;
    overflow: hidden;
}
.new_contents_top .top_bannar_area li {
    width: 23.63%;
    max-width: 260px;
}
.new_contents_top .top_bannar_area li img{
    width: 100%;
}
.new_contents_top .top .flex-control-nav {
    line-height: 3px;
    bottom: -26px;
    height: auto;
    margin: auto;
    right: 0;
    left: 0;
}
.top .new_contents_top .flex-control-nav a{
color:#666;
}
.top .new_contents_top .flex-control-nav {
    line-height: 3px;
    bottom: -26px;
    height: auto;
    right: 0;
    left: 0;
    margin: auto;
}
.section01.new_contents_top .top_topic_link {
    margin: 16px 0 0px;
}

.top h2 {
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    line-height: 24px;
    letter-spacing: .08em;
    margin: 80px 0 10px!important;
    font-weight: 600;
}
.top h2:before {
    display: none;
}
.top h2:after {
    display: none;
}


.new_contents_top p.h2_p{
    font-size: 13px;
    line-height: 13px;
    color: #333333;
    margin: 0 0 30px;
}
.top_keyword.new_contents_top p.h2_p{
    margin: 0 0 20px;
}
.top_keyword.new_contents_top ul {
    margin: 20px 0 0 0;
    clear: both;
    text-align: center;
}
.top_keyword.new_contents_top ul li {
    display: inline-block;
    margin: 0 0 15px;
}

.top_keyword.new_contents_top ul li a{
    font-size: 13px;
    color: #75787b;
}
.top_keyword.new_contents_top ul li a {
    font-size: 13px;
    color: #75787b;
    padding: 10px 25px;
    border: 2px solid #75787b;
    border-radius: 27px;
    margin: 0 8px;
    line-height: 37px;
}
.top_brand.section04.brand04.clearfix {
    margin: 35px 0 0 0;
}
 .brand_section.brand_section_07.clearfix.new_contents_top:before {
    display: none;
    margin: 35px 0 0 0;
}
.brand_section.brand_section_07.clearfix.new_contents_top {
    margin: 0;
    margin: 35px 0 0 0;
    padding: 0;
}
.top_ranking.section04.clearfix {
    overflow: hidden;
    margin: 0px 0 0;
    padding: 0 0 0px;
}
.new_contents_top .top_icon{
    display: none;
}
.new_contents_top .rank_no,.new_contents_top .rank_no {
    display: none!important;
}


/*.top_ranking.section04.clearfix.new_contents_top li:nth-child(3):before {
    content: "1";
    width: 40px;
    height: 40px;
    background: #3d5a68;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}
.top_ranking.section04.clearfix.new_contents_top li:nth-child(6):before {
    content: "2";
    width: 40px;
    height: 40px;
    background: #75787b;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}
.top_ranking.section04.clearfix.new_contents_top li:nth-child(9):before {
    content: "3";
    width: 40px;
    height: 40px;
    background: #718d9a;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}
.top_ranking.section04.clearfix.new_contents_top li:nth-child(12):before {
    content: "4";
    width: 40px;
    height: 40px;
    background: #8fa7b2;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}
.top_ranking.section04.clearfix.new_contents_top li:nth-child(15):before {
    content: "5";
    width: 40px;
    height: 40px;
    background: #b1bec4;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}*/
.top .fx_no_top0:before{
    content: "1";
    width: 40px;
    height: 40px;
    background: #75787b;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}
.top .fx_no_top1:before{
    content: "2";
    width: 40px;
    height: 40px;
    background: #75787b;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}

.top .fx_no_top2:before{
    content: "3"!important;
    width: 40px;
    height: 40px;
    background: #75787b;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}
.top .fx_no_top3:before{
    content: "4"!important;
    width: 40px;
    height: 40px;
    background: #75787b;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}
.top .fx_no_top4:before{
    content: "5"!important;
    width: 40px;
    height: 40px;
    background: #75787b;
    display: block;
    color: #fff;
    border-radius: 75%;
    line-height: 40px;
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 18px;
    z-index: 2;
}

.top_topic_link {
    margin: 50px 0 0px;
}
.section06 .top_topic_link {
    margin: 50px 0 100px;
}

.new_contents_top .top_topic_link a {
    max-width: 100%;
    height: 30px;
    display: block;
    background: #ffffff;
    float: right;
    font-size: 12px;
    line-height: 30px;
    border: 1px solid #C6C6C6;
    letter-spacing: .05em;
    width: 190px;
    z-index: 2;
    position: relative;
}

.ss_coordinate_list .top_topic_link a:hover{
    color: #fff!important;
    background: #3E5A67;
    opacity: 1!important!important;
    border: 1px solid #3E5A67;
    opacity: 1!important;
}
.top_topic_link span {
    width: 100%;
    height: 1px;
    background: #C6C6C6;
    display: block;
    position: absolute;
    top: 15px;
    z-index: 1;
}
p.rank_text01 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .02em;
    margin: 10px 0 5px;
    text-align: left;
    color: #333333;
}
.section06.new_contents_top p.h2_p {
    font-size: 13px;
    line-height: 22px;
    color: #333333;
    margin: 0 0 30px;
}
.section06.new_contents_top p.h2_p span{
    font-size: 11px;
    color: #333333;
}

.top_ranking.section04.clearfix.new_contents_top li,
.top_ranking.section05.clearfix.new_contents_top li{
    width: 19.27%;
    /*float: left;*/
    /*margin: 0 0 0 1.8%;*/
    position: relative;
    float: none;
    margin: 0;
}

.top_ranking.section04.clearfix.new_contents_top ul ,
.top_ranking.section05.clearfix.new_contents_top ul {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
}
.top_rank_images {
    width: 100%;
    vertical-align: bottom;
    margin: 0 0 10px;
}
.top_styling ul.top_new_styling17 li {
    width: 16%;
    position: relative;
    float: none;
    margin: 0;
}
.top_styling.new_contents_top  ul {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
}
.new_contents_top .styling_text00 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    line-height: 22px;
    margin: 6px 0 0;
    text-align: center;
}

span.ar_ {
    display: none;
}
.top_news_contents.clearfix.section01.new_contents_top {
    overflow: visible;
}
.sp_contents_slider{
    display: none;
}
.pc_contents_slider{
    display: block;
}
.new_top_bannar_area img {
    vertical-align: bottom;
}

.top_news_contents.clearfix.section01.new_contents_top {
    overflow: hidden;
}
.top_news_contents.clearfix.new_section02.new_contents_top {
    overflow: visible;
}
.item_detail button#add-to-cart:after {
/*    content: "";
    position: absolute;
    top: 0;
    left: unset;
    width: 25px;
    height: 27px;
    background: url(../images/common/sp_17new_cart.png);
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 12;
    background-position: 0;
    background-size: 25px;
    right: -35px;*/
}

.common_footer_wrap{
    background: #d9d9d6;
}

.common_footer_inner{
    color: #2D2926;
}

.common_footer_inner a{
    color: #2D2926;
}

.common_footer_wrap h3{
    border-bottom: 1px solid #2D2926;
}

.foot_copy{
    border-top: 1px solid #2D2926;
}

/*IE10以降に適用されるCSSハック*/
@media all and (-ms-high-contrast:none) {

}

/*ie 10以降ハック*/
@media screen and (max-width: 950px) {
    .common_head_spmenu .mini-cart-products {
        max-height: 100%;
        height: 303px;
    }
    input[type="text"], input[type="number"], input[type="password"], input[type="date"] textarea{
        font-size: 11px;
    }
/*    ミニカート*/
    .mini-cart-product.collapsed .mini-cart-name {
        width: 100%;
    }
    span.label.pr_text00 {
        display: block;
        margin: 0 0 0px 0;
    }
    .minicartslot p {
        text-align: left;
        width: 99%;
    }

    .brand_item_wrap .first-last span.visually-hidden{
    display: none;
    }
/*    sp nav */
    .sp_nav a.c_list_a {
        right: 0;
        width: 40%;
    }
    .sp_nav a.cate_name {
        display: inline;
    }
    .sp_nav .nav_area.sp_area04 p a {
        font-size: 1.3rem;
        line-height: 40px;
    }
    .sp_nav .nav_area.sp_area04 p {
        border-bottom: 1px solid #777c7e;
    }
/*    カート ポップ*/
    span.swatch + span {
        position: absolute;
        bottom: -30px;
        right: 0;
        left: 0;
    }
    /*    一覧*/
    .item_detail .swatch + span {
        /* display: none; */
        position: absolute;
        bottom: 14px;
        left: 0;
        right: 0;
    }
    .item_detail .swatch + span {
        /* display: none; */
        position: absolute;
        bottom: -5px;
        left: 0;
        right: 0;
    }
    .item_detail .cart-recommendations .product-listing h2 {
        margin-left: 0;
    }
    .search-result-options.top_search-result-options {
        width: 100%;
        overflow: hidden;
        position: relative;
        top: -37px;
        height: 50px;
    }
    /* フリーワード */
    .brand_item_left ul#category-level-1 {
        display: none;
    }
    .brand_item_wrap .brand_item_left h3.toggle{
        display: none;
    }
    .brand_head.clearfix.brand_section00 ul {
        height: auto;
    }
    .ts_main_contents .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {
        width: 100%;
        height: auto;
    }
    .item_detail .pankuzu {
        margin: 0 auto 10px!important;
    }
    .ts_main_contents.about {
        padding: 0!important;
    }

    /* サイズガイド */
    .size_guide_text {
        position: absolute;
        bottom: 60px;
        text-decoration: underline;
        cursor: pointer;
        width: 149px;
        display: block;
        left: -17px;
    }
    .close_size_btn {
        width: 35px;
        height: 58px;
        position: absolute;
        right: 0;
        font-size: 16px;
        top: -2px;
        cursor: pointer;
    }
    .detail_size_inner {
        width: 90%;
        height: 446px;
        overflow: scroll;
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        position: absolute;
    }
    .top_cp {
        display: block;
        font-size: 11px;
        letter-spacing: .01em;
    }
    .sp_head .mini_cart_right {
        width: 55%;
        float: right;
        text-align: left;
        padding: 0px;
    }
    .sp_head .mini-cart-pricing {
        display: block;
    }
    .sp_head .mini-cart-attributes {
        display: block;
    }
    /* // フッター*/
    .foot_copy ul {
        width: 80px;
    }

    .foot_copy li {
        width: 25px;
        margin: 0 23% 0 0;
    }

    .foot_copy li:nth-child(3) {
        width: 25px;
        margin: 0;
    }
    /* //  一覧　*/
    .brand_item_wrap .brand_item_left h3.toggle {
        position: relative;
        height: 40px;
        line-height: 40px;
        font-size: 1.15rem;
        padding: 0;
        margin: 0;
    }

    .brand_item_wrap .refinement {
        padding-bottom: 0;
        position: relative;
        border: none;
    }

    .brand_item_wrap h3.toggle.f_h3.expanded + ul {
        display: none;
    }

    .brand_item_wrap h3.toggle.f_h3.expanded + ul {
        display: block;
    }

    .brand_item_left {
        width: 100%;
        max-width: 100%;
    /* background: #f2f2f2; */
        float: left;
        display: block;
    }

    .brand_item_wrap #secondary {
        display: none;
    }

    .brand_item_wrap .nav_area.sp_area03 {
        display: none;
    }

    .brand_item_wrap .bn_lsize {
        display: none;
    }

    .brand_item_wrap .item_sarch_box {
        background: #fff;
        margin: 0;
        border: 1px solid #e6e6e6;
        clear: both;
    }

    .brand_designation {
        width: 100%;
        max-width: 100%;
    }

    .brand_item_wrap .brand_item_search {
        height: 80px;
        position: relative;
        top: 15px;
        width: 60%;
        float: left;
    }

    .brand_item_wrap .brand_item_search {
        height: 50px;
        position: static;
        top: 15px;
        width: 60%;
        float: left;
    }

    .brand_item_wrap .brand_item_all_content {
        padding: 0;
        border-bottom: none;
        border-top: 0;
    }

    .brand_item_wrap .item_nav_inner {
        margin: 0 0 20px;
    }

    .brand_item_wrap .item_sarch_box_p {
        font-size: 14px;
        margin: 0 0 20px;
        width: 100px;
        margin: auto;
        position: absolute;
        background: #fff;
        top: -12px;
        left: 0;
        right: 0;
        font-size: 13px;
        padding: 1px 5px;
    }


    .brand_item_wrap .item_sarch_box {
        background: #fff;
        margin: 18px 0 0;
        border: 1px solid #e6e6e6;
        /* clear: both; */
        padding: 12px 20px 10px;
        position: relative;
    }

    .brand_item_wrap span.breadcrumb-refinement {
        display: inline-block;
        margin: 0 0 5px;
        font-size: 10px;
        height: 20px;
        line-height: 12px;
    }

    .brand_item_wrap .breadcrumb-refinement-value {
        background-color: rgba(132,189,0,0);
        border-radius: 0;
        margin: 0;
        padding: 0;
        line-height: 3px;
        position: relative;
    }

    .size_filter_wrap .scrollable li a {
    /* border: 1px solid #d9d9d9; */
        border-radius: 6px;
        display: block;
        padding: 0;
        border: none;
    }
    .top_styling ul.top_new_styling17 li {
        width: 45%;
        float: left;
        margin: 0 10% 10% 0;
    }
    .top_styling ul.top_new_styling17 li:nth-child(2n) {
        width: 45%;
        float: left;
        margin: 0 0% 10% 0;
    }
    .item_nav_inner span.breadcrumb-refinement-value a {
        margin: 0 5px 0 10px;
        padding: 2px 3px 0px 3px;
        top: 5px;
    }
        .brand_item_wrap .breadcrumb {
        text-align: left;
        padding: 0 0 0 20px;
        font-size: 11px;
        font-weight: 400;
        padding: 0;
        max-width: 1100px;
        padding: 0;
        text-align: left;
        font-size: 11px;
        letter-spacing: .03em;
        border-bottom: 1px solid #c6c6c6;
        margin: 0 auto 20px;
        line-height: 20px;
        height: 40px;
    }

    .size_filter_wrap {
        z-index: 6;
    }

    .brand_item_wrap .brand_item_right .brand_designation {
        display: block;
        z-index: 4;
    }

    .brand_item_wrap .search-result-options.top_search-result-options {
        width: 100%;
        overflow: hidden;
        position: static;
        top: 0;
        height: 47px;
        margin: 0;
    }

    .search-result-items li.grid-tile {
        width: 48%;
        float: left;
        margin: 0 4% 20px 0;
        position: relative;
        min-height: 375px;
    }

    .brand_item_wrap .pagination li {
        float: left;
        margin: 0 5px;
        font-size: 1.1rem;
    }

    .pagination ul {
        position: static;
        bottom: 4px;
        right: 4px;
        margin: 26px 0 0;
        font-size: 10px;
        float: right;
    }

    .sort_filter_sp_wrap .outer a {
        background: #fff;
    }

    .brand_item_wrap .sp_refinement {
        border-bottom: 9px;
    }

    .brand_item_wrap .search-result-options .pagination .results-hits {
        display: block;
        position: absolute;
        left: 0;
    }

    .size_filter_wrap .pagination ul {
        position: static;
        bottom: 4px;
        right: 4px;
        margin: 23px 0 0;
        font-size: 10px;
        float: right;
    }

    h3.toggle.f_h3 + ul {
        display: none;
    }

    h3.toggle.f_h3.toble_no_2 + ul {
        display: block;
    }

    h3.toggle.expanded+ ul {
        display: block;
    }

    h3.toggle.f_h3.toble_no_2.expanded + ul {
        display: none;
    }

    h3.toggle.f_h3.toble_no_3 {
        border-top: 1px solid #c6c6c6;
    }

    h3.toggle.f_h3.toble_no_2 {
        margin: 0;
    }

    .size_filter {
    }

    .size_filter .toggle {
        line-height: 40px;
        padding: 0;
        margin: 0;
    }

    .refinement.h3_price_wrap {
        padding: 0;
    }

    .size_filter_left li {
        float: left;
        width: 50%;
        height: 40px;
        line-height: 36px;
        text-align: left;
        padding: 0 0 0 20px;
        border-top: 1px solid #c6c6c6;
        border-right: 1px solid #c6c6c6;
        position: relative;
        font-size: 1.2rem;
    }

    .size_filter_wrap .scrollable li a {
    /* border: 1px solid #d9d9d9; */
        border-radius: 6px;
        display: block;
        padding: 0;
        overflow: visible;
    }
    .clear-no2{
        display: none;
    }
    .size_filter_wrap .fa-check-square-o:before {
        content: "";
        width: 20px;
        height: 18px;
        display: block;
        position: relative;
        left: -5px;
        top: 4px;
        margin: 0 3px 0 9px;
    }

    .size_filter_wrap .refinement {
        padding-bottom: 0;
        position: relative;
    }
    /* 総合トップ調整*/
    .pt_storefront .ts_main_contents.top {
        padding: 0 !important;
    }

    .pt_storefront .new_brand_img_sp {
        display: block;
    }

    .pt_storefront .new_brand_img_pc {
        display: none;
    }

    .pt_storefront .top_topics.section10.clearfix {
        margin: 20px 4% 0;
    }

    .section10 .new_brand_24_bottom {
        overflow: hidden;
        width: 66.36%;
        margin: auto;
    /* padding: 0 158px; */
    }

    .pt_storefront .top_topics.section10.clearfix {
        margin: 40px 4%;
    }

    .pt_storefront .top h2 {
        font-size: 14px;
        line-height: 14px;
        letter-spacing: .08em;
        margin: 30px 0;
    }

    .pt_storefront .top_ranking.section04.clearfix h2 {
        margin: 0 0 5px;
    }

    .pt_storefront .top_ranking.section05 h2 {
        margin: 50px 0 30px;
    }

    .pt_storefront .top_brand_sp.section08.clearfix {
        display:block;
    }
    .pt_storefront .top_brand.section04.brand04.clearfix{
        display: none
    }
    /*トップ*/

    .home_body .newIcon,.home_body .saleIcon, .home_body .stockIcon, .home_body .preorderIcon, .home_body .backorderIcon,.home_body .webIcon,
    .tokyo_style_wrap .newIcon,.tokyo_style_wrap .saleIcon, .tokyo_style_wrap .stockIcon, .tokyo_style_wrap .preorderIcon, .tokyo_style_wrap .backorderIcon,.tokyo_style_wrap .webIcon {
        float: left;
        padding: 5px 16px 0 20px;
        height: 17px;
        position: absolute;
        top: 47px;
        left: 0;
    }

    .tokyo_style_wrap .section05 .newIcon,.tokyo_style_wrap .section05 .saleIcon, .tokyo_style_wrap .section05 .stockIcon, .tokyo_style_wrap .section05 .preorderIcon, .tokyo_style_wrap .section05 .backorderIcon,.tokyo_style_wrap .section05.webIcon {
        float: left;
        padding: 5px 16px 0 20px;
        height: 17px;
        position: absolute;
        top: 0px;
        left: 0;
    }


    .top_ranking.section05 li:nth-child(2n) {
        width: 48%;
        margin: 0;
        margin: 0 0 20px 0;
    }
    .home_body .top_ranking li ,
     .tokyo_style_wrap .top_ranking li {
        float: none;
        margin: 0 0 0 1.8%;
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 47%;
        padding: 0 2%;
    }
    .home_body .product-tile .product-image,
    .tokyo_style_wrap .product-tile .product-image {
        height: auto;
        display: block;
        padding: 0px 0 0 0;
    }
    .home_body .product-tile img,
    .tokyo_style_wrap .product-tile img  {
        margin: 0px auto 0px;
        max-width: 100%;
        position: static;
    }
    .home_body .grid-tile .product-tile .product-name,
    .tokyo_style_wrap .grid-tile .product-tile .product-name  {
        height: auto;
        font-size: 10px;
        line-height: 13px;
        letter-spacing: .03em;
        text-align: left;
        margin: 5px 0 13px;
    }
    .home_body .product-tile .product-pricing ,
    .tokyo_style_wrap .product-tile .product-pricing{
        font-size: 10px;

    }
    .home_body .top_ranking li:nth-child(n+9),
    .tokyo_style_wrap .top_ranking li:nth-child(n+9){
        display: none;
    }
    .home_body .top_ranking.section05 ul ,
    .tokyo_style_wrap .top_ranking.section05 ul{
        overflow: hidden;
        margin: 0 0 40px;
    }
    .top_styling.section06.clearfix {
        margin: 0px 0 0;
    }
    p.sp_ctalog01.t_edition a {
        line-height: 17px!important;
        padding: 2px 0 0 0;
    }

    p.sp_ctalog01.t_edition {
        padding: 9px 0 0px  20px;
        height: 56px;
    }
    /*    .home_body .top_ranking li.grid-tile:nth-child(5), .tokyo_style_wrap .top_ranking li.grid-tile:nth-child(5) {
        display: none;
    }*/
    /*---------------------------------------------------
     NATURAL BEAUTY
     */
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {

        height: auto;

    }
    .nb .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .nb .brand_head.clearfix.brand_section00 ul {

    }
    .nb .brand_menu_sp h3{
        position: relative;
    }
    .nb .brand_menu_sp h3 img.nb_on {
        width: 10px!important;
        position: absolute;
        right: 16px;
        top: 5px;
    }
    .nb .brand_section00 li:last-child {
        padding: 0;
        height: 50px;
        border: none;
        line-height: 25px;
        border-bottom: 1px solid #c6c6c6;
    }
/*    .nb .content_set04 li:nth-child(4) {
        float: left;
        width: 44.8%;
        margin: 0px 0 15px 8%;
        position: relative;
    }
    .nb .content_set04 li:nth-child(8) {
        float: left;
        width: 44.8%;
        margin: 0px 0 15px 8%;
        position: relative;
    }
    .nb .content_set04 li div + p {
        margin: 0 0 20px;
        text-align: left;
        padding: 0 0px;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        height: 45px;
    }
    .nb .content_set04 li div + p + p {
        margin: 0 0 0px;
        text-align: left;
        padding: 0 10px;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: .03em;
    }*/
    .nb .content_set04 li {
        float: none;
        display: inline-block;
        vertical-align:top;
    }
    .nb .content_set04 li:nth-child(4) {
        float: none;
        width: 44.8%;
        margin: 0px 0 20px 8%;
        position: relative;
    }
    .nb .content_set04 li:nth-child(8) {
        float: none;
        width: 44.8%;
        margin: 0px 0 20px 8%;
        position: relative;
    }
    .nb .content_set04 li div + p {
        margin: 0 0 20px;
        text-align: left;
        padding: 0 0px;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        height: auto;
    }
    .nb .content_set04 li div + p + p {
        margin: 0 0 0px;
        text-align: left;
        padding: 0 0px;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: .03em;
        height: auto;
    }
    .off-rate {
        display: inline-block;
        color: red;
    }
    .nb .brand_section {
        margin: 0 auto 0;
        padding: 40px 0 0 0;
    }
    /*---------------------------------------------------
     PINKY&DIANNE
     */
    .pinky .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .pinky .brand_section.brand_section_06 ul {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .pinky .brand_section.brand_section_06 li:nth-child(6) {
        float: none;
        margin: 0 0px 0 0;
    }
    .pinky .brand_menu_sp h3 {
         border-bottom: 1px solid #c6c6c6;
    }
    .pinkyanddianne_inner_left img{
        width: 100%;
    }
    .pinkyanddianne_inner_right img{
        width: 100%;
    }
    .pinky .content_set05 li {
        float: none;
        vertical-align: top;
        display: inline-block;
        width: 46%;
        margin: 0 5% 15px 0;
        /* float: left; */
    }
    .pinky .content_set05 li:nth-child(4n) {
        margin: 0 0 15px;
    }
    .content_set05 li:nth-child(5n) {
        margin: 0 0 50px;
    }
    .pinky li.grid-tile > p {
        text-align: left;
        margin: 3px 0 10px 0;
        font-size: 10px!important;
    }
    .pinky li.grid-tile > div + p {
        text-align: left;
        margin: 5px 0 10px 0;
        font-size: 10px;
    }
     .pinky li.grid-tile > div + p + p {
        text-align: left;
        margin: 0 0 0px 0;
        font-size: 11px;
        display: block;
    }
     .pinky .content_set05.brand_section h2 img {
        width: 80%;
    }
/*    .pinky li.grid-tile > div + p + p {
        text-align: left;
        margin: 0 0 5px 0;
        font-size: 11px;
        display: block;
    }
    .pinky li.grid-tile > div + p + p + p {
        text-align: left;
        margin: 0 0 5px 0;
        font-size: 11px;
        display: block;
    }
    .pinky .off-rate {
        display: inherit;
        color: red;
    }*/
    .pinky .brand_section.brand_section_02.content_set03.clearfix li {
        width: 100%;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix .oct_text01 {
        width: 100%;
    }
    .pinky p.borand_text01 {
        padding: 0;
        /* width: 100%; */
    }
    .pinky .borand_text02 span:nth-child(1) {
        margin: 0 5px 0 0;
        display: inline;
    }
    .pinky .borand_text02 span:nth-child(2) {
        color: red;
        float: none;
        display: inline;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li {
        display: block!important;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(n+5) {
        display: none!important;

    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li {
        width: 50%;
        padding: 0 3%;
    }
    .pinky .brand_section.brand_section_02 li .oct_text01 img {
        width: 35px;
        margin: 0 0 7px;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix ul {
        overflow: hidden;
        zoom: 1;
        margin: 35px 0 0 0;
    }
    /*---------------------------------------------------
     BOSCH
     */
    .bosch .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .bosch .brand_section.brand_section_06 ul {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .brand_section.brand_section_03.content_set03.clearfix {
        height: auto;
    }
    .bosch .brand_menu_sp h3 {
        border-bottom: none;
        border-bottom: 1px solid #c6c6c6;
    }
    .bosch .search-result-content.content_set05.brand_section ul {
        padding: 0 3%;
    }
    .bosch .content_set05 li {
        width: 48%;
        margin: 0 4% 30px 0;
        float: none!important;
        max-width: 48%;
        display: inline-block;
        margin: 0 0;
    }
    .bosch .content_set05 li {
        width: 48%;
        margin: 0 4% 30px 0;
        float: none!important;
        max-width: 48%;
        display: inline-block;
        margin: 0 0;
        padding: 0px 9px;
        vertical-align: top;
    }
    .bosch .grid-tile .product-tile .product-name {
        height: auto;
        line-height: 15px;
        letter-spacing: .03em;
        margin: 5px 0 10px 0;
        font-size: 10px;
    }
    .bosch .product-tile .product-pricing {
        font-size: 10px;
        line-height: 13px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
    }
    .bosch .off-rate {
        display: inline-block;
        color: red;
    }
    .bosch .product-tile img {
        margin-top: 0px;
        max-width: 100%;
    }
    .bosch .search-result-content.brand_section_03.content_set03 li:nth-child(n+5) {
        display: none;
    }
    .bosch .brand_section_03 ul {
        overflow: hidden;
        zoom: 1;
        width: 92%;
        margin: 0 4%;
        background: #EFEEEC;
    }
    .bosch .brand_section_03 ul li {
        width: 48%;
        float: none;
        margin: 0;
        font-size: 10px;
        padding: 35px 10px 20px;
        display: inline-block;
    }
    .bosch .search-result-content.brand_section_03.content_set03 h2 {
        margin: 0 0 15px;
    }
    .search-result-content.content_set05.brand_section h2 img {
        width: 180px;
        margin: 0 0 15px;
    }
   .bosch .content.content_set05.brand_section h2 img{
        width: 150px;
        margin: 0 auto 15px;
    }
    .search-result-content.brand_section_03.content_set03 h2 img{
        width: 100px;
        margin: 0 auto 15px;
    }
    .bosch .content_set05 li img {
         max-width: inherit;
         width: 100%;
    }
    .bosch .brand_section_03 ul {
        background: none;
    }
    .b_text {
        margin: 15px 0 10px;
        font-size: 10px;
        height: 31px;
        line-height: 14px;
    }
    .bosch .brand_section_03 li:nth-child(4) {
        margin: 0 0 0 4%;
    }
    /*---------------------------------------------------
     22 OCTOBRE
     */
    .octobre .content_set04 li:nth-child(4n) {
        width: 47%;
        margin: 0;
    }
    .octobre .brand_section.brand_section_03.content_set04 .special {
        margin-top: 5%;
    }
    .octobre .brand_section.brand_section_05.content_set04 .styling-body.brand_top_archive {
        margin-bottom: 5%;
    }
    .octobre .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .octobre .brand_section.brand_section_06 ul {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .octobre .brand_menu_sp li:nth-child(5) {
      /*  display: none;*/
    }
    .item_list_brand:nth-child(5) {
  /*      display: none;*/
    }
    .octobre .content_set04 li {
        float: none;
        width: 47%;
        margin: 0 6% 25px 0;
        display: inline-block;
    }
    .octobre .content_set04 li img {
        width: 100%;
        border: none;
    }
    .octobre .content_set04 li {
        float: none;
        width: 47%;
        margin: 0 4% 25px 0;
        display: inline-block;
        vertical-align: top;
    }
    .octobre .grid-tile .product-tile .product-name {
        height: auto;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        text-align: left;
        margin: 10px 0 13px;
        min-height: 45px;
    }
    .octobre .product-tile .product-pricing {
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
    }
    .octobre .off-rate {
        display: inline-block;
        color: red;
    }
    .octobre .product-tile img {
        margin-top: 10px;
        max-width: 100%;
    }
    .brand_rank_oct li:nth-child(n+6){
        display: none;
    }
    .octobre .content_set04 li:nth-child(4n) {
        width: 47%;
        margin: 0;
        float: none;
    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li {
        float: left;
        width: 47%;
        margin: 0 4% 0 0;
        display: inline-block;
        vertical-align: top;
    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul {
        overflow: hidden;
        zoom: 1;
        width: 100%;
        margin: auto;

    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li:nth-child(4n) {
        width: 47%;
        margin: 0 0 0 0;
        float: none;
        display: inline-block;
        float: right;

    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li:nth-child(6) {
        margin: 0;
        display: none;
    }
    .oct_all_look.oc_btn_17 {
        margin: 25px 0 0 0!important;
    }
    /*---------------------------------------------------
     Aylesbury
     */
    .ay .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .ay .brand_section.brand_section_06 ul {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .ay .brand_section00 li {
        font-size: 1.15rem;
    }
    .ay .brand_section.brand_section_06 p a {
        font-family: 'MyWebFont';
    }
    .ay .brand_section.brand_section_06 ul {
        width: 100%;
    }

    .ay .brand_menu_sp h3 {
        border-top: none;
        border-bottom: none;
    }
    .ts_main_contents .brand_head.clearfix.brand_section00 ul {
        height: auto;
    }
    .ay .brand_section00 li:nth-child(5) .brand_all_menu {
        left: 0;
        position: static;
    }
    .ay li.all_menu_big {
        font-size: 1.3rem!important;
        margin: 0!important;
        padding: 20px 0 0px 37px!important;
    }
/*    .ay .content_set05 li:nth-child(2n) {
        width: 44.8%;
        margin: 0 2% 25px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }*/
    .ay .content_set05 li:nth-child(n+10) {

        display: none;
    }
    .brand_section.brand_section_03.content_set05.clearfix h2 {
        margin: 0 0 20px 0;
    }
    /* // メインコンテント*/
    .ts_main_contents {
        padding: 0;
    }

    .common_footer_wrap .content-asset ul {
        line-height: inherit;
        margin: 15px auto 0;
    }

    input#input_search {
        border: none;
    }
    .profile_body input#input_search {
        border: none;
        height: 38px;
    }
    p.bg_blue {
        background: #ffffff;
        border-right: 1px solid #777c7e!important;
    }
    p.bg_blue a{
        color: #af0000;
    }
    .ay .borand_text01 {
        height: auto;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        text-align: left;
        margin: 10px 0 13px;
    }
    .ay p.borand_text02 {
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
    }
    .ay .off-rate {
        display: inline;
        color: red;
    }
    .ay .ab3 .ay_sp_pc {
        display: block;
        width: 100px;
    }
    .ay .ab3 .ay_sp_sp {
        display: none!important;
    }
    .ay .ab2 .oct_all_look,
    .ay .ab3 .oct_all_look {
        margin: 0px auto 10px 0!important;
    }
    /*コンタクトページ*/
    div#primary h1 {
        text-align: center;
        height: 25px;
        line-height: 5px;
        border-top: none;
        border-bottom: 1px solid #c6c6c6;
    }

    .contactus_body .page-content .primary-content {
        padding-left: 0;
        width: 91%;
        border: none;
        margin: auto;
    }

    /*サーチページ*/
    .search_body .brand_item_right {
        float: right;
        max-width: inherit;
        width: 91%;
        margin: 35px auto 180px;
        position: relative;
    /* text-align: left; */
        float: none;
    }

    div#main {
        width: 100%;
    }

    #main .ts_main_contents.top {
        padding: 0 !important;
    }

    .common_header {
        position: fixed !important;
    }

    .account_body .page-content .primary-content {
        padding-left: 0;
        width: 91%;
        border: none;
        margin: 0 auto;
        position: static;
        float: none;
    /* margin: 0 auto 25px!important; */
    }

    .content-asset .account-options li {
        height: 110px;
        width: 100%;
        border: 1px solid #c6c6c6;
        display: block;
        margin: 0 0 20px;
        padding: 0 20px;
        list-style: none !important;
    }
    .content-asset .account-options li p {
        line-height: 17px;
    }
    .content-asset .account-options li:nth-child(2n) {
        margin: 0 0 20px;
    }

    .content-asset .account-options li a {
        display: block;
        font-size: 1.4rem;
        line-height: 14px;
        padding: 0;
        margin: 20px 0 10px;
        position: relative;
        overflow: visible;
    }

    .content-asset .account-options li:nth-child(1) a:before {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
/*        background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon.jpg);*/
        position: relative;
        top: 5px;
        left: 0;
    }

    .content-asset .account-options li:nth-child(2) a:before {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
 /*       background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-02.jpg);*/
        position: relative;
        top: 4px;
        left: -2px;
    }

    .content-asset .account-options li:nth-child(3) a:before {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
        /*background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-03.jpg);*/
        position: relative;
        top: 2px;
        left: -2px;
    }

    .content-asset .account-options li:nth-child(4) a:before {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
       /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-04.jpg);*/
        position: relative;
        top: 6px;
        left: 0;
    }

    .content-asset .account-options li:nth-child(5) a:before {
        content: "";
        width: 30px;
        height: 25px;
        display: inline-block;
/*        background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwdf8302c5/images/setting/mypage_icon07.jpg);*/
        position: absolute;
        top: -5px;
        left: 116px;
        position: relative;
        top: 5px;
        left: 0;
    }

    .account_body .pt_account #secondary {
        background: none;
        border-right: none;
        float: left;
        width: 320px;
        position: relative;
        margin: 60px 0 0;
        display: none;
    }

    .nw7 {
        margin: 0 0 5px;
        text-align: left;
    }

    .content-asset .account-options li.point {
        margin: 0;
    }

    .myaccount-contents .account-options .myaccount-cardid,.myaccount-contents .account-options .point {
        height: auto;
        width: 265px;
        padding: 30px 0;
        border: none;
        margin: 0;
        height: 120px !important;
    }

    .pt_account.account_body._body div#primary h1 {
        text-align: left;
        height: 25px;
        line-height: 25px;
        border-top: 0;
        border-bottom: 0;
        width: 100%;
        font-size: 1.3rem;
        position: relative;
    }

    h1 .account-logout {
        font-size: 13px;
        float: right;
        width: 30%;
        height: 25px;
        background: #999;
        color: #fff;
        text-align: center;
        line-height: 25px;
        position: absolute;
        top: -10px;
        right: 0;
        font-size: 12px;
    }
    /* 0617 追加 ディティールポップ*/
    #detail_pop + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog select,
    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog select  {
        width: 100%;
        line-height: 40px;
        height: 40px !important;
        padding:0 0 0 10px;
    }
    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
        background: #fff;
        padding: 10px 0 21px;
        width: 91% !important;
        margin: auto;
        display: block;
        position: absolute;
    /* left: 0; */
    /* right: 0; */
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .col-1,.col-2 {
        float: left;
        width: 100%;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog {
        padding: 10px 4%;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog select {
        width: 100%;
        line-height: 40px;
        height: 40px;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .select_wrap:after {
        content: "";
        background-image: url(../images/common/select.jpg);
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 1px;
        top: 9px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span {
        display: block;
        text-align: left;
        height: 37px;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .ui-dialog-title {
        display: block;
        width: 100%;
        text-align: center;
        margin: 5px 0 0;
    }
    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span.hidden {
        display: none;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span#ui-id-1 {
        text-align: center;
        margin: 40px 0 0;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .ui-icon-closethick {
        left: 0;
    }
    #detail_pop + img + .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
        width: 100%;
    }
    /* 0617 */
    .account_body .content-asset .account-options .myaccount-cardid p {
        margin: 4px auto 0;
        padding-left: 0;
        text-align: center;
        font-size: 10px;
        line-height: 15px;
        display: block;
        text-align: left;
        color: #333;
    }

    .account_body .content-asset .account-options li p.pointbalance {
        font-size: 14px;
        margin: 0 0 10px;
    }

    .account_body .content-asset .account-options li p {
        margin: 0;
        padding-left: 0;
        text-align: center;
        font-size: 10px;
        line-height: 15px;
    }

    .pt_account div#primary h1 {
        text-align: center;
        height: 25px;
        line-height: 5px;
        border-top: 0;
        border-bottom: none;
        position: relative;
    }

    div#primary h1:before {
        content: "";
        width: 950px;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -475px;
        height: 1px;
        background: #c6c6c6;
        bottom: 0;
    }

    /* サーチページ*/
    .pt_product-search-noresult .search_body .brand_item_right {
        float: right;
        max-width: inherit;
        width: 91%;
        margin: 35px auto 180px;
        position: relative;
    /* text-align: left; */
        float: none;
        text-align: left;
    }

    .search_body .brand_item_right {
        float: right;
        max-width: inherit;
        width: 91%;
        margin: 0 auto 180px;
        position: relative;
    /* text-align: left; */
        float: none;
        text-align: left;
    }

    .pt_product-search-noresult .section-header {
        background: none;
        text-align: left;
        height: 78px;
        line-height: 23px;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        margin: 30px 0;
        padding: 15px 0 0;
        font-size: 14px;
    }

    .pt_product-search-noresult .section-header {
        background: none;
        text-align: left;
        height: 78px;
        line-height: 23px;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        margin: 0 0 30px;
        padding: 15px 0 0;
        font-size: 14px;
      /*  line-height: 50p;*/
    }

    .pt_product-search-noresult .form-row {
        position: relative;
        height: auto;
    }
    .my_acounth1 {
        display: -webkit-box;
        font-size: 12px;
        margin: 14px 0 0 0;
    }
    .pt_product-search-noresult .brand_item_right button {
        margin: 30px auto 0;
        width: 80%;
        display: block;
    }

    .pt_product-search-noresult .no-hits-footer {
        background: url(../images/interface/icon-double-line-header.png) repeat-x scroll left top transparent;
        margin: 20px 0;
        padding: 20px 0;
    }

    /*    404*/
    .pt_error div#primary {
        max-width: 1100px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .pt_error div#primary h1 {
        text-align: left;
        text-align: center;
        font-size: 14px;
        margin: 0 0 30px;
    }

    .pt_error .top_brand.section04.clearfix {
        display: block;
    }

    .pt_error .top_brand li {
        float: left;
        width: 48%;
        margin: 0 2% 10px 0;
    }

    .pt_error .top_brand li:nth-child(3) {
        margin: 0 2% 10px 0;
    }

    .pt_error div#primary {
        max-width: 1100px;
        width: 91%;
        margin: 0 auto 30px;
    }

    /*   個別ページ*/
    .profile_body div#primary h1 {
        text-align: center;
        height: 25px;
        line-height: 5px;
        border-top: 0;
        border-bottom: none;
        position: relative;
        margin: 0;
        border: none;
    }

    .profile_body div#primary h1:before {
        content: "";
        width: 950px;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -475px;
        height: 1px;
        background: #c6c6c6;
        bottom: 0;
        display: none;
    }

    .profile_body .account-header-links a {
        font-size: 10px;
        padding: 3px;
        background: #fafafa;
        border: 1px solid #c6c6c6;
    }

    .profile_body .form-row.f_no0 {
        margin: 35px 0 30px;
    }
    .profile_body.login_top .form-row.f_no0 {
        margin: 35px auto 30px;
    }
    .profile_body.login_top span#dwfrm_login_username_d0pwephqsigw-error {
        line-height: 10px;
        bottom: -14px;
        height: 11px;
        top: inherit;
    }
   .profile_body.login_top span#dwfrm_login_password_d0zhrfltixlq-error {
        line-height: 10px;
        bottom: -14px;
        height: 11px;
        top: inherit;
    }
    .profile_body form#RegistrationForm input#dwfrm_profile_tfpaddress_postal {
        width: 84px !important;
        float: left;
        margin: 8px 0 0 7%;
    }

    .profile_body .field-wrapper input[type="button"] {
        height: 40px;
    }

    .profile_body .field-wrapper.field_no8 {
        width: 100%;
        margin: auto;
        display: block;
        float: left;
    }

    .profile_body .field-wrapper.field_no8 + div {
        position: static;
        top: 4px;
    }

    .profile_body .birthday-area select {
        width: 85px;
        height: 40px;
        border-radius: 0 !important;
        margin: 8px 10px;
        padding: 0 0 0 10px;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
        line-height: 40px;
    }

    .profile_body .field-wrapper.field_no12 .select_wrap:after {
        content: "";
   /*     background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 21px;
        height: 33px;
        display: block;
        position: absolute;
        right: 11px;
        top: 12px;
        border-left: 1px solid #c6c6c6;
    }

    .profile_body .field-wrapper.field_no13 .select_wrap:after {
        /*background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 21px;
        height: 33px;
        display: block;
        position: absolute;
        right: 11px;
        top: 12px;
        border-left: 1px solid #c6c6c6;
    }

    .profile_body .field-wrapper.field_no14 .select_wrap:after {
    /*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 21px;
        height: 33px;
        display: block;
        position: absolute;
        right: 11px;
        top: 12px;
        border-left: 1px solid #c6c6c6;
    }

    .Account-Withdraw_body .field-wrapper.field_no2 + label {
        width: 256px;
        position: static;
    }

    .updateaccount-memberscard-notice-cardid {
        display: inline-block;
        font-size: 12px;
        margin: 0 0 15px;
    }

    .profile_body .field-wrapper.field_no17 {
        width: 100%;
        padding: 6px 0 0 13px;
    }

    .profile_body .field-wrapper.field_no18 + label {
        width: 211px;
        padding: 0;
        position: static;
    }

    .profile_body .field-wrapper.field_no18 {
        position: static;
        width: 26px;
        float: left;
        clear: both;
        margin: 17px 0 4px;
    }

    .profile_body .custom-attribute-wrapper .attrItem {
        display: inline-block;
        margin-right: 5%;
        white-space: nowrap;
        width: 75%;
    }

    .profile_body .custom-attribute-wrapper .attrItem label {
        float: none;
        display: inherit;
        font-weight: 400;
        width: inherit;
        text-align: left;
        position: static;
    /* width: 18%; */
    }

    .profile_body .form-row.f_no20 label {
        position: static;
    }

    p.membre_text {
        clear: both;
        text-align: left;
        margin: 0 0 15px 0;
    }

    /* マイページアドレス　*/
    .page-content .primary-content {
        padding-left: 0;
        width: 91%;
        margin: auto;
        float: none;
    }

    #addresses a.section-header-note.address-create {
        width: 115px;
        height: 25px;
        background: #fafafa;
        display: block;
        font-size: 11px;
        line-height: 23px;
        text-align: center;
        border: 1px solid #c6c6c6;
        float: right;
        margin: 60px 0 0;
    }

    #addresses .section-header {
        background: 0;
        border-bottom: 1px solid #c6c6c6;
        font-size: 13px;
        font-weight: 700;
        margin: 30px 0 48px;
        padding: 0;
        position: relative;
        text-transform: uppercase;
        height: 50px;
        border-top: 1px solid #c6c6c6;
        line-height: 50px;
        text-align: left;
        font-size: 10px;
    }

    #addresses .address-list li {
        padding: 20px 0 30px;
    }

    #addresses .address-list .mini-address-title {
        width: 25%;
    }

    #addresses .mini-address-location {
        width: 70%;
    }

    #addresses a.address-edit {
        position: absolute;
        bottom: inherit;
        right: 85px;
        text-decoration: underline;
        top: 19px;
    }

    #addresses a.address-delete.delete {
        position: absolute;
        bottom: inherit;
        right: 29px;
        text-decoration: underline;
        top: 19px;
    }

    a.address-make-default {
        width: 111px;
        display: block;
        position: absolute;
        bottom: 7px;
        left: -5px;
        top: inherit;
    }

    #secondary {
        background: none;
        border-right: none;
        float: left;
        width: 320px;
        position: relative;
        margin: 60px 0 0;
        display: none;
    }

    div#dialog-container {
        width: 88% !important;
        margin: auto;
        height: 555px !important;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        padding: 20px 10px;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

    legend {
        width: 100%;
    }

    .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: left;
        height: 35px;
    }

    select {
        vertical-align: middle;
        width: 100%;
        float: left;
        height: 35px;
        margin: 8px 0 0;
    }

    input[type="text"],input[type="number"],input[type="password"],input[type="date"] textarea {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 100% !important;
        height: 35px;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
    }

    .form-horizontal .field-wrapper {
        padding-left: 0;
        width: 100%;
    }

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
        /*background: block;*/
    }

    .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
        position: absolute;
        top: 0;
        right: 6%;
        z-index: 1;
        background: none;
    }

    .ui-dialog h1 {
        font-size: 1.4em;
        font-style: italic;
        font-weight: 400;
        margin: 0 auto 30px;
    }

    /*共通*/
    .form-horizontal legend {
        text-align: left;
        height: 50px;
        line-height: 50px;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        margin: 0 0 30px;
        font-size: 11px;
    }

    /*共通*/
    .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -35px;
    }

    span.error {
        position: absolute;
        top: 70px;
        left: 0;
    /* height: 20px; */
        font-size: 10px;
    }

    input#dwfrm_profile_address_postal {
        width: 90px !important;
    }

    .field-wrapper input[type="button"] {
        position: relative;
        top: 0;
        left: 0;
        height: 39px;
        width: 80px;
        font-size: 10px;
        padding: 0;
        margin: 0 0 0 5px !important;
    }

    .form-caption {
        margin-left: 0;
        position: absolute;
        right: 5px;
        bottom: -30px;
        font-size: 10px;
    }

    .ui-dialog .ui-icon-closethick {
        left: 0;
    }

    .item-availability {
        width: 100%;
        text-align: center;
        display: block;
        vertical-align: middle;
        border-left: none;
    }

    /* order_detail */
    .orders_body table.item-list th {
        display: block;
        padding: 0;
        margin: 0;
        border: none !important;
        text-align: left;
        font-size: 10px !important;
    }

    .orders_body .item-list tr:nth-child(1) {
        border-bottom: 1px solid #e0e0e0;
        display: block;
        float: left;
        width: 30%;
    }

    .orders_body .item-list tr:nth-child(2) {
        border-bottom: 1px solid #e0e0e0;
        display: block;
        float: left;
        width: 65%;
    }

    .orders_body td.order-information {
        padding: 0;
        font-size: 10px;
    }

    .orders_body .item-list td {
        padding: 0;
        vertical-align: top;
        text-align: left;
        display: block;
        font-size: 10px;
        border: none;
        margin: 15px 0 0;
    }

    .orders_body .item-list td.order-payment-summary {
        display: none;
    }

    .orders_body th.section-header:nth-child(1) {
        width: 100%;
        height: 78px;
        line-height: 10px;
        background: none;
        padding: 19px 0 0;
        font-weight: 100;
    }

    .orders_body th.section-header:nth-child(2) {
        width: 100%;
        line-height: 10px;
        height: 78px;
        background: none;
        font-size: 10px;
    }

    .orders_body th.section-header:nth-child(3) {
        width: 100%;
        line-height: 0;
    }

    .orders_body .item-list tr:nth-child(1) {
        border-bottom: none;
        display: block;
        float: left;
        width: 30%;
    }

    .orders_body h2.content-header {
        text-align: center;
        font-style: inherit;
        font-size: 14px;
        border-bottom: 1px solid #c6c6c6;
        padding: 0 0 15px;
    }

    .orders_body .item-list tr:nth-child(2) {
        border-bottom: none;
        display: block;
        float: left;
        width: 65%;
    }

    .new_item_list {
        position: relative;
    }

    .new_item_list td,.new_item_list th {
        font-size: 10px;
        font-weight: 800;
    }

    .new_item_list:after {
        content: "";
        background: #c6c6c6;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 42px;
        left: 0;
    }

    .orders_body .order-detail-summary {
        padding: 20px 0 10px;
        font-size: 13px;
        text-align: right;
        border-bottom: 1px solid #c6c6c6;
        border-top: 1px solid #c6c6c6;
        margin: 20px 0 0;
    }

    .order-shipment-table th.section-header {
        display: block !important;
        padding: 0;
        margin: 0;
        border: none !important;
        width: 30%;
        float: left;
        text-align: left;
    }

    .orders_body table.order-shipment-table thead {
        width: 30%;
        display: block;
        float: left;
    }

    .orders_body .order-shipment-table tbody {
        width: 70%;
        float: left;
        font-size: 10px;
    }

    .orders_body table.order-shipment-table td {
        display: block;
        border: none !important;
        font-size: 10px !important;
    }

    .orders_body td.line-item-details {
        text-align: left;
        padding: 0;
        line-height: 21px;
        font-size: 10px;
    }

    .orders_body .order-shipment-table td.line-item-quantity {
        display: block;
    }

    .orders_body .order-shipment-table td.line-item-price {
        display: block;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(1) {
        width: 100%;
        height: 180px;
        line-height: 10px;
        background: none;
        padding: 19px 0 0;
        font-weight: 100;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(2) {
        width: 100%;
        line-height: 17px;
        height: 110px;
        background: none;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(3) {
        display: block;
        line-height: 10px;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(3) {
        display: block;
        line-height: 10px;
        height: 20px;
    }

    .product-list-item div {
        font-size: 10px;
    }

    .product-list-item div.name {
        font-size: 11px;
    }

    .orders_body td.line-item-details {
        text-align: left;
        padding: 0;
        line-height: 21px;
        font-size: 10px;
        height: 109px;
    }

    .orders_body .order-shipment-table td.line-item-quantity {
        display: block;
        height: 40px;
        text-align: left;
    }

    .orders_body .order-shipment-table td.line-item-price {
        display: block;
        text-align: left;
    }

    .new_item_list_next {
        display: none;
    }

    .orders_body .item-list {
        margin-bottom: 0;
        padding: 16px 0 0;
        margin: 5px 0 0;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(1) {
        width: 60%;
        height: 40px;
        line-height: 40px;
        background: none;
        padding: 0;
        font-weight: 100;
        display: none !important;
    }

    .orders_body table.order-shipment-table thead {
        width: 100%;
        display: block;
        float: left;
    }

    .gaiyou .order-shipment-table th.section-header:nth-child(4) {
        display: table-cell;
        height: auto;
        display: table-cell;
        width: 30%;
        text-align: center;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(2) {
        width: 40%;
        line-height: 50px;
        height: auto;
        background: none;
        height: 50px;
        text-align: center;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(3) {
        display: block;
        line-height: 18px;
        height: 20px;
        height: auto;
        width: 30%;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

    .order-shipment-table tr {
        width: 100%;
        display: table;
    }

    .orders_body table.order-shipment-table td {
        display: block;
        border: #f5f5dc;
        font-size: 10px !important;
        width: 40%;
        float: left;
        font-size: 10px;
        height: 160px;
    }

    .orders_body .order-shipment-table td.line-item-price {
        display: block;
        text-align: left;
        text-align: center;
        width: 30%;
        border: none;
    }

    .orders_body .order-shipment-table td.line-item-quantity {
        display: table-cell;
        height: 40px;
        text-align: left;
        float: left;
        width: 30%;
        float: left;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        border: none;
    }

    .orders_body .search-result-options .pagination .results-hits {
        display: block;
    }

    .orders_body .no_orders {
        margin: 40px 0 180px;
    }

    .orders_body table.order-shipment-table tr {
        border-bottom: 1px solid #c6c6c6;
        margin: 0 0 10px;
    }

    td.order-shipment-details {
        display: none !important;
    }

    .sp_gaiyou_wrap h3 {
        font-size: 11px;
        text-align: left;
        padding: 14px 0;
    }

    .sp_gaiyou_wrap {
        text-align: left;
        font-size: 10px;
    }

    .gaiyou div#primary {
        width: 91%;
        margin: auto;
    }

    table.order-shipment-table {
        border-top: 1px solid #c6c6c6;
        margin: 16px 0 0;
    }

    .orders_body .order-shipment-table tbody {
        width: 100%;
        float: left;
        font-size: 10px;
    }

    .sp_gaiyou_wrap {
        display: block;
    }
    #dwfrm_orders .search-result-options.options0 {
        border-bottom: none;
        height: 45px;
        margin: 15px 0 5px;
        top: 0;
    }
    #dwfrm_orders .search-result-options.top_search-result-options.options1 {
        border-bottom: none;
    }
    /* クレジット*/
    div#mypage_ad + div .field-wrapper.field_no1 select ,
    div#mypage_ad + img + div .field-wrapper.field_no1 select{
        width: 100%;
        -webkit-appearance: none !important;
        border-radius: 0;
        border: 1px solid #c6c6c6;
    }

    div#mypage_ad + div select#dwfrm_profile_address_states_state,
    div#mypage_ad + img + div select#dwfrm_profile_address_states_state {
        width: 100%;
        -webkit-appearance: none !important;
        border-radius: 0;
    }

    div#mypage_ad + div input#dwfrm_profile_address_city ,
    div#mypage_ad + img + div input#dwfrm_profile_address_city{
        width: 100% !important;
    }

    div#mypage_ad + div input#dwfrm_profile_address_address1 {
    /*    width: 100px !important;*/
          width: 100% !important;
    }

    div#mypage_ad + div input#dwfrm_profile_address_address2,
    div#mypage_ad + img + div input#dwfrm_profile_address_address2  {
        width: 100%;
    }

    div#mypage_ad + div input#dwfrm_profile_address_lastname,
    div#mypage_ad + img + div input#dwfrm_profile_address_lastname {
        width: 100%;
    }

    div#mypage_ad + div .field-wrapper.field_no5 + div,
    div#mypage_ad + img + div .field-wrapper.field_no5 + div  {
        left: 33%;
    }

    div#mypage_ad + div .field-wrapper.field_no6 + div,
    div#mypage_ad + img + div .field-wrapper.field_no6 + div {
        left: inherit;
        right: 0;
        width: auto;
        bottom: -10px;
    }

    div#mypage_ad + div input#dwfrm_profile_address_addressid,
    div#mypage_ad + img + div input#dwfrm_profile_address_addressid  {
        width: 100% !important;
    }

    div#mypage_ad + div .form-horizontal label ,
    div#mypage_ad + img + div .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -35px;
        padding: 0 0 0 2px;
    }

    div#mypage_ad + div .ui-dialog .ui-icon-closethick ,
    div#mypage_ad + img + div .ui-dialog .ui-icon-closethick {
        left: -37px;
    }

    div#mypage_ad + div select,
    div#mypage_ad + img + div select {
        line-height: 35px;
    }

    div#mypage_ad + div input#dwfrm_profile_address_postal,
    div#mypage_ad + img + div input#dwfrm_profile_address_postal{
        width: 90px !important;
        margin: 7px 0 0;
        float: left;
    }

    div#mypage_ad + div .field-wrapper input[type="button"],
    div#mypage_ad + img + div .field-wrapper input[type="button"] {
        position: relative;
        top: 0;
        left: 0;
        height: 35px;
        width: 80px;
        font-size: 10px;
        padding: 0;
        margin: 8px 0 0 10px !important;
        float: left;
    }

    div#mypage_ad + div .field-wrapper.field_no2 + div ,
    div#mypage_ad + img + div .field-wrapper.field_no2 + div {
        float: left;
        display: block;
    /* width: 30%; */
        left: inherit;
        bottom: 15px;
        right: 0;
    }

    button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
        background: none;
        border: none;
        font-size: 25px;
    /* width: 20px; */
    /* height: 20px; */
        margin: 2px 4px 0 0;
        right: 23px;
    }

    div#mypage_ad + div input[type="text"],
    div#mypage_ad + img + div input[type="text"] {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 100% !important;
        height: 36px;
        margin: 5px auto 0;
        display: block;
    }

    div#mypage_ad + div .field-wrapper.field_no8,
    div#mypage_ad + img + div .field-wrapper.field_no8 {
        width: 100%;
        margin: auto;
        display: block;
        float: none;
        margin: 0;
    }

    div#mypage_ad + div input#dwfrm_profile_address_firstname,
    div#mypage_ad + img + div input#dwfrm_profile_address_firstname  {
        position: relative;
        top: 6px;
    }

    div#mypage_ad + div .field-wrapper.field_no6 + div,
    div#mypage_ad + img + div .field-wrapper.field_no6 + div  {
        left: inherit;
        right: 0;
    }

    div#mypage_ad + div .field-wrapper.field_no5 + div,
    div#mypage_ad + img + div .field-wrapper.field_no5 + div {
        left: inherit;
        bottom: -11px;
        right: 0;
    }

    div#mypage_ad + div input#dwfrm_profile_address_phone,
    div#mypage_ad + img + div input#dwfrm_profile_address_phone {
        width: 120px !important;
        float: left;
    }

    div#mypage_ad + div .field-wrapper.field_no9 + div + div,
    div#mypage_ad + img + div .field-wrapper.field_no9 + div + div {
        right: 0;
        bottom: 19px;
    }

    div#mypage_ad + div .form-horizontal .form-row-button ,
    div#mypage_ad + img + div .form-horizontal .form-row-button {
        margin: auto;
        width: 80%;
        padding: 0;
    /* border-top: 1px solid #c6c6c6; */
    }

    div#mypage_ad + div button.apply-button,
    div#mypage_ad + img + div button.apply-button{
        height: 50px;
        line-height: 36px;
        border: none;
        background: #fafafa;
        color: #333;
        border: 1px solid #c6c6c6;
        width: 100%;
        /*border: block;*/
        margin: 10px auto 20px;
    }

    div#mypage_ad + div .select_wrap:after,
    div#mypage_ad + img + div .select_wrap:after  {
        content: "";
      /*  background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 23px;
        height: 33px;
        display: block;
        position: absolute;
        right: 1px;
        top: 9px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    /*wish-list*/
    .pt_wish-list td.item-image {
        width: 31%;
        padding: 13px 10px;
        float: left;
    }

    .pt_wish-list td.item-details {
        width: 68%;
        text-align: left;
        padding: 15px;
        float: left;
        border-right: none;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart:after {
        content: "";
        width: 1px;
        height: 35px;
        background: #e6e6e6;
        display: block;
        position: relative;
        left: -40px;
    }

    .pt_wish-list td.item-availability {
        width: 150px;
        width: 100%;
        height: 40px;
        text-align: center;
        position: static;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        border-right: none;
        text-align: left;
    }

    .pt_wish-list ul.product-availability-list {
        margin: 0;
        padding: 0;
        width: 5em;
        width: -webkit-max-content;
        width: -moz-max-content;
        margin: auto;
        color: #333;
        float: left;
    }

    .pt_wish-list td.item-dashboard {
        width: 100%;
        position: static;
        border-bottom: none;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart {
        margin-top: .5rem;
        width: 18rem;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: 43%;
        height: 40px;
        position: absolute;
        /*bottom: top;*/
        bottom: 80px;
        right: 0;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart button {
        border: 1px solid #333;
        width: 150px;
        position: absolute;
        left: -152%;
        bottom: -70px;
        height: 40px;
    }

    .pt_wish-list td.item-details .product-list-item + a {
        text-decoration: underline;
        float: right;
    }

    .pt_wish-list .option-update {
        width: 200px;
        position: relative;
        top: 43px;
        right: -47%;
        color: #333;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart:after {
        content: "";
        width: 1px;
        height: 35px;
        background: #c6c6c6;
        display: block;
        position: relative;
        left: -23px;
    }

    .pt_wish-list .item-details .product-list-item .name {
        font-size: 10px;
        font-style: normal;
        line-height: 17px;
        margin: 0 0 7px;
    }

    .pt_wish-list .sku {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 5px;
        color: #777;
    }

    .pt_wish-list .attribute {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 5px;
        color: #777;
    }

    .pt_wish-list .price {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 16px;
        color: #777;
    }

    .pt_wish-list td.item-details .product-list-item + a {
        text-decoration: underline;
        float: right;
        font-size: 10px;
    }

    .pt_wish-list .page-content input[type="number"].input-text {
        width: 52px !important;
        height: 30px;
        text-align: center;
        margin: 5px 0 0;
    /* margin: 0; */
        float: left;
        padding: 0;
    }

    .pt_wish-list .product-availability-list {
        display: block;
    }

    .pt_wish-list .item-list tr:after {
        content: "";
        width: 100%;
        height: 1px;
        display: block;
        background: #e6e6e6;
        position: relative;
        bottom: 23px;
    }

    .pt_wish-list td.item-dashboard:before {
        content: "";
        background: #e6e6e6;
        width: 100%;
        height: 1px;
        display: block;
        position: relative;
        top: -40px;
    }

    ul.product-availability-list li {
        font-size: 11px;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart label {
        color: #333;
        float: left;
        font-weight: 700;
        margin: 0;
        text-transform: uppercase;
        width: auto;
        line-height: 40px;
        margin: 0 13px 0 0;
        font-size: 11px;
        font-weight: 400;
        line-height: 38px;
    }

    .pt_wish-list .page-content input[type="number"].input-text {
        width: 52px !important;
        height: 28px;
        text-align: center;
        margin: 4px 0 0;
    /* margin: 0; */
        float: left;
        padding: 0;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart button {
        width: 95%;
        position: absolute;
        left: -125%;
        bottom: -50px;
        height: 40px;
        font-size: 11px;
        text-align: center;
        padding: 0 0 0 0;
    }

    .pt_wish-list .option-update {
        width: 200px;
        position: relative;
        top: 22px;
        right: -47%;
        color: #333;
        font-size: 11px;
    }

    .pt_wish-list table.item-list td {
    /*padding: 1em;*/
    }

    .pt_wish-list .item-list tr {
        padding: 0 0 60px;
        border-bottom: none;
    }

    .pt_wish-list .item-list tr:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #e6e6e6;
        position: absolute;
        bottom: 17px;
    }

    /*  div#primary h1 {
            text-align: center;
            height: 55px;
            line-height: 55px;
            border-top: 1px solid #e6e6e6;
            border-bottom: 1px solid #e6e6e6;
        }*/
    .pt_wish-list table.item-list {
        margin: 0;
    }

    .pt_wish-list td.item-image img {
        width: 100%;
        max-width: 100px;
    }

    .ipad .pt_wish-list td.item-dashboard:before {
        content: "";
        background: #e6e6e6;
        width: 420%;
        height: 1px;
        display: block;
        position: relative;
        top: -28px;
    }

    .ipad .pt_wish-list ul.product-availability-list {
        margin: 0;
        padding: 0;
        width: 5em;
        width: -webkit-max-content;
        width: -moz-max-content;
        margin: auto;
        color: #333;
        float: left;
        margin: 13px 0 0;
    }

    /* カート1 ポップ */
    div#mypage_cart + div .product-col-2,
    div#mypage_cart + img + div .product-col-2,
    div#mypage_cart + div + img + div .product-col-2,
    div#mypage_cart + div + img + iframe + div + div + div .product-col-2,
    div#mypage_cart + div + img + div + div + div.product-col-2,
    .cart_quickview div.product-col-2    {
        padding: 20px 0;
        width: 100%;
    }

    input#Quantity {
        width: 50px;
        height: 40px;
        border: 1px solid #C6C6C6;
        text-align: center;
        font-size: 15px;
        margin: 0 0 0 3px;
        width: 60px !important;
        padding: 0;
    }

    div#mypage_cart + div div#Quantity_plus,
    div#mypage_cart + img + div div#Quantity_plus ,
    div#mypage_cart + div + img + div div#Quantity_plus,
    div#mypage_cart + div + img + iframe + div + div + div div#Quantity_plus ,
    div#mypage_cart + div + img + div + div + div div#Quantity_plus,
    .cart_quickview div div#Quantity_plus {
        position: absolute;
        top: 18px;
        right: -23px;
        width: 24px;
    }

    div#mypage_cart + div div#Quantity_minus,
    div#mypage_cart + img + div div#Quantity_minus,
    div#mypage_cart + div + img + div div#Quantity_minus ,
    div#mypage_cart + div + img + iframe + div + div + div div#Quantity_minus,
    div#mypage_cart + div + img + div + div + div div#Quantity_minus,
    .cart_quickview div div#Quantity_minus{
        position: absolute;
        top: 38px;
        right: -23px;
        width: 24px;
    }
    div#mypage_cart + div div#Quantity_minus, div#mypage_cart + img + div div#Quantity_minus,
    div#mypage_cart + div + img + div div#Quantity_minus,
    div#mypage_cart + div + img + iframe + div + div + div div#Quantity_minus,
    div#mypage_cart + div + img + div + div + div div#Quantity_minus,
    .cart_quickview div div#Quantity_minus {
        position: absolute;
        top: 38px;
        right: -23px;
        width: 24px;
    }
    div#mypage_cart + div button#add-to-cart ,
    div#mypage_cart + img + div button#add-to-cart,
    div#mypage_cart + div + img + div button#add-to-cart,
    div#mypage_cart + div + img + iframe + div + div + div button#add-to-cart ,
    div#mypage_cart + div + img + div + div + div button#add-to-cart,
    .cart_quickview div button#add-to-cart   {
        width: 104px;
        height: 40px;
        font-size: 13px;
        color: #fff;
        border: none;
        background: #333;
        float: left;
        margin: 0 0 0 31px;
        position: relative;
        top: 18px;
    }

    div#mypage_cart + div a.button.simple,
    div#mypage_cart + img + div a.button.simple,
    div#mypage_cart + div + img + div a.button.simple ,
    div#mypage_cart + div + img + iframe + div + div + div a.button.simple,
    div#mypage_cart + div + img + div + div + div  a.button.simple,
    .cart_quickview div  a.button.simple {
        width: 90px;
        height: 40px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw8f25b012/images/setting/favorite.jpg); */
        background: #c6c6c6;
        border: none;
        border-radius: 0;
    /* display: inline-block; */
    /* background-position: 6px 0px; */
        position: relative;
    /* top: 3px; */
    /* left: -6px; */
    /* padding: 0; */
        position: absolute;
        right: 0;
        bottom: 0;
    }

/*    div#mypage_cart + div span.visually-hidden + a {
        position: absolute;
        bottom: 84px;
        right: 1px;
    }*/
    div#mypage_cart + div span.visually-hidden + a ,
    div#mypage_cart + img + div span.visually-hidden + a,
    div#mypage_cart + div + img + div span.visually-hidden + a,
    div#mypage_cart + div + img + iframe + div + div + div span.visually-hidden + a ,
    div#mypage_cart + div + img + div + div + div span.visually-hidden + a,
    .cart_quickview span.visually-hidden + a  {
        position: absolute;
        bottom: 5px;
        right: 1px;
        top: inherit;
    }
    div#mypage_cart + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + div .product-col-2 .badgeIconSale .iconRight,
    div#mypage_cart + img + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + img + div .product-col-2 .badgeIconSale .iconRight,
    div#mypage_cart + div + img + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + div + img + div .product-col-2 .badgeIconSale .iconRight,
    div#mypage_cart + div + img + iframe + div + div + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + div + img + iframe + div + div + div .product-col-2 .badgeIconSale .iconRight,
    div#mypage_cart + div + img + div + div + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + div + img + div + div + div .product-col-2 .badgeIconSale .iconRight,
    .cart_quickview product-col-2 .badgeIconSale .iconRight
    {
        left: 61px;
        display: none;
    }

    div#mypage_cart + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close,
    div#mypage_cart + img + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close,
    div#mypage_cart + div + img + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close,
    div#mypage_cart + div + img + iframe + div + div + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close
    div#mypage_cart + div + img + div + div + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close,
    .cart_quickview button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close
     {
        background: none;
        border: none;
        font-size: 25px;
    /* width: 20px; */
    /* height: 20px; */
        margin: 2px 4px 0 0;
        right: 0;
        top: -10px;
    }
    div#mypage_cart + div .product-col-2, div#mypage_cart + img + div .product-col-2, div#mypage_cart + div + img + div .product-col-2, div#mypage_cart + div + img + iframe + div + div + div .product-col-2,
    div#mypage_cart + div + img + div + div + div .product-col-2,
    .cart_quickview div .product-col-2
     {
        padding: 20px 0;
        width:100%;
    }
    .pt_cart button#add-coupon {
        height: 35px;
        padding: 0;
        width: 24%;
        float: left;
        margin: 0 0 0 14px;
    }

    .pt_cart button#update-cart {
        background: #fff;
        color: #333;
        margin: 18px 0 0px 0;
        float: left;
        text-decoration: underline;
        padding: 0;
    }
    .cart-coupon-code div {
        clear: both;
        text-align: left;
        margin: 3px 0 00;
    }
    .pt_cart input#dwfrm_cart_couponCode {
        margin: 0 0 15px 0;
        width: 71%;
        float: left;
        width: 50%!important;
    }

    .cart-coupon-code div {
        clear: both;
    }

    .pt_cart button#add-coupon {
        height: 36px;
        padding: 0;
        width: 24%;
        float: left;
        margin: 0 0 0 11px;
    }

    .pt_cart .cart-coupon-code {
        display: block;
        margin: 36px 0 14px;
    }
    /*　カート２ */
    .pt_cart #main {
        margin: auto;
        width: 100%;
        margin: 0 auto 50px;
    }

    #cart-table .item-image {
        float: left;
        width: 30%;
        margin: 0 5% 0 0;
    }

    #cart-table .item-details {
        float: left;
        width: 60%;
        padding: 0;
        min-height: 130px;
        position: relative;
    }

    .pt_cart #cart-table .item-quantity {
        clear: none;
        float: left;
        text-align: left;
        width: auto;
        vertical-align: middle;
        border-right: none;
        border-left: none;
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        margin: 10px 0 0;
    }

    .pt_cart #cart-table .item-quantity-details {
        clear: none;
        float: left;
        text-align: left;
        width: auto;
        vertical-align: middle;
        border-right: 1px solid #c6c6c6;
        width: 40%;
    }

    .pt_cart button.button-fancy-large {
        margin: auto;
        display: block;
        padding: 0;
        line-height: 40px;
        width: 86%;
        margin: auto;
        display: block;
        position: static;
        float: none;
        height: 40px;
        margin: 10px 0 0;
        border: none;
    }

    .cart_body a.add-to-wishlist {
        display: none !important;
    }

    /* 削除するのボタン */
    form#cart-items-form #cart-table .item-quantity-details {
        clear: none;
        float: left;
        text-align: left;
        width: auto;
        vertical-align: middle;
        border-right: none;
        border-left: none;
        width: 100%;
        border-bottom: none;
        border-top: none;
        margin: 0;
        height: 0;
        padding: 0;
        display: block;
    }

    #cart-table .item-details .name {
        font-size: 1.1rem;
        line-height: 17px;
        margin: 0 0 10px;
        font-style: inherit;
    }

    #cart-table .item-details {
        float: left;
        width: 60%;
        padding: 0;
    }

    .cart-row .sku {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 3px;
        color: #777;
    }

    .cart-row .attribute {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 3px;
        color: #777;
    }

    .attribute .label {
        text-align: left;
        margin: 35px 0 0;
        font-size: 10px;
        border-bottom: none;
        padding: 0;
        font-weight: 400;
        color: #777;
    }

    .pt_cart .item-edit-details {
        /* margin: 29px 0 0 0; */
        /* text-decoration: underline; */
        /* text-align: right; */
        font-size: 11px;
        position: absolute;
        right: 7%;
        bottom: -2px;
    }

    #cart-table .item-quantity input {
        width: 70px !important;
        height: 30px;
        padding: 0 0 0 18px;
        margin: auto;
        display: block;
        float: right;
        margin: 0;
    }

    #cart-table .item-price {
        width: auto;
        vertical-align: middle;
        border-right: none;
        text-align: right;
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #e6e6e6;
        font-size: 10px;
        line-height: 30px;
        float: left;
    }

    #cart-table .item-total {
        width: auto;
        vertical-align: middle;
        text-align: right;
        width: 100%;
        height: 40px;
        line-height: 30px;
        font-size: 10px;
        font-weight: 100;
        float: left;
    }

    .order-totals-table .order-subtotal {
        font-weight: 700;
        font-size: 1.2rem;
    }

    .cart-action-continue-shopping button.button-text {
        line-height: 40px;
        margin-right: 1em;
        float: left;
        background-color: #fafafa;
        border-width: 0;
        color: #333;
        padding: 0;
        text-decoration: underline;
        text-align: center;
        border: 1px solid #c6c6c6;
        width: 100%;
        height: 40px;
        float: left;
        position: static;
        left: 0;
        font-size: 1.2rem;
        letter-spacing: .06em;
        margin-top:10px;
    }

    button.button-fancy-large {
        width: 100%;
        height: 40px;
        font-size: 12px;
        letter-spacing: .06em;
        font-weight: 400;
        float: right;
        position: static;
    }

    .cart-actions.cart-actions-top {
        display: none;
    }

    .cart-actions {
        width: 100%;
    }

    .cart-action-continue-shopping {
        float: left;
        width: 50%;
    }

    .cart-action-checkout {
        float: right;
        width: 45%;
    }

    .pt_cart .cart-row {
        height: auto;
        overflow: hidden;
        margin: 0 0 30px;
        display: block;
        position: relative;
    }

    .cart-footer {
        margin: 0 0 30px;
    }

    /* 共通部分 */
    .cart-recommendations .grid-tile .product-tile .product-name {
        height: 43px;
        font-size: 1rem;
        line-height: 14px;
        letter-spacing: .03em;
        text-align: left;
        margin: 5px 0;
    }

    .cart-recommendations .product-tile .product-pricing {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
    }

    .cart-recommendations .newIcon,.cart-recommendations .saleIcon,.cart-recommendations .stockIcon,.cart-recommendations .preorderIcon,.cart-recommendations .backorderIcon {
        left: 0;
    }

    .cart-recommendations .search-result-items li.grid-tile {
    /* width: 17%; */
    /* float: left; */
    /* margin: 40px 3.7% 0 0; */
    /* position: relative; */
    /* max-width: 180px; */
        background: none;
        box-shadow: none;
        padding: 0;
        width: 48%;
        float: left;
        margin: 40px 2% 0 0;
        position: relative;
        max-width: 180px;
        width: 48%;
        float: left;
        margin: 20px 1% 0;
        position: relative;
        min-height: auto;
        max-width: 48%;
    }

    .category-slot .search-result-items .grid-tile .product-tile .product-name,.product-slot .search-result-items .grid-tile .product-tile .product-name {
        font-family: Lato,sans-serif;
        font-size: 1rem;
        font-weight: 100;
        height: auto;
        margin: 5px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 14px;
        height: 43px;
    }

    th.section-header {
        display: none;
    }

    /*　カート3 step1 */
    .form-row {
        position: relative;
    }

    .pt_checkout #main,.pt_cart #main,.pt_order-confirmation #main {
        padding: 0;
        width: 91%;
    }

    .pt_checkout .primary-focus .primary-content {
        border: 0 none;
        float: left;
        margin: 0;
        width: 100%;
    }

    .checkout-progress-indicator div {
        width: 30%;
        height: 45px;
        display: block;
        float: left;
        border: 1px solid #c6c6c6;
        text-align: center;
        padding: 26px 0 0;
        margin: 0 5% 0 0;
        font-size: 10px;
        position: relative;
        line-height: 13px;
        padding: 26px 0 0;
    }

    .checkout-progress-indicator i {
        padding-left: 0;
        color: #ccc;
        position: absolute;
        right: -14px;
        top: 16px;
        font-size: 12px;
        font-weight: 100;
    }

    .checkout-progress-indicator .step-3 {
        padding-right: 0;
        margin: 0;
    }

    .checkout-progress-indicator {
        width: 320px;
        margin: auto;
        padding: 0 0 20px;
    }

    .pt_checkout select {
        vertical-align: middle;
        width: 86%;
        float: none;
        height: 40px;
        margin: 7px auto;
        display: block;
        font-size: 10px;
        padding: 0 0 0 10px;
        line-height: 40px;
    }

    .step_1.pt_checkout select {
        width: 86% !important;
    }

    .field-wrapper.field_no16 select {
        width: 210px;
        margin: 9px 0 0 25px;
        padding: 0 0 0 10px;
    }

    .pt_checkout .form-horizontal label {
        text-align: right;
        width: 86%;
        text-align: left;
        float: none;
        display: block;
        margin: auto;
        position: static;
        padding: 0;
 /*       font-weight: 10px;*/
        height: 11px;
        line-height: 10px;
    }

    .pt_checkout .form-horizontal legend {
        text-align: left;
        height: 40px;
        line-height: 40px;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        margin: 0 0 30px;
        font-size: 11px;
    }

    .pt_checkout input[type="text"],.pt_checkout input[type="number"],.pt_checkout input[type="password"],.pt_checkout input[type="date"] textarea {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 86%;
        height: 40px;
        display: block;
        font-size: 10px;
    }

    input#dwfrm_singleshipping_shippingAddress_addressFields_postal,input#dwfrm_billing_billingAddress_addressFields_postal {
        width: 90px;
        float: left;
        width: 70px !important;
        font-size: 10px;
        padding: 0 0 0 6px;
        margin: 6px 0 0 25px;
    }

    .step_2 input#dwfrm_singleshipping_shippingAddress_addressFields_postal,.step_2 input#dwfrm_billing_billingAddress_addressFields_postal {
        width: 90px;
        float: left;
        width: 70px !important;
        font-size: 10px;
        padding: 0 0 0 6px;
        margin: 7px 0 0 7.2%;
    }
    .step_2 .cart-coupon-code + div + div {
        margin: 0 0 40px 0;
    }
    .cart-empty {
        margin-top: 0;
    }

    .step_1 .field_no2 input[type="button"],.step_2 .field_no2 input[type="button"] {
        width: 75px;
        background: #fafafa;
        border: 1px solid #c6c6c6;
        margin: 6px 0 0 15px !important;
        height: 35px;
        color: #000;
        float: left;
        padding: 0;
        font-size: 10px;
        height: 40px;
    }

    .pt_checkout span.error {
        position: absolute;
        top: 59px;
        left: 7%;
    /* height: 20px; */
        font-size: 10px;
        z-index: 1;
        height: 10px;
        line-height: 10px;
    }

    .pt_checkout .form-caption {
        margin-left: 0;
        position: absolute;
        right: 20px;
        bottom: -21px;
        font-size: 10px;
        height: 10px;
        line-height: 10px;
        text-align: right;
    }

    .field-wrapper.field_no6 + div {
        width: 235px;
        position: absolute;
        left: inherit;
    }

    .form-horizontal .form-row-button {
        margin: 40px auto 60px;
        width: 100%;
        padding: 0;
    /* border-top: 1px solid #c6c6c6; */
    }

    .pt_checkout .form-horizontal .field-wrapper {
        padding-left: 0;
        width: auto;
        width: 100%;
    }

    .step_2 .field-wrapper.field_no9 {
        width: 86% !important;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
    }

    input#dwfrm_billing_billingAddress_addressFields_phone {
        width: 190px;
        margin: 5px 15px 0 0;
        width: 110px !important;
    }
    .form-row.label-inline.form-indent.step_form1.f_no_lo223 .field-wrapper.field_no22 + label {
        width: 100%;
        float: left;
        top: -31px;
        left: 10px;
    }
    .step_1 .form-row.label-inline.form-indent.step_form0 {
        width: 100%;
        clear: both;
        position: relative;
        left: 0;
        height: 40px;
        line-height: 15px;
        margin: 5px 0 0;
        padding: 0;
    }

    .step_1 .field-wrapper.field_no10 input {
        position: relative;
        top: 0;
        left: -8px;
    }

    .step_1 .field-wrapper.field_no11 + label span {
        position: relative;
        top: -10px;
        left: 25px;
    }

    .step_1 .form-row.label-inline.form-indent.step_form0 label {
        left: 13px;
        position: relative;
        top: -11px;
    }

    .step_2 .form-row.label-inline.form-indent.step_form0 {
        height: 10px;
    }

    button#add-coupon {
        height: 50px;
        padding: 0;
        width: 85%;
        margin: auto;
        display: block;
    }

    .step_2 .form-row.label-inline.form-indent.step_form1 {
        left: 0;
        width: 93%;
        height: 35px;
        line-height: 35px;
        clear: both;
        position: relative;
        left: 0;
        height: 40px;
        line-height: 15px;
        margin: 10px 0 0 25px;
    }

    .step_2 .pt_checkout .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: none;
        display: block;
        margin: auto;
        position: static;
        padding: 0;
 /*       font-weight: 10px;*/
        height: 11px;
        line-height: 10px;
        height: 40px;
        line-height: 42px;
        padding: 0;
    }

    .step_1 .field-wrapper.field_no11 + label {
        width: 100%;
        padding: 0 0 0 8px;
    }

    .step_1 .field-wrapper.field_no9 {
        width: 86% !important;
        display: block;
        margin: auto;
        float: none;
    }

    .form-row.form-indent.label-inline.step_form2 {
        line-height: 10px;
    }

    input#dwfrm_singleshipping_shippingAddress_addressFields_phone {
        width: 125px !important;
        margin: 4px 0 0;
    }

    .field-wrapper.field_no9 + div + div {
        right: 17%;
        bottom: 9px;
    }

    .step_1 button.button-fancy-large {
        width: 200px;
        height: 35px;
        font-size: 15px;
        letter-spacing: .06em;
        font-weight: 400;
        padding: 0;
        margin: 28px auto 0;
        display: block;
        float: none;
        font-size: 12px;
        padding: 0;
        line-height: 25px;
    }

    button.button-fancy-large {
        margin: auto;
        display: block;
    }

    .primary-focus #secondary {
        display: none !important;
    }

    .step_1 .field-wrapper.field_no2 + div {
        bottom: 8px;
        left: 67%;
        width: 30%;
        text-align: left;
    }

    .step_1 .form-row.label-inline.form-indent,.step_2 .form-row.label-inline.form-indent {
        text-align: left;
        width: 100%;
        margin: 0 0 30px;
        float: right;
        line-height: 10px;
    }

    .step_1 .form-row.label-inline.form-indent.step_form1 {
        left: 175px;
        width: 93%;
        clear: both;
        position: relative;
        left: 0;
        height: 40px;
        line-height: 15px;
        margin: 10px 0 0 25px;
        padding: 0;
    }

    .step_1 .field-wrapper.field_no11 {
        margin: 0 0 0 9px;
    }
    .step_1 .form-row.form-indent.label-inline.step_form2 label {
        display: block;
        position: relative;
        top: -11px;
        /* left: 37px; */
        float: left;
        margin: 0 0 0 38px;
    }
    .step_1 .field-wrapper.field_no12 {
        width: 100%;
        float: left;
        display: inline-block;
    }
    .step_1 .form-row.label-inline.form-indent.step_form2 {
        width: 100%;
        margin: 0;
    }
    .step_2 .field-wrapper.field_no2 + div {
        bottom: 14px;
        right: 24px;
        left: inherit;
    }

    .step_2 .field-wrapper.field_no0 select {
        width: 86%;
        -webkit-appearance: none !important;
        border-radius: 0;
    }

    .step_2 .field-wrapper.field_no9 {
        width: 86% !important;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
    }

    button#add-coupon {
        height: 50px;
        padding: 0;
        width: 86%;
        margin: auto;
        display: block;
    }
    .step_2 button#add-coupon {
        height: 40px;
        padding: 0;
        width: 50%;
        float: left;
        margin: 15px 0 45px 7%;
        line-height: 40px;
    }
    .step_2 .form-row.coupon-error.error {
        display: block;
        line-height: 18px;
        float: left;
    }
    .step_2 .payment-method-options.form-indent label {
        margin: 0;
    /* line-height: 49px; */
        height: 40px;
        line-height: 51px;
    }

    select#dwfrm_billing_paymentMethods_creditCard_month {
        width: 100%;
        float: left;
    }

    .form-row.month.required {
        width: 40%;
        float: left;
        padding: 0 0 0 7%;
    }

    .step_2 .field-wrapper.field_no19 + div {
        width: 100%;
        left: -14px;
    }

    .step_2 button.button-fancy-large {
        margin: auto;
        display: block;
        padding: 0;
        line-height: 40px;
        width: 86%;
        margin: auto;
        display: block;
        position: static;
        float: none;
        height: 50px;
    }

    .step_2.field-wrapper.field_no0 select {
        width: 86%;
    }

    .step_2 .field-wrapper.field_no1 select {
        width: 86%;
    }

    .step_2 .field-wrapper.field_no11 + label {
        position: relative;
        top: -12px;
        display: block;
        left: 20px;
    }

    .step_2 .field-wrapper.field_no16 select {
        width: 85%;
        margin: 10px 0 0 25px;
        padding: 0 0 0 10px;
    }

    .step_2.field-wrapper.field_no20 {
        margin-left: 0;
    }

    .step_2 .select#dwfrm_billing_paymentMethods_creditCard_year {
        width: 75px;
        margin: 6px 0 0 13px;
    }

    .step_2 .field-wrapper.field_no20 .select_wrap:after {
        content: "";
     /*   background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 2px;
        top: 8px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .step_2 .field-wrapper.field_no25 .select_wrap:after {
        content: "";
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 2px;
        top: 8px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .step_2 select#dwfrm_billing_paymentMethods_creditCard_year {
        width: 68%;
        margin: 0;
    }

    .step_2 .field-wrapper.field_no21 .select_wrap {
        margin: 6px 0 0 8%;
    }

    .step_2 .field-wrapper.field_no26 .select_wrap {
        margin: 6px 0 0 8%;
    }

    .step_2 .pt_checkout .field-wrapper.field_no21 {
        width: 77%;
    }

    .step_2 .field-wrapper.field_no20 .select_wrap {
        width: 88%;
    }

    .step_2 .field-wrapper.field_no25 .select_wrap {
        width: 88%;
    }

    .step_2 .field-wrapper.field_no21 .select_wrap:after {
        content: "";
   /*     background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 33%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .step_2 .field-wrapper.field_no26 .select_wrap:after {
        content: "";
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 33%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .step_2 .form-row.label-inline label {
        position: static;
    }

    .step_2 .form-row.label-inline {
        position: relative;
    }

    .step_2 .form-row.label-inline div {
        position: absolute;
        left: -12px !important;
        top: 18px;
    }

    .step_2 .field-wrapper.field_no11 input {
        top: -22px !important;
        position: relative;
        left: 22px;
    }

    .form-row.month.required label {
        margin: 0;
        padding: 0;
        margin: 0;
    }

    .payment-method.payment-method-expanded .form-label-text {
        width: 86%;
        margin: auto;
        display: block;
        position: relative;
        left: 0;
        right: 0;
        margin: auto;
        float: none;
    }

    .form-row.month.required {
        width: 40%;
        float: left;
    }

    .form-row.year.required {
        width: 50%;
        float: left;
    }

    button.button-fancy-large {
        margin: auto;
        display: block;
        padding: 0;
        line-height: 40px;
        width: 86%;
        margin: auto;
        display: block;
        position: static;
        float: none;
        height: 50px;
    }

    /* ログイン　スマホ*/
    .login_top div#main {
        width: 91%;
        margin: 0 auto;
    }

    input#dwfrm_requestpassword_email {
        margin: 20px 0 0;
        width: 100% !important;
    }

    /*
        .account_body.login_top .page-content .primary-content {
            padding-left: 0;
            width: 100%;
            border: none;
            margin: auto;
        }
        .login_top .col-1 {
            float: left;
            margin: 4px 0;
            width: 100%;
        }
        .login_top .col-2 {
            float: right;
            margin: 4px 0;
            width: 100%;
        }
        .account_body.login_top .page-content .primary-content {
            padding-left: 0;
            width: 100%;
            border: none;
            margin: auto;
            height: auto;
        }
        .login_top .col-1:before {
            display: none;
        }
        .login_top .login-box p {
            margin: 0 0 5px;
            font-size: 13px;
            text-align: left;
            line-height: 16px;
            width: 100%;
            font-size: 11px;
        }

        .login_top label {
            float: left;
            width: 140px;
            text-align: left;
            font-weight: 100;
            height: 38px;
            font-size: 11px;
            background: #fff;
        }
        .login_top .form-row.label-inline.form-indent label {
            width: 100%;
            text-align: center;
            margin: auto;
        }

        .login_top .col-2 .login-box p {
            margin: 0;
        }
        .login_top a#password-reset {
            display: block;
            clear: both;
            width: 100%;
            text-decoration: underline;
            font-size: 13px;
            margin: 0px 0 0 0;
            padding: 15px 0 0 0;
        }
        .login_top input[type="text"], .login_top input[type="number"], .login_top input[type="password"], .login_top input[type="date"] textarea {

            height: 40px;

        }

        .login_top .form-row {
            margin: 0 0 30px 0;
            line-height: 50px;
            height: 50px;
            position: relative;
            width: 80%;
            margin: auto;
        }
        .login_top button {
            width: 210px;
            height: 40px;
            line-height: 40px;
            padding: 0;
            border: none;
            border-radius: 0;
            margin: 30px auto 0;
            float: initial;
        }
        .login_top .form-row.label-inline.form-indent {
            text-align: left;
            display: block;
            text-align: center;
            font-size: 10px;
            margin: 0px 0 0 0;
            position: relative;
        }
        .login_top .form-row.label-inline.form-indent label {
            width: 100%;
            text-align: left;
            margin: auto;
            padding: 0 0 0 30px;
        }
        .label-inline .field-wrapper {
            float: left;
            padding-left: 0;
            width: auto;
            position: absolute;
            left: 9px;
            top: -2px;
        }
        .login_top a#password-reset {
            display: block;
            clear: both;
            width: 73%;
            text-decoration: underline;
            font-size: 11px;
            margin: auto;
            padding: 9px 0 0 0;
            text-align: left;
        }
        .login_top h2 {
            font-size: 14px;
            letter-spacing: 0.03em;
            font-weight: 100;
            line-height: 14px;
            margin: 0 0 20px 0;
        }
        .login_top .col-2 {
            float: right;
            margin: 30px 0;
            width: 100%;
            border-top: 1px solid #e6e6e6;
            padding: 30px 0 0 0;
        }*/
    .login_top .col-1:before {
        content: "";
        width: 1px;
        height: 550px;
        background: #e6e6e6;
        display: block;
        position: absolute;
        top: 0;
        right: -16px;
        display: none;
    }

    .login_top .col-1 {
        float: left;
        margin: 4px 0;
        width: 100%;
    }

    .login_top h2 {
        font-size: 14px;
        letter-spacing: .03em;
        font-weight: 100;
        line-height: 14px;
        margin: 0;
    }

    .login_top .login-box p {
        margin: 15px 0 10px;
        font-size: 10px;
        text-align: left;
        line-height: 16px;
        width: 100%;
    }

    .login_top .form-row {
        margin: 8px auto 25px;
        line-height: 50px;
        height: auto;
        position: relative;
        width: 90% !important;
        max-width: 100%;
    }

    .login_top .form-row.label-inline.form-indent label {
        width: 100%;
        text-align: center;
        margin: auto;
    }

    .login_top a#password-reset {
        width: 100%;
    }

    .login_top label {
        float: left;
        width: 140px;
        text-align: left;
        font-weight: 100;
        height: 15px;
        line-height: 15px;
        font-size: 10px;
    }

    .label-inline .field-wrapper {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 0;
        top: 0;
        line-height: 14px;
        margin: 0 0 0 17px;
    }

    .login_top button {
        width: 84%;
        height: 40px;
        line-height: 40px;
        padding: 0;
        border: none;
        border-radius: 0;
        margin: auto;
        float: initial;
        margin: 15px 0 0;
    }

    .login_top a#password-reset {
        display: block;
        clear: both;
        /*width: 85% !important;*/
    /* text-decoration: underline; */
        font-size: 10px;
        margin: 24px 0 15px 11%;
        padding: 0 0 30px;
        text-align: left;
        border-bottom: 1px solid #c6c6c6;
    }

    .login_top.login-order-track {
        display: none;
    }

    .login_top.login-create-account .content-asset {
        display: none;
    }

    .login_top .label-inline .field-wrapper {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 0;
        top: 0;
    }

    .login_top-content.returning-customers.clearfix {
        margin: 0 0 15px;
    }

    .login_top .form-row.label-inline.form-indent label {
        width: 58%;
        text-align: center;
        margin: auto;
    }

    .login_top .label-inline .field-wrapper {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 0;
        top: 0;
        line-height: 14px;
    }

    .pt_account.account_body._body div#primary h1 {
        text-align: left;
        height: 25px;
        line-height: 25px;
        border-top: 0;
        border-bottom: 0;
        width: 100%;
        font-size: 1.3rem;
        position: relative;
        display: none;
    }
    .pt_account.account_body._body div#primary h1.my_acounth1 {
        display: block;
    }
    .login-box input[type="text"],.login-box input[type="password"] {
        width: 100% !important;
        height: 40px;
        float: left;
        border-radius: 0;
    }

    .login_top .col-2 .login-box p {
        margin: 20px 0 35px;
    }

    .ui-dialog h1 {
        font-size: 1.1em;
        font-style: italic;
        font-weight: 400;
        margin: 0 auto 15px;
        border-bottom: 1px solid #e6e6e6;
        padding: 0 0 15px;
    }

    .account_pop p {
        text-align: left;
        font-size: 11px;
        margin: 0 0 20px;
    }

    .account_pop #PasswordResetForm button {
        float: right;
        top: 0;
        left: 0;
        width: 80%;
        height: 40px;
        margin: 20px auto 0;
        float: inherit;
        display: block;
        background: #fafafa;
        border: 1px solid #c6c6c6;
        color: #333;
    }

    .account_pop .row-inline label {
        width: 140px;
        float: left;
        height: 14px;
        font-size: 1.1rem;
        line-height: 14px;
        text-align: left;
    }

    .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 1;
        background: none;
    }
    .pt_cart .item-user-actions {
        position: absolute;
        top: 118px;
        font-size: 10px;
        right: 8px;
        color: #c6c6c6;
        height: 20px;
    }
    .pt_cart.cart_body._body .item-user-actions {
        position: absolute;
        top: 112px;
        font-size: 10px;
        right: 44%;
        color: #c6c6c6;
    }
    span.price_text00 {
        float: left;
    }
    .cart-promo {
        margin: 0.3em 0 20px;
        padding: 1em;
        text-align: left;
    }
    .login_top .search input[type="text"]{
        height:35px;
    }

    /* ログイン　２*/
    form#RegistrationForm legend {
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        height: 50px;
        line-height: 50px;
        text-align: left;
        margin: 0 0 20px;
        font-size: 11px;
    }

    form#RegistrationForm input[type="text"],form#RegistrationForm input[type="password"] {
        width: 380px;
        height: 40px;
    }

    select#dwfrm_profile_tfpaddress_states_state {
        width: 100%;
        border-radius: 0;
        height: 40px;
        padding: 0 0 0 10px;
    }

    form#RegistrationForm input#dwfrm_profile_tfpaddress_postal {
        width: 84px !important;
        float: left;
        margin: 8px 0 0;
    }

    .field-wrapper.field_no8 + div {
        position: absolute;
        top: 4px;
    }

    .birthday-area select {
        width: 75px;
        height: 40px;
        border-radius: 0 !important;
        margin: 8px 10px;
        padding: 0 0 0 10px;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
        line-height: 40px;
    }

    span.error {
        position: absolute;
        top: 31px;
        left: 0;
    /* height: 20px; */
        font-size: 10px;
        z-index: 1;
    }

    input[type="text"],input[type="number"],input[type="password"],input[type="date"] textarea {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 86% !important;
        height: 35px;
        margin: 5px auto 0;
        display: block;
    }

    .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -35px;
        padding: 0 0 0 20px;
    }
    .field-wrapper.field_no13 select#dwfrm_profile_customer_birth_month {
        width: 70px;
    }
    .field-wrapper.field_no14 select#dwfrm_profile_customer_birth_day {
        width: 70px;
    }
    .login_02 .form#RegistrationForm legend {
        border-top: none;
        border-bottom: 1px solid #c6c6c6;
        height: 50px;
        line-height: 50px;
        text-align: left;
        margin: 0 0 35px;
        font-size: 11px;
    /* padding: 0 0 62px 0; */
    }

    .login_02 .field-wrapper.field_no2 + div {
        bottom: -12px;
        right: 7%;
        left: inherit;
    }

    .login_02 .field-wrapper.field_no8 + .form-caption {
        margin-left: 0;
        position: absolute;
        right: 11px;
        bottom: inherit;
        top: 20px;
    }

    .login_02 .form-horizontal .form-caption {
        margin-left: 0;
        height: 17px;
        line-height: 19px;
        bottom: -12px;
        right: 24px;
    }
    .login_02 .form-horizontal .form-caption.error-message {
        margin: 0px 0 0 0;
        height: 17px;
        line-height: 6px;
        /* bottom: -12px; */
        /* right: 24px; */
        width: 86%;
        position: relative;
        margin: auto;
        height: auto;
        max-height: initial;
        top: 4px;
        left: 0;
        border: none;
        line-height: 14px;
        text-align: left;
        padding: 1px 0 1px 10px;
    }
    .memberscard-notice {
        /* line-height: 6px; */
        height: 60px;
    }
    .login_02 .f_no_lo213 .form-caption.error-message {
        width: 63%;
        right: 0;
        left: inherit;
        float: right;
        margin: 0 7% 0;
    }
    .login_02 .f_no_lo212 .form-caption.error-message {
        width: 63%;
        right: 0;
        left: inherit;
        float: right;
        margin: 0 7% 0;
    }
    .login_02 .field-wrapper.field_no3:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #c6c6c6;
        position: absolute;
        bottom: -32px;
    }

    .login_02 .select_wrap:after {
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 8%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no15 .select_wrap:after {
        content: "";
/*        background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 12%;
        top: 9px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no16 .select_wrap:after {
        content: "";
        /*background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 12%;
        top: 9px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no17 .select_wrap:after {
        content: "";
       /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 12%;
        top: 9px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no15 .select_wrap:after {
        content: "";
/*        background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 36px;
        display: block;
        position: absolute;
        right: 10%;
        top: 10px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no15 select {
        width: 90px;
        margin: 8px 10px 0 20px;
    }

    .login_02 .field-wrapper.field_no15 .select_wrap:after {
        content: "";
/*        background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 24px;
        height: 36px;
        display: block;
        position: absolute;
        right: 10%;
        top: 10px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no16 .select_wrap:after {
        content: "";
    /*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 3%;
        top: 10px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no17 .select_wrap:after {
        content: "";
      /*  background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 2%;
        top: 10px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no16 select {
        width: 70px;
        margin: 9px 0 0;
        padding: 0 0 0 10px;
    }

    .login_02 .field-wrapper.field_no17 select {
        width: 70px;
        margin: 9px 0 0 10px;
        padding: 0 0 0 10px;
    }

    .login_02 .field-wrapper.field_no20 {
        line-height: 43px;
    }

    .login_02 select {
        border: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no20 + label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -2px;
        padding: 0;
    }

    .login_02 .field-wrapper.field_no21 {
        float: left;
        padding-left: 0;
        width: auto;
        position: absolute;
        left: -15px;
        top: 33px;
    }
    .login_02 .custom-attribute-wrapper .attrItem {
        display: inherit;
        margin-right: 5%;
        white-space: nowrap;
        height: 30px;
        position: relative;
        padding: 0 0 0 9%;
    }
    .login_02 .field-wrapper.custom-attribute-wrapper.field_no21 + div {
        position: relative;
        bottom: -146px;
        height: 43px;
        left: -89px;
    }
    .login_02 .form-row.required.f_no_lo222 label {
        width: 200px;
        display: block;
        position: relative;
        float: left;
        position: static;
        height: 10px;
        line-height: 0px;
    }
    .login_02 .field-wrapper.field_no22 + label {
        width: 100%;
        position: relative;
        float: left;
        top: -30px;
        padding: 0 0 0 13px;
    }

    .login_02 .field-wrapper.field_no21 {
        float: left;
        padding-left: 0;
        width: auto;
        position: absolute;
        left: 1%;
        top: 33px;
    }
    .login_02 .custom-attribute-wrapper .attrItem input {
        margin-left: inherit;
        float: left;
        position: absolute;
        margin: 0px 0 0 0;
    }

    .login_02 .form-row.required.f_no_lo222 {
        height: 144px;
    }
    .login_02 .form-row.required.f_no_lo222 > label {
        width: 230px;
        margin: 14px 0 0 0;
    }
    .login_02 .form-row.label-inline.form-indent.step_form1.f_no_lo223 .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: static;
        top: -35px;
        padding: 0 0 0 20px;
    }
    select#dwfrm_profile_tfpaddress_states_state {
        line-height: 40px;
    }
    .login_02 span.error {
        position: absolute;
        top: 29px;
        left: 7%;
        /* height: 20px; */
        font-size: 10px;
        z-index: 1;
    }
    .passwordedit_body span.error, .emailedit_body span.error{
        position: absolute;
        top: 24px;
        left: 7%;
        /* height: 20px; */
        font-size: 10px;
        z-index: 1;
    }
    .login_02 .field-wrapper.field_no22 + label {
        width: 100%;
        position: relative;
        float: left;
        top: -30px;
    }

    select#dwfrm_profile_tfpaddress_states_state {
        width: 86%;
        border-radius: 0;
        height: 40px;
        padding: 0 0 0 10px;
        margin: 6px auto;
        display: block !important;
        float: none;
        font-size: 10px;
        border: 1px solid #c6c6c6;
    }

    .field-wrapper.field_no8 {
        width: 86%;
        margin: auto;
        display: block;
        float: none;
    }

    .form-caption {
        margin-left: 0;
        position: absolute;
        right: 10px;
        bottom: -30px;
        font-size: 10px;
    }

    span.error {
        position: absolute;
        top: 29px;
        left: 0;
    /* height: 20px; */
        font-size: 10px;
        z-index: 1;
    }

    input#dwfrm_profile_customer_addtoemaillist {
        position: relative;
        left: 0;
        top: -1px;
    }

    .field-wrapper.field_no20 + label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -2px;
        padding: 0 0 0 30px;
    }

    .field-wrapper.field_no21 + label {
        line-height: 16px !important;
        position: absolute;
        top: 31px;
        padding: 0 0 0 27px;
    }

    .field-wrapper.field_no21 {
        float: left;
        padding-left: 0;
        width: auto;
        position: absolute;
        left: 9px;
        top: 12px;
    }

    /* step3 */
    .step_3 .primary-content #cart-table .item-details {
        float: left;
        width: 60%;
        padding: 20px 0 0 10px;
        text-align: left;
        vertical-align: middle;
        float: left;
    }

    .step_3 .primary-content #cart-table .item-quantity {
        border-right: 0;
        text-align: center;
        padding: 0 23px 0 0;
        width: 100%;
        text-align: right;
        clear: both;
        height: 40px;
        line-height: 40px;
        float: left;
        border: none;
    }

    .step_3 .primary-content #cart-table .item-quantity-details {
        padding: 0 !important;
        width: 100%;
        float: left;
    }

    .step_3 .primary-content #cart-table .item-total {
        width: auto;
        vertical-align: middle;
        text-align: right;
        font-weight: 400;
        width: 100%;
    }

    .step_3 .primary-content tr.order-subtotal td {
        padding: 10px 0 5px;
        line-height: 12px;
    }

    .step_3 .primary-content .order-totals-table td {
        font-size: 12px;
    }

    .step_3 .primary-content #cart-table .item-total {
        font-size: 11px;
    }

    .step_3 .primary-content tr.order-total {
        border-bottom: 1px solid #c6c6c6;
        border-top: 1px solid #c6c6c6;
        padding: 0;
        height: 50px;
        line-height: 50px;
    }

    .step_3 .primary-content form.submit-order {
        position: relative;
        padding: 20px 0 0;
    }

    .step_3 .primary-content .submit-order .back-to-cart {
        font-size: 1.1em;
        position: absolute;
        bottom: -55px;
        right: 0;
        text-decoration: underline;
    }

    .step_3 #cart-table .item-image {
        float: left;
        width: 34%;
    }

    .step_3 .primary-content .submit-order .back-to-cart {
        font-size: 10px;
        position: absolute;
        bottom: -55px;
        right: 20px;
        text-decoration: underline;
    }

    .step-1.active {
        background-size: 100%;
    }

    .step-2.active {
        background-size: 100%;
    }

    .step-3.active {
        background-size: 100%;
    }

    .step-1.inactive {
        background-size: 100%;
    }

    .step-2.inactive {
        background-size: 100%;
    }

    .step-3.inactive {
        background-size: 100%;
    }

    /* 新コンテンツ*/
    .step3_left {
        width: 30%;
        float: left;
    }

    .step_3 .item-list {
        display: none;
    }

    .step3_right {
        width: 70%;
        padding: 10px;
        float: left;
        font-size: 11px;
        text-align: left;
    }

    .step3_addcontent02 {
        clear: both;
        text-align: right;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
    }

    .step3_addcontent04 {
        height: 50px;
        line-height: 50px;
        text-align: right;
        border-bottom: 1px solid #e6e6e6;
        margin: 0 0 10px;
    }

    /* 新コンテンツ*/
    .wp_step3_wrap {
        display: block;
    }

    .select_wrap:after {
        content: "";
       /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 8%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .wp_step3_wrap .sku {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 5px;
    }

    .wp_step3_wrap .name {
        font-size: 11px;
        margin: 0 0 10px;
    }

    .wp_step3_wrap .attribute {
        font-size: 10px;
        line-height: 10px;
        font-weight: 400;
        margin: 0 0 5px;
    }
    .profile_body .field-wrapper.field_no6 .select_wrap:after {
        content: "";
     /*   background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 23px;
        height: 35px;
        display: block;
        position: absolute;
        right: 8%;
        top: 3px;
        border-left: 1px solid #c6c6c6;
        overflow: hidden;
    }
    /* caer4 confirmation */
    .pt_order-confirmation div#primary h1 {
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        margin: 50px 0 20px;
        border: none;
        height: auto;
    }
    .pt_order-confirmation tr.order-discount.discount {
        border: none!important;
    }
    .pt_order-confirmation .confirmation-message {
        font-size: 10px;
        line-height: 17px;
        text-align: left;
        margin: 0 0 30px;
    }
    .pt_order-confirmation tr.order-discount.discount {
        height: 55px;
        border: none!important;
        width: 100%!important;
        padding: 0 0 0 5px;
    }
    .pt_order-confirmation #primary h2 {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        text-align: left;
        font-weight: 800;
        letter-spacing: .06em;
        margin: 0 0 20px;
        line-height: 13px;
        border-bottom: 1px solid #c6c6c6;
        padding: 0 0 8px;
    }

    .pt_order-confirmation .item-list tbody {
        display: -webkit-box;
        overflow-x: auto;
    }

    .pt_order-confirmation .item-list tr,.pt_order-confirmation .item-list th,.pt_order-confirmation .item-list td {
        display: block;
    }

    .pt_order-confirmation .item-list th {
        display: block;
        width: auto;
        margin: 0;
        border: none;
        text-align: left;
        width: 100% !important;
        border: none !important;
        line-height: 24px;
    }

    .pt_order-confirmation .item-list tr:nth-child(1) {
        border-bottom: 1px solid #e0e0e0;
        width: 30%;
        display: block;
        font-size: 10px;
    }

    .pt_order-confirmation .item-list tr:nth-child(2) {
        border-bottom: 1px solid #e0e0e0;
        width: 70%;
        display: block;
        font-size: 10px;
    }

    .pt_order-confirmation .item-list td {
        padding: 0;
        vertical-align: top;
    /* width: 190px; */
        text-align: left;
        border-right: none;
        font-size: 13px;
        font-style: normal;
        line-height: 16px;
        display: block !important;
        font-size: 10px;
        border: none;
    }

    .pt_order-confirmation td.order-billing {
        padding: 0;
    }

    .pt_order-confirmation td.order-payment-instruments {
        padding: 0;
    }

    .pt_order-confirmation table.item-list tr th:nth-child(1) {
        height: 52px;
    }

    .pt_order-confirmation td.order-information {
        height: 50px;
        padding: 2px 0 0 !important;
    }

    .pt_order-confirmation td.order-billing {
        padding: 5px 0 0 !important;
        margin: 0 0 20px;
    }

    .pt_order-confirmation th.section-header:nth-child(2) {
        height: 116px;
    }

    .pt_order-confirmation table.order-totals-table tbody {
        overflow: hidden;
        display: block;
    }

    .pt_order-confirmation table.order-totals-table tr:nth-child(1) {
        width: 100%;
    }

    .pt_order-confirmation .item-list .order-totals-table td {
        float: left;
        width: 49%;
    /* clear: both; */
        height: 20px;
        text-align: right;
    }

    .pt_order-confirmation .order-totals-table tr.order-shipping {
        border-bottom: none;
        width: 100%;
        display: block;
        font-size: 10px;
    }

    .pt_order-confirmation .item-list th.section-header:nth-child(4) {
        display: none;
    }

    .pt_order-confirmation table.order-totals-table tr:nth-child(1) {
        width: 100%;
        border: none !important;
    }

    .pt_order-confirmation tr.order-shipping td:nth-child(1) {
        width: 81px !important;
    }

    .pt_order-confirmation .item-list table.order-totals-table tr td:nth-child(1) {
        width: 56% !important;
    }

    .pt_order-confirmation .item-list td:nth-child(4) {
        margin: 31px 0 0;
        padding: 0 0 10px;
    }

    .pt_order-confirmation table.item-list:after {
        content: "";
        width: 100%;
        height: 1px;
        background: #c6c6c6;
        display: block;
        position: relative;
        top: -45px;
    }

    .pt_order-confirmation table.item-list:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #c6c6c6;
        display: block;
        position: relative;
        top: 220px;
    }

    .pt_order-confirmation .order-shipment-table th {
        display: block;
        width: 100%;
        font-size: 10px !important;
    }

    .pt_order-confirmation .order-shipment-table th {
        display: block;
        border: none !important;
        text-align: left;
        width: 100px !important;
        margin: 0;
    }

    .pt_order-confirmation .order-shipment-table thead {
        display: -webkit-box;
        overflow-x: auto;
        width: 30%;
        float: left;
    }

    .pt_order-confirmation .order-shipment-table tbody {
        float: left;
        display: block;
        width: 60%;
    }

    .pt_order-confirmation .order-shipment-table .order-shipment-details {
        border-right: none;
        min-width: 0;
        padding: 20px 0 25px;
        margin: 0;
    }

    .pt_order-confirmation .order-shipment-table td {
        margin: 0 0 40px;
        border-bottom: 0;
        font-size: 10px !important;
    }

    .pt_order-confirmation .order-shipment-table th.section-header:nth-child(1) {
        width: 290px;
        border-right: 1px solid #c6c6c6;
        height: 207px;
    }

    .pt_order-confirmation .order-shipment-table .line-item-details {
        width: 100%;
        border: none !important;
        padding: 0 !important;
        margin: 0 0 16px;
    }

    .pt_order-confirmation tr.order-total td {
        margin: 25px 0 0;
    }

    .pt_order-confirmation .td.line-item-details div {
        font-size: 10px !important;
    }

    .pt_order-confirmation .order-shipment-table th.section-header:nth-child(2) {
        height: 109px;
    }

    .pt_order-confirmation .order-shipment-table .line-item-quantity {
        width: 100%;
        border: none;
        padding: 0;
        text-align: left !important;
        margin: 0;
    }

    .pt_order-confirmation table.order-shipment-table td.line-item-price {
        border-right: 0;
        text-align: left;
    }

    .pt_order-confirmation .actions {
        width: 200px;
        height: 40px;
        background: #fafafa;
        border: 1px solid #c6c6c6;
        line-height: 40px;
        font-size: 13px;
        letter-spacing: .03em;
        margin: auto;
    }

    .pt_order-confirmation .item-list table.order-totals-table tr td:nth-child(2) {
        width: 44%;
    }

    .pt_order-confirmation .order-shipment-table {
        margin: 0 0 40px;
        border-bottom: 1px solid #C6C6C7;
        border-top: none;
        overflow: hidden;
    }

    .pt_order-confirmation .order-shipment-table .line-item-price {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .pt_order-confirmation table.order-shipment-table th,.pt_order-confirmation table.order-shipment-table td {
        display: block;
    }

    .pt_order-confirmation table.order-shipment-table td {
        display: block !important;
    }

    .pt_order-confirmation .order-shipment-table th.section-header:nth-child(3) {
        margin: 0;
    }

    .pt_order-confirmation .order-shipment-table th.section-header:nth-child(4) {
        width: 170px;
        border-right: 0;
        text-align: left !important;
    }

    .pt_order-confirmation table.order-shipment-table td.line-item-quantity {
        text-align: center;
        border: none;
        margin: 2px 0 30px 0;
    }

    .pt_order-confirmation table.order-shipment-table td.line-item-price {
        border-right: 0;
        text-align: left;
        border: none;
    }

    .pt_order-confirmation.gaiyou div#primary {
        width: 100%;
    }

    .order-confirmation-details table.order-shipment-table tr {
        border-bottom: none;
        margin: 0 0 10px;
    }

    #mypage_wal + div .field-wrapper.field_no1 select ,
    #mypage_wal + img + div .field-wrapper.field_no1 select {
        width: 86%;
        -webkit-appearance: none !important;
        border-radius: 0;
        border: 1px solid #c6c6c6;
        line-height: 35px;
        float: none;
        margin: 6px auto 0;
        display: block;
        padding: 0 0 0 10px;
    }

    #mypage_wal + div .select_wrap:after ,
    #mypage_wal + img + div .select_wrap:after {
        content: "";
/*        background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 22px;
        height: 33px;
        display: block;
        position: absolute;
        right: 8%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    #mypage_wal + div .form-label-text,
    #mypage_wal + img + div .form-label-text {
        width: 100%;
        font-size: 10px;
        height: 15px;
        line-height: 20px;
        padding: 0 0 0 20px;
    }

    #mypage_wal + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_month,
    #mypage_wal + img + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_month {
        width: 100%;
    /* padding: 0 15px 0 0; */
        -webkit-appearance: none !important;
        border-radius: 0;
        line-height: 35px;
        padding: 0 0 0 10px;
    }

    #mypage_wal + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_year,
    #mypage_wal + img + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_year {
        width: 100%;
        -webkit-appearance: none !important;
        border-radius: 0;
        line-height: 35px;
        padding: 0 0 0 15px;
    }

    #mypage_wal + div .field_no3 .select_wrap:after,
    #mypage_wal + img + div .field_no3 .select_wrap:after  {
    /* padding-left: 0; */
    /* width: 100%; */
        top: 9px;
        right: 5px;
        margin: 0;
    }

    #mypage_wal + div .field_no4 .select_wrap:after,
    #mypage_wal + img + div .field_no4 .select_wrap:after {
    /* padding-left: 0; */
    /* width: 100%; */
        top: 9px;
        right: 2px;
    }

    #mypage_wal + div h1 ,
    #mypage_wal + img + div h1{
        margin: 0 auto 35px;
    }

    .order-history-header button {
        position: absolute;
        width: 130px;
        right: 0;
        background: #fafafa;
        border: 1px solid #c6c6c6;
        color: #333;
        top: 40px;
    }

    #mypage_wal + div .field-wrapper.field_no2 + div,
    #mypage_wal + img + div .field-wrapper.field_no2 + div {
        bottom: -24px;
        right: 0;
        left: inherit;
        width: auto;
    }

    /* お問い合わせ フォーム*/
    .contactusform_body div#primary h1 {
        text-align: center;
        height: 25px;
        line-height: 5px;
        border-top: 0;
        border-bottom: none;
        position: relative;
    }

    .contactusform_body .confirmation-message {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 13px;
        line-height: 35px;
        margin: 60px 0;
    }

    .field-wrapper.field_no6 .input-textarea {
        width: 86% !important;
        height: 200px;
        margin: auto;
        display: block;
        margin: 10px auto 30px;
    }

    .contactusform_body select {
        width: 86%;
        border-radius: 0;
        display: block;
        margin: 5px auto;
        position: absolute;
        left: 0;
        right: 0;
        line-height: 10px;
    }

    .contactusform_body .field-wrapper.field_no5 .select_wrap:after {
        content: "";
     /*   background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 23px;
        height: 32px;
        display: block;
        position: absolute;
        right: 8%;
        top: 6px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    /*checkoutlogin*/
    .checkoutlogin .col-2 {
        float: right;
        margin: 4px 0;
        width: 100%;
        border-right: none;
    }

    .checkoutlogin .login-box button {
        width: 250px;
        height: 50px;
        line-height: 50px;
        padding: 0;
        border: none;
        border-radius: 0;
        margin: auto;
        float: initial;
        margin: 21px auto 35px;
    }

    .checkoutlogin .login-box {
        padding: 0;
    }

    .login-box h2 {
        font-size: 16px;
        letter-spacing: .03em;
        font-weight: 100;
        line-height: 35px;
        margin: 0 0 35px;
        text-align: center;
    }

    .login-box p {
        margin: 1em 0;
        font-size: 11px;
    }

    .login-box a#password-reset {
        display: block;
        clear: both;
        width: 100%;
        text-decoration: underline;
        font-size: 13px;
        margin: 45px 0 0 0;
        padding: 0 0 35px;
    }
    .login-box .form-row.label-inline.form-indent label {
        width: 100%;
        text-align: left;
        margin: auto;
        padding: 16px 0 0 36px;
    }
    .login-box .field-wrapper.field_no2 input {
        margin: 0;
        position: relative;
        top: 30px;
    }

    #PasswordResetForm .row-inline label {
        width: auto;
        text-align: left;
        height: 20px;
        line-height: 20px;
    }

    #PasswordResetForm input#dwfrm_requestpassword_email {
        margin: 10px 0 0;
        width: 100% !important;
    }

    #PasswordResetForm span.error {
        position: relative;
        top: -11px;
        left: 0;
    /* height: 20px; */
        font-size: 10px;
        z-index: 1;
        width: 100px;
    }

    #PasswordResetForm button {
        float: none;
        top: 0;
        width: 80%;
        margin: 25px auto;
        display: block;
    }

    /* ショップリスト　SP*/
    .shoplist h1 {
        width: 90%;
        margin: auto;
    }

    .shoplist_search li {
        width: 49%;
        margin-right: 3%;
        font-size: 11px;
        margin: 0 0 8px;
    }

    .shoplist_all {
        width: 90%;
        margin: 0 auto;
    }

    .shoplist_search {
        width: 90%;
        margin: 20px auto;
    }

    .shoplist_search select {
        width: 100%;
        margin: 0;
        position: relative;
    }

    .shoplist_search img {
        width: 45%;
        max-width: 200px;
        margin: 20px auto;
        display: block;
    }

    p.shoplist_brand_name {
        width: 24%;
    }

    ul.shoplist_prefectures_all {
        width: 75.8%;
    }

    li.shoplist_shopdeta {
        width: 75%;
    }

    li.shoplist_shopdeta {
        padding: 10px;
    }

    p.shoplist_prefectures_name {
        padding-left: 10px;
    }

    a.shoplist_map {
        position: initial;
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .shoplist_search .select_wrap {
        width: 46%;
        display: inline-block;
        float: none;
    }

    .shoplist_search .select_wrap::after {
        right: 1px;
        top: 1px;
    }

    ul.shoplist_prefectures_all li:first-child {
        border: none;
        padding: 20px 10px 5px;
    }

    p.shoplist_brand_name,p.shoplist_prefectures_name {
        padding-top: 20px;
    }

    .shoplist_all p {
        font-size: 10px;
    }

    p.shoplist_brand_name {
        width: 59%;
        position: absolute;
        padding: 0;
    }

    a.shoplist_map img {
        width: 45px;
    }

    a.shoplist_map {
        position: initial;
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 7px;
    }

    .shoplist_search select {
        font-size: 10px;
        border-radius: 0;
    }

    li.shoplist_prefectures.shoplist_hokkaido.shoplist_area-top {
        padding: 20px 0 0;
    }

    .shoplist_search select {
        width: 100%;
        margin: 0;
        position: relative;
        font-size: 10px;
        border-radius: 0;
        height: 40px;
    }

    .shoplist_search .select_wrap:after {
        content: "";
    /*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 24px;
        height: 37px;
        display: block;
        position: absolute;
        right: 4px;
        top: 1px;
        border-left: 1px solid #c6c6c6;
    }

    .styling-body {
        padding: 0;
    }

    .styling-body ul.breadcrumbs {
        padding: 12px 4.68%;
    }

    .styling-body .post-number {
        text-align: left;
        padding: 0 4.68%;
    }

    .styling-body .post-number span {
        display: block;
        text-align: right;
    }

    .styling-index {
        padding: 0 4.68%;
    }

    .styling-index .styling-container {
        margin-bottom: 2.58%;
    }

    .styling-index dl.stylingBox {
        float: left;
        width: 44.82%;
        margin-right: 10.34%;
        margin-bottom: 59px;
    }

    .styling-index dl.stylingBox:nth-child(4n) {
        margin-right: 10.34%;
    }

    .styling-index dl.stylingBox:nth-child(2n) {
        margin-right: 0;
    }

    .styling-index dl.stylingBox dt.news-photo {
        width: 100%;
        margin-right: 3.79%;
        margin-bottom: 9.48%;
    }

    .styling-index dl.stylingBox dd.news-date {
        text-align: right;
    }

    /*--------------------------------------------------->>>
            Styling Archive
        */
    .styling-archive {
        text-align: left;
        margin: 40px auto 0;
        padding: 0 3.06%;
    }

    .styling-archive ul.btn_back {
        position: relative;
    }

    .styling-archive ul.btn_back a {
        text-align: right;
        width: 100%;
        border: none;
        background: none;
    }

    .styling-archive .styling-photo {
        float: none;
        width: 77.56%;
        margin: 0 auto;
    }

    .styling-archive .styling-photo img {
        width: 100%;
    }

    .styling-archive .styling-photo ul.sns {
        width: 70.27%;
        margin: 6.17% auto 0;
    }

    .styling-archive .styling-photo ul.sns li {
        width: 18%;
        float: left;
        margin-left: 2%;
        border: 1px solid #c6c6c6;
    }

    .styling-archive .styling-photo ul.sns li:first-child {
        margin-left: 0;
    }

    .styling-archive .styling-photo a.share-icon {
        width: 100%;
    }


    .styling-archive .styling-info {
        float: none;
        width: 100%;
    }

    .styling-archive dl.styling-head {
        padding: 15% 0 6.96%;
    }

    .styling-archive .styling-point {
        margin-bottom: 9.48%;
    }

    .styling-archive .styling-point p.styling_ttl,.styling-archive .styling-item p.styling_ttl {
        margin-bottom: 3.44%;
        padding-bottom: 8px;
        border-bottom: 1px solid #c6c6c6;
    }

    .styling-archive .styling-item {
        margin-bottom: 8.48%;
    }

    .styling-archive .styling-item dl.stylingBox {
        position: relative;
        width: 100%;
        font-size: 11px;
        line-height: 16px;
        margin-bottom: 10px;
    }

    .styling-archive .styling-item dl.stylingBox dd.yoyaku {
        position: absolute;
        top: 3px;
        left: 30.27%;
    }

    .styling-archive ul.btn_brand a {
        width: 90%;
    }

    .styling-archive .other-styling {
        padding-top: 17.24%;
    }

    .styling-archive .other-styling dl.stylingBox {
        position: relative;
        float: left;
        width: 44.82%;
        margin-right: 10%;
        margin-bottom: 8.62%;
    }

    .styling-archive .other-styling dl.stylingBox:nth-child(3n) {
        margin-right: 0;
    }

    .styling-archive .other-styling dl.stylingBox dt.photo {
        margin-bottom: 10px;
    }

    .styling-archive .other-styling dl.stylingBox dd.name {
        font-family: 'Open Sans',sans-serif;
        font-weight: 700;
        text-align: center;
        font-size: 13px;
    }

    .styling-archive .other-styling dl.stylingBox dd.more a {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
    }

    .styling-archive .other-styling dl.stylingBox:hover img {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: alpha(opacity=70);
    }
    /*---------------------------------------------------
        News Index
    */
    .news-body {
        padding: 0;
    }
    .news-body ul.breadcrumbs {
        padding: 12px 4.68%;
    }
    .news-body .post-number {
        text-align: left;
        padding: 0 4.68%;
    }
    .news-body .post-number span {
        display: block;
        text-align: right;
    }
    .news-index {
        padding: 0 4.68%;
    }
    .news-index .news-container {
        margin-bottom: 2.58%;
    }
    .news-index dl.newsBox {
        clear: both;
        float: none;
        width: 100%;
        margin-right: 3.63%;
        margin-bottom: 59px;
    }
    .news-index dl.newsBox dt.news-photo {
        float: left;
        width: 34.48%;
        margin-right: 3.79%;
        margin-bottom: 13.79%;
    }
    .news-index dl.newsBox dd.news-lead {
        height: auto;
        margin-bottom: 11px;
    }
    .news-index dl.newsBox dd.news-date {
        text-align: right;
    }
    /*---------------------------------------------------
        News Index
    */
    .news-archive {
        text-align: left;
        width: 100%;
        margin: 0 auto 8.62%;
        padding: 0 4.68%;
    }

    .news-archive .news-content p {
        margin-bottom: 6.37%;
    }

    .news-archive ul.btn_newsAll a {
        font-family: 'Open Sans',sans-serif;
        text-align: center;
        font-size: 15px;
        display: block;
        width: 71.41%;
        margin: 60px auto;
        padding: 4.31% 0;
    }

    /* ここから*/
    .step_1 .form-row.label-inline.form-indent.step_form0 label {
        left: 15px;
        position: relative;
        top: 13px;
    }

    .step_1 .field-wrapper.field_no9 {
        width: 100% !important;
        display: block;
        margin: auto;
        float: none;
    }

    input#dwfrm_singleshipping_shippingAddress_addressFields_phone {
        width: 125px !important;
        margin: 4px 0 0 7%;
        position: static;
    }

    .step_1 .form-row.label-inline.form-indent {
        text-align: left;
        width: 100%;
        float: left;
        padding: 0 0 0 20px;
        position: static;
        left: 0;
    }

    .label-inline .field-wrapper {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 0;
        top: 0;
        line-height: 14px;
        margin: 0 0 0 14px;
    }

/*===================================================================
    new menu 変更される迄コメントアウト
===================================================================*/
    .pt_product-search-noresult .brand_item_right {
        float: inherit;
        max-width: 100%;
        width: 91%;
        margin: 35px auto 180px;
        position: relative;
        /* text-align: left; */
        text-align: left;
    }
    .sp_menu_left {
        max-width: 115px;
        width: 15.625%;
    }

    .head_menu {
        display: block;
    }

    .sp_menu_left {
        display: block;
    }

    .sp_menu_center {
        display: block;
    }

    a#pc_menu_toggle {
        display: none;
    }

    a#sp_nav {
        background: none;
    }

    .common_sp_menu_li {
        display: none;
    }

    a#pc_menu_toggle + a img {
        width: 84.7%;
        margin: 0;
        max-width: 340px;
        float: left;
    }

    .head_menu ul.common_main_menu {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        width: 13%;
    }

    .head_menu ul.common_main_menu li:nth-child(4) {
        border-right: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .common_main_menu .mini-cart-content {
        width: 369px;
        height: auto;
        position: absolute;
        display: none;
        background: #fff;
        z-index: 1;
        padding: 0;
        left: inherit;
        top: 138%;
    }

    #mini-cart{
        top: -5px;
    }

    .common_main_menu .mini-cart-total{
        width: 48px;
    }

    .common_main_menu .mini-cart-total .mini-cart-link .minicart-quantity {
        width: 14px;
        height: 14px;
        background: #fff;
        position: absolute;
        color: #000;
        line-height: 15px;
        border-radius: 75%;
        top: 11px;
        left: 2px;
        opacity: .7;
        padding: 0;
        border: none;
    }

    .common_main_menu a.mini-cart-link {
        color: #EDF1F4;
    }

    .head_menu {
        height: auto;
        margin: auto;
        padding: 0 5px 0 0;
        position: relative;
    }

    .header_menu_toggle {
        overflow: hidden;
    }

    .logo_pc_all {
        display: none;
    }

    .all_new_nemu01 {
    }

    .mini-cart-total .mini-cart-link i {
        background-position: 0 5px;
    }

    .mini-cart-product.collapsed .mini-cart-image {
        width: 50%;
    }

    .common_main_menu .mini_cart_right {
        left: 0;
        width: 50%;
    }

    .mini-cart-attributes {
        display: block;
    }

    .mini-cart-pricing {
        display: block;
    }

    .mini_cart_right {
        width: 55%;
        float: right;
        text-align: left;
        padding: 0;
    }

    .nav_area.sp_area04 p {
        border: none;
    }

    a.c_list_a {
        right: 0;
        width: 40%;
    }

    a.cate_name {
        display: inline;
    }

    .common_header .nav_area.sp_area04 p a {
        font-size: 1.3rem;
        line-height: 40px;
    }

    .mini_cart_right > .mini_cart_right {
        width: 100% !important;
    }

    .common_main_menu .active_cart .mini_cart_right {
        left: -70px;
    }

    .mini-cart-product.collapsed .mini-cart-image {
        width: 50%;
        display: block;
    }

    .mini-cart-product.collapsed.active_cart .mini-cart-image {
        width: 50%;
        display: none;
    }

    .common_main_menu a.mini-cart-link:hover {
        color: #edf1f4;
    }
    a.button.mini-cart-link-cart {
        padding: 6px 0 0 0;

    }
    .top_cp {
        height: auto;
        padding: 2px 8px;
        line-height: 18px;
        text-align:  center;
    }
    /*ブランドトップメニュー修正 0616 ~*/
    .ts_main_contents.brand .brand_section00 ul a {
        display: block;
    }

    /*===================================================================
        news　スライダー　追加
    ===================================================================*/
    .top_news_slide.flexslider {
        width: 100%;
        margin: 0;
    }

    .top_news_slide .flex-viewport {
        overflow: hidden!important;
    }
    .top_news_slide .flex-direction-nav a.flex-next {
        right: -22px;
        background-color: rgba(0,0,0,0);
        top: 40%;
        height: 40px;
        width: 35px;
        background-position: 11px 12px;
    }
    .top_news_slide .flex-direction-nav .flex-prev {
        left: -25px;
        width: 35px;
         background-color: rgba(0,0,0,0);
        top: 40%;
        height: 40px;
        background-position: 11px 12px;
    }
    .top_news_contents {
        margin: 0px 0 0;

    }
    .top_news_contents_innre {
        width: 92%;
        margin: 15px auto 15px;
    }
    .top_news_contents {
        margin: 0 0 0;
        padding: 0 0%;
    }
    /*===================================================================
        ブランド　メニュー箇所
    ===================================================================*/
    .ts_main_contents.brand .brand_section00 ul a {
        display: block;
        z-index: 1;
    }
    .ts_main_contents.brand .brand_section00 ul a.sp_toggle_second {
        display: block;
        width: 30%;
        right: 0;
        position: absolute;
        top: 0;
        height: 50px;
        /* width: 10px; */
        left: inherit;
        z-index: 2;
        border: none!important;
    }
    .ts_main_contents .brand_all_menu {
        top: 0;
        left: 0;
        width: 100%;
        position: relative;
        height: auto;
        padding: 0;
        line-height: 50px;
        opacity: 1;
        visibility: visible;
    }
    .ts_main_contents .brand_section00 li, .nb .brand_section00 li:first-child, .nb .brand_section00 li:last-child {
        height: auto;
        clear: both;
        border-right: none;
    }
    .ts_main_contents .brand_head.clearfix.brand_section00 ul {
        height: auto;
        width: 100%!important;
        padding: 0;
        margin: 0;
    }
    .ts_main_contents .brand_head.clearfix.brand_section00 li ul li {
        margin: 0 0 0px;
        padding: 0;
        border: none;
        height: auto;
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #c6c6c6;
    }
    /*.ts_main_contents .brand_head.clearfix.brand_section00 li ul a {
        font-family: 'Open Sans',sans-serif;
        font-size: 12px;
        line-height: 12px;
        line-height: 50px;
        padding: 0 0 0 35px;
        background: #fafafa;
        width: 100%;
        height: 100%;
        display: block;
    }*/

    .ts_main_contents.brand .brand_section00 ul .brand_all_menu a {
        display: inline;
        font-family: 'Open Sans',sans-serif;
        font-size: 12px;
        line-height: 12px;
        line-height: 50px!important;
        padding: 0 0 0 35px;
        background: #fafafa;
        width: 100%;
        height: 100%;
        display: block;
    }
    .ts_main_contents .sp_toggle_second img {
        width: 10px!important;
        position: absolute;
        right: 16px;
        top: 7px;
    }


    .border > a {
        border-bottom: 1px solid #c6c6c6!important;
    }
    .sp_toggle_second{
        border-bottom: none!important;
    }
    .chenge_toggle{
        -mox-transform: rotate(-90deg)!important;
        -webkit-transform: rotate(-90deg)!important;
        transform: rotate(-90deg)!important;
    }
    .brand_menu_sp h3 + ul {
        margin: -1px 0 0 0!important;
    }
    .top_fade.flexslider {
        margin: 0 0 50px;
    }
    /*.nb */
    .nb .brand_section00 li, .nb .brand_section00 li:first-child, .nb .brand_section00 li:last-child {
        height: auto;
        clear: both;
        border-right: none;
    }
    /* ab */
    .ts_main_contents.ay .sp_toggle_second img {
        width: 11px!important;
        position: absolute;
        right: 18px;
        top: 18px;
    }
    .ay .brand_menu_pc li a,
    .ab_text_sp{
        font-family: 'MyWebFont','Crimson Text', serif;
    }
    /* pd */
    a.sp_toggle_second span {
        position: absolute;
        right: 15px;
    }
    /* 22 */
    li.all_menu_big {
        padding: 0 0 0 36px!important;
        font-size: 13px;
        font-family: 'Marcellus',serif;
    }
    .ts_main_contents.octobre li.all_menu_big {
        margin: 0px!important;
        line-height: 50px!important;
    }
    /* bs */
    .bosch a.sp_toggle_second span {
        position: absolute;
        right: 19px;
    }
    .ts_main_contents.octobre .brand_section00 ul .brand_all_menu a{
        font-family: 'Marcellus',serif;
    }
    .ts_main_contents.octobre .brand_section00 ul .brand_all_menu.jp_font a{
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'Open Sans',"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
    }
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.ay .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.pinky .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.octobre .brand_head.clearfix.brand_section00 ul ,
    .ts_main_contents.bosch .brand_head.clearfix.brand_section00 ul       {
        height: auto;
        width: 100%!important;
        padding: 0;
        margin:0;
    }
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 li ul li ,
    .ts_main_contents.ay .brand_head.clearfix.brand_section00 li ul li,
    .ts_main_contents.pinky .brand_head.clearfix.brand_section00 li ul li ,
    .ts_main_contents.octobre .brand_head.clearfix.brand_section00 li ul li,
    .ts_main_contents.bosch .brand_head.clearfix.brand_section00 li ul li   {
        margin: 0 0 0px;
        padding: 0;
        border: none;
        height: auto;
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #c6c6c6;
    }
    .styling-body.new_body .styling-index li  {
        float: left;
        width: 44.82%;
        margin-right: 10.34%;
        margin-bottom: 59px;
    }
    .styling-body.new_body .styling-index li:nth-child(4)  {
        position: relative;
        float: left;
        width: 44.82%;
        margin-right: 10.34%;
        margin-bottom: 59px;
    }

    .styling-body.new_body .styling-index dl.stylingBox{
        position: relative;
        float: left;
        width: 100%;
        margin: 0;
    }
    .styling-body.new_body .styling-index li:nth-child(4n) {
        margin-right: 0;
    }
    .styling-body.new_body .styling-index li:nth-child(2n) {
        margin-right: 0;
    }
    .styling-body.new_body .list .pager {
        clear: both;
        margin: -10px 0 19px 0;
        text-align: center;
        position: absolute;
        right: 0;
        top: inherit;
        float: right;
        bottom: -55px;
    }
  /*  0729　*/
    .login_02 .form-row.f_no_lo219 + p {
        font-size: 10px;
        position: relative;
        top: -29px;
        text-align: left;
        right: inherit;
        width: 85%;
        margin: auto;
        float: none;
    }
    .form-row.f_no_lo220 + div p {
        position: relative;
        top: -30px;
        font-size: 10px;
        text-align: left;
        right: 8px;
        width: 80%;
        margin: auto;
        float: none;
    }
    .login_02 .memberscard-notice {
        position: static;
        top: 0px;
        font-size: 10px;
    }
    .profile_body .form-row.f_no16 + p {
        font-size: 10px;
        position: relative;
        top: -30px;
        text-align: left;
        right: 0;
        width: 85%;
        margin: auto;
        float: none;
    }
    .profile_body .form-row.f_no17 + p {
        font-size: 10px;
        position: relative;
        top: -30px;
        text-align: left;
        margin: auto;
        width: 86%;
        float: none;
        margin: auto;
        right: inherit;
    }
    .profile_body .updateaccount-memberscard-notice {
        display: block;
        margin-left: 10px;
        text-align: left;
        margin: 0px 0 0 19px;
        font-size: 10px;
    }
    /*　始まり　*/
    .top_ranking li.grid-tile:nth-child(2n) {
        width: 48%;
        margin: 0;
    }
    .home_body .top_ranking li.grid-tile:nth-child(n+9), .tokyo_style_wrap .top_ranking li.grid-tile:nth-child(n+9) {
        display: inline-block;
    }

    .home_body .top_ranking li.grid-tile.grid4 ,.tokyo_style_wrap .top_ranking li.grid-tile.grid4{
        /*display: none;*/
    }
    .top_ranking.section05.clearfix li {
       /* margin: 0 4% 11% 0;*/
        display: inline-block!important;
        margin: 0 0 30px 1.8%;
    }
    .top_ranking.section05.clearfix li.grid-tile.grid9 {
        display: none!important;
    }

    .pinky .content_set05 li:nth-child(2n) {
    /*    margin: 0 0 20px!important;*/
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(6) {
        width: 50%;
        padding: 0 3%;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li.grid-tile.grid12 {
        display: none!important;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li.grid-tile.grid11 {
        display: block!important;
    }
    .bosch .brand_section_03 li {
        display: inline-block;
        margin: 0 0.5%;
    }
    .bosch .brand_section_03 li:nth-child(3) {
        display: inline-block;
    }
    .bosch li.grid-tile.grid11 {
        display: inline-block!important;
    }
    .bosch .brand_section_03 ul li img.rank_no {
        width: 25px;
        top: -22px;
    }
    .octobre .content_set04 li {
        float: none;
        width: 47%;
        margin: 0 1% 25px;
        display: inline-block;
        vertical-align: top;
    }
    .octobre .content_set04 li:nth-child(2n) {
        margin: 0;
    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix {

    }
}

@charset "utf-8";

/*///////////////////////////////////////////////////////////////////
CSS information
 file_name : common.css
 style_info : Basic style
///////////////////////////////////////////////////////////////////*/
/*====================================================================
    index
====================================================================

Part name… pc





z-index…
    aaa = -10
 bbb = 0
 ccc = 10
 ddd = 20
 eee = 30

*/
/*====================================================================
    01 common all
====================================================================*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
/*    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: initial;*/
}

div#main.bosch,div#main.ay,div#main.nb,div#main.pinky,div#main.octobre {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 20px;
}

div#main.bosch .pankuzu,div#main.ay .pankuzu,div#main.nb .pankuzu,div#main.pinky .pankuzu,div#main.octobre .pankuzu {
    display: block;
}

ul.l-size {
    padding: 0 50px 0 20px;
}
.newIcon, .saleIcon, .stockIcon, .preorderIcon, .backorderIcon, .webIcon {
    float: left;
    padding: 5px 16px 0 20px;
    height: 17px;
    position: absolute;
}
/*メガメニュー*/
ul.pre-order li:nth-child(2) {
    margin: 30px 0 23px 0;
    font-weight: 700;
}
ul.pre-order li:nth-child(2) a {
    margin: 30px 0 23px 0;
    font-weight: 700;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}



/*ミニカート*/

.common_main_menu .mini-cart-subtotals {
    width: 310px;
}
.common_main_menu .mini-cart-subtotals span.value {
    text-align: initial;
    float: inherit;
}

.top_fade.flexslider {
    margin: 0 0 90px;
    border: 1px solid #c6c6c6;
    position: relative;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
/*一覧*/
.fa-check-square-o:before {
    left: -31px;
    top: 10px;
}
.display-brand-name{
    color:#333;
}
span.product-sales-price {
    color: #333;
}
.item_detail .swatch + span {
    /* display: none; */
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}
p.preorder-msg {
    color: #FF9800!important;
}

p.in-stock-date-msg {
    color: #F19800!important;
}
.item_detail .product-variations .swatches li a, .item_detail .product-options .swatches li a{
    overflow: visible;
}

.detail_all_w .product-listing.last-visited {
    display: block!important;
    padding: 0 0 40px 0;
}
.cart-recommendations .product-listing.last-visited {
    display: none;
}
body a:hover{
    opacity: 1;
}
.sort_wrapper {
    z-index: 2;
}

.product-tile .product-image .quickview {
    background-position: -22px 0px!important;
}
/*ギフト券*/
.content-slot.slot-grid-header img {
    display: none;
}
.bramd_item p.did-you-mean {
    display: none;
}
/*一覧*/
.item_detail .swatch + span {
    /* display: none; */
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
}
.item_detail ul.swatches.color li {
    position: relative;
}
/*SNS　アイコン箇所*/
span.visually-hidden {
    display: block;
    clip: initial;
    height: auto;
    width: auto;
    position: relative;
    color: #fff;
    overflow: visible;
}
a.share-icon {
    width: 44px;
    float: left;
    overflow: visible;
    color: #fff;
}
/*about*/
.about_section_k h2 {
    text-transform: inherit;
}
/* メニュー箇所 */
li.pre_2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    margin: 29px 0 0 0;
}
.menu_list_all li:first-child {
    font-weight: 700;
}
/*カート　ポップ
*/

ul.swatches.color li {
    position: relative;
}
span.swatch + span {
    position: absolute;
    bottom: -23px;
    right: 0;
    left: 0;
}
/*フッター*/
ul.bag li {
    letter-spacing: .06em;
    font-size: 13px;
}
ul.pre-order {
    padding: 0px 50px 0 20px;
}

/* 総合トップ調整 のち全 */
.product-image a:hover {
    opacity: 1;
}

.common_hover_menu {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.common_hover_menu.on {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    z-index: 10;
}

.login_nemu {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    z-index: 8;
}
/*総合トップバナー*/
.top .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -25px;
    text-align: right;
    right: 0;
    width: 170px;
    height: 13px;
    margin: 0 13px 0 0;
}
/*カート*/
.common_main_menu .mini-cart-attributes{
    display: block;
}
.common_main_menu .mini-cart-pricing{
    display: block;
}
.common_main_menu .mini_cart_right {
    left: 0px;
}
.common_main_menu .active_cart .mini_cart_right {
    left: -90px;
}
.common_main_menu .mini-cart-product.collapsed .mini-cart-name,
.common_main_menu .mini-cart-product.collapsed .mini-cart-attributes,
.common_main_menu .mini-cart-product.collapsed .mini-cart-pricing,
.common_main_menu .mini-cart-product.collapsed .product-availability-list {
    width: 62%;
}
.common_main_menu .mini-cart-product.collapsed .mini-cart-name{
     font-style: normal;
     width: 100%!important;
}
.common_main_menu .mini-cart-product.collapsed .mini-cart-attributes,
.common_main_menu .mini-cart-product.collapsed .mini-cart-pricing{
     width: 100%!important;
}
.mini-cart-product.collapsed .mini-cart-image {
    display: block;
}
.active_cart .mini-cart-image {
    display: none!important;
}
.common_main_menu .active_cart .mini-cart-attributes{
    display: none;
}
.common_main_menu.active_cart .mini_cart_right {
    float: right;
    width: 183px;
    position: relative;
    left: -88px;
}
.common_main_menu .active_cart .mini-cart-pricing{
    display: none!important
}
.common_main_menu .active_cart .mini-cart-attributes {
    display: none;
}


.top_styling.section06.clearfix {
    margin: 80px 0 0;
}

.top_ranking.section04.clearfix {
    border-bottom: none;
}

.pt_storefront .top_topics.section10.clearfix {
    margin: 80px 0 0;
}

.pt_storefront .section10 li {
    width: 32%;
    float: left;
    margin: 0 2% 20px 0;
}

.pt_storefront .section10 li:nth-child(3) {
    width: 32%;
    float: left;
    margin: 0;
}

.pt_storefront .section10 li img {
    width: 100%;
}

.pt_storefront .section10 .new_brand_24_bottom {
/* overflow: hidden; */
    width: 66.36%;
    margin: auto;
/* padding: 0 158px; */
}

.pt_storefront .section10 .new_brand_24_bottom li {
/* overflow: hidden; */
    width: 48.3%;
    margin: 0 3% 0 0;
/* padding: 0 158px; */
}

.pt_storefront .section10 .new_brand_24_bottom li:nth-child(2) {
/* overflow: hidden; */
    width: 48.3%;
    margin: 0;
/* padding: 0 158px; */
}

.pt_storefront .new_brand_img_sp {
    display: none;
}

.pt_storefront .new_brand_img_pc {
    display: block;
}

.pt_storefront .top_topics.section03.clearfix {
    display: none;
}

.pt_storefront .top_brand.section04.brand04.clearfix {
    display: block;
}

.pt_storefront .top_ranking.section05 h2 {
    margin: 60px 0 50px;
}
.top_brand_sp.section09.clearfix {
    display: none;
}
.product-tile .product-pricing {
    line-height: 15px;
}
/*icon*/
.newIcon, .saleIcon, .stockIcon, .preorderIcon, .backorderIcon, .webIcon {
    float: left;
    padding: 5px 16px 0 20px;
    height: 17px!important;
    position: absolute;
    left:0;
}
/* ブランドトップ 5ブランドメニュー箇所調整　*/
.brand_top_archive .styling-archive .other-styling {
    padding-top: 0;
}

.brand_top_archive p.other_ttl {
    display: none;
}

.brand_top_archive .name {
    display: none;
}

.brand_head.clearfix.brand_section00 ul {
}

li.all_menu_big {
    font-size: 15px;
    margin: 0 0 16px !important;
}

.ts_main_contents .brand_head.clearfix.brand_section00 ul {
    overflow: visible;
}
.brand_all_menu {
    width: 950px;
    height: 247px;
    position: absolute;
    top: 20px;
    left: 0;
    background: #FBFBFB;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 5;
}
.on .brand_all_menu {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
}

.ts_main_contents .brand_head.clearfix.brand_section00 li ul {
    overflow: visible;
    padding: 0;
    height: 220px;
    float: left;
    width: 201px !important;
    margin: 0;
    padding: 40px 0 0;
}

.ts_main_contents .brand_head.clearfix.brand_section00 li ul a {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    line-height: 12px;
}

.ts_main_contents .brand_head.clearfix.brand_section00 li ul li {
    line-height: 12px;
}

.ts_main_contents .brand_head.clearfix.brand_section00 li ul li {
    margin: 0 0 10px;
}

.ts_main_contents .brand_head div img.ct_images {
    width: 420px;
    float: right;
}

.brand_all_menu {
    padding: 0 0 0 40px;
}

.brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -141px;
}

.brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -141px;
}
.home_body .rank_no,.tokyo_style_wrap .rank_no{
    position: relative;
    top: -35px;
}
.home_body .product-tile img ,.tokyo_style_wrap .product-tile img {
    margin-top: 0;
    max-width: 100%;
}
.home_body .section04 h2,.tokyo_style_wrap .section04 h2{
    margin: 0 0 80px;
}
.newIcon, .saleIcon, .stockIcon, .preorderIcon, .backorderIcon, .webIcon {
    z-index: 1;
}
/*---------------------------------------------------
  NATURAL BEAUTY
*/
.ts_main_contents.nb .brand_head.clearfix.brand_section00 li ul li {
    margin: 0 0 10px;
    padding: 0;
    border: none;
    height: auto;
}

.ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {
    overflow: visible;
    height: 50px;
    width: 710px;
}

.nb .brand_all_menu {
    top: 40px;
    left: -110px;
}

.nb .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -220px;
}

.nb .brand_menu_pc li:nth-child(3) .brand_all_menu {
    top: 40px;
    left: -330px;
}

.nb .brand_section00 li:last-child {
    padding: 10px 20px;
    height: 50px;
    border: none;
    line-height: 25px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc ul {
    overflow: hidden;
    width: 650px;
    margin: auto;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li {
    margin: 0;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-site {
    margin-right: 28px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-inst {
    margin-right: 28px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-face {
    margin-right: 27px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-inst {
    margin-right: 28px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-mail {
    margin-right: 28px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-shop {
    margin-right: 21px;
}
.nb .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-ntural {
    margin-right: 0;
}
h3.rotate img {
    -webkit-transform: rotate(-90deg)!important;
    transform: rotate(-90deg)!important;

}
/* badgeicon_list_compare_lastvisited */
.product-tile .badgeIconNew {
    background: none;
}
.product-tile .badgeIconStock {
    background: none;
}
.product-tile .badgeIconSale {
    background: none;
}
.product-tile .badgeIconPreorder {
    background: none;
}
.product-tile .badgeIconBackorder {
    background: none;
}
.product-tile .badgeIconWeb {
    background: none;
}
.product-tile .badgeIconNew .iconRight, .product-tile .badgeIconSale .iconRight {
    left: 61px;
    display: none;
}
.nb .content_set04 li:nth-child(4) {
    float: left;
    width: 22.6%;
    margin: 0 3.2% 0 0;
}
.nb .brand_section_05.content_set04 li:nth-child(4) {
    margin:0;
}
.nb .content_set04 li:nth-child(8) {
    float: left;
    width: 22.6%;
    margin: 0;
}

.nb .content_set04 li div {
    margin: 0 0 15px;
}
.nb .content_set04 li div + p {
    margin: 0 0 25px;
    text-align: left;
    padding: 0 10px;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .03em;
    height: 30px;
}
.nb .content_set04 li div + p + p {
    margin: 0 0 25px;
    text-align: left;
    padding: 0 10px;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .03em;
    height: 30px;
}

.nb .brand_section {
    margin: 0 auto 0;
    padding: 80px 0 0 0;
}
/*---------------------------------------------------
    22 OCTOBRE
*/
.octobre .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -20px;
}
.octobre .brand_all_menu {
    left: -20px;
}
.octobre .brand_section.brand_section_06 ul {
    overflow: hidden;
    width: 700px;
    margin: auto;
}

.octobre .brand_head.clearfix.brand_section00 ul{
width: 920px;
}
ul.octobre_li_after li:nth-child(5) {
    /*display: none;*/
}
.octobre .brand_menu_sp li:nth-child(5) {
 /*   display: none;*/
}
.oc_topics li img {
    border: 1px solid #cccccc;
}
.octobre .content_set04 li {
    float: left;
    width: 21%;
    margin: 0 5.2% 0 0;
    display: inline-block;
}
.octobre .content_set04 li:nth-child(8) {
    float: left;
    width: 20.9%;
    margin: 0;
}
.octobre .product-tile img {
    margin-top: 25px;
    max-width: 100%;
    border: 1px solid #c6c6c6;
}
.octobre .product-tile img {
    margin-top: 25px;
    max-width: 100%;
    border:none!important;
}
.octobre .grid-tile .product-tile .product-name {
    height: auto;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .03em;
    text-align: left;
    margin: 10px 0 25px;
}
.octobre .product-tile .product-pricing {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .03em;
    text-align: left;
    margin: 0;
}
.octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul {
    overflow: hidden;
    zoom: 1;
    width: 810px;
    margin: auto;
}
.octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li {
    width: 29%;
}
.octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li:nth-child(6) {
   margin: 0;
}
.octobre .brand_rank_oct ul li{
    float: left;
    width: 21%;
    margin: 0 6.5% 0 0;
    display: inline-block;
}
/*---------------------------------------------------
    PINKY&DIANNE
*/
.pinky .brand_head.clearfix.brand_section00 ul {
    width: 520px;
}
.pinky .brand_section00 li:nth-child(6) {
    margin-right: 0;
}
.pinky .brand_section00 li:nth-child(5) {
    margin-right: 25px;
}

.pinky .pinkiy_news .pinkyanddianne_inner_left {
    float: left;
    width: 50%;
}
.pinky .pinkiy_news .pinkyanddianne_inner_right {
    float: right;
    width: 50%;
}
.pinky .brand_section.brand_section_06 ul {
    width: 740px;
}
.pinky .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -181px;
}
.pinky .brand_menu_pc li:nth-child(3) .brand_all_menu {
    left: -181px;
}

.pinkyanddianne_inner_left img{
    width: 175px;
}
.pinkyanddianne_inner_right img{
    width: 175px;
}
.pd_topics li img {
    border: 1px solid #cccccc;
}
.pinky .content_set05 li {
    width: 16%;
    margin: 0 4.5% 50px 0;
    float: none;
    vertical-align: top;
    display: inline-block;
}
.content_set05 li:nth-child(5n) {
    margin: 0 0 50px;
}
.pinky li.grid-tile > div + p {
    text-align: left;
    margin: 5px 0 25px 0;
    font-size: 11px;
}
.pinky li.grid-tile > div + p + p {
    text-align: left;
    margin: 0 0 5px 0;
    font-size: 11px;
    display: block;
}
.pinky li.grid-tile > div + p + p + p {
    text-align: left;
    margin: 0 0 5px 0;
    font-size: 11px;
    display: block;
}
.pinky .off-rate {
    display: inherit;
    color: red;
}
.pinky .brand_section.brand_section_02.content_set03.clearfix li {
    width: 26%;
}
.pinky .brand_section.brand_section_02.content_set03.clearfix li > a > img {
    width:100%
}
.pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(6) {
    width: 26%;
    float: left;
    margin: 0 0;
}
.pinky .pk_rank_wrap_left {
    float: left;
    width: 43%;
    display: none;
}
.pinky .pk_rank_wrap_right {
    float: none;
    width: 100%;
}
.pinky .borand_text01 {
    height: auto;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .03em;
    text-align: left;
    margin: 13px 0;
}
/*---------------------------------------------------
    BOSCH
*/
.brand_section.brand_section_03.content_set03.clearfix {
 /*   height: 375px;*/
}

.bosch_style_slide.flexslider .flex-direction-nav .flex-next {
    right: -19px;
    text-align: right;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.bosch .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -227px;
}
.bosch .brand_head.clearfix.brand_section00 ul {
    overflow: visible;
    width: 750px;
    margin: 25px auto 29px;
}
.bosch .brand_all_menu {
    left: -87px;
}
.bosch .brand_section.brand_section_06 ul {
    width: 680px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li {
    margin: 0;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-site {
    margin-right: 28px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-inst {
    margin-right: 28px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-face {
    margin-right: 27px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-mail {
    margin-right: 28px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-shop {
    margin-right: 20px;
}
.bosch .brand_section.brand_section_06 .brand_sns_foot_pc li.sns-ntural {
    margin-right: 0;
}
.bosch .brand_section_03 li {
    width: 280px;
}
.bosch .brand_section_03 li img{
    width: 100%;
}
.bosch .brand_section_03 li:nth-child(2) {
    margin: 0 0px;
}
.bosch .brand_section_03 li:nth-child(2) {
    float: left;
    position: relative;
    padding:0 ;
    padding: 60px 20px 30px;
    background: #EFEEEC;
    font-size: 11px;
    text-align: left;
    line-height: 11px;
}

.bosch .brand_section_03 li:nth-child(4) {
    margin: 0 40px;
}
.bosch .brand_section_03 li:nth-child(4) {
    float: left;
    position: relative;
    padding: 60px 20px 30px;
    background: #EFEEEC;
    font-size: 11px;
    text-align: left;
    line-height: 11px;
}
.bosch .brand_section_03 li img.rank_no {
    width: auto;
}
.bosch .search-result-content.brand_section_03.content_set03  h2{
    margin: 0 0 25px 0;
}

/*---------------------------------------------------
    Aylesbury
*/
.ay .brand_all_menu {
    left: 25px;
}
.ay .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -100px;
}
.ay .brand_menu_pc li:nth-child(4) .brand_all_menu {
    left: -320px !important;
}
/*.ay .brand_section00 li:nth-child(5) .brand_all_menu {
    left: -440px !important;
}*/
.ay .brand_section00 li:nth-child(5) .brand_all_menu {
    left: -510px !important;
}
.ay .brand_section00 li:nth-child(6) .brand_all_menu {
    left: -545px !important;
}
.ay .brand_menu_pc li a {
    font-size: 12px;
    font-family: 'MyWebFont','Crimson Text', serif;
}
.ay .brand_section00 li {
    line-height: 13px;
    margin: 0 24px 8px 0;
}
.ay .brand_section00 li:nth-child(8) {
    margin: 0 20px 0 0;
}
.ts_main_contents.ay .brand_head.clearfix.brand_section00 li ul a {
/* font-size: 10px;*/
}
.ay .brand_menu_pc li:nth-child(4) .brand_all_menu {
    left: -359px;
}
.ay .brand_section00 li:nth-child(5) .brand_all_menu {
/* margin: 0; */
    left: -482px;
}
.ay .brand_section00 li:nth-child(6) .brand_all_menu {
/* margin: 0; */
    left: -592px;
}
.ay .brand_section.brand_section_06 ul {
    width: 620px;
}

.ay .off-rate {
    display: inline-block;
    color: red;
}
/*.ay .brand_section.brand_section_06 ul li:nth-child(4){
   margin: none;
}*/
.ay .brand_head.clearfix.brand_section00 ul {
    width: 860px;

}
.ay .brand_all_menu {
    left: -65px;
}
.ay .brand_menu_pc li:nth-child(2) .brand_all_menu {
    left: -190px;
}
.ay .brand_menu_pc li:nth-child(4) .brand_all_menu {
    left: -410px !important;
}


/* common footer*/
.foot_copy li:nth-child(2) {
    display: none;
}

/*メニューカラー*/
.common_main_menu a.mini-cart-link:hover {
    color: #333;
}

/* pop 閉じる */
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
    background: none;
    border: none;
    font-size: 25px;
/* width: 20px; */
/* height: 20px; */
    margin: 10px 4px 0 0;
}

/* アイテムディティール*/
#all_item_q + div + div .flexslider ,
#all_item_q + div .flexslider ,
#all_item_q + img + div .flexslider ,
#all_item_q + div + img + div .flexslider,
#all_item_q + div + img + div + div + div.flexslider   {
    margin: 0;
    background: #fff;
    border: 0;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

p.in-stock-msg {
    text-align: left!important;
}
#all_item_q + div + div #QuickViewDialog .product-primary-image_pc,
#all_item_q + div #QuickViewDialog .product-primary-image_pc,
#all_item_q + img +  div #QuickViewDialog .product-primary-image_pc,
#all_item_q + div + img +  div #QuickViewDialog .product-primary-image_pc,
#all_item_q + div + img +  div + div + div #QuickViewDialog .product-primary-image_pc   {
    display: none;
}
#all_item_q + div + div #QuickViewDialog .flex-direction-nav a.flex-next,
#all_item_q + div #QuickViewDialog .flex-direction-nav a.flex-next,
#all_item_q + img + div #QuickViewDialog .flex-direction-nav a.flex-next ,
#all_item_q + div + img + div #QuickViewDialog .flex-direction-nav a.flex-next ,
#all_item_q + div + img + div + div + div #QuickViewDialog .flex-direction-nav a.flex-next{
    text-indent: -9999px;
    background-position: 16px 24px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#all_item_q + div + div #QuickViewDialog .flex-direction-nav ,
#all_item_q + div #QuickViewDialog .flex-direction-nav ,
#all_item_q + img + div #QuickViewDialog .flex-direction-nav,
#all_item_q + div + img + div #QuickViewDialog .flex-direction-nav,
#all_item_q + div + img + div + div + div #QuickViewDialog .flex-direction-nav{
    display: block;
}

#all_item_q + div + div #QuickViewDialog .badgeIconSale ,
#all_item_q + div #QuickViewDialog .badgeIconSale ,
#all_item_q + img + div #QuickViewDialog .badgeIconSale ,
#all_item_q + div + img + div #QuickViewDialog .badgeIconSale,
#all_item_q + div + img + div + div + div #QuickViewDialog .badgeIconSale{
    left: 0;
    position: absolute;
    top: 0;
    background: none;
}
#all_item_q + div + div #QuickViewDialog .product-col-2.product-detail .brand_name,
#all_item_q + div #QuickViewDialog .product-col-2.product-detail .brand_name,
#all_item_q + img + div #QuickViewDialog .product-col-2.product-detail .brand_name ,
#all_item_q + div + img + div #QuickViewDialog .product-col-2.product-detail .brand_name ,
#all_item_q + div + img + div + div + div #QuickViewDialog .product-col-2.product-detail .brand_name{
    font-family: 'Open Sans',sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .02em;
    margin: 10px 0;
    text-align: left;
    font-weight: 600;
}
#all_item_q + div + div #QuickViewDialog .code_wrap + h2 + span + a,
#all_item_q + div #QuickViewDialog .code_wrap + h2 + span + a,
#all_item_q + img + div #QuickViewDialog .code_wrap + h2 + span + a,
#all_item_q + div + img + div #QuickViewDialog .code_wrap + h2 + span + a ,
#all_item_q + div + img + div + div + div #QuickViewDialog .code_wrap + h2 + span + a {
    position: absolute;
    bottom: 0;
    right: 0;
}

#all_item_q + div + div div#carousel,
#all_item_q + div div#carousel,
#all_item_q + img + div div#carousel,
#all_item_q + div + img + div div#carousel ,
#all_item_q + div + img + div + div + div div#carousel {
    display: none;
}
#all_item_q + div + div #QuickViewDialog .product-variations .color li a,#all_item_q + div + div #QuickViewDialog .product-options .color li a ,
#all_item_q + div #QuickViewDialog .product-variations .color li a,#all_item_q + div #QuickViewDialog .product-options .color li a ,
#all_item_q + img + div #QuickViewDialog .product-variations .color li a,#all_item_q + img + div #QuickViewDialog .product-options .color li a,
#all_item_q + div + img + div #QuickViewDialog .product-variations .color li a,#all_item_q + div + img + div #QuickViewDialog .product-options .color li a,
#all_item_q + div + img + div + div + div #QuickViewDialog .product-variations .color li a,#all_item_q + div + img + div + div + div #QuickViewDialog .product-options .color li a{
    width: auto;
    height: auto;
}
#all_item_q + div + div #QuickViewDialog li.attribute:nth-child(2) .label ,
#all_item_q + div #QuickViewDialog li.attribute:nth-child(2) .label ,
#all_item_q + img + div #QuickViewDialog li.attribute:nth-child(2) .label ,
#all_item_q + div + img + div #QuickViewDialog li.attribute:nth-child(2) .label,
#all_item_q + div + img + div + div + div #QuickViewDialog li.attribute:nth-child(2) .label{
    display: block;
    margin: 0;
}
#all_item_q + div + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + div + div #QuickViewDialog .product-options .swatches li a,
#all_item_q + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + div #QuickViewDialog .product-options .swatches li a,
#all_item_q + img + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + img + div #QuickViewDialog .product-options .swatches li a,
#all_item_q + div + img + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + div + img + div #QuickViewDialog .product-options .swatches li a ,
#all_item_q + div + img + div + div + div #QuickViewDialog .product-variations .swatches li a,#all_item_q + div + img + div + div + div #QuickViewDialog .product-options .swatches li a   {
    line-height: 33px;
    min-height: 2rem;
    min-width: 2rem;
}

/*#all_item_q + div + div #QuickViewDialog a.button.simple,
#all_item_q + div #QuickViewDialog a.button.simple,
#all_item_q + img + div #QuickViewDialog a.button.simple ,
#all_item_q + div + img + div #QuickViewDialog a.button.simple  {
    width: 40px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #c6c6c6;
    border: none;
    border-radius: 0;
    position: absolute;
    right: 125px;
}*/
#all_item_q + div + div #QuickViewDialog a.button.simple,
#all_item_q + div #QuickViewDialog a.button.simple,
#all_item_q + img + div #QuickViewDialog a.button.simple,
#all_item_q + div + img + div #QuickViewDialog a.button.simple ,
#all_item_q + div + img + div + div + div #QuickViewDialog a.button.simple{
    width: auto;
    height: 40px;
    text-indent: 0;
    white-space: nowrap;
    overflow: hidden;
    /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw8f25b012/images/setting/favorite.jpg); */
    background: #c6c6c6;
    border: none;
    border-radius: 0;
    /* display: inline-block; */
    /* background-position: 6px 0px; */
    /* position: relative; */
    /* top: 3px; */
    /* left: -6px; */
    /* padding: 0; */
    position: absolute;
    right: 10px;
    color: #fff;
    padding: 11px 15px 0 30px;
    /* text-align: right!important; */
}
/*#all_item_q + div + div #QuickViewDialog .button.simple span,
#all_item_q + div #QuickViewDialog .button.simple span,
#all_item_q + img + div #QuickViewDialog .button.simple span ,
#all_item_q + div + img + div #QuickViewDialog .button.simple span   {
    width: 17px;
    height: 14px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}*/
#all_item_q + div + div #QuickViewDialog .button.simple span,
#all_item_q + div #QuickViewDialog .button.simple span,
#all_item_q + img + div #QuickViewDialog .button.simple span,
#all_item_q + div + img + div #QuickViewDialog .button.simple span ,
#all_item_q + div + img + div + div + div #QuickViewDialog .button.simple span{
    width: 17px;
    height: 14px;
    display: block;
    position: absolute;
    left: 7px;
    top: 0px;
    right: initial;
    bottom: 0;
    margin: auto;
}


#all_item_q + div + div #QuickViewDialog form ,
#all_item_q + div #QuickViewDialog form ,
#all_item_q + img + div #QuickViewDialog form,
#all_item_q + div + img + div #QuickViewDialog form,
#all_item_q + div + img + div + div + div #QuickViewDialog form  {
    position: relative;
}

#all_item_q + div + div input#Quantity,
#all_item_q + div input#Quantity,
#all_item_q + img + div input#Quantity,
#all_item_q + div + img + div input#Quantity,
#all_item_q + div + img + div + div + div input#Quantity      {
    padding: 0;
}
#all_item_q + div + div div#Quantity_minus,
#all_item_q + div div#Quantity_minus,
#all_item_q + img + div div#Quantity_minus,
#all_item_q + div + img + div div#Quantity_minus,
#all_item_q + div + img + div + div + div div#Quantity_minus   {
    position: absolute;
    top: 19px;
    right: -24px;
    width: 25px;
}

#all_item_q + div + div div#Quantity_plus,
#all_item_q + div div#Quantity_plus,
#all_item_q + img + div div#Quantity_plus,
#all_item_q + div + img + div div#Quantity_plus,
#all_item_q + div + img + div + div + div div#Quantity_plus   {
    position: absolute;
    top: 0;
    right: -24px;
    width: 25px;
}
#all_item_q + div + div button#add-to-cart,
#all_item_q + div button#add-to-cart,
#all_item_q + img + div button#add-to-cart,
#all_item_q + div + img + div button#add-to-cart,
#all_item_q + div + img + div + div + div button#add-to-cart    {
    width: 160px;
    height: 40px;
    font-size: 13px;
    color: #fff;
    border: none;
    background: #333;
    float: left;
    margin: 0 0 0 38px;
}

.product-variations .swatches li:hover a,
.product-variations .swatches li.selected a,
.product-options .swatches li:hover a,
.product-options .swatches li.selected a {
    border-color: #c6c6c6;
}

#all_item_q + div + div #QuickViewDialog .badgeIconNew,
#all_item_q + div #QuickViewDialog .badgeIconNew,
#all_item_q + img + div #QuickViewDialog .badgeIconNew,
#all_item_q + div + img + div #QuickViewDialog .badgeIconNew,
#all_item_q + div + img + div + div + div #QuickViewDialog .badgeIconNew   {
    left: 0;
    position: absolute;
    top: 0;
    background: none;
}
#all_item_q + div + div #QuickViewDialog .badgeIconStock,
#all_item_q + div #QuickViewDialog .badgeIconStock,
#all_item_q + img + div #QuickViewDialog .badgeIconStock,
#all_item_q + div + img + div #QuickViewDialog .badgeIconStock,
#all_item_q + div + img + div + div + div #QuickViewDialog .badgeIconStock  {
    left: 0;
    position: absolute;
    top: 0;
}
#all_item_q + div + div #QuickViewDialog .badgeIconSale,
#all_item_q + div #QuickViewDialog .badgeIconSale,
#all_item_q + img + div #QuickViewDialog .badgeIconSale,
#all_item_q + div + img + div #QuickViewDialog .badgeIconSale,
#all_item_q + div + img + div + div + div #QuickViewDialog .badgeIconSale   {
    left: 0;
    position: absolute;
    top: 0;
}

#all_item_q + div + div #QuickViewDialog .badgeIconPreorder,
#all_item_q + div #QuickViewDialog .badgeIconPreorder,
#all_item_q + img + div #QuickViewDialog .badgeIconPreorder,
#all_item_q + div + img + div #QuickViewDialog .badgeIconPreorder ,
#all_item_q + div + img + div + div+ div #QuickViewDialog .badgeIconPreorder{
    left: 0;
    position: absolute;
    top: 0;
    background: none;
}
#all_item_q + div + div #QuickViewDialog .badgeIconBackorder,
#all_item_q + div #QuickViewDialog .badgeIconBackorder,
#all_item_q + img + div #QuickViewDialog .badgeIconBackorder,
#all_item_q div + img + div #QuickViewDialog .badgeIconBackorder,
#all_item_q div + img + div + div + div #QuickViewDialog .badgeIconBackorder   {
    left: 0;
    position: absolute;
    top: 0;
}

#all_item_q + div + div #QuickViewDialog .flex-direction-nav a.flex-next,
#all_item_q + div + img + div #QuickViewDialog .flex-direction-nav a.flex-next,
#all_item_q + div + img + div + div + div #QuickViewDialog .flex-direction-nav a.flex-next    {
    padding: 75px 0 0 0;
}
#all_item_q + div + div #QuickViewDialog .button.simple span,
#all_item_q + div + div #QuickViewDialog .button.simple span,
div#mypage_cart + div + img +div #QuickViewDialog .button.simple span {
/*    background: url(/on/demandware.static/Sites-TOKYOSTYLE-Site/-/ja_JP/v1476858136466/images/common/favorite.jpg);*/
}
.item_detail .flex-direction-nav a.flex-next {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.ui-dialog .ui-icon-closethick {
  /*  background-image: url(../images/interface/icon-ui-close.png);*/
}
span.ui-button-icon-primary.ui-icon.ui-icon-closethick:after {
    content: "×";
    font-size: 35px;
    color: #333;
    line-height: 0;
}
.ui-dialog .ui-icon-closethick {
    /*background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwe07c40f3/images/setting/quick.jpg);*/
    background-position: left top;
    height: 32px;
    width: 32px;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    background: none;
    text-indent: 0;
}

/* セレクトボタンセット*/
.select_wrap {
    position: relative;
/* -webkit-appearance: none; */
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #c6c6c6;
}

body {
    overflow: scroll !important;
}

.common_header {
    z-index: 3;
}

.select_wrap:after {
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
}

button {
    border: none;
}

button:hover,.button:hover,.buttonstyle:hover,input[type="button"]:hover {
    background-color: #333;
    border-color: #84bd00;
    color: #fff;
}

.select_wrap select {
    -webkit-appearance: none;
    padding: 0 0 0 10px;
}

/* トップ上書き*/
.flex-control-paging li a {
    width: 6px;
    height: 6px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 1;
    position: relative;
    top: 4px;
    left: 4px;
    margin: 0;
}

.top .flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
}

/*====================================================================
    01 faq page
====================================================================*/
.pt_content .content-asset ul,.pt_content .content-asset ol {
    line-height: inherit;
    margin: 0;
    padding: 0;
}

/*====================================================================
    02 ポップ
====================================================================*/
.product-col-2 .badgeIconNew .iconRight,.product-col-2 .badgeIconSale .iconRight {
    display: none;
}

.product-col-2 .badgeIconStock .iconRight {
    display: none;
}

.product-col-2 .badgeIconPreorder .iconRight {
    display: none;
}

.product-col-2 .badgeIconBackorder .iconRight {
    display: none;
}

div#primary .about_nav p {
    margin: 0;
}

.content-asset ul li {
    list-style: none;
}

div#primary .about h1 {
    text-align: center;
    font-style: normal;
}

.breadcrumb-element {
    display: inline;
    text-decoration: none;
    color: #333;
    font-weight: 100 !important;
}

.breadcrumb {
    text-align: left;
    padding: 0 0 0 20px;
    font-size: 11px;
    font-weight: 400;
    padding: 0;
    max-width: 1100px;
    padding: 0;
    text-align: left;
    font-size: 11px;
    letter-spacing: .03em;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 auto 20px;
    line-height: 40px;
    height: 40px;
    padding: 0 0 0 10px;
}

.pankuzu {
    display: none;
}

.item_detail .pankuzu {
    display: block;
}

/*====================================================================
    03 サーチ
====================================================================*/
.refinement li {
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: #fafafa;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

/*====================================================================
    04 エラーページ
====================================================================*/
.pt_error #secondary {
    display: none;
}

.pt_error div#primary {
    max-width: 1100px;
    width: 100%;
    margin: 120px auto 30px;
}

.pt_error div#main {
    max-width: 1100px;
    width: 100%;
}

.pt_error .page-content .primary-content {
    padding-left: 0;
    width: 100%;
    border: none;
    margin: 30px 0 0;
}

.pt_error div#primary h1 {
    text-align: left;
    text-align: center;
    font-size: 18px;
    margin: 0 0 30px;
}

.error-page-search {
    display: none;
}

.error-page-footer {
    display: none;
}

p.er_404_02 {
    width: 800px;
    margin: auto;
}

.refinement ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

a.back_btn {
    width: 270px;
    height: 50px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    display: block;
    font-size: 16px;
    line-height: 50px;
    margin: 70px auto;
}

.pt_product-search-noresult .brand_item_right {
    float: right;
    max-width: 786px;
    width: 57%;
    margin: 35px 0 180px;
    position: relative;
/* text-align: left; */
}

.pt_product-search-noresult .brand_item_right h1 {
/* float: right; */
/* max-width: 786px; */
/* width: 57%; */
/* margin: 35px 0 180px 0; */
/* position: relative; */
/* text-align: left; */
    text-align: left;
}

.pt_product-search-noresult .brand_item_right input.input-text {
    width: 401px;
}

.pt_product-search-noresult .brand_item_right button {
    height: 50px;
    margin: 0;
    position: relative;
    top: 2px;
    line-height: 50px;
    padding: 0;
    width: 108px;
    border: none;
    border-radius: 0;
}

/*====================================================================
    05 マイページ
====================================================================*/
/*マイページ*/
p.point-zero {
    padding: 0 20px !important;
    margin: 5px 0 0 !important;
}

/*個別ページ*/
.form-row.label-inline.form-indent.step_form0.f_no19 {
    clear: both;
    padding: 0 0 0 20px;
}

.field-wrapper.field_no18 + label {
    width: 211px;
    padding: 0;
}

.registration-agreetopolicy {
    clear: both;
}

.profile_body .form-row.form-row-button.f_no21 {
    padding: 0;
    margin: 55px 0 60px;
}

button.registration-apply {
    width: 240px;
    margin: 0 auto;
    display: block;
}

/*email.com*/
.emailedit_body h1 {
    margin: 0 0 32px;
}

.emailedit_body .form-horizontal label {
    text-align: right;
    width: 145px;
    text-align: left;
    float: left;
}

.emailedit_body input[type="text"],.emailedit_body input[type="number"],.emailedit_body input[type="password"],.emailedit_body input[type="date"] textarea {
    width: 350px;
}

/*パスワード*/
.passwordedit_body input[type="text"],.passwordedit_body input[type="number"],.passwordedit_body input[type="password"],.passwordedit_body input[type="date"] textarea {
    width: 350px;
}

.passwordedit_body .form-horizontal label {
    text-align: right;
    width: 162px;
    text-align: left;
    float: left;
}

.passwordedit_body span.error,.emailedit_body span.error {
    position: absolute;
    top: 39px;
    left: 174px;
}

/*退会*/
.Account-Withdraw_body h1 {
    margin: 0 0 32px;
}

.Account-Withdraw_body input[type="text"],.Account-Withdraw_body input[type="number"],.Account-Withdraw_body input[type="password"],.Account-Withdraw_body input[type="date"] textarea {
    width: 365px;
}

.Account-Withdraw_body .form-horizontal .form-caption {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -20px;
    right: 24px;
    text-align: right;
}

.Account-Withdraw_body .field-wrapper.field_no2 {
    position: static;
    margin: 19px 0 0;
}

.Account-Withdraw_body .field-wrapper.field_no2 + label {
    width: 256px;
}

button.withdraw-apply.withdraw-apply-confirm {
    width: 250px;
}

/*プロフィール*/
.profile_body h1 {
    margin: 0 0 35px;
}

.account-header-links a {
    font-size: 12px;
    padding: 8px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
}

.profile_body .field-wrapper.field_no5 + div {
    top: 21px;
    right: 35px;
}

.profile_body .field-wrapper.field_no5 input[type="button"] {
    background: #fafafa;
    color: #333;
    border: 1px solid #c6c6c6;
}

.profile_body .field-wrapper.field_no12 .select_wrap:after {
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 6px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
}

.profile_body .memberscard-notice {
    margin: 0 0 15px;
}

.profile_body .field-wrapper.field_no17 {
    width: 100%;
}

.profile_body .form-row.f_no18 label {
    width: 100%;
}

.profile_body .field-wrapper.field_no18 {
    position: static;
    width: 26px;
    float: left;
    clear: both;
    margin: 0 0 19px;
}

.profile_body input#dwfrm_profile_customer_addtoemaillist {
    position: static;
    left: 245px;
    top: -1px;
}


.profile_body .field-wrapper.field_no6 .select_wrap:after {
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 46px;
    display: block;
    position: absolute;
    right: 1%;
    top: 1px;
    border-left: 1px solid #c6c6c6;
    overflow: hidden;
}
.profile_body .field_no13 .select_wrap:after ,
.profile_body .field_no14 .select_wrap:after{
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 7px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
}
.profile_body .form-row.required.f_no20 label {
    width: 127px;
}
.profile_body .form-row.required.f_no20 > label {
    width: 300px;
}
.profile_body button.registration-apply {
    width: 240px;
    margin: 30px auto;
    display: block;
}
.profile_body .form-row.label-inline.form-indent.step_form0.f_no19 .form-row.form-indent.label-inline label {
}

.profile_body .form-row.label-inline.form-indent.step_form0.f_no19 label {
    width: 220px;
}
p.membre_text {
    text-align: left;
    margin: 0 0 20px 0;
}
.field-wrapper.field_no18 + .form-horizontal label {
    text-align: right;
    width: 130px;
    text-align: left;
    float: left;
    width: 300px;
}

/*カートポップ*/
/*カートポップ*/
div#mypage_cart + div .product-variations .swatches li:hover a,.product-variations .swatches li.selected a,.product-options .swatches li:hover a,.product-options .swatches li.selected a ,
div#mypage_cart + img + div .product-variations .swatches li:hover a,
div#mypage_cart + div + img + div .product-variations .swatches li:hover a,
div#mypage_cart + div + img + iframe + div + div + div .product-variations .swatches li:hover a,
div#mypage_cart + div + img + div + div + div .product-variations .swatches li:hover a{
    border-color: #c6c6c6;
    width: 100%;
    height: auto;
}

div#mypage_cart + div .product-variations .color li a,.product-options .color li a,
div#mypage_cart + img + div .product-variations .color li a,.product-options .color li a,
div#mypage_cart + div + img + div .product-variations .color li a,.product-options .color li a ,
div#mypage_cart + div + img + iframe + div + div + div .product-variations .color li a,.product-options .color li a,
div#mypage_cart + div + img +  div + div + div .product-variations .color li a,.product-options .color li a {

    width: 100%;
    height: auto;
}

div#mypage_cart + div span.visually-hidden + a,
div#mypage_cart + img + div span.visually-hidden + a ,
div#mypage_cart + div + img + div span.visually-hidden + a,
 div#mypage_cart + div + img + iframe + div + div + div span.visually-hidden + a ,
 #mypage_cart + div + img + div + div + div span.visually-hidden + a{
    position: absolute;
    bottom: 0;
    right: 4px;
}
div#mypage_cart + div img.primary-image,
div#mypage_cart + img + div img.primary-image,
div#mypage_cart + div + img + div img.primary-image,
div#mypage_cart + div + img + iframe + div + div + div img.primary-image,
div#mypage_cart + div + img  + div + div + div img.primary-image
    {
    display: block;
}

div#mypage_cart + div ul.swatches.size li a,
div#mypage_cart + img + div ul.swatches.size li a,
div#mypage_cart + div + img + div ul.swatches.size li a ,
div#mypage_cart + div + img + iframe + div + div + div ul.swatches.size li a,
div#mypage_cart + div + img + div + div + div ul.swatches.size li a  {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 35px;
    height: auto;
    min-width: auto;
    min-height: auto;
}

div#mypage_cart + div #QuickViewDialog .badgeIconNew,
div#mypage_cart + img + div #QuickViewDialog .badgeIconNew,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconNew,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconNew,
div#mypage_cart + div + img + div + div + div #QuickViewDialog .badgeIconNew {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div #QuickViewDialog .badgeIconStock,
div#mypage_cart + img + div #QuickViewDialog .badgeIconStock,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconStock,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconStock ,
div#mypage_cart + div + img + div + div + div  #QuickViewDialog .badgeIconStock   {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div #QuickViewDialog .badgeIconSale,
div#mypage_cart + img + div #QuickViewDialog .badgeIconSale,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconSale,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconSale,
div#mypage_cart + div + img + div + div + div  #QuickViewDialog .badgeIconSale   {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div #QuickViewDialog .badgeIconPreorder,
div#mypage_cart + img + div #QuickViewDialog .badgeIconPreorder,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconPreorder,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconPreorder,
div#mypage_cart + div + img + div + div + div #QuickViewDialog .badgeIconPreorder    {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div #QuickViewDialog .badgeIconBackorder,
div#mypage_cart + img + div #QuickViewDialog .badgeIconBackorder,
div#mypage_cart + div + img + div #QuickViewDialog .badgeIconBackorder,
div#mypage_cart + div + img + iframe + div + div + div #QuickViewDialog .badgeIconBackorder,
div#mypage_cart + div + img + div + div + div #QuickViewDialog .badgeIconBackorder   {
    left: 10px;
    position: absolute;
    top: 20px;
    background: none;
}

div#mypage_cart + div .product-primary-image ,
div#mypage_cart + img + div .product-primary-image ,
div#mypage_cart + div + img + div .product-primary-image ,
div#mypage_cart + div + img + iframe + div + div + div .product-primary-image,
div#mypage_cart + div + img + div + div + div .product-primary-image{
    display: block;
}

div#mypage_cart + div .product-thumbnails img ,
div#mypage_cart + img + div .product-thumbnails img,
div#mypage_cart + div + img + div .product-thumbnails img,
div#mypage_cart + div + img + iframe + div + div + div  .product-thumbnails img ,
div#mypage_cart + div + img + div + div + div  .product-thumbnails img   {
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    max-width: 100%;
    height: auto;
}

div#mypage_cart + div .product-thumbnails .thumb.selected,
div#mypage_cart + img + div .product-thumbnails .thumb.selected ,
div#mypage_cart  div + img + div .product-thumbnails .thumb.selected ,
div#mypage_cart  div + img + iframe + div + div + div .product-thumbnails .thumb.selected,
div#mypage_cart  div + img + div + div + div .product-thumbnails .thumb.selected  {
    border-bottom: 2px solid red;
}

div#mypage_cart + div .product-thumbnails .thumb,
div#mypage_cart + img + div .product-thumbnails .thumb,
div#mypage_cart + div + img + div .product-thumbnails .thumb,
div#mypage_cart + div + img + iframe + div + div + div .product-thumbnails .thumb ,
div#mypage_cart + div + img + div + div + div .product-thumbnails .thumb    {
    border-bottom: 3px solid #fff;
    float: left;
    margin-right: .5rem;
    padding-top: 1px;
    width: 3.4375rem;
    border: 1px solid #c6c6c6;
/* min-height: 74px; */
    margin: 10px 0 0 4px;
    border-bottom: 2px solid #c6c6c6;
}
div#mypage_cart + div .product-thumbnails .thumbnull,
div#mypage_cart + img + div .product-thumbnails .thumbnull,
div#mypage_cart + div + img + div .product-thumbnails .thumbnull,
div#mypage_cart + div + img + iframe + div + div + div .product-thumbnails .thumbnull,
div#mypage_cart + div + img + div + div + div .product-thumbnails .thumbnull {
    border-bottom: 3px solid #fff;
    float: left;
    margin-right: .5rem;
    padding-top: 1px;
    width: 3.4375rem;
    border: 1px solid #c6c6c6;
    /* min-height: 74px; */
    margin: 10px 0 0 4px;
    border-bottom: 2px solid #c6c6c6;
}

div#mypage_cart + div .pdp-main .product-add-to-cart ,
div#mypage_cart + img + div .pdp-main .product-add-to-cart,
div#mypage_cart + div + img + div .pdp-main .product-add-to-cart ,
div#mypage_cart + div + img + iframe + div + div + div .pdp-main .product-add-to-cart,
div#mypage_cart + div + img + div + div + div .pdp-main .product-add-to-cart {
    border-bottom: none;
    border-top: none;
    margin: 0;
    padding: 0 .5em;
    overflow: hidden;
}

div#mypage_cart + div a.button.simple ,
div#mypage_cart + img + div a.button.simple,
div#mypage_cart + div + img + div a.button.simple,
div#mypage_cart + div + img + iframe + div + div + div a.button.simple,
div#mypage_cart + div + img + div + div + div a.button.simple{
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
/* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw8f25b012/images/setting/favorite.jpg); */
    background: #c6c6c6;
    border: none;
    border-radius: 0;
/* display: inline-block; */
/* background-position: 6px 0px; */
/* position: relative; */
/* top: 3px; */
/* left: -6px; */
/* padding: 0; */
    position: absolute;
    right: 125px;
}

div#mypage_cart + div a.button.simple span ,
div#mypage_cart + img + div a.button.simple span,
div#mypage_cart + div + img + div a.button.simple span,
div#mypage_cart + div + img + iframe + div + div + div a.button.simple span,
div#mypage_cart + div + img + div + div + div a.button.simple span{
    width: 17px;
    height: 14px;
  /*  background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw8f25b012/images/setting/favorite.jpg);*/
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

div#mypage_cart + div form ,
div#mypage_cart + img + div form,
div#mypage_cart + div + img + div form,
div#mypage_cart + div + img + iframe + div + div + div form,
div#mypage_cart + div + img + div + div + div form{
    position: relative;
}
}

div#mypage_cart + div .product-col-2.product-detail .brand_name,
div#mypage_cart + img + div .product-col-2.product-detail .brand_name,
div#mypage_cart + div + img + div .product-col-2.product-detail .brand_name ,
div#mypage_cart + div + img + iframe + div + div + div .product-col-2.product-detail .brand_name  ,
div#mypage_cart + div + img + div + div + div .product-col-2.product-detail .brand_name   {
    margin: 15px 0 10px;
}

div#mypage_cart + div .attribute:nth-child(2) .label,
div#mypage_cart + img + div .attribute:nth-child(2) .label,
div#mypage_cart + div + img + div .attribute:nth-child(2) .label,
div#mypage_cart + div + img + iframe + div + div + div .attribute:nth-child(2) .label ,
div#mypage_cart + div + img + div + div + div .attribute:nth-child(2) .label   {
    text-align: left;
    margin: 0;
    font-size: 12px;
    border-bottom: 1px solid #C6C6C7;
    padding: 0;
    font-weight: 700;
    padding: 0 0 6px;
}

div#mypage_cart + div .attribute .label ,
div#mypage_cart + img + div .attribute .label,
div#mypage_cart + div + img + div .attribute .label,
div#mypage_cart + div + img + iframe + div + div + div .attribute .label,
div#mypage_cart + div + img + div + div + div  .attribute .label{
    text-align: left;
    margin: 35px 0 0;
    font-size: 12px;
    border-bottom: none;
    padding: 0;
    font-weight: 400;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 6px;
}

div#mypage_cart + div .common_slide_sp ,
div#mypage_cart + img + div .common_slide_sp,
div#mypage_cart + div + img + div .common_slide_sp,
div#mypage_cart + div + img + iframe + div + div + div .common_slide_sp,
div#mypage_cart + div + img + div + div + div .common_slide_sp{
    display: none;
}

div#mypage_cart + div div#Quantity_plus,
div#mypage_cart + img + div div#Quantity_plus,
div#mypage_cart + div + img + div div#Quantity_plus,
div#mypage_cart + div + img + iframe + div + div + div div#Quantity_plus ,
div#mypage_cart + div + img + div + div + div div#Quantity_plus  {
    position: absolute;
    top: 0;
    right: -23px;
    width: 24px;
}

div#mypage_cart + div div#Quantity_minus,
div#mypage_cart + img + div div#Quantity_minus ,
div#mypage_cart + div + img + div div#Quantity_minus,
div#mypage_cart + div + img + iframe + div + div + div div#Quantity_minus ,
div#mypage_cart + div + img + div + div + div div#Quantity_minus    {
    position: absolute;
    top: 20px;
    right: -23px;
    width: 24px;
}

div#mypage_cart + div .product-col-2,
div#mypage_cart + img + div .product-col-2,
div#mypage_cart + div + img + div .product-col-2,
div#mypage_cart + div + img + iframe + div + div + div .product-col-2  ,
div#mypage_cart + div + img + div + div + div .product-col-2    {
    padding: 20px 0;
    width: 55%;
}

.product-tile .product-swatches .swatch {
    display: block;
    width: 100%;
}
div#mypage_cart+div .product-thumbnails .thumb.selected,
div#mypage_cart+img+div .product-thumbnails .thumb.selected,
div#mypage_cart+div+img+div .product-thumbnails .thumb.selected,
div#mypage_cart+div+img+ iframe + div + div + div .product-thumbnails .thumb.selected,
div#mypage_cart+div+img+ div + div + div .product-thumbnails .thumb.selected{
    border-bottom: 2px solid red;
}

div#mypage_cart + div a.product-image.main-image img ,
div#mypage_cart + img + div a.product-image.main-image img,
div#mypage_cart + div + img + div  a.product-image.main-image img,
div#mypage_cart + div + img + iframe + div + div + div a.product-image.main-image img,
div#mypage_cart + div + img + div + div + div a.product-image.main-image img{
    width: 100%;
}

.product-tile .product-swatches .swatch {
    display: block;
    width: 100%;
}

form#RegistrationForm legend {
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    height: 50px;
    line-height: 50px;
    text-align: left;
    margin: 0 0 20px;
    font-size: 14px;
    width: 98%;
}

.pt_checkout #main {
    max-width: 900px;
}
ul.shipping-promos {
    margin: 24px 0 0 0;
    width: 100%;
}
.pt_checkout #main,.pt_cart #main,.pt_order-confirmation #main {
    padding: 0;
}

/* 共通　*/
.required-indicator {
}

form#RegistrationForm input[type="text"],
form#RegistrationForm input[type="password"],
form#RegistrationForm input[type="email"],
form#RegistrationForm input.phone {
    width: 380px;
    height: 50px;
}

.form-row.required.f_no_lo222 label {
    width: 250px;
}

.form-horizontal label {
    text-align: right;
    width: 130px;
    text-align: left;
}

.form-row {
    margin: 0 0 30px;
    line-height: 50px;
}

.field-wrapper {
    text-align: left;
    margin: 0;
}

.form-caption {
}

.field-wrapper br {
    display: none;
}

form#RegistrationForm input.postal1 {
    width: 100px;
    height: 50px;
}
form#RegistrationForm input.postal2 {
    width: 100px;
    height: 50px;
}

#dwfrm_profile_tfpaddress_postal1-error {
    margin-top: 2rem;
}
#dwfrm_profile_tfpaddress_postal2-error {
    margin-top: 2rem;
    left: 300px;
}

form#RegistrationForm input#cmdCheckZip {
    position: absolute;
    top: 2px;
    left: 373px;
    background: #fafafa;
    color: #333;
    border: 1px solid #c6c6c6;
}
form#RegistrationForm #dwfrm_profile_customer_phone-error {
    margin-top: 2rem;
}

form#RegistrationForm .form-row.f_no_lo29,
form#RegistrationForm .form-row.f_no_lo214,
form#RegistrationForm .form-row.f_no11,
form#RegistrationForm .form-row.required.f_no6 {
    margin-top: 5rem;
}


form#RegistrationForm .about_content {
    padding-bottom: 1rem;
}

select#dwfrm_profile_tfpaddress_states_state {
    width: 380px;
    border-radius: 0;
    height: 50px;
    padding: 0 0 0 10px;
}

.birthday-area select {
    width: 120px;
    height: 50px;
    border-radius: 0 !important;
    margin: 0 5px;
    padding: 0 0 0 10px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

input#dwfrm_profile_customer_gender {
    margin: -4px 10px 0 20px;
    display: inline-block;
    /* width: 48px; */
}

input#dwfrm_profile_customer_addtoemaillist {
    position: relative;
    left: 245px;
    top: -1px;
}

.registration-agreetopolicy .privacypolicy {
    text-align: left;
    line-height: 0;
}

.form-row.label-inline.form-indent {
    text-align: left;
}

.field-wrapper.field_no20 {
    text-align: center;
}

.registration-agreetopolicy .form-row.label-inline.form-indent {
    text-align: left;
}

button.registration-apply.registration-apply-confirm {
    background-color: #333;
    border-color: unset;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
    padding: .5em 2em;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 270px;
    height: 50px;
    line-height: 36px;
}

.ts_main_contents.top {
    max-width: 1100px !important;
    width: 100% !important;
    margin: auto;
}

div#main {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 20px;
}
div#main.page-content{
    max-width: 900px;
}

/*my page */
/*.pt_account div#main,
.pt_cart div#main,
.pt_cart div#main,
.pt_content div#main,
.pt_customer-service div#main{
    width: 900px;
    margin: 0px auto 20px;
}*/
/*元*/
/*div#main {
    max-width: 1100px;
    width: 100%;
    margin: 0px auto 20px;
}
div#primary {
    margin: auto;
    float: none;
}
.pt_account div#primary {
    margin: auto;
    float: right;
}
.pt_checkoutdiv#primary {
    margin: auto;
    float: left;
}*/
.pt_wish-list .nav .account-nav-asset,.pt_order .nav .account-nav-asset,.wallet_body .nav .account-nav-asset,.addressbook_body .nav .account-nav-asset,.profile_body .nav .account-nav-asset {
    display: none;
}

p.second_p_3 {
    display: block;
}
p.second_p_4,.second_div0,p.second_p_5 {
    display: none;
}

.content-asset .account-options li {
    height: 200px;
    width: 250px;
    border: 1px solid #c6c6c6;
    display: block;
    margin: 0 30px 30px 0;
    padding: 30px;
    list-style: none !important;
}

.content-asset .account-options li:nth-child(2n) {
    margin: 0;
}

.content-asset .account-options li a {
    display: block;
    font-size: 1.8rem;
    line-height: 30px;
    padding: 0;
    margin: 40px 0 18px;
    position: relative;
}

.content-asset .account-options li p {
    margin: 0;
    padding-left: 0;
    text-align: left;
    line-height: 20px;
    position: relative;
    top: 0;
}

.myaccount-contents .account-options .myaccount-cardid,.myaccount-contents .account-options .point {
    height: auto;
}

.myaccount-contents .account-options .myaccount-cardid,.myaccount-contents .account-options .point {
    height: auto;
    width: 265px;
    padding: 30px 0;
    border: none;
    margin: 0;
    height: 120px !important;
}

.content-asset .account-options li img {
    left: 0;
    position: relative;
    top: 0;
    width: 25px;
    height: 25px;
    display: none;
}

.content-asset .account-options li:nth-child(1) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
 /*   background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon.jpg);*/
    position: absolute;
    top: 0;
    left: 15px;
}

.content-asset .account-options li:nth-child(2) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
 /*   background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-02.jpg);*/
    position: absolute;
    top: 0;
    left: 41px;
}

.content-asset .account-options li:nth-child(3) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
   /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-03.jpg);*/
    position: absolute;
    top: 0;
    left: 43px;
}

.content-asset .account-options li:nth-child(4) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
   /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-04.jpg);*/
    position: absolute;
    top: 1px;
    left: 0;
}

.content-asset .account-options li:nth-child(5) a:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 17px;
}

li.myaccount-cardid p.label {
    display: none;
}

.content-asset .account-options li p.pointbalance {
    font-size: 17px;
    line-height: 17px;
    text-align: center;
}

.myaccount-contents .pointbalance {
    position: relative;
    bottom: 0;
}

.myaccount-contents .pointvalidityterm {
    position: relative;
    bottom: 0;
    font-size: 13px;
    margin: 21px 0 0;
}

.page-content .primary-content {
    padding-left: 0;
    width: 530px;
    border: none;
    margin: 30px 0 0;
}

div#primary h1 {
    text-align: left;
}

h1 .account-logout {
    font-size: 13px;
    float: right;
    width: 130px;
    height: 30px;
    background: #999;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

h1 .account-logout a {
    color: #fff;
}

.myaccount-contents .myaccount-cardid .value {
    padding: 0 !important;
}

p.pointvalidityterm {
    text-align: center !important;
    padding: 6px 0 0;
}

/* 共通　*/
#secondary {
    background: none;
    border-right: none;
    float: left;
    width: 320px;
    position: relative;
    margin: 95px 0 0;
}

#secondary .content-asset p {
    height: 50px;
    margin: 0;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    background: #e6e6e6;
}

#secondary.nav ul li {
    list-style: none outside none !important;
    margin: 0;
    height: 37px;
    line-height: 37px;
    background: #f2f2f2;
    border-bottom: 1px solid #fff;
    margin: 0 !important;
}

#secondary.nav .toggle {
    border: 0 none;
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    color: #333;
    padding: 0 0 0 20px;
}

#secondary a {
    color: #333;
}

#secondary nav a {
    display: block;
    text-align: left;
    margin: 0 0 0 40px;
}

#secondary.nav ul {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.pt_account .account-nav-asset {
   /* background: url(../images/interface/icon-double-line-header.png) repeat-x scroll left top transparent;*/
    line-height: 1.5em;
    margin: 3.33em .83em;
    padding: .83em 0;
    display: none;
}

/* adrres */
#addresses .section-header {
    background: 0;
    border-bottom: 1px solid #c6c6c6;
    font-size: 13px;
    font-weight: 700;
    margin: 30px 0 60px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    height: 50px;
    border-top: 1px solid #c6c6c6;
    line-height: 50px;
    text-align: left;
}

#addresses a.section-header-note.address-create {
    width: 150px;
    height: 30px;
    background: #fafafa;
    display: block;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #c6c6c6;
    float: right;
    margin: 63px 0 0;
}

#addresses .address-list li {
    border-bottom: 1px solid #c6c6c6;
    float: none;
    width: auto;
    border-top: 1px solid #c6c6c6;
    padding: 40px 0;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

#addresses li.first.default h3 {
    display: none;
}

#addresses .mini-address-location {
    width: 220px;
    float: left;
    text-align: left;
}

#addresses .address-list .mini-address-title {
    font-style: normal;
    float: left;
    text-align: left;
    width: 140px;
}

#addresses a.address-edit {
    position: absolute;
    top: 40px;
    right: 110px;
}

#addresses a.address-delete.delete {
    position: absolute;
    top: 40px;
    right: 35px;
}

#mypage_ad + .field-wrapper.field_no2 + div  {
    bottom: -3px;
    right: 0;
    left: 20%;
}

div#mypage_ad + div .field-wrapper.field_no2 + div,
div#mypage_ad + img + div .field-wrapper.field_no2 + div {
    left: 18%;
    display: block;
    bottom: 15px;
    right: 0;
}

div#mypage_ad + div .form-horizontal legend,
div#mypage_ad + img + div .form-horizontal legend {
    text-align: left;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 0 30px;
    width: 100%;
}

div#mypage_ad + div .field-wrapper.field_no1 select,
div#mypage_ad + img + div .field-wrapper.field_no1 select  {
    width: 455px;
    -webkit-appearance: none !important;
    border-radius: 0;
    border: 1px solid #c6c6c6;
}

div#mypage_ad + div select#dwfrm_profile_address_states_state,
div#mypage_ad + img + div select#dwfrm_profile_address_states_state {
    width: 370px;
    -webkit-appearance: none !important;
    border-radius: 0;
}

div#mypage_ad + div input#dwfrm_profile_address_city,
div#mypage_ad + img + div input#dwfrm_profile_address_city {
    width: 370px !important;
}

div#mypage_ad + div input#dwfrm_profile_address_address1,
div#mypage_ad + img + div input#dwfrm_profile_address_address1  {
    width: 370px;
}

div#mypage_ad + div input#dwfrm_profile_address_address2,
div#mypage_ad + img + div input#dwfrm_profile_address_address2 {
    width: 370px;
}

div#mypage_ad + div input#dwfrm_profile_address_lastname,
div#mypage_ad + img + div input#dwfrm_profile_address_lastname {
    width: 370px;
}

div#mypage_ad + div .field-wrapper.field_no5 + div ,
div#mypage_ad + img + div .field-wrapper.field_no5 + div{
    left: 33%;
}

div#mypage_ad + div .field-wrapper.field_no6 + div,
div#mypage_ad + img + div .field-wrapper.field_no6 + div {
    left: 14%;
}
a.address-make-default {
    position: relative;     top: 87px;
}
/* pop */
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 1;
/*top: 100px;*/
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

div#dialog-container {
    width: 760px !important;
    margin: auto;
    height: 555px !important;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 80px;
}

.form-horizontal label {
    text-align: right;
    width: 130px;
    text-align: left;
    float: left;
}

input[type="text"],
input[type="number"],
input[type="password"],
input[type="date"] textarea,
input[type="email"],
input.phone {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 455px;
    height: 50px;
    border-radius: 0;
}

.emailedit_body input[type="email"] {
    width: 350px;
}
.Account-Withdraw_body input[type="email"] {
    width: 365px;
}

select {
    vertical-align: middle;
    width: 455px;
    float: left;
    height: 50px;
}

.form-row {
    margin: 0 0 30px;
    line-height: 50px;
    height: 50px;
    position: relative;
}

.form-horizontal .field-wrapper {
    padding-left: 2%;
    width: auto;
}

input#dwfrm_profile_address_postal {
    width: 90px;
}

input[type="button"] {
    height: 50px;
    border: none;
    margin: 0 0 0 15px !important;
}

span.error {
    position: absolute;
    top: 39px;
    left: 140px;
/* height: 20px; */
}

.field-wrapper input[type="button"] {
    position: absolute;
    top: 2px;
    left: 235px;
}

.form-caption {
    margin-left: 0;
    position: absolute;
    right: 24px;
    bottom: -42px;
}

.form-horizontal legend {
    text-align: left;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 0 30px;
}

.ui-dialog h1,.ui-dialog h2 {
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    margin: 0 auto 30px;
}

.form-field-tooltip {
    float: left;
    margin-left: 0;
    padding-top: 0;
    width: 30%;
}

button.apply-button {
    height: 50px;
    line-height: 36px;
    border: none;
    background: #fafafa;
    color: #333;
    border: 1px solid #c6c6c6;
    width: 260px;
    /*border: block;*/
    margin: 10px 0 20px;
    float: left;
}

button.cancel.cancel-button {
    background: none;
    color: #333;
    border: none;
    text-decoration: underline;
}

button.delete-button.delete.cancel {
    border: none;
    background: none;
    color: #333;
    text-decoration: underline;
}

.form-label-text {
    float: left;
    font-size: 1.1em;
    font-weight: 700;
    padding: 0;
    text-align: right;
    width: 142px;
    text-align: left;
    height: 50px;
    line-height: 50px;
}

/*クレジット情報*/
button#applyBtn {
    background: none;
    border: none;
    color: #333;
    text-decoration: underline;
}

.section-header {
    background: none;
    text-align: left;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin: 30px 0;
    padding: 0;
}

a.section-header-note.add-card {
    display: block;
    float: right;
    margin: 66px 15px 0 0;
    width: 170px;
    height: 30px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    line-height: 30px;
    text-align: center;
}

/*pt_order*/
.order-history-header .order-date,.order-history-header .order-status,.order-history-header .order-number {
    float: left;
    margin: 2px 0;
    width: 70%;
/*    font-weight: 13px;*/
}

.order-history-header {
    background: #fff;
    overflow: hidden;
    padding: 25px 0;
    text-align: left;
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    position: relative;
}

td.order-items {
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
}

.order-history-items {
    margin: 0 0 50px;
}

.order-history-header button {
    position: absolute;
    width: 180px;
    right: 0;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    color: #333;
    top: 40px;
}

.order-history-items th {
    margin: 20px 0;
    text-align: center;
    font-weight: 100;
    border-bottom: 1px solid #c6c6c6;
    height: 30px;
    vertical-align: middle;
    font-size: 13px;
}

.order-history-table td {
    padding: 25px 10px;
    font-size: 13px;
/* border-right: 1px solid; */
    border-bottom: 1px solid #c6c6c6;
}

.search-result-options:nth-child(3) {
    border: 0;
}

.search-result-options {
    margin: 35px 0 30px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 5px;
}

th.order-items {
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
}

/* orders_detail */
.orders_body .item-list {
    margin-bottom: 0;
    padding: 16px 0 0;
    margin: 35px 0 0;
}

.orders_body h2.content-header {
    text-align: left;
    font-style: inherit;
}

.orders_body .item-list td {
    padding: 20px 0 20px 20px;
    vertical-align: top;
    text-align: left;
}

.orders_body td.order-information {
    padding: 20px 0;
}

.orders_body th.section-header:nth-child(1) {
    width: 30%;
}

.orders_body th.section-header:nth-child(2) {
    width: 30%;
}

.orders_body th.section-header:nth-child(3) {
    width: 30%;
    border-right: none;
}

.orders_body th.section-header:nth-child(4) {
    display: none;
}

.orders_body td.order-payment-summary{

display: none;
}

td.order-payment-summary {
    display: block;
}

.orders_body .order-detail-summary {
    padding: 20px 0 30px;
    font-size: 13px;
}

.orders_body .no_orders {
    margin: 50px 0 0;
}

.orders_body tr.order-sales-tax td {
    padding: 0 0 20px;
}

td.order-billing {
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
}

.orders_body .order-shipment-table th.section-header:nth-child(3) {
    display: none;
}

.orders_body .order-shipment-table th.section-header:nth-child(4) {
    display: none;
}

.orders_body .order-shipment-table td.line-item-quantity {
    display: none;
}

.orders_body .order-shipment-table td.line-item-price {
    display: none;
}

.orders_body .order-shipment-details {
    padding: 20px 0;
    border-right: 1px solid #c6c6c6;
    font-size: 13px;
    text-align: left;
    font-weight: 100;
}

.orders_body td.line-item-details {
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 35px;
    font-size: 13px;
}

.order_01 {
    width: 50%;
    float: left;
    border-right: 1px solid #c6c6c6;
}

/* new */
.gaiyou #secondary {
    display: none;
}

.gaiyou .page-content .primary-content {
    padding-left: 0;
    width: 100%;
    border: none;
    margin: 30px 0 0;
}

.gaiyou .order-shipment-table th.section-header:nth-child(3) {
    display: table-cell;
    width: 50px;
}

.gaiyou .order-shipment-table th.section-header:nth-child(4) {
    display: table-cell;
}

.gaiyou .order-shipment-table td.line-item-quantity {
    display: table-cell;
    border-left: 1px solid #c6c6c6;
    vertical-align: middle;
    border-bottom: 1px solid #c6c6c6;
}

.gaiyou h2.content-header {
    text-align: left;
    font-style: inherit;
    text-align: center;
}

.gaiyou .order-shipment-table td.line-item-price {
    display: table-cell;
    border-left: 1px solid #c6c6c6;
    vertical-align: middle;
    border-bottom: 1px solid #c6c6c6;
}

.gaiyou th.section-header:nth-child(3) {
    width: 30%;
    border-right: 1px solid #c6c6c6;
}

.gaiyou td.line-item-details {
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 35px;
    font-size: 13px;
    border-bottom: 1px solid #e6e6e6;
}

.gaiyou .order-detail-options {
    border-top: none;
}

.gaiyou .order-shipment-details {
    padding: 20px 0;
    border-right: 1px solid #c6c6c6;
    font-size: 13px;
    text-align: left;
    font-weight: 100;
    border-bottom: 1px solid #c6c6c6;
}

.sp_gaiyou_wrap {
    display: none;
}

.gaiyou th.section-header:nth-child(4) {
    width: 150px;
    border-right: 0;
}

.new_item_list_next {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #c6c6c6;
    text-align: right;
    font-size: 13px;
}

span.o_set1 {
    margin: 0 60px 0 0;
}

span.o_set2 {
    margin: 0 20px 0 0;
}

span.o_set3 {
    margin: 0 40px 0 0;
}

/* wishlist */
.pt_wish-list .item-list tr.headings {
    display: none;
}

.pt_wish-list td.item-details {
    width: 260px;
    text-align: left;
    padding: 15px;
    float: left;
    border-right: 1px solid #e6e6e6;
}

.pt_wish-list td.item-dashboard {
    width: 540px;
    position: absolute;
    left: 0;
    bottom: 5px;
    border-bottom: none;
}

.pt_wish-list .form-row.option-date-added {
    display: none;
}

.pt_wish-list .form-row.option-quantity-desired {
    display: none;
}

.pt_wish-list .form-row.option-priority {
    display: none;
}

.pt_wish-list .page-content input[type="number"].input-text {
    width: 70px !important;
    height: 40px;
    text-align: center;
    float: left;
}

.pt_wish-list .item-dashboard .option-add-to-cart label {
    color: #333;
    float: left;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    width: auto;
    line-height: 40px;
    margin: 0 13px 0 0;
}

.pt_wish-list .option-update {
    width: 200px;
    position: absolute;
    top: 0;
    right: 0;
    color: #333;
}

.pt_wish-list .option-update a {
    color: #333;
}

.pt_wish-list .item-list tr {
    border-bottom: 1px solid #e0e0e0;
    position: relative !important;
    display: block;
    padding: 0 0 100px;
    border-top: 1px solid #e6e6e6;
    clear: both;
    overflow: hidden;
/* height: 172px; */
}

.pt_wish-list .attribute .label {
    text-align: left;
    margin: 0;
    font-size: 12px;
    border-bottom: none;
    padding: 0;
    font-weight: 400;
}

.pt_wish-list .sku {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px;
}

.pt_wish-list .attribute {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px;
}

.pt_wish-list .price {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 16px;
}

.pt_wish-list td.item-image {
    width: 120px;
    padding: 13px 10px;
    float: left;
}

.pt_wish-list td.item-image img {
    width: 100%;
}

.pt_wish-list .item-details .product-list-item .value {
    font-weight: 400;
}

.pt_wish-list .item-details .product-list-item .name {
    font-size: 13px;
    font-style: normal;
    line-height: 19px;
    margin: 0 0 14px;
}

.pt_wish-list td.item-details .product-list-item + a {
    text-decoration: underline;
}

.pt_wish-list .item-dashboard .option-add-to-cart button {
    border: 1px solid #333;
    float: left;
}

.pt_wish-list .item-dashboard .option-add-to-cart button:hover {
    border: 1px solid #333;
}

.pt_wish-list .item-list tr:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background: #e6e6e6;
    position: absolute;
    bottom: 100px;
}

.pt_wish-list button,.pt_wish-list .button,.pt_wish-list .buttonstyle,.pt_wish-list input[type="button"] {
/* background-color: #84bd00; */
/* border-color: #608a00; */
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
    padding: .5em 2em;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.pt_wish-list button:hover,.pt_wish-list .button:hover,.pt_wish-list .buttonstyle:hover,.pt_wish-list input[type="button"]:hover {
    background-color: #fff;
    border-color: #333;
    color: #333;
}

.pt_wish-list button.raised:hover,.pt_wish-list .button.raised:hover,.pt_wish-list .buttonstyle.raised:hover,.pt_wish-list input[type="button"].raised:hover {
    background-color: #fff;
    color: #fff;
}

.pt_wish-list button a:hover,.pt_wish-list .button a:hover,.pt_wish-list .buttonstyle a:hover,.pt_wish-list input[type="button"] a:hover {
    color: #333;
}

.pt_wish-list .button-text:hover {
    background-color: transparent;
    text-decoration: underline;
}

.pt_wish-list table.item-list {
    margin: 30px 0 0;
}

.pt_wish-list ul.product-availability-list {
    margin: 0;
    padding: 0;
    width: 5em;
    width: -webkit-max-content;
    width: -moz-max-content;
    margin: auto;
    color: #333;
}

.pt_wish-list .in-stock-msg,.is-in-stock {
    color: #333;
    font-weight: 100;
}

.pt_wish-list .button-text {
    background-color: transparent;
    border-width: 0;
    color: #333;
    padding: 0 20px;
}

.pt_wish-list td.item-availability {
    width: 150px;
    width: 150px;
    text-align: center;
    position: relative;
    right: 0;
    bottom: 0;
    top: 53px;
    margin: auto;
    display: block;
    float: left;
    height: 100%;
}

.wishlist_body h2 {
    margin: 50px 0 0;
}

#mypage_wal + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0kyurwuxjct,
#mypage_wal + img + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0kyurwuxjct {
    width: 372px;
}

#mypage_wal + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_cvn,
#mypage_wal + img + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_cvn
 {
    width: 372px;
}

#mypage_wal + div .field-wrapper.field_no2 + div ,
#mypage_wal + img + div .field-wrapper.field_no2 + div{
    bottom: -20px;
    right: -150px;
    left: inherit;
    width: 100%;
}

#mypage_wal + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_month ,
#mypage_wal + img + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_month{
    width: 100px;
/* padding: 0 15px 0 0; */
    -webkit-appearance: none !important;
    border-radius: 0;
}

#mypage_wal + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_year ,
#mypage_wal + img + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_year{
    width: 100px;
    -webkit-appearance: none !important;
    border-radius: 0;
}

#mypage_wal + div .field-wrapper.field_no4 ,
#mypage_wal + img + div .field-wrapper.field_no4{
    margin: 0 0 0 15px;
}

#mypage_wal + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0pkktxhrouf,
#mypage_wal + img + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0pkktxhrouf{
    width: 370px;
}

#mypage_wal + div .form-horizontal label ,
#mypage_wal + img + div .form-horizontal label {
    text-align: right;
    width: 140px;
    text-align: left;
    float: left;
}

#mypage_wal + div .field-wrapper.field_no2 + div ,
#mypage_wal + img + div .field-wrapper.field_no2 + div{
    bottom: -24px;
    right: -147px;
    left: inherit;
    width: 100%;
}

/*#mypage_wal + div .field-wrapper.field_no2 + div {
    bottom: -44px;
    right: 0;
    left: 0;
    width: 100%;
}*/
div#mypage_wal + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0fhwbfqhkgh,
div#mypage_wal + img + div input#dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0fhwbfqhkgh  {
    width: 370px;
}

#mypage_wal + div .field_no2 input ,
#mypage_wal + img + div .field_no2 input {
    width: 370px;
}

.pt_customer-service .field-wrapper.field_no7 span.error {
        height: 11px;
        line-height: 11px;
        top: -17px;
 }
.field-wrapper.field_no7 textarea {
    border: 1px solid #c6c6c6;
}
/*====================================================================
    06 カート
====================================================================*/
/* カート１　*/
.pt_cart #main {
    margin: auto;
    width: 900px;
    margin: 0 auto;
}

.cart-actions-top {
    margin-top: .5rem;
    padding-bottom: 1em;
    height: 50px;
}

.pt_cart #cart-table .header-total-price {
    text-align: center;
}

/* カート２　*/
.category-slot .search-result-items .grid-tile .product-tile,.product-slot .search-result-items .grid-tile .product-tile {
    margin: 0;
    padding: 0;
    width: 100%;
}

.search-result-items li img {
    width: 100%;
    margin: 0;
}

.category-slot .search-result-items .grid-tile .product-tile .product-name a,.product-slot .search-result-items .grid-tile .product-tile .product-name a {
    color: #333;
}

.cart-actions-top .cart-action-continue-shopping button.button-text {
    display: none;
}

.cart-actions-top button.button-fancy-large {
    display: none;
}

th.section-header {
    background: none;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    text-align: center;
}

th.section-header:nth-child(1) {
    width: 110px;
    border-right: 1px solid #c6c6c6;
}

th.section-header:nth-child(2) {
    width: 110px;
    border-right: 1px solid #c6c6c6;
}

th.section-header:nth-child(3) {
    width: 90px;
    border-right: 1px solid #c6c6c6;
}

th.section-header:nth-child(4) {
    width: 170px;
    border-right: 1px solid #c6c6c6;
}

th.section-header:nth-child(5) {
    width: 130px;
    text-align: center;
}

.pt_cart .cart-row {
    height: 200px;
}

#cart-table .item-details {
    float: none;
    width: auto;
    padding: 20px 45px 20px 5px;
    text-align: left;
    vertical-align: middle;
}

#cart-table .item-image {
    float: none;
    width: 110px;
    vertical-align: middle;
}

#cart-table .item-quantity-details {
    clear: none;
    float: none;
    text-align: left;
    width: auto;
    vertical-align: middle;
    border-right: 1px solid #c6c6c6;
}

#cart-table .item-quantity input {
    width: 70px;
    height: 40px;
    padding: 0 0 0 21px;
    margin: auto;
    display: block;
}

#cart-table .item-price {
    width: auto;
    vertical-align: middle;
    border-right: 1px solid #c6c6c6;
    text-align: right;
}

.cart_body #cart-table .item-price {
    text-align: left;
}
.cart_body #cart-table .price-promotion .price-standard {
    margin: 0 0 0 0;
    text-decoration: line-through;
}

span.price_text00.price_01 {
    display: none;
}
span.price_text00.price_02 {
    display: none;
}
#cart-table .item-total {
    width: auto;
    vertical-align: middle;
    text-align: right;
}

.cart_body #cart-table .item-total {

    text-align: left;
}

#cart-table .item-quantity {
    clear: none;
    float: none;
    text-align: left;
    width: auto;
    vertical-align: middle;
    border-right: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
}

#cart-table .item-image {
    float: none;
    width: 110px;
}

td.item-image img {
    width: 100%;
}

#cart-table .item-details .name {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
}

.sku {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 5px;
}

.attribute {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    margin: 0 0 5px;
}

.item-details .product-list-item .value {
    font-weight: 400;
}

.attribute .label {
    text-align: left;
    margin: 35px 0 0;
    font-size: 12px;
    border-bottom: none;
    padding: 0;
    font-weight: 400;
}

.item-edit-details {
    margin: 15px 0 0;
    text-decoration: underline;
}

ul.product-availability-list li {
    list-style: none outside none;
    color: #333;
    font-size: 12px;
    font-weight: 400;
}

.button-text {
    background-color: transparent;
    border-width: 0;
    color: #333;
    padding: 0;
    text-decoration: underline;
    text-align: center;
}

.product-availability-list {
    display: none;
}

.cart-action-continue-shopping button.button-text {
    line-height: 3.25em;
    margin-right: 1em;
    float: left;
    background-color: #fafafa;
    border-width: 0;
    color: #333;
    padding: 0;
    text-decoration: underline;
    text-align: center;
    border: 1px solid #c6c6c6;
    width: 270px;
    height: 50px;
    float: left;
    position: absolute;
    left: 0;
    font-size: 15px;
    letter-spacing: .06em;
    right: 0;
    margin: 0px 0 0;
}

button.button-fancy-large {
    width: 270px;
    height: 50px;
    font-size: 15px;
    letter-spacing: .06em;
    font-weight: 400;
}

.cart-coupon-code {
    display: none;
}

.cart-footer {
    margin: 20px 0 50px;
}

.cart-recommendations {
    margin-top: 0;
    max-width: 1100px;
    margin: auto;
    background: #fff;
}

.cart-recommendations .product-listing {
    background: #fff;
}

/*共通*/
.grid-tile .product-tile .product-name {
    height: 43px;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .03em;
    text-align: left;
    margin: 10px 0 13px;
}

.product-tile .product-pricing {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .03em;
    text-align: left;
    margin: 0;
}

.product-tile .product-swatches .swatch img {
    border: 1px solid #fff;
    height: auto;
    padding: 3px;
    width: 100%;
}

.grid-tile .product-tile .product-swatches {
    float: right;
    width: 100%;
}

.product-tile .product-swatches li {
    width: 20%;
    float: right;
    cursor: pointer;
    margin: 10px 0 0;
}

.cart-recommendations .product-listing {
    padding: 100px 0 0;
    display: none;
}
.product-listing.last-visited {
    display: block;
}
a#quickviewbutton:hover {
    opacity: 1;
}
.my_acounth1{
    display: block;
}
.my_acounth1:before{
    display: none;
}

.cart-recommendations .search-result-items li.grid-tile {
/* width: 17%; */
/* float: left; */
/* margin: 40px 3.7% 0 0; */
/* position: relative; */
/* max-width: 180px; */
    background: none;
    box-shadow: none;
    padding: 0;
    width: 17%;
    float: left;
    margin: 40px 3.7% 0 0;
    position: relative;
    max-width: 180px;
}

.cart-recommendations .search-result-items li.grid-tile:nth-child(5) {
    width: 17%;
    float: left;
    margin: 40px 0 0 !important;
    position: relative;
    max-width: 180px;
}

.cart-recommendations .iconRight {
    background: none;
    background-repeat: no-repeat;
    float: none;
    height: auto;
    position: absolute;
    top: 0;
}

.cart-recommendations .newIcon,.cart-recommendations .saleIcon,.cart-recommendations .stockIcon,.cart-recommendations .preorderIcon,.cart-recommendations .backorderIcon {
    float: left;
    padding: 0;
    height: 17px;
    margin: 0;
    left: 0;
    right: inherit;
}

.cart-recommendations .product-tile .badgeIconNew {
    left: 0;
    position: absolute;
    top: 0;
}

.privacy-policy_body h1 {
    text-align: center !important;
    font-style: normal;
}

/* badgeicon_common */
.cart-recommendations .product-slot.product-listing .product-tile .badgeIconNew,.cart-recommendations .product-slot.product-listing .product-tile .badgeIconStock,.cart-recommendations .product-slot.product-listing .product-tile .badgeIconSale,.cart-recommendations .product-slot.product-listing .product-tile .badgeIconPreorder,.cart-recommendations .product-slot.product-listing .product-tile .badgeIconBackorder {
    left: 0;
    position: absolute;
    top: 0 !important;
    background: none !important;
}

.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconNew,.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconStock,.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconSale,.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconPreorder,.cart-recommendations .search-result-items.tiles-container .product-tile .badgeIconBackorder {
    left: 0;
    position: absolute;
    top: 0 !important;
    background: none !important;
}

/*　カート3 step1  */
.cart-empty h1 {
    text-align: center !important;
    margin: 0 0 30px;
}

.step_1 .form-caption,.step_2 .form-caption {
    margin-left: 0;
    position: absolute;
    right: 0;
    bottom: -38px;
    text-align: left;
    left: 152px;
}
.step_1 .field-wrapper.field_no7 + div {
    width: auto;
    right: 18px;
    left: 0;
}
.field-wrapper.field_no2 + div {
    bottom: -3px;
    right: 0;
    left: 74%;
}

.step_2 .field-wrapper.field_no2 + div {
    bottom: 16px;
    right: 0;
    left: 74%;
}

.pt_checkout .primary-focus .primary-content {
    border: 0 none;
    float: left;
    margin: 0;
    width: 530px;
}

.pt_checkout .form-horizontal label {
    text-align: right;
    width: 150px;
    text-align: left;
    float: left;
}

.pt_checkout .form-horizontal .field-wrapper {
    padding-left: 0;
    width: auto;
}

.pt_checkout select {
    vertical-align: middle;
    width: 380px;
    float: right;
    height: 50px;
}

.pt_checkout input[type="text"],.pt_checkout input[type="number"],.pt_checkout input[type="password"],.pt_checkout input[type="date"] textarea {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 380px;
    height: 50px;
}

.primary-focus #secondary {
    background: none;
    border: none;
    box-sizing: border-box;
    float: right;
    padding-left: 0;
    width: 320px;
}

.primary-focus #secondary {
    background: none;
    border: none;
    box-sizing: border-box;
    float: right;
    padding-left: 0;
    width: 320px;
    margin: 0;
}

input#dwfrm_singleshipping_shippingAddress_addressFields_postal,input#dwfrm_billing_billingAddress_addressFields_postal {
    width: 90px;
    float: left;
}

input#dwfrm_billing_billingAddress_addressFields_phone,
.pt_checkout.step_1 input.phone {
    width: 190px;
    margin: 0 15px 0 0;
}

/* カート*/
.cart-coupon-code {
    display: block;
    margin: 50px 0 14px;
}
button.button-text:hover {
    color: #333;
}
.pt_cart.cart_body._body .item-user-actions a {
    position: static;
    bottom: 0;
    font-size: 10px;
    left: 60px;
    color: #333;
    font-size: 12px;
}
.pt_cart .cart-coupon-code {
    display: block;
    margin: 0px 0 14px;
}
.pt_cart .item-details .item-user-actions{
display: none;
}
.cart-coupon-code div {
    clear: both;
    text-align: left;
}
.pt_cart input#dwfrm_cart_couponCode {
    margin: 0 0 15px;
    width: 40%;
    float: left;
}

.pt_cart button#add-coupon {
    height: 50px;
    padding: 0;
    width: 24%;
}

.pt_cart button#update-cart {
    background: #333;
    color: #fff;
    margin: 0 6px 14px;
    height: 50px;
}
.step_2 button#add-coupon {
    height: 50px;
    padding: 0;
    width: 50%;
    float: left;
}
.step_2 .form-horizontal legend{
    width: 100%
}
.step_1 .field_no2 input[type="button"] {
    width: 120px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    margin: 0 0 0 15px !important;
    height: 50px;
    color: #000;
    float: left;
    padding: 0;
}

.step_1 .form-row.label-inline.form-indent {
    text-align: left;
    width: 380px;
    margin: 0 0 30px;
    float: right;
    line-height: 10px;
}

.step_2 .form-row.label-inline.form-indent {
    text-align: left;
    width: 380px;
    margin: 20px 0;
    float: right;
    line-height: 10px;
    padding: 0 0 0 25px;
}
/*空白調整*/
.form-row.form-row-button {
    display: inline;
}
.billing-coupon-code .form-row {
    display: inline;
}
.step_2 button#add-coupon {
    height: 50px;
    padding: 0;
    width: 50%;
    float: left;
    margin: 15px 0 45px;
}
.step_1 .form-row.label-inline.form-indent {
    text-align: left;
    width: 42%;
    float: left;
    padding: 0 0 0 20px;
}

.step_1 .field-wrapper.field_no10 + label {
    text-align: right;
    width: 200px;
    text-align: left;
    float: left;
}

.step_1 .field-wrapper.field_no10 {
    left: 0;
}

.step_1 .field-wrapper.field_no11 {
    left: 0;
}

.step_1 .field-wrapper.field_no11 + label {
    width: 180px;
}

.step_1 .form-row.label-inline.form-indent.step_form0 {
    width: 135px;
    clear: both;
    position: relative;
    left: 150px;
}

.step_1 .form-row.label-inline.form-indent.step_form1 {
    left: 175px;
    width: 43%;
}
.step_1 .form-row.label-inline.form-indent.step_form2 {
    width: 36%;
    margin: 1px 0 0 76px;
}
.step_1 .field-wrapper.field_no13 {
    left: 0;
}

.step_1 button.button-fancy-large {
    width: 270px;
    height: 50px;
    font-size: 15px;
    letter-spacing: .06em;
    font-weight: 400;
    padding: 0;
}

.step_1 .field-wrapper.field_no9 + div a {
    position: relative;
    top: 15px;
    right: 0;
}

.step_1 .field-wrapper.field_no2 + div {
    bottom: 14px;
    right: 0;
    left: 74%;
}

.field-wrapper.field_no1 select {
    width: 380px;
}

.field-wrapper.field_no3 input[type="button"] {
    color: #333;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    top: 0;
}

.step_1 .form-field-tooltip {
    float: left;
    margin-left: 0;
    padding-top: 0;
    width: 30%;
    text-align: left;
    margin: 0 0 50px;
}
.step_1 .field-wrapper.field_no0 select {
    width: 380px;
    -webkit-appearance: none !important;
    border-radius: 0;
}
.payment-method.payment-method-expanded p {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -20px;
    right: 6px;
    text-align: left;
    position: static;
    margin: 0 0 30px 0;
}
/*　パスワードリセット　*/
.setpassword_body label {
    text-align: left;
    height: 14px;
    line-height: 12px;
    margin: 35px 0 1px;
}

.setpassword_body .form-caption {
    margin-left: 0;
    position: absolute;
    right: 76px;
    bottom: -53px;
}

.confirmednewpassword_body #primary p {
    margin: 61px 0 0;
    text-align: left;
}

.form-row.form-indent.label-inline.step_form2 a {
    width: 50px;
    height: 30px;
    background: red;
    padding: 4px;
    top: 0;
    left: 7px;
    color: #333;
    background: #fafafa;
    border: 1px solid #c6c6c6;
}
.form-row.label-above + div {
    display: block;
}
.step-1.active {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step1_on.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-2.active {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step2_on.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-3.active {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step3_on.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-1.inactive {
   /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step1_off.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-2.inactive {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step2_off.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.step-3.inactive {
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwf35a863f/images/setting/step3_off.jpg);*/
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.checkout-progress-indicator a {
    width: 100%;
    height: 100%;
    display: block;
}

.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-name,.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-attributes,.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-pricing,.pt_checkout #secondary .mini-cart-product.collapsed .product-availability-list {
    width: 51%;
    font-size: 12px;
    text-align: left;
    padding: 0 10px;
}

.pt_checkout #secondary .mini-cart-image {
    float: left;
    width: 49%;
}

.pt_checkout #secondary .mini-cart-product {
    border-bottom: 1px solid #aaa;
    overflow: hidden;
    padding: 20px;
    position: relative;
}

.pt_checkout #secondary .mini-cart-name {
    margin: 10px 0 15px;
}

.pt_checkout #secondary .checkout-order-totals {
    padding: 15px 10px 80px 0;
    font-size: 13px;
    position: relative;
    font-weight: 700;
}

.pt_checkout #secondary .checkout-order-totals:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    display: block;
    background: #c6c6c6;
    bottom: 70px;
}

.pt_checkout #secondary tr.order-total {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 195px;
    font-size: 13px;
    font-weight: 700;
}
.safari9 .pt_checkout #secondary tr.order-total,
.safari8 .pt_checkout #secondary tr.order-total {

    width: 210px;

}

.checkout-progress-indicator div.active {
    border-bottom: 3px solid #d00a45;
}

.pt_checkout select {
    vertical-align: middle;
    width: 380px;
    float: right;
    height: 50px;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 0;
}

.checkout-progress-indicator {
    padding-bottom: 50px;
}

.checkout-progress-indicator i {
    padding-left: 0;
    color: #ccc;
    position: absolute;
    right: -29px;
    top: 20px;
    font-size: 20px;
    font-weight: 100;
}

.checkout-progress-indicator div {
    width: 135px;
    height: 60px;
    display: block;
    float: left;
    border: 1px solid #c6c6c6;
    line-height: 87px;
    text-align: center;
    padding: 0;
    margin: 0 39px 0 0;
    font-size: 11px;
    position: relative;
}

.pt_checkout #secondary h3 {
/* padding-bottom: 1em; */
    clear: both;
    border-top: 3px solid #999;
    background: #fafafa;
    border-bottom: #ffdead;
    margin: 0;
    text-align: right;
    padding: 0 20px 0 0;
    font-size: 12px !important;
}

.pt_checkout #secondary h3 a {
    font-size: 12px !important;
    text-decoration: underline;
}

.checkout-mini-cart {
    background-color: #fafafa;
    max-height: 330px;
    overflow: auto;
}

.pt_checkout .checkout-mini-cart {
    background-color: #fafafa;
    max-height: inherit;
    overflow: auto;
}

.pt_checkout #secondary .checkout-order-totals {
    padding: 15px 10px 80px 0;
    font-size: 13px;
    font-weight: 100 !important;
    background: #fafafa;
}

.pt_checkout #secondary .content-asset {
    display: none;
}

.pt_checkout #secondary p.common_cort_brand {
    font-size: 14px;
    text-align: left;
    line-height: 14px;
    padding: 0 0 0 15px;
}

.pt_checkout #secondary .chenge_cart_common {
    position: absolute;
    left: 16px;
    top: 17px;
    z-index: 2;
}

.pt_checkout #secondary .chenge_cart_common {
    position: absolute;
    left: 18px;
    top: 21px;
    z-index: 2;
}

/* ボタン制御*/
.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-image {
    display: block;
}

.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-name {
    position: relative;
    left: 0;
}

.pt_checkout #secondary .mini-cart-product.collapsed p.common_cort_brand {
    font-size: 14px;
    text-align: left;
    padding: 0 0 0 17px;
}

.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-attributes,.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-pricing {
    display: block;
}

.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-image {
    display: none;
}

.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-name {
    position: relative;
    left: -135px;
}

.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-attributes,.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-pricing {
    display: none;
}

.cart-empty .cart-action-continue-shopping button.button-text {
    float: none;
    position: static;
}

/* カート４　step2　*/
.js .simple-submit {
    width: 200px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0 0 0 7px;
}

.pt_checkout .form-horizontal .field-wrapper {
    padding-left: 0;
    width: auto;
    left: 0;
}

.step_2 .field-wrapper.field_no11 + div {
    padding: 0 0 0 24px;
}

.form-indent.billing-coupon-code {
    margin-left: 0;
    text-align: left;
}

input#dwfrm_billing_couponCode {
    width: 200px;
}

button#add-coupon {
    height: 50px;
    padding: 0;
    width: 200px;
}

.payment-method-options .form-row {
    clear: none;
    float: none;
    width: 100%;
    padding: 0 0 0 23px;
    text-align: left;
/* margin: 0; */
}

.payment-method-options.form-indent {
    margin: 0;
}

.payment-method-options .form-row {
    clear: none;
    float: none;
    width: 100%;
    padding: 0 0 0 23px;
    text-align: left;
/* margin: 0; */
    margin: 0;
}

.payment-method.payment-method-expanded label {
    width: 229px;
}

.step_2 .field-wrapper.field_no16 select {
    width: 210px;
    margin: 0 0 0 25px;
    padding: 0 0 0 10px;
}

.payment-method.payment-method-expanded .label {
    width: 230px;
}

select#dwfrm_billing_paymentMethods_creditCard_month {
    width: 180px;
    float: left;
}

select#dwfrm_billing_paymentMethods_creditCard_year {
    width: 180px;
    margin: 0 0 0 20px;
}

.payment-method.payment-method-expanded .form-label-text {
    width: 150px;
}

.form-field-tooltip {
    float: left;
    margin-left: 0;
    padding-top: 0;
    width: 30%;
    text-align: left;
    margin: 0 0 50px;
}

button.button-fancy-large {
    width: 270px;
    height: 50px;
    font-size: 15px;
    letter-spacing: .06em;
    font-weight: 400;
    padding: 0;
}

.form-horizontal .form-row-button {
    margin: 0 0 60px;
    width: 100%;
    padding: 40px 0 0 39%;
/* border-top: 1px solid #c6c6c6; */
}

.order-component-block .details {
    background: #fafafa;
    color: #333;
    padding: 20px;
    text-align: left;
}
.cart-coupon-code {
    display: block;
    margin: 0 0 14px;
}
input#dwfrm_billing_realPoint {
    margin: 0 0 12px 0;
}
.step_2 .form-indent.billing-coupon-code .form-row.point-error.error {
    margin: 0;
}

.step_2 .form-row.form-row-button {
    margin: 0;
    padding: 0;
}
.step_2 .field-wrapper.field_no0 select {
    width: 380px;
    -webkit-appearance: none !important;
    border-radius: 0;
}
/* step3*/
.step_3 .primary-content #cart-table .item-quantity {
    border-right: 0;
    text-align: center;
    padding: 0;
    width: 50px;
}

.step_3 .primary-content th.section-header:nth-child(2) {
    width: 50px !important;
    border-right: 1px solid #c6c6c6;
}

.step_3 .primary-content #cart-table .header-total-price {
    text-align: right;
    border-right: none;
    text-align: center;
}

.step_3 .primary-content #cart-table .item-details {
    float: left;
    width: 180px;
    padding: 20px 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

.step_3 .primary-content #cart-table .item-quantity-details {
    padding: 0 !important;
    width: 1px;
}

.step_3 .primary-content th {
    font-weight: 400;
}

.step_3 .primary-content .place-order-totals .order-totals-table {
    float: right;
    width: 100%;
    margin: 0;
    font-size: 13px;
}

.step_3 .primary-content tr.order-total {
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    padding: 0;
    height: 80px;
    line-height: 50px;
}

.step_3 .primary-content #cart-table .item-total {
    width: auto;
    vertical-align: middle;
    text-align: right;
    font-weight: 400;
}

.step_3 .primary-content .order-totals-table .order-subtotal {
    font-weight: 100;
}

.step_3 .primary-content .order-totals-table td {
    padding: 0 0 5px;
    text-align: right;
    font-size: 13px;
}

.step_3 .primary-content tr.order-sales-tax td {
    padding: 0 0 15px;
}

.step_3 .primary-content tr.order-subtotal td {
    padding: 10px 0 5px;
}

.step_3 .primary-content form.submit-order {
    position: relative;
    padding: 40px 0 0;
}

.step_3 .primary-content .submit-order .back-to-cart {
    font-size: 1.1em;
    position: absolute;
    bottom: -70px;
    right: 0;
    text-decoration: underline;
}

.step_3 .primary-content .cart-row .sku {
    color: #777;
}

.step_3 .primary-content .cart-row .attribute {
    color: #777;
}

.step_3 th.section-header:nth-child(3) {
    width: 115px;
    border-right: 1px solid #c6c6c6;
}

/* confirmation */
.orderconfirmation_body .primary-focus .primary-content {
    border: 0 none;
    float: left;
    margin: 0;
    width: 100%;
}

.orderconfirmation_body div#primary h1 {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin: 110px 0 30px;
}

.confirmation-message {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 60px;
}

.pt_order-confirmation #primary h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    font-weight: 800;
    letter-spacing: .06em;
}

.pt_order-confirmation .order-confirmation-details .content-header {
    margin: 0 0 20px !important;
}

.pt_order-confirmation th.section-header:nth-child(1) {
    width: 190px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation .item-list td {
    padding: 30px 0 0;
    vertical-align: top;
/* width: 190px; */
    text-align: left;
    border-right: 1px solid #c6c6c6;
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
}

.pt_order-confirmation .item-list th.section-header:nth-child(1) {
    width: 190px;
    border-right: 1px solid #c6c6c6;
    font-weight: 100;
}

.pt_order-confirmation .item-list th.section-header:nth-child(2) {
    width: 230px;
    border-right: 1px solid #c6c6c6;
    font-weight: 100;
}

.pt_order-confirmation .item-list th.section-header:nth-child(3) {
    width: 230px;
    border-right: 1px solid #c6c6c6;
    font-weight: 100;
}

.pt_order-confirmation .item-list th.section-header:nth-child(4) {
    width: 260px;
    border-right: 0;
    font-weight: 100;
}

.pt_order-confirmation .item-list table.order-totals-table tr td:nth-child(2) {
    width: 100px;
}

.pt_order-confirmation .order-shipment-table th.section-header:nth-child(1) {
    width: 290px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation .order-shipment-table th.section-header:nth-child(2) {
    width: 340px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation .order-shipment-table th.section-header:nth-child(3) {
    width: 100px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation .order-shipment-table th.section-header:nth-child(4) {
    width: 170px;
    border-right: 0;
}

.pt_order-confirmation .item-list tr {
    border-bottom: none;
}

.pt_order-confirmation td.order-billing {
    padding: 30px 0 50px 20px;
}

.pt_order-confirmation td.order-payment-instruments {
    padding: 30px 0 0 20px;
}

.item-list {
    margin-bottom: 0;
    padding: 0;
}

.pt_order-confirmation .item-list td:nth-child(4) {
    border-right: 0;
}

address {
    font-style: normal;
}

.pt_order-confirmation table.order-totals-table td {
    border: none;
/* width: 60px; */
    font-weight: 100;
    padding: 0;
    text-align: right;
}

.pt_order-confirmation table.order-shipment-table td {
    padding: 30px 0 0;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    border-right: 1px solid #c6c6c6;
}

.pt_order-confirmation td.line-item-details {
    padding: 30px 0 0 20px !important;
}

.pt_order-confirmation table.order-shipment-table td.line-item-quantity {
    text-align: center;
}

.pt_order-confirmation table.order-shipment-table td.line-item-price {
    border-right: 0;
    text-align: right;
}

.pt_order-confirmation .order-shipment-table {
    margin: 0 0 40px;
    border-bottom: 1px solid #C6C6C7;
}

.pt_order-confirmation .order-shipment-table .order-shipment-details {
    border-right: 1px solid #e0e0e0;
    min-width: 0;
    padding: 30px 0 50px;
}

.pt_order-confirmation .actions {
    width: 270px;
    height: 50px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    line-height: 50px;
    font-size: 15px;
    letter-spacing: .03em;
    margin: auto;
}

/* ログイン　*/
.login_top #secondary {
    display: none;
}

.addressbook_body .primary-content {
    padding-left: 0;
    width: 100%;
    border: none;
    margin: 30px 0 0;
}

.addressbook_body .primary-content {
    padding-left: 0;
    width: 530px;
    border: none;
    margin: 30px 0 0;
}

.login_top #secondary {
    display: none;
}

.login_top .page-content .primary-content {
    padding-left: 0;
    width: 900px;
    border: none;
    margin: 30px 0 0;
    height: 555px;
}

.pt_account:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    position: fixed;
    top: 120px;
    left: 0;
    opacity: 1;
    z-index: 2;
}

.pt_account.fadeout:after {
    opacity: 0;
    transition: all 1s;
    z-index: -1;
}

.login_top div#primary h1 {
    display: none;
}

.login_top h2 {
    font-size: 18px;
    letter-spacing: .03em;
    font-weight: 100;
    line-height: 35px;
    margin: 0 0 35px;
}

.login_top .login-box.login-order-track {
    display: none;
}

.login_top .col-1 {
    float: left;
    margin: 4px 0;
    width: 450px;
}

.login_top input[type="text"],.login_top input[type="number"],.login_top input[type="password"],.login_top input[type="date"] textarea {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 280px;
    height: 50px;
    float: left;
}

.login_top label {
    float: left;
    width: 140px;
    text-align: left;
    font-weight: 100;
}

.login_top .login-box p {
    margin: 0 0 35px;
    font-size: 13px;
    text-align: left;
    line-height: 21px;
    width: 420px;
}

.login_top button {
    width: 270px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: auto;
    float: initial;
}

.login_top .form-row.label-inline.form-indent {
    text-align: left;
    display: block;
    text-align: center;
    font-size: 13px;
    margin: 30px 0 0;
    position: relative;
}

.login_top a#password-reset {
    display: block;
    clear: both;
}

.login_top .form-row.label-inline.form-indent label {
    width: 385px;
    text-align: center;
    margin: auto;
}

.label-inline .field-wrapper {
    float: left;
    padding-left: 0;
    width: auto;
    position: absolute;
    left: 95px;
    top: -2px;
}

.login_top a#password-reset {
    display: block;
    clear: both;
    width: 350px;
    text-decoration: underline;
    font-size: 13px;
    margin: 0;
    padding: 15px 0 0;
}

.login_top .col-2 .content-asset {
    display: none;
}

.login_top .col-2 .login-box p {
    margin: 0 0 35px 30px;
}

.login_top .col-1 {
    position: relative;
}

.login_top .col-1:before {
    content: "";
    width: 1px;
    height: 550px;
    background: #e6e6e6;
    display: block;
    position: absolute;
    top: 0;
    right: -16px;
}

.login-box #secondary {
    display: none;
}

.login-box .page-content .primary-content {
    padding-left: 0;
    width: 900px;
    border: none;
    margin: 30px 0 0;
    height: 555px;
}

.login-box div#primary h1 {
    display: none;
}

.login-box h2 {
    font-size: 18px;
    letter-spacing: .03em;
    font-weight: 100;
    line-height: 35px;
    margin: 0 0 35px;
}

.login-box .login-box.login-order-track {
    display: none;
}

.login-box .col-1 {
    float: left;
    margin: 4px 0;
    width: 450px;
}

.login-box input[type="text"],.login-box input[type="number"],.login-box input[type="password"],.login-box input[type="date"] textarea {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 280px;
    height: 50px;
    float: left;
}

.login-box label {
    float: left;
    width: 140px;
    text-align: left;
    font-weight: 100;
}

.login-box .login-box p {
    margin: 0 0 35px;
    font-size: 13px;
    text-align: left;
    line-height: 21px;
    width: 420px;
}

.login-box button {
    width: 270px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: auto;
    float: initial;
}

.login-box .form-row.label-inline.form-indent {
    text-align: left;
    display: block;
    text-align: center;
    font-size: 13px;
    margin: 30px 0 0;
    position: relative;
}

.login-box a#password-reset {
    display: block;
    clear: both;
}

.login-box .form-row.label-inline.form-indent label {
    width: 385px;
    text-align: center;
    margin: auto;
}

.label-inline .field-wrapper {
    float: left;
    padding-left: 0;
    width: auto;
    position: absolute;
    left: 95px;
    top: -2px;
}

.login-box a#password-reset {
    display: block;
    clear: both;
    width: 350px;
    text-decoration: underline;
    font-size: 13px;
    margin: 0;
    padding: 15px 0 0;
}

.login-box .col-2 .content-asset {
    display: none;
}

.login-box .col-2 .login-box p {
    margin: 0 0 35px 30px;
}

.login-box .col-1 {
    position: relative;
}

.login-box .col-1:before {
    content: "";
    width: 1px;
    height: 550px;
    background: #e6e6e6;
    display: block;
    position: absolute;
    top: 0;
    right: -16px;
}

/*.form-horizontal .form-caption {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -22px;
    right: 12px;
}*/
.form-horizontal .form-caption {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -20px;
    right: 6px;
    text-align: right;
}

.login_02 .second_div0 {
    display: block;
}

.login_02 .second_div1 {
    display: none;
}

.login_02 div#primary h1 {
    margin: 0 0 34px;
}

.login_02 .field-wrapper.field_no2 + div {
    bottom: -26px;
    right: 10px;
    left: inherit;
}

.login_02 .field-wrapper.field_no8 + .form-caption {
    margin-left: 0;
    position: absolute;
    right: 10px;
    top: 53px;
}

.login_02 .select_wrap:after {
    content: "";
 /*   background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 6px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
    z-index:-1;
}

.login_02 .about_section_k {
    height: 340px;
    border: 1px solid #c6c6c6;
    padding: 30px 20px;
    overflow: scroll;
    margin: 25px 0 50px;
}

.login_02 .about_section_k p {
    text-align: left;
}

.login_02 .about_section_k h3 {
    margin: 20px 0 10px;
    text-align: left;
    padding: 0;
}

.login_02 .about_section_k h2 {
    margin: 25px 0 15px;
}

.login_02 .field-wrapper.field_no22 {
    position: static;
    margin: 20px 0 0;
}

.login_02 .birthday-area select,
.login_02 .input-select{
    background:none;
}
.login_02 .f_no_lo224{
    padding:0;
}
.login_02 #secondary nav a {
    margin-left:0;
}
.form-row.label-inline.form-indent.step_form1.f_no_lo223 .field-wrapper.field_no22 + label {
    width: 400px;
    float: left;
}
.login_02 .memberscard-notice {
    position: relative;
    top:0;
    text-align: left;
}
.login_02 .memberscard-notice span{
    color: #000!important;
}
/*.login_02 .form-row.f_no_lo219 + p {
    font-size: 10px;
    position: relative;
    top: -24px;
    text-align: right;
    right: 8px;
}*/
.login_02 .form-row.f_no_lo219 + p {
    font-size: 10px;
    position: relative;
    top: -24px;
    text-align: left;
    right: 8px;
    width: 380px;
    float: right;
}
.login_02 fieldset {
    position: relative;
}
/*.profile_body .form-row.f_no16 + p {
    font-size: 10px;
    position: relative;
    top: -23px;
    text-align: right;
    right: 6px;
}*/
.profile_body .form-row.f_no16 + p {
    font-size: 10px;
    position: relative;
    top: -23px;
    text-align: left;
    width: 380px;
    float: right;
    right: 10px;
}
.form-row.f_no_lo220 {
    clear: both;
}
/*.profile_body .form-row.f_no17 + p {
    font-size: 10px;
    position: relative;
    top: -23px;
    text-align: right;
    right: 10px;
}
*/
.profile_body .form-row.f_no17 + p {
    font-size: 10px;
    position: relative;
    top: 6px;
    text-align: right;
    right: 32px;
    width: 380px;
    float: right;
}
.profile_body .updateaccount-memberscard-notice {
    display: block;
    margin-left: 10px;
    text-align: left;
    margin: 7px 0 0 0;
}
.win .profile_body .updateaccount-memberscard-notice {
    display: block;
    margin-left: 10px;
    text-align: left;
    margin: 8px 0 0 0;
}
.win .profile_body .form-row.f_no17 + p {
    font-size: 10px;
    position: relative;
    top: 6px;
    text-align: left;
    right: 0;
    width: 388px;
    float: right;
}
/*.form-row.f_no_lo220 + div p {
    position: relative;
    top: -23px;
    font-size: 10px;
    text-align: right;
    right: 8px;
}*/
.form-row.f_no_lo220 + div p {
    position: absolute;
    bottom: 88px;
    font-size: 10px;
    text-align: right;
    right: 33px;
    width: 380px;
    float: right;
    float: right;
}
.win .form-row.f_no_lo220 + div p {
position: absolute;
bottom: 88px;
font-size: 10px;
text-align: left;
right: 0;
width: 388px;
float: right;

}

input#dwfrm_profile_customer_agreetopolicy {
    float: left;
}

.account_pop .row-inline label {
    width: 140px;
    float: left;
}

.account_pop p {
    text-align: left;
    font-size: 13px;
    margin: 0 0 40px;
}

.account_pop span.error {
    position: relative;
    top: 0;
    left: 0;
    height: 0;
    display: none;
}

.account_pop #PasswordResetForm button {
    float: right;
    top: 0;
    left: 63%;
    width: 270px;
    height: 50px;
    margin: 40px auto;
    float: inherit;
    display: block;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    color: #333;
}

.account_pop .ui-dialog .ui-widget-header {
    background: none;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: none;
}

.error-form {
    background-color: #cebdb3;
    border: 1px solid #900;
    border-radius: .5em;
    color: #900;
    margin: 30px 0;
    padding: .8em;
}

/*ログイン チェックアウト*/
.checkoutlogin .col-1 {
    float: right;
}

.checkoutlogin .col-2 {
    float: left;
    margin: 4px 0;
    width: 48%;
    border-right: 1px solid #e0e0e0;
}

.checkoutlogin {
    margin: 4em auto;
    width: 80%;
    text-align: left;
}

.checkoutlogin .login-box button {
    width: 250px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: auto;
    float: initial;
    margin: 24px 0 0 16px;
}

.checkoutlogin .login-box {
    padding: 0 30px 0 0;
}

/* ログイン２　*/
.field-wrapper.field_no20 {
    position: static;
}

.field-wrapper.field_no20 + label {
    position: static;
    width: 210px;
    margin: 0 0 0 8px;
}

.field-wrapper.field_no20 input#dwfrm_profile_customer_addtoemaillist {
    position: static;
}

.field-wrapper.field_no21 + label {
    width: 320px;
}

.field-wrapper.field_no21 {
    position: static;
}

.field-wrapper.field_no21 input {
    position: relative;
    top: -2px;
    margin: 0 10px 0 0;
}

.privacypolicy a {
    text-decoration: underline;
}

.registration-agreetopolicy .privacypolicy {
    text-align: left;
    line-height: 0;
    clear: both;
    padding: 0 0 10px;
}

/*　カート3 */
.pt_checkout .primary-focus .primary-content {
    border: 0 none;
    float: left;
    margin: 0;
    width: 530px;
}

.pt_checkout .form-horizontal label {
    text-align: right;
    width: 150px;
    text-align: left;
    float: left;
}

.pt_checkout .form-horizontal .field-wrapper {
    padding-left: 0;
    width: auto;
}

.pt_checkout select {
    vertical-align: middle;
    width: 380px;
    float: right;
    height: 50px;
}

.pt_checkout input[type="text"],
.pt_checkout input[type="number"],
.pt_checkout input[type="password"],
.pt_checkout input[type="date"] textarea,
.pt_checkout input[type="email"] {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 380px;
    height: 50px;
}

.pt_checkout.step_1 .form-row.required:nth-of-type(3),
.pt_checkout.step_1 .form-row.required:nth-of-type(11),
.pt_checkout.step_2 .form-row.required:nth-of-type(3),
.pt_checkout.step_2 .form-row.required:nth-of-type(10) {
    height: 70px;
}
.pt_checkout.step_1 .form-horizontal .form-row.required:nth-of-type(3) .form-caption,
.pt_checkout.step_1 .form-horizontal .form-row.required:nth-of-type(11) .form-caption,
.pt_checkout.step_2 .form-horizontal .form-row.required:nth-of-type(3) .form-caption,
.pt_checkout.step_2 .form-horizontal .form-row.required:nth-of-type(10) .form-caption {
    bottom: 0;
    left: 0;
}
.pt_checkout input.postal1,
.pt_checkout input.postal2 {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    width: 100px;
    height: 50px;
}
.pt_checkout #cmdCheckZip {
    left: 360px;
    top: 1px;
}
.pt_checkout span#dwfrm_singleshipping_shippingAddress_addressFields_postal1-error,
.pt_checkout span#dwfrm_singleshipping_shippingAddress_addressFields_postal2-error,
.pt_checkout span#dwfrm_billing_billingAddress_addressFields_postal1-error,
.pt_checkout span#dwfrm_billing_billingAddress_addressFields_postal2-error {
    margin-top: 1.5rem;
}
.pt_checkout span#dwfrm_singleshipping_shippingAddress_addressFields_postal2-error,
.pt_checkout span#dwfrm_billing_billingAddress_addressFields_postal2-error {
    margin-left: 150px;
}
.pt_checkout span#dwfrm_singleshipping_shippingAddress_addressFields_states_state-error,
.pt_checkout span#dwfrm_billing_billingAddress_addressFields_states_state-error {
    left: -10px;
}
.pt_checkout span#dwfrm_singleshipping_shippingAddress_addressFields_phone-error,
.pt_checkout span#dwfrm_billing_billingAddress_addressFields_phone-error {
    margin-top: 1.5rem;
}

.primary-focus #secondary {
    background: none;
    border: none;
    box-sizing: border-box;
    float: right;
    padding-left: 0;
    width: 320px;
}

.primary-focus #secondary {
    background: none;
    border: none;
    box-sizing: border-box;
    float: right;
    padding-left: 0;
    width: 320px;
    margin: 0;
}

input#dwfrm_singleshipping_shippingAddress_addressFields_postal {
    width: 90px;
    float: left;
}

.pt_checkout.cart_body {
}

.field_no2 input[type="button"] {
    width: 120px;
    background: #fafafa;
    border: 1px solid #c6c6c6;
    margin: 0 0 0 15px !important;
    height: 50px;
    color: #000;
    float: left;
    padding: 0;
}

#mypage_wal + div .field_no2 input {
    width: 370px;
}

.wp_step3_wrap {
    display: none;
}
.field-wrapper.custom-attribute-wrapper.field_no21 + div {
    position: relative;
    top: -18px;
    height: 43px;
}
.form-row.required.f_no_lo222 div#customAttribute1-error {
    text-align: left;
    margin: 38px;
}
/*お問い合わせページ*/
.login_02 .contactusform_body a.breadcrumb-element {
    float: left;
    position: absolute;
    left: 0;
}

.contactusform_body .breadcrumb {
    position: relative;
}

h1.contactus_h1 {
    font-size: 18px;
    margin: 0 0 15px;
    line-height: 18px;
}

.contactus_body .page-content .primary-content {
    padding-left: 0;
    width: 530px;
    border: none;
    margin: 0;
}

.contact_inner {
    margin: 20px 0 40px;
}

.contactus_body #secondary {
    background: none;
    border-right: none;
    float: left;
    width: 320px;
    position: relative;
    margin: 40px 0 0;
}

/*.form-caption.error-message {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -22px;
    right: 12px;
    height: 30px;
    width: 52%;
}
*/
.form-caption.error-message {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -26px;
    right: 12px;
    height: 30px;
    width: 64%;
    font-size: 10px;
    border: 1px solid;
    line-height: 10px;
    padding: 3px 10px 3px 0;
    height: auto;
}
.memberscard-notice {
    /* line-height: 6px; */
    height: 40px;
}
.contactusform_body h1 {
    margin: 0 0 35px;
}

.contactusform_body select {
    width: 380px;
    border-radius: 0;
}

.field-wrapper.field_no6 .input-textarea {
    width: 380px !important;
    height: 200px;
}

.contactusform_body button#sendBtn {
    width: 270px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    background: #fafafa;
    color: #333;
    border: 1px solid #c6c6c6;
}

.contactusform_body .confirmation-message {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 35px;
    margin: 140px 0 60px;
}

.shoplist_search .select_wrap {
    position: relative;
/* -webkit-appearance: none; */
/* overflow: hidden; */
    width: 320px;
    float: left;
    margin: 0 3% 0 0;
}
.form-row.get-store-inventory-error.error span {
    line-height: 14px!important;
    height: 10px!important;
    font-size: 10px;
    display: block;
    text-align: left;
    margin: 10px 0 0 2px;
}
#dwfrm_contactus_myquestion{
    background:none;
    z-index:1;
}

/*　ディティール　サイズ*/

.detail_size_wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
   z-index: 25;
    top: 0;
    left: 0;
    display: none;
}
.detail_size_inner {
    width: 760px;
    height: 690px;
    overflow: scroll;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.close_size_btn {
    width: 50px;
    height: 58px;
    position: absolute;
    right: 0;
    font-size: 25px;
    top: 0px;
    cursor: pointer;
}
.size_guide_text {
    position: relative;
    bottom: -49px;
    text-decoration: underline;
    cursor: pointer;
    width: 119px;
}


/* ショップリスト*/
.shoplist_search .select_wrap:after {
    content: "";
/*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
    width: 32px;
    height: 48px;
    display: block;
    position: absolute;
    right: 4px;
    top: 1px;
    border-left: 1px solid #c6c6c6;
}

.shoplist_body div#main >.breadcrumb {
    display: none;
}

.shoplist {
    text-align: left;
}

.shoplist h1 {
    text-align: center !important;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 0 0px;
    padding: 0 0 20px;
}

.shoplist_search {
    width: 900px;
    margin: 20px auto;
}

.shoplist_search li {
    width: 320px;
    display: inline-block;
    margin-right: 27px;
    font-size: 1.09em;
}

.shoplist_search select {
    display: inline-block;
    width: 320px;
    height: 50px;
    margin-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
/*Firefox用*/
    background: none;
}
.shoplist_search .select_wrap:after{
    z-index: -1;
}
.shoplist_search select:before {
}

.shoplist_search select:after {
}

.shoplist_search img {
    vertical-align: middle;
    cursor: pointer;
}

.shoplist_all {
    width: 900px;
    margin: 20px auto;
    border-bottom: 1px solid #c6c6c6;
    font-size: 1.09em;
    line-height: 1.5;
    letter-spacing: .03em;
}

.shoplist_brand {
    border-top: 1px solid #c6c6c6;
}

.shoplist_brand:after,.shoplist_shopdeta:after,ul.shoplist_prefectures_all li:after {
    content: "";
    clear: both;
    display: block;
}

.shoplist_brand p {
    float: left;
}

ul.shoplist_prefectures_all {
    float: right;
    width: 700px;
}

ul.shoplist_prefectures_all li {
    border-top: 1px solid #c6c6c6;
}

ul.shoplist_prefectures_all li:first-child {
    border: none;
}

li.shoplist_shopdeta {
    width: 500px;
    float: right;
    padding: 30px 70px 30px 0;
    position: relative;
}

p.shoplist_brand_name,p.shoplist_prefectures_name {
    padding-top: 30px;
}

p.shoplist_prefectures_name {
    padding-left: 20px;
}

a.shoplist_map {
    position: absolute;
    right: 0;
    top: 40px;
}

/*===================================================================
    Styling
===================================================================*/
.styling-body {
    max-width: 1100px;
    margin: 0 auto 90px;
}

.styling-body dl {
    clear: none;
    overflow: inherit;
}

.styling-body dl dt,.styling-body dl dd {
    float: none;
    margin: 0;
    padding: 0;
}

.styling-body ul.breadcrumbs {
    font-size: 11px;
    margin-bottom: 19px;
    padding-bottom: 12px;
    border-bottom: 1px solid #c6c6c6;
}

.styling-body ul.breadcrumbs li {
    float: left;
}

.styling-body ul.breadcrumbs li strong {
    font-weight: 400;
}

.styling-body .post-number {
    text-align: right;
    font-size: 13px;
    margin-bottom: 25px;
}


/*===================================================================
    Styling
===================================================================*/
.styling-body {
    max-width: 1100px;
    margin: 0 auto 90px;
}
.styling-body dl {
    clear: none;
    overflow: inherit;
}
.styling-body dl dt,
.styling-body dl dd {
    float: none;
    margin: 0;
    padding: 0;
}
.styling-body ul.breadcrumbs {
    font-size: 11px;
    margin-bottom: 19px;
    padding-bottom: 12px;
    border-bottom: 1px solid #c6c6c6;
}
.styling-body ul.breadcrumbs li {
    float: left;
}
.styling-body ul.breadcrumbs li strong {
    font-weight: normal;
}
.styling-body .post-number {
    text-align: right;
    font-size: 13px;
    margin-bottom: 25px;
}
/*---------------------------------------------------
    Styling Index
*/
.styling-index {
    text-align: center;
}
.styling-index .styling-container {
    margin-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
}
.styling-index dl.stylingBox {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
    margin-bottom: 4.09%;
}
.styling-index dl.stylingBox:nth-child(4n) {
    margin-right: 0;
}
.styling-index dl.stylingBox dt.styling-photo {
    margin-bottom: 13px;
}
.styling-index dl.stylingBox dt.styling-photo img {
    width: 100%;
}
.styling-index dl.stylingBox dd.styling-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}
.styling-index dl.stylingBox dd.styling-date {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.styling-index dl.stylingBox dd.styling-more a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.styling-index dl.stylingBox:hover img {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha(opacity=70)";
}
/*===================================================================
    News
===================================================================*/
.news-body {
    max-width: 1100px;
    margin: 0 auto 90px;
}

.news-body dl {
    clear: none;
    overflow: inherit;
}

.news-body dl dt,.news-body dl dd {
    float: none;
    margin: 0;
    padding: 0;
}

.news-body .post-number {
    text-align: right;
    font-size: 13px;
    margin-bottom: 25px;
}

a.news_newmember-link img{
    display:block;
    margin:0 auto;
}

/*---------------------------------------------------
    News Index
*/
.news-index {
    text-align: left;
}

.news-index .news-container {
    margin-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
}

.news-index dl.newsBox {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
    margin-bottom: 59px;
        height: 210px;
}

.news-index dl.newsBox:nth-child(4n) {
    margin-right: 0;
}

.news-index dl.newsBox dt.news-photo {
    margin-bottom: 13px;
}

.news-index dl.newsBox dt.news-photo img {
    width: 100%;
}

.news-index dl.newsBox dd.news-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
}

.news-index dl.newsBox dd.news-lead {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'Open Sans',"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    height: 39px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-index dl.newsBox dd.news-date {
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
}

.news-index dl.newsBox dd.new-more a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.news-index dl.newsBox:hover img {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}
/*---------------------------------------------------
    News Archive
*/
.news-archive {
    text-align: left;
    width: 530px;
    margin: 40px auto 0;
}

.news-archive .mainVisual {
    width: 100%;
    margin-bottom: 30px;
}

.news-archive .mainVisual img {
    width: 100%;
}

.news-archive .news-head {
    margin-bottom: 30px;
    padding: 10px 0 25px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}

.news-archive .news-head .news-date {
    font-family: 'Open Sans',sans-serif;
    text-align: right;
    font-size: 13px;
    margin-bottom: 10px;
}

.news-archive .news-head .news-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
}

.news-archive .news-head .news-lead {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'Open Sans',"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
    font-size: 15px;
}

.news-archive .news-content p {
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 35px;
}

.news-archive .news-content a.item {
    color: #d00a45;
    text-decoration: underline;
}

.news-archive ul.btn_newsAll a {
    font-family: 'Open Sans',sans-serif;
    text-align: center;
    font-size: 15px;
    display: block;
    width: 270px;
    margin: 60px auto;
    padding: 14px 0;
    border: 1px solid #c6c6c6;
    background: #fafafa;
}


/*---------------------------------------------------
    Styling Archive
*/
.styling-archive {
    text-align: left;
    margin: 40px auto 0;
}
.styling-archive .styling-container {
    position: relative;
}
.styling-archive ul.btn_back {
    position: absolute;
    top: -10px;
    right: 0;
}
.styling-archive ul.btn_back a {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 12px;
    display: block;
    width: 178px;
    padding: 8px 0;
    border: 1px solid #c6c6c6;
    background: #fafafa;
}
.styling-archive .styling-photo {
    float: left;
    width: 43.63%;
    margin-left: 4.54%;
}
.styling-archive .styling-photo img {
    width: 100%;
}
.styling-archive .styling-photo ul.sns {
    width: 212px;
    margin: 30px auto 0;
}
.styling-archive .styling-photo a.share-icon {
    width: 36px;
}
.styling-archive .styling-photo ul.sns li {
    width: 38px;
    float: left;
    margin-left: 3px;
    border: 1px solid #c6c6c6;
}
.styling-archive .styling-photo ul.sns li:first-child {
    margin-left: 0;
}
.styling-archive .styling-info {
    float: right;
    width: 44.54%;
}
.styling-archive dl.styling-head {
    padding: 48px 0 40px;
}
.styling-archive dl.styling-head dd {
    font-size: 20px;
}
.styling-archive dl.styling-head dd span {
    font-size: 14px;
}
.styling-archive .styling-point {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 33px;
}
.styling-archive .styling-point p.styling_ttl,
.styling-archive .styling-item p.styling_ttl {
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #c6c6c6;
}
.styling-archive .styling-item {
    margin-bottom: 28px;
}
.styling-archive .styling-item dl.stylingBox {
    position: relative;
    float: left;
    width: 50%;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
}
.styling-archive .styling-item dl.stylingBox dt.photo {
    float: left;
    width: 31.83%;
    border: solid 1px #c6c6c6;
    margin-right: 10px;
}
.styling-archive .styling-item dl.stylingBox dt.photo img {
    width: 100%;
}
.styling-archive .styling-item dl.stylingBox dd {
    padding: 0 4.08%;
}
.styling-archive .styling-item dl.stylingBox dd.yoyaku {
    position: absolute;
    top: 3px;
    left: 79px;
}
.styling-archive .styling-item dl.stylingBox dd.yoyaku span {
    font-weight: bold;
    color: #fff;
    font-size: 11px;
    width: 56px;
    padding: 2px 5px;
    background: #f2b420;
}
.styling-archive .styling-item dl.stylingBox dd.name {
    height: 58px;
    margin-top: 28px;
}
.styling-archive .styling-item dl.stylingBox dd.more a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.styling-archive .styling-item dl.stylingBox:hover img {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha(opacity=70)";
}
.styling-archive ul.btn_brand a {
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 15px;
    display: block;
    width: 380px;
    margin: 0 auto;
    padding: 17px 0;
    background: #000;
}
.styling-archive .other-styling {
    clear: both;
    padding-top: 100px;
}
.styling-archive .other-styling p.other_ttl {
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
}
.styling-archive .other-styling dl.stylingBox {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
}
.styling-archive .other-styling dl.stylingBox:last-child {
    margin-right: 0;
}
.styling-archive .other-styling dl.stylingBox img {
    width: 100%;
}
.styling-archive .other-styling dl.stylingBox dt.photo {
    margin-bottom: 10px;
}
.styling-archive .other-styling dl.stylingBox dd.name {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}
.styling-archive .other-styling dl.stylingBox dd.more a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.styling-archive .other-styling dl.stylingBox:hover img {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha(opacity=70)";
}
.styling-photo .sns {
    display: none;
}
/*ie 10以降ハック*/
/* all css 共通*/
.Address-Add_body select,.PaymentInstruments-Add_body select {
    width: 370px;
}

.PaymentInstruments-Add_body .field_no3 select,.PaymentInstruments-Add_body .field_no4 select {
    width: 130px;
    margin: 0 20px 0 0;
}

.PaymentInstruments-Add_body .field_no3 .select_wrap::after {
    right: 21px;
}

.PaymentInstruments-Add_body .field_no4 .select_wrap::after {
    right: 22px;
}

.PaymentInstruments-Add_body .field-wrapper.field_no2 + div {
    bottom: -25px;
    right: 0;
    left: 74%;
}

.Address-Add_body input[type="text"],.PaymentInstruments-Add_body input[type="text"],.Address-Add_body input[type="number"],.PaymentInstruments-Add_body input[type="number"],.Address-Add_body input[type="password"],.PaymentInstruments-Add_body input[type="password"],.Address-Add_body input[type="date"] textarea,.PaymentInstruments-Add_body input[type="date"] textarea {
    width: 370px;
}

/* 住所追加ボタン追加ポップ場所*/
.Address-Add_body div#primary h1,.PaymentInstruments-Add_body div#primary h1 {
    text-align: left;
    margin: 0 0 30px;
}

.Address-Add_body .page-content .primary-content {
    padding-left: 0;
    width: 530px;
    border: none;
    margin: 30px 0 90px;
}

/* 追加CSS*/
.contactusform_body .field-wrapper.field_no6 span {
    bottom: -193px;
    display: block;
    top: inherit;
}
.step_1 .form-row.label-inline.form-indent.step_form0 {
    width: 100%;
    clear: both;
    position: relative;
    left: 0;
    text-align: left;
}

.step_1 #shipping-method-list .shipping-method-notice {
    margin-left: 0;
    clear: both;
    padding: 35px 0 0;
}
.step_1 .html-slot-container p {
    text-align: left;
    margin: 0 0 20px;
}

.step_1 .form-row.label-inline.form-indent {
    text-align: left;
    width: 100%;
    float: left;
    padding: 0 0 0 20px;
    position: relative;
    left: 0px;
}

.wishlist_body .item-dashboard .option-add-to-cart {
    width: 100%;
}

.step_1 .step_form2 label {
    text-align: right;
    width: 180px !important;
    text-align: left;
    float: left;
}

.form-row.form-indent.label-inline label[for="dwfrm_profile_customer_agreetopolicy"] {
    width: auto;
}
.form-row.form-indent.label-inline label {
    width: 165px;
    color: #333;
}
.tooltip {
    cursor: help;
    position: relative;
    color: #333;
}
.form-row.form-indent.f_no_lo221 label{
    width: 205px;
}
/*===================================================================
    About page
===================================================================*/
.about_content a{
    text-decoration:underline;
}





/*===================================================================
    new menu 変更される迄コメントアウト
===================================================================*/


.sp_menu_left{
    display: none;
}
.sp_menu_center{
    display: none;
}
.pc_menu_toggle{
    display: block;
}
.logo_pc_all{
    display: block;
}
.common_sp_menu_li{
    display: block;
}
.all_new_nemu01 {
    float: left;
    width: 29%;
}
.common_main_menu .active_cart .mini_cart_right {
    left: -90px;
}
.common_main_menu .mini-cart-subtotals .label {
    text-align: center;
    margin: 0 0 8px 0;
}
.logo_pc_all{
    overflow: visible;
}
a.logo_pc_all img {
    width: 100%;
    margin: 2px 0 0 2.7%;
}

.top_cp {
    line-height: 17px;
    padding: 4px 0;
    height: auto;
    text-align: center;
}
.common_header {
    height: auto;
}

.detail_all_w .product-store-inventory-link {
    overflow: auto;
    padding-bottom: 40px;
}


/*===================================================================
    news スライダー　追加　0628
===================================================================*/

.top_news_inner {
    width: 100%;
    margin: 0;
}
.top_news_slide.flexslider {
    width: 33.3333%;
    margin: 0;
    border: none;
}
.top_news_slide.flexslider .slides img {
    width: 38.24%;
    display: block;
}
.top_news_slide .flex-viewport {
    overflow: visible!important;
}
.top_news_contents {
    margin: 0 0 0;
    overflow: hidden;
    position: relative;
}
.top_news_contents_innre{
    margin: 15px auto 15px;

    width: 100%;
    margin: 15px auto 15px;
}
.top_news_slide .flex-direction-nav {
    display: block;
}
.top_news_slide .flex-direction-nav a.flex-next,.top_news_slide .flex-direction-nav a.flex-prev {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.top_news_slide ol.flex-control-nav.flex-control-paging {
    display: none;
}
.top_news_slide .flex-direction-nav a.flex-next {
    right: -207%;
    background-color: #fff;
    top: 18px;
    height: 85px;
    width: 30px;
    background-position: 12px 30px;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
}
.top_news_slide .flex-direction-nav .flex-prev {
    left: -9%;
    width: 35px;
    background-color: #fff;
    top: 16px;
    height: 85px;
    background-position: 11px 30px;
}


.top_topics.section10.clearfix {
    display: none;
}

.pt_storefront .top_brand.section04.brand04.clearfix {
    display: block;
    margin: 90px 0 0px 0;
    padding: 0 0 30px 0;
}

body .sale_red{
    color:red!important;
}

/* li形式 */
.styling-body.new_body ul {
    clear: both;
    overflow: hidden;
}
.styling-body.new_body .list {
    position: relative;
}
.styling-body.new_body .list .pager {

}
.styling-body.new_body .list .pager.p_bottom {
    clear: both;
    margin: 0;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: 77px;
    top:inherit;
    margin: 0;
}
.styling-body.new_body .list .pager span {
    margin:5px;
    padding:5px 2px;
    color:#000;
    background:#fff;
    border:none;
}
.styling-body.new_body .list .pager span:hover {
    cursor:pointer;
    background:#fff;
}

.styling-body.new_body .list .pager span.current {
    color:#000;
    background:#fff;
    border-bottom: 1px solid #333;
}
.styling-body.new_body .list .pager span.current:hover {
    cursor:default;
}

.styling-body.new_body .list .pager span.invalid {
    display:none;
}
.styling-body.new_body .list .pager span.invalid:hover {
    cursor:default;
}

.styling-body.new_body .list .pager span.ellipsis {
    color:#000;
    background:none;
    border:none;
}
.styling-body.new_body .list .pager span.ellipsis:hover {
    cursor:default;
}

.styling-body.new_body .list .pager span.first,
.styling-body.new_body .list .pager span.last,
.styling-body.new_body .list .pager span.prev,
.styling-body.new_body .list .pager span.next {
    background:#fff;
}

.styling-body.new_body .list .pager span.first:hover,
.styling-body.new_body .list .pager span.last:hover,
.styling-body.new_body .list .pager span.prev:hover,
.styling-body.new_body .list .pager span.next:hover {
    background:#fff;
}

.styling-body.new_body .list .pageNum {
    margin: 0;
    text-align: center;
    position: absolute;
    top: -6px;
    right: 3px;
    margin: 0;
    display: none;
}
/* div形式 */
.styling-body.new_body .list2 {
    width:100%;
    margin:20px auto;
}

.styling-body.new_body .list2 .inner {
    overflow:hidden;
}

.styling-body.new_body .list2 .inner div {
    display:block;
    float:left;
    width:23%;
    height:120px;
    margin:1%;
    color:#fff;
    font-size:48px;
    line-height:120px;
    text-align:center;
    vertical-align:middle;
    background:#fff;
}

.styling-body.new_body .list2 .pager {
    clear:both;
    margin:30px 0;
    text-align:center;
}

.styling-body.new_body .list2 .pager span {
    margin:5px;
    padding:5px 1px;
    color:#000;
    background:#fff;
    border:1px solid #000;
}
.styling-body.new_body .list2 .pager span:hover {
    cursor:pointer;
    background:#fff;
}

.styling-body.new_body .list2 .pager span.current {
    color:#000;
    background:#fff;
}
.styling-body.new_body .list2 .pager span.current:hover {
    cursor:default;
}

.styling-body.new_body .list2 .pager span.invalid {
    display:none;
}
.styling-body.new_body .list2 .pager span.invalid:hover {
    cursor:default;
}

.styling-body.new_body .list2 .pager span.ellipsis {
    color:#000;
    background:none;
    border:none;
}
.styling-body.new_body .list2 .pager span.ellipsis:hover {
    cursor:default;
}

.styling-body.new_body .list2 .pager span.first,
.styling-body.new_body .list2 .pager span.last,
.styling-body.new_body .list2 .pager span.prev,
.styling-body.new_body .list2 .pager span.next {
    background:#ddd;
}

.styling-body.new_body .list2 .pager span.first:hover,
.styling-body.new_body .list2 .pager span.last:hover,
.styling-body.new_body .list2 .pager span.prev:hover,
.styling-body.new_body .list2 .pager span.next:hover {
    background:#999;
}

.styling-body.new_body .list2 .pageNum {
    margin:30px 0;
    text-align:center;
}
.styling-body.new_body .styling-index li  {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
    margin-bottom: 4.09%;
}
.styling-body.new_body .styling-index li:nth-child(4)  {
    position: relative;
    float: left;
    width: 22.27%;
    margin-right: 3.63%;
    margin-bottom: 4.09%;
}

.styling-body.new_body .styling-index dl.stylingBox{
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}
.styling-body.new_body .styling-index li:nth-child(4n) {
    margin-right: 0;
}

.styling-body.new_body .list .pager {
    clear: both;
    margin: 0;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: -33px;
    margin: 0;
}

/*ローダー*/
.load_wrapper {
    width: 100%;
    height: 99%;
    background: #fff;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}
#floatingCirclesG {
    position: relative;
    width: 125px;
    height: 125px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
}
.f_circleG{
    position:absolute;
    background-color:rgb(255,255,255);
    height:22px;
    width:22px;
    border-radius:12px;
        -o-border-radius:12px;
        -ms-border-radius:12px;
        -webkit-border-radius:12px;
        -moz-border-radius:12px;
    animation-name:f_fadeG;
        -o-animation-name:f_fadeG;
        -ms-animation-name:f_fadeG;
        -webkit-animation-name:f_fadeG;
        -moz-animation-name:f_fadeG;
    animation-duration:1.2s;
        -o-animation-duration:1.2s;
        -ms-animation-duration:1.2s;
        -webkit-animation-duration:1.2s;
        -moz-animation-duration:1.2s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
}

#frotateG_01{
    left:0;
    top:51px;
    animation-delay:0.45s;
        -o-animation-delay:0.45s;
        -ms-animation-delay:0.45s;
        -webkit-animation-delay:0.45s;
        -moz-animation-delay:0.45s;
}

#frotateG_02{
    left:15px;
    top:15px;
    animation-delay:0.6s;
        -o-animation-delay:0.6s;
        -ms-animation-delay:0.6s;
        -webkit-animation-delay:0.6s;
        -moz-animation-delay:0.6s;
}

#frotateG_03{
    left:51px;
    top:0;
    animation-delay:0.75s;
        -o-animation-delay:0.75s;
        -ms-animation-delay:0.75s;
        -webkit-animation-delay:0.75s;
        -moz-animation-delay:0.75s;
}

#frotateG_04{
    right:15px;
    top:15px;
    animation-delay:0.9s;
        -o-animation-delay:0.9s;
        -ms-animation-delay:0.9s;
        -webkit-animation-delay:0.9s;
        -moz-animation-delay:0.9s;
}

#frotateG_05{
    right:0;
    top:51px;
    animation-delay:1.05s;
        -o-animation-delay:1.05s;
        -ms-animation-delay:1.05s;
        -webkit-animation-delay:1.05s;
        -moz-animation-delay:1.05s;
}

#frotateG_06{
    right:15px;
    bottom:15px;
    animation-delay:1.2s;
        -o-animation-delay:1.2s;
        -ms-animation-delay:1.2s;
        -webkit-animation-delay:1.2s;
        -moz-animation-delay:1.2s;
}

#frotateG_07{
    left:51px;
    bottom:0;
    animation-delay:1.35s;
        -o-animation-delay:1.35s;
        -ms-animation-delay:1.35s;
        -webkit-animation-delay:1.35s;
        -moz-animation-delay:1.35s;
}

#frotateG_08{
    left:15px;
    bottom:15px;
    animation-delay:1.5s;
        -o-animation-delay:1.5s;
        -ms-animation-delay:1.5s;
        -webkit-animation-delay:1.5s;
        -moz-animation-delay:1.5s;
}



@keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-o-keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-ms-keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-webkit-keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

@-moz-keyframes f_fadeG{
    0%{
        background-color:rgb(177,190,196);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

/*IE10以降に適用されるCSSハック*/
@media all and (-ms-high-contrast:none) {

}

/*ここから*/
.nb li.grid-tile.grid3 {
    margin: 0;
}
.nb li.grid-tile.grid7 {
    margin: 0;
}

.pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(3),
.pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(6) {
    width: 26%;
    float: left;
    margin: 0 10% 0 0;
}
.pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(9){
    margin: 0;
}

.pinky .brand_section.brand_section_02.content_set03.clearfix li.grid-tile.grid12 {
    margin: 0!important;
}
.bosch li.grid-tile.grid11 {

}
.bosch li.grid-tile.grid13 {

}

.octobre li.grid-tile.grid3 {

}
.octobre li.grid-tile.grid5 {

}
.octobre li.grid-tile.grid6 {

}

#edit-address-form input[type="text"],
#edit-address-form input[type="number"],
#edit-address-form input[type="password"],
#edit-address-form input[type="date"] textarea,
#edit-address-form input[type="email"],
#edit-address-form input.phone {
    width: 435px;
}

#edit-address-form input.postal1,
#edit-address-form input.postal2 {
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    text-indent: 0;
    height: 50px;
    border-radius: 0;
    width: 100px;
}

#edit-address-form .field-wrapper input[type="button"] {
    position: absolute;
    top: 1px;
    left: 350px;
}
#edit-address-form .field-wrapper.field_no2 + div {
    margin-left: 0;
    height: 17px;
    line-height: 19px;
    bottom: -20px;
    right: 6px;
    text-align: right;
    left: 0;
}

#edit-address-form select {
    width: 435px;
}
#edit-address-form input#dwfrm_profile_address_postal {
    width: 90px;
}

form#PasswordResetForm  span.error {
    position: absolute;
    top: 94px;
    left: 0;
    width: 250px;
}
.to_pc_images{
    display: block;
}
.to_sp_images{
    display: none;
}
.edition_footer {
    margin: 0 0 80px;
}
.to_0328 .brand_all_menu img {
    width: 420px;
    display: block;
    float: right;
}
.login_top .label-inline .field-wrapper {
    left: 65px;
}

/*sp_brand_select*/
.sp_new_nav_head h2 {
    margin: 30px 0 10px 0;
    text-align: center;
    font-size: 17px;
    line-height: 17px;
    font-family: 'Open Sans',sans-serif;
    -webkit-font-smoothing: antialiased;
}
.sp_new_nav_head p {
    text-align: center;
    font-size: 10px;
    line-height: 10px;
}
.sp_new_nav_head {
    margin: 0 auto 25px;
}
#main .sp_brand_select_contents ul {
    width: 100%;
    padding: 0 4.875%;

}
.sp_brand_select_contents ul li{
    width: 32%;
    display: inline-block;
}
.sp_brand_select_contents ul li img{
    width: 100%;

}
.sp_brand_select_contents {
    margin: 0 0 35px;
}
.select_icon_brand_sp {
    width: 8.6%;
    max-width: 55px;
    float: left;
}


.sp_brand_select_bottom li {
    position: relative;
    clear: both;
    height: 45px;
    background: #eef1f3;
    border-bottom: 1px solid #777777;
}
.sp_brand_select_bottom li {
    position: relative;
    clear: both;
    height: 45px;
    text-align: left;
}
.sp_brand_select_bottom li a {
    font-size: 12px;
    line-height: 45px;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px 0 0 18%;
}
img.select_ar {
    position: absolute;
    top: 11px;
   right: 4.875%;
    width: 9px;
}
.new_contents_top span.saleIcon {
    display: none;
}
.select_icon_brand_sp {
    width: 27px;
    max-width: 55px;
    float: left;
    margin: 0 0 0 4.875%;
}
.select_icon_brand_sp {
    width: 27px;
    max-width: 55px;
    position: absolute;
    margin: 0;
    left: 7.18%;
}
img.select_ar {
    position: absolute;
    top: 20px;
    right: 4.875%;
    width: 9px;
    transform: rotate(90deg);
}
/*sp_brand_select_no*/
.sp_brand_select_contents_no {
    padding: 0 4.875%;
    width: 100%;
}
.sp_brand_select_contents_no ul {
    margin: 0 0 20px 0;
}
.sp_brand_select_contents_no li {
    width: 48.27%;
    display: inline-block;
    padding: 0 1%;
    margin: 0 0 10px 0;
}

.top_news_contents.clearfix.new_section02.new_contents_top .top_topic_link {
    margin: 20px auto;
    max-width: 1100px;
}
.brand_section.brand_section_07.clearfix.new_contents_top {
    max-width: 1100px;
    margin: 35px auto;
}
.top_ranking.section04.clearfix.new_contents_top {
    max-width: 1100px;
    margin: auto;
}
.top_ranking.section05.clearfix.new_contents_top {
    max-width: 1100px;
    margin: auto;
}
.top_styling.section06.clearfix.new_contents_top {
    margin: 0 auto;
    max-width: 1100px;
}
.new_top_bannar_area {
    width: 3900px;
    margin: 0 0 20px -1800px;
    /* position: absolute; */
    /* position: relative; */
    /* left: 0; */
    /* right: 0; */
}
.new_top_bannar_area img {
    float: left;
    display: block;
}
.top_fade.flexslider .flex-direction-nav {
    display: none;
}
.top_fx_wrap{
    width: 100%;
}

.ts_main_contents.top {
    max-width: 100%!important;
}
.top_fx_wrap {
    width: 100%;
    position: relative;
}
.next_clic{
}
.next_clic {
    position: absolute;
    right: 0;
    display: block;
    top: 40%;
    z-index: 10;
}
.prev_clic {
    position: absolute;
    left: 0;
    display: block;
    top: 40%;
    z-index: 10;
}
.top_news_contents.clearfix.section01.new_contents_top {
    overflow: hidden;
    max-width: 1100px;
    margin: auto;
}


.pt_storefront .top_brand.section04.brand04.clearfix {
    display: block;
    margin: 0;
    padding: 0;
}
.recommend-item.cart-recommendations {
    display: none;
}
/*renew_*/

.sp_nav .search {
    display: none;
}

li.sp_search_icon {
    display: none;
}

.common_search_submit {
    display: none;
}

.inventory {
    display: none;
}

.item_detail button#add-to-cart {
    width: 100%;
}

.storeinventory-and-favorite {
    clear: both;
    padding-top: 2rem;
}

.item_detail .storeinventory-and-favorite .product-store-inventory-link {
    float: left;
}

.item_detail .storeinventory-and-favorite .product-store-inventory-link button.store-inventory-by-placecode {
    width: auto;
    padding: 0 2rem;
}

.item_detail .storeinventory-and-favorite .favorite_box {
    float: right;
    position: static;
}

/*new oc 171124*/

.oc_newtopic li{
    width: 42.73%;
    max-width: 470px;
    display: inline-block;
}
.renew_oc_wrap h2 {

    font-size: 27px;
}
.oc_newtopic li img{
    width: 100%;
}

.oc_newtopic{
    margin: 0 0 40px 0;
}
.re_oc_fx.flexslider {
    max-width: 900px;
    width: 81.81%;
    margin: 0 auto 50px;
    border: none;
}
.re_oc_fx.flexslider ul.slides li a {
    float: left;
    width: 31.8%;
    margin:0 0.7%;
}
.re_oc_fx.flexslider ul.slides li a:nth-child(3) {
    float: left;
    width: 31.8%;

}
.re_oc_fx.flexslider ol.flex-control-nav.flex-control-paging {
    display: none;
}
.re_oc_fx.flexslider .flex-direction-nav {
    display: block;
}
.re_oc_fx.flexslider a.flex-prev {
    background: url(TS/images/22octobre/2017/renewal/prev.jpg?$staticlink$);
    width: 50px;
    height: 60px;
    display: block;
    position: absolute;
    top: 45%;
    left: -3%;
    color: #e7e7e7;
}

.re_oc_fx.flexslider a.flex-next {
    background: url(TS/images/22octobre/2017/renewal/next.jpg?$staticlink$);
    width: 50px;
    height: 60px;
    display: block;
    position: absolute;
    top: 45%;
    right: -3%;
    color: #e7e7e7;
}
.renew_oc_wrap .top_topic_link{
    max-width: none;
    height: 35px;
    display: block;
    float: none;
    font-size: 12px;
    line-height: 35px;
    border: none;
    letter-spacing: .05em;
    width: auto;

    background: #898989;
    color: #fff;
    display: inline-table;
    margin: auto;
    position: relative;
}

.renew_oc_wrap .top_topic_link a {
    /*font-smoothing: antialiased;*/
    -webkit-font-smoothing: antialiased;
/*    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;*/
    max-width: none;
    width: 100%;
    height: 35px;
    display: block;
    font-weight: bold;
    float: none;
    font-size: 14px;
    line-height: 35px;
    border: none;
    padding: 0 40px;
    letter-spacing: .05em;
    background: #898989;
    color: #fff;
    display: inline-table;
    margin: auto;
    letter-spacing: 0.06em;
}
.renew_oc_wrap .top_topic_link {
    height: 35px;
}
.renew_oc_wrap span.ar_ {
    display: inline-block;
    border: none;
    background: none;
    width: 9px;
    height: 5px;
    position: absolute;
    right: 7%;
    top: 2px;
}


.pc_contents_fx{
    display: block;
}
.sp_contents_fx{
    display: none;
}
.oc_newtopic.new_news li {
    width: 33.12%;
    max-width: 365px;
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top;
}
.oc_newtopic li:nth-child(1){
    margin: 0 20px 0 0;
}
.oc .brand_section {
    margin: 75px 0 0;
}
.top_keyword.new_contents_top .renew_oc_innar ul li a {
    color: #da8b55;
    border: 2px solid #da8b55;
}
.renew_oc_wrap.top_keyword.new_contents_top.new_section03 h2 {
    width: 250px;
}
.renew_oc_wrap.top_keyword.new_contents_top.new_section03 ul {
    margin: 0px 0 0 0;
    clear: both;
    text-align: center;
}
.octobre .new_arrival_oc_auto li {
    float: none;
    width: 17.72%;
    margin: 0;
}
.content_set04 .new_arrival_oc_auto li:nth-child(4) {
    float: left;
    width: 17.72%;
    margin: 0;
}
.octobre li.grid-tile.grid5 {
    margin: 0!important;
}
.new_arrival_oc_auto .grid-tile .product-name {
    min-height: 60px;
    font-size: 11px;
    line-height: 17px;
    letter-spacing: .03em;
    text-align: left;
    margin: 10px 0 10px;
    color: #333;
    height: auto;
}
.new_arrival_oc_auto ul {
    overflow: hidden;
    zoom: 1;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
    margin: 0 0 50px;
}
.oct_text01 {
    font-size: 15px;
    color: #000000;
}
.oct_text01 span {
    font-family: 'Marcellus',serif;
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    letter-spacing: .1em;
}
.renew_oc_wrap.styling_oc h2 {
    width: 350px;
}
.renew_oc_wrap .styling-archive {
    text-align: left;
    margin: 0px auto 0;
}
.styling-archive .other-styling dl.stylingBox {
    position: relative;
    float: left;
    width: 20.9%;
    margin-right: 15px;
    float: none;
    display: inline-block;
}
.other-styling.oc {
    text-align: center;
}
.renew_oc_innar .styling-body {
    max-width: 1100px;
    margin: 0 auto 50px;
}

.renew_oc_wrap.bannar_oc li {
    display: inline-block;
}
.renew_oc_wrap.bannar_oc li:nth-child(1) {
    margin: 0 20px 0 0 ;
}
.renew_oc_wrap.bannar_oc {
    padding: 0 0 40px;
}
.brand_section.brand_section_10.clearfix {
    border: none;
    margin: 80px 0 0 0;
    padding: 0;
}
.top_keyword.new_contents_top ul li {
    display: inline-block;
    margin: 0 0 15px;
    width: auto;
    float: none;
}
.oc .brand_sns_foot_pc{
    font-family: 'Marcellus',serif;
    -webkit-font-smoothing: antialiased;
}
.octobre .brand_section.brand_section_06 ul {
    overflow: hidden;
    width: 800px;
    margin: auto;
}
.octobre .recommend-item.cart-recommendations.recommend0{
    display: none;
}
.brand_section.brand_section_06 {
    height: 170px;
    border-top: 3px solid #000;
    padding: 60px 0 0;
    margin: 0;
}



/*to new 171126*/
.brand_edition_wrap .edition_content .section.styling ul.to-news_cntents li {
    max-width: 330px;
    width: 30%;
    display: inline-block;
    letter-spacing: normal;
    margin:0 5% 0 0;
}
.brand_edition_wrap .edition_content .section.styling.to03 ul.to-news_cntents li:last-child {
    display: inline-block;
    margin: 0;
}
.brand_edition_wrap .edition_content .section.styling ul.to-news_cntents {
    letter-spacing: -.40em;
    overflow: hidden;
    margin-bottom: 55px;
}
.brand_edition_wrap .edition_content h3.cts_ttl span {
    font-size: 58px;
}
.brand_edition_wrap .nb .brand_section {
    margin: 0 auto 0;
    padding: 0px 0 0 0;
}
.brand_edition_wrap .edition_header {
    position: relative;
    max-width: 1100px;
    margin: 0 auto 80px;
}

.brand_edition_wrap .edition_content h3.cts_ttl {
    margin: 0px 0 34px 0;
}
.brand_edition_wrap .edition_content .section.styling ul.to-news_cntents li {
    max-width: 350px;
    width: 31.82%;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 2.2% 0 0;
}
.brand_edition_wrap .nb .nb_text01 {
    font-family: 'Open Sans',sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 13px;
    margin: 15px 0 5px;
    text-align: left;
    font-weight: 600;
}
.brand_edition_wrap .nb .nb_text02 {
    font-size: 13px;
    line-height: 23px;
    text-align: left;
}

/*p.rank {
    width: 0!important;
    height: 0!important;
    border-style: solid;
    border-width: 0 45px 45px 45px;
    border-color: transparent transparent #000000 transparent;
    border-radius: 0!important;
    background: none!important;
    transform: rotate(-45deg);
    left: -28px!important;
    top: -6px!important;
}*/
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li dl p.rank {
    background: none;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li:nth-child(2) p.rank{
    border-color: transparent transparent #222222 transparent;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li:nth-child(3) p.rank{
    border-color: transparent transparent #444444 transparent;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li:nth-child(4) p.rank{
    border-color: transparent transparent #666666 transparent;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li:nth-child(5) p.rank{
    border-color: transparent transparent #888888 transparent;
}
/*p.rank span {
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 11px;
    transform: rotate(45deg);
    left: -9px;
}*/
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li{
/*    width: 19%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin-left: 1%;*/
}
ul#section_instagram_cts_list li:nth-child(n+7) {
   display:none;
}

.brand_edition_wrap .edition_content .section.ranking ul.cts_list li dl p.rank {
    position: absolute;
    top: 0;
    left: 0;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    width: 75px;
    height: auto;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
/*    background-color: none;*/
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li dl p.name {
    text-align: left;
    font-weight: 100;
    font-size: 12px;
    line-height: 18px;
    margin: 20px 0;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li dl p.name {
    margin: 20px 0;
    text-align: left;
    font-weight: 100;
    font-size: 12px;
    line-height: 18px;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li dl p.price{
    line-height: 18px;
    font-size: 12px;
    text-align: left;
}
.brand_edition_wrap .edition_content .section.styling {
    margin-bottom: 160px;
}
.section.styling.to03.nb {
    margin: 0 0 100px;
}
.brand_edition_wrap .edition_content .section.ranking, .brand_edition_wrap .edition_content .section.newarrival {
    margin-bottom: 100px;
}
ul#section_instagram_cts_list li {
    width: 183px!important;
    height: 183px;
    margin: 0 20px 20px 0;
}
ul#section_instagram_cts_list li:nth-child(3n) {
    margin: 0 0px 20px 0;
}
ul#section_instagram_cts_list li:nth-child(7) {
    display: none;
}
ul#section_instagram_cts_list {
    width: 589px;
    margin: auto;
}
.brand_edition_wrap .edition_content .section.instagram h4.cts_sub_ttl {
    text-align: center;
    font-size: 20px;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.04em;
    margin-bottom: 40px;
    display: none;
}
.brand_edition_wrap .edition_footer .brand_foot_nav.pc {
    border-top: 3px solid #000;
    padding: 45px 0;
    display: none;
}
p.goto-top {
    position: relative;
}
p.goto-top:after {
    width: 100%;
    height: 2px;
    display: block;
    background: #000;
    content: "";
    bottom: -6px;
    position: absolute;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li:last-child {
    display: none;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li {
    width:19.1%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin-left: 1.1%;
    max-width: 210px;
}
.brand_edition_wrap .edition_header .brand_menu_pc li .brand_all_menu ul {
    display: inline-block;
    vertical-align: top;
}
.brand_edition_wrap .edition_header .brand_menu_pc li .brand_all_menu li {
    vertical-align: top;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.04em;
    padding: 0;
    font-weight: normal;
}
.brand_edition_wrap .edition_header .brand_menu_pc li .brand_all_menu {
    top: 232px;
}
.item_detail button#add-to-cart {
    background: #0e9aa7;
}
/*item detail page*/
.storeinventory-and-favorite {
    clear: both;
    padding-top: 20px;
    position: relative;
    overflow: hidden;
}
.item_detail .storeinventory-and-favorite .favorite_box {
    float: right;
    position: absolute;
    top: 20px;
    left: 155px;
    width: 200px;
}
.item_detail .tab {
    display: block;
    float: none;
    margin: 0 0 25px;
}
.item_detail button#add-to-cart:after {
    top: -6px;
    left: -216px;
}

.item_detail button#add-to-cart {
    background: #0e9aa7;
    width: 360px;
    float: left;
    margin: 0;
}
.button-fancy-large.add-to-cart-disabled{
    background: #333!important;
    opacity: 0.5;
}
.utton-fancy-large.add-to-cart{
    color:#0e9aa7;
    opacity: 1;
}
.item_detail .storeinventory-and-favorite .product-store-inventory-link button.store-inventory-by-placecode {
    width: 150px;
}
.item_detail .product-col-2.product-detail .product-name {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 10px;
}
.item_detail .product-number {
    font-size: 12px;
    color: #333333;
}
.item_detail .product-price {
    font-size: 18px;
    text-align: left;
    margin: 30px 0;
    clear: both;
    line-height: 28px;
}
.item_detail span.visually-hidden {
    display: none;
}
.item_detail .attribute .label {
    text-align: left;
    margin: 0;
    font-size: 13px;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 10px;
    font-weight: 600;
}
.item_detail .product-actions {
    margin: 20px 0 0;
    float: right;
    display: none;
}
.cart-recommendations .product-listing h2 {
    /* margin-left: 2.2rem; */
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    letter-spacing: 0.08em;
    font-weight: 600;
    margin: 0;
}



.pt_product-details .ci_1 + ul .badgeIconSale {
    display: none;
}
.pt_product-details .ci_1 + ul .display-brand-name {
    display: none;
}
.pt_product-details .ci_1 + ul .product-name {
    display: none;
}
.pt_product-details .ci_1 + ul ul.swatch-list {
    display: none;
}

.pt_product-details .display-brand-name {
    text-align: left;
    display: block;
    margin: 10px 0 0 0;
    font-weight: bold;
    font-size: 13px;
}
.cart-recommendations .ci_1 + ul .badgeIconSale {
    display: none;
}
.cart-recommendations .ci_1 + ul .display-brand-name {
    display: none;
}
.cart-recommendations .ci_1 + ul .product-name {
    display: none;
}
.cart-recommendations .ci_1 + ul ul.swatch-list {
    display: none;
}
.item_detail .tab-content {
    margin: 10px 0 40px;
    padding: 0;
}

.item_detail .product-store-inventory-link div {
    margin: -20px 0 0 0;
}
.item_detail .tab .tab-label {
    cursor: pointer;
    padding: 0;
    color: #333;
    line-height: 13px;
    transition: inherit;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 0 10px;
    margin: 0 0 15px;
    font-weight: bold;
}
.item_detail .tab-content td {
    display: block;
}
.item_detail .tab-content tr {
    display: block;
    margin: 0 0 20px 0;
}
.item_detail .tab-content tr {
    display: block;
    margin: 0 0 20px 0;
    font-size: 12px;
    line-height: 18px;
}
.size_guide_text {
    position: relative;
    bottom: 40px;
    text-decoration: underline;
    cursor: pointer;
    width: 119px;
    left: -21px;
}
.ci_1 + ul li.grid-tile,
.pt_cart .ci_0 + ul li.grid-tile{
    width: 17%!important;
    margin: 0!important;
    max-width: 183px!important;
    padding: 0 0.8%!important;
}

.pt_cart .cart-recommendations .ci_0 + ul .badgeIconSale {
    display: none;
}
.pt_cart .cart-recommendations .ci_0 + ul .display-brand-name {
    display: none;
}
.pt_cart .cart-recommendations .ci_0 + ul .product-name {
    display: none;
}
.pt_cart .cart-recommendations .ci_0 + ul ul.swatch-list {
    display: none;
}
.pt_cart .cart-recommendations .product-listing.last-visited {
    display: block;
    margin: 50px 0 150px;
}

.ci_1 + ul li.grid-tile img,
.pt_cart .ci_0 + ul li.grid-tile{
    margin: 0 0 15px;

}
.cart-recommendations .ci_1 + ul li.grid-tile:nth-child(5),
.pt_cart .cart-recommendations .ci_0 + ul li.grid-tile:nth-child(5)
{
    margin: 0!important;
}
p.check_item_1130.ci_1 {
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #333333;
    letter-spacing: 0.08em;
}
p.check_item_1130.ci_0 {
    font-size: 12px;
    line-height: 12px;
    color: #333333;
    text-align: center;
    letter-spacing: 0.08em;
}
.cart-recommendations .product-listing .search-result-items {
    margin-top: 30px;
    overflow: hidden;
}
.recommend-item.cart-recommendations {
    display: none;
}

.recommend-item.cart-recommendations .cts_ttl::after {
   display: none;
}
.recommend-item.cart-recommendations .cts_ttl::before {
   display: none;
}
.recommend0{
display: block;
}
.recommend-item.cart-recommendations .cts_ttl {
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    letter-spacing: 0.08em;
    line-height: 34px;
    margin: 0;
}

.cart-recommendations .search-result-items li.grid-tile{
    min-height: auto;
}
.detail_all_w .product-listing.last-visited {
    padding: 0 0 70px 0;
}
.ts_main_contents.item_detail.clearfix {
    padding: 0 0 0px;
}
.item_detail .display-brand-name {
    color: #333;
    font-size: 12px;
    text-align: left!important;
    display: block;
    line-height: 12px;
    margin: 15px 0 0 0;
    font-weight: bold;
}
.recommend1{
    margin: 0 auto 30px ;
}
.top .recommend-item.cart-recommendations.recommend0 {
    display: none;
}
.pinky .brand_section.brand_section_06.clearfix {
    height: 100px;
    border: none;
    padding: 0 0px 100px;
    overflow: hidden;
    margin: 120px auto 0;
}
.pinky li.grid-tile.grid2 {
/*    margin: 0!important;*/
}
.ay .brand_section {
    margin: 80px auto 0;
    padding: 0 0 0px;
}
.ay .brand_section.brand_section_06.clearfix {
    border: none;
}
.ay .brand_section.brand_section_06.clearfix {
    height: 105px;
    padding: 20px 0 60px;
}
.nb .brand_section.brand_section_06.clearfix {
    border: none;
}

.recommend-item.cart-recommendations.recommend0 {
    display: block;
}
body .top .newIcon,body .top .saleIcon,body .top .stockIcon,body .top .preorderIcon,body .top .backorderIcon,body .top .webIcon {
    display: none;
}
.ab_renewal .sp_contents_fx {
    display: none!important;
}
.ab_renewal .pc_contents_fx {
    display: block!important;
}

.ab_renewal .re_oc_fx.flexslider {
    max-width: 940px;
    width: 94%;
}
.ab_renewal .re_oc_fx.flexslider ul.slides li a {
    max-width: 440px;
    margin: 0 1.59%;
    width: 48.88%;
}
.ab_renewal .renew_oc_wrap .top_topic_link a {
    background: #e3ddc0;
    color: #7c7678;
    padding: 0 45px 0 20px;
}
.ab_renewal span.ar_ {
    right: 9%;
    top: 2px;
}
.ab_renewal .renew_oc_wrap .top_topic_link {
    float: right;
}
.ab_renewal span.ar_ img {
    width: 100%;
}
.ab_renewal .re_oc_fx.flexslider a.flex-next {
    width: 25px;
    height: 34px;
    display: block;
    position: absolute;
    top: 50%;
    right: -3%;
    color: #ffffff;
    text-indent: 100px!important;
    /* z-index: -1; */
}
.ab_renewal .re_oc_fx.flexslider a.flex-prev {
    width: 25px;
    height: 34px;
    display: block;
    position: absolute;
    top: 50%;
    color: #ffffff;
    text-indent: 100px!important;
    /* z-index: -1; */
}

.re_ab_fx.flexslider .slides > li a{
    width: 33%;
}
.re_ab_fx.flexslider li {

}
.re_ab_fx.flexslider .flex-viewport li a {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 0 4%;
}
.re_ab_fx.flexslider .flex-viewport li a:nth-child(2) {
    border-right: 2px dotted #9c9c9c;
    border-left: 2px dotted #9c9c9c;
}
.re_ab_fx.flexslider .flex-viewport li a img{
    width: 100%;
}
.brand_section.ab_renewal  {
    border-top: none;
}
.brand_section.ab_renewal h2 {
    top: 0;
}
.ab_renewal ol.flex-control-nav.flex-control-paging {
    position: relative;
    top: 25px;
    display: block!important;
}

.ab_news_renewal .flex-direction-nav {
    display: block;
}
.ab_news_renewal .flex-direction-nav a {
    width: 25px;
    height: 35px;
    top: 32%;
    z-index: 10;
}
.ab_news_renewal .flex-direction-nav a.flex-prev {
    width: 25px;
    height: 35px;
    top: 32%;
    z-index: 10;
    text-indent: 100px!important;
    color: #fff;

}
.ab_news_renewal .flex-direction-nav a.flex-next {
    width: 25px;
    height: 35px;
    top: 32%;
    z-index: 10;
    text-indent: 100px!important;
    color: #fff;
}
.ay .content_set05 li {
    width: 18%;
    margin: 0 2.5% 35px 0;
    float: left;
}
.ay .content_set05 li div {
    width: 100%;
    background: #f8f8f5;
    padding: 16px 11px;
}
.ay .borand_text01 {
    min-height: 35px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .03em;
    text-align: left;
    margin: 10px 0 13px;
}
.ay span.product-sales-price {
    text-align: left!important;
    display: block;
}
.ay .content_set05 li img.ay_rank {
    width: 40px;
    margin: 0 auto -10px;
}
.ay .content_set05 li:nth-child(5n) {
    margin: 0 0 35px;
}
.ab_renewal.style_renewal .renew_oc_wrap .top_topic_link {
    float: right;
    margin: 30px 0 0 0;
}

.ab_renewal.style_renewal li {
    float: left;
    width: 23%;
    margin: 0 2.64% 0 0;
}
.ab_renewal.style_renewal li:nth-child(4) {
    float: left;
    width: 23%;
    margin: 0;
}
/*.ay .brand_section.brand_section_06 ul {
    width: 680px;
}*/
.ay .brand_section.brand_section_06 ul {
    width: 530px;
}
.ay .brand_section.brand_section_06.clearfix {
    height: 105px;
    padding: 0px 0 60px;
    margin: 70px auto 0;
}
.ay .flex-control-nav li {
    margin: 0px 2px;
    display: inline-block;
    zoom: 1;
}

/*pd renewal*/

.brand_section.brand_section_05.content_set04.ab_renewal.clearfix.style_renewal.ab4 {
    margin: 80px auto 0;
}
.brand_section.brand_section_01.clearfix.octobre0.ab_renewal {
    margin: 40px auto;
}
.brand_section.brand_section_03.content_set05.ab_renewal.clearfix.ab2 {
    margin: 90px auto 0;
}
.brand_edition_wrap .edition_content .section.ranking ul.cts_list li:last-child {
    display: inline-block;
}
span.iconRight {
    display: none!important;
}
.renewal_pd .re_oc_fx.flexslider ul.slides li a {
    float: left;
    width: 50%;
    margin: 0;
}
.renewal_pd .re_oc_fx.flexslider ul.slides li a img{
    float: left;
    width: 100%;
    padding: 0 2.727%;
}
.renewal_pd .re_oc_fx.flexslider {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 0px;
    border: none;
}
.renewal_pd .flexslider .slides img.pc_contents_fx {
    display: block;
}
.renewal_pd .flexslider .slides img.sp_contents_fx {
    display: none;
}
.pinky .brand_section.brand_section_09.clearfix {
    margin: 100px auto 0;
    padding: 0 0 0px;
}
.renewal_pd .ar_ img {
    vertical-align: text-bottom;
    line-height: 1;
    width: 100%;
}
.renewal_pd .renew_oc_wrap .top_topic_link a {
    background: #333333;
}
.renewal_pd .renew_oc_wrap .top_topic_link {
    background: #333333;
    margin: 50px 0 0 0;
}
.renewal_pd .re_oc_fx.flexslider ol.flex-control-nav.flex-control-paging {
    display: block;
}
.renewal_pd .flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
}
.renewal_pd .re_oc_fx.flexslider ol.flex-control-nav.flex-control-paging {
    bottom: -30px;
}

.pinky .brand_section {
    max-width: 1100px;
    margin: auto;
    margin: 100px auto 0;
    border-top: none;
    padding: 0 0 1px;
    position: relative;
}

.pinky .brand_section.brand_section_09.clearfix {
    margin: 100px auto 70px;
    padding: 0 0 30px;
    max-width: 1070px;
}
.pinky .p_news_text {
    width: 45%;
    float: right;
    padding: 30px 15px 10px;
    text-align: left;
}
.pinkiy_news img {
    width: 55%;
    float: left;
}
.pinky .p_news_text02 {
    font-size: 12px;
    line-height: 20px;
    margin: 18px 0 6px;
}
.pinky .content_set05 li {
    width: 18.19%;
    margin: 0 1.8% 40px 0;
    float: none;
    vertical-align: top;
    display: inline-block;
    max-width: 200px;
}
.pinky .content_set05 li:nth-child(5n) {
    margin: 0 0 50px;
}
.pinky li.grid-tile > div + p {
    text-align: left;
    margin: 16px 0 10px 0;
    font-size: 11px;
    line-height: 16px;
    min-height: 45px;
}
.renewal_pd span.product-sales-price {
    color: #333;
    text-align: left;
    display: block;
}
.content_set05.brand_section.renewal_pd .renew_oc_wrap .top_topic_link {
    background: #333333;
    margin: 10px 0 0 0;
}
.content_set04.renewal_pd li {
    width: 18.19%;
    margin: 0 .9% 40px;
    float: none;
    vertical-align: top;
    display: inline-block;
    max-width: 200px;
}
.content_set04.renewal_pd li:nth-child(4) {
    width: 18.19%;
    margin: 0 .9% 40px;
    float: none;
    vertical-align: top;
    display: inline-block;
    max-width: 200px;
}
.ranki_pd .grid-tile .product-name {
    min-height: 60px;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .03em;
    text-align: left;
    margin: 0px 0 10px;
    color: #333;
    height: auto;
}
.brand_section.brand_section_03.content_set04.clearfix.octobre3.renewal_pd.pd_renewal_rank ul {
    margin: 0;
}
.renewal_pd.pd_renewal_rank .renew_oc_wrap .top_topic_link {
    background: #333333;
    margin: 10px 0 0 0;
}
.brand_section.brand_section_03.content_set04.clearfix.renewal_pd.renewal_pd_style li {
    float: none;
    width: 22.3%;
    margin: 0;
    max-width: 100%;
}
.renewal_pd_style .renew_oc_wrap .top_topic_link {
    background: #333333;
    margin: 0px 0 0 0;
}
.brand_section.brand_section_01.clearfix.octobre0.renewal_pd {
    margin: 60px auto 0;
}
.renewal_pd .renew_oc_wrap .top_topic_link {
    background: #333333;
    margin: 70px 0 0 0;
}


/*NB TOPIC*/

.ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {
    overflow: visible;
    height: 50px;
    width: 1100px;
}
.nb .brand_all_menu {
    top: 50px;
    left: -1px;
    width: 1102px;
}
.nb .brand_menu_pc li:nth-child(5) .brand_all_menu {
    left: -498px;
}
.nb .brand_menu_pc li:nth-child(6) .brand_all_menu {
    top: 50px;
    left: -627px;
}
.brand_all_menu {
    height: 248px;
}
.nb .brand_section00 li {
    float: left;
    padding: 10px 30px;
    position: relative;
    line-height: 25px;
    margin: 0 0 5px;
    border-right: 1px solid #b2b2b2;
    height: 50px;
}
.nb .brand_section00 li:first-child {
    padding: 10px 30px 10px 0;
    height: 50px;
}
.nb .brand_section00 li:last-child {
    padding: 10px 0px 10px 30px;
}
.ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {
    height: auto;
    height: 50px!important;
    margin: 20px auto 30px;
}
.nb .slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    width: 880px;
    margin: auto;
}
.nb .brand_section h2 {
    font-family: 'Open Sans',sans-serif;
    -webkit-font-smoothing: antialiased;
    width: auto;
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
    font-size: 20px;
    right: 0;
    letter-spacing: .1em;
    background: #fff;
    font-weight: 700;
    letter-spacing: .12em;
    margin: 0 0 30px;
    line-height: 20px;
}
.nb .slick-track > div{
    margin:0 10px;
    position: relative;
}
.nb .slick-track > div img{
    border: 1px solid #ccc;
    width: 100%;
}
.nb .slick-track p a{
    margin: 15px 0 10px;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
    min-height: 55px;
    display: block;
}
.nb span.product-sales-price {
    font-size: 11px;
    text-align: left;
}
.nb .renew_oc_wrap .top_topic_link {
    height: 35px;
    margin: 50px auto 0;
    background: #eda18c;
}
.nb .renew_oc_wrap .top_topic_link a {
    background: #EBC8C3;
}
.nb .slick-next {
    background-color: #333;
    /*border-color: none;*/
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
    padding: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 55px;
    height: 55px;
    position: absolute;
    right: -60px;
    top: 31%;
}
.nb .slick-prev {
    z-index: 100;
    background-color: #333;
/*    border-color: none;*/
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 400;
    padding: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 55px;
    height: 55px;
    position: absolute;
    left: -60px;
    top: 31%;
}
.nb .nb_new_rank {
    display: inline-block;
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    left: 10px;
    font-size: 18px;
    line-height: 40px;
    border-radius: 45px;
    color: #fff;
}
.nb .nb_rank_no4{
    background: #ea653f;
}
.nb .nb_rank_no5{
    background: #ea8468;
}
.nb .nb_rank_no6{
    background: #eca18c;
}
.nb .nb_rank_no7{
    background: #eab0a0;
}
.nb .nb_rank_no8{
    background: #eab0a0;
}
.nb .nb_rank_no9{
    background: #eab0a0;
}
.nb .nb_rank_no10{
    background: #eab0a0;
}
.nb .nb_rank_no11{
    background: #eab0a0;
}
.nb .nb_rank_no12{
    background: #eab0a0;
}
.nb .nb_rank_no13{
    background: #eab0a0;
}
.nb .nb_rank_no14{
    background: #ea653f;
}
.nb .nb_rank_no15{
    background: #ea8468;
}
.nb .nb_rank_no16{
    background: #eca18c;
}
.nb .nb_rank_no17{
    background: #eab0a0;
}
.brand_section.brand_section_05.content_set04.clearfix.nb_renewal.nb_renewal_styling.nb3 {
    max-width: 1000px;
}
.top .new_contents_top .flex-control-nav {width: 72px !important;}


div#main.nb {
    max-width: 100%;
}


.nb .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -20px;
    text-align: center;
}
.nb .new_contents_top .top_fade.flexslider {
    width: 720px;
    max-width: 720px;
}
.nb .new_contents_top .top_fade .flex-viewport li img {
    padding: 0 10px;
}
.nb .top_fade .flex-control-nav li {
    margin: 0 0px;
    display: inline-block;
    zoom: 1;
}
.nb .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -35px;
    text-align: center;
}
.nb .slick-next  {
    text-indent: -9999px;
    text-indent: -9999px;
    background-position: 0;
    width: 53px;
    height: 53px;
    background-size: 100%;
    right: -60px;
    margin: 0;
    bottom: 50%;
    top: auto;
    border: 1px solid #e4e4e4;
    color: #fff;
}
.nb .slick-prev  {
    text-indent: -9999px;
    background-position: 0;
    width: 53px;
    height: 53px;
    background-size: 100%;
    left: -60px;
    margin: 0;
    bottom: 50%;
    top: auto;
    border: 1px solid #e4e4e4;
}

.nb_renewal .flexslider {
    margin: auto;
    background: #ffffff;
    border: 0;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow:none;
    max-width: 970px;
}
.nb_renewal .flex-direction-nav .flex-prev {
    text-indent: -9999px;
    background-position: 0;
    width: 53px;
    height: 53px;
    background-size: 100%;
    left: -16px;
    margin: 0;
    bottom: 50%;
    top: auto;
    border: 1px solid #e4e4e4;
}

.nb_renewal .flex-direction-nav .flex-next{
    text-indent: -9999px;
    text-indent: -9999px;
    background-position: 0;
    width: 53px;
    height: 53px;
    background-size: 100%;
    right: -16px;
    margin: 0;
    bottom: 50%;
    top: auto;
    border: 1px solid #e4e4e4;
    color: #fff;
}
.nb_news_renewal .flexslider .slides img {
    height: auto;
    border: 1px solid #e4e4e4;
}
.nb_news_renewal .flex-direction-nav {
    display: block;
}
.re_nb_fx.flexslider .flex-viewport li a {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}
a.c_btn_nb {
    display: none;
}
a.nb_consept img {
    margin: auto;
}
.ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {
    overflow: visible;
    height: 50px;
    width: 1100px;
}
.nb .brand_all_menu {
    top: 50px;
    left: -1px;
    width: 1102px;
}
.nb .brand_menu_pc li:nth-child(5) .brand_all_menu {
    left: -498px;
}
.nb .brand_menu_pc li:nth-child(6) .brand_all_menu {
    top: 50px;
    left: -627px;
}
.brand_all_menu {
    height: 248px;
}
.nb .brand_section00 li {
    float: left;
    padding: 10px 30px;
    position: relative;
    line-height: 25px;
    margin: 0 0 5px;
    border-right: 1px solid #b2b2b2;
    height: 50px;
}
.nb .brand_section00 li:first-child {
    padding: 10px 30px 10px 0;
    height: 50px;
}
.nb .brand_section00 li:last-child {
    padding: 10px 0px 10px 30px;
}
.ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {
    height: auto;
    height: 50px!important;
    margin: 20px auto 30px;
}
.nb .brand_section.nb0 {
    margin: 0 auto 0;
    padding: 100px 0 35px 0;
}
.nb .brand_section {
    margin: 0 auto 0;
    padding: 100px 0 0 0;
    max-width: 1000px;
}
.nb0 .flex-control-nav li {
    margin: 0 0px;
}
.nb .brand_section.brand_section_06.clearfix {
    margin: 0 auto 70px;
    padding: 50px 0 0 0;
}
.new_contents_top .top_fade.flexslider {
    margin: 0 auto 35px;
}
.nb .nb_text02 {
    font-size: 12px;
}
.slick-slide p {
    text-align: left;
}
.brand_section.brand_section_07.clearfix {
    margin: 0 auto;
    padding: 20px 0;
}
.styling-archive .other-styling dl.stylingBox {
    position: relative;
    float: left;
    width: 22.25%;
    float: none;
    display: inline-block;
    margin-right: 3.63%;
}

/*bs*/
.bosch .bs_topic_new .flex-direction-nav {
    display: none;
}

.new_contents_top.bs_topic_new .flexslider {
    margin: 0 auto 70px;
    border: 1px solid #c6c6c6;
    position: relative;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    /* width: 82.72%; */
    border: none;
    width: 890px;
}
.new_contents_top.bs_topic_new .slides > li a {
    width: 445px;
    padding: 0 15px;
    display: block;
    float: left;
}
.new_contents_top.bs_topic_new .top_fade .flex-viewport li img{
    padding: 0 0;
}

.new_contents_top.bs_topic_new .top_fade .flex-viewport {
    overflow: hidden!important;
}

.top_news_contents.clearfix.new_section02.new_contents_top.bs_topic_new {
    margin: 80px 0 0 0;
}
a.next_clic.bs_clic {
    right: 52px;
}
a.next_clic.bs_clic img {
    border-right: 1px solid #eaeaea;
}
a.prev_clic.bx_clic {
    left: 52px;
}
a.prev_clic.bx_clic img {
    border-left: 1px solid #eaeaea;
}
.top_news_contents.clearfix.new_section02.new_contents_top.bs_topic_new h2 {
    margin: 0 0 25px;
}

.new_contents_top.bs_topic_new .flex-control-nav li {
    margin: 0 ;
    display: inline-block;
    zoom: 1;
}
.bosch .renew_oc_wrap .top_topic_link a {
/*    font-smoothing: antialiased;*/
    -webkit-font-smoothing: antialiased;
/*    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;*/
    max-width: none;
    width: 100%;
    height: 35px;
    display: block;
    font-weight: normal;
    float: none;
    font-size: 14px;
    line-height: 35px;
    border: none;
    padding: 0 40px;
    letter-spacing: .05em;
    background: #efeeec;
    color: #333;
    display: inline-table;
    margin: auto;
    letter-spacing: 0.06em;
}
.bosch .renew_oc_wrap span.ar_ {
    display: inline-block;
    border: none;
    background: none;
    width: 9px;
    height: 5px;
    position: absolute;
    right: 7%;
    top: 2px;
    z-index: 11;
}
.bs_wrap_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 3;
    top: 0;
    left: 0;
    display: none;
}
.bs_innar_bg {
    width: 90%;
    height: 70%;
    background: #fff;
    top: 20%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    overflow: scroll;
    display: none;
    -webkit-overflow-scrolling: touch;
}

.bs_innar_bg a {
    padding: 15px 0;
    display: block;
    font-size: 12px;
    width: 100%;
    border: 1px solid #c6c6c6;
    position: relative;
}
.bosch .top_topic_link {
    margin: 40px auto 0;
}
.bosch .bosch_bg_news {
    width: 3000px;
    height: 260px;
    background: #f6f6f6;
    position: absolute;
    left: 50%;
    margin-left: -1500px;
    z-index: 0;
    top: 15px;
}
.bosch .brand_section.brand_section_05.content_set03.clearfix ul {
    z-index: 1;
    position: relative;
}
.bosch .content_set05 li {
    width: 17%;
    margin: 0 3.7% 50px 0;
    float: left;
    max-width: 170px;
}
.bosch .brand_section.brand_section_02, .brand_section.brand_section_03, .brand_section.brand_section_04, .brand_section.brand_section_05 {
    width: 100%;
}
img.bs_no {
    width: 35px!important;
    margin: 0 auto 15px;
}
.sp_contents_fx.bs_no6{
    display: none;
}
.bosch li.grid-tile.grid15 {
    display: none;
}

.brand_section.brand_section_04.clearfix h2 {
    width: 333px;
    margin: 0 auto 30px;
    display: block;
}
.bosch_style_slide.flexslider .flex-direction-nav .flex-next {
    right: -10px;
}
.bosch_style_slide.flexslider .flex-direction-nav .flex-prev {
    left: -10px;
}
.brand_section.brand_section_05.content_set04.clearfix.bs_renewal.bs_renewal_consept.nb4 {
    margin: 80px auto;
}
.brand_section.brand_section_05.content_set04.clearfix.bs_renewal.bs_renewal_consept img{
    margin: auto;
}
.fx_slide{
    width: 980px;
}
.fx_slide li.slick-slide a {
    width: 25%;
    display: block;
    float: left;
}
.fx_slide li.slick-slide a img{
    width: 100%;
}
.fx_slide .slick-next {
    right: -10px;
    width: 40px;
    height: 50px;
}
.fx_slide .slick-prev {
    left:-10px;
    z-index: 10;
    width: 40px;
    height: 50px;
}

.fx_slide .slick-prev:before,.fx_slide .slick-next:before {
    font-family: '';
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
}
.fx_slide .slick-slider {
    margin: auto;
}
.bosch .content_set05 li img {
    max-width: 100%;
    width: 100%;
}

/*add 18 10*/

.login_02 .form-row.label-inline.form-indent.step_form1.f_no_lo222 label {
    width: 200px;
}

.login_02 .form-row.f_no_lo220 + div p {
    top: 280px;
    /* margin: -12px 0 0; */
}

.f_no_lo223 label {
    width: 245px;
}

.login_02 .field-wrapper.field_no23 {
    position: static;
    margin: 20px 0 0;
}

.f_no_lo224 .field_no23 + label {
    width: 400px;
    float: left;
    margin: 0 0 0 0px;
}
.form-row.label-inline.form-indent.step_form2.f_no_lo224 a {
    background: none;
    border: none;
}
 .custom-attribute-wrapper.field_no22 .attrItem {
    display: inline-block;
    margin-right: 5%;
    white-space: nowrap;
    width: 100%;
}

.field_no22 + div#customAttribute1-error{
background: none;
    line-height: 1;
    margin: 0px 0 0 31px;
    text-align: left;
}
.form-row.form-row-button.f_no_lo225 {
    padding: 40px 0 0;
}


/*add 18 10 04*/

.profile_body .form-row.label-inline.form-indent.step_form1.f_no20 {
    clear: both;
    padding: 0 0 0 20px;

}

.profile_body .field-wrapper.field_no19 {
    float: left;
    padding-left: 0;
    width: auto;
    position: static;
    left: 95px;
    top: -2px;
    width: 26px;
    margin:0;
}

.profile_body .field-wrapper.field_no19 + label {
    width: 250px;
}

.profile_body .form-row.label-inline.form-indent.step_form0.f_no19 {
    clear: both;
    padding: 0 0 0 20px;
    margin: 0;
}

.profile_body .field-wrapper.field_no18 {
    margin:0;
}

.profile_body .f_no21 > label {
    width: 300px!important;
}

.profile_body .field-wrapper.field_no20 .attrItem {
    display: inline-block;
    margin-right: 5%;
    white-space: nowrap;
    width: 100%;
}

.profile_body div#customAttribute1-container .attrItem input {
    margin-left: inherit;
    float: left;
    margin: 24px 13px 0 0;
}

.washmark_text {
    position: relative;
    /* top: 0; */
    bottom: 58px;
    text-decoration: underline;
    cursor: pointer;
    width: 119px;
    left: 82px;
    /* right: 0; */
}

.detail_washmark_wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 25;
    top: 0;
    left: 0;
    display: none;
}
.detail_washmark_inner {
    width: 760px;
    height: 690px;
    overflow: scroll;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.close_washmark_btn {
    width: 50px;
    height: 58px;
    position: absolute;
    right: 0;
    font-size: 25px;
    top: 0px;
    cursor: pointer;
}
.detail_washmark_inner img{
    width:100%;
}

/* add 1826*/

.field-wrapper.field_no10 + div + div {
    text-align: left;
    line-height: 24px;
    padding: 0;
}
.step_form0 .field-wrapper.field_no2 {
    left: 0;
}
.login-box .form-row.label-inline.form-indent {
    text-align: left;
    display: block;
    text-align: center;
    font-size: 13px;
    margin: 30px auto;
    position: relative;
    width: 320px;
}
.login-box .form-row.label-inline.form-indent label {
    width: 100%;
    text-align: left;
    margin: auto;
    padding: 0 0 0 30px;
}
/*.cart-recommendations .search-result-items li.grid-tile {
    float: none;
    display: inline-block;
}
.cart-recommendations .product-listing .search-result-items {
    text-align: center;
}
.cart-recommendations .search-result-items li.grid-tile:nth-child(5) {
    display: inline-block;
    float: none;
    max-width: 180px;
}*/

.login_02 .form-row.f_no_lo220 + div p {
    margin: -12px 0 0;
    top: auto;
    bottom: 12px;
    position: relative;

}
/*
add 190205*/

.pt_cart .cart-coupon-code {
    width: 68%;
}


/* 2019 02 14 add */
ul.menu_list.new_menu_contents_17 li:nth-child(1) {
    margin: 0 0 0 30px;
}
.common_hover_menu {
    width: 800px;
}
ul.menu_hover {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.menu_hover li {
    float: left;
    margin: 0;
}
.menu_list_all li {
    margin: 0;
}
.menu_list_all ul {
    float: left;
    color: #333;
    text-align: left;
    padding: 0 30px 0 0;
    border-right: none;
    height: 210px;
    margin: -5px 0 0;
    width: 185px;
}
.menu_list_all .accessory {
    padding: 0 50px 0 20px;
    border-left: 1px solid #c6c6c6;
}
.menu_list_all li:first-child a {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
}
.head_menu li a {
    font-size: 12px;
    line-height: 2;
}
.common_hover_menu li a:hover {
    color: #0E9AA7;
}
.common_hover_menu h2 {
    margin: 40px 0 15px;
}
ul.clothing.cl2 {
    margin: 15px 0 0;
}
.menu_list_all .accessory {
    padding: 0 50px 0 30px;
    border-left: 1px solid #c6c6c6;
    width: 200px;
    height: 180px;
}
.menu_list_all h2 {
    margin: 20px 0 18px;
}
li.on .top_news_text00 {
    color:#0E9AA7;
}
a:hover {
    opacity: 0.8!important;
}
.top_keyword.new_contents_top ul li a:hover {
    color: #fff;
    background: #75787b;
}
.new_contents_top .top_topic_link a:hover {
    color: #fff;
    background: #3E5A67;
    opacity: 1!important;
    border: 1px solid #3E5A67;
}
.brand_section.brand_section_07.clearfix .new_brand_contents17 li {
    float: left;
    width: 49%;
    margin: 0 0 21px;
}
ul.new_brand_contents17 {
    display: flex;
    justify-content: space-between;
}
ul.new_brand_contents17 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.brand_section.brand_section_07.clearfix.new_contents_top {
    max-width: 1100px;
    margin: 60px auto 35px;
}
.top_styling.new_contents_top ul {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
    width: 760px;
    margin: auto;
    justify-content: space-between;
}
.top_styling ul.top_new_styling17 li {
    width: 23.7%;
    position: relative;
    float: none;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.section07 a {
    width: 400px;
    display: block;
    height: 100px;
    float: none;
    position: relative;
    height: 60px;
    border: 1px solid #c6c6c6;
}
.top_styling.section07.clearfix div {
    display: flex;
    width: 820px;
    justify-content: space-between;
    margin: auto;
    flex-wrap: wrap;
    border: none;
}
.top_styling.section07.clearfix span {
    font-size: 15px;
    line-height: 60px;
    margin: 0;
    display: block;
    font-weight: 700;
    padding: 0 0 0;
    letter-spacing: 0.1em;
}
.top_styling.section07 img {
    position: absolute;
    top: 22px;
    right: 139px;
    left: 0;
    margin: auto;
}
.top_styling.section07 a:first-child img {
    position: absolute;
    top: 18px;
    right: 141px;
    left: 0;
    margin: auto;
    width: 18px;
}
.top_styling.section07 a.uln img {
    position: absolute;
    top: 17px;
    right: 150px;
    left: 0;
    margin: auto;
    width: 25px;
}

.top_styling.section07 a:hover{
    background: #3E5A67;
    color:#fff;
    border:1px solid #3E5A67;
    opacity: 1!important;
}
.section07 {
    margin: 0px 0 60px;
    position: relative;
    border-top: none;
    padding: 0px 0 0;
}
.brandCode ul.scrollable li:nth-child(4),
.brandCode ul.scrollable li:nth-child(5),
.brandCode ul.scrollable li:nth-child(6){
    display: none;
}

.detail-search-all .refinement h3 {
    background-color: #fff;
    border-top: none;
    font-size: 1.1em;
    letter-spacing: 0.125em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
    clear: both;
    font-size: 14px;
}
.primary-content.detail-search-all {
    width: 70%;
    margin: 5px 15%;
    padding: 50px 0 100px 0;
}
.detail-search-all input#detail-q {
    width: 100%;
}

.detail-search-all .select_wrap select {
    -webkit-appearance: none;
    padding: 0 0 0 10px;
    width: 100%;
}
.detail-search-all .refinement {
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.detail-search-all .refinement li {
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: #fff;
    width: 100%;
    border-bottom: none;
}
.detail-search-all .refinement ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.detail-search-all .refinement-list label {
    display: inline;
    font-size: 12px;
}

.detail-search-all .refinement ul {
    display: block!important;
}

/*2019 02 26*/

.product-render td {
    display: table-cell;
    vertical-align: middle;
}
table.product-render td.info {
    min-width: 159px;
    text-align: left;
    padding: 10px 5px;
}
table.product-render td {

}
table.product-render td.info span {
    font-size: 12px !important;
}
table.product-render td.info span.variation_id {
    display: block;
}
.info + td {
    width: 90px;
    padding: 0 0px 0 5px;
}
.info + td + td{
    width: 90px;
    padding: 0 0px 0 5px;
}
tr.separate-attribute img {
    width: 75px;
    margin: 0 15px 0 0;
}
table.product-render tr .button-fancy-large, table.product-render tr .button {
    font-size: 1.0em;
    padding: 0;
    width: 90px;
    margin: 0 0px;
    height: 40px;
    line-height: 16px;
}
.item_detail a.button.simple {
    color: #fff;
    font-size: 12px;
    line-height: 38px;
    background: #C6C6C6;
    border: none;
    padding: 0;
    margin: 0;
    height: 40px;
    display: block;
}
button.button-fancy-large.add-to-cart {
    background: #0E9AA7;
}
.item_detail a.button.simple {
    color: #888888;
    font-size: 12px;
    line-height: 16px;
    background: #fff;
    border: none;
    padding: 5px 0 0 0;
    margin: 0;
    height: 40px;
    display: block;
    border: 1px solid #888888;
}
/*2019 03 12*/

li.common_sp_menu_li.heart_icon img {
    width: 18px;
    position: relative;
    z-index: 2;
}
li.common_sp_menu_li.search_icon img {
    width: 18px;
}
.heart_icon{
    position: relative;
}
.heart_icon span {
    width: 18px;
    height: 18px;
    background: #fff;
    position: absolute;
    color: #000;
    line-height: 18px;
    border-radius: 75%;
    top: -5px;
    left: -1px;
    opacity: .7;
    padding: 0;
    border: none;
    /* -webkit-font-smoothing: none; */
    text-align: center;
    font-size: 12px;
}
.common_main_menu .minicart-icon{
    height: 21px !important;
}
.item_detail .storeinventory-and-favorite .product-store-inventory-link button.store-inventory-by-placecode {
    width: 360px;
    max-width: 100%;
    height: 50px;
    padding: 0 0 0px;
}
.item_detail .product-store-inventory-link div {
    margin: -7px 0 0 0;
    clear: both;
}
a.button.simple {
    color: #888888!important;
    font-size: 12px;
    line-height: 16px;
    background: #fff!important;
    border: none;
    padding: 5px 0 0 0!important;
    margin: 0;
    height: 40px;
    display: block;
    border: 1px solid #888888!important;
    position: static!important;
}
div#Quantity_plus img{
    display: none;
}
div#Quantity_minus img{
    display: none;
}
a#quickviewbutton {
    padding: 0;
}
/*.item_detail a.button.simple {
    height: 30px;

}
*/
.item_detail .storeinventory-and-favorite .favorite_box {
    float: none;
    position: relative;
    top: 20px;
    left: 40px;
    width: 200px;
}
.item_detail a.button.simple {
    color: #fff!important;
    font-size: 12px;
    line-height: 16px;
    background: #c6c6c6!important;
    border: none;
    padding: 5px 0 0 0;
    margin: 0;
   /* height: 30px;*/
    display: block;
    background: red;
    border: 1px solid #888888;
}
.item_detail span.favorite_icon {
    width: 17px;
    height: 14px;
    background-position: 0px 0;
    position: relative;
    top: 3px;
    left: -6px;
    padding: 0;
}
.item_detail .storeinventory-and-favorite .favorite_box {
    float: none;
    position: static;
    top: 20px;
    left: 40px;
    width: 200px;
    background: none;
}
/*add 03 28*/
.pdpForm div#unisizeBnr {
    margin: 0 0 20px;
}
.item_list_quickview div button#add-to-cart {
    margin: 0!important;
    width: 200px!important;
}
.ui-dialog.ui-widget .storeinventory-and-favorite {
    clear: both;
    padding-top: 20px;
    position: relative;
    overflow: hidden;
    width: 200px;
}
a.button.simple {
    line-height: 30px;
}
.storeinventory-and-favorite {

    padding-top: 0px;

}
/*ie 10以降ハック*/
@media screen and (max-width: 950px) {
    .common_head_spmenu .mini-cart-products {
        max-height: 100%;
        height: 303px;
    }
    input[type="text"], input[type="number"], input[type="password"], input[type="date"] textarea{
        font-size: 11px;
    }
/*    ミニカート*/
    .mini-cart-product.collapsed .mini-cart-name {
        width: 100%;
    }
    span.label.pr_text00 {
        display: block;
        margin: 0 0 0px 0;
    }
    .minicartslot p {
        text-align: left;
        width: 99%;
    }

    .brand_item_wrap .first-last span.visually-hidden{
    display: none;
    }
/*    sp nav */
    .sp_nav a.c_list_a {
        right: 0;
        width: 40%;
    }
    .sp_nav a.cate_name {
        display: inline;
    }
    .sp_nav .nav_area.sp_area04 p a {
        font-size: 1.3rem;
        line-height: 40px;
    }
    .sp_nav .nav_area.sp_area04 p {
        border-bottom: 1px solid #777c7e;
    }
/*    カート ポップ*/
    span.swatch + span {
        position: absolute;
        bottom: -30px;
        right: 0;
        left: 0;
    }
    /*    一覧*/
    .item_detail .swatch + span {
        /* display: none; */
        position: absolute;
        bottom: 14px;
        left: 0;
        right: 0;
    }
    .item_detail .swatch + span {
        /* display: none; */
        position: absolute;
        bottom: -5px;
        left: 0;
        right: 0;
    }
    .item_detail .cart-recommendations .product-listing h2 {
        margin-left: 0;
    }
    .search-result-options.top_search-result-options {
        width: 100%;
        overflow: hidden;
        position: relative;
        top: -37px;
        height: 50px;
    }
    /* フリーワード */
    .brand_item_left ul#category-level-1 {
        display: none;
    }
    .brand_item_wrap .brand_item_left h3.toggle{
        display: none;
    }
    .brand_head.clearfix.brand_section00 ul {
        height: auto;
    }
    .ts_main_contents .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {
        width: 100%;
        height: auto;
    }
    .item_detail .pankuzu {
        margin: 0 auto 10px!important;
    }
    .ts_main_contents.about {
        padding: 0!important;
    }

    /* サイズガイド */
    .size_guide_text {
        position: absolute;
        bottom: 60px;
        text-decoration: underline;
        cursor: pointer;
        width: 149px;
        display: block;
        left: -17px;
    }
    .close_size_btn {
        width: 35px;
        height: 58px;
        position: absolute;
        right: 0;
        font-size: 16px;
        top: -2px;
        cursor: pointer;
    }
    .detail_size_inner {
        width: 90%;
        height: 446px;
        overflow: scroll;
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        position: absolute;
    }
    .top_cp {
        display: block;
        font-size: 11px;
        letter-spacing: .01em;
    }
    .sp_head .mini_cart_right {
        width: 55%;
        float: right;
        text-align: left;
        padding: 0px;
    }
    .sp_head .mini-cart-pricing {
        display: block;
    }
    .sp_head .mini-cart-attributes {
        display: block;
    }
    /* // フッター*/
    .foot_copy ul {
        width: 80px;
    }

    .foot_copy li {
        width: 25px;
        margin: 0 23% 0 0;
    }

    .foot_copy li:nth-child(3) {
        width: 25px;
        margin: 0;
    }
    /* //  一覧　*/
    .brand_item_wrap .brand_item_left h3.toggle {
        position: relative;
        height: 40px;
        line-height: 40px;
        font-size: 1.15rem;
        padding: 0;
        margin: 0;
    }

    .brand_item_wrap .refinement {
        padding-bottom: 0;
        position: relative;
        border: none;
    }

    .brand_item_wrap h3.toggle.f_h3.expanded + ul {
        display: none;
    }

    .brand_item_wrap h3.toggle.f_h3.expanded + ul {
        display: block;
    }

    .brand_item_left {
        width: 100%;
        max-width: 100%;
    /* background: #f2f2f2; */
        float: left;
        display: block;
    }

    .brand_item_wrap #secondary {
        display: none;
    }

    .brand_item_wrap .nav_area.sp_area03 {
        display: none;
    }

    .brand_item_wrap .bn_lsize {
        display: none;
    }

    .brand_item_wrap .item_sarch_box {
        background: #fff;
        margin: 0;
        border: 1px solid #e6e6e6;
        clear: both;
    }

    .brand_designation {
        width: 100%;
        max-width: 100%;
    }

    .brand_item_wrap .brand_item_search {
        height: 80px;
        position: relative;
        top: 15px;
        width: 60%;
        float: left;
    }

    .brand_item_wrap .brand_item_search {
        height: 50px;
        position: static;
        top: 15px;
        width: 60%;
        float: left;
    }

    .brand_item_wrap .brand_item_all_content {
        padding: 0;
        border-bottom: none;
        border-top: 0;
    }

    .brand_item_wrap .item_nav_inner {
        margin: 0 0 20px;
    }

    .brand_item_wrap .item_sarch_box_p {
        font-size: 14px;
        margin: 0 0 20px;
        width: 100px;
        margin: auto;
        position: absolute;
        background: #fff;
        top: -12px;
        left: 0;
        right: 0;
        font-size: 13px;
        padding: 1px 5px;
    }


    .brand_item_wrap .item_sarch_box {
        background: #fff;
        margin: 18px 0 0;
        border: 1px solid #e6e6e6;
        /* clear: both; */
        padding: 12px 20px 10px;
        position: relative;
    }

    .brand_item_wrap span.breadcrumb-refinement {
        display: inline-block;
        margin: 0 0 5px;
        font-size: 10px;
        height: 20px;
        line-height: 12px;
    }

    .brand_item_wrap .breadcrumb-refinement-value {
        background-color: rgba(132,189,0,0);
        border-radius: 0;
        margin: 0;
        padding: 0;
        line-height: 3px;
        position: relative;
    }

    .size_filter_wrap .scrollable li a {
    /* border: 1px solid #d9d9d9; */
        border-radius: 6px;
        display: block;
        padding: 0;
        border: none;
    }
    .item_nav_inner span.breadcrumb-refinement-value a {
        margin: 0 5px 0 10px;
        padding: 2px 3px 0px 3px;
        top: 5px;
    }
        .brand_item_wrap .breadcrumb {
        text-align: left;
        padding: 0 0 0 20px;
        font-size: 11px;
        font-weight: 400;
        padding: 0;
        max-width: 1100px;
        padding: 0;
        text-align: left;
        font-size: 11px;
        letter-spacing: .03em;
        border-bottom: 1px solid #c6c6c6;
        margin: 0 auto 20px;
        line-height: 20px;
        height: 40px;
    }

    .size_filter_wrap {
        z-index: 6;
    }

    .brand_item_wrap .brand_item_right .brand_designation {
        display: block;
        z-index: 4;
    }

    .brand_item_wrap .search-result-options.top_search-result-options {
        width: 100%;
        overflow: hidden;
        position: static;
        top: 0;
        height: 47px;
        margin: 0;
    }

    .search-result-items li.grid-tile {
        width: 48%;
        float: left;
        margin: 0 4% 20px 0;
        position: relative;
        min-height: 375px;
    }

    .brand_item_wrap .pagination li {
        float: left;
        margin: 0 5px;
        font-size: 1.1rem;
    }

    .pagination ul {
        position: static;
        bottom: 4px;
        right: 4px;
        margin: 26px 0 0;
        font-size: 10px;
        float: right;
    }

    .sort_filter_sp_wrap .outer a {
        background: #fff;
    }

    .brand_item_wrap .sp_refinement {
        border-bottom: 9px;
    }

    .brand_item_wrap .search-result-options .pagination .results-hits {
        display: block;
        position: absolute;
        left: 0;
    }

    .size_filter_wrap .pagination ul {
        position: static;
        bottom: 4px;
        right: 4px;
        margin: 23px 0 0;
        font-size: 10px;
        float: right;
    }

    h3.toggle.f_h3 + ul {
        display: none;
    }

    h3.toggle.f_h3.toble_no_2 + ul {
        display: block;
    }

    h3.toggle.expanded+ ul {
        display: block;
    }

    h3.toggle.f_h3.toble_no_2.expanded + ul {
        display: none;
    }

    h3.toggle.f_h3.toble_no_3 {
        border-top: 1px solid #c6c6c6;
    }

    h3.toggle.f_h3.toble_no_2 {
        margin: 0;
    }

    .size_filter {
    }

    .size_filter .toggle {
        line-height: 40px;
        padding: 0;
        margin: 0;
    }

    .refinement.h3_price_wrap {
        padding: 0;
    }

    .size_filter_left li {
        float: left;
        width: 50%;
        height: 40px;
        line-height: 36px;
        text-align: left;
        padding: 0 0 0 20px;
        border-top: 1px solid #c6c6c6;
        border-right: 1px solid #c6c6c6;
        position: relative;
        font-size: 1.2rem;
    }

    .size_filter_wrap .scrollable li a {
    /* border: 1px solid #d9d9d9; */
        border-radius: 6px;
        display: block;
        padding: 0;
        overflow: visible;
    }
    .clear-no2{
        display: none;
    }
    .size_filter_wrap .fa-check-square-o:before {
        content: "";
        width: 20px;
        height: 18px;
        display: block;
        position: relative;
        left: -5px;
        top: 4px;
        margin: 0 3px 0 9px;
    }

    .size_filter_wrap .refinement {
        padding-bottom: 0;
        position: relative;
    }
    /* 総合トップ調整*/
    .pt_storefront .ts_main_contents.top {
        padding: 0 !important;
    }

    .pt_storefront .new_brand_img_sp {
        display: block;
    }

    .pt_storefront .new_brand_img_pc {
        display: none;
    }

    .pt_storefront .top_topics.section10.clearfix {
        margin: 20px 4% 0;
    }

    .section10 .new_brand_24_bottom {
        overflow: hidden;
        width: 66.36%;
        margin: auto;
    /* padding: 0 158px; */
    }

    .pt_storefront .top_topics.section10.clearfix {
        margin: 40px 4%;
    }

    .pt_storefront .top h2 {
        font-size: 14px;
        line-height: 14px;
        letter-spacing: .08em;
        margin: 30px 0;
    }

    .pt_storefront .top_ranking.section04.clearfix h2 {
        margin: 0 0 5px;
    }

    .pt_storefront .top_ranking.section05 h2 {
        margin: 50px 0 30px;
    }

    .pt_storefront .top_brand_sp.section08.clearfix {
        display:block;
    }
    .pt_storefront .top_brand.section04.brand04.clearfix{
        display: none
    }
    /*トップ*/

    .home_body .newIcon,.home_body .saleIcon, .home_body .stockIcon, .home_body .preorderIcon, .home_body .backorderIcon,.home_body .webIcon,
    .tokyo_style_wrap .newIcon,.tokyo_style_wrap .saleIcon, .tokyo_style_wrap .stockIcon, .tokyo_style_wrap .preorderIcon, .tokyo_style_wrap .backorderIcon,.tokyo_style_wrap .webIcon {
        float: left;
        padding: 5px 16px 0 20px;
        height: 17px;
        position: absolute;
        top: 47px;
        left: 0;
    }

    .tokyo_style_wrap .section05 .newIcon,.tokyo_style_wrap .section05 .saleIcon, .tokyo_style_wrap .section05 .stockIcon, .tokyo_style_wrap .section05 .preorderIcon, .tokyo_style_wrap .section05 .backorderIcon,.tokyo_style_wrap .section05.webIcon {
        float: left;
        padding: 5px 16px 0 20px;
        height: 17px;
        position: absolute;
        top: 0px;
        left: 0;
    }


    .top_ranking.section05 li:nth-child(2n) {
        width: 48%;
        margin: 0;
        margin: 0 0 20px 0;
    }
    .home_body .top_ranking li ,
     .tokyo_style_wrap .top_ranking li {
        float: none;
        margin: 0 0 0 1.8%;
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 47%;
        padding: 0 2%;
    }
    .home_body .product-tile .product-image,
    .tokyo_style_wrap .product-tile .product-image {
        height: auto;
        display: block;
        padding: 0px 0 0 0;
    }
    .home_body .product-tile img,
    .tokyo_style_wrap .product-tile img  {
        margin: 0px auto 0px;
        max-width: 100%;
        position: static;
    }
    .home_body .grid-tile .product-tile .product-name,
    .tokyo_style_wrap .grid-tile .product-tile .product-name  {
        height: auto;
        font-size: 10px;
        line-height: 13px;
        letter-spacing: .03em;
        text-align: left;
        margin: 5px 0 20px;
    }
    .home_body .product-tile .product-pricing ,
    .tokyo_style_wrap .product-tile .product-pricing{
        font-size: 10px;

    }
    .home_body .top_ranking li:nth-child(n+9),
    .tokyo_style_wrap .top_ranking li:nth-child(n+9){
        display: none;
    }
    .home_body .top_ranking.section05 ul ,
    .tokyo_style_wrap .top_ranking.section05 ul{
        overflow: hidden;
        margin: 0 0 40px;
    }
    .top_styling.section06.clearfix {
        margin: 0px 0 0;
        padding: 0;
    }

    /*    .home_body .top_ranking li.grid-tile:nth-child(5), .tokyo_style_wrap .top_ranking li.grid-tile:nth-child(5) {
        display: none;
    }*/
    /*---------------------------------------------------
     NATURAL BEAUTY
     */
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {

        height: auto;

    }
    .nb .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .nb .brand_head.clearfix.brand_section00 ul {

    }
    .nb .brand_menu_sp h3{
        position: relative;
    }
    .nb .brand_menu_sp h3 img.nb_on {
        width: 10px!important;
        position: absolute;
        right: 16px;
        top: 5px;
    }
    .nb .brand_section00 li:last-child {
        padding: 0;
        height: 50px;
        border: none;
        line-height: 25px;
        border-bottom: 1px solid #c6c6c6;
    }
/*    .nb .content_set04 li:nth-child(4) {
        float: left;
        width: 44.8%;
        margin: 0px 0 15px 8%;
        position: relative;
    }
    .nb .content_set04 li:nth-child(8) {
        float: left;
        width: 44.8%;
        margin: 0px 0 15px 8%;
        position: relative;
    }
    .nb .content_set04 li div + p {
        margin: 0 0 20px;
        text-align: left;
        padding: 0 0px;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        height: 45px;
    }
    .nb .content_set04 li div + p + p {
        margin: 0 0 0px;
        text-align: left;
        padding: 0 10px;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: .03em;
    }*/
    .nb .content_set04 li {
        float: none;
        display: inline-block;
        vertical-align:top;
    }
    .nb .content_set04 li:nth-child(4) {
        float: none;
        width: 44.8%;
        margin: 0px 0 20px 8%;
        position: relative;
    }
    .nb .content_set04 li:nth-child(8) {
        float: none;
        width: 44.8%;
        margin: 0px 0 20px 8%;
        position: relative;
    }
    .nb .content_set04 li div + p {
        margin: 0 0 20px;
        text-align: left;
        padding: 0 0px;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        height: auto;
    }
    .nb .content_set04 li div + p + p {
        margin: 0 0 0px;
        text-align: left;
        padding: 0 0px;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: .03em;
        height: auto;
    }
    .off-rate {
        display: inline-block;
        color: red;
    }
    .nb .brand_section {
        margin: 0 auto 0;
        padding: 40px 0 0 0;
    }

    .allItemBtn {
        width: 155px;
        margin: 25px auto 0;
    }

    .allItemBtn a {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .nb_newarrival_slider{
        display: flex;
        flex-wrap: wrap;
    }

    .nb_newarrival_slider{
        padding: 0 20px;
        margin: 0 -1%;
    }

    .nb_newarrival_slider .grid-tile{
        width: 48%;
        margin: 0 1% 20px;
        vertical-align: top;
    }

    .nb_newarrival_slider .grid-tile:nth-last-child(-n + 2){
        margin-bottom: 0;
    }

    /*---------------------------------------------------
     PINKY&DIANNE
     */
    .pinky .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .pinky .brand_section.brand_section_06 ul {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .pinky .brand_section.brand_section_06 li:nth-child(6) {
        float: none;
        margin: 0 0px 0 0;
    }
    .pinky .brand_menu_sp h3 {
         border-bottom: 1px solid #c6c6c6;
    }
    .pinkyanddianne_inner_left img{
        width: 100%;
    }
    .pinkyanddianne_inner_right img{
        width: 100%;
    }
    .pinky .content_set05 li {
        float: none;
        vertical-align: top;
        display: inline-block;
        width: 46%;
        margin: 0 5% 15px 0;
        /* float: left; */
    }
    .pinky .content_set05 li:nth-child(4n) {
        margin: 0 0 15px;
    }
    .content_set05 li:nth-child(5n) {
        margin: 0 0 50px;
    }
    .pinky li.grid-tile > p {
        text-align: left;
        margin: 3px 0 10px 0;
        font-size: 10px!important;
    }
    .pinky li.grid-tile > div + p {
        text-align: left;
        margin: 5px 0 10px 0;
        font-size: 10px;
    }
     .pinky li.grid-tile > div + p + p {
        text-align: left;
        margin: 0 0 0px 0;
        font-size: 11px;
        display: block;
    }
     .pinky .content_set05.brand_section h2 img {
        width: 80%;
    }
/*    .pinky li.grid-tile > div + p + p {
        text-align: left;
        margin: 0 0 5px 0;
        font-size: 11px;
        display: block;
    }
    .pinky li.grid-tile > div + p + p + p {
        text-align: left;
        margin: 0 0 5px 0;
        font-size: 11px;
        display: block;
    }
    .pinky .off-rate {
        display: inherit;
        color: red;
    }*/
    .pinky .brand_section.brand_section_02.content_set03.clearfix li {
        width: 100%;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix .oct_text01 {
        width: 100%;
    }
    .pinky p.borand_text01 {
        padding: 0;
        /* width: 100%; */
    }
    .pinky .borand_text02 span:nth-child(1) {
        margin: 0 5px 0 0;
        display: inline;
    }
    .pinky .borand_text02 span:nth-child(2) {
        color: red;
        float: none;
        display: inline;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li {
        display: block!important;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(n+5) {
        display: none!important;

    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li {
        width: 50%;
        padding: 0 3%;
    }
    .pinky .brand_section.brand_section_02 li .oct_text01 img {
        width: 35px;
        margin: 0 0 7px;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix ul {
        overflow: hidden;
        zoom: 1;
        margin: 35px 0 0 0;
    }
    /*---------------------------------------------------
     BOSCH
     */
    .bosch .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .bosch .brand_section.brand_section_06 ul {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .brand_section.brand_section_03.content_set03.clearfix {
        height: auto;
    }
    .bosch .brand_menu_sp h3 {
        border-bottom: none;
        border-bottom: 1px solid #c6c6c6;
    }
    .bosch .search-result-content.content_set05.brand_section ul {
        padding: 0 3%;
    }
    .bosch .content_set05 li {
        width: 48%;
        margin: 0 4% 30px 0;
        float: none!important;
        max-width: 48%;
        display: inline-block;
        margin: 0 0;
    }
    .bosch .content_set05 li {
        width: 48%;
        margin: 0 4% 30px 0;
        float: none!important;
        max-width: 48%;
        display: inline-block;
        margin: 0 0;
        padding: 0px 9px;
        vertical-align: top;
    }
    .bosch .grid-tile .product-tile .product-name {
        height: auto;
        line-height: 15px;
        letter-spacing: .03em;
        margin: 5px 0 10px 0;
        font-size: 10px;
    }
    .bosch .product-tile .product-pricing {
        font-size: 10px;
        line-height: 13px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
        height: auto;
    }
    .bosch .off-rate {
        display: inline-block;
        color: red;
    }
    .bosch .product-tile img {
        margin-top: 0px;
        max-width: 100%;
    }
    .bosch .search-result-content.brand_section_03.content_set03 li:nth-child(n+5) {
        display: none;
    }
    .bosch .brand_section_03 ul {
        overflow: hidden;
        zoom: 1;
        width: 92%;
        margin: 0 4%;
        background: #EFEEEC;
    }
    .bosch .brand_section_03 ul li {
        width: 48%;
        float: none;
        margin: 0;
        font-size: 10px;
        padding: 35px 10px 20px;
        display: inline-block;
    }
    .bosch .search-result-content.brand_section_03.content_set03 h2 {
        margin: 0 0 15px;
    }
    .search-result-content.content_set05.brand_section h2 img {
        width: 180px;
        margin: 0 0 15px;
    }
   .bosch .content.content_set05.brand_section h2 img{
        width: 150px;
        margin: 0 auto 15px;
    }
    .search-result-content.brand_section_03.content_set03 h2 img{
        width: 100px;
        margin: 0 auto 15px;
    }
    .bosch .content_set05 li img {
         max-width: inherit;
         width: 100%;
    }
    .bosch .brand_section_03 ul {
        background: none;
    }
    .b_text {
        margin: 15px 0 10px;
        font-size: 10px;
        height: 31px;
        line-height: 14px;
    }
    .bosch .brand_section_03 li:nth-child(4) {
        margin: 0 0 0 4%;
    }
    .bosch li.grid-tile.grid12 {
        display: inline-block!important;
    }
    .bosch li.grid-tile.grid13 {
        display: inline-block!important;
    }
    /*---------------------------------------------------
     22 OCTOBRE
     */
    .octobre .content_set04 li:nth-child(4n) {
        width: 47%;
        margin: 0;
    }
    .octobre .brand_section.brand_section_03.content_set04 .special {
        margin-top: 5%;
    }
    .octobre .brand_section.brand_section_05.content_set04 .styling-body.brand_top_archive {
        margin-bottom: 5%;
    }
    .octobre .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .octobre .brand_section.brand_section_06 ul {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .octobre .brand_menu_sp li:nth-child(5) {
      /*  display: none;*/
    }
    .item_list_brand:nth-child(5) {
  /*      display: none;*/
    }
    .octobre .content_set04 li {
        float: none;
        width: 47%;
        margin: 0 6% 25px 0;
        display: inline-block;
    }
    .octobre .content_set04 li img {
        width: 100%;
        border:none;
    }
    .octobre .content_set04 li {
        float: none;
        width: 47%;
        margin: 0 4% 25px 0;
        display: inline-block;
        vertical-align: top;
    }
    .octobre .grid-tile .product-tile .product-name {
        height: auto;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        text-align: left;
        margin: 10px 0 13px;
    }
    .octobre .product-tile .product-pricing {
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
    }
    .octobre .off-rate {
        display: inline-block;
        color: red;
    }
    .octobre .product-tile img {
        margin-top: 10px;
        max-width: 100%;
    }
    .brand_rank_oct li:nth-child(n+6){
        display: none;
    }
    .octobre .content_set04 li:nth-child(4n) {
        width: 47%;
        margin: 0;
        float: none;
    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li {
        float: left;
        width: 47%;
        margin: 0 4% 0 0;
        display: inline-block;
        vertical-align: top;
    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul {
        overflow: hidden;
        zoom: 1;
        width: 100%;
        margin: auto;

    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li:nth-child(4n) {
        width: 47%;
        margin: 0 0 0 0;
        float: none;
        display: inline-block;
        float: right;

    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li:nth-child(6) {
        margin: 0;
        display: none;
    }
    .oct_all_look.oc_btn_17 {
        margin: 25px 0 0 0!important;
    }
    /*---------------------------------------------------
     Aylesbury
     */
    .ay .brand_section.brand_section_06 ul.brand_sns_foot_sp {
        padding: 30px 4%;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #c6c6c6;
    }
    .ay .brand_section.brand_section_06 ul {
        width: 100%;
        margin: auto;
        overflow: visible;
    }
    .ay .brand_section00 li {
        font-size: 1.15rem;
    }
    .ay .brand_section.brand_section_06 p a {
        font-family: 'MyWebFont';
    }
    .ay .brand_section.brand_section_06 ul {
        width: 100%;
    }

    .ay .brand_menu_sp h3 {
        border-top: none;
        border-bottom: none;
    }
    .ts_main_contents .brand_head.clearfix.brand_section00 ul {
        height: auto;
    }
    .ay .brand_section00 li:nth-child(5) .brand_all_menu {
        left: 0;
        position: static;
    }
    .ay li.all_menu_big {
        font-size: 1.3rem!important;
        margin: 0!important;
        padding: 20px 0 0px 37px!important;
    }
/*    .ay .content_set05 li:nth-child(2n) {
        width: 44.8%;
        margin: 0 2% 25px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }*/
    .ay .content_set05 li:nth-child(n+10) {

        display: none;
    }
    .brand_section.brand_section_03.content_set05.clearfix h2 {
        margin: 0 0 20px 0;
    }
    /* // メインコンテント*/
    .ts_main_contents {
        padding: 0;
    }

    .common_footer_wrap .content-asset ul {
        line-height: inherit;
        margin: 15px auto 0;
    }

    input#input_search {
        border: none;
    }
    .profile_body input#input_search {
        border: none;
        height: 38px;
    }
    p.bg_blue {
        background: #ffffff;
        border-right: 1px solid #777c7e!important;
    }
    p.bg_blue a{
        color: #af0000;
    }
    .ay .borand_text01 {
        height: auto;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        text-align: left;
        margin: 10px 0 13px;
    }
    .ay p.borand_text02 {
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
    }
    .ay .off-rate {
        display: inline;
        color: red;
    }
    .ay .ab3 .ay_sp_pc {
        display: block;
        width: 100px;
    }
    .ay .ab3 .ay_sp_sp {
        display: none!important;
    }
    .ay .ab2 .oct_all_look,
    .ay .ab3 .oct_all_look {
        margin: 0px auto 10px 0!important;
    }
    /*コンタクトページ*/
    div#primary h1 {
        text-align: center;
        height: 25px;
        line-height: 5px;
        border-top: none;
        border-bottom: 1px solid #c6c6c6;
    }

    .contactus_body .page-content .primary-content {
        padding-left: 0;
        width: 91%;
        border: none;
        margin: auto;
    }

    /*サーチページ*/
    .search_body .brand_item_right {
        float: right;
        max-width: inherit;
        width: 91%;
        margin: 35px auto 180px;
        position: relative;
    /* text-align: left; */
        float: none;
    }

    div#main {
        width: 100%;
    }

    #main .ts_main_contents.top {
        padding: 0 !important;
    }

    .common_header {
        position: fixed !important;
    }

    .account_body .page-content .primary-content {
        padding-left: 0;
        width: 91%;
        border: none;
        margin: 0 auto;
        position: static;
        float: none;
    /* margin: 0 auto 25px!important; */
    }

    .content-asset .account-options li {
        height: 110px;
        width: 100%;
        border: 1px solid #c6c6c6;
        display: block;
        margin: 0 0 20px;
        padding: 0 20px;
        list-style: none !important;
    }
    .content-asset .account-options li p {
        line-height: 17px;
    }
    .content-asset .account-options li:nth-child(2n) {
        margin: 0 0 20px;
    }

    .content-asset .account-options li a {
        display: block;
        font-size: 1.4rem;
        line-height: 14px;
        padding: 0;
        margin: 20px 0 10px;
        position: relative;
        overflow: visible;
    }

    .content-asset .account-options li:nth-child(1) a:before {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
/*        background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon.jpg);*/
        position: relative;
        top: 5px;
        left: 0;
    }

    .content-asset .account-options li:nth-child(2) a:before {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
 /*       background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-02.jpg);*/
        position: relative;
        top: 4px;
        left: -2px;
    }

    .content-asset .account-options li:nth-child(3) a:before {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
        /*background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-03.jpg);*/
        position: relative;
        top: 2px;
        left: -2px;
    }

    .content-asset .account-options li:nth-child(4) a:before {
        content: "";
        width: 25px;
        height: 25px;
        display: inline-block;
       /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw257a9814/images/setting/my_pageicon-04.jpg);*/
        position: relative;
        top: 6px;
        left: 0;
    }

    .content-asset .account-options li:nth-child(5) a:before {
        content: "";
        width: 30px;
        height: 25px;
        display: inline-block;
/*        background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwdf8302c5/images/setting/mypage_icon07.jpg);*/
        position: absolute;
        top: -5px;
        left: 116px;
        position: relative;
        top: 5px;
        left: 0;
    }

    .account_body .pt_account #secondary {
        background: none;
        border-right: none;
        float: left;
        width: 320px;
        position: relative;
        margin: 60px 0 0;
        display: none;
    }

    .nw7 {
        margin: 0 0 5px;
        text-align: left;
    }

    .content-asset .account-options li.point {
        margin: 0;
    }

    .myaccount-contents .account-options .myaccount-cardid,.myaccount-contents .account-options .point {
        height: auto;
        width: 265px;
        padding: 30px 0;
        border: none;
        margin: 0;
        height: 120px !important;
    }

    .pt_account.account_body._body div#primary h1 {
        text-align: left;
        height: 25px;
        line-height: 25px;
        border-top: 0;
        border-bottom: 0;
        width: 100%;
        font-size: 1.3rem;
        position: relative;
    }

    h1 .account-logout {
        font-size: 13px;
        float: right;
        width: 30%;
        height: 25px;
        background: #999;
        color: #fff;
        text-align: center;
        line-height: 25px;
        position: absolute;
        top: -10px;
        right: 0;
        font-size: 12px;
    }
    /* 0617 追加 ディティールポップ*/
    #detail_pop + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog select,
    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog select,
        #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog select {
        width: 100%;
        line-height: 40px;
        height: 40px !important;
        padding:0 0 0 10px;
    }
    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
        background: #fff;
        padding: 10px 0 21px;
        width: 91% !important;
        margin: auto;
        display: block;
        position: absolute;
    /* left: 0; */
    /* right: 0; */
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .col-1,.col-2 ,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .col-1,.col-2{
        float: left;
        width: 100%;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog  {
        padding: 10px 4%;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog select,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable div#store-inventory-by-placecode-dialog select {
        width: 100%;
        line-height: 40px;
        height: 40px;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .select_wrap:after,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .select_wrap:after {
        content: "";
      /*  background-image: url(../images/common/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 1px;
        top: 9px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span  {
        display: block;
        text-align: left;
        height: 37px;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .ui-dialog-title,
        #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .ui-dialog-title  {
        display: block;
        width: 100%;
        text-align: center;
        margin: 5px 0 0;
    }
    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span.hidden,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span.hidden {
        display: none;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span#ui-id-1,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span#ui-id-1  {
        text-align: center;
        margin: 40px 0 0;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .ui-icon-closethick,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .ui-icon-closethick {
        left: 0;
    }
    #detail_pop + img + .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle ,
     #detail_pop + div + .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle{
        width: 100%;
    }
    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span#ui-id-1,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable span#ui-id-1 {
        text-align: center;
        margin: 0;
        font-size: 15px;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle  {
        width: 100%;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .html-slot-container,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .html-slot-container {
        text-align: left;
    }

    #detail_pop + img + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .store-phone-list ,
    #detail_pop + div + .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable .store-phone-list
    {
        overflow: hidden;
        padding-left: 0px;
        padding-top: 9px;
        font-size: 14px;
    }

    /* 0617 */
    .account_body .content-asset .account-options .myaccount-cardid p {
        margin: 4px auto 0;
        padding-left: 0;
        text-align: center;
        font-size: 10px;
        line-height: 15px;
        display: block;
        text-align: left;
        color: #333;
    }

    .account_body .content-asset .account-options li p.pointbalance {
        font-size: 14px;
        margin: 0 0 10px;
    }

    .account_body .content-asset .account-options li p {
        margin: 0;
        padding-left: 0;
        text-align: center;
        font-size: 10px;
        line-height: 15px;
    }

    .pt_account div#primary h1 {
        text-align: center;
        height: 25px;
        line-height: 5px;
        border-top: 0;
        border-bottom: none;
        position: relative;
    }

    div#primary h1:before {
        content: "";
        width: 950px;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -475px;
        height: 1px;
        background: #c6c6c6;
        bottom: 0;
    }

    /* サーチページ*/
    .pt_product-search-noresult .search_body .brand_item_right {
        float: right;
        max-width: inherit;
        width: 91%;
        margin: 35px auto 180px;
        position: relative;
    /* text-align: left; */
        float: none;
        text-align: left;
    }

    .search_body .brand_item_right {
        float: right;
        max-width: inherit;
        width: 91%;
        margin: 0 auto 180px;
        position: relative;
    /* text-align: left; */
        float: none;
        text-align: left;
    }

    .pt_product-search-noresult .section-header {
        background: none;
        text-align: left;
        height: 78px;
        line-height: 23px;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        margin: 30px 0;
        padding: 15px 0 0;
        font-size: 14px;
    }

    .pt_product-search-noresult .section-header {
        background: none;
        text-align: left;
        height: 78px;
        line-height: 23px;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        margin: 0 0 30px;
        padding: 15px 0 0;
        font-size: 14px;
/*        line-height: 50p;*/
    }

    .pt_product-search-noresult .form-row {
        position: relative;
        height: auto;
    }
    .my_acounth1 {
        display: -webkit-box;
        font-size: 12px;
        margin: 14px 0 0 0;
    }
    .pt_product-search-noresult .brand_item_right button {
        margin: 30px auto 0;
        width: 80%;
        display: block;
    }

    .pt_product-search-noresult .no-hits-footer {
        background: url(../images/interface/icon-double-line-header.png) repeat-x scroll left top transparent;
        margin: 20px 0;
        padding: 20px 0;
    }

    /*    404*/
    .pt_error div#primary {
        max-width: 1100px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .pt_error div#primary h1 {
        text-align: left;
        text-align: center;
        font-size: 14px;
        margin: 0 0 30px;
    }

    .pt_error .top_brand.section04.clearfix {
        display: block;
    }

    .pt_error .top_brand li {
        float: left;
        width: 48%;
        margin: 0 2% 10px 0;
    }

    .pt_error .top_brand li:nth-child(3) {
        margin: 0 2% 10px 0;
    }

    .pt_error div#primary {
        max-width: 1100px;
        width: 91%;
        margin: 0 auto 30px;
    }

    /*   個別ページ*/
    .profile_body div#primary h1 {
        text-align: center;
        height: 25px;
        line-height: 5px;
        border-top: 0;
        border-bottom: none;
        position: relative;
        margin: 0;
        border: none;
    }

    .profile_body div#primary h1:before {
        content: "";
        width: 950px;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -475px;
        height: 1px;
        background: #c6c6c6;
        bottom: 0;
        display: none;
    }

    .profile_body .account-header-links a {
        font-size: 10px;
        padding: 3px;
        background: #fafafa;
        border: 1px solid #c6c6c6;
    }

    .profile_body .form-row.f_no0 {
        margin: 35px 0 30px;
    }
    .profile_body.login_top .form-row.f_no0 {
        margin: 35px auto 30px;
    }
    .profile_body.login_top span#dwfrm_login_username_d0pwephqsigw-error {
        line-height: 10px;
        bottom: -14px;
        height: 11px;
        top: inherit;
    }
   .profile_body.login_top span#dwfrm_login_password_d0zhrfltixlq-error {
        line-height: 10px;
        bottom: -14px;
        height: 11px;
        top: inherit;
    }
    .profile_body form#RegistrationForm input#dwfrm_profile_tfpaddress_postal1 {
        width: 60px !important;
        margin: 8px 0 0 7%;
    }
    .profile_body form#RegistrationForm input#dwfrm_profile_tfpaddress_postal2 {
        width: 60px !important;
        margin: 8px 0 0 0%;
    }

    .profile_body .field-wrapper input[type="button"] {
        height: 40px;
    }

    .profile_body .field-wrapper.field_no8 {
        width: 100%;
        margin: auto;
        display: block;
        float: left;
    }

    .profile_body .field-wrapper.field_no8 + div {
        position: static;
        top: 4px;
    }

    .profile_body .birthday-area select {
        width: 85px;
        height: 40px;
        border-radius: 0 !important;
        margin: 8px 10px;
        padding: 0 0 0 10px;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
        line-height: 40px;
    }

    .profile_body .field-wrapper.field_no12 .select_wrap:after {
        content: "";
   /*     background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 21px;
        height: 33px;
        display: block;
        position: absolute;
        right: 11px;
        top: 12px;
        border-left: 1px solid #c6c6c6;
    }

    .profile_body .field-wrapper.field_no13 .select_wrap:after {
        /*background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 21px;
        height: 33px;
        display: block;
        position: absolute;
        right: 11px;
        top: 12px;
        border-left: 1px solid #c6c6c6;
    }

    .profile_body .field-wrapper.field_no14 .select_wrap:after {
    /*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 21px;
        height: 33px;
        display: block;
        position: absolute;
        right: 11px;
        top: 12px;
        border-left: 1px solid #c6c6c6;
    }

    .Account-Withdraw_body .field-wrapper.field_no2 + label {
        width: 256px;
        position: static;
    }

    .updateaccount-memberscard-notice-cardid {
        display: inline-block;
        font-size: 12px;
        margin: 0 0 15px;
    }

    .profile_body .field-wrapper.field_no17 {
        width: 100%;
        padding: 6px 0 0 13px;
    }

    .profile_body .field-wrapper.field_no18 + label {
        width: 211px;
        padding: 0;
        position: static;
    }

    .profile_body .field-wrapper.field_no18 {
        position: static;
        width: 26px;
        float: left;
        clear: both;
        margin: 17px 0 4px;
    }

    .profile_body .custom-attribute-wrapper .attrItem {
        display: inline-block;
        margin-right: 5%;
        white-space: nowrap;
        width: 75%;
    }

    .profile_body .custom-attribute-wrapper .attrItem label {
        float: none;
        display: inherit;
        font-weight: 400;
        width: inherit;
        text-align: left;
        position: static;
    /* width: 18%; */
    }

    .profile_body .form-row.f_no20 label {
        position: static;
    }

    p.membre_text {
        clear: both;
        text-align: left;
        margin: 0 0 15px 0;
    }

    /* マイページアドレス　*/
    .page-content .primary-content {
        padding-left: 0;
        width: 91%;
        margin: auto;
        float: none;
    }

    #addresses a.section-header-note.address-create {
        width: 115px;
        height: 25px;
        background: #fafafa;
        display: block;
        font-size: 11px;
        line-height: 23px;
        text-align: center;
        border: 1px solid #c6c6c6;
        float: right;
        margin: 60px 0 0;
    }

    #addresses .section-header {
        background: 0;
        border-bottom: 1px solid #c6c6c6;
        font-size: 13px;
        font-weight: 700;
        margin: 30px 0 48px;
        padding: 0;
        position: relative;
        text-transform: uppercase;
        height: 50px;
        border-top: 1px solid #c6c6c6;
        line-height: 50px;
        text-align: left;
        font-size: 10px;
    }

    #addresses .address-list li {
        padding: 20px 0 30px;
    }

    #addresses .address-list .mini-address-title {
        width: 25%;
    }

    #addresses .mini-address-location {
        width: 70%;
    }

    #addresses a.address-edit {
        position: absolute;
        bottom: inherit;
        right: 85px;
        text-decoration: underline;
        top: 19px;
    }

    #addresses a.address-delete.delete {
        position: absolute;
        bottom: inherit;
        right: 29px;
        text-decoration: underline;
        top: 19px;
    }

    a.address-make-default {
        width: 111px;
        display: block;
        position: absolute;
        bottom: 7px;
        left: -5px;
        top: inherit;
    }

    #secondary {
        background: none;
        border-right: none;
        float: left;
        width: 320px;
        position: relative;
        margin: 60px 0 0;
        display: none;
    }

    div#dialog-container {
        width: 88% !important;
        margin: auto;
        height: 555px !important;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        padding: 20px 10px;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

    legend {
        width: 100%;
    }

    .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: left;
        height: 35px;
    }

    select {
        vertical-align: middle;
        width: 100%;
        float: left;
        height: 35px;
        margin: 8px 0 0;
    }

    input[type="text"],input[type="number"],input[type="password"],input[type="date"] textarea {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 100% !important;
        height: 35px;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
    }

    .form-horizontal .field-wrapper {
        padding-left: 0;
        width: 100%;
    }

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
       /* background: block;*/
    }

    .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
        position: absolute;
        top: 0;
        right: 6%;
        z-index: 1;
        background: none;
    }

    .ui-dialog h1 {
        font-size: 1.4em;
        font-style: italic;
        font-weight: 400;
        margin: 0 auto 30px;
    }

    /*共通*/
    .form-horizontal legend {
        text-align: left;
        height: 50px;
        line-height: 50px;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        margin: 0 0 30px;
        font-size: 11px;
    }

    /*共通*/
    .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -35px;
    }

    span.error {
        position: absolute;
        top: 70px;
        left: 0;
    /* height: 20px; */
        font-size: 10px;
    }

    input#dwfrm_profile_address_postal {
        width: 90px !important;
    }

    .field-wrapper input[type="button"] {
        position: relative;
        top: 0;
        left: 0;
        height: 39px;
        width: 80px;
        font-size: 10px;
        padding: 0;
        margin: 0 0 0 5px !important;
    }

    .form-caption {
        margin-left: 0;
        position: absolute;
        right: 5px;
        bottom: -30px;
        font-size: 10px;
    }

    .ui-dialog .ui-icon-closethick {
        left: 0;
    }

    .item-availability {
        width: 100%;
        text-align: center;
        display: block;
        vertical-align: middle;
        border-left: none;
    }

    /* order_detail */
    .orders_body table.item-list th {
        display: block;
        padding: 0;
        margin: 0;
        border: none !important;
        text-align: left;
        font-size: 10px !important;
    }

    .orders_body .item-list tr:nth-child(1) {
        border-bottom: 1px solid #e0e0e0;
        display: block;
        float: left;
        width: 30%;
    }

    .orders_body .item-list tr:nth-child(2) {
        border-bottom: 1px solid #e0e0e0;
        display: block;
        float: left;
        width: 65%;
    }

    .orders_body td.order-information {
        padding: 0;
        font-size: 10px;
    }

    .orders_body .item-list td {
        padding: 0;
        vertical-align: top;
        text-align: left;
        display: block;
        font-size: 10px;
        border: none;
        margin: 15px 0 0;
    }

    .orders_body .item-list td.order-payment-summary {
        display: none;
    }

    .orders_body th.section-header:nth-child(1) {
        width: 100%;
        height: 78px;
        line-height: 10px;
        background: none;
        padding: 19px 0 0;
        font-weight: 100;
    }

    .orders_body th.section-header:nth-child(2) {
        width: 100%;
        line-height: 10px;
        height: 78px;
        background: none;
        font-size: 10px;
    }

    .orders_body th.section-header:nth-child(3) {
        width: 100%;
        line-height: 0;
    }

    .orders_body .item-list tr:nth-child(1) {
        border-bottom: none;
        display: block;
        float: left;
        width: 30%;
    }

    .orders_body h2.content-header {
        text-align: center;
        font-style: inherit;
        font-size: 14px;
        border-bottom: 1px solid #c6c6c6;
        padding: 0 0 15px;
    }

    .orders_body .item-list tr:nth-child(2) {
        border-bottom: none;
        display: block;
        float: left;
        width: 65%;
    }

    .new_item_list {
        position: relative;
    }

    .new_item_list td,.new_item_list th {
        font-size: 10px;
        font-weight: 800;
    }

    .new_item_list:after {
        content: "";
        background: #c6c6c6;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 42px;
        left: 0;
    }

    .orders_body .order-detail-summary {
        padding: 20px 0 10px;
        font-size: 13px;
        text-align: right;
        border-bottom: 1px solid #c6c6c6;
        border-top: 1px solid #c6c6c6;
        margin: 20px 0 0;
    }

    .order-shipment-table th.section-header {
        display: block !important;
        padding: 0;
        margin: 0;
        border: none !important;
        width: 30%;
        float: left;
        text-align: left;
    }

    .orders_body table.order-shipment-table thead {
        width: 30%;
        display: block;
        float: left;
    }

    .orders_body .order-shipment-table tbody {
        width: 70%;
        float: left;
        font-size: 10px;
    }

    .orders_body table.order-shipment-table td {
        display: block;
        border: none !important;
        font-size: 10px !important;
    }

    .orders_body td.line-item-details {
        text-align: left;
        padding: 0;
        line-height: 21px;
        font-size: 10px;
    }

    .orders_body .order-shipment-table td.line-item-quantity {
        display: block;
    }

    .orders_body .order-shipment-table td.line-item-price {
        display: block;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(1) {
        width: 100%;
        height: 180px;
        line-height: 10px;
        background: none;
        padding: 19px 0 0;
        font-weight: 100;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(2) {
        width: 100%;
        line-height: 17px;
        height: 110px;
        background: none;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(3) {
        display: block;
        line-height: 10px;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(3) {
        display: block;
        line-height: 10px;
        height: 20px;
    }

    .product-list-item div {
        font-size: 10px;
    }

    .product-list-item div.name {
        font-size: 11px;
    }

    .orders_body td.line-item-details {
        text-align: left;
        padding: 0;
        line-height: 21px;
        font-size: 10px;
        height: 109px;
    }

    .orders_body .order-shipment-table td.line-item-quantity {
        display: block;
        height: 40px;
        text-align: left;
    }

    .orders_body .order-shipment-table td.line-item-price {
        display: block;
        text-align: left;
    }

    .new_item_list_next {
        display: none;
    }

    .orders_body .item-list {
        margin-bottom: 0;
        padding: 16px 0 0;
        margin: 5px 0 0;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(1) {
        width: 60%;
        height: 40px;
        line-height: 40px;
        background: none;
        padding: 0;
        font-weight: 100;
        display: none !important;
    }

    .orders_body table.order-shipment-table thead {
        width: 100%;
        display: block;
        float: left;
    }

    .gaiyou .order-shipment-table th.section-header:nth-child(4) {
        display: table-cell;
        height: auto;
        display: table-cell;
        width: 30%;
        text-align: center;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(2) {
        width: 40%;
        line-height: 50px;
        height: auto;
        background: none;
        height: 50px;
        text-align: center;
    }

    .orders_body .order-shipment-table th.section-header:nth-child(3) {
        display: block;
        line-height: 18px;
        height: 20px;
        height: auto;
        width: 30%;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

    .order-shipment-table tr {
        width: 100%;
        display: table;
    }

    .orders_body table.order-shipment-table td {
        display: block;
        border: #f5f5dc;
        font-size: 10px !important;
        width: 40%;
        float: left;
        font-size: 10px;
        height: 160px;
    }

    .orders_body .order-shipment-table td.line-item-price {
        display: block;
        text-align: left;
        text-align: center;
        width: 30%;
        border: none;
    }

    .orders_body .order-shipment-table td.line-item-quantity {
        display: table-cell;
        height: 40px;
        text-align: left;
        float: left;
        width: 30%;
        float: left;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        border: none;
    }

    .orders_body .search-result-options .pagination .results-hits {
        display: block;
    }

    .orders_body .no_orders {
        margin: 40px 0 180px;
    }

    .orders_body table.order-shipment-table tr {
        border-bottom: 1px solid #c6c6c6;
        margin: 0 0 10px;
    }

    td.order-shipment-details {
        display: none !important;
    }

    .sp_gaiyou_wrap h3 {
        font-size: 11px;
        text-align: left;
        padding: 14px 0;
    }

    .sp_gaiyou_wrap {
        text-align: left;
        font-size: 10px;
    }

    .gaiyou div#primary {
        width: 91%;
        margin: auto;
    }

    table.order-shipment-table {
        border-top: 1px solid #c6c6c6;
        margin: 16px 0 0;
    }

    .orders_body .order-shipment-table tbody {
        width: 100%;
        float: left;
        font-size: 10px;
    }

    .sp_gaiyou_wrap {
        display: block;
    }
    #dwfrm_orders .search-result-options.options0 {
        border-bottom: none;
        height: 45px;
        margin: 15px 0 5px;
        top: 0;
    }
    #dwfrm_orders .search-result-options.top_search-result-options.options1 {
        border-bottom: none;
    }
    /* クレジット*/
    div#mypage_ad + div .field-wrapper.field_no1 select ,
    div#mypage_ad + img + div .field-wrapper.field_no1 select{
        width: 100%;
        -webkit-appearance: none !important;
        border-radius: 0;
        border: 1px solid #c6c6c6;
    }

    div#mypage_ad + div select#dwfrm_profile_address_states_state,
    div#mypage_ad + img + div select#dwfrm_profile_address_states_state {
        width: 100%;
        -webkit-appearance: none !important;
        border-radius: 0;
    }

    div#mypage_ad + div input#dwfrm_profile_address_city ,
    div#mypage_ad + img + div input#dwfrm_profile_address_city{
        width: 100% !important;
    }

    div#mypage_ad + div input#dwfrm_profile_address_address1 {
    /*    width: 100px !important;*/
          width: 100% !important;
    }

    div#mypage_ad + div input#dwfrm_profile_address_address2,
    div#mypage_ad + img + div input#dwfrm_profile_address_address2  {
        width: 100%;
    }

    div#mypage_ad + div input#dwfrm_profile_address_lastname,
    div#mypage_ad + img + div input#dwfrm_profile_address_lastname {
        width: 100%;
    }

    div#mypage_ad + div .field-wrapper.field_no5 + div,
    div#mypage_ad + img + div .field-wrapper.field_no5 + div  {
        left: 33%;
    }

    div#mypage_ad + div .field-wrapper.field_no6 + div,
    div#mypage_ad + img + div .field-wrapper.field_no6 + div {
        left: inherit;
        right: 0;
        width: auto;
        bottom: -10px;
    }

    div#mypage_ad + div input#dwfrm_profile_address_addressid,
    div#mypage_ad + img + div input#dwfrm_profile_address_addressid  {
        width: 100% !important;
    }

    div#mypage_ad + div .form-horizontal label ,
    div#mypage_ad + img + div .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -35px;
        padding: 0 0 0 2px;
    }

    div#mypage_ad + div .ui-dialog .ui-icon-closethick ,
    div#mypage_ad + img + div .ui-dialog .ui-icon-closethick {
        left: -37px;
    }

    div#mypage_ad + div select,
    div#mypage_ad + img + div select {
        line-height: 35px;
    }

    div#mypage_ad + div input#dwfrm_profile_address_postal,
    div#mypage_ad + img + div input#dwfrm_profile_address_postal{
        width: 90px !important;
        margin: 7px 0 0;
        float: left;
    }

    div#mypage_ad + div .field-wrapper input[type="button"],
    div#mypage_ad + img + div .field-wrapper input[type="button"] {
        position: relative;
        top: 0;
        left: 0;
        height: 35px;
        width: 80px;
        font-size: 10px;
        padding: 0;
        margin: 8px 0 0 10px !important;
        float: left;
    }

    div#mypage_ad + div .field-wrapper.field_no2 + div ,
    div#mypage_ad + img + div .field-wrapper.field_no2 + div {
        float: left;
        display: block;
    /* width: 30%; */
        left: inherit;
        bottom: 15px;
        right: 0;
    }

    button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
        background: none;
        border: none;
        font-size: 25px;
    /* width: 20px; */
    /* height: 20px; */
        margin: 2px 4px 0 0;
        right: 23px;
    }

    div#mypage_ad + div input[type="text"],
    div#mypage_ad + img + div input[type="text"] {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 100% !important;
        height: 36px;
        margin: 5px auto 0;
        display: block;
    }

    div#mypage_ad + div .field-wrapper.field_no8,
    div#mypage_ad + img + div .field-wrapper.field_no8 {
        width: 100%;
        margin: auto;
        display: block;
        float: none;
        margin: 0;
    }

    div#mypage_ad + div input#dwfrm_profile_address_firstname,
    div#mypage_ad + img + div input#dwfrm_profile_address_firstname  {
        position: relative;
        top: 6px;
    }

    div#mypage_ad + div .field-wrapper.field_no6 + div,
    div#mypage_ad + img + div .field-wrapper.field_no6 + div  {
        left: inherit;
        right: 0;
    }

    div#mypage_ad + div .field-wrapper.field_no5 + div,
    div#mypage_ad + img + div .field-wrapper.field_no5 + div {
        left: inherit;
        bottom: -11px;
        right: 0;
    }

    div#mypage_ad + div input#dwfrm_profile_address_phone,
    div#mypage_ad + img + div input#dwfrm_profile_address_phone {
        width: 120px !important;
        float: left;
    }

    div#mypage_ad + div .field-wrapper.field_no9 + div + div,
    div#mypage_ad + img + div .field-wrapper.field_no9 + div + div {
        right: 0;
        bottom: 19px;
    }

    div#mypage_ad + div .form-horizontal .form-row-button ,
    div#mypage_ad + img + div .form-horizontal .form-row-button {
        margin: auto;
        width: 80%;
        padding: 0;
    /* border-top: 1px solid #c6c6c6; */
    }

    div#mypage_ad + div button.apply-button,
    div#mypage_ad + img + div button.apply-button{
        height: 50px;
        line-height: 36px;
        border: none;
        background: #fafafa;
        color: #333;
        border: 1px solid #c6c6c6;
        width: 100%;
       /* border: block;*/
        margin: 10px auto 20px;
    }

    div#mypage_ad + div .select_wrap:after,
    div#mypage_ad + img + div .select_wrap:after  {
        content: "";
      /*  background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 23px;
        height: 33px;
        display: block;
        position: absolute;
        right: 1px;
        top: 9px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    /*wish-list*/
    .pt_wish-list td.item-image {
        width: 31%;
        padding: 13px 10px;
        float: left;
    }

    .pt_wish-list td.item-details {
        width: 68%;
        text-align: left;
        padding: 15px;
        float: left;
        border-right: none;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart:after {
        content: "";
        width: 1px;
        height: 35px;
        background: #e6e6e6;
        display: block;
        position: relative;
        left: -40px;
    }

    .pt_wish-list td.item-availability {
        width: 150px;
        width: 100%;
        height: 40px;
        text-align: center;
        position: static;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        border-right: none;
        text-align: left;
    }

    .pt_wish-list ul.product-availability-list {
        margin: 0;
        padding: 0;
        width: 5em;
        width: -webkit-max-content;
        width: -moz-max-content;
        margin: auto;
        color: #333;
        float: left;
    }

    .pt_wish-list td.item-dashboard {
        width: 100%;
        position: static;
        border-bottom: none;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart {
        margin-top: .5rem;
        width: 18rem;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: 43%;
        height: 40px;
        position: absolute;
        /*bottom: top;*/
        bottom: 80px;
        right: 0;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart button {
        border: 1px solid #333;
        width: 150px;
        position: absolute;
        left: -152%;
        bottom: -70px;
        height: 40px;
    }

    .pt_wish-list td.item-details .product-list-item + a {
        text-decoration: underline;
        float: right;
    }

    .pt_wish-list .option-update {
        width: 200px;
        position: relative;
        top: 43px;
        right: -47%;
        color: #333;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart:after {
        content: "";
        width: 1px;
        height: 35px;
        background: #c6c6c6;
        display: block;
        position: relative;
        left: -23px;
    }

    .pt_wish-list .item-details .product-list-item .name {
        font-size: 10px;
        font-style: normal;
        line-height: 17px;
        margin: 0 0 7px;
    }

    .pt_wish-list .sku {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 5px;
        color: #777;
    }

    .pt_wish-list .attribute {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 5px;
        color: #777;
    }

    .pt_wish-list .price {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 16px;
        color: #777;
    }

    .pt_wish-list td.item-details .product-list-item + a {
        text-decoration: underline;
        float: right;
        font-size: 10px;
    }

    .pt_wish-list .page-content input[type="number"].input-text {
        width: 52px !important;
        height: 30px;
        text-align: center;
        margin: 5px 0 0;
    /* margin: 0; */
        float: left;
        padding: 0;
    }

    .pt_wish-list .product-availability-list {
        display: block;
    }

    .pt_wish-list .item-list tr:after {
        content: "";
        width: 100%;
        height: 1px;
        display: block;
        background: #e6e6e6;
        position: relative;
        bottom: 23px;
    }

    .pt_wish-list td.item-dashboard:before {
        content: "";
        background: #e6e6e6;
        width: 100%;
        height: 1px;
        display: block;
        position: relative;
        top: -40px;
    }

    ul.product-availability-list li {
        font-size: 11px;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart label {
        color: #333;
        float: left;
        font-weight: 700;
        margin: 0;
        text-transform: uppercase;
        width: auto;
        line-height: 40px;
        margin: 0 13px 0 0;
        font-size: 11px;
        font-weight: 400;
        line-height: 38px;
    }

    .pt_wish-list .page-content input[type="number"].input-text {
        width: 52px !important;
        height: 28px;
        text-align: center;
        margin: 4px 0 0;
    /* margin: 0; */
        float: left;
        padding: 0;
    }

    .pt_wish-list .item-dashboard .option-add-to-cart button {
        width: 95%;
        position: absolute;
        left: -125%;
        bottom: -50px;
        height: 40px;
        font-size: 11px;
        text-align: center;
        padding: 0 0 0 0;
    }

    .pt_wish-list .option-update {
        width: 200px;
        position: relative;
        top: 22px;
        right: -47%;
        color: #333;
        font-size: 11px;
    }

    .pt_wish-list table.item-list td {
    /*padding: 1em;*/
    }

    .pt_wish-list .item-list tr {
        padding: 0 0 60px;
        border-bottom: none;
    }

    .pt_wish-list .item-list tr:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #e6e6e6;
        position: absolute;
        bottom: 17px;
    }

    /*  div#primary h1 {
            text-align: center;
            height: 55px;
            line-height: 55px;
            border-top: 1px solid #e6e6e6;
            border-bottom: 1px solid #e6e6e6;
        }*/
    .pt_wish-list table.item-list {
        margin: 0;
    }

    .pt_wish-list td.item-image img {
        width: 100%;
        max-width: 100px;
    }

    .ipad .pt_wish-list td.item-dashboard:before {
        content: "";
        background: #e6e6e6;
        width: 420%;
        height: 1px;
        display: block;
        position: relative;
        top: -28px;
    }

    .ipad .pt_wish-list ul.product-availability-list {
        margin: 0;
        padding: 0;
        width: 5em;
        width: -webkit-max-content;
        width: -moz-max-content;
        margin: auto;
        color: #333;
        float: left;
        margin: 13px 0 0;
    }

    /* カート1 ポップ */
    div#mypage_cart + div .product-col-2,
    div#mypage_cart + img + div .product-col-2,
    div#mypage_cart + div + img + div .product-col-2,
    div#mypage_cart + div + img + iframe + div + div + div .product-col-2,
    div#mypage_cart + div + img + div + div + div.product-col-2    {
        padding: 20px 0;
        width: 100%;
    }

    input#Quantity {
        width: 50px;
        height: 40px;
        border: 1px solid #C6C6C6;
        text-align: center;
        font-size: 15px;
        margin: 0 0 0 3px;
        width: 60px !important;
        padding: 0;
    }

    div#mypage_cart + div div#Quantity_plus,
    div#mypage_cart + img + div div#Quantity_plus ,
    div#mypage_cart + div + img + div div#Quantity_plus,
    div#mypage_cart + div + img + iframe + div + div + div div#Quantity_plus ,
    div#mypage_cart + div + img + div + div + div div#Quantity_plus  {
        position: absolute;
        top: 18px;
        right: -23px;
        width: 24px;
    }

    div#mypage_cart + div div#Quantity_minus,
    div#mypage_cart + img + div div#Quantity_minus,
    div#mypage_cart + div + img + div div#Quantity_minus ,
    div#mypage_cart + div + img + iframe + div + div + div div#Quantity_minus,
    div#mypage_cart + div + img + div + div + div div#Quantity_minus{
        position: absolute;
        top: 38px;
        right: -23px;
        width: 24px;
    }
    div#mypage_cart + div div#Quantity_minus, div#mypage_cart + img + div div#Quantity_minus, div#mypage_cart + div + img + div div#Quantity_minus, div#mypage_cart + div + img + iframe + div + div + div div#Quantity_minus, div#mypage_cart + div + img + div + div + div div#Quantity_minus {
        position: absolute;
        top: 38px;
        right: -23px;
        width: 24px;
    }
    div#mypage_cart + div button#add-to-cart ,
    div#mypage_cart + img + div button#add-to-cart,
    div#mypage_cart + div + img + div button#add-to-cart,
    div#mypage_cart + div + img + iframe + div + div + div button#add-to-cart ,
    div#mypage_cart + div + img + div + div + div button#add-to-cart   {
        width: 104px;
        height: 40px;
        font-size: 13px;
        color: #fff;
        border: none;
        background: #333;
        float: left;
        margin: 0 0 0 31px;
        position: relative;
        top: 18px;
    }

    div#mypage_cart + div a.button.simple,
    div#mypage_cart + img + div a.button.simple,
    div#mypage_cart + div + img + div a.button.simple ,
    div#mypage_cart + div + img + iframe + div + div + div a.button.simple,
    div#mypage_cart + div + img + div + div + div  a.button.simple  {
        width: 90px;
        height: 40px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    /* background: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dw8f25b012/images/setting/favorite.jpg); */
        background: #c6c6c6;
        border: none;
        border-radius: 0;
    /* display: inline-block; */
    /* background-position: 6px 0px; */
        position: relative;
    /* top: 3px; */
    /* left: -6px; */
    /* padding: 0; */
        position: absolute;
        right: 0;
        bottom: 0;
    }

/*    div#mypage_cart + div span.visually-hidden + a {
        position: absolute;
        bottom: 84px;
        right: 1px;
    }*/
    div#mypage_cart + div span.visually-hidden + a ,
    div#mypage_cart + img + div span.visually-hidden + a,
    div#mypage_cart + div + img + div span.visually-hidden + a,
    div#mypage_cart + div + img + iframe + div + div + div span.visually-hidden + a ,
    div#mypage_cart + div + img + div + div + div span.visually-hidden + a  {
        position: absolute;
        bottom: 5px;
        right: 1px;
        top: inherit;
    }
    div#mypage_cart + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + div .product-col-2 .badgeIconSale .iconRight,
    div#mypage_cart + img + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + img + div .product-col-2 .badgeIconSale .iconRight,
    div#mypage_cart + div + img + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + div + img + div .product-col-2 .badgeIconSale .iconRight,
    div#mypage_cart + div + img + iframe + div + div + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + div + img + iframe + div + div + div .product-col-2 .badgeIconSale .iconRight,
    div#mypage_cart + div + img + div + div + div .product-col-2 .badgeIconNew .iconRight,
    div#mypage_cart + div + img + div + div + div .product-col-2 .badgeIconSale .iconRight
    {
        left: 61px;
        display: none;
    }

    div#mypage_cart + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close,
    div#mypage_cart + img + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close,
    div#mypage_cart + div + img + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close,
    div#mypage_cart + div + img + iframe + div + div + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close
    div#mypage_cart + div + img + div + div + div button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close
     {
        background: none;
        border: none;
        font-size: 25px;
    /* width: 20px; */
    /* height: 20px; */
        margin: 2px 4px 0 0;
        right: 0;
        top: -10px;
    }
    div#mypage_cart + div .product-col-2, div#mypage_cart + img + div .product-col-2, div#mypage_cart + div + img + div .product-col-2, div#mypage_cart + div + img + iframe + div + div + div .product-col-2, div#mypage_cart + div + img + div + div + div .product-col-2 {
        padding: 20px 0;
        width:100%;
    }
    .pt_cart button#add-coupon {
        height: 35px;
        padding: 0;
        width: 24%;
        float: left;
        margin: 0 0 0 14px;
    }

    .pt_cart button#update-cart {
        background: #fff;
        color: #333;
        margin: 18px 0 0px 0;
        float: left;
        text-decoration: underline;
        padding: 0;
    }
    .cart-coupon-code div {
        clear: both;
        text-align: left;
        margin: 3px 0 00;
    }
    .pt_cart input#dwfrm_cart_couponCode {
        margin: 0 0 15px 0;
        width: 71%;
        float: left;
        width: 50%!important;
    }

    .cart-coupon-code div {
        clear: both;
    }

    .pt_cart button#add-coupon {
        height: 36px;
        padding: 0;
        width: 24%;
        float: left;
        margin: 0 0 0 11px;
    }

    .pt_cart .cart-coupon-code {
        display: block;
        margin: 36px 0 14px;
    }
    /*　カート２ */
    .pt_cart #main {
        margin: auto;
        width: 100%;
        margin: 0 auto 50px;
    }

    #cart-table .item-image {
        float: left;
        width: 30%;
        margin: 0 5% 0 0;
    }

    #cart-table .item-details {
        float: left;
        width: 60%;
        padding: 0;
        min-height: 130px;
        position: relative;
    }

    .pt_cart #cart-table .item-quantity {
        clear: none;
        float: left;
        text-align: left;
        width: auto;
        vertical-align: middle;
        border-right: none;
        border-left: none;
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        margin: 10px 0 0;
    }

    .pt_cart #cart-table .item-quantity-details {
        clear: none;
        float: left;
        text-align: left;
        width: auto;
        vertical-align: middle;
        border-right: 1px solid #c6c6c6;
        width: 40%;
    }

    .pt_cart button.button-fancy-large {
        margin: auto;
        display: block;
        padding: 0;
        line-height: 40px;
        width: 86%;
        margin: auto;
        display: block;
        position: static;
        float: none;
        height: 40px;
        margin: 10px 0 0;
        border: none;
    }

    .cart_body a.add-to-wishlist {
        display: none !important;
    }

    /* 削除するのボタン */
    form#cart-items-form #cart-table .item-quantity-details {
        clear: none;
        float: left;
        text-align: left;
        width: auto;
        vertical-align: middle;
        border-right: none;
        border-left: none;
        width: 100%;
        border-bottom: none;
        border-top: none;
        margin: 0;
        height: 0;
        padding: 0;
        display: block;
    }

    #cart-table .item-details .name {
        font-size: 1.1rem;
        line-height: 17px;
        margin: 0 0 10px;
        font-style: inherit;
    }

    #cart-table .item-details {
        float: left;
        width: 60%;
        padding: 0;
    }

    .cart-row .sku {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 3px;
        color: #777;
    }

    .cart-row .attribute {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 3px;
        color: #777;
    }

    .attribute .label {
        text-align: left;
        margin: 35px 0 0;
        font-size: 10px;
        border-bottom: none;
        padding: 0;
        font-weight: 400;
        color: #777;
    }

    .pt_cart .item-edit-details {
        /* margin: 29px 0 0 0; */
        /* text-decoration: underline; */
        /* text-align: right; */
        font-size: 11px;
        position: absolute;
        right: 7%;
        bottom: -2px;
    }

    #cart-table .item-quantity input {
        width: 70px !important;
        height: 30px;
        padding: 0 0 0 18px;
        margin: auto;
        display: block;
        float: right;
        margin: 0;
    }

    #cart-table .item-price {
        width: auto;
        vertical-align: middle;
        border-right: none;
        text-align: right;
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #e6e6e6;
        font-size: 10px;
        line-height: 30px;
        float: left;
    }

    #cart-table .item-total {
        width: auto;
        vertical-align: middle;
        text-align: right;
        width: 100%;
        height: 40px;
        line-height: 30px;
        font-size: 10px;
        font-weight: 100;
        float: left;
    }

    .order-totals-table .order-subtotal {
        font-weight: 700;
        font-size: 1.2rem;
    }

    .cart-action-continue-shopping button.button-text {
        line-height: 40px;
        margin-right: 1em;
        float: left;
        background-color: #fafafa;
        border-width: 0;
        color: #333;
        padding: 0;
        text-decoration: underline;
        text-align: center;
        border: 1px solid #c6c6c6;
        width: 100%;
        height: 40px;
        float: left;
        position: static;
        left: 0;
        font-size: 1.2rem;
        letter-spacing: .06em;
        margin-top:10px;
    }

    button.button-fancy-large {
        width: 100%;
        height: 40px;
        font-size: 12px;
        letter-spacing: .06em;
        font-weight: 400;
        float: right;
        position: static;
    }

    .cart-actions.cart-actions-top {
        display: none;
    }

    .cart-actions {
        width: 100%;
    }

    .cart-action-continue-shopping {
        float: left;
        width: 50%;
    }

    .cart-action-checkout {
        float: right;
        width: 45%;
    }

    .pt_cart .cart-row {
        height: auto;
        overflow: hidden;
        margin: 0 0 30px;
        display: block;
        position: relative;
    }

    .cart-footer {
        margin: 0 0 30px;
    }

    /* 共通部分 */
    .cart-recommendations .grid-tile .product-tile .product-name {
        height: 43px;
        font-size: 1rem;
        line-height: 14px;
        letter-spacing: .03em;
        text-align: left;
        margin: 5px 0;
    }

    .cart-recommendations .product-tile .product-pricing {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
    }

    .cart-recommendations .newIcon,.cart-recommendations .saleIcon,.cart-recommendations .stockIcon,.cart-recommendations .preorderIcon,.cart-recommendations .backorderIcon {
        left: 0;
    }

    .cart-recommendations .search-result-items li.grid-tile {
    /* width: 17%; */
    /* float: left; */
    /* margin: 40px 3.7% 0 0; */
    /* position: relative; */
    /* max-width: 180px; */
        background: none;
        box-shadow: none;
        padding: 0;
        width: 48%;
        float: left;
        margin: 40px 2% 0 0;
        position: relative;
        max-width: 180px;
        width: 48%;
        float: left;
        margin: 20px 1% 0;
        position: relative;
        min-height: auto;
        max-width: 48%;
    }

    .category-slot .search-result-items .grid-tile .product-tile .product-name,.product-slot .search-result-items .grid-tile .product-tile .product-name {
        font-family: Lato,sans-serif;
        font-size: 1rem;
        font-weight: 100;
        height: auto;
        margin: 5px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 14px;
        height: 43px;
    }

    th.section-header {
        display: none;
    }

    /*　カート3 step1 */
    .form-row {
        position: relative;
    }

    .pt_checkout #main,.pt_cart #main,.pt_order-confirmation #main {
        padding: 0;
        width: 91%;
    }

    .pt_checkout .primary-focus .primary-content {
        border: 0 none;
        float: left;
        margin: 0;
        width: 100%;
    }

    .checkout-progress-indicator div {
        width: 30%;
        height: 45px;
        display: block;
        float: left;
        border: 1px solid #c6c6c6;
        text-align: center;
        padding: 26px 0 0;
        margin: 0 5% 0 0;
        font-size: 10px;
        position: relative;
        line-height: 13px;
        padding: 26px 0 0;
    }

    .checkout-progress-indicator i {
        padding-left: 0;
        color: #ccc;
        position: absolute;
        right: -14px;
        top: 16px;
        font-size: 12px;
        font-weight: 100;
    }

    .checkout-progress-indicator .step-3 {
        padding-right: 0;
        margin: 0;
    }

    .checkout-progress-indicator {
        width: 320px;
        margin: auto;
        padding: 0 0 20px;
    }

    .pt_checkout select {
        vertical-align: middle;
        width: 86%;
        float: none;
        height: 40px;
        margin: 7px auto;
        display: block;
        font-size: 10px;
        padding: 0 0 0 10px;
        line-height: 40px;
    }

    .step_1.pt_checkout select {
        width: 86% !important;
    }

    .field-wrapper.field_no16 select {
        width: 210px;
        margin: 9px 0 0 25px;
        padding: 0 0 0 10px;
    }

    .pt_checkout .form-horizontal label {
        text-align: right;
        width: 86%;
        text-align: left;
        float: none;
        display: block;
        margin: auto;
        position: static;
        padding: 0;
        /*font-weight: 10px;*/
        height: 11px;
        line-height: 10px;
    }

    .pt_checkout .form-horizontal legend {
        text-align: left;
        height: 40px;
        line-height: 40px;
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        margin: 0 0 30px;
        font-size: 11px;
    }

    .pt_checkout input[type="text"],
    .pt_checkout input[type="number"],
    .pt_checkout input[type="password"],
    .pt_checkout input[type="date"] textarea,
    .pt_checkout input[type="email"] {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 86%;
        height: 40px;
        display: block;
        font-size: 10px;
    }

    .pt_checkout input.postal1,
    .pt_checkout input.postal2 {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 80px;
        height: 40px;
        display: inline-block;
        font-size: 10px;
    }
    .pt_checkout input.postal1 {
        margin-left: 26px;
    }
    .pt_checkout #cmdCheckZip {
        left: 200px;
        top: -50px;
    }
    .pt_checkout label[for="dwfrm_singleshipping_shippingAddress_addressFields_states_state"] {
        top: 0;
        position: absolute;
        left: 25px;
    }

    input#dwfrm_singleshipping_shippingAddress_addressFields_postal,input#dwfrm_billing_billingAddress_addressFields_postal {
        width: 90px;
        float: left;
        width: 70px !important;
        font-size: 10px;
        padding: 0 0 0 6px;
        margin: 6px 0 0 25px;
    }

    .step_2 input#dwfrm_singleshipping_shippingAddress_addressFields_postal,.step_2 input#dwfrm_billing_billingAddress_addressFields_postal {
        width: 90px;
        float: left;
        width: 70px !important;
        font-size: 10px;
        padding: 0 0 0 6px;
        margin: 7px 0 0 7.2%;
    }
    .step_2 .cart-coupon-code + div + div {
        margin: 0 0 40px 0;
    }
    .cart-empty {
        margin-top: 0;
    }

    .step_1 .field_no2 input[type="button"],.step_2 .field_no2 input[type="button"] {
        width: 75px;
        background: #fafafa;
        border: 1px solid #c6c6c6;
        margin: 6px 0 0 15px !important;
        height: 35px;
        color: #000;
        float: left;
        padding: 0;
        font-size: 10px;
        height: 40px;
    }

    .pt_checkout span.error {
        position: absolute;
        top: 59px;
        left: 7%;
    /* height: 20px; */
        font-size: 10px;
        z-index: 1;
        height: 10px;
        line-height: 10px;
    }

    .pt_checkout .form-caption {
        margin-left: 0;
        position: absolute;
        right: 20px;
        bottom: -21px;
        font-size: 10px;
        height: 10px;
        line-height: 10px;
        text-align: right;
    }

    select#dwfrm_billing_billingAddress_addressFields_states_state {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }

    div.field_no3 .select_wrap:after {
        content: "";
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 1%;
        top: 8px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .field-wrapper.field_no6 + div {
        width: 235px;
        position: absolute;
        left: inherit;
    }

    .form-horizontal .form-row-button {
        margin: 40px auto 60px;
        width: 100%;
        padding: 0;
    /* border-top: 1px solid #c6c6c6; */
    }

    .pt_checkout .form-horizontal .field-wrapper {
        padding-left: 0;
        width: auto;
        width: 100%;
    }

    .step_2 .field-wrapper.field_no9 {
        width: 86% !important;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
    }

    input#dwfrm_billing_billingAddress_addressFields_phone {
        width: 190px;
        margin: 5px 15px 0 0;
        width: 110px !important;
    }
    .form-row.label-inline.form-indent.step_form1.f_no_lo223 .field-wrapper.field_no22 + label {
        width: 100%;
        float: left;
        top: -31px;
        left: 10px;
    }
    .step_1 .form-row.label-inline.form-indent.step_form0 {
        width: 100%;
        clear: both;
        position: relative;
        left: 0;
        height: 40px;
        line-height: 15px;
        margin: 5px 0 0;
        padding: 0;
    }

    .step_1 .field-wrapper.field_no10 input {
        position: relative;
        top: 0;
        left: -8px;
    }

    .step_1 .field-wrapper.field_no11 + label span {
        position: relative;
        top: -10px;
        left: 25px;
    }

    .step_1 .form-row.label-inline.form-indent.step_form0 label {
        left: 13px;
        position: relative;
        top: -11px;
    }

    .step_2 .form-row.label-inline.form-indent.step_form0 {
        height: 10px;
    }

    button#add-coupon {
        height: 50px;
        padding: 0;
        width: 85%;
        margin: auto;
        display: block;
    }

    .step_2 .form-row.label-inline.form-indent.step_form1 {
        left: 0;
        width: 93%;
        height: 35px;
        line-height: 35px;
        clear: both;
        position: relative;
        left: 0;
        height: 40px;
        line-height: 15px;
        margin: 10px 0 0 25px;
    }

    .step_2 .pt_checkout .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: none;
        display: block;
        margin: auto;
        position: static;
        padding: 0;
        /*font-weight: 10px;*/
        height: 11px;
        line-height: 10px;
        height: 40px;
        line-height: 42px;
        padding: 0;
    }

    .step_1 .field-wrapper.field_no11 + label {
        width: 100%;
        padding: 0 0 0 8px;
    }

    .step_1 .field-wrapper.field_no9 {
        width: 86% !important;
        display: block;
        margin: auto;
        float: none;
    }

    .form-row.form-indent.label-inline.step_form2 {
        line-height: 10px;
    }

    input#dwfrm_singleshipping_shippingAddress_addressFields_phone {
        width: 125px !important;
        margin: 4px 0 0;
    }

    .field-wrapper.field_no9 + div + div {
        right: 17%;
        bottom: 9px;
    }

    .step_1 button.button-fancy-large {
        width: 200px;
        height: 35px;
        font-size: 15px;
        letter-spacing: .06em;
        font-weight: 400;
        padding: 0;
        margin: 28px auto 0;
        display: block;
        float: none;
        font-size: 12px;
        padding: 0;
        line-height: 25px;
    }

    button.button-fancy-large {
        margin: auto;
        display: block;
    }

    .primary-focus #secondary {
        display: none !important;
    }

    .step_1 .field-wrapper.field_no2 + div {
        bottom: 8px;
        left: 67%;
        width: 30%;
        text-align: left;
    }

    .step_1 .form-row.label-inline.form-indent,.step_2 .form-row.label-inline.form-indent {
        text-align: left;
        width: 100%;
        margin: 0 0 30px;
        float: right;
        line-height: 10px;
    }

    .step_1 .form-row.label-inline.form-indent.step_form1 {
        left: 175px;
        width: 93%;
        clear: both;
        position: relative;
        left: 0;
        height: 40px;
        line-height: 15px;
        margin: 10px 0 0 25px;
        padding: 0;
    }

    .step_1 .field-wrapper.field_no11 {
        margin: 0 0 0 9px;
    }
    .step_1 .form-row.form-indent.label-inline.step_form2 label {
        display: block;
        position: relative;
        top: -11px;
        /* left: 37px; */
        float: left;
        margin: 0 0 0 38px;
    }
    .step_1 .field-wrapper.field_no12 {
        width: 100%;
        float: left;
        display: inline-block;
    }
    .step_1 .form-row.label-inline.form-indent.step_form2 {
        width: 100%;
        margin: 0;
    }
    .step_2 .field-wrapper.field_no2 + div {
        bottom: 14px;
        right: 24px;
        left: inherit;
    }

    .step_2 .field-wrapper.field_no0 select {
        width: 86%;
        -webkit-appearance: none !important;
        border-radius: 0;
    }

    .step_2 .field-wrapper.field_no9 {
        width: 86% !important;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
    }

    button#add-coupon {
        height: 50px;
        padding: 0;
        width: 86%;
        margin: auto;
        display: block;
    }
    .step_2 button#add-coupon {
        height: 40px;
        padding: 0;
        width: 50%;
        float: left;
        margin: 15px 0 45px 7%;
        line-height: 40px;
    }
    .step_2 .form-row.coupon-error.error {
        display: block;
        line-height: 18px;
        float: left;
    }
    .step_2 .payment-method-options.form-indent label {
        margin: 0;
    /* line-height: 49px; */
        height: 40px;
        line-height: 51px;
    }

    select#dwfrm_billing_paymentMethods_creditCard_month {
        width: 100%;
        float: left;
    }

    .form-row.month.required {
        width: 40%;
        float: left;
        padding: 0 0 0 7%;
    }

    .step_2 .field-wrapper.field_no19 + div {
        width: 100%;
        left: -14px;
    }

    .step_2 button.button-fancy-large {
        margin: auto;
        display: block;
        padding: 0;
        line-height: 40px;
        width: 86%;
        margin: auto;
        display: block;
        position: static;
        float: none;
        height: 50px;
    }

    .step_2.field-wrapper.field_no0 select {
        width: 86%;
    }

    .step_2 .field-wrapper.field_no1 select {
        width: 86%;
    }

    .step_2 .field-wrapper.field_no11 + label {
        position: relative;
        top: -12px;
        display: block;
        left: 20px;
        margin-left: 30px;
    }

    .step_2 .field-wrapper.field_no16 select {
        width: 85%;
        margin: 10px 0 0 25px;
        padding: 0 0 0 10px;
    }

    .step_2.field-wrapper.field_no20 {
        margin-left: 0;
    }

    .step_2 .select#dwfrm_billing_paymentMethods_creditCard_year {
        width: 75px;
        margin: 6px 0 0 13px;
    }

    .step_2 .field-wrapper.field_no20 .select_wrap:after {
        content: "";
     /*   background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 2px;
        top: 8px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .step_2 select#dwfrm_billing_paymentMethods_creditCard_year {
        width: 68%;
        margin: 0;
    }

    .step_2 .field-wrapper.field_no21 .select_wrap {
        margin: 6px 0 0 8%;
    }

    .step_2 .pt_checkout .field-wrapper.field_no21 {
        width: 77%;
    }

    .step_2 .field-wrapper.field_no20 .select_wrap {
        width: 88%;
    }

    .step_2 .field-wrapper.field_no21 .select_wrap:after {
        content: "";
   /*     background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 33%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .step_2 .form-row.label-inline label {
        position: static;
    }

    .step_2 .form-row.label-inline {
        position: relative;
    }

    .step_2 .form-row.label-inline div {
        position: absolute;
        left: -12px !important;
        top: 18px;
    }

    .step_2 .field-wrapper.field_no11 input {
        top: -22px !important;
        position: relative;
        left: 22px;
    }

    .form-row.month.required label {
        margin: 0;
        padding: 0;
        margin: 0;
    }

    .payment-method.payment-method-expanded .form-label-text {
        width: 86%;
        margin: auto;
        display: block;
        position: relative;
        left: 0;
        right: 0;
        margin: auto;
        float: none;
    }

    .form-row.month.required {
        width: 40%;
        float: left;
    }

    .form-row.year.required {
        width: 50%;
        float: left;
    }

    button.button-fancy-large {
        margin: auto;
        display: block;
        padding: 0;
        line-height: 40px;
        width: 86%;
        margin: auto;
        display: block;
        position: static;
        float: none;
        height: 50px;
    }

    /* ログイン　スマホ*/
    .login_top div#main {
        width: 91%;
        margin: 0 auto;
    }

    input#dwfrm_requestpassword_email {
        margin: 20px 0 0;
        width: 100% !important;
    }

    /*
        .account_body.login_top .page-content .primary-content {
            padding-left: 0;
            width: 100%;
            border: none;
            margin: auto;
        }
        .login_top .col-1 {
            float: left;
            margin: 4px 0;
            width: 100%;
        }
        .login_top .col-2 {
            float: right;
            margin: 4px 0;
            width: 100%;
        }
        .account_body.login_top .page-content .primary-content {
            padding-left: 0;
            width: 100%;
            border: none;
            margin: auto;
            height: auto;
        }
        .login_top .col-1:before {
            display: none;
        }
        .login_top .login-box p {
            margin: 0 0 5px;
            font-size: 13px;
            text-align: left;
            line-height: 16px;
            width: 100%;
            font-size: 11px;
        }

        .login_top label {
            float: left;
            width: 140px;
            text-align: left;
            font-weight: 100;
            height: 38px;
            font-size: 11px;
            background: #fff;
        }
        .login_top .form-row.label-inline.form-indent label {
            width: 100%;
            text-align: center;
            margin: auto;
        }

        .login_top .col-2 .login-box p {
            margin: 0;
        }
        .login_top a#password-reset {
            display: block;
            clear: both;
            width: 100%;
            text-decoration: underline;
            font-size: 13px;
            margin: 0px 0 0 0;
            padding: 15px 0 0 0;
        }
        .login_top input[type="text"], .login_top input[type="number"], .login_top input[type="password"], .login_top input[type="date"] textarea {

            height: 40px;

        }

        .login_top .form-row {
            margin: 0 0 30px 0;
            line-height: 50px;
            height: 50px;
            position: relative;
            width: 80%;
            margin: auto;
        }
        .login_top button {
            width: 210px;
            height: 40px;
            line-height: 40px;
            padding: 0;
            border: none;
            border-radius: 0;
            margin: 30px auto 0;
            float: initial;
        }
        .login_top .form-row.label-inline.form-indent {
            text-align: left;
            display: block;
            text-align: center;
            font-size: 10px;
            margin: 0px 0 0 0;
            position: relative;
        }
        .login_top .form-row.label-inline.form-indent label {
            width: 100%;
            text-align: left;
            margin: auto;
            padding: 0 0 0 30px;
        }
        .label-inline .field-wrapper {
            float: left;
            padding-left: 0;
            width: auto;
            position: absolute;
            left: 9px;
            top: -2px;
        }
        .login_top a#password-reset {
            display: block;
            clear: both;
            width: 73%;
            text-decoration: underline;
            font-size: 11px;
            margin: auto;
            padding: 9px 0 0 0;
            text-align: left;
        }
        .login_top h2 {
            font-size: 14px;
            letter-spacing: 0.03em;
            font-weight: 100;
            line-height: 14px;
            margin: 0 0 20px 0;
        }
        .login_top .col-2 {
            float: right;
            margin: 30px 0;
            width: 100%;
            border-top: 1px solid #e6e6e6;
            padding: 30px 0 0 0;
        }*/
    .login_top .col-1:before {
        content: "";
        width: 1px;
        height: 550px;
        background: #e6e6e6;
        display: block;
        position: absolute;
        top: 0;
        right: -16px;
        display: none;
    }

    .login_top .col-1 {
        float: left;
        margin: 4px 0;
        width: 100%;
    }

    .login_top h2 {
        font-size: 14px;
        letter-spacing: .03em;
        font-weight: 100;
        line-height: 14px;
        margin: 0;
    }

    .login_top .login-box p {
        margin: 15px 0 10px;
        font-size: 10px;
        text-align: left;
        line-height: 16px;
        width: 100%;
    }

    .login_top .form-row {
        margin: 8px auto 25px;
        line-height: 50px;
        height: auto;
        position: relative;
        width: 90% !important;
        max-width: 100%;
    }

    .login_top .form-row.label-inline.form-indent label {
        width: 100%;
        text-align: center;
        margin: auto;
    }

    .login_top a#password-reset {
        width: 100%;
    }

    .login_top label {
        float: left;
        width: 140px;
        text-align: left;
        font-weight: 100;
        height: 15px;
        line-height: 15px;
        font-size: 10px;
    }

    .label-inline .field-wrapper {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 0;
        top: 0;
        line-height: 14px;
        margin: 0 0 0 17px;
    }

    .login_top button {
        width: 84%;
        height: 40px;
        line-height: 40px;
        padding: 0;
        border: none;
        border-radius: 0;
        margin: auto;
        float: initial;
        margin: 15px 0 0;
    }

    .login_top a#password-reset {
        display: block;
        clear: both;
        /*width: 85% !important;*/
    /* text-decoration: underline; */
        font-size: 10px;
        margin: 24px 0 15px 11%;
        padding: 0 0 30px;
        text-align: left;
        border-bottom: 1px solid #c6c6c6;
    }

    .login_top.login-order-track {
        display: none;
    }

    .login_top.login-create-account .content-asset {
        display: none;
    }

    .login_top .label-inline .field-wrapper {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 0;
        top: 0;
    }

    .login_top-content.returning-customers.clearfix {
        margin: 0 0 15px;
    }

    .login_top .form-row.label-inline.form-indent label {
        width: 58%;
        text-align: center;
        margin: auto;
    }

    .login_top .label-inline .field-wrapper {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 0;
        top: 0;
        line-height: 14px;
    }

    .pt_account.account_body._body div#primary h1 {
        text-align: left;
        height: 25px;
        line-height: 25px;
        border-top: 0;
        border-bottom: 0;
        width: 100%;
        font-size: 1.3rem;
        position: relative;
        display: none;
    }
    .pt_account.account_body._body div#primary h1.my_acounth1 {
        display: block;
    }
    .login-box input[type="text"],.login-box input[type="password"] {
        width: 100% !important;
        height: 40px;
        float: left;
        border-radius: 0;
    }

    .login_top .col-2 .login-box p {
        margin: 20px 0 35px;
    }

    .ui-dialog h1 {
        font-size: 1.1em;
        font-style: italic;
        font-weight: 400;
        margin: 0 auto 15px;
        border-bottom: 1px solid #e6e6e6;
        padding: 0 0 15px;
    }

    .account_pop p {
        text-align: left;
        font-size: 11px;
        margin: 0 0 20px;
    }

    .account_pop #PasswordResetForm button {
        float: right;
        top: 0;
        left: 0;
        width: 80%;
        height: 40px;
        margin: 20px auto 0;
        float: inherit;
        display: block;
        background: #fafafa;
        border: 1px solid #c6c6c6;
        color: #333;
    }

    .account_pop .row-inline label {
        width: 140px;
        float: left;
        height: 14px;
        font-size: 1.1rem;
        line-height: 14px;
        text-align: left;
    }

    .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 1;
        background: none;
    }
    .pt_cart .item-user-actions {
        position: absolute;
        top: 118px;
        font-size: 10px;
        right: 8px;
        color: #c6c6c6;
        height: 20px;
    }
    .pt_cart.cart_body._body .item-user-actions {
        position: absolute;
        top: 112px;
        font-size: 10px;
        right: 44%;
        color: #c6c6c6;
    }
    span.price_text00 {
        float: left;
    }
    .cart-promo {
        margin: 0.3em 0 20px;
        padding: 1em;
        text-align: left;
    }
    .login_top .search input[type="text"]{
        height:35px;
    }

    /* ログイン　２*/
    form#RegistrationForm legend {
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
        height: 50px;
        line-height: 50px;
        text-align: left;
        margin: 0 0 20px;
        font-size: 11px;
    }

    form#RegistrationForm input[type="text"],
    form#RegistrationForm input[type="password"],
    form#RegistrationForm input[type="email"],
    form#RegistrationForm input.phone {
        width: 380px;
        height: 40px;
    }

    select#dwfrm_profile_tfpaddress_states_state {
        width: 100%;
        border-radius: 0;
        height: 40px;
        padding: 0 0 0 10px;
    }

    form#RegistrationForm input#dwfrm_profile_tfpaddress_postal {
        width: 84px !important;
        float: left;
        margin: 8px 0 0;
    }

    .field-wrapper.field_no8 + div {
        position: absolute;
        top: 4px;
    }

    .birthday-area select {
        width: 75px;
        height: 40px;
        border-radius: 0 !important;
        margin: 8px 10px;
        padding: 0 0 0 10px;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;
        line-height: 40px;
    }

    span.error {
        position: absolute;
        top: 31px;
        left: 0;
    /* height: 20px; */
        font-size: 10px;
        z-index: 1;
    }

    input[type="text"],input[type="number"],input[type="password"],input[type="date"] textarea,
    input[type="email"],
    input.phone {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 86% !important;
        height: 35px;
        margin: 5px auto 0;
        display: block;
    }

    #edit-address-form input.postal1,
    #edit-address-form input.postal2 {
        border: 1px solid #c6c6c6;
        box-sizing: border-box;
        padding: 0 0 0 10px;
        text-indent: 0;
        width: 80px;
        height: 35px;
        display: inline-block;
    }
    #edit-address-form input.postal1 {
        margin-left: 24px;
    }
    #edit-address-form .field-wrapper #cmdCheckZip {
        position: absolute;
        top: 3px;
        left: 200px;
    }

    form#RegistrationForm input.postal1 {
        width: 60px;
        height: 35px;
        padding: 0 0 0 10px;
        margin: 5px auto 0;
    }
    form#RegistrationForm input.postal2 {
        width: 60px;
        height: 35px;
        padding: 0 0 0 10px;
        margin: 5px auto 0;
    }

    form#RegistrationForm input#cmdCheckZip {
        position: absolute;
        top: 9px;
        left: 160px;
        background: #fafafa;
        color: #333;
        border: 1px solid #c6c6c6;
    }

    #dwfrm_profile_tfpaddress_postal2-error {
        left: 145px;
    }

    label[for="dwfrm_profile_customer_gender"] {
        margin-top: 1rem;
    }
    .form-horizontal div.field-wrapper.customeremail-display {
        height: auto;
        margin-left: 3rem;
    }

    .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -35px;
        padding: 0 0 0 20px;
    }
    .field-wrapper.field_no13 select#dwfrm_profile_customer_birth_month {
        width: 70px;
    }
    .field-wrapper.field_no14 select#dwfrm_profile_customer_birth_day {
        width: 70px;
    }
    .win .profile_body .form-row.f_no17 + p {
        top: -30px;
        width: auto;
    }
    .form-row.f_no18 label[for="dwfrm_profile_memberscard_select"] {
        top: -15px;
    }
    .form-row.required.f_no12 #dwfrm_profile_customer_birth_year {
        margin-left: 24px;
    }
    .login_02 .form#RegistrationForm legend {
        border-top: none;
        border-bottom: 1px solid #c6c6c6;
        height: 50px;
        line-height: 50px;
        text-align: left;
        margin: 0 0 35px;
        font-size: 11px;
    /* padding: 0 0 62px 0; */
    }

    .login_02 .field-wrapper.field_no2 + div {
        bottom: -12px;
        right: 7%;
        left: inherit;
    }

    .login_02 .field-wrapper.field_no8 + .form-caption,
    .profile_body .field-wrapper.field_no5 + .form-caption {
        margin-left: 0;
        position: absolute;
        right: 11px;
        bottom: inherit;
        top: 50px;
    }

    .login_02 .form-horizontal .form-caption {
        margin-left: 0;
        height: 17px;
        line-height: 19px;
        bottom: -12px;
        right: 24px;
    }
    .login_02 .form-horizontal .form-caption.error-message {
        margin: 0px 0 0 0;
        height: 17px;
        line-height: 6px;
        /* bottom: -12px; */
        /* right: 24px; */
        width: 86%;
        position: relative;
        margin: auto;
        height: auto;
        max-height: initial;
        top: 4px;
        left: 0;
        border: none;
        line-height: 14px;
        text-align: left;
        padding: 1px 0 1px 10px;
    }
    .memberscard-notice {
        /* line-height: 6px; */
        height: 60px;
    }
    .login_02 .f_no_lo213 .form-caption.error-message {
        width: 63%;
        right: 0;
        left: inherit;
        float: right;
        margin: 0 7% 0;
    }
    .login_02 .f_no_lo212 .form-caption.error-message {
        width: 63%;
        right: 0;
        left: inherit;
        float: right;
        margin: 0 7% 0;
    }
    .login_02 .field-wrapper.field_no3:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #c6c6c6;
        position: absolute;
        bottom: -32px;
    }

    .login_02 .select_wrap:after {
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 8%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no15 .select_wrap:after {
        content: "";
/*        background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 12%;
        top: 9px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no16 .select_wrap:after {
        content: "";
        /*background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 12%;
        top: 9px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no17 .select_wrap:after {
        content: "";
       /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 12%;
        top: 9px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no15 .select_wrap:after {
        content: "";
/*        background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 36px;
        display: block;
        position: absolute;
        right: 10%;
        top: 10px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no15 select {
        width: 90px;
        margin: 8px 10px 0 20px;
    }

    .login_02 .field-wrapper.field_no15 .select_wrap:after {
        content: "";
/*        background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 24px;
        height: 36px;
        display: block;
        position: absolute;
        right: 10%;
        top: 10px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no16 .select_wrap:after {
        content: "";
    /*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 3%;
        top: 10px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no17 .select_wrap:after {
        content: "";
      /*  background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 2%;
        top: 10px;
        border-left: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no16 select {
        width: 70px;
        margin: 9px 0 0;
        padding: 0 0 0 10px;
    }

    .login_02 .field-wrapper.field_no17 select {
        width: 70px;
        margin: 9px 0 0 10px;
        padding: 0 0 0 10px;
    }

    .login_02 .field-wrapper.field_no20 {
        line-height: 43px;
    }

    .login_02 select {
        border: 1px solid #c6c6c6;
    }

    .login_02 .field-wrapper.field_no20 + label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -2px;
        padding: 0;
    }

    .login_02 .field-wrapper.field_no21 {
        float: left;
        padding-left: 0;
        width: auto;
        position: absolute;
        left: -15px;
        top: 33px;
    }
    .login_02 .custom-attribute-wrapper .attrItem {
        display: inherit;
        margin-right: 5%;
        white-space: nowrap;
        height: 30px;
        position: relative;
        padding: 0 0 0 9%;
    }
    .login_02 .field-wrapper.custom-attribute-wrapper.field_no21 + div {
        position: relative;
        top: -12px;
        height: 43px;
        left: inherit;
        right: -79px;
    }
    .login_02 .form-row.required.f_no_lo222 label {
        width: 220px;
        display: block;
        position: relative;
        float: left;
        position: static;
        height: 10px;
        line-height: 0px;
    }
    .login_02 .field-wrapper.field_no22 + label {
        width: 100%;
        position: relative;
        float: left;
        top: -30px;
        padding: 0 0 0 13px;
    }

    .login_02 .field-wrapper.field_no21 {
        float: left;
        padding-left: 0;
        width: auto;
        position: absolute;
        left: 1%;
        top: 33px;
    }
    .login_02 .custom-attribute-wrapper .attrItem input {
        margin-left: inherit;
        float: left;
        position: absolute;
        margin: 0px 0 0 0;
    }

    .login_02 .form-row.required.f_no_lo222 {
        height: 190px;
    }
    .login_02 .form-row.required.f_no_lo222 > label {
        width: 230px;
        margin: 14px 0 0 0;
    }
    .login_02 .form-row.label-inline.form-indent.step_form1.f_no_lo223 .form-horizontal label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: static;
        top: -35px;
        padding: 0 0 0 20px;
    }
    select#dwfrm_profile_tfpaddress_states_state {
        line-height: 40px;
    }
    .login_02 span.error {
        position: absolute;
        top: 29px;
        left: 7%;
        /* height: 20px; */
        font-size: 10px;
        z-index: 1;
    }
    .passwordedit_body span.error, .emailedit_body span.error{
        position: absolute;
        top: 24px;
        left: 7%;
        /* height: 20px; */
        font-size: 10px;
        z-index: 1;
    }
    .login_02 .field-wrapper.field_no22 + label {
        width: 100%;
        position: relative;
        float: left;
        top: -30px;
    }

    select#dwfrm_profile_tfpaddress_states_state {
        width: 86%;
        border-radius: 0;
        height: 40px;
        padding: 0 0 0 10px;
        margin: 6px auto;
        display: block !important;
        float: none;
        font-size: 10px;
        border: 1px solid #c6c6c6;
    }

    .field-wrapper.field_no8 {
        width: 86%;
        margin: auto;
        display: block;
        float: none;
    }

    .form-caption {
        margin-left: 0;
        position: absolute;
        right: 10px;
        bottom: -30px;
        font-size: 10px;
    }

    span.error {
        position: absolute;
        top: 29px;
        left: 30px;
    /* height: 20px; */
        font-size: 10px;
        z-index: 1;
    }
    #edit-address-form span#dwfrm_profile_address_postal1-error,
    #edit-address-form span#dwfrm_profile_address_postal2-error,
    #edit-address-form span#dwfrm_profile_address_phone-error {
        margin-top: 1.5rem;
    }
    #edit-address-form span#dwfrm_profile_address_postal2-error {
        left: 160px;
    }

    #edit-address-form label[for="dwfrm_profile_address_states_state"],
    #edit-address-form .field-wrapper.field_no3 {
            margin-top: 1.5rem;
    }

    input#dwfrm_profile_customer_addtoemaillist {
        position: relative;
        left: 0;
        top: -1px;
    }

    .field-wrapper.field_no20 + label {
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: -2px;
        padding: 0 0 0 30px;
    }

    .field-wrapper.field_no21 + label {
        line-height: 16px !important;
        position: absolute;
        top: 31px;
        padding: 0 0 0 27px;
    }

    .field-wrapper.field_no21 {
        float: left;
        padding-left: 0;
        width: auto;
        position: absolute;
        left: 9px;
        top: 12px;
    }

    /* step3 */
    .step_3 .primary-content #cart-table .item-details {
        float: left;
        width: 60%;
        padding: 20px 0 0 10px;
        text-align: left;
        vertical-align: middle;
        float: left;
    }

    .step_3 .primary-content #cart-table .item-quantity {
        border-right: 0;
        text-align: center;
        padding: 0 23px 0 0;
        width: 100%;
        text-align: right;
        clear: both;
        height: 40px;
        line-height: 40px;
        float: left;
        border: none;
    }

    .step_3 .primary-content #cart-table .item-quantity-details {
        padding: 0 !important;
        width: 100%;
        float: left;
    }

    .step_3 .primary-content #cart-table .item-total {
        width: auto;
        vertical-align: middle;
        text-align: right;
        font-weight: 400;
        width: 100%;
    }

    .step_3 .primary-content tr.order-subtotal td {
        padding: 10px 0 5px;
        line-height: 12px;
    }

    .step_3 .primary-content .order-totals-table td {
        font-size: 12px;
    }

    .step_3 .primary-content #cart-table .item-total {
        font-size: 11px;
    }

    .step_3 .primary-content tr.order-total {
        border-bottom: 1px solid #c6c6c6;
        border-top: 1px solid #c6c6c6;
        padding: 0;
        height: 50px;
        line-height: 50px;
    }

    .step_3 .primary-content form.submit-order {
        position: relative;
        padding: 20px 0 0;
    }

    .step_3 .primary-content .submit-order .back-to-cart {
        font-size: 1.1em;
        position: absolute;
        bottom: -55px;
        right: 0;
        text-decoration: underline;
    }

    .step_3 #cart-table .item-image {
        float: left;
        width: 34%;
    }

    .step_3 .primary-content .submit-order .back-to-cart {
        font-size: 10px;
        position: absolute;
        bottom: -55px;
        right: 20px;
        text-decoration: underline;
    }

    .step-1.active {
        background-size: 100%;
    }

    .step-2.active {
        background-size: 100%;
    }

    .step-3.active {
        background-size: 100%;
    }

    .step-1.inactive {
        background-size: 100%;
    }

    .step-2.inactive {
        background-size: 100%;
    }

    .step-3.inactive {
        background-size: 100%;
    }

    /* 新コンテンツ*/
    .step3_left {
        width: 30%;
        float: left;
    }

    .step_3 .item-list {
        display: none;
    }

    .step3_right {
        width: 70%;
        padding: 10px;
        float: left;
        font-size: 11px;
        text-align: left;
    }

    .step3_addcontent02 {
        clear: both;
        text-align: right;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
    }

    .step3_addcontent04 {
        height: 50px;
        line-height: 50px;
        text-align: right;
        border-bottom: 1px solid #e6e6e6;
        margin: 0 0 10px;
    }

    /* 新コンテンツ*/
    .wp_step3_wrap {
        display: block;
    }

    .select_wrap:after {
        content: "";
       /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 26px;
        height: 38px;
        display: block;
        position: absolute;
        right: 8%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    .wp_step3_wrap .sku {
        font-size: 10px;
        line-height: 10px;
        margin: 0 0 5px;
    }

    .wp_step3_wrap .name {
        font-size: 11px;
        margin: 0 0 10px;
    }

    .wp_step3_wrap .attribute {
        font-size: 10px;
        line-height: 10px;
        font-weight: 400;
        margin: 0 0 5px;
    }
    .profile_body .field-wrapper.field_no6 .select_wrap:after {
        content: "";
     /*   background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 23px;
        height: 35px;
        display: block;
        position: absolute;
        right: 8%;
        top: 3px;
        border-left: 1px solid #c6c6c6;
        overflow: hidden;
    }
    /* caer4 confirmation */
    .pt_order-confirmation div#primary h1 {
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        margin: 50px 0 20px;
        border: none;
        height: auto;
    }
    .pt_order-confirmation tr.order-discount.discount {
        border: none!important;
    }
    .pt_order-confirmation .confirmation-message {
        font-size: 10px;
        line-height: 17px;
        text-align: left;
        margin: 0 0 30px;
    }
    .pt_order-confirmation tr.order-discount.discount {
        height: 55px;
        border: none!important;
        width: 100%!important;
        padding: 0 0 0 5px;
    }
    .pt_order-confirmation #primary h2 {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        text-align: left;
        font-weight: 800;
        letter-spacing: .06em;
        margin: 0 0 20px;
        line-height: 13px;
        border-bottom: 1px solid #c6c6c6;
        padding: 0 0 8px;
    }

    .pt_order-confirmation .item-list tbody {
        display: -webkit-box;
        overflow-x: auto;
    }

    .pt_order-confirmation .item-list tr,.pt_order-confirmation .item-list th,.pt_order-confirmation .item-list td {
        display: block;
    }

    .pt_order-confirmation .item-list th {
        display: block;
        width: auto;
        margin: 0;
        border: none;
        text-align: left;
        width: 100% !important;
        border: none !important;
        line-height: 24px;
    }

    .pt_order-confirmation .item-list tr:nth-child(1) {
        border-bottom: 1px solid #e0e0e0;
        width: 30%;
        display: block;
        font-size: 10px;
    }

    .pt_order-confirmation .item-list tr:nth-child(2) {
        border-bottom: 1px solid #e0e0e0;
        width: 70%;
        display: block;
        font-size: 10px;
    }

    .pt_order-confirmation .item-list td {
        padding: 0;
        vertical-align: top;
    /* width: 190px; */
        text-align: left;
        border-right: none;
        font-size: 13px;
        font-style: normal;
        line-height: 16px;
        display: block !important;
        font-size: 10px;
        border: none;
    }

    .pt_order-confirmation td.order-billing {
        padding: 0;
    }

    .pt_order-confirmation td.order-payment-instruments {
        padding: 0;
    }

    .pt_order-confirmation table.item-list tr th:nth-child(1) {
        height: 52px;
    }

    .pt_order-confirmation td.order-information {
        height: 50px;
        padding: 2px 0 0 !important;
    }

    .pt_order-confirmation td.order-billing {
        padding: 5px 0 0 !important;
        margin: 0 0 20px;
    }

    .pt_order-confirmation th.section-header:nth-child(2) {
        height: 116px;
    }

    .pt_order-confirmation table.order-totals-table tbody {
        overflow: hidden;
        display: block;
    }

    .pt_order-confirmation table.order-totals-table tr:nth-child(1) {
        width: 100%;
    }

    .pt_order-confirmation .item-list .order-totals-table td {
        float: left;
        width: 49%;
    /* clear: both; */
        height: 20px;
        text-align: right;
    }

    .pt_order-confirmation .order-totals-table tr.order-shipping {
        border-bottom: none;
        width: 100%;
        display: block;
        font-size: 10px;
    }

    .pt_order-confirmation .item-list th.section-header:nth-child(4) {
        display: none;
    }

    .pt_order-confirmation table.order-totals-table tr:nth-child(1) {
        width: 100%;
        border: none !important;
    }

    .pt_order-confirmation tr.order-shipping td:nth-child(1) {
        width: 81px !important;
    }

    .pt_order-confirmation .item-list table.order-totals-table tr td:nth-child(1) {
        width: 56% !important;
    }

    .pt_order-confirmation .item-list td:nth-child(4) {
        margin: 31px 0 0;
        padding: 0 0 10px;
    }

    .pt_order-confirmation table.item-list:after {
        content: "";
        width: 100%;
        height: 1px;
        background: #c6c6c6;
        display: block;
        position: relative;
        top: -45px;
    }

    .pt_order-confirmation table.item-list:before {
        content: "";
        width: 100%;
        height: 1px;
        background: #c6c6c6;
        display: block;
        position: relative;
        top: 220px;
    }

    .pt_order-confirmation .order-shipment-table th {
        display: block;
        width: 100%;
        font-size: 10px !important;
    }

    .pt_order-confirmation .order-shipment-table th {
        display: block;
        border: none !important;
        text-align: left;
        width: 100px !important;
        margin: 0;
    }

    .pt_order-confirmation .order-shipment-table thead {
        display: -webkit-box;
        overflow-x: auto;
        width: 30%;
        float: left;
    }

    .pt_order-confirmation .order-shipment-table tbody {
        float: left;
        display: block;
        width: 60%;
    }

    .pt_order-confirmation .order-shipment-table .order-shipment-details {
        border-right: none;
        min-width: 0;
        padding: 20px 0 25px;
        margin: 0;
    }

    .pt_order-confirmation .order-shipment-table td {
        margin: 0 0 40px;
        border-bottom: 0;
        font-size: 10px !important;
    }

    .pt_order-confirmation .order-shipment-table th.section-header:nth-child(1) {
        width: 290px;
        border-right: 1px solid #c6c6c6;
        height: 207px;
    }

    .pt_order-confirmation .order-shipment-table .line-item-details {
        width: 100%;
        border: none !important;
        padding: 0 !important;
        margin: 0 0 16px;
    }

    .pt_order-confirmation tr.order-total td {
        margin: 25px 0 0;
    }

    .pt_order-confirmation .td.line-item-details div {
        font-size: 10px !important;
    }

    .pt_order-confirmation .order-shipment-table th.section-header:nth-child(2) {
        height: 109px;
    }

    .pt_order-confirmation .order-shipment-table .line-item-quantity {
        width: 100%;
        border: none;
        padding: 0;
        text-align: left !important;
        margin: 0;
    }

    .pt_order-confirmation table.order-shipment-table td.line-item-price {
        border-right: 0;
        text-align: left;
    }

    .pt_order-confirmation .actions {
        width: 200px;
        height: 40px;
        background: #fafafa;
        border: 1px solid #c6c6c6;
        line-height: 40px;
        font-size: 13px;
        letter-spacing: .03em;
        margin: auto;
    }

    .pt_order-confirmation .item-list table.order-totals-table tr td:nth-child(2) {
        width: 44%;
    }

    .pt_order-confirmation .order-shipment-table {
        margin: 0 0 40px;
        border-bottom: 1px solid #C6C6C7;
        border-top: none;
        overflow: hidden;
    }

    .pt_order-confirmation .order-shipment-table .line-item-price {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .pt_order-confirmation table.order-shipment-table th,.pt_order-confirmation table.order-shipment-table td {
        display: block;
    }

    .pt_order-confirmation table.order-shipment-table td {
        display: block !important;
    }

    .pt_order-confirmation .order-shipment-table th.section-header:nth-child(3) {
        margin: 0;
    }

    .pt_order-confirmation .order-shipment-table th.section-header:nth-child(4) {
        width: 170px;
        border-right: 0;
        text-align: left !important;
    }

    .pt_order-confirmation table.order-shipment-table td.line-item-quantity {
        text-align: center;
        border: none;
        margin: 2px 0 30px 0;
    }

    .pt_order-confirmation table.order-shipment-table td.line-item-price {
        border-right: 0;
        text-align: left;
        border: none;
    }

    .pt_order-confirmation.gaiyou div#primary {
        width: 100%;
    }

    .order-confirmation-details table.order-shipment-table tr {
        border-bottom: none;
        margin: 0 0 10px;
    }

    #mypage_wal + div .field-wrapper.field_no1 select ,
    #mypage_wal + img + div .field-wrapper.field_no1 select {
        width: 86%;
        -webkit-appearance: none !important;
        border-radius: 0;
        border: 1px solid #c6c6c6;
        line-height: 35px;
        float: none;
        margin: 6px auto 0;
        display: block;
        padding: 0 0 0 10px;
    }

    #mypage_wal + div .select_wrap:after ,
    #mypage_wal + img + div .select_wrap:after {
        content: "";
/*        background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 22px;
        height: 33px;
        display: block;
        position: absolute;
        right: 8%;
        top: 1px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    #mypage_wal + div .form-label-text,
    #mypage_wal + img + div .form-label-text {
        width: 100%;
        font-size: 10px;
        height: 15px;
        line-height: 20px;
        padding: 0 0 0 20px;
    }

    #mypage_wal + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_month,
    #mypage_wal + img + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_month {
        width: 100%;
    /* padding: 0 15px 0 0; */
        -webkit-appearance: none !important;
        border-radius: 0;
        line-height: 35px;
        padding: 0 0 0 10px;
    }

    #mypage_wal + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_year,
    #mypage_wal + img + div select#dwfrm_paymentinstruments_creditcards_newcreditcard_year {
        width: 100%;
        -webkit-appearance: none !important;
        border-radius: 0;
        line-height: 35px;
        padding: 0 0 0 15px;
    }

    #mypage_wal + div .field_no3 .select_wrap:after,
    #mypage_wal + img + div .field_no3 .select_wrap:after  {
    /* padding-left: 0; */
    /* width: 100%; */
        top: 9px;
        right: 5px;
        margin: 0;
    }

    #mypage_wal + div .field_no4 .select_wrap:after,
    #mypage_wal + img + div .field_no4 .select_wrap:after {
    /* padding-left: 0; */
    /* width: 100%; */
        top: 9px;
        right: 2px;
    }

    #mypage_wal + div h1 ,
    #mypage_wal + img + div h1{
        margin: 0 auto 35px;
    }

    .order-history-header button {
        position: absolute;
        width: 130px;
        right: 0;
        background: #fafafa;
        border: 1px solid #c6c6c6;
        color: #333;
        top: 40px;
    }

    #mypage_wal + div .field-wrapper.field_no2 + div,
    #mypage_wal + img + div .field-wrapper.field_no2 + div {
        bottom: -24px;
        right: 0;
        left: inherit;
        width: auto;
    }

    /* お問い合わせ フォーム*/
    .contactusform_body div#primary h1 {
        text-align: center;
        height: 25px;
        line-height: 5px;
        border-top: 0;
        border-bottom: none;
        position: relative;
    }

    .contactusform_body .confirmation-message {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 13px;
        line-height: 35px;
        margin: 60px 0;
    }

    .field-wrapper.field_no6 .input-textarea {
        width: 86% !important;
        height: 200px;
        margin: auto;
        display: block;
        margin: 10px auto 30px;
    }

    .contactusform_body select {
        width: 86%;
        border-radius: 0;
        display: block;
        margin: 5px auto;
        position: absolute;
        left: 0;
        right: 0;
        line-height: 10px;
    }

    .contactusform_body .field-wrapper.field_no5 .select_wrap:after {
        content: "";
     /*   background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 23px;
        height: 32px;
        display: block;
        position: absolute;
        right: 8%;
        top: 6px;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }

    /*checkoutlogin*/
    .checkoutlogin .col-2 {
        float: right;
        margin: 4px 0;
        width: 100%;
        border-right: none;
    }

    .checkoutlogin .login-box button {
        width: 250px;
        height: 50px;
        line-height: 50px;
        padding: 0;
        border: none;
        border-radius: 0;
        margin: auto;
        float: initial;
        margin: 21px auto 35px;
    }

    .checkoutlogin .login-box {
        padding: 0;
    }

    .login-box h2 {
        font-size: 16px;
        letter-spacing: .03em;
        font-weight: 100;
        line-height: 35px;
        margin: 0 0 35px;
        text-align: center;
    }

    .login-box p {
        margin: 1em 0;
        font-size: 11px;
    }

    .login-box a#password-reset {
        display: block;
        clear: both;
        width: 100%;
        text-decoration: underline;
        font-size: 13px;
        margin: 45px 0 0 0;
        padding: 0 0 35px;
    }
    .login-box .form-row.label-inline.form-indent label {
        width: 100%;
        text-align: left;
        margin: auto;
        padding: 16px 0 0 36px;
    }
    .login-box .field-wrapper.field_no2 input {
        margin: 0;
        position: relative;
        top: 30px;
    }

    #PasswordResetForm .row-inline label {
        width: auto;
        text-align: left;
        height: 20px;
        line-height: 20px;
    }

    #PasswordResetForm input#dwfrm_requestpassword_email {
        margin: 10px 0 0;
        width: 100% !important;
    }

    #PasswordResetForm span.error {
        position: relative;
        top: -11px;
        left: 0;
    /* height: 20px; */
        font-size: 10px;
        z-index: 1;
        width: 100px;
    }

    #PasswordResetForm button {
        float: none;
        top: 0;
        width: 80%;
        margin: 25px auto;
        display: block;
    }

    /* ショップリスト　SP*/
    .shoplist h1 {
        width: 90%;
        margin: auto;
    }

    .shoplist_search li {
        width: 49%;
        margin-right: 3%;
        font-size: 11px;
        margin: 0 0 8px;
    }

    .shoplist_all {
        width: 90%;
        margin: 0 auto;
    }

    .shoplist_search {
        width: 90%;
        margin: 20px auto;
    }

    .shoplist_search select {
        width: 100%;
        margin: 0;
        position: relative;
    }

    .shoplist_search img {
        width: 45%;
        max-width: 200px;
        margin: 20px auto;
        display: block;
    }

    p.shoplist_brand_name {
        width: 24%;
    }

    ul.shoplist_prefectures_all {
        width: 75.8%;
    }

    li.shoplist_shopdeta {
        width: 75%;
    }

    li.shoplist_shopdeta {
        padding: 10px;
    }

    p.shoplist_prefectures_name {
        padding-left: 10px;
    }

    a.shoplist_map {
        position: initial;
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .shoplist_search .select_wrap {
        width: 46%;
        display: inline-block;
        float: none;
    }

    .shoplist_search .select_wrap::after {
        right: 1px;
        top: 1px;
    }

    ul.shoplist_prefectures_all li:first-child {
        border: none;
        padding: 20px 10px 5px;
    }

    p.shoplist_brand_name,p.shoplist_prefectures_name {
        padding-top: 20px;
    }

    .shoplist_all p {
        font-size: 10px;
    }

    p.shoplist_brand_name {
        width: 59%;
        position: absolute;
        padding: 0;
    }

    a.shoplist_map img {
        width: 45px;
    }

    a.shoplist_map {
        position: initial;
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 7px;
    }

    .shoplist_search select {
        font-size: 10px;
        border-radius: 0;
    }

    li.shoplist_prefectures.shoplist_hokkaido.shoplist_area-top {
        padding: 20px 0 0;
    }

    .shoplist_search select {
        width: 100%;
        margin: 0;
        position: relative;
        font-size: 10px;
        border-radius: 0;
        height: 40px;
    }

    .shoplist_search .select_wrap:after {
        content: "";
    /*    background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg);*/
        width: 24px;
        height: 37px;
        display: block;
        position: absolute;
        right: 4px;
        top: 1px;
        border-left: 1px solid #c6c6c6;
    }

    .styling-body {
        padding: 0;
    }

    .styling-body ul.breadcrumbs {
        padding: 12px 4.68%;
    }

    .styling-body .post-number {
        text-align: left;
        padding: 0 4.68%;
    }

    .styling-body .post-number span {
        display: block;
        text-align: right;
    }

    .styling-index {
        padding: 0 4.68%;
    }

    .styling-index .styling-container {
        margin-bottom: 2.58%;
    }

    .styling-index dl.stylingBox {
        float: left;
        width: 44.82%;
        margin-right: 10.34%;
        margin-bottom: 59px;
    }

    .styling-index dl.stylingBox:nth-child(4n) {
        margin-right: 10.34%;
    }

    .styling-index dl.stylingBox:nth-child(2n) {
        margin-right: 0;
    }

    .styling-index dl.stylingBox dt.news-photo {
        width: 100%;
        margin-right: 3.79%;
        margin-bottom: 9.48%;
    }

    .styling-index dl.stylingBox dd.news-date {
        text-align: right;
    }

    /*--------------------------------------------------->>>
            Styling Archive
        */
    .styling-archive {
        text-align: left;
        margin: 40px auto 0;
        padding: 0 3.06%;
    }

    .styling-archive ul.btn_back {
        position: relative;
    }

    .styling-archive ul.btn_back a {
        text-align: right;
        width: 100%;
        border: none;
        background: none;
    }

    .styling-archive .styling-photo {
        float: none;
        width: 77.56%;
        margin: 0 auto;
    }

    .styling-archive .styling-photo img {
        width: 100%;
    }

    .styling-archive .styling-photo ul.sns {
        width: 70.27%;
        margin: 6.17% auto 0;
    }

    .styling-archive .styling-photo ul.sns li {
        width: 18%;
        float: left;
        margin-left: 2%;
        border: 1px solid #c6c6c6;
    }

    .styling-archive .styling-photo ul.sns li:first-child {
        margin-left: 0;
    }

    .styling-archive .styling-photo a.share-icon {
        width: 100%;
    }


    .styling-archive .styling-info {
        float: none;
        width: 100%;
    }

    .styling-archive dl.styling-head {
        padding: 15% 0 6.96%;
    }

    .styling-archive .styling-point {
        margin-bottom: 9.48%;
    }

    .styling-archive .styling-point p.styling_ttl,.styling-archive .styling-item p.styling_ttl {
        margin-bottom: 3.44%;
        padding-bottom: 8px;
        border-bottom: 1px solid #c6c6c6;
    }

    .styling-archive .styling-item {
        margin-bottom: 8.48%;
    }

    .styling-archive .styling-item dl.stylingBox {
        position: relative;
        width: 100%;
        font-size: 11px;
        line-height: 16px;
        margin-bottom: 10px;
    }

    .styling-archive .styling-item dl.stylingBox dd.yoyaku {
        position: absolute;
        top: 3px;
        left: 30.27%;
    }

    .styling-archive ul.btn_brand a {
        width: 90%;
    }

    .styling-archive .other-styling {
        padding-top: 17.24%;
    }

    .styling-archive .other-styling dl.stylingBox {
/*        position: relative;
        float: left;
        width: 44.82%;
        margin-right: 10%;
        margin-bottom: 8.62%;*/
    }

    .styling-archive .other-styling dl.stylingBox:nth-child(3n) {
        margin-right: 4%;
    }

    .styling-archive .other-styling dl.stylingBox dt.photo {
        margin-bottom: 10px;
    }

    .styling-archive .other-styling dl.stylingBox dd.name {
        font-family: 'Open Sans',sans-serif;
        font-weight: 700;
        text-align: center;
        font-size: 13px;
    }

    .styling-archive .other-styling dl.stylingBox dd.more a {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
    }

    .styling-archive .other-styling dl.stylingBox:hover img {
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: alpha(opacity=70);
    }
    /*---------------------------------------------------
        News Index
    */
    .news-body {
        padding: 0;
    }
    .news-body ul.breadcrumbs {
        padding: 12px 4.68%;
    }
    .news-body .post-number {
        text-align: left;
        padding: 0 4.68%;
        margin: 0;
    }
    .news-body .post-number span {
        display: block;
        text-align: right;
    }
    .news-index {
        padding: 0 4.68%;
    }
    .news-index .news-container {
        margin-bottom: 2.58%;
    }
    .news-index dl.newsBox {
        clear: both;
        float: none;
        width: 100%;
        margin-right: 3.63%;
        margin-bottom: 0;
        height: auto!important;
    }
    .news-index dl.newsBox dt.news-photo {
        float: left;
        width: 34.48%;
        margin-right: 3.79%;
        margin-bottom: 13.79%;
    }
    .news-index dl.newsBox dd.news-lead {
        height: auto;
        margin-bottom: 11px;
    }
    .news-index dl.newsBox dd.news-date {
        text-align: right;
    }
    /*---------------------------------------------------
        News Index
    */
    .news-archive {
        text-align: left;
        width: 100%;
        margin: 0 auto 8.62%;
        padding: 0 4.68%;
    }

    .news-archive .news-content p {
        margin-bottom: 6.37%;
    }

    .news-archive ul.btn_newsAll a {
        font-family: 'Open Sans',sans-serif;
        text-align: center;
        font-size: 15px;
        display: block;
        width: 71.41%;
        margin: 60px auto;
        padding: 4.31% 0;
    }

    /* ここから*/
    .step_1 .form-row.label-inline.form-indent.step_form0 label {
        left: 15px;
        position: relative;
        top: 13px;
        margin-left: 30px;
    }

    .step_1 .field-wrapper.field_no9 {
        width: 100% !important;
        display: block;
        margin: auto;
        float: none;
    }

    input#dwfrm_singleshipping_shippingAddress_addressFields_phone {
        width: 125px !important;
        margin: 4px 0 0 7%;
        position: static;
    }

    .step_1 .form-row.label-inline.form-indent {
        text-align: left;
        width: 100%;
        float: left;
        padding: 0 0 0 20px;
        position: static;
        left: 0;
    }

    .label-inline .field-wrapper {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 0;
        top: 0;
        line-height: 14px;
        margin: 0 0 0 14px;
    }

/*===================================================================
    new menu 変更される迄コメントアウト
===================================================================*/
    .pt_product-search-noresult .brand_item_right {
        float: inherit;
        max-width: 100%;
        width: 91%;
        margin: 35px auto 180px;
        position: relative;
        /* text-align: left; */
        text-align: left;
    }
    .sp_menu_left {
        max-width: 115px;
        width: 15.625%;
    }

    .head_menu {
        display: block;
    }

    .sp_menu_left {
        display: block;
    }

    .sp_menu_center {
        display: block;
    }

    a#pc_menu_toggle {
        display: none;
    }

    a#sp_nav {
        background: none;
    }

    .common_sp_menu_li {
        display: none;
    }

    .common_sp_menu_li.heart_icon {
        display: block;
        padding: 8px 5px 8px 15px !important;
    }

    a#pc_menu_toggle + a img {
        width: 84.7%;
        margin: 0;
        max-width: 340px;
        float: left;
    }

    .head_menu ul.common_main_menu {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        width: 13%;
    }

    .head_menu ul.common_main_menu li:nth-child(4) {
        border-right: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .common_main_menu .mini-cart-content {
        width: 369px;
        height: auto;
        position: absolute;
        display: none;
        background: #fff;
        z-index: 1;
        padding: 0;
        left: inherit;
        top: 138%;
    }

    .common_main_menu .mini-cart-total .mini-cart-link .minicart-quantity {
        width: 14px;
        height: 14px;
        background: #fff;
        position: absolute;
        color: #000;
        line-height: 15px;
        border-radius: 75%;
        top: 11px;
        left: 7px;
        opacity: .7;
        padding: 0;
        border: none;
    }

    .heart_icon span{
        width: 14px;
        height: 14px;
        line-height: 14px;
        top: 6.4px;
        left: 7px;
        font-size: 10px;
        z-index: 3;
    }

    .common_main_menu .minicart-icon{
        height: 44px !important;
    }

    .common_main_menu a.mini-cart-link {
        color: #EDF1F4;
    }

    .head_menu {
        height: auto;
        margin: auto;
        padding: 0 5px 0 0;
        position: relative;
    }

    .header_menu_toggle {
        overflow: hidden;
    }

    .logo_pc_all {
        display: none;
    }

    .all_new_nemu01 {
    }

    .mini-cart-total .mini-cart-link i {
        background-position: 0 5px;
    }

    .mini-cart-product.collapsed .mini-cart-image {
        width: 50%;
    }

    .common_main_menu .mini_cart_right {
        left: 0;
        width: 50%;
    }

    .mini-cart-attributes {
        display: block;
    }

    .mini-cart-pricing {
        display: block;
    }

    .mini_cart_right {
        width: 55%;
        float: right;
        text-align: left;
        padding: 0;
    }

    .nav_area.sp_area04 p {
        border: none;
    }

    a.c_list_a {
        right: 0;
        width: 40%;
    }

    a.cate_name {
        display: inline;
    }

    .common_header .nav_area.sp_area04 p a {
        font-size: 1.3rem;
        line-height: 40px;
    }

    .mini_cart_right > .mini_cart_right {
        width: 100% !important;
    }

    .common_main_menu .active_cart .mini_cart_right {
        left: -70px;
    }

    .mini-cart-product.collapsed .mini-cart-image {
        width: 50%;
        display: block;
    }

    .mini-cart-product.collapsed.active_cart .mini-cart-image {
        width: 50%;
        display: none;
    }

    .common_main_menu a.mini-cart-link:hover {
        color: #edf1f4;
    }
    a.button.mini-cart-link-cart {
        padding: 6px 0 0 0;

    }
    .top_cp {
        height: auto;
        padding: 2px 8px;
        line-height: 18px;
        text-align:  center;
    }
    /*ブランドトップメニュー修正 0616 ~*/
    .ts_main_contents.brand .brand_section00 ul a {
        display: block;
    }

    /*===================================================================
        news　スライダー　追加
    ===================================================================*/
    .top_news_slide.flexslider {
        width: 100%;
        margin: 0;
    }

    .top_news_slide .flex-viewport {
        overflow: hidden!important;
    }
    .top_news_slide .flex-direction-nav a.flex-next {
        right: -26px;
        background-color: rgba(0,0,0,0);
        top: 47%;
        height: 40px;
        width: 35px;
        background-position: 11px 12px;
    }
    .top_news_slide .flex-direction-nav .flex-prev {
        left: -25px;
        width: 35px;
        background-color: rgba(0,0,0,0);
        top: 47%;
        height: 40px;
        background-position: 11px 12px;
    }
    .top_news_contents {
        margin: 0px 0 0;

    }
    .top_news_contents_innre {
        width: 92%;
        margin: 15px auto 15px;
    }
    .top_news_contents {
        margin: 0 0 0;
        padding: 0 0%;
    }
    /*===================================================================
        ブランド　メニュー箇所
    ===================================================================*/
    .ts_main_contents.brand .brand_section00 ul a {
        display: block;
        z-index: 1;
    }
    .ts_main_contents.brand .brand_section00 ul a.sp_toggle_second {
        display: block;
        width: 30%;
        right: 0;
        position: absolute;
        top: 0;
        height: 50px;
        /* width: 10px; */
        left: inherit;
        z-index: 2;
        border: none!important;
    }

    .brand_menu_sp {
        border-bottom: 1px solid #c6c6c6;
    }

    .ts_main_contents .brand_all_menu {
        top: 0;
        left: 0;
        width: 100%;
        position: relative;
        height: auto;
        padding: 0;
        line-height: 50px;
        opacity: 1;
        visibility: visible;
    }
    .ts_main_contents .brand_section00 li, .nb .brand_section00 li:first-child, .nb .brand_section00 li:last-child {
        height: auto;
        clear: both;
        border-right: none;
    }
    .ts_main_contents .brand_head.clearfix.brand_section00 ul {
        height: auto;
        width: 100%!important;
        padding: 0;
        margin: 0;
    }
    .ts_main_contents .brand_head.clearfix.brand_section00 li ul li {
        margin: 0 0 0px;
        padding: 0;
        border: none;
        height: auto;
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #c6c6c6;
    }
    /*.ts_main_contents .brand_head.clearfix.brand_section00 li ul a {
        font-family: 'Open Sans',sans-serif;
        font-size: 12px;
        line-height: 12px;
        line-height: 50px;
        padding: 0 0 0 35px;
        background: #fafafa;
        width: 100%;
        height: 100%;
        display: block;
    }*/

    .ts_main_contents.brand .brand_section00 ul .brand_all_menu a {
        display: inline;
        font-family: 'Open Sans',sans-serif;
        font-size: 12px;
        line-height: 12px;
        line-height: 50px!important;
        padding: 0 0 0 35px;
        background: #fafafa;
        width: 100%;
        height: 100%;
        display: block;
    }
    .ts_main_contents .sp_toggle_second img {
        width: 10px!important;
        position: absolute;
        right: 16px;
        top: 7px;
    }


    .border > a {
        border-bottom: 1px solid #c6c6c6!important;
    }
    .sp_toggle_second,.sp_toggle_second2{
        border-bottom: none!important;
    }
    .chenge_toggle{
        -mox-transform: rotate(-90deg)!important;
        -webkit-transform: rotate(-90deg)!important;
        transform: rotate(-90deg)!important;
    }
    .brand_menu_sp h3 + ul {
        margin: -1px 0 0 0!important;
    }
    .top_fade.flexslider {
        margin: 0 0 50px;
    }
    /*.nb */
    .nb .brand_section00 li, .nb .brand_section00 li:first-child, .nb .brand_section00 li:last-child {
        height: auto;
        clear: both;
        border-right: none;
    }
    /* ab */
    .ts_main_contents.ay .sp_toggle_second img {
        width: 11px!important;
        position: absolute;
        right: 18px;
        top: 18px;
    }
    .ay .brand_menu_pc li a,
    .ab_text_sp{
        font-family: 'MyWebFont','Crimson Text', serif;
    }
    /* pd */
    a.sp_toggle_second span {
        position: absolute;
        right: 15px;
    }
    /* 22 */
    li.all_menu_big {
        padding: 0 0 0 36px!important;
        font-size: 13px;
        font-family: 'Marcellus',serif;
    }
    .ts_main_contents.octobre li.all_menu_big {
        margin: 0px!important;
        line-height: 50px!important;
    }
    /* bs */
    .bosch a.sp_toggle_second span {
        position: absolute;
        right: 19px;
    }
    .ts_main_contents.octobre .brand_section00 ul .brand_all_menu a{
        font-family: 'Marcellus',serif;
    }
    .ts_main_contents.octobre .brand_section00 ul .brand_all_menu.jp_font a{
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'Open Sans',"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
    }
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.ay .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.pinky .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.octobre .brand_head.clearfix.brand_section00 ul ,
    .ts_main_contents.bosch .brand_head.clearfix.brand_section00 ul,
    .ts_main_contents.brand_edition_wrap .brand_section00 ul       {
        height: auto;
        width: 100%!important;
        padding: 0;
        margin:0;
    }
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 li ul li ,
    .ts_main_contents.ay .brand_head.clearfix.brand_section00 li ul li,
    .ts_main_contents.pinky .brand_head.clearfix.brand_section00 li ul li ,
    .ts_main_contents.octobre .brand_head.clearfix.brand_section00 li ul li,
    .ts_main_contents.bosch .brand_head.clearfix.brand_section00 li ul li,
    .ts_main_contents.brand_edition_wrap .brand_section00 li ul li    {
        margin: 0 0 0px;
        padding: 0;
        border: none;
        height: auto;
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #c6c6c6;
    }
    .styling-body.new_body .styling-index li  {
        float: left;
        width: 44.82%;
        margin-right: 10.34%;
        margin-bottom: 59px;
    }
    .styling-body.new_body .styling-index li:nth-child(4)  {
        position: relative;
        float: left;
        width: 44.82%;
        margin-right: 10.34%;
        margin-bottom: 59px;
    }

    .styling-body.new_body .styling-index dl.stylingBox{
        position: relative;
        float: left;
        width: 100%;
        margin: 0;
    }
    .styling-body.new_body .styling-index li:nth-child(4n) {
        margin-right: 0;
    }
    .styling-body.new_body .styling-index li:nth-child(2n) {
        margin-right: 0;
    }
    .styling-body.new_body .list .pager {
        clear: both;
        margin: -10px 0 19px 0;
        text-align: center;
        position: absolute;
        right: 0;
        top: inherit;
        float: right;
        bottom: -55px;
    }
  /*  0729　*/
    .login_02 .form-row.f_no_lo219 + p {
        font-size: 10px;
        position: relative;
        top: -29px;
        text-align: left;
        right: inherit;
        width: 85%;
        margin: auto;
        float: none;
    }
    .login_02 .form-row.f_no_lo220 + div p {
        font-size: 10px;
        position: relative;
        top: -29px;
        text-align: left;
        right: inherit;
        width: 85%;
        margin: auto;
        float: none;
    }
    .form-row.f_no_lo221 + div p {
        position: relative;
        top: -30px;
        font-size: 10px;
        text-align: left;
        right: 8px;
        width: 80%;
        margin: auto;
        float: none;
    }
    .login_02 .memberscard-notice {
        position: static;
        top: 0px;
        font-size: 10px;
    }
    .profile_body .form-row.f_no16 + p {
        font-size: 10px;
        position: relative;
        top: -30px;
        text-align: left;
        right: 0;
        width: 85%;
        margin: auto;
        float: none;
    }
    .profile_body .form-row.f_no17 + p {
        font-size: 10px;
        position: relative;
        top: -30px;
        text-align: left;
        margin: auto;
        width: 86%;
        float: none;
        margin: auto;
        right: inherit;
    }
    .profile_body .updateaccount-memberscard-notice {
        display: block;
        margin-left: 10px;
        text-align: left;
        margin: 0px 0 0 19px;
        font-size: 10px;
    }
    /*　始まり　*/
    .top_ranking li.grid-tile:nth-child(2n) {
        width: 48%;
        margin: 0;
    }
    .home_body .top_ranking li.grid-tile:nth-child(n+9), .tokyo_style_wrap .top_ranking li.grid-tile:nth-child(n+9) {
        display: inline-block;
    }

    .home_body .top_ranking li.grid-tile.grid4 ,.tokyo_style_wrap .top_ranking li.grid-tile.grid4{
  /*      display: none;*/
    display: inline-block;
    }

    .top_ranking.section05.clearfix li {
       /* margin: 0 4% 11% 0;*/
        display: inline-block!important;
        margin: 0 0 30px 0%;
    }
    .top_ranking.section05.clearfix li.grid-tile.grid9 {
        display: none!important;
    }

    .pinky .content_set05 li:nth-child(2n) {
/*        margin: 0 0 20px!important;*/
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(6) {
        width: 50%;
        padding: 0 3%;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li.grid-tile.grid12 {
        display: none!important;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li.grid-tile.grid11 {
        display: block!important;
    }
    .pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(3), .pinky .brand_section.brand_section_02.content_set03.clearfix li:nth-child(6) {
        width: 50%;
        float: left;
        margin: 0;
    }
    .bosch .brand_section_03 li {
        /*display: inline-block;
        margin: 0 0.5%;*/
    }
    .bosch .brand_section_03 li:nth-child(3) {
       /* display: inline-block;*/
    }
    .bosch li.grid-tile.grid11 {
  /*      display: inline-block!important;*/
    }
    .bosch .brand_section_03 ul li img.rank_no {
       /* width: 25px;
        top: -22px;*/
    }
    .bosch li.grid-tile.grid11 {

       /* margin: 0 0px;*/
    }
    .bosch li.grid-tile.grid10, .bosch li.grid-tile.grid11 {
/*        float: none;
        position: relative;
        padding: 60px 20px 30px;
        background: #EFEEEC;
        font-size: 11px;
        text-align: left;
        line-height: 11px;
        margin: 0 40px;
        width: 48%;
        float: none;
        margin: 0;
        font-size: 10px;
        padding: 35px 10px 20px;
        display: inline-block;
        margin: 0 0 5px 0;*/
    }
    .octobre .content_set04 li {
        float: none;
        width: 47%;
        margin: 0 1% 25px;
        display: inline-block;
        vertical-align: top;
    }
    .octobre .content_set04 li:nth-child(2n) {
        margin: 0;
    }
   .octobre .brand_section.brand_section_03.content_set04.clearfix .brand_rank_oct ul li:nth-child(6) {
        margin: 0;
        display: inline-block;
    }
    .octobre .brand_section.brand_section_03.content_set04.clearfix li.grid-tile.grid5 {
        display: inline-block;
    }
    .octobre li.grid-tile.grid6 {
        display: none!important;
    }
    .octobre .content_set04 li {
        float: none;
        width: 47%;
        margin: 0px 3% 25px 0;
        display: inline-block;
        vertical-align: top;
    }
    .octobre li.grid-tile.grid5 {
        margin: 0!important;
    }
    .ay .content_set05 li {
        width: 44.8%;
        margin: 0 2% 25px 0;
        float: none;
        display: inline-block;
    }
    .ay .content_set05 li:nth-child(n+10) {
        display: inline-block;
    }
    .ay .content_set05 li:nth-child(n+15) {
        display: none;
    }
    /* アドレス */
    #edit-address-form .field-wrapper.field_no1 select {
        width:100%;
        line-height: 10px;
    }
        #edit-address-form .field-wrapper.field_no3 select {
        width: 100%;
        line-height: 10px;
        border-radius: 0!important;
    }
        #edit-address-form input#dwfrm_profile_address_postal {
        float: left;
    }
        #edit-address-form .field-wrapper input[type="button"] {

        margin: 4px 0 0 5px !important;
    }
        #edit-address-form .field_no1 .select_wrap,.field_no3 .select_wrap {
        position: relative;
        /* -webkit-appearance: none; */
        width: 86%;
        overflow: hidden;
        margin: auto;
    }
        #edit-address-form .field_no1 .select_wrap:after {
        content: "";
        /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg); */
        width: 20px;
        height: 31px;
        display: block;
        position: absolute;
        right: 1px;
        top: initial;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
        bottom: 1px;
    }
        #edit-address-form .field-wrapper input[type="button"] {
        height: 37px;
    }
        #edit-address-form .field_no3 .select_wrap:after {
        content: "";
        /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg); */
        width: 20px;
        height: 31px;
        display: block;
        position: absolute;
        right: 1px;
        top: initial;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
        bottom: 1px;
    }
        #edit-address-form input#dwfrm_profile_address_postal {
        float: left;
        margin: 5px 5px 0 7%;
    }
        #edit-address-form .field-wrapper.field_no8 {
        width: 100%;
        margin: auto;
        display: block;
        float: none;
        position: relative;
        top: 5px;
    }
        #edit-address-form .field-wrapper.field_no9 + div + div {
        right: 3%;
        bottom: -13px;
    }
        #edit-address-form .field-wrapper.field_no2 + div {
        bottom: -10px;
        right: 0;
        left: 0;
    }
    .profile_body .form-row.required.f_no20 label {
        width: 257px;
    }
    .profile_body div#customAttribute1-error {
        position: relative;
        top: -20px;
    }
    .form-row.required.f_no_lo222 div#customAttribute1-error {
        text-align: left;
        margin: 38px;
        bottom: 0;
        position: absolute;
        left: 0;
        top: 154px;
    }
    .profile_body div#customAttribute1-container .customer-attribute-error {
        left: 0;
    }
    .the-one ul.second li a {
        width: 49%!important;
        float: left;
        display: block;
        display: inline-block;
    }

    .the-one ul.second a:first-child {
        margin-right: 2%;
    }
    .section.styling.to03 li:last-child {
        display: none!important;
    }
    .to_pc_images{
        display: none;
    }
    .to_sp_images{
        display: block;
    }
    .edition_footer {
        margin: 0 0 0px;
    }

    div#detail_pop +div + div + script + div .field-wrapper.field_no0 select,
    div#detail_pop +div + div + script + div .field-wrapper.field_no1 select,
    div#detail_pop + img + div .field-wrapper.field_no1 select,
    div#detail_pop + div + img + iframe + div + script + div .field-wrapper.field_no1 select,
    div#detail_pop + div + img + div + script + div .field-wrapper.field_no0 select
    {
        border: none;
    }
    div#detail_pop +div + div + script + div .field-wrapper.field_no0,
    div#detail_pop +div + div + script + div .field-wrapper.field_no1,
    div#detail_pop +img + div .field-wrapper.field_no1,
    div#detail_pop + div + img + iframe + div + script + div .field-wrapper.field_no1,
    div#detail_pop + div + img + div + script + div .field-wrapper.field_no1,
    div#detail_pop + div + img + iframe + div + script + div .field-wrapper.field_no0,
    div#detail_pop + div + img + div + script + div .field-wrapper.field_no0{
        width: 80%;
        margin: auto;
        float: none;
        border: 1px solid #c6c6c6;
    }
    div#detail_pop +div + div + script + div .select_wrap:after ,
    div#detail_pop + div + img + iframe + div + script + div .select_wrap:after,
    div#detail_pop + div + img + div + script + div .select_wrap:after{
        right: 0px;
    }
    div#detail_pop +div + div + script + div div#store-inventory-by-placecode-dialog select,
    div#detail_pop + div + img + iframe + div + script + div div#store-inventory-by-placecode-dialog select,
    div#detail_pop + div + img + div + script + div  div#store-inventory-by-placecode-dialog select{
        width:100%;
        margin: auto;
        display: block;
        float: none;
        height: 40px!important;
        line-height: 10px;
    }
    div#detail_pop +div + div + script + div .ui-dialog-title,
    div#detail_pop + div + img + iframe + div + script + div .ui-dialog-title,
    div#detail_pop + div + img + div + script + div .ui-dialog-title{
        display: block;
        margin: 0 0 110px 0;
    }
    div#detail_pop +div + div + script + div .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle,
    div#detail_pop + div + img + iframe + div + script + div .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle,
    div#detail_pop + div + img + div + script + div .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle
     {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 1;
        background: none;
        width: 100%;
    }
    div#detail_pop +div + div + script + div .form-row ,
    div#detail_pop + div + img + iframe + div + script + div .form-row,
        div#detail_pop + div + img + div + script + div .form-row{
        margin: 50px 0 0;
    }
    div#detail_pop +div + div + script + div .form-row label,
    div#detail_pop + div + img + iframe + div + script + div .form-row label,
    div#detail_pop + div + img + div + script + div .form-row label
    {
        margin: 50px 0 0;
        text-align: left;
        margin: 0 0 0 16px;
    }
        div#detail_pop +div + div + script + div .store-inventory-notice div ,
        div#detail_pop + div + img + iframe + div + script + div .store-inventory-notice div,
    div#detail_pop + div + img + div + script + div .store-inventory-notice div
        {
        text-align: left;
        padding: 0 9%;
        font-size: 10px;
    }
    /*
    .top .recommend-item.cart-recommendations {
        display: none;
    }
    */
    .top_ranking.section04.clearfix {
        margin: 80px 0 0;
    }
    .size_filter_left li {
        padding: 0 0 0 38px;
    }
    ul.scrollable li:nth-child(7) {
        height: 40px;

        }
    .refinement ul li i {
        color: #e0e0e0;
        position: absolute;
        top: 7px;
        left: 2px;
    }
    .refinement.h3_price_wrap li {
        padding: 0 0 0 38px;
    }
    .brandCode li {
        width: 100%;
    }
    .refinement.brandItemCode.h3_brandItemCode_wrap li {
        width: 100%;
    }
    .billing-coupon-code div.form-row.form-indent {
        display: block;
    }
    div.coupon-error.error {
        line-height: 2;
    }


    .new_contents_top .flexslider .slides img.top_slide_pc_image {
        display: none;
        width: 100%;
    }
    .top .new_contents_top .flex-control-nav {
        line-height: 3px;
        bottom: -17px;
        height: auto;
        right: 11px;
        left: unset;
        margin: auto;
    }
    .new_contents_top .top_fade.flexslider {
        margin: 0 auto 30px;
        border: 1px solid #c6c6c6;
        position: relative;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        width: 100%;
        border: none;
        max-width: 910px;
    }
    .new_contents_top .top_fade .flex-viewport li {
        padding: 0;
    }

    .new_contents_top .top_bannar_area {
        max-width: 1100px;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        display: block;
        padding: 0 4.685%;
        margin: 0 0 25px;
        overflow: hidden;

    }

    .new_contents_top .top_bannar_area li {
        width: 49.2%;
        /*max-width: auto;*/
        float: left;
        margin: 0 1.6% 5px 0;
        max-width: 100%;
        vertical-align: bottom;
    }
    .new_contents_top .top_bannar_area li:nth-child(2n) {
        width: 49.2%;
        /*max-width: auto;*/
        float: left;
        margin: 0 0% 5px 0;
        max-width: 100%;
        vertical-align: bottom;
    }
    .new_contents_top .top_bannar_area li img{
        vertical-align: bottom;
    }
    .new_contents_top .top_topic_link span {
        width: 100%;
        height: 1px;
        background: #C6C6C6;
        display: block;
        position: absolute;
        top: 15px;
        z-index: 1;
        display: none;
    }
    .section01.new_contents_top .top_topic_link {
        padding: 15px 0 0 0;
        clear: both;
        position: relative;
        margin: 0;
    }
    .new_contents_top .top_topic_link {
        padding: 0px 0 0 0;
        clear: both;
        position: relative;
        margin: 0;
    }
    .top .new_contents_top .top_topic_link {
        padding: 0px 0 0 0;
        clear: both;
        position: relative;
        margin: 0;
    }
    .new_contents_top .top_topic_link a {
        max-width: 100%;
        height: 40px;
        display: block;
        background: #D9D9D6;
        float: right;
        font-size: 12px;
        line-height: 40px;
        border: none;
        letter-spacing: .05em;
        width: 100%;
        z-index: 2;
        position: relative;
        color: #2D2926;
        text-align: left;
        padding: 0 4.685%;
        font-weight: 100;
    }
    .top h2 {
        font-family: 'Open Sans',sans-serif;
        font-size: 17px;
        -webkit-font-smoothing: antialiased;
        line-height: 17px;
        letter-spacing: .08em;
        margin: 40px 0 6px!important;
        font-weight: 600;
    }
    .pt_storefront .top h2 {
        font-family: 'Open Sans',sans-serif;
        font-size: 17px;
        -webkit-font-smoothing: antialiased;
        line-height: 17px;
        letter-spacing: .08em;
        margin: 40px 0 6px!important;
        font-weight: 600;
    }
    .new_contents_top p.h2_p {
        font-size: 10px;
        line-height: 10px;
        color: #333333;
        margin: 0 0 30px;
    }
    .top_keyword.new_contents_top ul li a {
        font-size: 9px;
        color: #75787b;
        padding: 7px 15px;
        border: 1px solid #75787b;
        border-radius: 27px;
        margin: 0 10px 0 0;
        line-height: 23px;
        letter-spacing: 0.1em;
    }
    .top_keyword.new_contents_top ul {
        margin: 20px 0 0 0;
        clear: both;
        text-align: center;
        padding: 0 4.685%;
    }
    .top_ranking.section04.clearfix {
        margin: 0px 0 0;
    }
    .new_contents_top p.h2_p {
        margin: 0 0 20px;
    }
    .top_ranking.section04.clearfix.new_contents_top ul, .top_ranking.section05.clearfix.new_contents_top ul {
        -webkit-justify-content: initial;
        justify-content: initial;
        display: inline-block;
        padding: 0 4.685%;
    }
    .top_ranking.section04.clearfix.new_contents_top li, .top_ranking.section05.clearfix.new_contents_top li {
        width: 49%;
        /* float: left; */
        /* margin: 0 0 0 1.8%; */
        position: relative;
        float: none;
        margin: 0 0 20px;
        padding: 0 1%;
    }
    .new_contents_top p.rank_text01 {
        font-family: 'Open Sans',sans-serif;
        font-weight: 100;
        -webkit-font-smoothing: antialiased;
        font-size: 11.5px;
        line-height: 16px;
        letter-spacing: .02em;
        margin: 10px 0 0px;
        text-align: left;
        color: #333333;
    }
    .new_contents_top p.rank_text02 {
        height: 40px;
        font-size: 10px;
        line-height: 13px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0 0 7px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    /*.top_ranking.section04.clearfix.new_contents_top li:nth-child(3):before {
        content: "1";
        width: 25px;
        height: 25px;
        display: block;
        color: #fff;
        border-radius: 75%;
        line-height: 25px;
        position: absolute;
        top: 8px;
        left: 8px;
        font-size: 12px;
    }

    .top_ranking.section04.clearfix.new_contents_top li:nth-child(6):before {
        content: "2";
        width: 25px;
        height: 25px;

        display: block;
        color: #fff;
        border-radius: 75%;
        line-height: 25px;
        position: absolute;
        top: 8px;
        left: 8px;
        font-size: 12px;
    }
    .top_ranking.section04.clearfix.new_contents_top li:nth-child(9):before {
        content: "3";
        width: 25px;
        height: 25px;

        display: block;
        color: #fff;
        border-radius: 75%;
        line-height: 25px;
        position: absolute;
        top: 8px;
        left: 8px;
        font-size: 12px;
    }
    .top_ranking.section04.clearfix.new_contents_top li:nth-child(12):before {
        content: "4";
        width: 25px;
        height: 25px;

        display: block;
        color: #fff;
        border-radius: 75%;
        line-height: 25px;
        position: absolute;
        top: 8px;
        left: 8px;
        font-size: 12px;
    }*/
    .top_ranking.section04.clearfix.new_contents_top li:nth-child(15) {
        display: none;
    }
    .top_ranking.section05.clearfix.new_contents_top li:nth-child(15) {
        display: none!important;
        }
    .top_ranking.section04.clearfix.new_contents_top li.fx_no_top0:before {
        content: "1";
        width: 25px;
        height: 25px;
        display: block;
        color: #fff;
        border-radius: 75%;
        line-height: 25px;
        position: absolute;
        top: 8px;
        left: 8px;
        font-size: 12px;
    }
    .top_ranking.section04.clearfix.new_contents_top li.fx_no_top1:before {
        content: "2";
        width: 25px;
        height: 25px;
        display: block;
        color: #fff;
        border-radius: 75%;
        line-height: 25px;
        position: absolute;
        top: 8px;
        left: 8px;
        font-size: 12px;
    }
    .top_ranking.section04.clearfix.new_contents_top li.fx_no_top2:before {
        content: "3";
        width: 25px;
        height: 25px;
        display: block;
        color: #fff;
        border-radius: 75%;
        line-height: 25px;
        position: absolute;
        top: 8px;
        left: 8px;
        font-size: 12px;
    }
    .top_ranking.section04.clearfix.new_contents_top li.fx_no_top3:before {
        content: "4";
        width: 25px;
        height: 25px;
        display: block;
        color: #fff;
        border-radius: 75%;
        line-height: 25px;
        position: absolute;
        top: 8px;
        left: 8px;
        font-size: 12px;
    }
    .top_ranking.section04.clearfix.new_contents_top li.fx_no_top4 {
        display: none;
    }
    body li.grid-tile.grid13.fx_no_top_b4{
        display: none!important;
    }
    span.ar_ {
        display: block!important;
        position: relative;
        z-index: 10!important;
        right: 0;
        top: 0;
        display: block!important;
        width: 9px!important;
        height: auto!important;
        position: absolute;

        top: 27px!important;
        right: 5%;
    }
    .top span.ar_ {
        display: block!important;
        position: relative;
        z-index: 10!important;
        right: 0;
        top: 0;
        display: block!important;
        width: 9px!important;
        height: auto!important;
        position: absolute;
        background: #D9D9D6!important;
        top: 12px!important;
        right: 5%;
    }
    span.ar_ img{
       width: 100%;
        background: #D9D9D6!important;
    }

    .ss_coordinate_list .top_topic_link{
        width: 100%!important;
    }

    .ss_coordinate_list .top_topic_link a{
        background: #D9D9D6!important;
        color: #2D2926!important;
    }
    .top_ranking.section05.clearfix.new_contents_top ul, .top_ranking.section05.clearfix.new_contents_top .top_ranking.section05 ul {
        margin: 0 0 0px;
    }
    .top_styling.section06.clearfix.new_contents_top {
    }


    .top_styling.new_contents_top ul {
        display: block;
    }
    .top_ranking.section05.clearfix {
        padding: 0 0;
        margin: 0;
    }
    .top_styling.section06.clearfix.new_contents_top ul{
        padding: 0 4.685%;
    }
    .new_contents_top ul.top_new_styling17 li {
        width: 49%!important;
        position: relative;
        float: none!important;
        margin: 0 0 20px!important;
        padding: 0 1%;
        display: inline-block;
        vertical-align: top;
    }
    .new_contents_top .styling_text00 {
        font-family: 'Open Sans',sans-serif;
        font-weight: 100;
        -webkit-font-smoothing: antialiased;
        font-size: 10px;
        line-height: 12px;
        margin: 10px 0 0;
        text-align: center;
    }
    .top_styling.section06.clearfix.new_contents_top {
        padding: 0;
    }
    .new_contents_top .rank_text03 span {

        font-size: 10px;
    }
    .sp_contents_slider{
        display: block;
    }
    .pc_contents_slider{
        display: none;
    }


    .top_news_contents_innre ul.slides li a {
        width: 50%;
        padding:0 1%;
    }
    .top_news_contents_innre .top_news_slide.flexslider .slides img {
        width: 100%;
        display: block;
    }
    .top_news_contents_innre .top_news_inner:nth-child(2) {
        display: block;
        margin: 0;
    }

    /*171116 add*/

    .active .common_header {
        transform: translate3d(300px,0,0);
        -webkit-transform: translate3d(300px,0,0);
        -moz-transform: translate3d(300px,0,0);
        -ms-transform: translate3d(300px,0,0);
        -o-transform: translate3d(300px,0,0);
        transform: translate3d(300px,0,0);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .active .ts_main_contents {
        position: relative;
        transform: translate3d(300px,0,0);
        -webkit-transform: translate3d(300px,0,0);
        -moz-transform: translate3d(300px,0,0);
        -ms-transform: translate3d(300px,0,0);
        -o-transform: translate3d(300px,0,0);
        transform: translate3d(300px,0,0);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .active .sp_nav {
        z-index: 100;
        -webkit-transform: translate3d(300px,0,0);
        -moz-transform: translate3d(300px,0,0);
        -ms-transform: translate3d(300px,0,0);
        -o-transform: translate3d(300px,0,0);
        transform: translate3d(300px,0,0);
        -webkit-overflow-scrolling: touch;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .sp_nav {
        width: 300px;
        height: 100%;
        background: #000;
        display: block;
        position: fixed;
        top: 0;
        left: -300px;
        z-index: 1;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        overflow: scroll;
        -webkit-overflow-scrolling:touch;
    }

    .sp_nav a {
        font-size: 13px;
        font-size: 1.3rem;
    }
    ul.new_sp_nav_ul.ns_01 {
        padding: 10px 0;
        background: #434343;
    }
    ul.new_sp_nav_ul.ns_02  {
        padding: 10px 0;
        background: #434343;
    }
    ul.new_sp_nav_ul.ns_03 {
        padding: 10px 0;
        background: #313131;
    }
    .search {
        background: #313131;
        height: 45px;
        height: 45px;
    border-bottom:none;
    }
    .sp_nav li, .sp_nav p {
        /* font-family: 'Open Sans', sans-serif; */
        font-weight: 100;
        -webkit-font-smoothing: antialiased;
        font-size: 1.15rem;
        height: 45px;
        border-bottom: none;
        text-align: left;
        padding: 0 20px 0 25px;
        background: #434343;
        letter-spacing: .06em;
    }
    ul.new_sp_nav_ul.ns_03 li {
        background: #313131;
    }
    ul.new_sp_nav_ul.ns_01 {
        border-bottom: 1px solid #fff;
    }
    #input_search{
        background: #313131;
    }
    p.shop_rist_sp {
        background: #313131;
    }
    .sp_nav li.menu_close_new{
        background: #b1bec4;
    }
    .sp_nav li.menu_close_new span{
        font-size: 15px;
        display: inline-block;
        margin: 0 0 0 3px;
    }
    .pt_storefront .top_brand_sp.section08.clearfix {
        display: block;
        padding: 0;
    }
    .top_brand_sp.section08.clearfix.new_contents_top {
            padding: 0 0.5% !important;
    }
    .next_clic{
        display: none;
    }
    .prev_clic{
        display: none;
    }
    .new_top_bannar_area {
        width: 100%;
        margin: auto;
        /* position: absolute; */
        /* position: relative; */
        /* left: 0; */
        /* right: 0; */
    }
    .new_top_bannar_area img {
        float: none;
        width: 100%;
    }
    .new_contents_top .top_fade .flex-viewport li img {
        padding: 0 ;
    }

    .section06.new_contents_top p.h2_p {
        font-size: 10px;
        line-height: 18px;
        color: #333333;
        margin: 0 0 30px;
    }
    .section06.new_contents_top p.h2_p span {
        font-size: 10px;
        color: #333333;
    }
    /*ヘッダー箇所*/
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach form #input_search {
        float: left;
        position: relative;
        top: -12px;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach form .common_search_submit {
        display: inline-block;
        color: #ffffff;
        background-color: #000000;
        border: 0;
/*        font-weight: ;*/
        position: relative;
        top: -15px;
        height: 25px;
        border-radius: 0;
        left: 3px;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach {
        display: none;
        position: fixed;
        top: 64px;
        left: 0px;
        width: 100%;
        padding: 20px;
        z-index: 9999;
        background: #b1bec4;
    }
    a.sp_menu_center img {
        max-width: 380px;
        width: 56%;
        position: absolute;
        top: 0;
        left: -43px;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.sp_search_icon img {
        height: 45px;
        padding: 12px;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach {
        display: none;
        position: fixed;
        top: 101%;
        left: 0px;
        width: 100%;
        background-color: #b1bec4;
    }
    .recommend-item.cart-recommendations {
        display: none;
    }

    .head_menu ul.common_main_menu {
        width: auto;
        display: flex;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.sp_search_icon {
        display: inline-block;
        width: auto;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.sp_search_icon img {
        height: 42px;
        padding: 12px 0 12px 24px;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.sp_search_icon img.sp_search_icon_search {
        display: inline-block;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.sp_search_icon img.sp_search_icon_close {
        display: none;
    }
    .head_menu ul.common_main_menu li:nth-child(5) {
        display: inline-block;
        border-right: none;
        padding: 0;
        margin: 0;
        width: auto;
        order: 3;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach {
        display: none;
        position: fixed;
        top: 70px;
        left: 0px;
        width: 100%;
        background-color: #EDF1F4;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach form {
        width: 100%;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach form #input_search {
        float: left;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach form input[type="image"] {
        display: none;
    }

    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach form .common_search_submit {
        display: inline-block;
        color: #ffffff;
        background-color: #000000;
        border: 0;
  /*      font-weight:*/
    }
    /*oc renewal 171124*/


    ul.oc_newtopic.clearfix li:nth-child(2) {
        display: none;
    }
    .oc_newtopic li:nth-child(1) {
        margin: 0;
        width: 100%;
        max-width: none;
    }
    .renew_oc_innar {
        padding: 25px 3.1% 0;
        max-width: 1100px;
        width:90.65%;
        margin: auto;
        margin: 50px auto 0;
        border-top: 1px solid #c6c6c6;
        position: relative;
    }
    .oc .brand_section {
        max-width: 1100px;
        margin: auto;
        margin: 0;
        border-top: none;
        padding: 0;
        position: relative;
    }
    .pc_contents_fx{
        display: none;
    }
    .sp_contents_fx{
        display: block;
    }
    .re_oc_fx.flexslider {
        max-width: 900px;
        width: 100%;
        margin: 0 auto 50px;
    }
    .re_oc_fx.flexslider ul.slides li a {
        float: left;
        width: 48.14%;
        margin: 0 3.7% 0 0;
    }
    .re_oc_fx.flexslider ul.slides li a img {
        width: 100%;
    }
    .re_oc_fx.flexslider ul.slides li a:nth-child(2) {
        margin: 0;
    }
    .oc_newtopic {
        margin: 0 0 15px 0;
    }
    .re_oc_fx.flexslider {
        max-width: 900px;
        width: 100%;
        margin: 0 auto 25px;
    }
    .re_oc_fx.flexslider a.flex-prev {
        background: url(TS/images/22octobre/2017/renewal/prev.jpg?$staticlink$);
        width: 25px;
        height: 30px;
        display: block;
        position: absolute;
        top: 50%;
        background-size: 100%!important;
        left: -6%;

    }
    .re_oc_fx.flexslider a.flex-next {
        top: 50%;
        background-size: 100%!important;

    }
    .re_oc_fx.flexslider a.flex-next {
        width: 25px;
        height: 30px;
        background-size: 100%;
        right: -6%;
        text-indent: 9999px;
    }
    .renew_oc_wrap .top_topic_link {
        max-width: none;
        height: 35px;
        display: block;
        float: none;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        border: none;
        letter-spacing: .05em;
        width: auto;
        background: #898989;
        color: #fff;
        display: inline-table;
        margin: auto;
        position: relative;
        width: 100%;
    }
    .renew_oc_wrap .top_topic_link a {
        max-width: none;
        width: 100%;
        height: 40px;
        display: block;
        float: none;
        font-size: 12px;
        line-height: 35px;
        border: none;
        padding: 0 0 0 5.4%;
        letter-spacing: .05em;
        background: #898989;
        color: #fff;
        display: inline-table;
        margin: auto;
        text-align: left;
    }
    .renew_oc_wrap span.ar_ {
        display: inline-block;
        border: none;
        background: none;
        width: 9px;
        height: 5px;
        position: absolute;
        right: 6%;
        top: 2px!important;
        background: none!important;
    }

    ul.oc_newtopic.new_news.clearfix li {
        display: block;
        margin: 0 auto ;
        max-width: 400px!important;
    }
    ul.oc_newtopic.new_news.clearfix li:nth-child(2) {
        display: block;
        margin: 20px auto ;
        width: 100%;
        max-width: 400px!important;
    }
    ul.oc_newtopic.new_news.clearfix {
        margin: 0 0 25px;
    }
    .renew_oc_wrap.top_keyword.new_contents_top.new_section03 ul {
        overflow: visible;
    }
    .renew_oc_wrap h2 {
        font-size: 20px;
    }
    .top_keyword.new_contents_top .renew_oc_innar ul li a {
        color: #da8b55;
        border: 1px solid #da8b55;
    }
    .renew_oc_wrap.top_keyword.new_contents_top.new_section03 ul {
        margin: 0px 0 0 0;
        clear: both;
        text-align: left;
        padding: 0;
    }
    .renew_oc_wrap.new_arrival_oc_auto h2 {
        width: 186px;
    }
    .renew_oc_wrap.top_keyword.new_contents_top.new_section03 h2 {
        width: 165px;
    }
    .renew_oc_wrap.new_arrival_oc_auto h2 {
        width: 190px!important;
    }
    .new_arrival_oc_auto ul {
        overflow: hidden;
        zoom: 1;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        display: block;
        margin: 0 0 50px;
    }
    .renew_oc_wrap.new_arrival_oc_auto.new_arrival_oc_brandtop .grid4 {
        display: none;
    }
    .oc .brand_section {
        width: 100%;
    }
    .renew_oc_innar>.renew_oc_innar {
        margin: 0;
        border: none;
        padding: 0;
        width: 100%;
    }
    .new_arrival_oc_auto li {
        float: left;
        width: 48%;
        margin: 0 4% 0 0;
        display: inline-block;
        vertical-align: top;
    }
    .new_arrival_oc_auto li:nth-child(2n) {
        margin: 0 0% 0 0;
    }
    .content_set04 .new_arrival_oc_auto li:nth-child(4) {
        float: left;
        width: 48%;
        margin: 0;
    }
    .content_set04 .new_arrival_oc_auto li:nth-child(5) {
    display: none;
    }
    .renew_oc_innar ul.pc_contents_fx {
        display: none;
    }
    .brand_section_03 .ranki_oc li{
    margin: 0;
    }
    .new_arrival_oc_auto li .grid-tile {
        float: none;
        width: 48%;
        margin: 0 4% 0 0!important;
        display: block;
        float: left;
        vertical-align: top;
    }
    .new_arrival_oc_auto .grid-tile:nth-child(2) {
        float: none;
        width: 48%;
        margin: 0 4% 0 0!important;
        display:block;
        float: left;
        vertical-align: top;
    }

    .to_renewal_fx .new_arrival_oc_auto .grid-tile:nth-child(2) {
        float: none;
        width: 48%;
        margin: 0 4% 0 0!important;
        display: block;
        float: left;
        vertical-align: top;
    }
    .to_renewal_fx .re_oc_fx.flexslider a.flex-next {
        text-indent: -9999px;
    }
    .new_arrival_oc_auto li {

    }
    .new_arrival_oc_auto .re_oc_fx.flexslider ul.slides li a {
        float: none;
        width: 100%;
        margin: 0;
    }
    .new_arrival_oc_auto .re_oc_fx.flexslider a.flex-prev {
        top: 33%;
    }
    .new_arrival_oc_auto .re_oc_fx.flexslider a.flex-next {
        top: 33%;
    }
    .octobre .brand_section_02 li img {
        width: 100%;
    }
    .oct_text01 {
        font-size: 11px;
        color: #000000;
    }
    .oct_text01 span {
        font-size: 20px;
        line-height: 20px;
    }
    ul.oc_newtopic.new_news.clearfix {
        margin: 0 0 0px;
    }
    .new_arrival_oc_auto .re_oc_fx ul {
        overflow: hidden;
        margin: 0;
        zoom: 1;
    }
    .renew_oc_wrap.styling_oc h2 {
        width: 150px;
    }
    .renew_oc_innar .styling-body {
        max-width: 1100px;
        margin: 0;
        padding: 0;
    }
    .styling-archive .other-styling dl.stylingBox {
        position: relative;
        float: left;
        width: 48%;
        margin-right: 4%;
        float: none;
        display: block;
        float: left;
        margin-bottom: 2.5%;
    }
     .renew_oc_wrap .styling-archive {
        text-align: left;
        margin: 0px auto 0;
        padding: 0;
    }
    .renew_oc_wrap .styling-archive .other-styling dl.stylingBox dt.photo {
        margin-bottom: 0;
    }
    .other-styling.oc {
        margin: 0 0 20px;
        overflow: hidden;
    }
    .brand_section_10 .renew_oc_innar {
        width: 95.4%;
        margin: auto;
        padding: 25px 0;
        overflow: hidden;
        border: none;
    }
    .brand_section_10 .renew_oc_innar ul{
        width: 100%;
    }
    .brand_section_10 .renew_oc_innar li{
        width: 49%;
        float: left;
    }

    .brand_section_10 .renew_oc_innar li:nth-child(1) {
        margin: 0 2% 0 0;
    }
    .brand_section_10 .renew_oc_innar li img{
        width: 100%;
    }
    .brand_section.brand_section_10.clearfix {
        border: none;
        margin: 30px 0 0 0;
        padding: 0;
    }
    .octobre .brand_section {
        max-width: 1100px;
        margin: auto;
        margin: 0;
        border-top: none;
        padding: 0;
        position: relative;
        width: 100%;
    }
    .octobre .new_arrival_oc_brandtop li {
        float: left;
        width: 48%;
        margin: 0 4% 0 0;
        display: inline-block;
        vertical-align: top;

    }
    .other-styling.oc dl:nth-child(2n) {
        margin: 0!important;
    }
    .brand_section_01 .renew_oc_innar {

        margin: 35px auto 0;

    }
    .new_arrival_oc_auto li .grid-tile:nth-child(4) {
        margin: 0!important;
    }
    .top_brand_sp.section08.clearfix {
        padding: 30px 4%!important;
        border: none;
    }
    .octobre .brand_section.brand_section_06 ul.brand_sns_foot_sp {

        border-bottom: none;
    }
    .section08 h2 {
        font-size: 14px;
        line-height: 14px;
        letter-spacing: .08em;
        margin: 0 0 3px;
    }
   .section08 p.h2_p {
        margin: 0 0 20px 0;
    }
    .octobre .brand_section.brand_section_06 {
        margin: 0;
    }
    .renew_oc_wrap.bannar_oc {
        padding: 0;
    }
    .brand_section.brand_section_06 {
        height: auto;

    }

   /* to renewal 1127 */
    .brand_edition_wrap .edition_content .section.styling ul.to-news_cntents li {
        max-width: 330px;
        width: 43%;
        display: inline-block;
        letter-spacing: normal;
        margin: 0 14% 0 0;
    }
    .brand_edition_wrap .edition_content .section.styling ul.to-news_cntents li:nth-child(2) {
        margin: 0;
        display: inline-block!important;
    }
    .brand_edition_wrap .edition_content .section.styling ul.to-news_cntents li:nth-child(3) {
        display: none;
    }
    .brand_section.brand_section_02.nb.clearfix.nb0{
        width: 100%;
    }
    .brand_edition_wrap .edition_header {
        border-top: none;
        padding-top: 0;
    }
    .brand_edition_wrap .edition_header .edition_logo {

        border-top: none;
        border-bottom: none;
    }
  .brand_edition_wrap .brand_menu_sp h3 {
        border-top: none;
    }
    .brand_edition_wrap .edition_header .edition_logo img {
        width: 20.3%;
        height: auto;
    }

    .brand_edition_wrap .edition_content h3.cts_ttl span {
        font-size: 27px;
    }

    .brand_edition_wrap .edition_header {
        position: relative;
        max-width: 1100px;
        margin: 0 auto 15px;
    }
    .brand_edition_wrap .edition_content h3.cts_ttl {
        margin: 0px 0 20px 0;

    }
    .brand_edition_wrap .edition_content .section.styling ul {
        margin: 0 7.8125% 6%;
        width: 84.68%;
    }
    .brand_edition_wrap .edition_content .section.styling ul.to-news_cntents li {
        max-width: none;
        width: 48.14%;
        display: inline-block;
        letter-spacing: normal;
        margin: 0 3.7% 0 0;
    }
    .brand_edition_wrap .nb .nb_text01 {
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 10px;
        line-height: 13px;
        margin: 10px 0 5px;
        text-align: left;
        font-weight: 100;
    }
    .brand_edition_wrap .nb .nb_text02 {
        font-size: 11px;
        line-height: 13px;
        text-align: left;
    }
    .brand_edition_wrap .edition_content .section.styling ul.to-news_cntents {
        letter-spacing: -.40em;
        overflow: hidden;
        margin-bottom: 35px;
    }
    .brand_edition_wrap a {
        color: #666666;
        text-decoration: none;
    }
    ul#section_instagram_cts_list li {
        width: 33.333%;
        height: auto;
        margin: 0!important;
    }
    ul#section_instagram_cts_list {
        width: 100%;
        margin: auto;
        padding: 0 7.8125%;
    }
    ul#section_instagram_cts_list li:nth-child(n+4) {
        display: block!important;
    }
    ul#section_instagram_cts_list li {
        width: 33.33%!important;
        height: auto;
        margin: 0!important;
    }
    .edition_footer {
        padding: 15px 0 0;
    }
    .brand_edition_wrap .edition_footer .brand_category_nav {
        border-top: none;
    }
    .brand_edition_wrap .edition_content .section.styling.to03 ul li:last-child {
        display: inline-block!important;
    }
    .brand_edition_wrap .edition_content .section.styling ul li {
        max-width: 100%;
        width: 50%;
        margin-left: 0;
        margin-bottom: 0;
    }
    .brand_edition_wrap .edition_content .section.styling ul {
        margin: 0;
        width: 100%;
    }
    .brand_edition_wrap img {
        vertical-align: bottom;
    }
    .brand_edition_wrap .edition_content .section.styling ul.to-news_cntents li:nth-child(3) {
        display: none!important;
    }
    .brand_edition_wrap .edition_content .section.styling ul {
        margin: 0 0 30px;
    }
    .brand_edition_wrap .edition_content .section.styling ul.to-news_cntents {
        letter-spacing: -.40em;
        overflow: hidden;
        margin-bottom: 55px;
        margin: 0 7.8125% 35px;
        width: 84.68%;
    }
    .brand_section.brand_section_03.content_set04.clearfix.octobre3.to_renewal_fx {
        width: 100%;
        margin: 0;
        padding: 0;
        border: none;
    }
    .brand_section.brand_section_03.content_set04.clearfix.octobre3.to_renewal_fx .renew_oc_innar {

    }
    .home_body .to_renewal_fx .product-tile img, .tokyo_style_wrap .to_renewal_fx .product-tile img {
        margin: 0 auto 0px;
        max-width: 100%;
        position: static;
    }
    .home_body .to_renewal_fx .grid-tile .product-tile .product-name, .tokyo_style_wrap .to_renewal_fx .grid-tile .product-tile .product-name {
    height: auto;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: .03em;
    text-align: left;
    margin: 3px 0 15px;
    min-height: auto;
    }
    .product-name a {
        color: #333;
    }
    .product-pricing {
        color: #333;
    }
    .brand_edition_wrap .edition_content .section.ranking, .brand_edition_wrap .edition_content .section.newarrival {
        margin-bottom: 40px;
    }
    .brand_section.brand_section_03.content_set04.clearfix.octobre3.to_renewal_fx .renew_oc_innar {
        border: none;
        /* padding: 0; */
        margin: 0 auto;
        padding: 0;
        padding: 0 7.8125%;
        width: 100%;
    }
    .brand_edition_wrap .edition_content .section.styling {
        margin-bottom: 30px;
    }
    .to_renewal_fx .re_oc_fx.flexslider a.flex-prev {
        width: 30px;
        height: 60px;
        display: block;
        position: absolute;
        top: 30%;
        left: -31px;
        color: #e7e7e7;
    }
    .to_renewal_fx .re_oc_fx.flexslider a.flex-next {
        width: 30px;
        height: 60px;
        display: block;
        position: absolute;
        top: 30%;
        right: -31px;
        color: #fff;
        background-size: 100%!important;
    }
    .brand_edition_wrap .edition_footer .brand_foot_nav.sp {
        display: none;
    }
/*    item detail*/
    .item_detail button#add-to-cart {
        background: #0e9aa7;
        width: 100%;
    }
    .item_detail button#add-to-cart:after {
        left: 23%;
    }
    .item_detail .storeinventory-and-favorite .product-store-inventory-link button.store-inventory-by-placecode {
        max-width: 150px;
        width: 40%;
    }
    .item_detail .storeinventory-and-favorite .favorite_box {
        float: right;
        position: absolute;
        top: 20px;
        left: auto;
        max-width: initial;
        width: 57%;
    }
    i.minicart-icon.fa {
        background-repeat: no-repeat;
    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach {
        display: none;
        position: fixed;
        top: 70px;
        left: 0px;
        width: 100%;
        background-color: #b1bec4;
        height: 45px;
    }
    li.menu_seach input#input_search {
        height: 29px;
    }
    li.menu_seach input#input_search {
        background: #fff;

    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.menu_seach form .common_search_submit {
        top: -13px;
        height: 29px;

    }
    .head_menu ul.common_main_menu li.common_sp_menu_li.sp_search_icon.close img {
        height: 40px;
        padding: 12px;
        position: relative;
        top: 8%;
    }
    .item_detail button#add-to-cart {
        height: 47px;
    }
    div#carousel {
        display: none;
    }
    span.modelSizeCode {
        display: none;
    }
    .item_detail div#slider {
        width: 100%;
        margin: 0 auto 0px;
        border: 0;
    }
    .item_detail .product-primary-image_sp {
        padding: 0 4.5%;
        padding: 0;
    }
    .item_detail .flex-direction-nav a.flex-prev {
        left: 15px;
    }
    .item_detail .flex-direction-nav a.flex-next {
        background-position: 27px 0px;
        right: 15px;
    }
    .item_detail .pankuzu {
        margin: 0 auto 0px!important;
    }
    .item_detail .product-col-2.product-detail {
        padding: 1px 4.6875% 0;
        clear: both;
    }
    .item_detail .product-col-2.product-detail .brand_name {
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 1.15rem;
        line-height: 16px;
        letter-spacing: .04em;
        margin: 10px 0 10px;
        text-align: left;
        font-weight: 100;
        color: #333;
    }
    .item_detail .product-col-2.product-detail .product-name {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 15px;
    }
    .item_detail .product-number {
        font-size: 9px;
        color: #777777;
    }
    .item_detail .saleIcon {
        position: static;
        float: left;
        margin: 0 0 0 14px;
    }

    .item_detail .product-price {
        font-size: 18px;
        text-align: left;
        margin: 20px 0px 30px;
        clear: both;
        line-height: 20px;
    }
    .item_detail .availability-web {
        display: none;
    }
    .item_detail .attribute .label {
        text-align: left;
        margin: 0;
        font-size: 11px;
        border-bottom: 1px solid #c6c6c6;
        padding: 0 0 4px;
        font-weight: 600;
        color: #333;
    }
    .item_detail .swatch + span {
        text-align: left;

    }
    .item_detail .cart-recommendations .ci_1 + ul li.grid-tile:nth-child(5) {
        margin: 0!important;
        display: block;
    }
    .item_detail .attribute {
        margin: 15px 0 0 0;
    }
    .item_detail .modelMeasurement{
        empty-cells: initial;
    }
    .item_detail .tab-content {
        font-size: 1.1rem;
        line-height: 17px;
        text-align: left;
        margin: 0px 0 25px;
        color: #333;
    }
    .item_detail .tab-content {
        font-size: 1.0rem;
        line-height: 14px;
        text-align: left;
        margin: 0px 0 25px;
        color: #333;
    }
    .item_detail .tab-content tr {
        font-size: 1.0rem;
        line-height: 14px;
        margin: 0px 0 15px;
        display: block;
    }
    .item_detail .tab-content td {
        display: block;
    }
    .item_detail .tab .tab-label {
        font-size: 1.1rem;
        margin: 0 0 10px;
        padding: 0 0 5px;
    }
    .size_guide_text {
        position: absolute;
        bottom: 14px;
        text-decoration: underline;
        cursor: pointer;
        width: 149px;
        display: block;
        left: -6%;
        font-size: 11px;
    }
    .item_detail .tab-content {
        font-size: 1.0rem;
        line-height: 14px;
        text-align: left;
        margin: 0px 0 25px;
        color: #333;
/*        border-bottom: 1px solid #c6c6c6;*/
    }
        .item_detail .tab-content table{
            border-bottom: 1px solid #c6c6c6;
        }
        .item_detail .tabs {
            position: relative;
            text-align: center;
            border-bottom: none;
            padding: 0 0 14px;
    }

    .recommend-item.cart-recommendations.recommend0 {
        display: block;
    }
    .recommend-item.cart-recommendations .cts_ttl {
        font-family: "Open Sans",sans-serif;
        font-size: 17px;
        letter-spacing: 0.08em;
        line-height: 17px;
        margin: 0;
    }
    p.check_item_1130 {
        font-size: 10px;
        line-height: 10px;
        color: #333333;
        text-align: center;
        letter-spacing: 0.08em;
        margin: 5px 0 0 0;
    }
    .item_detail .display-brand-name {
        color: #333;
        display: block;
        text-align: left;
        font-size: 1.15rem;
    }
    .cart-recommendations .grid-tile .product-tile .product-name {
        font-size: 1rem;
        line-height: 13px;
        letter-spacing: .03em;
        text-align: left;
        margin: 5px 0;
        color: #333333;
    }
    .detail_all_w .product-listing.last-visited {
        padding: 0 0 0px 0;
    }
    .cart-recommendations .product-listing h2 {
        font-family: "Open Sans",sans-serif;
        font-size: 17px;
        letter-spacing: 0.08em;
        line-height: 17px;
        margin: 0;
    }
    .ci_1 + ul li.grid-tile {
        width: 31%!important;
        margin: 0 2% 0 0!important;
        max-width: 100%!important;
        padding: 0;
    }
    .ci_1 + ul li.grid-tile:nth-child(3n) {
        margin: 0 0% 0 0!important;

    }
    .cart-recommendations .ci_1 + ul li.grid-tile:nth-child(5) {
        margin: 0!important;
        display: block;
    }
    .ci_1 + ul .product-tile .product-pricing {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: .03em;
        text-align: left;
        margin: 0;
        display: none;
    }
    .ci_1 + ul li.grid-tile img {
        margin: 0 0 10px;
    }
    .ci_1 + ul li.grid-tile img {
        margin: 0 0 15px;
    }


    .top .top_news_contents.clearfix.new_section02.new_contents_top {
        overflow: hidden;
    }
    .top .top_ranking.section04.clearfix.new_contents_top h2 {
        margin: 20px 0 6px 0!important;
    }
    .top .top_ranking.section05.clearfix li.grid-tile.grid9 {
        display: inline-block!important;
    }
    .sp_nav_shop02 {
        float: left;
        margin: 0 0 0 60px;
    }
    .octobre .top_keyword li {
        display: inline-block!important;
    }
    .octobre .renew_oc_wrap.top_keyword.new_contents_top.new_section03 ul{
        text-align: center;
    }
    .pt_product-details .display-brand-name {
        text-align: left;
        display: block;
        margin: 5px 0 0 0;
        font-weight: bold;
        font-size: 1.15rem;
        font-weight: 100;
    }
    .pt_product-details .cart-recommendations .search-result-items li.grid-tile {
        background: none;
        box-shadow: none;
        padding: 0;
        width: 48%;
        float: left;
        margin: 40px 2% 0 0;
        position: relative;
        max-width: 180px;
        width: 48%;
        float: none;
        margin: 20px 1% 0;
        position: relative;
        min-height: auto;
        max-width: 47%;
        vertical-align: top;
        display: inline-block;
        padding: 0;
    }
    .item_detail .modelMeasurement {
        empty-cells: initial;
        margin: 10px 0 0 0;
    }
    .pt_product-details .recommend_id4{
        display: none!important;
    }
    .pt_product-details .product-promo {
    display: none;
    }
    body .grid-tile.fx_no_oc1,
    body .grid-tile.fx_no_oc3,
    body .grid-tile.fx_no_oc5,
    body .grid-tile.fx_no_oc7,
    body .grid-tile.fx_no_oc9{
        margin: 0!important;
    }
    body .grid-tile.fx_no_to2,
    body .grid-tile.fx_no_to4,
    body .grid-tile.fx_no_to6{
        margin: 0!important;
    }
    .ab_renewal .sp_contents_fx {
        display: block!important;
        border: none;
    }
    .ab_renewal .pc_contents_fx {
        display: none!important;
    }
    .ay .brand_section {
        max-width: 1000px;
        margin: auto;
        margin: 23px auto 0;
        border-top: none;
        padding: 0;
        position: relative;
        width: 100%;
    }
    .ab_renewal .renew_oc_innar {
        padding: 0 7.8125%;
        max-width: 1100px;
        width: 100%;
        margin: auto;
        margin: 45px auto 0;
        border-top: none;
        position: relative;
    }
    .ab_renewal .renew_oc_wrap .top_topic_link a {
        max-width: none;
        width: 100%;
        height: 40px;
        display: block;
        float: none;
        font-size: 12px;
        line-height: 35px;
        border: none;
        padding: 0 0 0 5.4%;
        letter-spacing: .05em;
        background: #e2dcbf;
        color: #8f8b83;
        display: inline-table;
        margin: auto;
        text-align: left;
    }
    .ab_renewal .renew_oc_wrap .top_topic_link {
        max-width: none;
        height: 35px;
        display: block;
        float: none;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        border: none;
        letter-spacing: .05em;
        width: auto;
        background: #898989;
        color: #fff;
        display: inline-table;
        margin: auto;
        position: relative;
        width: 100%;
    }
    .ab_renewal .renew_oc_wrap .top_topic_link {
        background: #e2dcbf;
        color: #8f8b83;
    }
    .ab_renewal .re_oc_fx.flexslider a.flex-next {
        width: 19px;
        height: 29px;
        top: 46%;
        z-index: 10;
        text-indent: 100px!important;
        color: #fff;
        background-size: 100%;
        right: -9%;
    }
    .ab_renewal .re_oc_fx.flexslider a.flex-prev {
        width: 19px;
        height: 29px;
        top: 46%;
        z-index: 10;
        text-indent: 100px!important;
        color: #fff;
        background-size: 100%;
        left: -9%;
    }
    .ab_renewal .re_oc_fx.flexslider ol.flex-control-nav.flex-control-paging {
        display: block;
        bottom: -27px;
    }
    .ab_renewal .flex-control-nav li {
        margin: 0 1px;
    }
    .ab_renewal.ab0 .top_topic_link {
        margin: 20px 0 0 0;
    }
    .ab_renewal .re_oc_fx.flexslider {
        max-width: 940px;
        width: 100%;
    }
    .ab_renewal .re_oc_fx.flexslider ul.slides li a {
        max-width: 440px;
        padding: 0;
        width: 48%;
        margin: 0 4% 0 0;
        display: block;
        float: left;
    }
    .ab_renewal .re_oc_fx.flexslider ul.slides li a:nth-child(2) {
        margin: 0;
    }
    .ab_news_renewal .ay_sp_sp {
        display: block;
        width: 72px;
        margin: auto;
    }
    .re_ab_fx.flexslider .flex-viewport li a {
        /* width: 49%!important; */
        display: block;
        vertical-align: top;
        padding: 0 4%;
        padding: 0 0%;
        width: 48%;
        float: left;
        margin: 0 4% 0 0;
    }
    .re_ab_fx.flexslider .flex-viewport li a:nth-child(2) {
        padding: 0 0%;
        margin:0;
    }
    .re_ab_fx.flexslider .flex-viewport li a:nth-child(2) {
        border-right: 0;
        border-left:0;
    }
    .ay .brand_section h2 {
        width: auto;
        margin: 0 0 15px;
    }
    .ay .ay_text01 {
        font-size: 15px;
        margin: 7px 0;
        line-height: 11px;
    }
    .ay .ay_text01 span {
        font-size: 10px;
        margin: 0 0 0 0;
    }
    .ay_text02 {
        font-size: 10px;
        margin: 0 0 5px 3px;
        line-height: 13px;
        text-align: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .ab_renewal_news .ab_renewal .renew_oc_innar {
        margin: 70px auto 0;
    }


    .ab_renewal .flex-direction-nav a.flex-next {
        width: 19px;
        height: 29px;
        top: 32%;
        z-index: 10;
        text-indent: 100px!important;
        color: #fff;
        background-size: 100%!important;
        right: -9%;
    }
    .ab_renewal .flex-direction-nav a.flex-prev {
        width: 19px;
        height: 29px;
        top: 32%;
        left: -9%;
        z-index: 10;
        text-indent: 100px!important;
        color: #fff;
        background-size: 100%!important;
        left: -9%;
    }
    .ab_renewal_news  ol.flex-control-nav.flex-control-paging {
        position: relative;
        top: 20px;
    }
    .ab_renewal ol.flex-control-nav.flex-control-paging {
        position: relative;
        top: 15px;
    }
    .ay .content_set05 li {
        width: 48%;
        margin: 0 2% 20px 0;
        float: none;
        vertical-align:top;
    }
    li.grid-tile.grid1.fx_no_ab_new1 {
        width: 48%;
        float: none;
        display: inline-block;
        margin: 0 auto 25px;
    }
    li.grid-tile.grid1.fx_no_ab_new3,
    li.grid-tile.fx_no_ab_new6,
    li.grid-tile.fx_no_ab_new8
     {
        width: 48%;
        float: none;
        display: inline-block;
        margin: 0 auto 20px;
    }
    li.grid-tile.grid0.fx_no_ab_new0,
    li.grid-tile.fx_no_ab_new2,
    li.grid-tile.fx_no_ab_new5,
    li.grid-tile.fx_no_ab_new7
     {
        margin: 0 2% 25px 0!important;
        vertical-align: top;
    }
/*    .ay .content_set05 li:nth-child(2n) {
        width: 48%;
        margin: 0;
        float: none;
        display: inline-block;
        vertical-align: top;
    }*/
    .ay span.product-sales-price {
        display: inline-block;
        float: none;
    }
    li.grid-tile.fx_no_ab_new4 {
            display: none!important;
    }
    .ay .brand_section_03.renewal_rank_ab img.ay_sp_sp {
        width: 100px;
        display: block;
        margin: auto;
    }
    .ay .borand_text01 {
        min-height: 13px;
        font-size: 10px;
        line-height: 13px;
        letter-spacing: .03em;
        text-align: left;
        margin: 10px 0 15px;
    }
    .ay span.product-sales-price {
        text-align: left!important;
        display: block;
        font-size: 10px;
        line-height: 13px;
    }
    .ab_renewal.style_renewal li {
        float: left;
        width: 23%;
        margin: 0 2.64% 0 0;
        width: 48%;
        margin: 0 2% 10px 0;
        float: none;
        display: inline-block;
    }
    .ab_renewal.style_renewal li:nth-child(2n) {
        width: 48%;
        margin: 0;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .ab_renewal.style_renewal .renew_oc_wrap .top_topic_link {
        float: right;
        margin: 10px 0 0 0;
    }
    .ay .brand_section.brand_section_06.clearfix {
        height: auto;
        padding: 20px 0 60px;
    }
    .ay .borand_text02 span:nth-child(1) {
        float: none;
    }
    li.grid-tile.fx_no_ab_new9 {
        display: none!important;
    }
    span.iconRight {
        display: none;
    }
    .home_body .newIcon, .home_body .saleIcon, .home_body .stockIcon, .home_body .preorderIcon, .home_body .backorderIcon, .home_body .webIcon, .tokyo_style_wrap .newIcon, .tokyo_style_wrap .saleIcon, .tokyo_style_wrap .stockIcon, .tokyo_style_wrap .preorderIcon, .tokyo_style_wrap .backorderIcon, .tokyo_style_wrap .webIcon {
        position: absolute;
        top: 0;
        left: 0;
    }
    .brand_section.brand_section_01.clearfix.octobre0.ab_renewal.ab0 .renew_oc_innar {
        margin: 25px auto;
    }
    .brand_section.brand_section_01.clearfix.octobre0.ab_renewal.ab0 {
        margin: 0 auto;
    }
    .brand_section.brand_section_03.content_set05.ab_renewal.clearfix.ab2 {
        margin: 45px auto 0;
    }
    .brand_section.brand_section_05.content_set04.ab_renewal.clearfix.style_renewal.ab4 {
        margin: 45px auto 0;
    }
    .brand_section.clearfix.ab_renewal.ab_news_renewal.ab1 .renew_oc_innar {
        margin: 60px auto 0;
    }
    .ay .brand_section.brand_section_06.clearfix {
        height: auto;
        padding: 20px 0 60px;
        margin: 25px auto 0;
    }
    .ay .content_set05 li img.ay_rank {
        max-width: 40px;
        margin: 0 auto -10px;
        width: 23.5%;
    }
    .ay .ab3 .ay_sp_pc {
        margin: 0 auto 0;
    }
    /*pd renewal*/
    .brand_section.brand_section_01.clearfix.octobre0.renewal_pd {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .renewal_pd .renew_oc_innar {
        padding: 0;
        max-width: 1100px;
        width: 100%;
        margin: auto;
        margin: 50px auto 0;
        border-top: 0;
        position: relative;
        margin: 0 auto;
        padding: 0 4.6875%;
    }
    .pinky .brand_section.brand_section_01.renewal_pd  h2 img {
        max-width: 220px;
        width: 33%;
    }
    .renewal_pd .re_oc_fx.flexslider ul.slides li a img{
        padding: 0 3%;
    }
    .pinky .brand_section h2 {
        margin: 50px 0 20px;
    }
    .renewal_pd .re_oc_fx.flexslider {
        margin: 0 auto 25px;
    }
    .renewal_pd .flexslider .slides img.pc_contents_fx {
        display: none;
    }
    .renewal_pd .flexslider .slides img.sp_contents_fx {
        display: block;
    }
    .pinky .brand_section.brand_section_09.clearfix {
        margin: 50px auto 0;
        padding: 0 0 0px;
        max-width: 1070px;
        width: 100%;
    }
    .pinky .pinkiy_news .pinkyanddianne_inner_left {
        float: left;
        width: 48.27%;
    }
    .pinky .pinkiy_news .pinkyanddianne_inner_right {
        width: 48.27%;
    }
    .pinky .p_news_text {
        width: 100%;
        float: right;
        padding: 0;
        text-align: left;
    }
    .pinky .p_news_text01 {
        font-size: 1.05rem;
        margin: 10px 0;
    }
    .pinky .p_news_text02 {
        font-size: 1.05rem;
        line-height: 16px;
        margin: 0px 0 6px;
    }
    .renewal_pd .renew_oc_wrap .top_topic_link {
        background: #333333;
        margin: 25px 0 0 0;
    }
    .renewal_pd .re_oc_fx.flexslider ol.flex-control-nav.flex-control-paging {
        bottom: -25px;
    }
    .pinky .brand_section {
        max-width: 1100px;
        width: 100%;
        margin: auto;
        margin: 0;
        padding: 0 0 1px;
    }
    .pinky .content_set05 li {
        width: 48%;
        margin: 0 4% 20px 0;
        float: none;
        vertical-align: top;
        display: inline-block;
        max-width: 100%;
        float: left;
    }
    .pinky li.grid-tile > div + p {
        min-height: 20px;
    }
    .renewal_pd span.product-sales-price {
        font-size: 10px;
        line-height: 13px;
    }
    .pinky .brand_section.brand_section_09 h2 img {
        width: 29%;
        max-width: 170px;
    }
    .pinky .brand_section.brand_section_01.renewal_pd h2 img {
        max-width: 220px;
        width: 38%;
    }

    .content_set04.renewal_pd li {
        float: left;
        width: 48%;
        margin: 0 0% 0 0;
        display: inline-block;
        vertical-align: top;
        float: left!important;
        max-width: 100%;
    }
    .new_arrival_oc_auto.ranki_pd .grid-tile:nth-child(2) {
        float: none;
        width: 48%;
        margin: 0px 0% 0 0;
        display: block;
        float: left;
        vertical-align: top;
    }
    .renewal_pd.pd_renewal_rank .re_oc_fx.flexslider ul.slides li a img {
        float: left;
        width: 100%;
        padding: 0;
    }
    .pd_renewal_rank ol.flex-control-nav.flex-control-paging {
        display: none!important;
    }
    .pinky .content_set04 .new_arrival_oc_auto li:nth-child(4) {
        width: 100%;
        margin: 0;
        max-width: 100%;
    }
    .pinky .brand_section h2 {
        margin: 50px auto 20px;
    }
    .search-result-content.content_set05.brand_section h2 img {
        max-width: 430px;
        margin: 0 0 15px;
        width: 74%;
    }
    .brand_section.brand_section_03.content_set04.clearfix.octobre3.renewal_pd.pd_renewal_rank h2 img {
        max-width: 270px;
        width: 71%;
    }
    .brand_section.brand_section_03.content_set04.clearfix.renewal_pd.renewal_pd_style li {
        width: 48%;
        margin: 0 4% 10px 0;
    }
    .brand_section.brand_section_03.content_set04.clearfix.renewal_pd.renewal_pd_style li:nth-child(2n) {
        margin: 0 0 0 0;
    }
    .pinky .brand_section.brand_section_06.clearfix {
        height: auto;
        padding: 0 0px 0px;
    }
    .pinky .grid-tile.fx_no_pd0, .pinky .grid-tile.fx_no_pd2 , .pinky .grid-tile.fx_no_pd4 {
        margin: 0 4% 20px 0!important;
    }
     .grid-tile.fx_no_pd1,
     .grid-tile.fx_no_pd3{
        margin: 0 0 20px!important;
    }
    .new_arrival_oc_auto li .grid-tile.fx_no_pd1,
    .new_arrival_oc_auto li .grid-tile.fx_no_pd3,
    .new_arrival_oc_auto li .grid-tile.fx_no_pd5,
    .new_arrival_oc_auto li .grid-tile.fx_no_pd7,
    .new_arrival_oc_auto li .grid-tile.fx_no_pd9 {
        margin: 0 0 20px!important;
    }


    .nb .renew_oc_wrap img , .renew_oc_wrap, .renew_oc_wrap div{
        max-width: unset;
    }
    .nb .brand_section {
        margin: 0 auto 0;
        padding: 0px 0 0 0;
        width: 100%;
    }
    .nb .renew_oc_wrap img{
        width: 100%;
    }
    .nb .renew_oc_innar {
        padding: 0;
        max-width: 1100px;
        width: 100%;
        margin: auto;
        margin: 50px auto 0;
        border-top:0;
        position: relative;
    }
    .nb .slick-initialized .slick-slide {
        display: block;
        padding: 0 0px;
    }
    .nb .slick-track > div{
        margin:0 10px;
    }
    .nb .slick-slider{
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
        width: 87.5%;
        margin: auto;
    }
    .nb .nb_new_rank {
        display: inline-block;
        position: absolute;
        top: 8px;
        width: 25px;
        height: 25px;
        left: 8px;
        font-size: 12px;
        line-height: 25px;
        border-radius: 45px;
        color: #fff;
    }
    .nb .nb_rank_no2{
        background: #ea653f;
    }
    .nb .nb_rank_no3{
        background: #ea8468;
    }
    .nb .nb_rank_no4{
        background: #eca18c;
    }
    .nb .nb_rank_no5{
        background: #eab0a0;
    }
    .nb .nb_rank_no6{
        background: #eab0a0;
    }
    .nb .nb_rank_no7{
        background: #eab0a0;
    }
    .nb .nb_rank_no8{
        background: #eab0a0;
    }
    .nb .nb_rank_no9{
        background: #eab0a0;
    }
    .nb .nb_rank_no10{
        background: #eab0a0;
    }
    .nb .nb_rank_no11{
        background: #eab0a0;
    }
    .nb .nb_rank_no12{
        background: #ea653f;
    }
    .nb .nb_rank_no13{
        background: #ea8468;
    }
    .nb .nb_rank_no14{
        background: #eca18c;
    }
    .nb .nb_rank_no15{
        background: #eab0a0;
    }
    .nb .slick-next  {
        text-indent: -9999px;
        background-position: 0;
        width: 40px;
        height: 40px;
        background-size: 100%!important;
        right: -7%;
        margin: 0;
        bottom: 50%;
        top: auto;
        border: 1px solid #e4e4e4;
        color: #fff;
    }
    .nb .slick-prev  {
        text-indent: -9999px;
        background-position: 0;
        width: 40px;
        height: 40px;
        background-size: 100%!important;
        left: -7%;
        margin: 0;
        bottom: 50%;
        top: auto;
        border: 1px solid #e4e4e4;
        color: #fff;
    }
    .re_nb_fx.flexslider .flex-viewport li a {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        padding: 0 2%;
        float: left;
    }
    .nb_news_renewal .renew_oc_innar {
        padding: 25px 0;
        max-width: 1100px;
        width: 81.25%;
        margin: auto;
        margin: 50px auto 0;
        border-top: none;
        position: relative;
    }
    .nb_renewal .flex-direction-nav .flex-next {
        text-indent: -9999px;
        background-position: 0;
        width: 35px;
        height: 35px;
        background-size: 100%!important;
        right: -12%;
        margin: 0;
        bottom: 57%;
        top: auto;
        color: #fff;
        text-indent: 9999px;
    }
    .nb_renewal .flex-direction-nav .flex-prev {
        width: 35px;
        height: 35px;
        background-size: 100%!important;
        right: auto;
        margin: 0;
        bottom: 57%;
        left: -12%;
    }
    .nb_news_renewal .renew_oc_innar {
        padding: 0;
        max-width: 1100px;
        width: 81.25%;
        margin: auto;
        margin: 50px auto 0;
        border-top: none;
        position: relative;
    }
    .nb_news_renewal.nb_news_renewal .renew_oc_innar {
        padding: 0;
        max-width: 1100px;
        width: 81.25%;
        margin: auto;
        margin: 50px auto 50px;
        border-top: none;
        position: relative;
    }
    .nb .brand_section {
        margin: 0 auto 0;
        padding: 0px 0 0 0;
    }

    .nb .new_contents_top .top_fade.flexslider {
        width: 100%;
        max-width: 100%;
    }
    .nb .new_contents_top .top_fade .flex-viewport li img {
        padding: 0 0px;
    }
    ul.nb_sp_nav li {
        width: 33.333%;
        display: inline-block;
        border: none;
        float: left;
        margin: 0;
        margin: -1px 0 0 0;
    }
    .nb .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: -23px;
        text-align: center;
    }
    ul.nb_sp_nav img {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        vertical-align: bottom;
    }
    ul.nb_sp_nav li:nth-child(1) img ,
    ul.nb_sp_nav li:nth-child(4) img,
    ul.nb_sp_nav li:nth-child(7) img{
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    ul.nb_sp_nav li:nth-child(2) img ,
    ul.nb_sp_nav li:nth-child(5) img,
    ul.nb_sp_nav li:nth-child(8) img{
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    ul.nb_sp_nav li:nth-child(3) img ,
    ul.nb_sp_nav li:nth-child(6) img,
    ul.nb_sp_nav li:nth-child(9) img{
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    .nb .top_fade.flexslider {
        margin: 0 0 35px;
    }
    .nb .top_fade.flexslider .flex-direction-nav {
        display: block;
    }
    .nb .flex-control-nav li {
        margin: 0 0px;
        display: inline-block;
        zoom: 1;
    }
    .nb .nb_topic_new .flex-direction-nav .flex-prev{
        text-indent: -9999px;
        background-position: 0;
        width: 35px;
        height: 32px;
        background-size: 100%!important;
        left: 0;
        margin: 0;
        bottom: -35px;
        top: auto;
        display: none;
    }

    .nb .nb_topic_new .flex-direction-nav .flex-next{
        text-indent: -9999px;
        background-position: 0;
        width: 35px;
        height: 32px;
        background-size: 100%!important;
        right: 0;
        margin: 0;
         bottom: -35px;
        top: auto;
        font-size: 10px;
        /* display: block; */
        color: #fff;
        display: none;
    }
    .nb .flex-control-nav li {
        margin: 0 0px;
        display: inline-block;
        zoom: 1;
    }
    a.c_btn_nb {
        padding: 7px 45px;
        border: 1px solid #777777;
        display: inline-table;
        margin: 20px auto 0;
        border-radius: 29px;
        font-size: 12px;
        display: inline-block;
    }
    ul.nb_sp_nav li img {
        width: 100%;
    }
    a.nb_consept img {
        margin: auto;
    }
    .nb .brand_all_menu {
        top: 40px;
        left: -60px;
        position: static;
    }
    .nb .brand_head div img {
        width: 100%;
        margin: auto;
    }
    .ts_main_contents.nb .brand_head.clearfix.brand_section00 ul {

        height:auto;

    }
    .nb .slick-slide p {
        text-align: left;
    }
    .nb .brand_section h2 {
        font-weight: 500;
        margin: 0 0 25px;
        font-weight: 600;
        letter-spacing: 0.1em;
    }
    .nb_renewal_newarrival.nb1 {
        padding: 25px 0 0 0;
    }
    .nb .renew_oc_wrap .top_topic_link {
        height: 35px;
        margin: 25px auto 0;
        background: #eda18c;
    }
    .nb .nb_renewal.nb_renewal_ranking .top_topic_link {
        height: 35px;
        margin: 25px auto 0;
        background: #eda18c;
    }
    .nb .brand_section.brand_section_05.content_set04 li {
        padding: 4px;
        border: 1px solid #E4E4E4;
        margin: 0 2.6% 15px;
        width: 43.89%;
    }
    .nb .brand_section_05.content_set04 li:nth-child(3),
    .nb .brand_section_05.content_set04 li:nth-child(4) {
            margin: 0 2.6% 0;
    }
    .brand_section.brand_section_05.content_set04.clearfix ul {
        overflow: hidden;
        zoom: 1;
        width: 84%;
        margin: auto;
        width: 87.5%;
    }
    .nb .nb4 .renew_oc_innar {
        margin: 25px auto 0;
    }
    .nb .brand_section.brand_section_05.content_set04.clearfix {
        margin: 25px 0 0 0;
    }
    .nb .brand_section.brand_section_06.clearfix {
        padding: 25px 0 0 0;
        margin: 0;
    }
    .nb .brand_section.nb0 {
        margin: 0 auto 0;
         padding:0;
    }
    .nb .brand_section.brand_section_06 ul.brand_sns_foot_sp {

    border-bottom: none;
    }

    .new_contents_top.bs_topic_new .top_fade.flexslider {
        margin: 0 auto 20px;
        border: 1px solid #c6c6c6;
        position: relative;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        /* width: 82.72%; */
        border: none;
        max-width: 890px;
        width: 100%;
    }
    .new_contents_top.bs_topic_new .slides > li a {
        width: 100%;
        padding: 0 ;
        display: block;
        float: left;
    }
    .top_news_contents.clearfix.new_section02.new_contents_top.bs_topic_new .renew_oc_innar {
        padding: 0;
        max-width: 1100px;
        width: 100%;
        margin: auto;
        margin: 0;
        border-top: none;
        position: relative;
    }

    .bosch .brand_menu_sp{
        display: none;
    }
    .top_news_contents.clearfix.new_section02.new_contents_top.bs_topic_new h2 {
        display: none;
    }
    .top_news_contents.clearfix.new_section02.new_contents_top.bs_topic_new {
        margin: 15px 0 0 0;
    }
    .top_news_contents.clearfix.new_section02.new_contents_top.bs_topic_new .top_topic_link {

        max-width: 1100px;
    }
    .top_news_contents.clearfix.new_section02.new_contents_top.bs_topic_new .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: -22px;
        text-align: center;
    }
    .bosch .renew_oc_wrap .top_topic_link {
        max-width: none;
        height: 35px;
        display: block;
        float: none;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        border: none;
        letter-spacing: .05em;
        width: auto;
        background: #efeeec;
        color: #fff;
        display: inline-table;
        margin: auto;
        position: relative;
        width: 100%;
        margin: 25px auto 0;
    }
    .bs_new_btn {
        margin: 15px 0 0 0;
        background: #dbdbdb;
        padding: 16px 0 16px 10px;
    }
    .bs_new_btn:after {
        content:"";
        clear: both;
        display: block;
    }
    .bs_new_btn a {
        width: 50%;
        display: block;
        float: left;
        /* background: red; */
        font-size: 11px;
        color: #333;
    }
    a.bs_left_btn {
        padding: 0 10px 0 0;
    }
    a.bs_right_btn {
        padding: 0 10px 0 0;
    }
    .bs_new_btn div {
        background: #ffffff;
        padding: 18px 0px 18px;
        height: 100%;
        position: relative;
    }
    .bs_new_btn div span {
        color: #656565;
        position: absolute;
        top: -6px;
        bottom: 0;
        right: 15px;
        margin: auto;
        display: block;
        font-size: 9px;
        width: 10px;
        height: 10px;
    }

    li.first_li a {
        font-weight: bold;
    }
    li.first_li a span {
        font-weight: normal;
        position: absolute;
        top: 2px;
        bottom: 0;
        right: 20px;
        font-size: 25px;
    }
    .bosch .brand_section.brand_section_05.content_set03 h2 {
        background: none;
        display: none;
    }
    .bosch .bosch_bg_news {
        display: none;
    }
    .bosch .brand_section.brand_section_05.content_set03.clearfix ul {
        z-index: 1;
        position: relative;
        padding: 0 1.5%;
    }
    .bosch .brand_section_05 li {
        width: 50%;
        margin: 0;
        padding: 0 10px;
    }
    .bosch .renew_oc_innar {
        padding: 0;
        max-width: 1100px;
        width: 100%;
        margin: auto;
        margin: 0;
        border-top: 0;
        position: relative;
    }
    .bosch .grid-tile .product-tile .product-name {
        height: 30px;
        line-height: 15px;
        letter-spacing: .03em;
        margin: 5px 0 10px 0;
        font-size: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 15px;
    }
    .bosch .search-result-content.content_set05.brand_section ul {
        padding: 0;
    }
    .bosch .content_set05 li:nth-child(2n) {
        margin: 0 0 10px;
        /* float: left; */
    }
    .bosch .bs_new_arrival li {
        width: 33.333%;
        margin: 0;
        float: left!important;
        float: none;
        display: block;
        max-width: 100%;
        padding: 0 10px 10px 0;
        margin: 0 0 10px 0;
    }
    .bosch .bs_new_arrival ul {
        padding: 0 0 0 10px!important;
    }
    .sp_contents_fx.bs_no6{
        display: block;
    }
    li.grid-tile.grid15 {
        display: block;
    }
    .bosch .bs_new_ranking li {
        width: 33.333%;
        margin: 0;
        float: left!important;
        float: none;
        display: block;
        max-width: 100%;
        padding: 0 10px 10px 0;
        margin: 0 0 10px 0;
    }
    .bosch_style_slide.flexslider {
        width: 100%;

    }
    .bosch .bs_new_ranking ul {
        padding: 0 0 0 10px!important;
    }
    img.sp_contents_fx.bs_no {
        width: 25px!important;
        margin: 0 auto 10px;
    }
    img.sp_contents_fx.bs_no {
        width: 25px!important;
        margin: 0 auto 10px;
        height: 19.5px;
    }
    .bosch_style_slide.flexslider .slides a {
        width: 50%;
        display: block;
        float: left;
    }
    .bosch_style_slide.flexslider .slides img {
        width: 100%;
        display: block;
        float: left;
    }
    .search-result-content.content_set05.brand_section.bs_new_arrival h2 img {
        max-width: 135px;
        margin: 0 0 15px;
         width:135px;
    }
    .search-result-content.content_set05.brand_section.bs_new_ranking h2 img {
        max-width: 100px;
        margin: 0 0 15px;
         width:100px;
    }
    .brand_section.brand_section_05.content_set04.clearfix.bs_renewal.bs_renewal_consept img{
        width: 100%;
    }
    .brand_section.brand_section_05.content_set04.clearfix.bs_renewal.bs_renewal_consept.nb4 {
        margin: 40px auto;
    }
    .bosch .brand_section.brand_section_04.clearfix .h2_images_sp {
        width: 205px;
        margin: auto;
    }
    .brand_section.brand_section_04.clearfix {
        width: 100%;
    }
    .bosch .bosch_style_slide.flexslider {
        width: 93%;
        float: inherit;
        padding: 0 2%;
        margin: auto;
    }
    .bosch .new_contents_top .flexslider .slides img.top_slide_pc_image {
        display: block;
        width: 100%;
    }
    /*add 18 10*/
    .login_02 .form-row.f_no_lo220 + div p {
        top: 0;
        /* margin: -12px 0 0; */
        font-size: 10px;
        position: relative;
        top: -29px;
        text-align: left;
        right: inherit;
        width: 85%;
        margin: auto;
        float: none;
    }
    .login_02 .form-row.label-inline.form-indent.step_form1.f_no_lo222 label {
        width: 200px;
        text-align: right;
        width: 100%;
        text-align: left;
        float: inherit;
        font-size: 11px;
        position: absolute;
        top: 2px;
        padding: 0;
    }

    .login_02 .field-wrapper.field_no21 {
        float: left;
        padding-left: 0;
        width: auto;
        position: static;
        left: 1%;
        top: 33px;
    }
    .login_02 .form-row.required.f_no_lo223 > label {
        width: 230px;
        margin: 14px 0 0 0;
    }
    .login_02 .form-row.required.f_no_lo223 label {
        width: 220px;
        display: block;
        position: relative;
        float: left;
        position: static;
        height: 10px;
        line-height: 0px;
    }

    .field_no22 .custom-attribute-wrapper .attrItem label {
        float: none;
        display: block;
        font-weight: normal;
        width: inherit;
        text-align: left;
        position: static;
        line-height: 14px;
    }
    .login_02 .field-wrapper.custom-attribute-wrapper.field_no22 + div {
        position: relative;
        top: 0;
    }
    .field_no23 + label[for="dwfrm_profile_customer_agreetopolicy"] {
        width: auto;
        position: static;
        margin: 21px 0 0;
        padding: 0px 0 0 5px;
        width: 90%;
        line-height: 13px;
    }

    /*add 18 10 04*/
    .profile_body .form-row.label-inline.form-indent.step_form0.f_no19 label {
        width: 88%;
        float: left;
        height: 16px;
        line-height: 15px;
    }
    .profile_body .field-wrapper.field_no18 {
        margin: 0 0 4px;
    }
    .profile_body .field-wrapper.field_no19 + label {
        width: 80%;
        line-height: 15px;
        float: left;
        margin: 0;
        padding: 0;
    }
    .profile_body .form-row.f_no18 label[for="dwfrm_profile_memberscard_select"] {
        top: -30px;
    }
    .profile_body .form-row.label-inline.form-indent.step_form0.f_no19 {
        clear: both;
        padding: 0 0 0 20px;
    }
    .profile_body .f_no21 > label {
        width: 300px!important;
        display: block;
        position: static;
        padding: 0;
    }
    .profile_body .custom-attribute-wrapper .attrItem label {
        padding: 0;
    }
    span.price_text00.price_01 {
        display: block;
        margin: 0 10px 0 0;
    }
    span.price_text00.price_01:after {
        content: ":";
        display: inline-block;
        margin: 0 0px 0 10px;
    }
    span.price_text00.price_02 {
        display: block;
        margin: 0 10px 0 0;
    }
    span.price_text00.price_02:after {
        content: ":";
        display: inline-block;
        margin: 0 0px 0 10px;
    }
    .modelSpec.sp {
        display: none;
    }
    .modelMeasurement, .modelSizeCode {
        display: block;
    }
    .modelSpec.pc {
        display: block;
    }
    span.modelSizeCode {
        display: block;
    }
    #pdpMain div#thumbnails {
        width: 100%;
    }
    .pdp-main .product-price {
        font-size: 1.5rem;
        margin-bottom: 0;
        margin: 0;
    }
    span.visually-hidden {
        display: none;
    }
    .pt_cart button#add-coupon {
        width: 46%;
    }
    .pdp-main.cart .product-col-2.product-detail .product-name {
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
        margin: 0 0 0;
    }
    .detail_washmark_inner{
        width: 90%;
        height: 446px;
        overflow: scroll;
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        position: absolute;
    }
    .washmark_text {
        position: absolute;
        /* top: 0; */
        bottom: 13px;
        text-decoration: underline;
        cursor: pointer;
        width: 119px;
        left: 82px;
        /* right: 0; */
        font-size: 11px;
    }
    /* add 1826*/
    .step_1 .field-wrapper.field_no11 + label span {
        position: relative;
        top: 2px;
        left: 25px;
    }
    .step_1 .form-row.label-inline.form-indent.step_form2 {
        width: 100%;
        margin: 0;
        position: relative;
    }
    .step_1 .form-row.label-inline.form-indent.step_form1 {
        margin: 10px 0 0 0;
    }
    .step_1 .form-row.form-indent.label-inline.step_form2 label {
        display: block;
        position: relative;
        top: 4px;
        /* left: 37px; */
        float: left;
        margin: 0 0 0 12px;
    }

    #dwfrm_singleshipping_shippingAddress .label-inline .field-wrapper.field_no12,
    #dwfrm_singleshipping_shippingAddress .label-inline .field-wrapper.field_no11  {
        margin: 0;
    }
    .step_1 .field-wrapper.field_no10 + div {
        margin: 0;
    }
    .step_1 .field-wrapper.field_no10 + div + div {
        text-align: left;
        line-height: 24px;
        padding: 0;
        width: 100%;
        position: static;
        padding: 1px 0 0 24px;
    }
    .step_1 .form-row.label-inline.form-indent.step_form0 label {
        left: 15px;
        position: relative;
        top: 3px;
        margin-left: 22px;
    }
    .login-box .field-wrapper.field_no2 input {
        margin: 0;
        position: relative;
        top: 46px;
    }
    .pdp-main div#pdpMain {
        zoom: 1;
        position: relative;
    }
    .pdp-main .storeinventory-and-favorite {
        clear: none;
        padding-top: 0;
        position: relative;
        overflow: hidden;
        display: inline-block;
        height: 40px;
        display: block;
        width: 91px;
        float: left;
        margin: 18px 0 0 20px;
    }
    .mini-cart-products {
        max-height: 300px;
        -webkit-overflow-scrolling: touch;
    }
    .login_top .login-box .field-wrapper.field_no2 input {
        margin: 0;
        position: relative;
        top: 28px;
    }
    /*181205*/
    .pdp-main .storeinventory-and-favorite {
        width: 100%;
        float: left;
        margin: 0;
    }

    .zaiko div#store-inventory-by-placecode-dialog select {
        width: 94%;
        height: auto !important;
        margin: auto;
        display: block;
        float: none;
    }

    .zaiko .select_wrap:after {
            width: 26px;
            height: 39px;
            display: block;
            position: absolute;
            right: 3vw;
            top: 0px;
            border-left: 1px solid #c6c6c6;
            background-size: 100%;
    }
     .pt_product-details .cart-recommendations .ci_1 + ul li.grid-tile:nth-child(5) {
        margin: 0!important;
        display: inline-block;
    }
    .cart-recommendations .product-listing .search-result-items {
        text-align: left;
    }
    .step_2 .field-wrapper.field_no25 .select_wrap {
        width: 100%;
    }
    .step_2 .field-wrapper.field_no25 .select_wrap:after {
            content: "";
            width: 26px;
            height: 38px;
            display: block;
            position: absolute;
            right: 7vw;
            top: 1px;
            border-left: 1px solid #c6c6c6;
            background-size: 100%;
    }

    .payment-method[data-method=CREDIT_CARD] .year .field-wrapper .select_wrap:after {
       right: -1.4vw;
    }
    .styling-archive .other-styling dl.stylingBox:nth-child(3n) {
        margin-right: 0;
    }
    .other-styling.oc dl:nth-child(2n) {
        margin: 0 4% 0 0!important;
    }
    .breadcrumb {
        margin: 0 auto 40px;
        line-height: 1.5;
        padding: 10px;
        box-sizing: border-box;
        height: auto;
    }
    .login_02 .form-row.f_no_lo220 + div p {
        margin: -12px auto;
        top: auto;
        bottom: 17px;
        position: relative;
    }
    .item_detail .storeinventory-and-favorite .favorite_box {
        top: 0px;
    }
    .pt_cart .cart-coupon-code {
        width: 100%;
    }
    .pt_cart button#add-coupon {
        font-size: 10px;
    }

    /*2019 2 14*/
    .new_nav_area h3 {
        color: #fff;
        text-align: left;
        padding: 20px 0 18px 0px;
        background: #434343;
        font-size: 12px;
        border-bottom: 1px solid #fff;
        width: 86%;
        margin: auto;
     -webkit-font-smoothing: antialiased;
    }
    ul.new_sp_nav_ul.ns_03 {
        padding: 10px 0;
        background:  #434343;
    }
    ul.new_sp_nav_ul.ns_01 {
    border-bottom: none;
    }
    ul.new_sp_nav_ul.ns_03 li {
        background: #434343;
    }
    .new_nav_area {
        clear: both;
        background: #434343;
    }
    .sp_nav li.menu_close_new {
        background: #313131;
        position: relative;
    }
    .sp_nav li.menu_close_new span {
        font-size: 38px;
        display: inline-block;
        margin: 0 0 0 3px;
        position: absolute;
        right: 35px;
        top: -4px;
        -webkit-font-smoothing: antialiased;
    }
    .top_keyword.new_contents_top ul {
        text-align: left;
    }
    .top .new_contents_top .top_topic_link {
        padding: 0px 0 0 0;
        clear: both;
        position: relative;
        margin: 0;
        width: 100%;
        margin: auto;
    }
    .top_styling.section06.clearfix.new_contents_top ul {
        padding: 0 4.685%;
        width: 100%;
    }
    .section07 a {
        width: 100%;
        display: block;
        height: 100px;
        float: none;
        position: relative;
        height: 60px;
        border: 1px solid #c6c6c6!important;
        margin: 0 0 20px;
    }
    .sp_nav a {
        font-size: 12px;
        font-size: 1.2rem;
    }
    .common_hover_menu li a:hover {
        color: #333;
    }
    li.on .top_news_text00 {
        color:#333;
    }
    a:hover {
        opacity: 1!important;
    }
    .top_keyword.new_contents_top ul li a:hover {
        color: #fff;
        background: #75787b;
    }
    .new_contents_top .top_topic_link a:hover {
        color: #fff;
        background: #B4BEC4!important;
        opacity: 1!important;
        border: 1px solid #AFBEC4!important;
    }
    .top_keyword.new_contents_top ul li a:hover {
        color: #75787b;
        background: #fff;
    }
    .top_styling.section07 a:hover{
        background: #fff;
        color:#333;
        border:1px solid #c6c6c6;
    }
    .detail-search-all h3.toggle {
        position: relative;
        height: auto;
        line-height: 20px;
        font-size: 1.15rem;
    }
    .detail-search-all input#detail-q {
        width: 100%!important;
    }
    .detail-search-all .refinement {
        background: #fff;
        border-bottom: none;
        overflow: hidden;
    }
    .detail-search-all .refinement {
        background: #fff;
        border-bottom: none;
    }
    .primary-content.detail-search-all {
        width: 80%;
        margin: 5px auto;
        padding: 25px 0 50px 0;
    }
    .detail-search-all .select_wrap:after {
        content: "";
        /* background-image: url(/on/demandware.static/-/Sites-TOKYOSTYLE-Library/ja_JP/dwb4c26761/images/setting/select.jpg); */
        width: 20px;
        height: 32px;
        display: block;
        position: absolute;
        right: 3px;
        top: 9px!important;
        border-left: 1px solid #c6c6c6;
        background-size: 100%;
    }
    .detail-search-all h3.toggle:after {
        display: none;
    }
    .detail-search-all .refinement.brandCode li {
        width: 100%;
        height: 40px;
        line-height: 36px;
        text-align: left;
        padding: 0;
        display: block;
        border-top: none;
     }   
    /*2019 02 26*/
    .item_detail .newIcon{
        left: 110px !important;
    }
    table.product-render td.info {
        min-width: 130px;
        text-align: left;
        padding: 10px 0 10px 5px;
        width: 110px;
        border-bottom: none !important;
    }
    table.product-render td.info span.variation_id {
        display: none;
    }
    table.product-render td.info span.variation_size {
        font-size: 11px !important;
    }
    table.product-render td.info span.price-sales {
        font-size: 11px !important;
    }
    table.product-render td.info span.variation_availability {
        font-size: 9px !important;
    }
    table.product-render tr .button-fancy-large {
        width: 100% !important;
        padding: 0 !important;
    }
    table.product-render tr .button-fancy-large, table.product-render tr .button {
        font-size: 11px !important;
        padding: 0;
        width: 100%;
        margin: 0 0px;
        height: 40px;
        line-height: 1.2;
    }

    tr.separate-attribute img{
        width: 100%;
        margin: 0;
    }

    .info + td {
        width: 75px;
        padding: 0 0px 0 5px;
        border-bottom: none !important;
    }
    .info + td + td{
        width: 80px;
        padding: 0 0px 0 5px;
    }
    table.product-render {
        margin: 30px 0 0;
    }
    body div#store-inventory-by-placecode-dialog select {
    width: 370px;
    margin: auto;
    padding: 0;
    display: block;
    float: none;
    padding: 0 0 0 18px;
    height: 52.628px!important;
    }
    .zaiko .select_wrap:after {
    width: 25px;
    height: 40px;
    display: block;
    position: absolute;
    right: 4vw;
    top: 0px;
    border-left: 1px solid #c6c6c6;
    background-size: 100%;
    }
    .store-inventory-notice {
    padding: 10px 0 0 0;
    clear: both;
    }
    .item_detail .storeinventory-and-favorite .product-store-inventory-link button.store-inventory-by-placecode {
        max-width: 360px;
        width: 100%;
        margin: auto;
        height: 50px;
        letter-spacing: 0.05em;
        font-size: 13px;
    }
    .pdp-main .storeinventory-and-favorite {

        height: 50px;
    }
    div#Quantity_plus img{
        display: none;
    }
    div#Quantity_minus img{
        display: none;
    }
    .item_detail .pdp-main .product-add-to-cart {
        max-width: 360px;
        margin: auto;
    }
    .unisizeBnr3 {
        margin: 10px auto 0;
        width: 100%;
    }
    /*add 19 03 26*/
    .brandCode ul.scrollable li:nth-child(4),
    .brandCode ul.scrollable li:nth-child(5),
    .brandCode ul.scrollable li:nth-child(6){
        display: block;
    }
    .pdp-main .storeinventory-and-favorite {
        height: auto;
    }
    .item_detail .storeinventory-and-favorite .favorite_box {
        top: 0px;
        position: static;
        float: none;
        margin: 4px 0;
        padding: 0px 0 0 0;
    }
    /*add 19 04 03*/
    tr.separate-attribute img {
        width: 100%;
        margin: 0;
        max-width: 80px;
    }
    table.product-render td.info {
        min-width: 130px;
        text-align: left;
        padding: 10px 0 10px 5px;
        width: 290px;
        border-bottom: none !important;
    }
    .info + td {
        width: 110px;
        padding: 0 0px 0 5px;
        border-bottom: none !important;
    }
    .info + td + td {
        width: 110px;
        padding: 0 0px 0 5px;
    }
    .item_detail .storeinventory-and-favorite .product-store-inventory-link button.store-inventory-by-placecode {
        width: 360px;
    }
    .col-1 {
        float: left;
        margin: 4px 0;
        width: 100%;
    }
    span.variation_color {
        position: relative;
     /*   top: -7px;*/
    }
    .size_guide_text {
    left: -2%;
    }
}
@media screen and (max-width: 767px) {
    tr.separate-attribute img {
        max-width: 100%;
    }
    table.product-render td.info {
        min-width: 130px;
        text-align: left;
        padding: 10px 0 10px 5px;
        width: 110px;
        border-bottom: none !important;
    }
    .info + td {
        width: 75px;
        padding: 0 0px 0 5px;
        border-bottom: none !important;
    }
    .info + td + td {
        width: 80px;
        padding: 0 0px 0 5px;
    }
    .item_detail .storeinventory-and-favorite .product-store-inventory-link {

        width: 100%;
    }
    .item_detail .storeinventory-and-favorite .product-store-inventory-link button.store-inventory-by-placecode {
        width: 100%;
    }
    span.variation_color {
        position: relative;
       /* top: -15px;*/
           font-size: 11px;
    }
    .size_guide_text {
        left: -6%;
    }

    .top_brand_sp.section08.clearfix li{
        width: 30.65%;
        margin-bottom: 0;
    }

    .top_brand_sp.section08.clearfix li:nth-child(2n){
        margin-right: 4%;
    }

    .top_brand_sp.section08.clearfix li:nth-child(3n){
        margin-right: 0;
    }

}