.p-uvaging__anessa {
  width: 100%;
  margin-top: 124px;
  border-top: 1px solid #00acd7;
  border-bottom: 1px solid #00acd7;
  padding: 63.8px 0;
}
@media screen and (max-width: 767px) {
  .p-uvaging__anessa {
    border: none;
    margin-top: 10.666666666666668vw;
    padding-bottom: 19.733333333333334vw;
  }
}
.p-uvaging__anessa__inner {
  width: 852.5px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-uvaging__anessa__inner {
    width: 100%;
  }
}
.p-uvaging__anessa__txt {
  font-size: 21px;
  line-height: 1.857142857;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-uvaging__anessa__txt {
    font-size: 4vw;
  }
}
.p-uvaging__anessa__hdg {
  font-size: 30px;
  line-height: 1.833333333;
  text-align: center;
  margin-top: 54px;
  color: #00acd7;
}
@media screen and (max-width: 767px) {
  .p-uvaging__anessa__hdg {
    font-size: 4.8vw;
    margin-top: 5.866666666666666vw;
  }
}
.p-uvaging__anessa__img {
  width: 100%;
  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;
  position: absolute;
  left: 0;
  top: 153.8px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__anessa__img {
    position: relative;
    top: auto;
    width: 44vw;
    margin: 0 auto;
    margin-top: 10.666666666666668vw;
  }
}
.p-uvaging__anessa__img img {
  width: 67px;
}
.p-uvaging__anessa__box {
  font-size: 18px;
  line-height: 1;
  width: 386px;
  margin: 0 auto;
  margin-top: 45.4px;
  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: 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;
  background-color: #00acd7;
  color: #fff;
  padding-top: 15.5px;
  padding-bottom: 31.5px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-uvaging__anessa__box {
    width: 85.6vw;
    font-size: 3.733333333333334vw;
    margin-top: 10.666666666666668vw;
  }
}
.p-uvaging__anessa__box::after {
  content: '';
  width: 14.89px;
  height: 8.51px;
  background-image: url("/anessa/shigaisen/anti_uvaging/img/icon_arrow_white.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  bottom: 9.3px;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (max-width: 767px) {
  .p-uvaging__anessa__box::after {
    background-image: url("/anessa/shigaisen/anti_uvaging/img/icon_arrow_white_sp.svg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 4.533333333333333vw;
    height: 2.666666666666667vw;
    bottom: 2.133333333333333vw;
  }
}
.p-uvaging__check {
  margin-top: 63.7px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__check {
    margin-top: 11.733333333333333vw;
  }
}
.p-uvaging__check__anchor {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__check__anchor {
    margin-top: 2.666666666666667vw;
  }
}
.check__anchor__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .check__anchor__list {
    width: 89.33333333333333vw;
    margin: 0 auto;
  }
}
.check__anchor__item {
  width: 416px;
  position: relative;
  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;
}
@media screen and (min-width: 768px) {
  .check__anchor__item {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .check__anchor__item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .check__anchor__item {
    width: 43.46666666666666vw;
    height: 36.8vw;
  }
}
.check__anchor__item:nth-child(n+3) {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .check__anchor__item:nth-child(n+3) {
    margin-top: 1.76vw;
  }
}
.check__anchor__item .item__hdg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 103px;
  background-color: rgba(255,255,255,0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .check__anchor__item .item__hdg {
    height: 14.399999999999999vw;
    padding-left: 2.4vw;
  }
}
.check__anchor__item .item__hdg .item__hdg__index {
  font-size: 58px;
  font-weight: 400;
  color: #00acd7;
  line-height: 1;
  font-family: 'Sofia Pro', sans-serif;
}
@media screen and (max-width: 767px) {
  .check__anchor__item .item__hdg .item__hdg__index {
    font-size: 5.866666666666666vw;
  }
}
.check__anchor__item .item__hdg .item__hdg__txt {
  margin-left: 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #454141;
}
@media screen and (max-width: 767px) {
  .check__anchor__item .item__hdg .item__hdg__txt {
    font-size: 2.666666666666667vw;
    margin-left: 2.133333333333333vw;
  }
}
.check__anchor__item .item__hdg .item__hdg__txt span {
  display: block;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .check__anchor__item .item__hdg .item__hdg__txt span {
    font-size: 1.6vw;
  }
}
.check__anchor__item .item__arrow {
  width: 39px;
  position: absolute;
  left: 50%;
  bottom: 15px;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (max-width: 767px) {
  .check__anchor__item .item__arrow {
    width: 4vw;
    bottom: 1.333333333333333vw;
  }
}
.p-uvaging__check__content {
  margin-top: 100px;
}
.p-uvaging__pickup {
  margin-top: 160px;
}
.p-uvaging__pickup__content {
  width: 863px;
  margin-top: 54px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-uvaging__pickup__content {
    width: 100%;
    margin-top: 17.066666666666666vw;
  }
}
.pickup__item {
  width: 431px;
}
@media screen and (max-width: 767px) {
  .pickup__item {
    width: 87.73333333333333vw;
    margin: 0 auto;
  }
}
.pickup__item:nth-child(even) .pickup__products {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .pickup__item:nth-child(even) .pickup__products {
    padding-left: 15px;
  }
}
@media screen and (min-width: 768px) {
  .pickup__item:nth-child(n+3) {
    margin-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  .pickup__item+.pickup__item {
    margin-top: 13.066666666666665vw;
  }
}
.pickup__hdg {
  font-size: 18px;
  line-height: 2.222222222;
  color: #707070;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .pickup__hdg {
    font-size: 3.733333333333334vw;
  }
}
.pickup__products {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.pickup__products__item {
  width: 192px;
  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;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .pickup__products__item {
    width: 41.06666666666667vw;
  }
}
.pickup__products__item+.pickup__products__item {
  margin-left: 32px;
}
.pickup__products__item__name {
  margin-top: 14px;
  font-size: 14px;
  line-height: 1.714285714;
}
@media screen and (max-width: 767px) {
  .pickup__products__item__name {
    font-size: 3.2vw;
    margin-top: 3.2vw;
  }
}
.p-uvaging__point {
  margin-top: 155.9px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__point {
    margin-top: 10.666666666666668vw;
  }
}
.p-uvaging__point__content {
  margin-top: 93.3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-uvaging__point__content {
    margin-top: 16vw;
  }
}
.p-uvaging__point__items {
  width: 480px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__point__items {
    width: 89.33333333333333vw;
    margin: 0 auto;
  }
}
.p-uvaging__point__item+.p-uvaging__point__item {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__point__item+.p-uvaging__point__item {
    margin-top: 8vw;
  }
}
.point__item__hdg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.point__item__hdg__index {
  width: 33px;
  font-size: 40px;
  line-height: 1;
  font-family: 'Sofia Pro', sans-serif;
  color: #00acd7;
}
@media screen and (max-width: 767px) {
  .point__item__hdg__index {
    width: 8.799999999999999vw;
    font-size: 8vw;
  }
}
.point__item__hdg__txt {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .point__item__hdg__txt {
    font-size: 4.266666666666667vw;
  }
}
.point__item__txt {
  font-size: 16px;
  line-height: 2.3125;
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .point__item__txt {
    font-size: 3.733333333333334vw;
    margin-top: 8vw;
  }
}
.p-uvaging__point__img {
  width: 355px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__point__img {
    width: 89.33333333333333vw;
    margin: 0 auto;
    margin-top: 8vw;
  }
}
.p-uvaging__why {
  margin-top: 160px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__why {
    margin-top: 26.666666666666668vw;
  }
}
.p-uvaging__why__content {
  margin-top: 66px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__why__content {
    margin-top: 12.639999999999999vw;
  }
}
.p-uvaging {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 82px;
  padding-bottom: 135px;
}
@media screen and (max-width: 767px) {
  .p-uvaging {
    padding-top: 17.759999999999998vw;
    padding-bottom: 29.333333333333332vw;
  }
}
.p-uvaging * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-uvaging__ttl {
  font-size: 38px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-uvaging__ttl {
    font-size: 4.8vw;
  }
}
.p-uvaging__kv {
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 37.3px;
  width: 990px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__kv {
    width: 89.33333333333333vw;
    margin-top: 12vw;
    margin-bottom: 5.600000000000001vw;
  }
}
.p-uvaging__inner {
  width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-uvaging__inner {
    width: 100%;
  }
}
.p-uvaging__anchor__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-uvaging__anchor__list {
    width: 89.33333333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
  }
}
.p-uvaging__anchor__item {
  width: 284px;
  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: 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;
  background-color: #00acd7;
  color: #fff;
  padding-top: 8.7px;
  padding-bottom: 29.3px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-uvaging__anchor__item {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p-uvaging__anchor__item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-uvaging__anchor__item {
    width: 100%;
    height: 14.933333333333335vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    padding-left: 4.133333333333333vw;
  }
  .p-uvaging__anchor__item+.p-uvaging__anchor__item {
    margin-top: 2.666666666666667vw;
  }
}
.p-uvaging__anchor__item::after {
  content: '';
  width: 14.89px;
  height: 8.51px;
  background-image: url("/anessa/shigaisen/anti_uvaging/img/icon_arrow_white.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  bottom: 9.3px;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (max-width: 767px) {
  .p-uvaging__anchor__item::after {
    width: 4.533333333333333vw;
    height: 2.666666666666667vw;
    left: auto;
    bottom: 0;
    top: 50%;
    right: 3.466666666666666vw;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background-image: url("/anessa/shigaisen/anti_uvaging/img/icon_arrow_white_sp.svg");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
}
.p-uvaging__anchor__item .anchor__item__hdg {
  font-size: 18px;
  font-weight: 700;
  line-height: 2.222222222;
  font-family: 'Sofia Pro', sans-serif;
}
@media screen and (max-width: 767px) {
  .p-uvaging__anchor__item .anchor__item__hdg {
    font-size: 4.8vw;
    width: 19.733333333333334vw;
  }
}
.p-uvaging__anchor__item .anchor__item__subhdg {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-uvaging__anchor__item .anchor__item__subhdg {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-uvaging__anchor__item .anchor__item__subhdg {
    font-size: 3.733333333333334vw;
  }
}
.c-uvaging__ttl {
  font-size: 45px;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 30px;
  position: relative;
  margin: 0 auto;
  color: #00acd7;
  font-family: 'Sofia Pro', sans-serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-uvaging__ttl {
    font-size: 8vw;
    padding-bottom: 5.333333333333334vw;
  }
}
.c-uvaging__ttl::after {
  content: '';
  width: 50px;
  height: 1px;
  background-color: #00acd7;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.c-uvaging__section__ttl {
  font-size: 39px;
  font-weight: 700;
  line-height: 1;
  color: #00acd7;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-uvaging__section__ttl {
    font-size: 8vw;
  }
}
.c-uvaging__subttl {
  margin: 0 auto;
  margin-top: 40px;
  font-size: 32px;
  line-height: 1.75;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-uvaging__subttl {
    font-size: 5.066666666666666vw;
    margin-top: 16vw;
  }
}
.c-uvaging__caption {
  color: #00acd7;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-uvaging__caption {
    margin: 0 auto;
    margin-top: 40px;
    font-size: 32px;
    line-height: 1.75;
  }
}
@media screen and (max-width: 767px) {
  .c-uvaging__caption {
    font-size: 5.066666666666666vw;
    margin-top: 16vw;
  }
}
.c-uvaging__section__subttl {
  margin: 0 auto;
  margin-top: 53px;
  font-size: 22px;
  line-height: 1.818181818;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-uvaging__section__subttl {
    font-size: 2.933333333333333vw;
    margin-top: 13.866666666666665vw;
  }
}
.p-uvaging__accordion {
  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;
  border: none;
}
@media screen and (max-width: 767px) {
  .p-uvaging__accordion {
    width: 89.33333333333333vw;
    margin: 0 auto;
  }
}
.p-uvaging__accordion+.p-uvaging__accordion {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__accordion+.p-uvaging__accordion {
    margin-top: 8.799999999999999vw;
  }
}
.accordion__hdg {
  background-color: #00acd7;
  color: #fff;
  padding: 30px 0 24px 40px;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
@media screen and (min-width: 768px) {
  .accordion__hdg {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 100px;
  }
  .accordion__hdg:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .accordion__hdg {
    background-color: rgba(0,172,215,0.1);
    padding-left: 9.333333333333334vw;
    padding-top: 5.066666666666666vw;
    padding-bottom: 4vw;
  }
}
.accordion__hdg__index {
  font-size: 60px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .accordion__hdg__index {
    width: 8.266666666666666vw;
    font-size: 6.666666666666667vw;
    color: #00acd7;
  }
}
.accordion__hdg__txt {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  margin-left: 28px;
}
@media screen and (max-width: 767px) {
  .accordion__hdg__txt {
    color: #454141;
    margin-left: 0;
    font-size: 3.466666666666666vw;
  }
}
.accordion__hdg__txt span {
  font-size: 14px;
  display: block;
}
.accordion__content {
  padding: 40px 35px 40px 40px;
  border-right: 1px solid #71d3eb;
  border-left: 1px solid #71d3eb;
  border-bottom: 1px solid #71d3eb;
}
.accordion__content__ttl {
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .accordion__content__ttl {
    font-size: 4.8vw;
  }
}
.accordion__content__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .accordion__content__inner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.accordion__content__ttl+.accordion__content__inner {
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .accordion__content__ttl+.accordion__content__inner {
    margin-top: 6.666666666666667vw;
  }
}
.accordion__content__txt {
  width: 384px;
  font-size: 15px;
  line-height: 2.3;
}
@media screen and (max-width: 767px) {
  .accordion__content__txt {
    font-size: 3.733333333333334vw;
    width: 100%;
  }
}
.accordion__content__txt--wide {
  width: 100%;
}
.accordion__content__txt a {
  color: #00acd7;
}
.accordion__content__ref {
  width: 384px;
  font-size: 10px;
  line-height: 2.3;
}
@media screen and (max-width: 767px) {
  .accordion__content__ref {
    font-size: 2.666666666666667vw;
    width: 100%;
  }
}
.accordion__content__ref--wide {
  width: 100%;
}
.accordion__content__ref a {
  color: #00acd7;
}
.accordion__content__img {
  width: 384px;
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  .accordion__content__img {
    width: 100%;
    padding: 0;
    margin-top: 2.666666666666667vw;
  }
}
.accordion__img__1 {
  width: 348px;
}
@media screen and (max-width: 767px) {
  .accordion__img__1 {
    width: 65.33333333333333vw;
  }
}
.accordion__img__2 {
  width: 352px;
}
@media screen and (max-width: 767px) {
  .accordion__img__2 {
    width: 73.33333333333333vw;
  }
}
.accordion__img__3 {
  width: 334px;
}
@media screen and (max-width: 767px) {
  .accordion__img__3 {
    width: 73.33333333333333vw;
  }
}
.accordion__img__4 {
  width: 187px;
}
@media screen and (max-width: 767px) {
  .accordion__img__4 {
    width: 55.46666666666666vw;
  }
}
.accordion__img__5 {
  width: 334px;
  margin-top: 26.5px;
}
@media screen and (max-width: 767px) {
  .accordion__img__5 {
    width: 73.06666666666666vw;
    margin-top: 3.333333333333333vw;
  }
}
.accordion__img__6 {
  width: 341px;
}
@media screen and (max-width: 767px) {
  .accordion__img__6 {
    width: 73.33333333333333vw;
  }
}
.accordion__img__7 {
  width: 337px;
}
@media screen and (max-width: 767px) {
  .accordion__img__7 {
    width: 76vw;
  }
}
.accordion__img__8 {
  width: 338px;
}
@media screen and (max-width: 767px) {
  .accordion__img__8 {
    width: 75.2vw;
  }
}
.p-uvaging__accordion .accordion__hdg__icon {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 33px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .p-uvaging__accordion .accordion__hdg__icon {
    width: 6.816vw;
    height: 6.816vw;
  }
}
.p-uvaging__accordion .accordion__hdg__icon span {
  width: 20px;
  height: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  background-color: #00acd7;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-uvaging__accordion .accordion__hdg__icon span {
    width: 3.616000000000001vw;
    height: 1.216vw;
  }
}
.p-uvaging__accordion .accordion__hdg__icon span:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}
.p-uvaging__accordion.is-hidden .accordion__hdg__icon span:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.c-scb__share {
  width: 100%;
  margin-top: 115px;
  background-color: #f4fafc;
  padding-top: 56px;
  padding-bottom: 66px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .c-scb__share {
    margin-top: 23.200000000000003vw;
    padding-top: 9.866666666666667vw;
    padding-bottom: 11.733333333333333vw;
  }
}
.c-scb__share__txt {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #009ebc;
}
@media screen and (max-width: 767px) {
  .c-scb__share__txt {
    font-size: 3.466666666666666vw;
  }
}
.c-scb__share__links {
  margin-top: 38px;
  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;
}
@media screen and (max-width: 767px) {
  .c-scb__share__links {
    margin-top: 6.933333333333333vw;
  }
}
.c-scb__share__btn {
  width: 238px;
  height: 52px;
  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;
  border-radius: 30px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-scb__share__btn {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .c-scb__share__btn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .c-scb__share__btn {
    width: 42.4vw;
    height: 9.6vw;
  }
}
.c-scb__share__btn.is-fb {
  background-color: #1877f2;
}
.c-scb__share__btn.is-fb::after {
  content: '';
  width: 28px;
  height: 28px;
  background-image: url("/anessa/shigaisen/common/img/share/icon_fb.svg");
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 29px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .c-scb__share__btn.is-fb::after {
    width: 4.8vw;
    height: 4.8vw;
  }
}
.c-scb__share__btn.is-tw {
  background-color: #fff;
  border: 1px solid #000;
}
.c-scb__share__btn.is-tw a {
  color: #000;
}
.c-scb__share__btn.is-tw::after {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("/anessa/shigaisen/common/img/share/icon_x.svg");
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 31.9px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .c-scb__share__btn.is-tw::after {
    left: 5.866666666666666vw;
    width: 3.466666666666666vw;
    height: 3.466666666666666vw;
  }
}
.c-scb__share__btn.is-x {
  border: 1px solid #000;
  padding-left: 28px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .c-scb__share__btn.is-x {
    padding-left: 24px;
  }
}
.en .c-scb__share__btn.is-x {
  padding-left: 0;
}
.c-scb__share__btn.is-x::after {
  content: '';
  width: 23.48px;
  height: 24px;
  background-image: url("/anessa/shigaisen/common/img/share/icon_x.svg");
  background-size: auto 100%;
  position: absolute;
  top: 50%;
  left: 31.2px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .c-scb__share__btn.is-x::after {
    width: 3.304vw;
    height: 3.378666666666667vw;
    left: 27.8px;
  }
}
.c-scb__share__btn.is-x a {
  color: #000;
}
.c-scb__share__btn+.c-scb__share__btn {
  margin-left: 24px;
}
@media screen and (max-width: 767px) {
  .c-scb__share__btn+.c-scb__share__btn {
    margin-left: 4.266666666666667vw;
  }
}
.c-scb__share__btn a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-scb__share__btn a {
    font-size: 3.466666666666666vw;
  }
}
.p-uvaging__related {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p-uvaging__related {
    margin-top: 23.200000000000003vw;
  }
}
.p-uvaging__related__content {
  width: 100%;
  margin-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p-uvaging__related__content.is-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-uvaging__related__content {
    width: 87.73333333333333vw;
    margin: 0 auto;
    margin-top: 10.666666666666668vw;
  }
}
.p-uvaging__related__content +.c-uvaging__section__ttl {
  margin-top: 80px;
}
.related__products__item {
  width: 192px;
  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;
  text-decoration: none;
  color: #333;
}
@media screen and (max-width: 767px) {
  .related__products__item {
    width: 41.06666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .related__products__item~.related__products__item {
    margin-left: 30px;
  }
}
@media screen and (min-width: 768px) {
  .related__products__item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .related__products__item:nth-child(n+5) {
    margin-top: 39px;
  }
}
@media screen and (max-width: 767px) {
  .related__products__item:nth-child(even) {
    margin-left: 4.266666666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .related__products__item:nth-child(n+3) {
    margin-top: 6.666666666666667vw;
  }
}
.related__products__item__name {
  margin-top: 14px;
  font-size: 14px;
  line-height: 1.714285714;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .related__products__item__name {
    font-size: 3.2vw;
    margin-top: 3.2vw;
  }
}
.related__article__item {
  width: 413px;
  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;
  text-decoration: none;
  color: #333;
}
@media screen and (max-width: 767px) {
  .related__article__item {
    width: 86.4vw;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .related__article__item+.related__article__item {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .related__article__item:nth-child(even) {
    margin-left: 34px;
  }
}
@media screen and (min-width: 768px) {
  .related__article__item:nth-child(n+3) {
    margin-top: 49px;
  }
}
@media screen and (max-width: 767px) {
  .related__article__item__img {
    width: 40vw;
  }
}
.related__article__item__name {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 767px) {
  .related__article__item__name {
    width: 41.333333333333336vw;
    margin: 0;
    padding-left: 4vw;
    padding-right: 2.666666666666667vw;
    font-size: 3.733333333333334vw;
  }
}
.related__article__item__name::after {
  content: '';
  width: 26.9px;
  height: 5px;
  background-image: url("/anessa/shigaisen/common/img/icon_arrow.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  right: 18px;
  bottom: 8px;
}
@media screen and (max-width: 767px) {
  .related__article__item__name::after {
    width: 7.199999999999999vw;
    height: 1.066666666666667vw;
    right: 0;
    bottom: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.is-touched img {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .en .p-uvaging__ttl {
    font-size: 32px;
  }
}
.en .item__hdg__txt strong {
  display: block;
}
@media screen and (min-width: 768px) {
  .en .item__hdg__txt strong {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .en .p-uvaging__anessa__hdg {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .en .accordion__hdg__txt {
    padding-right: 20%;
  }
}
@media screen and (min-width: 768px) {
  .p-article {
    padding-top: 82px;
    padding-bottom: 135px;
  }
  .p-article .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-article {
    padding-top: 17.759999999999998vw;
    padding-bottom: 29.333333333333332vw;
  }
  .p-article .pc {
    display: none;
  }
}
.p-article__hdg {
  letter-spacing: 0.1em;
}
.p-article__hdg h1 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-article__hdg {
    margin: 0 auto;
    width: 990px;
  }
  .p-article__hdg h1 {
    padding-bottom: 66px;
    font-size: 3.7rem;
    line-height: 1.8421;
  }
  .p-article__hdg p {
    padding: 50px 60px 85px;
    font-size: 1.6rem;
    line-height: 2.3125;
  }
  .p-article__hdg p ~ p {
    margin-top: -48px;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-article__hdg {
    padding: 0 20px;
  }
  .p-article__hdg h1 {
    margin-left: -20px;
    padding-bottom: 35px;
    width: calc(100% + 40px);
    font-size: 2.4rem;
    line-height: 1.6666;
  }
  .p-article__hdg p {
    padding: 25px 10px 40px;
    font-size: 1.4rem;
    line-height: 2.1428;
  }
  .p-article__hdg p ~ p {
    margin-top: -10px;
    padding-top: 0;
  }
}
.p-article__index {
  letter-spacing: 0.08em;
}
.p-article__index dl {
  background: #f4fafc;
}
.p-article__index dl dt {
  border: solid #c9c9c9;
}
.p-article__index ol {
  counter-reset: number 0;
}
.p-article__index ol li {
  counter-increment: number 1;
}
.p-article__index ol li a::before {
  display: inline-block;
  content: counter(number) ".";
}
.p-article__index a {
  text-decoration: none;
  font-weight: bold;
  color: #00acd7;
}
.p-article__index a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p-article__index {
    margin: 0 auto;
    width: 990px;
    font-size: 1.4rem;
    line-height: 1.8333;
  }
  .p-article__index dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 70px 60px;
  }
  .p-article__index dl > * {
    padding: 10px 0;
  }
  .p-article__index dl dt {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 30px;
    border-width: 0 1px 0 0;
    width: 115px;
  }
  .p-article__index ol li,
  .p-article__index ul li {
    padding-left: 4em;
  }
  .p-article__index ol li a::before,
  .p-article__index ul li a::before {
    margin-left: -4em;
    width: 4em;
  }
  .p-article__index ol li ~ li,
  .p-article__index ul li ~ li {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .p-article__index {
    padding: 0 20px;
    font-size: 1.2rem;
    line-height: 1.8333;
  }
  .p-article__index dl {
    padding: 25px 10px;
  }
  .p-article__index dl dt {
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-width: 0 0 1px 0;
  }
  .p-article__index ol li,
  .p-article__index ul li {
    padding-left: 2.5em;
  }
  .p-article__index ol li a::before,
  .p-article__index ul li a::before {
    margin-left: -2.5em;
    width: 2.5em;
  }
  .p-article__index ol li ~ li,
  .p-article__index ul li ~ li {
    margin-top: 1em;
  }
}
.p-article__sec h2 {
  letter-spacing: 0.08em;
  text-align: center;
}
.p-article__sec h2 em {
  display: block;
  margin: 0 auto;
  border: 1px solid #4aaad3;
  border-radius: 50vw;
  letter-spacing: 0;
  font-style: normal;
  font-weight: normal;
  color: #00acd7;
}
.p-article__sec h2::after {
  display: block;
  margin: 0 auto;
  border-top: 1px solid #4aaad3;
  content: "";
}
.p-article__sec h3 {
  padding-left: 1.5em;
  border-left: 2px solid #4aaad3;
  letter-spacing: 0.08em;
}
.p-article__sec h4,
.p-article__sec p {
  letter-spacing: 0.1em;
}
.p-article__sec h4 + p {
  margin-top: 0;
}
.p-article__sec figure {
  text-align: center;
  font-size: 0;
}
.p-article__sec a {
  text-decoration: none;
  color: #00acd7;
}
.p-article__sec a:hover {
  text-decoration: underline;
}
.p-article__sec .p-article__sec__box .p-article__sec__box__txt > *:first-child {
  margin-top: 0;
}
.p-article__sec .p-article__sec__box .p-article__sec__box__img {
  text-align: center;
}
.p-article__sec .p-article__sec__box .p-article__sec__box__img a {
  font-weight: 700;
  text-decoration: underline;
}
.p-article__sec .p-article__sec__box a img {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-article__sec .p-article__sec__box a:hover img {
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  .p-article__sec {
    margin: 0 auto;
    width: 990px;
  }
  .p-article__sec .p-article__sec__inner {
    padding: 80px 60px 0;
  }
  .p-article__sec h2 {
    margin-bottom: 50px;
    font-size: 3.4rem;
    line-height: 1.647;
  }
  .p-article__sec h2 em {
    margin-bottom: 18px;
    width: 66px;
    height: 66px;
    font-size: 2.6rem;
    line-height: 64px;
  }
  .p-article__sec h2::after {
    margin-top: 28px;
    width: 50px;
  }
  .p-article__sec h3 {
    margin-top: 50px;
    margin-bottom: -10px;
    font-size: 2.2rem;
    line-height: 1.8181;
  }
  .p-article__sec h4,
  .p-article__sec p {
    margin-top: 37px;
    font-size: 1.6rem;
    line-height: 2.3125;
  }
  .p-article__sec figure {
    margin-top: 47px;
  }
  .p-article__sec figure img {
    margin: 0 9px;
    vertical-align: top;
  }
  .p-article__sec .p-article__sec__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 37px;
  }
  .p-article__sec .p-article__sec__box .p-article__sec__box__img {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 380px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-article__sec {
    padding: 0 20px;
  }
  .p-article__sec .p-article__sec__inner {
    padding: 60px 0 0;
  }
  .p-article__sec h2 {
    margin-bottom: 32px;
    margin-left: -20px;
    width: calc(100% + 40px);
    font-size: 2.2rem;
    line-height: 1.7272;
  }
  .p-article__sec h2 em {
    margin-bottom: 20px;
    width: 56px;
    height: 56px;
    font-size: 2rem;
    line-height: 54px;
  }
  .p-article__sec h2::after {
    margin-top: 27px;
    width: 50px;
  }
  .p-article__sec h3 {
    margin-top: 45px;
    margin-bottom: -10px;
    font-size: 1.6rem;
    line-height: 1.875;
  }
  .p-article__sec h4,
  .p-article__sec p {
    margin-top: 30px;
    font-size: 1.4rem;
    line-height: 2.1428;
  }
  .p-article__sec figure {
    margin-top: 30px;
  }
  .p-article__sec figure img {
    display: block;
    margin: 0 auto;
  }
  .p-article__sec figure img ~ img {
    margin-top: 30px;
  }
  .p-article__sec .p-article__sec__box {
    margin-top: 30px;
  }
  .p-article__sec .p-article__sec__box .p-article__sec__box__img {
    margin-top: 30px;
    padding: 0 20px;
    font-size: 1.3rem;
  }
}
.p-article__sec__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-article__sec__row__item {
  text-align: center;
}
.p-article__sec__row__item a {
  text-decoration: underline;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-article__sec__row__item {
    width: 315px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-article__sec__row__item {
    padding: 0 2.666666666666667vw;
    font-size: 3.466666666666666vw;
  }
}
.p-top__hero {
  background: no-repeat center center;
  background-size: cover;
}
.p-top__hero img {
  width: 100%;
}
.p-top__hero h1 {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-top__hero {
    margin: 0 24px;
    height: 480px;
    background-image: url("/anessa/shigaisen/img/index/bg_kv_pc.jpg");
  }
  .p-top__hero h1 {
    padding: 90px 0 0;
    width: 579px;
  }
}
@media screen and (min-width: 1280px) {
  .p-top__hero {
    height: 38.961039vw;
  }
  .p-top__hero h1 {
    padding-top: 7.3051948vw;
    width: 46.9967532vw;
  }
}
@media screen and (min-width: 1600px) {
  .p-top__hero {
    height: 623px;
  }
  .p-top__hero h1 {
    padding-top: 117px;
    width: 752px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__hero {
    height: 58.6666667vw;
    background-image: url("/anessa/shigaisen/img/index/bg_kv_sp.jpg");
  }
  .p-top__hero h1 {
    padding: 2.2666667vw 0 0;
    width: 51.2vw;
  }
}
.p-top__lead {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-top__lead {
    margin: 60px 0 55px;
    font-size: 1.6rem;
    line-height: 2.3125;
  }
}
@media screen and (max-width: 767px) {
  .p-top__lead {
    margin: 40px 0;
    font-size: 1.35rem;
    line-height: 2.1428;
  }
}
.p-top__hdg h2 {
  text-align: center;
  font-weight: bold;
}
.p-top__hdg h2::after {
  display: block;
  margin: 0.7em auto 1.3em;
  border-bottom: 2px solid #00acd8;
  width: 1.68em;
  content: "";
}
@media screen and (min-width: 768px) {
  .p-top__hdg {
    margin-bottom: 40px;
  }
  .p-top__hdg h2 {
    font-size: 2.5rem;
  }
  .p-top__hdg p {
    text-align: center;
    font-size: 1.4rem;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .p-top__hdg {
    display: table;
    margin: 0 auto 40px;
    padding: 0 23px;
  }
  .p-top__hdg h2 {
    font-size: 1.8rem;
  }
  .p-top__hdg p {
    font-size: 1.3rem;
    line-height: 2.3076;
  }
}
.p-top__banner a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-top__banner a:hover {
  opacity: 0.6;
}
.p-top__banner img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-top__banner {
    margin: 0 auto 68px;
    width: 990px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__banner {
    margin-bottom: 55px;
    padding: 0 23px;
  }
}
.p-top__index a {
  color: #333;
  text-decoration: none;
}
.p-top__index a img {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-top__index a:hover {
  color: #009bb9;
}
.p-top__index a:hover img {
  opacity: 0.6;
}
.p-top__index p {
  position: relative;
  letter-spacing: 0.14em;
}
.p-top__index p::after {
  display: block;
  position: absolute;
  right: 0;
  width: 32px;
  background: url("/anessa/common/img/icon_arrow_bk.svg") no-repeat center center;
  background-size: contain;
  content: "";
}
@media screen and (min-width: 768px) {
  .p-top__index {
    margin: 0 auto 110px;
    width: 990px;
  }
  .p-top__index ul {
    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: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-top__index ul::after {
    display: block;
    width: 310px;
    content: "";
  }
  .p-top__index ul li {
    width: 310px;
  }
  .p-top__index ul li:nth-child(n + 2) {
    margin-top: 40px;
  }
  .p-top__index ul .p-top__recommend {
    width: 100%;
  }
  .p-top__index ul .p-top__recommend a {
    display: block;
    width: 310px;
    margin: 0 auto;
  }
  .p-top__index p {
    margin-top: 8px;
    padding-right: 50px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .p-top__index p::after {
    top: 0;
    height: 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__index {
    margin-bottom: 85px;
    padding: 0 23px;
  }
  .p-top__index ul li ~ li {
    margin-top: 30px;
  }
  .p-top__index a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .p-top__index picture {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 4vw;
    width: 150px;
  }
  .p-top__index p {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 1.4rem;
    line-height: 1.7142;
  }
  .p-top__index p::after {
    top: auto;
    height: 14px;
  }
  .p-top__index p br {
    display: none;
  }
}
.c-scb-header {
  position: relative;
  width: 100%;
  background-color: #00acd7;
  height: 85px;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .c-scb-header {
    height: 26.666666666666668vw;
  }
}
.c-scb-header__back {
  position: absolute;
  left: 18px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-family: 'Sofia Pro', sans-serif;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
}
.c-scb-header__back::before {
  content: '';
  background-image: url("/anessa/shigaisen/common/img/arrow_back_white.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 32px;
  height: 6px;
  display: inline-block;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .c-scb-header__back::before {
    background-image: url("/anessa/shigaisen/common/img/arrow_back_blue.svg");
    width: 6.933333333333333vw;
    height: 1.6vw;
  }
}
@media screen and (max-width: 767px) {
  .c-scb-header__back {
    font-size: 3.2vw;
    top: auto;
    bottom: -6.666666666666667vw;
    left: 5.333333333333334vw;
  }
}
.c-scb-header__back a {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .c-scb-header__back a {
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .c-scb-header__back a {
    color: #4aaad3;
  }
}
.c-scb-header__logo {
  width: 242px;
  top: 9px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (max-width: 767px) {
  .c-scb-header__logo {
    width: 47.46666666666667vw;
    top: 5.173333333333333vw;
  }
}
.en .p-sbc {
  font-family: "Sofia Pro", sans-serif;
}
@media screen and (max-width: 767px) {
  .en .p-sbc .p-article__hdg h1 {
    margin-left: -1px;
    width: calc(100% + 2px);
  }
}
.p-sbc-profile {
  border: 1px solid #c9c9c9;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile {
    margin: 0 auto 60px;
    padding: 34px 64px 40px;
    width: 990px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile {
    margin: 0 20px 50px;
    padding: 28px 12px 27px;
  }
}
.p-sbc-profile__title {
  border-bottom: 1px solid #c9c9c9;
  text-align: center;
  letter-spacing: 0.08em;
  font-weight: normal;
  color: #454141;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile__title {
    padding-bottom: 11px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile__title {
    padding-bottom: 3px;
    font-size: 1.3rem;
  }
}
.p-sbc-profile-people {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-people {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 26px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-people {
    margin-top: 23px;
  }
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-people + .p-sbc-profile-people {
    margin-top: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-people + .p-sbc-profile-people {
    margin-top: 16px;
  }
}
.p-sbc-profile-people__icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-people__icon {
    margin-right: 32px;
    width: 113px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-people__icon {
    margin-top: 6px;
    margin-right: 12px;
    width: 72px;
  }
}
.p-sbc-profile-people__text h3 {
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-size: 1.6rem;
}
.p-sbc-profile-people__text h3 span {
  letter-spacing: 0.08em;
  font-size: 1.4rem;
}
.p-sbc-profile-people__text p {
  line-height: calc(19 / 12);
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-people__text p {
    margin-top: 7px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-people__text p {
    margin-top: 1px;
    font-size: 1.2rem;
  }
}
.p-sbc-profile-comment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment {
    margin-top: 50px;
  }
}
.p-sbc-profile-comment.p-sbc-profile-comment--researcher {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment + .p-sbc-profile-comment {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment + .p-sbc-profile-comment {
    margin-top: 20px;
  }
}
.en .p-sbc-profile-comment + p {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  figure + .p-sbc-profile-comment {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  figure + .p-sbc-profile-comment {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment + figure {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment + figure {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment + p {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment + p {
    margin-top: 50px;
  }
}
.p-sbc-profile-comment__icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment__icon {
    width: 78px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment__icon {
    margin-top: 8px;
    width: 47px;
  }
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment--interviewer .p-sbc-profile-comment__icon {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment--interviewer .p-sbc-profile-comment__icon {
    margin-right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment--researcher .p-sbc-profile-comment__icon {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment--researcher .p-sbc-profile-comment__icon {
    margin-left: 16px;
  }
}
.p-sbc-profile-comment__text {
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment__text {
    margin-top: 5px;
    padding: 21px 20px 21px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment__text {
    padding: 20px 20px 19px;
  }
}
.p-sbc-profile-comment__text::before {
  content: "";
  background-color: #c9c9c9;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment__text::before {
    width: 16px;
    height: 28px;
    top: 19px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment__text::before {
    width: 12px;
    height: 20px;
    top: 23px;
  }
}
.p-sbc-profile-comment__text::after {
  content: "";
  background-color: #fff;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment__text::after {
    width: 16px;
    height: 28px;
    top: 19px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment__text::after {
    width: 12px;
    height: 20px;
    top: 23px;
  }
}
.p-sbc-profile-comment--interviewer .p-sbc-profile-comment__text::before {
  -webkit-clip-path: polygon(100% 0%, 0% 50%, 100% 100%);
          clip-path: polygon(100% 0%, 0% 50%, 100% 100%);
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment--interviewer .p-sbc-profile-comment__text::before {
    left: -16px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment--interviewer .p-sbc-profile-comment__text::before {
    left: -12px;
  }
}
.p-sbc-profile-comment--interviewer .p-sbc-profile-comment__text::after {
  -webkit-clip-path: polygon(100% 0%, 0% 50%, 100% 100%);
          clip-path: polygon(100% 0%, 0% 50%, 100% 100%);
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment--interviewer .p-sbc-profile-comment__text::after {
    left: -14px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment--interviewer .p-sbc-profile-comment__text::after {
    left: -10px;
  }
}
.p-sbc-profile-comment--researcher .p-sbc-profile-comment__text::before {
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
          clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment--researcher .p-sbc-profile-comment__text::before {
    right: -16px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment--researcher .p-sbc-profile-comment__text::before {
    right: -12px;
  }
}
.p-sbc-profile-comment--researcher .p-sbc-profile-comment__text::after {
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
          clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment--researcher .p-sbc-profile-comment__text::after {
    right: -14px;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment--researcher .p-sbc-profile-comment__text::after {
    right: -10px;
  }
}
.p-sbc-profile-comment__text p {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment__text p {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment__text p {
    line-height: calc(24 / 13);
    font-size: 1.3rem;
  }
}
.en .p-sbc-profile-comment__text p {
  letter-spacing: 0.05em;
}
.p-sbc-profile-comment__text p em {
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media screen and (min-width: 768px) {
  .p-sbc-profile-comment__text p em {
    text-decoration-thickness: 21px;
    text-underline-offset: -1em;
  }
}
@media screen and (max-width: 767px) {
  .p-sbc-profile-comment__text p em {
    text-decoration-thickness: 14px;
    text-underline-offset: -0.9em;
  }
}
.p-sbc-profile-comment--interviewer .p-sbc-profile-comment__text p em {
  -webkit-text-decoration-color: #f6f1b0;
          text-decoration-color: #f6f1b0;
}
.p-sbc-profile-comment--researcher .p-sbc-profile-comment__text p em {
  -webkit-text-decoration-color: #ccecf6;
          text-decoration-color: #ccecf6;
}
