@charset "UTF-8";

.note {
  display: block;
}

.note__mark {
  position: relative;
  float: left;
}

.note__mark::before {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 0.52083vw;
  border-radius: 14px;
  content: "";
  background: #333;
}

@media (max-width: 768px) {
  .note__mark::before {
    top: 1.33333vw;
    width: 2.66667vw;
    height: 2.66667vw;
    border-radius: 5.33333vw;
  }
}

.note__mark__txt {
  display: inline-block;
  overflow: hidden;
  padding-left: 0.78125vw;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .note__mark__txt {
    margin-top: -0.10417vw;
    padding-left: 0.9375vw;
  }
}

@media (max-width: 768px) {
  .note__mark__txt {
    padding-left: 4.26667vw;
  }
}

.note__asrk {
  position: relative;
  float: left;
  margin-right: 3px;
  font-size: 1.15rem;
}

@media (max-width: 768px) {
  .note__asrk {
    font-size: 3.46667vw;
  }
}

.note__asrk__txt {
  display: block;
  overflow: hidden;
  font-size: 1.15rem;
}

@media (max-width: 768px) {
  .note__asrk__txt {
    font-size: 3.46667vw;
  }
}

@media (max-width: 768px) {
  .br-pc {
    display: none;
  }
}

.br-sp {
  display: none;
}

@media (max-width: 768px) {
  .br-sp {
    display: block;
  }
}

.clearfix::after,
.note::after,
.shopSummary__info__join::after,
.shopSummary__info__join--1::after,
.shopSummary__info__join--2::after,
.shopSummary__caution__in::after,
.shopSummary__caution__in--1::after,
.shopSummary__caution ul::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.shopKeyVis {
  position: relative;
  z-index: 1;
  width: 1920px;
  height: 710px;
  margin: 0 auto;
  background: #eee;
  background: top no-repeat #999;
  background-size: 100% auto;
}

.shop_asutonagamachi .shopKeyVis {
  background-image: url(../../shop/image/pic_keyvis_asutonagamachi01.jpg);
}

.shop_kagoshima .shopKeyVis {
  background-image: url(../../shop/image/pic_keyvis_kagoshima01.jpg);
}

.shop_uruma .shopKeyVis {
  background-image: url(../../shop/image/pic_keyvis_uruma01.jpg);
}

.shop_chofu .shopKeyVis {
  background-image: url(../../shop/image/pic_keyvis_chofu01.jpg);
}

.shop_tsukuba .shopKeyVis {
  background-image: url(../../shop/image/pic_keyvis_tsukuba01.jpg);
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopKeyVis {
    width: 100%;
    height: 36.97917vw;
  }
}

@media (max-width: 768px) {
  .shopKeyVis {
    width: 100%;
    height: 66.66667vw;
  }

  .shop_asutonagamachi .shopKeyVis {
    background-image: url(../../shop/image/pic_sp_keyvis_asutonagamachi01.jpg);
  }

  .shop_kagoshima .shopKeyVis {
    background-image: url(../../shop/image/pic_sp_keyvis_kagoshima01.jpg);
  }

  .shop_uruma .shopKeyVis {
    background-image: url(../../shop/image/pic_sp_keyvis_uruma01.jpg);
  }

  .shop_chofu .shopKeyVis {
    background-image: url(../../shop/image/pic_sp_keyvis_chofu01.jpg);
  }

  .shop_tsukuba .shopKeyVis {
    background-image: url(../../shop/image/pic_sp_keyvis_tsukuba01.jpg);
  }
}

.shopKeyVis::before {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  top: 620px;
  left: -100px;
  width: 2120px;
  height: 180px;
  background: #effaff;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: rotate(-4.6deg);
  -ms-transform: rotate(-4.6deg);
  transform: rotate(-4.6deg);
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopKeyVis::before {
    top: 32.29167vw;
    left: -5.20833vw;
    width: 110.41667vw;
    height: 9.375vw;
  }
}

@media (max-width: 768px) {
  .shopKeyVis::before {
    top: 165.33333vw;
    left: -15vw;
    width: 130vw;
    height: 48vw;
  }
}

@media (max-width: 768px) {
  .shopKeyVis::before {
    top: 61.33333vw;
  }
}

.shopKeyVis__copy {
  position: absolute;
  z-index: 2;
  right: 38px;
}

.shop_asutonagamachi .shopKeyVis__copy {
  top: 361px;
  width: 929px;
}

.shop_kagoshima .shopKeyVis__copy {
  top: 364px;
  width: 566px;
}

.shop_uruma .shopKeyVis__copy {
  top: 361px;
  width: 525px;
}

.shop_chofu .shopKeyVis__copy {
  top: 363px;
  width: 375px;
}

.shop_tsukuba .shopKeyVis__copy {
  top: 363px;
  width: 375px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopKeyVis__copy {
    right: 1.97917vw;
    /* widthの数値：カンプの解像度を横幅1920pxにした際、一番長い文字の横幅 */
  }

  .shop_asutonagamachi .shopKeyVis__copy {
    top: 18.80208vw;
    width: 48.38542vw;
  }

  .shop_kagoshima .shopKeyVis__copy {
    top: 18.95833vw;
    width: 29.47917vw;
  }

  .shop_uruma .shopKeyVis__copy {
    top: 18.80208vw;
    width: 27.34375vw;
  }

  .shop_chofu .shopKeyVis__copy {
    top: 18.90625vw;
    width: 19.53125vw;
  }

  .shop_tsukuba .shopKeyVis__copy {
    top: 18.90625vw;
    width: 29.79167vw;
  }
}

@media (max-width: 768px) {
  .shopKeyVis__copy {
    right: 4vw;
  }

  .shop_asutonagamachi .shopKeyVis__copy {
    top: 41.33333vw;
    width: 63.73333vw;
  }

  .shop_kagoshima .shopKeyVis__copy {
    top: 41.33333vw;
    width: 56vw;
  }

  .shop_uruma .shopKeyVis__copy {
    top: 41.06667vw;
    width: 41.06667vw;
  }

  .shop_chofu .shopKeyVis__copy {
    top: 40.8vw;
    width: 32vw;
  }

  .shop_tsukuba .shopKeyVis__copy {
    top: 43.2vw;
    width: 41.6vw;
  }
}

.shopKeyVis__copy img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.shopKeyVis__copy img.sp-img {
  display: none;
}

@media (max-width: 768px) {
  .shopKeyVis__copy img.pc-img {
    display: none;
  }

  .shopKeyVis__copy img.sp-img {
    display: block;
  }
}

.shopLinkArea {
  position: relative;
  z-index: 2;
  background: #effaff;
}

.shopLinkArea::before {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  bottom: -130px;
  left: -100px;
  width: 2120px;
  height: 210px;
  background: #effaff;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform: rotate(2.5deg);
  -ms-transform: rotate(2.5deg);
  transform: rotate(2.5deg);
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea::before {
    bottom: -6.77083vw;
    left: -5.20833vw;
    width: 110.41667vw;
    height: 10.9375vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea::before {
    bottom: -34.66667vw;
    left: -15vw;
    width: 130vw;
    height: 56vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea::before {
    bottom: -13.33333vw;
  }
}

.shopLinkArea .sectionTitle img {
  width: 88px;
  margin-bottom: 0;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea .sectionTitle img {
    width: 4vw;
  }

}

@media (max-width: 768px) {
  .shopLinkArea .sectionTitle img {
    width: 11.73333vw;
  }
}

.shopLinkArea>ul {
  font-size: 0;
  position: relative;
  z-index: 2;
  padding-top: 34px;
  text-align: center;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul {
    padding-top: 1.77083vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul {
    box-sizing: border-box;
    padding: 6.66667vw 4vw 0;
  }
}

.shopLinkArea>ul .shopLinkArea__item {
  font-size: 1.4rem;
  display: inline-block;
  width: 480px;
  margin: 0 88px;
  vertical-align: top;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item {
    width: 20vw;
    margin: 0 4vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item {
    box-sizing: border-box;
    width: 50%;
    margin: 0;
  }

  .shopLinkArea>ul .shopLinkArea__item:nth-child(1) {
    padding-right: 1.33333vw;
  }

  .shopLinkArea>ul .shopLinkArea__item:nth-child(2) {
    padding-left: 1.33333vw;
  }

  .shopLinkArea>ul .shopLinkArea__item:nth-child(3) {
    width: 100%;
    margin-top: 10.66667vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list,
.shopLinkArea>ul .shopLinkArea__item__list--1,
.shopLinkArea>ul .shopLinkArea__item__list--2,
.shopLinkArea>ul .shopLinkArea__item__list--3 {
  padding-top: 10px;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopLinkArea>ul .shopLinkArea__item__list,
  .shopLinkArea>ul .shopLinkArea__item__list--1,
  .shopLinkArea>ul .shopLinkArea__item__list--2,
  .shopLinkArea>ul .shopLinkArea__item__list--3 {
    padding-top: 0.52083vw;
  }
}

@media (max-width: 768px) {

  .shopLinkArea>ul .shopLinkArea__item__list,
  .shopLinkArea>ul .shopLinkArea__item__list--1,
  .shopLinkArea>ul .shopLinkArea__item__list--2,
  .shopLinkArea>ul .shopLinkArea__item__list--3 {
    padding-top: 0;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list li,
.shopLinkArea>ul .shopLinkArea__item__list--1 li,
.shopLinkArea>ul .shopLinkArea__item__list--2 li,
.shopLinkArea>ul .shopLinkArea__item__list--3 li {
  margin-top: 30px;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopLinkArea>ul .shopLinkArea__item__list li,
  .shopLinkArea>ul .shopLinkArea__item__list--1 li,
  .shopLinkArea>ul .shopLinkArea__item__list--2 li,
  .shopLinkArea>ul .shopLinkArea__item__list--3 li {
    margin-top: 1.5625vw;
  }
}

@media (max-width: 768px) {

  .shopLinkArea>ul .shopLinkArea__item__list li,
  .shopLinkArea>ul .shopLinkArea__item__list--1 li,
  .shopLinkArea>ul .shopLinkArea__item__list--2 li,
  .shopLinkArea>ul .shopLinkArea__item__list--3 li {
    margin-top: 5.33333vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--1 li a {
  display: block;
  position: relative;
  height: 86px;
  box-sizing: border-box;
  background: #004097;
  border: 2px solid #004097;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  padding-top: 24px;
}

.shopLinkArea>ul .shopLinkArea__item__list--1 li a:focus {
  outline: none;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--1 li a {
    height: 4.47917vw;
    line-height: 1.77083vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--1 li a {
    height: 11.73333vw;
    font-size: 1.07692rem;
    line-height: 4.53333vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--1 li a:hover {
  color: #004097;
  background: #fff;
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--1 li a:hover {
    color: #fff;
    background: #004097;
  }
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--1 li a {
    padding-top: 1.25vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--1 li a {
    padding-top: 3.2vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--1 li a::before {
  content: '';
  display: block;
  position: absolute;
  top: 30px;
  right: 60px;
  width: 18px;
  height: 18px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 150ms ease-in 0ms;
  transition: border-color 150ms ease-in 0ms;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--1 li a::before {
    top: 1.4vw;
    right: 1.125vw;
    width: 0.9375vw;
    height: 0.9375vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--1 li a::before {
    top: 2.66667vw;
    right: 5.33333vw;
    width: 3.2vw;
    height: 3.2vw;
    border-width: 1px;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--1 li a:hover::before {
  border-color: #004097;
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--1 li a:hover::before {
    border-color: #fff;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--2 li a {
  display: block;
  position: relative;
  height: 86px;
  box-sizing: border-box;
  background: #9e000f;
  border: 2px solid #9e000f;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  padding-top: 24px;
}

.shopLinkArea>ul .shopLinkArea__item__list--2 li a:focus {
  outline: none;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a {
    height: 4.47917vw;
    line-height: 1.77083vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a {
    height: 11.73333vw;
    font-size: 1.07692rem;
    line-height: 4.53333vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--2 li a:hover {
  color: #9e000f;
  background: #fff;
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a:hover {
    color: #fff;
    background: #9e000f;
  }
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a {
    padding-top: 1.25vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a {
    padding-top: 3.2vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--2 li a::after {
  content: 'PDF';
  display: inline-block;
  width: 50px;
  height: 24px;
  margin-left: 14px;
  border: 1px solid #fff;
  box-sizing: border-box;
  font-size: .8rem;
  font-weight: normal;
  line-height: 21px;
  vertical-align: middle;
  -webkit-transition: border-color 150ms ease-in 0ms;
  transition: border-color 150ms ease-in 0ms;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a::after {
    width: 2.60417vw;
    height: 1.25vw;
    margin-left: 0.72917vw;
    line-height: 1.09375vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a::after {
    width: 8vw;
    height: auto;
    margin-left: 1.86667vw;
    line-height: 3.46667vw;
    vertical-align: 0;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--2 li a:hover::after {
  border-color: #9e000f;
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a:hover::after {
    border-color: #fff;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--2 li a {
    font-size: 0.92308rem;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--3 li a {
  display: block;
  position: relative;
  height: 86px;
  box-sizing: border-box;
  background: #9e000f;
  border: 2px solid #9e000f;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  padding-top: 24px;
}

.shopLinkArea>ul .shopLinkArea__item__list--3 li a:focus {
  outline: none;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a {
    height: 4.47917vw;
    line-height: 1.77083vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a {
    height: 11.73333vw;
    font-size: 1.07692rem;
    line-height: 4.53333vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--3 li a:hover {
  color: #9e000f;
  background: #fff;
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a:hover {
    color: #fff;
    background: #9e000f;
  }
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a {
    padding-top: 1.25vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a {
    padding-top: 3.2vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--3 li a::before,
.shopLinkArea>ul .shopLinkArea__item__list--3 li a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 44%;
  box-sizing: border-box;
}

@media (max-width: 768px) {

  .shopLinkArea>ul .shopLinkArea__item__list--3 li a::before,
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a::after {
    bottom: 42%;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--3 li a::before {
  right: 62px;
  width: 16px;
  height: 11px;
  background: #fff;
  -webkit-transition: background-color 150ms ease-in 0ms;
  transition: background-color 150ms ease-in 0ms;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a::before {
    right: 3.22917vw;
    width: 0.83333vw;
    height: 0.57292vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a::before {
    right: 9.06667vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--3 li a::after {
  right: 62px;
  width: 12px;
  height: 8px;
  margin-bottom: -3px;
  margin-right: -3px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  -webkit-transition: border-color 150ms ease-in 0ms;
  transition: border-color 150ms ease-in 0ms;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a::after {
    right: 3.22917vw;
    width: 0.625vw;
    height: 0.41667vw;
    margin-bottom: -2px;
    margin-right: -2px;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a::after {
    right: 9.06667vw;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--3 li a:hover::before {
  background-color: #9e000f;
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a:hover::before {
    background-color: #fff;
  }
}

.shopLinkArea>ul .shopLinkArea__item__list--3 li a:hover::after {
  border-color: #9e000f;
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a:hover::after {
    border-color: #fff;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a::before {
    right: 5.33333vw;
  }
}

@media (max-width: 768px) {
  .shopLinkArea>ul .shopLinkArea__item__list--3 li a::after {
    right: 5.33333vw;
  }
}

.shopInquiry {
  padding: 225px 0 220px;
  text-align: center;
  background: url(../../common/image/bg_pattern01.png);
  background-size: 17px auto;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry {
    padding: 11.71875vw 0 11.45833vw;
    background-size: 0.88542vw auto;
  }
}

@media (max-width: 768px) {
  .shopInquiry {
    padding: 22.66667vw 4vw;
    background-size: 2.13333vw auto !important;
  }
}

.shopInquiry .sectionTitle img {
  width: 63px;
  margin-bottom: 5px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry .sectionTitle img {
    width: 3.28125vw;
    margin-bottom: 0.26042vw;
  }
}

@media (max-width: 768px) {
  .shopInquiry .sectionTitle img {
    width: 8.53333vw;
    margin-bottom: 1.33333vw;
  }
}

.shopInquiry__txt {
  margin: 45px 0 0;
  letter-spacing: .02em;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry__txt {
    margin: 2.34375vw 0 0;
  }
}

@media (max-width: 768px) {
  .shopInquiry__txt {
    font-size: 1rem;
    margin-top: 5.33333vw;
  }
}

.shopInquiry__bluetxt {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 18px 0 37px;
  letter-spacing: .04em;
  color: #9e000f;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry__bluetxt {
    margin: 0.9375vw 0 1.92708vw;
  }
}

@media (max-width: 768px) {
  .shopInquiry__bluetxt {
    font-size: 1.4rem;
    line-height: 1.5;
    margin: 2.66667vw 0 4.8vw;
  }
}

.shopInquiry__bluetxt span.pc-txt {
  font-size: 2rem;
}

@media (max-width: 768px) {
  .shopInquiry__bluetxt span.pc-txt {
    display: none;
  }
}

.shopInquiry__bluetxt a {
  display: none;
}

@media (max-width: 768px) {
  .shopInquiry__bluetxt a {
    font-size: 1.7rem;
    display: inline;
    color: #9e000f;
  }

  .shopInquiry__bluetxt a span {
    display: inline-block;
    border-bottom: 1px solid #9e000f;
  }
}

.shopInquiry__btn {
  width: 480px;
  margin: 0 auto;
  display: block;
  position: relative;
  height: 86px;
  box-sizing: border-box;
  background: #9e000f;
  border: 2px solid #9e000f;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  padding-top: 24px;
}

.shopInquiry__btn:focus {
  outline: none;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry__btn {
    height: 4.47917vw;
    line-height: 1.77083vw;
  }
}

@media (max-width: 768px) {
  .shopInquiry__btn {
    height: 11.73333vw;
    font-size: 1.07692rem;
    line-height: 4.53333vw;
  }
}

.shopInquiry__btn:hover {
  color: #9e000f;
  background: #fff;
}

@media (max-width: 768px) {
  .shopInquiry__btn:hover {
    color: #fff;
    background: #9e000f;
  }
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry__btn {
    padding-top: 1.25vw;
  }
}

@media (max-width: 768px) {
  .shopInquiry__btn {
    padding-top: 3.2vw;
  }
}

.shopInquiry__btn::before,
.shopInquiry__btn::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 44%;
  box-sizing: border-box;
}

@media (max-width: 768px) {

  .shopInquiry__btn::before,
  .shopInquiry__btn::after {
    bottom: 42%;
  }
}

.shopInquiry__btn::before {
  right: 62px;
  width: 16px;
  height: 11px;
  background: #fff;
  -webkit-transition: background-color 150ms ease-in 0ms;
  transition: background-color 150ms ease-in 0ms;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry__btn::before {
    right: 3.22917vw;
    width: 0.83333vw;
    height: 0.57292vw;
  }
}

@media (max-width: 768px) {
  .shopInquiry__btn::before {
    right: 9.06667vw;
  }
}

.shopInquiry__btn::after {
  right: 62px;
  width: 12px;
  height: 8px;
  margin-bottom: -3px;
  margin-right: -3px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  -webkit-transition: border-color 150ms ease-in 0ms;
  transition: border-color 150ms ease-in 0ms;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry__btn::after {
    right: 3.22917vw;
    width: 0.625vw;
    height: 0.41667vw;
    margin-bottom: -2px;
    margin-right: -2px;
  }
}

@media (max-width: 768px) {
  .shopInquiry__btn::after {
    right: 9.06667vw;
  }
}

.shopInquiry__btn:hover::before {
  background-color: #9e000f;
}

@media (max-width: 768px) {
  .shopInquiry__btn:hover::before {
    background-color: #fff;
  }
}

.shopInquiry__btn:hover::after {
  border-color: #9e000f;
}

@media (max-width: 768px) {
  .shopInquiry__btn:hover::after {
    border-color: #fff;
  }
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopInquiry__btn {
    width: 25vw;
  }
}

@media (max-width: 768px) {
  .shopInquiry__btn {
    width: 100%;
  }
}

.shopNewsArea {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  width: 1920px;
  margin: 0 auto;
  padding: 0;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .shopNewsArea {
    width: 100%;
    height: auto;
  }
}

.shopNewsArea::before {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  top: -80px;
  left: -100px;
  width: 2120px;
  height: 180px;
  background: #fff;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea::before {
    top: -4.16667vw;
    left: -5.20833vw;
    width: 110.41667vw;
    height: 9.375vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea::before {
    top: -21.33333vw;
    left: -15vw;
    width: 130vw;
    height: 48vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea::before {
    top: -10.66667vw;
  }
}

.shopNewsArea::after {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  bottom: -50px;
  left: -100px;
  width: 2120px;
  height: 120px;
  background: #fff;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform: rotate(-2.8deg);
  -ms-transform: rotate(-2.8deg);
  transform: rotate(-2.8deg);
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea::after {
    bottom: -2.60417vw;
    left: -5.20833vw;
    width: 110.41667vw;
    height: 6.25vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea::after {
    bottom: -13.33333vw;
    left: -15vw;
    width: 130vw;
    height: 32vw;
  }
}

.shopNewsArea__in {
  position: relative;
  z-index: 2;
  height: 240px;
  padding: 32px 30px 90px;
  background: #fff;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea__in {
    height: 12.5vw;
    padding: 1.66667vw 1.5625vw 4.6875vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea__in {
    height: 64vw;
    padding: 0 4vw;
  }
}

.shopNewsArea__in .sectionTitle {
  padding: 0 0 45px;
  color: #55acee;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea__in .sectionTitle {
    padding: 0 0 2.34375vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea__in .sectionTitle {
    bottom: 0;
    padding-bottom: 6.66667vw;
  }
}

.shopNewsArea__in .sectionTitle .news {
  width: 67px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea__in .sectionTitle .news {
    width: 3.48958vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea__in .sectionTitle .news {
    width: 8.8vw;
  }
}

.shopNewsArea__in .sectionTitle .schedule {
  width: 88px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea__in .sectionTitle .schedule {
    width: 4.58333vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea__in .sectionTitle .schedule {
    width: 11.73333vw;
  }
}

.shopNewsArea__in .sectionTitle span {
  color: #333;
}

.shopNewsArea__in>img {
  display: block;
  margin: 0 auto;
}

.shopNewsArea__in #snsMasonry {
  width: 100%;
  margin: 0;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  opacity: 0;
}

.shopNewsArea__in #snsMasonry .masonryItems {
  box-sizing: border-box;
  width: 25%;
  padding: 12px;
  border: none;
  background: none;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea__in #snsMasonry .masonryItems {
    padding: 0.625vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea__in #snsMasonry .masonryItems {
    width: 100%;
    padding: 0;
  }

  .shopNewsArea__in #snsMasonry .masonryItems+.masonryItems {
    margin-top: 4vw;
  }
}

.shopNewsArea__in #snsMasonry .masonryItems .postInner {
  font-size: .9rem;
  border: 1px solid #d0d0cd;
  background: #fff;
}

@media (max-width: 768px) {
  .shopNewsArea__in #snsMasonry .masonryItems .postInner {
    padding: 2.66667vw;
  }
}

.shopNewsArea__in button {
  width: 562px;
  margin: 60px auto 0;
  opacity: 0;
  border-radius: 0;
  display: block;
  position: relative;
  height: 86px;
  box-sizing: border-box;
  background: #004097;
  border: 2px solid #004097;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
  transition: background-color 150ms ease-in 0ms, color 150ms ease-in 0ms;
}

.shopNewsArea__in button:focus {
  outline: none;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea__in button {
    height: 4.47917vw;
    line-height: 1.77083vw;
  }
}

@media (max-width: 768px) {
  .shopNewsArea__in button {
    height: 11.73333vw;
    font-size: 1.07692rem;
    line-height: 4.53333vw;
  }
}

.shopNewsArea__in button:hover {
  color: #004097;
  background: #fff;
}

@media (max-width: 768px) {
  .shopNewsArea__in button:hover {
    color: #fff;
    background: #004097;
  }
}

.shopNewsArea__in button::before,
.shopNewsArea__in button::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 60px;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  -webkit-transition: border-color 150ms ease-in 0ms;
  transition: border-color 150ms ease-in 0ms;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopNewsArea__in button::before,
  .shopNewsArea__in button::after {
    right: 3.125vw;
  }
}

@media (max-width: 768px) {

  .shopNewsArea__in button::before,
  .shopNewsArea__in button::after {
    right: 8vw;
  }
}

.shopNewsArea__in button::before {
  border-right: 2px solid #fff;
  margin-top: -10px;
}

.shopNewsArea__in button::after {
  border-bottom: 2px solid #fff;
  margin: -19px -9px 0 0;
}

.shopNewsArea__in button:hover::before,
.shopNewsArea__in button:hover::after {
  border-color: #004097;
}

@media (max-width: 768px) {

  .shopNewsArea__in button:hover::before,
  .shopNewsArea__in button:hover::after {
    border-color: #fff;
  }
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopNewsArea__in button {
    width: 29.27083vw;
    margin: 3.125vw auto 0;
  }
}

@media (max-width: 768px) {
  .shopNewsArea__in button {
    width: 100%;
    margin-top: 8vw;
  }
}

.shopSummary {
  position: relative;
  z-index: 1;
  padding: 166px 0 240px;
  background-color: #ddd;
  background-size: cover;
}

.shop_asutonagamachi .shopSummary {
  background-image: url(../../shop/image/bg_summary_01.jpg);
}

.shop_kagoshima .shopSummary {
  background-image: url(../../shop/image/bg_summary_01.jpg);
}

.shop_uruma .shopSummary {
  background-image: url(../../shop/image/bg_summary_uruma01.jpg);
}

.shop_chofu .shopSummary {
  background-image: url(../../shop/image/bg_summary_chofu01.jpg);
}

.shop_tsukuba .shopSummary {
  background-image: url(../../shop/image/bg_summary_01.jpg);
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary {
    padding: 8.64583vw 0 12.5vw;
  }
}

@media (max-width: 768px) {
  .shopSummary {
    padding: 26.66667vw 4vw 28vw;
  }

  .shop_asutonagamachi .shopSummary {
    background-image: url(../../shop/image/bg_sp_summary_01.jpg);
  }

  .shop_kagoshima .shopSummary {
    background-image: url(../../shop/image/bg_sp_summary_01.jpg);
  }

  .shop_uruma .shopSummary {
    background-image: url(../../shop/image/bg_sp_summary_uruma01.jpg);
  }

  .shop_chofu .shopSummary {
    background-image: url(../../shop/image/bg_sp_summary_chofu01.jpg);
  }

  .shop_tsukuba .shopSummary {
    background-image: url(../../shop/image/bg_sp_summary_01.jpg);
  }
}

.shopSummary .sectionTitle {
  margin-bottom: 55px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary .sectionTitle {
    margin-bottom: 2.86458vw;
  }
}

@media (max-width: 768px) {
  .shopSummary .sectionTitle {
    margin-bottom: 12vw;
  }
}

.shopSummary .sectionTitle img {
  width: 88px;
  margin-bottom: 5px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary .sectionTitle img {
    width: 4.58333vw;
    margin-bottom: 0.26042vw;
  }
}

@media (max-width: 768px) {
  .shopSummary .sectionTitle img {
    width: 11.73333vw;
  }
}

.shopSummary>div {
  margin-right: 186px;
  margin-left: 186px;
  padding: 56px 72px 90px;
  background: rgba(255, 255, 255, 0.9);
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary>div {
    margin-right: 9.6875vw;
    margin-left: 9.6875vw;
    padding: 2.91667vw 3.75vw 4.6875vw;
  }
}

@media (max-width: 768px) {
  .shopSummary>div {
    margin-right: 0;
    margin-left: 0;
    padding: 8vw 4vw 9.33333vw;
  }
}

.shopSummary>div .sectionSubTitle {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  text-align: center;
}

@media (max-width: 768px) {
  .shopSummary>div .sectionSubTitle {
    font-size: 4.26667vw;
  }
}

.shopSummary>div .sectionSubTitle img {
  display: block;
  height: auto;
  margin: 0 auto 27px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary>div .sectionSubTitle img {
    margin: 0 auto 1.40625vw;
  }
}

@media (max-width: 768px) {
  .shopSummary>div .sectionSubTitle img {
    width: 6.93333vw;
    margin-bottom: 2.66667vw;
  }
}

.shopSummary>div .sectionIconTitle {
  font-size: 1.25rem;
  font-weight: bold;
  padding-left: 70px;
  letter-spacing: .04em;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 53px auto;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary>div .sectionIconTitle {
    padding-left: 3.64583vw;
    background-size: 2.76042vw auto;
  }
}

@media (max-width: 768px) {
  .shopSummary>div .sectionIconTitle {
    font-size: 1rem;
    padding: 8vw 0 4vw;
    text-align: center;
    background-position: 50% 0;
    background-size: 6.4vw auto;
  }

  .shopSummary>div .sectionIconTitle br {
    display: none;
  }
}

.shopSummary__info,
.shopSummary__info--1 {
  margin-top: 84px;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopSummary__info,
  .shopSummary__info--1 {
    margin-top: 4.375vw;
  }
}

@media (max-width: 768px) {

  .shopSummary__info,
  .shopSummary__info--1 {
    margin-top: 13.33333vw;
  }
}

.shopSummary__info--1 {
  margin-top: 0;
}

.shopSummary__info__set {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .shopSummary__info__set {
    margin-top: 40px;
  }
}

.shopSummary__info .sectionSubTitle img,
.shopSummary__info--1 .sectionSubTitle img {
  width: 55px;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopSummary__info .sectionSubTitle img,
  .shopSummary__info--1 .sectionSubTitle img {
    width: 2.86458vw;
  }
}

.shopSummary__info .sectionSubTxt,
.shopSummary__info--1 .sectionSubTxt,
.shopSummary__info .shopSummary__caution .sectionSubTxt--red,
.shopSummary__caution .shopSummary__info .sectionSubTxt--red,
.shopSummary__info--1 .shopSummary__caution .sectionSubTxt--red,
.shopSummary__caution .shopSummary__info--1 .sectionSubTxt--red {
  font-size: 1.25rem;
  font-weight: 700;
}

@media (max-width: 768px) {

  .shopSummary__info .sectionSubTxt,
  .shopSummary__info--1 .sectionSubTxt,
  .shopSummary__info .shopSummary__caution .sectionSubTxt--red,
  .shopSummary__caution .shopSummary__info .sectionSubTxt--red,
  .shopSummary__info--1 .shopSummary__caution .sectionSubTxt--red,
  .shopSummary__caution .shopSummary__info--1 .sectionSubTxt--red {
    font-size: 3.46667vw;
  }
}

.shopSummary__info table,
.shopSummary__info--1 table {
  font-size: 1.4rem;
  margin: 15px 0;
}

.shopSummary__info table.usePc,
.shopSummary__info--1 table.usePc {
  width: 100%;
}

@media (max-width: 768px) {

  .shopSummary__info table.usePc,
  .shopSummary__info--1 table.usePc {
    display: none;
  }
}

.shopSummary__info table.usePc th,
.shopSummary__info--1 table.usePc th {
  width: 230px;
}

.shopSummary__info table.usePc th:first-child,
.shopSummary__info--1 table.usePc th:first-child {
  width: 394px;
}

.shopSummary__info table.usePc tbody tr:last-child,
.shopSummary__info--1 table.usePc tbody tr:last-child {
  background: #f2fcff;
}

.shopSummary__info table.usePc tbody tr th,
.shopSummary__info--1 table.usePc tbody tr th {
  width: 194px;
}

.shopSummary__info table.useSp,
.shopSummary__info--1 table.useSp {
  display: none;
}

@media (max-width: 768px) {

  .shopSummary__info table.useSp,
  .shopSummary__info--1 table.useSp {
    display: block;
  }
}

.shopSummary__info table.reg,
.shopSummary__info--1 table.reg {
  width: 100%;
  max-width: 600px;
}

.shopSummary__info table.cancel,
.shopSummary__info--1 table.cancel {
  width: 100%;
  max-width: 1200px;
}

.shopSummary__info table thead,
.shopSummary__info--1 table thead {
  color: #fff;
  background: #004097;
}

.shopSummary__info table thead tr:first-child th:last-child,
.shopSummary__info--1 table thead tr:first-child th:last-child {
  border-right: 1px solid #004097;
}

@media (max-width: 768px) {

  .shopSummary__info table thead tr:first-child th,
  .shopSummary__info--1 table thead tr:first-child th {
    font-size: 2.93333vw;
    font-weight: 700;
  }
}

.shopSummary__info table thead tr th,
.shopSummary__info--1 table thead tr th {
  padding: 20px 0;
}

@media (max-width: 768px) {

  .shopSummary__info table thead tr th,
  .shopSummary__info--1 table thead tr th {
    padding: 2.66667% 0;
  }
}

.shopSummary__info table thead tr th>span,
.shopSummary__info--1 table thead tr th>span {
  position: relative;
  display: block;
}

.shopSummary__info table thead tr th>span::before,
.shopSummary__info--1 table thead tr th>span::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 1px;
  height: 45px;
  margin-top: -22px;
  content: '';
  background: #fff;
}

@media (max-width: 768px) {

  .shopSummary__info table thead tr th>span::before,
  .shopSummary__info--1 table thead tr th>span::before {
    top: 50%;
    height: 15px;
    margin-top: -7px;
  }
}

.shopSummary__info table thead tr th:first-child>span::before,
.shopSummary__info--1 table thead tr th:first-child>span::before {
  content: normal;
}

.shopSummary__info table tbody,
.shopSummary__info--1 table tbody {
  text-align: center;
  background: #fff;
}

.shopSummary__info table tbody.useSpBg,
.shopSummary__info--1 table tbody.useSpBg {
  background: #f2fcff;
}

.shopSummary__info table tbody tr,
.shopSummary__info--1 table tbody tr {
  border-right: 1px solid #cfd3d8;
  border-bottom: 1px solid #cfd3d8;
  border-left: 1px solid #cfd3d8;
}

.shopSummary__info table tbody tr:first-child th,
.shopSummary__info--1 table tbody tr:first-child th {
  vertical-align: middle;
}

@media (max-width: 768px) {

  .shopSummary__info table tbody tr:first-child th,
  .shopSummary__info--1 table tbody tr:first-child th {
    font-size: 3.46667vw;
  }
}

.shopSummary__info table tbody tr th,
.shopSummary__info--1 table tbody tr th {
  font-weight: 700;
  padding: 20px 0;
}

.shopSummary__info table tbody tr td,
.shopSummary__info--1 table tbody tr td {
  width: 200px;
  padding: 20px 0;
  border-left: 1px solid #cfd3d8;
}

@media (max-width: 768px) {

  .shopSummary__info table tbody tr td,
  .shopSummary__info--1 table tbody tr td {
    font-size: 3.46667vw;
    line-height: 1;
    padding: 1.33333% 0;
    vertical-align: middle;
  }
}

.shopSummary__info__join,
.shopSummary__info__join--1,
.shopSummary__info__join--2 {
  margin-top: 3.20513%;
}

@media (max-width: 768px) {

  .shopSummary__info__join,
  .shopSummary__info__join--1,
  .shopSummary__info__join--2 {
    margin-top: 5.33333vw;
  }
}

.shopSummary__info__join--1 {
  margin-top: 3.56125%;
}

@media (max-width: 768px) {
  .shopSummary__info__join--1 {
    margin-top: 2.66667vw;
  }
}

.shopSummary__info__join--2 {
  margin-top: 3.56125%;
}

@media (max-width: 768px) {
  .shopSummary__info__join--2 {
    margin-top: 2.66667vw;
  }
}

.shopSummary__info__join--2 .sectionIconTitle {
  padding-top: 2px;
  background-image: url(../../common/image/icon_ttl08.png) !important;
}

.shopSummary__info__join>div,
.shopSummary__info__join--1>div,
.shopSummary__info__join--2>div {
  float: left;
  box-sizing: border-box;
}

@media (max-width: 768px) {

  .shopSummary__info__join>div,
  .shopSummary__info__join--1>div,
  .shopSummary__info__join--2>div {
    float: none;
  }
}

.shopSummary__info__join>div:first-child,
.shopSummary__info__join--1>div:first-child,
.shopSummary__info__join--2>div:first-child {
  width: 19.94302%;
}

@media (max-width: 768px) {

  .shopSummary__info__join>div:first-child,
  .shopSummary__info__join--1>div:first-child,
  .shopSummary__info__join--2>div:first-child {
    width: 100%;
  }
}

.shopSummary__info__join>div:last-child,
.shopSummary__info__join--1>div:last-child,
.shopSummary__info__join--2>div:last-child {
  width: 80.05698%;
}

@media (max-width: 768px) {

  .shopSummary__info__join>div:last-child,
  .shopSummary__info__join--1>div:last-child,
  .shopSummary__info__join--2>div:last-child {
    width: 100%;
  }
}

.shopSummary__info__join .sectionIconTitle,
.shopSummary__info__join--1 .sectionIconTitle,
.shopSummary__info__join--2 .sectionIconTitle {
  padding-top: 2px;
  background-image: url(../../common/image/icon_ttl07.png);
}

.shopSummary__info__join .programTable,
.shopSummary__info__join--1 .programTable,
.shopSummary__info__join--2 .programTable {
  display: table;
  width: 100%;
  margin-top: 10px;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopSummary__info__join .programTable,
  .shopSummary__info__join--1 .programTable,
  .shopSummary__info__join--2 .programTable {
    margin-top: 0.52083vw;
  }
}

@media (max-width: 768px) {

  .shopSummary__info__join .programTable,
  .shopSummary__info__join--1 .programTable,
  .shopSummary__info__join--2 .programTable {
    display: block;
    margin-top: 2.66667vw;
  }
}

.shopSummary__info__join .programTable dl,
.shopSummary__info__join--1 .programTable dl,
.shopSummary__info__join--2 .programTable dl {
  display: table-row;
}

@media (max-width: 768px) {

  .shopSummary__info__join .programTable dl,
  .shopSummary__info__join--1 .programTable dl,
  .shopSummary__info__join--2 .programTable dl {
    display: block;
  }
}

.shopSummary__info__join .programTable dl dt,
.shopSummary__info__join--1 .programTable dl dt,
.shopSummary__info__join--2 .programTable dl dt,
.shopSummary__info__join .programTable dl dd,
.shopSummary__info__join--1 .programTable dl dd,
.shopSummary__info__join--2 .programTable dl dd {
  display: table-cell;
}

@media (max-width: 768px) {

  .shopSummary__info__join .programTable dl dt,
  .shopSummary__info__join--1 .programTable dl dt,
  .shopSummary__info__join--2 .programTable dl dt,
  .shopSummary__info__join .programTable dl dd,
  .shopSummary__info__join--1 .programTable dl dd,
  .shopSummary__info__join--2 .programTable dl dd {
    display: block;
  }
}

.shopSummary__info__join .programTable dl dt,
.shopSummary__info__join--1 .programTable dl dt,
.shopSummary__info__join--2 .programTable dl dt {
  font-weight: bold;
  line-height: 2;
  padding-right: 18px;
  white-space: nowrap;
  color: #004097;
}

@media (max-width: 768px) {

  .shopSummary__info__join .programTable dl dt,
  .shopSummary__info__join--1 .programTable dl dt,
  .shopSummary__info__join--2 .programTable dl dt {
    padding-right: 4.8vw;
  }
}

.shopSummary__info__join .programTable dl dd,
.shopSummary__info__join--1 .programTable dl dd,
.shopSummary__info__join--2 .programTable dl dd {
  line-height: 1.5;
}

@media (max-width: 768px) {

  .shopSummary__info__join .programTable dl dd,
  .shopSummary__info__join--1 .programTable dl dd,
  .shopSummary__info__join--2 .programTable dl dd {
    margin-bottom: 8vw;
  }
}

.shopSummary__qa {
  margin-top: 84px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa {
    margin-top: 4.375vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa {
    margin-top: 13.33333vw;
  }
}

.shopSummary__qa .sectionSubTitle img {
  width: 77px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa .sectionSubTitle img {
    width: 4.01042vw;
  }
}

.shopSummary__qa__in {
  font-size: 0;
  margin-top: 40px;
  text-align: center;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa__in {
    margin-top: 2.08333vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa__in {
    margin-top: 5.33333vw;
  }
}

.shopSummary__qa__in .sectionIconTitle {
  line-height: 53px;
  display: inline-block;
  margin: 0 auto 30px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa__in .sectionIconTitle {
    line-height: 2.76042vw;
    margin: 0 auto 1.5625vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa__in .sectionIconTitle {
    line-height: 1.5;
    margin-bottom: 0;
  }
}

.shopSummary__qa__in>div {
  font-size: 1rem;
  display: inline-block;
  width: 635px;
  vertical-align: top;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa__in>div {
    width: 33.07292vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa__in>div {
    width: auto;
  }
}

.shopSummary__qa__in>div+div {
  margin-left: 120px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa__in>div+div {
    margin-left: 4.6875vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa__in>div+div {
    margin-top: 13.33333vw;
    margin-left: 0;
  }
}

.shopSummary__qa__in>div dl {
  text-align: left;
}

.shopSummary__qa__in>div dl dt,
.shopSummary__qa__in>div dl dd {
  position: relative;
  min-height: 45px;
  padding: 7px 0 0 59px;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopSummary__qa__in>div dl dt,
  .shopSummary__qa__in>div dl dd {
    min-height: 2.34375vw;
    padding: 0.36458vw 0 0 3.07292vw;
  }
}

@media (max-width: 768px) {

  .shopSummary__qa__in>div dl dt,
  .shopSummary__qa__in>div dl dd {
    min-height: 6.66667vw;
    padding: 0.53333vw 0 0 9.33333vw;
  }
}

.shopSummary__qa__in>div dl dt::before,
.shopSummary__qa__in>div dl dd::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 45px;
  height: 45px;
  content: '';
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopSummary__qa__in>div dl dt::before,
  .shopSummary__qa__in>div dl dd::before {
    width: 2.34375vw;
    height: 2.34375vw;
  }
}

@media (max-width: 768px) {

  .shopSummary__qa__in>div dl dt::before,
  .shopSummary__qa__in>div dl dd::before {
    width: 6.66667vw;
    height: 6.66667vw;
  }
}

.shopSummary__qa__in>div dl dt {
  font-weight: bold;
  margin-bottom: 13px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa__in>div dl dt {
    margin-bottom: 0.67708vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa__in>div dl dt {
    margin-bottom: 1.86667vw;
  }
}

.shopSummary__qa__in>div dl dt::before {
  background-size: 30px auto;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa__in>div dl dt::before {
    background-size: 1.5625vw auto;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa__in>div dl dt::before {
    background-size: 4.53333vw auto;
  }
}

.shopSummary__qa__in>div dl dd::before {
  background-size: 30px auto;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa__in>div dl dd::before {
    background-size: 1.5625vw auto;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa__in>div dl dd::before {
    background-size: 4.53333vw auto;
  }
}

.shopSummary__qa__in>div dl dd+dt {
  margin-top: 60px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__qa__in>div dl dd+dt {
    margin-top: 3.125vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__qa__in>div dl dd+dt {
    margin-top: 8vw;
  }
}

.shopSummary__qa__in__program .sectionIconTitle {
  padding-top: 2px;
  background-image: url(../../common/image/icon_ttl07.png);
}

.shopSummary__qa__in__program dl dt {
  color: #004097;
}

.shopSummary__qa__in__program dl dt::before {
  background: #004097 url(../../shop/image/icon_qa01.png) no-repeat 50% 50%;
}

.shopSummary__qa__in__program dl dd::before {
  border: 1px solid #004097;
  background: #fff url(../../shop/image/icon_qa02.png) no-repeat 50% 50%;
}

.shopSummary__qa__in__freetime .sectionIconTitle {
  padding-top: 2px;
  background-image: url(../../common/image/icon_ttl08.png);
}

.shopSummary__qa__in__freetime dl dt {
  color: #9e000f;
}

.shopSummary__qa__in__freetime dl dt::before {
  background: #9e000f url(../../shop/image/icon_qa01.png) no-repeat 50% 50%;
}

.shopSummary__qa__in__freetime dl dd::before {
  border: 1px solid #9e000f;
  background: #fff url(../../shop/image/icon_qa03.png) no-repeat 50% 50%;
}

.shopSummary__caution {
  margin-top: 84px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__caution {
    margin-top: 4.375vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__caution {
    margin-top: 13.33333vw;
  }
}

.shopSummary__caution .sectionSubTitle img {
  width: 77px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__caution .sectionSubTitle img {
    width: 4.01042vw;
  }
}

.shopSummary__caution__set {
  margin-top: 40px;
}

.shopSummary__caution__in,
.shopSummary__caution__in--1 {
  margin-top: 40px;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopSummary__caution__in,
  .shopSummary__caution__in--1 {
    margin-top: 2.08333vw;
  }
}

@media (max-width: 768px) {

  .shopSummary__caution__in,
  .shopSummary__caution__in--1 {
    margin-top: 5.33333vw;
  }
}

.shopSummary__caution__in--1 {
  width: 100%;
  max-width: 1200px;
  margin: 20px auto 0;
  text-align: center;
}

.shopSummary__caution__in .sectionIconTitle,
.shopSummary__caution__in--1 .sectionIconTitle {
  line-height: 53px;
  display: inline-block;
  margin: 0 auto 30px;
}

@media (max-width: 1935px) and (min-width: 769px) {

  .shopSummary__caution__in .sectionIconTitle,
  .shopSummary__caution__in--1 .sectionIconTitle {
    line-height: 2.76042vw;
    margin: 0 auto 1.5625vw;
  }
}

@media (max-width: 768px) {

  .shopSummary__caution__in .sectionIconTitle,
  .shopSummary__caution__in--1 .sectionIconTitle {
    line-height: 1.5;
    margin-bottom: 0;
  }
}

.shopSummary__caution__in>div,
.shopSummary__caution__in--1>div {
  font-size: 1rem;
  float: left;
  box-sizing: border-box;
  width: 50%;
  vertical-align: top;
}

@media (max-width: 768px) {

  .shopSummary__caution__in>div,
  .shopSummary__caution__in--1>div {
    width: auto;
  }
}

.shopSummary__caution__in>div:first-child,
.shopSummary__caution__in--1>div:first-child {
  padding-right: 1.40766vw;
}

@media (max-width: 768px) {

  .shopSummary__caution__in>div:first-child,
  .shopSummary__caution__in--1>div:first-child {
    padding-right: 0;
  }
}

.shopSummary__caution__in>div:last-child,
.shopSummary__caution__in--1>div:last-child {
  padding-left: 1.40766vw;
}

@media (max-width: 768px) {

  .shopSummary__caution__in>div:last-child,
  .shopSummary__caution__in--1>div:last-child {
    padding-left: 0;
  }
}

.shopSummary__caution .sectionSubTxt,
.shopSummary__caution .sectionSubTxt--red {
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 768px) {

  .shopSummary__caution .sectionSubTxt,
  .shopSummary__caution .sectionSubTxt--red {
    font-size: 3.46667vw;
  }
}

.shopSummary__caution .sectionSubTxt--red {
  color: #9e000f;
}

.shopSummary__caution ul {
  font-weight: 700;
  display: inline-block;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .shopSummary__caution ul {
    display: block;
  }
}

.shopSummary__caution ul li {
  position: relative;
  float: left;
  box-sizing: border-box;
  padding-right: 1.82292vw;
  padding-left: 0.78125vw;
}

@media (max-width: 768px) {
  .shopSummary__caution ul li {
    float: none;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 18px;
    text-align: left;
  }
}

.shopSummary__caution ul li:last-child {
  padding-right: 0;
}

.shopSummary__caution ul li::before {
  position: absolute;
  top: 50%;
  left: 4px;
  width: 2px;
  height: 12px;
  margin-top: -6px;
  content: '';
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #9e000f;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__caution ul li::before {
    left: 0.20833vw;
    width: 0.10417vw;
    height: 0.625vw;
    margin-top: -0.3125vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__caution ul li::before {
    top: 2.66667vw;
  }
}

.shopSummary__caution ul li::after {
  position: absolute;
  top: 50%;
  left: 4px;
  width: 2px;
  height: 12px;
  margin-top: -6px;
  content: '';
  -webkit-transform: rotate(-130deg);
  -ms-transform: rotate(-130deg);
  transform: rotate(-130deg);
  background: #9e000f;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopSummary__caution ul li::after {
    left: 0.20833vw;
    width: 0.10417vw;
    height: 0.625vw;
    margin-top: -0.3125vw;
  }
}

@media (max-width: 768px) {
  .shopSummary__caution ul li::after {
    top: 2.66667vw;
  }
}

.shopSummary__point ul {
  display: inline-block;
  margin: 0 -10px;
}

.shopSummary__point ul li {
  float: left;
  box-sizing: border-box;
  width: 25%;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .shopSummary__point ul li {
    width: 50%;
    margin-top: 20px;
  }
}

@media (max-width: 768px) {

  .shopSummary__point ul li:first-child,
  .shopSummary__point ul li:nth-child(2) {
    margin-top: 0;
  }
}

.shopSummary__point ul li img {
  width: 100%;
}

.shopSummary__point ul li span {
  font-family: 'NotoSansCJKjp', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic', 'YuGothic', 'メイリオ', 'Meiryo', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  display: block;
  text-align: center;
}

@media (max-width: 768px) {
  .shopSummary__point ul li span {
    font-size: 3.46667vw;
  }
}

.shopAccess {
  position: relative;
  z-index: 2;
}

.shopAccess::before {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  top: -112px;
  left: -100px;
  width: 2120px;
  height: 210px;
  background: #fff;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: rotate(-5.3deg);
  -ms-transform: rotate(-5.3deg);
  transform: rotate(-5.3deg);
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopAccess::before {
    top: -5.83333vw;
    left: -5.20833vw;
    width: 110.41667vw;
    height: 10.9375vw;
  }
}

@media (max-width: 768px) {
  .shopAccess::before {
    top: -29.86667vw;
    left: -15vw;
    width: 130vw;
    height: 56vw;
  }
}

@media (max-width: 768px) {
  .shopAccess::before {
    top: -13.33333vw;
  }
}

.shopAccess .sectionTitle {
  margin-bottom: 40px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopAccess .sectionTitle {
    margin-bottom: 2.08333vw;
  }
}

@media (max-width: 768px) {
  .shopAccess .sectionTitle {
    margin-bottom: 5.33333vw;
  }
}

.shopAccess .sectionTitle img {
  width: 42px;
  margin-bottom: 30px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopAccess .sectionTitle img {
    width: 2.1875vw;
    margin-bottom: 1.5625vw;
  }
}

@media (max-width: 768px) {
  .shopAccess .sectionTitle img {
    width: 6.93333vw;
    margin-bottom: 2.66667vw;
  }
}

.shopAccess p {
  position: relative;
  z-index: 3;
  text-align: center;
  letter-spacing: .02em;
}

.shopAccess p span {
  font-weight: bold;
  color: #004097;
}

.shopAccess p+p {
  margin-top: 30px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopAccess p+p {
    margin-top: 1.5625vw;
  }
}

@media (max-width: 768px) {
  .shopAccess p+p {
    margin-top: 5.33333vw;
  }
}

.shopAccess__mapwrap {
  position: relative;
  z-index: 2;
  height: 660px;
  margin-top: 42px;
}

@media (max-width: 1935px) and (min-width: 769px) {
  .shopAccess__mapwrap {
    height: 34.375vw;
    margin-top: 2.1875vw;
  }
}

@media (max-width: 768px) {
  .shopAccess__mapwrap {
    height: 66.66667vw;
    margin-top: 2.66667vw;
  }
}

.shopAccess__mapwrap #shopMap {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
}

.shopAccess .br-sp {
  display: none;
}

@media (max-width: 768px) {
  .shopAccess .br-sp {
    display: inline;
  }
}