@charset "UTF-8";

.staticWrapper.static-1161023 .smallSection {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
 /** ユーティリティ */ /**セクション**/ /**見出し**/ /**マーカーライン**/ /**リード文**/ /**テキストボックス**/ /**注釈テキスト**/ /**リスト**/ /**ボタン**/ /**画像**/ /**商品の特長カラム**/ /* アイコン */ /**MV-01 ~ MV-04**/ /** MV-05(23.02~) **/ /**ED-01**/ /**ED-02**/ /**ED-03**/ /**BC-01**/ /**BC-02**/ /**SET-01**/ /**RV-01**/ /**RV-02**/ /**BN-01**/ /**AW-01**/ /**APP-01**/ /**CRS-01**/ /**CRS-02**/ /**STEP-01**/ /**STEP-02**/ /**STEP-03**/ /* 202101追加 */ /* コンポーネントを複数くくるためのdiv(主に注釈を設定するため) */;
}

.staticWrapper.static-1161023 .smallSection *,.staticWrapper.static-1161023 .smallSection *::before,.staticWrapper.static-1161023 .smallSection *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.staticWrapper.static-1161023 .smallSection ol,.staticWrapper.static-1161023 .smallSection ul,.staticWrapper.static-1161023 .smallSection p {
  margin-top: 0;
  margin-bottom: 0;
}

.staticWrapper.static-1161023 .smallSection sup {
  font-size: 0.7142em;
}

@-webkit-keyframes tpr_fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tpr_fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* timer */
.staticWrapper.static-1161023 .smallSection .CTtimer {
  background-color: #EDF6FF;
  margin: 0 -20px;
  color: #595757;
  padding: 20px 20px;
  font-size: 42px;
  justify-content: center;
}

.staticWrapper.static-1161023 .smallSection .timer__dateIcon {
  width: 100px;
  height: 100px;
  margin-right: 14px;
}

.staticWrapper.static-1161023 .smallSection .CTtimer .timer__date {
  margin-top: -6px;
}

.staticWrapper.static-1161023 .smallSection .CTtimer .timer__date div span {
  /* display: none; */
  font-size: 10px;
  display: flex;
  margin-top: -14px;
  justify-content: center; /* 子要素を水平方向に中央揃え */
  align-items: center;
}

.staticWrapper.static-1161023 .smallSection .CTtimer .timer__date span.blank {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.static-1161023 .smallSection .CTtimer {
    font-size: 42px;
  }
}

.staticWrapper.static-1161023 .smallSection .flexBox {
  display: flex;
  align-items: center;
}

/* SP特化（staticMobile） */
@media screen and (min-width: 769px) {
  .staticWrapper.staticMobile.static-1161023 {
    position: relative;
  }
  .staticWrapper.staticMobile.static-1161023 img {
    display: block;
    width: 100%;
  }

  .staticWrapper.staticMobile.static-1161023 .staticMobile__bg {
    /* background: url("/contents/small/1161023/images/bg-area.png") top / cover no-repeat; */
    /* background: linear-gradient(0deg, #005ead 0%,#005ead 100%); */
    background: linear-gradient(
        to top right,
        #7CCFF1 0%,      /* 開始色（左端）: 7CCFF1 */
        #FFFFFF 70%,     /* 中間色（中央50%）: 白 */
        #A6E1FF 100%     /* 終了色（右端）: A6E1FF */
      );
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    height: 100vh;
    height: 100dvh;
    position: absolute;
    top: 0;
    left: 0;
  }

  .staticWrapper.staticMobile.static-1161023 .staticMobile__bg.is-fixed {
    position: fixed;
  }

  .staticWrapper.staticMobile.static-1161023 .staticMobile__bg.is-end {
    top: auto;
    bottom: 0;
  }

  .staticWrapper.staticMobile.static-1161023 .staticMobile__inner {
    max-width: 410px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    letter-spacing: .08em;
  }
}

.staticWrapper.staticMobile.static-1161023 .smallSection {
  padding: 0 20px;
  overflow: hidden;
}

.staticWrapper.staticMobile.static-1161023 .smallSection__bigMv {
  margin: 0 -20px 50px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection__bg {
  margin: 0 -20px 50px;
  padding: 40px 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .h03 {
  font-size: 20px;
  letter-spacing: 0.02em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .h03__shoulder {
  font-size: 14px;
  letter-spacing: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .h03__sub {
  font-size: 14px;
  letter-spacing: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .h04,.staticWrapper.staticMobile.static-1161023 .smallSection .h04--line {
  font-size: 20px;
  letter-spacing: 0.02em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .h04--line {
  padding: 8px 0;
  font-size: 16px;
  letter-spacing: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .h04__shoulder,.staticWrapper.staticMobile.static-1161023 .smallSection .h04__shoulder--box {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .tLead,.staticWrapper.staticMobile.static-1161023 .smallSection .tLead--left {
  font-size: 16px;
  letter-spacing: 0.06em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .txtBox.txtBox--center {
  text-align: left;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .list--circle > li {
  padding-left: 1em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .menuLink {
  display: block;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .menuLink__btn {
  margin: 0 0 20px;
  box-shadow: 4px 4px 8px rgba(0, 96, 214, .3);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .menuLink__btn .btn--small {
  min-height: 56px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .menuLink__btn + .staticWrapper.staticMobile.static-1161023 .smallSection .menuLink__btn {
  margin-top: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .menuLink__link {
  max-width: 50%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .feature__row {
  display: block;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .feature__col {
  max-width: none;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .feature__col--ph {
  max-width: none;
  margin: 0 0 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .feature__heading {
  font-size: 16px;
  letter-spacing: 0.06em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon .num__shoulder,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--square .num__shoulder,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--circle .num__shoulder,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--date .num__shoulder,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--quantity .num__shoulder,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--new .num__shoulder,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--set .num__shoulder {
  font-size: 11px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon .num__num,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--square .num__num,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--circle .num__num,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--date .num__num,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--quantity .num__num,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--new .num__num,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--set .num__num {
  font-size: 31px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--square {
  width: 68px;
  height: 68px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--circle {
  width: 76px;
  height: 76px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--spf {
  width: 50px;
  line-height: 1;
  font-size: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--spf .spfTxt1 {
  height: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--spf .spfTxt2 {
  height: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--date {
  width: 64px;
  height: 64px;
  font-size: 11px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--quantity {
  width: 65px;
  height: 65px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--new,.staticWrapper.staticMobile.static-1161023 .smallSection .icon--set {
  width: 64px;
  height: 64px;
  font-size: 12px;
  letter-spacing: 0.04em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--set {
  width: 75px;
  height: 75px;
  font-size: 24px;
  letter-spacing: 0.02em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .num {
  margin-bottom: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .num__shoulder {
  font-size: 11px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .num__num {
  width: 21px;
  font-size: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .achievement {
  display: block;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .achievement__item {
  min-height: 36px;
  margin-bottom: 10px;
  border-radius: 8px;
  border: 1px solid #231815;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .achievement__heading {
  font-size: 12px;
  letter-spacing: 0.1em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .achievement__num {
  font-size: 20px;
  letter-spacing: 0.04em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .achievement__unit {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .achievement__percent {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--spMvTop,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 {
  margin-bottom: 50px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--spMvTop .sectionKv__content,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--spMvTop .sectionKv__content--centerSP,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--spMvTop .sectionKv__content--centerSP {
  padding-top: 78vw;
  padding-bottom: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv .tNotes,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--spMvTop .tNotes,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .tNotes,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv .tNotes--list,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--spMvTop .tNotes--list,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .tNotes--list,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv .tNotes--order,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--spMvTop .tNotes--order,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .tNotes--order {
  margin-top: 5px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content--centerSP {
  /* background: url("/contents/small/1161023/images/img-main-kv.png") no-repeat center bottom; */
  max-width: none;
  height: 114.6vw;
  margin: 0 -20px;
  padding-right: 20px;
  padding-top: 8vw;
  padding-left: 20px;
  /* background-size: cover; */
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content--centerSP {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__txt {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__txt--border {
  margin-bottom: 20px;
  padding: 4px 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__shoulder {
  font-size: 14px;
  line-height: 1.5;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__title {
  line-height: 1.2;
  margin-top: 1%;
  font-size: 26px;
  letter-spacing: 0.04em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__iconWrap,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 {
  position: absolute;
  width: 54px;
  height: 116px;
  top: 18.3vw;
/* top = height - paddingBottom */
  right: 20px;
  margin-top: -58px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__iconWrap > p:not(:first-child),.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 > p:not(:first-child) {
  margin-left: 0;
  margin-top: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__iconWrap .icon--date,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 .icon--date {
  width: 54px;
  height: 54px;
  font-size: 11px;
  letter-spacing: -0.02em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__iconWrap .icon--new,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 .icon--new,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__iconWrap .icon--set,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 .icon--set {
  /* width: 54px;
  height: 54px; */
  width: 72px;
  height: 72px;
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__contentInner {
  width: 100%;
  color: #231815;
  position: relative;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__shoulder {
  /* font-size: 14px; */
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
  color: #231815;
  margin-bottom: 0;
  /* margin-bottom: 10px; */
}

@media screen and (min-width: 769px) {
  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__shoulder {
    font-size: 18px;
  }
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__title {
  font-size: 20px;
  letter-spacing: -0.02em;
  line-height: 1.5;
  color: #231815;
  text-align: center;
  margin-top: 0;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__title {
    font-size: 22px;
  }
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__name {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 8px;
  color: #231815;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__name {
    font-size: 16px;
  }
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 {
  position: static;
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 > p:not(:first-child) {
  margin-top: 0;
  margin-left: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionEd,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionEd--rev,.staticWrapper.staticMobile.static-1161023 .smallSection .sectionEd--txt {
  margin: 40px -20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionEd__content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* background: url("/contents/small/1161023/images/sp/img-main-Ed01-sp.jpg") no-repeat top center; */
  background-size: cover;
  width: 100%;
  max-width: 375px;
  height: 400px;
  padding: 0 0 240px 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionEd__heading {
  font-size: 20px;
  text-align: center;
  padding: 0 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionEd--rev .sectionEd__content {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  /* background: url("/contents/small/1161023/images/sp/img-main-Ed02-sp.jpg") no-repeat top center; */
  background-size: cover;
  padding: 0 0 270px 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .beautyColumn .h03,.staticWrapper.staticMobile.static-1161023 .smallSection .beautyColumn--largePC .h03 {
  margin-bottom: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .beautyColumn,.staticWrapper.staticMobile.static-1161023 .smallSection .beautyColumn--largePC {
  margin: 60px -20px 0;
  padding: 30px 20px 43px;
  border-right: 0;
  border-left: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .beautyColumn__shoulder,.staticWrapper.staticMobile.static-1161023 .smallSection .beautyColumn__shoulder--leftPC {
  top: -24px;
  right: auto;
  left: 20px;
  width: 148px;
  height: 24px;
  padding-left: .26em;
  letter-spacing: 0.26em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .beautyColumn__col--txt {
  margin-bottom: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .beautyColumn__heading {
  font-size: 16px;
  margin-bottom: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock {
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__inner {
  padding: 19px 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__titles {
  display: block;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__textContainer {
  margin-left: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__titleText {
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 75px;
  margin-left: 90px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__boxText {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__textColumn {
  padding: 0 5px;
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__contents {
  margin-top: 15px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__detailWrapper {
  display: block;
  margin-top: 31px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__copyBlock {
  text-align: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__copyText--underlined {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__copyText--large {
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__imgsBlock {
  margin-left: 10px;
  margin-top: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__linkBlock {
  width: 105px;
  min-width: 105px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__linkBlock a:not(:first-child) {
  margin-top: 5px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__linkBox {
  width: 105px;
  height: 50px;
  line-height: 1.5;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__linkBox span {
  font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__itemsBlock {
  max-width: 62%;
  margin-left: 13px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepCol {
  padding: 0 30px 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepCol:nth-child(2) {
  border-top: solid 1px #E0E0E0;
  padding: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepCol:nth-child(3) {
  padding: 30px 30px 0;
  border-top: solid 1px #E0E0E0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepPlus {
  top: 0;
  left: 50%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepItem,.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepItem--L {
  max-width: 275px;
  margin: 15px auto 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepItem--L .setBlock__stepItemImg {
  -ms-flex-preferred-size: 94px;
  flex-basis: 94px;
  max-width: 94px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepHeading {
  margin: 0;
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepItemTxt {
  font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock__stepItemName {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__inner {
  padding: 25px 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__titleText--small {
  margin-left: 88px;
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1 {
  display: block;
  margin-top: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item {
  width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item:first-child {
  padding-top: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item:last-child {
  padding-left: 0;
  max-width: 365px;
  margin: 20px auto 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item__img {
  margin: 0 auto;
  width: 55%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item__img img {
  width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item__txt {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item__imgBox:first-child {
  margin-right: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item__imgBox {
  text-align: center;
  width: 50%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item__imgBox > *:nth-child(1) {
  height: 75%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item__imgBox > *:nth-child(2) {
  height: 25%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images {
  position: relative;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images::before,.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images::after {
  position: absolute;
  top: 95px;
  left: -10px;
  right: 0;
  margin: auto;
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-top: 1px solid #231815;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 100;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images::before {
  left: 38px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images::after {
  top: 83px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item__imgBox a {
  font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .notes {
  font-size: 12px;
  margin-top: 5px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review01 .h03 {
  margin-bottom: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review01__comment {
  height: auto;
  min-height: 130px;
  max-width: 335px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review01__comment:nth-child(odd) .review01__balloon {
  margin-left: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review01__comment:nth-child(even) .review01__balloon {
  margin-right: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review01__img {
  -ms-flex-preferred-size: 96px;
  flex-basis: 96px;
  min-width: 96px;
  max-width: 96px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review01__balloon {
  padding: 13px 14px 10px;
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review02__img {
  -ms-flex-preferred-size: 70px;
  flex-basis: 70px;
  min-width: 70px;
  max-width: 70px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review02__balloon {
  margin: 0 0 0 23px;
  padding: 13px 14px;
  letter-spacing: 0.01em;
  border-radius: 3px;
  border: solid 1px #E0E0E0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review02__balloon::before {
  top: 50%;
  margin-right: 1px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review02__balloon::after {
  top: 50%;
  margin-right: -1px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review02--figRight .review02__balloon {
  margin: 0 23px 0 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review02--figRight .review02__balloon::before {
  margin-left: 1px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .review02--figRight .review02__balloon::after {
  margin-left: -1px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .banner__link {
  width: auto;
  max-width: 335px;
  height: 150px;
  line-height: 1.2;
  /* background: url("/contents/small/1161023/images/sp/bg-banner-archives.png") no-repeat left center; */
  background-size: auto 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .banner__txt {
  padding-right: 10px;
  padding-left: 169px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .banner__shoulder {
  margin-bottom: 8px;
  font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .banner__heading {
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .award {
  padding: 32px 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .award__ttl {
  padding-top: 20px;
  font-size: 20px;
  background-size: 25px 19px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks {
  margin-top: 40px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks__links {
  height: auto;
  display: block;
  max-width: 335px;
  margin: 30px auto 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks__container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 335px;
  margin: 15px auto 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks__title,.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks__title--here {
  font-size: 16px;
  letter-spacing: 0.06em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks__title--here {
  margin-top: 28px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks__btn {
  margin-top: 15px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks__imgContainer:nth-child(2) {
  margin-left: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks__qrContainer {
  margin-left: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks--bgGreen {
  margin-right: -20px;
  margin-left: -20px;
  padding: 30px 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .appLinks--bgGreen .appLinks__links {
  margin-top: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich {
  max-width: none;
  width: calc(100% + 40px);
  margin: 0 -20px 54px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__list {
  width: auto;
  height: auto;
}

/* .staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__list .slick-arrow {
  width: 18px;
  height: 18px;
  top: -20%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__list .slick-prev.slick-arrow {
  left: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__list .slick-next.slick-arrow {
  right: 10px;
} */

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich {
  /* filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15)); */
  margin-left: 10px;
  margin-right: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__itemCard {
  height: 100%;
  background: #FFF;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__itemCard > * {
  width: 100%;
  text-align: left;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich .slick-track {
  display: flex;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich .slick-slide {
  height: auto !important;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__textContainer {
  margin: 15px 0 0 20px;
  height: 63px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__textContainer__itemName {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__textContainer__itemCaption {
  font-size: 12px;
  line-height: 1.5;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__captions {
  min-height: 63px;
  margin: 10px 20px 0;
  font-size: 12px;
  text-align: left;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb {
  max-width: 600px;
  margin: 0px auto 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__item {
  -ms-flex-preferred-size: calc(25% - 14px);
  flex-basis: calc(25% - 14px);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__item:not(:first-child) {
  margin-left: 7px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__imgContainer {
  width: 55px;
  height: 55px;
  margin: auto;
  line-height: 55px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__btn {
  width: auto;
  padding: 35px 10px 10px;
  height: auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__icon,.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__icon--y,.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__icon--b {
  top: 6px;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__title {
  margin-top: 5px;
  line-height: 1.28;
  font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__iconList {
  max-width: 590px;
  margin: 30px auto 0;
  padding: 0 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider {
  border: 0;
  margin: 0 -20px 60px;
  padding: 0;
  border-right: 0;
  border-left: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__ttl {
  display: block;
  padding: 10px 20px;
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list {
  position: relative;
  border-bottom: solid 1px #E0E0E0;
  padding-bottom: 25px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list::after {
  content: "";
  clear: both;
  display: table;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list .slick-slider {
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list .slick-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 90px;
  z-index: 1000;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list .slick-arrow::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 50%;
  left: 50%;
  border-top: solid 1px #999;
  border-right: solid 1px #999;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list .slick-prev {
  left: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list .slick-prev::before {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list .slick-next {
  right: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__list .slick-next::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__wrap {
  float: left;
  padding: 0 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__wrap a {
  display: block;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSlider__heading {
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps {
  margin-bottom: 40px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__title {
  line-height: 1.5;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__title__text {
  display: block;
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__title__large {
  display: block;
  font-size: 22px;
  margin-left: 0;
  margin-bottom: 7px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__title__num {
  font-size: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table {
  margin-top: 12px;
  border: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__content {
  padding: 1%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--left,.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--right {
  width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3 {
  width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3__inner {
  display: block;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3__inner .section-steps__table__content {
  padding: 1%;
  width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__word__title {
  font-size: 18px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__wrap--left {
  border-top: 1px solid #999999;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__wrap--right {
  border-left: 1px solid #999999;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 1%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.3rem;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__image img {
  max-width: 64px;
  height: auto;
  margin: 20px 0 20px 5px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__stagenum {
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  font-weight: bold;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__stagenum span {
  font-size: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__word {
  max-width: 195px;
  margin: 12px 0px 12px 8px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__word__title {
  line-height: 1.4;
  font-size: 18px;
  font-weight: bold;
  color: #102c83;
  margin-bottom: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__txt {
  font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__txt--strong {
  font-size: 12px;
  letter-spacing: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__label {
  margin: 10px 0 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section-steps__table__label li {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  padding: 1px 4px;
  letter-spacing: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .stepType__col--txt .tLead--left:only-child {
  display: table;
  margin: 0 auto 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .stepType__table th {
  height: 37px;
  font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .stepType__table td {
  height: 132px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .stepType__l,.staticWrapper.staticMobile.static-1161023 .smallSection .stepType__m {
  top: 58px;
  height: 90px;
  font-size: 14px;
  line-height: 1.3;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .stepType__type {
  font-size: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .steps {
  display: block;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .steps__item,.staticWrapper.staticMobile.static-1161023 .smallSection .steps__item--main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .steps__item + li,.staticWrapper.staticMobile.static-1161023 .smallSection .steps__item--main + li {
  margin: 35px 0 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .steps__item + li::before,.staticWrapper.staticMobile.static-1161023 .smallSection .steps__item--main + li::before {
  top: -23px;
  right: calc(calc(100% - 70px - 34px) / 2);
  bottom: auto;
  left: auto;
  border-width: 10px 15px;
  border-color: #e0e0e0 transparent transparent;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .steps__item--main {
  min-width: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .steps__item--main .steps__enclose {
  padding: 7px 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .steps__enclose {
  width: calc(100% - 70px);
  margin-top: 0;
  padding: 6px 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .steps__enclose span {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .step-box {
  max-width: 335px;
  margin: 50px auto 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner,.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner--main {
  margin-left: 26px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner:nth-child(1),.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner--main:nth-child(1) {
  -ms-flex-preferred-size: 84px;
  flex-basis: 84px;
  margin-left: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner:nth-child(2),.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner--main:nth-child(2) {
  -ms-flex-preferred-size: 108px;
  flex-basis: 108px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner:nth-child(3),.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner--main:nth-child(3) {
  -ms-flex-preferred-size: 91px;
  flex-basis: 91px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner::before,.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner--main::before {
  left: -18px;
  margin-top: -9px;
  border-width: 9px 0 9px 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__inner--main {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .step-box__item {
  font-size: 13px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .lp-btn {
  text-decoration: none;
  padding: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .lp-btn:hover {
  border-color: #5c5a5a;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .lp-btn:hover .lp-btn__text {
  opacity: 1;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .lp-btn--strong:hover {
  background-color: #5c5a5a;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .boxText .boxText__inner {
  display: block;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .boxText .boxText__inner .boxText__inner__item {
  width: 48%;
  font-size: 14px;
  min-width: auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .boxText .boxText__inner .boxText__inner__item:not(:first-child) {
  margin-left: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .boxText .boxText__inner .boxText__inner__item:nth-child(n+3) {
  margin-top: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .boxText .boxText__inner .boxText__inner__item:nth-child(2n+1) {
  margin-left: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content,
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content--centerSP {
  padding-top: 81vw;
  /* padding-left: 18px; */
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--center {
  justify-content: flex-start;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__iconWrap,
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 {
  width: 66px;
  left: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--border {
  font-size: 10px;
  width: 66px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .award {
    margin-top: -10px;
    margin-bottom: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .award__ttl {
    font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .award__ttl span {
    font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .award__ttl .dots {
    font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .fig__img {
    max-width: 375px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .feature--item .feature__row--center {
    max-width: 375px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection figure.fig {
max-width: 100%;
width: 375px;
margin-right: auto;
margin-left: auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .txt--strong {
font-size: 18px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .txt--strong--mb-s {
margin-bottom: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .smallSection__bg {
margin-bottom: 90px;
padding: 10px 20px 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .smallSection__bg .h03.h03--bg {
background-color: rgba(255, 255, 255, .7);
text-align: center;
padding: 20px 0 25px;
width: calc(100% - 40px);
margin: 10px auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .smallSection__bg .sp--center {
text-align: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .smallSection__bg .feature__row {
margin-bottom: 50px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .fig--center--product {
margin-bottom: 50px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content,
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content--centerSP {
height: calc(577 / 375 * 410px);
/* aspect-ratio: 375 / 577; */
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content,
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content--centerSP {
padding-top: 444px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__iconWrap,
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 {
justify-content: center;
width: 75px;
height: auto;
top: 140px;
left: 12px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content,
  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content--centerSP {
    min-height: 577px;
    height: calc(577 / 375 * 100vw);
    aspect-ratio: 375 / 577;
  }

  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content,
  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__content--centerSP {
    /* padding-top: 190px; */
    padding-top: calc(404 / 375 * 100vw);
  }

  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv__iconWrap,
  .staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 {
    top: 120px;
  }
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .icon--renewal {
line-height: 1.3;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--new,
.staticWrapper.staticMobile.static-1161023 .smallSection .icon--set {
font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--spf {
font-size: 12px;
width: 60px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .icon--spf .spfTxt1,
.staticWrapper.staticMobile.static-1161023 .smallSection .icon--spf .spfTxt2 {
height: 19px;
width: 60px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 {
margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .CTtimer {
flex-wrap: wrap;
justify-content: center;
top: -140px;
margin-left: -20px;
margin-right: -20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .CTtimer p {
margin: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .CTtimer p span {
font-size: 14px;
margin-top: 2px;
margin-bottom: 6px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .CTtimer div {
padding: 0 6px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .smallSection__bg {
margin-bottom: 90px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .featureArea p {
font-size: 18px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea {
margin-top: 60px;
margin-bottom: 90px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaign__content {
flex-wrap: wrap;
justify-content: center;
padding: 30px 20px 40px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaign__content--txt {
margin-top: 0;
margin-right: 0;
text-align: center;
width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea .tNotes--order {
margin-right: -6px;
margin-left: -6px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaign__content .icon--date {
left: -10px;
top: 30px;
font-size: 14px;
width: 60px;
height: 60px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaign__ttl--shoulder {
font-size: 14px;
margin-top: 10px;
margin-bottom: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaign__ttl {
font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaign__ttl span {
font-size: 22px;
background-image: radial-gradient(circle at center, #a8786e 12%, transparent 12%);
background-position: top right;
background-repeat: repeat-x;
background-size: 1em 0.3em;
padding-top: .2em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea .lp-btn {
width: 100%;
min-height: unset;
margin-top: 0;
padding: 22px 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .lp-btn__ttl--shoulder {
font-size: 16px;
margin-top: -20px;
margin-bottom: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea .lp-btnWrap {
width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea .lp-btn--strong .lp-btn__text {
font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea .campaign__content--img {
margin: 26px auto 30px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .onayamiArea {
padding-top: 50px;
margin: 90px -20px;
width: unset;
max-width: unset;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .onayamiArea__inner {
width: 375px;
max-width: 100%;
padding: 0 20px;
margin-right: auto;
margin-left: auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .onayamiArea .h03 {
font-size: 20px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .h03__sholder--small {
font-size: 14px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .reviewBlock {
margin-top: 80px;
margin-bottom: 80px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink {
display: flex;
}

/* .staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink__btn {
min-width: 162px;
max-width: 48.5%;
margin: 0 0 10px;
} */

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink__btn .link--bottom:after {
width: 8px;
height: 8px;
top: -4px;
right: 0;
border: 1px solid #00010D;
border-bottom: none;
border-left: none;
}

/* .staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink__btn:nth-of-type(1),
.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink__btn:nth-of-type(2) {
margin-right: 10px;
} */

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink__btn .btn--small {
/* border-radius: 30px; */
padding: 10px 16px 10px 24px;
min-width: unset;
min-height: unset;
width: 360px;
max-width: 100%;
text-align: left;
background: #FFF;
background: linear-gradient(158deg, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 50%, rgba(197, 196, 196, 1) 75%, rgba(140, 140, 140, 1) 100%);
}

@media screen and (max-width: 768px) {
  .staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink__btn .btn--small {
    width: 334px;
  }
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink__btn .btn--small span {
line-height: 1.5;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .menuLink__btn .link--bottom {
padding-left: 0;
padding-right: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .point01 {
margin: 45px auto 70px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .point01 figcaption .tNotes {
text-align: left;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .h04 {
margin-bottom: 24px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .point__content--03 .h04 {
  margin-bottom: 6px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .h04__shoulder {
font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .h04 strong {
font-size: 20px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .row {
  display: block;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .row .col--1of2 {
  max-width: none;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .pointArea .point__movie {
height: auto;
width: 100%;
max-width: 375px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich {
width: calc(100% - 20px);
margin: 0 10px 54px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__list {
width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__list .slick-arrow {
width: 32px;
height: 32px;
background: url('/contents/small/1161023/images/img-slick-arrow.svg') center / contain no-repeat;
margin-top: 0;
margin-bottom: 0;
filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.25));
border: none;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__list .slick-next.slick-arrow {
right: -20px;
top: 50%;
transform: translateY(-50%) rotate(0);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__list .slick-prev.slick-arrow {
left: -20px;
top: 50%;
transform: translateY(-50%) scaleX(-1) rotate(0);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .itemSliderRich__thumb__btn {
height: 6px;
width: 6px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .slick-list {
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15));
}

.staticWrapper.staticMobile.static-1161023 .smallSection .slick-dots {
bottom: -16px;
transform: translateY(100%);
display: flex;
justify-content: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .slick-dots li {
  width: 6px;
  height: 6px;
  margin: 0 8px;
  padding: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .slick-dots li button {
  width: 6px;
  height: 6px;
  padding: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .slick-dots li button::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #E0E0E0;
  border-radius: 50%;
  opacity: 1;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .slick-dots li.slick-active button::before {
  background-color: #5DBFC5;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .endCopy .feature__row--center {
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .endCopy .h03 {
text-align: center;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .endCopy .feature__col {
flex-basis: 100%;
max-width: 375px;
margin-right: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .endCopy .feature__col--ph {
flex-basis: 100%;
max-width: 375px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .smallSection__bg {
margin-bottom: 0;
width: auto;
position: static;
transform: none;
padding: 40px 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set {
margin-top: 40px;
margin-bottom: 60px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set .campaign__content {
display: flex;
align-items: center;
width: 375px;
max-width: 100%;
padding: 30px 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set .campaign__content--txt {
width: 55%;
text-align: left;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set .campaign__content--img {
width: 45%;
margin: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set .icon--shoulder {
font-size: 12px;
padding: 5px 7px;
margin-bottom: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set .campaign__ttl--shoulder {
font-size: 14px;
margin-top: 0;
margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set .campaign__ttl {
font-size: 20px;
margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set .lp-btn {
margin-top: 30px;
margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .campaignArea--set .lp-btnWrap {
width: 100%;
margin: 0;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide {
max-width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__inner {
padding: 32px 0;
width: 375px;
max-width: 100%;
margin: 0 auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .icon--set {
top: 0;
left: 0;
width: 75px;
height: 75px;
font-size: 24px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1 {
margin-top: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__textContainer {
margin-left: 90px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__titleText {
min-height: auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__titleText--Shoulder {
font-size: 14px;
border-bottom: 1px solid;
margin-bottom: 8px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__titleText {
font-size: 18px;
margin-left: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__titleText--small {
font-size: 14px;
margin-left: 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item:first-child,
.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item:last-child {
width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1__item__txt {
font-size: 16px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1__item__txt--small {
line-height: 1.5;
margin-top: 4px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1__item__txt--priceBefore {
font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1__item__txt--priceBefore .icon--off {
font-size: 12px;
padding: 2px 6px;
margin-left: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1__item__txt--priceAfter {
font-size: 16px;
line-height: 1.3;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1__item__txt--priceAfter span {
font-size: 24px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1__item__img {
width: 70%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images::before,
.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images::after {
width: 50px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images::before {
top: 74px;
left: 4px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item--images::after {
top: 74px;
left: -30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock.setBlock--wide .setBlock__col2of1__item__imgBox p {
margin-top: 8px;
line-height: 1.2;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .setBlock .setBlock__col2of1__item:last-child {
margin: 20px auto 30px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .onayamiArea {
margin-top: 60px;
margin-bottom: 60px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .txt--strong {
font-size: 15px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .txt--strong span {
font-weight: bold;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionMv .sectionMv__mvWrap {
width: auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .sectionMv .movieBlock {
width: 100%;
padding-top: 56%;
}

.staticWrapper.staticMobile.static-1161023 .tNotes--right {
margin-right: 50px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .section_comp_head__title {
font-size: 15px;
margin: 20px 0 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section_comp_head__title span {
font-size: 17px;
color: #e97c1b;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison {
width: auto;
margin-left: auto;
margin-right: auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison {
margin: 0 -20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTitle {
margin: 40px 0 20px;
padding: 30px 0 0;
font-size: 18px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTitleTxt {
margin-bottom: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable thead th {
padding: 20px 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody td {
padding: 20px 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable .kindTable_blank {
padding: 20px 5px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody td:nth-child(1n) {
width: 10px;
}

/* .staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody td:nth-child(5) {
width: 10px;
} */

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody td:nth-child(2n) {
/* background-color: #f4f1ea; */
width: 147px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody tr:nth-child(1) td:nth-child(3) {
width: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody tr:nth-child(1) td {
border-radius: 10px 10px 0 0;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody tr:nth-child(5) td {
border-radius: 0 0 10px 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody tr:nth-child(6) td {
background-color: unset;
text-align: left;
padding-top: 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTitle span {
font-size: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindInner {
margin: 0 20px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable thead p {
font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .sectionPoint p.pointNum img,
.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable .kindTableStar img {
width: inherit !important;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable .kindTableTitle {
font-size: 12px;
height: 55px !important;
;
line-height: 1.5;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable .kindTableTxt1 {
height: 54px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable .kindTableTextureTitle {
font-size: 12px;
white-space: nowrap;
letter-spacing: -0.03em;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tr:nth-of-type(3) .kindTableTextureTitle {
min-height: 88px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable .kindTableTextureLead {
font-size: 14px;
margin-top: 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tr:nth-child(3) .kindTableTextureLead {
height: 85px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tr:nth-child(5) .kindTableTextureLead {
min-height: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody td.kindTableStarwrap.word {
padding: 64px 0px 20px 0px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable .kindTableTextureTitle+p {
min-height: 85px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody th {
padding: 3px;
font-size: 14px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section_comparison .kindTable tbody td {
font-size: 12px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .section_comparison .kindTable .kindTableStar+p {
margin-top: 8px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tbody tr:nth-child(6) td {
padding: 20px 0 0;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .multipl__Area{
position: relative;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .multipl__icon{
position: absolute;
width: 30px;
/* left: 82px; */
left: -20%;
top: 125px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .chart_comparison .section_comparison .kindTable tr:nth-of-type(3) .multipl__icon {
top: 155px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .enclosed--square,
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionKv--02 .enclosed--square--black {
margin-left: 0;
margin-top: 8px;
width: 60px;
padding: 2px 10px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .h03__shoulder--static {
font-size: 16px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .sectionMv .movieBlock {
width: 250px;
padding-top: 442px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .colorList .color01, .staticWrapper.staticMobile.static-1161023 .smallSection .colorList .color02 {
margin-top: 24px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .colorList .color01 img {
height: 40px;
width: auto;
margin-right: 5px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .colorList .color02 img {
height: 40px;
width: auto;
margin-right: 5px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .colorList figure img {
width: 100%;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .colorList figure {
margin-bottom: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .colorList .hiddenInner::after {
height: 100px;
min-height: 100px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .colorList .hiddenInner.is-open {
padding-bottom: 20px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 {
padding: 0 0 75px 0;
width: auto;
margin: 0 -20px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .h03 {
margin-bottom: 30px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box{
max-width: calc(100% - 40px);
padding: 0 10px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box::before,
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box::after{
width: 10px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box::before{
border-radius: 5px  0 0 5px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box::after{
border-radius: 0 5px 5px 0;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box__title{
font-size: 16px;
margin-bottom: 30px;
letter-spacing: 0;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box-01{
margin-bottom: 30px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box-01 .fig--center{
padding-bottom: 10px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box-02 .fig--center{
padding-bottom: 40px;
margin-bottom: 0;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .add_0320 .tips_box__text{
font-size: 14px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .row {
  display: block;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .row .col--1of2 {
  max-width: none;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .row .col--1of3 {
  max-width: none;
}
.staticWrapper.staticMobile.static-1161023 .sectionMv .hacobune-univideo {
  width: 80%;
}
.staticWrapper.staticMobile.static-1161023 .sectionMv .hacobune-univideo .hacobune-app-container[data-v-35833b67] {
  width: 92%;
  margin: 0 auto;
  padding: 20px 0 10px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .txtBox--cover .txt--center {
  font-size: 14px;
  margin-bottom: 0;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .txtBox--cover .txt--center.txt--strong {
  font-size: 15px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .txtBox--cover .txt--center.txt--strong span {
  font-size: 15px;
}
.staticWrapper.staticMobile.static-1161023 .smallSection .colorList .hiddenInner {
  height: 230px;
  min-height: 230px;
}

@media (max-width: 1024px) and (min-width: 769px) {
  .staticWrapper.staticMobile.static-1161023 .staticMobile__bg {
      width: 1024px;
      margin: 0 -20px;
  }
}
/* SP特化用（staticMobile） ここまで */
/**/

@media screen and (min-width: 769px) {
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea01,
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea02,
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea03,
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea04,
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea05 {
    width: 410px;
  }
}

/* @media screen and (max-width: 768px) { */
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea01,
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea02,
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea03,
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea04,
  .staticWrapper.staticMobile.static-1161023 .smallSection .mainArea05 {
    margin: 0 -20px;
  }
/* } */

.staticWrapper.staticMobile.static-1161023 .smallSection .mainArea02 {
  background-image: url(/contents/small/1161023/images/img-bg-main-02.png);
  background-size: cover;
  background-position: top;
  padding: 0px 0px;
}

.staticWrapper.static-1161023 .smallSection .banner__area {
  margin: 60px auto;
}

.staticWrapper.static-1161023 .smallSection .ReturntoTOP {
  width: 249px;
  margin: 50px auto;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .mainArea03 {
  position: relative;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .kutikomiArea {
  position: relative;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .kutikomi_btn {
  position: absolute;
  bottom: 50px;
  left: 50%; /* 親の幅の50%の位置へ */
  /* 自身の幅と高さの50%だけ戻すことで、正確に中央に配置 */
  transform: translate(-50%, -50%);
}

.staticWrapper.staticMobile.static-1161023 .smallSection .visumo__area {
  position: absolute;
  top: 350px;
  left: 26px;
}

.staticWrapper.staticMobile.static-1161023 .smallSection .visumo__area .hacobune-univideo {
  width: 333px !important;
}

@media screen and (max-width: 768px) {
  .staticWrapper.staticMobile.static-1161023 .smallSection .visumo__area {
    top: 85vw;
    left: 4vw;
  }

  .staticWrapper.staticMobile.static-1161023 .smallSection .visumo__area .hacobune-univideo {
    width: 86vw !important;
  }
}
