.second-mv-title {
  width: 100%;
  height: 8.4rem;
  display: block;
  background: #fff;
  border: 1px solid #074097;
}
@media only screen and (max-width: 767px) {
  .second-mv-title {
    height: 16.3rem;
    border-width: 2px;
  }
}
.second-mv-title .title-box {
  padding: 0;
  margin-bottom: 5.5rem;
  background: none;
}
@media only screen and (max-width: 767px) {
  .second-mv-title .title-box {
    margin-bottom: 12rem;
  }
}
.second-mv-title .title-box h1 {
  justify-content: center;
  margin: 0;
  color: #074097;
}
@media only screen and (max-width: 767px) {
  .second-mv-title .title-box h1 {
    display: flex;
    flex-wrap: wrap;
  }
  .second-mv-title .title-box h1 span {
    background: none;
    padding: 2rem 0 0;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .second-mv-title {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  #page-content {
    margin-top: 0;
  }
  #page-content .slick-dotted.slick-slider {
    margin-bottom: 12rem;
  }
}
#page-content .main--fitting-grandfront {
  margin: 0;
}
#page-content .fitting-template .school_logo, #page-content .school-template .school_logo {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #page-content .shop-title {
    font-size: 4.2rem;
    line-height: 1.428;
  }
}
@media only screen and (max-width: 767px) {
  #page-content .grandfront-hero {
    margin: 7rem 0 1rem;
  }
  #page-content .grandfront-hero .inner-box {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #page-content .shop-list__item-info-link .item a {
    line-height: 10.5rem;
    font-size: 2.8rem;
  }
}
#page-content #factory-head-photo {
  position: relative;
}
#page-content #factory-head-photo .school_logo {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: auto;
  transform: translateY(-50%);
  width: 36rem;
  z-index: 5;
  padding-top: 0;
}
#page-content #factory-head-photo .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-content #factory-head-photo .slick-dots li {
  width: 1rem;
  height: 1rem;
  border-radius: 1rem;
  margin: 0 1rem;
}
#page-content #factory-head-photo .slick-dots li.slick-active button::before {
  background: #808080;
}
#page-content #factory-head-photo .slick-dots li button {
  padding: 0;
  margin: 0;
  width: inherit;
  height: inherit;
  border-radius: 1rem;
}
#page-content #factory-head-photo .slick-dots li button::before {
  content: "";
  width: inherit;
  height: inherit;
  background: #fff;
  border: 1px solid #808080;
  opacity: 1 !important;
  border-radius: 1rem;
}
#page-content #factory-head-photo .slick-slide img {
  width: 100%;
}
#page-content #shop-head {
  margin-bottom: 10rem;
}
#page-content .read {
  background: url("../images/fitting/fitting-content-bg.jpg") no-repeat top center/cover;
  padding: 10rem 0;
  margin-bottom: 7rem;
}
@media only screen and (max-width: 767px) {
  #page-content .read {
    background: url("../images/fitting/sp/fitting-content-bg.jpg") no-repeat top center/cover;
    padding: 12rem 0;
    margin-bottom: 8rem;
  }
}
#page-content .read .inner {
  width: 80rem;
  margin: auto;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 3.7rem 0;
}
@media only screen and (max-width: 767px) {
  #page-content .read .inner {
    width: 60.7rem;
    padding: 4rem;
  }
}
#page-content .read .inner h2 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #074097;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  #page-content .read .inner h2 {
    font-size: 4.2rem;
    line-height: 1.428;
  }
}
#page-content .read .inner p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.666;
}
@media only screen and (max-width: 767px) {
  #page-content .read .inner p {
    font-size: 2.8rem;
    line-height: 1.642;
  }
}
#page-content .content-wrapper {
  margin-top: 8rem;
  width: 100%;
  max-width: none;
  padding: 0;
}
#page-content .content-wrapper.last {
  margin-bottom: 8rem;
}
#page-content .content-wrapper .section-ttl {
  background: #074097;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  line-height: 5rem;
  border-radius: 1.3rem;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .section-ttl {
    line-height: 1.363;
    font-size: 3.3rem;
    margin-bottom: 5rem;
    padding: 1.3rem 0;
  }
}
#page-content .content-wrapper .fitting-step {
  padding: 0;
}
#page-content .content-wrapper .fitting-step__title {
  font-size: 3.2rem;
  font-weight: 700;
  margin-bottom: 3rem;
  color: #074097;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step__title {
    font-size: 3.8rem;
    line-height: 1.736;
    margin-bottom: 4rem;
  }
}
#page-content .content-wrapper .fitting-step__lead {
  margin-bottom: 4rem;
}
#page-content .content-wrapper .fitting-step__lead p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.666;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step__lead p {
    font-size: 2.8rem;
    text-align: left;
  }
}
#page-content .content-wrapper .fitting-step-list__item {
  padding: 2rem;
  background: #eef2f8;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-list__item {
    flex-direction: inherit;
    flex-wrap: wrap;
    padding: 3rem;
  }
}
#page-content .content-wrapper .fitting-step-list__item:not(:last-of-type) {
  border: none;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-list__item:not(:last-of-type) {
    margin-bottom: 5rem;
  }
}
#page-content .content-wrapper .fitting-step-list__item:not(:last-of-type)::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 2rem solid transparent;
  border-left: 2rem solid transparent;
  border-top: 2rem solid #074097;
  border-bottom: 0;
  right: 0;
  bottom: -2rem;
  left: 0;
  margin: auto;
  background: none;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-list__item:not(:last-of-type)::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 3rem solid transparent;
    border-left: 3rem solid transparent;
    border-top: 3rem solid #6a8cc1;
    border-bottom: 0;
    bottom: -3rem;
  }
}
#page-content .content-wrapper .fitting-step-list__number {
  background: #074097;
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-list__number {
    font-size: 3.1rem;
    padding: 0;
    line-height: 5.4rem;
  }
}
#page-content .content-wrapper .fitting-step-list__number span {
  font-size: 3rem;
  font-weight: 500;
  display: inline-block;
  margin-left: 0.8rem;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-list__number span {
    font-size: 4.65rem;
  }
}
#page-content .content-wrapper .fitting-step-list__name {
  font-size: 2.2rem;
  font-weight: 500;
  color: #074097;
  margin: 0 3.5rem;
  min-width: 3.5rem;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-list__name {
    font-size: 3.6rem;
    margin: 0 3rem;
    min-width: auto;
  }
}
#page-content .content-wrapper .fitting-step-list__desc {
  font-size: 1.8rem;
  line-height: 1.555;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-list__desc {
    width: 100%;
    font-size: 2.8rem;
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-list__index {
    width: 15rem;
    margin-bottom: 0;
    min-width: inherit;
  }
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step .fitting-step-list {
    margin-bottom: 7rem;
  }
}
#page-content .content-wrapper .fitting-step-gallery {
  display: grid;
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-gallery {
    grid-template-columns: 1fr;
  }
  #page-content .content-wrapper .fitting-step-gallery .fitting-step-gallery__item:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}
#page-content .content-wrapper .fitting-step-gallery__desc {
  font-size: 1.8rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper .fitting-step-gallery__desc {
    font-size: 2.8rem;
  }
}
#page-content .content-wrapper.bg-secondary--membership-vip .membership-detail, #page-content .content-wrapper.bg-secondary--workshop .membership-detail {
  padding: 0;
}
@media print, screen and (min-width: 768px) {
  #page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid {
    display: flex;
    align-items: flex-start;
    gap: 5rem;
  }
}
#page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .panel-grid__item, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .panel-grid__item {
  width: calc((100% - 5rem) / 2);
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .panel-grid__item, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .panel-grid__item {
    width: 60.7rem;
    margin: 0 auto;
  }
  #page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .panel-grid__item.wide, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .panel-grid__item.wide {
    width: 68.7rem;
    position: relative;
    margin-top: 6rem;
  }
  #page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .panel-grid__item.wide .item-panel__row--horizontal, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .panel-grid__item.wide .item-panel__row--horizontal {
    position: static;
  }
  #page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .panel-grid__item.wide .item-panel__media--swing-better-prizm, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .panel-grid__item.wide .item-panel__media--swing-better-prizm {
    position: absolute;
    top: -3rem;
    left: 0;
    padding: 0;
    width: 17rem;
    min-width: inherit;
  }
}
#page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .panel-grid__item .item-panel__title, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .panel-grid__item .item-panel__title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #074097;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .panel-grid__item .item-panel__title, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .panel-grid__item .item-panel__title {
    font-size: 3.6rem;
    padding-left: 19rem;
    margin-bottom: 1rem;
  }
}
#page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .item-panel__main .item-panel__picture, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .item-panel__main .item-panel__picture {
  margin-top: -3rem;
}
#page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .item-panel__main .item-panel__desc, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .item-panel__main .item-panel__desc {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.666;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper.bg-secondary--membership-vip .membership-detail .panel-grid .item-panel__main .item-panel__desc, #page-content .content-wrapper.bg-secondary--workshop .membership-detail .panel-grid .item-panel__main .item-panel__desc {
    font-size: 2.8rem;
  }
}
#page-content .content-wrapper.bg-secondary--membership-vip .workshop-list__item .fitting-system-list__desc, #page-content .content-wrapper.bg-secondary--workshop .workshop-list__item .fitting-system-list__desc {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.666;
  letter-spacing: 0.025em;
}
@media only screen and (max-width: 767px) {
  #page-content .content-wrapper.bg-secondary--membership-vip .workshop-list__item .fitting-system-list__desc, #page-content .content-wrapper.bg-secondary--workshop .workshop-list__item .fitting-system-list__desc {
    font-size: 2.8rem;
  }
}
#page-content .fitting-menu {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  #page-content .fitting-menu {
    margin-bottom: 7rem;
  }
  #page-content .fitting-menu__header {
    margin-bottom: 0;
  }
}
#page-content .fitting-menu__note {
  text-align: left;
  font-size: 1.8rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #page-content .fitting-menu__note {
    font-size: 2.8rem;
  }
}
#page-content .fitting-menu + .reserve-btn {
  margin-top: 0;
}
#page-content .fitting-menu-table {
  width: 100%;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
  #page-content .fitting-menu-table {
    margin: 2rem 0;
  }
}
#page-content .fitting-menu-table tr th {
  width: 28rem;
}
#page-content .fitting-menu-table tr th.w54 {
  width: 54rem;
}
#page-content .fitting-menu-table tr th, #page-content .fitting-menu-table tr td {
  font-size: 1.8rem;
  font-weight: 400;
  text-align: center;
  padding: 2.7rem 0;
  border: 1px solid #074097;
}
@media only screen and (max-width: 767px) {
  #page-content .fitting-menu-table tr th, #page-content .fitting-menu-table tr td {
    font-size: 2.8rem;
  }
}
#page-content .fitting-menu-table tr th {
  color: #074097;
  background: #eef2f8;
}
@media only screen and (max-width: 767px) {
  #page-content .menu__note {
    font-size: 2.8rem;
  }
}
#page-content #line-at {
  margin-bottom: 8rem;
}
#page-content .reserve-btn {
  width: 73.8rem;
  margin: 8rem auto 0;
}
@media only screen and (max-width: 767px) {
  #page-content .reserve-btn {
    width: 100%;
  }
}
#page-content .reserve-btn a {
  line-height: 11.3rem;
  background: #e5022c;
  color: #fff;
  display: block;
  position: relative;
  transition: 0.3s;
  border: 1px solid #e5022c;
  border-radius: 12rem;
  letter-spacing: 0.1em;
  font-size: 2.56rem;
  font-weight: 500;
  padding: 0 12rem 0 8rem;
}
@media only screen and (max-width: 767px) {
  #page-content .reserve-btn a {
    line-height: 12rem;
    padding: 0 12rem 0 5rem;
  }
}
#page-content .reserve-btn a span {
  font-size: 4rem;
  display: inline-block;
  margin-left: 2rem;
}
#page-content .reserve-btn a i {
  width: 7.6rem;
  height: 7.6rem;
  border-radius: 14rem;
  background: #fff;
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
  transition: inherit;
  overflow: hidden;
}
#page-content .reserve-btn a i::before, #page-content .reserve-btn a i::after {
  content: "";
  width: 1.7rem;
  height: 1.7rem;
  border-top: 2px solid #e5022c;
  border-right: 2px solid #e5022c;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: inherit;
}
#page-content .reserve-btn a i::after {
  left: -15rem;
}
#page-content .reserve-btn a:hover {
  background: #fff;
  color: #e5022c;
  opacity: 1;
}
#page-content .reserve-btn a:hover i {
  background: #e5022c;
}
#page-content .reserve-btn a:hover i::before, #page-content .reserve-btn a:hover i::after {
  border-top-color: #fff;
  border-right-color: #fff;
}
#page-content .reserve-btn a:hover i::before {
  right: -15rem;
}
#page-content .reserve-btn a:hover i::after {
  left: 0;
}
/*# sourceMappingURL=fitting-studio.css.map */