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

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

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

.main {
  position: relative;
  width: 740px;
  float: left;
  padding: 0 20px 40px;
  background-image: url("../image/bg-014.png");
}

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

.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;
}

.movie-pagetop {
  margin: 0 0 30px;
  text-align: center;
}

@media (max-width: 767px) {
  .movie-pagetop {
    margin: 0 0 20px;
    display: block;
  }
}

.movie-pagetop > a {
  position: relative;
  min-width: 200px;
  padding: 12px 12px 12px 29px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  background-color: #694337;
}

@media (max-width: 767px) {
  .movie-pagetop > a {
    padding: 9px 12px;
    font-size: 15px;
    border-width: 2px;
  }
}

.movie-pagetop > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-top: 2px;
}

@media (max-width: 767px) {
  .movie-pagetop > a:before {
    left: 12px;
  }
}

.movie-btn-head {
  margin: 0 0 4px;
  font-size: 18px;
  text-align: center;
}

@media (max-width: 767px) {
  .movie-btn-head {
    font-size: 16px;
  }
}

.movie-head-1 {
  margin: 0 -20px 10px;
}

@media (max-width: 767px) {
  .movie-head-1 {
    margin: 0 -12px 16px;
  }
  .movie-head-1 img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
}

.movie-lead-1 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

@media (max-width: 767px) {
  .movie-lead-1 {
    font-size: 13px;
  }
}

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

@media (max-width: 767px) {
  .movie-head-2 {
    margin: 14px 0 24px;
    padding-bottom: 12px;
    font-size: 20px;
  }
}

.movie-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-01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

@media (max-width: 767px) {
  .movie-head-2:after {
    width: 50px;
    height: 4px;
  }
}

.movie-head-3 {
  font-size: 18px;
  text-align: center;
  margin: 0 0 8px;
}

@media (max-width: 767px) {
  .movie-head-3 {
    font-size: 13px;
  }
}

.movie-head-3:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 23px;
  background-image: url("../image/movie-head-3.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin: -2px 8px 0 0;
}

@media (max-width: 767px) {
  .movie-head-3:before {
    width: 17px;
    height: 16px;
    margin: -1px 6px 0 0;
    background-size: 100%;
  }
}

.movie-head-4 {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 767px) {
  .movie-head-4 {
    margin: 0 0 14px;
    font-size: 13px;
  }
}

.movie-head-4__inner {
  position: relative;
  padding: 0 25px;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 767px) {
  .movie-head-4__inner {
    padding: 0 20px;
  }
}

.movie-head-4__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-24deg);
          transform: rotate(-24deg);
  width: 2px;
  height: 52px;
  background-color: #5e3b30;
}

@media (max-width: 767px) {
  .movie-head-4__inner:before {
    height: 36px;
  }
}

.movie-head-4__inner:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: rotate(24deg);
          transform: rotate(24deg);
  width: 2px;
  height: 52px;
  background-color: #5e3b30;
}

@media (max-width: 767px) {
  .movie-head-4__inner:after {
    height: 36px;
  }
}

.movie-edit {
  width: 578px;
  margin: 0 auto 45px;
  padding: 12px 30px 16px;
  background-color: rgba(255, 231, 195, 0.5);
}

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

.movie-edit__head {
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: normal;
}

.movie-edit__head > span {
  font-size: 20px;
  font-weight: bold;
}

.movie-edit__desc {
  margin: 0;
  font-size: 14px;
}

.movie-list-1 {
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .movie-list-1 {
    margin: 0 0 20px;
  }
}

.movie-list-1 ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -12px -5px 0;
}

.movie-list-1 ul li {
  min-width: 25%;
  width: 25%;
  padding: 12px 5px 0;
}

@media (max-width: 767px) {
  .movie-list-1 ul li {
    width: 33.3333333333%;
    min-width: 33.3333333333%;
    paddding: 14px 7px 0;
  }
}

.movie-list-1 ul li a {
  color: inherit;
  text-align: center;
  line-height: 1.4;
}

.movie-list-1 ul li a img {
  display: block;
  width: 100%;
  margin: 0 0 6px;
}

.movie-list-1 ul li a span {
  display: block;
  font-size: 20px;
}

@media (max-width: 767px) {
  .movie-list-1 ul li a span {
    font-size: 15px;
  }
}

.movie-list-1 ul li a span span {
  font-size: 11px;
}

.movie-list-1 + .movie-head-4 {
  margin-top: 50px;
}

.movie-check {
  background-color: rgba(207, 243, 225, 0.7);
  margin: 0 0 52px;
}

@media (max-width: 767px) {
  .movie-check {
    margin: 0 0 55px;
  }
}

.movie-check__head-1 {
  position: relative;
  font-size: 30px;
  color: #fff;
  background-color: #67b9a0;
  font-weight: normal;
  text-align: center;
  margin: 0;
  padding: 6px 0;
  cursor: pointer;
}

@media (max-width: 767px) {
  .movie-check__head-1 {
    font-size: 20px;
    padding: 8px 0;
  }
}

.movie-check__head-1:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 55px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 34px;
  height: 34px;
  background-color: #fff;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .movie-check__head-1:before {
    right: 22px;
    width: 28px;
    height: 28px;
  }
}

.movie-check__head-1:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 67px;
  -webkit-transform: translate(0, -50%) rotate(-135deg);
          transform: translate(0, -50%) rotate(-135deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #67b9a0;
  border-left: 2px solid #67b9a0;
  margin-top: -1px;
}

@media (max-width: 767px) {
  .movie-check__head-1:after {
    right: 31px;
    width: 9px;
    height: 9px;
    margin-top: -2px;
  }
}

.movie-check__head-1.is-open:after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  margin-top: 1px;
}

@media (max-width: 767px) {
  .movie-check__head-1.is-open:after {
    margin-top: 2px;
  }
}

.movie-check__head-2 {
  color: #409c80;
  font-size: 25px;
  margin: 30px 0 10px;
  text-align: center;
}

@media (max-width: 767px) {
  .movie-check__head-2 {
    margin: 30px 0 10px;
    font-size: 22px;
  }
}

.movie-check__head-2:before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 28px;
  background-image: url("../image/movie-check__head-2.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin: -6px 12px 0 0;
}

@media (max-width: 767px) {
  .movie-check__head-2:before {
    width: 22px;
    height: 19px;
    margin: -3px 10px 0 0;
    background-size: 100%;
  }
}

.movie-check__content {
  padding: 0 20px 60px;
}

@media (max-width: 767px) {
  .movie-check__content {
    padding: 0 10px 35px;
  }
}

.movie-check__btn-1 {
  text-align: center;
  margin: 0;
}

.movie-check__btn-1 a {
  display: inline-block;
  background-color: #67b9a0;
  color: #fff;
  text-decoration: none;
  min-width: 570px;
  position: relative;
  padding: 14px 40px 14px 0;
}

@media (max-width: 767px) {
  .movie-check__btn-1 a {
    min-width: 0;
    padding: 10px 25px 10px 0;
    display: block;
  }
}

.movie-check__btn-1 a:after {
  content: "";
  width: 20px;
  height: 20px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin: -2px 6px 0 0;
  position: absolute;
  right: 48px;
  top: 50%;
}

@media (max-width: 767px) {
  .movie-check__btn-1 a:after {
    width: 16px;
    height: 16px;
    margin: 0;
    right: 15px;
  }
}

.movie-check__btn-1 a span {
  display: block;
}

.movie-check__btn-1-sub {
  font-size: 18px;
  line-height: 1;
  margin: 0 0 10px;
}

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

.movie-check__btn-1-main {
  font-size: 38px;
  line-height: 1;
  font-weight: bold;
}

@media (max-width: 767px) {
  .movie-check__btn-1-main {
    font-size: 25px;
  }
}

.movie-check__btn-1-main:before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 47px;
  background-image: url("../image/movie-check__btn-1.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin: -8px 22px 0 0;
}

@media (max-width: 767px) {
  .movie-check__btn-1-main:before {
    margin: -8px 10px 0 0;
    width: 20px;
    height: 28px;
    background-size: 100%;
  }
}

.movie-check__btn-2 {
  text-align: center;
  margin: 0 0 60px;
}

.movie-check__btn-2 a {
  display: inline-block;
  background-color: #67b9a0;
  color: #fff;
  text-decoration: none;
  min-width: 570px;
  position: relative;
  padding: 14px 40px 14px 0;
}

.movie-check__btn-2 a:hover{
  opacity: 0.7;
}

@media (max-width: 767px) {
  .movie-check__btn-2 a {
    min-width: 0;
    padding: 10px 25px 10px 0;
    display: block;
  }
}

.movie-check__btn-2 a:after {
  content: "";
  width: 20px;
  height: 20px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin: -2px 6px 0 0;
  position: absolute;
  right: 48px;
  top: 50%;
}

@media (max-width: 767px) {
  .movie-check__btn-2 a:after {
    width: 16px;
    height: 16px;
    margin: 0;
    right: 15px;
  }
}

.movie-check__btn-2 a span {
  display: block;
}

.movie-check__btn-2-sub {
  font-size: 18px;
  line-height: 1;
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  .movie-check__btn-2-sub {
    font-size: 12px;
  }
}

.movie-check__btn-2-main {
  font-size: 38px;
  line-height: 1;
  font-weight: bold;
}

@media (max-width: 767px) {
  .movie-check__btn-2-main {
    font-size: 25px;
  }
}

.movie-check__btn-2-main:before {
  content: "";
  display: inline-block;
  width: 51px;
  height: 43px;
  background-image: url("../image/movie-check__btn-2.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin: -8px 11px 0 0;
}

@media (max-width: 767px) {
  .movie-check__btn-2-main:before {
    width: 29px;
    height: 24px;
    background-size: 100%;
    margin: -6px 10px 0 0;
  }
}

.movie-check-1 {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  padding: 20px 44px;
}

@media (max-width: 767px) {
  .movie-check-1 {
    padding: 20px 22px;
  }
}

.movie-check-1__image {
  min-width: 169px;
  width: 169px;
  margin: 0 26px 0 0;
}

@media (max-width: 767px) {
  .movie-check-1__image {
    margin: 0 0 15px;
  }
}

.movie-check-1__image img {
  display: block;
  margin: 0 auto;
}

.movie-check-1 > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.movie-check-1 > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 20px;
  margin: 0 0 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .movie-check-1 > ul > li {
    padding: 0 0 14px;
    margin: 0 0 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.movie-check-1 > ul > li:last-child {
  padding: 0;
  margin: 0;
  border-bottom: 0 none;
}

.movie-check-1 > ul > li strong {
  font-size: 20px;
}

@media (max-width: 767px) {
  .movie-check-1 > ul > li strong {
    display: block;
    text-align: center;
  }
}

.movie-check-1 > ul > li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.movie-check-1 > ul > li ul li {
  font-size: 15px;
}

@media (max-width: 767px) {
  .movie-check-1 > ul > li ul li {
    font-size: 14px;
  }
}

.movie-check-2 {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  padding: 20px 44px 30px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .movie-check-2 {
    padding: 20px 22px 20px;
    font-size: 14px;
  }
}

.movie-check-2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.movie-check-2 ul li {
  padding: 0 0 14px;
  margin: 0 0 14px;
  border-bottom: 1px dotted #c2c2c2;
}

@media (max-width: 767px) {
  .movie-check-2 ul li > *:last-child {
    margin-bottom: 0;
  }
}

.movie-check-2 ul li strong {
  display: block;
  font-size: 20px;
}

@media (max-width: 767px) {
  .movie-check-2 ul li strong {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
  }
}

.movie-check-2 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}

.movie-check-2__image {
  display: block;
  text-align: center;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .movie-check-2__image {
    max-width: 284px;
    margin: 0 auto 25px;
  }
  .movie-check-2__image img {
    max-width: 100%;
    margin: 0;
    display: block;
  }
}

.movie-check-3 {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  font-size: 15px;
  line-height: normal;
}

.movie-check-3__inner {
  padding: 10px 0;
}

@media (max-width: 767px) {
  .movie-check-3__inner {
    padding: 5px 0;
  }
}

.movie-check-3__inner > ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 30px;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .movie-check-3__inner > ul {
    padding: 0 22px;
  }
}

.movie-check-3__inner > ul > li {
  width: 33.333333%;
  border-top: 1px dotted #c2c2c2;
  margin: -1px 0 0;
  padding: 10px 0;
}

@media (max-width: 767px) {
  .movie-check-3__inner > ul > li {
    width: 50%;
    padding: 10px 0;
  }
}

.movie-check-3__inner > ul > li img {
  display: block;
}

.movie-check-3__inner > ul > li:nth-child(3n+1) .movie-check-3__item {
  border-left: 0 none;
}

@media (max-width: 767px) {
  .movie-check-3__inner > ul > li:nth-child(3n+1) .movie-check-3__item {
    border-left: 1px dotted #c2c2c2;
  }
}

@media (max-width: 767px) {
  .movie-check-3__inner > ul > li:nth-child(2n+1) .movie-check-3__item {
    border-left: 0 none;
  }
}

.movie-check-3__item {
  border-left: 1px dotted #c2c2c2;
  padding: 10px;
  text-align: center;
  height: 100%;
}

@media all and (-ms-high-contrast:none){
  .movie-check-3__item {
    height:auto;
  }
}

@media (max-width: 767px) {
  .movie-check-3__item {
    text-align: left;
    font-size: 12px;
  }
}

.movie-check-3__item img {
  display: block;
  max-width: 100%;
  margin: 0 auto 20px;
}

.movie-check-3__item strong {
  font-size: 20px;
  display: block;
  line-height: 1.2;
  margin: 0 0 6px;
}

@media (max-width: 767px) {
  .movie-check-3__item strong {
    font-size: 14px;
    text-align: center;
  }
}

.movie-check-3__item--other {
  text-align: left;
  font-weight: bold;
}

.movie-check-3__item-head {
  font-size: 16px;
  margin: 0 0 6px;
  display: block;
}

@media (max-width: 767px) {
  .movie-check-3__item-head {
    font-size: 12px;
  }
}

.movie-check-3__item-list {
  font-size: 18px;
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  .movie-check-3__item-list {
    font-size: 13px;
  }
}

.movie-check-3__item-text {
  text-align: right;
  display: block;
}

@media (max-width: 767px) {
  .movie-check-3__item-text {
    text-align: right;
  }
}

.movie-check-4 {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  margin: 0 0 20px;
}

.movie-check-4__inner {
  padding: 10px 44px;
}

@media (max-width: 767px) {
  .movie-check-4__inner {
    padding: 25px 14px;
  }
}

.movie-check-4__inner dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .movie-check-4__inner dl {
    margin: -22px 0 0;
  }
}

.movie-check-4__inner dt {
  width: 106px;
  min-width: 106px;
  background-color: #856a62;
  color: #fff;
  font-size: 23px;
  text-align: center;
  margin: 14px 26px 14px 0;
  padding: 8px 0;
}

@media (max-width: 767px) {
  .movie-check-4__inner dt {
    width: 80px;
    min-width: 80px;
    margin: 22px 10px 0 0;
    padding: 4px 0;
    font-size: 18px;
  }
}

.movie-check-4__inner dd {
  padding: 0;
  margin: 0;
  width: 430px;
  min-width: 430px;
  font-size: 18px;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .movie-check-4__inner dd {
    width: calc(100% - 90px);
    min-width: 0;
    margin: 22px 0 0;
    font-size: 14px;
  }
}

.movie-check-4__sources {
  text-align: right;
  font-size: 12px;
  color: #727272;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .movie-check-4__sources {
    font-size: 10px;
  }
}

.movie-check-5 {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  margin: 0 0 50px;
}

@media (max-width: 767px) {
  .movie-check-5 {
    margin: 0 0 24px;
  }
}

.movie-check-5__heading {
  margin: 0 auto 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 494px;
  height: 51px;
  color: #fff;
  font-size: 23px;
  background-color: #856A62;
}

@media (max-width: 767px) {
  .movie-check-5__heading {
    width: 100%;
    height: 40px;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .movie-check-5__heading--tall {
    height: 70px;
    line-height: 1.4;
    text-align: center;
  }
}

.movie-check-5__inner {
  padding: 10px 44px;
}

@media (max-width: 767px) {
  .movie-check-5__inner {
    padding: 25px 14px;
  }
}

.movie-check-5 .spoon-box {
  margin-bottom: 20px;
  padding-bottom: 19px;
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #C2C2C2;
}

@media (max-width: 767px) {
  .movie-check-5 .spoon-box {
    margin-bottom: 30px;
    padding-bottom: 24px;
    flex-direction: column;
  }
}

.movie-check-5 .spoon-box--first {
  margin-top: 21px;
  margin-bottom: 40px;
  padding-bottom: 39px;
}

@media (max-width: 767px) {
  .movie-check-5 .spoon-box--first {
    margin-top: 5px;
    margin-bottom: 40px;
    padding-bottom: 33px;
    align-items: flex-start;
  }
}

.movie-check-5 .spoon-box--noBorder {
  border-bottom: none;
}

@media (max-width: 767px) {
  .movie-check-5 .spoon-box--noBorder {
    margin-bottom: 34px;
    padding-bottom: 0;
    align-items: flex-start;
  }
}

.movie-check-5 .spoon-box--annotation {
  margin-bottom: 40px;
  padding-bottom: 83px;
  position: relative;
}

@media (max-width: 767px) {
  .movie-check-5 .spoon-box--annotation {
    align-items: flex-start;
  }
}

/* @media (max-width: 767px) {
  .spoon-box--first .movie-check-5__txt {
    font-size: 18px;
  }
} */

.movie-check-5 .spoon-box img {
  width: 47.2%;
}

@media (max-width: 767px) {
  .movie-check-5 .spoon-box img {
    width: 100%;
  }
}

.movie-check-5 .spoon-box__inner {
  margin-left: 30px;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .movie-check-5 .spoon-box__inner {
    margin-left: 0;
    padding-top: 16px;
  }
}

.movie-check-5__boldTxt {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

.movie-check-5__txt {
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.746;
}

@media (max-width: 767px) {
  .movie-check-5__txt {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .movie-check-5__txt--last {
    margin: 15px 0;
  }
}

.movie-check-5__annotationTxt {
  margin-top: 94px;
  margin-bottom: 0 !important;
  position: absolute;
  bottom: 40px;
  right: 0;
  font-size: 14px;
  line-height: 1;
}

.movie-check-5__inner img {
  width: 100%;
}

.movie-check-5__ann {
  margin-top: 16px;
  margin-bottom: 0;
  text-align: right;
}

.movie-check-5__notes {
  margin-top: 16px !important;
  padding: 20px 30px;
  font-size: 15px;
  line-height: 1.4;
  background-color: rgba(255, 231, 195, 0.5);
}

@media (max-width: 767px) {
  .movie-check-5__notes {
    margin-bottom: 0 !important;
    font-size: 14px;
  }
}

.mb-0 {
  margin-bottom: 0;
}

.movie-recipe {
  background-color: #fff;
  padding: 10px 23px 10px;
  border: 1px solid #aeaeae;
  position: relative;
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .movie-recipe {
    padding: 10px 10px 10px;
  }
}

.movie-recipe--2.movie-recipe:before {
  background-color: #6ac4d8;
}

.movie-recipe--2 .movie-recipe__head-1 > span:before {
  background-color: #e1f3f7;
}

.movie-recipe--2 .movie-recipe__head-1-main {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #e1f3f7));
  background: linear-gradient(to bottom, transparent 70%, #e1f3f7 70%);
}

@media all and (-ms-high-contrast: none) {
  .movie-recipe--2 .movie-recipe__head-1-main {
    background: linear-gradient(to bottom, transparent 60%, #e1f3f7 60%, #e1f3f7 80%, transparent 80%);
  }
}

.movie-recipe--2 .movie-recipe__head-3 {
  color: #6ac4d8;
}

.movie-recipe--2 .movie-recipe__point-head {
  color: #6ac4d8;
}

.movie-recipe--2 .movie-recipe__point-head:before {
  background-image: url("../image/movie-recipe__point-head-2.png");
}

.movie-recipe:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 9px;
  background-color: #f18d04;
}

.movie-recipe__head-1 {
  margin: 0;
}

@media (max-width: 767px) {
  .movie-recipe__head-1 {
    text-align: center;
    margin: 0 0 10px;
  }
}

.movie-recipe__head-1 .movie-recipe__head-1-inner {
  display: inline-block;
  position: relative;
  line-height: 1.2;
  padding: 24px 0;
}

@media (max-width: 767px) {
  .movie-recipe__head-1 .movie-recipe__head-1-inner {
    padding-bottom: 0;
  }
}

.movie-recipe__head-1-main {
  white-space: nowrap;
  z-index: 2;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fbddb3));
  background: linear-gradient(to bottom, transparent 70%, #fbddb3 70%);
  font-size: 50px;
  padding: 0 10px;
}
@media all and (-ms-high-contrast: none) {
  .movie-recipe__head-1-main {
    background: linear-gradient(to bottom, transparent 60%, #fbddb3 60%, #fbddb3 80%, transparent 80%);
  }
}
@media (max-width: 767px) {
  .movie-recipe__head-1-main {
    white-space: normal;
    font-size: 40px;
    padding: 0;
    letter-spacing: 3px;
  }
}

@media (max-width: 767px) {
  .movie-recipe__head-1-main--small-1 {
    letter-spacing: normal;
    font-size: 24px;
    line-height: 1.5;
  }
}

.movie-recipe__head-1-main--small-2 {
  font-size: 36px;
}

@media (min-width: 768px) {
  .movie-recipe__head-1-main--small-2 br {
    display: none;
  }
}

@media (max-width: 767px) {
  .movie-recipe__head-1-main--small-2 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: normal;
  }
}

@media (max-width: 767px) {
  .movie-recipe__head-1-main--small-2 strong {
    font-size: 28px;
  }
}

.movie-recipe__head-1-sub {
  font-size: 25px;
  display: inline-block;
  margin: 0 16px 4px 0;
  position: relative;
  padding: 0 10px;
}

@media (max-width: 767px) {
  .movie-recipe__head-1-sub {
    font-size: 17px;
    display: block;
    margin: 0 0 6px;
    padding: 0 0 0;
  }
}

.movie-recipe__head-2 {
  font-size: 18px;
  margin: 0 0 16px;
  position: relative;
  padding: 0 0 6px;
}

@media (max-width: 767px) {
  .movie-recipe__head-2 {
    font-size: 20px;
  }
}

.movie-recipe__head-2:after {
  content: "";
  display: block;
  height: 4px;
  background-image: url("../image/movie-recipe__head-2-bg.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  .movie-recipe__head-2:after {
    background-image: url("../image/movie-recipe__head-2-bg-sp.png");
    background-size: 9px 4px;
    height: 4px;
    background-position: -10px 0;
  }
}

@media (max-width: 767px) {
  .movie-recipe__head-2-small {
    font-size: 14px;
  }
}

.movie-recipe__head-3 {
  font-size: 14px;
  color: #f18d04;
  margin: 0;
}

.movie-recipe__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}

@media (max-width: 767px) {
  .movie-recipe__inner {
    margin: 0 -18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.movie-recipe__col {
  width: 50%;
  min-width: 50%;
  padding: 0 15px;
  position: relative;
}

@media (max-width: 767px) {
  .movie-recipe__col {
    width: 100%;
    min-width: 100%;
    padding: 0 18px;
  }
}

.movie-recipe__point-head {
  color: #f18d04;
  font-size: 18px;
  margin: 0;
}

@media (max-width: 767px) {
  .movie-recipe__point-head {
    font-size: 20px;
  }
}

.movie-recipe__point-head:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 25px;
  background-image: url("../image/movie-recipe__point-head.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin: -8px 6px 0 0;
}

.movie-recipe__point-text {
  font-size: 14px;
  font-weight: bold;
}

.movie-recipe__detail {
  display: none;
}

@media (max-width: 767px) {
  .movie-recipe__detail {
    display: block;
    width: 100%;
    text-align: center;
  }
  .movie-recipe__detail button {
    display: block;
    width: 100%;
    background-color: #fff;
    text-decoration: none;
    color: inherit;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #694337;
    padding: 14px 0;
    position: relative;
  }
  .movie-recipe__detail button:before {
    content: "";
    background-color: #694337;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 19px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .movie-recipe__detail button:after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 28px;
    -webkit-transform: translate(0, -50%) rotate(-135deg);
            transform: translate(0, -50%) rotate(-135deg);
    margin-top: -2px;
  }
  .movie-recipe__detail button.is-open:after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 28px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
    margin-top: 2px;
  }
}

.movie-recipe__list-inline {
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.movie-recipe__list-inline li {
  white-space: nowrap;
  margin: 0 1.5em 0 0;
}

.movie-recipe__table-1 {
  width: 100%;
}

.movie-recipe__table-1 th,
.movie-recipe__table-1 td {
  font-weight: normal;
  text-align: left;
  padding: 0;
}

.movie-recipe__list-order {
  list-style: none;
  padding: 0;
}

.movie-recipe__list {
  list-style: none;
  padding: 0;
}

.movie-recipe__movie {
  margin: 0 0 16px;
  position: relative;
  width: 100%;
  padding-top: 100%;
}

.movie-recipe__movie > img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  max-width: 311px;
}

.movie-recipe__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.movie-recipe__list-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 -5px;
}

@media (max-width: 767px) {
  .movie-recipe__list-image {
    margin: 0 -5px 32px;
  }
}

.movie-recipe__list-image li {
  width: 50%;
  min-width: 50%;
  padding: 0 5px;
}

.movie-recipe__list-image li img {
  display: block;
  width: 100%;
}

.movie-recipe__arrange {
  margin: 6px 0 0;
}

@media (max-width: 767px) {
  .movie-recipe__arrange {
    margin: 6px 0 32px;
  }
}

.movie-recipe__arrange ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -7px;
  list-style: none;
  padding: 0;
}

.movie-recipe__arrange ul li {
  width: 33.33333%;
  padding: 0 7px;
}

.movie-recipe__arrange ul li a {
  font-size: 11px;
  line-height: normal;
  color: inherit;
}

.movie-recipe__arrange ul li a span {
  display: block;
}

.movie-recipe__arrange ul li a span img {
  width: 100%;
}

.movie-recipe__product {
  text-align: right;
}

.movie-recipe__product a {
  color: inherit;
  font-weight: bold;
  line-height: 1;
}

.movie-recipe__product a img {
  vertical-align: bottom;
  display: inline-block;
  margin: 0 0 0 12px;
}

.movie-recipe__time {
  color: #f18d04;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 12px;
}

@media (max-width: 767px) {
  .movie-recipe__time {
    text-align: center;
    font-size: 20px;
  }
}

.movie-recipe__time:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 27px;
  background-image: url("../image/movie-recipe__time.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin: -2px 10px 0 10px;
}

@media (max-width: 767px) {
  .movie-recipe__time:before {
    margin: -4px 10px 0 10px;
  }
}

.movie-text-1 {
  position: relative;
  margin: 35px 0 24px;
  padding-top: 25px;
  font-size: 12px;
  line-height: 2;
  text-align: center;
  color: #694237;
}

@media (max-width: 767px) {
  .movie-text-1 {
    margin: 35px 0 20px;
    padding-top: 30px;
    font-size: 11px;
    line-height: 1.75;
  }
}

.movie-text-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 118px;
  height: 1px;
  border-top: 1px dashed #b5978d;
}

.gram {
  font-family: GillSans, "ＭＳ Ｐゴシック";
}

.movie-banner{
  margin: 20px 0 40px;
}

.movie-banner a{
  display: block;
}

.movie-banner a:hover{
  opacity:0.7;
}

.movie-banner a img{
  max-width:100%;
}

.space {
  letter-spacing: 0.2em;
}
