.main .container {
  max-width: none;
  overflow: hidden;
}

.special-offcream {
 /* ------------------------------------------------- *
/*        helper
/* ------------------------------------------------- */ /* ------------------------------------------------- *
/*        button1
/* ------------------------------------------------- */ /* ------------------------------------------------- *
/*        kv1
/* ------------------------------------------------- */ /* ------------------------------------------------- *
/*        about1
/* ------------------------------------------------- */ /* ------------------------------------------------- *
/*        step1
/* ------------------------------------------------- */ /* ------------------------------------------------- *
/*        product1
/* ------------------------------------------------- */ /* ------------------------------------------------- *
/*        story1
/* ------------------------------------------------- */ /* ------------------------------------------------- *
/*        howto1
/* ------------------------------------------------- */ /* ------------------------------------------------- *
/*        catch1
/* ------------------------------------------------- */;
}

.special-offcream .background {
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  height: 6000px;
}

.special-offcream .background img {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}

.special-offcream img {
  width: 100%;
  height: auto;
}

.special-offcream .document1 {
  position: relative;
}

.special-offcream .-pcOnly {
  display: none;
}

.special-offcream a.button1 {
  font-size: 16px;
  line-height: 1.4375;
  letter-spacing: 0.03em;
  color: #FFF;
  display: block;
  background: #5C5A5A;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  position: relative;
  padding: 9px 15px;
}

.special-offcream a.button1:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: auto;
}

.special-offcream .kv1 {
  margin: 0 -20px;
}

.special-offcream .kv1__image1 {
  margin: 0;
}

.special-offcream .kv1__image1 video {
  width: 100%;
  height: auto;
}

.special-offcream .about1 {
  margin: 50px 0 0 0;
}

.special-offcream .about1__header1__image1 {
  width: 26%;
  margin: auto;
}

.special-offcream .about1__header1__image1 > img {
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in 400ms;
  transition: opacity 400ms ease-in 400ms;
}

.special-offcream .fade-in .about1__header1__image1 > img {
  opacity: 1;
}

.special-offcream .about1__header1__title1 > h2 {
  width: 76.5%;
  margin: 24px auto 0;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in 800ms;
  transition: opacity 400ms ease-in 800ms;
}

.special-offcream .about1__header1__title1 > span {
  text-align: center;
  display: block;
  color: #666;
  font-size: 16px;
  line-height: 1.78125;
  letter-spacing: 0.04em;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in 1200ms;
  transition: opacity 400ms ease-in 1200ms;
  margin: 18px 0 0 0;
}

.special-offcream .fade-in .about1__header1__title1 > h2,.special-offcream .fade-in .about1__header1__title1 > span {
  opacity: 1;
}

.special-offcream .about1__body {
  margin: 40px 0 0 0;
  text-align: center;
}

.special-offcream .about1__catch1 {
  margin: 20px 0 30px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #231815;
  opacity: 0;
  -webkit-transition: opacity 2.2s ease-in;
  transition: opacity 2.2s ease-in;
}

.special-offcream .about1__catch1 img {
  width: 207px;
}

.special-offcream .fade-in .about1__catch1 {
  opacity: 1;
}

.special-offcream .about1__text1 {
  margin: 0 0 0 0;
}

.special-offcream .about1__text1 p {
  font-size: 14px;
  line-height: 1.78571;
  letter-spacing: 0.04em;
  color: #231815;
  margin: 20px 0 0 0;
  opacity: 0;
  line-height: 2.2;
}

.special-offcream .about1__text1 ruby rt {
  font-size: 10px;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.special-offcream .about1__text1 p:nth-child(1) {
  -webkit-transition: opacity 2.2s ease-in  1.0s;
  transition: opacity 2.2s ease-in  1.0s;
}

.special-offcream .about1__text1 p:nth-child(2) {
  -webkit-transition: opacity 2.2s ease-in  2.0s;
  transition: opacity 2.2s ease-in  2.0s;
}

.special-offcream .about1__text1 p:nth-child(3) {
  -webkit-transition: opacity 2.2s ease-in  3.0s;
  transition: opacity 2.2s ease-in  3.0s;
}

.special-offcream .about1__text1 p:nth-child(4) {
  -webkit-transition: opacity 2.2s ease-in  4.0s;
  transition: opacity 2.2s ease-in  4.0s;
}

.special-offcream .about1__text1 p:nth-child(5) {
  -webkit-transition: opacity 2.2s ease-in  5.0s;
  transition: opacity 2.2s ease-in  5.0s;
}

.special-offcream .about1__text1 p:nth-child(6) {
  -webkit-transition: opacity 2.2s ease-in  6.0s;
  transition: opacity 2.2s ease-in  6.0s;
}

.special-offcream .about1__text1 p:nth-child(7) {
  -webkit-transition: opacity 2.2s ease-in  7.0s;
  transition: opacity 2.2s ease-in  7.0s;
}

.special-offcream .fade-in .about1__text1 p {
  opacity: 1;
}

.special-offcream .about1__imageList1 {
  margin: 35px 0 0 0;
}

.special-offcream .about1__imageList1.fade-in p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.special-offcream .step1 {
  color: #231815;
  margin: 60px 0 0;
}

.special-offcream .step1__title1 {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #231815;
  margin: 0;
  text-align: center;
  -webkit-transition: all 400ms ease-in;
  transition: all 400ms ease-in;
  opacity: 0;
}

.special-offcream .step1__title1 sup {
  font-size: 10px;
}

.special-offcream .fade-in .step1__title1 {
  opacity: 1;
}

.special-offcream .step1__note1 {
  margin: 10px 0 0 25px;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: #5C5A5A;
  padding-left: 1em;
  text-indent: -0.6em;
  opacity: 0;
}

.special-offcream .step1__note1 > small {
  font-size: inherit;
}

.special-offcream .fade-in .step1__note1 {
  opacity: 1;
}

.special-offcream .step1__unit1 {
  position: relative;
  margin: 30px 0 0 0;
}

.special-offcream .step1__header1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.special-offcream .step1__title2 {
  font-weight: bold;
  color: #5C5A5A;
  text-align: center;
  margin: 0;
  font-size: 14px;
  line-height: 1.71429;
  color: #5C5A5A;
  line-height: 1;
  min-width: 93px;
  max-width: 93px;
  height: 93px;
  line-height: 93px;
  text-align: center;
  background: url("/contents/product/offcream/common/images/top/bg_type1_1.png") 0 0 no-repeat;
  background-size: 93px auto;
}

.special-offcream .step1__text1 {
  width: 100%;
  margin: 0;
  font-size: 14px;
  line-height: 1.71429;
  letter-spacing: 0.02em;
  color: #231815;
  padding: 0 0 0 15px;
}

.special-offcream .step1__image1 {
  margin: 25px 0 0 0;
}

.special-offcream .step1__image1 img {
  width: 100%;
  height: auto;
}

.special-offcream .product1 {
  background: #fff;
  border: 1px solid #ef857d;
  padding: 20px;
  margin: 50px 0 0 0;
}

.special-offcream .product1__inner1 > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.special-offcream .product1__title1 {
  letter-spacing: 0.02em;
}

.special-offcream .product1__title1__label1 {
  font-size: 14px;
  line-height: 1.71429;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
  color: #231815;
  border: 1px solid #000;
}

.special-offcream .product1__title1__title1 {
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #231815;
}

.special-offcream .product1__image1 {
  width: 100px;
  margin: 0 0 0 auto;
}

.special-offcream .product1__image1 img {
  width: 80%;
}

.special-offcream .product1__text1 {
  text-align: center;
  font-size: 14px;
  line-height: 1.71429;
  letter-spacing: 0.04em;
  color: #231815;
  margin: 20px 0 -10px 0;
}

.special-offcream .product1__btnBuy1 {
  margin: 40px 0 0 0;
}

.special-offcream .product1__btnBuy1.conclude {
  margin: 40px 0;
}

.special-offcream .story1 {
  margin: 70px 0 0 0;
}

.special-offcream .story1__inner1 {
  margin: 35px auto 0;
  height: 400px;
  position: relative;
  width: 320px;
}

.special-offcream .story1_svg.-pc {
  display: none;
}

.special-offcream .story1_svg.-sp {
  display: block;
  margin-left: -67px;
}

.special-offcream .story1_svg line {
  stroke: #cccccc;
  stroke-width: 1;
  stroke-dasharray: 0 1200;
}

.special-offcream .story1_svg circle {
  fill: transparent;
  stroke: #cccccc;
  stroke-width: 1;
  stroke-dasharray: 0 1200;
}

.special-offcream .story1_svg .-circle1 {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: rotate(46deg);
  transform: rotate(46deg);
  -webkit-transform-origin: 104px 104px;
  transform-origin: 104px 104px;
}

.special-offcream .story1_svg .-line1 {
  -webkit-transition: 500ms 1s;
  transition: 500ms 1s;
}

.special-offcream .story1_svg .-circle2 {
  -webkit-transition: 1s 1.5s;
  transition: 1s 1.5s;
  -webkit-transform: rotate(209deg);
  transform: rotate(209deg);
  -webkit-transform-origin: 330px 285px;
  transform-origin: 330px 285px;
}

.special-offcream .story1_svg .-line2 {
  -webkit-transition: 0.5s 2.5s;
  transition: 0.5s 2.5s;
}

.special-offcream .story1_svg .-circle3 {
  -webkit-transition: 1s 3s;
  transition: 1s 3s;
  -webkit-transform: rotate(-47deg);
  transform: rotate(-47deg);
  -webkit-transform-origin: 104px 470px;
  transform-origin: 104px 470px;
}

.special-offcream .-show .-circle1,.special-offcream .-show .-circle2,.special-offcream .-show .-circle3 {
  stroke-dasharray: 650 650;
}

.special-offcream .-show .-line1,.special-offcream .-show .-line2 {
  stroke-dasharray: 90 90;
}

.special-offcream .story1__img1 {
  width: 196px;
  height: 196px;
  position: absolute;
  left: -60px;
  top: 6px;
  opacity: 0;
  -webkit-transition: 1s ease-in;
  transition: 1s ease-in;
}

.special-offcream .story1__img2 {
  width: 196px;
  height: 196px;
  position: absolute;
  left: 165px;
  top: 187px;
  opacity: 0;
  -webkit-transition: 1s ease-in 1.5s;
  transition: 1s ease-in 1.5s;
}

.special-offcream .story1__img3 {
  width: 196px;
  height: 196px;
  position: absolute;
  left: -62px;
  top: 372px;
  opacity: 0;
  -webkit-transition: 1s ease-in 3s;
  transition: 1s ease-in 3s;
}

.special-offcream .-show .story1__img1,.special-offcream .-show .story1__img2,.special-offcream .-show .story1__img3 {
  opacity: 1;
}

.special-offcream .story1__title1 h2 {
  font-size: 20px;
  line-height: 1.425;
  letter-spacing: 0.02em;
  font-weight: bold;
  text-align: center;
  color: #5C5A5A;
  margin: 0;
}

.special-offcream .story1__title1 h2 span {
  font-size: 16px;
  line-height: 1.78125;
  letter-spacing: 0.04em;
  display: block;
  font-weight: normal;
  color: #231815;
}

.special-offcream .story1__unit1 {
  position: absolute;
}

.special-offcream .story1__unit1:nth-of-type(1) {
  top: 60px;
  left: 50%;
  margin: 0 0 0 11px;
}

.special-offcream .story1__unit1:nth-of-type(2) {
  top: 254px;
  right: 50%;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.special-offcream .story1__unit1:nth-of-type(3) {
  top: 444px;
  left: 50%;
  margin: 0 0 0 11px;
}

.special-offcream .story1__unit1__title1 {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  font-weight: bold;
  margin: 0;
}

.special-offcream .story1__unit1__title1 span {
  font-size: 25px;
  line-height: 0.84;
  margin: 0 5px 0 0;
  display: inline-block;
}

.special-offcream .story1__unit1__link1 {
  margin: 5px 0 0 0;
}

.special-offcream .story1__unit1__link1 a {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-decoration: none;
}

.special-offcream .story1__unit1__link1 i {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  border: 1px solid #5c5a5a;
  border-radius: 18px;
  margin: 0 0 0 5px;
}

.special-offcream .story1__unit1__link1 i:before {
  position: absolute;
  left: -5px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #5c5a5a;
  border-right: 1px solid #5c5a5a;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.special-offcream .howto1 {
  margin: 65px 0 0 0;
}

.special-offcream .howto1__title1 {
  text-align: center;
}

.special-offcream .howto1__title1 h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.425;
  letter-spacing: 0.02em;
  color: #5C5A5A;
}

.special-offcream .howto1__catch1 {
  font-size: 16px;
  line-height: 1.78125;
  letter-spacing: 0.04em;
  text-align: center;
  margin: 5px 0 0 0;
  color: #231815;
}

.special-offcream .howto1__text1 {
  margin: 7px 0 0 0;
}

.special-offcream .howto1__text1 p {
  text-align: center;
  font-size: 14px;
  line-height: 1.71429;
  letter-spacing: 0.02em;
  color: #231815;
  margin: 0;
}

.special-offcream .howto1__movie1 {
  width: 80%;
  margin: 30px auto 0;
}

.special-offcream .howto1__text3 {
  margin: 65px 0 0 0;
}

.special-offcream .howto1__text3 p {
  text-align: center;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.02em;
  color: #231815;
  margin: 0;
}

.special-offcream .howto1__product1 {
  margin: -30px 0 0 0;
}

.special-offcream .block10__movie1-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity ease-in .4s,visibility ease-in .4s;
  transition: opacity ease-in .4s,visibility ease-in .4s;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(230, 230, 229, 0.82);
}

.special-offcream .block10__movie1-modal.-show {
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.special-offcream .block10__movie1-modal-inner {
  position: relative;
}

.special-offcream .block10__movie1-modal-inner::before {
  content: "";
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -39px;
  right: -7px;
  width: 50px;
  height: 2px;
  background-color: #808080;
  pointer-events: none;
}

.special-offcream .block10__movie1-modal-inner iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
}

.special-offcream .block10__movie1-modal-inner::after {
  content: "";
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -39px;
  right: -7px;
  width: 50px;
  height: 2px;
  background-color: #808080;
  pointer-events: none;
}

.special-offcream .catch1 {
  position: relative;
  padding-top: 105%;
  background: url("/contents/product/offcream/common/images/top/img_catch1_1.jpg") center center no-repeat;
  background-size: cover;
  margin: 60px -20px 0;
}

.special-offcream .catch1__text1 {
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.special-offcream .catch1__text2 {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.special-offcream .catch1__text1 p {
  width: 100%;
  font-size: 17px;
  line-height: 1.8;
  color: #231815;
  text-align: center;
  margin: 0 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
}

.special-offcream .catch1__text2 p {
  width: 100%;
  font-size: 14px;
  line-height: 1.8;
  color: #231815;
  text-align: center;
  margin: 0 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
}

.special-offcream .catch1__text1 p.fade-in {
  opacity: 1;
}

.special-offcream .catch1__text2 p.fade-in {
  opacity: 1;
}

@media screen and (min-width: 769px) {
  .special-offcream .-spOnly {
    display: none;
  }

  .special-offcream .-pcOnly {
    display: block;
  }

  .special-offcream a.button1 {
    font-size: 16px;
    line-height: 1.5;
  }

  .special-offcream .kv1 {
    margin: 40px auto 0;
    max-width: 786px;
  }

  .special-offcream .about1 {
    margin: 80px 0 0 0;
  }

  .special-offcream .about1__header1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 632px;
    margin: auto;
  }

  .special-offcream .about1__header1__image1 {
    width: 146px;
    margin: 0 0 0 auto;
    -webkit-transition: opacity 400ms ease-in 1200ms;
    transition: opacity 400ms ease-in 1200ms;
  }

  .special-offcream .about1__header1__title1 > h2 {
    width: 420px;
    margin: 0;
    -webkit-transition: opacity 400ms ease-in 400ms;
    transition: opacity 400ms ease-in 400ms;
  }

  .special-offcream .about1__header1__title1 > span {
    font-size: 24px;
    line-height: 1.79167;
    letter-spacing: 0.08em;
    text-align: left;
    margin: 20px 0 0 0;
    -webkit-transition: opacity 400ms ease-in 800ms;
    transition: opacity 400ms ease-in 800ms;
  }

  .special-offcream .about1__body {
    margin: 105px 0 0 0;
  }

  .special-offcream .about1__catch1 {
    font-size: 32px;
    line-height: 1.875;
    letter-spacing: 0.08em;
    margin: 0;
  }

  .special-offcream .about1__catch1 br {
    display: none;
  }

  .special-offcream .about1__catch1 img {
    width: auto;
  }

  .special-offcream .about1__text1 p {
    font-size: 16px;
    line-height: 2.0;
    letter-spacing: 0.08em;
    margin: 40px 0 0 0;
  }

  .special-offcream .about1__imageList1 {
    width: 530px;
    margin: 75px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .special-offcream .about1__imageList1 p {
    width: 235px;
    margin: 0;
    -webkit-transition: all 400ms ease-in;
    transition: all 400ms ease-in;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  .special-offcream .about1__imageList1 p:nth-of-type(2) {
    -webkit-transition: all 400ms ease-in 200ms;
    transition: all 400ms ease-in 200ms;
    margin: 120px 0 0 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  .special-offcream .step1 {
    max-width: 900px;
    margin: 85px auto 0;
  }

  .special-offcream .step1__title1 {
    font-size: 30px;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }

  .special-offcream .step1__title1 sup {
    font-size: 13px;
  }

  .special-offcream .step1__note1 {
    width: 610px;
    margin: auto;
    font-size: 10px;
    line-height: 1.8;
    letter-spacing: 0.06em;
  }

  .special-offcream .step1__inner1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 55px 0 0 0;
  }

  .special-offcream .step1__unit1 {
    margin: 0;
    width: 44%;
  }

  .special-offcream .step1__title2 {
    font-size: 16px;
    min-width: 107px;
    max-width: 107px;
    height: 107px;
    line-height: 107px;
    background-size: 107px auto;
  }

  .special-offcream .step1__image1 {
    margin-top: 30px;
  }

  .special-offcream .product1 {
    margin: 90px auto 0;
    padding: 40px;
    width: 600px;
    min-height: 280px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }

  .special-offcream .product1__inner1 > div {
    display: block;
  }

  .special-offcream .product1__title1__label1 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }

  .special-offcream .product1__title1__title1 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }

  .special-offcream .product1__image1 {
    width: 155px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .special-offcream .product1__text1 {
    font-size: 14px;
    line-height: 3.42857;
    letter-spacing: 0.06em;
    text-align: left;
    margin: 5px 0 -26px 0;
  }

  .special-offcream .product1__btnBuy1 {
    margin: 80px auto 0;
    width: 320px;
  }
  .special-offcream .product1__btnBuy1.conclude {
    margin: 50px auto 50px;
  }

  .special-offcream .story1 {
    margin: 140px 0 0 0;
  }

  .special-offcream .story1__inner1 {
    width: 1066px;
    height: 590px;
    position: relative;
    left: 50%;
    margin: 60px 0 0 -533px;
  }

  .special-offcream .story1_svg.-pc {
    display: block;
  }

  .special-offcream .story1_svg.-sp {
    display: none;
  }

  .special-offcream .story1_svg .-circle1 {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
    -webkit-transform-origin: 188px 188px;
    transform-origin: 188px 188px;
  }

  .special-offcream .story1_svg .-circle2 {
    -webkit-transform: rotate(199deg);
    transform: rotate(199deg);
    -webkit-transform-origin: 877px 398px;
    transform-origin: 877px 398px;
  }

  .special-offcream .story1_svg .-circle3 {
    -webkit-transform-origin: 308px 693px;
    transform-origin: 308px 693px;
  }

  .special-offcream .-show .-circle1,.special-offcream .-show .-circle2,.special-offcream .-show .-circle3 {
    stroke-dasharray: 1170 1200;
  }

  .special-offcream .-show .-line1,.special-offcream .-show .-line2 {
    stroke-dasharray: 350 350;
  }

  .special-offcream .story1__img1 {
    width: 353px;
    height: 353px;
    left: 13px;
    top: 11px;
  }

  .special-offcream .story1__img2 {
    width: 353px;
    height: 353px;
    left: 701px;
    top: 221px;
  }

  .special-offcream .story1__img3 {
    width: 353px;
    height: 353px;
    left: 132px;
    top: 516px;
  }

  .special-offcream .story1__title1 h2 {
    font-size: 30px;
    line-height: 1.13333;
    letter-spacing: 0.04em;
  }

  .special-offcream .story1__title1 h2 span {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    margin: 20px 0 0 0;
  }

  .special-offcream .story1__unit1 {
    white-space: nowrap;
  }

  .special-offcream .story1__unit1:nth-of-type(1) {
    top: 95px;
    left: 405px;
    right: inherit;
  }

  .special-offcream .story1__unit1:nth-of-type(2) {
    top: 347px;
    left: 400px;
  }

  .special-offcream .story1__unit1:nth-of-type(3) {
    top: 667px;
    left: 520px;
  }

  .special-offcream .story1__unit1__title1 {
    font-size: 16px;
    line-height: 1.5625;
    letter-spacing: 0.06em;
  }

  .special-offcream .story1__unit1__title1 span {
    font-size: 28.8px;
    line-height: 0.97222;
    letter-spacing: 0.06em;
  }

  .special-offcream .story1__unit1__link1 a {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }

  .special-offcream .story1__unit1__link1 i {
    width: 24px;
    height: 24px;
  }

  .special-offcream .howto1 {
    margin: 100px 0 0 0;
  }

  .special-offcream .howto1__title1 h2 {
    font-size: 30px;
    line-height: 1.13333;
    letter-spacing: 0.04em;
  }

  .special-offcream .howto1__catch1 {
    margin: 22px 0 0 0;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }

  .special-offcream .howto1__text1 {
    margin: 2px 0 0 0;
  }

  .special-offcream .howto1__text1 p {
    font-size: 14px;
    line-height: 3.42857;
    letter-spacing: 0.04em;
  }

  .special-offcream .howto1__movie1 {
    width: 560px;
    margin: 30px auto 0;
  }

  .special-offcream .howto1__text3 {
    margin: 90px 0 0 0;
  }

  .special-offcream .howto1__text3 p {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }

  .special-offcream .howto1__product1 {
    margin: -38px 0 0 0;
  }

  .special-offcream .catch1 {
    margin: 120px -90px 0;
    padding-top: 22%;
    background: url("/contents/product/offcream/common/images/top/img_catch1_1_pc.jpg") center center no-repeat;
    background-size: cover;
  }

  .special-offcream .catch1__text1 {
    width: 760px;
    margin: auto;
    top: -45px;
    bottom: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .special-offcream .catch1__text2 {
    width: 760px;
    margin: auto;
    top: 95px;
    bottom: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .special-offcream .catch1__text1 p {
    text-align: left;
    font-size: 24px;
    line-height: 1.79167;
    letter-spacing: 0.04em;
  }

  .special-offcream .catch1__text2 p {
    text-align: left;
    font-size: 20px;
  }

  .special-offcream .catch1__text2 p br {
    display: none;
  }

}

@media screen and (max-width: 768px) {
  .special-offcream .block10__movie1-modal-inner {
    width: 250px !important;
    height: 75% !important;
  }
}

.beautyNews--2col {
  position: relative;
  max-width: 1440px;
  margin: 130px auto 0;
}

.beautyNews--2col .h2 {
  font-size: 24px;
  margin-bottom: 60px;
}

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

.beautyNews--2col .beautyNews__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .beautyNews--2col .beautyNews__list {
    display: block;
  }
}

.beautyNews--2col .beautyNews__item {
  position: relative;
  width: calc(50% - 10px);
}

@media screen and (max-width: 768px) {
  .beautyNews--2col .beautyNews__item {
    width: auto;
  }
}

.beautyNews--2col .beautyNews__item:nth-of-type(2) {
  border-top: 1px solid #E0E0E0;
}

@media screen and (max-width: 768px) {
  .beautyNews--2col .beautyNews__item:nth-of-type(2) {
    border-top: 0;
  }
}

.beautyNews--2col .tagWrap [class^="tag"] {
  font-size: 10px;
}

@media screen and (max-width: 768px) {
  .beautyNews--2col .tagWrap [class^="tag"] {
    margin-left: 0;
    margin-right: 0;
  }
}

.beautyNews > ul {
  margin-top: 0;
  margin-bottom: 0;
}

.beautyNews > ol {
  margin-top: 0;
  margin-bottom: 0;
  counter-reset: ranking;
}

.beautyNews .tagWrap {
  margin-bottom: 0;
}

.beautyNews__title {
  line-height: 1.8;
  font-size: 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .beautyNews__title {
    font-size: 16px;
    margin-bottom: 18px;
  }
}

.beautyNews__item {
  position: relative;
  border-bottom: 1px solid #E0E0E0;
}

.beautyNews__item:first-of-type {
  border-top: 1px solid #E0E0E0;
}

.beautyNews__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  position: relative;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .beautyNews__link {
    text-decoration: none;
  }
}

.beautyNews__link:hover {
  text-decoration: none;
}

.beautyNews__link .favoriteBtn {
  top: 18px;
  cursor: pointer;
}

.beautyNews__img {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}

.beautyNews__img img {
  width: 120px;
}

@media screen and (max-width: 768px) {
  .beautyNews__img img {
    width: 100px;
  }
}

.contents__sub .beautyNews__img img {
  width: 80px;
}

@media screen and (max-width: 768px) {
  .contents__sub .beautyNews__img img {
    width: 100px;
  }
}

ol .beautyNews__img::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 2;
  width: 30px;
  height: 30px;
  border-top: solid 15px #5C5A5A;
  border-right: solid 15px transparent;
  border-left: solid 15px transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

ol .beautyNews__img::after {
  counter-increment: ranking;
  content: counter(ranking);
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 3;
  width: 12px;
  height: 12px;
  color: #FFF;
  font-size: 10px;
  line-height: 1;
  letter-spacing: -.1em;
  text-align: center;
}

.beautyNews__img + .beautyNews__txt {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

@media screen and (max-width: 768px) {
  .beautyNews__img + .beautyNews__txt {
    width: calc(100% - 120px);
  }
}

.beautyNews__txt ul {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
}

.beautyNews__txt ul li {
  display: inline-block;
  vertical-align: top;
}

.beautyNews__txt p {
  margin-top: 0;
  margin-bottom: 0;
}

.beautyNews__txt p.beautyNews__ttl {
  margin-bottom: 24px;
  text-decoration: underline;
}

.contents__sub .beautyNews__txt p.beautyNews__ttl {
  min-height: 65px;
}

@media screen and (max-width: 768px) {
  .contents__sub .beautyNews__txt p.beautyNews__ttl {
    min-height: 50px;
  }
}

.beautyNews__date {
  position: absolute;
  top: 20px;
  right: 0;
  text-align: right;
  font-size: 12px;
  color: #999;
}

.beautyNews__date + .tagWrap {
  margin-right: 70px;
}

.beautyNews__view {
  position: absolute;
  right: 0;
  bottom: 16px;
  margin-right: 32px;
  text-align: right;
  font-size: 12px;
  color: #999;
}

.beautyNews__favorite {
  position: absolute;
  right: 0;
  bottom: 12px;
  z-index: 2;
  width: 25px;
  height: 25px;
  padding: 5px 0 5px 5px;
}

.beautyNews__favorite .favoriteBtn {
  position: relative;
  top: 5px;
  right: auto;
}

ul.tagWrap {
  font-size: 0;
  margin: 0 -5px -10px;
}

ul.tagWrap .tag, ul.tagWrap .tag--require, ul.tagWrap .tag--new, ul.tagWrap .tag--campaign, ul.tagWrap .tag--sample, ul.tagWrap .tag--category, ul.tagWrap .tag--orange, ul.tagWrap .tag--yellowGreen, ul.tagWrap .tag--bluePurple, ul.tagWrap .tag--green, ul.tagWrap .tag--pink, ul.tagWrap .tag--gray, ul.tagWrap .tag--purple, ul.tagWrap .tag--blue, ul.tagWrap .tag--thinPurple, ul.tagWrap .tag--end, ul.tagWrap .tag--kuchikomi, ul.tagWrap .tag--active, ul.tagWrap .tag--standard, ul.tagWrap .tag--special, ul.tagWrap .tag--vip, ul.tagWrap .tag--gold, ul.tagWrap .tag--premium, ul.tagWrap .tag--eng {
  margin: 0 5px 10px;
}

.tag, .tag--require, .tag--new, .tag--campaign, .tag--sample, .tag--category, .tag--orange, .tag--yellowGreen, .tag--bluePurple, .tag--green, .tag--pink, .tag--gray, .tag--purple, .tag--blue, .tag--thinPurple, .tag--end, .tag--kuchikomi, .tag--active, .tag--standard, .tag--special, .tag--vip, .tag--gold, .tag--premium, .tag--eng {
  display: inline-block;
  line-height: 1;
  min-height: 20px;
  padding: 4px 5px 2px;
  background: #FFF;
  font-size: 12px;
  font-family: "open sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #5C5A5A;
  color: #231815;
}

.android .tag, .android .tag--require, .android .tag--new, .android .tag--campaign, .android .tag--sample, .android .tag--category, .android .tag--orange, .android .tag--yellowGreen, .android .tag--bluePurple, .android .tag--green, .android .tag--pink, .android .tag--gray, .android .tag--purple, .android .tag--blue, .android .tag--thinPurple, .android .tag--end, .android .tag--kuchikomi, .android .tag--active, .android .tag--standard, .android .tag--special, .android .tag--vip, .android .tag--gold, .android .tag--premium, .android .tag--eng {
  font-weight: 700;
}

.win8 .tag, .win8 .tag--require, .win8 .tag--new, .win8 .tag--campaign, .win8 .tag--sample, .win8 .tag--category, .win8 .tag--orange, .win8 .tag--yellowGreen, .win8 .tag--bluePurple, .win8 .tag--green, .win8 .tag--pink, .win8 .tag--gray, .win8 .tag--purple, .win8 .tag--blue, .win8 .tag--thinPurple, .win8 .tag--end, .win8 .tag--kuchikomi, .win8 .tag--active, .win8 .tag--standard, .win8 .tag--special, .win8 .tag--vip, .win8 .tag--gold, .win8 .tag--premium, .win8 .tag--eng,
.win10 .tag,
.win10 .tag--require,
.win10 .tag--new,
.win10 .tag--campaign,
.win10 .tag--sample,
.win10 .tag--category,
.win10 .tag--orange,
.win10 .tag--yellowGreen,
.win10 .tag--bluePurple,
.win10 .tag--green,
.win10 .tag--pink,
.win10 .tag--gray,
.win10 .tag--purple,
.win10 .tag--blue,
.win10 .tag--thinPurple,
.win10 .tag--end,
.win10 .tag--kuchikomi,
.win10 .tag--active,
.win10 .tag--standard,
.win10 .tag--special,
.win10 .tag--vip,
.win10 .tag--gold,
.win10 .tag--premium,
.win10 .tag--eng {
  padding-top: 5px;
}

.edge .tag, .edge .tag--require, .edge .tag--new, .edge .tag--campaign, .edge .tag--sample, .edge .tag--category, .edge .tag--orange, .edge .tag--yellowGreen, .edge .tag--bluePurple, .edge .tag--green, .edge .tag--pink, .edge .tag--gray, .edge .tag--purple, .edge .tag--blue, .edge .tag--thinPurple, .edge .tag--end, .edge .tag--kuchikomi, .edge .tag--active, .edge .tag--standard, .edge .tag--special, .edge .tag--vip, .edge .tag--gold, .edge .tag--premium, .edge .tag--eng,
.firefox .tag,
.firefox .tag--require,
.firefox .tag--new,
.firefox .tag--campaign,
.firefox .tag--sample,
.firefox .tag--category,
.firefox .tag--orange,
.firefox .tag--yellowGreen,
.firefox .tag--bluePurple,
.firefox .tag--green,
.firefox .tag--pink,
.firefox .tag--gray,
.firefox .tag--purple,
.firefox .tag--blue,
.firefox .tag--thinPurple,
.firefox .tag--end,
.firefox .tag--kuchikomi,
.firefox .tag--active,
.firefox .tag--standard,
.firefox .tag--special,
.firefox .tag--vip,
.firefox .tag--gold,
.firefox .tag--premium,
.firefox .tag--eng {
  padding-top: 3px;
}

.tag a, .tag--require a, .tag--new a, .tag--campaign a, .tag--sample a, .tag--category a, .tag--orange a, .tag--yellowGreen a, .tag--bluePurple a, .tag--green a, .tag--pink a, .tag--gray a, .tag--purple a, .tag--blue a, .tag--thinPurple a, .tag--end a, .tag--kuchikomi a, .tag--active a, .tag--standard a, .tag--special a, .tag--vip a, .tag--gold a, .tag--premium a, .tag--eng a {
  color: #fff;
  height: 100%;
  width: 100%;
  display: block;
  text-decoration: none;
  padding: 4px 5px 2px;
  margin: -4px -5px -2px;
}

.tag--require {
  background: #EF857D;
  color: #FFF;
  padding: 5px 4px 0;
  border: 0;
}

.win8 .tag--require,
.win10 .tag--require {
  padding-top: 6px;
}

.edge .tag--require,
.firefox .tag--require {
  padding-top: 4px;
}

.tag--new {
  background: #EF857D;
  color: #FFF;
  padding-top: 5px;
  border: 0;
}

.win8 .tag--new,
.win10 .tag--new {
  padding-top: 4px;
}

.edge .tag--new,
.firefox .tag--new {
  padding-top: 4px;
}

.tag--campaign {
  border-color: #EF857D;
  color: #EF857D;
}

.tag--category, .tag--orange, .tag--yellowGreen, .tag--bluePurple, .tag--green, .tag--pink, .tag--gray, .tag--purple, .tag--blue, .tag--thinPurple {
  background: #bbb;
  color: #fff;
  padding-top: 5px;
  border: 0;
}

.win8 .tag--category, .win8 .tag--orange, .win8 .tag--yellowGreen, .win8 .tag--bluePurple, .win8 .tag--green, .win8 .tag--pink, .win8 .tag--gray, .win8 .tag--purple, .win8 .tag--blue, .win8 .tag--thinPurple,
.win10 .tag--category,
.win10 .tag--orange,
.win10 .tag--yellowGreen,
.win10 .tag--bluePurple,
.win10 .tag--green,
.win10 .tag--pink,
.win10 .tag--gray,
.win10 .tag--purple,
.win10 .tag--blue,
.win10 .tag--thinPurple {
  padding-top: 6px;
}

.edge .tag--category, .edge .tag--orange, .edge .tag--yellowGreen, .edge .tag--bluePurple, .edge .tag--green, .edge .tag--pink, .edge .tag--gray, .edge .tag--purple, .edge .tag--blue, .edge .tag--thinPurple,
.firefox .tag--category,
.firefox .tag--orange,
.firefox .tag--yellowGreen,
.firefox .tag--bluePurple,
.firefox .tag--green,
.firefox .tag--pink,
.firefox .tag--gray,
.firefox .tag--purple,
.firefox .tag--blue,
.firefox .tag--thinPurple {
  padding-top: 4px;
}

.tag--end {
  background: #999;
  color: #fff;
  padding-top: 5px;
  border: 0;
}

.win8 .tag--end,
.win10 .tag--end {
  padding-top: 6px;
}

.edge .tag--end,
.firefox .tag--end {
  padding-top: 4px;
}

.tag--kuchikomi {
  width: 40px;
  text-align: center;
  background: #EB8B36;
  color: #fff;
  padding: 5px 0 0;
  border: 0;
}

.win8 .tag--kuchikomi,
.win10 .tag--kuchikomi {
  padding-top: 4px;
}

.win10 .tag--kuchikomi,
.edge .tag--kuchikomi,
.firefox .tag--kuchikomi {
  padding-top: 4px;
}

.tag--active {
  background: #5C5A5A;
  color: #FFF;
  padding-top: 5px;
  border: 0;
}

.win8 .tag--active,
.win10 .tag--active {
  padding-top: 6px;
}

.firefox .tag--active {
  padding-top: 4px;
}

.tag--standard {
  color: #9a9a9a;
  border-color: #9a9a9a;
}

.tag--special {
  color: #9b885e;
  border-color: #9b885e;
}

.tag--vip {
  color: #ef857d;
  border-color: #ef857d;
}

.tag--gold {
  color: #EF857D;
  border-color: #EF857D;
}

.tag--premium {
  color: #EF857D;
  border-color: #EF857D;
}

.win8 .tag--eng,
.win10 .tag--eng {
  padding-top: 2px;
}

.tag--orange {
  background: #eec362;
}

.tag--yellowGreen {
  background: #c3e376;
}

.tag--bluePurple {
  background: #bfbfdc;
}

.tag--green {
  background: #90d7cd;
}

.tag--pink {
  background: #e2b6b6;
}

.tag--gray {
  background: #999999;
}

.tag--purple {
  background: #c4a3bf;
}

.tag--blue {
  background: #abced8;
}

.tag--thinPurple {
  background: #bebedc;
}

