@charset "UTF-8";
/*
Theme Name: 
Theme URI: 
Author: COMLAB
*/
.hp_centering {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.hp_forPc {
  display: none !important;
}

@media screen and (min-width: 841px) {
  .hp_forPc {
    display: block !important;
  }
}

.hp_forPcIl {
  display: none !important;
}

@media screen and (min-width: 841px) {
  .hp_forPcIl {
    display: inline !important;
  }
}

.hp_forPcIlb {
  display: none !important;
}

@media screen and (min-width: 841px) {
  .hp_forPcIlb {
    display: inline-block !important;
  }
}

.hp_forSp {
  display: block !important;
}

@media screen and (min-width: 841px) {
  .hp_forSp {
    display: none !important;
  }
}

.hp_forSpIl {
  display: inline !important;
}

@media screen and (min-width: 841px) {
  .hp_forSpIl {
    display: none !important;
  }
}

.hp_forSpIlb {
  display: inline-block !important;
}

@media screen and (min-width: 841px) {
  .hp_forSpIlb {
    display: none !important;
  }
}

@media screen and (min-width: 841px) {
  .hp_pcGrid2 {
    width: 90% !important;
    max-width: 1170px !important;
    margin: 0 auto !important;
  }
}

@media screen and (min-width: 841px) {
  .hp_pcGrid3 {
    width: 80% !important;
    max-width: 1040px !important;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 840px) {
  .hp_spGrid1 {
    width: 91% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 840px) {
  .hp_spGrid2 {
    width: 82% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 840px) {
  .hp_brSp {
    display: inline !important;
  }
}

.hp_W90pCenterling {
  width: 90% !important;
  margin: 0 auto !important;
}

.hp_coverLink {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 99;
}

@media screen and (min-width: 841px) {
  .hp_pcPdl7per {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    padding-left: 7% !important;
  }
}

.hp_dspn {
  display: none !important;
}

.hp_colorfff {
  color: #fff !important;
}

.hp_tal {
  text-align: left !important;
}

.hp_tar {
  text-align: right !important;
}

.hp_tac {
  text-align: center !important;
}

.hp_baseText {
  line-height: 1.8 !important;
  letter-spacing: 0.1em !important;
}

.hp_positionRel {
  position: relative !important;
}

.hp_positionAbs {
  position: absolute !important;
}

.hp_fontPrata {
  font-family: 'Prata', serif !important;
}

.hp_fontMincyo {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.hp_fontGothic {
  font-family: "游ゴシック Medium" , "YuGothic" , "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo , sans-serif !important;
}

.hp_inner {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.hp_inner2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

.hp_inner3 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
}

.hp_inner4 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
}

/*start reset.css*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
	 ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
    ========================================================================== */
/**
  * Remove the margin in all browsers (opinionated).
  */
body {
  margin: 0;
  -webkit-print-color-adjust: exact;
}

/**
  * Add the correct display in IE 9-.
  */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

ul, li, p, figure {
  margin: 0;
  padding: 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
    ========================================================================== */
/**
  * Add the correct display in IE 9-.
  * 1. Add the correct display in IE.
  */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
  * Add the correct margin in IE 8.
  */
figure {
  margin: 1em 40px;
}

/**
  * 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
    ========================================================================== */
/**
  * 1. Remove the gray background on active links in IE 10.
  * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
  */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
  * Remove the outline on focused links when they are also active or hovered
  * in all browsers (opinionated).
  */
a:active,
a:hover {
  outline-width: 0;
}

/**
  * 1. Remove the bottom border in Firefox 39-.
  * 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 */
}

/**
  * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
  */
b,
strong {
  font-weight: inherit;
}

/**
  * 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 style in Android 4.3-.
  */
dfn {
  font-style: italic;
}

/**
  * Add the correct background and color in IE 9-.
  */
mark {
  background-color: #ff0;
  color: #000;
}

/**
  * 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
    ========================================================================== */
/**
  * Add the correct display in IE 9-.
  */
audio,
video {
  display: inline-block;
}

/**
  * Add the correct display in iOS 4-7.
  */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
  * Remove the border on images inside links in IE 10-.
  */
img {
  border-style: none;
}

/**
  * Hide the overflow in IE.
  */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
    ========================================================================== */
/**
  * 1. Change the font styles in all browsers (opinionated).
  * 2. Remove the margin in Firefox and Safari.
  */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

/**
  * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
  *    controls in Android 4.
  * 2. Correct the inability to style clickable types in iOS and Safari.
  */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

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

/**
  * Change the border, margin, and padding in all browsers (opinionated).
  */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

/**
  * 1. Add the correct display in IE 9-.
  * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
  * Remove the default vertical scrollbar in IE.
  */
textarea {
  overflow: auto;
  resize: none;
}

/**
  * 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 and cancel buttons in Chrome and Safari on macOS.
  */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
  * 1. Add the correct display in Edge, IE, and Firefox.
  */
details,
menu {
  display: block;
}

/*
  * Add the correct display in all browsers.
  */
summary {
  display: list-item;
}

/* Scripting
    ========================================================================== */
/**
  * Add the correct display in IE 9-.
  */
canvas {
  display: inline-block;
}

/**
  * Add the correct display in IE.
  */
template {
  display: none;
}

/* Hidden
    ========================================================================== */
/**
  * Add the correct display in IE 10-.
  */
[hidden] {
  display: none;
}

/*end reset.css*/
img {
  width: auto;
  height: auto;
  max-width: 100%;
}

/*ベース設定*/
body {
  font-size: 16px;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #212121;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 840px) {
  body.js_noScroll {
    overflow-y: scroll;
    position: fixed;
    width: 100%;
  }
}

a {
  text-decoration: none;
  color: #212121;
}

section {
  position: relative;
}

textarea {
  padding: 1em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

input {
  padding-left: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

select::-ms-expand {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

.bl_main {
  padding-top: 70px;
  overflow: hidden;
}

@media screen and (max-width: 840px) {
  .bl_main {
    padding-top: 60px;
    overflow: hidden;
  }
}

.br_pc {
  display: inline-block;
}

@media screen and (max-width: 840px) {
  .br_pc {
    display: none;
  }
}

.br_sp {
  display: none;
}

@media screen and (max-width: 840px) {
  .br_sp {
    display: inline-block;
  }
}

.el_secTtl {
  text-align: center;
}

.el_secTtl_main {
  margin-bottom: 10px;
  font-size: 36px;
  letter-spacing: 1.4px;
  color: #e50011;
  font-family: "Ovo", serif;
}

@media screen and (max-width: 840px) {
  .el_secTtl_main {
    font-size: 24px;
  }
}

.el_secTtl_main span {
  position: relative;
  top: 0;
  font-size: 15px;
}

@media screen and (max-width: 840px) {
  .el_secTtl_main span {
    font-size: 10px;
  }
}

.el_secTtl_sub {
  font-size: 14px;
  letter-spacing: 0.01em;
}

.el_secTtl_sub span {
  position: relative;
  top: 0.4em;
}

.sc_pageHero {
  position: relative;
  margin-bottom: 70px;
  width: 100vw;
  height: 224px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -2;
}

@media screen and (max-width: 840px) {
  .sc_pageHero {
    height: 190px;
  }
}

.el_heroLine {
  stroke: #e50011;
  stroke-width: 30px;
  width: 100vw;
  height: 224px;
}

@media screen and (max-width: 500px) {
  .el_heroLine {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
    position: relative;
    top: 30%;
  }
}

.el_headLine {
  position: absolute;
  top: 160px;
  z-index: -2;
  width: 100%;
  height: 30px;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: skewY(-4deg) skewX(0deg);
          transform: skewY(-4deg) skewX(0deg);
  background-color: #e50011;
}

.el_hero_mask {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -10%;
  width: 100%;
  padding-top: 20%;
  background: #f00;
  background: url(image/mask.svg);
  background-size: 100% 100%;
  /* -webkit-transform: translate(0, 50%); */
  /* transform: translate(0, 50%); */
  -webkit-transform: translate(0, 1%);
          transform: translate(0, 1%);
  z-index: -1;
}

@media screen and (max-width: 840px) {
  .el_hero_mask {
    bottom: 0;
  }
}

#magicalfry .el_hero_ttl {
  top: 130px;
}

#magicalfry .el_heroLine {
  position: absolute;
  top: 23%;
  width: 105vw;
  height: 100%;
  -webkit-transform: rotate(-5.9deg);
          transform: rotate(-5.9deg);
  stroke-width: 50px;
}

#about .sc_pageHero,
#contact .sc_pageHero {
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#ffffff));
  background: linear-gradient(#efefef, #ffffff);
}

#magicalfry .sc_pageHero {
  height: 504px;
  margin-bottom: 0;
  background-image: url(image/hero_magicalfry1.jpg);
}

@media screen and (max-width: 840px) {
  #magicalfry .sc_pageHero {
    margin-bottom: 30px;
    height: 450px;
  }
}

.el_hero_ttl_main {
  margin-bottom: 15px;
  font-size: 45px;
  color: #e50011;
  font-family: "Ovo", serif;
}

@media screen and (max-width: 840px) {
  .el_hero_ttl_main {
    font-size: 36px;
  }
}

.el_hero_ttl {
  position: absolute;
  top: 60px;
  left: 10%;
  letter-spacing: 0.1rem;
}

.el_linkBtn {
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  width: 300px;
  background-color: #212121;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

.js_isPc .el_linkBtn:hover {
  color: #212121;
  background-color: #d3d3d3;
}

.js_isPc .el_linkBtn:hover:before {
  right: 0;
}

.el_linkBtn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #d3d3d3;
  z-index: 1;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

.el_btnTxt {
  position: relative;
  font-size: 12px;
  font-family: "Ovo", serif;
  z-index: 2;
}

.el_btnTxt span {
  position: relative;
  top: 0.4em;
  font-size: 10px;
}

.js_openSwitch {
  cursor: pointer;
}

.js_scrlTarget {
  opacity: 0;
}

.js_scrlTarget.js_scrlTargetFire {
  opacity: 1;
  -webkit-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
}

.el_RT {
  position: relative;
  top: 0.4em;
}

.el_transitionPoint {
  position: absolute;
  top: -90px;
}

@media screen and (max-width: 840px) {
  .el_transitionPoint {
    top: -70px;
  }
}

input::-webkit-input-placeholder {
  color: #bdbdbd;
}

input:-ms-input-placeholder {
  color: #bdbdbd;
}

input::-ms-input-placeholder {
  color: #bdbdbd;
}

input::placeholder {
  color: #bdbdbd;
}

label {
  white-space: nowrap;
}

.bl_header {
  position: fixed;
  width: 100%;
  height: 70px;
  z-index: 9999;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 840px) {
  .bl_header {
    height: 60px;
  }
}

.el_logo {
  position: fixed;
  top: 10px;
  left: 75px;
}

@media screen and (max-width: 840px) {
  .el_logo {
    left: 20px;
  }
}

.el_logo_item {
  width: 160px;
  height: 50px;
}

@media screen and (max-width: 840px) {
  .el_logo_item {
    width: 115px;
    height: 40px;
  }
}

.el_shadow {
  width: 100%;
  height: 1px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.bl_nav {
  display: none;
  width: 100%;
  height: 70px;
}

@media screen and (min-width: 841px) {
  .bl_nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (max-width: 840px) {
  .bl_nav {
    padding-top: 60px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: #fff;
    z-index: -1;
  }
}

.js_hamburgerOpen .bl_nav {
  display: block;
}

.bl_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style: none;
  margin-right: 50px;
  width: calc(100% - 275px);
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.01em;
}

@media screen and (max-width: 975px) {
  .bl_nav_list {
    width: calc(100% - 250px);
    margin-right: 25px;
  }
}

@media screen and (max-width: 840px) {
  .bl_nav_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 0;
    margin-bottom: 5vw;
    padding: 13vw 15.2vw 0;
    width: 100%;
    height: auto;
  }
}

.bl_nav_list_item {
  margin-right: 50px;
  padding: 5px 0;
  position: relative;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
          transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  white-space: nowrap;
}

.js_isPc .bl_nav_list_item:hover {
  color: #e50011;
}

.js_isPc .bl_nav_list_item:hover a {
  color: #e50011;
}

.bl_nav_list_item:last-child {
  margin-right: 0;
}

@media screen and (max-width: 975px) {
  .bl_nav_list_item {
    font-size: 14px;
    margin-right: 25px;
  }
}

@media screen and (max-width: 840px) {
  .bl_nav_list_item {
    margin-right: 0;
    margin-bottom: 13.3vw;
    font-size: 16px;
    font-size: 3.9vw;
    width: 45%;
    white-space: nowrap;
  }
}

.el_headerBtn {
  width: 225px;
  background-color: #000;
}

.el_headerBtn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #d3d3d3;
  z-index: 1;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

.js_isPc .el_headerBtn:hover:before {
  right: 0;
}

.js_isPc .el_headerBtn:hover .el_headerBtn_txt {
  color: #212121;
}

.el_headerBtn_txt {
  position: relative;
  font-size: 14px;
  color: #fff;
  padding: 28px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  white-space: nowrap;
}

@media screen and (max-width: 975px) {
  .el_headerBtn_txt {
    font-size: 14px;
  }
}

.el_headerBtn {
  position: relative;
}

.el_hamburger {
  display: none;
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10000;
  cursor: pointer;
  text-align: center;
}

@media screen and (max-width: 840px) {
  .el_hamburger {
    display: block;
    top: 0;
    right: 0;
    padding-top: 20px;
    width: 60px;
    height: 60px;
  }
}

.el_hamburger_wrapper {
  display: inline-block;
  width: 20px;
}

@media screen and (max-width: 840px) {
  .el_hamburger_bar {
    display: block;
    margin: 0 auto 5px;
    width: 100%;
    height: 2px;
    background-color: #000;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .js_hamburgerOpen .el_hamburger_bar.top {
    -webkit-transform: translateY(8px) rotate(-45deg);
            transform: translateY(8px) rotate(-45deg);
  }
  .js_hamburgerOpen .el_hamburger_bar.middle {
    opacity: 0;
  }
  .js_hamburgerOpen .el_hamburger_bar.bottom {
    -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg);
  }
}

.bl_nav_btn_inner {
  margin: 0 auto;
  width: 90%;
}

.bl_nav_btn_wrapper {
  position: relative;
  width: 100%;
  border: solid 1px #c8c8c8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bl_nav_btn_wrapper:first-child {
  margin-bottom: 40px;
}

.bl_nav_btn_wrapper .el_contactBtn_arrow {
  right: 5vw;
}

.bl_nav_btn_wrapper .el_btnTxt_main {
  letter-spacing: normal;
}

.sc_indexHero {
  margin-bottom: 600px;
}

@media screen and (max-width: 1000px) {
  .sc_indexHero {
    margin-bottom: 500px;
  }
}

@media screen and (max-width: 840px) {
  .sc_indexHero {
    margin-bottom: 300px;
  }
}

.bl_indexHeroBk_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 300px;
}

.bl_indexHeroBk_lead {
  position: absolute;
  top: -220px;
  left: 150px;
}

@media screen and (max-width: 840px) {
  .bl_indexHeroBk_lead {
    top: -240px;
    left: 10%;
  }
}

.bl_indexHeroBk_lead_icon img {
  width: 160px;
}

@media screen and (max-width: 840px) {
  .bl_indexHeroBk_lead_icon img {
    width: 120px;
  }
}

@media screen and (max-width: 420px) {
  .bl_indexHeroBk_lead_icon img {
    width: 30%;
  }
}

.el_hero_bgObj {
  position: absolute;
  z-index: -2;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 1000px;
  height: 1000px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: calc(50% - 150px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}

@media screen and (max-width: 840px) {
  .el_hero_bgObj {
    left: 10%;
    margin-top: -100px;
    width: 800px;
    height: 800px;
  }
}

.el_hero_bgObj.op_line {
  top: 180px;
  background: #e50012;
}

@media screen and (max-width: 840px) {
  .el_hero_bgObj.op_line {
    top: 50px;
  }
}

.el_hero_bgObj.op_img {
  top: 70px;
  border: solid 1px #ebebeb;
  position: absolute;
  z-index: -2;
  right: calc(50% - 200px);
  overflow: hidden;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 840px) {
  .el_hero_bgObj.op_img {
    top: 0;
  }
}

.el_hero_bgObj_img_item {
  background-image: url(image/hero_top1.jpg);
  background-repeat: no-repeat;
  background-position: 60% -200%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 150%;
  width: 150%;
  position: relative;
  right: 40%;
  background-size: 140%;
}

@media screen and (max-width: 550px) {
  .el_hero_bgObj_img_item {
    background-position: 90% -90%;
    background-size: 130%;
  }
}

.bl_indexNewsBk {
  position: relative;
  top: 420px;
  left: 150px;
  max-width: 600px;
  width: 100%;
}

@media screen and (max-width: 840px) {
  .bl_indexNewsBk {
    top: 200px;
    left: 0%;
    margin: 0 10%;
    max-width: 400px;
  }
}

.bl_indexNewsBk_inner .el_secTtl {
  margin-bottom: 35px;
  text-align: left;
}

.bl_indexNewsBk_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  border-bottom: solid 1px #c8c8c8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bl_indexNewsBk_item_date {
  margin-right: 15px;
  width: 75px;
  line-height: 1.5;
}

.bl_indexNewsBk_item_wrapper {
  width: calc(100% - 90px);
  line-height: 1.5;
}

.bl_indexNewsBk_txt {
  font-size: 12px;
  letter-spacing: 0.05rem;
}

.bl_indexNewsBk_txt span {
  position: relative;
  top: 8px;
}

.bl_indexNewsBk_ttl {
  margin-bottom: 5px;
}

.bl_indexNewsBk_ttl span {
  position: relative;
  top: 0.4em;
}

.sc_indexAbout {
  margin-bottom: 220px;
}

@media screen and (max-width: 840px) {
  .sc_indexAbout {
    margin-bottom: 100px;
  }
}

.bl_indexAboutBk_wrapper {
  position: relative;
}

.el_bgTxt {
  position: absolute;
  top: 10px;
  left: -475px;
  font-size: 72px;
  color: #e50011;
  letter-spacing: 1rem;
  font-family: "Ovo", serif;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

@media screen and (max-width: 840px) {
  .el_bgTxt {
    top: 0;
    left: -225px;
    font-size: 36px;
    letter-spacing: 0.4rem;
  }
}

.bl_indexAboutBk_lead {
  position: relative;
  margin-left: 100px;
  margin-bottom: 45px;
  font-size: 48px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media screen and (max-width: 1000px) {
  .bl_indexAboutBk_lead {
    font-size: 30px;
  }
}

@media screen and (max-width: 840px) {
  .bl_indexAboutBk_lead {
    margin-left: 55px;
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 1.7;
  }
}

.bl_indexAboutBk_lead span {
  letter-spacing: 0.12em;
}

.js_isIe .bl_indexAboutBk_lead span {
  letter-spacing: 0.02em;
}

.bl_indexHeroBk_lead_txt {
  margin-bottom: 100px;
  font-size: 60px;
  line-height: 1.7;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 1200px) {
  .bl_indexHeroBk_lead_txt {
    font-size: 40px;
  }
}

@media screen and (max-width: 840px) {
  .bl_indexHeroBk_lead_txt {
    margin-bottom: 100px;
    font-size: 25px;
  }
}

.bl_indexHeroBk_lead_txt span {
  letter-spacing: normal;
}

@media screen and (max-width: 840px) {
  .bl_indexAboutBk_inner {
    max-width: 400px;
  }
}

.bl_indexAboutBk_wrapper_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.bl_indexAboutBk_wrapper_wrapper .el_linkBtn {
  margin: 25px 0 0 0;
  width: 240px;
  max-height: 52px;
}

@media screen and (max-width: 840px) {
  .bl_indexAboutBk_wrapper_wrapper .el_linkBtn {
    margin: 0 auto;
  }
}

.bl_indexAboutBk_txt {
  width: calc(100% - 415px);
  line-height: 1.8;
}

@media screen and (max-width: 840px) {
  .bl_indexAboutBk_txt {
    margin-bottom: 50px;
    width: 100%;
  }
}

.sc_indexPoint {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sc_indexPoint {
    margin-bottom: 100px;
  }
}

.bl_indexPointBk_inner {
  margin: 0 auto;
  max-width: 1500px;
}

.bl_indexPointBk_inner .el_secTtl {
  margin-bottom: 50px;
}

.bl_indexPointBk_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.op_mk .bl_indexPointBk_wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.bl_indexPointBk_item {
  width: 50%;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item {
    margin: 0 auto;
    width: 100%;
  }
}

.bl_indexPointBk_item_wrapper {
  position: relative;
  margin-bottom: 50px;
  width: 100%;
  height: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item_wrapper {
    margin-bottom: 35px;
    height: 150px;
  }
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item_wrapper:nth-child(odd) {
    left: -5%;
  }
}

.bl_indexPointBk_item_wrapper:nth-child(odd) .bl_indexPointBk_item_txt {
  margin-left: auto;
  right: -6.6%;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item_wrapper:nth-child(odd) .bl_indexPointBk_item_txt {
    right: -5%;
  }
}

.bl_indexPointBk_item_wrapper:nth-child(even) {
  right: -6.6%;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item_wrapper:nth-child(even) {
    right: -5%;
  }
}

.bl_indexPointBk_item_wrapper:nth-child(even) .bl_indexPointBk_item_txt {
  margin-right: auto;
  left: -6.6%;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item_wrapper:nth-child(even) .bl_indexPointBk_item_txt {
    left: -5%;
  }
}

.bl_indexPointBk_item_wrapper_wrapper {
  position: relative;
  margin-top: -80px;
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  line-height: 150px;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item_wrapper_wrapper {
    margin-top: -50px;
    height: 100px;
    line-height: 100px;
  }
}

.bl_indexPointBk_item_wrapper_wrapper.op_p1 {
  background-image: url(image/top_mf_point01.jpg);
}

.op_mk .bl_indexPointBk_item_wrapper_wrapper.op_p1 {
  background-image: url(image/top_mk_point01.jpg);
}

.bl_indexPointBk_item_wrapper_wrapper.op_p2 {
  background-image: url(image/top_mf_point02.jpg);
}

.op_mk .bl_indexPointBk_item_wrapper_wrapper.op_p2 {
  background-image: url(image/top_mk_point02.jpg);
}

.bl_indexPointBk_item_wrapper_wrapper.op_p3 {
  background-image: url(image/top_mf_point03.jpg);
}

.op_mk .bl_indexPointBk_item_wrapper_wrapper.op_p3 {
  background-image: url(image/top_mk_point03.jpg);
}

.isPlay {
  -webkit-animation-name: play;
          animation-name: play;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  position: relative;
  opacity: 1 !important;
}

.isPlay:before {
  -webkit-animation-name: maskOut;
          animation-name: maskOut;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #e50011;
}

@-webkit-keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
}

.bl_indexPointBk_item_txt {
  padding: 15px 0;
  background-color: #e50011;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 525px;
  width: 65.6%;
  color: #fff;
  position: relative;
  z-index: 5;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item_txt {
    padding: 10px 0;
    width: 80%;
  }
}

.bl_indexPointBk_item_txt p {
  font-size: 20px;
  text-align: center;
  line-height: 1.7;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_item_txt p {
    font-size: 16px;
  }
}

.js_anime {
  opacity: 0;
  -webkit-transition: all 500ms cubic-bezier(0.605, 0.005, 1, 0.995);
  transition: all 500ms cubic-bezier(0.605, 0.005, 1, 0.995);
  -webkit-transition-delay: 1400ms;
  transition-delay: 1400ms;
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}

.js_anime.isActv {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.el_number {
  position: absolute;
  top: -45px;
  left: 10px;
  font-size: 120px;
  margin: 0;
  padding: 0;
  font-family: "Ovo", serif;
}

@media screen and (max-width: 1100px) {
  .el_number {
    top: -20px;
    left: 20px;
    font-size: 50px;
  }
}

.el_number.op_red {
  width: 100px;
  height: 45px;
  overflow: hidden;
}

@media screen and (max-width: 1100px) {
  .el_number.op_red {
    height: 20px;
  }
}

.el_number.op_red span {
  z-index: 1;
  position: absolute;
  color: red;
}

.bl_indexPointBk_detail {
  width: 50%;
  background-color: #fff;
  z-index: 3;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_detail {
    width: 100%;
  }
}

.bl_indexPointBk_detail_inner {
  margin: 0 auto;
  padding-top: 7px;
  width: 80%;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_detail_inner {
    width: 100%;
  }
}

.bl_indexPointBk_detail_ttl {
  margin-bottom: 45px;
  font-size: 48px;
  line-height: 1.2;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_detail_ttl {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.7;
  }
}

.bl_indexPointBk_detail_txt {
  margin: 0 auto 65px;
  max-width: 447px;
  line-height: 1.7;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_detail_txt {
    width: 80%;
  }
}

.bl_indexPointBk_detail_txt span {
  position: relative;
  top: 0.4em;
}

.bl_indexPointBk_detail_logo {
  margin: 0 auto 70px;
  width: 180px;
}

@media screen and (max-width: 840px) {
  .bl_indexPointBk_detail_logo {
    margin-bottom: 50px;
  }
}

.sc_indexResult {
  margin-bottom: 200px;
  background-color: #f0f0f0;
}

@media screen and (max-width: 840px) {
  .sc_indexResult {
    margin-bottom: 100px;
  }
}

.bl_indexResultBk_inner {
  padding: 70px 0 100px;
}

@media screen and (max-width: 840px) {
  .bl_indexResultBk_inner {
    padding: 70px 0;
  }
}

.bl_indexResultBk_inner .el_secTtl {
  margin-bottom: 50px;
}

.bl_indexResultBk_inner .el_btnTxt {
  font-size: 14px;
}

.bl_indexResultBk_wrapper {
  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;
  margin-bottom: 100px;
}

@media screen and (max-width: 840px) {
  .bl_indexResultBk_wrapper {
    margin-bottom: 50px;
  }
}

.bl_indexResultBk_wrapper:last-child {
  margin-bottom: 0;
}

.bl_indexResultBk_img {
  width: 42.85%;
}

@media screen and (max-width: 840px) {
  .bl_indexResultBk_img {
    margin-bottom: 30px;
    width: 100%;
  }
}

.bl_indexResultBk_img_item {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bl_indexResultBk_img_item:before {
  content: '';
  display: block;
  padding-top: 68.8%;
}

@media screen and (max-width: 840px) {
  .bl_indexResultBk_img_item {
    margin: 0 auto;
    max-width: 500px;
  }
}

.op_top_left {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 70px solid transparent;
  border-left: 70px solid #f0f0f0;
}

@media screen and (max-width: 840px) {
  .op_top_left {
    border-bottom: 45px solid transparent;
    border-left: 45px solid #f0f0f0;
  }
}

.op_bottom_right {
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 75px solid #f0f0f0;
  border-left: 75px solid transparent;
}

@media screen and (max-width: 840px) {
  .op_bottom_right {
    border-bottom: 45px solid #f0f0f0;
    border-left: 45px solid transparent;
  }
}

.bl_indexResultBk_txts {
  width: 50%;
}

@media screen and (max-width: 840px) {
  .bl_indexResultBk_txts {
    width: 100%;
  }
}

.bl_indexResultBk_txts_ttl {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media screen and (max-width: 840px) {
  .bl_indexResultBk_txts_ttl {
    font-size: 20px;
  }
}

.bl_indexResultBk_txts_name {
  margin-bottom: 20px;
  font-size: 14px;
  text-align: right;
  line-height: 1.8;
}

@media screen and (max-width: 840px) {
  .bl_indexResultBk_txts_name {
    text-align: left;
    font-size: 12px;
  }
}

.bl_indexResultBk_txts_name span {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 20px;
}

@media screen and (max-width: 840px) {
  .bl_indexResultBk_txts_name span {
    font-size: 18px;
  }
}

.bl_indexResultBk_txts_txt {
  line-height: 1.8;
  letter-spacing: 0.04em;
}

.bl_indexResultBk_txts_txt span {
  position: relative;
  top: 0.4em;
}

.sc_video {
  margin-bottom: 150px;
}

@media screen and (max-width: 840px) {
  .sc_video {
    margin-bottom: 100px;
  }
}

.js_isPc .bl_videoBk_inner:hover a {
  background: rgba(255, 255, 255, 0.3);
}

.bl_videoBk_img {
  position: relative;
}

.bl_videoBk_img:before {
  content: '';
  display: block;
  padding-top: 32.4%;
}

@media screen and (max-width: 840px) {
  .bl_videoBk_img:before {
    padding-top: 50%;
  }
}

.bl_videoBk_img_item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(image/bunner_video.jpg);
}

.bl_videoBk_img_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 24px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.8;
  color: #fff;
  border-bottom: solid 3px #fff;
  white-space: nowrap;
  font-weight: bold;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 840px) {
  .bl_videoBk_img_txt {
    font-size: 18px;
  }
}

#index .sc_faq {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  #index .sc_faq {
    margin-bottom: 100px;
  }
}

#index .bl_faqBk_wrapper {
  margin-bottom: 70px;
}

.sc_about_lead {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sc_about_lead {
    margin-bottom: 100px;
  }
}

.bl_aboutLead_inner {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bl_aboutLead_ttl {
  width: 41%;
  font-size: 36px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.7;
}

@media screen and (max-width: 840px) {
  .bl_aboutLead_ttl {
    margin-bottom: 25px;
    font-size: 24px;
    width: 100%;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
}

.bl_aboutLead_txt {
  width: 50%;
  line-height: 1.8;
  letter-spacing: 0.06rem;
}

@media screen and (max-width: 840px) {
  .bl_aboutLead_txt {
    width: 100%;
  }
}

.bl_aboutLead_txt span {
  position: relative;
  top: 0.4em;
}

.sc_company {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sc_company {
    margin-bottom: 100px;
  }
}

.bl_companyBk_inner .el_secTtl {
  margin-bottom: 35px;
}

.bl_tableBk {
  border-top: 1px solid #c8c8c8;
}

.bl_tableBk_tr {
  position: relative;
  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;
  padding: 30px 0;
  border-bottom: 1px solid #c8c8c8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bl_tableBk_tr:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: calc(100% - 300px);
  height: 1px;
  background-color: #e50011;
}

@media screen and (max-width: 840px) {
  .bl_tableBk_tr:before {
    right: calc(100% - 108px);
  }
}

.bl_tableBk_tr:last-child:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: calc(100% - 300px);
  height: 1px;
  background-color: #e50011;
}

@media screen and (max-width: 840px) {
  .bl_tableBk_tr:last-child:after {
    right: calc(100% - 108px);
  }
}

.bl_tableBk_th {
  padding-left: 30px;
  width: 300px;
  color: #e50011;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.8;
}

@media screen and (max-width: 840px) {
  .bl_tableBk_th {
    padding-left: 10px;
    width: 100px;
  }
}

.bl_tableBk_td {
  width: calc(100% - 310px);
  line-height: 1.8;
}

@media screen and (max-width: 840px) {
  .bl_tableBk_td {
    width: calc(100% - 108px);
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.bl_tableBk_td p {
  margin-bottom: 30px;
}

.bl_tableBk_td p:last-child {
  margin-bottom: 0;
}

.bl_tableBk_td .el_telNumber {
  margin-right: 30px;
}

@media screen and (max-width: 840px) {
  .bl_tableBk_td .el_telNumber {
    margin-right: 0;
  }
}

.bl_tableBk_td a {
  border-bottom: solid 1px #000;
  white-space: nowrap;
}

.sc_group {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sc_group {
    margin-bottom: 100px;
  }
}

.bl_groupBk_inner .el_secTtl {
  margin-bottom: 60px;
}

.bl_groupBk_wrapper {
  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;
  margin-bottom: 75px;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

@media screen and (max-width: 840px) {
  .bl_groupBk_wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
}

.bl_groupBk_bunner {
  position: relative;
  width: 47.5%;
  z-index: 1000;
}

@media screen and (max-width: 840px) {
  .bl_groupBk_bunner {
    margin-bottom: 50px;
    width: 100%;
  }
}

.js_isPc .bl_groupBk_bunner:hover {
  opacity: 0.7;
}

.js_isPc .bl_groupBk_bunner:hover a {
  opacity: 0.7;
}

.bl_groupBk_img {
  margin-bottom: 25px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bl_groupBk_img.op_dds {
  background-image: url(image/bunner_dds.jpg);
}

.bl_groupBk_img.op_coo {
  background-image: url(image/bunner_coo.jpg);
}

.bl_groupBk_img.op_bekku {
  background-image: url(image/bunner_bekku.jpg);
}

.bl_groupBk_img.op_bekkuhomme {
  background-image: url(image/bunner_bekkuhomme.jpg);
}

.bl_groupBk_img:before {
  content: '';
  display: block;
  padding-top: 26.3%;
}

.bl_groupbK_txts_ttl {
  margin-bottom: 25px;
  font-size: 20px;
}

.bl_groupBk_txts_txt {
  margin-bottom: 5px;
  line-height: 1.5;
}

.bl_groupBk_txts_url {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
}

.el_link {
  width: 10px;
  height: 10px;
}

.sc_info {
  margin-bottom: 200px;
  background-color: #f0f0f0;
}

@media screen and (max-width: 840px) {
  .sc_info {
    margin-bottom: 100px;
  }
}

.bl_infoBk {
  padding: 70px 0 55px;
}

.bl_infoBk_inner .el_secTtl {
  margin-bottom: 75px;
}

.bl_infoBk_wrapper {
  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;
  line-height: 1.5;
}

.bl_infoBk_item {
  margin-bottom: 45px;
  width: calc((100% - 85px) / 2);
}

@media screen and (max-width: 840px) {
  .bl_infoBk_item {
    width: 100%;
  }
}

.bl_infoBK_item_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 2.5;
}

.bl_infoBK_item_date:before {
  content: "";
  height: 1px;
  background: #e50011;
  display: block;
  margin-right: .6em;
  width: 20px;
}

.bl_infoBK_item_ttl {
  margin-bottom: 5px;
}

.bl_infoBK_item_ttl span {
  position: relative;
  top: 0.4em;
}

.bl_infoBK_item_txt {
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 0.05rem;
}

.bl_infoBK_item_txt span {
  position: relative;
  top: 5px;
}

.sc_moreInfo {
  background-image: url(image/moreinfo_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bl_moreInfoBk {
  padding: 160px 0 115px;
}

@media screen and (max-width: 840px) {
  .bl_moreInfoBk {
    padding: 70px 0;
  }
}

.bl_moreInfoBk_inner {
  text-align: center;
}

.bl_moreInfoBk_ttl {
  margin-bottom: 20px;
  font-size: 36px;
  letter-spacing: 0.05em;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media screen and (max-width: 840px) {
  .bl_moreInfoBk_ttl {
    font-size: 24px;
  }
}

.bl_moreInfoBk_ttl span {
  position: relative;
  top: 0.3em;
  font-size: 24px;
}

@media screen and (max-width: 840px) {
  .bl_moreInfoBk_ttl span {
    font-size: 16px;
    top: 0.1em;
  }
}

.bl_moreInfoBk_txt {
  font-size: 18px;
  margin-bottom: 60px;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 840px) {
  .bl_moreInfoBk_txt {
    margin-bottom: 25px;
    font-weight: normal;
  }
}

.bl_magicalLeadBk_ttl {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 50px;
  font-size: 60px;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 840px) {
  .bl_magicalLeadBk_ttl {
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 30px;
    font-weight: bold;
  }
}

.bl_magicalLeadBk_ttl:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100px;
  background-color: #e50011;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_magicalLeadBk_catch {
  margin-bottom: 70px;
  font-size: 38px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 840px) {
  .bl_magicalLeadBk_catch {
    margin-bottom: 20px;
    font-size: 24px;
    text-align: left;
    line-height: 1.8;
  }
}

.bl_magicalLeadBk_catch span {
  position: relative;
  top: 0.3em;
  font-size: 26px;
}

@media screen and (max-width: 840px) {
  .bl_magicalLeadBk_catch span {
    font-size: 16px;
    top: 0.25em;
  }
}

.bl_magicalLeadBk_txts {
  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;
  margin-bottom: 100px;
}

@media screen and (max-width: 840px) {
  .bl_magicalLeadBk_txts {
    margin-bottom: 80px;
  }
}

.bl_magicalLeadBk_txts_img {
  margin-right: 34px;
  width: 28.5%;
}

@media screen and (max-width: 840px) {
  .bl_magicalLeadBk_txts_img {
    width: 45%;
    margin: 0 auto 45px;
  }
}

.bl_magicalLeadBk_txts_txt {
  width: 59.5%;
  line-height: 1.9;
  letter-spacing: 0.05rem;
}

@media screen and (max-width: 840px) {
  .bl_magicalLeadBk_txts_txt {
    width: 100%;
  }
}

.bl_magicalLeadBk_txts_txt span {
  position: relative;
  top: 0.4em;
}

.sec_appeal {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sec_appeal {
    margin-bottom: 150px;
  }
}

.bl_appealBk_inner {
  padding: 50px 0 50px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #e50011;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_inner {
    margin: 0 auto;
    padding: 35px 0;
    width: 90%;
  }
}

.el_magical_imgPc {
  position: absolute;
  bottom: -4vw;
  right: 0;
  max-width: 420px;
  width: 40%;
}

@media screen and (max-width: 1100px) {
  .el_magical_imgPc {
    max-width: 300px;
  }
}

@media screen and (max-width: 1000px) {
  .el_magical_imgPc {
    max-width: 200px;
  }
}

@media screen and (max-width: 840px) {
  .el_magical_imgPc {
    display: none;
    position: relative;
    bottom: 0;
    right: -5vw;
    max-width: 420px;
    width: 100%;
  }
}

.bl_appealBk_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_wrapper {
    margin: 0 auto;
    width: 90%;
  }
}

.bl_appealBk_txts {
  width: 72%;
  color: #fff;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_txts {
    width: 100%;
  }
}

.bl_appealBk_txts_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.bl_appealBk_txts_ttl img {
  margin-right: 5px;
  width: 48px;
  height: 48px;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_txts_ttl img {
    width: 36px;
    height: 36px;
  }
}

.bl_appealBk_txts_ttl_txt {
  font-size: 30px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_txts_ttl_txt {
    font-size: 20px;
  }
}

.bl_appealBk_txts_ttl_txt span {
  position: relative;
  top: -10px;
  font-size: 18px;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_txts_ttl_txt span {
    font-size: 12px;
  }
}

.bl_appealBk_txts_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
  line-height: 1.8;
  letter-spacing: 0.05rem;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_txts_txt {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.bl_appealBk_txts_txt:last-child {
  margin-bottom: 0;
  max-width: 520px;
}

.bl_appealBk_txts_txt img {
  margin-right: 18px;
  width: 100px;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_txts_txt img {
    margin-right: 9px;
    width: 60px;
  }
}

.bl_appealBk_txts_txt_main {
  margin-bottom: 5px;
}

.bl_appealBk_txts_txt_sub {
  font-size: 12px;
  line-height: 1.8;
}

.bl_appealBk_img {
  display: none;
}

@media screen and (max-width: 840px) {
  .bl_appealBk_img {
    display: block;
    max-height: 150px;
    width: 100%;
  }
}

.bl_appealBk_img_item {
  position: relative;
  max-width: 300px;
  margin-left: auto;
  bottom: 0;
  right: -5vw;
}

.sc_merit {
  margin-bottom: 240px;
}

@media screen and (max-width: 840px) {
  .sc_merit {
    margin-bottom: 60px;
  }
}

.bl_meritBk_inner .el_secTtl {
  margin-bottom: 120px;
}

@media screen and (max-width: 840px) {
  .bl_meritBk_inner .el_secTtl {
    margin-bottom: 85px;
  }
}

.bl_pointMainBk {
  margin-bottom: 90px;
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk {
    margin-bottom: 45px;
  }
}

.bl_pointMainBk_wrapper {
  margin-bottom: 120px;
  background-color: #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .bl_pointMainBk_wrapper {
    padding: 10px 0;
  }
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk_wrapper {
    margin-bottom: 100px;
    padding: 0 0 50px;
  }
}

.bl_pointMainBk_wrapper:nth-child(even) .bl_pointMainBk_wrapper_wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.bl_pointMainBk_wrapper:last-child {
  margin-bottom: 0;
}

.bl_pointMainBk_wrapper_wrapper {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk_wrapper_wrapper {
    max-width: 400px;
  }
}

.bl_pointMainBk_img {
  width: 40%;
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk_img {
    width: 100%;
  }
}

.bl_pointMainBk_img_item {
  position: relative;
  top: -60px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk_img_item {
    top: -50px;
  }
}

.bl_pointMainBk_img_item.op_point1 {
  background-image: url(image/merit_img01.jpg);
}

.bl_pointMainBk_img_item.op_point2 {
  background-image: url(image/merit_img02.jpg);
}

.bl_pointMainBk_img_item.op_point3 {
  background-image: url(image/merit_img03.jpg);
}

.bl_pointMainBk_img_item:before {
  content: '';
  display: block;
  padding-top: 107%;
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk_img_item:before {
    padding-top: 103%;
  }
}

.bl_pointMainBk_txt {
  width: 50%;
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk_txt {
    margin-top: -20px;
    width: 100%;
  }
}

.bl_pointMainBk_txt_number {
  margin-bottom: 25px;
  font-size: 72px;
  color: #e50011;
  font-family: "Ovo", serif;
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk_txt_number {
    margin-bottom: 15px;
    font-size: 48px;
    letter-spacing: 0.02em;
  }
}

.bl_pointMainBk_txt_ttl {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.8;
  font-weight: bold;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 840px) {
  .bl_pointMainBk_txt_ttl {
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: 0.02em;
  }
}

.bl_pointMainBk_txt_txt {
  line-height: 1.8;
}

.bl_pointSubBk_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 840px) {
  .bl_pointSubBk_inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.bl_pointSubBk_wrapper {
  position: relative;
  padding: 0 20px;
  width: calc(100% / 3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  .bl_pointSubBk_wrapper {
    margin-bottom: 40px;
    padding: 0;
    max-width: 400px;
    width: 100%;
  }
}

.bl_pointSubBk_wrapper:nth-child(2):before, .bl_pointSubBk_wrapper:nth-child(2):after {
  position: absolute;
  content: '';
  width: 1px;
  height: 114%;
  background-color: #c8c8c8;
  top: -7%;
}

@media screen and (max-width: 840px) {
  .bl_pointSubBk_wrapper:nth-child(2):before, .bl_pointSubBk_wrapper:nth-child(2):after {
    width: 114%;
    height: 1px;
  }
}

.bl_pointSubBk_wrapper:nth-child(2):before {
  left: 0;
}

@media screen and (max-width: 840px) {
  .bl_pointSubBk_wrapper:nth-child(2):before {
    left: -7%;
    top: -20px;
  }
}

.bl_pointSubBk_wrapper:nth-child(2):after {
  right: 0;
}

@media screen and (max-width: 840px) {
  .bl_pointSubBk_wrapper:nth-child(2):after {
    top: auto;
    right: -7%;
    bottom: -20px;
  }
}

.bl_pointSubBk_number {
  margin-bottom: 30px;
  font-size: 60px;
  color: #e50011;
  font-family: "Ovo", serif;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .bl_pointSubBk_number {
    margin-bottom: 20px;
    font-size: 40px;
    text-align: left;
  }
}

@media screen and (max-width: 840px) {
  .bl_pointSubBk_number {
    margin-bottom: 10px;
  }
}

.bl_pointSubBk_ttl {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  min-height: 86px;
}

@media screen and (max-width: 1200px) {
  .bl_pointSubBk_ttl {
    margin-bottom: 15px;
    font-size: 20px;
    min-height: 72px;
    text-align: left;
  }
}

@media screen and (max-width: 840px) {
  .bl_pointSubBk_ttl {
    min-height: auto;
  }
}

.bl_pointSubBk_txt {
  line-height: 1.9;
}

.sc_ctBunner {
  margin-bottom: 200px;
  z-index: 1000;
}

@media screen and (max-width: 840px) {
  .sc_ctBunner {
    margin-bottom: 100px;
  }
}

.bl_ctBunnerBk {
  position: relative;
  text-align: center;
}

.bl_ctBunnerBk_inner {
  position: relative;
  padding: 35px 0 30px;
  cursor: pointer;
}

@media screen and (max-width: 840px) {
  .bl_ctBunnerBk_inner {
    padding: 25px 0 20px;
  }
}

.js_isPc .bl_ctBunnerBk_inner:hover .bl_ctBunnerBk_img {
  opacity: 0.3;
}

.bl_ctBunnerBk_inner:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0.6;
}

.bl_ctBunnerBk_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(image/bunner_contact.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.4;
}

.bl_ctBunnerBk_txts {
  z-index: 5;
}

.bl_ctBunnerBk_txt {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-size: 24px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  z-index: 2;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 840px) {
  .bl_ctBunnerBk_txt {
    margin-bottom: 15px;
    padding-bottom: 18px;
    font-size: 18px;
    font-weight: normal;
  }
}

.bl_ctBunnerBk_txt:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 70px;
  background-color: #000;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bl_ctBunnerBk_txtSub {
  position: relative;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  z-index: 2;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 840px) {
  .bl_ctBunnerBk_txtSub {
    font-weight: normal;
  }
}

.bl_ctBunnerBk_arrow {
  position: absolute;
  top: 50%;
  right: 2vw;
  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-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.bl_ctBunnerBk_arrow img {
  width: 24px;
  height: 65px;
}

.sc_recipe {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sc_recipe {
    margin-bottom: 100px;
  }
}

.bl_recipeBk_inner .el_secTtl {
  margin-bottom: 45px;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_inner .el_secTtl {
    margin-bottom: 40px;
  }
}

.bl_recipeBk_lead {
  margin-bottom: 125px;
  text-align: center;
  line-height: 1.7;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_lead {
    margin: 0 auto 40px;
    width: 80%;
    text-align: left;
  }
}

.bl_recipeBk_main_wrapper {
  position: relative;
  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;
  margin-bottom: 120px;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_wrapper {
    margin-bottom: 50px;
  }
}

.bl_recipeBk_main_wrapper:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.bl_recipeBk_main_wrapper:nth-child(1) .bl_recipeBk_main_img img {
  width: 75%;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_wrapper:nth-child(1) .bl_recipeBk_main_img img {
    width: 100%;
  }
}

.bl_recipeBk_main_wrapper:nth-child(1) .bl_recipeBk_main_bgTxt {
  top: -60px;
  right: 10px;
  width: 285px;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_wrapper:nth-child(1) .bl_recipeBk_main_bgTxt {
    top: -30px;
    right: 0px;
    width: 180px;
  }
}

.bl_recipeBk_main_wrapper:nth-child(2) .bl_recipeBk_main_img img {
  width: 64%;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_wrapper:nth-child(2) .bl_recipeBk_main_img img {
    width: 100%;
  }
}

.bl_recipeBk_main_wrapper:nth-child(2) .bl_recipeBk_main_bgTxt {
  top: -60px;
  left: 0;
  width: 285px;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_wrapper:nth-child(2) .bl_recipeBk_main_bgTxt {
    top: -30px;
    left: 0;
    width: 165px;
  }
}

.bl_recipeBk_main_wrapper:nth-child(3) {
  margin-bottom: 0;
}

.bl_recipeBk_main_wrapper:nth-child(3) .bl_recipeBk_main_img img {
  width: 55%;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_wrapper:nth-child(3) .bl_recipeBk_main_img img {
    width: 85%;
  }
}

.bl_recipeBk_main_wrapper:nth-child(3) .bl_recipeBk_main_bgTxt {
  top: -40px;
  right: 0;
  width: 750px;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_wrapper:nth-child(3) .bl_recipeBk_main_bgTxt {
    top: -30px;
    right: -10px;
    width: 480px;
  }
}

.bl_recipeBk_main_img {
  width: 50%;
  text-align: center;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_img {
    margin-bottom: 50px;
    width: 100%;
  }
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_img img {
    max-width: 400px;
  }
}

.bl_recipeBk_main_txt {
  position: relative;
  width: 50%;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_txt {
    width: 100%;
  }
}

.bl_recipeBk_main_txt_ttl {
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 840px) {
  .bl_recipeBk_main_txt_ttl {
    font-size: 20px;
  }
}

.bl_recipeBk_main_txt_txt {
  line-height: 1.7;
}

.bl_recipeBk_main_bgTxt {
  position: absolute;
  z-index: -1;
}

.sc_results {
  margin-bottom: 200px;
  background-color: #f0f0f0;
}

@media screen and (max-width: 840px) {
  .sc_results {
    margin-bottom: 100px;
  }
}

.bl_resultsBk_inner {
  padding: 70px 0 145px;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_inner {
    padding-bottom: 70px;
  }
}

.bl_resultsBk_inner .el_secTtl {
  margin-bottom: 55px;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_inner .el_secTtl {
    margin-bottom: 40px;
  }
}

.bl_resultsBk_lead {
  margin-bottom: 55px;
  text-align: center;
  line-height: 1.7;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_lead {
    margin-bottom: 40px;
    text-align: left;
  }
}

.bl_resultsBk_lead span {
  position: relative;
  top: 0.4em;
}

.bl_resultsBk_item {
  margin-bottom: 140px;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_item {
    margin-bottom: 70px;
  }
}

.bl_resultsBk_item:last-child {
  margin-bottom: 0;
}

.bl_resultsBk_img {
  margin-bottom: 45px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_img {
    margin-bottom: 25px;
  }
}

.bl_resultsBk_img:after {
  content: '';
  display: block;
  padding-top: 26.25%;
}

.bl_resultsBk_txts {
  margin: 0 75px;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_txts {
    margin: 0;
  }
}

.bl_resultsBk_txts_name {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 1.7;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_txts_name {
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.bl_resultsBk_txts_name span {
  margin-right: 20px;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_txts_name span {
    margin-right: 0;
  }
}

.bl_resultsBk_txts_ttl {
  margin-bottom: 35px;
  font-size: 30px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 840px) {
  .bl_resultsBk_txts_ttl {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

.bl_resultsBk_txts_ttl span {
  position: relative;
  top: 0.4em;
}

.bl_resultsBK_txts_txt {
  line-height: 2;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 840px) {
  .bl_resultsBK_txts_txt {
    font-size: 14px;
  }
}

.bl_resultsBK_txts_txt span {
  position: relative;
  top: 0.4em;
}

.sc_stList {
  margin-bottom: 170px;
}

@media screen and (max-width: 840px) {
  .sc_stList {
    margin-bottom: 100px;
  }
}

.bl_stListBk_inner .el_secTtl {
  margin-bottom: 100px;
}

@media screen and (max-width: 840px) {
  .bl_stListBk_inner .el_secTtl {
    margin-bottom: 40px;
  }
}

.bl_stListBk_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 65px;
  font-size: 24px;
  color: #e50011;
  font-family: "Ovo", serif;
  white-space: nowrap;
}

@media screen and (max-width: 840px) {
  .bl_stListBk_label {
    margin-bottom: 30px;
    font-size: 18px;
  }
}

.bl_stListBk_label span {
  font-size: 50%;
  vertical-align: bottom;
  position: relative;
  color: #e50011;
  bottom: -.38em;
}

.bl_stListBk_label:after {
  content: "";
  height: 1px;
  background: #e50011;
  display: block;
  margin-left: .7em;
  width: 100%;
}

.bl_stListBk_wrapper.op_fry {
  margin-bottom: 100px;
}

@media screen and (max-width: 840px) {
  .bl_stListBk_wrapper.op_fry {
    margin-bottom: 50px;
  }
}

.bl_stListBk_main {
  margin-left: 20px;
}

.bl_stListBk_main.js_accordion_target {
  display: none;
}

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

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

.bl_stListBk_item {
  margin: 0 40px 30px 0;
  width: calc((100% - 81px) / 3);
  line-height: 1.5;
}

@media screen and (min-width: 841px) {
  .bl_stListBk_item:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 840px) {
  .bl_stListBk_item {
    margin: 0 80px 30px 0;
    width: calc((100% - 160px) / 2);
  }
  .bl_stListBk_item:nth-child(3n) {
    margin-right: auto;
  }
}

@media screen and (max-width: 650px) {
  .bl_stListBk_item {
    margin: 0 0 5px 0;
    width: 100%;
  }
}

.sc_spec {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sc_spec {
    margin-bottom: 100px;
  }
}

.bl_specBk {
  margin-bottom: 100px;
}

@media screen and (max-width: 840px) {
  .bl_specBk_inner {
    width: 90%;
  }
}

.bl_specBk_inner .el_secTtl {
  margin-bottom: 55px;
}

@media screen and (max-width: 840px) {
  .bl_specBk_inner .el_secTtl {
    margin-bottom: 35px;
  }
}

.bl_stListBk_annotation {
  margin: 30px 0;
  font-size: 14px;
  text-align: right;
}

@media screen and (max-width: 840px) {
  .bl_stListBk_annotation {
    margin: 15px 0;
  }
}

.bl_stListBk_accordion_btn {
  cursor: pointer;
  padding: 20px 0;
  width: 100%;
  font-size: 12px;
  color: #e50011;
  font-family: "Ovo", serif;
  text-align: center;
  border-top: solid 1px #e50011;
}

.el_accordionArrow {
  margin-bottom: 8px;
  width: 18px;
  height: 10px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.el_accordionArrow.arrow-roll-action {
  -webkit-transform: rotate(180deg) translateZ(0);
          transform: rotate(180deg) translateZ(0);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.bl_specBk_lead {
  margin: 0 auto 55px;
  max-width: 600px;
  text-align: center;
  line-height: 1.7;
}

@media screen and (max-width: 840px) {
  .bl_specBk_lead {
    margin-bottom: 40px;
    text-align: left;
  }
}

.bl_specBk_lead span {
  position: relative;
  top: 0.4em;
}

.bl_specBk_img {
  background-image: url(image/magicalfry_img03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bl_specBk_img:before {
  content: '';
  display: block;
  padding-top: 43.3%;
}

.bl_specTblBk_wrapper {
  margin-bottom: 50px;
}

@media screen and (max-width: 840px) {
  .bl_specTblBk_wrapper_wrapper {
    overflow-x: scroll;
    margin-left: 10%;
    width: auto;
  }
}

.bl_specTblBk_ttl {
  margin-bottom: 18px;
  padding-left: 30px;
  font-size: 20px;
  color: #e50011;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  .bl_specTblBk_ttl {
    padding-left: 20px;
    font-size: 16px;
  }
}

.bl_tblBk {
  position: relative;
  font-size: 14px;
  border-collapse: collapse;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
  width: 100%;
  border: solid 1px #c8c8c8;
}

@media screen and (max-width: 840px) {
  .bl_tblBk {
    width: 814px;
    font-size: 11px;
  }
  .bl_tblBk:before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 1.4em;
    /* padding-right分 */
    height: 1px;
    content: '';
  }
}

.bl_tblBk_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #c8c8c8;
}

.bl_tblBk_row.op_thead .bl_tblBk_th {
  font-size: 16px;
  color: #e50011;
  text-align: center;
  white-space: normal;
  width: calc((100% - 140px) / 4);
}

@media screen and (max-width: 840px) {
  .bl_tblBk_row.op_thead .bl_tblBk_th {
    width: calc((100% - 110px) / 4);
    font-size: 12px;
    min-width: 103px;
    white-space: nowrap;
  }
}

.bl_tblBk_row.op_thead .bl_tblBk_th.op_label {
  width: 140px;
}

@media screen and (max-width: 840px) {
  .bl_tblBk_row.op_thead .bl_tblBk_th.op_label {
    width: 110px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.bl_tblBk_row:last-child {
  border-bottom: none;
}

.bl_tblBk_th {
  vertical-align: middle;
  border-right: solid 1px #c8c8c8;
  padding: 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.5;
}

@media screen and (max-width: 840px) {
  .bl_tblBk_th {
    padding: 10px 15px;
    font-size: 12px;
    white-space: nowrap;
  }
}

.bl_tblBk_th.op_label {
  width: 140px;
}

@media screen and (max-width: 840px) {
  .bl_tblBk_th.op_label {
    width: 110px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.bl_tblBk_th:last-child {
  border-right: none;
}

.bl_tblBk_td {
  vertical-align: middle;
  padding: 22px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: solid 1px #c8c8c8;
  width: calc((100% - 140px) / 4);
  line-height: 1.5;
}

@media screen and (max-width: 840px) {
  .bl_tblBk_td {
    padding: 10px 15px;
    width: calc((100% - 110px) / 4);
  }
}

.bl_tblBk_td:last-child {
  border-right: none;
}

.sc_price {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sc_price {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 840px) {
  .bl_priceBk_inner {
    width: 90%;
  }
}

.bl_priceBk_inner .el_secTtl {
  margin-bottom: 55px;
}

@media screen and (max-width: 840px) {
  .bl_priceBk_inner .el_secTtl {
    margin-bottom: 35px;
  }
}

.bl_priceBk_wrapper {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bl_priceBk_img {
  width: 46.6%;
  background-image: url(image/magicalfry_img02.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 840px) {
  .bl_priceBk_img {
    margin: 0 auto 25px;
    max-width: 500px;
    width: 100%;
  }
}

.bl_priceBk_img:before {
  content: '';
  display: block;
  padding-top: 79.4%;
}

.bl_priceBk_info {
  width: 50%;
}

@media screen and (max-width: 840px) {
  .bl_priceBk_info {
    width: 100%;
  }
}

.bl_priceBk_info_ttl {
  margin-bottom: 35px;
  padding-left: 25px;
  font-size: 24px;
  line-height: 1.7;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  .bl_priceBk_info_ttl {
    padding-left: 15px;
    font-size: 20px;
  }
}

.bl_priceBk_info_ttl .bl_priceBk_info_ttl_item {
  color: #e50011;
  display: inline;
}

.bl_priceBk_info_ttl span {
  position: relative;
  top: 0.3em;
  font-size: 18px;
}

@media screen and (max-width: 840px) {
  .bl_priceBk_info_ttl span {
    font-size: 13px;
    top: 0.25em;
  }
}

.bl_priceBk_list {
  border-top: solid 1px #c8c8c8;
  border-bottom: solid 1px #c8c8c8;
}

.bl_priceBk_list_item {
  padding: 18px 0;
  border-bottom: solid 1px #c8c8c8;
  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;
}

@media screen and (max-width: 840px) {
  .bl_priceBk_list_item:first-child {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.bl_priceBk_list_item:last-child {
  border-bottom: none;
}

.bl_priceBk_list_item_name {
  margin-right: 20px;
  padding-left: 25px;
  line-height: 1.5;
  width: calc(73.3% - 20px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  .bl_priceBk_list_item_name {
    margin-right: 30px;
    padding-left: 15px;
    font-size: 14px;
    width: calc(70% - 30px);
  }
}

.bl_priceBk_list_item_name span {
  position: relative;
  top: 0.4em;
}

.bl_priceBk_list_item_price {
  width: 26.7%;
}

@media screen and (max-width: 840px) {
  .bl_priceBk_list_item_price {
    width: 30%;
  }
}

.bl_priceBk_list_item_price span {
  margin-left: 5px;
  font-size: 12px;
}

@media screen and (max-width: 840px) {
  .bl_faqBk_inner {
    width: 90%;
  }
}

.bl_faqBk_inner .el_secTtl {
  margin-bottom: 40px;
}

.bl_faqBk_item {
  position: relative;
  padding: 35px 75px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #c8c8c8;
  box-sizing: border-box;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 840px) {
  .bl_faqBk_item {
    padding: 30px 5vw;
  }
}

.bl_faqBk_item:first-child {
  border-top: 1px solid #c8c8c8;
}

.bl_faqBk_item_q {
  position: relative;
  padding-right: 55px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  .bl_faqBk_item_q {
    padding-right: 40px;
  }
}

.bl_faqBk_item_q:before {
  content: "";
  width: 18px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(image/common/toggle_arrow.svg);
  background-size: cover;
  pointer-events: none;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.js_openParent.js_fire .bl_faqBk_item_q:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.bl_faqBk_item_q_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.5;
}

.bl_faqBk_item_a {
  display: none;
  margin-top: 25px;
  padding-right: 55px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  .bl_faqBk_item_a {
    padding-right: 40px;
  }
}

.bl_faqBk_item_a_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.5;
}

.el_faq_style {
  margin-right: 18px;
  font-size: 18px;
  font-weight: normal;
  font-family: "Ovo", serif;
}

@media screen and (max-width: 840px) {
  .el_faq_style {
    margin-right: 9px;
  }
}

.bl_faqBk_item_switch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

@media screen and (max-width: 840px) {
  #magicalkeeper .bl_magicalLeadBk {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 840px) {
  #magicalkeeper .bl_magicalLeadBk_inner {
    width: 90%;
  }
}

#magicalkeeper .bl_magicalLeadBk_catch {
  font-size: 16px;
  margin-bottom: 100px;
  font-family: "Noto Sans JP", sans-serif;
}

.sc_form {
  margin-bottom: 200px;
}

@media screen and (max-width: 840px) {
  .sc_form {
    margin-bottom: 100px;
  }
}

.mw_wp_form {
  max-width: 1050px;
  width: 80%;
  margin: auto;
}

#form-box .contact-row {
  position: relative;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #c8c8c8;
  padding: 25px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  #form-box .contact-row {
    padding: 20px 0;
  }
}

#form-box .contact-row.op_product, #form-box .contact-row.op_industry, #form-box .contact-row.op_contactKind, #form-box .contact-row.op_time {
  padding-bottom: 15px;
}

#form-box .contact-row.op_product, #form-box .contact-row.op_contactKind, #form-box .contact-row.op_industry, #form-box .contact-row.op_time, #form-box .contact-row.op_comment {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#form-box .contact-row:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: calc(100% - 300px);
  height: 1px;
  background-color: #e50011;
}

@media screen and (max-width: 840px) {
  #form-box .contact-row:before {
    right: 70%;
  }
}

#form-box .contact-row:last-child:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: calc(100% - 300px);
  height: 1px;
  background-color: #e50011;
}

@media screen and (max-width: 840px) {
  #form-box .contact-row:last-child:after {
    right: 70%;
  }
}

#form-box .contact-row .left {
  width: 240px;
  font-size: 16px;
  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;
  -ms-flex-line-pack: center;
      align-content: center;
  padding-left: 30px;
}

@media screen and (max-width: 840px) {
  #form-box .contact-row .left {
    margin-bottom: 20px;
    padding-left: 0;
    width: 100%;
  }
}

#form-box .contact-row .left p {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 840px) {
  #form-box .contact-row .left p {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

#form-box .contact-row .right {
  width: calc(100% - 310px);
}

@media screen and (max-width: 840px) {
  #form-box .contact-row .right {
    width: 100%;
    font-size: 14px;
  }
}

#form-box i.required {
  font-style: normal;
  font-size: 12px;
  color: #fff;
  background: #e50011;
  border: 1px solid #e50011;
  display: inline-block;
  padding: 3px 4px 4px;
  line-height: 1;
}

@media screen and (max-width: 840px) {
  #form-box i.required {
    margin-left: 10px;
  }
}

#form-box i.required:before {
  content: '必須';
}

#form-box input[type="checkbox"] {
  display: none;
}

#form-box input[type="checkbox"]:checked + span.mwform-checkbox-field-text:before {
  background: #000;
}

.mw-inner {
  margin-bottom: 65px;
  border-top: 1px solid #c8c8c8;
}

@media screen and (max-width: 840px) {
  .mw-inner {
    margin-bottom: 50px;
  }
}

.mw_wp_form .error {
  position: relative;
  background-color: #e50011;
  color: #fff !important;
  padding: 10px 10px;
  margin-top: 20px;
}

.mw_wp_form .error:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #e50011;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.mwform-checkbox-field {
  display: block;
  margin-bottom: 10px;
  position: relative;
  top: -6px;
}

.op_contactKind .inner span:last-of-type {
  margin-bottom: 0;
}

.left p {
  color: #e50011;
}

.mwform-checkbox-field-text {
  position: relative;
  padding-left: 30px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
}

.mwform-checkbox-field-text:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #dddddd;
  display: inline-block;
  position: absolute;
  top: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
}

@media screen and (max-width: 840px) {
  .mwform-radio-field {
    width: 100%;
    display: block;
    margin-left: 0;
    padding: 5px 0;
  }
}

.mwform-radio-field-text {
  position: relative;
  display: inline-block;
  margin-right: 45px;
  margin-bottom: 15px;
}

@media screen and (max-width: 840px) {
  .mwform-radio-field-text {
    margin-right: 0;
    top: -2px;
  }
}

.op_scale input {
  max-width: 227px;
}

.op_time .inner {
  max-width: 460px;
}

.op_comment textarea {
  width: 100%;
  height: 455px;
}

@media screen and (max-width: 840px) {
  .op_comment textarea {
    height: 250px;
  }
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0px;
}

.mw_wp_form .op_time .horizontal-item + .horizontal-item {
  margin-left: 0;
}

.mw_wp_form .contact-row.op_contactKind .horizontal-item + .horizontal-item {
  margin-left: 0px;
}

.bl_contactForm_button {
  text-align: center;
}

.el_form_btn {
  position: relative;
  color: #fff;
  background-color: #000;
  max-width: 300px;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

.el_form_btn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #d3d3d3;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

.js_isPc .el_form_btn:hover {
  color: #212121;
  background-color: #d3d3d3;
}

.js_isPc .el_form_btn:hover:before {
  right: 0;
}

.el_form_btn span {
  position: relative;
  z-index: 2;
  font-family: "Noto Sans JP", sans-serif;
}

#form-box .contact-row .right input, #form-box .contact-row .right textarea {
  width: 100%;
  line-height: 1.6;
  padding: 12px 20px;
  background: #f0f0f0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
}

@media screen and (max-width: 840px) {
  #form-box .contact-row .right input, #form-box .contact-row .right textarea {
    padding: 11px;
  }
}

#form-box .contact-row .right input[type="radio"], #form-box .contact-row .right textarea[type="radio"] {
  width: auto;
}

.mwwp_sendmessage {
  font-size: 30px;
  margin-bottom: 50px;
}

.mwwp_sendmessage_text {
  line-height: 1.7;
}

.mwwp_sendmessage_text p {
  margin-bottom: 10px;
}

.bl_bunnerBk_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 840px) {
  .bl_bunnerBk_inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 500px;
  }
}

.bl_bunnerBk_wrapper {
  position: relative;
  width: 47.5%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 840px) {
  .bl_bunnerBk_wrapper {
    width: 100%;
  }
  .bl_bunnerBk_wrapper:first-child {
    margin-bottom: 40px;
  }
}

.js_isPc .bl_bunnerBk_wrapper:hover a {
  background: rgba(255, 255, 255, 0.3);
}

.bl_bunnerBk_wrapper .el_contactBtn_arrow {
  right: 4vw;
}

.el_linkBtn_arrow {
  position: absolute;
  top: 50%;
  right: 2vw;
  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;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 2;
}

.el_linkBtn_arrow .el_arrow {
  width: 9px;
  height: 17px;
}

@media screen and (max-width: 840px) {
  .el_linkBtn_arrow {
    right: 3vw;
  }
}

.bl_bunnerBk_img {
  position: relative;
}

.js_isPc .bl_bunnerBk_img:hover:after {
  opacity: 0.3;
}

.bl_bunnerBk_img:before {
  content: '';
  display: block;
  padding-top: 35%;
}

@media screen and (max-width: 840px) {
  .bl_bunnerBk_img:before {
    padding-top: 50%;
  }
}

.bl_bunnerBk_img:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  background-color: #fff;
}

.bl_bunnerBk_img_item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bl_bunnerBk_img_item.op_fry {
  background-image: url(image/bunner_MagicalFry.jpg);
}

.bl_bunnerBk_img_item.op_keeper {
  background-image: url(image/bunner_MagicalKeeper.jpg);
}

.bl_bunnerBk_ttl {
  position: absolute;
  top: 50%;
  left: 13%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.bl_bunnerBk_ttl_main {
  margin-bottom: 15px;
  font-size: 36px;
  color: #e50011;
  font-family: "Ovo", serif;
}

@media screen and (max-width: 970px) {
  .bl_bunnerBk_ttl_main {
    margin-bottom: 10px;
    font-size: 28px;
  }
}

.bl_bunnerBk_ttl_main span {
  position: relative;
  font-size: 14px;
  top: 0;
}

@media screen and (max-width: 840px) {
  .bl_bunnerBk_ttl_main span {
    font-size: 10px;
  }
}

.bl_bunnerBk_ttl_sub {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 970px) {
  .bl_bunnerBk_ttl_sub {
    font-size: 14px;
  }
}

.bl_footer {
  margin-top: 200px;
  margin-bottom: 150px;
}

#magicalkeeper .bl_footer {
  margin-top: 0;
}

@media screen and (max-width: 840px) {
  .bl_footer {
    margin-top: 100px;
    margin-bottom: 50px;
  }
}

.bl_footer .el_secTtl {
  margin-bottom: 40px;
}

@media screen and (max-width: 840px) {
  .bl_footer .el_secTtl {
    margin-bottom: 35px;
  }
}

.bl_footer .el_secTtl_main {
  margin-bottom: 15px;
}

.bl_footer_txt {
  margin-bottom: 45px;
  line-height: 1.7;
  text-align: center;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 840px) {
  .bl_footer_txt {
    margin: 0 auto 40px;
    max-width: 550px;
  }
}

@media screen and (max-width: 610px) {
  .bl_footer_txt {
    text-align: left;
  }
}

.bl_footer_btn {
  margin-bottom: 120px;
}

@media screen and (max-width: 840px) {
  .bl_footer_btn {
    margin-bottom: 70px;
  }
}

.bl_footer_btn_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 840px) {
  .bl_footer_btn_inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.bl_footer_btn_wrapper {
  position: relative;
/*  max-width: 450px; */
  width: 100%;
  border: solid 1px #c8c8c8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 840px) {
  .bl_footer_btn_wrapper {
    width: 100%;
  }
  .bl_footer_btn_wrapper:first-child {
    margin-bottom: 40px;
  }
}

.bl_footer_btn_wrapper.op_tel .el_btnTxt_main {
  letter-spacing: normal;
}

#icon_phone {
  margin: 0 10px 0 0;
  width: 28px;
  height: 28px;
}

.el_btnTxt_main .main_icon {
  margin-right: 10px;
  width: 30px;
  height: 21px;
}

@media screen and (max-width: 840px) {
  .el_btnTxt_main .main_icon {
    margin-right: 8px;
    width: 25px;
    height: 17.5px;
  }
}

.el_btnTxt_main .main_icon polyline {
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

.el_telBtn {
  position: relative;
  padding: 21px 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.el_telBtn .el_btnTxt_main {
  font-size: 30px;
  color: #212121;
  font-weight: normal;
}

.el_telBtn .el_btnTxt_sub {
  color: #212121;
}

.el_contactBtn {
  position: relative;
  padding: 26px 0;
  background-color: #000;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  letter-spacing: 0.4px;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

.js_isPc .el_contactBtn:hover:before {
  right: 0;
}

.js_isPc .el_contactBtn:hover .el_btnTxt_main,
.js_isPc .el_contactBtn:hover .el_btnTxt_sub {
  color: #212121;
}

.js_isPc .el_contactBtn:hover polyline {
  stroke: #000 !important;
}

.el_contactBtn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #d3d3d3;
  z-index: 1;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

.el_contactBtn {
  z-index: 2;
}

.el_btnTxt_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  z-index: 2;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  color: #fff;
}

@media screen and (max-width: 840px) {
  .el_btnTxt_main {
    font-size: 16px;
    font-weight: normal;
  }
}

.el_btnTxt_sub {
  position: relative;
  font-size: 12px;
  z-index: 2;
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  color: #fff;
}

.el_contactBtn_arrow {
  position: absolute;
  top: 50%;
  right: 2vw;
  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;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 2;
}

.el_contactBtn_arrow .el_arrow {
  width: 12px;
  height: 20px;
}

.el_contactBtn_arrow polyline {
  -webkit-transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
  transition: all 500ms cubic-bezier(0.385, 0.01, 0, 1);
}

@media screen and (max-width: 840px) {
  .el_contactBtn_arrow {
    right: 3vw;
  }
}

.el_copyright {
  text-align: center;
  font-size: 12px;
}
/*# sourceMappingURL=style.css.map */