@charset "UTF-8";
.content_wrap {
  line-height: 1;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  /*============================================================================ 
    #ResetCSS 
  ==============================================================================*/
  /* HTML5 display-role reset for older browsers */
  /*============================================================================ 
  #MultiClass
  ==============================================================================*/
  /* ============ デバイス制御 ============ */
  /*============================================================================ 
  #Compornent
  ==============================================================================*/
  /* ========== Layout ========== */
  /* ========== Rte ========== */
  /* ========== Header ========== */
  /* Section header */
  /* Ribon */
  /*
  .TitleRibon span:before{
    content:"";
    display: block;
  	width:12px;
  	height:100%;
  	left:-12px;
  	top:0;
  	position:absolute;
  	background:linear-gradient(to bottom left, #E60026 50%, transparent 50%) top left/ 100% 50% no-repeat,
      linear-gradient(to top left, #E60026 50%, transparent 50%) bottom left / 100% 50% no-repeat;
  }
  .TitleRibon span:after{
    content:"";
    display: block;
  	width:12px;
  	height:100%;
  	right:-12px;
  	top:0;
  	position:absolute;
  	background:linear-gradient(to bottom right, #E60026 50%, transparent 50%) top left/ 100% 50% no-repeat,
      linear-gradient(to top right, #E60026 50%, transparent 50%) bottom left / 100% 50% no-repeat;
  }
  */
  /* ========== Decoration ========== */
  /*============================================================================ 
  #Hero
  ==============================================================================*/
  /*============================================================================ 
  #Check
  ==============================================================================*/
  /*============================================================================ 
  #Product
  ==============================================================================*/
  /* =========== Section Product 01 =========== */
  /*
  .SectionProduct:after{
    content: "";
    display: block;
    width: 100%;
    max-width: 1200px;
    height: 24px;
    position: absolute;
    left: 0;
    transform: translate(-50%, 0);
    bottom: -1px;
    transform: unset;
    background-image: url('data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C0c27.574%2C0%2C56.468%2C6.348%2C79.609%2C13.32%2C32.189%2C9.7%2C53.035%2C10.8%2C53.035%2C10.8H0s37.5-1.132%2C52.4-6.639C75.714%2C9.912%2C102.3%2C0%2C131.857%2C0Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-position: left;
  }
  */
  /* =========== Section Product 02 =========== */
  /* =========== Feature Product =========== */
  /*============================================================================ 
  #Story
  ==============================================================================*/
  /* top */
  /* bottom */
  /*============================================================================ 
  #Review
  ==============================================================================*/
  /*============================================================================ 
  #Feature
  ==============================================================================*/
  /*============================================================================ 
  #How to
  ==============================================================================*/
  /*============================================================================ 
  #FAQ
  ==============================================================================*/
  /*============================================================================ 
  #Spec
  ==============================================================================*/
  /*============================================================================ 
  #商品紹介01
  ==============================================================================*/
  /*============================================================================ 
  #商品紹介01
  ==============================================================================*/
  /*============================================================================ 
  #Header
  ==============================================================================*/
  /*============================================================================ 
  #Footer
  ==============================================================================*/
  /*============================================================================ 
  #Sidebar
  ==============================================================================*/
  /*============================================================================ 
  #Form
  ==============================================================================*/
}
.content_wrap *, .content_wrap *:before, .content_wrap *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.04em;
}
.content_wrap html, .content_wrap body, .content_wrap div, .content_wrap span, .content_wrap applet, .content_wrap object, .content_wrap iframe,
.content_wrap h1, .content_wrap h2, .content_wrap h3, .content_wrap h4, .content_wrap h5, .content_wrap h6, .content_wrap p, .content_wrap blockquote, .content_wrap pre,
.content_wrap a, .content_wrap abbr, .content_wrap acronym, .content_wrap address, .content_wrap big, .content_wrap cite, .content_wrap code,
.content_wrap del, .content_wrap dfn, .content_wrap em, .content_wrap img, .content_wrap ins, .content_wrap kbd, .content_wrap q, .content_wrap s, .content_wrap samp,
.content_wrap small, .content_wrap strike, .content_wrap strong, .content_wrap sub, .content_wrap sup, .content_wrap tt, .content_wrap var,
.content_wrap b, .content_wrap u, .content_wrap i, .content_wrap center,
.content_wrap dl, .content_wrap dt, .content_wrap dd, .content_wrap ol, .content_wrap ul, .content_wrap li,
.content_wrap fieldset, .content_wrap form, .content_wrap label, .content_wrap legend,
.content_wrap table, .content_wrap caption, .content_wrap tbody, .content_wrap tfoot, .content_wrap thead, .content_wrap tr, .content_wrap th, .content_wrap td,
.content_wrap article, .content_wrap aside, .content_wrap canvas, .content_wrap details, .content_wrap embed,
.content_wrap figure, .content_wrap figcaption, .content_wrap footer, .content_wrap header, .content_wrap hgroup,
.content_wrap menu, .content_wrap nav, .content_wrap output, .content_wrap ruby, .content_wrap section, .content_wrap summary,
.content_wrap time, .content_wrap mark, .content_wrap audio, .content_wrap video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.content_wrap article, .content_wrap aside, .content_wrap details, .content_wrap figcaption, .content_wrap figure,
.content_wrap footer, .content_wrap header, .content_wrap hgroup, .content_wrap menu, .content_wrap nav, .content_wrap section {
  display: block;
}
.content_wrap ol, .content_wrap ul {
  list-style: none;
}
.content_wrap blockquote, .content_wrap q {
  quotes: none;
}
.content_wrap blockquote:before, .content_wrap blockquote:after,
.content_wrap q:before, .content_wrap q:after {
  content: "";
  content: none;
}
.content_wrap table {
  border-collapse: collapse;
  border-spacing: 0;
}
.content_wrap img {
  max-width: 100%;
  display: block;
}
.content_wrap .visible-xs, .content_wrap .visible-sm, .content_wrap .visible-md, .content_wrap .visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .content_wrap .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content_wrap .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content_wrap .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .content_wrap .visible-lg {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .content_wrap .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content_wrap .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content_wrap .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .content_wrap .hidden-lg {
    display: none !important;
  }
}
.content_wrap main {
  max-width: 750px;
  margin: 0 auto;
}
.content_wrap :not(.content_wrap) > .Container {
  max-width: 1280px;
  padding: 0 40px;
  margin: 0 auto;
  overflow: visible;
}
@media (max-width: 767px) {
  .content_wrap :not(.content_wrap) > .Container {
    padding: 0 18px;
  }
}
.content_wrap .Rte {
  line-height: 2.25;
  font-size: 16px;
}
.content_wrap .Rte h3 {
  color: #E60026;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.875;
  margin-bottom: 20px;
}
.content_wrap .Rte li {
  padding-left: 16px;
  position: relative;
}
.content_wrap .Rte li:before {
  content: "・";
  color: #E60026;
  position: absolute;
  left: -2px;
}
@media (max-width: 767px) {
  .content_wrap .Rte {
    line-height: 2.25;
    font-size: 16px;
  }
  .content_wrap .Rte h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.content_wrap .SectionHeader {
  text-align: center;
  margin-bottom: 54px;
  line-height: 1.4;
}
.content_wrap .SectionHeader__Title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 40px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.content_wrap .SectionHeader__SubTitle {
  font-size: 16px;
  margin-top: 10px;
}
.content_wrap .SectionHeader--white {
  color: #FFF;
}
@media (max-width: 767px) {
  .content_wrap .SectionHeader {
    margin-bottom: 30px;
  }
  .content_wrap .SectionHeader__Title {
    font-size: 28px;
  }
  .content_wrap .SectionHeader__SubTitle {
    font-size: 12px;
    margin-top: 3px;
  }
}
.content_wrap .TitleRibon span {
  background: #E60026;
  color: #FFF;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1.4;
  display: inline-block;
  position: relative;
  padding: 9px 27px;
  white-space: nowrap;
}
.content_wrap .TitleRibon span:before,
.content_wrap .TitleRibon span:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 12px;
  z-index: 1;
}
.content_wrap .TitleRibon span:before {
  left: -12px;
  background: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2212%22%20height%3D%2246%22%20viewBox%3D%220%200%2012%2046%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Crect%20width%3D%2212%22%20height%3D%2246%22%20transform%3D%22translate(452%203562)%22%20fill%3D%22%23fff%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(-452%20-3562)%22%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20d%3D%22M-60%2C0H477L464.994%2C23.441%2C477%2C46H-60l12.006-22.8Z%22%20transform%3D%22translate(512%203562)%22%20fill%3D%22%23e60026%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
  background-size: contain;
}
.content_wrap .TitleRibon span:after {
  right: -12px;
  background: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2212%22%20height%3D%2246%22%20viewBox%3D%220%200%2012%2046%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Crect%20width%3D%2212%22%20height%3D%2246%22%20transform%3D%22translate(452%203562)%22%20fill%3D%22%23fff%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(464%203608)%20rotate(180)%22%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20d%3D%22M-60%2C0H477L464.994%2C23.441%2C477%2C46H-60l12.006-22.8Z%22%20transform%3D%22translate(512%203562)%22%20fill%3D%22%23e60026%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .content_wrap .TitleRibon span {
    font-size: 18px;
    letter-spacing: 0.04em;
    padding: 8px 20px;
  }
  .content_wrap .TitleRibon span:before,
  .content_wrap .TitleRibon span:after {
    width: 11px;
  }
  .content_wrap .TitleRibon span:before {
    left: -10px;
  }
  .content_wrap .TitleRibon span:after {
    right: -11px;
  }
}
.content_wrap .VerticalText {
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.2em;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #222222;
}
.content_wrap .VerticalText:after {
  border-top: 1px solid #222222;
  content: "";
  display: block;
  height: 1px;
  width: 50px;
}
.content_wrap .VerticalText--red {
  color: #D42D31;
}
.content_wrap .VerticalText--red:after {
  border-top: 1px solid #D42D31;
}
@media (max-width: 767px) {
  .content_wrap .VerticalText {
    font-size: 12px;
  }
}
.content_wrap .SectionHero {
  position: relative;
}
.content_wrap .SectionHero:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 53px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22729.305%22%20height%3D%2253%22%20viewBox%3D%220%200%20729.305%2053%22%3E%3Cpath%20d%3D%22M363.568%2C70.29c76.03%2C0%2C155.7%2C13.948%2C219.5%2C29.267%2C88.756%2C21.31%2C146.232%2C23.733%2C146.232%2C23.733H0S103.4%2C120.8%2C144.484%2C108.7C208.765%2C92.068%2C282.068%2C70.29%2C363.568%2C70.29Z%22%20transform%3D%22translate(729.305%20123.29)%20rotate(180)%22%20fill%3D%22%23fdf6e8%22%2F%3E%3C%2Fsvg%3E") no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C70.29c27.574%2C0%2C56.468%2C6.348%2C79.609%2C13.32%2C32.189%2C9.7%2C53.035%2C10.8%2C53.035%2C10.8H0s37.5-1.132%2C52.4-6.639C75.714%2C80.2%2C102.3%2C70.29%2C131.857%2C70.29Z%22%20transform%3D%22translate(264.5%2094.411)%20rotate(180)%22%20fill%3D%22%23fdf6e8%22%2F%3E%3C%2Fsvg%3E");
  height: 24px;
  bottom: -23px;
  background-repeat: no-repeat;
  background-position: left;
}
.content_wrap .SectionHero video {
  width: 100%;
}
.content_wrap .SectionCheck {
  padding: 75px 0 82px;
  background: url("https://cdn.shopify.com/s/files/1/0788/4960/5937/files/md_lp_check_back_sp.jpg?v=1717728575") no-repeat center center/cover;
  position: relative;
}
.content_wrap .SectionCheck:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}
.content_wrap .SectionCheck .Container {
  position: relative;
}
.content_wrap .SectionCheck__List {
  padding: 0 18px;
}
.content_wrap .SectionCheck__List li {
  width: 100%;
  font-size: 14px;
  border-radius: 32px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.8) url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2225%22%20viewBox%3D%220%200%2025%2025%22%3E%3Cg%20transform%3D%22translate(-326%20-1048)%22%3E%3Cg%20transform%3D%22translate(326%201048)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23e0e0e0%22%20stroke-width%3D%221%22%3E%3Crect%20width%3D%2225%22%20height%3D%2225%22%20rx%3D%224%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%223.5%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M331.341%2C1055.789l4.391%2C4.01%2C7.449-7.449%22%20transform%3D%22translate(1.469%204.636)%22%20fill%3D%22none%22%20stroke%3D%22%23e60026%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat left center;
  background-position: 21px;
  padding: 19px 24px 19px 68px;
}
.content_wrap .SectionCheck__List li + li {
  margin-top: 13px;
}
.content_wrap .SectionProduct {
  padding: 65px 0 75px;
  background: #DDFAFF;
  position: relative;
}
.content_wrap .SectionProduct:before {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 24px;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: -23px;
  right: 20px;
  left: auto;
  -webkit-transform: unset;
          transform: unset;
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C0c27.574%2C0%2C56.468%2C6.348%2C79.609%2C13.32%2C32.189%2C9.7%2C53.035%2C10.8%2C53.035%2C10.8H0s37.5-1.132%2C52.4-6.639C75.714%2C9.912%2C102.3%2C0%2C131.857%2C0Z%22%20fill%3D%22%23ddfaff%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right;
}
.content_wrap .SectionProduct__Cta:hover {
  opacity: 0.85;
}
.content_wrap .SectionProduct__Cta img {
  width: 100%;
}
.content_wrap .SectionProduct .SectionHeader {
  margin-bottom: 10px;
}
.content_wrap .SectionProduct--02 {
  background: #FDE7E7;
}
.content_wrap .SectionProduct--02:before {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 53px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: -53px;
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22867%22%20height%3D%2253%22%20viewBox%3D%220%200%20867%2053%22%3E%3Cpath%20d%3D%22M432.211%2C0c90.385%2C0%2C185.1%2C13.948%2C260.948%2C29.267C798.672%2C50.576%2C867%2C53%2C867%2C53H0s122.918-2.487%2C171.763-14.587C248.181%2C21.779%2C335.323%2C0%2C432.211%2C0Z%22%20fill%3D%22%23fde7e7%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left;
}
.content_wrap .SectionProduct--02:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 53px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: -53px;
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22867%22%20height%3D%2253%22%20viewBox%3D%220%200%20867%2053%22%3E%3Cpath%20d%3D%22M432.211%2C53c90.385%2C0%2C185.1-13.948%2C260.948-29.267C798.672%2C2.424%2C867%2C0%2C867%2C0H0S122.918%2C2.487%2C171.763%2C14.587C248.181%2C31.221%2C335.324%2C53%2C432.211%2C53Z%22%20fill%3D%22%23fde7e7%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 767px) {
  .content_wrap .SectionProduct--02:before {
    background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C0c27.574%2C0%2C56.468%2C6.348%2C79.609%2C13.32%2C32.189%2C9.7%2C53.035%2C10.8%2C53.035%2C10.8H0s37.5-1.132%2C52.4-6.639C75.714%2C9.912%2C102.3%2C0%2C131.857%2C0Z%22%20fill%3D%22%23fde7e7%22%2F%3E%3C%2Fsvg%3E");
    height: 24px;
    top: -23px;
    -webkit-transform: unset;
            transform: unset;
    right: 20px;
    left: auto;
  }
  .content_wrap .SectionProduct--02:after {
    background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C24.121c27.574%2C0%2C56.468-6.348%2C79.609-13.32C243.655%2C1.1%2C264.5%2C0%2C264.5%2C0H0S37.5%2C1.132%2C52.4%2C6.639C75.714%2C14.209%2C102.3%2C24.121%2C131.857%2C24.121Z%22%20fill%3D%22%23fce6e6%22%2F%3E%3C%2Fsvg%3E");
    height: 24px;
    bottom: -23px;
    -webkit-transform: unset;
            transform: unset;
    left: 0;
  }
}
.content_wrap .FeaturedProduct {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 35px;
  position: relative;
}
.content_wrap .FeaturedProduct__Image {
  width: 38%;
  position: relative;
}
.content_wrap .FeaturedProduct .decoration_01 {
  position: absolute;
  right: -20px;
  top: -120px;
  width: 165px;
  display: none;
}
.content_wrap .FeaturedProduct .decoration_02 {
  position: absolute;
  left: -20px;
  top: -82px;
  width: 238px;
}
.content_wrap .FeaturedProduct .decoration_03 {
  position: absolute;
  left: -30px;
  bottom: -60px;
}
.content_wrap .FeaturedProduct .decoration_04 {
  position: absolute;
  right: -20px;
  top: -120px;
  width: 165px;
}
.content_wrap .FeaturedProduct .decoration_05 {
  position: absolute;
  left: -40px;
  top: -250px;
}
.content_wrap .FeaturedProduct .decoration_06 {
  position: absolute;
  left: -20px;
  bottom: -177px;
  z-index: 1;
}
.content_wrap .FeaturedProduct__Info {
  width: 62%;
}
.content_wrap .FeaturedProduct__Price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content_wrap .FeaturedProduct__Price-Label {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.1em;
  border: 1px solid #000;
  border-radius: 21px;
  padding: 9px 20px;
}
.content_wrap .FeaturedProduct__Price-Price {
  font-family: "Inter", sans-serif;
  font-size: 52px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-left: 14px;
}
.content_wrap .FeaturedProduct__Price-Price span {
  font-size: 32px;
}
.content_wrap .FeaturedProduct__Price-Tax {
  letter-spacing: 0.1em;
  margin-left: 11px;
}
.content_wrap .FeaturedProduct__Price-Description {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 25px;
}
.content_wrap .FeaturedProduct__Point {
  margin: 25px 0;
  background: #FFF;
  border-radius: 30px;
  padding: 58px 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-shadow: 0px 7px 22px 0px rgba(156, 156, 156, 0.15);
          box-shadow: 0px 7px 22px 0px rgba(156, 156, 156, 0.15);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_wrap .FeaturedProduct__Point .TitleRibon {
  position: absolute;
  top: -9px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.content_wrap .FeaturedProduct__Point .Item {
  width: 33.3333333333%;
  text-align: center;
  padding: 0 5px;
}
.content_wrap .FeaturedProduct__Point .Item + .Item {
  border-left: 1px solid #EFDFDF;
}
.content_wrap .FeaturedProduct__Point .Item__Title {
  font-size: 15px;
}
.content_wrap .FeaturedProduct__Point .Item__Title--strong {
  font-size: 15px;
  font-weight: 700;
}
.content_wrap .FeaturedProduct__Point .Item__Title span {
  display: none;
  font-size: 14px;
  line-height: 1.43;
  font-weight: 400;
  text-align: left;
  margin-top: 8px;
}
.content_wrap .FeaturedProduct__Point .Item__Image {
  margin-top: 14px;
}
.content_wrap .FeaturedProduct__Point .Item__Price {
  font-family: "Inter", sans-serif;
  font-size: 54px;
  font-weight: 700;
  color: #E60026;
  letter-spacing: 0;
  margin-top: 4px;
}
.content_wrap .FeaturedProduct__Point .Item__Price span {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
  margin-left: 4px;
}
.content_wrap .FeaturedProduct__Point .Item__Description {
  font-size: 12px;
  line-height: 1.42;
  margin-top: 18px;
}
.content_wrap .FeaturedProduct__Caption {
  font-size: 12px;
  line-height: 1.66;
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .content_wrap .FeaturedProduct__Point {
    margin: 17px 0;
    border-radius: 22px;
    padding: 16px 25px 0 25px;
    display: block;
  }
  .content_wrap .FeaturedProduct__Point .Item {
    width: 100%;
    padding: 34px 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .content_wrap .FeaturedProduct__Point .Item + .Item {
    border-left: none;
    border-top: 1px solid #EFDFDF;
  }
  .content_wrap .FeaturedProduct__Point .Item__Title {
    text-align: left;
    width: 100%;
  }
  .content_wrap .FeaturedProduct__Point .Item__Title span {
    display: block;
  }
  .content_wrap .FeaturedProduct__Point .Item__Image {
    margin-top: 0;
    margin-left: 14px;
    min-width: 70px;
  }
  .content_wrap .FeaturedProduct__Point .Item__Description {
    display: none;
  }
  .content_wrap .FeaturedProduct__Point .Item__Price {
    min-width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
}
@media (max-width: 767px) {
  .content_wrap .FeaturedProduct {
    display: block;
  }
  .content_wrap .FeaturedProduct .decoration_01 {
    display: none;
  }
  .content_wrap .FeaturedProduct .decoration_02 {
    left: 5px;
    top: 10px;
    width: 193px;
  }
  .content_wrap .FeaturedProduct .decoration_01_sp {
    position: absolute;
    right: 0;
    top: 30px;
  }
  .content_wrap .FeaturedProduct .decoration_02_sp {
    position: absolute;
    left: 0px;
    top: 350px;
  }
  .content_wrap .FeaturedProduct .decoration_03 {
    display: none;
  }
  .content_wrap .FeaturedProduct .decoration_04 {
    display: none;
  }
  .content_wrap .FeaturedProduct .decoration_05 {
    display: none;
  }
  .content_wrap .FeaturedProduct .decoration_06 {
    display: none;
  }
  .content_wrap .FeaturedProduct__Image {
    width: 100%;
    position: relative;
    margin-bottom: 6px;
  }
  .content_wrap .FeaturedProduct__Image img {
    max-width: 280px;
    margin: 0 auto;
  }
  .content_wrap .FeaturedProduct__Info {
    width: 100%;
  }
  .content_wrap .FeaturedProduct__Price-Label {
    font-size: 15px;
    border-radius: 28px;
    padding: 9px 19px;
  }
  .content_wrap .FeaturedProduct__Price-Price {
    font-size: 38px;
    margin-left: 14px;
  }
  .content_wrap .FeaturedProduct__Price-Price span {
    font-size: 23px;
  }
  .content_wrap .FeaturedProduct__Price-Tax {
    margin-left: 9px;
    font-size: 14px;
    margin-top: 8px;
  }
  .content_wrap .FeaturedProduct__Price-Description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 58px;
  }
  .content_wrap .FeaturedProduct__Point .TitleRibon {
    top: -23px;
  }
  .content_wrap .FeaturedProduct__Point .TitleRibon span {
    min-width: 244px;
    text-align: center;
  }
  .content_wrap .FeaturedProduct__Point .Item__Title {
    text-align: left;
    font-size: 14px;
    width: 100%;
  }
  .content_wrap .FeaturedProduct__Point .Item__Title--strong {
    font-size: 16px;
  }
  .content_wrap .FeaturedProduct__Caption {
    font-size: 12px;
    line-height: 1.42;
    margin-bottom: 48px;
  }
}
.content_wrap .SectionStory {
  padding: 105px 0 124px;
}
.content_wrap .SectionStory__Content h3 {
  color: #E60026;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.875;
  margin-bottom: 20px;
}
.content_wrap .SectionStory__Content p {
  font-size: 16px;
  line-height: 2.25;
}
@media (max-width: 767px) {
  .content_wrap .SectionStory {
    padding: 56px 0 59px;
  }
  .content_wrap .SectionStory__Content h3 {
    font-size: 20px;
  }
  .content_wrap .SectionStory__Content p {
    font-size: 14px;
    line-height: 2.25;
  }
}
.content_wrap .SectionStory__Top .SectionStory__Image {
  width: 100%;
  position: relative;
  margin-bottom: 35px;
}
.content_wrap .SectionStory__Top .SectionStory__Image .VerticalText {
  position: absolute;
  top: 35px;
  left: -20px;
}
.content_wrap .SectionStory__Top .SectionStory__Image img {
  border-radius: 30px;
}
.content_wrap .SectionStory__Top .SectionStory__Content {
  width: 100%;
  position: relative;
}
.content_wrap .SectionStory__Top .SectionStory__Content .decoration {
  position: absolute;
  right: -40px;
  top: -100px;
}
@media (max-width: 767px) {
  .content_wrap .SectionStory__Top .SectionStory__Image .VerticalText {
    left: -40px;
    top: 45px;
    font-size: 16px;
  }
  .content_wrap .SectionStory__Top .SectionStory__Image img {
    border-radius: 22px;
  }
  .content_wrap .SectionStory__Top .SectionStory__Content .decoration {
    display: none;
  }
}
.content_wrap .SectionStory__Bottom {
  display: block;
  margin-top: 70px;
}
.content_wrap .SectionStory__Bottom .SectionStory__Image {
  position: relative;
  width: 100%;
  margin-top: 26px;
  margin-bottom: 23px;
}
.content_wrap .SectionStory__Bottom .SectionStory__Content {
  width: 100%;
}
@media (max-width: 767px) {
  .content_wrap .SectionStory__Bottom .SectionStory__Content h3 {
    font-size: 24px;
    line-height: 1.58;
  }
}
.content_wrap .SectionReview {
  padding: 110px 0 138px;
  background: #FDE7E7;
  position: relative;
}
.content_wrap .SectionReview:before {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 52px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22867%22%20height%3D%2253%22%20viewBox%3D%220%200%20867%2053%22%3E%3Cpath%20d%3D%22M434.789%2C53c-90.385%2C0-185.1-13.948-260.948-29.267C68.328%2C2.424%2C0%2C0%2C0%2C0H867S744.082%2C2.487%2C695.237%2C14.587C618.819%2C31.221%2C531.676%2C53%2C434.789%2C53Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right;
}
.content_wrap .SectionReview:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 52px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22867%22%20height%3D%2253%22%20viewBox%3D%220%200%20867%2053%22%3E%3Cpath%20d%3D%22M432.211%2C0c90.385%2C0%2C185.1%2C13.948%2C260.948%2C29.267C798.672%2C50.576%2C867%2C53%2C867%2C53H0s122.918-2.487%2C171.763-14.587C248.181%2C21.779%2C335.323%2C0%2C432.211%2C0Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left;
}
.content_wrap .SectionReview .Container {
  position: relative;
}
.content_wrap .SectionReview .Container .decoration01 {
  position: absolute;
  left: -10px;
  top: -185px;
  z-index: 1;
}
.content_wrap .SectionReview .Container .decoration02 {
  position: absolute;
  right: 10px;
  bottom: -230px;
  z-index: 1;
}
.content_wrap .SectionReview .TitleRibon {
  text-align: center;
  margin-bottom: 52px;
}
.content_wrap .SectionReview__Wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 46px;
}
.content_wrap .SectionReview__Wrap .Item {
  width: calc(50% - 23px);
}
.content_wrap .SectionReview__Wrap .Item__Image img {
  border-radius: 30px;
}
.content_wrap .SectionReview__Wrap .Item__Info {
  margin-top: 22px;
}
.content_wrap .SectionReview__Wrap .Item__Title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.01em;
}
.content_wrap .SectionReview__Wrap .Item__Description {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.7;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .content_wrap .SectionReview {
    padding: 83px 0 106px;
  }
  .content_wrap .SectionReview:before {
    background-image: url(data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C24.121c27.574%2C0%2C56.468-6.348%2C79.609-13.32C243.655%2C1.1%2C264.5%2C0%2C264.5%2C0H0S37.5%2C1.132%2C52.4%2C6.639C75.714%2C14.209%2C102.3%2C24.121%2C131.857%2C24.121Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
    height: 24px;
    -webkit-transform: unset;
            transform: unset;
    top: 0;
    right: 0;
    left: auto;
  }
  .content_wrap .SectionReview:after {
    background-image: url(data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C0c27.574%2C0%2C56.468%2C6.348%2C79.609%2C13.32%2C32.189%2C9.7%2C53.035%2C10.8%2C53.035%2C10.8H0s37.5-1.132%2C52.4-6.639C75.714%2C9.912%2C102.3%2C0%2C131.857%2C0Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
    height: 24px;
    bottom: -1px;
    -webkit-transform: unset;
            transform: unset;
    left: 0;
  }
  .content_wrap .SectionReview .Container .decoration01 {
    display: none;
  }
  .content_wrap .SectionReview .Container .decoration02 {
    display: none;
  }
  .content_wrap .SectionReview .TitleRibon {
    text-align: center;
  }
  .content_wrap .SectionReview .TitleRibon + .TitleRibon {
    margin-bottom: 2px;
  }
  .content_wrap .SectionReview__Wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    gap: 19px;
    overflow-x: scroll;
    margin-top: 37px;
    margin: 37px calc(50% - 50vw) 0;
    width: 100vw;
    padding: 0 18px;
  }
  .content_wrap .SectionReview__Wrap .Item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 80%;
  }
}
.content_wrap .SectionFeature {
  padding: 54px 0 107px;
}
.content_wrap .SectionFeature .Container {
  position: relative;
}
.content_wrap .SectionFeature .decoration-wrap {
  position: absolute;
  bottom: -200px;
  left: 35px;
  z-index: 1;
}
.content_wrap .SectionFeature .Item + .Item {
  margin-top: 55px;
}
.content_wrap .SectionFeature .Item__Image {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.content_wrap .SectionFeature .VerticalText {
  position: absolute;
  left: -50px;
  top: 30px;
}
.content_wrap .SectionFeature .Item__Number {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 81px;
  color: #E60026;
  letter-spacing: 0;
  position: absolute;
  top: 30px;
  left: 36px;
}
.content_wrap .SectionFeature .Item__Image img {
  border-radius: 30px;
}
.content_wrap .SectionFeature .Item__Content {
  width: 100%;
  position: relative;
}
.content_wrap .SectionFeature .Item--02 .Item__Content .decoration {
  position: absolute;
  right: -40px;
  top: -90px;
}
.content_wrap .SectionFeature .Item--03 .Item__Content .decoration {
  position: absolute;
  right: 10px;
  top: -60px;
}
.content_wrap .SectionFeature .Item--04 .Item__Content .decoration {
  position: absolute;
  left: -50px;
  bottom: -200px;
  z-index: 1;
}
.content_wrap .SectionFeature .Item--04 .Item__Image .decoration {
  position: absolute;
  right: -40px;
  top: -65px;
}
@media (max-width: 767px) {
  .content_wrap .SectionFeature {
    padding: 55px 0 70px;
  }
  .content_wrap .SectionFeature .decoration-wrap {
    display: none;
  }
  .content_wrap .SectionFeature .Item__Image {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 29px;
  }
  .content_wrap .SectionFeature .VerticalText {
    position: absolute;
    left: -35px;
    top: 25px;
  }
  .content_wrap .SectionFeature .Item__Number {
    font-size: 64px;
    left: 34px;
  }
  .content_wrap .SectionFeature .Item__Image img {
    border-radius: 22px;
  }
  .content_wrap .SectionFeature .Item__Content {
    width: 100%;
  }
  .content_wrap .SectionFeature .Item--02 .Item__Content .decoration {
    display: none;
  }
  .content_wrap .SectionFeature .Item--03 .Item__Content .decoration {
    display: none;
  }
  .content_wrap .SectionFeature .Item--04 .Item__Content .decoration {
    display: none;
  }
  .content_wrap .SectionFeature .Item--04 .Item__Image .decoration {
    display: none;
  }
}
.content_wrap .SectionHowto {
  padding: 67px 0 86px;
  background: #DDFAFF;
  position: relative;
}
.content_wrap .SectionHowto:before {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 53px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: -53px;
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22867%22%20height%3D%2253%22%20viewBox%3D%220%200%20867%2053%22%3E%3Cpath%20d%3D%22M432.211%2C0c90.385%2C0%2C185.1%2C13.948%2C260.948%2C29.267C798.672%2C50.576%2C867%2C53%2C867%2C53H0s122.918-2.487%2C171.763-14.587C248.181%2C21.779%2C335.323%2C0%2C432.211%2C0Z%22%20fill%3D%22%23ddfaff%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left;
}
.content_wrap .SectionHowto:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 53px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: -53px;
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22867%22%20height%3D%2253%22%20viewBox%3D%220%200%20867%2053%22%3E%3Cpath%20d%3D%22M432.211%2C53c90.385%2C0%2C185.1-13.948%2C260.948-29.267C798.672%2C2.424%2C867%2C0%2C867%2C0H0S122.918%2C2.487%2C171.763%2C14.587C248.181%2C31.221%2C335.324%2C53%2C432.211%2C53Z%22%20fill%3D%22%23ddfaff%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right;
}
.content_wrap .SectionHowto .Container {
  position: relative;
}
.content_wrap .SectionHowto .Container .decoration {
  position: absolute;
  right: 30px;
  bottom: -150px;
  z-index: 1;
}
.content_wrap .SectionHowto__Wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 26px;
}
.content_wrap .SectionHowto .Item {
  width: calc(50% - 13px);
  background: #FFF;
  border-radius: 30px;
  padding: 14px 13px 27px 13px;
}
.content_wrap .SectionHowto .Item--col50 {
  width: 100%;
}
.content_wrap .SectionHowto .Item__Title {
  background: #F0F0F0;
  border-radius: 34px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 12px;
}
.content_wrap .SectionHowto .Item__Title span {
  font-size: 13px;
  letter-spacing: 0.2em;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}
.content_wrap .SectionHowto .Item__Image {
  padding: 20px;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_wrap .SectionHowto .Item__Image img {
  height: auto;
  display: block;
  margin: 0 auto;
}
.content_wrap .SectionHowto .Item__Image .dog_01 {
  max-width: 79px;
}
.content_wrap .SectionHowto .Item__Image .dog_02 {
  max-width: 100px;
}
.content_wrap .SectionHowto .Item__Image .dog_03 {
  max-width: 131px;
}
.content_wrap .SectionHowto .Item__Image .dog_04 {
  max-width: 182px;
}
.content_wrap .SectionHowto .Item__Image--col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content_wrap .SectionHowto .Item__Image--col2 span {
  width: 50%;
  display: block;
}
.content_wrap .SectionHowto .Item__Image--col2 span + span {
  border-left: 1px solid #EAE5E5;
}
.content_wrap .SectionHowto .Item__Info {
  padding: 0 20px;
}
.content_wrap .SectionHowto .Item__Info + .Item__Info {
  margin-top: 16px;
}
.content_wrap .SectionHowto .Item__Info-Label {
  background: #FDE7E7;
  border-radius: 18px;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 10px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.4;
}
.content_wrap .SectionHowto .Item__Info-Meta {
  text-align: center;
}
.content_wrap .SectionHowto .Item__Info-Meta span {
  display: inline-block;
}
.content_wrap .SectionHowto .Item__Info-Meta .period {
  font-size: 14px;
}
.content_wrap .SectionHowto .Item__Info-Meta .number {
  font-size: 43px;
  font-weight: 700;
  font-family: "Inter", sans-serif;
}
.content_wrap .SectionHowto .Item__Info-Meta .unit {
  font-size: 15px;
  font-weight: 700;
  text-align: left;
}
.content_wrap .SectionHowto .Item__Info-Meta .unit small {
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin-top: 2px;
}
@media (max-width: 767px) {
  .content_wrap .SectionHowto {
    padding: 60px 0 57px;
  }
  .content_wrap .SectionHowto:before {
    background-image: url(data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C0c27.574%2C0%2C56.468%2C6.348%2C79.609%2C13.32%2C32.189%2C9.7%2C53.035%2C10.8%2C53.035%2C10.8H0s37.5-1.132%2C52.4-6.639C75.714%2C9.912%2C102.3%2C0%2C131.857%2C0Z%22%20fill%3D%22%23ddfaff%22%2F%3E%3C%2Fsvg%3E);
    height: 24px;
    top: -23px;
    -webkit-transform: unset;
            transform: unset;
    right: auto;
    left: 0;
  }
  .content_wrap .SectionHowto:after {
    background-image: url(data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C24.121c27.574%2C0%2C56.468-6.348%2C79.609-13.32C243.655%2C1.1%2C264.5%2C0%2C264.5%2C0H0S37.5%2C1.132%2C52.4%2C6.639C75.714%2C14.209%2C102.3%2C24.121%2C131.857%2C24.121Z%22%20fill%3D%22%23dbf8fd%22%2F%3E%3C%2Fsvg%3E);
    height: 24px;
    bottom: -23px;
    -webkit-transform: unset;
            transform: unset;
    right: 0;
    left: auto;
  }
  .content_wrap .SectionHowto .Container .decoration {
    display: none;
  }
  .content_wrap .SectionHowto__Wrap {
    gap: 13px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content_wrap .SectionHowto .Item {
    width: calc(50% - 6.5px);
    border-radius: 22px;
    padding: 8px 8px 17px 8px;
  }
  .content_wrap .SectionHowto .Item--col50 {
    width: 100%;
  }
  .content_wrap .SectionHowto .Item__Title {
    border-radius: 17px 17px 0 0;
    font-size: 16px;
    padding: 15px 10px 10px 10px;
  }
  .content_wrap .SectionHowto .Item__Image {
    padding: 20px;
    height: 120px;
  }
  .content_wrap .SectionHowto .Item__Image .dog_01 {
    max-width: 55px;
  }
  .content_wrap .SectionHowto .Item__Image .dog_02 {
    max-width: 70px;
  }
  .content_wrap .SectionHowto .Item__Image .dog_03 {
    max-width: 82px;
  }
  .content_wrap .SectionHowto .Item__Image .dog_04 {
    max-width: 114px;
  }
  .content_wrap .SectionHowto .Item__Info {
    padding: 0;
  }
  .content_wrap .SectionHowto .Item__Info + .Item__Info {
    margin-top: 16px;
  }
  .content_wrap .SectionHowto .Item__Info-Meta .unit {
    font-size: 14px;
  }
}
.content_wrap .SectionFaq {
  padding: 126px 0 154px;
}
.content_wrap .SectionFaq .SectionHeader {
  margin-bottom: 68px;
}
.content_wrap .SectionFaq .Container {
  position: relative;
}
.content_wrap .SectionFaq .Container .decoration {
  position: absolute;
  left: 20px;
  top: -50px;
  z-index: 1;
}
.content_wrap .FaqList {
  max-width: 868px;
  margin: 0 auto;
}
.content_wrap .FaqList .Item {
  position: relative;
}
.content_wrap .FaqList .Item + .Item:before {
  content: "";
  display: block;
  width: 110px;
  border-top: 1px solid #EDEDED;
  margin: 44px 0;
}
.content_wrap .FaqList .Item__Q {
  font-size: 18px;
  line-height: 1.5;
  color: #E60026;
  font-weight: 700;
  margin-bottom: 8px;
}
.content_wrap .FaqList .Item__A {
  font-size: 14px;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .content_wrap .SectionFaq {
    padding: 74px 0 68px;
  }
  .content_wrap .SectionFaq .SectionHeader {
    margin-bottom: 44px;
  }
  .content_wrap .SectionFaq .Container .decoration {
    display: none;
  }
  .content_wrap .FaqList .Item + .Item:before {
    margin: 20px 0 40px;
  }
  .content_wrap .FaqList .Item__Q {
    font-size: 16px;
    margin-bottom: 17px;
  }
  .content_wrap .FaqList .Item__A {
    font-size: 14px;
    line-height: 2.14;
  }
}
.content_wrap .SectionSpec {
  padding: 120px 0;
}
.content_wrap .SpecTable {
  max-width: 867px;
  margin: 0 auto;
}
.content_wrap .SpecTable .Item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 20px;
}
.content_wrap .SpecTable .Item + .Item {
  margin-top: 20px;
}
.content_wrap .SpecTable .Item__Head {
  background: #FDE7E7;
  font-size: 14px;
  width: 240px;
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.1em;
}
.content_wrap .SpecTable .Item__Content {
  font-size: 16px;
  width: calc(100% - 240px);
  padding-left: 57px;
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .content_wrap .SectionSpec {
    padding: 83px 0 79px;
  }
  .content_wrap .SpecTable .Item {
    padding-bottom: 16px;
  }
  .content_wrap .SpecTable .Item + .Item {
    margin-top: 16px;
  }
  .content_wrap .SpecTable .Item__Head {
    font-size: 12px;
    width: 80px;
    min-height: 108px;
  }
  .content_wrap .SpecTable .Item__Content {
    font-size: 14px;
    width: calc(100% - 80px);
    padding-left: 21px;
    line-height: 1.7;
  }
}
.content_wrap .SectionProductDetail-01 {
  position: relative;
}
.content_wrap .SectionProductDetail-01__Movie {
  border-radius: 30px;
  width: 88%;
  position: absolute;
  top: 65.8%;
  left: 6%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 16%;
}
.content_wrap .SectionProductDetail-02 {
  position: relative;
  margin-bottom: 60px;
}
.content_wrap .SectionProductDetail-02__Mobie-Wrap {
  position: absolute;
  left: 6%;
  top: 46%;
  display: block;
  width: 88%;
  border-radius: 30px;
  overflow: hidden;
}
.content_wrap .SectionProductDetail-02__Mobie {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.content_wrap .SectionProductDetail-02__Mobie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content_wrap .SiteHeader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.content_wrap .SiteHeader__Logo {
  background: #FFF;
  display: inline-block;
  border-radius: 0 0 41px 0;
  padding: 18px 34px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(175, 175, 175, 0.16);
          box-shadow: 0px 0px 13px 0px rgba(175, 175, 175, 0.16);
}
.content_wrap .SiteHeader__Logo a {
  display: block;
}
.content_wrap .SiteHeader__Logo svg {
  width: 150px;
}
@media (max-width: 767px) {
  .content_wrap .SiteHeader {
    display: none;
  }
  .content_wrap .SiteHeader__Logo {
    padding: 0px 23px;
  }
  .content_wrap .SiteHeader__Logo svg {
    width: 106px;
  }
}
.content_wrap .SectionFooter {
  padding: 90px 0 0;
  background: #F5F5F5;
  position: relative;
}
.content_wrap .SectionFooter:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 1200px;
  height: 53px;
  position: absolute;
  top: -53px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22867%22%20height%3D%2253%22%20viewBox%3D%220%200%20867%2053%22%3E%3Cpath%20d%3D%22M432.211%2C0c90.385%2C0%2C185.1%2C13.948%2C260.948%2C29.267C798.672%2C50.576%2C867%2C53%2C867%2C53H0s122.918-2.487%2C171.763-14.587C248.181%2C21.779%2C335.323%2C0%2C432.211%2C0Z%22%20fill%3D%22%23f5f5f5%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left;
}
.content_wrap .SectionFooter__Logo {
  text-align: center;
}
.content_wrap .SectionFooter__Link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 45px;
  margin-top: 35px;
}
.content_wrap .SectionFooter__Link li a {
  color: #000;
  text-decoration: none;
}
.content_wrap .SectionFooter__Link li a:hover {
  text-decoration: underline;
}
.content_wrap .SectionFooter__Social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 40px;
  margin-top: 60px;
}
.content_wrap .SectionFooter__Bottom {
  background: #FFF;
  padding: 33px 0 57px;
  margin-top: 85px;
}
.content_wrap .SectionFooter__Copy {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .content_wrap .SectionFooter {
    padding: 47px 0 0;
  }
  .content_wrap .SectionFooter:after {
    background-image: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22264.5%22%20height%3D%2224.121%22%20viewBox%3D%220%200%20264.5%2024.121%22%3E%3Cpath%20d%3D%22M131.857%2C0c27.574%2C0%2C56.468%2C6.348%2C79.609%2C13.32%2C32.189%2C9.7%2C53.035%2C10.8%2C53.035%2C10.8H0s37.5-1.132%2C52.4-6.639C75.714%2C9.912%2C102.3%2C0%2C131.857%2C0Z%22%20fill%3D%22%23f5f5f5%22%2F%3E%3C%2Fsvg%3E");
    height: 24px;
    top: -23px;
    -webkit-transform: unset;
            transform: unset;
    right: auto;
    left: 0;
  }
  .content_wrap .SectionFooter__Logo svg {
    width: 137px;
  }
  .content_wrap .SectionFooter__Link {
    font-size: 14px;
  }
  .content_wrap .SectionFooter__Link li {
    width: 100%;
    text-align: center;
  }
  .content_wrap .SectionFooter__Social {
    gap: 20px 45px;
    margin-top: 34px;
  }
  .content_wrap .SectionFooter__Bottom {
    background: #FFF;
    padding: 22px 0 26px;
    margin-top: 64px;
  }
  .content_wrap .SectionFooter__Copy {
    font-size: 10px;
  }
}
.content_wrap .SideCta {
  position: fixed;
  right: 0;
  top: 210px;
  z-index: 10;
}
.content_wrap .SideCta__Pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.content_wrap .SideCta__Sp {
  display: none;
  right: -32px;
}
.content_wrap .SideCta__Pc .SideCta__Dog {
  position: absolute;
  top: -48px;
  left: 22px;
  z-index: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.content_wrap .SideCta__Pc .SideCta__Button {
  margin-right: -32px;
  z-index: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.content_wrap .SideCta__On {
  display: none;
}
.content_wrap .SideCta__Pc:hover .SideCta__Dog {
  top: -56px;
}
.content_wrap .SideCta__Pc:hover .SideCta__Button {
  margin-right: -27px;
}
.content_wrap .SideCta__Pc:hover .SideCta__Off {
  display: none;
}
.content_wrap .SideCta__Pc:hover .SideCta__On {
  display: block;
}
@media (max-width: 767px) {
  .content_wrap .SideCta__Sp {
    display: block;
    width: 284px;
  }
  .content_wrap .SideCta__Pc {
    display: none;
  }
  .content_wrap .SideCta {
    position: fixed;
    bottom: 15px;
    right: -32px;
    top: auto;
    z-index: 10;
  }
}
.content_wrap .SectionForm {
  padding-bottom: 170px;
  max-width: 947px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .content_wrap .SectionForm {
    padding-bottom: 79px;
  }
}