
/*! 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;
}

@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; */
  background-image: url(../image/bg2.png);
}

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

p {
  font-family: "Hiragino Kaku Gothic ProN","游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "sans-serif" !important;
  font-size: 14px;
  line-height: 2;
  color: #774343 !important;
}

a:hover {
  opacity: 0.7;
}

/* kv
----------------------------------------- */
.oralcare-kv {

}

.oralcare-kv__head {
  margin: 0;
}

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

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

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


/* intro
----------------------------------------- */
.intro {
  position: relative;

}

.intro__title {
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 50;
}

.intro__anchor {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 35px;
  z-index: 20;
}

.intro__anchor__item {
  flex: 0 0 calc(33.33% - 60px); 
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .intro__anchor__item {
    flex: 0 0 calc(50% - 5px); 
  }
}

.intro__parts__wrap {
  display: flex;
  justify-content: center;
}

.intro__parts {
  position: absolute;
  top: 55px;
  z-index: 10;
}

.intro__bg__parts__wrap {
  display: flex;
  justify-content: center;
}

.intro__bg__parts {
  position: absolute;
  top: -24px;
  z-index: 1;
}

.intro__bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 700px;
  background-color: #E8FBFD;
  z-index: 1;
}

/* detail
----------------------------------------- */
.detail01 {
  position: relative;
  top: 20px;
  text-align: center;
  z-index: 2;
}

@media screen and (max-width:767px) {
  .detail01 {
    top: 10px;
  }
}

.detail01__txt__img__wrap {
  position: relative;
  top: -12px;
  background-color: #9CD9DB;
  z-index: 10;
}

@media screen and (max-width:767px) {
  .detail01__txt__img__wrap {
    top: -2px;
    padding: 20px 0;
  }
}

.detail01__bg02 {
  position: relative;
  top: -14px;
}

.detail01__bg01 {
  position: relative !important;
}

.detail05__bg {
  position: relative !important;
}


@media screen and (max-width:767px) {
  .detail01__bg02 {
    top: -4px;
  }
  .detail01__bg01 {
    top: 8px;
  }
  .detail05__bg {
    top: 8px;
  }
}

.detail02--04 {
  margin: 0 20px;
}

.detail02--04__inner {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 90px;
  padding: 40px 20px;
  box-shadow: 4px 4px rgba(179, 221, 226)
}

.detail02--04__illust {
  position: absolute;
  right: 20px;
  width: 80px;
  height: 100px;
  transform: translate(4px, -96px);
}

.detail02--04__title {
  position: absolute;
  top: 24px;
  left: 10px;
}

.detail02--04__desc {
  margin-top: 74px;
}

@media screen and (max-width:767px) {
  .detail02--04__desc {
    margin-top: 94px;
  }
}

@media screen and (max-width:767px) {
  .sp-mT150 {
    margin-top: 152px;
  }
}

.detail02--04__img {
  float: left;
  margin: 0 20px 90px 0; 
}

@media screen and (max-width:767px) {
  .detail02--04__img {
    float: none;
    display: flex;
    justify-content: center;
    margin: 0 0 20px; 
  }
}

.detail02--04 p {
  margin-top: 20px;
}

.detail02--04__sub__wrap {
  margin-top: 30px;
}

.detail02--04__desc__inner {
  margin-top: 30px;
}

.detail02--04__point__wrap {
  margin-top: 40px;
}

.detail02--04__point {
  display: flex;
  justify-content: center;
}

.more {
  position: relative;
  background-color: #fff;
  margin-top: 50px;
  padding: 30px;
  border-top: 4px solid #9CD9DB;
  border-bottom: 4px solid #9CD9DB;
  display: flex;
  justify-content: center;
  align-items: center;
}

.more__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.more__tilte {
  flex: 1;
}

.more__btn {
  margin-left: 20px;
}

@media screen and (max-width:767px) {
  .more__btn {
    margin-left: 0;
  }
}

@media screen and (max-width:767px) {
  .more__btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}

.detail05 {
  position: relative;
  top: 50px;
  text-align: center;
  z-index: 2;
}

.detail05__txt__img__wrap {
  position: relative;
  top: -10px;
  background-color: #fff;
  padding-bottom: 80px;
}

@media screen and (max-width:767px) {
  .detail05__txt__img__wrap {
    top: -2px;
    padding-top: 20px;
  }
  
}
