@charset "UTF-8";
.swiper-slide {
  position: relative;
  background: #FEE445;
}
.swiper-slide .mv-copy {
  position: absolute;
  top: calc(50% - 53px);
  left: calc(50% - 555px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .swiper-slide .mv-copy {
    top: calc(50% - 4.5333333333vw);
    left: calc(50% - 46.1333333333vw);
  }
}
.swiper-slide .mv-copy span {
  display: inline-block;
  align-self: flex-start;
  margin-top: 5px;
  padding: 8px 10px;
  line-height: 1;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  background: rgba(217, 192, 31, 0.49);
}
@media screen and (max-width: 767px) {
  .swiper-slide .mv-copy span {
    margin-top: 0.5333333333vw;
    padding: 0.5333333333vw 1.0666666667vw;
    font-size: 3.2vw;
  }
}

.main-title--focus {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 55px;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.12em;
  color: #000;
}
@media screen and (max-width: 767px) {
  .main-title--focus {
    margin-top: -1.8666666667vw;
    font-size: 6.4vw;
  }
}
.main-title--focus::before, .main-title--focus::after {
  content: "";
  display: inline-block;
  margin: 16px 25px 0;
  width: 34px;
  height: 55px;
  background: url("../images/line_01.png") no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .main-title--focus::before, .main-title--focus::after {
    margin: 16px 25px 0;
    width: 4.8vw;
    height: 8.5333333333vw;
  }
}
.main-title--focus-small {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .main-title--focus-small {
    margin: auto;
    width: 59.7333333333vw;
    font-size: 6.4vw;
  }
}
.main-title--focus-small::before, .main-title--focus-small::after {
  content: none;
}
.main-title--focus-small a {
  display: block;
}
.main-title--focus-line {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 55px;
  padding-bottom: 60px;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.12em;
  color: #000;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .main-title--focus-line {
    margin: -1.8666666667vw -15px 10.6666666667vw;
    padding-bottom: 8vw;
    font-size: 6.4vw;
  }
}
.main-title--focus-line::before, .main-title--focus-line::after {
  content: "";
  display: inline-block;
  margin: 16px 25px 0;
  width: 34px;
  height: 55px;
  background: url("../images/line_01.png") no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .main-title--focus-line::before, .main-title--focus-line::after {
    margin: 16px 25px 0;
    width: 4.8vw;
    height: 8.5333333333vw;
  }
}
.main-title--focus-line-small {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .main-title--focus-line-small {
    margin: auto;
    width: 59.7333333333vw;
    font-size: 6.4vw;
  }
}
.main-title--focus-line-small::before, .main-title--focus-line-small::after {
  content: none;
}
.main-title--focus-line-small a {
  display: block;
}
.main-title--focus-white {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 55px;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.12em;
  color: #000;
}
@media screen and (max-width: 767px) {
  .main-title--focus-white {
    margin-top: -1.8666666667vw;
    font-size: 6.4vw;
  }
}
.main-title--focus-white::before, .main-title--focus-white::after {
  content: "";
  display: inline-block;
  margin: 16px 25px 0;
  width: 34px;
  height: 55px;
  background: url("../images/line_02.png") no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .main-title--focus-white::before, .main-title--focus-white::after {
    margin: 16px 25px 0;
    width: 4.8vw;
    height: 8.5333333333vw;
  }
}

.sub-title--focus {
  display: flex;
  align-items: center;
  margin: 85px 0 0 55px;
  font-size: 32px;
  font-weight: bold;
  color: #000;
}
@media screen and (max-width: 767px) {
  .sub-title--focus {
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 14.6666666667vw 0 0;
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sub-title--focus.first {
    margin: -1.8666666667vw 0 0;
  }
}
.sub-title--focus::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 36px;
  height: 36px;
  background: url("../images/point_01.png") no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .sub-title--focus::before {
    flex: 0 0 8.5333333333vw;
    margin: 1.6vw 2.6666666667vw 0 0;
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.sub-title--focus span {
  font-size: 16px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .sub-title--focus span {
    margin-left: 6.9333333333vw;
  }
}
.sub-title--focus span::before {
  content: "―";
  display: inline-block;
  margin: 0 22px;
}
@media screen and (max-width: 767px) {
  .sub-title--focus span::before {
    margin: 0 4.2666666667vw;
  }
}

@media (min-width: 1200px) {
  .container--narrow {
    max-width: 1030px;
  }
}
@media screen and (max-width: 767px) {
  .container--narrow img {
    width: 100%;
    height: auto;
  }
}
.container--list {
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  .container--list {
    max-width: 1140px;
  }
}
@media screen and (max-width: 767px) {
  .container--list img {
    width: 100%;
    height: auto;
  }
}
.container--wide {
  padding: 0 !important;
  max-width: 100% !important;
}
@media screen and (max-width: 767px) {
  .container--wide img {
    width: 100%;
    height: auto;
  }
}

.bg-05 {
  position: relative;
  width: 100%;
  min-height: 740px;
  background: url("../images/bg_01.jpg") no-repeat 50% 50%/cover;
}
@media screen and (max-width: 767px) {
  .bg-05 {
    min-height: auto;
  }
}
.bg-05 .focus-icon_01 {
  position: absolute;
  top: -40px;
  left: calc(50% - 40px);
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url("../images/point_02.png") no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .bg-05 .focus-icon_01 {
    top: calc(0px - 6.6666666667vw);
    left: calc(50% - 6.6666666667vw);
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
.bg-05 .photo_01 {
  position: absolute;
  top: 0;
  left: 50%;
  width: 716px;
  height: 740px;
}
@media screen and (max-width: 767px) {
  .bg-05 .photo_01 {
    position: static;
    margin-top: 4vw;
    width: 100%;
    height: auto;
  }
}

.bg-06 {
  position: relative;
  width: 100%;
  min-height: 1075px;
}
.bg-06::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  display: inline-block;
  width: 100%;
  height: 600px;
  background: url("../images/bg_02.jpg") no-repeat 50% 100%/cover;
}
@media screen and (max-width: 767px) {
  .bg-06::after {
    top: 37.5%;
    bottom: auto;
    height: 64.5333333333vw;
    background: url("../images/bg_02-sp.jpg") no-repeat 50% 100%/cover;
  }
}

.bg-07 {
  position: relative;
  width: 100%;
  min-height: 578px;
}
@media screen and (max-width: 767px) {
  .bg-07 {
    padding-bottom: 5.3333333333vw;
    min-height: auto;
  }
}
.bg-07::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  display: inline-block;
  width: 100%;
  height: 250px;
  background: url("../images/bg_03.jpg") no-repeat 50% 100%/cover;
}
@media screen and (max-width: 767px) {
  .bg-07::after {
    height: 64.5333333333vw;
    background: url("../images/bg_03-sp.jpg") no-repeat 50% 100%/cover;
  }
}

.product-list-wrap {
  position: relative;
  margin: 0 -55px 0 55px;
}
@media screen and (max-width: 767px) {
  .product-list-wrap {
    margin: 0;
  }
}
.product-list-wrap::after {
  content: "PERFECT ONE FOCUS";
  position: absolute;
  right: 0;
  top: 230px;
  line-height: 2;
  writing-mode: vertical-rl;
  font-size: 14px;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .product-list-wrap::after {
    content: none;
  }
}
.product-list-wrap--pure::after {
  content: "PERFECT ONE FOCUS PURE";
}
@media screen and (max-width: 767px) {
  .product-list-wrap--pure::after {
    content: none;
  }
}
.product-list-wrap-type01 {
  margin: auto;
  width: 1110px;
}
@media screen and (max-width: 767px) {
  .product-list-wrap-type01 {
    width: 100%;
  }
}
.product-list-wrap-type01::after {
  content: none;
}
.product-list-wrap-type01 .sub-title--focus {
  margin-left: 0;
}
.product-list {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 0;
  padding: 0;
  width: 890px;
}
@media screen and (max-width: 767px) {
  .product-list {
    margin: 5.3333333333vw 0 0;
    width: 100%;
  }
}
.product-list-type01 {
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .product-list-type01 {
    flex-wrap: wrap;
  }
}
.product-list-type01 .product-item {
  display: flex;
  justify-content: space-between;
  flex: 0 0 518px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .product-list-type01 .product-item {
    flex: 0 0 92vw;
  }
}
.product-list-type01 .product-info {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .product-list-type01 .product-info {
    flex: 0 0 51.4666666667vw;
  }
}
.product-list-type01 .product-photo {
  position: relative;
  flex: 0 0 200px;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .product-list-type01 .product-photo {
    flex: 0 0 37.3333333333vw;
    width: 37.3333333333vw;
    height: 32vw;
  }
}
.product-list-type01 .product-photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 125%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .product-list-type01 .product-photo img {
    width: 100%;
  }
}
.product-list-type01 .product-name {
  color: #011627;
}
@media screen and (max-width: 767px) {
  .product-list-type01 .product-name {
    margin-top: 0;
    font-size: 4.2666666667vw;
  }
}
.product-list-type01 .product-price s {
  color: #9D9D9D;
}
@media screen and (max-width: 767px) {
  .product-list-type01 .product-price s {
    font-size: 4vw;
  }
}
.product-list-type01 .product-price span {
  font-weight: bold;
  color: #CA7980;
}
@media screen and (max-width: 767px) {
  .product-list-type01 .product-price span {
    font-size: 4vw;
  }
}
.product-list-type01 .product-link:hover {
  opacity: 0.6;
}
.product-list-type01 .product-button {
  width: 292px;
  text-align: center;
  color: #011627;
}
@media screen and (max-width: 767px) {
  .product-list-type01 .product-button {
    width: 51.4666666667vw;
  }
}
.product-item {
  flex: 0 0 400px;
  margin: 0;
  padding: 0;
  width: 400px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .product-item {
    flex: 0 0 44.8vw;
    width: 44.8vw;
  }
}
@media screen and (min-width: 768px) {
  .product-item:nth-child(even) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .product-photo {
    position: relative;
    flex: 0 0 44.8vw;
    width: 44.8vw;
    height: 38.4vw;
    overflow: hidden;
  }
  .product-photo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
  }
}
.product-name {
  margin-top: 25px;
  line-height: 1.44;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .product-name {
    margin-top: 3.7333333333vw;
    font-size: 3.7333333333vw;
  }
}
.product-price {
  margin-top: 10px;
  line-height: 1.8;
  font-size: 16px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .product-price {
    text-align: left;
    line-height: 1.4;
    font-size: 3.7333333333vw;
  }
}
.product-price s {
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .product-price s {
    display: block;
  }
}
.product-link {
  display: inline-block;
  margin-top: 20px;
}
.product-button {
  position: relative;
  display: inline-block;
  padding: 9px 56px 9px 36px;
  border: 1px solid #000;
}
.product-button::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  display: inline-block;
  margin: auto;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}

.about {
  position: relative;
  display: flex;
  justify-content: flex-start;
  margin: auto;
  width: 1271px;
}
@media screen and (max-width: 767px) {
  .about {
    width: 100%;
  }
}
.about::after {
  content: "ABOUT FOCUS";
  position: absolute;
  left: -40px;
  top: 220px;
  transform: rotate(-90deg);
  line-height: 2;
  font-size: 14px;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .about::after {
    content: none;
  }
}
.about-wrap {
  margin: 77px 0 0 81px;
  width: 462px;
}
@media screen and (max-width: 767px) {
  .about-wrap {
    margin: 0 4.2666666667vw;
    width: 100%;
  }
}
.about-title {
  display: inline-block;
  font-size: 32px;
  font-weight: bold;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .about-title {
    font-size: 5.3333333333vw;
  }
}
.about-text {
  margin-top: 30px;
  line-height: 2;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .about-text {
    margin: 3.2vw 0 5.8666666667vw;
    font-size: 3.7333333333vw;
  }
}
.about-text--strong {
  font-weight: bold;
}

.flex-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 130px auto;
  width: 890px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .flex-box {
    flex-wrap: wrap;
    margin: 26.6666666667vw auto 0;
    width: 100%;
  }
}
.flex-box .right-box {
  flex: 0 0 531px;
}
@media screen and (max-width: 767px) {
  .flex-box .right-box {
    flex: 0 0 100%;
  }
}
.flex-box .left-box {
  flex: 0 0 320px;
}
@media screen and (max-width: 767px) {
  .flex-box .left-box {
    flex: 0 0 86.6666666667vw;
    margin: 4.8vw 0 0 6.6666666667vw;
  }
}

.feature-list-wrap {
  position: relative;
  z-index: 3;
}
.feature-list {
  display: flex;
  justify-content: space-between;
  margin: 50px auto 0;
  padding: 0;
  width: 1110px;
}
@media screen and (max-width: 767px) {
  .feature-list {
    display: block;
    margin: -6.1333333333vw 0 0;
    padding: 0 9.0666666667vw;
    width: 100%;
  }
}
.feature-item {
  position: relative;
  flex: 0 0 520px;
  margin: 0;
  padding: 0;
  width: 520px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .feature-item {
    flex: 0 0 69.3333333333vw;
    width: 69.3333333333vw;
  }
}
.feature-item:nth-child(even) {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .feature-item:nth-child(even) {
    margin: 5.3333333333vw 0 0 auto;
  }
}
.feature-photo {
  position: relative;
}
.feature-photo--point-left .focus-icon_02 {
  position: absolute;
  top: -40px;
  left: -40px;
  z-index: 3;
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url("../images/point_02.png") no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .feature-photo--point-left .focus-icon_02 {
    top: calc(0px - 6.6666666667vw);
    left: calc(0px - 6.6666666667vw);
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
.feature-photo--point-right .focus-icon_03 {
  position: absolute;
  right: -40px;
  bottom: -40px;
  z-index: 3;
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url("../images/point_02.png") no-repeat 0 0/contain;
}
@media screen and (max-width: 767px) {
  .feature-photo--point-right .focus-icon_03 {
    right: calc(0px - 6.6666666667vw);
    bottom: calc(0px - 6.6666666667vw);
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
.feature-text {
  position: relative;
  z-index: 2;
  padding: 28px 30px 44px 58px;
  text-align: left;
  line-height: 1.8;
  font-size: 18px;
  color: #000;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .feature-text {
    padding: 3.4666666667vw 5.3333333333vw 7.7333333333vw 12.2666666667vw;
    line-height: 1.8;
    font-size: 3.7333333333vw;
  }
}
.feature-text::before {
  content: "―";
  position: absolute;
  top: 30px;
  left: 30px;
}
@media screen and (max-width: 767px) {
  .feature-text::before {
    top: 4.8vw;
    left: 5.6vw;
  }
}

.campaign-list {
  display: flex;
  justify-content: space-between;
  margin: 58px -100px 0;
  padding: 0;
  width: 1200px;
}
@media screen and (max-width: 767px) {
  .campaign-list {
    display: block;
    margin: 12.8vw auto 0;
    width: 100%;
  }
}
.campaign-item {
  flex: 0 0 356px;
}
@media screen and (max-width: 767px) {
  .campaign-item {
    flex: 0 0 100%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .campaign-item:nth-child(n+2) {
    margin-top: 10.4vw;
  }
}
.campaign-copy {
  position: relative;
  padding: 11px 9px 0;
  height: 4.3em;
  overflow: hidden;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .campaign-copy {
    padding: 2.9333333333vw 0 0;
    line-height: 1.8;
    font-size: 3.7333333333vw;
  }
}
.campaign-copy::before {
  content: "...";
  position: absolute;
  right: 0.5em;
  bottom: 0;
  z-index: 3;
  display: inline-block;
  width: 1em;
}
.campaign-copy::after {
  content: "";
  position: relative;
  right: -0.7em;
  float: right;
  width: 2em;
  height: 100%;
  background: #fff;
  top: -2em;
}
.campaign-text {
  position: relative;
  display: block;
  padding: 15px 40px;
  text-align: right;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .campaign-text {
    padding: 2.6666666667vw 10.6666666667vw 3.7333333333vw;
    line-height: 1.8;
    font-size: 3.7333333333vw;
  }
}
.campaign-text::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  display: inline-block;
  margin: auto;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}

.image-list {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  padding: 7px 0 0;
  margin: auto;
  width: 100%;
  max-width: 1920px;
}
@media screen and (max-width: 767px) {
  .image-list {
    flex-wrap: wrap;
    margin-top: -4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .image-item img {
    max-width: 100%;
    height: auto;
  }
}
.image-item:nth-child(1) {
  order: 2;
  flex: 0 0 46.3541666667vw;
  width: 46.3541666667vw;
  max-width: 890px;
}
@media screen and (max-width: 767px) {
  .image-item:nth-child(1) {
    order: 1;
    flex: 0 0 82.1333333333vw;
    margin: auto;
  }
}
.image-item:nth-child(2) {
  order: 1;
  flex: 0 0 25vw;
  width: 25vw;
  max-width: 480px;
}
@media screen and (max-width: 767px) {
  .image-item:nth-child(2) {
    order: 2;
    flex: 0 0 46.9333333333vw;
    margin-top: 6.4vw;
  }
}
.image-item:nth-child(3) {
  order: 3;
  flex: 0 0 25vw;
  width: 25vw;
  max-width: 480px;
}
@media screen and (max-width: 767px) {
  .image-item:nth-child(3) {
    order: 3;
    flex: 0 0 46.9333333333vw;
    margin-top: 6.4vw;
  }
}
.image-logo {
  margin-bottom: 30px;
  text-align: center;
}
.image-logo img {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .image-logo img {
    width: 64vw;
  }
}

.text-m {
  line-height: 2;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .text-m {
    line-height: 1.8;
    font-size: 3.7333333333vw;
  }
}

.mv-copy {
  z-index: 5;
}

.mv-copy.visible {
  opacity: 1;
  transition: opacity 0.7s ease;
}

.blurAnime {
  opacity: 0;
}

.blurAnime.visible {
  opacity: 1;
  animation: blurAnime 0.7s ease 0s 1 normal;
}

@keyframes blurAnime {
  0% {
    filter: blur(10px);
    opacity: 0;
  }
  100% {
    filter: blur(0);
    opacity: 1;
  }
}
.fadeIn {
  opacity: 0;
}
.fadeIn.visible {
  opacity: 1;
  animation: fadeIn 0.7s ease 0s 1 normal;
}
.fadeInList .fadeInItem01, .fadeInList .fadeInItem02, .fadeInList .fadeInItem03, .fadeInList .fadeInItem04, .fadeInList .fadeInItem05 {
  opacity: 0;
}
.fadeInList.visible .fadeInItem01, .fadeInList.visible .fadeInItem02, .fadeInList.visible .fadeInItem03, .fadeInList.visible .fadeInItem04, .fadeInList.visible .fadeInItem05 {
  opacity: 1;
  animation: fadeIn 0.7s ease 0s 1 normal;
}
.fadeInList .fadeInItem01 {
  transition-delay: 0.2s;
  animation-delay: 0.2s !important;
}
.fadeInList .fadeInItem02 {
  transition-delay: 0.4s;
  animation-delay: 0.4s !important;
}
.fadeInList .fadeInItem03 {
  transition-delay: 0.6s;
  animation-delay: 0.6s !important;
}
.fadeInList .fadeInItem04 {
  transition-delay: 0.8s;
  animation-delay: 0.8s !important;
}
.fadeInList .fadeInItem05 {
  transition-delay: 1s;
  animation-delay: 1s !important;
}

@keyframes fadeIn {
  0% {
    transform: translate(0, 30px);
    filter: blur(10px);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    filter: blur(0);
    opacity: 1;
  }
}

/*# sourceMappingURL=style.css.map */
