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

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

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

.main {
  position: relative;
  width: 740px;
  float: left;
}

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

.main > *: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;
}

.ec-calendar {
  overflow: hidden;
  border-radius: 10px;
  margin: 0 0 40px;
}

.ec-calendar__banner {
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .ec-calendar__banner {
    margin: 0 0 15px;
  }
}

.ec-calendar__event + .ec-calendar__banner {
  margin-top: -4px;
}

.ec-calendar__banner img {
  display: block;
  max-width: 100%;
}

.ec-calendar__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ec-calendar__item:first-child:before, .ec-calendar__item:first-child:after {
  content: none;
}

.ec-calendar__item-head {
  margin: 0;
}

.ec-calendar__item-birth {
  display: block;
  font-size: 20px;
  text-align: center;
  margin-top: -19px;
}

.ec-calendar__item:first-child .ec-calendar__item-birth {
  margin-top: 0;
}

@media (max-width: 767px) {
  .ec-calendar__item-birth {
    font-size: 18px;
    margin-top: -17px;
  }
}

.ec-calendar__item-month {
  display: block;
  background-image: url("../image/icon-calendar.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 57px;
  height: 57px;
  -webkit-filter: drop-shadow(1px 2px 0px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(1px 2px 0px rgba(0, 0, 0, 0.1));
  padding: 16px 0 0;
  font-size: 20px;
  text-align: center;
  line-height: 41px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .ec-calendar__item-month {
    font-size: 18px;
    width: 48px;
    height: 48px;
    line-height: 36px;
    padding: 13px 0 0;
  }
}

.ec-calendar__col-1 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #fce5e7;
  width: 100px;
}

.ec-calendar__item:first-child .ec-calendar__col-1 {
  padding-top: 42px;
}

@media (max-width: 767px) {
  .ec-calendar__item:first-child .ec-calendar__col-1 {
    padding-top: 26px;
  }
}

@media (max-width: 767px) {
  .ec-calendar__col-1 {
    width: 70px;
  }
}

.ec-calendar__col-2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #fff;
  padding: 42px 30px 40px;
  position: relative;
  width: 100%;
}

@media (max-width: 767px) {
  .ec-calendar__col-2 {
    padding: 30px 15px 36px;
  }
}

.ec-calendar__item--00 .ec-calendar__col-2 {
  background-image: url("../image/illust-00.png");
  background-position: right 20px bottom 40px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--00 .ec-calendar__col-2 {
    background-image: url("../image/illust-001.png");
    background-size: 74.5px 53px;
    background-position: right 10px top 190px;
  }
}

.ec-calendar__item--01 .ec-calendar__col-2 {
  background-image: url("../image/illust-01.png");
  background-position: right 20px bottom 40px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--01 .ec-calendar__col-2 {
    background-image: url("../image/illust-011.png");
    background-size: 78px 78px;
    background-position: right 6px top 180px;
  }
}

.ec-calendar__item--02 .ec-calendar__col-2 {
  background-image: url("../image/illust-02.png");
  background-position: right 30px bottom 30px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--02 .ec-calendar__col-2 {
    background-image: url("../image/illust-021.png");
    background-size: 70px 75.5px;
    background-position: right 15px top 66px;
  }
}

.ec-calendar__item--03 .ec-calendar__col-2 {
  background-image: url("../image/illust-03.png");
  background-position: right 30px bottom 270px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--03 .ec-calendar__col-2 {
    background-image: url("../image/illust-031.png");
    background-size: 40.5px 79.5px;
    background-position: right 30px top 200px;
  }
}

.ec-calendar__item--04 .ec-calendar__col-2 {
  background-image: url("../image/illust-04.png");
  background-position: right 20px bottom 30px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--04 .ec-calendar__col-2 {
    background-image: url("../image/illust-041.png");
    background-size: 75px 62.5px;
    background-position: right 5px top 10px;
  }
}

.ec-calendar__item--05 .ec-calendar__col-2 {
  background-image: url("../image/illust-05.png");
  background-position: right 30px bottom 30px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--05 .ec-calendar__col-2 {
    background-image: url("../image/illust-051.png");
    background-size: 85.5px 75.5px;
    background-position: right 10px top 30px;
  }
}

.ec-calendar__item--06 .ec-calendar__col-2 {
  background-image: url("../image/illust-06.png");
  background-position: right 35px bottom 40px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--06 .ec-calendar__col-2 {
    background-image: url("../image/illust-061.png");
    background-size: 52px 72px;
    background-position: right 10px top 250px;
  }
}

.ec-calendar__item--07 .ec-calendar__col-2 {
  background-image: url("../image/illust-07.png");
  background-position: right 20px bottom 40px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--07 .ec-calendar__col-2 {
    background-image: url("../image/illust-071.png");
    background-size: 83px 49px;
    background-position: right 10px top 160px;
  }
}

.ec-calendar__item--08 .ec-calendar__col-2 {
  background-image: url("../image/illust-08.png");
  background-position: right 20px bottom 40px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--08 .ec-calendar__col-2 {
    background-image: url("../image/illust-081.png");
    background-size: 62px 54px;
    background-position: right 10px top 10px;
  }
}

.ec-calendar__item--09 .ec-calendar__col-2 {
  background-image: url("../image/illust-09.png");
  background-position: right 20px bottom 30px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--09 .ec-calendar__col-2 {
    background-image: url("../image/illust-091.png");
    background-size: 57.5px 67px;
    background-position: right 10px top 100px;
  }
}

.ec-calendar__item--10 .ec-calendar__col-2 {
  background-image: url("../image/illust-10.png");
  background-position: right 20px bottom 40px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--10 .ec-calendar__col-2 {
    background-image: url("../image/illust-101.png");
    background-size: 49px 69.5px;
    background-position: right 20px top 30px;
  }
}

.ec-calendar__item--11 .ec-calendar__col-2 {
  background-image: url("../image/illust-11.png");
  background-position: right 20px bottom 30px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--11 .ec-calendar__col-2 {
    background-image: url("../image/illust-111.png");
    background-size: 86.5px 85px;
    background-position: right 20px top 15px;
  }
}

.ec-calendar__item--12 .ec-calendar__col-2 {
  background-image: url("../image/illust-12.png");
  background-position: right 20px bottom 400px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ec-calendar__item--12 .ec-calendar__col-2 {
    background-image: url("../image/illust-121.png");
    background-size: 51px 76.5px;
    background-position: right 20px top 50%;
  }
}

.ec-calendar__col-2 > *:last-child {
  margin-bottom: 0;
}

.ec-calendar__col-2:before {
  content: "";
  display: block;
  background-color: #222222;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

.ec-calendar__item:first-child .ec-calendar__col-2:before {
  content: none;
}

.ec-calendar__col-2:after {
  content: "";
  display: block;
  border: 2px solid #222;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 2;
}

.ec-calendar__item:first-child .ec-calendar__col-2:after {
  content: none;
}

.ec-calendar__head {
  margin: 0 0 10px;
  line-height: 1;
}

.ec-calendar__head > span {
  display: inline-block;
  line-height: 23px;
  color: #fff;
  padding: 0 22px;
  letter-spacing: 0.1em;
  border-radius: 11px;
  font-size: 13px;
}

@media (max-width: 767px) {
  .ec-calendar__head > span {
    padding: 0 12px;
  }
}

.ec-calendar__head--event > span {
  background-color: #fc7a79;
}

.ec-calendar__head--point > span {
  background-color: #67c796;
}

.ec-calendar__head--medical > span {
  background-color: #67c3c7;
}

.ec-calendar__event {
  background-color: #fce5e7;
  font-size: 13px;
  line-height: 1.5384615385;
  padding: 16px 26px 14px;
  margin: 0 0 20px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media (max-width: 767px) {
  .ec-calendar__event {
    padding: 10px 15px 10px;
    font-size: 10px;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
}

.ec-calendar__event-head {
  letter-spacing: 0.12em;
  font-size: 15px;
  margin: 0 0 2px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media (max-width: 767px) {
  .ec-calendar__event-head {
    font-size: 12px;
  }
}

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

.ec-calendar__lists {
  overflow: hidden;
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .ec-calendar__lists {
    margin: 0 0 15px;
  }
}

.ec-calendar__lists ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  margin: -10px -10px 0;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .ec-calendar__lists ul {
    margin: -10px -5px 0;
  }
}

@media (max-width: 767px) {
  .ec-calendar__lists ul.sp-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.ec-calendar__lists ul li {
  font-weight: bold;
  line-height: 1.3333333333;
  font-size: 15px;
  margin: 10px 10px 0;
  padding: 9px 18px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
}

@media (max-width: 767px) {
  .ec-calendar__lists ul li {
    font-size: 12px;
    line-height: 1.5;
    padding: 8px 14px;
    margin: 10px 5px 0;
  }
}

.ec-calendar__lists-medical:before {
  content: "";
  background-image: url("../image/icon-medical.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 10px 0 0;
  line-height: 23px;
}

.ec-calendar__lists--point li {
  background-color: #b8eec9;
}

.ec-calendar__lists--medical li {
  background-color: #c3f0ef;
}

.ec-detail-calendar {
  padding: 60px 40px 70px;
  background-image: url("../image/calendar-bg.png"), -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #fffabe), to(#fffabe));
  background-image: url("../image/calendar-bg.png"), linear-gradient(to bottom, transparent 0%, transparent 50%, #fffabe 50%, #fffabe 100%);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, no-repeat;
  margin: -8px 0 0;
}

@media (max-width: 767px) {
  .ec-detail-calendar {
    padding: 40px 15px 50px;
  }
}

.ec-detail-calendar__head {
  margin: 0 0 2px;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media (max-width: 767px) {
  .ec-detail-calendar__head {
    line-height: 1.3617021277;
    margin: 0 0 14px;
  }
}

.ec-detail-calendar__head-2 {
  font-size: 24px;
  margin: 0 auto 30px;
  background-image: url("../image/bg-04.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 156px;
  height: 56px;
  text-align: center;
  line-height: 54px;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.ec-detail-download__head {
  margin: 0 0 16px;
}

.ec-detail-download__head img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.ec-detail-download__btn img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.ec-detail-mv {
  background-color: #fce5e7;
  background-image: url("../image/bg-015.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 30px 40px 60px;
}

@media (max-width: 767px) {
  .ec-detail-mv {
    padding: 18px 15px 40px;
  }
}

.ec-detail-mv > *:last-child {
  margin-bottom: 0;
}

.ec-detail-mv__head {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .ec-detail-mv__head {
    margin: 0 0 16px;
  }
}

.ec-detail-mv__head img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

@media (max-width: 767px) {
  .ec-detail-mv__head img {
    max-width: 311.5px;
  }
}

.ec-detail-mv__desc {
  margin: 0 0 30px;
}

.ec-detail-mv__desc img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.ec-detail-mv__lead {
  text-align: center;
  position: relative;
  margin: 0 0 36px;
}

.ec-detail-mv__lead:before {
  content: "";
  display: block;
  width: 91px;
  height: 202px;
  background-image: url("../image/detail-01.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: -6px;
}

@media (max-width: 767px) {
  .ec-detail-mv__lead:before {
    background-image: url("../image/detail-011.png");
    background-size: 100%;
    width: 54px;
    height: 202px;
    left: 0;
  }
}

.ec-detail-mv__lead:after {
  content: "";
  display: block;
  width: 88px;
  height: 197px;
  background-image: url("../image/detail-02.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: -6px;
}

@media (max-width: 767px) {
  .ec-detail-mv__lead:after {
    background-image: url("../image/detail-021.png");
    background-size: 100%;
    width: 54.5px;
    height: 184px;
    right: 0;
  }
}

.ec-detail-mv__lead p {
  font-size: 16px;
  line-height: 1.625;
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  .ec-detail-mv__lead p {
    font-size: 13px;
    line-height: 1.9230769231;
    margin: 0 0 6px;
  }
}

.ec-detail-mv__notice {
  font-size: 10px;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 520px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.ec-detail-other {
  margin: 0 0 30px;
}

.ec-detail-other p {
  margin: 0;
  text-align: center;
}

.ec-detail-other p a {
  font-size: 16px;
  color: #fc982d;
  display: inline-block;
  font-weight: bold;
}

.ec-detail-other p a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #fc982d;
  border-top: 2px solid #fc982d;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 10px;
}

.ec-detail-other p a img {
  max-width: 100%;
}

.ec-detail-schedule {
  background-image: url("../image/schedule-bg.png");
  background-position: 0 0;
  background-repeat: repeat;
  padding: 60px 0;
  margin: -8px 0 0;
}

@media (max-width: 767px) {
  .ec-detail-schedule {
    padding: 60px 15px;
  }
}

.ec-detail-schedule__inner {
  background-color: #fff;
  max-width: 610px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 28px 52px;
  position: relative;
}

@media (max-width: 767px) {
  .ec-detail-schedule__inner {
    padding: 28px 25px;
  }
}

.ec-detail-schedule__head {
  margin: 0 0 14px;
  color: #221e1f;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
}

@media (max-width: 767px) {
  .ec-detail-schedule__head {
    font-size: 15px;
    letter-spacing: 0.14em;
  }
}

.ec-detail-schedule__head span {
  display: inline-block;
  position: relative;
}

.ec-detail-schedule__head span:before {
  content: "";
  display: block;
  background-image: url("../image/bg-026.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 33px;
  height: 30px;
  position: absolute;
  left: -22px;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

@media (max-width: 767px) {
  .ec-detail-schedule__head span:before {
    background-image: url("../image/bg-027.png");
    width: 25px;
    height: 23px;
    left: -12px;
    background-size: 100%;
  }
}

.ec-detail-schedule__head span:after {
  content: "";
  display: block;
  background-image: url("../image/bg-03.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 39px;
  height: 33px;
  position: absolute;
  right: -16px;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  margin: -3px 0 0;
}

@media (max-width: 767px) {
  .ec-detail-schedule__head span:after {
    background-image: url("../image/bg-031.png");
    width: 29px;
    height: 25px;
    right: -10px;
    background-size: 100%;
  }
}

.ec-detail-schedule__form {
  margin: 0;
}

.ec-detail-schedule__name {
  border: 2px solid #fa9993;
  line-height: 42px;
  font-size: 16px;
  border-radius: 5px;
  padding: 0 18px;
  width: 100%;
  outline: none;
  height: 46px;
}

@media (max-width: 767px) {
  .ec-detail-schedule__name {
    font-size: 15px;
    padding: 0 9px;
  }
}

.ec-detail-schedule__select {
  border: 2px solid #fa9993;
  font-size: 16px;
  height: 46px;
  border-radius: 5px;
  width: 100%;
  padding: 0 18px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

@media (max-width: 767px) {
  .ec-detail-schedule__select {
    font-size: 15px;
    padding: 0 9px;
  }
}

.ec-detail-schedule__select .is-default {
  display: none;
}

.ec-detail-schedule__select-wrapper {
  position: relative;
}

.ec-detail-schedule__select-wrapper:before {
  content: "";
  display: block;
  width: 45px;
  background-color: #fa9993;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 5px 5px 0;
  pointer-events: none;
}

@media (max-width: 767px) {
  .ec-detail-schedule__select-wrapper:before {
    width: 30px;
  }
}

.ec-detail-schedule__select-wrapper:after {
  content: "";
  border-bottom: 0 solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #fff;
  border-left: 7px solid transparent;
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin: 1px 0 0;
  pointer-events: none;
}

@media (max-width: 767px) {
  .ec-detail-schedule__select-wrapper:after {
    right: 8px;
  }
}

.ec-detail-schedule select::-ms-expand {
  display: none;
}

.ec-detail-schedule__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
}

@media (max-width: 767px) {
  .ec-detail-schedule__row {
    margin: 0 0 15px;
  }
}

.ec-detail-schedule__col-1 {
  margin-right: 26px;
  width: 295px;
}

@media (max-width: 767px) {
  .ec-detail-schedule__col-1 {
    width: 169px;
    margin-right: 15px;
  }
}

.ec-detail-schedule__col-2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.ec-detail-schedule__btn {
  display: block;
  background-color: #fa9993;
  border: none;
  color: #fff;
  letter-spacing: 0.16em;
  font-size: 18px;
  padding: 0;
  margin: 0 auto;
  padding: 3px;
  border-radius: 5px;
  margin: 0 auto;
  max-width: 350px;
  width: 100%;
}

.ec-detail-schedule__btn > span {
  display: block;
  border: 1px solid #fff;
  line-height: 1;
  padding: 15px 20px;
  border-radius: 4px;
}

.ec-index {
  background-image: url("../image/bg-015.png");
  background-position: 0 0;
  background-repeat: repeat;
  background-color: #fce5e7;
  padding: 30px 40px 0;
}

@media (max-width: 767px) {
  .ec-index {
    padding: 18px 15px 0;
  }
}

.ec-index__head {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .ec-index__head {
    margin: 0 0 18px;
    padding: 0 15px;
  }
}

.ec-index__head img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.ec-index__desc {
  margin: 0 0 0;
}

.ec-index__desc img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.ec-index__content {
  background-color: rgba(252, 229, 231, 0.5);
  margin: 0 -40px;
  padding: 50px 40px 100px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .ec-index__content {
    padding: 35px 25px 50px;
    margin: 0;
  }
}

.ec-index__list {
  list-style: none;
  padding: 0;
  margin: -32px -16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .ec-index__list {
    margin: -20px -10px 0;
  }
}

.ec-index__list img {
  display: block;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

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

.ec-index__list li {
  text-align: center;
  width: calc(100% / 4 - 32px);
  margin: 32px 16px 0;
}

@media (max-width: 767px) {
  .ec-index__list li {
    width: calc(100% / 2 - 20px);
    margin: 20px 10px 0;
  }
}

.ec {
  background-image: url("../image/image-01.png");
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: 16px 10px;
  padding: 10px 0 0;
  color: #221e1f;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
}

@media (max-width: 767px) {
  .ec {
    background-image: url("../image/image-011.png");
    background-size: 8px 8px;
    padding: 12px 0 0;
    background-repeat: repeat;
  }
}

.font-60 {
  font-size: 60%;
}

.font-70 {
  font-size: 70%;
}

.font-80 {
  font-size: 80%;
}

.font-90 {
  font-size: 90%;
}
