/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

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

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer;
}

figure {
  margin: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}

ul,
ol,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

p {
  margin: 0;
}

cite {
  font-style: normal;
}

fieldset {
  border-width: 0;
  padding: 0;
  margin: 0;
}

html {
  font-size: 10px;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-font-kerning: auto;
          font-kerning: auto;
  letter-spacing: calc(1px - 0.0625em);
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  line-height: 1.2;
  color: #0a1423;
  background: #FFF;
}

html,
body {
  height: 100%;
}

.wrapper {
  background: #FFF;
}

.bottomWrapper {
  position: relative;
  background: #FFF;
  z-index: 1;
  overflow: hidden;
}

a {
  color: #0a1423;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

em {
  font-style: normal;
}

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

.lg {
  display: none;
}
@media screen and (max-width:1280px) {
  .lg {
    display: inline-block;
  }
}

.md {
  display: none;
}
@media screen and (max-width:1024px) {
  .md {
    display: inline-block;
  }
}

@media screen and (max-width:768px) {
  .sp-none {
    display: none !important;
  }
}

.pc {
  display: inline-block;
}
@media screen and (max-width:768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width:768px) {
  .sp {
    display: inline-block;
  }
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

a.disabled {
  pointer-events: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.header,
.wrapper {
  width: 100%;
}

.hd_logo_tokyo-np {
  margin-right: 1em;
}

@media (max-width: 47.99em) {
  .wrapper .disp_sp {
    display: block !important;
  }
  .wrapper .disp_pc {
    display: none !important;
  }
  .header {
    background-color: #fff;
  }
  body[data-page=page-about] .header {
    border: 1px solid #dcdcdc;
  }
}
.header_inner {
  max-width: 1120px;
  margin: 0 auto;
  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 (max-width: 47.99em) {
  .header_inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 48em) {
  html {
    font-size: 16px;
  }
  a:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0.7;
  }
  .header_inner {
    padding: 0;
  }
}
.header .hd_logo {
  -ms-flex-preferred-size: 38%;
      flex-basis: 38%;
  margin: 0;
  font-size: 1rem;
}

@media (max-width: 47.99em) {
  .header .hd_logo {
    padding-left: 1.8%;
    -ms-flex-preferred-size: 53%;
        flex-basis: 53%;
  }
}
.header .hd_logo picture {
  display: inline-block;
  max-width: 470px;
}

.header .hd_date,
.navigation {
  display: none;
}

@media (max-width: 47.99em) {
  .header .hd_logo_tokyo-np {
    display: none;
  }
  .header .hd_switch {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
  }
}
@media (min-width: 48em) {
  .header .hd_logo {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
  }
  .header .hd_logo_tokyo-np {
    -ms-flex-preferred-size: 15.8%;
        flex-basis: 15.8%;
  }
  .header .hd_date,
  .header .hd_switch {
    display: none;
  }
}
.header .hd_switch_navi,
.header .hd_switch_search {
  display: inline-block;
  width: 7.4666666667vw;
  cursor: pointer;
}

.header .hd_switch_navi {
  padding: 2.6666666667vw 2.6666666667vw 2.6666666667vw 10.1333333333vw;
  background: url(../img/ico_search.png) 0 50% no-repeat;
  background-size: auto 7.4666666667vw;
}

.header .hd_search {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media (max-width: 47.99em) {
  .header .hd_search {
    display: none;
  }
}
@media (min-width: 48em) {
  .header .hd_search {
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    margin-right: 1em;
  }
}
@media (min-width: 70em) {
  .header .hd_search {
    margin-right: 0;
  }
}
.footer {
  background-color: #f3780a;
  color: #FFF;
  font-size: 3.2vw;
  padding-bottom: 14vw;
}

@media (min-width: 48em) {
  .footer {
    padding-bottom: 0;
    font-size: 15px;
  }
}
.footer_caution {
  display: block;
  text-align: center;
  text-decoration: underline;
  padding-top: 1.5rem;
}

.footer_caution a {
  color: #fff;
  font-size: 3.2vw;
}

@media (min-width: 48em) {
  .footer_caution a {
    padding-bottom: 0;
    font-size: 16px;
  }
}
.footer_logo {
  background-color: #fff;
  padding-bottom: 2.9333333333vw;
  text-align: center;
}

@media (min-width: 48em) {
  .footer_logo {
    display: none;
  }
}
.footer_logo img {
  width: 74.9333333333vw;
}

.footer_copyright {
  text-align: center;
  padding: 1.7em 0;
  margin: 0;
}

@media (min-width: 48em) {
  .footer_copyright {
    padding: 1.5em 0 1.3em;
  }
}
.footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 1em;
  margin: 0;
  list-style: none;
}

@media (min-width: 48em) {
  .footer_nav {
    padding-bottom: 0.6em;
  }
}
.footer_nav li {
  margin: 0 0.5em 0 0;
  padding-right: 0.5em;
}

@media (min-width: 48em) {
  .footer_nav li {
    margin-right: 1em;
    padding-right: 1em;
  }
}
.footer_nav li:last-child {
  margin-right: 0;
  padding-right: 0;
}

.footer_nav a {
  text-decoration: underline;
  font-weight: bold;
  color: #FFF;
}

@media (min-width: 48em) {
  .footer_nav a {
    font-size: 16px;
  }
}
.footer_nav_supply {
  padding-bottom: 1.7em;
}

@media (min-width: 48em) {
  .footer_nav_supply {
    padding-bottom: 1.7em;
  }
}
.footer_nav_supply li {
  border-right: solid 1px #FFF;
}

@media (min-width: 48em) {
  .footer_nav_supply li {
    padding-right: 1em;
  }
}
.footer_nav_supply li:last-child {
  border-right: 0;
}

.footer_nav_supply a {
  font-weight: normal;
}

body {
  --scroll-gap: 40px;
}

@-webkit-keyframes infiniteScrollRTL {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-1 * 100% / var(--_infinite-scroll-clone-length) - var(--_infinite-scroll-gap, var(--scroll-gap)) / var(--_infinite-scroll-clone-length)));
            transform: translateX(calc(-1 * 100% / var(--_infinite-scroll-clone-length) - var(--_infinite-scroll-gap, var(--scroll-gap)) / var(--_infinite-scroll-clone-length)));
  }
}

@keyframes infiniteScrollRTL {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-1 * 100% / var(--_infinite-scroll-clone-length) - var(--_infinite-scroll-gap, var(--scroll-gap)) / var(--_infinite-scroll-clone-length)));
            transform: translateX(calc(-1 * 100% / var(--_infinite-scroll-clone-length) - var(--_infinite-scroll-gap, var(--scroll-gap)) / var(--_infinite-scroll-clone-length)));
  }
}
@-webkit-keyframes infiniteScrollLTR {
  0% {
    -webkit-transform: translateX(calc(-1 * 100% / var(--_infinite-scroll-clone-length) - var(--_infinite-scroll-gap, var(--scroll-gap)) / var(--_infinite-scroll-clone-length)));
            transform: translateX(calc(-1 * 100% / var(--_infinite-scroll-clone-length) - var(--_infinite-scroll-gap, var(--scroll-gap)) / var(--_infinite-scroll-clone-length)));
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes infiniteScrollLTR {
  0% {
    -webkit-transform: translateX(calc(-1 * 100% / var(--_infinite-scroll-clone-length) - var(--_infinite-scroll-gap, var(--scroll-gap)) / var(--_infinite-scroll-clone-length)));
            transform: translateX(calc(-1 * 100% / var(--_infinite-scroll-clone-length) - var(--_infinite-scroll-gap, var(--scroll-gap)) / var(--_infinite-scroll-clone-length)));
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.lp-scroll-wrap {
  padding: 8.78477306vw 0vw 8.78477306vw 0vw;
  background: url(../images/report_bg.svg) center top repeat-x, url(../images/report_bg.svg) center bottom repeat-x;
  background-size: auto 8.78477306vw, auto 8.78477306vw;
}
@media screen and (min-width:1600px) {
  .lp-scroll-wrap {
    padding: 140.5563689605px 0px 140.5563689605px 0px;
  }
}
@media screen and (min-width:1600px) {
  .lp-scroll-wrap {
    background-size: auto 140.5563689605px, auto 140.5563689605px;
  }
}
@media screen and (max-width:960px) {
  .lp-scroll-wrap {
    background-size: auto 84.3338213763px, auto 84.3338213763px;
    padding: 84.3338213763px 0;
  }
}

.js-scrollTrack {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.js-scrollTrack[data-scroll-initialized=true][data-scroll-direction=left] {
  -webkit-animation: infiniteScrollRTL var(--_infinite-scroll-duration) linear infinite;
          animation: infiniteScrollRTL var(--_infinite-scroll-duration) linear infinite;
}
.js-scrollTrack[data-scroll-initialized=true][data-scroll-direction=right] {
  -webkit-animation: infiniteScrollLTR var(--_infinite-scroll-duration) linear infinite;
          animation: infiniteScrollLTR var(--_infinite-scroll-duration) linear infinite;
}
.js-scrollTrack[data-scroll-pause-on-hover=true]:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.js-scrollList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 var(--_infinite-scroll-gap, var(--scroll-gap));
}

.js-scrollCont {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.scroll_wrap {
  width: 100%;
}

.scroll_cont {
  display: grid;
  place-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 450px;
  width: 40vw;
  max-width: 600px;
  color: white;
  font-size: 1.375rem;
  font-weight: bold;
}
@media screen and (max-width:768px) {
  .scroll_cont {
    min-width: 320px;
  }
}
.scroll_cont:nth-of-type(5n + 1) {
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}
.scroll_cont:nth-of-type(5n + 2) {
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
.scroll_cont:nth-of-type(5n + 3) {
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
}
.scroll_cont:nth-of-type(5n + 4) {
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
}
.scroll_cont:nth-of-type(5n + 5) {
  -webkit-transform: rotate(8deg);
          transform: rotate(8deg);
}

.lp-slide-image {
  padding: 25px;
  position: relative;
}
@media screen and (max-width:768px) {
  .lp-slide-image {
    padding: 15px;
  }
}
.lp-slide-image::before, .lp-slide-image::after {
  content: "";
  position: absolute;
  width: 162px;
  height: 50px;
  background: url(../images/frame.svg) right top no-repeat;
  background-size: contain;
  display: block;
}
@media screen and (max-width:1024px) {
  .lp-slide-image::before, .lp-slide-image::after {
    width: 97.2px;
    height: 30px;
  }
}
.lp-slide-image::before {
  top: 0;
  right: 0;
}
.lp-slide-image::after {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.lp-slide-image figure {
  padding: 8px;
  background: #FFF;
  -webkit-box-shadow: 25px 35px 0 #F39A20;
          box-shadow: 25px 35px 0 #F39A20;
}
@media screen and (max-width:768px) {
  .lp-slide-image figure {
    padding: 6px;
    -webkit-box-shadow: 15px 25px 0 #F39A20;
            box-shadow: 15px 25px 0 #F39A20;
  }
}
.lp-slide-image figure figcaption {
  font-size: 10px;
  padding-top: 5px;
}
.lp-slide-image .-i {
  display: block;
  text-align: center;
  position: absolute;
  width: 80px;
  top: -10px;
  z-index: 1;
  left: -10px;
}
@media screen and (max-width:960px) {
  .lp-slide-image .-i {
    width: 60px;
    top: -10px;
    left: -10px;
  }
}
.lp-slide-image .-icn {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 9px;
  top: 9px;
  margin: auto;
  z-index: 1;
}
@media screen and (max-width:960px) {
  .lp-slide-image .-icn {
    width: 40px;
    height: 40px;
  }
}

.lp-article-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1600px;
  margin: auto;
}
@media screen and (max-width:768px) {
  .lp-article-list {
    margin-top: 6%;
  }
}
.lp-article-list li {
  width: 40%;
  padding: 0 5%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.lp-article-list li:nth-child(even) {
  margin-top: 12%;
}
@media screen and (max-width:768px) {
  .lp-article-list li {
    width: 96%;
    margin-top: 6% !important;
  }
}

.lp-article-title {
  text-align: right;
}
@media screen and (max-width:1024px) {
  .lp-article-title {
    padding-top: 6%;
  }
}
.lp-article-title img {
  width: 58.5651537335vw;
}
@media screen and (min-width:1600px) {
  .lp-article-title img {
    width: 937.0424597365px;
  }
}
@media screen and (max-width:960px) {
  .lp-article-title img {
    width: 562.2254758419px;
  }
}

.lp-article {
  position: relative;
}

.lp-card-wrap {
  margin: 0vw 0vw 0vw 0vw;
  padding: 0vw 0vw 2.196193265vw 0vw;
  position: relative;
}
@media screen and (min-width:1600px) {
  .lp-card-wrap {
    margin: 0px 0px 0px 0px;
  }
}
@media screen and (min-width:1600px) {
  .lp-card-wrap {
    padding: 0px 0px 35.1390922401px 0px;
  }
}
@media screen and (max-width:768px) {
  .lp-card-wrap {
    padding-bottom: 20px;
  }
}
.lp-card-wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: #F39A20;
  display: block;
  left: 0;
  top: 0;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
  opacity: 0.5;
  border: 1px solid #4D3C30;
}
@media screen and (max-width:768px) {
  .lp-card-wrap::before {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}

.lp-card {
  position: relative;
  border-radius: 20px;
  border: 1px solid #4D3C30;
  padding: 2.196193265vw 2.196193265vw 2.196193265vw 2.196193265vw;
  background: #fbe681 url(../images/bg2.svg) center center;
  color: #4D3C30;
  text-align: center;
}
@media screen and (min-width:1600px) {
  .lp-card {
    padding: 35.1390922401px 35.1390922401px 35.1390922401px 35.1390922401px;
  }
}
@media screen and (max-width:768px) {
  .lp-card {
    padding: 10px;
    border-radius: 10px;
  }
}
.lp-card .-note {
  font-size: 10px;
  line-height: 1em;
  text-align: right;
  padding-top: 5px;
  margin-bottom: -15px;
}
.lp-card .-block-parts {
  position: absolute;
  right: 4.39238653vw;
  top: -2.196193265vw;
  z-index: 3;
  height: auto;
}
.lp-card .-block-parts img {
  width: 58px;
}
@media screen and (min-width:1600px) {
  .lp-card .-block-parts {
    right: 70.2781844802px;
    top: -35.1390922401px;
  }
}
@media screen and (max-width:768px) {
  .lp-card .-block-parts {
    top: -20px;
    right: 20px;
  }
}
.lp-card__col {
  display: block;
  width: 100%;
}
.lp-card__image-in {
  position: relative;
  /*
          &::before,
          &::after {
              content: "";
              position: absolute;
              width: 162px;
              height: 50px;
              background: url(../images/frame.svg) right top no-repeat;
              background-size: contain;
              display: block;
          }

          &::before {
              top: 0;
              right: 0;
          }

          &::after {
              bottom: 0;
              left: 0;
              transform: rotate(180deg);
          }
  */
}
.lp-card__image-in figure {
  padding: 8px;
  background: #F39A20;
  position: relative;
  overflow: hidden;
}
.lp-card__image-in figure figcaption {
  font-size: 10px;
  padding-top: 5px;
}
.lp-card__image-in figure::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border: 8px solid #FFF;
  top: 0;
  left: 0;
  z-index: 1;
}
.lp-card__image-in figure img {
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
a:hover .lp-card__image-in figure img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.6;
}
.lp-card__image {
  width: 100%;
}
.lp-card__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 20px;
}
@media screen and (max-width:768px) {
  .lp-card__title-wrap {
    padding-top: 10px;
  }
}
.lp-card__title {
  font-weight: 700;
  font-size: 26px;
  line-height: 1.4;
  background: url(../images/line2.svg) left bottom repeat-x;
  background-size: auto 4px;
  padding-bottom: 20px;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width:768px) {
  .lp-card__title {
    padding-bottom: 15px;
  }
}
.lp-card__title.-small {
  font-size: 20px;
}
@media screen and (max-width:768px) {
  .lp-card__title.-small {
    font-size: 20px;
  }
}
.lp-card__title.-small span {
  font-size: 18px;
}
@media screen and (max-width:768px) {
  .lp-card__title.-small span {
    font-size: 18px;
  }
}
@media screen and (max-width:768px) {
  .lp-card__title {
    font-size: 24px;
    letter-spacing: -0.05em;
  }
}
.lp-card__title em {
  font-style: normal;
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, 2px 2px 4px rgba(0, 0, 0, 0.3);
  color: #FFF;
}
.lp-card__title span {
  font-size: 16px;
  display: inline-block;
}
@media screen and (max-width:768px) {
  .lp-card__title span {
    font-size: 16px;
  }
}
.lp-card__title span.-ex {
  /* @include mq(ex) {
      padding-left: 80px;
  }

  @include mq(tab) {
      padding-left: 0;
  }*/
}
.lp-card .bt-more {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  background: #F39A20;
  display: inline-block;
  padding: 10px 60px 16px;
  line-height: 1.4;
  cursor: pointer;
  border: 2px solid #F39A20;
  -webkit-transition-property: background, border;
  transition-property: background, border;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  margin-top: 30px;
  /*
  @include mq(xl) {
      right: px(70px);
  }
  */
}
a:hover .lp-card .bt-more {
  background: #ffd902;
  border: 2px solid #4D3C30;
}
a:hover .lp-card .bt-more::before, a:hover .lp-card .bt-more::after {
  -webkit-transform: scale(0);
          transform: scale(0);
}
@media screen and (max-width:960px) {
  .lp-card .bt-more {
    font-size: 18px;
    padding: 8px 50px 14px;
  }
}
@media screen and (max-width:768px) {
  .lp-card .bt-more {
    padding: 8px 30px 14px;
    margin-top: 15px;
  }
}
.lp-card .bt-more img {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  margin-right: 0.5em;
  width: 16px;
  height: auto;
}
@media screen and (max-width:960px) {
  .lp-card .bt-more img {
    width: 14px;
    height: auto;
  }
}
.lp-card .bt-more.close img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.lp-card .bt-more::before, .lp-card .bt-more::after {
  content: "";
  width: 98%;
  height: 95%;
  position: absolute;
}
.lp-card .bt-more::before {
  border-top: 2px solid #4D3C30;
  border-right: 2px solid #4D3C30;
  top: -6px;
  right: 4px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lp-card .bt-more::after {
  border-bottom: 2px solid #4D3C30;
  border-left: 2px solid #4D3C30;
  bottom: 4px;
  left: -6px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.lp-subcontents {
  background: url(../images/bg2.svg) center center, url(../images/report_bg2.svg) center top repeat-x;
  background-color: #fbe681;
  border-top: 1px solid #4D3C30;
  border-bottom: 1px solid #4D3C30;
  padding: 0vw 0vw 5.1244509517vw 0vw;
  margin-bottom: 60px;
  color: #4D3C30;
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*h3 {
      font-weight: 700;
      font-size: 40px;
      line-height: 1.4;
      padding: 20px 0;

      em {
          font-style: normal;
          text-shadow: 1px 1px 0 #000,
              -1px -1px 0 #000,
              -1px 1px 0 #000,
              1px -1px 0 #000,
              0px 1px 0 #000,
              0-1px 0 #000,
              -1px 0 0 #000,
              1px 0 0 #000,
              2px 2px 5px rgba(#000, 0.5);
          color: #FFF;
      }
  }*/
}
@media screen and (min-width:1600px) {
  .lp-subcontents {
    padding: 0px 0px 81.9912152269px 0px;
  }
}
@media screen and (max-width:1024px) {
  .lp-subcontents {
    margin-bottom: 40px;
  }
}
@media screen and (max-width:768px) {
  .lp-subcontents {
    padding-bottom: 0px;
    background-position: center center, center 45px;
  }
}
.lp-subcontents > h2 {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  line-height: 1.4;
  padding: 5.1244509517vw 0vw 5.1244509517vw 0vw;
}
@media screen and (min-width:1600px) {
  .lp-subcontents > h2 {
    padding: 81.9912152269px 0px 81.9912152269px 0px;
  }
}
@media screen and (max-width:1024px) {
  .lp-subcontents > h2 {
    font-size: 40px;
  }
}
@media screen and (max-width:960px) {
  .lp-subcontents > h2 {
    font-size: 32px;
  }
}
@media screen and (max-width:768px) {
  .lp-subcontents > h2 {
    font-size: 24px;
    padding: 25px 0 40px;
  }
}
.lp-subcontents > h2 > span {
  display: inline-block;
  font-style: normal;
  text-shadow: 1px 1px 0 #4D3C30, -1px -1px 0 #4D3C30, -1px 1px 0 #4D3C30, 1px -1px 0 #4D3C30, 0px 1px 0 #4D3C30, -1px 0 #4D3C30, -1px 0 0 #4D3C30, 1px 0 0 #4D3C30;
  color: #ea6367;
  position: relative;
  /*  &::after,
  &::before {
      content: "";
      position: absolute;
      width: 200px;
      height: 15px;
      display: block;
      background: url(../images/line1.svg) center center no-repeat;
      background-size: contain;
      top: 0;
      bottom: 0;
      margin: auto;
  }

  &::after {
      left: -210px;
  }

  &::before {
      right: -210px;
  }*/
}
.lp-subcontents > h2 > span span {
  display: inline-block;
  background: url(../images/line2.svg) left bottom repeat-x;
  background-size: auto 4px;
  padding-bottom: 10px;
}
.lp-subcontents > h2 > span i {
  font-style: normal;
  color: #f39a20;
  display: inline-block;
  background: url(../images/line2.svg) left bottom repeat-x;
  background-size: auto 4px;
  padding-bottom: 10px;
}
.lp-subcontents__inner {
  max-width: 1600px;
  margin: auto;
}
.lp-subcontents__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-right: 5%;
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 5% !important;
  }
}
.lp-subcontents__wrap:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-right: 0%;
  padding-left: 5%;
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap:nth-of-type(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.lp-subcontents__wrap:nth-of-type(odd) > figure::before {
  left: 0;
  right: initial;
}
.lp-subcontents__wrap:nth-child(even) > figure > img {
  margin-left: auto;
  margin-right: -10%;
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap:nth-child(even) > figure > img {
    margin-right: 0;
  }
}
.lp-subcontents__wrap > figure {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  margin-bottom: 60px;
  padding: 3% 0;
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap > figure {
    margin-bottom: 40px;
    width: 95%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 10% 3%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lp-subcontents__wrap > figure > img {
  position: relative;
  z-index: 2;
  width: 85%;
  height: auto;
  border: 8px solid #FFF;
  margin-left: -10%;
  -webkit-box-shadow: 5px 10px 0 rgba(243, 154, 32, 0.2);
          box-shadow: 5px 10px 0 rgba(243, 154, 32, 0.2);
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap > figure > img {
    width: 48%;
    border: 4px solid #FFF;
    margin-left: 0;
    margin: 0 1%;
  }
}
.lp-subcontents__wrap > figure > img:first-child {
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap > figure > img:first-child {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
}
.lp-subcontents__wrap > figure > img:nth-child(2) {
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap > figure > img:nth-child(2) {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
}
.lp-subcontents__wrap > figure > img:nth-child(3) {
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap > figure > img:nth-child(3) {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
}
.lp-subcontents__wrap > figure > img:nth-child(4) {
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap > figure > img:nth-child(4) {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
}
.lp-subcontents__wrap > figure::before {
  content: "";
  position: absolute;
  border-radius: 20px;
  width: 50vw;
  height: 100%;
  top: 0;
  background: #FFF url(../images/report_bg3.svg) center top repeat;
  opacity: 0.4;
  left: initial;
  right: 0;
  border: 1px solid #4D3C30;
  z-index: 2;
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap > figure::before {
    width: 100vw;
    background-size: 254px auto;
    background-position: center center;
  }
}
.lp-subcontents__wrap > div {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width:768px) {
  .lp-subcontents__wrap > div {
    width: auto;
  }
}
.lp-subcontents__group {
  max-width: 1200px;
  margin: auto;
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 60px;
}
@media screen and (max-width:1024px) {
  .lp-subcontents__group {
    margin-bottom: 40px;
  }
}
.lp-subcontents__group:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.lp-subcontents__group:nth-of-type(odd) .lp-subcontents__detail {
  padding-left: 0;
  padding-right: 40px;
}
@media screen and (max-width:1024px) {
  .lp-subcontents__group:nth-of-type(odd) .lp-subcontents__detail {
    padding-right: 30px;
  }
}
@media screen and (max-width:768px) {
  .lp-subcontents__group:nth-of-type(odd) .lp-subcontents__detail {
    padding-right: 20px;
  }
}
.lp-subcontents__group:nth-of-type(odd) .lp-subcontents__detail::before {
  left: initial;
  right: 24px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #4D3C30;
  border-right: 0;
}
@media screen and (max-width:1024px) {
  .lp-subcontents__group:nth-of-type(odd) .lp-subcontents__detail::before {
    right: 14px;
  }
}
@media screen and (max-width:768px) {
  .lp-subcontents__group:nth-of-type(odd) .lp-subcontents__detail::before {
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #4D3C30;
    border-right: 0;
    right: 14px;
  }
}
.lp-subcontents__image {
  width: 120px;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width:1024px) {
  .lp-subcontents__image {
    width: 80px;
  }
}
@media screen and (max-width:768px) {
  .lp-subcontents__image {
    width: 60px;
  }
}
.lp-subcontents__image figure {
  border-radius: 50%;
  background: #FFF;
  -webkit-box-shadow: 15px 25px 0 #FFF;
          box-shadow: 15px 25px 0 #FFF;
  border: 2px solid #4D3C30;
}
@media screen and (max-width:1024px) {
  .lp-subcontents__image figure {
    -webkit-box-shadow: 10px 15px 0 #FFF;
            box-shadow: 10px 15px 0 #FFF;
  }
}
@media screen and (max-width:768px) {
  .lp-subcontents__image figure {
    -webkit-box-shadow: 5px 10px 0 #FFF;
            box-shadow: 5px 10px 0 #FFF;
  }
}
.lp-subcontents__image figure img {
  border-radius: 50%;
}
.lp-subcontents__detail {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width:1024px) {
  .lp-subcontents__detail {
    padding-left: 30px;
  }
}
@media screen and (max-width:768px) {
  .lp-subcontents__detail {
    padding-left: 20px;
  }
}
.lp-subcontents__detail::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 20px solid #4D3C30;
  border-left: 0;
  z-index: 1;
  top: 50%;
  margin-top: -10px;
  left: 16px;
  right: initial;
}
@media screen and (max-width:1024px) {
  .lp-subcontents__detail::before {
    left: 6px;
  }
}
@media screen and (max-width:768px) {
  .lp-subcontents__detail::before {
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #4D3C30;
    border-left: 0;
    margin-top: -5px;
    left: 14px;
  }
}
.lp-subcontents__detail p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (max-width:768px) {
  .lp-subcontents__detail p {
    font-size: 15px;
  }
}
.lp-subcontents__detail p span {
  font-size: 12px;
  font-weight: 400;
  background: rgba(255, 217, 2, 0.5);
  display: inline-block;
}
.lp-subcontents__comment p {
  font-size: 16px;
  font-weight: bold;
  background: #FFF;
  display: inline-block;
  position: relative;
  padding: 20px 30px 26px;
  line-height: 1.8;
}
@media screen and (max-width:768px) {
  .lp-subcontents__comment p {
    font-size: 15px;
    padding: 15px 20px 21px;
    margin-left: 10px;
  }
}
.lp-subcontents__comment p::before, .lp-subcontents__comment p::after {
  content: "";
  width: 98%;
  height: 95%;
  position: absolute;
}
.lp-subcontents__comment p::before {
  border-top: 2px solid #4D3C30;
  border-right: 2px solid #4D3C30;
  top: -6px;
  right: 4px;
}
.lp-subcontents__comment p::after {
  border-bottom: 2px solid #4D3C30;
  border-left: 2px solid #4D3C30;
  bottom: 4px;
  left: -6px;
}

.lp-card-link:hover {
  opacity: 1;
}

.lp-foot-bt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-bottom: 60px;
  gap: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width:768px) {
  .lp-foot-bt {
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.-sdgs {
  background: #FFF;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: right;
  padding-right: 20px;
}
.-sdgs img {
  width: 120px;
  height: auto;
}

.anime-in {
  -webkit-transition-duration: 2.5s;
          transition-duration: 2.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  top: 50px;
  opacity: 0;
}
.anime-in.scroll-on {
  top: 0;
  opacity: 1;
}

.anime-in2 {
  -webkit-transition-duration: 2.5s;
          transition-duration: 2.5s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  top: 50px;
  opacity: 0;
}
.anime-in2.scroll-on {
  top: 0;
  opacity: 1;
}

.anime-in3 {
  -webkit-transition-duration: 2.5s;
          transition-duration: 2.5s;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  top: 50px;
  opacity: 0;
}
.anime-in3.scroll-on {
  top: 0;
  opacity: 1;
}

.anime-in4 {
  -webkit-transition-duration: 2.5s;
          transition-duration: 2.5s;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  top: 50px;
  opacity: 0;
}
.anime-in4.scroll-on {
  top: 0;
  opacity: 1;
}

.anime-in {
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
}
.anime-in.scroll-on {
  opacity: 1;
}

.anime-in-y {
  -webkit-transition-duration: 1.5s;
          transition-duration: 1.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
}
.anime-in-y.scroll-on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.anime-in-y2 {
  -webkit-transition-duration: 1.5s;
          transition-duration: 1.5s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
}
.anime-in-y2.scroll-on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.anime-img-clip {
  -webkit-transition-duration: 1.3s;
          transition-duration: 1.3s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-property: clip-path;
  transition-property: clip-path;
  clip-path: inset(0 100% 0 0);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.anime-img-clip.scroll-on {
  clip-path: inset(0 0 0 0);
}

@media screen and (max-width:768px) {
  .footer_logo {
    padding-top: 2.9333333333vw;
  }
}

@media screen and (max-width:768px) {
  .footer {
    padding-bottom: 0;
  }
}

.header {
  background-color: #fff;
}

.zen-kaku-gothic-new-medium {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.zen-kaku-gothic-new-bold {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.mochiy-pop-one-regular {
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lp-nav {
  display: block;
  left: 0;
  top: 0;
  border-top: 1px solid #4d3c30;
  padding: 0px 40px 0 40px;
  position: relative;
}
@media screen and (max-width:768px) {
  .lp-nav {
    padding: 10px 15px;
  }
}
.lp-nav::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 0px);
  background: rgba(243, 154, 32, 0.5);
  -webkit-transition-property: background-color, height, bottom, border-radius;
  transition-property: background-color, height, bottom, border-radius;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  border-bottom: 2px solid #4d3c30;
}
.lp-nav.is-fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  margin-top: 0;
}
.lp-nav.is-fixed::before {
  height: 100%;
  background: #4d3c30;
  border-radius: 0 0 20px 20px;
}
@media screen and (max-width:768px) {
  .lp-nav.is-fixed::before {
    border-radius: 0 0 10px 10px;
  }
}
.lp-nav.is-fixed li {
  padding-top: 10px;
}
@media screen and (max-width:768px) {
  .lp-nav.is-fixed li {
    padding-top: 0;
  }
}
.lp-nav.is-fixed .-i,
.lp-nav.is-fixed .-m {
  display: none;
}
@media screen and (max-width:768px) {
  .lp-nav.is-fixed .-i {
    display: block;
  }
}
.lp-nav.is-fixed .-t {
  padding: 10px 0 10px 0;
}
.lp-nav.is-fixed .-sp-txt {
  display: none;
}
@media screen and (max-width:768px) {
  .lp-nav.is-fixed .-sp-txt {
    color: #FFF;
    line-height: 1.3;
    height: 2.6em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    font-size: 10px;
  }
}
.lp-nav ul {
  max-width: 1200px;
  margin: auto;
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-weight: bold;
}
@media screen and (max-width:768px) {
  .lp-nav ul {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.lp-nav ul li {
  width: 19%;
  position: relative;
}
@media screen and (max-width:960px) {
  .lp-nav ul li {
    width: 19.5%;
  }
}
.lp-nav ul a {
  display: block;
}
.lp-nav ul a:hover {
  opacity: 1;
}
.lp-nav ul a:hover .-w::after, .lp-nav ul a:hover .-w::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.lp-nav ul a:hover .-i .menuBg2 {
  opacity: 1;
}
.lp-nav ul a:hover .-t {
  background: #ffd902;
  color: #4D3C30;
}
.lp-nav ul a:hover .-m {
  -webkit-transform: translate(3px, 3px) scale(0.8);
          transform: translate(3px, 3px) scale(0.8);
}
.lp-nav ul a.active .-i .menuBg2 {
  opacity: 1;
}
.lp-nav ul a.active .-m {
  display: none;
}
.lp-nav ul a.active .-t {
  background: #FFF;
  color: #4D3C30;
}
.lp-nav ul a.active .menuBg circle {
  fill: #ffd902 !important;
}
.lp-nav ul a.active .-w::before {
  border-bottom: 2px solid #FFF;
  border-right: 2px solid #FFF;
  width: 95%;
  height: 90%;
}
@media screen and (max-width:960px) {
  .lp-nav ul a.active .-w::before {
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
  }
}
.lp-nav ul a.active .-w::after {
  border-top: 2px solid #FFF;
  border-left: 2px solid #FFF;
  width: 95%;
  height: 90%;
}
@media screen and (max-width:960px) {
  .lp-nav ul a.active .-w::after {
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
  }
}
.lp-nav ul a.active .-sp-txt {
  color: #ffd902;
}
.lp-nav ul a .-w {
  display: block;
  font-size: 16px;
  color: #4D3C30;
  text-align: center;
  margin: 10px 0;
  position: relative;
  padding: 6px;
}
@media screen and (max-width:960px) {
  .lp-nav ul a .-w {
    font-size: 14px;
    padding: 3px;
  }
}
@media screen and (max-width:768px) {
  .lp-nav ul a .-w {
    display: none;
  }
}
.lp-nav ul a .-w::before, .lp-nav ul a .-w::after {
  content: "";
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (max-width:768px) {
  .lp-nav ul a .-w::before, .lp-nav ul a .-w::after {
    display: none;
  }
}
.lp-nav ul a .-w::before {
  border-bottom: 2px solid #4D3C30;
  border-right: 2px solid #4D3C30;
  bottom: 0px;
  right: 0px;
  width: 90%;
  height: 90%;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}
@media screen and (max-width:960px) {
  .lp-nav ul a .-w::before {
    border-bottom: 1px solid #4D3C30;
    border-right: 1px solid #4D3C30;
  }
}
.lp-nav ul a .-w::after {
  border-top: 2px solid #4D3C30;
  border-left: 2px solid #4D3C30;
  top: 0px;
  left: 0px;
  width: 10%;
  height: 100%;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
@media screen and (max-width:960px) {
  .lp-nav ul a .-w::after {
    border-top: 1px solid #4D3C30;
    border-left: 1px solid #4D3C30;
  }
}
.lp-nav ul a .-t {
  display: block;
  background: #4D3C30;
  padding: 25px 0 10px 0;
  color: #FFF;
  border: 1.5px solid #4D3C30;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (max-width:768px) {
  .lp-nav ul a .-t {
    display: none;
  }
}
.lp-nav ul a .-i {
  display: block;
  text-align: center;
  position: absolute;
  width: 80px;
  top: -40px;
  z-index: 1;
  margin: auto;
  left: 0;
  right: 0;
}
@media screen and (max-width:960px) {
  .lp-nav ul a .-i {
    width: 60px;
    top: -25px;
  }
}
@media screen and (max-width:768px) {
  .lp-nav ul a .-i {
    position: relative;
    top: 0;
  }
}
.lp-nav ul a .-i .menuBg2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lp-nav ul a svg {
  width: 80px;
}
@media screen and (max-width:960px) {
  .lp-nav ul a svg {
    width: 60px;
  }
}
.lp-nav ul a .-icn {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 9px;
  top: 9px;
  margin: auto;
  z-index: 1;
}
@media screen and (max-width:960px) {
  .lp-nav ul a .-icn {
    width: 40px;
    height: 40px;
  }
}
.lp-nav ul a .-m {
  position: absolute;
  left: 50%;
  margin-left: 45px;
  top: -5px;
  z-index: 2;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (max-width:960px) {
  .lp-nav ul a .-m {
    width: 16px;
    margin-left: 35px;
  }
}
@media screen and (max-width:768px) {
  .lp-nav ul a .-m {
    display: none;
  }
}
.lp-nav ul a .-sp-txt {
  display: none;
}
@media screen and (max-width:768px) {
  .lp-nav ul a .-sp-txt {
    display: block;
    text-align: center;
    color: #4D3C30;
    font-size: 10px;
    padding-top: 5px;
  }
}

.d {
  fill: none;
  stroke: #000;
  stroke-miterlimit: 10;
  stroke-width: 1.5px;
}

.e {
  fill: #FFF;
  stroke-width: 0px;
}

.f {
  fill: #ffd902;
  stroke-width: 0px;
}

.lp-wrapper {
  font-family: "Zen Kaku Gothic New", sans-serif;
  width: 100vw;
  overflow: hidden;
  position: relative;
  background: #FFDA00 url(../images/bg.svg) center center;
  /*&::before {
      content: "";
      //position: fixed;
      width: 100%;
      height: 100%;
      background: url(../images/bg.svg) center center;
      //background-size: cover;
      z-index: -1;
      left: 0;
      top: 0;
  }*/
}

.lp-mv {
  width: 100%;
  position: relative;
}
.lp-mv img {
  width: 100%;
  height: auto;
}
.lp-mv__parts {
  position: absolute;
  left: -1.0980966325vw;
  top: -3.0014641288vw;
  width: 14.055636896vw;
}
@media screen and (min-width:1600px) {
  .lp-mv__parts {
    left: -17.5695461201px;
    top: -48.0234260615px;
    width: 224.8901903367px;
  }
}
@media screen and (max-width:768px) {
  .lp-mv__parts {
    width: 28.1112737921vw;
    top: -4.39238653vw;
  }
}
.lp-mv__free {
  position: absolute;
  width: 17.7159590044vw;
  top: 0;
  right: -0.2928257687vw;
}
@media screen and (min-width:1600px) {
  .lp-mv__free {
    width: 283.4553440703px;
  }
}
@media screen and (min-width:1600px) {
  .lp-mv__free {
    right: -4.6852122987px;
  }
}
@media screen and (max-width:768px) {
  .lp-mv__free {
    width: 35.4319180088vw;
  }
}
.lp-mv__title {
  width: 85.3587115666vw;
  padding: 2.5622254758vw 0vw 0vw 0vw;
  margin: auto;
}
@media screen and (min-width:1600px) {
  .lp-mv__title {
    width: 1365.7393850659px;
  }
}
@media screen and (min-width:1600px) {
  .lp-mv__title {
    padding: 40.9956076135px 0px 0px 0px;
  }
}
@media screen and (max-width:768px) {
  .lp-mv__title {
    display: none;
  }
}
.lp-mv__title-sp {
  display: none;
}
@media screen and (max-width:768px) {
  .lp-mv__title-sp {
    display: block;
    text-align: center;
    padding: 10.2489019034vw 0 4.39238653vw;
  }
}
.lp-mv__lead {
  font-size: 1.756954612vw;
  line-height: 1.8;
  text-align: center;
  font-weight: 700;
  color: #4D3C30;
}
@media screen and (min-width:1600px) {
  .lp-mv__lead {
    font-size: 28.1112737921px;
  }
}
@media screen and (max-width:1024px) {
  .lp-mv__lead {
    font-size: 18px;
  }
}
@media screen and (max-width:768px) {
  .lp-mv__lead {
    font-size: 18px;
    padding: 0 5%;
    text-align: left;
  }
}
.lp-mv__message {
  margin: 20px 30px 0 30px;
}
@media screen and (max-width:960px) {
  .lp-mv__message {
    margin: 10px 30px 0 30px;
  }
}
.lp-mv__message-inner {
  max-width: 700px;
  margin: auto;
}
.lp-mv__message-inner h2 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width:960px) {
  .lp-mv__message-inner h2 {
    font-size: 18px;
  }
}
.lp-mv__message-inner h2 span {
  display: inline-block;
  position: relative;
}
.lp-mv__message-inner h2 span::after, .lp-mv__message-inner h2 span::before {
  content: "";
  position: absolute;
  width: 140px;
  height: 10px;
  display: block;
  background: url(../images/line1.svg) center center no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto;
}
.lp-mv__message-inner h2 span::after {
  left: -150px;
}
.lp-mv__message-inner h2 span::before {
  right: -150px;
}
.lp-mv__message-inner p {
  line-height: 1.8;
  margin-top: 0.5em;
}
@media screen and (max-width:960px) {
  .lp-mv__message-inner p {
    font-size: 15px;
  }
}
.lp-mv__bg {
  background: url(../images/mv_bg.svg) center bottom no-repeat;
  background-size: 100vw auto;
}
@media screen and (min-width:1600px) {
  .lp-mv__bg {
    background-size: 1600px auto;
  }
}
@media screen and (max-width:1366px) {
  .lp-mv__bg {
    background-size: 1366px auto;
  }
}

.lp-txt-small {
  font-size: 15px;
  line-height: 2;
}
@media screen and (max-width:1024px) {
  .lp-txt-small {
    font-size: 14px;
  }
}
@media screen and (max-width:768px) {
  .lp-txt-small {
    font-size: 13px;
  }
}

.lp-txt-normal {
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width:1024px) {
  .lp-txt-normal {
    font-size: 16px;
  }
}
@media screen and (max-width:768px) {
  .lp-txt-normal {
    font-size: 14px;
  }
}

.lp-txt-large {
  font-size: 22px;
  line-height: 2;
}
@media screen and (max-width:1024px) {
  .lp-txt-large {
    font-size: 20px;
  }
}
@media screen and (max-width:768px) {
  .lp-txt-large {
    font-size: 18px;
  }
}

.lp-txt-x-large {
  font-size: 30px;
  line-height: 1.6;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
}
@media screen and (max-width:1024px) {
  .lp-txt-x-large {
    font-size: 28px;
  }
}
@media screen and (max-width:768px) {
  .lp-txt-x-large {
    font-size: 26px;
  }
}
.lp-txt-x-large .lp-s {
  font-size: 20px !important;
}

.lp-howto {
  background: rgba(77, 60, 48, 0.8);
  border-top: 2px solid #4D3C30;
  border-bottom: 2px solid #4D3C30;
  margin: 0px 0 100px;
  color: #FFF;
}
@media screen and (max-width:768px) {
  .lp-howto {
    margin-bottom: 40px;
  }
}
.lp-howto__inner {
  padding: 40px;
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width:960px) {
  .lp-howto__inner {
    padding: 20px 40px;
  }
}
@media screen and (max-width:768px) {
  .lp-howto__inner {
    padding: 20px 15px;
    display: block;
    text-align: center;
  }
}
.lp-howto__inner > div {
  margin-left: 40px;
}
@media screen and (max-width:768px) {
  .lp-howto__inner > div {
    margin-left: 0;
  }
}
.lp-howto h2 {
  font-size: 20px;
  font-weight: bold;
  background: #ffd902;
  display: inline-block;
  position: relative;
  padding: 10px 60px 16px;
  line-height: 1.4;
  color: #4D3C30;
  white-space: nowrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width:960px) {
  .lp-howto h2 {
    font-size: 18px;
    padding: 8px 40px 14px;
  }
}
.lp-howto h2::before, .lp-howto h2::after {
  content: "";
  width: 98%;
  height: 95%;
  position: absolute;
}
.lp-howto h2::before {
  border-top: 2px solid #4D3C30;
  border-right: 2px solid #4D3C30;
  top: -6px;
  right: 4px;
}
.lp-howto h2::after {
  border-bottom: 2px solid #4D3C30;
  border-left: 2px solid #4D3C30;
  bottom: 4px;
  left: -6px;
}
.lp-howto p {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 1.6em;
}
@media screen and (max-width:960px) {
  .lp-howto p {
    font-size: 16px;
  }
}
@media screen and (max-width:768px) {
  .lp-howto p {
    text-align: left;
    padding-top: 15px;
  }
}
.lp-howto .-desc li::after {
  border: 2px solid #4D3C30;
}
.lp-howto .-desc li::before {
  background: #ffd902;
}

.lp-contents {
  max-width: 1600px;
  margin: auto;
  padding: 0vw 2.196193265vw 5.1244509517vw 2.196193265vw;
}
@media screen and (min-width:1600px) {
  .lp-contents {
    padding: 0px 35.1390922401px 81.9912152269px 35.1390922401px;
  }
}

.lp-event {
  position: relative;
  padding: 0vw 0vw 5.1244509517vw 0vw;
}
@media screen and (min-width:1600px) {
  .lp-event {
    padding: 0px 0px 81.9912152269px 0px;
  }
}
@media screen and (max-width:768px) {
  .lp-event {
    padding-bottom: 40px;
  }
}
.lp-event::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #4D3C30;
  border-radius: 10px;
  left: 0;
  bottom: 0;
  position: absolute;
}

.lp-block-wrap {
  margin: 5.1244509517vw 0vw 0vw 0vw;
  padding: 0vw 0vw 5.1244509517vw 0vw;
  position: relative;
}
@media screen and (min-width:1600px) {
  .lp-block-wrap {
    margin: 81.9912152269px 0px 0px 0px;
  }
}
@media screen and (min-width:1600px) {
  .lp-block-wrap {
    padding: 0px 0px 81.9912152269px 0px;
  }
}
@media screen and (max-width:768px) {
  .lp-block-wrap {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}
.lp-block-wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: #F39A20;
  display: block;
  left: 0;
  top: 0;
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
  opacity: 0.5;
  border: 1px solid #4D3C30;
}

.lp-block {
  position: relative;
  border-radius: 20px;
  border: 1px solid #4D3C30;
  padding: 5.1244509517vw 5.1244509517vw 5.1244509517vw 5.1244509517vw;
  background: #fbe681 url(../images/bg2.svg) center center;
  color: #4D3C30;
}
@media screen and (min-width:1600px) {
  .lp-block {
    padding: 81.9912152269px 81.9912152269px 81.9912152269px 81.9912152269px;
  }
}
@media screen and (max-width:768px) {
  .lp-block {
    padding: 40px 10px 30px 10px;
  }
}
.lp-block::after, .lp-block::before {
  content: "";
  position: absolute;
  width: 140px;
  height: 10px;
  display: block;
  background: url(../images/line1.svg) center center no-repeat;
  background-size: contain;
}
.lp-block::before {
  top: 1.4641288433vw;
  right: calc(70px + 5.1244509517vw);
}
@media screen and (min-width:1600px) {
  .lp-block::before {
    top: 23.4260614934px;
  }
}
@media screen and (min-width:1600px) {
  .lp-block::before {
    right: 151.9912152269px;
  }
}
@media screen and (max-width:768px) {
  .lp-block::before {
    top: 15px;
  }
}
.lp-block::after {
  bottom: 1.4641288433vw;
  right: calc(280px + 5.1244509517vw);
}
@media screen and (min-width:1600px) {
  .lp-block::after {
    bottom: 23.4260614934px;
    right: 361.9912152269px;
  }
}
@media screen and (max-width:768px) {
  .lp-block::after {
    right: calc(180px + 5.1244509517vw);
  }
}
.lp-block .-block-parts {
  position: absolute;
  right: 4.39238653vw;
  top: 0.7320644217vw;
  z-index: 1;
  height: auto;
}
.lp-block .-block-parts img {
  width: 78px;
}
@media screen and (min-width:1600px) {
  .lp-block .-block-parts {
    right: 70.2781844802px;
    top: 11.7130307467px;
  }
}
.lp-block .-block-parts2 {
  position: absolute;
  bottom: -30px;
  right: calc(430px + 5.1244509517vw);
  z-index: 1;
}
@media screen and (min-width:1600px) {
  .lp-block .-block-parts2 {
    bottom: -30px;
    right: 511.9912152269px;
  }
}
@media screen and (max-width:768px) {
  .lp-block .-block-parts2 {
    right: -10px;
    bottom: 170px;
    z-index: 2;
  }
  #fc .lp-block .-block-parts2 {
    bottom: 205px;
  }
  .lp-block .-block-parts2 img {
    width: 40px;
  }
}
.lp-block__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
@media screen and (max-width:960px) {
  .lp-block__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.lp-block__image-in {
  padding: 25px;
  position: relative;
}
.lp-block__image-in::before, .lp-block__image-in::after {
  content: "";
  position: absolute;
  width: 162px;
  height: 50px;
  background: url(../images/frame.svg) right top no-repeat;
  background-size: contain;
  display: block;
}
.lp-block__image-in::before {
  top: 0;
  right: 0;
}
.lp-block__image-in::after {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.lp-block__image-in figure {
  padding: 8px;
  background: #FFF;
  -webkit-box-shadow: 25px 35px 0 #F39A20;
          box-shadow: 25px 35px 0 #F39A20;
}
.lp-block__image-in figure figcaption {
  font-size: 10px;
  padding-top: 5px;
}
.lp-block__image-in .-image-parts {
  position: absolute;
  top: -20px;
  left: 0px;
}
.lp-block__image-in .-point {
  position: absolute;
  bottom: -40px;
  right: -100px;
  z-index: 1;
}
@media screen and (max-width:768px) {
  .lp-block__image-in .-point {
    right: -40px;
    bottom: -60px;
  }
}
.lp-block__image {
  width: 35%;
}
@media screen and (max-width:960px) {
  .lp-block__image {
    width: 100%;
    padding-top: 40px;
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width:768px) {
  .lp-block__image {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
  }
}
.lp-block__image > figure {
  width: 60%;
  padding: 4px;
  background: #FFF;
  margin-bottom: -20%;
  margin-left: -30px;
  z-index: 1;
  position: relative;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.lp-block__summary {
  width: 60%;
}
@media screen and (max-width:960px) {
  .lp-block__summary {
    width: 100%;
  }
}
.lp-block__subtitle {
  font-size: 16px;
  font-weight: bold;
  background: #FFF;
  display: inline-block;
  position: relative;
  padding: 10px 60px 16px;
  line-height: 1.4;
}
@media screen and (max-width:768px) {
  .lp-block__subtitle {
    font-size: 15px;
    padding: 8px 20px 14px 25px;
    margin-left: 10px;
  }
}
.lp-block__subtitle .-flag {
  position: absolute;
  display: block;
  width: 15px;
  height: 17px;
  background: url(../images/flag.svg) center top no-repeat;
  background-size: contain;
  top: -4px;
  left: 10px;
}
@media screen and (max-width:768px) {
  .lp-block__subtitle .-flag {
    width: 12px;
    height: 14px;
  }
}
.lp-block__subtitle::before, .lp-block__subtitle::after {
  content: "";
  width: 98%;
  height: 95%;
  position: absolute;
}
.lp-block__subtitle::before {
  border-top: 2px solid #4D3C30;
  border-right: 2px solid #4D3C30;
  top: -6px;
  right: 4px;
}
.lp-block__subtitle::after {
  border-bottom: 2px solid #4D3C30;
  border-left: 2px solid #4D3C30;
  bottom: 4px;
  left: -6px;
}
.lp-block__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 20px;
}
@media screen and (max-width:768px) {
  .lp-block__title-wrap {
    padding-top: 15px;
  }
}
.lp-block__title-icon {
  width: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.lp-block__title-icon.-large {
  width: 145px;
  text-align: center;
  padding-top: 8px;
}
.lp-block__title-icon p {
  font-size: 12px;
  text-align: center;
  margin-bottom: 8px;
  background: #F39A20;
  padding: 4px 2px;
  font-weight: 700;
  display: inline-block;
}
@media screen and (max-width:768px) {
  .lp-block__title-icon {
    width: 60px;
  }
}
.lp-block__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.4;
  background: url(../images/line2.svg) left bottom repeat-x;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lp-block__title.-small {
  font-size: 38px;
}
@media screen and (max-width:768px) {
  .lp-block__title.-small {
    font-size: 28px;
  }
}
.lp-block__title.-small span {
  font-size: 22px;
}
@media screen and (max-width:768px) {
  .lp-block__title.-small span {
    font-size: 20px;
  }
}
@media screen and (max-width:768px) {
  .lp-block__title {
    font-size: 28px;
    letter-spacing: -0.05em;
  }
}
.lp-block__title em {
  font-style: normal;
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, 2px 2px 5px rgba(0, 0, 0, 0.5);
  color: #FFF;
}
.lp-block__title span {
  font-size: 24px;
  display: inline-block;
}
@media screen and (max-width:768px) {
  .lp-block__title span {
    font-size: 20px;
  }
}
.lp-block__title span.-ex {
  /*@include mq(ex) {
      padding-left: 80px;
  }*/
  /*
  @include mq(tab) {
      padding-left: 0;
  }*/
}
.lp-block .bt-more {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  background: #F39A20;
  display: inline-block;
  padding: 10px 60px 16px;
  line-height: 1.4;
  cursor: pointer;
  bottom: -30px;
  right: 5.1244509517vw;
  border: 2px solid #F39A20;
  -webkit-transition-property: background, border;
  transition-property: background, border;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lp-block .bt-more:hover {
  background: #ffd902;
  border: 2px solid #4D3C30;
}
.lp-block .bt-more:hover::before, .lp-block .bt-more:hover::after {
  -webkit-transform: scale(0);
          transform: scale(0);
}
@media screen and (max-width:960px) {
  .lp-block .bt-more {
    font-size: 18px;
    padding: 8px 50px 14px;
  }
}
@media screen and (max-width:768px) {
  .lp-block .bt-more {
    padding: 8px 30px 14px;
  }
}
.lp-block .bt-more img {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (max-width:960px) {
  .lp-block .bt-more img {
    width: 24px;
    height: auto;
  }
}
.lp-block .bt-more.close img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (min-width:1600px) {
  .lp-block .bt-more {
    right: 81.9912152269px;
  }
}
.lp-block .bt-more::before, .lp-block .bt-more::after {
  content: "";
  width: 98%;
  height: 95%;
  position: absolute;
}
.lp-block .bt-more::before {
  border-top: 2px solid #4D3C30;
  border-right: 2px solid #4D3C30;
  top: -6px;
  right: 4px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lp-block .bt-more::after {
  border-bottom: 2px solid #4D3C30;
  border-left: 2px solid #4D3C30;
  bottom: 4px;
  left: -6px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lp-block .-detail-list {
  padding-left: 80px;
  padding-top: 15px;
}
@media screen and (max-width:768px) {
  .lp-block .-detail-list {
    padding-left: 0;
    padding-top: 10px;
  }
}

.-sponsor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 30px;
}
@media screen and (max-width:768px) {
  .-sponsor {
    margin-top: 50px;
  }
}
.-sponsor.special {
  margin-top: 15px;
}
@media screen and (max-width:768px) {
  .-sponsor.special {
    margin-top: 10px;
  }
}
.-sponsor.special dd {
  padding: 3px 6px;
}
.-sponsor dt {
  font-size: 16px;
  margin-right: 1em;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (max-width:768px) {
  .-sponsor dt {
    font-size: 13px;
  }
}
.-sponsor dd {
  border-radius: 5px;
  overflow: hidden;
  padding: 3px;
  background: #FFF;
  text-align: center;
}
.-sponsor dd img {
  height: 50px;
  width: auto;
}
@media screen and (max-width:768px) {
  .-sponsor dd img {
    height: 40px;
  }
}
.-sponsor dd.-th20 .-th20-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 5px 10px;
  border-bottom: 2px solid #ffd902;
}
.-sponsor dd.-th20 p {
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  padding-right: 5px;
}

.-detail-list li {
  padding-top: 0px;
}
.-detail-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (max-width:768px) {
  .-detail-list dl {
    font-size: 14px;
  }
}
.-detail-list dt {
  width: 5em;
  border-radius: 4px;
  background: #4D3C30;
  color: #FFF;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-weight: 700;
}
.-detail-list dd {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 1em;
  font-weight: 700;
}
.-detail-list dd em {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.4;
  vertical-align: baseline;
}
.-detail-list dd span {
  font-size: 12px;
  display: inline-block;
  line-height: 1.4;
  font-weight: normal;
  vertical-align: baseline;
}

.lp-more {
  display: none;
  z-index: 2;
  position: relative;
  margin: 0vw 5.1244509517vw 0vw 5.1244509517vw;
  padding: 0vw 5.1244509517vw 0vw 5.1244509517vw;
  background: url(../images/line4.svg) left top no-repeat, url(../images/line4.svg) right top no-repeat;
  background-size: 4px 100%, 4px 100%;
}
@media screen and (min-width:1600px) {
  .lp-more {
    margin: 0px 81.9912152269px 0px 81.9912152269px;
  }
}
@media screen and (min-width:1600px) {
  .lp-more {
    padding: 0px 81.9912152269px 0px 81.9912152269px;
  }
}
.lp-more .-next {
  display: inline-block;
  width: 2em;
  height: 1.3em;
  background: url(../images/next.svg) center center no-repeat;
  background-size: contain;
  vertical-align: bottom;
  margin: 0.3em 0.3em 0 0.3em;
}
.lp-more table {
  width: 100%;
}
.lp-more table th,
.lp-more table td {
  border-bottom: 1px dashed #4D3C30;
  padding: 5px 0;
}
@media screen and (max-width:768px) {
  .lp-more table th,
  .lp-more table td {
    font-size: 14px;
  }
}
.lp-more h3 {
  font-size: 16px;
  font-weight: bold;
  background: #FFF;
  display: inline-block;
  position: relative;
  padding: 10px 60px 16px;
  line-height: 1.4;
  margin: 30px 0 15px;
}
@media screen and (max-width:960px) {
  .lp-more h3 {
    padding: 8px 30px 14px;
    margin-left: 10px;
  }
}
@media screen and (max-width:768px) {
  .lp-more h3 {
    padding: 8px 20px 14px;
  }
}
.lp-more h3::before, .lp-more h3::after {
  content: "";
  width: 98%;
  height: 95%;
  position: absolute;
}
.lp-more h3::before {
  border-top: 2px solid #4D3C30;
  border-right: 2px solid #4D3C30;
  top: -6px;
  right: 4px;
}
.lp-more h3::after {
  border-bottom: 2px solid #4D3C30;
  border-left: 2px solid #4D3C30;
  bottom: 4px;
  left: -6px;
}
.lp-more .-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-bottom: 15px;
}
@media screen and (max-width:1280px) {
  .lp-more .-col {
    display: block;
  }
}
.lp-more h4 {
  font-size: 20px;
  font-weight: 700;
  margin-right: 1em;
  padding-bottom: 15px;
  background: url(../images/line3.svg) center bottom no-repeat;
  white-space: nowrap;
}
@media screen and (max-width:1280px) {
  .lp-more h4 {
    display: inline-block;
  }
}
@media screen and (max-width:768px) {
  .lp-more h4 {
    font-size: 18px;
  }
}
.lp-more p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}
.lp-more p span {
  font-size: 13px;
  display: inline-block;
}
@media screen and (max-width:768px) {
  .lp-more p {
    font-size: 14px;
  }
}
.lp-more p.-s {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
}
.lp-more .-bt {
  text-align: center;
  padding-top: 40px;
}

.-desc {
  font-size: 14px;
  line-height: 1.6;
}
.-desc.-mt {
  padding-top: 1em;
}
@media screen and (max-width:768px) {
  .-desc {
    text-align: left;
  }
}
.-desc > li {
  padding-left: 1.5em;
  position: relative;
}
.-desc > li em {
  font-weight: 700;
  display: inline-block;
  font-size: 16px;
}
.-desc > li:not(:last-child) {
  margin-bottom: 0.8em;
}
.-desc > li::after {
  content: "";
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border: 2px solid #4D3C30;
  position: absolute;
  left: -2px;
  top: 0em;
}
.-desc > li::before {
  content: "";
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #FFF;
  position: absolute;
  left: 0;
  top: 0.3em;
}
.-desc ul li {
  font-size: 13px;
  position: relative;
  margin-top: 0.4em;
  padding: 0.3em 0;
  border-bottom: 1px dashed rgba(77, 60, 48, 0.5);
  list-style: disc;
  margin-left: 1.5em;
}

.lp-more-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width:768px) {
  .lp-more-col {
    display: block;
  }
}
.lp-more-col > * {
  width: 48%;
}
@media screen and (max-width:768px) {
  .lp-more-col > * {
    width: auto;
  }
}

.bt-mail {
  font-size: 20px;
  font-weight: bold;
  background: #4D3C30;
  display: inline-block;
  padding: 10px 60px 16px;
  line-height: 1.4;
  cursor: pointer;
  position: relative;
  color: #FFF;
  border: 2px solid #4D3C30;
  -webkit-transition-property: background, border;
  transition-property: background, border;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  min-width: 360px;
  text-align: center;
  /*
      @include mq(xl) {
          right: px(70px);
      }
  */
}
.bt-mail:hover {
  opacity: 1;
  color: #F39A20;
}
.bt-mail:hover::before, .bt-mail:hover::after {
  -webkit-transform: scale(0);
          transform: scale(0);
  transform: scale(0);
}
@media screen and (max-width:960px) {
  .bt-mail {
    font-size: 20px;
    padding: 8px 40px 14px;
  }
}
@media screen and (max-width:768px) {
  .bt-mail {
    padding: 8px 30px 14px;
    font-size: 18px;
    min-width: 300px;
  }
}
.bt-mail img {
  height: 0.8em;
  width: auto;
  vertical-align: baseline;
  margin-right: 0.5em;
}
.bt-mail::before, .bt-mail::after {
  content: "";
  width: 98%;
  height: 95%;
  position: absolute;
}
.bt-mail::before {
  border-top: 2px solid #F39A20;
  border-right: 2px solid #F39A20;
  top: -6px;
  right: 4px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.bt-mail::after {
  border-bottom: 2px solid #F39A20;
  border-left: 2px solid #F39A20;
  bottom: 4px;
  left: -6px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.lp-contact {
  text-align: center;
  color: #4D3C30;
}
.lp-contact h2 {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  padding: 0 30px 15px 30px;
  margin-bottom: 15px;
  background: url(../images/line3.svg) center bottom no-repeat;
}
.lp-contact__name {
  font-size: 16px;
  font-weight: 700;
}
.lp-contact__tel {
  font-size: 32px;
  font-weight: 700;
}
.lp-contact__tel span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  padding-top: 10px;
}

.lp-credit {
  padding: 30px 70px;
  text-align: center;
  font-size: 16px;
  color: #4D3C30;
  line-height: 1.6;
}
@media screen and (max-width:768px) {
  .lp-credit {
    font-size: 14px;
    padding: 15px 40px;
  }
}

img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  -ms-user-select: none;
  user-select: none;
}/*# sourceMappingURL=style.css.map */