@charset "UTF-8";
.main video {
  display: block;
  width: 100%;
}
.main .pageHeader {
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .pageHeader {
    margin: 0.4rem 0 0;
  }
}
.main .pageHeader .wrap {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 5.5rem 1fr 0.87rem;
  gap: 0 0.69rem;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .wrap {
    display: block;
  }
}
.main .pageHeader .image {
  grid-row: 1/3;
  grid-column: 1/2;
  margin: 0 0 0 -1rem;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .image {
    margin: 0 -0.2rem;
  }
}
.main .pageHeader .image figcaption {
  text-align: right;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .image figcaption {
    padding-right: 0.2rem;
  }
}
.main .pageHeader .ttl {
  display: contents;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .ttl {
    display: block;
    margin: 0.4rem 0 0;
  }
}
.main .pageHeader .ttl .en {
  grid-row: 1/3;
  grid-column: 3/4;
  border-left: 0.02rem solid currentColor;
  writing-mode: vertical-rl;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 0.48rem;
  font-weight: 700;
  line-height: 0.72rem;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .ttl .en {
    writing-mode: horizontal-tb;
    border-left: none;
    font-size: 0.32rem;
    line-height: 1;
  }
}
.main .pageHeader .ttl .ja {
  grid-row: 3/4;
  grid-column: 1/4;
  display: flex;
  gap: 0.1rem;
  padding: 0.07rem 0 0;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1.1;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .ttl .ja {
    display: block;
    padding: 0.05rem 0 0;
    font-size: 0.16rem;
    line-height: 1;
  }
}
.main .pageHeader .ttl .ja::after {
  flex-grow: 1;
  align-self: flex-end;
  content: "";
  display: block;
  height: 0.02rem;
  margin: 0 0 0.03rem;
  background: currentColor;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .ttl .ja::after {
    content: none;
  }
}
.main .pageHeader .catch {
  grid-row: 1/2;
  grid-column: 2/3;
  font-size: 0.64rem;
  font-weight: 700;
  line-height: 0.95rem;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .catch {
    margin: 0.4rem 0 0;
    font-size: 0.23rem;
    line-height: 1.5;
  }
}
.main .pageHeader p {
  grid-row: 2/3;
  grid-column: 2/3;
  padding: 0.5rem 0 0;
  font-size: 0.18rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .main .pageHeader p {
    padding: 0.3rem 0 0;
    font-size: 0.16rem;
  }
}
.main .lead {
  margin: 1.5rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .lead {
    margin: 0.4rem 0 0;
  }
}
.main .lead .image img {
  width: 100%;
}
.main .lead .image figcaption {
  padding-left: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main .lead .image figcaption {
    padding-left: 0.2rem;
  }
}
.main .lead .wrap {
  margin-top: 0.58rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .main .lead .wrap {
    display: block;
    margin-top: 0.4rem;
  }
}
.main .lead .wrap .text {
  width: 5.34rem;
}
@media screen and (max-width: 750px) {
  .main .lead .wrap .text {
    width: auto;
  }
}
.main .lead .wrap .text .catch {
  font-size: 0.3rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main .lead .wrap .text .catch {
    font-size: 0.24rem;
  }
}
.main .lead .wrap .text p {
  margin: 0.3rem 0 0;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .main .lead .wrap .text p {
    margin: 0.2rem 0 0;
  }
}
.main .lead .wrap .figure {
  width: 4.43rem;
}
@media screen and (max-width: 750px) {
  .main .lead .wrap .figure {
    width: auto;
    margin: 0.3rem 0 0;
  }
}
.main section.variation .ttl,
.main section.equipment .ttl {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.05rem;
}
.main section.variation .ttl .en,
.main section.equipment .ttl .en {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 0.5rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main section.variation .ttl .en,
.main section.equipment .ttl .en {
    font-size: 0.24rem;
  }
}
.main section.variation .ttl .ja,
.main section.equipment .ttl .ja {
  font-size: 0.12rem;
  line-height: 0.19rem;
}
@media screen and (max-width: 750px) {
  .main section.variation .ttl .ja,
.main section.equipment .ttl .ja {
    font-size: 0.1rem;
    line-height: 1;
  }
}
.main section.variation .catch,
.main section.equipment .catch {
  font-size: 0.3rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main section.variation .catch,
.main section.equipment .catch {
    font-size: 0.24rem;
  }
}
.main section.variation p,
.main section.equipment p {
  font-weight: 500;
}
.main section.variation {
  margin: 0.6rem 0 0;
}
.main section.variation .wrap {
  padding-top: 0.82rem;
  background: url(../imgs/blt01.png) calc(100% + 0.14rem) 0/2.32rem auto no-repeat;
}
@media screen and (max-width: 750px) {
  .main section.variation .wrap {
    padding-top: 0;
    background: url(../imgs/blt01_sp.png) right 0.3rem top -0.1rem/1.2rem auto no-repeat;
  }
}
.main section.variation .catch {
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.variation .catch {
    margin: 0.4rem 0 0;
  }
}
.main section.variation .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin: 0.5rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.variation .list {
    flex-direction: column;
    gap: 0.4rem;
    margin: 0.3rem 0 0;
  }
}
.main section.variation .list .item {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr 2.2rem;
  width: calc(50% - 0.3rem);
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item {
    width: auto;
    grid-template-columns: 1fr 1.4rem;
  }
}
.main section.variation .list .item.comingsoon .image {
  position: relative;
}
.main section.variation .list .item.comingsoon .image img {
  filter: blur(5px);
}
.main section.variation .list .item.comingsoon .image::after {
  content: "";
  background: url(../imgs/th-comingsoon.png) no-repeat center/contain;
  position: absolute;
  inset: 50% auto auto 50%;
  translate: -50% -50%;
  width: 1.93rem;
  height: 100%;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item.comingsoon .image::after {
    width: 1.4rem;
  }
}
.main section.variation .list .item.comingsoon .text--02 .btn {
  background: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}
.main section.variation .list .item .text--01 {
  grid-row: 1/2;
  grid-column: 2/3;
  padding: 0.55rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--01 {
    grid-column: 1/2;
    padding: 0;
  }
}
.main section.variation .list .item .text--01 .name {
  border-bottom: 0.01rem solid currentColor;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--01 .name {
    padding-bottom: 0.1rem;
    line-height: 1;
  }
}
.main section.variation .list .item .text--01 .name .small {
  font-size: 0.16rem;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--01 .name .small {
    font-size: 0.1rem;
  }
}
.main section.variation .list .item .text--01 .plan {
  margin: 0.15rem 0 0;
  padding: 0.25em 0;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 0.3rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--01 .plan {
    margin: 0.1rem 0 0;
    padding: 0;
    font-size: 0.19rem;
  }
}
.main section.variation .list .item .text--01 .plan .small {
  font-size: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--01 .plan .small {
    font-size: 0.12rem;
  }
}
.main section.variation .list .item .text--01 .size {
  margin: 0.1rem 0 0;
  font-size: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--01 .size {
    font-size: 0.25rem;
  }
}
.main section.variation .list .item .text--01 .size .num {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 700;
}
.main section.variation .list .item .text--01 .size .num .small {
  font-size: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--01 .size .num .small {
    font-size: 0.08rem;
  }
}
.main section.variation .list .item .text--01 .size .small {
  font-size: 0.12rem;
}
.main section.variation .list .item .text--01 .data {
  margin: 0.1rem 0 0;
  font-size: 0.14rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--01 .data {
    font-size: 0.09rem;
  }
}
.main section.variation .list .item .image {
  grid-row: 1/3;
  grid-column: 1/2;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .image {
    grid-column: 2/3;
  }
}
.main section.variation .list .item .text--02 {
  grid-row: 2/3;
  grid-column: 2/3;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--02 {
    grid-column: 1/2;
  }
}
.main section.variation .list .item .text--02 .balloon {
  margin: 0.3rem 0 0;
  font-size: 0.13rem;
  font-weight: 700;
  line-height: 0.14rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--02 .balloon {
    font-size: 0.1rem;
  }
}
.main section.variation .list .item .text--02 .balloon::before {
  content: "＼";
}
.main section.variation .list .item .text--02 .balloon::after {
  content: "／";
}
.main section.variation .list .item .text--02 .balloon + .btn {
  margin: 0.1rem 0 0;
}
.main section.variation .list .item .text--02 .btn {
  display: grid;
  place-items: center;
  margin: 0.53rem 0 0;
  width: 100%;
  height: 0.57rem;
  background: #000;
  border-radius: 0.1rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item .text--02 .btn {
    height: 0.4rem;
    margin: 0.3rem 0 0;
    font-size: 0.13rem;
  }
}
.main section.variation .list .item.typeA .image {
  width: 2.44rem;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item.typeA .image {
    width: 1.4rem;
  }
}
.main section.variation .list .item.typeM .image {
  width: 2.45rem;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item.typeM .image {
    width: 1.4rem;
  }
}
.main section.variation .list .item.typeN3t .image {
  width: 2.2rem;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .item.typeN3t .image {
    width: 1.4rem;
  }
}
.main section.variation .list .casbee {
  width: 3.2rem;
  align-self: flex-end;
}
@media screen and (max-width: 750px) {
  .main section.variation .list .casbee {
    margin: 0 auto;
  }
}
.main section.equipment {
  margin: 1.18rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.equipment {
    margin: 0.6rem 0 0;
  }
}
.main section.equipment .wrap {
  padding-top: 0.83rem;
  background: url(../imgs/blt02.png) 100% 0/2.54rem auto no-repeat;
}
@media screen and (max-width: 750px) {
  .main section.equipment .wrap {
    padding-top: 0;
    background: url(../imgs/blt02_sp.png) right 0.6rem top -0.2rem/1.4rem auto no-repeat;
  }
}
.main section.equipment .catch {
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.equipment .catch {
    margin: 0.4rem 0 0;
  }
}
.main section.equipment .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem 0.5rem;
  margin: 0.4rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.equipment .list {
    gap: 0.4rem 0.2rem;
    margin: 0.3rem 0 0;
  }
}
.main section.equipment .list .item {
  width: 3.2rem;
}
@media screen and (max-width: 750px) {
  .main section.equipment .list .item {
    width: calc(50% - 0.1rem);
  }
}
.main section.equipment .list .item .image {
  position: relative;
}
.main section.equipment .list .item .image figcaption {
  padding: 0.1rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.main section.equipment .list .item .text {
  margin: 0.2rem 0 0;
}
.main section.equipment .list .item .text .name {
  font-size: 0.18rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main section.equipment .list .item .text .name {
    font-size: 0.16rem;
    line-height: 1;
  }
}
.main section.equipment .list .item .text p {
  margin: 0.1rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.equipment .list .item .text p {
    font-size: 0.14rem;
  }
}
.main .detail {
  margin: 0.6rem 0 1.2rem;
}
@media screen and (max-width: 750px) {
  .main .detail {
    margin: 0.4rem 0;
  }
}
.main .detail .wrap {
  display: grid;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 0.87rem;
  gap: 0.6rem 0.3rem;
  box-sizing: border-box;
  padding-left: 0.9rem;
}
@media screen and (max-width: 750px) {
  .main .detail .wrap {
    display: block;
    padding-left: 0.2rem;
  }
}
.main .detail .ttl {
  grid-row: 1/4;
  grid-column: 2/3;
  border-left: 0.02rem solid currentColor;
  writing-mode: vertical-rl;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 0.48rem;
  font-weight: 700;
  line-height: 0.72rem;
}
@media screen and (max-width: 750px) {
  .main .detail .ttl {
    writing-mode: horizontal-tb;
    border-left: none;
    font-size: 0.32rem;
    line-height: 1;
  }
}
.main .detail .prepend {
  grid-row: 1/2;
  grid-column: 1/2;
  padding: 0.1rem 0 0;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend {
    margin: 0.2rem 0 0;
    padding: 0;
  }
}
.main .detail .prepend .line {
  font-weight: 700;
  line-height: 1;
}
.main .detail .prepend .line--01 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 0.02rem solid currentColor;
  padding: 0 0 0.2rem;
  font-family: "helvetica-neue-lt-pro", sans-serif;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .line--01 {
    padding: 0 0 0.1rem;
  }
}
.main .detail .prepend .line--02 {
  display: flex;
  align-items: flex-end;
  gap: 0.4rem;
  padding: 0.25rem 0 0;
  font-size: 0.24rem;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .line--02 {
    flex-direction: column;
    align-items: stretch;
    gap: 0.07rem;
    padding: 0.2rem 0 0;
    font-size: 0.16rem;
  }
}
.main .detail .prepend .name {
  font-size: 0.8rem;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .name {
    font-size: 0.4rem;
  }
}
.main .detail .prepend .name .small {
  font-size: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .name .small {
    font-size: 0.2rem;
  }
}
.main .detail .prepend .plan {
  font-size: 0.54rem;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .plan {
    font-size: 0.28rem;
  }
}
.main .detail .prepend .plan .small {
  font-size: 0.32rem;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .plan .small {
    font-size: 0.16rem;
  }
}
.main .detail .prepend .size::before {
  content: "■";
}
.main .detail .prepend .size .num {
  margin: 0 0 0 0.1rem;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 0.74rem;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .size .num {
    font-size: 0.32rem;
  }
}
.main .detail .prepend .size .num .small {
  font-size: 0.37rem;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .size .num .small {
    font-size: 0.16rem;
  }
}
.main .detail .prepend .size .small {
  font-size: 0.22rem;
}
@media screen and (max-width: 750px) {
  .main .detail .prepend .size .small {
    font-size: 0.14rem;
  }
}
.main .detail .prepend .data {
  display: flex;
  flex-direction: column;
  gap: 0.07rem;
}
.main .detail .prepend .data li::before {
  content: "■";
}
.main .detail .tab {
  grid-row: 2/3;
  grid-column: 1/2;
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
  gap: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main .detail .tab {
    margin: 0.4rem 0 0;
    gap: 0.3rem;
  }
}
.main .detail .tab .tabNav {
  grid-row: 1/2;
  grid-column: 1/2;
  display: flex;
  justify-content: center;
  gap: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .detail .tab .tabNav {
    gap: 0.1rem;
  }
}
.main .detail .tab .tabNav .btn {
  box-sizing: border-box;
  width: 2.02rem;
  height: 0.57rem;
  border: 0.02rem solid #000;
  background: #fff;
  border-radius: 0.1rem;
  font-weight: 700;
  transition: 0.4s;
  transition-property: background-color, color;
}
@media screen and (max-width: 750px) {
  .main .detail .tab .tabNav .btn {
    width: calc(50% - 0.05rem);
    height: 3em;
  }
}
.main .detail .tab .tabNav .btn.active {
  background: #000;
  color: #000;
  color: #fff;
}
@media screen and (hover: hover) and (pointer: fine) {
  .main .detail .tab .tabNav .btn:hover {
    background: #000;
    color: #000;
    color: #fff;
  }
}
.main .detail .tab .tabPanel {
  grid-row: 2/3;
  grid-column: 1/2;
  display: grid;
  place-items: center;
  width: 100%;
  opacity: 0;
  mix-blend-mode: plus-lighter;
  transition: opacity 0.4s;
}
@media screen and (max-width: 750px) {
  .main .detail .tab .tabPanel {
    display: block;
    height: auto;
  }
}
.main .detail .tab .tabPanel.active {
  position: relative;
  opacity: 1;
}
.main .detail .other-plan {
  grid-row: 3/4;
  grid-column: 1/2;
  display: flex;
  justify-content: center;
  gap: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main .detail .other-plan {
    flex-direction: column;
    gap: 0.2rem;
    margin: 0.4rem 0 0;
  }
}
.main .detail .other-plan > li {
  position: relative;
  padding-top: 0.3rem;
}
.main .detail .other-plan > li.active::before {
  content: "＼現在閲覧中の間取りはこちら／";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  font-size: 0.14rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 751px) {
  .main .detail .other-plan > li {
    width: calc(33.3333333333% - 0.2rem);
  }
}
@media screen and (max-width: 750px) {
  .main .detail .other-plan > li:not(.active) {
    padding-top: 0;
  }
}
.main .detail .other-plan a {
  box-sizing: border-box;
  display: flex;
  gap: 0.1rem;
  height: 100%;
  border: 1px solid #000;
  padding: 0.2rem 0.2rem 0.2rem 0;
}
.main .detail .other-plan img {
  width: 1.3rem;
}
.main .detail .other-plan .text-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.main .detail .other-plan .text-content .name {
  border-bottom: 0.01rem solid currentColor;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 0.13rem;
  font-weight: 700;
  line-height: 1.5;
}
.main .detail .other-plan .text-content .name .small {
  font-size: 0.1rem;
}
.main .detail .other-plan .text-content .plan {
  margin: 0.15rem 0 0;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 0.19rem;
  font-weight: 700;
  line-height: 1;
}
.main .detail .other-plan .text-content .plan .small {
  font-size: 0.12rem;
}
.main .detail .other-plan .text-content .size {
  margin: 0.15rem 0 0;
  font-size: 0.25rem;
  line-height: 1.2;
}
.main .detail .other-plan .text-content .size .num {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 700;
}
.main .detail .other-plan .text-content .size .num .small {
  font-size: 0.13rem;
}
.main .detail .other-plan .text-content .size .small {
  font-size: 0.08rem;
}
.main .detail .other-plan .text-content .data {
  margin: 0.1rem 0 0;
  font-size: 0.09rem;
  font-weight: 700;
  line-height: 1.4;
}
.main .detail .other-plan .text-content .more {
  margin: auto 0 0;
}
.main .detail .other-plan .text-content .more span {
  display: block;
  margin: 0 0 0.08rem;
  font-size: 0.08rem;
  font-weight: 700;
  text-align: center;
}
.main .detail .other-plan .text-content .more p {
  background: #000;
  color: #fff;
  padding: 0.1rem 0;
  font-size: 0.13rem;
  text-align: center;
  border-radius: 0.1rem;
}
.main .detail .btn--back {
  position: relative;
  grid-row: 4/5;
  grid-column: 1/2;
  justify-self: center;
  display: grid;
  place-items: center;
  width: 2.2rem;
  height: 0.57rem;
  background: #000;
  border-radius: 0.1rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .main .detail .btn--back {
    margin: 0.4rem auto 0;
  }
}
.main .detail .btn--back::before {
  content: "";
  background: url(../imgs/ico-arrow.svg) no-repeat center/cover;
  position: absolute;
  inset: 50% auto auto 0.2rem;
  translate: 0 -50%;
  width: 0.09rem;
  height: 0.14rem;
}
.main .detail.typeA .tab .tabPanel .image {
  width: 4.36rem;
}
@media screen and (max-width: 750px) {
  .main .detail.typeA .tab .tabPanel .image {
    width: auto;
  }
}
.main .detail.typeM .tab .tabPanel .image {
  width: 4.65rem;
}
@media screen and (max-width: 750px) {
  .main .detail.typeM .tab .tabPanel .image {
    width: auto;
  }
}
.main .detail.typeN .tab .tabPanel--01 .image {
  width: 4.64rem;
}
@media screen and (max-width: 750px) {
  .main .detail.typeN .tab .tabPanel--01 .image {
    width: auto;
  }
}
.main .detail.typeN .tab .tabPanel--02 .image {
  width: 4.75rem;
}
@media screen and (max-width: 750px) {
  .main .detail.typeN .tab .tabPanel--02 .image {
    width: auto;
  }
}
/*# sourceMappingURL=unique.css.map */