@charset "UTF-8";

.static_1251080 {
 /* モジュール */
  max-width: 1120px;
  margin: auto;
}

.static_1251080 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.static_1251080 p {
  margin: auto;
}

.static_1251080 sup {
  font-size: 70%;
  color: inherit;
}

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

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

.static_1251080 .circleContainer .circleContainer__textContainer {
  color: #231815;
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 33%;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 1.0rem;
  line-height: 1.5rem;
  font-weight: bold;
}

.static_1251080 .kvSection {
  width: 100%;
  height: 480px;
  margin: auto;
}

.static_1251080 .kvSection .bgWrapper {
  width: 100%;
  height: 100%;
  background: url(/contents/small/1251080/images/bg-kv.png) no-repeat top right;
  background-size: cover;
}

.static_1251080 .kvSection .kvText {
  padding-top: 144px;
  padding-left: 94px;
}

.static_1251080 .kvSection .kvText .kvText--large {
  margin-top: 5px;
  font-size: 2.375rem;
  line-height: 1.2;
  display: block;
}

.static_1251080 .kvSection .kvText .kvText--small {
  letter-spacing: 1px;
  font-size: 1.25rem;
  line-height: 1.8;
  display: block;
}

.static_1251080 .introTitle {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 100px;
  padding: 3px 0;
  font-size: 1.5rem;
  text-align: center;
}

.static_1251080 .pointSection {
  margin-top: 95px;
}

.static_1251080 .pointSection .pointNo {
  text-align: center;
}

.static_1251080 .pointSection .pointNo .pointNo__text {
  display: inline-block;
  font-size: 0.875rem;
}

.static_1251080 .pointSection .pointNo .pointNo__text--large {
  line-height: 1;
  font-family: 'open sans';
  font-size: 2.5rem;
  border-bottom: 1px solid #231815;
  padding-bottom: 3px;
}

.static_1251080 .pointSection .pointTitle {
  margin-top: 30px;
  text-align: center;
}

.static_1251080 .pointSection .pointImages {
  margin-top: 61px;
  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_1251080 .pointSection .pointImages .pointImages__ImgContainer:nth-child(2) {
  margin-left: 48px;
}

.static_1251080 .pointSection .pointImageCaption {
  text-align: center;
}

.static_1251080 .pointSection .pointImageCaption .pointImageCaption__largeText {
  margin-top: 55px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}

.static_1251080 .pointSection .pointImageCaption .pointImageCaption__textWrapper {
  margin-top: 10px;
  display: inline-block;
}

.static_1251080 .pointSection .pointImageCaption .pointImageCaption__normalText {
  font-size: 0.875rem;
  text-align: left;
}

.static_1251080 .pointSection .pointTitle + .pointImageCaption {
  margin-top: 15px;
}

.static_1251080 .pointSection .pointImagesTitle {
  margin-top: 60px;
  text-align: center;
}

.static_1251080 .pointSection .pointImagesTitle p {
  display: inline-block;
  font-size: 1.25rem;
  padding: 0 1em 5px;
  border-bottom: 1px solid #231815;
}

.static_1251080 .pointSection .pointImages--point2 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__wrapper {
  width: 33.3%;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__wrapper:not(:first-child) {
  position: relative;
  margin-left: 75px;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__wrapper:not(:first-child)::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24.5px 0 24.5px 25px;
  border-color: transparent transparent transparent #e0e0e0;
  margin: auto;
  top: -135px;
  bottom: 0;
  left: -47px;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__stepText {
  font-family: "Open Sans";
  font-size: 1.25rem;
  font-weight: 600;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__stepTitle {
  margin-top: 5px;
  font-size: 1.5rem;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__stepCaption {
  margin-top: 10px;
  font-size: 0.875rem;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__ImgContainer {
  margin-top: 65px;
  text-align: center;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__wrapper:nth-child(1) .pointImages__ImgContainer {
  position: relative;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__wrapper:nth-child(1) .pointImages__ImgContainer:before {
  content: "";
  position: absolute;
  background: url(/contents/small/1251080/images/img-point2-01-sub.png) top left no-repeat;
  padding-top: 88px;
  padding-left: 83px;
  top: -80px;
  right: -40px;
}

.static_1251080 .pointSection .pointImages--point2 .pointImages__wrapper:nth-child(3) .pointImages__ImgContainer {
  margin-top: 40px;
}

.static_1251080 .pointSection .pointImagesSub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 159px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.static_1251080 .pointSection .pointImagesSub .pointImagesSub__textContainer {
  margin-left: 61px;
}

.static_1251080 .pointSection .pointImagesSub .pointImagesSub__textContainer .pointImagesSub__textContainer__largeText {
  font-size: 1.5rem;
  color: #d7a359;
  font-weight: bold;
}

.static_1251080 .pointSection .pointImagesSub .pointImagesSub__textContainer .pointImagesSub__textContainer__normalText {
  margin-top: 10px;
  font-size: 1.25rem;
}

.static_1251080 .textUnderlined {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ebd1ac));
  background: -webkit-linear-gradient(transparent 70%, #ebd1ac 70%);
  background: linear-gradient(transparent 70%, #ebd1ac 70%);
  font-size: 2rem;
  padding: 0 4px;
}

.static_1251080 .otherLinkBnr {
  width: 650px;
  height: 200px;
  margin: 100px auto 0;
}

.static_1251080 .otherLinkBnr a {
  display: block;
  height: 100%;
  text-decoration: none;
}

.static_1251080 .otherLinkBnr .otherLinkBnrWrapper {
  height: inherit;
  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;
  border: 1px solid #e0e0e0;
  padding: 0 30px;
}

.static_1251080 .otherLinkBnr .otherLinkBnr__textContainer {
  margin-left: 61px;
}

.static_1251080 .otherLinkBnr .otherLinkBnr__textContainer .otherLinkBnr__textContainer__boxText {
  display: inline-block;
  font-size: 0.875rem;
  border: 1px solid #e0e0e0;
  padding: 2px;
}

.static_1251080 .otherLinkBnr .otherLinkBnr__textContainer .otherLinkBnr__textContainer__largeText {
  margin-top: 8px;
  font-size: 1.25rem;
}

.static_1251080 .otherLinkBnr .otherLinkBnr__textContainer .otherLinkBnr__textContainer__itemName {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
}/* orginal css start */.static_1251080 .section--color-lineup {
  margin-bottom: 80px;
  margin-top: 110px;
}

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

.static_1251080 .section__title {
  font-size: 32px;
  text-align: center;
  line-height: 64px;
}

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

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

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

.static_1251080 .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_1251080 .section--color-lineup .chart__container > div {
  width: 50%;
}

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

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

.static_1251080 .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: 40px;
}

.static_1251080 .section--color-lineup .chart__colors__item p:nth-child(1) {
  /*margin-right: 15px;*/
  width: 20%;
  margin-top: 0;
  margin-bottom: 0;
}

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

.static_1251080 .section--color-lineup .chart__colors__item p:nth-child(2) {
  margin-right: 15px;
  width: 33%;
  margin-top: 0;
  margin-bottom: 0;
}

.static_1251080 .section--color-lineup .chart__colors__item p:nth-child(3) {
  width: 33%;
  margin-top: 0;
  margin-bottom: 0;
}

.static_1251080 .section--color-lineup .text--note {
  max-width: 975px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
}/* orginal css end */@media screen and (max-width: 768px) {
  .static_1251080 .kvSection {
    height: auto;
  }

  .static_1251080 .kvSection .bgWrapper {
    width: 100%;
    height: 100%;
    background: url(/contents/small/1251080/images/sp/bg-kv.png) no-repeat bottom left;
    background-size: cover;
  }

  .static_1251080 .kvSection .kvText {
    padding-top: 7%;
    padding-left: 20px;
    padding-bottom: 81%;
  }

  .static_1251080 .kvSection .kvText .kvText--large {
    margin-top: 5px;
    font-size: 1.6875rem;
  }

  .static_1251080 .kvSection .kvText .kvText--small {
    font-size: 0.875rem;
  }

  .static_1251080 .introTitle {
    margin: 50px 20px 0;
    padding: 8px 0;
    font-size: 1rem;
  }

  .static_1251080 .pointSection .pointImages {
    display: block;
  }

  .static_1251080 .pointSection {
    margin: 40px 20px 0;
  }

  .static_1251080 .pointSection .pointNo .pointNo__text {
    font-size: 0.625rem;
  }

  .static_1251080 .pointSection .pointNo .pointNo__text--large {
    font-size: 1.875rem;
  }

  .static_1251080 .pointSection .pointTitle {
    margin-top: 15px;
  }

  .static_1251080 .pointSection .pointImages {
    margin-top: 30px;
  }

  .static_1251080 .pointSection .pointImages .pointImages__ImgContainer:nth-child(2) {
    margin-left: 0;
    margin-top: 25px;
  }

  .static_1251080 .pointSection .pointImageCaption .pointImageCaption__largeText {
    margin-top: 25px;
    font-size: 0.875rem;
  }

  .static_1251080 .pointSection .pointImageCaption .pointImageCaption__textWrapper {
    margin-top: 10px;
    display: inline-block;
  }

  .static_1251080 .pointSection .pointImageCaption .pointImageCaption__normalText {
    font-size: 0.875rem;
  }

  .static_1251080 .pointSection .pointImagesTitle {
    margin-top: 46px;
  }

  .static_1251080 .pointSection .pointImagesTitle p {
    font-size: 0.75rem;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 {
    margin-right: auto;
    margin-left: auto;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__wrapper {
    width: auto;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__wrapper:not(:first-child) {
    position: relative;
    margin-left: 0;
    margin-top: 100px;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__wrapper:not(:first-child)::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 26px 0 26px;
    border-color: #e0e0e0 transparent transparent transparent;
    margin: auto;
    top: -70px;
    bottom: auto;
    left: 0;
    right: 0;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__stepText {
    font-size: 0.875rem;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__stepTitle {
    margin-top: 5px;
    font-size: 1.25rem;
    line-height: 1.2;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__stepCaption {
    margin-top: 10px;
    font-size: 0.875rem;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__texts {
    width: 70%;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__ImgContainer {
    width: 80%;
    margin: 40px auto 0;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__wrapper:nth-child(1) {
    position: relative;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__wrapper:nth-child(1) .pointImages__ImgContainer {
    position: static;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__wrapper:nth-child(1) .pointImages__ImgContainer:before {
    content: "";
    background: url(/contents/small/1251080/images/sp/img-point2-01-sub.png) top left no-repeat;
    background-size: contain;
    padding-top: 105px;
    padding-left: 100px;
    top: -20px;
    right: 0;
  }

  .static_1251080 .pointSection .pointImages.pointImages--point2 .pointImages__wrapper:nth-child(3) .pointImages__ImgContainer {
    margin-top: 40px;
  }

  .static_1251080 .pointSection .pointImagesSub {
    margin-top: 70px;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }

  .static_1251080 .pointSection .pointImagesSub .pointImagesSub__textContainer {
    margin-left: 20px;
  }

  .static_1251080 .pointSection .pointImagesSub .pointImagesSub__textContainer .pointImagesSub__textContainer__largeText {
    font-size: 1rem;
  }

  .static_1251080 .pointSection .pointImagesSub .pointImagesSub__textContainer .pointImagesSub__textContainer__normalText {
    margin-top: 10px;
    font-size: 0.875rem;
  }

  .static_1251080 .textUnderlined {
    font-size: 1rem;
    padding: 0 2px;
  }

  .static_1251080 .otherLinkBnr {
    width: auto;
    height: auto;
    margin: 45px 20px 0;
  }

  .static_1251080 .otherLinkBnr .otherLinkBnrWrapper {
    padding: 20px 0 10px 20px;
  }

  .static_1251080 .otherLinkBnr .otherLinkBnr__imgContainer {
    width: 35%;
  }

  .static_1251080 .otherLinkBnr .otherLinkBnr__textContainer {
    margin-left: 8px;
  }

  .static_1251080 .otherLinkBnr .otherLinkBnr__textContainer .otherLinkBnr__textContainer__boxText {
    padding: 0;
    border: none;
  }

  .static_1251080 .otherLinkBnr .otherLinkBnr__textContainer .otherLinkBnr__textContainer__boxText span {
    display: block;
    border: 1px solid #e0e0e0;
    width: calc(100%/.96);
    font-size: 0.625rem;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    padding: 2px 1px;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }

  .static_1251080 .otherLinkBnr .otherLinkBnr__textContainer .otherLinkBnr__textContainer__largeText {
    margin-top: 8px;
    font-size: 0.75rem;
  }

  .static_1251080 .otherLinkBnr .otherLinkBnr__textContainer .otherLinkBnr__textContainer__itemName {
    margin-top: 5px;
    font-size: 1rem;
    line-height: 1.2;
  }

  .static_1251080 .block--sp {
    padding: 0 20px;
    margin-top: 50px;
    margin-bottom: 0;
  }

  .static_1251080 .section__title {
    font-size: 20px;
    text-align: center;
    line-height: 36px;
  }

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

  .static_1251080 .section--color-lineup .chart__title span {
    font-size: 1.0rem;
  }

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

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

  .static_1251080 .section--color-lineup .chart__image {
    padding-right: 0;
    margin-bottom: 20px;
  }

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

  .static_1251080 .section--color-lineup .chart__colors__item p:nth-child(1) {
    width: 25%;
  }

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

  .static_1251080 .section--color-lineup .chart__colors__item p:nth-child(3) {
    width: 27%;
  }
}

.static_1251080 .sectionBanner_bm .banner {
  position: relative;
  width: 670px;
  height: 270px;
  margin: 60px auto;
}

@media screen and (max-width: 768px) {
  .static_1251080 .sectionBanner_bm .banner {
    position: relative;
    width: 335px;
    max-width: 100%;
    height: 135px;
    margin: 45px auto;
  }
}
