
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("font-awesome.min.css");

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* p,
address,
ol,
ul,
dl,
blockquote,
pre,
figure {
  margin: 0 0 1.5rem;
} */

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Medium.otf") format("opentype");
}

@media (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

@media (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

.d-none {
  display: none !important;
}

.wrapper {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #694338;
  line-height: 1.75;
  font-size: 14px;
}

.contents {
  width: 950px;
  margin: 0 auto 40px;
}

@media (max-width: 767px) {
  .contents {
    width: auto;
  }
}

.contents:after {
  content: "";
  display: block;
  clear: both;
}

.mainTop {
  position: relative;
  width: 740px;
  float: left;
  padding: 0 0 70px;
}

@media (max-width: 767px) {
  .mainTop {
    width: 100%;
  }
}

.mainTop>*:last-child {
  margin-bottom: 0;
}

.sub {
  width: 190px;
  float: right;
  overflow: hidden;
}

@media (max-width: 767px) {
  .sub {
    width: 100%;
  }
}

.breadcrumbs {
  padding: 12px 0;
}

@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 1.5;
}

.breadcrumbs__list>li {
  color: #6f5046;
}

.breadcrumbs__list>li:before {
  content: "＞";
  margin: 0 10px;
}

.breadcrumbs__list>li:first-child:before {
  content: none;
  display: none;
}

.breadcrumbs__list>li>a {
  color: #6f5046;
}

.breadcrumbs__list>li>a:hover {
  text-decoration: none;
}

.breadcrumbs__list>li>em {
  font-style: normal;
}

h1,
h2,
h3,
div,
p,
figure,
a {
  margin: 0;
}

img {
  margin: 0;
  max-width: 100%;
  object-fit: cover;
}

.mainTop {
  background-color: #fff;

}

.contents * {
  font-family: sans-serif;
  color: #4A4A4A;
}

/* kv
----------------------------------------- */
.fe-kv {
  background-color: #FFEDEA;
}

.fe-kv__head {
  margin: 0;
}

@media screen and (max-width:767px) {
  .fe-kv__head {
    width: 100%;
  }
}

.fe-kv__head img {
  display: block;
  max-width: 100%;
}

@media screen and (max-width:767px) {
  .fe-kv__head img {
    width: 100%;
  }
}

/* intro
----------------------------------------- */
.intro {
  position: relative;
  padding: 33px 40px 70px;
}

@media screen and (max-width:767px) {
  .intro {
    padding: 40px 20px 70px;
  }
}

/* PC 背景前面 */
.intro::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(../image/intro-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #FFEDEA;
}

/* SP 背景左側 */
@media screen and (max-width:767px) {
  .intro::before {
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-image: url(../image/intro-bg-left.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    background-color: #FFEDEA;
  }
}

/* SP 背景右側 */
.intro::after {
  content: "";
}

@media screen and (max-width:767px) {
  .intro::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-image: url(../image/intro-bg-right.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    background-color: #FFEDEA;
  }
}

.intro__inner {
  position: relative;
  z-index: 1;
  margin-top: 30px;
  padding: 35px 60px 72px;
  background: #FDFFF8;
}

@media screen and (max-width:767px) {
  .intro__inner {
    position: relative;
    z-index: 3;
    padding: 20px 20px 0;
  }
}

.intro__inner::before {
  content: "";
  position: absolute;
  top: -35px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 35px;
  background-image: url(../image/intro-inner-bg-top.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

@media screen and (max-width:767px) {
  .intro__inner::before {
    content: "";
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: url(../image/intro-inner-bg-top.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
}

.intro__inner::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 45px;
  background: url(../image/intro-inner-bg-bottom.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width:767px) {
  .intro__inner::after {
    content: "";
    position: absolute;
    bottom: -64px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 64px;
    background-image: url(../image/intro-inner-bg-bottom.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
}

.intro__ttl {
  text-align: center;
}

.intro__txt {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

@media screen and (max-width:767px) {
  .intro__txt {
    margin-top: 27px;
  }
}

.intro__txt+.intro__txt {
  margin-top: 20px;
}

@media screen and (max-width:767px) {
  .intro__txt+.intro__txt {
    margin-top: 24px;
  }
}

.intro__alert {
  margin-top: 20px;
  padding: 20px;
  border-top: 2px dashed #E34D4D;
  border-bottom: 2px dashed #E34D4D;
}

.intro__alert span {
  display: inline-block;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-feature-settings: "palt";
  color: #E34D4D;
}

@media screen and (max-width:767px) {
  .intro__alert {
    padding: 24px 0;
  }
}

/* detail
----------------------------------------- */
.detail {
  position: relative;
  padding-bottom: 40px;
}

.detail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  padding-top: 70px;
  background: #FFEDEA;
  border-bottom-left-radius: 800px 100px;
  border-bottom-right-radius: 800px 100px;
}

.detail::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding-bottom: 40px;
  width: 100%;
  background: #FDD5D3;
  border-bottom-left-radius: 600px 100px;
  border-bottom-right-radius: 600px 100px;
}

@media screen and (max-width:767px) {
  .detail::after {
    width: 100%;
    padding-bottom: 40px;
  }
}

.detail__inner {
  position: relative;
  padding: 110px 20px 95.5px;
  background-color: #FDD5D3;
}

@media screen and (max-width:767px) {
  .detail__inner {
    padding: 90px 20px 20px;
  }
}

.detail__ttl {
  text-align: center;
}

.detail__lead {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
}

.detail__table {
  margin: 23px auto 0;
  max-width: 540px;
}

.detail__img {
  text-align: center;
}

.note {
  margin-top: 10px;
}

.note span {
  font-size: 10px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

@media screen and (max-width:767px) {
  .note span {
    letter-spacing: 0.04em;
  }
}

/* content
----------------------------------------- */
.content {
  margin-top: 40px;
  padding: 40px 20px;
  background: #FDFFF8;
  border-radius: 16px;
}

@media screen and (max-width:767px) {
  .content {
    margin: 40px -20px 0;
  }
}

.content__ttl {
  text-align: center;
}

.content__lead {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: center;
}

@media screen and (max-width:767px) {
  .content__lead {
    margin-top: 23px;
    letter-spacing: -0.02em;
  }
}

.content__table {
  margin-top: 40px;
}

.content__table-ttl {
  text-align: center;
}

.content__img {
  margin-top: 23px;
  text-align: center;
}

.content__balloon {
  position: relative;
  margin-top: 30px;
  padding: 30px;
  background: #fff;
  border: 2px solid #FDD5D3;
  border-radius: 10px;
}

@media screen and (max-width:767px) {
  .content__balloon {
    margin: 33px 20px 0;
  }

}

.content__balloon::before,
.content__balloon::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.content__balloon::before {
  top: -20px;
  /* margin-left: -15px; */
  border: 10px solid transparent;
  border-bottom: 10px solid #FFF;
  z-index: 2;
}

.content__balloon::after {
  top: -26px;
  /* margin-left: -17px; */
  border: 12px solid transparent;
  border-bottom: 12px solid #FDD5D3;
  z-index: 1;
}

.content__balloon p {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

.content__bnr-inner {
  text-align: center;
}

.content__bnr {
  display: inline-block;
  margin-top: 40px;
  transition: opacity .3s;
}


/* follow-up
----------------------------------------- */
.follow-up {
  margin: 27px auto 0;
  max-width: 620px;
}

@media screen and (max-width:767px) {
  .follow-up__row {
    max-width: none;
  }
}

.follow-up__row {
  padding: 23px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F5FCE8;
  border-radius: 108px;
}

@media screen and (max-width:767px) {
  .follow-up__row {
    display: block;
    padding: 24px 20px 30px;
    border-radius: 40px;
  }
}

.follow-up__col:first-of-type {
  flex-shrink: 0;
  width: 80px;
}

@media screen and (max-width:767px) {
  .follow-up__col:first-of-type {
    width: 100%;
    text-align: center;
  }
}

.follow-up__col:last-of-type {
  margin-left: 32px;
  max-width: 342px;
}

@media screen and (max-width:767px) {
  .follow-up__col:last-of-type {
    margin-top: 20px;
    margin-left: 0;
    max-width: none;
  }
}

.follow-up__ttl {
  text-align: center;
}

.follow-up__txt {
  margin-top: 13px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

@media screen and (max-width:767px) {
  .follow-up__txt {
    margin-top: 20px;
  }
}


/* alert
----------------------------------------- */
.alert {
  margin-top: 50px;
  position: relative;
}

.alert__ttl {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}

.alert__inner {
  padding: 40px 30px 30px;
  background: #FFEDEA;
  border-radius: 10px;
}

@media screen and (max-width:767px) {
  .alert__inner {
    padding: 36px 20px 20px;
  }
}

.alert__txt {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

.alert+.content__table {
  margin-top: 60px;
}

@media screen and (max-width:767px) {
  .alert+.content__table {
    margin-top: 40px;
  }
}

@media screen and (max-width:767px) {
  .alert02 .alert__inner {
    padding: 56px 20px 20px;
  }
}

/* products
----------------------------------------- */
.products {
  position: relative;
  z-index: 2;
  padding-top: 80px;
  background-image: url(../image/products-bg.png);
  background-repeat: no-repeat;
  background-position: top 30px center;
  background-color: #fff;
}

@media screen and (max-width:767px) {
  .products {
    padding-top: 50px;
    background: transparent;
  }
}

@media screen and (max-width:767px) {
  .products::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
    background-image: url(../image/products-bg-left.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top 30px center;
  }
}
@media screen and (max-width:767px) {
  .products::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    width: 50%;
    background-image: url(../image/products-bg-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top 30px center;
  }
}

.products__ttl {
  position: relative;
  z-index: 2;
  text-align: center;
}

.products__row {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-evenly;
  margin-top: 30px;
}

@media screen and (max-width:767px) {
  .products__row {
    display: block;
  }
}

.products__col {
  padding: 30px 12px;
  width: calc(33.33% - 7px);
  border-radius: 10px;
}

@media screen and (max-width:767px) {
  .products__col {
    margin: 0 auto;
    padding: 30px 20px;
    width: 78%;
  }
}

.products__col a {
  text-decoration: none;
}

.products__col a:hover {
  opacity: 0.7;
}

@media screen and (max-width:767px) {
  .products__col:nth-of-type(n+2) {
    margin-top: 20px;
  }
}

.products__col.bg-blue {
  background: #EAF2F7;
}

.products__col.bg-purple {
  background: #EEE9F4;
}

.products__col.bg-green {
  background: #F0F7E0;
}

.products__col.bg-yellow {
  background: #FCF4DB;
}

.products__col.bg-orange {
  background: #FCEDE7;
}

.products__col.bg-pink {
  background: #FAEFF3;
}

.products__img {
  text-align: center;
}

.products__name {
  margin-top: 24px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  font-weight: bold;
  color: #E34D4D;
}

.products__name+.products__name {
  margin-top: 5px;
}

.products__name span {
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  color: #E34D4D;
}

.products__txt {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

.products__ttl--02 {
  margin-top: 60px;
  text-align: center;
}
