@charset "UTF-8";
/* clearfix */
.cFix {
  min-height: 1px;
}

.cFix::after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}

* html .cFix {
  height: 1px;
  /*\*/
  /*/ height: auto; overflow: hidden; /**/
}

@media screen and (min-width: 750px) and (-webkit-min-device-pixel-ratio: 0) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}

_::-webkit-full-page-media, _:future, :root * {
  image-rendering: auto !important;
}

@media screen and (min-width: 750px), print {
  .pcHide {
    display: none;
  }
}

@media screen and (max-width: 749px) {
  .spHide {
    display: none;
  }
}

.clearText {
  overflow: hidden;
  line-height: 0px;
  text-indent: 100%;
  white-space: nowrap;
}

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Scss Document */
body {
  color: #000;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.wrap {
  width: 960px;
  margin: 0 auto;
}

a img:hover {
  opacity: 0.7;
}

img {
  display: block;
}

.mb30 {
  margin-bottom: 30px !important;
}

/*---------------------------
mv_contents
----------------------------*/
.mv_contents {
  position: relative;
  text-align: center;
}

.mv_contents h1 {
  position: absolute;
  top: 0;
}

.mv_contents p {
  position: absolute;
  top: 1381px;
  right: 0;
  left: 0;
  color: #fd3b3b;
  font-size: 42px;
  font-weight: bold;
  text-decoration: underline;
}

.mv_contents p span {
  display: inline-block;
  padding-bottom: 19px;
  font-size: 26px;
  text-decoration: underline;
  vertical-align: baseline;
}

.mv_contents p .txt {
  color: #333;
  font-size: 26px;
  text-decoration: underline;
  vertical-align: baseline;
}

.mv_contents p [data-switch*="off"] {
  display: none!important;
}
.mv_btn{
    position: absolute;
    top: 10px;
    right:20px;
    width: 202px;
}
.mv_anchorbtn{
    position: absolute;
    bottom: 70px;
    width: 800px;
    left:80px;
}
/*---------------------------
performance_contents
----------------------------*/
.performance_contents {
  background: #ffffea;
}

.performance_contents img {
  display: block;
  margin: 0 auto;
}

/*---------------------------
flow_contents
----------------------------*/
.flow_contents {
  background: #ffffea;
  text-align: center;
}

.flow_contents a img {
  margin: 0 auto;
}

/*---------------------------
uitem_contents
----------------------------*/
.uitem_contents {
  background: #ffffea;
  text-align: center;
}

.uitem_contents a {
  display: block;
  padding-bottom: 69px;
}

.uitem_contents a img {
  margin: 0 auto;
}

/*---------------------------
item_contents
----------------------------*/
.item_contents {
  padding: 68px 0 62px;
  background: #ffffea;
  text-align: center;
}

.item_contents h2 {
  margin-bottom: 40px;
}

.item_contents a {
  display: block;
}

.item_contents__inner {
  display: flex;
  justify-content: space-around;
  width: 840px;
  margin: 24px auto 0;
}

.item_contents__inner .inner {
  display: flex;
  height: 150px;
}

.item_contents__inner .inner .ttl {
  margin: 10px 20px;
  font-size: 26px;
  font-weight: bold;
  text-align: left;
}

.item_contents__inner .inner .point {
  margin-left: 20px;
  color: #f02d6e;
  font-size: 19px;
  line-height: 1.6;
  text-align: left;
  text-decoration: underline;
}

.item_contents__inner .inner .right_conts {
  align-self: flex-end;
}

.item_contents__inner .inner .right_conts img {
  padding-left: 18px;
}

.item_contents__inner_05 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 840px;
  margin: 45px auto 0;
}

.item_contents__inner_05 .inner {
  align-self: flex-end;
  width: 20%;
  margin-bottom: 60px;
}

.item_contents__inner_05 .inner .ttl {
  margin: 14px 0;
  font-size: 20px;
  font-weight: bold;
}

.item_contents__inner_05 .inner .ttl_s {
  letter-spacing: -0.2em;
}

.item_contents__inner_05 .inner .point {
  margin-bottom: 10px;
}

.item_contents img {
  margin: 0 auto;
}

/*---------------------------
step_contents
----------------------------*/
.step_contents {
  background: #ffffea;
  text-align: center;
}

.step_contents .arrow {
  padding: 20px;
  text-align: center;
}

.step_contents .step_inner .btn_ttl {
  margin-bottom: 20px;
}

.step_contents .step_inner .contents {
  display: none;
  margin-top: 20px;
}

.step_contents img {
  margin: 0 auto;
}

/*---------------------------
voice_contents
----------------------------*/
.voice_contents {
  position: relative;
}

.voice_contents .btn_area {
  display: block;
  position: absolute;
  top: 1660px;
  left: 90px;
}

/*---------------------------
faq_contents
----------------------------*/
.faq_contents {
  margin-bottom: 15px;
  background: #ffffea;
  text-align: center;
}

.faq_contents .btn_ttl_01::before {
  display: block;
  position: relative;
  left: 60px;
  width: 840px;
  height: 116px;
  background: url(../img/faq01_01.png) left center no-repeat;
  content: "";
}

.faq_contents .btn_ttl_01.active::before {
  display: block;
  position: relative;
  background: url(../img/faq01_03.png) left center no-repeat;
  content: "";
}

.faq_contents .btn_ttl_02::before {
  display: block;
  position: relative;
  left: 60px;
  width: 840px;
  height: 116px;
  background: url(../img/faq02_01.png) left center no-repeat;
  content: "";
}

.faq_contents .btn_ttl_02.active::before {
  display: block;
  position: relative;
  background: url(../img/faq02_03.png) left center no-repeat;
  content: "";
}

.faq_contents .btn_ttl_03::before {
  display: block;
  position: relative;
  left: 60px;
  width: 840px;
  height: 116px;
  background: url(../img/faq03_01.png) left center no-repeat;
  content: "";
}

.faq_contents .btn_ttl_03.active::before {
  display: block;
  position: relative;
  background: url(../img/faq03_03.png) left center no-repeat;
  content: "";
}

.faq_contents .btn_ttl_04::before {
  display: block;
  position: relative;
  left: 60px;
  width: 840px;
  height: 116px;
  background: url(../img/faq04_01.png) left center no-repeat;
  content: "";
}

.faq_contents .btn_ttl_04.active::before {
  display: block;
  position: relative;
  background: url(../img/faq04_03.png) left center no-repeat;
  content: "";
}

.faq_contents div[class*="contents_"] {
  display: none;
  margin-top: -9px;
}

.faq_contents img {
  margin: 0 auto;
}

/*---------------------------
footer
----------------------------*/
footer {
  padding: 20px;
  background: #666;
  color: #fff;
  text-align: center;
}

footer p{
  font-size: 13px;
}