@import url('https://fonts.googleapis.com/css2?family=Boogaloo&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap');

article.lp {
    background: #fff;
}

article.lp * {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
}

article.lp section {
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
    padding-bottom: 200px;
}

.topContents,
.youtube-wrapper,
.productFeature,
.sixPoint,
.itemDetail,
.size,
.specification {
    max-width: 1280px;
    margin: auto;
}

.mv > img {
    width: 1280px;
    display: block;
    margin: auto;
}

/* ============================
   lead
============================ */
.lead {
    margin: 35px 0 0;
    display: inline-block;
}

/* ============================
   item
============================ */
.item {
    background-repeat: no-repeat;
    margin-top: -260px;
    padding-bottom: 246px;
}

.item_image {
    display: block;
    width: 100%;
    margin: 0 auto;
}

/* h1横 価格 > 税抜 */
.item_price {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-bottom: 47px;
    color: #000;
}
.item_price .item_name {
    font-size: 28px;
    display: flex;
    justify-content: flex-end;
    margin-top: 80px;
    line-height: 1;
}

.item_price .itemPrice {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
}

.item_price .itemPrice_tax {
    writing-mode: vertical-lr;
    line-height: 1;
    font-size: 60px;
    margin-right: 16px;
}

.item_price .itemPrice_number {
    line-height: 0.7;
    font-size: 200px;
    letter-spacing: -0.04em;
    font-family: "Boogaloo", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.item_price .itemPrice_yen {
    line-height: 1;
    font-size: 68px;
    font-weight: bold;
    margin-left: 14px;
}

/* h1横 価格 > 税抜 > 税込 */
.item_price .itemPriceTaxOn {
    right: 4px;
    top: 124px;
    position: absolute;
    text-align: right;
    font-size: 20px;
    font-weight: 900;
    font-family: "Boogaloo", sans-serif;
}

.item_price .itemPriceTaxOn .itemPrice_tax {
    writing-mode: horizontal-tb;
    line-height: 1;
    font-size: 30px;
    margin-right: 0px;
    font-family: "Boogaloo", sans-serif;
    font-weight: 900;
}

.item_price .itemPriceTaxOn .itemPrice_number {
    writing-mode: horizontal-tb;
    font-weight: 700;
    font-size: 44px;
}

/* 2点以上ご購入 */
.twoPointOrMore {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.twoPointOrMore .twoPointOrMore_goodDeal{
    background-image: url(/pc/img/feature/grcf-msw25aw/price_decoration.png);
    background-repeat: no-repeat;
    font-size: 26px;
    text-align: center;
    line-height: 1;
    color: #FFF;
    width: 133px;
    height: 133px;
    margin-left: 300px;
    padding-top: 28px;
}

.twoPointOrMore .twoPointOrMore_text {
    margin: 30px;
    font-size: 34px;
    line-height: 1.4;
    color: #3C3C3C;
}

.twoPointOrMore .twoPointOrMore_price {
    color: #F00000;
}

.twoPointOrMore .twoPointOrMore_price .itemPrice {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
}

.twoPointOrMore .twoPointOrMore_price .itemPrice_tax {
    font-size: 36px;
    writing-mode: tb;
    line-height: 2.2;
}

.twoPointOrMore .twoPointOrMore_price .itemPrice_number {
    font-size: 160px;
    line-height: 0.7;
    font-family: "Boogaloo", sans-serif;
}

.twoPointOrMore .twoPointOrMore_price .itemPrice_yen {
    font-size: 54px;
}

.twoPointOrMore .twoPointOrMore_price .itemPriceTaxOn {
    font-size: 40px;
}

.twoPointOrMore .twoPointOrMore_price .itemPriceTaxOn .itemPrice_number {
    font-size: 40px;
    font-family: "Zen Maru Gothic";
    text-align: right;
    margin-right: -22px;
}

.twoPointOrMore .twoPointOrMore_attention {
    line-height: 1;
    font-size: 22px;
    font-weight: 500;
    margin: 30px;
    letter-spacing: 2px;
    color: #3C3C3C;
}

.item_image {
    margin-bottom: 130px;
}

/* ============================
   共通
============================ */
h2 img {
    display: block;
    margin: 0 auto 100px;
}

/* ============================
   Movie
============================ */
.youtube-wrapper {
    text-align: center;
}

/* ============================
   商品特徴
============================ */
.productFeature {
    text-align: center;
    padding-bottom: 246px;
}

p.productFeature_subtitle {
    border-right: 10px solid;
    border-left: 10px solid;
    border-image: linear-gradient(to top, #B42623, #FF7800) 1;
    font-weight: 900;
    font-size: 60px;
    color: #3C3C3C;
    margin: 120px auto 50px;
    height: 64px;
    padding: 0 50px;
    line-height: 1;
    width: fit-content;
}

p.productFeature_subtitle::after {
    content: "";
    background-color: #000;

}

p.productFeature_text {
    font-size: 35px;
    font-weight: 400;
    color: #3C3C3C;
    margin-bottom: 60px;
}

.productFeature_img01 {
    width: 1154px;
}

.productFeature_img02,
.productFeature_img03,
.productFeature_img04,
.productFeature_img05 {
    width: 1300px;
    margin: 0 0 60px -10px;
}

/* ============================
   6つのポイント
============================ */
.sixPoint_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 1286px;
    justify-content: space-between;
}

.sixPoint_img {
width: 611px;
}

.sixPoint_text {
    text-align: center;
    font-size: 30px;
    color: #3C3C3C;
    margin: 22px 0 56px;
    line-height: 1.4;
}

/* ============================
   商品詳細
============================ */
.itemDetail {
    padding-bottom: 246px;
}

.slick-slider {
    overflow: hidden;
}

.slick-list {
    margin: 0 -10px;
}

.slick-slide {
  margin: 0 10px;
}

.slick-slide::after {
    position: absolute;
    content: "";
    width: 720px;
    height: 720px;
    top: 0;
    z-index: 50;
    background-color: #F5F5F5;
    opacity: 0.8;
}

.slick-slide.slick-active::after {
    opacity: 0;
}

.itemDetail_img {
    width: 720px;
}

.itemDetail_img::before {
    position: absolute;
    content: "aaaa";
    width: 500px;
    z-index: 50;
    background-color: #F5F5F5;
    opacity: 0.8;
}

.slick-dots li button {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #d2d2d2;
    opacity: 1;
    border-radius: 50%;
    text-indent: 999px;
    overflow: hidden;
}

.slick-dots li.slick-active button {
background: #B42623;

}

.flex-prev,
.flex-next {
    z-index: 50;
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    background-color: #B42623;
    text-indent: 999px;
    overflow: hidden;
    cursor: pointer;
    top: 330px;
}

.flex-prev {
    left: 220px;
}

.flex-next {
    right: 220px;
}

.flex-prev::before,
.flex-next::before{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 0;
    content: "";
    vertical-align: middle;
    border-bottom: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
    -webkit-transform: rotate(45deg);
}

.flex-prev::before {
    margin: -10px 16px 0 0;
    transform: rotate(135deg);
}

.flex-next::before {
    margin: -10px 24px 0 0;
    transform: rotate(-45deg);
}

article.lp .slider-num {
    position:absolute;
    top: 16px;
    right: 300px;
    background-color: #3C3C3C;
    color: #FFF;
    padding: 4px 10px 6px;
    line-height: 1;
    font-size: 20px;
    border-radius: 999px;
    font-weight: 200;
}

article.lp .now-count,
article.lp .all-count {
    font-weight: 400;
    font-size: 20px;
}

.slick-dots {
    padding-top: 40px;
}

/* ============================
   サイズ
============================ */
.size_img01,
.size_img02 {
    width: 1285px;
    height: 803px;
    padding: 42px 60px 60px;
    background-color: #E8E8E4;
    margin-bottom: 120px;
}

/* ============================
   仕様
============================ */
article.lp section.specification {
    display:flex;
    flex-wrap: wrap;
}

.specification h2{
    width: 100%;
    margin-bottom: 0;
}

.specification_inner {
    flex: 1;
}

.specification_img01 {
    width: 350px;
}

p.specification_title {
    font-size: 28px;
    
}
p.specification_text,
ul.specification_text li {
        font-weight: 500;
        font-size: 20px;
        color: #3c3c3c;
        margin-bottom: 14px;
        line-height: 1.3;
        text-indent: -1em;
        padding-left: 1em;
}

ul.specification_text li {
margin-bottom: 4px;
}

.washing_notation {
    width: 386px;
    margin: 10px 0 15px;
}


/* ============================
   ボタン
============================ */
.btn_wrap {
    width: 1110px;
    display: flex;
    margin: 0 auto 0;
}

.btn_wrap > li + li {
    margin-left: 40px;
}

.btn_image {
    width: 535px;
    height: auto;
}

.btn_image:hover {
    opacity: 0.7;
}

/* ============================
   取扱店舗を探す
============================ */
#shop {
    padding: 0;
}
.shop_title {
    text-indent: 90px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    background-color: #FF4678;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    line-height: 140px;
    color: white;
    height: 140px;
    letter-spacing: 5px;
}

.shop_title span {
    margin: 0 auto;
    width: 522px;
    display: inline-block;
    text-indent: 80px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#shop h2 img {
    display: inline;
    margin: 0;
    padding: 0px 0;
    width: 68px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.store {
    margin-top: 80px;
}

.store_search {
    display: flex;
    flex-wrap: wrap;
    width: 1280px;
    margin: 30px auto 50px;
    justify-content: center;
    color: #3C3C3C;
}

.store_search div,
.store_search .selectCustom {
    display: block;
    width: 550px;
}

.store_search div {
    font-size: 25px;
    height: 94px;
    line-height: 94px;
}

.store_search .selectCustom {
    border: 1px solid #c1c1c1;
    font-size: 25px;
    height: 94px;
    line-height: 50px;
    position: relative;
}

.selectCustom::after {
    content: "";
    width: 94px;
    height: 94px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #c1c1c1;
}

.selectCustom::before {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 50%;
    right: 0;
    margin: -20px 32px 0 0;
    content: "";
    vertical-align: middle;
    border-bottom: 2px solid #c1c1c1;
    border-right: 2px solid #c1c1c1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.store_search .selectCustom span {
    padding-left: 1em;
    font-size: 25px;
    line-height: 94px;
}

.store_search .selectCustom select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 94px;
    border: none;
    color: #192b5b;
    font-size: 25px;
    line-height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 1;
}

.hideItem {
    display: none;
}

.store_list {
    width: 800px;
    margin: 30px auto 60px;
}

.store_list .store_listTitle {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.shopList li {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    color: #333;
    display: block;
    float: left;
    font-size: 18px;
    line-height: 50px;
    margin: -1px 0 0 0;
    position: relative;
    width: 50%;
}

.shopList li a {
    color: inherit;
    display: block;
    text-decoration: none;
}

.shopList li a::after {
    border: 1px solid #d2d2d2;
    border-width: 2px 2px 0 0;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 10px;
}

.detail-bottom_btn {
    background: #eee;
    padding: 40px 0;
}

.detail-bottom_btn a {
    background: #fff;
    border: 1px solid #666;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 23px;
    font-weight: bold;
    line-height: 80px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 800px;
}

.detail-bottom_btn + .category {
    margin: 0 auto 80px;
}

.detail-bottom_btn + .category .geoselection_title {
    border-top: 0;
}

/* ============================
   オンラインストアで購入する
============================ */
#onlineStore {
    background-color: #F5F5F5;
}

article.lp section.womens {
    padding-bottom: 0;
    margin-bottom: 60px;
}

#onlineStore h2 {
    text-indent: 100px;
    position: relative;
    width: 100%;
    margin-bottom: 70px;
    padding: 0;
    background-color: #1b2a5b;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    line-height: 140px;
    color: white;
    height: 140px;
    letter-spacing: 0.5px;
}

#onlineStore h2 span {
    text-indent: 40px;
    width: 700px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

#onlineStore .onlineStore_icon {
    display: inline-block;
    width: 75px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.onlineStoreItem_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1205px;
    margin: auto;
}

.womens ,
.mens {
    padding-bottom: 120px;
}

.onlineStoreItem_title {
    font-size: 30px;
    border: solid 0.5px;
    text-align: center;
    width: 500px;
    margin: 0 auto 90px;
    line-height: 44px;
}

.onlineStoreItem_link {
    display:flex;
    flex-wrap: wrap;
}

.onlineStoreItem_inner {
    width: 555px;
}

.onlineStoreItem_inner.two_column {
    width: 1205px;
    height: 364px;
    display: flex;
    justify-content: space-between;
}

.twoColumn_inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mens_img,
.womens_img {
    width: 555px;
}

.mens_icon, 
.womens_icon {
    width: 57px;
}

.onlineStoreItem_inner p {
    font-size: 24px;
    margin: -40px 0 20px;
    font-weight: 700;
}

.twoColumn_inner p {
    margin: 10px 0 20px;
}

.onlineStoreItem_link a {
    width: 170px;
    height: 105px;
    display: inline-block;
    background-color: #FFF;
    font-size: 24px;
    text-decoration: none;
    color: #000;
    line-height: 105px;
    text-align: center;
    font-weight: 700;
    border: solid #B4B4B4 1px;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}


.onlineStoreItem_link.two_column {
    width: 363px;
    justify-content: space-between;
    align-content: space-between;
    height: 231px;
    margin: 0 auto 80px;
}

.onlineStoreItem_link.three_column {
    width: 555px;
    justify-content: space-between;
    margin: 0 auto 80px;
}