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

.pc-only {
  display: block !important;
}

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

.sp-only {
  display: none !important;
}

@media (max-width: 767px) {
  .sp-only {
    display: block !important;
  }
}

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

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

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

@media (max-width: 767px) {
  .contents {
    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;
}

.premama-contents {
  position: relative;
  padding: 40px 75px;
  background-image: url("../image/bg-019.png");
}

@media (max-width: 767px) {
  .premama-contents {
    padding: 30px;
  }
}

.premama-contents:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 19px;
  background-image: url("../image/bg-0213.png");
  background-repeat: repeat-x;
  background-position: 0 0;
}

@media (max-width: 767px) {
  .premama-contents:before {
    height: 13px;
    background-image: url("../image/bg-0214.png");
    background-size: auto 100%;
  }
}

.btn-1 {
  text-align: center;
}

.btn-1 > a {
  padding: 4px 25px;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #694337;
}

@media (max-width: 767px) {
  .btn-1 > a {
    min-width: 200px;
    padding: 8px 20px;
    font-size: 16px;
  }
}

.btn-1--next > a {
  padding: 4px 18px 4px 25px;
}

@media (max-width: 767px) {
  .btn-1--next > a {
    padding: 8px 14px 8px 20px;
  }
}

.btn-1--next > a:after {
  content: "";
  width: 8px;
  height: 8px;
  margin: -4px 0 0 4px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.head-1 {
  margin: 0 0 12px;
  font-size: 30px;
  line-height: 1.5;
  text-align: center;
  color: #694237;
}

@media (max-width: 767px) {
  .head-1 {
    margin: 0 0 10px;
    font-size: 21px;
  }
}

.head-1:before {
  content: "";
  width: 29px;
  height: 26px;
  margin: -2px 20px 0 0;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/icon-pre-diary-01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

@media (max-width: 767px) {
  .head-1:before {
    margin: -2px 8px 0 0;
    width: 30px;
    height: 27px;
    background-image: url("../image/icon-pre-diary-011.png");
  }
}

.head-2 {
  position: relative;
  margin: 40px 0 24px;
  padding-bottom: 18px;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: #694337;
}

@media (max-width: 767px) {
  .head-2 {
    margin: 30px 0 24px;
    padding-bottom: 10px;
    font-size: 16px;
  }
}

.head-2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 75px;
  height: 6px;
  background-image: url("../image/head-bg-016.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

@media (max-width: 767px) {
  .head-2:after {
    width: 50px;
    height: 4px;
    background-image: url("../image/head-bg-017.png");
  }
}

.text-1 {
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
  color: #6a5650;
}

@media (max-width: 767px) {
  .text-1 {
    font-size: 12px;
  }
}

.text-2 {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  color: #696868;
}

@media (max-width: 767px) {
  .text-2 {
    font-size: 10px;
  }
}

.premama-diary {
  margin: 0 0 56px;
}

@media (max-width: 767px) {
  .premama-diary {
    margin: 0 0 50px;
  }
}

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

.premama-diary__list {
  margin: 0 -15px 28px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .premama-diary__list {
    margin: 0 0 22px;
    display: block;
  }
  .premama-diary__list > *:last-child {
    margin-bottom: 0;
  }
}

.premama-diary__list > li {
  width: 260px;
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 4px 4px 0 #ee8c8b;
          box-shadow: 4px 4px 0 #ee8c8b;
}

@media (max-width: 767px) {
  .premama-diary__list > li {
    width: 100%;
    margin-bottom: 20px;
    padding: 24px 20px 20px;
    border: 1px solid #b7b7b7;
    -webkit-box-shadow: 2px 2px 0 #ee8c8b;
            box-shadow: 2px 2px 0 #ee8c8b;
  }
}

.premama-diary__title {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .premama-diary__title {
    margin: 0 0 4px;
    font-size: 18px;
  }
}

.premama-diary__title a {
  color: #694337;
  text-decoration: underline;
}

.premama-diary__title a:hover {
  text-decoration: none;
}

.premama-diary__date {
  margin: 0 0 4px;
  font-size: 12px;
  line-height: 1.5;
  text-align: right;
}

@media (max-width: 767px) {
  .premama-diary__date {
    margin: 0 0 2px;
    font-size: 10px;
    text-align: left;
  }
}

.premama-diary__profile {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .premama-diary__profile {
    margin: 0 0 6px;
  }
}

.premama-diary__profile > li {
  font-size: 12px;
}

@media (max-width: 767px) {
  .premama-diary__profile > li {
    line-height: 1.5;
  }
}

.premama-diary__desc {
  margin: 0;
  font-size: 12px;
  line-height: 1.6666666666;
}

@media (max-width: 767px) {
  .premama-diary__desc {
    font-size: 14px;
    line-height: 1.5;
  }
}

.premama-read {
  margin: -44px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .premama-read {
    width: 100%;
    max-width: 83.7333333333vw;
    display: block;
    margin: -44px auto 0;
  }
}

.premama-read__item {
  width: 390px;
  padding: 44px 0 0;
  overflow: hidden;
}

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

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

.premama-read__inner {
  padding: 0 34px 29px;
  text-align: center;
  border-left: 3px dashed #ee8c8b;
  border-right: 3px dashed #ee8c8b;
  border-bottom: 3px dashed #ee8c8b;
}

@media (max-width: 767px) {
  .premama-read__inner {
    padding: 0 5.0666666666vw 4.8vw;
  }
}

.premama-read__inner + .premama-read__banner {
  margin-top: 12px;
}

@media (max-width: 767px) {
  .premama-read__inner + .premama-read__banner {
    margin-top: 25px;
  }
}

.premama-read__head {
  position: relative;
  margin: -23px auto 0;
  padding: 0 8px;
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  text-align: center;
  color: #694337;
}

@media (max-width: 767px) {
  .premama-read__head {
    margin: -16px auto 0;
    font-size: 15px;
  }
}

.premama-read__head > span {
  font-size: 26px;
  color: #ee8c8b;
}

@media (max-width: 767px) {
  .premama-read__head > span {
    font-size: 19px;
  }
}

.premama-read__head:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  width: 195px;
  height: 3px;
  border-top: 3px dashed #ee8c8b;
}

@media (max-width: 767px) {
  .premama-read__head:before {
    width: 354px;
  }
}

.premama-read__head:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  width: 195px;
  height: 3px;
  border-top: 3px dashed #ee8c8b;
}

@media (max-width: 767px) {
  .premama-read__head:after {
    width: 354px;
  }
}

.premama-read__desc {
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 1.7;
}

@media (max-width: 767px) {
  .premama-read__desc {
    margin: 0 0 8px;
    font-size: 11px;
  }
}

.premama-read__month {
  margin: -16px -8px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .premama-read__month {
    margin: -2.1333333333vw -1.0666666666vw 0;
  }
}

.premama-read__month > li {
  width: 50%;
  margin-top: 16px;
  padding: 0 8px;
}

@media (max-width: 767px) {
  .premama-read__month > li {
    margin-top: 2.1333333333vw;
    padding: 0 1.0666666666vw;
  }
}

.premama-read__month > li > a {
  width: 150px;
  height: 80px;
  display: block;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .premama-read__month > li > a {
    width: 100%;
    height: 18.6666666666vw;
  }
}

.premama-read__month-1 > a {
  background-image: url("../image/pregnancy-link-01.png");
}

@media (max-width: 767px) {
  .premama-read__month-1 > a {
    background-image: url("../image/pregnancy-link-011.png");
  }
}

.premama-read__month-2 > a {
  background-image: url("../image/pregnancy-link-02.png");
}

@media (max-width: 767px) {
  .premama-read__month-2 > a {
    background-image: url("../image/pregnancy-link-021.png");
  }
}

.premama-read__month-3 > a {
  background-image: url("../image/pregnancy-link-03.png");
}

@media (max-width: 767px) {
  .premama-read__month-3 > a {
    background-image: url("../image/pregnancy-link-031.png");
  }
}

.premama-read__month-4 > a {
  background-image: url("../image/pregnancy-link-04.png");
}

@media (max-width: 767px) {
  .premama-read__month-4 > a {
    background-image: url("../image/pregnancy-link-041.png");
  }
}

.premama-read__writer {
  margin: -16px -18px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .premama-read__writer {
    margin: -2.1333333333vw -1.0666666666vw 0;
  }
}

.premama-read__writer > li {
  width: 50%;
  margin-top: 16px;
  padding: 0 8px;
}

@media (max-width: 767px) {
  .premama-read__writer > li {
    margin-top: 2.1333333333vw;
    padding: 0 1.0666666666vw;
  }
}

.premama-read__writer > li > a {
  width: 160px;
  height: 80px;
  display: block;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .premama-read__writer > li > a {
    width: 100%;
    height: 18.8vw;
  }
}

.premama-read__writer-1 > a {
  background-image: url("../image/writer-link-01.png");
}

@media (max-width: 767px) {
  .premama-read__writer-1 > a {
    background-image: url("../image/writer-link-012.png");
  }
}

.premama-read__writer-2 > a {
  background-image: url("../image/writer-link-02.png");
}

@media (max-width: 767px) {
  .premama-read__writer-2 > a {
    background-image: url("../image/writer-link-022.png");
  }
}

.premama-read__banner {
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .premama-read__banner {
    text-align: center;
  }
}

.premama-read__banner a {
  display: block;
}

@media (max-width: 767px) {
  .premama-read__banner a {
    display: inline-block;
    vertical-align: top;
  }
}

.premama-read__banner img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.premama-banner {
  margin: 40px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .premama-banner {
    margin: 28px 0;
    padding: 0 30px;
  }
}

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

.premama-banner__item {
  margin: 0 0 16px;
  display: inline-block;
  vertical-align: top;
}

.premama-banner__item a {
  display: block;
}

.premama-banner__item img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.premama-pagetop {
  display: none;
}

@media (max-width: 767px) {
  .premama-pagetop {
    display: block;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .premama-pagetop > a {
    min-width: 200px;
    display: inline-block;
    vertical-align: top;
    padding: 8px 20px 8px 14px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #694337;
  }
  .premama-pagetop > a:before {
    content: "";
    width: 8px;
    height: 8px;
    margin: 0 12px 0 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
  }
}
