.ws {
  color: #172939;
  font-size: 13px;
}
.ws .attention {
  border-bottom: 1px solid #fff;
  color: white;
  font-size: 16px;
  padding: 0 15px 5px 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 40px;
  width: 40%;
}
.ws .main-desc {
  background-color: #202739;
  color: #fff;
  line-height: 28px;
  padding: 90px 30px 30px 30px;
  position: relative;
}
.ws .main-desc .main-desc-ttl {
  font-size: 18px;
  line-height: 31px;
  position: absolute;
  top: -20px;
}
.ws .flow {
  background-color: #F5F5F5;
  padding: 50px 0 0 0;
}
.ws .flow .content-ttl {
  font-size: 30px;
  font-family: Optima, Candara, "Noto Sans", source-sans-pro, sans-serif;
  font-weight: normal;
}
.ws .flow .content-ttl p {
  font-size: 16px;
  margin-top: 20px;
}
.ws .flow .flow-box-left {
  margin-bottom: 60px;
  width: 85%;
}
.ws .flow .flow-box-left .step {
  padding-left: 30px;
}
.ws .flow .flow-box-left .flow-content {
  margin-left: 30px;
  position: relative;
  width: calc(100% - 30px);
}
.ws .flow .flow-box-left .flow-content .flow-ttl {
  font-size: 18px;
  position: absolute;
  top: -15px;
}
.ws .flow .flow-box-left .flow-content .flow-text {
  padding-top: 20px;
}
.ws .flow .flow-box-left .flow-content .detail {
  border: 1px solid #A8B8CA;
  display: block;
  margin-top: 10px;
  position: relative;
}
.ws .flow .flow-box-left .flow-content .detail .detail-box {
  padding: 15px;
}
.ws .flow .flow-box-left .flow-content .detail li {
  margin-bottom: 5px;
}
.ws .flow .flow-box-left .flow-content .detail li:last-child {
  margin-bottom: 0;
}
.ws .flow .flow-box-left .flow-content .detail .modal-btn {
  bottom: 15px;
  position: absolute;
  right: 15px;
}
.ws .flow .flow-box-right {
  float: right;
  margin-bottom: 60px;
  width: 85%;
}
.ws .flow .flow-box-right .flow-content {
  margin-right: 30px;
  position: relative;
  width: calc(100% - 30px);
}
.ws .flow .flow-box-right .flow-content .flow-ttl {
  font-size: 18px;
  position: absolute;
  top: -15px;
}
.ws .flow .flow-box-right .flow-content .flow-text {
  padding-top: 20px;
}
.ws .flow .flow-box-right .flow-content .notes {
  font-size: 10px;
  margin-top: 5px;
}
.ws .flow .flow-box-right .flow-content .detail {
  border: 1px solid #A8B8CA;
  display: block;
  margin-top: 10px;
  padding: 15px;
  position: relative;
}
.ws .flow .flow-box-right .flow-content .detail li {
  margin-bottom: 5px;
}
.ws .flow .flow-box-right .flow-content .detail li:last-child {
  margin-bottom: 0;
}
.ws .price {
  background-color: #E2E6EA;
  padding: 70px 0px;
}
.ws .price .price-caution {
  margin: 0 30px 20px;
}
.ws .price .price-caution .content-text {
  margin-bottom: 10px;
}
.ws .price .inner-box {
  margin: 0 30px 40px;
  position: relative;
}
.ws .price .inner-box .ring-name {
  border-bottom: 1px solid #707070;
  font-size: 14px;
  padding-bottom: 5px;
  position: absolute;
  top: 30px;
  left: 115px;
  width: 60%;
}
.ws .price .inner-box .ring-name .type {
  font-size: 10px;
  line-height: 0;
}
.ws .price .inner-box .chart {
  float: right;
  margin-top: 100px;
  width: 55%;
}
.ws .price .inner-box .caution {
  margin: 50px 0 0 auto;
  width: 50%;
}
.ws .price .inner-box .engraved-text {
  position: absolute;
  right: 0;
  top: 20px;
  width: 55%;
}
.ws .price table th {
  padding: 10px;
  text-align: left;
}
.ws .price table td {
  border-bottom: 1px solid #939393;
  padding: 15px 15px 7px 10px;
}
.ws .price .engraved-text {
  position: absolute;
  right: 0;
  top: 20px;
  width: 55%;
}
.ws .price .payment {
  background-color: #F5F5F5;
  margin: 50px 30px 0 30px;
}
.ws .price .payment .payment-ttl {
  border-bottom: 1px solid #E4E5EA;
  padding: 15px;
  text-align: center;
}
.ws .price .payment .pay {
  padding: 15px;
}
.ws .price .payment .pay li {
  border-bottom: 1px solid #E4E5EA;
  padding: 15px 0;
}
.ws .price .payment .pay li:last-child {
  border-bottom: none;
}
.ws .reservation {
  background-color: #F5F5F5;
  padding: 70px 0;
}
.ws .reservation .content-ttl {
  font-size: 30px;
  font-family: Optima, Candara, "Noto Sans", source-sans-pro, sans-serif;
  font-weight: normal;
}
.ws .reservation .content-text {
  margin: 0 15px 10px;
}
.ws .reservation .shop-list {
  padding: 0 15px 40px;
}
.ws .reservation .shop-list .area {
  border-bottom: 1px solid #172939;
  color: #172939;
  margin: 40px 0 20px;
  padding: 10px 0;
}
.ws .reservation .shop-list .shop-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  width: 100%;
}
.ws .reservation .shop-list .shop-box a {
  display: block;
  position: relative;
  width: 48%;
}
.ws .reservation .shop-list .shop-box a img {
  width: 100%;
}
.ws .reservation .shop-list .shop-box a .shop-name {
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.ws .reservation .shop-list .shop-box a .shop-name .shop-name-sub {
  font-size: 12px;
}
.ws .reservation .shop-list .shop-box a .shop-name .shop-name-en {
  font-size: 12px;
  font-family: Optima, Candara, "Noto Sans", source-sans-pro, sans-serif;
}
.ws .reservation .shop-list .shop-box a .shop-name p {
  margin-bottom: 7px;
  text-align: center;
}

* {
  padding: 0;
  margin: 0;
}

.modal-open {
  display: inline-block;
}

.modal-open a {
  color: #172939;
  display: block;
  padding: 15px;
  text-decoration: none;
}

.modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.modal:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}

.modal:target {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s, visibility 0.5s;
}

.modal .overlay {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
}

.modal-wrapper {
  width: 90%;
  max-width: 400px;
  min-width: 300px;
  height: 100%;
  max-height: 450px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-contents {
  overflow: auto;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}

.modal-content {
  margin: 25px;
}
.modal-content .modal-ttl {
  font-size: 16px;
  text-align: center;
  margin-bottom: 30px;
}
.modal-content .modal-block {
  display: flex;
  font-size: 12px;
  margin: 10px 0 20px;
}
.modal-content .modal-block img {
  margin-right: 10px;
}

.modal-close {
  background-color: #fff;
  border-radius: 50%;
  color: #969696;
  display: block;
  font-size: 18px;
  height: 50px;
  line-height: 48px;
  margin: 10px auto 0;
  text-align: center;
  text-decoration: none;
  width: 50px;
}

.jump-box {
  display: block;
  position: relative;
}
.jump-box img {
  display: block;
}
.jump-box .jump-btn {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 14px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
  position: absolute;
  text-align: center;
  width: 70%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.jump-box .jump-btn .symbol {
  position: absolute;
  right: 11px;
  top: 9px;
}

.floating {
  background-color: rgba(34, 34, 34, 0.7);
  bottom: 0;
  padding: 15px 0;
  position: fixed;
  text-align: center;
  z-index: 2;
  width: 100%;
}
.floating a {
  background-color: #dee7f3;
  color: #202739;
  font-size: 14px;
  display: inline-block;
  opacity: 1;
  padding: 15px;
}
.floating a .btn {
  display: flex;
}
.floating a .btn svg {
  fill: #202739;
  margin-right: 10px;
}
.floating a .btn p {
  line-height: 1.7;
}

@media screen and (min-width: 1090px) {
  .floating {
    width: 430px;
  }
  .floating:hover a {
    background-color: #202739;
  }
  .floating:hover a .btn {
    color: #fff;
  }
  .floating:hover a .btn svg {
    fill: #fff;
  }
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

.ws-kawagoe {
  background-color: #F5F5F5;
  color: #172939;
  height: 500px;
  padding-top: 65px;
}
.ws-kawagoe .text {
  padding: 30px 20px 20px 20px;
}
.ws-kawagoe .store-box {
  background-color: #fff;
  color: #172939;
  display: block;
  margin-bottom: 10px;
  padding: 20px;
}
.ws-kawagoe .store-box .store {
  display: flex;
}
.ws-kawagoe .store-box .store img {
  margin-right: 15px;
}
.ws-kawagoe .store-box .store .content {
  width: 100%;
}
.ws-kawagoe .store-box .store .content .name {
  font-size: 16px;
  padding-bottom: 2px;
}
.ws-kawagoe .store-box .store .content .newopen {
  border: 1px solid #8DA6C6;
  color: #8DA6C6;
  margin-top: 15px;
  text-align: center;
  padding: 5px;
}/*# sourceMappingURL=workshop.css.map */