@charset "UTF-8";

  /*カートボタン色*/
.fs-c-button--addToCart--detail {
  background-color: #f3bb81 !important;
  height: 80px;
}

  /*商品画像フリック矢印*/
@media (max-width: 767px) {
  .fs-c-slick .slick-prev::before,
  .fs-c-slick .slick-next::before {
        display: block;
  }
}

  /*商品画像サイズ*/
@media screen and (min-width: 600px){
.fs-c-slick.slick-initialized .slick-slide {
    max-width: 480px;
    width: 100%;
}
.fs-c-productCarouselMainImage {
    max-width: 480px;
}
}

@media (max-width: 767px) {
    body:not(.fs-body-top) .fs-l-pageMain .slick-list {

    }
}

  /*フローティングバナー*/
#side_bn {
    display: none;
    position: fixed;
    bottom: 120px;
    right: 0;
    z-index: 9999;
    width: 150px;
}
#side_bn_sp {
    display: none;
}
#side_bn a:hover,#side_bn_sp a:hover {
    opacity: 0.5;
    transition: 0.3s;
}
@media (max-width: 480px) {
    #side_bn {
        display: none;
position: absolute;
    }

#side_bn_sp {
        display: none;
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 9999;
padding: 0;
    }
}
#closeButton,#closeButton2 {
            position: absolute;
    top: -10px;
    right: 0px;
    background: #fff;
    border: none;
    font-size: 10px;
    cursor: pointer;
    z-index: 100000;
        }


  /*グループ画像表示用*/
.page-head:before {
    display: none;
}
.page-head {
    margin-bottom: 0;
}
body:not(.fs-body-top) .fs-l-pageMain {
    padding-top: 20px;
}

@media (max-width: 767px) {
body:not(.fs-body-top) .fs-l-pageMain {
    padding-top: 0px;
}
}


  /*Gift Wrapping*/
article#gift_fv .logo {
    position: absolute;
    top: 20px;
    right: 20px;
width: 13%;
text-align: right;
}
article#gift_fv {
    position: relative;
    background-image: url(https://plussh.itembox.design/item/image/gift/gift_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 30px 30px;
}
.gift_fv_title {
    width: 70%;
    text-align: center;
}
article#gift_fv figure {
    width: 60%;
    margin: -60px auto 0;
}
#gift_fv .gift_fv_title p {
    font-size: 2.0rem;
    font-family: serif;
    font-weight: bold;
    margin: 30px 30px 0 0;
    color: #fff;
    text-shadow: 5px 5px 7px black;
}

.gift_sec01 {
    width: 70%;
    margin: 70px auto;
    background: #ffffffab;
    text-align: center;
    padding: 0 0 50px;
}
.gift_sec01 h2 img {
    width: 70%;
}
.gift_sec01 .fl,.gift_sec02 .fl {
    display: flex;
    margin: 0 10%;
}
.gift_sec01 .fl div {
    width: 46%;
    margin: 0 2%;
}
article#gift_fv p {
    font-size: 1.6rem;
}
article#gift_fv p span {
    font-size: 1.4rem;
}
img.gift_btn {
    height: 40px;
}
.gift_sec02,.gift_sec03 {
    background: #f7f4e5;
    text-align: center;
    margin: 0 0;
    padding-bottom: 100px;
}
article.gift_sec02 h2,article.gift_sec03 h2 {
    margin: 0;
}
article.gift_sec02 h2 img, article.gift_sec03 h2 img {
    width: 100%;
    max-width: 420px;
}
article.gift_sec02 h3 {
    font-size: 2.0rem;
    line-height: 1.7;
    font-family: serif;
}
.fl_sub {
    display: flex;
}
.fl_sub p {
    margin: 20px 20px 0 10px;
    text-align: left;
    line-height: 1.7;
    font-size: 1.4rem;
}
article.gift_sec02 .fl div {
    width: 50%;
}
article.gift_sec02 .fl div .fl_sub {
    width: 100%;
}
.fl_sub p {
    width: 60%;
}
article.gift_sec02 .fl div .fl_sub {
    width: 100%;
}
.fl_sub img {
    width: 30%;
    height: 140px;
    width: auto;
    margin: 0;
}
article.gift_sec03 {
    padding: 20px 5% 100px;
}
article.gift_sec03 div {
    clear: both;
    padding: 40px;
}
article.gift_sec03 .fl {
    margin: 40px 0;
    display: flex;
}
p.img-r {
clear: both;
    width: 40%;
    float: right;
margin: 30px 0;
}
p.img-l {
clear: both;
    float: left;
    width: 40%;
margin: 30px 0;
}
p.txt_r {
    margin-left: 40%;
    padding: 50px 0 50px 60px;
    font-size: 1.6rem;
    text-align: left;
}
p.txt_l {
    margin-right: 40%;
    padding: 50px 60px 50px 0;
    font-size: 1.6rem;
    text-align: left;
}
.img-free {
    width: 90%;
    margin-top: 20px;
}
.img-free img {
    margin: 0 40px;
}
.gift_sec02 strong,.gift_sec03 strong {
    font-size: 2.2rem;
    font-weight: bold;
    font-family: serif;
    line-height: 1.5;
background: linear-gradient(transparent 85%, #f3bb81 30%);
}
.itembox {
    border-top: #4f4c4b dotted 1px;
    margin-top: 50px;
}
p.txt_small {
    margin-top: 50px;
    text-align: left;
    font-size: 1.0rem;
}
.gift_sec02 span {
    text-decoration: underline;
}


@media (max-width: 767px) {

article#gift_fv {
    padding: 0 10px 30px;
}
.gift_fv_title {
    width: 100%;
}
article#gift_fv .logo {
    top: 10px;
    right: 10px;
    width: 22%;
}
#gift_fv .gift_fv_title p {
    font-size: 1.8rem;
    margin: 20px 0;
text-shadow: 2 0 white;
}
.gift_sec01 {
    width: 96%;
    margin: 30px auto;
    padding: 0 ;
}
.gift_sec01 h2 img {
    width: 100%;
}
.gift_sec01 .fl, .gift_sec02 .fl {
    margin: 0 3%;
flex-wrap: wrap;
}
article#gift_fv p span {
    font-size: 1.2rem;
}
img.gift_btn {
    height: auto;
}
.gift_sec02, .gift_sec03 {
    padding: 0 2% 100px;
}
article.gift_sec02 .fl div {
    width: 100%;
}
article.gift_sec02 h3 {
    font-size: 1.8rem;
}
.fl_sub img {
        height: 100px;
        width: auto;
margin: 20px 0 0 10px;
    }
.fl_sub p {
    font-size: 1.2rem;
}
article.gift_sec02 .fl div:first-child {
    margin-bottom: 80px;
}
p.img-l {
    float: none;
    width: 100%;
    margin: 0;
}
.gift_sec02 strong,.gift_sec03 strong {
    font-size: 1.8rem;
}
p.img-r {
    width: 100%;
    float: none;
    margin: 0;
}
p.txt_l {
    margin-right: 0;
    padding: 20px 0;
font-size: 1.4rem;
}
article.gift_sec03 {
    padding: 10px 2% 100px;
}
article.gift_sec03 div {
    padding: 40px 20px;
}
article.gift_sec02 h2 img, article.gift_sec03 h2 img {
    width: auto;
    height: 150px;
}
.itembox .img-l img {
    width: 80%;
}
p.txt_r {
    margin-left: 0;
    padding: 30px 0;
    font-size: 1.4rem;
    text-align: left;
}
.itembox img.gift_btn {
    width: 70%;
    margin: 0 15%;
}

  }




  /*年末年始お知らせヘッダー表示用*/
.item-area {
    position: relative;
    margin-top: 130px;
    margin-bottom: -130px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.2em;
}
@media (max-width: 767px) {
.item-area {
    position: relative;
    margin-top: 105px;
    margin-bottom: -85px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 0.923em;
}
}

  /*商品ページのオプション・SOLD OUT*/
.product-comment2 {
    display: none !important;
}
.fs-c-productNotice.fs-c-productNotice--outOfStock {
    font-size: 14px!important;
    background: #7f7d7d!important;
    color: #fff!important;
    margin-bottom: 20px;
}
.fs-c-productQuantityAndWishlist {
    display: none !important;
}



  /*調整用*/
.smp_hdn { display: block;}
.pc_hdn { display: none; }
.ta_cnt { text-align: center; }
span.font_s { font-size: 16px;}

@media (max-width: 767px) {
	.smp_hdn { display: none;}
	.pc_hdn { display: block; }
span.font_s { font-size: 12px;}
}

@media (max-width: 767px) and (max-width: 767px) {
}
@media (max-width: 767px) {
  }