#my_select .fv .c-page-header__inner {
  position: relative;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
#my_select .fv .c-page-header__inner .c-page-header__imagearea {
  margin: 0;
}
#my_select .fv .c-page-header__inner .c-page-header__imagearea .slide-item img {
  width: 100%;
  height: 550px;
  vertical-align: bottom;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 52.1874em) {
  #my_select .fv .c-page-header__inner .c-page-header__imagearea .slide-item img {
    height: auto;
  }
}
#my_select .fv .c-page-header__inner .txt_box {
  position: absolute;
  right: 10%;
  bottom: 20px;
  color: #fff;
  text-align: right;
  z-index: 2;
}
@media (max-width: 52.1874em) {
  #my_select .fv .c-page-header__inner .txt_box {
    right: 5%;
    bottom: 15px;
  }
}
#my_select .fv .c-page-header__inner .txt_box .sub {
  margin: 0 0 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 205%;
  letter-spacing: 0.22em;
}
#my_select .fv .c-page-header__inner .txt_box .main {
  margin: 0 0 10px;
  line-height: 1;
  font-weight: 500;
  font-size: 68px;
}
@media (max-width: 52.1874em) {
  #my_select .fv .c-page-header__inner .txt_box .main {
    font-size: 42px;
  }
}
#my_select .fv .c-page-header__inner .txt_box .tag {
  font-size: 16px;
  letter-spacing: 0.16em;
  margin: 0;
  display: inline-block;
  padding-top: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 10px;
  white-space: nowrap;
  padding-left: 30px;
}
@media (max-width: 52.1874em) {
  #my_select .fv .c-page-header__inner .txt_box .tag {
    font-size: 11px;
  }
}
#my_select .fv .c-page-header__inner .txt_box .tag .line {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
#my_select .section__inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 52.1874em) {
  #my_select .section__inner {
    padding: 0 0px;
  }
}
#my_select .spOnly {
  display: none;
}
@media (max-width: 52.1874em) {
  #my_select .spOnly {
    display: block;
  }
}
#my_select .pcOnly {
  display: block;
}
@media (max-width: 52.1874em) {
  #my_select .pcOnly {
    display: none;
  }
}
#my_select #sec01 {
  background-color: #fff;
  padding: 100px 40px;
}
@media (max-width: 52.1874em) {
  #my_select #sec01 {
    padding: 60px 20px;
  }
}
#my_select #sec01 .intro__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 52.1874em) {
  #my_select #sec01 .intro__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
#my_select #sec01 .intro__box .left {
  width: 50%;
}
@media (max-width: 52.1874em) {
  #my_select #sec01 .intro__box .left {
    width: 100%;
  }
}
#my_select #sec01 .intro__box .left .intro__title {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin: 0;
}
@media (max-width: 52.1874em) {
  #my_select #sec01 .intro__box .left .intro__title {
    font-size: 22px;
  }
}
#my_select #sec01 .intro__box .right {
  width: 45%;
}
@media (max-width: 52.1874em) {
  #my_select #sec01 .intro__box .right {
    width: 100%;
  }
}
#my_select #sec01 .intro__box .right .intro__desc {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 52.1874em) {
  #my_select #sec01 .intro__box .right .intro__desc {
    font-size: 14px;
    white-space: unset;
  }
}
#my_select #sec02 {
  background-color: #2b3846;
  color: #fff;
  padding: 100px 40px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 {
    padding: 60px 20px;
  }
}
#my_select #sec02 .sec-header {
  margin-bottom: 55px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .sec-header {
    margin-bottom: 26px;
  }
}
#my_select #sec02 .sec-header .main-title {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0 0 20px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .sec-header .main-title {
    font-size: 24px;
  }
}
#my_select #sec02 .sec-header .desc {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin: 0;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .sec-header .desc {
    font-size: 14px;
  }
}
#my_select #sec02 .tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  background-color: #1b2228;
  padding: 10px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-list {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: 10px;
    margin: 0 0 15px;
  }
}
#my_select #sec02 .tab-list li {
  width: 33%;
  padding: 15px 40px;
  border: 1px solid #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  cursor: pointer;
  background-color: #fff;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-list li {
    padding: 5px;
    font-size: 11px;
    text-align: center;
  }
}
#my_select #sec02 .tab-list li.active {
  background-color: #2f3943;
  color: #fff;
  font-weight: 500;
}
#my_select #sec02 .tab-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 29px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper {
    gap: 11px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel {
  background-color: #fff;
  color: #333;
  padding: 60px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel {
    padding: 40px 20px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .panel-title {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 20px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .panel-title {
    font-size: 22px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .panel-desc {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0 0 50px;
  color: #555;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .panel-desc {
    font-size: 13px;
    margin: 0 0 30px;
  }
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .panel-desc .note {
    font-size: 11px;
    color: #585858;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item {
  width: 100%;
  padding: 30px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item {
    width: 100%;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item:first-child {
  background-color: #f3f5f7;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item:last-child {
  border: 1px solid #000;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item img {
  width: auto;
  height: auto;
  display: block;
  margin: auto;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item img {
    width: 100%;
    margin-top: 20px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item .plan-label {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #333;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item .plan-label {
    font-size: 16px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item.arrange .arrange-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item.arrange .arrange-head .plan-label {
  margin: 0;
  padding: 0;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item.arrange .plan-note {
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
  color: #333;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-item.arrange .plan-note {
    margin-top: 30px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  rotate: 90deg;
  margin: -13px auto;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-arrow::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 3px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .plan-compare .plan-arrow::after {
    margin-right: 0;
    margin-bottom: 3px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group {
  margin-bottom: 50px;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group:last-child {
  margin-bottom: 0;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items {
  display: grid;
  gap: 20px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items {
    gap: 15px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items.col-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items.col-2 {
    grid-template-columns: 1fr;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items.col-2 .item img {
  aspect-ratio: 374/165;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items.col-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items.col-3 {
    grid-template-columns: 1fr;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items.col-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items.col-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items .item img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items .item img {
    margin-bottom: 10px;
    aspect-ratio: 374/165;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items .item .txt {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items .item .txt {
    font-size: 13px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items .item .txt .sub {
  font-size: 12px;
  font-weight: 400;
  color: #777;
  display: block;
  margin-top: 5px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group .custom-items .item .txt .sub {
    font-size: 11px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group-title {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0 0 15px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 15px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group-title {
    font-size: 16px;
    margin: 0 0 10px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group-title.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: none;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .custom-group-title .note {
  font-size: 12px;
  font-weight: 400;
  color: #585858;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .custom-group-title .note {
    font-size: 11px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color_select_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  gap: 10px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color_select_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color_select_flex .panel-desc,
#my_select #sec02 .tab-content-wrapper .tab-panel .color_select_flex .slider-wrapper {
  width: 50%;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color_select_flex .panel-desc,
  #my_select #sec02 .tab-content-wrapper .tab-panel .color_select_flex .slider-wrapper {
    width: 100%;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color_select_flex .panel-desc {
  font-size: 14px;
  padding: 0 40px;
  text-align: left;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color_select_flex .panel-desc {
    padding: 0;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper {
  position: relative;
  padding: 0;
  margin-bottom: 60px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper {
    padding: 0 10px;
    margin-bottom: 40px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-slider {
  margin: 0;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-slider .slide-item img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-slider .slide-item img {
    aspect-ratio: 324/232;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-arrow::before {
  content: none;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-arrow {
    width: 30px;
    height: 30px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-arrow.slick-prev {
  left: -20px;
  background-image: url("../img/color_select/arrow_prev2.webp");
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-arrow.slick-next {
  right: -20px;
  background-image: url("../img/color_select/arrow_next2.webp");
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0px;
  list-style: none;
  padding: 0;
  margin: 25px 0 0;
  bottom: -35px;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-dots li button::before {
  content: none;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .slider-wrapper .slick-dots li.slick-active button {
  background-color: #838383;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets {
  margin-bottom: 40px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets {
    margin-top: 40px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .note-bottom {
  font-size: 16px;
  margin: 20px 0 0;
  text-align: left;
  padding-top: 10px;
  border-top: 1px solid;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .note-bottom {
    line-height: 2;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items {
  display: grid;
  gap: 20px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items {
    gap: 15px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items.col-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items.col-2 {
    grid-template-columns: 1fr;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items.col-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items.col-3 {
    grid-template-columns: 1fr;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items.col-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items.col-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items .item img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items .item img {
    margin-bottom: 10px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items .item .txt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin: 0;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items .item .txt {
    font-size: 13px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items .item .txt .sub {
  font-size: 12px;
  font-weight: 400;
  color: #777;
  display: block;
  margin-top: 5px;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .color-targets .custom-items .item .txt .sub {
    font-size: 11px;
  }
}
#my_select #sec02 .tab-content-wrapper .tab-panel .banner-area {
  text-align: center;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .banner-area .banner-link {
  display: inline-block;
  max-width: 600px;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .banner-area .banner-link:hover {
  opacity: 0.8;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .banner-area .banner-link img {
  width: 100%;
  height: auto;
  display: block;
}
#my_select #sec02 .tab-content-wrapper .tab-panel .banner-area p {
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-top: 10px;
  text-align: left;
  color: #172041;
}
@media (max-width: 52.1874em) {
  #my_select #sec02 .tab-content-wrapper .tab-panel .banner-area p {
    font-size: 3vw;
  }
}
#my_select #sec03 {
  background-color: #f3f5f7;
  padding: 100px 0px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 {
    padding: 60px 0px 0;
  }
}
#my_select #sec03 .bg-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 670px;
  z-index: 0;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .bg-wrap {
    width: 100%;
    height: 800px;
    left: 0;
    right: unset;
  }
}
#my_select #sec03 .bg-wrap .bg-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#my_select #sec03 .section__inner {
  position: relative;
  z-index: 1;
  max-width: unset;
  padding: 0 20px;
}
#my_select #sec03 .sec-header {
  max-width: 1024px;
  margin: 0 auto 30px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .sec-header {
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
#my_select #sec03 .sec-header .main-title {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0 0 25px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .sec-header .main-title {
    font-size: 24px;
  }
}
#my_select #sec03 .sec-header .desc {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin: 0;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .sec-header .desc {
    font-size: 13px;
  }
}
#my_select #sec03 .reason-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list {
    gap: 50px;
  }
}
#my_select #sec03 .reason-list .reason-item {
  padding: 40px 0;
}
#my_select #sec03 .reason-list .reason-item .reason-inner {
  max-width: 1024px;
  margin: auto;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-inner {
    padding: 0 20px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-inner.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  gap: 30px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-inner.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-inner.flex > .flex_left {
  width: calc(50% - 15px);
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-inner.flex > .flex_left {
    width: 100%;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-inner.flex > .flex_left .text-col {
  width: 100%;
}
#my_select #sec03 .reason-list .reason-item .reason-inner.flex > img {
  width: calc(50% - 15px + (100vw - 100%) / 2);
  margin-right: calc(50% - 50vw);
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-inner.flex > img {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item {
    padding-top: 30px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  margin-bottom: 30px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-head {
    gap: 15px;
    margin-bottom: 20px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-head .num-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #2b3846;
}
#my_select #sec03 .reason-list .reason-item .reason-head .num-box .en {
  font-size: 18px;
  margin-bottom: 5px;
  margin: 0 auto 5px;
}
#my_select #sec03 .reason-list .reason-item .reason-head .num-box .num {
  font-size: 58px;
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-head .num-box .num {
    font-size: 36px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-head .title {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin: 0;
  padding-top: 5px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-head .title {
    font-size: 20px;
    padding-top: 0;
  }
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body {
    padding-left: 0;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body .txt {
  font-size: 14px;
  line-height: 2.28;
  letter-spacing: 0.05em;
  margin: 0 0 20px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body .txt {
    font-size: 14px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body .note {
  font-size: 13px;
  color: #585858;
  margin: 10px 0 0;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body .note {
    font-size: 12px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  margin-top: 20px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid {
    grid-template-columns: 1fr;
    gap: 0px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item {
  padding: 0 20px;
  border-left: 1px solid #c0c0c0;
}
#my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item:last-child {
  border-right: 1px solid #c0c0c0;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item {
    border: none;
    border-top: 1px solid #c0c0c0;
    padding: 20px 0;
  }
  #my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item:last-child {
    border-right: none;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin-bottom: 15px;
}
#my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item .ttl {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1.8;
}
#my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item .txt {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item .txt {
    font-size: 14px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item .txt .sub {
  font-size: 13px;
  font-weight: 400;
  color: #555;
  display: block;
  margin-top: 8px;
  line-height: 1.6;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body .img-text-grid .grid-item .txt .sub {
    font-size: 12px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body.with-side-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  margin-top: 20px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body.with-side-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 25px;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .text-col {
  width: 50%;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .text-col {
    width: 100%;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .text-col .txt {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.8;
  padding-right: 70px;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .text-col .txt {
    padding-right: 0;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .text-col .btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 240px;
  padding: 15px;
  background-color: #2b3846;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.1em;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .text-col .btn {
    margin: auto;
    display: block;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .text-col .btn:hover {
  opacity: 0.8;
}
#my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .text-col .btn::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .img-col {
  width: 45%;
}
@media (max-width: 52.1874em) {
  #my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .img-col {
    width: 100%;
  }
}
#my_select #sec03 .reason-list .reason-item .reason-body.with-side-img .img-col img {
  width: 100%;
  height: auto;
  display: block;
}