@charset "UTF-8";

/* default */
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}
.section {
  position: relative;
}
.section.first {
  padding-top: 140px;
}
.width-wrap {
  position: relative;
  margin: 0 auto;
  padding: 100px 0;
  max-width: 1346px;
  width: 100%;
}

/* responsive class */
.top865 {
  display: block;
}
.top500 {
  display: block;
}
.top425 {
  display: block;
}
.under1100 {
  display: none;
}
.under865 {
  display: none;
}
.under760 {
  display: none;
}
.under650 {
  display: none;
}
.under560 {
  display: none;
}
.under500 {
  display: none;
}
.under865top500 {
  display: none;
}
.under650top425 {
  display: none;
}
.under500top425 {
  display: none;
}

/* point */
.po-color {
  color: var(--secondary-color);
}
.po-warm-grey {
  color: #7f807c;
}
.po-dark-grey {
  color: #4e4e4c;
}
.po-deep-dk-grey {
  color: #312f2d;
}
.po-title-line {
  position: relative;
}
.po-title-line:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 1px;
  background: var(--secondary-color);
}
.po-line {
  position: relative;
  width: fit-content;
}
.po-line:before {
  content: "";
  position: absolute;
  height: 12px;
  width: 100%;
  background: var(--secondary-color_opct15);
  bottom: 5px;
}
.bold {
  font-weight: 600;
}

/* cuckoo-label */
.cuckoo-label {
  width: fit-content;
  padding: 8px 16px;
  border: 1px solid var(--secondary-color);
}
.cuckoo-label.background {
  background: var(--secondary-color_opct05);
  border: none;
}
.cuckoo-label > * {
  color: var(--secondary-color);
  font-size: 0.89em;
  line-height: 135%;
  letter-spacing: -0.28px;
}
.cuckoo-label.big > * {
  font-size: 1.27em;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.4px;
}

/* main */
#main {
  background: url("/img/cuckooInfo/bg_cuckoo_info_main.jpg") 50% no-repeat;
  background-size: cover;
}
#main .width-wrap .top-area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
#main .width-wrap .top-area img:first-child {
  max-width: 171px;
  width: 100%;
}
#main .width-wrap .top-area img:last-child {
  max-width: 329px;
  width: 100%;
}
#main .width-wrap .cuckoo-label {
  margin: 40px 0 20px;
}
#main .width-wrap .middle-area h2 {
  font-size: 2.27em;
  font-weight: 300;
  line-height: 135%;
}
#main .width-wrap .bottom-area {
  font-size: 1.14em;
  line-height: 165%;
  letter-spacing: -0.36px;
}
#main .width-wrap .bottom-area .top-zone {
  margin: 40px 0;
}

/* graph-ranking */
#graph-ranking .width-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5%;
}
#graph-ranking .width-wrap img {
  max-width: 650px;
  width: 100%;
}
#graph-ranking .width-wrap img:first-child {
  max-width: 597px;
  width: 100%;
}

/* safety */
#safety {
  background: #f8f8f8;
}
#safety .width-wrap .top-area h2 {
  font-size: 2.27em;
  font-weight: 300;
  line-height: 135%;
  margin-bottom: 72px;
}
#safety .width-wrap .top-area h2.po-title-line:before {
  bottom: -37px;
}
#safety .width-wrap .top-area h4 {
  font-size: 1.25em;
  line-height: 165%;
  letter-spacing: -0.4px;
}
#safety .width-wrap .top-area h4:last-child {
  margin: 8px 0 56px;
}
#safety .width-wrap .bottom-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 27.33px;
}
#safety .width-wrap .bottom-area .box img {
  width: 100%;
  margin-bottom: -4px;
}
#safety .width-wrap .bottom-area .box h5 {
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  letter-spacing: -0.28px;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  background: #4e4e4c;
}

/* premium */
#premium .width-wrap .top-area .cuckoo-label {
  margin-bottom: 28px;
}
#premium .width-wrap .top-area h2 {
  font-size: 2.27em;
  font-weight: 300;
  line-height: 135%;
}
#premium .width-wrap .middle-area {
  margin: 56px 0;
}
#premium .width-wrap .middle-area img {
  width: 100%;
}
#premium .width-wrap .middle-area h6 {
  font-size: 1em;
  line-height: 165%;
  letter-spacing: -0.32px;
}
#premium .width-wrap .bottom-area h3 {
  font-size: 1.89em;
  font-weight: 600;
  line-height: 135%;
  letter-spacing: -0.6px;
  margin-bottom: 28px;
}
#premium .width-wrap .bottom-area .box-zone {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6.3%;
}
#premium .width-wrap .bottom-area .box-zone .box {
  text-align: center;
}
#premium .width-wrap .bottom-area .box-zone .box .top h6 {
  font-size: 1em;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.32px;
  color: #fff;
  padding: 10px 0;
  background: var(--secondary-color);
}
#premium .width-wrap .bottom-area .box-zone .box .top h5 {
  font-size: 1.13em;
  line-height: 120%;
  letter-spacing: -0.36px;
  padding: 39px 0;
  background: #fafafa;
}
#premium .width-wrap .bottom-area .box-zone .box h4 {
  font-size: 1em;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.32px;
  padding: 8px 0;
  color: var(--secondary-color);
  border: 1px solid var(--secondary-color);
  margin-top: 16px;
}

/* benefit01 */
#benefit01 .width-wrap .top-area h1 {
  font-size: 3em;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.96px;
  margin: 24px 0 56px;
}
#benefit01 .width-wrap .top-area h2 {
  font-size: 2.27em;
  font-weight: 300;
  line-height: 135%;
}
#benefit01 .width-wrap .img-area {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 48px;
  margin: 36px 0 56px;
}
#benefit01 .width-wrap .img-area img {
  width: 100%;
}
#benefit01 .width-wrap .img-area .img-hover-zone {
  position: relative;
  height: calc(100% - 5px);
  overflow: hidden;
}
#benefit01 .width-wrap .img-area .img-hover-zone img:last-child {
  position: absolute;
  left: 0;
  opacity: 0;
  transition: all 0.25s linear;
}
#benefit01 .width-wrap .img-area .img-hover-zone:hover img:last-child {
  opacity: 1;
}
#benefit01 .width-wrap .text-list-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
#benefit01 .width-wrap .text-list-area h5 {
  font-size: 1.13em;
  font-weight: 600;
  line-height: 165%;
  letter-spacing: -0.36px;
  padding: 25px 30px;
  border: 1px solid #7f807c;
}
#benefit01 .width-wrap .list-area {
  background: #f8f8f8;
  border-radius: 15px;
  padding: 25px 30px;
  margin: 24px 0 56px;
  color: #7f807c;
  font-size: 0.88em;
  line-height: 165%;
  letter-spacing: -0.28px;
}
#benefit01 .width-wrap .list-area li {
  margin-bottom: 12px;
}
#benefit01 .width-wrap .list-area li:last-child,
#benefit01 .width-wrap .list-area li ol li {
  margin-bottom: 0;
}
#benefit01 .width-wrap .list-area li ol {
  position: relative;
  left: 18px;
}
#benefit01 .width-wrap .img-box-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 43px;
}
#benefit01 .width-wrap .img-box-area .box img {
  width: 100%;
}
#benefit01 .width-wrap .img-box-area .box h5 {
  font-size: 1em;
  font-weight: 500;
  line-height: 165%;
  letter-spacing: -0.32px;
  text-align: center;
  margin-top: 12px;
}

/* img-swiper */
#img-swiper {
  background: #f8f8f8;
  overflow: hidden;
}
#img-swiper .width-wrap .swiper {
  width: 100%;
  cursor: grab;
}
#img-swiper .width-wrap .swiper .swiper-slide {
  position: relative;
  width: fit-content;
  height: initial;
  padding-bottom: 65px;
}
#img-swiper .width-wrap .swiper .swiper-slide:before {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  border-radius: 500px;
  border: 2px solid var(--secondary-color);
  background: #f8f8f8;
  bottom: -6px;
  left: 1px;
}
#img-swiper .width-wrap .swiper .swiper-slide h2 {
  font-size: 2em;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.64px;
}
#img-swiper .width-wrap .swiper .swiper-slide img {
  max-width: 581px;
  width: 100%;
  margin: 36px 0;
}
#img-swiper .width-wrap .swiper .swiper-slide .text-area {
  width: fit-content;
}
#img-swiper .width-wrap .swiper .swiper-slide .text-area li {
  position: relative;
  left: 11px;
  font-size: 1.25em;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.4px;
  margin-bottom: 10px;
}
#img-swiper .width-wrap .swiper .swiper-slide .text-area li:last-child {
  margin-bottom: 0;
}
#img-swiper .width-wrap .swiper .dashed-line {
  width: 100%;
  border-bottom: dashed var(--secondary-color_opct5);
  margin-bottom: 5px;
}
#img-swiper .width-wrap .arrow-area {
  position: absolute;
  bottom: 92px;
  right: 0;
}
#img-swiper .width-wrap .arrow-area img {
  width: 24px;
}
#img-swiper .width-wrap .arrow-area img:nth-child(1) {
  animation: move1 2s infinite;
}
#img-swiper .width-wrap .arrow-area img:nth-child(2) {
  animation: move2 2s infinite;
}
#img-swiper .width-wrap .arrow-area img:nth-child(3) {
  animation: move3 2s infinite;
}
@keyframes move1 {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(35px);
  }
}
@keyframes move2 {
  0% {
    opacity: 0;
    transform: translateX(5px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
@keyframes move3 {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(5px);
  }
}

/* mo-reservation */
#mo-reservation .width-wrap {
  display: flex;
  justify-content: space-between;
}
#mo-reservation .width-wrap .left-area h2 {
  font-size: 2em;
  font-weight: 700;
  line-height: 165%;
  letter-spacing: -0.64px;
  margin: 30px 0 8px;
}
#mo-reservation .width-wrap .left-area h5 {
  font-size: 0.88em;
  line-height: 165%;
  letter-spacing: -0.28px;
  color: #7f807c;
}
#mo-reservation .width-wrap .right-area {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(2, 1fr);
}
#mo-reservation .width-wrap .right-area img {
  max-width: 284px;
  width: 100%;
}

/* benefit02 */
#benefit02 {
  background: #fbfbfb;
}
#benefit02 .width-wrap .title-area {
  margin-bottom: 36px;
}
#benefit02 .width-wrap .title-area h1 {
  font-size: 3em;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.96px;
  margin: 24px 0 16px;
}
#benefit02 .width-wrap .title-area h4 {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 165%;
  letter-spacing: -0.48px;
}
#benefit02 .width-wrap .title-area h5.sub {
  font-size: 1.13em;
  line-height: 165%;
  letter-spacing: -0.36px;
}
#benefit02 .width-wrap .benefit-info-area {
  margin-bottom: 100px;
}
#benefit02 .width-wrap .benefit-info-area:last-child {
  margin-bottom: 0;
}
#benefit02 .width-wrap .benefit-info-area h4 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 165%;
  letter-spacing: -0.48px;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 1.78%;
  margin: 24px 0;
}
#benefit02 .width-wrap .benefit-info-area:nth-child(2) .grid-zone .img-box,
#benefit02 .width-wrap .benefit-info-area:nth-child(3) .grid-zone .img-box,
#benefit02 .width-wrap .benefit-info-area:nth-child(4) .grid-zone .img-box {
  overflow: hidden;
}
#benefit02 .width-wrap .benefit-info-area:nth-child(2) .grid-zone .img-box img,
#benefit02 .width-wrap .benefit-info-area:nth-child(3) .grid-zone .img-box img,
#benefit02 .width-wrap .benefit-info-area:nth-child(4) .grid-zone .img-box img {
  width: auto;
  height: 100%;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone .img-box img {
  width: 100%;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone img.img-height {
}
/* default table */
#benefit02 .width-wrap .benefit-info-area .grid-zone .table {
  display: grid;
  grid-template-columns: 1fr 2.3fr 2.3fr;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone .table h5 {
  font-size: 1em;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.32px;
  padding: 20.25px 0;
  border-right: 1px solid #bfc1bd;
  border-bottom: 1px solid #bfc1bd;
  background: #fff;
  text-align: center;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone .table .title,
#benefit02
  .width-wrap
  .benefit-info-area
  .grid-zone
  .table.small-padding
  .title {
  background: #4e4e4c;
  color: #fff;
  border-bottom: none;
  padding: 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone .table .b-r-none {
  border-right: none;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone .table .absorption {
  grid-column: 2/4;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone .table .two-line {
  padding: 9.25px 0;
}
/* table small-padding */
#benefit02 .width-wrap .benefit-info-area .grid-zone .table.small-padding h5 {
  padding: 14px 10px;
}
#benefit02
  .width-wrap
  .benefit-info-area
  .grid-zone
  .table.small-padding
  .two-line {
  padding: 5px 0;
}
/* table left-title */
#benefit02
  .width-wrap
  .benefit-info-area
  .grid-zone
  .table.left-title
  .b-bottom {
  border-bottom: 1px solid #bfc1bd;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone .table.left-title h5 {
  display: flex;
  align-items: center;
  justify-content: center;
}
#benefit02 .width-wrap .benefit-info-area .grid-zone .table.left-title .b-top {
  border-top: 1px solid #bfc1bd;
}
#benefit02 .width-wrap .benefit-info-area h6 {
  font-size: 1.13em;
  line-height: 165%;
  letter-spacing: -0.36px;
}
#benefit02 .width-wrap .benefit-info-area:last-child h6:last-child {
  font-size: 1em;
  line-height: 165%;
  letter-spacing: -0.32px;
  color: #7f807c;
  margin-top: 36px;
}

/* benefit03 */
#benefit03 .width-wrap .top-area h1 {
  font-size: 3em;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.96px;
  margin: 24px 0 56px;
}
#benefit03 .width-wrap .bottom-area {
  display: grid;
  grid-template-columns: 1.16fr 1fr;
}
#benefit03 .width-wrap .bottom-area .left-zone h2 {
  font-size: 2.27em;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.72px;
}
#benefit03 .width-wrap .bottom-area .left-zone h3 {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 135%;
  letter-spacing: -0.48px;
  margin: 48px 0 41px;
}
#benefit03 .width-wrap .bottom-area .left-zone h3.po-title-line:before {
  bottom: -19px;
}
#benefit03 .width-wrap .bottom-area .left-zone h4 {
  color: #4e4e4c;
  font-size: 1.25em;
  line-height: 165%;
  letter-spacing: -0.4px;
}
#benefit03 .width-wrap .bottom-area .left-zone .list {
  margin-top: 48px;
}
#benefit03 .width-wrap .bottom-area .left-zone .list .list-desc {
  display: grid;
  grid-template-columns: 75px 1fr;
  grid-template-rows: 75px;
  gap: 20px;
  margin-bottom: 32px;
}
#benefit03 .width-wrap .bottom-area .left-zone .list .list-desc:last-child {
  margin-bottom: 0;
}
#benefit03 .width-wrap .bottom-area .left-zone .list .list-desc .left {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.05);
}
#benefit03 .width-wrap .bottom-area .left-zone .list .list-desc .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#benefit03 .width-wrap .bottom-area .left-zone .list .list-desc .right h5 {
  font-size: 1.25em;
  font-weight: 600;
  line-height: 165%;
  letter-spacing: -0.4px;
}
#benefit03 .width-wrap .bottom-area .left-zone .list .list-desc .right h6 {
  font-size: 1em;
  line-height: 165%;
  letter-spacing: -0.32px;
}
#benefit03 .width-wrap .bottom-area .right-zone {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
#benefit03 .width-wrap .bottom-area .right-zone img {
  max-width: 621px;
  width: 100%;
}

/* important */
#important {
  background: #4e4e4c;
  color: #fff;
}
#important .width-wrap {
  padding: 50px 0;
}
#important .width-wrap h4 {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: -0.48px;
}
#important .width-wrap .list-area li {
  margin-top: 28px;
}
#important .width-wrap .list-area li h5 {
  font-size: 1em;
  font-weight: 600;
  line-height: 135%;
  letter-spacing: -0.32px;
  margin-bottom: 8px;
}
#important .width-wrap .list-area li h6 {
  color: #bfc1bd;
  font-size: 0.88em;
  line-height: 165%;
  letter-spacing: -0.28px;
}

/* responsive */
@media all and (max-width: 1410px) {
  /* default */
  body {
    font-size: 15px;
  }
  .width-wrap {
    width: 90%;
  }
  /* benefit01 */
  #benefit01 .width-wrap .text-list-area h5 {
    line-height: 160%;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 500px;
  }
  #mo-reservation .width-wrap .left-area h5 {
    font-size: 1.13em;
  }
  #mo-reservation .width-wrap .right-area {
    grid-template-columns: repeat(2, 0.8fr);
  }
  #benefit02 .width-wrap .benefit-info-area:last-child h6:last-child {
    font-size: 1.13em;
  }
}
@media all and (max-width: 1355px) {
  /* benefit01 */
  #benefit01 .width-wrap .text-list-area {
    text-align: center;
    grid-template-columns: repeat(2, 1fr);
  }
  /* benefit03 */
  #benefit03 .width-wrap .bottom-area .right-zone img {
    width: 88%;
  }
}
@media all and (max-width: 1240px) {
  /* safety */
  #safety .width-wrap .bottom-area {
    grid-template-columns: repeat(2, 1fr);
  }
  /* premium */
  #premium .width-wrap .bottom-area .box-zone {
    gap: 4.3%;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 395px;
  }
  /* mo-reservation */
  #mo-reservation .width-wrap .right-area {
    gap: 25px;
    grid-template-columns: repeat(2, 0.65fr);
  }
  /* benefit02 */
  #benefit02 .width-wrap .benefit-info-area:nth-child(4) .grid-zone .img-box {
    position: relative;
  }
  #benefit02
    .width-wrap
    .benefit-info-area:nth-child(4)
    .grid-zone
    .img-box
    img {
    position: absolute;
    right: -60px;
  }
}
@media all and (max-width: 1100px) {
  /* default */
  body {
    font-size: 14px;
  }
  /* responsive class */
  .under1100 {
    display: block;
  }
  /* premium */
  #premium .width-wrap .bottom-area .box-zone {
    gap: 2.3%;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 330px;
  }
  #img-swiper .width-wrap .swiper .swiper-slide .text-area li {
    line-height: 115%;
    left: 5px;
  }
  /* mo-reservation */
  #mo-reservation .width-wrap {
    flex-direction: column;
    gap: 50px;
  }
  #mo-reservation .width-wrap .right-area {
    gap: 50px;
    grid-template-columns: repeat(2, 1fr);
  }
  /* premium, benefit01, benefit03, important */
  #premium .width-wrap .middle-area h6,
  #benefit01 .width-wrap .list-area,
  #benefit01 .width-wrap .img-box-area .box h5,
  #benefit03 .width-wrap .bottom-area .left-zone .list .list-desc .right h6,
  #important .width-wrap .list-area li h5,
  #important .width-wrap .list-area li h6 {
    font-size: 1.13em;
  }
}
@media all and (max-width: 1000px) {
  /* graph-ranking */
  #graph-ranking .width-wrap {
    grid-template-columns: 1fr;
    gap: 100px;
    justify-items: center;
  }
  /* premium */
  #premium .width-wrap .bottom-area .box-zone {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 485px;
  }
  /* benefit02 */
  #benefit02 .width-wrap .benefit-info-area .grid-zone {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  #benefit02 .width-wrap .benefit-info-area:nth-child(2) .grid-zone .img-box,
  #benefit02 .width-wrap .benefit-info-area:nth-child(3) .grid-zone .img-box,
  #benefit02 .width-wrap .benefit-info-area:nth-child(4) .grid-zone .img-box {
    overflow: visible;
  }
  #benefit02
    .width-wrap
    .benefit-info-area:nth-child(2)
    .grid-zone
    .img-box
    img,
  #benefit02
    .width-wrap
    .benefit-info-area:nth-child(3)
    .grid-zone
    .img-box
    img,
  #benefit02
    .width-wrap
    .benefit-info-area:nth-child(4)
    .grid-zone
    .img-box
    img {
    width: 100%;
    height: auto;
  }
  #benefit02
    .width-wrap
    .benefit-info-area:nth-child(4)
    .grid-zone
    .img-box
    img {
    position: relative;
    right: 0;
  }
  /* benefit03 */
  #benefit03 .width-wrap .top-area h1 {
    margin: 24px 0 50px;
  }
  #benefit03 .width-wrap .bottom-area {
    grid-template-columns: 1fr;
  }
  #benefit03 .width-wrap .bottom-area .left-zone {
    order: 2;
  }
  #benefit03 .width-wrap .bottom-area .right-zone {
    justify-content: center;
    align-items: center;
    margin-bottom: 48px;
  }
  #benefit03 .width-wrap .bottom-area .right-zone img {
    width: 100%;
  }
}
@media all and (max-width: 865px) {
  /* responsive class */
  .top865 {
    display: none;
  }
  .under865 {
    display: block;
  }
  .under865top500 {
    display: block;
  }
  /* point */
  .po-title-line:before {
    height: 3px;
  }
  /* main */
  #main {
    background-position-x: -995px;
  }
  #main .width-wrap {
    text-align: center;
  }
  #main .width-wrap .top-area {
    align-items: center;
  }
  #main .width-wrap .cuckoo-label {
    margin: 40px auto 20px;
  }
  /* safety */
  #safety .width-wrap {
    text-align: center;
  }
  #safety .width-wrap .top-area h2.po-title-line:before {
    left: 50%;
    transform: translateX(-50%);
  }
  #safety .width-wrap .top-area h4:last-child {
    margin: 8px auto 56px;
  }
  /* premium */
  #premium .width-wrap .middle-area img {
    max-width: 600px;
    margin: 0 auto;
  }
  #premium .width-wrap .bottom-area .box-zone {
    gap: 30px;
  }
  /* benefit01 */
  #benefit01 .width-wrap .img-box-area {
    gap: 24px;
  }
}
@media all and (max-width: 760px) {
  /* responsive class */
  .under760 {
    display: block;
  }
}
@media all and (max-width: 650px) {
  /* default */
  .width-wrap {
    padding: 70px 0;
  }
  /* responsive class */
  .under650 {
    display: block;
  }
  .under650top425 {
    display: block;
  }
  /* graph-ranking */
  #graph-ranking .width-wrap {
    grid-template-columns: 1fr;
    gap: 70px;
    justify-items: center;
  }
  /* safety */
  #safety .width-wrap .top-area h4 {
    font-size: 1.28em;
  }
  /* benefit01 */
  #benefit01 .width-wrap .text-list-area {
    grid-template-columns: 1fr;
  }
  #benefit01 .width-wrap .img-box-area {
    grid-template-columns: 1fr;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 390px;
  }
  #img-swiper .width-wrap .arrow-area {
    bottom: 62px;
  }
  /* benefit02 */
  #benefit02 .width-wrap .benefit-info-area {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 560px) {
  /* responsive class */
  .under560 {
    display: block;
  }
  /* main */
  #main {
    background-position-x: -1058px;
  }
  /* safety */
  #safety .width-wrap .bottom-area {
    grid-template-columns: 1fr;
  }
  /* premium */
  #premium .width-wrap .top-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  #premium .width-wrap .middle-area h6 {
    text-align: center;
  }
  #premium .width-wrap .bottom-area h3 {
    text-align: center;
  }
  #premium .width-wrap .bottom-area .box-zone {
    grid-template-columns: 1fr;
  }
  /* benefit01 */
  #benefit01 .width-wrap .top-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  #benefit01 .width-wrap .img-area {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  #benefit01 .width-wrap .img-area img.map-img {
    width: 65%;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 340px;
  }
  /* mo-reservation */
  #mo-reservation .width-wrap .left-area {
    text-align: center;
  }
  #mo-reservation .width-wrap .right-area {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  #mo-reservation .width-wrap .right-area img {
    width: 75%;
  }
  /* benefit02 */
  #benefit02 .width-wrap .benefit-info-area .grid-zone .table {
    grid-template-columns: 1fr 1.9fr 1.9fr;
  }
  #benefit02 .width-wrap .benefit-info-area .grid-zone .table h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
  }
  #benefit02
    .width-wrap
    .benefit-info-area
    .grid-zone
    .table.left-title
    .title {
    padding: 30.67px 0;
  }
  #benefit02
    .width-wrap
    .benefit-info-area
    .grid-zone
    .table.left-title
    .absorption {
    justify-content: flex-start;
    padding-left: 15px;
    text-align: start;
  }
  /* benefit03 */
  #benefit03 .width-wrap .top-area h1 {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 135%;
    letter-spacing: -0.96px;
    margin: 24px 0 56px;
  }
  #benefit03 .width-wrap .bottom-area .left-zone h2 {
    font-size: 2em;
  }
}
@media all and (max-width: 500px) {
  /* responsive class */
  .top500 {
    display: none;
  }
  .under500 {
    display: block;
  }
  .under865top500 {
    display: none;
  }
  .under500top425 {
    display: block;
  }
  /* main */
  #main .width-wrap .top-area img:first-child {
    width: 36%;
  }
  #main .width-wrap .top-area img:last-child {
    width: 60%;
  }
  /* premium */
  #premium .width-wrap .top-area img {
    width: 53%;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide {
    padding-bottom: 50px;
  }
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 320px;
  }
}
@media all and (max-width: 440px) {
  /* dedfault */
  .width-wrap {
    padding: 50px 0;
  }
  /* responsive class */
  .top425 {
    display: none;
  }
  .under500top425 {
    display: none;
  }
  .under650top425 {
    display: none;
  }
  /* main */
  #main .width-wrap .top-area {
    gap: 17.27px;
  }
  #main .width-wrap .cuckoo-label {
    margin: 36px auto 12px;
  }
  #main .width-wrap .middle-area h2 {
    font-size: 2em;
  }
  #main .width-wrap .bottom-area {
    letter-spacing: -0.8px;
  }
  /* graph-ranking */
  #graph-ranking .width-wrap {
    gap: 40px;
  }
  /* safety */
  #safety .width-wrap .top-area h2 {
    font-size: 2em;
    margin-bottom: 51px;
  }
  #safety .width-wrap .top-area h2.po-title-line:before {
    bottom: -27px;
  }
  #safety .width-wrap .top-area h4:last-child {
    margin: 8px auto 36px;
  }
  #safety .width-wrap .bottom-area {
    gap: 24px;
  }
  /* premium */
  #premium .width-wrap .top-area h2 {
    font-size: 2em;
  }
  #premium .width-wrap .top-area img {
    margin-bottom: 16px;
  }
  #premium .width-wrap .middle-area {
    margin: 28px 0;
  }
  #premium .width-wrap .bottom-area .box-zone .box .top h5 {
    padding: 15.5px 0;
  }
  #premium .width-wrap .bottom-area .box-zone .box h4 {
    padding: 5px 0;
  }
  /* benefit01 */
  #benefit01 .width-wrap .top-area h1 {
    font-size: 2em;
    margin: 12px 0 16px;
  }
  #benefit01 .width-wrap .top-area h2 {
    font-size: 1.43em;
  }
  #benefit01 .width-wrap .img-area {
    gap: 16px;
    margin: 16px 0 32px;
  }
  #benefit01 .width-wrap .text-list-area h5 {
    padding: 15px 30px;
  }
  #benefit01 .width-wrap .list-area {
    margin: 24px 0 32px;
  }
  #benefit01 .width-wrap .list-area,
  #benefit01 .width-wrap .img-box-area .box h5 {
    font-size: 1em;
  }
  /* img-swiper */
  #img-swiper .width-wrap .arrow-area {
    bottom: 43px;
  }
  /* mo-reservationd */
  #mo-reservation .width-wrap {
    gap: 36px;
  }
  #mo-reservation .width-wrap .left-area h5 {
    font-size: 1em;
  }
  #mo-reservation .width-wrap .right-area {
    gap: 30px;
  }
  #mo-reservation .width-wrap .right-area img {
    max-width: 100%;
    width: 100%;
  }
  /* benefit02 */
  #benefit02 .width-wrap .title-area h1 {
    font-size: 2em;
  }
  #benefit02 .width-wrap .title-area h4 {
    font-size: 1.28em;
  }
  #benefit02 .width-wrap .title-area h5.sub,
  #benefit02 .width-wrap .benefit-info-area h6 {
    font-size: 1em;
  }
  #benefit02 .width-wrap .benefit-info-area {
    margin-bottom: 36px;
  }
  #benefit02 .width-wrap .benefit-info-area .grid-zone {
    gap: 16px;
    margin: 16px 0;
  }
  #benefit02 .width-wrap .benefit-info-area:last-child h6:last-child {
    font-size: 1em;
    margin-top: 16px;
  }
  /* benefit03 */
  #benefit03 .width-wrap .top-area h1 {
    font-size: 2em;
    margin: 12px 0 32px;
  }
  #benefit03 .width-wrap .bottom-area .left-zone h2 {
    font-size: 1.7em;
  }
  #benefit03 .width-wrap .bottom-area .right-zone {
    margin-bottom: 28px;
  }
  #benefit03 .width-wrap .bottom-area .left-zone h3 {
    font-size: 1.28em;
    margin: 28px 0 43px;
  }
  #benefit03 .width-wrap .bottom-area .left-zone h4,
  #benefit03 .width-wrap .bottom-area .left-zone .list .list-desc .right h6 {
    font-size: 1em;
  }
  #benefit03 .width-wrap .bottom-area .left-zone .list .list-desc .right h5 {
    font-size: 1.15em;
  }
  /* important */
  #important .width-wrap h4 {
    font-size: 1.42em;
  }
  #important .width-wrap .list-area li h5,
  #important .width-wrap .list-area li h6 {
    font-size: 1em;
  }
}
@media all and (max-width: 395px) {
  /* cuckoo-label */
  .cuckoo-label {
    padding: 5px 8px;
  }
  .cuckoo-label.big > *,
  .cuckoo-label > * {
    font-size: 0.94em;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide {
    padding-bottom: 40px;
  }
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 310px;
    margin: 20px 0;
  }
  #img-swiper .width-wrap .swiper .swiper-slide .text-area li {
    font-size: 1.15em;
    left: 0px;
  }
}
@media all and (max-width: 374px) {
  /* main */
  #main {
    background-position-x: -985px;
  }
  /* img-swiper */
  #img-swiper .width-wrap .swiper .swiper-slide img {
    width: 295px;
  }
}
