@charset "utf-8";


body{
  font-family: "Sawarabi Mincho" !important;
}

h1.site-title, div.site-title {
    font-size: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    text-align: inherit !important;
}


/*PC/TAB*/
@media screen and (min-width: 500px) {

  .sp_only{
    display: none !important;
  }

  header{
    width: 100% !important;
  }

  .header_laout_pc_wrap{
        position: relative;
  }

  .header_laout_pc_wrap .header_laout_top{
    display: flex;
    justify-content: end;
    background-color: rgb(233 233 233);
    padding: 0.8em 0;
    font-size: 0.8em;
  }

  .header_laout_pc_wrap .incart-btn{
    margin: 0;
  }

  .header_laout_pc_wrap .incart-btn a{
    padding: 0;
    background-color: rgb(233 233 233);
  }

  .header_laout_pc_wrap .incart-btn i:before {
    color: rgb(32 32 32) !important;
    margin-right: 8px;
  }

  .header_laout_pc_wrap .incart-btn span {
    display: inline-block;
    color: rgb(0,0,0);
    font-size: inherit;
    font-weight: inherit;
    vertical-align: middle;
    letter-spacing: 1px;
  }

  .header_laout_pc_wrap .incart-btn .total-quant {
    display: inline-block;
    position: relative;
    font-weight: bold;
    color: rgb(255,255,255);
    margin-left: 1em;
    background-color: rgb(74 74 74);
    text-align: center;
    -webkit-border-radius: 25%;
    -moz-border-radius: 25%;
    border-radius: 25%;
    vertical-align: middle;
  }

  .header_laout_pc_wrap .header_laout_top .user_guide {
        /* padding: 0.5% 0; */
    position: relative;
  }

  .header_laout_pc_wrap .header_laout_top .user_guide a{
    background-color: rgb(255,255,255);
    border: solid 1px rgb(34 34 34);
    display: block;
    padding: 4% 1vw;
    margin: 4.5% 0;
  }



  .header_laout_pc_wrap .header_laout_top .membership{
    padding: 0.5% 0;
    text-align: center;
      margin: 0 0 0 0.8vw;
  }

  .header_laout_pc_wrap .header_laout_top .membership::before{
    content: url(http://sub.polaris-nippon.com/wp-content/themes/welcart_basic-child/sub_marugoto_img/pc_login.png);
     vertical-align: middle;
  }



  .header_laout_pc_wrap .header_laout_top .incart-btn{
    padding: 0.5% 0;
    min-width: inherit !important;;
    margin-top: 0;
    float: right;
    clear: both;
    margin: 0 1.4vw 0 0.8vw;
  }

  .header_laout_pc_wrap .header_laout_top .incart-btn a::before{
    content: url(http://sub.polaris-nippon.com/wp-content/themes/welcart_basic-child/sub_marugoto_img/pc_cart.png);
    padding: 0 8px 0 0px;
    vertical-align: middle;
  }

  .header_laout_pc_wrap .header_laout_bottom{
    display: flex;
    justify-content: flex-end;
    margin: 1.8em 0 0 0;
    align-items: center;
  }

  .header_laout_pc_wrap .header_laout_bottom  h1.site-title{
    margin: 0 auto 0 0 !important;
  }

  .header_laout_pc_wrap .header_laout_bottom  div.site-title{
    margin: 0 auto 0 0 !important;
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav{
    width: 40%;
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav nav ul{
    display: flex;
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav nav ul li{
    width: 25%;
    text-align: center;
    float: left;
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav nav ul li .menu_list{
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav nav ul li .menu_list .ttl{
    margin: 0 0 1vw 0;
        display: block;
        font-weight: 600;
        font-size: 1.3vw;
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav nav ul li .menu_list ul{
    flex-wrap: wrap;
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav nav ul li .menu_list li{
    width: 100%;
    margin: 0 0 0.4vw 0;
    font-size: 1vw;
  }
  .header_laout_pc_wrap .header_laout_bottom  .header_nav nav ul li .menu_list li a{
    /* color: rgb(0,0,0); */
  }


  /* フリーズヘッダー */

  .fleeze_header{
    position: fixed;
        top: -15vw;
        left: 0;
        width: 100%;
        background-color: rgb(255,255,255);
        z-index: 150;
        border-top: solid 1px rgb(74 73 73);
        border-bottom: solid 1px rgb(74,73,73);
        box-sizing:content-box !important;
        transition: all .5s ease;
  }

  .move{
    top: 0;
  }

  .menu_move{
    top: 0 !important;
  }

  .fleeze_header .header_wrap{
    display: flex;
    align-items: center;
    position: relative;
    padding: 0.3vw 0;

  }

  .fleeze_header .header_wrap .logo_wrap {
    width: 45%;
    margin: 0 auto 0 10px;
  }

  .fleeze_header .header_wrap .membership{
    width: 25px;
        transform: translate(-13vw, 0vw);
  }
  .fleeze_header .header_wrap .incart-btn{
    width: 25px;
    transform: translate(-10vw, 0vw);
    min-width: inherit;
    margin: 0;
  }

  .fleeze_header .header_wrap .incart-btn a{
    background-color: rgb(255,255,255);
    padding: 0;
  }



  .fleeze_header .header_wrap .incart_btn_quant{
    width: 25px;
    transform: translate(-7vw, 0vw);
  }

  .fleeze_header .header_wrap .incart_btn_quant .total-quant{
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 2vw;
    padding: 4px 0;
    transform: translate(0, 0.0vw);
    background-color: rgb(84 84 84);
    color: rgb(255,255,255);
  }

  .fleeze_header .header_wrap h1{

  }

  .fleeze_header .header_wrap .logo_wrap a{
    display: flex;
    width: 250px;
    align-items: center;
  }

  .fleeze_header .header_wrap .logo_wrap a img{
    width: 46px;
    height: auto;
  }

  .fleeze_header .header_wrap .logo_wrap a .logo_txt{
    font-weight: 400;
    font-size: 1.0vw;
    margin: 0 0 0 1.5vw;
    color: rgb(0,0,0);
  }



  .fleeze_header .logo_wrap.site-title, .fleeze_header div.site-title {
      font-size: inherit !important;
      width: 100% !important;
      margin: 0 !important;
      padding: 0 !important;
      float: none !important;
      text-align: inherit !important;
  }

  .fleeze_header .header_wrap .membership img{
    /* width: 46px; */
    width: 100%;
  }

  .fleeze_header .header_wrap .incart-btn img{
    width: 100%;
  }



    /* フリーズヘッダー */


    /*　ハンバーガーメニューボタン　*/

    .humberger_wrap {
      position: absolute;
      right: 10px;
      top: 0;
      color: rgb(255,255,255);
      background-color: rgb(223,34,35);
      padding: 0vw 0.7vw;
    }

    .humberger_wrap .icon_manu{
      font-size: 0.5vw;
      width: 100%;
      /* background-color: rgb(241 35 35); */
      text-align: center;
      padding: 0.0vw 0 0 0;
    }

    .hamburger {
      display: block;
      z-index: 3;
      width: 100%;
      height: 42px;
      cursor: pointer;
      text-align: center;
      position: relative;
      bottom: 8px;
    }

    .hamburger span {
      display : block;
      position: absolute;
      width   : 100%;
      height  : 2px ;
      left    : 0px;
      background : rgb(255,255,255);
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition   : 0.3s ease-in-out;
      transition        : 0.3s ease-in-out;
    }
    .hamburger span:nth-child(1) {
      top: 10px;
    }
    .hamburger span:nth-child(2) {
      top: 20px;
    }
    .hamburger span:nth-child(3) {
      top: 30px;
    }

    /* スマホメニューを開いてる時のボタン */
    .hamburger.active span:nth-child(1) {
      top : 19px;
      left: 0px;
      background: rgb(255,255,255);
      -webkit-transform: rotate(-45deg);
      -moz-transform   : rotate(-45deg);
      transform        : rotate(-45deg);
    }

    .hamburger.active span:nth-child(2),
    .hamburger.active span:nth-child(3) {
      top: 19px;
      background: rgb(255,255,255);
      -webkit-transform: rotate(45deg);
      -moz-transform   : rotate(45deg);
      transform        : rotate(45deg);
    }


    /* メニュー背景　*/

    /* クリックでjQueryで追加・削除 */
    .menu_pc_humberger.active {
       opacity: 100;
       display: block;
       transform: translateX(0%);
     }


    .menu_pc_humberger {
      position: fixed;
      overflow-y: scroll !important;
      -webkit-overflow-scrolling: touch;
      z-index : 2;
      top: 20vw;
      left : 0;
      color: #fff;
      background: rgba( 255,255,255);
      text-align: center;
      width: 30%;
      transform: translateX(-100%);
      transition: all 0.6s;
      height: 100%;
    }

    .menu_pc_humberger_wrap{
      width: 85%;
      margin: 0 auto;
      text-align:left;
    }

    .menu_pc_btn{
      cursor: pointer;
      color: #808080;
    }

    .menu_category_pc{
      display: none;
      /* padding: 0 0 0 4vw; */
    }

    .menu_pc_humberger .menu_pc {
      float: left;
      width: 100%;
    }

    .menu_pc_humberger .menu_pc .menu_category_pc .menu_category_ttl_pc{
      color: rgb(0,0,0);
      padding: 0 0 0 1.5vw;
      cursor: pointer;
    }

    .menu_pc_humberger .menu_pc .menu_category_pc .menu_category_info_pc{
      display: none;
    }

    .menu_pc_humberger .menu_pc li {
      padding: 1vw 0;
      border-bottom: solid 1px rgb(58 58 58);
      font-size: 1.0vw;
    }

    .menu_category_info_pc li:last-child{
      border-bottom: none;
      padding: 1.5vw 0 0vw 4vw !important;
    }

    .menu_pc_humberger .menu_pc li .menu_category_block_pc{
      padding: 1.5vw 0 1.5vw 0vw;
    }
    .menu_pc_humberger .menu_pc li .menu_category_info_pc li{
          padding: 1.5vw 0 1.5vw 4vw;
    }

    .menu_pc > li:last-child{
         margin-bottom: 100px;
    }
    .menu_category_pc > li:last-child{
        border-bottom: none;
    }


    .search-box .searchsubmit {
        background: rgb(0,0,0) !important;
        color: rgb(255,255,255) !important;
    }


    /* クリックでjQueryで追加・削除 */
    .menu_pc_humberger.active {
      opacity: 100;
      display: block;
       transform: translateX(0%);
     }

     .menu_pc_humberger .search-box form {
        display: block !important;
      }

      .search-box div.s-box {
          float: inherit !important;
          text-align: left !important;
      }
      .search-box .searchsubmit {
          position: absolute !important;
      }

      .menu_pc_humberger .search-box {
        width: 100%;
        margin: 4vw 0 2vw 0;
      }
      .menu_pc_humberger .menu_category_ttl_pc span{
        float:right;
        font-weight: 900;
        transform: scaleX(1.5);
      }
      .menu_pc_humberger .menu_pc_btn span{
        float:right;
        font-weight: 900;
        transform: scaleX(1.5);
      }

      .menu_pc_humberger .menu_category_info_pc{
            padding: 0vw 0 0vw 0vw;
      }


    /*　ハンバーガーメニューボタン　*/






  footer .footer_wrap{
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  footer .footer_wrap .left_wrap{
    width: 20%;
    position: relative;
  }

  footer .footer_wrap .left_wrap .logo_wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  footer .footer_wrap .left_wrap .logo_wrap a{
    width: 18%;
  }

  footer .footer_wrap .left_wrap .logo_wrap .footer_logo_text{
    width: 70%;
    font-size: 190%;
  }

  footer .footer_wrap .tel_wrap{
    text-align: center;
    width: 100%;
    font-size: 200%;
    margin: 1.9vw 0 0 0;
  }

  footer .footer_wrap .tel_wrap span{
    font-size: 50%;

  }



  footer .footer_wrap .right_wrap{
    width: 70%;
  }

  footer .footer_wrap .right_wrap a{
    margin: 0 1vw 2vw 0;
    display: block;
    float: left;
    text-decoration: underline;
  }

  footer .footer_wrap .bottom_wrap{
    text-align: center;
    width: 100%;
    margin: 2.5vw 0;
  }


  footer {
        background-color: rgb(250 250 250) !important;
        color: rgb(0,0,0) !important;
  }

  footer a {
    color: rgb(0,0,0) !important;
  }

  .header_logo_wrap{
    margin: 0 auto 0 1vw;
    width: 23%;
  }

  .header_logo_wrap{
    /* margin: 0 auto 0 0 !important;
    position: absolute;
    top: 0em;
    left: 0.5em; */
  }

  .header_logo_wrap .musuhi_copy{
    /* margin: 1em 0 2.2em 0;
    display: block; */
  }

  .header_laout_top .musuhi_copy{
        vertical-align: middle;
        padding: 0.5% 0;
        margin: 0 auto 0 1vw;
  }




  .header_logo_wrap img{
    width: 100% !important;
  }

  .header_logo_wrap .logo_txt{
    display: block;
    width: 60%;
    float: left;
    margin: 1.2em 0 0 0.6em;
  }

  .header_logo_wrap a{
    float: left;
  }

  .search-box {
    padding: 0 !important;
    margin: 0 1.5em 0 0;
  }

  .right_content ul li a img{
    width: 100%;
  }

  /* .footer_logo_text{
    position: absolute;
    top: 0.7vw;
    margin: 0 0 0 1vw;
    font-size: 2vw;
  } */


  footer .footer_wrap .right_wrap .sns_wrap a {
    float: right;
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav .big_cate{
    cursor: pointer;
  }

  .big_cate_hover span {
        display: inline-block;
        margin: 0 0 0 0.5vw;
        font-weight: 900;
        transform: scaleX(1.5);
  }


  .header_laout_pc_wrap .header_laout_bottom  .header_nav .big_cate .menu_contents{
    display: none;
    position: absolute;
    top: 8.0vw;
    background-color: rgb(255,255,255,0.8);
    width: 100%;
    left: 0;
    z-index: 99;
    padding: 2vw 0 0 0;
  }

  .header_laout_pc_wrap .header_laout_bottom  .header_nav .big_cate .menu_contents .menu_contents_wrap{
    width: 80%;
    margin: 0 auto;
  }

  .search-box .searchsubmit {
    color: rgb(255,255,255) !important;
    padding: 0.5vw 0.7vw !important;
    background-color: rgb(0,0,0) !important;
    border-radius: 0.5vw !important;
    font-size: 1vw !important;
  }

  .search-box input[type="text"] {
    font-size: 0.5vw !important;
    width: 200px !important;
    padding: 0.9vw 0 0.9vw 0.3vw !important;
  }


  .item_rem_wrap{
    max-width: 1040px;
    margin: 0 auto;
    overflow: hidden;
  }

  .item_rem_wrap h2{
    text-align: center;
    font-size: 2.0vw;
    margin: 1vw 0 0.2vw 0;
  }

  .item_rem_wrap .select_catch{
    text-align: center;
        color: rgb(148 148 148);
        font-size: 1.1vw;
            margin: 1vw 0 2.5vw 0;
  }



  .item_rem_wrap .swiper-slide{
    text-align: center;
  }

  .item_rem_wrap .swiper-pagination-bullets {
    bottom: inherit !important;
    left: 5% !important;
    width: 100%;
    top: 7% !important;
    text-align: center;
    margin: 3vw 0 0 0 !important;
  }

  .item_rem_wrap .swiper-pagination-bullet {
      width: 13px !important;
      height: 13px !important;
      opacity: 1 !important;
      background-color: rgb(234,111,112) !important;
  }

  .item_rem_wrap .swiper-pagination-bullet-active {
    opacity: 1 !important;
    background-color: rgb(255,255,255) !important;
    border: solid 1px rgb(234,111,112) !important;
  }


  .item_rem_wrap .swiper-slide a{
    display: block !important;
  }

  .item_rem_wrap .swiper-slide a:hover{
    text-decoration: none;
  }

  .item_rem_wrap .swiper-slide a img{
    width: 95% !important;
    height: initial !important;
  }

  .item_rem_wrap .thumtitle {
    text-align: left;
    width: 82%;
    margin: 1.5vw auto 0 auto;
    font-size: 1.1vw;
    line-height: 1.8vw;
  }


  .item_rem_wrap .price {
    color: rgb(223,127,127) !important;
    font-size: 1.3vw;
    text-align: left;
    width: 82%;
    margin: 0.5vw auto 0 auto;
  }

  .item_rem_wrap .price .tax{
    color: rgb(223,127,127) !important;
  }



}


/*sp*/
@media screen and (max-width: 455px) {

  .pc_only{
    display: none !important;
  }

  #content{
    padding:0 !important;
  }

  #main{
    margin: 18vw 0 0 0;
  }

  .header_laout_sp_wrap{
    position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: rgb(255,255,255);
        z-index: 150;
        border-top: solid 1px rgb(74 73 73);
        border-bottom: solid 1px rgb(74,73,73);
        box-sizing:content-box !important;
  }

  .header_laout_sp_wrap .header_wrap{
    display: flex;
    align-items: center;
    position: relative;
    padding: 2.5vw 0;

  }

  .header_laout_sp_wrap .header_wrap .logo_wrap {
    width: 45%;
    margin: 0 auto 0 10px;
  }

  .header_laout_sp_wrap .header_wrap .membership{
    width: 30px;
    transform: translate(-27vw, 0vw);
  }
  .header_laout_sp_wrap .header_wrap .incart-btn{
    width: 30px;
    transform: translate(-24vw, 0vw);
  }
  .header_laout_sp_wrap .header_wrap .incart_btn_quant{
    width: 30px;
    transform: translate(-20vw, 0vw);
  }

  .header_laout_sp_wrap .header_wrap .incart_btn_quant .total-quant{
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 2vw;
    padding: 1vw 0;
    transform: translate(0, 0.5vw);
    background-color: rgb(84 84 84);
    color: rgb(255,255,255);
  }

  .header_laout_sp_wrap .header_wrap h1{

  }

  .header_laout_sp_wrap .header_wrap h1 a{
    display: flex;
    width: 250px;
    align-items: center;
  }

  .header_laout_sp_wrap .header_wrap h1 a img{
    width: 46px;
    height: auto;
  }

  .header_laout_sp_wrap .header_wrap h1 a .logo_txt{
    font-weight: 400;
    font-size: 5vw;
    margin: 0 0 0 1.5vw;
  }



  h1.site-title, div.site-title {
      font-size: inherit !important;
      width: 100% !important;
      margin: 0 !important;
      padding: 0 !important;
      float: none !important;
      text-align: inherit !important;
  }

  .header_laout_sp_wrap .header_wrap .membership img{
    /* width: 46px; */
    width: 100%;
  }

  .header_laout_sp_wrap .header_wrap .incart-btn img{
    width: 100%;
  }


  footer {
      color: rgb(0,0,0) !important;
      padding: 4vw 5vw !important;
      background-color: rgb(255,255,255) !important;
  }

  footer .footer_wrap .left_wrap .logo_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  footer .footer_wrap .left_wrap .logo_wrap .footer_logo_text{
    font-size: 7vw;
    margin: 0 0 0 5px;
  }

  footer .footer_wrap .left_wrap .tel_wrap{
    font-size: 5.5vw;
    margin: 3vw 0;
    text-align: center;
  }

  footer .footer_wrap .left_wrap .tel_wrap span{
    font-size: 3.5vw;
  }

  footer .footer_wrap .right_wrap a {
    margin: 0 3vw 20px 0;
    display: inline-block;
    font-size: 3.5vw;
    text-decoration: underline;
  }

  footer a {
      color: rgb(0,0,0) !important;
  }

footer .footer_wrap .right_wrap .sns_wrap {
  text-align: center;
  margin: 3.5vw 0;
}

footer .footer_wrap .right_wrap {
  margin: 6.5vw 0 0 0;
}

.bottom_wrap{
  text-align: center;
}


/*　ハンバーガーメニューボタン　*/

.humberger_wrap {
  position: absolute;
  right: 10px;
  top: 0;
  color: rgb(255,255,255);
  background-color: rgb(223,34,35);
  padding: 0vw 2vw;
}

.humberger_wrap .icon_manu{
    font-size: 2vw;
    width : 42px;
    /* background-color: rgb(241 35 35); */
    text-align: center;
    padding: 1vw 0 0 0;
}

.hamburger {
  display: block;
  z-index: 3;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
  position: relative;
  bottom: 8px;
}

.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : rgb(255,255,255);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* スマホメニューを開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  background: rgb(255,255,255);
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background: rgb(255,255,255);
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

/* メニュー背景　*/
.menu_sp_humberger {
  position: fixed;
   overflow-y: scroll !important;
   -webkit-overflow-scrolling: touch;
  z-index : 2;
  top: 20vw;
  left : 0;
  color: #fff;
  background: rgba( 255,255,255);
  text-align: center;
  width: 100%;
  transform: translateX(-100%);
  transition: all 0.6s;
  height: 100%;

}

.menu_sp_humberger_wrap{
  width: 85%;
  margin: 0 auto;
  text-align:left;
}

.menu_sp_btn{
  cursor: pointer;
  color: #808080;
}

.menu_category_sp{
  display: none;
  /* padding: 0 0 0 4vw; */
}

.menu_sp_humberger .menu_sp {
  float: left;
  width: 100%;
}

.menu_sp_humberger .menu_sp .menu_category_sp .menu_category_ttl_sp{
  color: rgb(0,0,0);
  padding: 0 0 0 3vw;
}

.menu_sp_humberger .menu_sp .menu_category_sp .menu_category_info_sp{
  display: none;
}

.menu_sp_humberger .menu_sp li {
  padding: 3vw 0;
  border-bottom: solid 1px rgb(58 58 58);
}

.menu_category_info_sp li:last-child{
  border-bottom: none;
}


.menu_sp_humberger .menu_sp li .menu_category_block_sp{
  padding: 3vw 0 3vw 0vw;
}
.menu_sp_humberger .menu_sp li .menu_category_info_sp li{
  padding: 3vw 0 3vw 10vw;
}

.menu_sp > li:last-child{
     margin-bottom: 100px;
}
.menu_category_sp > li:last-child{
    border-bottom: none;
}


.search-box .searchsubmit {
    background: rgb(0,0,0) !important;
    color: rgb(255,255,255) !important;
}


/* .menu_sp_humberger ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.menu_sp_humberger ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
}
.menu_sp_humberger ul li:last-child {
  padding-bottom: 0;
}
.menu_sp_humberger ul li:hover{
  background :#ddd;
}

.menu_sp_humberger ul li a {
  display: block;
  color: #fff;
  padding: 1em 0;
  text-decoration :none;
} */

/* クリックでjQueryで追加・削除 */
.menu_sp_humberger.active {
  opacity: 100;
  display: block;
   transform: translateX(0%);
 }

 .search-box form {
    display: block !important;
  }

  .search-box {
    width: 100%;
    margin: 4vw 0 2vw 0;
  }
  .menu_category_ttl_sp span{
    float:right;
    font-weight: 900;
    transform: scaleX(1.5);
  }
  .menu_sp_btn span{
    float:right;
    font-weight: 900;
    transform: scaleX(1.5);
  }

  .menu_category_info_sp{
        padding: 0vw 0 0vw 0vw;
  }





  h1.site-title img, div.site-title img {
      width: 100%;
      height: auto;
  }

  .item_rem_swiper{
    position: relative;
  }

  .item_rem_wrap .swiper-slide a img{
    width: 95% !important;
    height: initial !important;
  }

  .item_rem_wrap{
    width: 100% !important;
    margin: 0vw auto 20vw auto !important;
    overflow: hidden !important;
  }

  .item_rem_wrap h2{
    text-align: center;
    margin: 18vw 0 2vw 0;
    font-size: 6.5vw;
    color: rgb(0,0,0);
  }

  .item_rem_wrap .select_catch{
    text-align: center;
    margin: 1vw 0 8vw 0;
  }

    .item_rem_wrap .swiper-button-prev_item_rem{
      position: absolute;
      top: 18vw;
      right: 0;
      background-color: rgb(0,0,0,0.7);
      /* width: 500px; */
      z-index: 100;
      color: rgb(255,255,255);
      padding: 10px 15px;
      font-size: 6vw;
      border-radius: 15vw;

    }

    .item_rem_wrap .swiper-button-next_item_rem{
      position: absolute;
      top: 18vw;
      left: 0;
      background-color: rgb(0,0,0,0.7);
      /* width: 500px; */
      z-index: 100;
      color: rgb(255,255,255);
      padding: 10px 15px;
      font-size: 6vw;
      border-radius: 15vw;

    }

    .item_rem_wrap .thumtitle {
      text-align: left;
      width: 86%;
      margin: 1.5vw auto 0 auto;
      font-size: 3.5vw;
      line-height: 4.8vw;
    }


    .item_rem_wrap .price {
      color: rgb(223,127,127) !important;
      font-size: 3.3vw;
      text-align: left;
      width: 86%;
      margin: 0.5vw auto 0 auto;
    }


}
