/********** SP **********/
@media screen and (max-width: 841px) {
  .slider-wrapper {
    height: 100%;
  }

  .slider {
    text-align: center;
  }
  .slider img {
    width: 100%;
    /*height: calc(100vh - 59px);
    object-fit: cover;
    font-family: 'object-fit: cover;';*/
    margin: 0 auto;
    /* for IE */
  }
  #category-menubtn {
    width: 85%;
    margin: 0 auto 70px auto;
  }
  #category-menubtn a {
    display: block;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 30px;
    background-color: #FF6600;
    color: #fff;
    text-align: center;
  }
  #category-menubtn a:hover {
    background-color: #3C260A;
    color: #fff;
  }

  #fv {
    /*height: calc(100vh - 59px);*/
    position: relative;
    margin-bottom: 30px;
  }
  #fv .message {
    background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 99.4%;
  }
  #fv .message .Flex {
    padding: 0 15%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #fv .message img {
    /*width: 159px;
    height: 49px;*/
    width: 40%;
    height: auto;
    margin-bottom: 26px;
  }
  #fv .message p {
    text-align: justify;
    text-shadow: 0 0 5px #000;
    letter-spacing: .05em;
  }
.message {
  width: 85%;
  max-width: 700px;
  margin: 0 auto 50px auto;
}
  #event {
    transform: translate(15px, 0);
    margin-bottom: 50px;
  }
  #event .cont-head h1 {
    padding-bottom: 0;
  }
  #event .cont-head h1::before {
    width: 20px;
    margin-left: -15px;
  }
  #event .col-l {
    width: 100%;
  }
  #event .col-r {
    width: 270%;
    overflow: scroll;
  }
  #event .col-3.Flex {
    width: 265%;
    padding-right: 15px;
  }
  #event .col-3.Flex li {
    width: 31%;
    margin-bottom: 35px;
  }
  #event .col-3.Flex:nth-child(n + 3) {
    width: 100%;
  }
  #event .thumbnail {
    padding-bottom: 66.6%;
  }
  #event .btn-wrapper {
    width: 100%;
    padding-right: 30px;
  }
  #jewelry {
    margin-bottom: 100px;
  }
  #jewelry .bg-w-shadow {
    margin-bottom: 2px;
  }

  #bridal {
    margin-bottom: 100px;
  }
  #bridal .bg-w-shadow {
    margin-bottom: 2px;
  }

  #watch {
    margin-bottom: 100px;
  }

  #company-recruit a {
    color: #fff;
    text-align: center;
    width: 100%;
    height: 258px;
  }
  #company-recruit a.Flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #company-recruit a p {
    font-family: "Libre Baskerville", serif;
  }
  #company-recruit a p span {
    font-size: 28px;
    letter-spacing: .15em;
    display: block;
    margin-bottom: 8px;
  }
  #company-recruit #company {
    background: url(../images/index/bg_company.png) no-repeat center;
    background-size: cover;
    margin-bottom: 5px;
  }
  #company-recruit #recruit {
    background: url(../images/index/bg_recruit.png) no-repeat center;
    background-size: cover;
  }

  #access {
    padding: 100px 0 0;
  }
  #access h1 {
    font-family: "Libre Baskerville", serif;
    font-size: 26px;
    text-align: center;
    margin-bottom: 70px;
  }
  #access h1 span {
    font-size: 14px;
    display: block;
    margin-top: 15px;
  }
  #access .col-l {
    width: 100%;
    margin-bottom: 45px;
  }
  #access .col-l.Flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #access .col-l img {
    width: 100%;
    margin-bottom: 40px;
  }
  #access .col-l a {
    color: #333;
  }
  #access .col-l dl {
    padding: 0 20px;
  }
  #access .col-l .g {
    margin-bottom: 25px;
  }
  #access .col-l dt {
    font-family: "Libre Baskerville", serif;
    font-size: 15px;
    margin-bottom: 10px;
  }
  #access .col-l .open {
    display: inline-block;
    margin-right: 5%;
  }
  #access .col-l .close {
    display: inline-block;
  }
  #access .col-r {
    width: 100%;
  }

  .map-wrapper {
    position: relative;
  }

  .iframe-wrapper {
    height: 0;
    padding-bottom: 100%;
  }

  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-price {text-align: right;font-size: 12px!important;}

  .soldout {
    display: inline-block;
    font-size: 10px;
    background-color: #666;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
  }
  .shodan {
    display: inline-block;
    font-size: 10px;
    background-color: #3C260A;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
  }


.top-news {
    background-color: #fff;
    margin: 0 0 30px 0;
    padding: 20px 5%;
}

iframe.topnews-iframe {
    height: 250px;
}


}










/********** PC **********/
@media screen and (min-width: 841px) {
  .slider-wrapper {
    height: 100%;
    margin-bottom: 40px;
  }

  .slider {
    text-align: center;
  }
  .slider li {
    /*padding: 0 15px;*/
  }
  .slider img {
    width: 100%;
  }

  #category-menubtn {
    display: flex;
    justify-content: space-between;
    width: 85%;
    max-width: 930px;
    margin: 0 auto 70px auto;
  }
  #category-menubtn a {
    display: block;
    width: 30%;
    padding: 10px 0;
    margin-bottom: 30px;
    background-color: #FF6600;
    color: #fff;
    text-align: center;
  }
  #category-menubtn a:hover {
    background-color: #3C260A;
    color: #fff;
  }

  #fv {
    height: auto;
    position: relative;
  }
  #fv .message {
    background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 99.4%;
  }
  #fv .message .Flex {
    width: 630px;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #fv .message img {
    /*width: 191px;
    height: 59px;*/
    width: 15%;
    height: auto;
    margin-bottom: 55px;
  }
  #fv .message p {
    text-align: justify;
    text-shadow: 0 0 5px #000;
    letter-spacing: .05em;
    line-height: 2.1;
  }
.message {
  width: 85%;
  max-width: 700px;
  margin: 0 auto 50px auto;
}

  #event .cont-head {
    padding: 0;
  }
  #event .col-l {
    width: 25.3%;
  }
  #event .col-r {
    max-width: 1400px;
    width: 74.7%;
    padding-right: 12%;
  }
  #event .col-3.Flex li {
    margin-bottom: 0;
  }
  #event .thumbnail {
    padding-bottom: 66.6%;
  }

  #jewelry {
    margin-bottom: 100px;
  }
  #jewelry .inner {
    /*width: 100%;*/
width: 90%;
  }
  #jewelry .bg-w-shadow {
    margin-bottom: 2px;
  }


  #bridal {
    margin-bottom: 100px;
  }
  #bridal .inner {
    /*width: 100%;*/
width: 90%;
  }
  #bridal .bg-w-shadow {
    margin-bottom: 2px;
  }

  #watch .inner {
    /*width: 100%;*/
width: 90%;
max-width: 1200px;
  }

  #company-recruit a {
    color: #fff;
    text-align: center;
    width: 50%;
    height: 447px;
  }
  #company-recruit a.Flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #company-recruit a p {
    font-family: "Libre Baskerville", serif;
  }
  #company-recruit a p span {
    font-size: 30px;
    letter-spacing: .15em;
    display: block;
    margin-bottom: 15px;
  }
  #company-recruit #company {
    background: url(../images/index/bg_company.png) no-repeat center;
    background-size: cover;
  }
  #company-recruit #recruit {
    background: url(../images/index/bg_recruit.png) no-repeat center;
    background-size: cover;
  }

  #access {
    padding: 150px 0;
  }
  #access > .Flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  #access h1 {
    font-family: "Libre Baskerville", serif;
    font-size: 26px;
    text-align: center;
    margin-bottom: 70px;
  }
  #access h1 span {
    font-size: 14px;
    display: block;
    margin-top: 15px;
  }
  #access .col-l {
    width: 50%;
  }
  #access .col-l.Flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #access .col-l img {
    width: 70.7%;
    margin-bottom: 70px;
  }
  #access .col-l a {
    color: #333;
  }
  #access .col-l .g {
    margin-bottom: 30px;
  }
  #access .col-l dt {
    font-family: "Libre Baskerville", serif;
    font-size: 16px;
    margin-bottom: 10px;
  }
  #access .col-l dd {
    font-size: 15px;
  }
  #access .col-l .open {
    display: inline-block;
    margin-right: 55px;
  }
  #access .col-l .close {
    display: inline-block;
  }
  #access .col-r {
    width: 50%;
  }

  .map-wrapper {
    position: relative;
  }

  .iframe-wrapper {
    height: 0;
    padding-bottom: 100%;
  }

  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-price {text-align: right;
    font-size: 12px;}

  .soldout {
    display: inline-block;
    font-size: 10px;
    background-color: #666;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
}
  .shodan {
    display: inline-block;
    font-size: 10px;
    background-color: #3C260A;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
}


.top-news {
    margin: 70px 0 60px 0;
}
iframe.topnews-iframe {
    /*height: 320px;*/
        height: 210px;
    /*height: 165px;*/
}

}
