@media screen and (max-width: 599px) {

  #PCHeader{
    display: none;
  }

  #sticky_PCicon{
    display: none;
  }

  #PCAbout{
    display: none;
  }

  #PCVOC{
    display: none;
  }

  #PCLINE{
    display: none;
  }
  #PCnewsDetail{
    display: none;
  }
  #PCitemBG{
    display: none;
  }
  #PCtorioki{
    display: none;
  }

  ul{
    padding-left: 0;
  }

  /* ここからTOPページ */
  .sp_torioki_icon{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 50%;
    z-index: 200;
  }

  .sp_online_icon{
    position: fixed;
    bottom: 0;
    right: 0;
    width: 50%;
    z-index: 200;
  }
  .obiImg{
    height: 100px;
  }
  .obiMsg{
    font-size: 16px;
    width: 265px;
    top: 25%;
  }

  .button{
    width: 100%;
    margin: 0 auto;
  }

  .red_button{
    width: 100px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
  }

  .red_button_long{
    width: 150px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
  }

  .white_button{
    width: 100px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
   }

  .white_button_long{
    width: 150px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
  }
  .grey_button{
    width: 100px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
  }

  .headerContainer{
      height: 50px;
    }

    .headerLogo{
      width: 120px;
      position: relative;
      margin: 0 auto 0 15px;
      left: 0;
    }

    .SPMenu{
      display           : inline-block;
      position          : absolute;
      left              : 0;
      width             : 100%;
      height            : 50px;
      z-index: +1;
    }

    .topBackGroundContainer{
      height: 300px;
      margin-top: 50px;
    }

    .topImage{
      height            : 300px;
      object-fit        : cover;
    }

    .osfslider{
      margin: 0;
    }
    .slick-prev{
      left: 10px;
      top: 170px;
    }

    .slick-next{
      right: 10px;
      top: 170px;
    }

    .slick-dots li button:before{
      font-size:5px;
      height: 10px;
      width: 10px;
    }

    .slick-dots li.slick-active button{
      height: 10px;
      width: 10px;
    }
    .slick-dots li.slick-active button:before{
      height: 10px;
      width: 10px;
    }
    .slick-dots li{
      width: 10px;
    }

    .mainLogoContainer{
      margin: 50px auto 10px auto;
    }

    .mainlogo{
      width: 92px;
      height: 92px;
    }
    .secondMsg{
      width: 280px;
    }

    .secondBackGroundContainer {
      margin-top: 30px;
    }

    .index{
      font-size: 18px;
      width: 80px;
      margin-top: 30px;
    }

    .newsContainer{
      width: 70%;
    }

    .news_logo{
      height: 50px;
      width: 50px;
    }

    .newsContainer .date_titleBox{
      margin-left: 15px;

    }
    .date_titleBox .date{
      font-size: 10px;
      line-height: 1.2em;
    }

    .date_titleBox .title{
      font-size: 12px;
      line-height: 1.2em;
    }
    .aboutContainer{
      position: relative;
      width: 100%;
      height: auto;
    }

    .about1Container{
      position: relative;
      width: 100%;
      height: auto;
    }

    .about2Container{
      position: relative;
      width: 100%;
      height: auto;
      margin-top: -56px;
    }

    .spAboutBG{
      width: 100%;
    }

    .aboutMsg1{
      position: absolute;
      top: 42%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      left: 18px;
      line-height: 1.8em;
      font-size: 12px;
      text-align: center;
    }

    .aboutMsg2{
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      right: 20px;
      line-height: 1.8em;
      font-size: 12px;
      text-align: center;
      color: #FFF;
    }

    .aboutImg1{
      position: absolute;
      top: 100px;
      right: 50px;
      width: 110px;
      height: 110px;
      box-shadow: 2px 2px 3px;
    }
  

    .aboutImg2{
      position: absolute;
      top: 480px;
      left: 40px;
      width: 110px;
      height: 110px;
      box-shadow: 2px 2px 3px;
    }
    .whatisnyohou{
      width: 70%;
      text-align: center;
      margin: 50px auto;
    }
    .nyohouDesc{
      line-height: 2em;
      font-size: 12px;
      text-align: center;
    }

    .nyohouImg{
      width: 140px;
    }

    .vocIndex{
      width: 170px;
    }

    .voc{
      width: 90%;
      margin: 30px auto;
    }

    .spVOC{
      width: 100%;
      margin-top: -50px;
    }

    .obi{
      margin: 50px auto;
    }

    .top .mainItemContainer{
      margin: 0px auto;
    }

    .itemRank1Bg{
      height: 300px;
    }

    .mainItemSubContainer{
      width: 320px;
    }

    .top .mainItemContainer .mainItemSubContainer .mainItemImg{
      height: 160px;
      margin-right: 10px;
      margin-top: 15px;
    }
    
    .mainItemTitle {
      font-size: 16px;
      width: 186px;
      margin-left: 10px;
    }

    .mainItemPrice {
      font-size: 16px;
      width: 186px;
      margin-left: 10px;
    }

    .mainItemDesc {
      font-size: 12px;
      line-height: 1.2em;
      width: 176px;
      margin-left: 10px;
      margin-top: 20px;
      letter-spacing: 0px;
    }

    .itemRank1Img{
      width: 50px;
      height: 50px;
      left: 4px;
      top: 10px;
    }

    .mainItemDetail {
      width: 186px;
    }

    .itemRank1Btn {
      bottom: 5px;
      width: 130px;
    }

    .subItemContainer{
      width: 80%;
      justify-content: center;
      margin: 50px auto;
    }

    .top .subItemContainer .subItemImg{
      width: 75px;
      height: 119px;
    }

    .top .subItemContainer .container{
      width: 200px;
      text-align: center;
    }

    .subItemTitle{
      font-size: 14px;
      margin-left: 0px;
    }

    .subItemPrice{
      font-size: 14px;
      margin-left: 0px;
    }

    .subItemDesc{
      font-size: 14px;
      margin-left: 20px;
    }
    .mainItemSoldOut{
      top: 250px;
    }
    .soldout_button{
      width: 100px;
      height: 25px;
      font-size: 12px;
    }

    .galleryContainer{
      width: 90%;
      margin: 50px auto 30px auto;
    }

    .galleryImg{
      width: 100%;
    }

    .red_button_long{
      width: 120px;
      height: 30px;
      font-size: 12px;
    }

    .mapContainer {
      height: 300px;
      width: 80%;
      margin: 50px auto;
    }

   .accessContainer{
     width: 80%;
     height: 350px;
   }

   .snsContainer{
     width: 80%;
   }

   .accessContainer .Logo{
     width: 140px;
   }

   .accessContainer .honokamarugo{
     font-size: 12px;
   }

   .LINE_icon{
     width: 70px;
     height: 70px;
   }

   #SPLINE .spLINEtext{
    margin-top: 0px;
   }

   .SNS_Container{
     width: 100%;
     margin: 50px auto;
   }

   .SNSIcon{
    width: 60px;
    height: 60px;
    margin: 0 5px;
   }

   .copyRightBox {
    width: 115px;
   }

   .copyRight{
     font-size: 8px;
     width: 115px;
   }
  /* ハンバーガーメニュー */
  /* メニュー固定 */

  .menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 50px;
  }

  .line-list {
    display: block;
    transition: all 0.4s;
    box-sizing: border-box;
    position: relative;
    width: 40px;
    height: 50px;
    margin-right: 0;
    margin-left: auto;
    z-index: 300;
  }

  /* ハンバーガーメニューの棒 */
  .line-list span {
    display: block;
    transition: all 0.4s;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 3px;
    background: #333;
    border-radius: 10px;
  }
  .line-list span:nth-child(1) {
    margin-top: -6px;
  }
  .line-list span:nth-child(3) {
    margin-top: 6px;
  }

  /* ハンバーガーメニューが開くときに×にする */
  .line-list.active span:nth-child(1) {
    -webkit-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
    left: 10px;
  }
  .line-list.active span:nth-child(2) {
    opacity: 0;
  }
  .line-list.active span:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
    left: 10px;
  }

  /* メニューが開いたときの黒い半透明の背景 */
  .menu-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background: #333;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s;
    cursor: pointer;
  }

  /* メニューの中身 */
  .global-nav {
    position: fixed;
    right: -320px;
    top: 0;
    width: 80%;
    height: 100vh;
    padding-top: 40px;
    background: #fff;
    transition: all 0.6s;
    z-index: 200;
    overflow-y: auto;
  }
  .link-list {
    display: block;
    margin: 0;
    padding: 0;
  }
  .link-list li {
    text-align: center;
    padding: 0 14px;
  }
  .link-list li a {
    display: block;
    padding: 20px 0;
    color: #333;
  }
  .link-list li:hover {
    background: #464646;
  }

  /* メニューが横から開く */
  .nav-open .global-nav {
    right: 0;
  }

  /* メニューが横から開いた時の背景 */
  .nav-open .menu-bg {
    opacity: 0.8;
    visibility: visible;
  }

  /* ここまでハンバーガーメニュー */

  /* 　ここまでTOPページ */

  /* NEWS一覧 */

  .newsList .newsHeaderContainer {
    width: 135px;
    margin: 0 auto;
    padding: 20px 0;
  }
  .newsHeaderImg{
    width: 135px;
  }

  .newsList .newsContainer{
    width: 100%;
    min-width: 300px;
  }

  .newsList .newsContainer .newsItemContainer{
    width: 135px;
    margin: 30px 10px 0 10px;
  }

  .newsList .newsContainer .newsItemContainer .newsImg{
    width: 135px;
    height: 135px;
  }

  .newsList .newsContainer .newsItemContainer .newsTitle{
    font-size: 10px;
  }

  .newsList .newsContainer .newsItemContainer .newsDate{
    font-size: 10px;
  }

  .pageButton{
    width: 30px;
    height: 30px;
    font-size: 10px;
    margin: 0 5px;
  }

  /* ここまでNEWS一覧 */

  /* NEWS詳細 */

  .newsDetail .newsContainer{
    width: 100%;
    min-width: 300px;
    display: block;
    text-align: center;
    height: auto;
  }

  .newsDetail .newsContainer .newsTitleDateContainer{
    width: auto;
  }
  .newsDetail .newsContainer .newsTitle{
    font-size: 18px;
    text-align: left;
    width: 300px;
    margin-left: 40px;
  }

  .newsDetail .newsContainer .newsDate{
    width: 100px;
    padding: 0;
    text-align: left;
    margin-left: 40px;
  }

  .newsDetail .newsContainer .newsContents{
    width: 80%;
    font-size: 12px;
    margin: 20px auto;
    text-align: left;
    display: inline-block;
    padding-left: 20px;
  }

  .newsDetail .newsContainer .newsImg{
    width: 180px;
    height: 180px;
    margin-top: 10px;
  }

  .newsDetail .red_button{
    margin: 0 10px;
  }

  .newsDetail .white_button{
    margin: 0 10px;
  }
  /* ここまでNEWS詳細 */

  /* ここから商品詳細 */

  .item_detail .mainItemTitle {
    font-size: 18px;
    padding-right: 0;
    padding-top: 30px;
    padding-left: 30px;
  }

  .item_detail .mainItemBGContainer{
    height: 590px;
  }

  .item_detail .mainItemBG {
    height: 590px;
  }

  .item_detail .mainItemContainer{
    width: 100%;
    height: 460px;
    top: 100px;
    display: inline-block;
  }

  .item_detail .mainItemContainer .itemContainer1{
    margin-right: 0;
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }

  .item_detail .mainItemContainer .itemContainer1 .itemDesc{
    font-size: 16px;
    text-align: left;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
  }

  .item_detail .mainItemContainer .itemContainer1 .itemPrice{
    font-size: 16px;
    text-align: left;
    margin: 5px auto 0 0;
    width: 100%;
    display: inline-block;
    
  }

  .item_detail .mainItemContainer .itemContainer2{
    margin: 20px auto 0 auto;
    text-align: center;
  }

  .item_detail .mainItemContainer .itemContainer2 .mainItemImg{
    width: 125px;
  }

  .item_detail .subItemContainer{
    margin: 10px auto;
  }
  .item_detail .buttonContainer{
    width: 80%;
    top: 460px;
    left: 50%;
    display: inline-block;
  }

  .item_detail .buttonContainer .buttonSubContainer{
    width: 140px;
    margin: 0 auto;
  }

  .item_detail .buttonContainer .buttonSubContainer .buttonDesc{
    width: 140px;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0 5px 0;
  }

  .item_detail .subItemContainer .itemContainer{
    margin: 10px;
    width: 90px;
  }

  .item_detail .subItemContainer .itemContainer .subItemImg{
    width: 93px;
  }

  .item_detail .subItemContainer .itemContainer .itemTitle{
    font-size: 12px;
  }

  .item_detail .subItemContainer .itemContainer .itemPrice{
    font-size: 12px;
  }

  .item_detail .red_button{
    margin-bottom: 10px;
  }

  .item_detail .soldout_button{
    width: 120px;
  }
  /* ここまで商品詳細 */

  /* オンライン商品詳細 */
  .online .mainItemBGContainer{
    height: 500px;
  }

  .online .mainItemBGContainer .mainItemBG{
    height: 500px;
  }

  .online .buttonContainer .red_button{
    margin-top: 30px;
  }
  /*取り置き商品詳細 */

  .torioki .mainItemBGContainer{
    height: 600px;
  }

  .torioki .mainItemBGContainer .mainItemBG{
    height: 600px;
  }

  .torioki .buttonContainer .red_button{
    margin-top: 30px;
  }

  /* ここまで取り置き商品詳細 */

  /* 取り置きTOP */

  .torioki_top .header{
    font-size: 20px;
    padding-top: 20px;
  }

  .torioki_top .itemContainer{
    width: 100%;
    margin: 50px auto 0 auto;
    height: auto;
    justify-content: center;
  }

  .torioki_top .itemContainer .itemImgContainer{
    width: 100px;
    height: 127px;
  }
  .torioki_top .itemContainer .itemImgContainer .itemImg{
    width: 80px;
    margin-top: 10px;
  }

  .torioki_top .itemContainer .itemSubContainer{
    width: 200px;
    margin-left: 10px;
    height: 150px;
  }

  .torioki_top .itemContainer .itemSubContainer .itemTitle{
    font-size: 14px;
    margin: 0 auto;
  }

  .torioki_top .itemContainer .itemSubContainer .itemPrice{
    font-size: 14px;
    margin: 10px auto;
  }

  .torioki_top .itemContainer .itemSubContainer .itemDesc{
    font-size: 12px;
    margin: 10px auto 0 auto;
  }

  .torioki_top .calenderContainer{
    width: 315px;
    height: 53px;
    margin: 0 auto 30px auto;
  }

  .torioki_top .calenderSubContainer{
    width: 47px;
    height: 53px;
    margin: 0 -1px;
  }

  .torioki_top .calenderSubContainer .calenderBG{
    width: 47px;
    height: 53px;
  }

  .torioki_top .calenderSubContainer .calenderDate{
    font-size: 9px;
    top: -3px;
    left: 4px;
  }

  .torioki_top .calenderSubContainer .calenderStatus{
    font-size: 14px;
    top: 14px;
    z-index: +1;
    left: 16px;
  }

  .torioki_top .button .white_button{
    margin-top: 20px;
  }

  .calendarLINE{
    width: 35px;
    height: 35px;
    top: -11px;
    left: -10px;
  }
  /* ここまで取り置きTOP */

  /* 取り置き予約 */

  .torioki_reservation select{
    width: 150px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 40px 0 15px;
    box-sizing: border-box;
  }

  .selectBox:after{
    content: "\25bc";
    font-size: 12px;
    color: white;
    background: #f3a1a1;
    width: 30px;
    text-align: center;
    line-height: 3.2em;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
  }

  .torioki_reservation .header{
    font-size: 20px;
    padding-top: 20px;
  }

  .torioki_reservation .itemContainer {
    width: 100%;
    margin: 30px auto 0 auto;
    height: 150px;
    display: inline-block;
}

  .torioki_reservation .itemContainer .itemImgContainer{
    width: 80px;
    height: 127px;
  }
  .torioki_reservation .itemContainer .itemImgContainer .itemImg{
    width: 80px;
    margin-left: 0;
  }

  .torioki_reservation .itemContainer .itemImgContainer{
    width: 100%;
    text-align: center;    
  }

  .torioki_reservation .itemTitleContainer{
    width: 100%;
    text-align: center;
  }

  .torioki_reservation .itemTitle{
    font-size: 14px;
    margin: 10px auto;
  }

  .torioki_reservation .itemPrice{
    font-size: 14px;
    margin: 0 auto;
  }

  .torioki_reservation .itemDesc{
    font-size: 14px;
    margin: 10px auto;
    line-height: 1.3em;
  }

  .torioki_reservation .calenderContainer{
    width: 315px;
    height: 53px;
    margin: 30px auto;

  }

  .torioki_reservation .calenderSubContainer{
    width: 47px;
    height: 53px;
    margin: 0 -1px;
    display: inline-block;
  }

  .torioki_reservation .calenderSubContainer .calenderBG{
    width: 47px;
    height: 53px;
  }

  .torioki_reservation .calenderSubContainer .calenderDate{
    font-size: 9px;
    top: -3px;
    left: 3px;
  }

  .torioki_reservation .calenderSubContainer .calenderStatus{
    font-size: 14px;
    top: 14px;
    z-index: +1;
    left: 16px;
  }

  .torioki_reservation .reserveContainer{
    margin: 30px auto;
    width: 90%;
  }

  .torioki_reservation .reserveContainer .reserveSubContainer{
    width : 160px;
    height: 40px;
  }


  .torioki_reservation .reserveContainer .reserveSubContainer .formTitle{
    font-size: 18px;
    line-height: 40px;
  }



   .torioki_reservation .inputArea{
    width: 160px;
    height: 40px;
    font-size: 14px; 
    padding-left: 20px;
    -webkit-appearance: none;
    appearance: none;
   }

   .torioki_reservation .textBoxTitle{
     margin-right: 30px;
   }

   .torioki_reservation .fixedContent{
     font-size: 18px;
     line-height: 40px;
   }

  .torioki_reservation .white_button{
    margin-top: 30px;
  }
  /* ここまで取り置き予約 */

  /* ここから取り置き予約確認 */
  .torioki_confirm .header{
    font-size: 18px;
    padding-top: 20px;
  }

  .torioki_confirm .alert{
    font-size: 18px;
  }

  .torioki_confirm .itemContainer2 .itemTitle2{
    font-size: 14px;
  }
  .torioki_confirm .itemContainer2 .itemImg2{
    width: 105px;
  }

  .torioki_confirm .itemContainer2 .itemPrice2{
    font-size: 14px;
  }

  .torioki_confirm .reserveContainer{
    width: 90%;
  }

  .torioki_confirm .reserveSubContainer{
    width: 160px;
  }

  .torioki_confirm .formTitle{
    font-size: 18px;
  }

  .torioki_confirm .fixedContent{
    font-size: 18px;
  }

  .torioki_confirm .button{
    width: 120px;
    margin: 0 15px;
  }

  .torioki_confirm .red_button{
    width: 120px;
  }

  .torioki_confirm .grey_button{
    width: 120px;
  }

  /* ここまで取り置き予約確認 */

  /* ここから取り置き予約完了 */
  .torioki_complete .header{
    font-size: 18px;
    padding-top: 20px;
  }

  .torioki_complete .alert{
    font-size: 18px;
  }

  .torioki_complete .itemContainer2 .itemTitle2{
    font-size: 14px;
  }
  .torioki_complete .itemContainer2 .itemImg2{
    width: 105px;
  }

  .torioki_complete .itemContainer2 .itemPrice2{
    font-size: 14px;
  }

  .torioki_complete .reserveContainer{
    width: 90%;
  }
  
  .torioki_complete .reserveSubContainer{
    width :160px;
  }
  .torioki_complete .formTitle{
    font-size: 18px;
  }

  .torioki_complete .fixedContent{
    font-size: 18px;
  }

  .torioki_complete .button{
    margin: 30px auto;
  }

  .torioki_complete .red_button_long{
    width: 150px;
  }

  .torioki_complete .thanksMsg{
    font-size: 18px;
    margin: 50px auto;
  }
} /*SP終了*/