@charset "UTF-8";

.static-1353011 {
 /* Slider */ /****************/ /*ティザー*/ /****************/ /****************/ /*ティザーここまで*/ /****************/ /*ティーキャラメル完売の際は以下を削除*/ /**/ /*フレンチチェリー完売の際は以下を削除*/ /**/ /*ダスティフィグ完売の際は以下を削除*/ /**/ /** checkArea１**/ /** checkArea１**/ /** bnrArea **/ /** bnrArea **/ /** setBox **/ /** setBox **/;
}

.static-1353011 .nondecoration{
	text-decoration: none;
	height: 100%;
  display: block;
}

.static-1353011 .text--note{
	font-size: 10px;
}

.static-1353011 .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -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;
}

.static-1353011 .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.static-1353011 .slick-list:focus {
  outline: none;
}

.static-1353011 .slick-list.dragging {
  cursor: pointer;
}

.static-1353011 .slick-slider .slick-track,.static-1353011 .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.static-1353011 .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.static-1353011 .slick-track:before,.static-1353011 .slick-track:after {
  content: "";
  display: table;
}

.static-1353011 .slick-track:after {
  clear: both;
}

.static-1353011 .slick-loading .slick-track {
  visibility: hidden;
}

.static-1353011 .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.static-1353011 [dir="rtl"] .slick-slide {
  float: right;
}

.static-1353011 .slick-slide img {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.static-1353011 .slick-slide.slick-loading img {
  display: none;
}

.static-1353011 .slick-slide.dragging img {
  pointer-events: none;
}

.static-1353011 .slick-initialized .slick-slide {
  display: block;
}

.static-1353011 .slick-loading .slick-slide {
  visibility: hidden;
}

.static-1353011 .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.static-1353011 .slick-arrow.slick-hidden {
  display: none;
}

.static-1353011 img.itemSliderList__imgContainer--01{
	bottom: -10px;
	right: 0;
}
.static-1353011 img.itemSliderList__imgContainer--02{
  bottom: -10px;
  right: 0px;
}
.static-1353011 img.itemSliderList__imgContainer--03{
  bottom: -5px;
  right: 0;
}
.static-1353011 img.itemSliderList__imgContainer--04{
  bottom: -25px;
  right: -20px;
}


@media (max-width: 768px) {
.static-1353011 .slick-slide img{
  display: block;
  position: absolute;
}

.static-1353011 img.itemSliderList__imgContainer--01{
	bottom: 5px;
	right: 0;
	width: 45%;
}
.static-1353011 img.itemSliderList__imgContainer--02{
  bottom: 20px;
  right: 0px;
  width: 48%;
}
.static-1353011 img.itemSliderList__imgContainer--03{
  bottom: 25px;
	right: 0;
  width: 47%;
}
.static-1353011 img.itemSliderList__imgContainer--04{
  bottom: 15px;
  right: 0;
  width: 47%;
}

}

.static-1353011 p,.static-1353011 ul {
  margin: 0;
}

.static-1353011 .fadeIn {
  -webkit-animation: fade 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

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

.static-1353011 .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;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.static-1353011 .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;
}

.static-1353011 .kvSection .bgWrapper {
  background: url(/contents/small/1353011/images/bg-kv.png) no-repeat center left;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1120px;
  height: 480px;
  display: flex;
  justify-content: flex-end;
  /*align-items: center;*/
  margin: 0 auto;
  position: relative;
}

.static-1353011 .kvSection .kvTitle {
  font-size: 1.375rem;
}

.static-1353011 .kvSection .kvTitle--strong {
  font-weight: bold;
  font-size: 2.5rem;
}

.static-1353011 .kvSection .kvLead {
  text-align: center;
  margin-top: 23px;
  font-size: 0.875rem;
}

.static-1353011 .itemIntroSection {
  margin: 0 20px 0;
  margin-top: 60px;
  text-align: center;
}

.static-1353011 .itemIntroSection__limited {
  max-width: 730px;
  margin: 0 auto;
  padding-top: 40px;
}

.static-1353011 .itemIntroSection .itemTitle_top{
  margin: 0 0 80px 0;
}

.static-1353011 .itemIntroSection .itemTitle_top h3{
  font-size: 24px;
  margin: 0 0 20px 0;
}

.static-1353011 .itemIntroSection .itemTitle_top img{
  margin: 0 0 40px 0;
}

.static-1353011 .itemIntroSection .itemTitle {
  font-size: 2rem;
}

.static-1353011 .itemIntroSection .itemSlider {
  margin-top: 48px;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList {
  width: 700px;
  margin: 0 auto;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-prev.slick-arrow,.static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-next.slick-arrow {
  z-index: 1000;
  width: 32px;
  height: 32px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: -17%;
  bottom: 0;
  margin: auto;
  z-index: 1000;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-prev.slick-arrow:before,.static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-next.slick-arrow:before {
  display: none;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-prev.slick-arrow {
  left: 70px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-next.slick-arrow {
  right: 70px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__itemCard {
  text-align: center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% auto;
  height: 530px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: distribute;
	justify-content: space-between;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__textContainer {
  text-align: left;
  margin: 0 0 10px 70px;
  height: 90px;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__textContainer__itemName {
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: -0.05em;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__textContainer__itemCaption {
  font-size: 0.875rem;
  line-height: 1.78;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge001 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-001.png);
  color: #cf5142;
  background-size: auto;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge002 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-002.png);
  color: #e17656;
  background-size: auto;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge003 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-003.png);
  color: #e96573;
  background-size: auto;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge004 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-004.png);
  color: #a53743;
  background-size: auto;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge01 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-01.png);
  color: #ec666b;
  background-size: auto;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge02 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-02.png);
  color: #f55750;
  background-size: auto;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge03 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-03.png);
  color: #8c3240;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge04 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-04.png);
  color: #da3e3f;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge05 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-05.png);
  color: #f3323e;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge06 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-06.png);
  color: #dd374f;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge07 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-07.png);
  color: #f56466;
}

.static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge08 {
  background-image: url(/contents/small/1353011/images/bg-rouge-color-08.png);
  color: #b95344;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderCaptions {
  margin-top: 20px;
  min-height: 50px;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderCaptions li {
  display: none;
  font-size: 0.875rem;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderCaptions li.currentSlide {
  display: block;
  -webkit-animation: fade 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderCaptions li.currentSlideLim {
  display: block;
  -webkit-animation: fade 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li {
  cursor: pointer;
  padding: 38px 10px 10px;
  height: 110px;
  width: 85px;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li .imgContainer {
  height: 64px;
  position: relative;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li .thumbnailTitle {
  display: inline-block;
  vertical-align: middle;
  line-height: 5;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li:not(:first-child) {
  margin-left: 19px;
}

.static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li.thumbnail-current {
  background-color: #fdebec;
  border-radius: 7px;
}

.static-1353011 .partSection {
  margin: 86px auto 0;
  width: 930px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.static-1353011 .partSection .partContainer .partTitle {
  height: 71px;
  position: relative;
  display: inline-block;
  padding-left: 89px;
}

.static-1353011 .partSection .partContainer .partTitle .circleContainer {
  width: 71px;
  height: 71px;
}

.static-1353011 .partSection .partContainer .partTitle .circleContainer .circleContainer__textContainer {
  top: 13%;
}

.static-1353011 .partSection .partContainer .partTitle .partTitle__text--number {
  font-weight: lighter;
  font-size: 2.125rem;
}

.static-1353011 .partSection .partContainer .partTitle .partTitle__text {
  font-size: 1rem;
}

.static-1353011 .partSection .partContainer .partTitle .partTitle__text--strong {
  font-weight: bold;
  font-size: 1.25rem;
}

.static-1353011 .partSection .partContainer .partCaption {
  margin-top: 20px;
}

.static-1353011 .partSection .partContainer .partImgContainer {
  margin-top: 47px;
  text-align: center;
}

.static-1353011 .partSection .partContainer .partBoxText {
  text-align: center;
}

.static-1353011 .partSection .partContainer .partBoxText p {
  border: 1px solid #e0e0e0;
  padding: 5px 20px;
  font-size: 1.25rem;
  margin-top: 41px;
  display: inline-block;
}

.static-1353011 .partSection .partContainer:nth-child(2) {
  margin-left: 70px;
}

.static-1353011 .partSection .partContainer:nth-child(2) .partTitle {
  padding-left: 0;
}

.static-1353011 .partSection .partContainer:nth-child(2) .partTitle .partTitle__text {
  margin-top: 26px;
}

.static-1353011 .partSection .partContainer:nth-child(2) .partImgContainer {
  margin: 28px auto 0;
  width: 273px;
  text-align: center;
}

.static-1353011 .partSection .partContainer:nth-child(2) .partNoteText {
  margin-top: 5px;
  text-align: right;
  font-size: 0.625rem;
}

.static-1353011 .partSection .partContainer:nth-child(2) .partImgCaption {
  margin-top: 10px;
  font-size: 1.25rem;
  text-align: center;
}

.static-1353011 .partSection.partSection--02 {
  margin-top: 81px;
}

.static-1353011 .fourFeaturesSection {
  margin-top: 90px;
}

.static-1353011 .fourFeaturesSection .featuresTitle {
  text-align: center;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
  font-size: 1.5rem;
}

.static-1353011 .fourFeaturesSection ul.featuresList {
  margin-top: 20px;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.static-1353011 .fourFeaturesSection ul.featuresList li {
  margin-top: 10px;
  width: 48%;
  position: relative;
  font-size: 1.25rem;
}

.static-1353011 .fourFeaturesSection ul.featuresList li .featuresList__strongtext {
  font-weight: bold;
  padding-left: 0.5em;
  font-size: 1.5rem;
}

.static-1353011 .fourFeaturesSection .featuresNote {
  margin-top: 15px;
  padding-left: 50px;
  text-align: left;
  font-size: 0.625rem;
}

.static-1353011 .colorChartSection {
  margin: 100px auto 0;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 50px 50px;
  width: 1000px;
}

.static-1353011 .colorChartSection .colorChartTitle {
  margin-top: 45px;
  text-align: center;
}

.static-1353011 .colorChartSection .colorChartTitle p {
  border-bottom: 1px solid #231815;
  padding: 0 2px 5px;
  display: inline-block;
  font-size: 1.25rem;
}

.static-1353011 .colorChartSection .colorChartWrapper {
  margin-top: 52px;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartImgContainer {
  vertical-align: top;
  display: inline-block;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer {
  vertical-align: top;
  display: inline-block;
  margin-left: 50px;
  width: 56%;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 52px;
  height: 37px;
  position: relative;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li .circleContainer {
  width: 36px;
  height: 36px;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li .circleContainer .circleContainer__textContainer {
  top: 15%;
  font-size: 0.9375rem;
  color: #fff;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li .colorChartList__text {
  width: 30%;
  letter-spacing: -0.05em;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li .colorChartList__text--copy {
  width: 70%;
  margin-left: 10px;
  letter-spacing: -0.05em;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li:not(:first-child) {
  margin-top: 15px;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li.rouge01 .circleContainer {
  background-color: #f0574f;
  border-color: #f0574f;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li.rouge02 .circleContainer {
  background-color: #e72e3a;
  border-color: #e72e3a;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li.rouge03 .circleContainer {
  background-color: #f36c6d;
  border-color: #f36c6d;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li.rouge04 .circleContainer {
  background-color: #c86555;
  border-color: #c86555;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li.rouge05 .circleContainer {
  background-color: #bf4140;
  border-color: #bf4140;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li.rouge06 .circleContainer {
  background-color: #e15d63;
  border-color: #e15d63;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li.rouge07 .circleContainer {
  background-color: #d03e52;
  border-color: #d03e52;
}

.static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li.rouge08 .circleContainer {
  background-color: #8b2d40;
  border-color: #8b2d40;
}

.static-1353011 .teaserSection {
  margin-top: 100px;
}

.static-1353011 .teaserSection .teaserContainer {
  margin: 0 auto 0;
  width: 780px;
}

.static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  text-align: left;
  width: 380px;
}

.static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer .textContainer__text--box {
  display: inline-block;
  border: 1px solid #5c5a5a;
  padding: 20px 15px;
  font-size: 20px;
  font-weight: bold;
  color: #5c5a5a;
  line-height: 0;
}

.static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer .textContainer__text--circle {
 /*タイトル内 サークル部分*/
  display: inline-block;
  border: 2px solid #e95383;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 94px;
  width: 94px;
  height: 94px;
  color: #e95383;
  font-size: 24px;
  margin: 0 20px 14Px 0;
  font-weight: bold;
}

.static-1353011 .teaserSection .teaserContainer .teaserContainer__imgContainer {
  float: left;
  display: inline-block;
  vertical-align: top;
  margin-top: 24px;
}

.static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer .teaserContainer__titleContainer__text p {
 /*タイトル*/
  color: #e95383;
  font-size: 20px;
  line-height: 1.7;
  font-weight: bold;
}

.static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer p.teaserContainer__textContainer__itemName {
  margin-top: 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
}

.static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer p.teaserContainer__textContainer__itemCaption {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.5;
}

.static-1353011 .arrangeSection {
  margin-top: 100px;
}

.static-1353011 .arrangeSection .arrangeTitle {
  text-align: center;
}

.static-1353011 .arrangeSection .arrangeTitle .arrangeTitle__text {
  margin-top: 15px;
  font-size: 2rem;
}

.static-1353011 .arrangeSection .arrangeTitle .arrangeTitle__text--box {
  display: inline-block;
  border: 1px solid #e0e0e0;
  padding: 0 10px;
  font-size: 1.25rem;
  color: #999999;
}

.static-1353011 .arrangeSection .arrangeItemMain {
  margin: 50px auto 0;
  width: 410px;
}

.static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__imgContainer {
  display: inline-block;
  vertical-align: top;
}

.static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__textContainer {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  text-align: left;
}

.static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__textContainer .arrangeItemMain__textContainer__itemName {
  margin-top: 5px;
  font-size: 1.25rem;
}

.static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__textContainer .arrangeItemMain__textContainer__itemCaption {
  margin-top: 12px;
}

.static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__textContainer .arrangeItemMain__textContainer__dropsImgContainer {
  margin-top: 12px;
}

.static-1353011 .arrangeSection .arrangeEg {
  width: 970px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:nth-child(2),.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:nth-child(4) {
  margin-left: 81px;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:nth-child(3),.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:nth-child(4) {
  margin-top: 55px;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__title {
  font-size: 1.25rem;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__title--sub {
  font-size: 0.875rem;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__modelImgContainer {
  display: inline-block;
  vertical-align: bottom;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 30px;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items .arrangeEg__card__items__imgContainer {
  display: inline-block;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items .arrangeEg__card__items__imgContainer p {
  text-align: center;
  font-size: 1rem;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items .arrangeEg__card__items__imgContainer:nth-child(2) {
  position: relative;
  margin-left: 59px;
}

.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items .arrangeEg__card__items__imgContainer:nth-child(2)::before {
  position: absolute;
  content: '';
  background: url(/contents/small/1353011/images/img-icon-multiple.png) no-repeat;
  width: 25px;
  height: 25px;
  top: 0;
  right: 150%;
  bottom: 0;
  margin: auto;
}

.static-1353011 .arrangeSection .arrangeCv {
  margin-top: 60px;
}

.static-1353011 .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 .4s ease;
  transition: border .4s ease;
}

.static-1353011 .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 .4s ease;
  transition: opacity .4s ease;
}

.static-1353011 .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-1353011 .lp-btn:hover {
  border-color: #999;
  text-decoration: none;
}

.static-1353011 .lp-btn:hover .lp-btn__text {
  opacity: .6;
}

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

.static-1353011 .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;
}

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

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

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

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

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

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

.static-1353011 .colorsArea {
  margin-top: 100px;
}

.static-1353011 .colorsArea__ttlBox {
  margin-top: 80px;
  text-align: center;
  font-size: 32px;
  line-height: 1;
}

.static-1353011 .colorsArea__limited__3colorimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.static-1353011 .colorsArea__leadBox {
  text-align: center;
  margin: 40px 0 50px;
  padding: 0 30px;
}

.static-1353011 .colorsArea__limited--col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 970px;
  margin: 60px auto 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
}

.static-1353011 .colorsArea__limited--col1 {
  margin: 0 auto;
  width: 402px;
  height: auto;
  position: relative;
  margin-bottom: 95px;
}

.static-1353011 .colorsArea__limited__card {
  width: 402px;
}

.static-1353011 .colorsArea__limited__card:nth-child(2) {
  margin-left: 77px;
}

.static-1353011 .colorsArea__limited__card__image {
  position: relative;
}

.static-1353011 .colorsArea__limited__card__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -20px;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer p {
  text-align: center;
  font-size: 17px;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer:nth-child(2) {
  margin-left: 40px;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer:nth-child(2) img {
  width: 34px;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer:nth-child(2)::before {
  position: absolute;
  content: "";
  background: url(/contents/small/1351080/images/img-icon-multiple.png) no-repeat;
  width: 25px;
  height: 25px;
  top: 0;
  right: 118%;
  bottom: 0;
  margin: auto;
}

.static-1353011 .colorsArea__limited__card__subimage.classy {
  right: 45px;
}

.static-1353011 .colorsArea__limited__card__ttlbox__ttl {
  margin: 15px 0 0;
  font-size: 20px;
}

.static-1353011 .colorsArea__limited__card__ttlbox {
  margin-top: 27px;
  margin-right: 77px;
}

.static-1353011 .colorsArea__limited__card__ttlbox__txt {
  line-height: 1.8;
  font-size: 16px;
  margin-top: 10px;
}

.static-1353011 .colorsArea__limited__card__ttlbox__txt li span.underline {
  border-bottom: solid 1px #000;
}

.static-1353011 .colorsArea__limited__card__ttlbox__txt li span.misterious-color {
  color: #5d1b34;
}

.static-1353011 .colorsArea__limited__card__ttlbox__txt a.misterious-color {
  color: #5d1b34;
  text-decoration: underline;
}

.static-1353011 .colorsArea__limited__card__ttlbox__txt li span.rapsom-color {
  color: #d1799e;
}

.static-1353011 .colorsArea__limited__card__ttlbox__txt a.rapsom-color {
  color: #d1799e;
  text-decoration: underline;
}

.static-1353011 .colorsArea__limited__card__ttlbox__txt li span.classy-color {
  color: #922243;
}

.static-1353011 .colorsArea__limited__card__ttlbox__txt li.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}

.static-1353011 .colorsArea__limited__card__subimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.static-1353011 .mvArea__ttl__circleContainer {
  display: inline-block;
  border-radius: 50%;
  width: 63px;
  height: 63px;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  margin-bottom: 20px;
  position: relative;
  background-color: #231815;
 /* //__textContainer */;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer__circleContainer {
  margin: auto 0;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  margin: auto;
  position: absolute;
  bottom: 142px;
  left: -66px;
  width: 55px;
  height: 55px;
  border: 1px solid #5c5a5a;
 /* //__textContainer */;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer__circleContainer.classy {
  bottom: 0px;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer__circleContainer__textContainer {
  color: #5c5a5a;
  display: inline-block;
  position: absolute;
  margin: auto;
  top: 20%;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 13px;
  line-height: 2.0rem;
  font-weight: normal;
 /* //__text */;
}

.static-1353011 .colorsArea__limited__card__subimage__imgContainer__circleContainer__textContainer__text {
  font-size: 12px;
}

.static-1353011 .colorsArea__ttlBox .arrangeTitle__text--box {
  display: inline-block;
  border: 1px solid #e0e0e0;
  padding: 0 30px;
  font-size: 1.25rem;
  color: #999999;
  line-height: 1.8;
  margin-bottom: 30px;
}

.static-1353011 .colorsArea .arrangeItemMain {
  margin: 50px auto 0;
  text-align: center;
}

.static-1353011 .colorsArea .arrangeItemMain__imgContainer {
  display: inline-block;
  vertical-align: top;
}

.static-1353011 .colorsArea .arrangeItemMain__textContainer {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  text-align: left;
}

.static-1353011 .colorsArea .arrangeItemMain__textContainer__itemName {
  margin-top: 5px;
  font-size: 1.25rem;
}

.static-1353011 .colorsArea .arrangeItemMain__textContainer__itemCaption {
  margin-top: 12px;
}

.static-1353011 .colorsArea .arrangeItemMain__textContainer__dropsImgContainer {
  margin-top: 12px;
}

.static-1353011 .colorsArea .arrangeItemMain__textContainer__dropsImgContainer img {
  width: auto;
}

.static-1353011 .colorsArea .arrangeItemMain__imgContainer {
  display: inline-block;
  vertical-align: top;
}

.static-1353011 .colorsArea .icon-2019AW {
  margin-left: 10px;
}

.static-1353011 .colorsArea .icon-2019AW img {
  width: 47px;
  height: auto;
}

.static-1353011 .setBox img {
  max-width: 100%;
}

.static-1353011 .notes {
  font-size: 10px;
  color: #5c5a5a;
  margin-top: 40px;
  margin-left: 40px;
}

.static-1353011 .border {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(73%, transparent), color-stop(0%, rgba(244, 160, 160, 0.3)));
  background: -webkit-linear-gradient(transparent 73%, rgba(244, 160, 160, 0.3) 0%);
  background: linear-gradient(transparent 73%, rgba(244, 160, 160, 0.3) 0%);
  padding-bottom: 3px;
  line-height: 1;
  display: inline-block;
}

.static-1353011 sup {
  font-size: 70%;
}

.static-1353011 .kvSection {
  position: relative;
}

.static-1353011 .kvSection__icon {
	width: 75px;
	height: 75px;
  background-color: #231815;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 510px;
  top: 40px;
}

.static-1353011 .bgWrapper__ttlBlock{
	padding: 170px 0 0 0;
}

.static-1353011 .bgWrapper__ttlBlock .kvttlBorder{
	max-width: 292px;
	font-size: 20px;
	font-style: italic;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #231815;
	letter-spacing: 1.5px;
}

.static-1353011 .bgWrapper__ttlBlock .kvttlMain{
	margin: 10px 0 0 20px;
}

.static-1353011 .bgWrapper__ttlBlock .kvttlMain p{
	font-size: 34px;
}

.static-1353011 .bgWrapper__ttlBlock .kvttlMain span{
	font-size: 20px;
}

.static-1353011 .bgWrapper__ttlBlock .kvttlMain h2{
	font-size: 20px;
  /* margin: 0 0 0 -7px; */
}

.static-1353011 .section_baloon{
	margin-top: 60px;
  position: relative;
}

.static-1353011 .section_baloon:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #e0e0e0 transparent transparent transparent;
  border-width: 20px 27px 0 27px;
}

.static-1353011 .section_baloon__tltle__wrap{
  background: url(/contents/small/1353011/images/img_bg_section_baloon_tltle.png) no-repeat center;
  background-size: contain;
  max-width: 775px;
  margin: 0 auto 30px;
}

.static-1353011 .section_baloon__tltle__wrap .section_baloon__title_sub{
	font-size: 20px;
	text-align: center;
  padding-top: 20px;
}

.static-1353011 .section_baloon__tltle__wrap h3{
	font-size: 24px;
	text-align: center;
}

.static-1353011 .section_baloon__tltle__wrap h3 span{
  background: -moz-linear-gradient(transparent 70%, #f8dcd3 0%);
  background: -webkit-linear-gradient(transparent 70%, #f8dcd3 0%);
  background: -ms-linear-gradient(transparent 70%, #f8dcd3 0%);
  background: linear-gradient(transparent 70%, #f8dcd3 0%);
}

.static-1353011 .section_baloon .impression__voice {
  margin-top: 65px;
  max-width: 810px;
  margin: 0 auto;
}

.static-1353011 .section_baloon .impression__voice__title {
  text-align: center
}

.static-1353011 .section_baloon .impression__voice__title__text {
  font-size: 1.575rem;
  color: #102c83;
}

.static-1353011 .section_baloon .impression__voice__title__text--small {
  font-size: 1.125rem;
}

.static-1353011 .section_baloon .impression__voice_content {
  display: flex;
  display: -webkit-flex;
  display: -MS-flex;
  justify-content: flex-start;
}

.static-1353011 .section_baloon .impression__voice_content:nth-child(odd) {
  justify-content: flex-end;
}

.static-1353011 .section_baloon .impression__voice__image p{
	font-size: 24px;
	margin: 10px 0 0 0;
	color: #999999;
	font-family: "游ゴシック体", YuGothic;
}

.static-1353011 .section_baloon .impression__voice__image span{
	vertical-align: middle;
}

.static-1353011 .section_baloon .impression__voice__image:nth-child(odd) {
  text-align: right;
  margin-right: 25px;
}

.static-1353011 .section_baloon .impression__voice__image:nth-child(even) {
  text-align: left;
  margin-left: 25px;
}

.static-1353011 .section_baloon .impression__voice__image:nth-child(even) p{
  color: #e66143;
}

.static-1353011 .section_baloon .impression__voice_word.balloon-left {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  margin: 0 0 10px 0 ;
  padding: 20px;
  border: solid 1px #E0E0E0;
  border-radius: 8px;
  box-sizing: border-box;
  width: auto;
}

.static-1353011 .section_baloon .impression__voice_word.balloon-left:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 28px;
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 13px;
  border-right-width: 13px;
  margin-top: -5px;
  border-right-color: #FFFFFF;
  z-index: 2;
}

.static-1353011 .section_baloon .impression__voice_word.balloon-left:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 28px;
  border-top-width: 8px;
  border-bottom-width: 8px;
  border-left-width: 16px;
  border-right-width: 16px;
  margin-top: -6px;
  margin-right: 1px;
  border-right-color: #E0E0E0;
  z-index: 1;
}

.static-1353011 .section_baloon .impression__voice_word.balloon-right {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  background-color: #f7edea;
  margin: 0 0 30px 0 ;
  padding: 20px;
  border: solid 1px #E0E0E0;
  border-radius: 8px;
  box-sizing: border-box;
  width: auto;
}

.static-1353011 .section_baloon .impression__voice_word.balloon-right:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  left: 100%;
  top: 28px;
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 13px;
  border-right-width: 13px;
  margin-top: -5px;
  border-left-color: #f7edea;
  z-index: 2;
}

.static-1353011 .section_baloon .impression__voice_word.balloon-right:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  left: 100%;
  top: 28px;
  border-top-width: 8px;
  border-bottom-width: 8px;
  border-left-width: 16px;
  border-right-width: 16px;
  margin-top: -6px;
  margin-left: 1px;
  border-left-color: #E0E0E0;
  z-index: 1;
}

.static-1353011 .section_baloon .impression__voice_word p {
  font-size: 14px;
  line-height: 1.5;
  color: #231815;
}

.static-1353011 .section_baloon .impression__voice_content img {
  width: 40%
}

.static-1353011 .section-reason {
	margin: 90px 0 0 0;
}

.static-1353011 .section-reason h3{
	font-size: 24px;
	text-align: center;
	margin: 0 0 50px 0;
}

.static-1353011 .section-reason {

}

.static-1353011 .section-reason h3 span{
  background: -moz-linear-gradient(transparent 70%, #f8dcd3 0%);
  background: -webkit-linear-gradient(transparent 70%, #f8dcd3 0%);
  background: -ms-linear-gradient(transparent 70%, #f8dcd3 0%);
  background: linear-gradient(transparent 70%, #f8dcd3 0%);
}

.static-1353011 .section-reason .section-reason-wrap.col2{
  display: flex;
  justify-content: space-around;
  max-width: 900px;
  margin: 0 auto;
}

.static-1353011 .section-reason .section-reason-wrap.col2 .section-reason-contentwrap{
	margin: 80px 0 0 0;
}

.static-1353011 .section-reason .section-reason-wrap h4{
	text-align: center;
	margin: 0 0 10px 0;
}

.static-1353011 .section-reason .section-reason-wrap h5{
	text-align: center;
	font-size: 24px;
	margin: 0 0 15px 0;
}

.static-1353011 .section-reason .section-reason-contentwrap p{
	text-align: center;
	margin: 0 0 0 0;
}

.static-1353011 .section-reason .section-reason-contentwrap .section-reason-colwrap{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px 0 0 0;
}

.static-1353011 .section-reason .section-reason-contentwrap .section-reason-colwrap p{
	font-size: 12px;
	text-align: left;
	margin: 30px 0 0 35px;
}

.static-1353011 .section-set{
	max-width: 900px;
	border: 1px solid #231815;
	margin: 100px auto 0;
	padding: 40px 60px;
}

.static-1353011 .section-set .section-set--ttlwrap{
	display: flex;
  width: 820px;
}

.static-1353011 .section-set .section-set--ttlwrap h3{
	font-size: 28px;
	line-height: 1.5;
}

.static-1353011 .section-set .section-set--ttlwrap p{
	font-size: 22px;
}

.static-1353011 .section-set .section-set--ttlwrap .section-set--icon{
	width: 90px;
	height: 90px;
	background-color: #231815;
	border-radius: 50%;

	color: #fff;
	text-align: center;
	line-height: 1.2;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.static-1353011 .section-set .section-set--ttlwrap .section-set--ttl{
	margin: 0 0 0 15px;
}

.static-1353011 .section-set .section-set--ttlwrap .section-set--icon p{
	font-size: 30px;
}

.static-1353011 .section-set .section-set--ttlwrap .notice-box{
	max-width: 450px;
	font-size: 18px;
	border: 1px solid #231815;
	margin: 10px 0 20px 4px;
	padding: 0 10px;
}

.static-1353011 .section-set .section-set--ttlwrap .notice-box span{
	vertical-align: middle;
}

.static-1353011 .section-set .section-set--ttlwrap .notice-box .ruledLine {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #231815;
}

.static-1353011 .section-set .combiwrap{
	display: flex;
	justify-content: space-between;
	margin: 30px 0 0 0;
}

.static-1353011 .section-set .productwrap{
	display: flex;
  align-items: flex-end;
}

.static-1353011 .section-set .infowrap{
	max-width: 365px;
	margin: 5px 0 0 0;
}

.static-1353011 .section-set .infowrap h4{
	font-size: 20px;
	margin: 0 0 5px 0;
}

.static-1353011 .section-set .productwrap .product01{
	width: 145px;
	text-align: center;
	margin: 0 25px 0 0;
}

.static-1353011 .section-set .productwrap .closs{
  margin: 0 0 90px 0;
}

.static-1353011 .section-set .productwrap .product02{
	width: 210px;
	text-align: center;
}

.static-1353011 .section-set .productwrap .product01 p,
.static-1353011 .section-set .productwrap .product02 p{
	margin: 15px 0 0 0;
  white-space: nowrap;
}

	.static-1353011 .section-set .productwrap .product01 p:nth-last-child(1),
	.static-1353011 .section-set .productwrap .product02 p:nth-last-child(1){
		margin: 0 0px 0px 0px;
	}

.static-1353011 .section-nostalgicfuture{
  max-width: 900px;
  height: 274px;
  border: 1px solid #e0e0e0;
  margin: 100px auto 0;
  background: url(/contents/small/1353011/images/bg-nostalgicfuture.png) no-repeat center right;
}

.static-1353011 .section-set .productwrap .closs{
  margin: 0 0 90px 0;
}

.static-1353011 .section-nostalgicfuture.cheek{
  max-width: 790px;
  border: none;
  height: 300px;
  margin: 90px auto ;
  background: url(/contents/small/1353011/images/bg-nostalgicfuture-cheek.png) no-repeat center right;
  position: relative;
  display: flex;
  align-items: center;
}

.static-1353011 .section-nostalgicfuture.cheek .kvSection__icon{
  position: absolute;
  left: 415px;
  top: 20px;
}

.static-1353011 .section-nostalgicfuture.cheek .kvttlMain p{
	font-size: 24px;
	margin: 60px 0 0 20px;
}

.static-1353011 .section-nostalgicfuture .bgWrapper__ttlBlock{
	position: relative;
}
.static-1353011 .section-nostalgicfuture .kvttlBorder,
.static-1353011 .section-nostalgicfuture .kvttlBorder span {
	font-size: 16px;
  font-style: italic;
}

.static-1353011 .section-nostalgicfuture .kvttlBorder{
  max-width: 260px;
}

.static-1353011 .section-nostalgicfuture .bgWrapper__ttlBlock .kvttlBorder{
  padding: 0 0 0 40px;
}

.static-1353011 .section-nostalgicfuture  .bgWrapper__ttlBlock .kvttlMain{
  margin: 10px 0 0 40px;
}

.static-1353011 .section-nostalgicfuture .kvSection__icon{
  width: 77px;
  height: 77px;
  position: absolute;
  left: 370px;
  top: 40px;
}

.static-1353011 .section-nostalgicfuture .kvSection__icon p{
  font-size: 18px;
}
.static-1353011 .section-nostalgicfuture .kvSection__icon span{
  font-size: 14px;
}

.static-1353011 .section-nostalgicfuture .kvttlBorder span{
  font-size: 32px;
  font-weight: 100;
}

.static-1353011 .section-nostalgicfuture .kvttlMain h4 {
  font-size: 20px;
}

.static-1353011 .section-nostalgicfuture .kvttlMain .text-link{
  margin: 55px 10px 0 0;
  text-align: right;
}

.static-1353011 .section-nostalgicfuture .kvttlMain p{
  font-size: 14px;
}

.static-1353011 .kvSection__icon p{
  font-size: 18px;
	letter-spacing: 1.5px;
}
.static-1353011 .kvSection__icon span{
  font-style: italic;
  font-size: 16px;
}

.static-1353011 .bgWrapper__ttlBlock__lead {
  font-size: 20px;
}

.static-1353011 .bgWrapper__ttlBlock__ttl {
  font-size: 32px;
  margin-bottom: 30px;
}

.static-1353011 .bgWrapper__ttlBlock__txt {
  margin-bottom: 20px;
}

.static-1353011 .btn_static {
  font-size: 16px;
  line-height: 1.366;
  width: 320px;
  margin: 54px auto 100px;
}

.static-1353011 .btn_static a.btn--info {
  position: relative;
  display: table;
  margin: 0 auto;
  color: #ffffff;
	background-color: #5c5a5a;
  width: 100%;
  height: 64px;
  text-decoration: none;
  font-weight: bold;
}

.static-1353011 .btn_static a.btn--info span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}

.static-1353011 .btn_static a.btn--info::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 50px;
  background: url(/contents/small/1353011/images/sp/bg-btnicon-white.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 45%;
  right: 12px;
  height: 10px;
}

.static-1353011 .btn_static.icon_upward a.btn--info::after {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  top: 40%;
  right: 16px;
}

.static-1353011 .reasonSection {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 100px;
  margin-top: 80px;
}

.static-1353011 .reasonSection__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 830px;
  margin: 0 auto;
}

.static-1353011 .reasonSection__imgBlock {
  /*margin-right: 35px;
  margin-top: 5px;*/
  margin-right: 60px;
  margin-top: 30px;
  margin-left: 40px;
}

.static-1353011 .reasonSection__txtBlock__ttl {
  font-size: 24px;
  margin-bottom: 10px;
}

.static-1353011 .reasonSection__txtBlock__othersBox {
  margin-top: 25px;
  border: 1px solid #e0e0e0;
  padding: 13px 0;
}

.static-1353011 .reasonSection__txtBlock__othersBox__ttl {
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
}

.static-1353011 .reasonSection__txtBlock__othersBox__list__item {
  font-size: 16px;
  margin-left: 105px;
  position: relative;
}

.static-1353011 .reasonSection__txtBlock__othersBox__list__item:before {
  content: url("/contents/small/1353011/images/img-reason-02.png");
  position: absolute;
  top: 3px;
  left: -27px;
}

.static-1353011 .answerSection {
  padding-top: 100px;
  border-bottom: 1px solid #e0e0e0;
}

.static-1353011 .answerSection__inner {
  max-width: 830px;
  margin: 0 auto;
  padding-bottom: 110px;
}

.static-1353011 .answerSection__ttlBlock {
  text-align: center;
}

.static-1353011 .answerSection__ttlBlock__lead {
  font-size: 20px;
}

.static-1353011 .answerSection__ttlBlock__ttl {
  font-size: 32px;
}

.static-1353011 .answerSection__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
}

.static-1353011 .answerSection__contents__item {
  width: 360px;
  margin-top: 50px;
}

.static-1353011 .answerSection__contents__item__q {
  font-size: 16px;
  position: relative;
  margin-bottom: 28px;
  margin-left: 40px;
}

.static-1353011 .answerSection__contents__item__q:before {
  content: url("/contents/small/1353011/images/img-answer-01.png");
  position: absolute;
  top: -3px;
  left: -47px;
}

.static-1353011 .answerSection__contents__item__a {
  font-size: 20px;
  position: relative;
  margin-left: 40px;
}

.static-1353011 .answerSection__contents__item__a:before {
  content: url("/contents/small/1353011/images/img-answer-02.png");
  position: absolute;
  top: 0;
  left: -47px;
}

.static-1353011 .answerSection__contents__item__imgBox {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;*/
  align-items: flex-end;
  margin-top: 30px;
  margin-bottom: 20px;
  height: 155px;
  margin-left: 2vw;
}

.static-1353011 .answerSection__contents__item__imgBox--goast {
  text-align: center;
  margin-top: 30px;
  height: 155px;
  margin-bottom: 20px;
}

.static-1353011 .answerSection__contents__item__imgBox__img:nth-child(2) {
  position: relative;
  margin-left: 40px;
}

.static-1353011 .answerSection__contents__item__imgBox__img:nth-child(2):before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 40px;
  left: -25px;
  border-left: 13px solid #e0e0e0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
}

.static-1353011 .answerSection__contents__item__imgBox__txt {
  font-size: 16px;
  text-align: center;
  padding-bottom: 15px;
  margin-top: 10px;
}

.static-1353011 .answerSection__contents__item:first-child {
  margin-right: 80px;
}

.static-1353011 .itemIntroSection__lead {
  font-size: 20px;
}

.static-1353011 .itemIntroSection__subTtl {
  font-size: 24px;
  color: #5c5a5a;
  border: 1px solid #e0e0e0;
  padding: 5px 15px;
  display: inline-block;
  margin-top: 60px;
}

.static-1353011 .itemIntroSection__subTtl--goast {
  margin-top: 0;
}

.static-1353011 .partSection-ttl {
  font-size: 28px;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
  text-align: center;
  padding: 10px 0;
  margin-top: 100px;
}

.static-1353011 .slideIcon_wrap{
  display: flex;
  max-width: 485px;
  justify-content: flex-start;
	margin: 20px 125px 0;
}

.static-1353011 .slideIcon {
  font-size: 14px;
  text-align: right;
}

.static-1353011 .slideIcon:first-child{
  margin: 0 15px 0 0;
}

.static-1353011 .slideIcon__y {
  width: 16px;
  height: 16px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  background-color: #fefbcb;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 3px;
  margin-bottom: 5px;
}

.static-1353011 .slideIcon__b {
  width: 16px;
  height: 16px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  background-color: #dbf0f9;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 3px;
}

.static-1353011 .itemSliderThumbnail__icon {
  width: 28px;
  height: 28px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: -30px;
  left: 0;
}

.static-1353011 .itemSliderThumbnail__icon--y {
  background-color: #fefbcb;
}

.static-1353011 .itemSliderThumbnail__icon--b {
  background-color: #dbf0f9;
}

.static-1353011 .itemSliderThumbnail__icon--goast {
  width: 28px;
  height: 28px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: -30px;
  left: 30px;
}

.static-1353011 .rouge001,.static-1353011 .rouge002,.static-1353011 .rouge003,.static-1353011 .rouge004 {
  position: relative;
}

.static-1353011 .soldout {
  background-color: rgba(35, 24, 21, 0.85);
  width: 600px;
  height: 470px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  padding-top: 165px;
 /*ハニーキャロット完売の際は以下を削除*/
  display: none;
 /**/;
}

.static-1353011 .soldout02 {
  display: none;
}

.static-1353011 .soldout03 {
  display: none;
}

.static-1353011 .soldout04 {
  display: none;
}

.static-1353011 .checkArea {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}

.static-1353011 .checkArea .checkArea_ttl_01 {
  margin: 90px auto 30px;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.06em;
}

.static-1353011 .checkArea .checkArea_ttl_01 span {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.12em;
}

.static-1353011 .checkArea .checkArea_row {
  max-width: 628px;
  margin: 0 auto;
  display: block;
  letter-spacing: 0.06em;
}

.static-1353011 .checkArea .checkArea_ttl_02 {
  display: none;
  text-align: center;
}

.static-1353011 .checkArea .checkArea_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}

.static-1353011 .checkArea_list_read .under_blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #dbf0f9));
  background: -webkit-linear-gradient(transparent 70%, #dbf0f9 0%);
  background: linear-gradient(transparent 70%, #dbf0f9 0%);
  line-height: 1.5em;
}

.static-1353011 .checkArea_list_read .under_yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fefbcb));
  background: -webkit-linear-gradient(transparent 70%, #fefbcb 0%);
  background: linear-gradient(transparent 70%, #fefbcb 0%);
  line-height: 1.5em;
}

.static-1353011 .checkArea .checkArea_list_txt {
  max-width: 380px;
  min-width: 380px;
  position: relative;
  padding-left: 20px;
}

.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_01,.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_02,.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_03,.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_04,.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_05 {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 16px;
}

.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_01::before {
  content: "1.";
  color: #231815;
  margin-right: 5px;
}

.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_02::before {
  content: "2.";
  color: #231815;
  margin-right: 5px;
}

.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_03::before {
  content: "3.";
  color: #231815;
  margin-right: 5px;
}

.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_04::before {
  content: "4.";
  color: #231815;
  margin-right: 5px;
}

.static-1353011 .checkArea .checkArea_list_txt .checkArea_list_txt_number_05::before {
  content: "5.";
  color: #231815;
  margin-right: 5px;
}

.static-1353011 .checkArea .checkArea_list_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  max-width: 226px;
  text-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  letter-spacing: 0.07em;
}

.static-1353011 .checkArea .checkArea_list_tag p:first-child {
  margin-right: 10px;
}

.static-1353011 .checkArea .checkArea_list_tag .blueTag {
  width: 108px;
  height: 28px;
  background: #dbf0f9;
}

.static-1353011 .checkArea .checkArea_list_tag .yellowTag {
  width: 108px;
  height: 28px;
  background: #fefbcb;
}

.static-1353011 .checkArea .checkArea_list_read {
  font-size: 18px;
  letter-spacing: 0.06em;
  margin: 34px auto 0;
  text-align: center;
}

.static-1353011 .checkArea .checkArea_link {
  max-width: 648px;
  height: 198px;
  width: 100%;
  text-align: center;
  border: 1px solid #e0e0e0;
  margin: 60px auto 0;
}

.static-1353011 .checkArea .checkArea_link_txt {
  font-size: 16px;
  letter-spacing: 0.04em;
  margin-top: 47px;
}

.static-1353011 .checkArea .checkArea_link_btn {
  text-align: center !important;
  margin-top: 30px;
}

.static-1353011 .checkArea .checkArea_link_btn a {
  margin: 0 auto;
  padding: 0 17px;
}

.static-1353011 .checkArea .checkArea_link_btn .btn--small .link--next{
	background: none;
  position: relative;
}

.static-1353011 .checkArea .checkArea_link_btn .btn--small .link--next::after {
    content: "";
    display: inline-block;
    background: right bottom url(/contents/common/images/bg-link-arrow-next.png) no-repeat;
    background-size: 5px 9px;
    transform: rotate(90deg);
    width: 1em;
    height: 1em;
    position: absolute;
    right: 0px;
}

.static-1353011 .link--nextWhite {
  position: relative;
  padding: 0 1em;
  background: url(/contents/common/images/bg-link-arrow-next.png) right center no-repeat;
  background-size: 5px 9px;
  position: relative;
}

.static-1353011 .bnrArea {
  max-width: 648px;
  max-height: 198px;
  width: 100%;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin: 108px auto 0;
}

.static-1353011 .bnrArea .bnr_container_inner {
  border: 1px solid #e0e0e0;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.static-1353011 .bnrArea .bnr_container_inner::before {
  position: absolute;
  content: "";
  bottom: -16%;
  left: 0%;
  width: 101px;
  height: 107px;
  margin-top: -5px;
  background: url(/contents/small/1353011/images/img-bnr-03.png) top left no-repeat;
  background-size: 101px 107px;
}

.static-1353011 .bnrArea .bnr_container_inner::after {
  position: absolute;
  content: "";
  bottom: -15%;
  right: 0%;
  width: 78px;
  height: 100px;
  margin-top: -5px;
  background: url(/contents/small/1353011/images/img-bnr-04.png) top left no-repeat;
  background-size: 78px 100px;
}

.static-1353011 .bnrArea .bnrArea_imgBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 648px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.static-1353011 .bnrArea .bnrArea_img {
  max-width: 198px;
}

.static-1353011 .bnrArea .bnrArea_img:first-child {
  padding-right: 252px;
}

.static-1353011 .bnrArea .bnrArea_txtBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  line-height: normal;
}

.static-1353011 .bnrArea .bnrArea_txtBox_innerBox .bnrArea_check_tag {
  display: inline-table;
  background-color: #ef857d;
  color: #fff;
  text-align: center;
  padding: 0 6px 2px;
  letter-spacing: 0.08em;
  line-height: normal;
}

.static-1353011 .bnrArea .bnrArea_txtBox_innerBox .bnrArea_lead {
  font-size: 16px;
  letter-spacing: 0.08em;
  margin-top: 11px;
}

.static-1353011 .bnrArea .bnrArea_ttl {
  font-size: 20px;
  letter-spacing: 0.04em;
}

.static-1353011 .setBox {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  border: 1px solid #231815;
  width: 859px;
  margin: 130px auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.8em;
}

.static-1353011 .setBox__inner {
  width: 770px;
  margin: 0 auto;
  padding: 34px 0 36px;
}

.static-1353011 .setBox__ttlBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.8;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 14px;
}

.static-1353011 .setBox__ttlBlock__icon {
  font-size: 30px;
  background: #000;
  border-radius: 50%;
  text-align: center;
  width: 90px;
  height: 90px;
  line-height: 90px;
  color: #fff;
  margin-right: 15px;
}

.static-1353011 .setBox__ttlBlock__ttl__lead {
  font-size: 18px;
  border: 1px solid #000;
  display: inline-block;
  padding: 0 10px;
  letter-spacing: 0.1em;
  margin-top: 9px;
}

.static-1353011 .setBox__ttlBlock__ttl h3 {
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 1.5em;
}

.static-1353011 .setBox__txtBlock {
  margin-left: 13px;
}

.static-1353011 .setBox__txtBlock p:first-child {
  letter-spacing: 0.09em;
  margin-top: 21px;
}

.static-1353011 .setBox .partition {
  border-right: 1px solid #000;
  padding-right: 5px;
  margin-right: 5px;
}

.static-1353011 .setBox .partition--goast {
  border-right: 1px solid #000;
  padding-right: 8px;
  margin-right: 6px;
  height: 15px;
  display: inline-block;
}

.static-1353011 .setBox .notes {
  font-size: 10px;
  color: #5c5a5a;
  margin-top: 5px;
  margin-left: 0;
}

.static-1353011 .setBox .setBox__Block__item__contents {
  text-align: center;
  margin: 27px auto 0;
}

.static-1353011 .setBox .setBox__Block__item__contents__ttl {
  font-size: 20px;
  letter-spacing: 0.07em;
}

.static-1353011 .setBox .setBox__Block__item__contents__txt {
  letter-spacing: 0.06em;
  margin-top: 15px;
}

.static-1353011 .setBox .setBox__Block__item__contents__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 23px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 740px;
  margin: 23px auto 0;
}

.static-1353011 .setBox .setBox__Block__item__contents__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 15px;
}

.static-1353011 .setBox .setBox__Block__item__contents__line {
  border-left: 1px solid #e0e0e0;
  margin: 77px 0 2px;
}

.static-1353011 .setBox .setBox__Block__item__contents__box__innerBox {
  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;
  position: relative;
}

.static-1353011 .setBox .setBox__Block__item__contents__box {
  max-width: 348px;
  min-width: 348px;
}

.static-1353011 .setBox .setBox__Block__item__contents__box__innerBox::before {
  position: absolute;
  content: "";
  top: 43%;
  left: 47%;
  width: 21px;
  height: 21px;
  margin-top: -5px;
  background: url(/contents/small/1353011/images/img-setBox-icon-01.png) top left no-repeat;
  background-size: 21px 21px;
}

.static-1353011 .setBox .setBox__Block__item__contents__box__innerBox p {
  width: 152px;
  letter-spacing: 0.07em;
  border: 1px solid #e0e0e0;
  line-height: normal;
  padding: 6px 0;
  display: inline-block;
}

.static-1353011 .setBox .setBox__Block__item__contents__box__innerBox p:first-child {
  margin-right: 40px;
}

.static-1353011 .setBox .setBox__Block__item__contents_ttl_yellow {
  text-align: center;
  font-size: 20px;
  border-bottom: 8px solid #fefbcb;
  line-height: 0.5;
  display: inline-block;
  margin: 45px auto 40px;
  letter-spacing: 0.07em;
}

.static-1353011 .setBox .setBox__Block__item__contents_ttl_blue {
  text-align: center;
  font-size: 20px;
  border-bottom: 8px solid #dbf0f9;
  line-height: 0.5;
  display: inline-block;
  margin: 45px auto 40px;
  letter-spacing: 0.07em;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 327px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 .setBox__Block__item__contents_itemBox_img {
  max-width: 89px;
  min-width: 89px;
  -ms-flex-preferred-size: 89px;
  flex-basis: 89px;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 .rec_icon {
  position: relative;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 .rec_icon::before {
  position: absolute;
  content: "";
  top: -21%;
  right: -26%;
  width: 47px;
  height: 47px;
  margin-top: -5px;
  background: url(/contents/small/1353011/images/img-setBox-icon-02.png) top left no-repeat;
  background-size: 47px 47px;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 .rec_icon {
  position: relative;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 .rec_icon::before {
  position: absolute;
  content: "";
  top: -24%;
  right: -13%;
  width: 47px;
  height: 47px;
  margin-top: -5px;
  background: url(/contents/small/1353011/images/img-setBox-icon-02.png) top left no-repeat;
  background-size: 47px 47px;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 .setBox__Block__item__contents_itemBox_txt {
  letter-spacing: 0.07em;
  margin-top: 7px;
  line-height: normal;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 271px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px auto 0;
  padding-right: 15px;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 .setBox__Block__item__contents_itemBox_img {
  max-width: 124px;
  min-width: 124px;
  -ms-flex-preferred-size: 124px;
  flex-basis: 124px;
}

.static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 .setBox__Block__item__contents_itemBox_txt {
  letter-spacing: 0.07em;
  margin-top: 5px;
  line-height: normal;
}

.static-1353011 .appSection {
  text-align: center;
  width: 707px;
  margin: 93px auto 0;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}

.static-1353011 .appSection .appCaption {
  line-height: 1.8;
  font-size: 20px;
  letter-spacing: 0.06em;
}

.static-1353011 .appSection .appCaption--small {
  font-size: 14px;
  letter-spacing: 0.06em;
  margin-top: 3px;
}

.static-1353011 .appSection .appLinks {
  background-color: #eff6f2;
  margin-top: 35px;
  height: 199px;
  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-1353011 .appSection .appLinksContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.static-1353011 .appSection .appLinksTextContainer {
  text-align: left;
}

.static-1353011 .appSection .appLinksText {
  font-size: 16px;
  margin-bottom: 3px;
}

.static-1353011 .appSection .appLinksQRContainer {
  margin-left: 19px;
}

.static-1353011 .appSection .appLinksContainer:nth-child(2) {
  margin-left: 62px;
}

@media (min-width: 769px) {
  .static-1353011 .checkArea .checkArea_slide {
    display: block !important;
    opacity: 1 !important;
    height: auto !important;
    overflow: inherit !important;
  }
}

@media screen and (max-width: 768px) {
  .static-1353011 .itemIntroSection__limited {
    max-width: 100%;
  }

  .static-1353011 .kvSection {
    text-align: center;
  }

  .static-1353011 .kvSection .bgWrapper {
    background: url(/contents/small/1353011/images/sp/bg-kv.png) no-repeat top;
    background-size: contain;
    padding: 83vw 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    position: relative;
    justify-content: flex-start;
  }

	.static-1353011 .bgWrapper__ttlBlock{
    background-color: rgba(255,255,255,0.0);
	}

	.static-1353011 .bgWrapper__ttlBlock {
	    padding: 20px 0 0 0;
	}

	.static-1353011 .bgWrapper__ttlBlock .kvttlMain{
		position: relative;
		text-align: left;
	}

	.static-1353011 .bgWrapper__ttlBlock .kvttlMain

	.static-1353011 .bgWrapper__ttlBlock .kvttlBorder{
		max-width: 180px;
		font-size: 14px;
		text-align: left;
	}
	.static-1353011 .bgWrapper__ttlBlock .kvttlMain p{
		font-size: 16px;
	}
	.static-1353011 .bgWrapper__ttlBlock .kvttlMain span{
		font-size: 14px;
	}

	.static-1353011 .bgWrapper__ttlBlock .kvttlMain h2{
    font-size: 18px;
    letter-spacing: -3.5px;
    padding: 0 0 0 3px;
	}

  .static-1353011 .kvSection .kvTitle {
    font-size: 0.875rem;
  }

  .static-1353011 .kvSection .kvTitle--strong {
    font-size: 1.375rem;
  }

  .static-1353011 .kvSection .kvLead {
    margin: 20px 20px 0;
    text-align: left;
    font-size: 0.875rem;
  }

	.static-1353011 .section_baloon .impression__voice{
    margin: 0 20px;
	}

	.static-1353011 .section_baloon .impression__voice_word.balloon-right,
	.static-1353011 .section_baloon .impression__voice_word.balloon-left{
    max-height: initial;
    padding: 15px;
	}

	.static-1353011 .section_baloon .impression__voice_word.balloon-right{
    margin: 0 0 25px 0;
	}
	.static-1353011 .section_baloon .impression__voice_word.balloon-left{
    margin: 0 0 15px 0;
	}

	.static-1353011 .section_baloon:after{
    border-width: 15px 16px 0 16px;
	}

	.static-1353011 .section_baloon .impression__voice__image p{
	    font-size: 22px;
	}

  .static-1353011 .itemIntroSection {
    margin: 40px 20px 0;
    text-align: center;
  }

  .static-1353011 .itemIntroSection .itemTitle {
    font-size: 1.25rem;
  }

  .static-1353011 .itemIntroSection .itemTitle_top p{
	  text-align: left;
  }

  .static-1353011 .itemIntroSection .itemTitle_top h3{
    font-size: 16px;
		white-space: nowrap
  }

  .static-1353011 .itemIntroSection .itemSlider {
    margin: 29px -20px 0;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList {
    margin: 0;
    width: 100%;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-prev.slick-arrow,.static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-next.slick-arrow {
    width: 18px;
    height: 18px;
    top: -20%;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-prev.slick-arrow {
    left: 10px;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .slick-next.slick-arrow {
    right: 10px;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__itemCard {
    padding-top: 3.65%;
    height: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__itemCard__limited {
    padding-top: 8.4%;
    margin-bottom: 0;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__imgContainer {
    width: 45%;
    margin-top: -34%;
    margin-right: 20px;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__textContainer {
		margin: 15px 0 0 20px;
    height: 63px;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__textContainer__itemName {
    font-size: 0.875rem;
    letter-spacing: -0.05em;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__textContainer__itemCaption {
    font-size: 12px;
    line-height: 1.5;
		letter-spacing: -0.5px;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge001 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-001.png);
    background-size: contain;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge002 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-002.png);
    background-size: contain;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge003 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-003.png);
    background-size: contain;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge004 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-004.png);
    background-size: contain;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge01 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-01.png);
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge02 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-02.png);
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge03 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-03.png);
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge04 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-04.png);
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge05 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-05.png);
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge06 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-06.png);
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge07 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-07.png);
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .rouge08 {
    background-image: url(/contents/small/1353011/images/sp/bg-rouge-color-08.png);
  }

  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderCaptions {
    min-height: 63px;
    margin: 10px 20px 0;
  }

  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderCaptions li {
    text-align: left;
    font-size: 0.75rem;
  }

  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail {
    margin: 0px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 600px;
  }



  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li {
    width: 16%;
    padding: 35px 10px 10px;
    height: auto;
  }

  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li .imgContainer {
    width: 55px;
    height: 55px;
    margin: auto;
    line-height: 55px;
  }

  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li .thumbnailTitle {
    margin-top: 5px;
    line-height: 1.28;
    font-size: 0.75rem;
  }

  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li:not(:first-child) {
    margin-left: 7px;
  }

  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li:nth-child(5) {
    margin-left: 0;
  }

  .static-1353011 .itemIntroSection .itemSlider ul.itemSliderThumbnail li.thumbnail-current {
    background-color: #fdebec;
    border-radius: 7px;
  }

	.static-1353011 .itemIntroSection .itemTitle_top{
		margin: 0 0 50px 0;
	}

	.static-1353011 .slideIcon_wrap{
		margin: 30px auto 0;
	}

  .static-1353011 .partSection {
    margin: 54px auto 0;
    padding: 0 20px;
    width: auto;
    display: block;
  }

  .static-1353011 .partSection .partContainer .partTitle {
    height: 50px;
    position: relative;
    display: inline-block;
    padding-left: 60px;
  }

  .static-1353011 .partSection .partContainer .partTitle .circleContainer {
    width: 50px;
    height: 50px;
  }

  .static-1353011 .partSection .partContainer .partTitle .circleContainer .circleContainer__textContainer {
    top: 20%;
    font-size: 0.625rem;
    line-height: 1;
  }

  .static-1353011 .partSection .partContainer .partTitle .partTitle__text--number {
    font-size: 1.5rem;
  }

  .static-1353011 .partSection .partContainer .partTitle .partTitle__text {
    font-size: 0.875rem;
  }

  .static-1353011 .partSection .partContainer .partTitle .partTitle__text--strong {
    font-size: 1rem;
  }

  .static-1353011 .partSection .partContainer .partCaption {
    margin-top: 30px;
  }

  .static-1353011 .partSection .partContainer .partImgContainer {
    margin: 28px auto 0;
    text-align: center;
    width: 45%;
  }

  .static-1353011 .partSection .partContainer .partBoxText {
    text-align: center;
  }

  .static-1353011 .partSection .partContainer .partBoxText p {
    font-size: 0.875rem;
    margin-top: 30px;
  }

  .static-1353011 .partSection .partContainer:nth-child(2) {
    margin-top: 50px;
    margin-left: 0;
  }

  .static-1353011 .partSection .partContainer:nth-child(2) .partTitle .partTitle__text {
    margin-top: 0;
    letter-spacing: -0.08em;
  }

  .static-1353011 .partSection .partContainer:nth-child(2) .partCaption {
    margin-top: 0;
  }

  .static-1353011 .partSection .partContainer:nth-child(2) .partImgContainer {
    margin: 36px auto 0;
    width: 77%;
  }

  .static-1353011 .partSection .partContainer:nth-child(2) .partNoteText {
    margin-top: 5px;
    text-align: right;
    font-size: 0.625rem;
  }

  .static-1353011 .partSection .partContainer:nth-child(2) .partImgCaption {
    margin-top: 10px;
    font-size: 0.875rem;
    text-align: center;
  }

  .static-1353011 .partSection.partSection--02 {
    margin-top: 81px;
  }

  .static-1353011 .partSection.partSection--02 .partContainer .partImgContainer {
    width: 100%;
  }

  .static-1353011 .partSection.partSection--02 .partContainer:nth-child(2) .partImgContainer {
    margin: 30px auto 0;
    width: 67%;
  }

  .static-1353011 .fourFeaturesSection {
    padding: 0 20px;
    margin-top: 47px;
  }

  .static-1353011 .fourFeaturesSection .featuresTitle {
    padding: 5px 0;
    font-size: 1rem;
  }

  .static-1353011 .fourFeaturesSection ul.featuresList {
    margin-top: 17px;
    padding: 0 0 0 14px;
    min-width: auto;
    display: block;
  }

  .static-1353011 .fourFeaturesSection ul.featuresList li {
    margin-top: 8px;
    width: auto;
    font-size: 0.875rem;
  }

  .static-1353011 .fourFeaturesSection ul.featuresList li .featuresList__strongtext {
    font-size: 1rem;
  }

  .static-1353011 .fourFeaturesSection .featuresNote {
    margin-top: 15px;
    padding-left: 0;
    text-align: left;
    font-size: 0.625rem;
  }

  .static-1353011 .colorChartSection {
    margin: 60px 20px 0;
    padding: 0 20px 30px;
    width: auto;
    text-align: center;
  }

  .static-1353011 .colorChartSection .colorChartTitle {
    margin-top: 30px;
    text-align: center;
  }

  .static-1353011 .colorChartSection .colorChartTitle p {
    padding: 0 2px 5px;
    display: inline-block;
    font-size: 1rem;
  }

  .static-1353011 .colorChartSection .colorChartWrapper {
    margin-top: 36px;
  }

  .static-1353011 .colorChartSection .colorChartWrapper .colorChartImgContainer {
    display: block;
  }

  .static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer {
    display: block;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }

  .static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 35px;
    height: 25px;
    position: relative;
  }

  .static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li .circleContainer {
    width: 25px;
    height: 25px;
  }

  .static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li .circleContainer .circleContainer__textContainer {
    top: -3%;
    font-size: 0.5625rem;
    color: #fff;
  }

  .static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li .colorChartList__text {
    width: 40%;
    letter-spacing: -0.1em;
    font-size: 0.75rem;
  }

  .static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li .colorChartList__text--copy {
    width: 60%;
    margin-left: 10px;
    letter-spacing: -0.08em;
    font-size: 0.75rem;
    line-height: 1.4;
  }

  .static-1353011 .colorChartSection .colorChartWrapper .colorChartListContainer ul.colorChartList li:not(:first-child) {
    margin-top: 25px;
  }

  .static-1353011 .arrangeSection {
    margin-top: 60px;
    padding: 0 20px;
  }

  .static-1353011 .arrangeSection .arrangeTitle {
    text-align: center;
  }

  .static-1353011 .arrangeSection .arrangeTitle .arrangeTitle__text {
    font-size: 1.25rem;
  }

  .static-1353011 .arrangeSection .arrangeTitle .arrangeTitle__text--box {
    display: inline-block;
    padding: 0 10px;
    font-size: 0.875rem;
  }

  .static-1353011 .arrangeSection .arrangeItemMain {
    margin: 40px auto 0;
    width: 90%;
  }

  .static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__imgContainer {
    width: 9%;
  }

  .static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__textContainer {
    margin-left: 30px;
    width: 79%;
  }

  .static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__textContainer .arrangeItemMain__textContainer__itemName {
    margin-top: 5px;
    font-size: 1rem;
  }

  .static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__textContainer .arrangeItemMain__textContainer__itemCaption {
    margin-top: 5px;
  }

  .static-1353011 .arrangeSection .arrangeItemMain .arrangeItemMain__textContainer .arrangeItemMain__textContainer__dropsImgContainer {
    margin-top: 5px;
    width: 87%;
  }

  .static-1353011 .arrangeSection .arrangeEg {
    width: auto;
    margin: 40px auto 0;
    display: block;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:nth-child(2),.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:nth-child(4) {
    margin-left: 0;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:nth-child(3),.static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:nth-child(4) {
    margin-top: 0;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card:not(:first-child) {
    margin-top: 48px;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__title {
    font-size: 0.875rem;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__title--sub {
    font-size: 0.75rem;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__modelImgContainer {
    width: 80%;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items {
    margin-left: 27px;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items .arrangeEg__card__items__imgContainer {
    display: inline-block;
    width: 27%;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items .arrangeEg__card__items__imgContainer p {
    font-size: 0.875rem;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items .arrangeEg__card__items__imgContainer:nth-child(2) {
    margin-left: 45px;
    width: 23%;
  }

  .static-1353011 .arrangeSection .arrangeEg .arrangeEg__card .arrangeEg__card__items .arrangeEg__card__items__imgContainer:nth-child(2)::before {
    content: '';
    background: url(/contents/small/1353011/images/sp/img-icon-multiple.png) no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
  }

  .static-1353011 .arrangeSection .arrangeCv {
    margin-top: 40px;
  }

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

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

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

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

  .static-1353011 .colorsArea__limited__3colorimg {
    margin: 45px auto 0;
    width: 60%;
  }

  .static-1353011 .colorsArea__limited__title {
    font-size: 17px;
    padding: 0;
    margin: 0 20px;
  }

  .static-1353011 .colorsArea__limited--col2 {
    display: block;
    margin: 0 20px;
    width: auto;
  }

  .static-1353011 .colorsArea__limited--col1 {
    margin: 0 20px;
    width: auto;
  }

  .static-1353011 .colorsArea__limited__card:nth-child(2) {
    margin-left: auto;
  }

  .static-1353011 .colorsArea__limited__card {
    width: auto;
  }

  .static-1353011 .colorsArea__limited__card__subimage__imgContainer:nth-child(2) {
    max-width: 22px;
  }

  .static-1353011 .colorsArea__limited__card__subimage__imgContainer:nth-child(2)::before {
    right: 120%;
  }

  .static-1353011 .colorsArea__limited__card__subimage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .static-1353011 .colorsArea__limited__card__subimage__imgContainer:nth-child(1) {
    max-width: 29px;
  }

  .static-1353011 .colorsArea__limited__card__subimage.classy {
    bottom: -142px;
    right: 45px;
  }

  .static-1353011 .colorsArea__limited__card__ttlbox {
    margin-top: 20px;
    margin-right: 40px;
  }

  .static-1353011 .colorsArea__limited__card__ttlbox__ttl {
    font-size: 16px;
  }

  .static-1353011 .small-1351080 .colorsArea__limited__card__ttlbox__txt {
    width: 42%;
  }

  .static-1353011 .colorsArea__limited__card__txtbox {
    margin: 15px 0 40px;
  }

  .static-1353011 .colorsArea__limited__card__subimage__imgContainer__circleContainer {
    bottom: 100px;
  }

  .static-1353011 .colorsArea__limited__card__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -20px;
  }

  .static-1353011 .colorsArea__ttlBox .arrangeTitle__text--box {
    display: inline-block;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    font-size: 0.875rem;
    color: #999999;
    line-height: 1.8;
    margin-bottom: 20px;
  }

  .static-1353011 .colorsArea .arrangeItemMain {
    margin: 40px auto 50px;
    width: 90%;
  }

  .static-1353011 .colorsArea .arrangeItemMain__imgContainer {
    width: 10%;
  }

  .static-1353011 .colorsArea .arrangeItemMain__textContainer {
    margin-left: 10%;
    width: 70%;
  }

  .static-1353011 .colorsArea .arrangeItemMain__textContainer__itemName {
    margin-top: 5px;
    font-size: 1rem;
  }

  .static-1353011 .colorsArea .arrangeItemMain__textContainer__itemCaption {
    margin-top: 5px;
  }

  .static-1353011 .colorsArea .arrangeItemMain__textContainer__dropsImgContainer {
    margin-top: 5px;
    width: 70%;
  }

  .static-1353011 .colorsArea .arrangeItemMain__imgContainer {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
  }

  .static-1353011 .colorsArea .icon-2019AW {
    margin-left: 10px;
  }

  .static-1353011 .colorsArea .icon-2019AW img {
    width: 47px;
    height: auto;
  }

  .static-1353011 .colorsArea .colorsArea__titleBox {
    font-size: 1.25rem;
    line-height: 1.5;
  }

  .static-1353011 .colorsArea__limited__card__subimage__imgContainer:nth-child(2) img {
    width: 24px;
  }

  .static-1353011 .colorsArea__limited__card__subimage__imgContainer__circleContainer {
    width: 40px;
    height: 40px;
    left: -50px;
  }

  .static-1353011 .colorsArea__limited__card__subimage__imgContainer__circleContainer__textContainer {
    top: 6%;
  }

  .static-1353011 .colorsArea__limited__card__subimage__imgContainer__circleContainer__textContainer__text {
    font-size: 10px;
  }

  .static-1353011 .teaserSection .teaserContainer {
    width: auto;
    margin: 40px auto 0;
    display: block;
  }

  .static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer {
    width: auto;
    margin: 0 20px;
    display: block;
  }

  .static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer .textContainer__text--circle {
    width: 65px;
    height: 65px;
    font-size: 17px;
    margin: 30px 20px 15px 0;
    line-height: 65px;
  }

  .static-1353011 .teaserSection .teaserContainer .teaserContainer__textContainer .textContainer__text--box {
    padding: 17px 10px;
    font-size: 17px;
  }

  .static-1353011 .teaserSection .teaserContainer .teaserContainer__imgContainer {
    width: 100%;
  }

  .static-1353011 .notes {
    margin: 40px 0 0;
  }

  .static-1353011 .sp-img003 {
    width: 47px;
  }

  .static-1353011 .kvSection__icon {
    width: 54px;
    height: 54px;
    z-index: 10;
    position: absolute;
		top: 64px;
    left: 235px;
  }

	.static-1353011 .section-nostalgicfuture .kvSection__icon p{
		font-size: 14px;
    letter-spacing: 0.5px;
	}
	.static-1353011 .section-nostalgicfuture .kvSection__icon span {
    font-size: 12px;
	}

  .static-1353011 .bgWrapper {
    text-align: left;
    padding: 290px 20px 0;
  }

  .static-1353011 .bgWrapper__ttlBlock__lead {
    font-size: 12px;
  }

  .static-1353011 .bgWrapper__ttlBlock__ttl {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
  }

  .static-1353011 .bgWrapper__ttlBlock__txt {
    margin-bottom: 10px;
  }

	.static-1353011 .section_baloon{
		margin-top: 0;
	}

	.static-1353011 .section_baloon__tltle__wrap{
		background: url(/contents/small/1353011/images/sp/img_bg_section_baloon_tltle.png) no-repeat top center;
    background-size: contain;
    margin: 30px auto 30px;
	}

	.static-1353011 .section_baloon__tltle__wrap h3{
		font-size: 16px;
	}

	.static-1353011 .section_baloon__tltle__wrap .section_baloon__title_sub{
		font-size: 14px;
		padding-top: 30px;
	}


  .static-1353011 .reasonSection {
    margin-top: 45px;
    padding: 0 20px 50px;
  }

  .static-1353011 .reasonSection__inner {
    display: block;
  }

  .static-1353011 .reasonSection__imgBlock {
    margin-right: 0;
    width: 120px;
    margin: 0 auto;
  }

  .static-1353011 .reasonSection__txtBlock__ttl {
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
  }

  .static-1353011 .reasonSection__txtBlock__othersBox {
    padding: 25px 0;
  }

  .static-1353011 .reasonSection__txtBlock__othersBox__ttl {
    font-size: 16px;
  }

  .static-1353011 .reasonSection__txtBlock__othersBox__list__item {
    font-size: 14px;
    margin-left: 18vw;
  }

  .static-1353011 .answerSection {
    padding: 50px 20px 0;
    border-bottom: none;
  }

  .static-1353011 .answerSection__inner {
    padding-bottom: 0;
  }

  .static-1353011 .answerSection__ttlBlock__lead {
    font-size: 14px;
  }

  .static-1353011 .answerSection__ttlBlock__ttl {
    font-size: 18px;
  }

  .static-1353011 .answerSection__contents {
    display: block;
    margin-left: 0;
    margin: 0 -20px;
  }

  .static-1353011 .answerSection__contents__item {
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    margin: 50px auto 0;
    padding-bottom: 50px;
    width: auto;
    padding: 0 20px 50px;
  }

  .static-1353011 .answerSection__contents__item__goast02 {
    margin: 50px 20px 0 !important;
    padding: 0 0 50px !important;
  }

  .static-1353011 .answerSection__contents__item__q {
    font-size: 14px;
    margin-left: 50px;
  }

  .static-1353011 .answerSection__contents__item__a {
    margin-left: 50px;
    font-size: 16px;
  }

  .static-1353011 .answerSection__contents__item__imgBox {
    margin: 20px auto 0px;
    width: 217px;
  }
  .static-1353011 .answerSection__contents__item__imgBox--goast {
    width: 250px;
    margin: 30px auto 0;
  }

  .static-1353011 .answerSection__contents__item__imgBox__img:nth-child(2):before {
    top: 50px;
  }

  .static-1353011 .answerSection__contents__item:first-child {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
    margin: 50px 20px 0;
  }

  .static-1353011 .itemIntroSection__lead {
    font-size: 12px;
  }

  .static-1353011 .itemIntroSection__subTtl {
    font-size: 14px;
    margin-top: 25px;
  }

	.static-1353011 .section-reason .section-reason-contentwrap .section-reason-colwrap img{
		max-width: 130px;
	}

	.static-1353011 .section-reason .section-reason-contentwrap .section-reason-colwrap.single img{
		max-width: 340px;
	}

  .static-1353011 .slideIcon {
    text-align: left;
  }

  .static-1353011 .slideIcon:first-child{
    margin: 0 15px 0 0;
  }

  .static-1353011 .itemSliderThumbnail__icon {
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }

  .static-1353011 .itemSliderThumbnail__icon--goast {
    position: absolute;
    top: -30px;
    left: 20px;
  }

  .static-1353011 .soldout {
    width: 100%;
    padding-top: 25vw;
    font-size: 14px;
  }

  .static-1353011 .link--nextWhite:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .static-1353011 .appSection .btn--strong {
    background: #000000;
    height: 51px;
    border-radius: 5px;
  }

  .static-1353011 .appSection .appLinksImgContainer:nth-child(2) {
    margin-left: 20px;
  }

  .static-1353011 {
 /** checkArea１**/ /** checkArea１**/ /** bnrArea **/ /** bnrArea **/;
  }

  .static-1353011 .checkArea {
    padding: 0 20px;
  }

  .static-1353011 .checkArea_row {
    position: relative;
  }

  .static-1353011 .checkArea_slide {
    height: 0;
    overflow: hidden;
  }

  .static-1353011 .checkArea_container_ttl_02 {
    font-size: 0.875rem;
    text-align: center;
    margin-top: 15px;
  }

  .static-1353011 .checkArea .checkArea_ttl_01 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 50px;
  }

  .static-1353011 .checkArea .checkArea_ttl_02 {
    display: block;
    margin-top: 10px;
  }

  .static-1353011 .checkArea .checkArea_ttl_01 span {
    font-size: 14px;
  }

  .static-1353011 .checkArea .checkArea_list {
    display: block;
    margin-bottom: 31px;
  }

  .static-1353011 .checkArea .checkArea_list_txt {
    min-width: unset;
    letter-spacing: 0.06em;
    padding-left: 18px;
    margin: 0 auto;
  }

  .static-1353011 .checkArea .checkArea_list .irregular {
    letter-spacing: 0.02em;
  }

  .static-1353011 .checkArea .checkArea_list_tag {
    margin: 10px auto 0;
    max-width: 258px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }


  .static-1353011 .checkArea .checkArea_list_tag .blueTag {
    width: 119px;
    height: 27px;
    background: #dbf0f9;
  }

  .static-1353011 .checkArea .checkArea_list_tag .yellowTag {
    width: 119px;
    height: 27px;
    background: #fefbcb;
  }

  .static-1353011 .checkArea .checkArea_list_read {
    font-size: 16px;
    margin: 0 auto;
  }

  .static-1353011 .checkArea .checkArea_link_btn {
    max-width: 249px;
    margin: 12px auto 30px;
  }

  .static-1353011 .checkArea .checkArea_link {
    width: auto;
    height: auto;
    margin-top: 45px;
  }

  .static-1353011 .checkArea .checkArea_link_txt {
    font-size: 14px;
    margin-top: 24px;
  }

	.static-1353011 .section-reason{
    margin: 58px 0px 0;
	}

  .static-1353011 .section-reason h3{
    font-size: 20px;
		margin: 0 0 30px 0;
	}

	.static-1353011 .section-reason .section-reason-wrap h4{
    text-align: center;
    margin: 0 auto 10px;
    max-width: 20px;
	}

	.static-1353011 .section-reason .section-reason-wrap h5{
    text-align: center;
    font-size: 20px;
    margin: 0 0 10px 0;
	}

	.static-1353011 .section-reason .section-reason-contentwrap p{
		text-align: left;
	}

	.static-1353011 .section-reason .section-reason-contentwrap .section-reason-colwrap p{
		text-align: left;
	}
	.static-1353011 .section-reason .section-reason-wrap{
		margin: 0 20px;
	}

	.static-1353011 .section-reason .section-reason-wrap.col2{
		display: flex;
    justify-content: inherit;
    flex-direction: column;
	}

	.static-1353011 .section-reason .section-reason-wrap.col2 .section-reason-contentwrap{
    margin: 65px 20px 0;
	}

	.static-1353011 .section-reason .section-reason-contentwrap .section-reason-colwrap{
    margin: 30px 0 0 0;
  }

  .static-1353011 .section-reason .section-reason-contentwrap .section-reason-colwrap.single{
    margin: 30px 0 0 0;
  }

	.static-1353011 .section-set{
    margin: 40px 20px 0;
    padding: 40px 0;
		border: none;
		border-top: 1px solid #231815;
    border-bottom: 1px solid #231815;
	}

	.static-1353011 .section-set .section-set--ttlwrap{
    margin: 0 auto;
    width: 332px;
	}

	.static-1353011 .section-set .section-set--ttlwrap .section-set--icon p{
		font-size: 20px;
    line-height: 1.5;
	}

	.static-1353011 .section-set .section-set--ttlwrap h3{
		font-size: 16px;
	}

	.static-1353011 .section-set .section-set--ttlwrap p{
		font-size: 16px;
	}

	.static-1353011 .section-set .section-set--ttlwrap .section-set--icon{
    width: 69px;
    height: 69px;
	}

	.static-1353011 .section-set .section-set--ttlwrap .section-set--ttl{
    margin: 0 0 0 15px;
    max-width: 240px;
	}

	.static-1353011 .section-set .notice-box{
		max-width: 340px;
		font-size: 14px;
		border: 1px solid #231815;
		margin: 10px auto 0;
		padding: 0 0;
    text-align: center;
    letter-spacing: -0.3px;
    white-space: nowrap;
	}

	.static-1353011 .section-set .notice-box span{
		vertical-align: middle;
	}

	.static-1353011 .section-set .notice-box .ruledLine {
    margin-right: 5px;
    padding-right: 5px;
	  border-right: 1px solid #231815;
	}

	.static-1353011 .section-set .textwrap{
		margin: 20px 0;
	}

	.static-1353011 .section-set .combiwrap{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 30px 0 0;
	}

	.static-1353011 .section-set .infowrap{
    max-width: inherit;
    margin: 0 0 0;
	}

	.static-1353011 .section-set .infowrap h4{
		text-align: center;
		font-size: 16px;
	}

	.static-1353011 .section-set .productwrap{
    display: flex;
    align-items: flex-start;
    justify-content: center;
		margin: 25px -20px 0;
	}

	.static-1353011 .section-set .productwrap .product01{
		width: auto;
		max-width: 160px;
		margin: 0 0 0 0;
	}

	.static-1353011 .section-set .productwrap .product01 p:nth-last-child(1){
		margin: 24px 0px 0px 0px;
	}

	.static-1353011 .section-set .productwrap .product02 p:nth-last-child(1){
		margin: 10px 0 0 0;
	}

	.static-1353011 .section-set .productwrap .product01 img{
    max-width: 100px;
    margin-top: 0;
	}

	.static-1353011 .section-set .productwrap .product02{
		width: auto;
		max-width: 160px;
	}

	.static-1353011 .section-set .productwrap .product02 p{
    white-space: nowrap;
    line-height: 1.4;
    margin: 20px 0 0 0;
	}

	.static-1353011 .section-set .productwrap .product02 img{
		max-width: 83px;
	}

	.static-1353011 .section-set .productwrap .closs {
    max-width: 20px;
    margin: 30px 4% 0;
	}

	.static-1353011 .section-nostalgicfuture{
    margin: 50px auto 0;
    background: url(/contents/small/1353011/images/sp/bg-nostalgicfuture.png) no-repeat bottom left;
    max-width: 334px;
    height: 352px;
    background-size: contain;
    position: relative;
	}

	.static-1353011 .section-nostalgicfuture .kvttlBorder,
	.static-1353011 .section-nostalgicfuture .kvttlBorder span {
		font-size: 12px;
	}

	.static-1353011 .section-nostalgicfuture .kvttlBorder {
    max-width: 210px;
	}

	.static-1353011 .section-nostalgicfuture .bgWrapper__ttlBlock .kvttlBorder{
		padding: 0 0 5px 20px;
    line-height: 1.5;
	}

	.static-1353011 .section-nostalgicfuture .bgWrapper__ttlBlock .kvttlMain{
		margin: 18px 0 0 20px;
	}

	.static-1353011 .section-nostalgicfuture .kvSection__icon{
    width: 54px;
    height: 54px;
    position: absolute;
    left: 246px;
    top: 20px;
	}

	.static-1353011 .section-nostalgicfuture .kvttlBorder span {
	    font-size: 25px;
	    font-weight: 100;
	}

	.static-1353011 .section-nostalgicfuture.cheek .kvSection__icon {
    position: relative;
    left: 25px;
    top: 50px;
	}

	.static-1353011 .section-nostalgicfuture .kvttlMain h4{
		font-size: 16px;
	}

	.static-1353011 .bgWrapper__ttlBlock .kvttlMain p{
    font-size: 22px;
	}

	.static-1353011 .section-nostalgicfuture  .bgWrapper__ttlBlock .kvttlMain p{
    font-size: 12px;
    margin: 5px 0 0 0;
	}

	.static-1353011 .section-nostalgicfuture .text-link{
		position: absolute;
    bottom: 7px;
    right: 14px;
	}

	.static-1353011 .section-nostalgicfuture.cheek{
		background: url(/contents/small/1353011/images/sp/bg-nostalgicfuture-cheek.png) no-repeat center bottom;
    background-size: contain;
    display: block;
    max-width: 375px;
    height: 390px;
    margin: 60px auto;
    padding: 0 0 0 0;
	}

	.static-1353011 .section-nostalgicfuture.cheek .kvttlMain{
    position: relative;
		max-width: 305px;
    margin: 0 auto;
	}


	.static-1353011 .section-nostalgicfuture.cheek .kvttlMain p {
    font-size: 20px;
    text-align: center;
    margin: 0 0 0 0;
	}

	.static-1353011 .bgWrapper__ttlBlock .kvSection__icon p{
		font-size: 14px;
    letter-spacing: 0.5px;
	}
	.static-1353011 .bgWrapper__ttlBlock .kvSection__icon span{
	  font-size: 13px;
	}

	.static-1353011 .section-nostalgicfuture .bgWrapper__ttlBlock .kvSection__icon p{
	  font-size: 14px;
	}
	.static-1353011 .section-nostalgicfuture .bgWrapper__ttlBlock .kvSection__icon span{
	  font-size: 12px;
	}


	.static-1353011 .btn_static {
		font-size: 16px;
		line-height: 1.366;
		margin: 25px auto 60px;
	}

  .static-1353011 .bnrArea {
    margin: 60px auto 0;
    padding: 0 20px;
    width: auto;
    display: table;
  }

  .static-1353011 .bnrArea .bnr_container_inner::before {
    bottom: 34%;
    width: 64px;
    height: 72px;
    background-size: 64px 72px;
  }

  .static-1353011 .bnrArea .bnr_container_inner::after {
    bottom: 34%;
    width: 66px;
    height: 83px;
    background-size: 66px 83px;
  }

  .static-1353011 .bnrArea .bnrArea_imgBox {
    display: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  }

  .static-1353011 .bnrArea .bnrArea_img {
    max-width: 166px;
    width: 50%;
    float: left;
  }

  .static-1353011 .bnrArea .bnrArea_img:first-child {
    padding-right: 0;
  }

  .static-1353011 .bnrArea .bnrArea_txtBox {
    position: unset;
    top: unset;
    left: unset;
    -webkit-transform: unset;
    transform: unset;
    transform: unset;
    line-height: normal;
    margin: 20px 18px 13px 20px;
  }

  .static-1353011 .bnrArea .bnrArea_txtBox_innerBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .static-1353011 .bnrArea .bnrArea_imgBox:after {
    content: "";
    clear: both;
    display: table;
  }

  .static-1353011 .bnrArea .bnrArea_txtBox_innerBox .bnrArea_lead {
    margin-top: 0;
    margin-left: 10px;
    font-size: 12px;
  }

  .static-1353011 .bnrArea .bnrArea_ttl {
    font-size: 16px;
    line-height: 1.5em;
  }

  .static-1353011 .bnrArea .bnrArea_txtBox_innerBox .bnrArea_check_tag {
    padding: 0px 4px 2px;
  }

  .static-1353011 .appSection {
    width: auto;
    margin: 50px auto 0;
  }

  .static-1353011 .appSection .appCaption {
    font-size: 16px;
    letter-spacing: 0.06em;
    padding: 0 20px;
  }

  .static-1353011 .appSection .appCaption--small {
    font-size: 13px;
    letter-spacing: 0.04em;
    padding: 0 20px;
    margin-top: 8px;
  }

  .static-1353011 .appSection .appLinks {
    height: auto;
    display: block;
    padding: 39px 20px;
    margin-top: 30px;
  }

  .static-1353011 .appSection .appLinksTitle {
    font-size: 16px;
    letter-spacing: 0.06em;
  }

  .static-1353011 .appSection .appLinksBtn {
    margin-top: 23px;
  }

  .static-1353011 .appSection .appLinksTitle {
    font-size: 16px;
    letter-spacing: 0.06em;
  }

  .static-1353011 .appSection .here {
    margin-top: 28px;
  }

  .static-1353011 .appSection .appLinksContainer {
    margin: 20px auto 0;
    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;
    max-width: 335px;
  }

  .static-1353011 .appSection .appLinksContainer:nth-child(2) {
    margin-left: 20px;
  }

  .static-1353011 {
 /** setBox **/ /** setBox **/;
  }

  .static-1353011 .setBox {
    width: auto;
    padding: 0;
    border-right: none;
    border-left: none;
    margin: 50px 20px 0;
  }

  .static-1353011 .setBox__inner {
    width: 100%;
    padding: 19px 0 42px;
  }

  .static-1353011 .setBox__ttlBlock {
    position: relative;
    margin-left: 0;
  }

  .static-1353011 .setBox__ttlBlock__ttl__lead {
    display: block;
    position: absolute;
    bottom: -40px;
    left: 0;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding: 0 7px;
  }

  .static-1353011 .setBox__txtBlock {
    margin-top: 63px;
    margin-left: 0;
  }

  .static-1353011 .setBox__ttlBlock__icon {
    max-width: 75px;
    max-height: 75px;
    min-width: 75px;
    -ms-flex-preferred-size: 75px;
    flex-basis: 75px;
    font-size: 24px;
    margin-right: 10px;
  }

  .static-1353011 .setBox__ttlBlock__icon p {
    font-size: 24px;
    line-height: 75px;
  }

  .static-1353011 .setBox__ttlBlock__ttl h3 {
    font-size: 16px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__ttl {
    font-size: 16px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__txt {
    font-size: 14px;
    letter-spacing: 0.08em;
    text-align: left;
    margin-top: 5px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__tag {
    display: block;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__box__innerBox {
    font-size: 12px;
    max-width: 293px;
    margin: 0 auto;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 {
    max-width: 285px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 {
    max-width: 235px;
    margin: 25px auto 0;
    padding-right: 5px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 .setBox__Block__item__contents_itemBox_img {
    max-width: 75px;
    min-width: 75px;
    -ms-flex-preferred-size: 75px;
    flex-basis: 75px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 .setBox__Block__item__contents_itemBox_img {
    max-width: 104px;
    min-width: 104px;
    -ms-flex-preferred-size: 104px;
    flex-basis: 104px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__box__innerBox p {
    width: 128px;
    font-size: 12px;
    padding: 4px 0;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__box__innerBox::before {
    top: 43%;
    left: 47.4%;
    width: 16px;
    height: 16px;
    margin-top: -5px;
    background: url(/contents/small/1353011/images/img-setBox-icon-01.png) top left no-repeat;
    background-size: 16px 16px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__box__innerBox:first-child {
    margin-bottom: 20px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__box__innerBox p:first-child {
    margin-right: 35px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__row {
    display: block;
    padding-left: 0;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__line {
    border-bottom: 1px solid #e0e0e0;
    margin: 37px 0 0;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 .rec_icon::before {
    top: -16%;
    right: -26%;
    width: 37px;
    height: 37px;
    background-size: 37px 37px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 .rec_icon::before {
    top: -21%;
    right: -17%;
    width: 37px;
    height: 37px;
    background-size: 37px 37px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 .setBox__Block__item__contents_itemBox_txt {
    font-size: 12px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_02 .setBox__Block__item__contents_itemBox_txt {
    font-size: 12px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents__box {
    max-width: 335px;
    min-width: unset;
    margin: 0 auto;
  }

  .static-1353011 .setBox__txtBlock p:first-child {
    margin-top: 12px;
  }

  .static-1353011 .setBox .notes {
    margin-top: 10px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_ttl_yellow {
    font-size: 16px;
    margin: 33px auto 29px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_ttl_blue {
    font-size: 16px;
    margin: 42px auto 29px;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .static-1353011 .itemIntroSection {
    padding-top: 0;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__imgContainer--limited {
    width: 32vw;
    margin-right: 30px;
    margin-top: 5px;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__imgContainer--limited--goast {
    width: 35vw;
    margin-right: 25px;
    margin-top: 10px;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__imgContainer--limited--goast02 {
    width: 33vw;
    margin-right: 35px;
    margin-top: 10px;
  }

  .static-1353011 .itemIntroSection .itemSlider .itemSliderList .itemSliderList__imgContainer--limited--goast03 {
    width: 25vw;
    margin-right: 40px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 374px) {
  .static-1353011 .setBox__ttlBlock__ttl__lead {
    letter-spacing: 0.02em;
    padding: 0 5px;
  }

  .static-1353011 .setBox .partition {
    padding-right: 3px;
    margin-right: 3px;
  }
}

@media screen and (max-width: 367px) {
  .static-1353011 .bnrArea .bnr_container_inner::before {
    bottom: 36%;
    width: 59px;
    height: 67px;
    background-size: 59px 67px;
  }

  .static-1353011 .bnrArea .bnr_container_inner::after {
    bottom: 36%;
    width: 61px;
    height: 78px;
    background-size: 61px 78px;
  }

  .static-1353011 .bnrArea .bnr_container_inner::before {
    bottom: 36%;
    width: 59px;
    height: 67px;
    background-size: 59px 67px;
  }

  .static-1353011 .bnrArea .bnr_container_inner::after {
    bottom: 36%;
    width: 61px;
    height: 78px;
    background-size: 61px 78px;
  }
}

@media screen and (max-width: 365px) {
  .static-1353011 .bnrArea .bnrArea_ttl {
    letter-spacing: -0.02em;
  }

  .static-1353011 .bnrArea .bnrArea_txtBox {
    margin: 20px 10px 13px 15px;
  }

  .static-1353011 .bnrArea .bnrArea_ttl {
    letter-spacing: -0.02em;
  }

  .static-1353011 .bnrArea .bnrArea_txtBox {
    margin: 20px 10px 13px 15px;
  }
}

@media screen and (max-width: 363px) {
  .static-1353011 .setBox__ttlBlock__ttl h3 {
    letter-spacing: -0.04em;
  }

  .static-1353011 .setBox__ttlBlock__ttl__lead {
    letter-spacing: -0.08em;
    padding: 0 2px;
  }

  .static-1353011 .setBox__ttlBlock__icon {
    max-width: 70px;
    max-height: 70px;
    min-width: 70px;
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
    font-size: 24px;
    margin-right: 10px;
  }

  .static-1353011 .setBox__ttlBlock__icon p {
    line-height: 70px;
  }

  .static-1353011 .setBox__ttlBlock__ttl h3 {
    letter-spacing: -0.04em;
  }

  .static-1353011 .setBox__ttlBlock__ttl__lead {
    letter-spacing: -0.08em;
    padding: 0 2px;
  }

  .static-1353011 .setBox__ttlBlock__icon {
    max-width: 70px;
    max-height: 70px;
    min-width: 70px;
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
    font-size: 24px;
    margin-right: 10px;
  }

  .static-1353011 .setBox__ttlBlock__icon p {
    line-height: 70px;
  }
}

@media screen and (max-width: 335px){
	.static-1353011 .section-nostalgicfuture .kvSection__icon{
	  left: 238px;
	}
}


@media screen and (max-width: 340px){
	.static-1353011 .section-reason .section-reason-wrap h5 {
	  text-align: center;
	  font-size: 20px;
	  margin: 0 -20px 25px;
	}
}

@media screen and (max-width: 367px) {
	.static-1353011 .section-set .notice-box{
		max-width: 360px;
    margin: 10px -20px 0px -20px;
    letter-spacing: -0.5px;
	}
	.static-1353011 .section-set .section-set--ttlwrap{
		margin: 0 -20px;
	}
}

@media screen and (max-width: 338px) {
  .static-1353011 .bnrArea .bnr_container_inner::before {
    bottom: 37%;
    width: 56px;
    height: 64px;
    background-size: 56px 64px;
  }

  .static-1353011 .bnrArea .bnr_container_inner::after {
    bottom: 37%;
    width: 58px;
    height: 75px;
    background-size: 58px 75px;
  }

  .static-1353011 .bnrArea .bnrArea_ttl {
    letter-spacing: -0.08em;
  }

  .static-1353011 .bnrArea .bnr_container_inner::before {
    bottom: 37%;
    width: 56px;
    height: 64px;
    background-size: 56px 64px;
  }

  .static-1353011 .bnrArea .bnr_container_inner::after {
    bottom: 37%;
    width: 58px;
    height: 75px;
    background-size: 58px 75px;
  }

  .static-1353011 .bnrArea .bnrArea_ttl {
    letter-spacing: -0.08em;
  }
}
@media screen and (max-width: 340px) {
  .static-1353011 .kvSection__icon {
    left: 215px;
  }
}

@media screen and (max-width: 325px) {
	.static-1353011 .section-set .productwrap .closs{
		max-width: 20px;
    margin: 30px 2% 0;
	}
}

@media screen and (max-width: 333px) {
  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 {
    padding-right: 10px;
  }

  .static-1353011 .setBox .setBox__Block__item__contents_itemBox_01 {
    padding-right: 10px;
  }
}

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

/*テンプレートより　バナー　210203追加*/
.smallSection .banner {
	 text-align: left;
}

.smallSection .banner__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 640px;
  height: 200px;
  text-decoration: none;
  margin: 0 auto;
  /*border: solid 1px #E0E0E0;
  background: url("/contents/small/1353011/images/bg-banner-ssmake.png") no-repeat left center;*/
  margin-bottom: 80px;
}

.smallSection .banner__txt {
  padding-right: 20px;
  padding-left: 227px;
}

.smallSection .banner__shoulder {
  margin-bottom: 5px;
  font-size: 18px;
  letter-spacing: 0.05em;
}

.smallSection .banner__heading {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 768px){
  .smallSection .banner__link {
    width: auto;
    max-width: 335px;
    height: 150px;
    line-height: 1.2;
    /*background: url("/contents/small/1353011/images/sp/bg-banner-ssmake.png") no-repeat left center;*/
    background-size: auto 100%;
    margin-bottom: 50px;
  }

  .smallSection .banner__txt {
    padding-right: 10px;
    padding-left: 169px;
  }

  .smallSection .banner__shoulder {
    margin-bottom: 8px;
    font-size: 12px;
  }

  .smallSection .banner__heading {
    font-size: 16px;
  }
}
