@charset "UTF-8";

.static-1301080 {
 /**mvArea**/ /**mvArea ここまで**/ /**color-lineup**/;
}

.static-1301080 span.textLinebreak {
  display: inline-block;
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.static-1301080 .circleContainer {
  display: inline-block;
  border: 1px solid #231815;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  margin-right: 17px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.static-1301080 .circleContainer .circleContainer__textContainer {
  color: #231815;
  display: inline-block;
  margin: auto;
  top: 33%;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.static-1301080 .circleContainer .circleContainer__textContainer__number {
  font-size: 2.125rem;
  font-weight: lighter;
}

.static-1301080 .lp-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  border-collapse: separate;
  border: 1px solid #5c5a5a;
  background: #fff;
  width: 100%;
  max-width: 320px;
  min-height: 64px;
  color: #231815;
  text-align: center;
  text-decoration: none;
  padding: 12px 20px;
  -webkit-transition: border 0.4s ease;
  transition: border 0.4s ease;
}

.static-1301080 .lp-btn .lp-btn__text {
  display: table-cell;
  font-size: 1rem;
  vertical-align: middle;
  line-height: 1.366;
  padding: 0 10px;
  position: relative;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.static-1301080 .lp-btn .lp-btn__text::after {
  display: inline-block;
  content: "";
  width: 5px;
  height: 5px;
  border: 1px solid #5c5a5a;
  border-bottom: none;
  border-left: none;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.static-1301080 .lp-btn:hover {
  border-color: #999;
  text-decoration: none;
}

.static-1301080 .lp-btn:hover .lp-btn__text {
  opacity: 0.6;
}

.static-1301080 .lp-btn--strong {
  background: #5c5a5a;
  border: none;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
}

.static-1301080 .lp-btn--strong .lp-btn__text {
  font-family: "open sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  color: #fff;
}

.android .static-1301080 .lp-btn--strong .lp-btn__text {
  font-weight: 700;
}

.static-1301080 .lp-btn--strong .lp-btn__text::after {
  border-color: #fff;
}

.static-1301080 .lp-btn--strong:hover {
  background-color: #999;
}

.static-1301080 .lp-btn--strong:hover .lp-btn__text {
  opacity: 1;
}

.static-1301080 .lp-btnWrap--center .lp-btn {
  margin-right: auto;
  margin-left: auto;
}

.static-1301080 .lp-btnWrap--right .lp-btn {
  margin: 0 0 0 auto;
}

.static-1301080 .mvArea {
  height: 480px;
  max-width: 1120px;
  position: relative;
  background: url(/contents/small/1301080/images/bg-MV.png) left center no-repeat;
  background-size: cover;
  margin: 0 auto 58px;
}

.static-1301080 .mvArea__ttlBox {
  padding: 13% 0 13% 410px;
}

.static-1301080 .mvArea__ttlBox__spec {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
  height: 44px;
}

.static-1301080 .mvArea__ttlBox__spec-left {
  display: inline-block;
  margin-right: 10px;
  font-size: 1rem;
}

.static-1301080 .mvArea__ttlBox__spec-right {
  padding: 6px;
}

.static-1301080 .mvArea__ttlBox__spec li {
  line-height: 1.2;
  background-color: #fff;
  border: 1px solid #666666;
  font-size: 0.875rem;
}

.static-1301080 .mvArea__ttlBox__spec li span {
  display: block;
  text-align: center;
}

.static-1301080 .mvArea__ttlBox__lead {
  font-size: 1.5rem;
  line-height: 1.8;
  margin: 0;
}

.static-1301080 .mvArea__ttlBox__ttl {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.1em;
}

.static-1301080 .leadArea {
  text-align: center;
  margin: 0 0 90px 0;
}

.static-1301080 .leadArea__contentsBlock {
  text-align: center;
  margin-top: 80px;
}

.static-1301080 .leadArea__contentsBlock h3 {
  font-size: 2rem;
  margin-bottom: 32px;
}

.static-1301080 .leadArea__contentsBlock__effectimg {
  margin-bottom: 58px;
}

.static-1301080 .leadArea__contentsBlock__effectimg img {
  width: 422px;
}

.static-1301080 .keepArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 880px;
  margin: 0 auto 75px auto;
}

.static-1301080 .keepArea__txtBox {
  margin-right: 58px;
}

.static-1301080 .keepArea__txtBox__notes {
  margin: 5px 0 24px;
  font-size: 0.625rem;
}

.static-1301080 .keepArea__txtBox h3 {
  font-size: 2rem;
}

.static-1301080 .keepArea__imgBox img {
  width: 402px;
}

.static-1301080 .roleArea {
  text-align: center;
  margin: 0 0 101px;
}

.static-1301080 .roleArea__ttlBlock {
  margin-bottom: 40px;
}

.static-1301080 .roleArea__ttlBlock__catch {
  display: inline-block;
  font-size: 1.5rem;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  margin-bottom: 0px;
}

.static-1301080 .roleArea__ttlBlock h3 {
  margin-top: 15px;
  font-size: 2rem;
  line-height: 1.5;
}

.static-1301080 .roleArea__speckBlock {
  width: 83%;
  margin: 29px auto 0 auto;
}

.static-1301080 .secretArea {
  text-align: center;
}

.static-1301080 .secretArea__ttlBlock {
  margin-bottom: 68px;
}

.static-1301080 .secretArea__ttlBlock__catch {
  display: inline-block;
  font-size: 1.5rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

.static-1301080 .secretArea__ttlBlock h3 {
  font-size: 2rem;
}

.static-1301080 .secretArea__pointBlock__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
}

.static-1301080 .secretArea__pointBlock__detail__imgBox {
  margin-right: 39px;
}

.static-1301080 .secretArea__pointBlock__detail__imgBox img {
  width: 301px;
}

.static-1301080 .secretArea__pointBlock__detail__txtBox {
  font-size: 1.25rem;
}

.static-1301080 .secretArea__pointBlock--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 930px;
  margin: 0 auto;
}

.static-1301080 .secretArea__pointBlock--bottom__point--1 {
  width: 450px;
  margin-bottom: 140px;
}

.static-1301080 .secretArea__pointBlock--bottom__point--2 {
  width: 400px;
}

.static-1301080 .secretArea__pointBlock--bottom__point__ttlBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.static-1301080 .secretArea__pointBlock--bottom__point__ttlBox__ttl {
  font-size: 1.25rem;
  font-weight: bold;
}

.static-1301080 .secretArea__pointBlock--bottom__point__defBox {
  position: relative;
  width: 267px;
}

.static-1301080 .secretArea__pointBlock--bottom__point__defBox__txtbox {
  margin-top: 20px;
  text-align: left;
  width: 280px;
}

.static-1301080 .secretArea__pointBlock--bottom__point__defBox__txtbox--2 {
  margin-top: 20px;
  text-align: left;
  width: 185px;
}

.static-1301080 .secretArea__pointBlock--bottom__point__defBox__imgbox {
  position: absolute;
  top: -65px;
  right: -191px;
}

.static-1301080 .secretArea__pointBlock--bottom__point__defBox__imgbox--2 {
  position: absolute;
  top: -10px;
  right: -123px;
}

.static-1301080 .secretArea__pointBlock--bottom__point--2 {
  float: right;
}

.static-1301080 .guardArea {
  clear: both;
  text-align: center;
}

.static-1301080 .guardArea__contentsBlock h3 {
  font-size: 2rem;
}

.static-1301080 .guardArea__contentsBlock__effectbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.static-1301080 .guardArea__contentsBlock__effectbox li {
  padding: 13px;
  border: 1px solid #e0e0e0;
}

.static-1301080 .guardArea__commentBlock {
  width: 1017px;
  overflow: hidden;
  margin: 0 auto;
}

.static-1301080 .guardArea__commentBlock__effectbox {
  margin: 47px auto 72px;
  width: 90%;
}

.static-1301080 .guardArea__commentBlock__commentbox--1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
}

.static-1301080 .guardArea__commentBlock__commentbox--2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
}

.static-1301080 .guardArea__commentBlock__commentbox__imgbox {
  margin-right: 15px;
}

.static-1301080 .guardArea__commentBlock__commentbox__imgbox img {
  width: 117px;
}

.static-1301080 .guardArea__commentBlock__commentbox__txtbox {
  float: right;
  width: 300px;
  text-align: left;
  padding: 20px;
  border: 1px solid #e0e0e0;
  position: relative;
  line-height: 1.5;
  width: 320px;
  height: 123px;
}

.static-1301080 .guardArea__commentBlock__commentbox__txtbox__txt {
  font-size: 1.25rem;
  position: absolute;
  top: 36%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: 20px;
}

.static-1301080 .guardArea__commentBlock__commentbox__txtbox::before {
  content: "";
  position: absolute;
  top: 21%;
  left: -10px;
  border-top: 5px solid transparent;
  border-right: 12px solid #fff;
  border-bottom: 5px solid transparent;
  z-index: 1;
}

.static-1301080 .guardArea__commentBlock__commentbox__txtbox::after {
  content: "";
  position: absolute;
  top: 21%;
  left: -13px;
  border-top: 5px solid transparent;
  border-right: 12px solid #e0e0e0;
  border-bottom: 5px solid transparent;
}

.static-1301080 .bg-black {
  color: #fff;
  background-color: #666666;
  padding: 1px 5px;
  font-size: 1rem;
}

.static-1301080 .bg-white {
  font-size: 1rem;
  padding: 1px 5px;
}

.static-1301080 .section__title {
  clear: both;
  text-align: center;
  font-size: 2rem;
}

.static-1301080 .section--color-lineup {
  margin: 101px 0 80px;
}

.static-1301080 .section--color-lineup p {
  margin: 0;
}

.static-1301080 .section--color-lineup .section__title {
  margin-bottom: 30px;
}

.static-1301080 .section--color-lineup .color-lineup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.static-1301080 .section--color-lineup .chart {
  max-width: 975px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e0e0e0;
  padding: 40px 20px;
}

.static-1301080 .section--color-lineup .chart__title {
  text-align: center;
  margin-bottom: 40px;
}

.static-1301080 .section--color-lineup .chart__title span {
  font-size: 1.25rem;
  display: inline-block;
  border-bottom: 1px solid #231815;
  padding: 0 20px 5px;
}

.static-1301080 .section--color-lineup .chart__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.static-1301080 .section--color-lineup .chart__container > div {
  width: 50%;
}

.static-1301080 .section--color-lineup .chart__image {
  text-align: right;
  padding-right: 60px;
}

.static-1301080 .section--color-lineup .chart__image img {
  width: 100%;
  height: auto;
}

.static-1301080 .section--color-lineup .chart__colors__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.static-1301080 .section--color-lineup .chart__colors__item img {
  width: 100%;
  height: auto;
}

.static-1301080 .section--color-lineup .chart__colors__item p:nth-child(1) {
  margin-right: 20px;
  width: 22%;
}

.static-1301080 .section--color-lineup .chart__colors__item p:nth-child(2) {
  margin-right: 15px;
  width: 35%;
}

.static-1301080 .section--color-lineup .chart__colors__item p:nth-child(3) {
  width: 33%;
}

.static-1301080 .section--color-lineup .chart__colors__item p:nth-child(4) {
  width: 33%;
}

.static-1301080 .section--color-lineup .text--note {
  max-width: 975px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  .static-1301080 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .static-1301080 .circleContainer {
    width: 51px;
    height: 51px;
    margin-right: 8px;
    line-height: 74px;
  }

  .static-1301080 .circleContainer .circleContainer__textContainer {
    font-size: 0.625rem;
    line-height: 1.1rem;
  }

  .static-1301080 .circleContainer .circleContainer__textContainer__number {
    font-size: 1.5rem;
  }

  .static-1301080 .lp-btn {
    text-decoration: none;
    padding: 12px;
  }

  .static-1301080 .lp-btn:hover {
    border-color: #5c5a5a;
  }

  .static-1301080 .lp-btn:hover .lp-btn__text {
    opacity: 1;
  }

  .static-1301080 .lp-btn--strong:hover {
    background-color: #5c5a5a;
  }

  .static-1301080 .mvArea {
    height: auto;
    position: relative;
    padding-top: 74%;
    background: url(/contents/small/1301080/images/sp/bg-MV.png) left center no-repeat;
    background-size: cover;
    margin: 0 -20px 25px;
  }

  .static-1301080 .mvArea__ttlBox {
    position: absolute;
    top: calc(50% - 80px);
    left: 34%;
    padding: 0;
  }

  .static-1301080 .mvArea__ttlBox__spec {
    margin: 0;
    height: 40px;
  }

  .static-1301080 .mvArea__ttlBox__spec-left {
    margin-right: 5px;
  }

  .static-1301080 .mvArea__ttlBox__spec-right {
    font-size: 0.875rem;
    padding: 4px;
  }

  .static-1301080 .mvArea__ttlBox__spec li {
    font-size: 0.875rem;
  }

  .static-1301080 .mvArea__ttlBox__lead {
    text-align: left;
    font-size: 0.8125rem;
    letter-spacing: -0.1em;
    margin-top: 17px;
    margin-bottom: 0;
  }

  .static-1301080 .mvArea__ttlBox__ttl {
    font-size: 1.3125rem;
    letter-spacing: -0.1em;
  }

  .static-1301080 .leadArea {
    text-align: left;
    margin: 0px 0 35px 0;
  }

  .static-1301080 .leadArea__lead {
    margin-top: 40px;
    text-align: left;
  }

  .static-1301080 .leadArea__contentsBlock {
    margin-top: 35px;
  }

  .static-1301080 .leadArea__contentsBlock h3 {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }

  .static-1301080 .leadArea__contentsBlock__effectimg {
    width: 87%;
    margin: 0 auto;
  }

  .static-1301080 .leadArea__contentsBlock__effectimg img {
    width: 100%;
  }

  .static-1301080 .keepArea {
    display: block;
    width: auto;
    margin: 0 auto 37px auto;
  }

  .static-1301080 .keepArea__txtBox {
    margin-right: 0;
    margin-bottom: 29px;
  }

  .static-1301080 .keepArea__txtBox__notes {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 0.625rem;
  }

  .static-1301080 .keepArea__txtBox h3 {
    text-align: center;
    font-size: 1.25rem;
  }

  .static-1301080 .keepArea__imgBox {
    width: auto;
  }

  .static-1301080 .keepArea__imgBox img {
    width: 100%;
  }

  .static-1301080 .roleArea {
    margin: 0 0 50px;
  }

  .static-1301080 .roleArea__ttlBlock__catch {
    padding-bottom: 0;
    font-size: 1rem;
  }

  .static-1301080 .roleArea__ttlBlock h3 {
    font-size: 1.25rem;
    line-height: 1.55;
    margin-top: 10px;
  }

  .static-1301080 .secretArea__ttlBlock {
    margin-bottom: 40px;
  }

  .static-1301080 .secretArea__ttlBlock__catch {
    padding-bottom: 0;
    font-size: 1rem;
  }

  .static-1301080 .secretArea__ttlBlock h3 {
    font-size: 1.25rem;
    line-height: 1.55;
  }

  .static-1301080 .secretArea__pointBlock__detail {
    display: block;
  }

  .static-1301080 .secretArea__pointBlock__detail__imgBox img {
    width: 100%;
  }

  .static-1301080 .secretArea__pointBlock__detail__imgBox {
    margin: 25px auto 0;
    width: 66.5%;
  }

  .static-1301080 .secretArea__pointBlock__detail__txtBox {
    margin-top: 25px;
    font-size: 1rem;
  }

  .static-1301080 .secretArea__pointBlock--bottom {
    display: block;
    width: auto;
  }

  .static-1301080 .secretArea__pointBlock--bottom__point--1 {
    width: auto;
    margin-bottom: 55px;
  }

  .static-1301080 .secretArea__pointBlock--bottom__point--2 {
    width: auto;
    float: none;
  }

  .static-1301080 .secretArea__pointBlock--bottom__point__ttlBox__ttl {
    font-size: 1rem;
  }

  .static-1301080 .secretArea__pointBlock--bottom__point__defBox {
    width: auto;
  }

  .static-1301080 .secretArea__pointBlock--bottom__point__defBox__txtbox {
    width: auto;
    margin: 29px auto 40px;
  }

  .static-1301080 .secretArea__pointBlock--bottom__point__defBox__txtbox--2 {
    width: auto;
    margin: 28px 0 20px;
  }

  .static-1301080 .secretArea__pointBlock--bottom__point__defBox__imgbox {
    position: static;
    width: 54%;
    margin: 0 auto;
  }

  .static-1301080 .secretArea__pointBlock--bottom__point__defBox__imgbox--2 {
    position: static;
    width: 54%;
    margin: 0 auto 60px;
  }

  .static-1301080 .guardArea__contentsBlock h3 {
    font-size: 1.25rem;
  }

  .static-1301080 .guardArea__commentBlock {
    width: auto;
  }

  .static-1301080 .guardArea__commentBlock__effectbox {
    margin: 25px auto 25px;
  }

  .static-1301080 .guardArea__commentBlock__commentbox--1 {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .static-1301080 .guardArea__commentBlock__commentbox--2 {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .static-1301080 .guardArea__commentBlock__commentbox__imgbox {
    width: 95px;
    height: auto;
    margin-right: 13px;
  }

  .static-1301080 .guardArea__commentBlock__commentbox__imgbox img {
    width: 95px;
  }

  .static-1301080 .guardArea__commentBlock__commentbox__txtbox {
    max-width: 300px;
    height: auto;
    border: none;
    padding: 0;
  }

  .static-1301080 .guardArea__commentBlock__commentbox__txtbox__txt {
    font-size: 0.875rem;
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none;
    padding: 10px;
    margin: 0;
    border: 1px solid #e0e0e0;
  }

  .static-1301080 .guardArea__commentBlock__commentbox__txtbox__txt::before {
    content: "";
    position: absolute;
    top: 21%;
    left: -10px;
    border-top: 5px solid transparent;
    border-right: 12px solid #fff;
    border-bottom: 5px solid transparent;
    z-index: 1;
  }

  .static-1301080 .guardArea__commentBlock__commentbox__txtbox__txt::after {
    content: "";
    position: absolute;
    top: 21%;
    left: -13px;
    border-top: 5px solid transparent;
    border-right: 12px solid #e0e0e0;
    border-bottom: 5px solid transparent;
  }

  .static-1301080 .guardArea__commentBlock__commentbox__txtbox::before {
    display: none;
  }

  .static-1301080 .guardArea__commentBlock__commentbox__txtbox::after {
    display: none;
  }

  .static-1301080 .bg-black {
    font-size: 0.875rem;
    line-height: 1.2;
  }

  .static-1301080 .bg-white {
    font-size: 0.875rem;
    line-height: 1.2;
  }

  .static-1301080 .section__title {
    font-size: 1.25rem;
  }

  .static-1301080 .section--color-lineup {
    margin-top: 40px;
  }

  .static-1301080 .section--color-lineup .section__title {
    margin-bottom: 20px;
  }

  .static-1301080 {
 /**color-lineup**/;
  }

  .static-1301080 .section--color-lineup .color-lineup > div .color {
    width: 50%;
    padding: 0 3%;
  }

  .static-1301080 .section--color-lineup .color-lineup__txt-block {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }

  .static-1301080 .section--color-lineup .color-lineup__name {
    font-size: 0.875rem;
  }

  .static-1301080 .section--color-lineup .color-lineup__txt {
    font-size: 0.75rem;
  }

  .static-1301080 .section--color-lineup .color-lineup__label span {
    font-size: 0.75rem;
  }

  .static-1301080 .section--color-lineup .chart {
    padding: 30px 20px;
  }

  .static-1301080 .section--color-lineup .chart__title span {
    font-size: 1rem;
  }

  .static-1301080 .section--color-lineup .chart__container {
    display: block;
  }

  .static-1301080 .section--color-lineup .chart__container > div {
    width: 100%;
  }

  .static-1301080 .section--color-lineup .chart__image {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .static-1301080 .section--color-lineup .chart__colors__item {
    font-size: 3vw;
    line-height: 4vw;
    margin-bottom: 20px;
  }

  .static-1301080 .section--color-lineup .chart__colors__item p:nth-child(1) {
    margin-right: 0px;
    width: 25%;
  }

  .static-1301080 .section--color-lineup .chart__colors__item p:nth-child(2) {
    margin: 0 10%;
    width: 25%;
  }

  .static-1301080 .section--color-lineup .chart__colors__item p:nth-child(3) {
    width: 28%;
  }

  .static-1301080 .section--color-lineup .chart__colors__item p:nth-child(4) {
    width: 34%;
  }

  .static-1301080 .section--cut-powder .summer-problem__section-col--right.diffuses {
    width: 100%;
  }
}

/* 20190901 add */
.static-1301080 .userumBnr {
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .static-1301080 .userumBnr {
    margin: 45px 0 0;
  }
}