@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
.titleimg {
  background: url("/img/shop/titleimg.jpg") center/cover no-repeat; }

#shop_detail .shop_title {
  font-size: 2rem;
  margin-bottom: 9.765625%;
  padding: 0 4%;
  line-height: 1.5; }
  @media (min-width: 769px) {
    #shop_detail .shop_title {
      font-size: calc( 2rem + ( 1vw - 7.69px ) * 1.6847172082 ); } }
  @media (min-width: 1600px) {
    #shop_detail .shop_title {
      font-size: 3.4rem; } }
  @media screen and (max-width: 769px) {
    #shop_detail .shop_title {
      margin-bottom: 37.5px; } }
  @media screen and (min-width: 768px) {
    #shop_detail .shop_title {
      margin-bottom: 75px; } }
#shop_detail .share_wrap {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px; }
  #shop_detail .share_wrap .share_box {
    flex: 0 1 auto;
    width: auto;
    max-width: auto;
    margin: 0 5px; }
    #shop_detail .share_wrap .share_box a {
      padding: 5px 10px;
      text-align: center;
      position: relative;
      border-radius: 5px;
      color: #fff;
      font-size: 1rem;
      font-family: "見出ゴMB1", "Midashi Go MB1", "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; }
    #shop_detail .share_wrap .share_box.facebook a {
      background: #1774EA; }
    #shop_detail .share_wrap .share_box.twitter a {
      background: #188FD9; }
    #shop_detail .share_wrap .share_box.line {
      display: block; }
      #shop_detail .share_wrap .share_box.line a {
        background: #02B402; }
#shop_detail .shop_wrap .slide {
  margin-bottom: 20px; }
  #shop_detail .shop_wrap .slide .item {
    width: 100vw;
    margin: 0 calc(50% - 50vw) 20px; }
    #shop_detail .shop_wrap .slide .item .slick-arrow {
      display: none !important; }
  #shop_detail .shop_wrap .slide .image_outer {
    position: relative; }
    #shop_detail .shop_wrap .slide .image_outer:before {
      content: '';
      display: block;
      padding-top: 75%; }
    #shop_detail .shop_wrap .slide .image_outer img {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%; }
  #shop_detail .shop_wrap .slide .caption {
    font-size: 1.2rem;
    padding: 5px 4% 0;
    text-align: justify;
    line-height: 1.6; }
    @media (min-width: 768px) {
      #shop_detail .shop_wrap .slide .caption {
        font-size: calc( 1.2rem + ( 1vw - 7.68px ) * 0.390625 ); } }
    @media (min-width: 1280px) {
      #shop_detail .shop_wrap .slide .caption {
        font-size: 1.4rem; } }
  #shop_detail .shop_wrap .slide .thumb .slick-track {
    width: 100% !important;
    font-size: 0; }
    #shop_detail .shop_wrap .slide .thumb .slick-track .slick-slide {
      width: 25% !important;
      overflow: hidden;
      display: block;
      box-sizing: border-box;
      position: relative;
      margin: 0 0 10px 0;
      transition: .3s;
      cursor: pointer; }
      #shop_detail .shop_wrap .slide .thumb .slick-track .slick-slide img {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: auto;
        max-width: none; }
      #shop_detail .shop_wrap .slide .thumb .slick-track .slick-slide:hover {
        opacity: 0.8; }
      #shop_detail .shop_wrap .slide .thumb .slick-track .slick-slide:before {
        content: '';
        display: block;
        padding-top: 65%; }
#shop_detail .shop_wrap .txt_wrap .shop_copy {
  font-size: 1.6rem;
  margin-bottom: 2.6041666667%;
  font-weight: normal;
  text-align: justify; }
  @media (min-width: 769px) {
    #shop_detail .shop_wrap .txt_wrap .shop_copy {
      font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 1.1741682975 ); } }
  @media (min-width: 1280px) {
    #shop_detail .shop_wrap .txt_wrap .shop_copy {
      font-size: 2.2rem; } }
  @media screen and (max-width: 769px) {
    #shop_detail .shop_wrap .txt_wrap .shop_copy {
      margin-bottom: 10px; } }
  @media screen and (min-width: 768px) {
    #shop_detail .shop_wrap .txt_wrap .shop_copy {
      margin-bottom: 20px; } }
#shop_detail .shop_wrap .txt_wrap .copy_txt {
  font-size: 1.3rem;
  margin-bottom: 6.5104166667%; }
  @media (min-width: 769px) {
    #shop_detail .shop_wrap .txt_wrap .copy_txt {
      font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
  @media (min-width: 1280px) {
    #shop_detail .shop_wrap .txt_wrap .copy_txt {
      font-size: 1.5rem; } }
  @media screen and (max-width: 769px) {
    #shop_detail .shop_wrap .txt_wrap .copy_txt {
      margin-bottom: 25px; } }
  @media screen and (min-width: 768px) {
    #shop_detail .shop_wrap .txt_wrap .copy_txt {
      margin-bottom: 50px; } }
#shop_detail .shop_wrap .txt_wrap table {
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.6; }
  #shop_detail .shop_wrap .txt_wrap table tbody tr {
    font-size: 1.2rem;
    border-top: solid 1px #AAAAAA; }
    @media (min-width: 769px) {
      #shop_detail .shop_wrap .txt_wrap table tbody tr {
        font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
    @media (min-width: 1280px) {
      #shop_detail .shop_wrap .txt_wrap table tbody tr {
        font-size: 1.4rem; } }
    #shop_detail .shop_wrap .txt_wrap table tbody tr th {
      text-align: justify;
      width: 30%;
      padding: 15px; }
    #shop_detail .shop_wrap .txt_wrap table tbody tr td {
      width: 70%;
      padding: 15px;
      text-align: justify; }
      #shop_detail .shop_wrap .txt_wrap table tbody tr td a {
        color: #838383; }
        #shop_detail .shop_wrap .txt_wrap table tbody tr td a.btn {
          border: solid 1px #838383;
          padding: 7px 10px;
          text-align: center; }
        #shop_detail .shop_wrap .txt_wrap table tbody tr td a.link {
          text-decoration: underline; }
    #shop_detail .shop_wrap .txt_wrap table tbody tr:last-child {
      border-bottom: solid 1px #AAAAAA; }
#shop_detail .shop_wrap .txt_wrap .tag {
  font-size: 1.2rem;
  border: solid 1px #707070;
  border-radius: 5px;
  padding: 10px;
  margin-right: 10px; }
  @media (min-width: 769px) {
    #shop_detail .shop_wrap .txt_wrap .tag {
      font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
  @media (min-width: 1280px) {
    #shop_detail .shop_wrap .txt_wrap .tag {
      font-size: 1.4rem; } }
  #shop_detail .shop_wrap .txt_wrap .tag:last-child {
    margin-right: 0; }
#shop_detail .img_wrap {
  display: none; }
#shop_detail .movie_box {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 780px;
  margin: 0 auto 70px; }
  #shop_detail .movie_box:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    padding-top: 56%; }
  #shop_detail .movie_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  #shop_detail .shop_title {
    padding: 0; }
  #shop_detail .share_wrap {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start; }
    #shop_detail .share_wrap .share_box {
      margin: 0 5px 0 0; }
      #shop_detail .share_wrap .share_box.line {
        display: none; }
  #shop_detail .shop_wrap .slide .item {
    width: 100%;
    margin: 0 auto 20px; }
  #shop_detail .shop_wrap .slide .thumb .slick-track .slick-slide {
    width: calc((100% - 30px) / 4) !important;
    margin: 0 10px 10px 0; }
    #shop_detail .shop_wrap .slide .thumb .slick-track .slick-slide:last-child {
      margin: 0 0 10px 0; }
  #shop_detail .shop_wrap .txt_wrap table tbody tr th {
    padding: 20px 15px; }
  #shop_detail .shop_wrap .txt_wrap table tbody tr td {
    padding: 20px 15px; }
  #shop_detail .img_wrap {
    display: block; }
    #shop_detail .img_wrap .img_box {
      flex: 0 1 31%;
      width: 31%;
      max-width: 31%; }
  #shop_detail .movie_box {
    margin-bottom: 11.6666666667%; } }
/*------------------------------
		981px以上
------------------------------*/
@media screen and (min-width: 981px) {
  #shop_detail .shop_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #shop_detail .shop_wrap .slide {
      flex: 0 1 47%;
      width: 47%;
      max-width: 47%; }
      #shop_detail .shop_wrap .slide .caption {
        padding: 0 0; }
    #shop_detail .shop_wrap .img_wrap {
      display: none; }
    #shop_detail .shop_wrap .txt_wrap {
      flex: 0 1 47%;
      width: 47%;
      max-width: 47%; }
      #shop_detail .shop_wrap .txt_wrap .shop_copy {
        font-size: 1.6rem;
        margin-bottom: 1.5625%;
        font-weight: normal;
        text-align: justify; } }
      @media screen and (min-width: 981px) and (min-width: 769px) {
        #shop_detail .shop_wrap .txt_wrap .shop_copy {
          font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 1.1741682975 ); } }
      @media screen and (min-width: 981px) and (min-width: 1280px) {
        #shop_detail .shop_wrap .txt_wrap .shop_copy {
          font-size: 2.2rem; } }
      @media screen and (min-width: 981px) and (max-width: 769px) {
        #shop_detail .shop_wrap .txt_wrap .shop_copy {
          margin-bottom: 10px; } }
      @media screen and (min-width: 981px) and (min-width: 1280px) {
        #shop_detail .shop_wrap .txt_wrap .shop_copy {
          margin-bottom: 20px; } }
@media screen and (min-width: 981px) {
      #shop_detail .shop_wrap .txt_wrap .copy_txt {
        font-size: 1.3rem;
        margin-bottom: 9.765625%; } }
      @media screen and (min-width: 981px) and (min-width: 769px) {
        #shop_detail .shop_wrap .txt_wrap .copy_txt {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
      @media screen and (min-width: 981px) and (min-width: 1280px) {
        #shop_detail .shop_wrap .txt_wrap .copy_txt {
          font-size: 1.5rem; } }
      @media screen and (min-width: 981px) and (max-width: 769px) {
        #shop_detail .shop_wrap .txt_wrap .copy_txt {
          margin-bottom: 37.5px; } }
      @media screen and (min-width: 981px) and (min-width: 768px) {
        #shop_detail .shop_wrap .txt_wrap .copy_txt {
          margin-bottom: 75px; } }
@media screen and (min-width: 981px) {
      #shop_detail .shop_wrap .txt_wrap table {
        width: 100%;
        margin-bottom: 20px; }
        #shop_detail .shop_wrap .txt_wrap table tbody tr {
          font-size: 1.2rem;
          border-top: solid 1px #AAAAAA; } }
        @media screen and (min-width: 981px) and (min-width: 769px) {
          #shop_detail .shop_wrap .txt_wrap table tbody tr {
            font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
        @media screen and (min-width: 981px) and (min-width: 1280px) {
          #shop_detail .shop_wrap .txt_wrap table tbody tr {
            font-size: 1.4rem; } }
@media screen and (min-width: 981px) {
          #shop_detail .shop_wrap .txt_wrap table tbody tr th {
            text-align: justify;
            width: 30%;
            padding: 15px; }
          #shop_detail .shop_wrap .txt_wrap table tbody tr td {
            width: 70%;
            padding: 15px;
            text-align: justify; }
            #shop_detail .shop_wrap .txt_wrap table tbody tr td a {
              color: #838383; }
              #shop_detail .shop_wrap .txt_wrap table tbody tr td a.btn {
                border: solid 1px #838383;
                padding: 7px 10px;
                text-align: center; }
              #shop_detail .shop_wrap .txt_wrap table tbody tr td a.link {
                text-decoration: underline; }
          #shop_detail .shop_wrap .txt_wrap table tbody tr:last-child {
            border-bottom: solid 1px #AAAAAA; }
      #shop_detail .shop_wrap .txt_wrap .tag {
        font-size: 1.2rem;
        border: solid 1px #707070;
        border-radius: 5px;
        padding: 10px;
        margin-right: 10px; } }
      @media screen and (min-width: 981px) and (min-width: 769px) {
        #shop_detail .shop_wrap .txt_wrap .tag {
          font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
      @media screen and (min-width: 981px) and (min-width: 1280px) {
        #shop_detail .shop_wrap .txt_wrap .tag {
          font-size: 1.4rem; } }
@media screen and (min-width: 981px) {
        #shop_detail .shop_wrap .txt_wrap .tag:last-child {
          margin-right: 0; } }
/*------------------------------
		1121px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
