/** Shopify CDN: Minification failed

Line 1167:9 Expected ":"

**/
/*オリジナルのcss*/
* {
    min-height:0;
    min-width : 0;
    }
    
    .fo-yugo{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif ; 
      font-weight:500;
    }
    
    
    body,
    td,
    th{
        word-wrap: break-word;
        overflow-wrap: break-word;
        word-break: break-all;
        
        line-height: 1.8;
        color: #000;
    }
    
    
    
    a{
        text-decoration: none;
        color: #000;
    }
    
    a:hover{
        opacity:0.7;
        filter: alpha(opacity=70);
    }
    
    img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
    }
    
    
    
    .width100{
        width:100%;
    }
    
    
    .block{
        display: block;
    }
    
    .onlysp{
        display: none;
    }
    .none{
        display:none;
    }
    
    .uline{
        text-decoration: underline;
    }
    
    
    
    
    .wrap{
    overflow: hidden;
       overflow: hidden;
    }
    
    
     .mainbody{
         width: 100%;
        max-width:120rem;
        margin: 0 auto;
    }
    .mainbody2{
    width: 100%;
        max-width:100rem;
        margin: 0 auto;
    }
     .contents {
      padding: 6rem 0;
    }
    
    .clrblue{
      color:#223358;
    }
    
    
    
    
    
    
    
    /**footer
    ---------------------------------------------***/
    /**footerの上**/
    .footcontactwrap{
        background: url("/cdn/shop/files/footer_contact_bg.jpg") no-repeat center center;
        background-size: cover;
    }
    .title01 {
        margin-bottom: 2rem;
    }
    
    
    .title01 h2{
        font-size: 200%;
      letter-spacing:.1em;
    }
    .footcontactwrap .title01 p{
        color: #223358;
    }
    .footcontactbtn li{
        margin: 1rem;
    }
    .footcontactbtn a{
        display: block;
        padding: 3rem 2rem;
        background: #223358;
        color: #fff;
        border-radius: 99px;
        min-width: 44rem;
        font-size: 2.6rem;
        position: relative;
        line-height: 100%;
    }
    .footcontactbtn li:nth-child(2) a{
        background: #fff;
        color: #223358;
    }
    .footcontactbtn li a:before{
        content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      right: 3rem;
      width: 2rem;
      height: 1px;
      background: #fff;
    }
    .footcontactbtn li a::after {
      content: '';
      position: absolute;
      top: 45%;
       right: 3rem;
      width: 1rem;
      height: 1px;
      background: #fff;
      transform: rotate(35deg);
    }
    .footcontactbtn li:nth-child(2) a::before,
    .footcontactbtn li:nth-child(2) a::after{
        background: #223358;
    }
    
    
    
    .footcontactbtn a img{
        max-height: 2.5rem;
        vertical-align: middle;
    }
    .footsnswrap{
        padding:3rem 0;
    }
    .footsnswrap h2{
        font-size: 5rem;
        padding: 0 2rem;
    }
    .footsnswrap p{
        font-size:120%;
       padding: 0 2rem;
    }
    .footsnswrap li{
        padding: 0 1rem;
    }
    
    /*footer***/
    .footerwrap{
        background: #223358;
        color: #fff;
    }
    .footerwrap a{
        color: #fff;
    }
    .footerinfo{
        flex-basis: 44%;
    }
    .footmenu{
        flex-basis: 50%;
    }
    .footerinfo h2{
        padding: 0 0 4rem;
    }
    .footerinfo h3{
        color: #fff;
        font-size: 2.2rem;
        padding: 0 0 1rem;
    }
    .footerinfo p{
        padding: 0 0 2rem;
    }
    .footerinfo h4{
        color: #fff;
    }
    .footerinfo h4 strong{
        font-size: 2.8rem;
        display: inline-block;
        background: url("/cdn/shop/files/footicon_tel.png") no-repeat left center;
        padding: 0 0 0 2rem;
      font-weight:500;
      letter-spacing:.1em;
    }
    .footmenu li{
        padding:  1rem;
    }
    
    .footnaviwrap{
        border-top: 1px solid #fff;
        padding: 1rem 0;
    }
    .footsnsbtn li{
        padding: .5rem;
    }
    .footsnsbtn img{
        max-height: 2.4rem;
    }
    
    .footnavi li{
        padding: 0 0 0 3rem;
    }
    
    .spfixnavi{
        display: none;
    }
    
    
    
    
    /*トップページ
    ---------------------------------------------**/
    .topcont01box{
        padding: 0 0 10rem;
    }
    .topcont01title{
        flex-basis: 30%;
    }
    .topcont01{
        flex-basis: 75%;
    }
    .topcont01img{
        padding: 0 0 4rem;
    }
    
    
    
    .topcont02box{
        margin: -12rem 0 4rem;
    }
    .topcont02wrap{
        background: url(/cdn/shop/files/top_bg01.jpg) no-repeat top center;
        background-size: cover;
    }
    .topcont02img{
       flex-basis: 60%;
       margin-left: -10%;
    }
    .topcont02{
      flex-basis: 45%;
    }
    .button._nobg{
         background-color: transparent;
    }
    
    
    .topcont03title{
        flex-basis: 22%;
    }
    .topcont03title h2{
        line-height: 2.2;
        color: #754c24;
    }
    .topcont03{
        flex-basis: 70%;
    }
    .topcont03img{
        padding: 0 0 3rem;
    }
    
    
    .topcont04wrap{
        background: url(/cdn/shop/files/top_bg02.jpg) no-repeat top center;
        background-size: cover;
    }
    .topcont04img{
        margin: 0 0 3rem;
    }
    
    .topcont04box{
        max-width: 80rem;
        margin: 0 auto 5rem;
    }
    .topcont04title{
        flex-basis: 50%;
         
    }
    .topcont04title h2{
    color: #754c24;
    }
    
    .topcont04{
        flex-basis: 50%;
    }
    
    
    .toplinewrap{
    background: #223358;
        color: #fff;
    }
    .toplineimg:empty{
        flex-basis: 50%;
        display: block;
        background: url("/cdn/shop/files/top_line.jpg") no-repeat center right;
        background-size: cover;
    }
    
    .toplinecontwrap{ 
        flex-basis: 50%;
    }
    .toplinecont {
        max-width: 50rem;
        padding:5rem 5rem;
    }
    .toplinecont h2 img{
        max-height: 8rem;
    }
    .toplinecont h3{
        color: #fff;
        padding: 2rem 0 4rem;
        font-size: 180%;
    }
    .toplinecont dt{
        margin-right:2rem;
      flex-basis:26%;
    }
 .toplinecont dd{
        font-size:80%;
    }
  .splinebtn{
        display: flex;
        align-items: center;
        justify-content:center;
        background: #fff;
        padding: 1rem 2rem 1rem 1rem;
        background-image: url(/cdn/shop/files/arrow01.png?v=1705893042);
  background-position: 98% center;
  background-repeat: no-repeat;
  background-size: auto 4px;
     
    }
    .splinebtn img{
        max-height: 2.5rem;
        margin:0 1rem 0 0;
        }
    
    /**お知らせ一覧**/
    .new-news{
        max-width: 80rem;
        margin: 0 auto 5rem;
    }
    .new-news li{
        padding: 1rem;
        border-bottom: 1px solid #ccc;
    }
    .new-news-left{
        flex-basis: 30%;
    }
    
    .new-news a{
        color: #000;
        flex-basis: 70%;
    }
    .new-newscategory{
        flex-wrap: wrap;
        margin: 0 .5rem;
    }
.new-news-date{
        padding-right:1rem;
    }
    
    
.instabtn{
    display:inline-block;
  width:100%;
  max-width:20rem;
  padding:1rem;
  border:1px solid #000;
  line-height:1;
}
.instabtn img{
    max-height:1.5rem;
  margin-right:1rem;
  vertical-align: middle;
}    



/**睡眠の質について**/
.topqualityboxwrap{
  background: url(/cdn/shop/files/top_bg01.jpg) no-repeat top center;
  background-size: cover;
  overflow: hidden;
}
.topqualityimg{
    flex-basis: 50%;
    position: relative;
      height: 58rem;
   
}
.topqualityimg p{
 position: absolute;
  left: 0rem;
  top: 0;
  z-index: 1;
height: 100%;
  width: 50vw;
}
.topqualityimg img{
width: 100%;
  height: 100%;
  object-fit: cover;
}
.topqualitycont{
    flex-basis: 35%;  
}
.topqualitycont h3{
    font-size: 3.3rem;
    margin: 0 0 2rem;
    line-height: 1.8;
}

/*「呼吸するパジャマ」
春夏商品のご紹介**/
.topsuimg{
    flex-basis: 50%;
}
.topsucont{
    flex-basis: 32%;
    margin-right:10%;
    
}
.topsucont h3{
   font-size: 4.4rem;
  margin: 0 0 4rem;
  line-height: 1.5;
}
.topsucont h3 small{
    font-size: 70%;
}
.topsucont h4{
   font-size: 3.6rem;
  margin: 0 0 1rem;
  line-height: 1.5;
}

/*紳士用バナー**/
.productlistbnr._ss a{
    background: #8c6239;
}
.productlistbnr._ss p{
    color:  #8c6239;
    background-image: url(/cdn/shop/files/arrow01_br.png);
}
.productlistbnr._mens p{
    color:  #223358;
}


.productlistbnr._mens a{
   /* background: #534741;*/
}

/*.productlistbnr._mens a{
    background: #e2e3e6;
}
.productlistbnr._mens dt{
    flex-basis: 60%;
    position: relative;
}

.productlistbnr._mens dt:after{
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    content: "";
    display: block;
    width: 30%;
    
    background: rgb(226,227,230);
background: -moz-linear-gradient(90deg, rgba(226,227,230,0) 0%, rgba(226,227,230,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(226,227,230,0) 0%, rgba(226,227,230,1) 100%);
background: linear-gradient(90deg, rgba(226,227,230,0) 0%, rgba(226,227,230,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e3e6",endColorstr="#e2e3e6",GradientType=1);
    
}

.productlistbnr._mens dd h2{
    color: #223358;
    font-size: 3.2rem;
    text-align: left;
    display: inline-block;
    margin-bottom: 1rem;
}
.productlistbnr._mens p{
    background-color: #223358;
    color: #fff;
    background-image: url(/cdn/shop/files/arrow01_w.png);
    
}
*/




/**男性用商品**/
.bg01wrap{
    background: #fcf8f3;
}
.ancmenu01{
    text-align: center;
}
.ancmenu01 li{
    flex-basis: 48%;
    font-size: 2.8rem;
}
.ancmenu01._ss li{
    flex-basis: 32%;
    font-size: 2.2rem;
}
.ancmenu01 a{ 
    background: #223358;
    color: #fff;
    display: block;
    line-height: 1.3;
    padding: 2rem 0;
    position: relative;
}
.ancmenu01 li:nth-child(even) a{
 background: #8c6239;
}
.ancmenu01 a:before{
    height: 100%;
    width: 100%;
    border: 1px solid #223358;
    display: block;
    content: "";
    position: absolute;
    left: 1rem;
    top: 1rem;
    
}
.ancmenu01 li:nth-child(even) a:before{
    border-color: #8c6239;
}
.ancmenu01._ss a:before{
    display: none;
}


.ancmenu01 ._shadow:after{
content: "";
display: inline-block;
  width: 0;
  height: 0;
  border-right: .9rem solid transparent;
  border-left: .9rem solid transparent;
  border-top: 1.2rem solid #fff;
  border-bottom: 0;
  filter: drop-shadow(0 .8rem 0 rgba(0, 0, 0, 0.5));
  vertical-align: 5px;
  margin: 0 0 0 1rem;
}

.spfixedamenu01{
display: none;
}


.amenu01{
    background: #223358;
    padding: 2rem 0;
}
.amenu01 ul{
  max-width: 70rem;
  width: 100%;
    margin: 0 auto;
}
.amenu01 li{
    flex-basis: 40%;
}

.amenu01 a{
    color: #fff;
}
.amenu01 a:after{
content: "";
display: inline-block;
  width: 0;
  height: 0;
  border-right: .4rem solid transparent;
  border-left: .4rem solid transparent;
  border-top: .6rem solid #fff;
  border-bottom: 0;
  filter: drop-shadow(0 .4rem 0 rgba(0, 0, 0, 0.5));
  vertical-align: 2px;
  margin: 0 0 0 1rem;
}

.sstitle01{
    background: #223358;
    color: #fff;
    height: 15rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2rem;
}
.sstitle01 h2{
    color: #fff;
}
.kansyubox dt{
    flex-basis: 20%;
}
.kansyubox dd{
    flex-basis: 80%;
}


/**スライド部分**/
.photoslide{
    padding: 0 0 5rem;
}
.photo-item{
    position: relative;
    margin: 0 10% 3rem;
}
.photo-item li img {
  width: auto;
   max-height: 74rem;
  margin: 0 auto;
  object-fit: cover;
}
.photo-item-nav{
 position: relative;
 max-width: 82rem;
 margin: 0 auto;
}
.photo-item-nav li img {
  width: 95%;
  max-height: 15rem;
  object-fit: cover;
  margin: 0 auto;
  cursor: pointer;
}

.photo-item-nav .prev:before {
  position: absolute;
  top: 0%;
  bottom: 0;
  margin: auto;
  left: -3%;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  z-index: 90;
  content: "";
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  width: 12px;
  height: 12px;
  transform: rotate(-135deg);
}
.photo-item-nav .next:before {
  position: absolute;
  top: 0%;
  bottom: 0;
  margin: auto;
  right: -3%;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  z-index: 90;
  content: "";
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  width: 12px;
  height:12px;
  transform: rotate(45deg);
}











    /*商品詳細
    ---------------------------------------------**/
    /*title**/
    .productpagetitlewrap{
        background: url("/cdn/shop/files/title_product.jpg") no-repeat center center;
        background-size: cover;
        color: #8c6239;
    }
     .productpagetitlewrap._women-haori{
        background: url("/cdn/shop/files/title_product-haori.jpg") no-repeat center center;
        background-size: cover;
        color: #8c6239;
    }
     .productpagetitlewrap._mens{
        background: url("/cdn/shop/files/title_product_mens.jpg") no-repeat center center;
        background-size: cover;
    }
    .productpagetitlewrap._ss{
        background: url("/cdn/shop/files/title_product_ss.jpg") no-repeat center center;
        background-size: cover;
        padding: 3rem 0;
    }
    .productpagetitlewrap._mattress{
        background: url("/cdn/shop/files/title_osintwin.jpg") no-repeat center center;
        background-size: cover;
        color: #8c6239;
    }
    .productpagetitlewrap._gift{
        background: url("/cdn/shop/files/gift_top_new3.jpg") no-repeat center center;
        background-size: cover;
        color: #8c6239;
    }
    .productpagetitle h2{
            font-size: 5rem;
            margin: 0 auto;
            color: #ffffff;
            margin: 0 0 2rem;
    }
    .productpagetitle p{
        font-size: 2rem;
      font-weight:600;

    }
.pagetitle_mens{
    background:#223358;
    max-width: 40rem;
    width: 100%;
    padding: 3rem 5rem;
    text-align: center;
    margin:1rem 0 1rem 10%;
}
.pagetitle_mens h2{
    font-size:3.5rem;
    color: #fff;
    margin: 0 0 1rem;
 }
.pagetitle_mens h3{
    color: #fff;
    margin: 0 0 2rem;
    font-size: 2rem;
}

.pagetitle_ss{
    background: rgba(255,255,255,.8);
    border-radius: 200px;
      max-width: 32rem;
      height: 32rem;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
    width: 100%;
    text-align: center;
    margin:0 0 0 10%;
    box-shadow: 0px 0px 21px -7px #777777;
}
.pagetitle_ss h2{
    font-size:4.3rem;
    color: #8c6239;
    margin: 0 0 1rem;
 }
.pagetitle_ss h3{
    color: #8c6239;
    margin: 2rem 0 1rem;
    font-size: 2.5rem;
}




    
    /*決済について**/
    .aboutkessaibox{
        border: 1px solid #000;
        padding: 0 4rem 0rem;
        font-weight: 600;
    }
    .aboutkessaibox h2{
        text-align: center;
        color: #fff;
        background: #000;
        margin: 0 -4rem 4rem;
        font-size: 2rem;
        padding: .5rem;
    }
    .aboutkessaibox h3{
        font-size: 2.6rem;
        margin: 0 0 2rem;
    }
    .aboutkessaibox h3 strong{
        border-bottom: 4px solid #c1272d;
        display: inline-block;
    }
    .aboutkessaibox p{
        padding: 0 0 2rem;
    }
    .aboutkessaibox dl{
        /*border-top: 1px solid #ccc;*/
        padding: 2rem 0 ;
    }
    .aboutkessaibox dt{
        flex-basis: 25%;
        text-align: center;
        font-size: 130%;
    }
    .aboutkessaibox dd{
        flex-basis: 75%;
    }
    
    
    /**商品ごとの説明部分**/
    .productbnr {
        margin: 0 0 5rem;
    }
    .productdetailcolor{
        padding-bottom: 4rem;
    }
    .productdetailcolor h2{
        padding-bottom: 1rem;
    }
    .productdetailcolor ul{
        gap: 4rem;
    }
    .productdetailcolor p{
        padding-top: 1.4rem;
    }
    .productphoto.one, .productdetail01 p.one{
        width: 90rem;
        max-width: 100%;
        margin: 0 auto;
    }
    .productphoto.one li{
        width: 100%;
        text-align: center;
    }
    .productphoto.one li img{
        width: 100%;
        max-width: 60rem;
        margin: 0 auto;
        text-align: center;
    }
    .productphoto{
        padding: 0 0 2rem;
    }
    .productphoto li{
        width: 50%;
    }
    .productphoto li img{
        width: 100%;
    }
    .productdetail01 .title01 p{
        padding: 0;
    }
.productdetail01{
  padding:0 0 2rem;
}


    .productdetail01 p{
        padding: 0 0 4rem;
    }
    .productdetail02{
        padding: 0 0 2rem;
    }
    .productdetail02 dl{
        padding: 0 0 4rem;
    }
    .productdetail02 dl:nth-child(even){
        flex-direction: row-reverse;
    }
    .productdetail02 dt{
        flex-basis: 50%;
    }
    .productdetail02 dd{
        flex-basis: 45%;
    }
    .productdetail02 dd h3{
        font-size: 3.6rem;
        margin: 0 0 2rem;
    }
    
    .productkansyu {
        margin: 0 auto 15rem;
        max-width: 86rem;
    }
    .productkansyu h3{
        text-align: center;
        font-size: 2rem;
        font-weight: 600;
        border-bottom: 1px solid #000;
        margin: 0 0 2rem;
      padding-bottom:.5rem;
    }
    .productkansyu dt{
        margin: 0 3rem 0 0;
    }
    .sizebox {
        max-width: 80rem;
        margin: 0 auto 10rem;
    }
    .sizebox h3{
        text-align: center;
        font-size: 2.8rem;
        padding: 0 0 4rem;
    }
    .sizeimg{
        text-align: center;
        margin: 0 0 5rem;
    }
    .sizeimg img{
        max-height: 30rem;
    }
    .sizetable{
        width: 100%;
        text-align: center;
        border-collapse: collapse;
    }
    .sizetable th,
    .sizetable td{
        border: 1px solid #000;
    }
    .sizetable th{
        background: #ccc;
    }
    .sizetable tr:nth-child(odd) td{
        background: #f2f2f2;
    }
    
    .producthandingwrap{
        background: #fcf8f3;
    }
    .producthanding h2{
        font-size: 2.8rem;
        padding: 0 0 3rem;
    }
    .producthanding h3{
        font-size: 1.6rem;
        margin: 0 0 3rem;
        padding: 0 0 2rem;
        border-bottom: 1px solid #ccc;
    }
    .producthanding ul{
        padding: 0 3rem;
    }
    .producthanding li{
        margin: 0 0 1rem 1em;
        text-indent: -1em;
    }
    
    .productabout{
        padding: 0 0 5rem;
    }
    .productabout dl{
        border-bottom: 1px solid #ccc;
        padding: 2rem 0;
    }
    .productabout dl:last-child{
        border-bottom: none;
    }
    
    
    .productabout dt{
        font-size: 2.2rem;
        flex-basis: 25%;
        font-weight: 600;
    }
    .productabout dd{
        flex-basis: 75%;
    }
    .uline{
        text-decoration: underline;
    }
    
    
    .productlistbnr a{
        background: #223358;
        color: #fff;
        display: block;
    }
    .productlistbnr dt{
        flex-basis: 50%;
    }
    .productlistbnr dd{
        flex-basis: 50%;
        text-align: center;
    }
    .productlistbnr dd h2{
        color: #fff;
        font-size: 3.6rem;
        padding: 0 0 1rem;
    }
    .productlistbnr dd h2 small{
        font-size: 65%;
    }
    .productlistbnr dd h3{
        font-size: 2.2rem;
        color: #fff;
        padding: 0 0 2rem;
    }
    
    .productlistbnr p{
        display: inline-block;
        background: #fff;
        color: #000;
        width: 25rem;
        padding: .5rem;
        background-image: url(/cdn/shop/files/arrow01.png?v=1705893042);
      background-position: 90% center;
      background-repeat: no-repeat;
      background-size: auto 4px;
    }
    
/**ギフトボックス***/
.giftbox01{
    margin: 0 0 5rem;
}
.giftbox01img{
    flex-basis: 50%;
}
.giftbox01cont{
    flex-basis: 45%;
}
.giftbox01cont h3{
    font-size: 3.5rem;
    margin: 0 0 2rem;
}
.giftbox02 h3{
    font-size: 2rem;
    border-bottom: 1px solid #ccc;
    margin: 0 0 2rem;
    padding: 0 0 1rem;
}







    
    /**タイトル
    -------------------**/
    .pagetitle01wrap{
        background: #223358;
        padding: 5rem 0;
        text-align: center;
    }
    .pagetitle01 h2{
        color: #fff;
        font-size: 3.6rem;
    }
    
    .pagetitle02wrap{
        position: relative;
         height: 30rem;  
    }
    .pagetitleimg{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 0;
    }
    .pagetitle02{
        position: relative;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
    .pagetitle02 h2{
        font-size: 3.6rem
    }
    
    /***ご利用ガイド**/
    .guidebox h2{
          font-size: 140%;
        margin: 0 0 4rem;
        padding:1rem;  
        background: #eee;
    }
    .guidebox h3{
        font-size: 120%;
        margin: 0 0 1rem;
        padding: 0 0 1rem;
        border-bottom: 1px solid #ccc;
    }
    .guidebox p{
        padding: 0 0 2rem;
    }
    
    /**特商法**/
    .lowtable{
        width: 100%;
    }
    .lowtable th{
        text-align: left;
    }
    .lowtable th,
    .lowtable td{
        padding: 1rem;
        border-bottom: 1px solid #ccc;
    }
    
    
    
    
    .list01 li{
    list-style: disc;
    }
    
    

    /**追加**/
.price-item::after {
  font-size: 12px;
  content: "(税込)";
}

/**アカウント作成のページのメッセージ部分 main-register**/
.formmessage{
    background:#fcf8f3;
  padding:2rem;
  margin0 0 2rem;
}
 .customer .formmessage ul{
    margin:0;
   padding:0;
}

.ngc-note-attr-field input[type="checkbox"]{
    margin:0 0 0 1rem;
}
.ngc-note-attr-field input[type="checkbox"]:nth-child(2){
    margin:0 0 0 0rem;
}
    
    /*********************************/
    /* PC用のスタイル記述ここから */
    /*********************************/
    /*@media print, screen and (min-width: 769px) {*/
    @media print, screen and (min-width: 621px) {
    img {
        image-rendering: -webkit-optimize-contrast;
    }
    
    
    
    
    
    
    
    
    }
    
    /*********************************/
    /* タブレット用のスタイル記述 */
    /*********************************/
    @media screen and (max-width: 1350px) {
    
    }
    
    
    /*@media screen and (max-width: 768px) {*/
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    
    
    
    }
    /*********************************/
    /* スマートフォン用のスタイル記述 */
    /*********************************/
    @media screen and (max-width: 620px) {
    
    .slick-slider {
        touch-action: pan-y;
    }
    
    
    .mainbody,
    .mainbody2,
    .header .mainbody{
        margin:0 2rem;
        width:auto;
    }
    
    .contents {
      padding: 3rem 0;
    }
    .spcenter{
        text-align: center;
    }
    
    
    
    /**footerの上**/
    
    .title01 {
        margin-bottom: 2rem;
    }
    
    
    .title01 h2{
        font-size: 160%;
    }
    .footcontactwrap .title01 p{
        color: #223358;
    }
    .footcontactbtn {
        display: block;
    }
    
    .footcontactbtn li{
        margin: 1rem 0;
    }
    .footcontactbtn a{
        padding: 2rem;
        font-size: 1.6rem;
        min-width: auto;
    }
    
    .footsnswrap{
        padding: 2rem 0;
        display: block;
    }
    .footsnswrap h2{
        font-size: 4rem;
        padding: 0 0 1rem;
    }
    .footsnswrap p{
        padding: 0 0 2rem;
    }
    
    .footsnswrap li{
        padding: 0 1rem;
    }
    .footsnswrap li img{
       max-height: 30px;
    }
    
    /*footer***/
    .footerbox {
        display: block;
         padding-bottom: 5rem;
    }
    
    .footmenu{
       display: none;
    }
    .footerinfo h2{
        padding: 0 2rem 2rem;
    }
    .footerinfo h3{
        font-size: 1.8rem;
        padding: 0 0 1rem;
    }
    .footerinfo p{
        padding: 0 0 1rem;
    }
     .footerinfo h4 strong{
        font-size: 2.6rem;
     
    }
    
    .footnaviwrap{
        display: none;
    }
    
    .footnavibox {
        display: block;
       
    }
    .footsnsbtn ul {
        justify-content: center;
        margin: 0 0 1rem;
    }
    
    .footsnsbtn li{
        padding: .5rem;
    }
    .footsnsbtn img{
        max-height: 2.4rem;
    }
    
    .footnavi li{
        padding: 0 1rem;
        font-size: 80%;
    }
    
     .spfixnavi{
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #223358;
        z-index: 10000;
        text-align: center;
        padding:1rem 2rem;
        border-top: 1px solid #fff;
    }
      .spfixnavi a{
          padding: 1rem 1rem;
          background: #fff;
          border-radius: 99px;
          display: block;
          font-size: 110%;
          position:relative;
      }
    
    .spfixnavi a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3rem;
  width: 2rem;
  height: 1px;
  background:#223358;
}
    .spfixnavi a::after {
  content: '';
  position: absolute;
  top: 45%;
  right: 3rem;
  width: 1rem;
  height: 1px;
  background: #223358;
  transform: rotate(35deg);
}  
    
    /*トップページ
    ---------------------------------------------**/
    .topcont01box{
        padding: 0 0 0rem;
        display: block;
    }
    .topcont01title img{
         max-height: 10rem;
         margin: 0 auto 3rem;
    }
    .topcont01{
    
    }
    
    
    .topcont02box{
        margin: -0rem 0 1rem;
        display: block;
    }
    
    .topcont02img{
       margin: 0 0 3rem;
    }
    .topcont02{
     
    }
    
    .topcont03box{
        display: block;
    }
    
    .topcont03title{
        flex-basis: 22%;
    }
    .topcont03title h2{
        line-height: 1.8;
        
        -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: horizontal-tb;
      -o-writing-mode: horizontal-tb;
      writing-mode:horizontal-tb;
        
    }
    .topcont03{
      margin-bottom: 3rem;
    }
    .topcont03img{
    
    }
    
    
    
    .topcont04box{
       display: block;
        margin: 0 auto 3rem;
    }
    .topcont04title{
           
    }
    
    
    
    .toplinewrap{
        display: block;
    }
    .toplineimg:empty{
        height: 60vw;
    }
    
    .toplinecontwrap{ 
      
    }
    .toplinecont {
        padding:3rem 3rem;
    }
    .toplinecont h2 {
        text-align: center;
    }
    
    .toplinecont h2 img{
        max-height: 6rem;
    }
    .toplinecont h3{
        text-align: center;
        font-size: 160%;
    }
    .toplinecont dt{
       display: none;
    }
    
    /**お知らせ一覧**/
    .new-news{
        margin: 0 auto 3rem;
    }
    .new-news li{
        display: block;
    }
    .new-news-left{
        padding: 0 0 1rem;
    }
    
    .new-news a{
        color: #000;
        flex-basis: 70%;
    }
    
    
    
      /**睡眠の質について**/
 .topqualitybox{
     display: block;
 }
.topqualityimg{
    position: relative;
      height: 20rem;
      margin: 0 -2rem 2rem;
   
}
.topqualityimg p{
 position: relative;
  left: auto;
  top: auto;
height: 100%;
  width: 100vw;
}

.topqualitycont{
  padding: 2rem;
}
.topqualitycont h3{
    font-size: 2.2rem;
    margin: 0 0 2rem;
    line-height: 1.5;
    text-align: center;
}
     
    

/*「呼吸するパジャマ」
春夏商品のご紹介**/
.topsubox {
    display: block;
}
.topsuimg{
    padding: 0 0 2rem;
}
.topsucont{
    
    margin-right:0%;
    
}
.topsucont h3{
   font-size: 3rem;
  margin: 0 0 2rem;
  text-align: center;
}

.topsucont h4{
   font-size: 2.5rem;
   text-align: center;
}

/*紳士用バナー**/
/*
.productlistbnr._mens dt:after{
    display: none;
}
.productlistbnr._mens dd h2{
    font-size: 2rem;
}*/

    
 

/**男性用商品**/
.ancmenu01{
    text-align: center;
}
.ancmenu01 ul{
    display: block;
}

.ancmenu01 li{
    font-size: 2rem;
    margin:0 0 2rem;
}
.ancmenu01._ss li{
    font-size: 1.8rem;
     margin:0 0 1rem;
}
.ancmenu01 a{ 
    padding: 1rem 0;
}

.ancmenu01 ._shadow:after{
  border-right: .69rem solid transparent;
  border-left: .6rem solid transparent;
  border-top: .9rem solid #fff;
  filter: drop-shadow(0 .6rem 0 rgba(0, 0, 0, 0.5));
}

.spfixedamenu01{
display: block;
position: fixed;
bottom: 0;
width: 100%;
background: #223358;
border-top: 1px solid #19253E;
z-index: 1000;
}
.spfixedamenu01 li{
    flex-basis: 50%;
    font-size: 3vw;
    text-align: center;
    border: 1px solid #19253E;
}
.spfixedamenu01 a{
  color: #fff;
  padding: .5rem;
  display: block;
  position: relative;
}
.spfixedamenu01 a:after{
content: "";
    bottom: 0;
    right: 0;
    border-top: 1em solid transparent;
    border-right: 1em solid #fff; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 100;
}



.amenu01{
    padding: 1rem 0;
}
.amenu01 ul{
      padding: 0 1rem;
}
.amenu01 li{
font-size: 2.8vw;
flex-basis: 50%;
padding: .3rem 0;
}

.sstitle01{
    background: #223358;
    color: #fff;
    height: auto;
    display: block;
    padding: 2rem 0 .1rem;
    
}
.sstitle01 h2{
    color: #fff;
}
.kansyubox dl{
    display: block;
    padding-bottom: 3rem;
}

.kansyubox dt{
   padding: 0 0 2rem;
   text-align: center;
}







/**スライド部分**/
.photoslide{
    padding: 0 1rem 3rem;
}
.photo-item{
    position: relative;
    margin: 0 0% 2rem;
}
.photo-item li img {
   max-height: 78vw;
}

.photo-item-nav li img {
  max-height: 25vw;
}


    
    
    
    
    
    
    
    
    /*コンテンツ
    ***********************************************/
    
    /*商品詳細
    ---------------------------------------------**/
    /*title**/
    .productpagetitlewrap._ss{
        padding: 2rem 0;
    }
    
    .productpagetitle h2{
            font-size:4.8vw;
            margin: 0 0 0rem;
    }
    .productpagetitle p{
        display: none;
    }
    
    .pagetitle_mens{
    padding: 1rem;
    text-align: center;
    margin: 0%;
    width: 60%;
}
.pagetitle_mens h2{
    font-size:2rem;
    margin: 0 0 1rem;
 }
.pagetitle_mens h3{
    padding: 1rem;
    font-size: 1.5rem;
}
.pagetitle_mens h2{
    margin: 0 0 0rem;
    padding: 0;
      font-size:4.2vw;
}
.pagetitle_mens h3{
    margin: 0 0 .5rem;
    padding: 0;
    font-size: 1.2rem;
}
.pagetitle_ss{
    border-radius: 200px;
      max-width: 50%;
      height:auto;
    margin: 0%;
    padding: 1rem;
}
.pagetitle_ss h2{
  margin: 0 0 0rem;
    padding: 0;
      font-size:4.2vw;
 }
.pagetitle_ss h3{
 margin: 0 0 .5rem;
    padding: 0;
    font-size: 1.2rem;
}

    
    
    
    /*決済について**/
    .aboutkessaibox{
        padding: 0 2rem 0rem;
    }
    .aboutkessaibox h2{
        margin: 0 -2rem 2rem;
        font-size: 1.8rem;
    }
    .aboutkessaibox h3{
        font-size: 1.8rem;
        margin: 0 0 2rem;
    }
    .aboutkessaibox h3 strong{
        display: block;
        padding: 0 0 1rem;
    }
    .aboutkessaibox p{
        padding: 0 0 2rem;
    }
    .aboutkessaibox dl{
        padding: 2rem 0 ;
        display: block;
    }
    .aboutkessaibox dt{
        font-size: 130%;
        padding: 0 0 1rem;
    }
    
    
    
    /**商品ごとの説明部分**/
    .productdetailcolor ul{
        gap: 1.2rem;
    }
    .productbnr {
        margin: 0 0 3rem;
    }
    .productbnr li{
        padding: 0 0 1rem;
    }
    .productdetailcolor p{
        padding-top: 0.6rem;
    }
    .productdetail02{
        padding: 0 0 2rem;
    }
    .productdetail02 dl{
        padding: 0 0 4rem;
        display: block;
    }
    
    .productdetail02 dt{
        padding: 0 0 2rem;
    }
    .productdetail02 dd{
     
    }
    .productdetail02 dd h3{
        font-size: 2.5rem;
        margin: 0 0 2rem;
        text-align: center;
    }
    
    .productkansyu {
        margin: 0 auto 8rem;
    }
    .productkansyu h3{
        font-size: 1.6rem;
        margin: 0 0 2rem;
        padding: 0 0 1rem;
    }
    .productkansyu dl{
        display: block;
    }
    .productkansyu dt{
        margin: 0 3rem 0 0;
    }
    .sizebox {
        margin: 0 auto 5rem;
    }
    .sizebox h3{
        font-size: 2.2rem;
        padding: 0 0 2rem;
    }
    .sizeimg{
        text-align: center;
        margin: 0 0 3rem;
    }
    
    .sizetable th,
    .sizetable td{
        font-size: 80%;
    }
    
    .producthanding h2{
        font-size: 2.2rem;
        padding: 0 0 3rem;
    }
    .producthanding h3{
        font-size: 1.5rem;
    }
    .producthanding ul{
        padding: 0 0rem;
    }
    
    .productabout{
        padding: 0 0 2rem;
    }
    .productabout dl{
        display: block;
    }
    .productabout dt{
        font-size: 2rem;
        text-align: center;
        padding: 0 0 1rem;
    }
    
    
    .productlistbnr a{
        background: #223358;
        color: #fff;
        display: block;
    }
    .productlistbnr dl{
        display: block;
    }
    
    .productlistbnr dt{
       
    }
    .productlistbnr dd{
        padding: 2rem;
    }
    .productlistbnr dd h2{
        font-size: 2.5rem;
        padding: 0 0 1rem;
    }
    .productlistbnr dd h3{
        font-size: 2rem;
        padding: 0 0 2rem;
    }
    
    
/**ギフトボックス***/
.giftbox01{
    margin: 0 0 4rem;
    display: block;
}
.giftbox01img{
    padding: 0 0 2rem;
}
.giftbox01cont{

}
.giftbox01cont h3{
    font-size: 1.8rem;
    margin: 0 0 1rem;
}
.giftbox02 h3{
    font-size: 2rem;
}
   
    
    
    /**タイトル
    -------------------**/
    .pagetitle01wrap{
        padding: 3rem 0;
    }
    .pagetitle01 h2{
        font-size: 2.2rem;
    }
    
    .pagetitle02wrap{
        position: relative;
         height: 15rem;  
    }
    .pagetitle02 h2{
      font-size: 2rem;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    /**特商法**/
    .lowtable th{
        text-align: center;
    }
    
    .lowtable th,
    .lowtable td{
        padding: 1rem;  
        display: block;
        font-size: 90%;
    }
    
    
    
    
    
    
    
    
    
    
    .scroll-wrap table{
        width: 100%;
    }
    
      .scroll-wrap{
        width: 100%;
        padding: 0%;
        overflow-x: auto;
        white-space: nowrap;
      }
      .scroll-wrap::-webkit-scrollbar {
        height: 10px;
    
      }
      .scroll-wrap::-webkit-scrollbar-thumb{
        background: #999;
        border-radius: 5px;
      }
      .scroll-wrap::-webkit-scrollbar-track-piece {
        background: #efefef;
      } 
    
    
    
    
    .onlypc{
        display:none;
    }
    .onlysp{
        display: block;
    }
    
    
    
    .spblock{
        display: block;
    }
    
    
    
    
    }
    
    
    
    
    
    
    
    /*safariのみ**/
    _::-webkit-full-page-media, _:future, :root .contacttel dd{
    
    }
    
    
    /*ieのみ*/
    @media all and (-ms-high-contrast: none) {
    
    
    }
    