@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;700&family=Baskervville&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
a,
hr {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 62.5%;
  height: 100%;
}

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

body {
  background: #fff;
  color: #404040;
  line-height: 2;
  font-family: "M PLUS 1p", sans-serif;
  position: relative;
  font-size: 1.6em;
  height: 100%;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

a:hover {
  opacity: 0.7;
}

button {
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 62.5%;
  height: 100%;
}

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

body {
  background: #fff;
  color: #404040;
  line-height: 2;
  font-family: "M PLUS 1p", sans-serif;
  position: relative;
  font-size: 1.6em;
  height: 100%;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

a:hover {
  opacity: 0.7;
}

button {
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
a,
hr {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0.8;
}

.mfp-bg.is-gy {
  background: rgba(49, 49, 49, 0.95);
}

.mfp-iframe-scaler {
  background-color: #000;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  line-height: 0;
  width: 100%;
  max-height: calc(100vh - 100px);
  max-width: 800px;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-iframe-holder .mfp-content {
  height: 80%;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  pointer-events: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: -6px;
  top: -50px;
  text-align: right;
  width: 100%;
  text-decoration: none;
  padding: 0 0 18px 6px;
  color: #FFF;
  font-size: 28px;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 1;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
          transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
          transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
          transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.l-footer {
  background-color: #404040;
  color: #fff;
  padding: 30px 0;
}

.l-footer_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.l-footer_nav_list > li {
  margin-right: 1em;
}

.l-footer_nav_list > li:not(:last-child):after {
  content: "/";
  display: inline-block;
  margin-left: 1em;
}

.l-footer_corporate {
  margin-top: 20px;
  text-align: right;
  line-height: 1.4;
}

.l-footer_corporate_name {
  font-weight: normal;
  font-size: 1.4rem;
}

.l-footer_corporate_address {
  margin-top: 10px;
}

.l-footer_copy {
  font-size: 1.1rem;
  text-align: center;
  margin-top: 20px;
}

.l-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 960;
  padding-left: 20px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.l-header.is-transparent {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.l-header.is-bg {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.l-header_logo {
  position: relative;
  z-index: 980;
}

.l-header_logo a {
  display: block;
  width: 90px;
  height: 37px;
  position: relative;
  font-size: 0;
}

.l-header_logo a:before, .l-header_logo a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.l-header_logo a:before {
  background: url(../img/logo_bk.svg) no-repeat center bottom/contain;
  z-index: 1;
}

.is-transparent .l-header_logo a:before {
  opacity: 0;
}

.is-bg .l-header_logo a:before {
  opacity: 1;
}

.l-header_logo a:after {
  background: url(../img/logo_wt.svg) no-repeat center bottom/contain;
  z-index: 0;
  opacity: 0;
}

.is-transparent .l-header_logo a:after {
  opacity: 1;
}

.is-bg .l-header_logo a:after {
  opacity: 0;
}

.l-header_contactBtn {
  background-color: #1bcca9;
  color: #fff;
  height: 34px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 980;
  border-radius: 100px;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

.l-inner {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

.l-inner.-w1000 {
  max-width: 1000px;
}

.l-container {
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.l-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.l-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

body.is-open .l-wrapper {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.c-btn {
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  color: #fff;
  font-size: 2rem;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
  position: relative;
  background-color: #1bcca9;
}

.c-btnArea {
  margin-top: 4rem;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.c-contact {
  background-color: #f5f5f5;
}

.c-contact_inner {
  background: url(../img/contact_bg_sp.jpg) no-repeat center center/cover;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.25);
  padding: 30px 30px 60px;
}

.c-contact_ttl {
  font-size: 3.6rem;
  line-height: 1.4;
  text-align: center;
}

.c-contact_ttl span {
  font-size: 80%;
}

.c-contact_txt {
  font-size: 1.4rem;
  margin-top: 15px;
}

.c-contact_note {
  font-size: 1.1rem;
  margin-top: 15px;
  padding-left: 1em;
  text-indent: -1em;
}

.c-contact_btn {
  margin-top: 40px;
  max-width: 500px;
}

.c-movie {
  position: relative;
}

.c-movie:before {
  content: '';
  display: block;
  padding-top: 56.25%;
  z-index: 1;
}

.c-movie iframe {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-movie-popup {
  display: block;
}

.c-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-section-post h2 {
  margin-top: 2em;
  margin-bottom: .5em;
}

.c-section-post h3 {
  margin-top: 1em;
  margin-bottom: .5em;
}

.c-section-post h4 {
  margin-top: .5em;
  margin-bottom: .5em;
}

.c-section-post h5 {
  margin-top: .5em;
  margin-bottom: .5em;
}

.c-table {
  width: 100%;
  border-top: 1px solid #d3edee;
  border-right: 1px solid #d3edee;
}

.c-table thead th {
  background-color: #1bcca9;
  color: #fff;
}

.c-table tbody th {
  background-color: #1bcca9;
  color: #fff;
}

.c-table tbody tr:nth-child(2n) td {
  background-color: #fafbfb;
}

.c-table th,
.c-table td {
  line-height: 1.4;
  border-left: 1px solid #d3edee;
  border-bottom: 1px solid #d3edee;
}

.c-table th {
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

.c-title {
  font-size: 2.8rem;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 40px;
}

.c-title.-lowerHeading {
  padding-top: 60px;
}

.c-title:after {
  content: '';
  display: block;
  margin: 15px auto 0;
  width: 100px;
  height: 1px;
  background-color: #dfdfdf;
}

.c-note {
  font-size: 3.1vw;
  margin-top: 5%;
}

.c-link {
  color: #fcf100;
  text-decoration: underline;
}

.c-btnArea-sl {
  margin-top: 5.3333vw;
  padding: 30px 0;
  background-color: #f5f5f5;
}

.c-title-sl {
  font-size: 6.9333vw;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 28px;
}

.c-title-sl small {
  font-size: 86%;
}

.l-float-block {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #d92414;
  color: #fff;
  line-height: 1.1;
  text-align: center;
  padding: 7px 4px;
  font-size: 20px;
  font-weight: bold;
  z-index: 965;
}

.l-float-block.-static {
  position: static;
}

.l-float-block small {
  font-size: 16px;
}

.l-float-block .default-price {
  position: relative;
}

.l-float-block .default-price:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #fff;
}

.l-float-block .special-price {
  font-size: 24px;
}

.l-float-block .label {
  vertical-align: middle;
  font-size: 10px;
}

.l-float-block .box {
  background-color: #fff;
  color: #d92414;
  vertical-align: middle;
  font-size: 9px;
  padding: 1px 3px;
}

.c-list-check {
  font-weight: bold;
  font-size: 1.7rem;
}

.c-list-check > li {
  position: relative;
  padding-left: 2.5em;
  line-height: 1.4;
}

.c-list-check > li:before {
  content: 'check_box';
  font-family: 'Material Icons';
  color: #f36a5e;
  font-weight: normal;
  font-style: normal;
  font-size: 2.8rem;
  margin-left: 0.2em;
  display: inline-block;
  text-transform: none;
  line-height: 1;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  left: 0;
}

.c-list-check > li + li {
  margin-top: 0.8em;
}

.c-list-play {
  font-weight: bold;
  font-size: 1.7rem;
  width: 100%;
  max-width: 340px;
}

.c-list-play > li {
  position: relative;
  padding-left: 1.5em;
  line-height: 1.4;
}

.c-list-play > li:before {
  content: 'play_circle_filled';
  font-family: 'Material Icons';
  color: #f36a5e;
  font-weight: normal;
  font-style: normal;
  font-size: 2.2rem;
  display: inline-block;
  text-transform: none;
  line-height: 1;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 2px;
  left: 0;
}

.c-list-play > li + li {
  margin-top: 0.4em;
}

.c-list-play .btn {
  display: block;
  position: relative;
  padding-right: 15px;
}

.c-list-play .btn::after {
  content: '';
  border-top: 6px solid #f36a5e;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  top: 0.3em;
  right: 0;
}

.c-list-play .btn.-active::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-list-play .btn + p {
  font-weight: normal;
  font-size: 1.4rem;
  display: none;
  padding-top: 5px;
}

.c-step {
  background-color: #f5f5f5;
  padding-top: 33px;
  padding-bottom: 40px;
}

.c-text-marker {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0em, #edb6b2), color-stop(0.6em, #edb6b2), color-stop(0.6em, transparent));
  background: linear-gradient(to top, #edb6b2 0em, #edb6b2 0.6em, transparent 0.6em);
}

.c-link-sl {
  color: #f36a5e;
  text-decoration: underline;
}

.c-text-lead {
  font-size: 1.9rem;
  text-align: center;
  font-weight: bold;
  margin: 0 -20px;
  line-height: 1.4;
}

.c-check {
  padding-top: 44px;
  padding-bottom: 37%;
  background: url(../img/check_bg.jpg) no-repeat center bottom/100% auto;
}

.c-check_ttl {
  font-size: 2.8rem;
  line-height: 1.4;
}

.c-check_ttl small {
  font-size: 1.4rem;
  display: block;
  margin-bottom: 4px;
}

.c-check_txt {
  margin-top: 22px;
}

.c-check_btn {
  max-width: 500px;
}

.c-check_btn a {
  text-align: center;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 2rem;
  height: 90px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #000;
  font-size: 26px;
  line-height: 1.2;
}

.c-check_btn a:after {
  content: 'keyboard_arrow_right';
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 4.2rem;
  margin-left: 0.2em;
  display: inline-block;
  text-transform: none;
  line-height: 1;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-check_btn a .small {
  font-size: 18px;
  display: block;
  margin-bottom: 4px;
}

.c-btn-sl {
  text-align: center;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 2rem;
  height: 90px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #f36a5e;
  font-size: 24px;
  line-height: 1.2;
  padding-right: 14px;
}

.c-btn-sl:after {
  content: '';
  width: 14px;
  height: 14px;
  margin-left: 0.2em;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-btn-sl .small {
  font-size: 16px;
  display: block;
  margin-bottom: 4px;
}

.l-header-sl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 62px;
  left: 0;
  width: 100%;
  z-index: 960;
  padding-left: 10px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.l-header-sl.is-transparent {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.l-header-sl.is-bg {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.l-header-sl_logo {
  position: relative;
  z-index: 980;
}

.l-header-sl_logo a {
  display: block;
  width: 112px;
  height: 42px;
  position: relative;
  font-size: 0;
}

.l-header-sl_logo a:before, .l-header-sl_logo a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.l-header-sl_logo a:before {
  background: url(../img/logo_sl_bk.svg) no-repeat center bottom/contain;
  z-index: 1;
}

.is-transparent .l-header-sl_logo a:before {
  opacity: 0;
}

.is-bg .l-header-sl_logo a:before {
  opacity: 1;
}

.l-header-sl_logo a:after {
  background: url(../img/logo_sl_wt.svg) no-repeat center bottom/contain;
  z-index: 0;
  opacity: 0;
}

.is-transparent .l-header-sl_logo a:after {
  opacity: 1;
}

.is-bg .l-header-sl_logo a:after {
  opacity: 0;
}

.l-header-sl_contactBtn {
  background-color: #d92414;
  color: #fff;
  height: 34px;
  width: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 980;
}

.p-sl {
  font-family: "Noto Sans JP", sans-serif;
}

.p-sl_mv {
  width: 100%;
  height: calc(100vh - 110px);
  position: relative;
  background: url(../img/mv_bg.jpg) no-repeat center bottom/150% auto;
}

.p-sl_mv_inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-sl_mv_textarea {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-sl_mv_ttl {
  color: #666;
  text-align: center;
  z-index: 2;
  font-weight: normal;
  line-height: 1.4;
  font-size: 5.4vw;
  font-weight: bold;
  margin-bottom: 12px;
}

.p-sl_mv_copy {
  text-align: center;
  z-index: 2;
  font-weight: bold;
  line-height: 1.7;
  font-size: 6.6666vw;
}

.p-sl_mv_copy .small {
  font-size: 5.3333vw;
}

.p-sl_mv_sign {
  font-size: 3.4666vw;
  text-align: right;
  z-index: 2;
  font-weight: normal;
  width: 100%;
  margin-top: 20px;
  line-height: 1.4;
}

.p-sl_mv_sign img {
  width: 13vw;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.p-sl_mv_btn {
  padding: 20px 0;
  z-index: 3;
  width: 100%;
  max-width: 500px;
}

.p-sl_reason {
  padding-top: 34px;
}

.p-sl_reason_list {
  counter-reset: reason;
}

.p-sl_reason_list > li {
  background-color: #f5f5f5;
  counter-increment: reason;
  position: relative;
  padding: 5% 8%;
  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;
}

.p-sl_reason_list > li::before {
  content: counter(reason);
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #d92414;
  color: #fff;
  width: 13.3333vw;
  height: 13.3333vw;
  font-size: 8vw;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.p-sl_reason_list_ttl {
  margin-bottom: 14px;
  line-height: 1.4;
  font-size: 5.0666vw;
}

.p-sl_reason_list_body {
  width: 64%;
  font-size: 3.7333vw;
  line-height: 1.7;
}

.p-sl_reason_list_body .link {
  margin-right: -1em;
  margin-top: 0.4em;
}

.p-sl_reason_list_img {
  width: 32%;
}

.p-sl_result {
  padding-top: 40px;
  padding-bottom: 48px;
}

.p-sl_result_img {
  margin-top: 24px;
}

.p-sl_result_cap {
  text-align: right;
  margin-top: 10px;
  font-size: 1rem;
}

.p-sl_service {
  padding-top: 41px;
}

.p-sl_service_list {
  margin-top: 58px;
  font-size: 1.4rem;
  line-height: 1.6;
}

.p-sl_service_list > li {
  padding: 70px 30px 30px;
  background-color: #fbe9e7;
  position: relative;
}

.p-sl_service_list_num {
  position: absolute;
  top: -34px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  background-color: #d92414;
  color: #fff;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  font-size: 15px;
  line-height: 1;
}

.p-sl_service_list_num span {
  font-size: 45px;
}

.p-sl_service_list_ttl {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 24px;
}

.p-sl_service_list_sttl {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  background-color: #d92414;
  color: #fff;
  padding: 10px;
}

.p-sl_service_list_box {
  overflow: hidden;
  border-radius: 8px;
  background-color: #fff;
}

.p-sl_service_list_body {
  padding: 24px 15px 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-sl_service_list_name {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  margin-top: -13px;
}

.p-sl_service_list_name small {
  font-size: 1.4rem;
}

.p-sl_service_list_pos {
  margin-top: 4px;
  margin-bottom: 14px;
  line-height: 1.4;
  color: #626262;
  font-size: 1.3rem;
  font-weight: bold;
}

.p-sl_movie {
  padding-top: 40px;
  padding-bottom: 60px;
  background: linear-gradient(to top, #f5f5f5 0%, #f5f5f5 94px, transparent 94px);
}

.p-sl_movie_thumb {
  margin-top: 30px;
}

.p-sl_price {
  padding-top: 40px;
  margin-bottom: 52px;
  text-align: center;
}

.p-sl_price_list {
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 0 0 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.p-sl_price_list_num {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.4;
  background-color: #fc6767;
  color: #fff;
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 15px;
  line-height: 1;
}

.p-sl_price_list_num span {
  font-size: 25px;
}

.p-sl_price_list_ttl {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-left: 15px;
  text-align: left;
}

.p-sl_price_list_sttl {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  background-color: #d92414;
  color: #fff;
  padding: 10px;
}

.p-sl_price_list_img {
  max-width: 400px;
  margin: 0 auto;
}

.p-sl_price_list_box {
  max-width: 700px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}

.p-sl_price_list_box .default-price {
  padding-left: 0.3em;
  padding-bottom: 0.3em;
  padding-right: 0.2em;
}

.p-sl_price_list_box .default-price .large {
  font-size: 3rem;
  line-height: 1;
}

.p-sl_price_list_box .arrow {
  padding-bottom: 0.5em;
}

.p-sl_price_list_box .special-price {
  color: #fc6767;
  padding-left: 0.1em;
}

.p-sl_price_list_box .special-price .large {
  font-size: 4.5rem;
  line-height: 1;
}

.p-sl_price_list_sub {
  font-size: 2rem;
  font-weight: bold;
}

.p-sl_price_list_sub2 {
  font-size: 1.3rem;
}

.p-sl_price_list_suggest {
  text-align: center;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1.4;
  margin-top: 18px;
}

.p-sl_faq {
  padding-top: 40px;
  padding-bottom: 60px;
}

.p-sl_faq_list > li {
  border: 1px solid #e5e5e5;
  padding: 20px 14px;
}

.p-sl_faq_list > li + li {
  margin-top: 16px;
}

.p-sl_faq_list .question {
  position: relative;
  line-height: 1.4;
  cursor: pointer;
  padding-left: 4rem;
  padding-right: 3rem;
  font-weight: bold;
}

.p-sl_faq_list .question:before {
  content: 'Q.';
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  color: #f36a5e;
  font-size: 3rem;
}

.p-sl_faq_list .question:after {
  content: 'keyboard_arrow_down';
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 4.2rem;
  margin-left: 0.2em;
  display: inline-block;
  text-transform: none;
  line-height: 1;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  bottom: 0;
  right: -7px;
  margin-top: -2.1rem;
  color: #f36a5e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-sl_faq_list .question.-active::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.p-sl_faq_list .answer {
  position: relative;
  line-height: 1.4;
  cursor: pointer;
  padding-left: 4rem;
  padding-right: 3rem;
  font-weight: bold;
  margin-top: 16px;
  display: none;
}

.p-sl_faq_list .answer:before {
  content: 'A.';
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  font-size: 3rem;
}

.l-footer-sl {
  background-color: #404040;
  color: #fff;
  padding: 34px 0;
}

.l-footer-sl_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.3rem;
}

.l-footer-sl_nav_list > li {
  margin-right: 1em;
}

.l-footer-sl_nav_list > li:not(:last-child):after {
  content: '/';
  display: inline-block;
  margin-left: 1em;
}

.l-footer-sl_copy {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 20px;
}

@-webkit-keyframes TopToBottom {
  0% {
    height: 0;
  }
  50% {
    height: 50px;
  }
  80% {
    height: 50px;
  }
  100% {
    height: 50px;
  }
}

@keyframes TopToBottom {
  0% {
    height: 0;
  }
  50% {
    height: 50px;
  }
  80% {
    height: 50px;
  }
  100% {
    height: 50px;
  }
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  70% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  70% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes scale {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
  }
  30% {
    width: 0;
    height: 0;
    opacity: 0;
  }
  40% {
    opacity: 1;
    width: 5px;
    height: 5px;
  }
  90% {
    opacity: 1;
    width: 5px;
    height: 5px;
  }
  100% {
    width: 0;
    height: 0;
    opacity: 0;
  }
}

@keyframes scale {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
  }
  30% {
    width: 0;
    height: 0;
    opacity: 0;
  }
  40% {
    opacity: 1;
    width: 5px;
    height: 5px;
  }
  90% {
    opacity: 1;
    width: 5px;
    height: 5px;
  }
  100% {
    width: 0;
    height: 0;
    opacity: 0;
  }
}

.p-top_mv {
  width: 100%;
  height: 100vh;
  position: relative;
}

.p-top_mv_ttl {
  color: #fff;
  font-size: 8vw;
  font-family: Georgia, 'Times New Roman', Times, serif;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  font-family: "Baskervville", serif;
  font-weight: normal;
  width: 100%;
  padding-bottom: 30px;
  text-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
  line-height: 1.4;
}

.p-top_mv_scroll {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  display: block;
  z-index: 3;
  text-align: center;
  font-family: "Baskervville", serif;
  letter-spacing: 0.1em;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-animation: float 1.2s infinite 0s ease;
          animation: float 1.2s infinite 0s ease;
}

.p-top_mv_scroll:before {
  content: '';
  display: block;
  width: 1px;
  background-color: #fff;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-animation: TopToBottom 1.2s infinite 0s ease;
          animation: TopToBottom 1.2s infinite 0s ease;
}

.p-top_mv_scroll:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  -webkit-animation: scale 1.2s infinite 0s ease;
          animation: scale 1.2s infinite 0s ease;
}

.p-top_mv_movie {
  min-width: 130%;
  min-height: 130%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -o-object-fit: contain;
     object-fit: contain;
}

.p-top_mv_movieWrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.p-top_mv_movieWrap::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.p-top_about {
  text-align: center;
}

.p-top_about_lead {
  line-height: 1.4;
  font-size: 2.8rem;
  font-weight: bold;
}

.p-top_about_movie {
  margin-top: 46px;
}

.p-top_about_copy {
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 50px;
}

.p-top_about_txt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 40px;
  line-height: 2;
}

.p-top_program_list > li {
  padding: 35px 10px;
}

.p-top_program_list a {
  display: block;
}

.p-top_program_list_ttl {
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 1.4;
  margin-top: 24px;
  margin-bottom: 14px;
}

.p-top_program_list_ttl span {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.p-top_program_list_btn {
  width: 160px;
  height: 40px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #c0c0c0;
  margin-left: auto;
  margin-right: 0;
  padding-left: 1em;
  line-height: 1.2;
  margin-top: 30px;
}

.p-top_program_list_btn:after {
  content: 'keyboard_arrow_right';
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 2rem;
  margin-left: 0.2em;
  display: inline-block;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.p-top_performance_table {
  width: 100%;
}

.p-top_performance_table th,
.p-top_performance_table td {
  font-weight: bold;
}

.p-top_performance_table th {
  text-align: center;
  white-space: nowrap;
}

.p-top_performance_table_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-top_performance_table_list > li {
  margin-right: 0.5em;
}

.p-top_performance_table_list > li:after {
  display: inline-block;
  margin-left: 0.5em;
}

.p-top_performance_table_list > li:last-child:after {
  content: '...';
}

.p-top_performance_table_list > li:not(:last-child):after {
  content: '/';
}

.p-top_voice {
  background-color: #f5f5f5;
}

.p-top_voice_list > li {
  background-color: #fff;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-top_voice_list > li + li {
  margin-top: 10px;
}

.p-top_voice_list_img {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-top_voice_list_img > div {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.p-top_voice_list_img > div img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-top_voice_list_body {
  margin-top: 16px;
  font-size: 1.4rem;
}

.p-top_voice_list_ttl {
  line-height: 1.4;
}

.p-top_voice_list_ttl span,
.p-top_voice_list_ttl em {
  font-size: 1.4rem;
  display: block;
}

.p-top_voice_list_ttl span {
  margin-bottom: 5px;
}

.p-top_voice_list_ttl em {
  font-style: normal;
  text-indent: -1em;
  padding-left: 1em;
  font-weight: normal;
  display: block;
  margin-top: .5em;
}

.p-top_schedule_table {
  width: 100%;
}

.p-top_schedule_table + .p-top_schedule_table {
  margin-top: 40px;
}

.p-top_schedule_table caption {
  vertical-align: middle;
  text-align: center;
  padding: 16px;
  font-weight: bold;
  line-height: 1.4;
  font-size: 2.8rem;
  border-bottom: 1px solid #dfdfdf;
  background-color: #f5f5f5;
}

.p-top_schedule_table caption span {
  font-size: 1.2rem;
  background-color: #fff;
  padding: 3px 14px;
}

.p-top_schedule_table th,
.p-top_schedule_table td {
  padding: 16px;
  vertical-align: middle;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px solid #dfdfdf;
}

.p-top_schedule_table th {
  background-color: #f5f5f5;
}

.p-top_schedule_table td:nth-of-type(1) {
  white-space: nowrap;
}

.u-clYe {
  color: #fcf100;
}

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

.mb0 {
  margin-bottom: 0px;
}

.u-clLrd {
  color: #f36a5e;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 767px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
            transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
            transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .l-pcOnly {
    display: none !important;
  }
  .l-header_contactBtn {
    width: 140px;
  }
  .c-table thead {
    font-size: 1.4rem;
  }
  .c-table tbody {
    font-size: 1.2rem;
  }
  .c-table th,
  .c-table td {
    padding: 10px 10px;
  }
  .c-title-sl {
    margin-left: -30px;
    margin-right: -30px;
  }
  .l-float-block {
    height: 62px;
  }
  .c-step_img {
    margin-top: -16px;
    margin-bottom: 28px;
  }
  .c-check_ttl {
    text-align: center;
  }
  .c-check_btn {
    text-align: center;
    margin: 27px auto;
  }
  .l-header-sl_contactBtn {
    font-size: 12px;
    width: 120px;
  }
  .p-sl {
    padding-top: 110px;
  }
  .p-sl_mv_textarea {
    padding-bottom: 36%;
  }
  .p-sl_mv_copy {
    margin-left: -20px;
    margin-right: -20px;
  }
  .p-sl_reason_list {
    margin-left: -30px;
    margin-right: -30px;
  }
  .p-sl_reason_list > li + li {
    margin-top: 4vw;
  }
  .p-sl_result_img {
    margin-left: -20px;
    margin-right: -20px;
  }
  .p-sl_service_list {
    margin-left: -30px;
    margin-right: -30px;
  }
  .p-sl_price_list {
    margin-top: -8px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .p-sl_price_list_box {
    margin-top: 20px;
  }
  .p-sl_faq_list {
    margin-top: 28px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .p-sl_faq_list .question {
    font-size: 1.6rem;
  }
  .p-sl_faq_list .answer {
    font-size: 1.6rem;
  }
  .l-footer-sl_nav_list {
    max-width: 24rem;
    margin: 0 auto;
  }
  .p-top_program_list {
    margin-top: -35px;
  }
  .p-top_program_list > li + li {
    border-top: 1px solid #dfdfdf;
  }
  .p-top_voice_list {
    margin-left: -20px;
    margin-right: -20px;
  }
  .p-top_voice_list_ttl em {
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 768px) {
  .l-spOnly {
    display: none !important;
  }
  .l-inner {
    padding-left: 70px;
    padding-right: 70px;
  }
  .l-container {
    padding-left: 70px;
    padding-right: 70px;
  }
  .c-btn {
    font-size: 1.8rem;
  }
  .c-btnArea {
    margin-top: 8rem;
  }
  .c-contact_inner {
    padding: 70px 10% 80px;
    background: url(../img/contact_bg_pc.jpg) no-repeat center center/cover;
    -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.25);
  }
  .c-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .c-table thead {
    font-size: 1.5rem;
  }
  .c-table tbody {
    font-size: 1.4rem;
  }
  .c-table th,
  .c-table td {
    padding: 18px 20px;
  }
  .c-table td {
    text-align: center;
  }
  .c-note {
    font-size: 1.1vw;
  }
  .c-btnArea-sl {
    padding: 80px 0;
    margin-top: 80px;
  }
  .c-title-sl {
    font-size: 4.2rem;
    margin-bottom: 60px;
  }
  .c-step {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .c-step_img {
    max-width: 700px;
    margin: 0 auto 80px;
  }
  .c-text-lead {
    font-size: 2.2rem;
  }
  .c-check {
    padding: 70px 0;
    background: url(../img/contact_bg_pc.jpg) no-repeat center center/cover;
  }
  .c-check_ttl {
    font-size: 5.4rem;
  }
  .c-check_ttl small {
    font-size: 2.4rem;
  }
  .c-check_txt {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
  }
  .c-check_btn {
    margin-top: 50px;
  }
  .c-btn-sl {
    height: 120px;
    font-size: 3rem;
  }
  .c-btn-sl:after {
    line-height: 6rem;
  }
  .c-btn-sl .small {
    font-size: 2rem;
  }
  .p-sl {
    padding-top: 98px;
  }
  .p-sl_mv {
    height: calc(100vh - 98px);
    background-size: 100% auto;
    background-position: center bottom 10%;
  }
  .p-sl_mv::before {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(40%, #fff), color-stop(70%, transparent));
    background: linear-gradient(to bottom, #fff 0%, #fff 40%, transparent 70%);
  }
  .p-sl_mv_inner {
    padding: 0;
  }
  .p-sl_mv_textarea {
    padding-bottom: calc((100vh - 500px) / 2 * 0.5);
  }
  .p-sl_mv_ttl {
    font-size: 3.2rem;
  }
  .p-sl_mv_copy {
    font-size: 4rem;
  }
  .p-sl_mv_copy .small {
    font-size: 2.4rem;
  }
  .p-sl_mv_sign {
    font-size: 1.6rem;
  }
  .p-sl_mv_sign img {
    width: 61px;
    font-size: 80px;
  }
  .p-sl_mv_btn {
    padding-bottom: 40px;
  }
  .p-sl_reason {
    padding-top: 70px;
  }
  .p-sl_reason_list > li {
    padding: 30px 60px;
  }
  .p-sl_reason_list > li::before {
    width: 60px;
    height: 60px;
    font-size: 3rem;
  }
  .p-sl_reason_list > li + li {
    margin-top: 50px;
  }
  .p-sl_reason_list_ttl {
    width: calc(100% - 240px);
    font-size: 2.6rem;
  }
  .p-sl_reason_list_body {
    width: calc(100% - 240px);
    font-size: 1.6rem;
  }
  .p-sl_reason_list_img {
    width: 180px;
    margin-top: -80px;
  }
  .p-sl_result {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .p-sl_result_img {
    max-width: 700px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-sl_result_cap {
    font-size: 1.4rem;
    max-width: 700px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-sl_service {
    padding-bottom: 40px;
    padding-top: 80px;
  }
  .p-sl_service_list {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
  }
  .p-sl_movie {
    padding-top: 80px;
    padding-bottom: 80px;
    background: linear-gradient(to top, #f5f5f5 0%, #f5f5f5 150px, transparent 150px);
  }
  .p-sl_movie_thumb {
    max-width: 700px;
    margin: 60px auto 0;
  }
  .p-sl_price {
    padding-top: 80px;
    margin-bottom: 80px;
  }
  .p-sl_price_list {
    margin-top: -20px;
    padding: 0px 0 20px;
  }
  .p-sl_price_list_num {
    padding: 10px;
    font-size: 18px;
    width: 80px;
    height: 80px;
  }
  .p-sl_price_list_num span {
    font-size: 45px;
  }
  .p-sl_price_list_ttl {
    font-size: 2rem;
  }
  .p-sl_price_list_box {
    margin-top: 0;
    font-size: 2.4rem;
  }
  .p-sl_price_list_box .default-price {
    padding-right: 1em;
  }
  .p-sl_price_list_box .default-price .large {
    font-size: 3.6rem;
  }
  .p-sl_price_list_box .special-price {
    padding-left: 0.8em;
  }
  .p-sl_price_list_box .special-price .large {
    font-size: 5.2rem;
  }
  .p-sl_price_list_sub {
    font-size: 2.2rem;
    margin-top: 10px;
  }
  .p-sl_price_list_suggest {
    margin-top: 30px;
  }
  .p-sl_faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .p-sl_faq_list {
    margin-top: 4.6%;
  }
  .p-sl_faq_list .question:before {
    top: -0.3em;
  }
  .p-sl_faq_list .answer {
    margin-top: 50px;
  }
  .p-sl_faq_list .answer:before {
    top: -0.2em;
  }
  .p-top_program_list {
    margin-left: -70px;
    margin-right: -70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
  }
  .p-top_program_list > li {
    width: 33.33333%;
    padding: 50px 4%;
  }
  .p-top_program_list > li:not(:nth-child(1)):not(:nth-child(4)) {
    border-left: 1px solid #dfdfdf;
  }
  .p-top_program_list > li:nth-child(-n+3) {
    border-bottom: 1px solid #dfdfdf;
  }
  .p-top_program_list_ttl {
    min-height: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media print, screen and (min-width: 1024px) {
  .l-footer {
    padding: 50px 0 70px;
  }
  .l-footer_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-footer_corporate_name {
    font-size: 1.6rem;
  }
  .l-footer_copy {
    font-size: 1.4rem;
    width: 100%;
  }
  .c-title {
    font-size: 5rem;
    margin-bottom: 60px;
  }
  .c-title.-lowerHeading {
    padding-top: 60px;
  }
  .c-title:after {
    width: 180px;
    margin-top: 30px;
  }
  .l-footer-sl_copy {
    font-size: 1.4rem;
    width: 100%;
  }
  .p-top_mv_ttl {
    font-size: 5vw;
  }
  .p-top_about_lead {
    font-size: 4.8rem;
  }
  .p-top_about_lead span {
    display: inline-block;
  }
  .p-top_about_movie {
    max-width: 722px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
  }
  .p-top_about_copy {
    font-size: 4.2rem;
    margin-top: 82px;
  }
  .p-top_about_txt {
    font-size: 2.8rem;
  }
  .p-top_performance_table {
    border-top: 1px dotted #1bcca9;
  }
  .p-top_performance_table th,
  .p-top_performance_table td {
    padding: 40px;
    font-size: 2rem;
    border-bottom: 1px dotted #1bcca9;
    vertical-align: middle;
  }
  .p-top_performance_table th {
    background-color: #1bcca9;
    color: #fff;
    font-size: 2.2rem;
  }
  .p-top_voice_list > li {
    padding: 20px 30px;
  }
  .p-top_voice_list_img {
    width: 140px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
            flex: 0 0 140px;
    margin-right: 3%;
  }
  .p-top_voice_list_img > div {
    width: 140px;
    height: 140px;
  }
  .p-top_voice_list_body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-left: 40px;
  }
  .p-top_voice_list_ttl {
    font-size: 1.8rem;
    width: 350px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
            flex: 0 0 350px;
  }
  .p-top_voice_list_txt {
    font-size: 1.6rem;
  }
  .p-top_schedule_table caption {
    font-size: 4rem;
  }
  .p-top_schedule_table caption span {
    font-size: 1.4rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
  }
  .p-top_schedule_table th {
    font-size: 2.4rem;
    width: 20%;
  }
  .p-top_schedule_table td {
    font-size: 2.2rem;
  }
  .p-top_schedule_table td span {
    font-size: 1.4rem;
    display: inline-block;
    margin-left: 1em;
  }
  .p-top_schedule_table td:nth-of-type(1) {
    text-align: center;
    width: 12%;
  }
}

@media screen and (max-width: 1023px) {
  .l-footer_nav_list {
    font-size: 1.1rem;
  }
  .l-footer_corporate_address {
    font-size: 1.4rem;
  }
  .p-top_about_movie {
    margin-left: -20px;
    margin-right: -20px;
  }
  .p-top_performance_table {
    margin-top: -15px;
  }
  .p-top_performance_table th,
  .p-top_performance_table td {
    display: block;
    text-align: center;
    padding: 4px;
  }
  .p-top_performance_table th {
    font-size: 1.8rem;
    color: #1bcca9;
    border-bottom: 1px solid #1bcca9;
    margin-top: 10px;
  }
  .p-top_performance_table_list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-top_voice_list > li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-top_voice_list_img {
    width: 90px;
  }
  .p-top_voice_list_img > div {
    width: 100%;
    padding-top: 100%;
  }
  .p-top_voice_list_ttl {
    width: calc(100% - 90px);
    padding-left: 20px;
    font-size: 1.6rem;
  }
  .p-top_schedule_table caption span {
    display: block;
    width: 15em;
    margin-left: auto;
    margin-right: auto;
  }
  .p-top_schedule_table tr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-top_schedule_table th,
  .p-top_schedule_table td {
    padding: 12px;
    font-size: 1.5rem;
  }
  .p-top_schedule_table th {
    display: block;
    width: 100%;
  }
  .p-top_schedule_table td span {
    font-size: 1.2rem;
    display: block;
  }
  .p-top_schedule_table td:nth-of-type(1) {
    text-align: left;
    width: 60px;
    padding-left: 0;
    padding-right: 0;
  }
  .p-top_schedule_table td:nth-of-type(2) {
    width: calc(100% - 60px);
    padding-right: 0;
  }
}

@media print, screen and (min-width: 1201px) {
  .l-header {
    padding-left: 70px;
  }
  .l-header_logo a {
    width: 100px;
    height: 40px;
  }
  .l-header_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: block !important;
  }
  .l-header_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-weight: bold;
  }
  .l-header_nav_list > li + li {
    margin-left: 100px;
  }
  .l-header_nav_list a {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .is-transparent .l-header_nav_list a {
    color: #fff;
  }
  .is-bg .l-header_nav_list a {
    color: #404040;
  }
  .l-header_contactBtn {
    margin-left: 100px;
    margin-right: 50px;
    height: 44px;
    width: 260px;
  }
  .l-header_menuBtn {
    display: none;
  }
  .c-contact_ttl {
    font-size: 5.4rem;
    text-align: left;
  }
  .c-contact_txt {
    font-size: 2rem;
    margin-top: 30px;
  }
  .c-contact_note {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .c-contact_btn {
    margin-top: 60px;
    margin-left: 0;
  }
  .l-float-block {
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-list-check > li + li {
    margin-top: 1.6em;
  }
  .c-list-play {
    font-size: 1.4rem;
  }
  .c-list-play > li:before {
    font-size: 1.6rem;
  }
  .l-header-sl {
    top: 38px;
    padding-left: 70px;
  }
  .l-header-sl_logo a {
    width: 122px;
    height: 44px;
  }
  .l-header-sl_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: block !important;
  }
  .l-header-sl_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-weight: bold;
  }
  .l-header-sl_nav_list > li + li {
    margin-left: 50px;
  }
  .l-header-sl_nav_list a {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .is-transparent .l-header-sl_nav_list a {
    color: #fff;
  }
  .is-bg .l-header-sl_nav_list a {
    color: #404040;
  }
  .l-header-sl_contactBtn {
    margin-left: 50px;
    margin-right: 50px;
    height: 44px;
  }
  .l-header-sl_menuBtn {
    display: none;
  }
  .p-sl_service_list {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-sl_service_list > li {
    width: 32.33333%;
    padding: 50px 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-sl_service_list > li + li {
    margin-left: 1.5%;
  }
  .p-sl_service_list_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

@media screen and (max-width: 1200px) {
  body.is-open .l-header {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  body.is-open .l-header_logo a:before {
    opacity: 0 !important;
  }
  body.is-open .l-header_logo a:after {
    opacity: 1 !important;
  }
  .l-header_nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 970;
  }
  .l-header_nav_list {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 2rem;
    color: #fff;
  }
  .l-header_nav_list > li {
    width: 100%;
  }
  .l-header_nav_list > li + li {
    margin-top: 40px;
  }
  .l-header_nav_list a {
    display: block;
    text-align: center;
  }
  .l-header_contactBtn {
    font-size: 1.2rem;
    font-weight: normal;
    margin-left: auto;
    margin-right: 20px;
  }
  .l-header_menuBtn {
    position: relative;
    z-index: 980;
    width: 48px;
    height: 48px;
    text-align: center;
    cursor: pointer;
    border: none;
    background-color: #f5f5f5;
    font-size: 0;
    display: block;
  }
  .l-header_menuBtn span {
    position: absolute;
    left: 13px;
    width: 20px;
    height: 2px;
    height: 2px;
    background-color: #000;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .l-header_menuBtn span:nth-child(1) {
    top: 16px;
  }
  body.is-open .l-header_menuBtn span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 24px;
  }
  .l-header_menuBtn span:nth-child(2) {
    top: 24px;
  }
  body.is-open .l-header_menuBtn span:nth-child(2) {
    opacity: 0;
  }
  .l-header_menuBtn span:nth-child(3) {
    top: 32px;
  }
  body.is-open .l-header_menuBtn span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 24px;
  }
  body.is-open .l-header-sl {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  body.is-open .l-header-sl_logo a:before {
    opacity: 0 !important;
  }
  body.is-open .l-header-sl_logo a:after {
    opacity: 1 !important;
  }
  .l-header-sl_nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 970;
  }
  .l-header-sl_nav_list {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 2rem;
    color: #fff;
  }
  .l-header-sl_nav_list > li {
    width: 100%;
  }
  .l-header-sl_nav_list > li + li {
    margin-top: 14px;
  }
  .l-header-sl_nav_list a {
    display: block;
    text-align: center;
  }
  .l-header-sl_contactBtn {
    font-size: 1.2rem;
    font-weight: normal;
    margin-left: auto;
    margin-right: 20px;
  }
  .l-header-sl_menuBtn {
    position: relative;
    z-index: 980;
    width: 48px;
    height: 48px;
    text-align: center;
    cursor: pointer;
    border: none;
    background-color: #f5f5f5;
    font-size: 0;
    display: block;
  }
  .l-header-sl_menuBtn span {
    position: absolute;
    left: 13px;
    width: 20px;
    height: 2px;
    height: 2px;
    background-color: #000;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .l-header-sl_menuBtn span:nth-child(1) {
    top: 16px;
  }
  body.is-open .l-header-sl_menuBtn span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 24px;
  }
  .l-header-sl_menuBtn span:nth-child(2) {
    top: 24px;
  }
  body.is-open .l-header-sl_menuBtn span:nth-child(2) {
    opacity: 0;
  }
  .l-header-sl_menuBtn span:nth-child(3) {
    top: 32px;
  }
  body.is-open .l-header-sl_menuBtn span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 24px;
  }
  .p-sl_service_list > li + li {
    margin-top: 53px;
  }
}
