
@media screen and (min-width: 768px) {
  body {
    margin: 0 auto;
    overflow-x: hidden
  }
}
@media screen and (min-width: 768px) {
  body:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(to top, #FCCFD9, #FFF4F6);
    z-index: -1;
  }
}
*, :after, :before {
  box-sizing: border-box
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0)
}
body {
  line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
nav ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0)
}
ins {
  text-decoration: none
}
ins, mark {
  background-color: #ff9;
  color: #000
}
mark {
  font-style: italic;
  font-weight: 700
}
del {
  text-decoration: line-through
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
input, select {
  vertical-align: middle
}
li {
  list-style: none
}
button {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none
}
main {
  display: block
}
.u-scrollAnim {
  transform: translateY(200px);
  opacity: 0;
  transition: opacity .6s, transform .6s cubic-bezier(0.025, 0.905, 0.31, 1.08)
}
.u-scrollAnim.-animated {
  transform: translateY(0) rotate(0) !important;
  opacity: 1
}
.u-hvralpha {
  transition: .2s ease-out opacity
}
@media(hover) {
  .u-hvralpha:hover {
    opacity: .7
  }
}
.ua-ie .u-hvralpha:hover {
  opacity: .7
}
.u-hvralpha.js-hover {
  opacity: .7
}
@media(hover) {
  .u-hvralpha.-alpha60:hover {
    opacity: .6
  }
}
.ua-ie .u-hvralpha.-alpha60:hover {
  opacity: .6
}
.u-hvralpha.-alpha60.js-hover {
  opacity: .6
}
@media screen and (max-width: 767px) {
  .u-onlypc {
    display: none
  }
}
@media screen and (min-width: 768px) {
  .u-onlysp {
    display: none
  }
}
@media screen and (max-width: 767px) {
  .u-onlypc-ranking {
    display: none
  }
}
.c-header {
  position: fixed;
  top: 0
}
.c-header .c-header-inner {
  padding: 1.1rem 2rem .8rem
}
@media screen and (min-width: 768px) {
  .c-hero .c-hero-widthInner {
    width: 100%;
    max-width: calc(100vh * 0.6181818182)
  }
}
@media screen and (min-width: 768px) {
  .c-hero .c-hero-heightInner {
    position: relative;
    box-sizing: border-box;
    padding-bottom: 161.7647058824%;
    max-height: 100%
  }
}
@media screen and (min-width: 768px) {
  .c-hero .c-hero-ttl {
    position: absolute;
    width: 50rem;
    left: 40%;
    transform: translateX(-50%);
    top: 1%
  }
}
.c-hero_img {
  position: absolute;
  width: 80rem;
  right: -20%;
  padding: 0 5rem;
  margin: 0 5rem;
  top: -40px;
  justify-content: center;
  background-image: url("../assets/hero_bgw.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -9999;
}
@media screen and (max-width: 1208px) {
  .c-hero_img {
    width: 60rem;
    right: 0%;
    left: -60vw;
    top: 30px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1049px) {
  .c-hero_img {
    width: 50rem;
    right: 0%;
    left: -50vw;
    top: 30px;
    margin: 0 auto;
  }
}
.hero_f_logo {
  position: relative;
  display: flex;
  width: 45%;
  justify-content: center;
  margin: 3em auto 0 auto;
  padding: 0 10px;
  align-content: center;
}
.hero_chara {
  position: relative;
  margin: 0 auto;
  display: flex;
  width: 65%;
  justify-content: center;
  align-content: center;
}
.hero_buttan {
  position: absolute;
  top: 555px;
  left: 200px;
  display: flex;
  width: 50%;
  height: auto;
  margin: 1em auto 2em;
  padding: 0 5px;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 1208px) {
  .hero_buttan {
    top: 400px;
    left: 150px;
  }
}
@media screen and (max-width: 1049px) {
  .hero_buttan {
    top: 320px;
    left: 124px;
  }
}
@media screen and (max-width: 600px) {
  .hero_buttan {
    display: none !important;
  }
}
.hero_buttan_sp {
  display: flex;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9999;
}
@media screen and (min-width: 768px) {
  .hero_buttan_sp {
    display: none;
  }
}
.button_sp {
  display: flex;
}
.buttan {
  margin: 0 auto;
  padding: 0 .4em;
}
.buttan:hover {
  transform: scale(0.95);
  transition-duration: 0.3s;
}
.buttan_sp {}
.buttan_sp:hover {
  transform: scale(0.95);
  transition-duration: 0.3s;
}
.is-hidden {
  visibility: hidden;
  transition-duration: 0.8s;
  opacity: 0;
}
.c-hero .c-hero-menu {
  position: absolute;
  width: 56.2745098039%;
  left: 8.5784313725%;
  top: auto;
  bottom: 0
}
.c-menu {
  position: fixed;
  z-index: 130;
  height: 100%;
  width: 37.5rem;
  top: 0;
  padding-top: 6rem;
  padding-bottom: 3.4rem;
  overflow: auto;
  transition: .5s opacity;
  opacity: 0;
  pointer-events: none
}
.c-menu.-open {
  opacity: 1;
  pointer-events: auto
}
.c-menu .c-menu-inner {
  margin: 0 auto;
  position: relative;
  z-index: 120
}
.c-menu .m-menu-logo {
  margin-top: 2.5rem
}
.c-modalWrap {
  display: none
}
.c-modal {
  position: fixed;
  top: 0;
  z-index: 1000
}
.c-modal .c-modal-bg {
  position: fixed;
  top: 0;
  z-index: -1;
}
.c-modal .c-modal-inner {
  padding: 2rem 1.5rem;
  position: relative
}
.c-techniqueChart {
  background: #25aded;
  position: relative;
  padding-top: 1.5rem;
  padding-bottom: 2rem
}
.c-techniqueChart::before {
  content: "";
  display: block;
  background: url(/reitou-chokin/img/bg_pickup.png) 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  height: 6.35rem;
  position: absolute;
  top: -2px;
  left: 0;
  transform: rotate(180deg)
}
.c-techniqueChart.-sv-cooking::before {
  content: none
}
.c-techniqueChart .c-techniqueChart-inner {
  margin-top: 11.1rem
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}
html {
  font-size: 62.5%
}
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 2.6666666667vw
  }
}
.u-clearfix::after {
  content: "";
  display: block;
  clear: both
}
.c-contents {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end
}
@media screen and (max-width: 767px) {
  .c-contents {
    width: 37.5rem;
    display: block;
    overflow-x: hidden
  }
}
.contents-inner {
  width: 50rem; /*  デスクトップでの横幅*/
  position: relative;
}
@media screen and (max-width: 768px) {
  .contents-inner {
    width: 37.5rem;
  }
}
/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 9998; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(89, 87, 87, 0.7);
}
.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  max-width: 500px;
  min-width: 320px;
}
.modal_pic {
  width: 100%;
  filter: drop-shadow(0 0 16px rgba(0, 0, 0, 0.6));
}
.closeModal {
  position: absolute;
  top: 0%;
  right: 0%;
  transform: translate(30%, -50%);
  cursor: pointer;
  width: 7rem;
  height: 7rem;
  max-width: 80px;
  max-height: 80px;
  text-align: center;
  align-content: center;
  vertical-align: middle;
  justify-content: center;
  border-radius: 50% 50% 50% 50%;
  background-color: #F33480;
  z-index: 9999;
  font-size: 5em;
}
.batten {
  display: flex;
  position: relative;
  justify-content: center;
  margin: 0 auto;
  vertical-align: middle;
  width: 3rem;
  max-width: 30px;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: grey;
  opacity: .6;
  display: none;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
}
.d_main {
  position: fixed;
}
.d_logo {
  margin: 3em 1em 1em 8em;
  width: 90%;
  text-align: center;
}
.d_logo_img {
  width: 50%;
  margin-bottom: -2em
}
.d_copyright {
  color: #FFFFFF;
  position: fixed;
  bottom: 5%;
  font-size: 1.2em;
}
.header {
  display: flex;
  z-index: 999;
  font-family: 'Hiragino Maru Gothic ProN','Yu Gothic', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-weight: 700;
  margin: 15em 0 0 14em;
  text-align: left;
}
.header_line {
  position: absolute;
  left: 40%;
  width: 2px;
  height: 230px;
  background-color: #FFFFFF;
}
.header__list {
  list-style: none;
}
.header__item {
  margin-bottom: 5em;
}
.header__link {
  position: relative;
  transition: all 0.5s ease-in-out;
  display: block;
  color: #FFFFFF;
  font-size: 1.7em;
  text-decoration: none;
  padding: 4em auto;
}
/*スクロールで対応のsectionが現れた時*/
.header__link.is-active {
  color: #A8DBD3;
  font-size: 2em;
}
.header__link.is-active::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.d_sns_icon {
  margin: 5em;
  display: flex;
  position: fixed;
  bottom: 5%;
}
.d_sns_icon_item {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 0 0 40px;
  transition: all .1s ease-out;
}
.d_sns_icon_item:hover {
  transform: translate(0px, -10px);
  transition: .2s ease-out;
}
.d_cloud{
    position: relative;
    z-index: -1;
    opacity: 0.4;
}
.d_cloud_1{
    position: absolute;
    left:-5%;
    bottom: -300px;
    width: 100%;
}
.d_cloud_2{
    position: absolute;
    left:180%;
    bottom:-200px;
    width: 70%;
}
.d_cloud_3{
    position: absolute;
    left:220%;
    bottom:-100px;
    width: 50%;
}
.d_cloud_4{
    position: absolute;
    left:550%;
    bottom:200px;
    width: 120%;
}
.hide {
  display: none;
}

#hero{
    position: relative;
        overflow: hidden;
}
.hero_title{
    position: absolute;
    top:0;
    right: 0;
    margin:20% auto;
    width: 60%;
    min-width: 200px;
    padding: 0 auto;
  left: 50%;
  transform:  translateX(-50%);
    z-index: 1
}
.hero_sns_icon{
    position: absolute;
        right: 0%;
    bottom:2%;
    margin:0em 2em;
}
.hero_sns_icon_item {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 40px 0 0 0px;

  transition: all .1s ease-out;
}
.hero_sns_icon_item:hover {
  transform: translate(-10px, 0px);
  transition: .2s ease-out;
}
.hero_ribbon{
    position: absolute;
    opacity: 0.5;
    margin-top: 20%;
    z-index: 0

}



/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.d-demo__wrap {
  display: flex;
  overflow: hidden;
    width: 100%;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left{
animation :infinity-scroll-left 40s infinite linear 0.1s both;
}

.d-demo__item {
 width: calc(2500px + 10vw);       
}
.d-demo__item > img{
   width:   100%;
    height: auto;
}







.slide {
    width: 100%;
    height: 100px; /* 画像の高さ */
    background-image: url("../assets/hero_ribbon.png");
    background-repeat: repeat-x;
    background-size: auto 100px; /* 画像の高さ */
    animation: loop 20s linear infinite;
}
@keyframes loop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -2000px 0; /* 画像のマイナス幅 */
    }
}
/*--------------楽天購入ボタン--------------*/
.s1_rbtn {
  position: relative;
  with: 80%;
  max-width: 300px;
  height: 80px;
  margin: 3em auto;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.s1_rbtn img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
  -webkit-transition: .1s ease-out;
  transition: .1s ease-out;
}
.s1_rbtn:hover img:nth-of-type(2) {
  opacity: 0;
}
/*--------------楽天購入ボタン--------------*/
.s1_rbtn_soldout{
      position: relative;
  with: 80%;
  max-width: 300px;
  height: 80px;
  margin: 3em auto;
  display: block;
  overflow: hidden;
}
.c-main {
  width: 100%;
  position: relative;
  z-index: 2;
  /*  filter: drop-shadow(0px 5px 4px #7c0d39);*/
  font-family: 'Hiragino Maru Gothic ProN','Yu Gothic', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-weight: 400;
}
/*--------------section共通要素--------------*/
.title_img {
  position: relative;
  left: -4em;
  width: 50%;
    margin-bottom: 2em;
}
.subtitle_img {
  width: 80%;
  margin: 1em auto;
}
.section_text {
  color: white;
  font-size: 1.3em;
  margin: 2em auto;
  line-height: 200%
}
@media screen and (min-width: 768px) {
  .section_text {
    font-size: 1.6em;
  }
}
/*--------------section共通要素--------------*/
#section1 {
  position: relative;
  background-color: #FFB1C2;
  padding: 4em;
  padding-bottom: 15em;
  z-index: -10;
    padding-top:10em;
}
.s1_textbgimg {
  background-image: url("../assets/s1_textbgimg.png");
  background-size: 40%;
  ;
  background-repeat: no-repeat;
  background-position: right;
}
.s1_mainimg {
  margin-top: 2em;
}
.s1_rakuten {
  margin-top: 1.5em;
  color: #FFFFFF;
  font-size: 3em;
  text-align: center;
  font-weight: 600;
}
#section2 {
  position: relative;
  background-color: #fff;
  z-index: 0;
}
.s2_padding {
  padding: 1em;
  z-index: 1;
  overflow-x: hidden;
}
.s2_bg_cloudbox {
  position: relative;
  z-index: -1;
}
.s2_bg_kamifubuki {
  width: 90%;
  position: absolute;
  justify-content: center;
  text-align: center;
  margin: 0 1em;
}
.s2_bg_cloud01 {
  position: absolute;
  margin-top: -11em;
  z-index: -1;
}
.s2_cloud2 {
  position: absolute;
  width: 100%;
  top: 100px;
}
.s2_cloud3 {
  position: absolute;
  width: 50%;
  right: -20%;
  bottom: -80px;
}
.s2_cloud4 {
  width: 100%;
}
.s2_title_text01 {
  color: #EA7CC0;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 0.5em
}
.s2_title_text02 {
  color: #EA7CC0;
  text-align: center;
  font-size: 5em;
  font-weight: 600;
  margin-bottom: 1em;
}
.s2_success_center {
  text-align: center;
}
.s2_success {
  display: inline-block;
  position: relative;
  text-align: center;
  transform-origin: center;
  animation: 30s rotation linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.s2_success_text {
  color: #FFFFFF;
  font-size: clamp(18px, 2.7em, 30px);
  position: relative;
  margin: 0 auto;
  top: -90px;
}
.tensen {
  margin: 3em auto 5em auto;
}
.s2_messeng {
  color: #FFFFFF;
  background-color: #A8DBD3;
  border-radius: 20px;
  padding: 2em 3em 1em 3em;
  font-size: calc(1.2em + 0.4vw);
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 3em;
}
.s2_message_tag {
  position: relative;
  margin-left: -3.6em;
  width: 160px;
  margin-bottom: 1em;
}
.s2_makuakebtn {
  position: relative;
  width: 300px;
  height: 80px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.s2_makuakebtn img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
  -webkit-transition: .1s ease-out;
  transition: .1s ease-out;
}
.s2_makuakebtn:hover img:nth-of-type(2) {
  opacity: 0;
}
.s2_makuakebtn2 {
  position: relative;
  width: 300px;
  height: 60px;
  margin: 1em auto 0 auto;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.s2_makuakebtn2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
  -webkit-transition: .1s ease-out;
  transition: .1s ease-out;
}
.s2_makuakebtn2:hover img:nth-of-type(2) {
  opacity: 0;
}
.s2_makuaketext {
  text-align: center;
  color: #EA7CC0;
  font-size: 1.2em;
}
.s2_comment_title {
  color: #EA7CC0;
  font-size: 3em;
  font-weight: 600;
  line-height: 150%;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1em;
}
.s2_comment_fukidashi {
  position: relative;
  left: -5%;
  background-color: #FFC1D0;
  color: #FFFFFF;
  font-size: calc(1.15em + 0.2vw);
  line-height: 170%;
  padding: 2.5em 1.2em 0em;
  margin: 4em 2em;
  border-radius: 20px;
}
.s2_comment_fukidashi_r {
  position: relative;
  left: 5%;
  background-color: #FFC1D0;
  color: #FFFFFF;
  font-size: calc(1.15em + 0.2vw);
  line-height: 170%;
  padding: 2.5em 0em 0em 1.2em;
  margin: 4em 2em;
  border-radius: 20px;
}
.s2_comment_fukidashi2 {
  position: relative;
  top: 25px;
  left: 10%;
  background-color: #FFC1D0;
  width: 3em;
  height: 2.5em;
  clip-path: polygon(0 0, 0% 100%, 100% 0%);
}
.s2_comment_fukidashi2_r {
  position: relative;
  top: 25px;
  right: -70%;
  background-color: #FFC1D0;
  width: 3em;
  height: 2.5em;
  clip-path: polygon(0 0, 100% 100%, 100% 0%);
}
.s2_comment_btn {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 1em 6em;
  border-radius: 100px;
  background: #fff;
  border: 1px solid #EB8FA3;
  color: #EB8FA3;
  font-size: 1.5em;
  transition: .4s ease-out;
}
.s2_comment_btn:focus, .s2_comment_btn:hover {
  background: #EB8FA3;
  border-color: currentColor;
  color: #fff;
}
.s2_comment_link {
  text-align: center;
  margin: 9em auto;
}
/*--------------section2アニメーションバー--------------*/
.skill-bars {
  width: 100%;
}
.skill-bars .bar {
  margin: 20px auto;
}
.skill-bars .bar:first-child {
  margin-top: 2em;
}
.skill-bars .bar .info {
  margin-bottom: 10px;
}
.skill-bars .bar .info span {
  color: #EA7CC0;
  font-weight: 800;
  font-size: 1.5em;
  opacity: 0;
  animation: showText 0.5s 1s linear forwards;
}
@keyframes showText {
  100% {
    opacity: 1;
  }
}
.skill-bars .bar .progress-line {
  height: 15px;
  width: 100%;
  background: #f0f0f0;
  position: relative;
  transform: scaleX(0);
  transform-origin: left;
  border-radius: 10px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05), 0 1px rgba(255, 255, 255, 0.8);
  animation: animate 1s cubic-bezier(1, 0, 0.5, 1) forwards;
}
.skill-bars .bar .progress-line2 {
  height: 15px;
  width: 12%;
  background: #f0f0f0;
  position: relative;
  transform: scaleX(0);
  transform-origin: left;
  border-radius: 10px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05), 0 1px rgba(255, 255, 255, 0.8);
  animation: animate 1s cubic-bezier(1, 0, 0.5, 1) forwards;
}
@keyframes animate {
  100% {
    transform: scaleX(1);
  }
}
.bar .progress-line span {
  height: 100%;
  position: absolute;
  border-radius: 10px;
  transform: scaleX(0);
  transform-origin: left;
  background: #B8ED1D;
  animation: animate 1s 1s cubic-bezier(1, 0, 0.5, 1) forwards;
}
.bar .progress-line2 span {
  height: 100%;
  position: absolute;
  border-radius: 10px;
  transform: scaleX(0);
  transform-origin: left;
  background: #B8ED1D;
  animation: animate 1s 1s cubic-bezier(1, 0, 0.5, 1) forwards;
}
.bar .progress-line.html span {
  width: 100%;
}
.bar .progress-line2.mokuhyou span {
  width: 100%;
}
.progress-line span::before {
  position: absolute;
  content: "";
  top: -17px;
  right: 15px;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-top-color: #666666;
  opacity: 0;
  animation: showText2 0.5s 1.5s linear forwards;
}
.progress-line span::after {
  position: absolute;
  top: -48px;
  right: 0;
  font-weight: 500;
  background: #666666;
  color: #fff;
  padding: 10px 20px;
  font-size: 12px;
  border-radius: 10px;
  opacity: 0;
  animation: showText2 0.5s 1.5s linear forwards;
}
@keyframes showText2 {
  100% {
    opacity: 1;
  }
}
.progress-line.html span::after {
  content: "828%";
}
/*--------------section2アニメーションバー--------------*/
#section3 {
  background-color: #EB8FA3;
  padding: 4em;
}
.s3_logo {
  text-align: center;
}
.s3_logo_video {
  justify-content: center;
  margin: 4em auto 5em;
  width: 100%;
  border-radius: 20px;
}
.s3_lunamu_img {
  margin: 1em auto;
}
.s3_coram_btn {
  transition: 0.2s ease-out;
  filter: drop-shadow(0px 5px 10px #CC7C8D)
}
.s3_coram_btn:focus, .s3_coram_btn:hover {
  transform: translate(0px, 7px);
  transform: scale(0.99, 0.99);
  filter: drop-shadow(0px 0px 0px #CC7C8D);
}
#section4 {
  background-color: #FFB1C2;
  padding: 4em;
  padding-top: 8em;
}
.s4_giftimg {
  margin: 2em auto;
}
.s4_textbgimg {
  background-image: url("../assets/s4_textimg.png");
  background-size: 35%;
  margin:5em 0;
  background-repeat: no-repeat;
  background-position: right;
  z-index: -1;
}
.s4_itemtext {
  color: #FFE486;
  font-size: 2.8em;
  font-weight: 800;
  text-align: center;
  margin: 0.5em auto;
}
.s4_price {
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: baseline;
  white-space: nowrap;
}
.s4_price .number {
  color: #FFFFFF;
  font-size: 3.2em;
  font-weight: 800;
  text-align: center;
  vertical-align: middle;
}
.s4_price .zei {
  position: relative;
  top: -5px;
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: 800;
  margin: 0 5px;
}
.s4_goods_case {
  margin-top: 10em;
  margin-right: -2em;
  margin-left: -2em;
  margin-bottom: 6em;
  border-radius: 20px;
  background-color: #FFF2F5;
  position: relative;
  z-index: 1;
}
.s4h_goods_case {
  margin-top: 10em;
  margin-right: -2em;
  margin-left: -2em;
  border-radius: 20px;
  background-color: #FAF5E0;
  position: relative;
  z-index: 1;
}
.s4g_case_plus {
  border-radius: 50%;
  width: 40vw;
  max-width: 250px;
  height: 40vw;
  max-height: 250px;
  background-color: #FFF2F5;
  margin: auto;
  position: absolute;
  top: -80px;
  left: 0px;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .s4g_case_plus {
    top: -50px;
  }
}
.s4gh_case_plus {
  border-radius: 50%;
  width: 40vw;
  max-width: 250px;
  height: 40vw;
  max-height: 250px;
  background-color: #FAF5E0;
  margin: auto;
  position: absolute;
  top: -80px;
  left: 0px;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .s4gh_case_plus {
    top: -50px;
  }
}
.s4g_giftbox {
  position: relative;
  top: -30px;
  width: 95%;
  justify-content: center;
  margin: 0 auto;
}
.s4g_hankati {
  display: flex;
  width: 30%;
  justify-content: center;
  margin: 1em auto;
}
.s4g_line {
  display: flex;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 2em;
}
.s4g_item_title {
  display: flex;
  vertical-align: middle;
  align-items: baseline;
}
.s4g_item {
  color: #FFFFFF;
  font-size: calc(1.5em + 0.2vw);
  font-weight: 600;
  background-color: #EB8FA3;
  padding: 0.5em 2em 0.5em 4em;
  border-radius: 0 20px 20px 0;
  min-width: 220px;
}
.s4g_item_kakeru {
  width: 50px;
  position: relative;
  top: 15px;
  margin: 0 1em;
}
.s4g_item_kakeru2 {
  width: 70px;
  position: relative;
  top: 19px;
  margin: 0 1em;
}
.s4g_sanitary {
  margin: 3em 2em;
  justify-content: center;
  width: 90%;
}
.s4g_whiteline {
  width: 80%;
  background-color: #FFFFFF;
  height: 2px;
  margin: 1em auto;
}
.s4g_hankati_img {
  display: block;
  margin: 3em auto;
  width: 60%;
  text-align: center;
}
.s4g_btns {
  display: flex;
  margin: 1em auto;
  justify-content: center;
  margin-bottom: 4em;
}
.s4g_btn {
  margin: auto 10px;
  width: 60px;
  cursor: pointer;
}
.s4h_collection {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.s4h_bg01 {
  background-image: url("../assets/s4g_hankati_bg1.jpg");
  width: 50%;
  height: 50%;
  padding: 2em;
  background-size: contain;
  background-repeat: no-repeat;
}
.s4h_bg02 {
  background-image: url("../assets/s4g_hankati_bg2.jpg");
  width: 50%;
  height: 50%;
  padding: 2em;
  background-size: contain;
  background-repeat: no-repeat;
}
.s4h_bg03 {
  background-image: url("../assets/s4g_hankati_bg3.jpg");
  width: 50%;
  height: 50%;
  padding: 2em;
  background-size: contain;
  background-repeat: no-repeat;
}
.s4h_bg04 {
  background-image: url("../assets/s4g_hankati_bg4.jpg");
  width: 50%;
  height: 50%;
  padding: 2em;
  background-size: contain;
  background-repeat: no-repeat;
}
.s4h_hankati {
  display: flex;
  position: relative;
  left: 10px;
  justify-content: center;
  margin: 0em auto;
  width: 82%;
}
.s4h_name {
  display: flex;
  width: 78%;
  padding-bottom: 0em;
  margin-bottom: 0em;
  margin: 0 auto;
}
.s4h_title {
  text-align: center;
  margin: 2em auto;
  color: #EB8FA3;
  font-size: calc(2em + 0.1vw);
  font-weight: 600;
    line-height: 150%;
}
.s4h_img {
  display: flex;
  width: 90%;
  justify-content: center;
  margin: 0 auto;
}
.s4h_text {
  padding: 2em;
  color: #EB8FA3;
  font-size: calc(1em + 0.5vw);
  font-weight: 600;
  line-height: 170%;
}
#section5 {
  background-color: #A8DBD3;
  padding: 3em;
  padding-top: 8em;
  font-family: 'Hiragino Maru Gothic ProN','Yu Gothic', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-weight: 600;
    padding-bottom: 12em;
    
}
.s5_title {
  position: relative;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  text-align: center;
}
.s5_title_q {
  margin: 0 auto;
  justify-content: center;
  width: 40%;
}
.s5_titleimg {
  position: absolute;
  width: 25%;
  top: -0px;
  right: -0%;
}
.accordion {
  margin-bottom: 2em;
}
.accordion-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  max-width: 500px;
  width: 100%;
  border-radius: 10px;
}
.ac_q_img {
  position: absolute;
  left: 2%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.accordion-title {
  color: #4B1717;
  cursor: pointer;
  font-size: clamp(1.5em, 2.2vw, 1.8em);
    font-weight: bolder;
  padding: 20px 8% 20px 40px;
    line-height: 140%;
}
.accordion-content {
    display: none;
  padding: 10px 20px;
  background-color: #F5F5F5;
}
.rakutenlink{
    text-decoration-line: underline;
}
.content_flex {
  display: flex;
  margin-bottom: 2em;
}
.content_box {
  width: 200px;
  margin-right: 1em;
}
.content_img {
  width: 100px;
  padding-top: 15px;
}
.content_line {
  background-color: #FFFFFF;
  height: calc(80% - 40px);
  width: 3px;
  margin: 0 auto;
}
.accordion-content p {
  color: #4B1717;
  padding: 1em 0em 1em 1em;
  font-size: 1.5em;
  line-height: 1.7;
  font-weight: 100;
}
.accordion-itemmargin {
  margin-bottom: 4em;
}
/* タイトルの背景色 */
.accordion-item {
  vertical-align: middle;
  background-color: #FFEBDE;
  border-radius: 10px;
}
.accordion-item::after {
  border-radius: 10px 10px 0 0;
}
/* コンテンツボックスのradius */
.accordion-item .accordion-content {
  border-radius: 0 0 10px 10px;
}
/* 矢印 */
.accordion-title {
  position: relative;
}
.accordion-title::after {
  color: #BF9292;
  display: block;
  position: absolute;
  right: 3%;
  top: 30%;
    align-content: center;
  transform: rotate(90deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 1em;
}
.accordion-title.open::after {
  top: 30%;
  transform: rotate(180deg);
}
.s5_textcenter{
    text-align: center;
}
.s5_btn {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
  padding: 1em 4em;
  border-radius: 100px;
  background: #A8DBD3;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 1.5em;
  transition: .4s ease-out;
}
.s5_btn:focus, .s5_btn:hover {
  background: #FFFFFF;
  border-color: currentColor;
  color: #A8DBD3;
}




#section6{
    text-align: center;
    padding-top: 5em;
    padding-bottom: 5em;
    background-color: #F5D1D9;
}
.s6_sns_icon {
  padding: 5em auto;
  display: flex;
    justify-content: center;
}
.s6_sns_icon_item {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 3em;
  transition: all .1s ease-out;
}
.s6_sns_icon_item:hover {
  transform: translate(0px, -10px);
  transition: .2s ease-out;
}


#columun {
  background-color: #F4F4F4;
  font-family: Arial, Helvetica, 'sans-serif';
  font-weight: 700;
  line-height: 150%;
  overflow-x: hidden;
}
.c_topimg {
  width: 100%;
}
.c_s1 {
  padding: 2em;
  text-align: center;
  padding-bottom: 15em;
}
.c_title_text {
  margin: -8em auto 0em;
  width: 30%;
  text-align: center;
}
.c_titleimg {
  width: 50%;
  margin: 0 auto;
}
.c_s1_title_text{
    width: 55%;
    margin:0 auto 5em;
}
.c_text {
  padding: 1em 1em 5em;
}
.c_s2 {
  padding: 2em auto;
  text-align: center;
  background-color: #EFEFEF;
  color: #505050;
}
.c_s2_subtitle {
  padding: 2em;
  margin: 2em auto 0;
  text-align: left;
}
.c_s2_subtitle img {
  width: 80%;
  text-align: left;
  justify-content: flex-start;
}
.c_s2_subtitle p {
  margin: 2em auto;
  text-align: left;
  font-size: 1.5em;
  color: #505050;
  line-height: 230%;
}
.c_s2_interview {
  background-color: #EFEFEF;
  filter: drop-shadow(0 0 5px #989898);
}
.c_s2_interview_chara {
  display: flex;
  padding: 2em 4em;
}
.c_s2_interview_chara img {
  width: 70px;
  height: 70px;
}
.c_s2_icp {
  text-align: left;
  margin: 1em 0 0 2em;
  color: #505050;
}
.c_s2_icy {
  font-weight: 100;
}
.c_s2_icn {
  font-size: 2em;
  margin-top: 0.4em
}
.c_s2_interviewmein {
  padding: 2em 3em 0;
  text-align: left;
}
.c_s2_interviewmein h1 {
  font-size: 2em;
  margin: 1.5em auto 0.5em;
}
.c_s2_interviewmein p {
  font-size: 1.4em;
  font-weight: 100;
  line-height: 200%;
  margin: 1.5em auto;
}
.c_s2_text{
    font-weight: 100
}
.c_s2_text_size {
  text-align: left;
  padding: 1em 3em 15em 3em;
  font-size: 1.3em;
  color: #505050;
  font-weight: 100;
}
.cp_box *, .cp_box *:before, .cp_box *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_box {
  position: relative;
  margin-bottom: 5em;
}
.cp_box label {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  margin: 0px auto;
  font-size: 1.5em;
  height: 140px; /* グラデーションの高さ */
  cursor: pointer;
  text-align: center;
  /* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
  background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, #EFEFEF 90%);
}
.cp_box input:checked + label {
  background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:after {
  margin: 0 auto;
  transform: translate(-50%, 0);
  line-height: 3rem;
  position: absolute;
  z-index: 2;
  bottom: 1em;
  width: 15em;
  font-family: FontAwesome;
  content: '\2b'' 続きをよむ';
  letter-spacing: 0.05em;
  color: #ffffff;
  border-radius: 20px;
  background-color: #845FC7;
}
.cp_box input {
  display: none;
}
.cp_box .cp_container {
  overflow: hidden;
  height: 190px; /* 開く前に見えている部分の高さ */
  transition: all 1s;
}
.cp_box input:checked + label {
  /* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
  font-family: FontAwesome;
  content: '\f068'' 閉じる';
}
.cp_box input:checked ~ .cp_container {
  height: auto;
  padding-bottom: 40px; /* 閉じるボタンのbottomからの位置 */
  transition: all 1s;
}
.c_s3 {
  padding: 2em;
  text-align: center;
  justify-content: center;
  position: relative;
  padding-bottom: 15em;
}
.c_s3_titleimg {
  widows: 100%;
  margin: 0 auto;
}
.c_s3_text {
  display: inline-block;
  text-align: left;
  font-size: 1.4em;
  color: #505050;
  font-weight: 100;
  line-height: 200%;
  margin: 2em auto;
  padding-bottom: 5em;
}
.c_s3_btn {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 1em 6em;
  border-radius: 100px;
  background: #F4F4F4;
  border: 1px solid #845FC7;
  color: #845FC7;
  font-size: 1.5em;
  transition: .4s ease-out;
}
.c_s3_btn:focus, .c_s3_btn:hover {
  background: #845FC7;
  border-color: currentColor;
  color: #fff;
}

.fuwafuwa {
  -webkit-animation: fuwafuwa 5s ease-in-out infinite alternate;
          animation: fuwafuwa 5s ease-in-out infinite alternate;
}
@keyframes fuwafuwa {
  0% { transform:translateY(15px) }
  50% { transform:translateY(0px) }
  100% { transform:translateY(15px) }
}

.fuwafuwa2 {
  -webkit-animation: fuwafuwa 7s ease-in-out infinite alternate;
          animation: fuwafuwa 7s ease-in-out infinite alternate;
}
@keyframes fuwafuwa2 {
  0% { transform:translateY(20px) }
  50% { transform:translateY(0px) }
  100% { transform:translateY(20px) }
}

.fuwafuwa3 {
  -webkit-animation: fuwafuwa 7s ease-in-out infinite alternate;
          animation: fuwafuwa 7s ease-in-out infinite alternate;
}
@keyframes fuwafuwa3 {
  0% { transform:translateY(5px) }
  50% { transform:translateY(0px) }
  100% { transform:translateY(5px) }
}


.wrap {
    background-color: #FFC1D0;
	animation: fadein 2s forwards;
}

@keyframes fadein {
	0% {opacity: 0}
	100% {opacity: 1}
}

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #FFFFFF;
  z-index: 9998;
}
#loader {
  display: none;
  position: fixed;
      left: 50%;
  top: 50%;
  transform: translateX(-50%)
             translateY(-20%);
margin-top: auto;
  z-index: 9999;
}