@charset "shift-jis";
/*----------------------------------------------------------------------------
* FileName      : page.css
----------------------------------------------------------------------------*/

/*----- reset -----*/

html,
input,
textarea,
select,
button {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}

/* IE10以降 游ゴシック文字ずれ対応 */
html.ie10,
.ie10 input,
.ie10 textarea,
.ie10 select,
.ie10 button,
html.ie11,
.ie11 input,
.ie11 textarea,
.ie11 select,
.ie11 button {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
}

html {
  color: #333;
  background: #fff;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word
}

body {
  background: #fff;
  margin: 0;
}

body.open {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}

p {
  margin: 0 0 1em;
  padding: 0;
}

p:last-child {
  margin-bottom: 0;
}

a {
  color: #333;
  text-decoration: none;
}

input[type="submit"],
input[type="text"],
select,
textarea,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

select::-ms-expand {
  display: none;
}

textarea {
  resize: vertical;
}

button {
  border: none;
  cursor: pointer;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.outer-block {
  min-width: 1240px;
}

.inner-block {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 1200px;
}

#wrapper {
  position: relative;
  min-width: 1240px;
}

.pcView {
  display: block !important;
}

.pcView-ib {
  display: inline-block !important;
}

.spView {
  display: none !important;
}

.spView-ib {
  display: none !important;
}

@media screen and (min-width: 641px) {
  a,
  a:before,
  a:after,
  a img:hover,
  button,
  .pagenation .page-num-ul li:hover,
  .pagenation .prev:hover,
  .pagenation .next:hover,
  .back-feature:hover {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  a:hover,
  a img:hover,
  button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}


/*----------------------------------------------------------------------------

common

----------------------------------------------------------------------------*/

.bg-beige {
  background-color: #f4f3ef;
}

#header .btn,
.nav li a.btn {
  background-color: #e60000;
  border-radius: 29px;
  color: #fff!important;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  padding: 16px 30px;
  width: 204px;
}

@media screen and (min-width: 641px) {
  .btn:hover {
    background-color: #ffae00;
  }
}

.heading01 {
  background-color: #e60000;
  color: #fff;
  font-feature-settings: "palt";
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.1;
  padding: 20px 0;
  text-align: center;
  margin-bottom: 40px;
}
.ie .heading01 {
  padding: 25px 0 15px;
}

.heading02 {
  color: #e60000;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
}
.heading02 .num {
  border-bottom: 4px solid #e60000;
  display: inline-block;
  font-size: 0;
  line-height: 1;
  margin: 7px 28px 0 0;
  text-align: center;
  padding-bottom: 9px;
  width: 40px;
  vertical-align: top;
}
.heading02 .num img {
  height: 30px;
}
.heading03-wrap {
  position: relative;
  z-index: 2;
}
.heading03 {
  background: #fce4e0;
  color: #e60000;
  display: block;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 78px auto 0;
  padding: 0 30px;
  text-align: center;
  width: fit-content;
}
.heading03::after {
  background: #e60000;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}
.flex43 {
  display: flex;
}



/*----------------------------------------------------------------------------

header

----------------------------------------------------------------------------*/

#header {
  position: relative;
  background-color: #fff;
  z-index: 2;
}

/* company-logo-area */

.company-logo-area {
  border-bottom: 6px solid #e60000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
}

.mufg-logo-unit {
  margin-left: auto;
}

/* ttl-area */

.ttl-menu-area {
  display: flex;
  align-items: center;
  height: 140px;
  padding: 0;
  position: relative;
}

.ttl-area {
  display: flex;
  align-items: center;
  margin: 23px;
  width: 454px;
}

.ttl-area .clear {
  display: none;
}

.ttl-area .logo-main {
  width: 100%;
}

.logo-unit {
  margin-right: 20px;
  width: 80px;
}

.ttl-unit .txt {
  font-size: 16px;
  font-weight: bold;
  margin: 0.8em 0;
}

.img-logo {
  display: inline-block;
  height: 22px;
  margin-bottom: 5px;
  vertical-align: bottom;
}

/* menu-area */

.menu-area {
  margin: 0 30px 0 auto;
}

.nav {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 641px) {
  .nav li + li {
    text-align: left;
    margin-left: 30px;
  }
}

.nav li a {
  color: #010101;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding: 10px 0;
}

.nav li:last-child a {
  padding-right: 0;
}

.ttl-menu-area > .btn {
  position: absolute;
  top: 28px;
  right: 0;
}

#header .btn-wrap {
  background: #f08661;
  height: 140px;
  width: 453px;
}
#header .btn-wrap .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: 140px;
  padding: 20px 30px;
}

#header .btn-wrap .app-download-text {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

#header .btn-wrap a {
  display: block;
}

@media only screen and (min-width: 641px) and (max-width: 1580px) {
    .ttl-area {
      width: 23%;
    }
    #header .btn-wrap {
      width: 24%;
    }

    #header .btn-wrap .ios {
      width: 43%;
    }

    #header .btn-wrap .android {
      width: 52%;
    }
}


/*----------------------------------------------------------------------------

contents

----------------------------------------------------------------------------*/

#contents {
  background-color: #fff;
  position: relative;
}

.sec-n {
  color: #333333;
  min-width: 1240px;
}
.sec-n.normal-sec {
  padding: 80px 0 120px;
}
.sec-n.bg-pink {
  background: #fce4e0;
}


.sec-wrap {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}

/* main visual
========================================================================== */

.mv {
  background: url(../../img/kv.jpg) no-repeat center bottom/cover;
  position: relative;
  height: 760px;
  overflow: hidden;
}

.mv .inner {
  padding: 170px 0;
  width: 825px;
}

.mv .kv-text {
  color: #e60000;
  font-size: 40px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.05em;
  margin: -5px 0 25px;
}

.mv .kv-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 30px;
}

.mv .feature-ul {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin: 0 0 160px;
}
.mv .feature-ul li {
  background: #ee7950;
  border-radius: 26px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 52px;
  line-height: 52px;
  padding: 0 30px;
}
.mv .feature-ul li + li {
  margin-left: 30px;
}

.mv .point-ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mv .point-ul li {
  background: #fff;
  border: 1px solid #e60000;
  border-radius: 3px;
  color: #e60000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  height: 80px;
  width: 248px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mv .point-ul li.long {
  width: 280px;
}

.mv .phone-image {
  position: absolute;
  right: 0;
  top: 50px;
}

.mv .lead-txt-unit .balloon {
  margin: 0;
  padding: 26px 0;
  background-color: #ffae00;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  border-radius: 55px;
}
@media only screen and (min-width: 641px) {
  .mv .lead-txt-unit .balloon {
    position: absolute;
    left: -190px;
    top: -20px;
    width: 260px;
  }
}
.mv .lead-txt-unit .balloon::before {
  content: "";
  position: absolute;
  right: 10px;
  bottom: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #ffae00 transparent transparent transparent;
}
@media only screen and (min-width: 641px) {
  .mv .lead-txt-unit .balloon::before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

/* news
========================================================================== */
.sec-n.news .sec-wrap {
  display: flex;
  justify-content: space-between;
  width: 850px;
}

.sec-n.news .title {
  font-size: 36px;
  font-weight: bold;
  color: #e60000;
}
.sec-n.news .title .ja {
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: bold;
}

.sec-n.news .news-ul {
  border-left: 1px solid #efefef;
  padding: 0 0 0 40px;
  width: 700px;
}

.sec-n.news .news-ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.sec-n.news .news-ul li + li {
  margin-top: 20px;
}

.sec-n.news .news-ul .date {
  color: #999;
  margin: 0 40px 0 0;
  width: 80px;
  white-space: nowrap;
}
.sec-n.news .news-ul .text {
  width: calc(100% - 120px);
}
.sec-n.news .news-ul a {
  text-decoration: underline;
}


/* function
========================================================================== */
.sec-n.function {
  padding: 0 0 120px;
}
.sec-n.function .heading01 {
  position: relative;
  top: -40px;
  left: 0;
}

.function-ul {
  display: flex;
  justify-content: space-between;
}
.function-ul li {
  background: #fff;
  border: 1px solid #ee7950;
  border-radius: 10px;
  padding: 40px;
  position: relative;
  text-align: center;
}
.function-ul li .ttl {
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 10px;
  height: 82px;
  vertical-align: middle;
}
.function-ul li .ttl .small {
  font-size: 18px;
}
.function-ul li .ttl .middle {
  font-size: 18px;
}

.function-ul li .recommend {
  color: #fff;
  margin: 0;
  background-color: #ee7950;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50%;
  position: absolute;
  height: 80px;
  width: 80px;
  line-height: 80px;
  left: -20px;
  top: -20px;
}
.function-ul li .recommend::before {
  content: "";
  position: absolute;
  right: 10px;
  bottom: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #ee7950 transparent transparent transparent;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.function-ul li .image {
  margin: 0 0 20px;
}

.function-ul li .link a {
  background: #ee7950;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  width: 260px;
  position: relative;
}
.function-ul li .link a:before {
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  width: 10px;
  height: 10px;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 20px;
  position: absolute;
  transform: rotate(225deg);
}


.underline {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fce57d));
  background: linear-gradient(transparent 50%, #fce57d 50%);
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1;
}

  /* appeal
  ========================================================================== */

.appeal-img .sec-wrap {
  padding: 98px 0 100px;
}

.appeal-img .ttl {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 40px;
  padding: 10px 0 10px 70px;
  position: relative;
}
.appeal-img .ttl::before {
  border: 3px solid #e60000;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
}
.appeal-img .ttl::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #e60000;
}

.movie {
  cursor: pointer;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}

.movie iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.movie .img {
  display: none;
}

@media print {
  .movie iframe {
    display: none;
  }
  .movie .img {
    display: block;
  }
}


/* #function
========================================================================== */

@media only screen and (min-width: 641px) {
  #function .heading01 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  #function .heading01 {
    margin-bottom: 0;
  }
}

.cont-unit {
  background: #f4f3ef;
  margin: 0 0 45px;
  padding: 35px 0 75px;
  position: relative;
}

.cont-unit::before {
  content: "";
  background: #f4f3ef;
  height: calc(100% - 65px);
  width: 50%;
  position: absolute;
  bottom: 0;
  left: -50%;
}

.cont-unit.reverse::before {
  left: auto;
  right: -50%;
}

.cont-unit::after {
  content: "";
  background: #fff;
  height: 65px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (min-width: 641px) {
  .cont-box-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .reverse .cont-box-wrap {
    flex-direction: row-reverse;
  }
}

.cont-box {
  width: 500px;
}

@media screen and (min-width: 641px) {
  .cont-unit:first-of-type .img-box {
    margin: 0 auto 0 157px;
  }
  .cont-unit:first-of-type .cont-box-wrap:nth-of-type(2) .img-box {
    margin-top: 20px;
  }
  .reverse .img-box {
    padding-left: 50px;
  }
  .cont-box-wrap .img-box.triple {
    padding-right: 50px;
  }
}

.cont-box-wrap + .cont-box-wrap .cont-box {
  margin-top: 22px;
}

.cont-txt {
  font-size: 16px;
  font-weight: bold;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 2;
  margin: 0.8em 0 1.5em;
}

.cont-txt03 {
  letter-spacing: 1px;
}

.health .cont-txt {
  margin-bottom: 3.2em;
}

.cont-img + .cont-txt {
  margin-top: 1.4em;
}

.repletion {
  color: #98514b;
  display: block;
  font-size: 14px;
  font-weight: bold;
}

.cont-img {
  text-align: center;
}

.cont-unit:last-child {
  margin-bottom: 100px;
}

.cont-unit:last-child .cont-txt {
  margin: 1.8em 0 1.3em
}

@media screen and (min-width: 641px) {
  .cont-unit:last-child .img-box {
    padding-right: 50px;
  }
}


/* #init
========================================================================== */

#init {
  position: relative;
}
@media only screen and (min-width: 641px) {
  #init {
    margin-top: 80px;
  }
}

.step-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 641px) {
  .step-list {
    margin-top: 60px;
  }
}
.step-list li {
  background-color: #fff;
  position: relative;
  width: 200px;
}
.step-list li:not(:first-child) {
  margin-left: 63px;
}
.step-list li:not(:first-child)::before {
  content: "";
  background: url(../../img/icon_arrow_r.png) no-repeat center center/contain;
  height: 28px;
  width: 18px;
  position: absolute;
  top: 85px;
  left: -40px;
}
.step-num {
  font-family: Oswald;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #e60000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: 40px;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 2;
}

.step-people {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: 2;
}

.step-img {
  background-color: #f4f3ef;
  border-radius: 0 100px 100px 100px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 641px) {
  .step-img {
    margin: 0 auto 25px 0;
  }
}

.step-ttl {
  color: #e60000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

/* #faq
========================================================================== */

#faq {
  position: relative;
}

#faq::before {
  content: "";
  background: #fff;
  height: 40px;
  width: 100%;
  position: absolute;
  top: 0;
}

@media only screen and (min-width: 641px) {
  #faq {
    margin-top: 80px;
  }
  #faq .sec-wrap {
    padding: 0 0 80px;
  }
  #faq .heading01 {
    margin-bottom: 50px;
  }
}

#faq .faq-headline {
  border-bottom: 1px solid #e60000;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0;
  margin: 0 0 30px;
}
#faq .faq-list + .faq-headline {
  margin-top: 60px;
}

.faq-list li + li {
  margin-top: 22px;
}

.faq-question,
.faq-answer {
  background-color: #fff;
  font-weight: bold;
  padding: 19px 40px 18px 116px;
  position: relative;
}

.faq-question {
  color: #e60000;
  font-size: 18px;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  margin-bottom: 2px;
}

.faq-answer {
  font-size: 16px;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 2;
}

.faq-answer .txt {
  line-height: 2;
  margin-bottom: 2em;
}

.faq-answer .txt:last-child {
  margin-bottom: 0;
}

.faq-answer .txt .link {
  color: #e60000;
  text-decoration: underline;
}

.faq-question::before,
.faq-answer::before {
  content: "";
  background: url(../../img/txt_q.png) no-repeat center center /auto 30px;
  border-top: solid 4px #e60000;
  height: 66px;
  width: 36px;
  padding-top: 18px;
  position: absolute;
  top: 0px;
  left: 40px;
}

.faq-answer::before {
  background-image: url(../../img/txt_a.png);
  border-top-color: #333333;
  background-size: auto 25px;
  height: 60px;
}

/*----------------------------------------------------------------------------

#contact

----------------------------------------------------------------------------*/
#contact .heading01 {
  position: relative;
  top: -40px;
  left: 0;
}

#contact .movie-box {
  text-align: center;
}

@media only screen and (max-width: 640px) {
  #contact .movie-box {
    width: 100%;
  }

  #contact .movie-box iframe {
    width: 100%;
  }
}

#contact .download {
  padding: 80px 0 40px;
}

@media only screen and (min-width: 641px) {
  #contact .download {
    display: flex;
  }
}


.logo-dl-area {
  padding-right: 110px;
  width: calc(100% - 668px);
}

#contact .logo-unit {
  margin: 30px 0 83px;
  width: 416px;
}

#contact .img-area {
  width: 558px;
}

.dl-unit {
  text-align: center;
}

.dl-unit .ttl {
  margin-bottom: 20px;
}

.dl-box {
  background-color: #fce4e0;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
}

.dl-box .qr {
  display: inline-block;
}

.dl-box .app .qr img {
  width: 100px;
}

@media screen and (min-width: 641px) {
  .dl-box a:hover,
  .dl-box a:hover img,
  .dl-box a:hover .qr {
    opacity: 1;
  }
  .dl-box a:hover .link {
    opacity: 0.7;
  }
  .dl-box .link {
    display: block;
    margin-top: 15px;
    width: 146px;
  }
  .dl-box .ggl .link {
    width: 170px;
  }
}

/*----------------------------------------------------------------------------

20210409 added

----------------------------------------------------------------------------*/

/* #service
========================================================================== */
#service {
  position: relative;
}
@media only screen and (min-width: 641px) {
  #service {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 641px) {
  #service .cont-wrap {
    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;
  }
}
@media only screen and (min-width: 641px) {
  #service .cont-wrap .info {
    margin-left: 64px;
  }
}
#service .cont-wrap .info .link {
  font-size: 30px;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
  position: relative;
  padding-left: 40px;
}
#service .cont-wrap .info .link::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 29px;
  background: url(../../img/icon_pdf.png) no-repeat center/contain;
  left: 0;
  top: 4px;
}
#service .cont-wrap .info .txt {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
}

/* .app
========================================================================== */
.app .sec-wrap {
  padding: 60px 0;
}
.app .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #e60000;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}
.app .title::before, .app .title::after {
  content: "";
  width: 40px;
  height: 2px;
  margin: 0 14px;
  background-color: #e60000;
}
.app .title::before {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.app .title::after {
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}
.app .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 641px) {
  .app .wrap {
    margin-left: 60px;
  }
}
.app .wrap a {
  display: block;
}
.app .wrap .apg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .wrap .apg + .apg {
  margin-left: 70px;
}
.app .wrap .apg .qr {
  margin-left: 30px;
  border: 1px solid #ddd;
  width: 90px;
  height: 90px;
}
@media only screen and (min-width: 641px) {
  .app .trademark {
    margin-left: 40px;
  }
}

.trademark {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.83;
  letter-spacing: 0.05em;
  margin-top: 20px;
  text-indent: -1em;
  padding-left: 1em;
}
@media only screen and (min-width: 641px) {
  .trademark {
    padding: 0 180px;
  }
}
.app .app-search {
  margin: 40px 0 0;
  text-align: center;
}


/* #function
========================================================================== */

#function,
#function02 {
  overflow-x: hidden;
  position: relative;
}
@media only screen and (min-width: 641px) {
  #function .sec-wrap,
#function02 .sec-wrap {
    padding: 80px 0;
  }
}
#function .underline,
#function02 .underline {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fce57d));
  background: linear-gradient(transparent 50%, #fce57d 50%);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1;
}
#function .t-pink,
#function02 .t-pink {
  color: #ee7950;
}
#function .t-red,
#function02 .t-red {
  font-size: 22px;
  color: #e61e1e;
}
@media only screen and (min-width: 641px) {
  #function .cont-wrap,
  #function02 .cont-wrap {
    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;
  }
  #function02 .cont-wrap {
    justify-content: flex-start;
  }
}
#function .cont-wrap .cont-img,
#function02 .cont-wrap .cont-img {
  text-align: center;
}
@media only screen and (min-width: 641px) {
  #function .cont-wrap .cont-img,
#function02 .cont-wrap .cont-img {
    width: 112px;
  }
}
#function .cont-wrap .cont-txt,
#function02 .cont-wrap .cont-txt {
  font-size: 17px;
  font-weight: bold;
  text-align: justify;
}
@media only screen and (min-width: 641px) {
  #function .cont-wrap .cont-txt {
    width: 181px;
  }
  #function02 .cont-wrap .cont-txt {
    margin-left: 15px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 641px) {
  .border {
    border-radius: 40px;
    border: 2px solid #e61e1e;
  }
}
.border .wrap03-img {
  width: 171px;
  height: 143px;
}
@media only screen and (min-width: 641px) {
  .border .wrap03-img {
    position: absolute;
    right: 100px;
    top: 30px;
  }
}
@media only screen and (min-width: 641px) {
  .non-border .wrap02-img {
    position: absolute;
    right: 120px;
    top: 50px;
  }
}
.border,
.non-border {
  padding: 50px 100px;
  position: relative;
}
.non-border {
  padding-bottom: 178px;
}
.border .txt,
.non-border .txt {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media only screen and (min-width: 641px) {
  .border .cont-box-wrap,
.non-border .cont-box-wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 50px;
  }
  .border .cont-box-wrap:nth-of-type(2),
.non-border .cont-box-wrap:nth-of-type(2) {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 641px) {
  .cont-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.cont-box-wrap + .cont-box-wrap {
  margin-top: 50px;
}
@media only screen and (min-width: 641px) {
  .cont-box-wrap.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 641px) {
  .cont-box-wrap.wide {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 641px) {
  .cont-box-wrap.wide .cont-txt {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 641px) {
  .cont-box-wrap.wide .cont-box {
    width: 613px;
  }
}
.cont-box-wrap.three {
  position: relative;
}
@media only screen and (min-width: 641px) {
  .cont-box-wrap.three {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 641px) {
  .cont-box-wrap.three .cont-box {
    width: 300px;
  }
  .cont-box-wrap.three .cont-box .cont-cat {
    padding: 11px 10px;
    font-size: 0;
  }
  .cont-box-wrap .cont-box {
    width: 501px;
  }
}
.cont-txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  margin: 0 0 1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.cont-cat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.cont-cat-list li {
  border-radius: 23px;
  background-color: #ee7950;
  text-align: center;
  font-weight: bold;
  width: 160px;
  color: #fff;
  padding: 10px 10px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cont-cat-list li + li {
  margin-left: 10px;
}

.cont-cat {
  border-radius: 23px;
  background-color: #ee7950;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 9px 10px;
  font-size: 0;
  line-height: 1.2;
  margin-bottom: 30px;
}


.cont-btn {
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-radius: 36px;
  background-color: #e61e1e;
  color: #fff;
  padding: 20px 10px;
  position: relative;
}
.cont-btn::before {
  content: "";
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: 0.6s cubic-bezier;
  transition: 0.6s cubic-bezier;
}

@media only screen and (min-width: 641px) {
  .record-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 70px;
  }
}
@media only screen and (min-width: 641px) {
  .record-list li {
    width: 480px;
  }
  .record-list li:nth-child(even) {
    margin-left: 40px;
  }
  .record-list li:nth-child(n+3) {
    margin-top: 40px;
  }
}
.record-list li .ttl {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background-color: #e60000;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .record-list li .ttl {
    font-size: 15px;
    padding: 4px;
    margin-bottom: 20px;
  }
}
.record-list li .img {
  text-align: center;
}
.record-list li .txt {
  margin-top: 20px;
  font-size: 18px;
}
@media only screen and (min-width: 641px) {
  .record-apply {
    margin-top: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.record-apply .img-ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.record-apply .caption {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.83;
  letter-spacing: 0.05em;
  text-indent: -1em;
  padding-left: 1em;
}
@media only screen and (max-width: 640px) {
  .record-apply {
    margin-top: 26px;
  }
}
@media only screen and (max-width: 640px) {
  .record-apply .img {
    width: 190px;
    margin: 0 auto 20px;
  }
}
@media only screen and (min-width: 641px) {
  .record-apply .info {
    width: 500px;
    margin-left: 60px;
  }
}
.record-apply .info .txt.small {
  font-size: 22px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media only screen and (min-width: 641px) {
  .record-apply .info .txt.small {
    letter-spacing: -0.01em;
  }
}
@media only screen and (max-width: 640px) {
  .record-apply .info .txt.small {
    font-size: 12px;
  }
}
.record-apply .info .txt.big {
  font-size: 24px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media only screen and (max-width: 640px) {
  .record-apply .info .txt.big {
    font-size: 13px;
  }
}
.record-apply .info .txt.red {
  font-size: 18px;
  line-height: 1.33;
  color: #e60000;
}
@media only screen and (min-width: 641px) {
  .record-apply .info .txt.red {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
}
@media only screen and (max-width: 640px) {
  .record-apply .info .txt.red {
    font-size: 10px;
    line-height: 2;
  }
}

/* #contact
========================================================================== */
#contact .sec-wrap {
  padding: 0 0 100px;
}
.app-heading {
  background-color: #e60000;
  color: #fff;
  font-feature-settings: "palt";
  font-size: 30px;
  font-weight: bold;
  left: 0;
  letter-spacing: 0.15em;
  line-height: 1.1;
  padding: 23px 0 24px;
  position: relative;
  margin-bottom: -5px;
  text-align: center;
  top: -40px;
}
.app-text {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-bottom: 30px;
  text-align: center;
}
.app-text > img {
  left: -5px;
  position: relative;
  top: 5px;
}
.init-btn-box {
  background: #ee7950;
  border-radius: 80px;
  height: 160px;
  color: #fff;
  text-align: center;
  margin: 0 40px 40px;
  padding: 20px 0 0;
  overflow: hidden;
  position: relative;
}
#contact .init-btn-box {
  height: auto;
  margin: 0;
  padding: 15px 30px 20px;
  width: 540px;
}
#trouble .init-btn-box:before {
  content: '';
  background: url(../../img/download_image01.png) no-repeat;
  background-size: 100%;
  height: 140px;
  width: 114px;
  position: absolute;
  bottom: 0;
  left: 130px;
}
#trouble .init-btn-box:after {
  content: '';
  background: url(../../img/download_image02.png) no-repeat;
  background-size: 100%;
  height: 140px;
  width: 220px;
  position: absolute;
  bottom: 0;
  right: 55px;
}
.init-btn-box .ttl {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
}
#contact .init-btn-box .ttl {
  font-size: 24px;
  margin: 0 0 5px;
}
.init-btn-box .link a {
  background: #fff;
  color: #ee7950;
  display: inline-block;
  height: 50px;
  width: 280px;
  line-height: 50px;
  border-radius: 25px;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
#contact .init-btn-box .link a {
  height: 42px;
  line-height: 42px;
  width: 300px;
}
.init-btn-box .link a:before {
  content: '';
  border-left: 2px solid #ee7950;
  border-bottom: 2px solid #ee7950;
  height: 8px;
  width: 8px;
  top: 0;
  bottom: 0;
  right: 20px;
  position: absolute;
  margin: auto;
  transform: rotate(225deg);
}
#contact .contact-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffb430;
  width: 600px;
  border-radius: 49px;
  margin: 30px auto 45px;
  padding: 29px 0;
  box-shadow: 0 3px 0 rgba(219, 154, 27, 0.93);
}
#contact .contact-btn-box p {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.05em;
  margin-left: 19px;
}
_:-ms-input-placeholder, :root #contact .contact-btn-box p {
  padding-top: 4px;
}
@media only screen and (max-width: 640px) {
  #contact .contact-btn-box {
    width: 100%;
    padding: 22px 0;
    margin: 30px auto;
  }
  #contact .contact-btn-box img {
    width: 30px;
  }
  #contact .contact-btn-box p {
    font-size: 16px;
    margin-left: 10px;
    line-height: 18px;
  }
  _:-ms-input-placeholder, :root #contact .contact-btn-box p {
    padding-top: 2px;
  }
  .app-heading {
    font-size: 18px;
    letter-spacing: inherit;
    margin: 0 -10px 0;
    padding: 12px 10px;
  }
  .app-text {
    font-size: 14px;
    text-align: left;
  }
}
#contact .t-pink {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.88;
  letter-spacing: 0.05em;
  text-align: justify;
  color: #e61e1e;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  #contact .t-pink {
    font-size: 10px;
    text-indent: -1em;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 641px) {
  #contact .trademark {
    padding: 0;
  }
}

/* #other
========================================================================== */
#other {
  position: relative;
}
@media only screen and (min-width: 641px) {
  #other .sec-wrap {
    padding: 80px 0 0;
  }
}
#other .title {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  padding-left: 30px;
  line-height: 1.4;
  margin-bottom: 20px;
}
#other .title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 6px;
  height: 30px;
  background: #e60000;
}
#other .txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.78;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 641px) {
  #other .cont-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 100px;
  }
}
@media only screen and (min-width: 641px) {
  #other .cont-wrap .cont {
    width: 476px;
  }
}


/*----------------------------------------------------------------------------

footer

----------------------------------------------------------------------------*/

.page-footer-wrap {
  background: url(../../img/img_f.jpg) no-repeat center top / cover;
}

.page-footer {
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 424px;
  position: relative;
}

#return-top {
  background-color: #e60000;
  height: 60px;
  width: 60px;
  right: 40px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#return-top img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.page-footer .ttl-unit .txt {
  line-height: 1.2;
  margin: 0 0 12px;
  text-align: center;
}

.page-footer .ttl-unit .title {
  line-height: 1.2;
}

.release-info-unit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 34px;
  width: 676px;
}

.release-info-unit .ttl-unit {
  width: 340px;
}

.img-wrap-wagaya {
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 140px;
  width: 140px;
}

.img-wrap-wagaya img {
  width: 62px;
}

.sns-share-unit {
  background-color: #fff;
  border-radius: 34px;
  padding: 18px 0;
  text-align: center;
  margin: 50px auto 34px;
  width: 560px;
}

.sns-share-txt,
.sns-share-btn-list,
.sns-share-btn-list li {
  display: inline-block;
  vertical-align: middle;
}

.sns-share-btn-list {
  padding-left: 20px;
  position: relative;
}

.sns-share-btn-list::before {
  content: "";
  background: #ebebeb;
  height: 14px;
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.sns-share-txt {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  margin-right: 20px;
}

.sns-share-btn-list li:nth-child(2) {
  margin: 0 16px;
}

.copyright {
  color: #e60000;
  font-size: 12px;
  font-weight: bold;
  padding: 40px 0;
  text-align: center;
}


/* row-title-area
========================================================================== */
.sec-n.row-title-sec {
  background: #ee7950;
  color: #fff;
}
.sec-n.row-title-sec .sec-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 300px;
  position: relative;
}
.sec-n.row-title-sec .sec-wrap:before {
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.sec-n.row-title-sec .sec-wrap .row-title img {
  margin: 10px 0;
}
.sec-n.row-title-sec .sec-wrap .subtext {
  display: block;
  font-size: 32px;
  font-weight: bold;
  margin: 10px 0;
}

/* lead-sec
========================================================================== */
.sec-n.lead-sec .sec-wrap {
  padding: 60px 0;
}
.sec-n.lead-sec .sec-wrap .lead-txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
}
.sec-n.lead-sec .sec-wrap .lead-txt strong {
  color: #e60000;
  font-size: 22px;
}


/*----------------------------------------------------------------------------

clearfix

----------------------------------------------------------------------------*/
.clearfix:after,
.inner-block:after {
  clear: both;
  content: "";
  display: block;
  height: 0px;
  font-size: 0;
  visibility: hidden;
}



@media screen and (max-width: 640px) {

/*----------------------------------------------------------------------------

reset

----------------------------------------------------------------------------*/
  body {
    font-size: 12px;
    position: relative;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }

  .outer-block {
    min-width: 320px;
  }

  .inner-block {
    padding: 0;
    width: auto;
  }

  #wrapper {
    min-width: 320px;
    position: relative;
    overflow: hidden;
    padding-top: 88px;
  }

  input[type="submit"] {
    -webkit-text-size-adjust: 100%;
  }

  input, select, textarea {
    font-size: 16px !important;
  }

  .pcView {
    display: none !important;
  }
  .pcView-ib {
    display: none !important;
  }

  .spView {
    display: block !important;
  }
  .spView-ib {
    display: inline-block !important;
  }

/*----------------------------------------------------------------------------

common

----------------------------------------------------------------------------*/
  .heading01 {
    font-size: 18px;
    letter-spacing: inherit;
    margin: 0 -10px 20px;
    padding: 12px 10px;
  }
  .heading02 {
    font-size: 18px;
    text-align: center;
  }
  .cont-unit + .heading02 {
    margin-top: 43px;
  }
  .heading02 .num {
    border-bottom-width: 2px;
    width: 20px;
    display: block;
    margin: 0 auto 12px;
    padding-bottom: 5px;
  }
  .heading02 .num img {
    height: 14px;
  }
  .heading03 {
    font-size: 18px;
    margin: 40px auto 0;
    padding: 0 15px;
  }
  .flex43 {
    display: block;
    margin-bottom: 15px;
  }
  .anchor {
    position: relative;
    top: -88px;
    left: 0;
  }

/*----------------------------------------------------------------------------

header

----------------------------------------------------------------------------*/

  #header {
    align-items: center;
    background: rgba(255, 255, 255, 0.9);
    padding: 0;
    height: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  .company-logo-area {
    border-bottom: solid 3px #e60000;
    padding: 8px 0;
  }
  .company-logo-area a {
    margin: auto;
    width: 40%;
  }
  .ttl-area {
    margin: 0;
    width: 227px;
  }
  .ttl-menu-area {
    padding: 5px 10px;
    height: 50px;
  }
  .logo-unit {
    margin-right: 8px;
    height: auto;
    width: 32px;
  }
  .ttl-unit .txt {
    font-size: 10px;
    line-height: 2;
    margin: 0 0 0.1em;
  }
  .ttl-unit .title {
    line-height: 1;
  }
  .ttl-unit .title img {
    height: auto;
    width: 134px;
  }
  .img-logo {
    margin-bottom: 3px;
    height: 8px;
    width: 30px;
  }
  /* nav menu */
  .nav-btn {
    position: relative;
    height: 22px;
    width: 30px;
    position: absolute;
    top: 14px;
    right: 10px;
  }
  .nav-btn span {
    position: absolute;
    background-color: #e60000;
    display: block;
    height: 4px;
    width: 100%;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .nav-btn span:first-child {
    top: 0;
  }
  .nav-btn span:nth-child(2) {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .nav-btn span:last-child {
    bottom: 0;
  }
  .is--open .nav-btn span:first-child {
    transform: rotate(45deg);
    top: 42%;
  }
  .is--open .nav-btn span:nth-child(2) {
    opacity: 0;
  }
  .is--open .nav-btn span:last-child {
    transform: rotate(-45deg);
    bottom: 43%;
  }
  /* nav */
  .nav {
    display: none;
  }
  .is--open .nav {
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 2;
    width: 100%;
  }
  .nav li {
    border-top: solid 1px #e60000;
    width: 100%;
  }
  .nav li a {
    display: block;
    font-size: 12px;
    line-height: 1.1;
    padding: 14px 9px;
    position: relative;
  }
  .nav li a::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 6px;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../../img/icon_arrow_d.png) no-repeat center/contain;
    -webkit-transform: rotate(
-90deg
);
    transform: rotate(
-90deg
);
  }
  #header .nav li a.btn {
    font-size: 12px;
    margin: 18px auto 20px;
    padding: 10px 15px;
    width: 152px;
  }
  .overlay {
    background: rgba(61, 61, 61, 0.8);
    display: none;
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 3;
  }
  .nav li.app-dl a {
    background: none;
    text-align: center;
  }
  .nav li.app-dl.app a {
    padding-left: 17px;
  }
  .nav li.app-dl + li {
    border: none;
  }
  .nav li.app-dl.app img {
    width: 195px;
  }
  #header .btn-area {
    background: #f08661;
    padding: 30px 25px 30px;
  }
  #header .btn-area .btn-area-inner {
    margin: 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #header .btn-area a {
    display: block;
    padding: 0;
  }
  #header .btn-area a::before {
    content: none;
  }
  #header .btn-area a + a {
    margin-left: 20px;
  }
  #header .btn-area .app-download-text {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
  }

/*----------------------------------------------------------------------------

contents

----------------------------------------------------------------------------*/
  .sec-n {
    min-width: 320px;
  }
  .sec-n.normal-sec {
    padding: 30px 0 80px;
  }
  .sec-wrap {
    padding: 0 10px;
    width: auto;
  }

/* main visual
========================================================================== */
  .mv {
    background-image: url(../../img/kv_sp.jpg);
    background-position: top center;
    background-size: cover;
    height: 433px;
  }
  .mv .inner {
    padding: 50px 15px 0;
    width: auto;
  }
  .mv .kv-text {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 10px;
    text-align: center;
  }
  .mv .text-area {
    width: 100%;
  }
  .mv .kv-logo {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 30px;
  }
  .mv .kv-logo-wagaya {
    width: 86px;
  }
  .mv .kv-logo-text {
    margin-left: 18px;
    width: 185px;
  }
  .mv .point-ul {
    display: block;
    margin: auto;
    padding-right: 95px;
    width: 90%;
  }
  #wrapper .mv .point-ul li {
    font-size: 12px;
    height: 50px;
    padding-right: 10px;
    width: 240px;
  }
  #wrapper .mv .point-ul li + li {
    margin-top: 10px;
  }
  .mv .sec-inner {
    position: relative;
  }
  .mv .phone-image {
    top: -30px;
    right: 10px;
    width: 105px;
  }
  @media screen and (max-width: 374px) {
    #wrapper .mv .point-ul li {
      width: 180px;
    }
  }


  .mv .img-unit {
    margin: 0 10px;
  }
  .mv .img-unit img {
    width: 28.90625vw;
  }
  .mv .img-unit::before {
    width: 41px;
    height: 41px;
    right: -4px;
    top: -4px;
  }
  .mv .sec-wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: 537px;
    height: auto;
    padding: 70px 0 0px;
  }
  .spView-wrap {
    position: relative;
    width: 100%;
  }
  .mv .message-unit {
    margin: 0;
    position: absolute;
    top: 45vw;
    left: 20px;
    width: 50%;
  }
  .mv .patent-txt {
    border-radius: 15px;
    border-width: 2px;
    left: 25px;
    right: auto;
    top: -45px;
    padding: 5px 0;
    width: 120px;
  }
  .mv .patent-txt img {
    vertical-align: middle;
    width: 68px;
  }
  .mv .lead-txt-unit {
    background: rgba(255, 255, 255, 0);
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    bottom: 0;
    font-size: 12px;
    line-height: 1.7;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .mv .lead-txt-unit .func {
    font-size: 15px;
    text-align: left;
    line-height: 1.5;
  }
  .mv .lead-txt-unit .sub {
    font-size: 12px;
    border: 2px solid #fff;
    border-width: 2px 0;
    padding: 10px 0;
    margin-top: 20px;
  }
  .mv .lead-txt-unit .balloon {
    position: relative;
    font-size: 15px;
    padding: 10px 0;
    line-height: 1.2;
    margin: 10px 0 20px;
  }
  .mv .lead-txt-unit .balloon::before {
    right: 0;
    left: 0;
    margin: auto;
    border-width: 10px 5px 0 5px;
    bottom: -10px;
  }
  .message-unit {
    margin: 16px auto 27px;
    width: calc(100% - 50px);
  }
  .message-txt {
    font-size: 20px;
    padding: 7px 10px;
    text-align: center;
    width: calc(100% - 25px);
  }
  .message-txt::first-letter,
  .message-txt .strong {
    font-size: 24px;
  }
  .message-txt .strong::before {
    height: 8px;
    bottom: 0.1em;
  }
  .message-txt:nth-child(2) {
    margin: 4px 0 4px 25px;
  }
  .mv .lead-txt-unit {
    background: rgba(255, 255, 255, 0);
    flex-direction: column;
    order: -1;
    bottom: 0;
    font-size: 12px;
    line-height: 1.7;
    padding: 4.5vw 20px 36px;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .mv .lead-txt-unit .patent-txt {
    border-width: 2px;
    border-radius: 15px;
    padding: 8px 0;
    top: -220px;
    left: 25px;
    right: auto;
    height: 32px;
    width: 120px;
  }
  .mv .lead-txt-unit .patent-txt img {
    width: 72px;
  }
  .mv .lead-txt-unit .lead-txt {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 25px;
    width: 100%;
    letter-spacing: 4px;
  }
  .mv .lead-txt-unit .lead-txt span {
    letter-spacing: 4px;
  }
  .mv .lead-txt-unit .caution-txt {
    border-width: 2px 0;
    padding: 16px 0;
    width: calc(100% - 30px);
  }

  .mv .lead-txt-unit .caution-txt img {
    margin: auto;
    width: 226px;
  }

/* #recommend
========================================================================== */
  #recommend .sec-wrap {
    padding: 40px 10px 20px;
  }
  .recommend-list li {
    margin: 0 0 25px 5px;
    padding: 12px 30px;
    width: calc(100% - 10px);
  }
  .recommend-list li::before {
    top: -4px;
    left: -5px;
    height: 25px;
    width: 25px;
  }
  .recommend-txt {
    font-size: 12px;
    margin-bottom: 0;
  }
  .recommend-img {
    bottom: -3px;
    right: 0;
    width: 58px;
  }
  .recommend-list li:nth-child(3n) .recommend-img {
    right: -6px;
    width: 82px;
  }

  /* news
  ========================================================================== */
  .sec-n.news .sec-wrap {
    display: block;
    width: auto;
  }
  .sec-n.news .title {
    font-size: 20px;
    text-align: center;
    margin: 0 0 20px;
  }
  .sec-n.news .title .ja {
    font-size: 12px;
  }
  .sec-n.news .news-ul {
    border-left: none;
    border-top: 1px solid #efefef;
    padding: 20px 10px;
    width: auto;
  }
  .sec-n.news .news-ul li {
    display: block;
  }
  .sec-n.news .news-ul .date {
    margin: 0;
    width: auto;
  }
  .sec-n.news .news-ul .text {
    width: auto;
  }

  /* function
  ========================================================================== */
  .sec-n.function {
    padding: 0 0 40px;
  }
  .function-ul {
    display: block;
    margin: 0 10px 10px;
  }
  .function-ul li {
    padding: 20px;
  }
  .function-ul li + li {
    margin-top: 20px;
  }
  .function-ul li .ttl {
    font-size: 20px;
    height: auto;
  }
  .function-ul li .ttl .small {
    font-size: 12px;
  }
  .function-ul li .link a {
    font-size: 15px;
    border-radius: 22px;
    height: 44px;
    line-height: 44px;
    width: 190px;
  }
  .function-ul li .link a:before {
    height: 8px;
    width: 8px;
  }
  .function-ul li .recommend {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 12px;
    left: -15px;
    top: -25px;
  }
  .function-ul li .recommend::before {
    right: -1px;
    bottom: 0;
  }


/* appeal
========================================================================== */
  .appeal-img .sec-wrap {
    padding: 40px 0;
  }
  .appeal-img .ttl {
    font-size: 18px;
    line-height: 1.4;
    margin: 0 20px 20px;
    padding: 0 0 0 50px;
  }
  .appeal-img .ttl::before {
    border-width: 2px;
    width: 35px;
    height: 35px;
  }
  .appeal-img .ttl::after {
    top: 11px;
    left: 14px;
    border-width: 7px 0 7px 10px;
  }


/* #function
========================================================================== */
  .cont-unit {
    margin: 0 0 28px;
    padding: 14px 0 62px;
    z-index: 0;
  }
  .cont-unit::before {
    left: -10px;
    height: calc(100% - 30px);
    width: calc(100% + 20px);
    z-index: -1;
  }
  .cont-unit.reverse::before {
    right: -10px;
  }
  .cont-unit::after  {
    height: 35px;
  }
  .cont-box {
    width: 100%;
  }
  .cont-txt {
    font-size: 12px;
    line-height: 1.67;
    margin: 0 0 20px;
  }
  .cont-txt03 {
    letter-spacing: 2px;
  }
  .repletion {
    font-size: 12px;
  }
  .cont-unit .img-box {
    margin: 20px auto;
  }
  .cont-unit:last-child .cont-txt {
    margin: 1em 0 1.3em;
  }
  .cont-unit:last-child {
    margin-bottom: 52px;
  }

/* #uservoice
========================================================================== */
  .uservoice-list {
    flex-direction: column;
    margin-top: 26px;
  }
  .uservoice-list li {
    margin: 0 auto 25px;
    padding: 20px;
    width: calc(100% - 10px);
  }
  .uservoice-list li:last-child {
    margin-bottom: 40px;
  }
  .uservoice-list li::before {
    top: -5px;
    left: -5px;
    height: 25px;
    width: 25px;
  }
  .uservoice-person-img {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
  }
  .uservoice-img {
    width: 70px;
  }
  .uservoice-age {
    font-size: 10px;
  }
  .uservoice-person {
    margin: 0 0 10px 15px;
    width: auto;
  }
  .uservoice-name .strong {
    font-size: 15px;
  }
  .uservoice-txt {
    font-size: 12px;
    line-height: 1.67;
  }

/* #init
========================================================================== */
.step-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 28px 0 0;
}
  .step-list li {
    margin-bottom: 20px;
    width: calc(100% - 50px);
  }
  .step-list li:not(:first-child) {
    margin: 25px 0 17px 0;
  }
  .step-list li:not(:first-child)::before {
    background-image: url(../../img/icon_arrow_d.png);
    background-size: 14px 10px;
    top: -40px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .step-wrap {
    position: relative;
    margin: auto;
    width: 135px;
  }
  .step-img {
    border-radius: 0 68px 68px 68px;
  }
  .step-num {
    top: -7px;
    height: 25px;
    width: 25px;
    font-size: 14px;
  }
  .step-num img {
    transform: scale(0.8);
  }
  .step-people {
    position: absolute;
    top: -7px;
    z-index: 2;
  }
  .step-people-img img {
    width: 40px;
  }
  .step-ttl {
    font-size: 15px;
    margin: 0.8em auto 0.3em;
  }

/* #faq
========================================================================== */
  #faq .sec-wrap {
    padding-bottom: 40px;
  }
  .faq-list li + li {
    margin-top: 15px;
  }
  .faq-question,
  .faq-answer {
    font-size: 12px;
    text-align: justify;
  }
  .faq-question::before,
  .faq-answer::before {
    background-size: 8px 14px;
    padding-top: 30px;
    left: 15px;
    height: 26px;
    width: 18px;
    border-top-width: 2px;
  }
  .faq-question {
    margin-bottom: 1px;
    padding: 9px 15px 6px 48px;
  }
  .faq-question::after {
    right: 15px;
    height: 6px;
    width: 8px;
  }
  .faq-answer {
    padding: 12px 15px 12px 48px;
  }


/*----------------------------------------------------------------------------

#contact

----------------------------------------------------------------------------*/
  #contact .sec-wrap {
    flex-direction: column;
    padding: 40px 10px;
  }
  #contact .heading01 {
    margin-bottom: 0;
  }
  .init-btn-box {
    border-radius: 10px;
    height: 90px;
    margin: 0 0 15px;
    padding-top: 12px;
  }
  #contact .init-btn-box {
    padding: 10px 20px 10px;
    width: 100%;
  }
  #contact .init-btn-box +.init-btn-box {
    margin-top: 20px;
  }
  #trouble .init-btn-box:before {
    background-position: center bottom;
    height: 60px;
    width: 48px;
    left: 8px;
  }
  .init-btn-box:before {
    background-position: center bottom;
    height: 60px;
    width: 48px;
    left: 20px;
  }
  #trouble .init-btn-box:after {
    background-position: center bottom;
    height: 70px;
    width: 85px;
    right: -25px;
  }
  .init-btn-box:after {
    background-position: center bottom;
    height: 70px;
    width: 85px;
    right: -13px;
  }
  .init-btn-box .ttl {
    font-size: 16px;
  }
  #contact .init-btn-box .ttl {
    font-size: 14px;
  }
  .init-btn-box .link a {
    font-size: 14px;
    border-radius: 14px;
    height: 28px;
    line-height: 28px;
    width: 150px;
  }
  #contact .init-btn-box .link a {
    border-radius: 150px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 100%;
  }
  .init-btn-box .link a:before {
    height: 6px;
    width: 6px;
  }


  #contact .download {
    padding: 25px 0 0;
  }
  .logo-dl-area {
    padding: 0;
    width: 100%;
  }
  #contact .logo-unit {
    margin: 0 auto 20px;
    width: 208.5px;
  }
  #contact .img-area {
    width: 279px;
    margin: 0 auto 25px;
  }
  .dl-unit .ttl {
    margin: 20px auto;
  }
  .dl-unit .ttl img {
    height: 18px;
  }
  .dl-box {
    padding: 20px 15px;
    border-radius: 10px;
  }
  .dl-box a + a {
    margin-left: 15px;
  }
  .dl-box .link {
    width: 100%;
  }
  .dl-box .qr {
    width: 15.625vw;
    margin: 0 auto 10px;
  }

/*----------------------------------------------------------------------------

20210409 added

----------------------------------------------------------------------------*/

/* #service
========================================================================== */

  #service .sec-wrap {
    padding: 10px 10px 35px;
  }
  #service .cont-wrap .img {
    width: 238px;
    margin: 0 auto 20px;
  }
  #service .cont-wrap .info {
    text-align: center;
  }
  #service .cont-wrap .info .link {
    font-size: 15px;
    padding-left: 20px;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
  }
  #service .cont-wrap .info .link::before {
    width: 12px;
    height: 14.5px;
  }
  #service .cont-wrap .info .txt {
    font-size: 12px;
    text-align: left;
  }

/* .app
========================================================================== */

  .app .sec-wrap {
    padding: 30px 10px;
  }
  .app .title {
    font-size: 15px;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  .app .title::before, .app .title::after {
    margin: 0 10px;
    width: 20px;
    height: 1px;
  }
  .app .wrap {
    padding: 0 12px;
  }
  .app .wrap .apg + .apg {
    margin-left: 15px;
  }
  .trademark {
    font-size: 10px;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.67;
  }
  .border .wrap03-img {
    width: 127px;
    height: auto;
    margin: 0 auto 20px;
  }
  .non-border::after {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    width: calc(100% + 20px);
    height: 1px;
    background: #e60000;
  }

  .non-border .wrap02-img {
    width: 150.5px;
    height: auto;
    margin: 0 auto 20px;
  }

  .border,
.non-border {
    padding: 30px 0 40px;
  }
  .border::before,
.non-border::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -10px;
    width: calc(100% + 20px);
    height: 1px;
    background: #e60000;
  }

  .border .txt,
.non-border .txt {
    font-size: 12px;
    line-height: 1.67;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }

  .cont-box-wrap + .cont-box-wrap {
    margin-top: 30px;
  }

  .cont-box-wrap.wide {
    margin-bottom: 0;
  }

  .cont-box-wrap.wide .img-box img {
    width: 110px;
    height: auto;
    margin: 0 auto;
  }

  .cont-box-wrap.three {
    padding: 0 20px;
  }

  .cont-box-wrap.three .cont-box + .cont-box {
    margin-top: 20px;
  }

  .cont-box-wrap.three .cont-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .cont-box-wrap.three .cont-wrap .cont-img {
    padding: 0;
    width: 25.625vw;
  }
  .cont-box-wrap.three .cont-wrap .cont-txt {
    width: 50vw;
  }

  .cont-box-wrap .cont-box .cont-img {
    padding: 0 30px;
  }

  .cont-box-wrap .img-box {
    margin: 18px 0;
    text-align: center;
  }
  .cont-box-wrap .img-box img {
    height: 178px;
  }

  .cont-txt {
    font-size: 12px;
    line-height: 1.67;
    margin: 0 0 20px;
    letter-spacing: 0.1em;
  }

  .cont-cat-list li {
    font-size: 10px;
    width: calc((100% - 20px) / 3);
    padding: 9px 10px;
  }

  .cont-cat-list img {
    height: 10px;
  }

  .cont-cat {
    margin-bottom: 10px;
    padding: 4px 10px;
  }

  .cont-cat img {
    height: 12px;
  }

  .cont-btn {
    font-size: 11px;
    padding: 10px 10px;
  }

  .cont-btn::before {
    right: 20px;
    width: 5px;
    height: 5px;
  }

  .record-list li:nth-child(n+2) {
    margin-top: 24px;
  }

  .record-list li .img img {
    height: 176px;
  }

  .record-list li .txt {
    font-size: 12px;
  }
  .record-apply .img-ttl {
    font-size: 14px;
  }
  .record-apply .caption {
    margin-top: 5px;
    font-size: 10px;
  }


/* #function
========================================================================== */

  #function .t-red,
#function02 .t-red {
    font-size: 12px;
  }

  #function .cont-wrap .cont-txt,
#function02 .cont-wrap .cont-txt {
    font-size: 12px;
  }


/* #other
========================================================================== */

  #other .sec-wrap {
    padding: 0 10px 40px;
  }
  #other .title {
    font-size: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
  }
  #other .title::before {
    width: 3px;
    height: 15px;
    top: 3px;
  }
  #other .txt {
    font-size: 12px;
  }
  #other .cont-wrap .cont + .cont {
    margin-top: 16px;
  }
  #other .cont-wrap .cont:nth-of-type(2) .img {
    width: 240px;
    margin: 0 auto;
  }

/*----------------------------------------------------------------------------

footer

----------------------------------------------------------------------------*/
  #return-top {
    right: 0;
    height: 40px;
    width: 40px;
  }
  #return-top img {
    width: 12px;
  }
  .page-footer-wrap {
    background-image: url(../../img/img_f_sp.jpg);
  }
  .page-footer {
    height: auto;
    padding: 24px 0 44px;
  }
  .page-footer-inner {
    padding: 0 10px;
    width: 100%;
  }
  .page-footer .ttl-unit .txt {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .page-footer .ttl-unit .title {
    font-size: 18px;
    margin: auto;
  }
  .release-info-unit {
    margin: 13px 0;
    padding: 0;
    width: 100%;
  }
  .release-info-unit .ttl-unit {
    text-align: center;
    width: calc(100% - 119px);
  }
  .release-info-unit .img-wrap:first-child {
    width: 56px;
  }
  .release-info-unit .img-wrap:nth-child(2) {
    margin: 0 15px;
    width: 122px;
  }
  .img-wrap-wagaya {
    border-radius: 10px;
    height: 63px;
    width: 63px;
  }
  .img-wrap-wagaya img {
    width: 28px;
  }
  .sns-share-unit {
    border-radius: 28px;
    margin: 10px auto;
    padding: 12px 15px;
    width: 100%;
  }
  .sns-share-btn-list {
    padding-left: 9px;
  }
  .sns-share-btn-list::before {
    height: 30px;
  }
  .sns-share-txt {
    font-size: 11px;
    margin-right: 10px;
  }
  .sns-share-btn-list li {
    width: 30px;
  }
  .sns-share-btn-list li:nth-child(2) {
    margin: 0 10px;
  }
  .copyright {
    font-size: 10px;
    letter-spacing: 0.05em;
    padding: 12px 0;
  }


  /* row-title-area
  ========================================================================== */
  .sec-n.row-title-sec .sec-wrap .row-title img {
    width: auto;
    height: 26px;
  }
  .sec-n.row-title-sec .sec-wrap .subtext {
    font-size: 14px;
  }


  /* lead-sec
  ========================================================================== */
  .sec-n.lead-sec .sec-wrap {
    padding: 30px 10px;
  }
  .sec-n.lead-sec .sec-wrap .lead-txt {
    font-size: 12px;
  }
  .sec-n.lead-sec .sec-wrap .lead-txt strong {
    font-size: 16px;
  }
}

/* IE */

.ie .mv .img-unit {
  margin: 30px -305px auto 0;
}

@media screen  and (max-width: 640px) {
  .ie .mv::before {
    height: 474px;
  }
  .ie .mv .img-unit {
    height: 100%;
  }
  .ie .cont-box {
    height: 100%;
    width: 100%;
  }
  .ie .cont-unit .img-box {
    height: 100%;
    width: 100%;
  }
}

/*----------------------------------------------------------------------------

20220201 added

----------------------------------------------------------------------------*/

/* function
========================================================================== */
.function .lead-txt {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #333333;
  padding-bottom: 35px;
}
@media only screen and (min-width: 641px) {
  .function .heading01 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .function .lead-txt {
    font-size: 4.063vw;
    line-height: 1.8;
    padding-bottom: 25px;
  }
  .function .heading01 {
    margin-bottom: 0;
  }
}
/* #contact
========================================================================== */
#contact .lead-txt {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #333333;
  padding-bottom: 2px;
}
#contact .lead-txt.center {
  text-align: center;
}
@media only screen and (min-width: 641px) {
  #contact .heading01 {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 640px) {
  #contact .lead-txt {
    font-size: 4.063vw;
    line-height: 1.8;
    padding-bottom: 0;
  }
  #contact .heading01 {
    margin-bottom: 0;
  }
}
.dl-unit .ttl {
  font-size: 26px;
  font-weight: 800;
  color: #333;
  letter-spacing: 0.2em;
}

.movie-list {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 0;
}
.movie-list + .movie-list {
  border-top: 1px solid #999;
  margin: 40px 0 54px;
  padding-top: 40px;
}
.movie-list > li {
  width: calc((100% - 150px) / 3);
}
.movie-list > li .movie-ttl {
  background: #ee7950;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 9px 0;
  text-align: center;
}
.movie-list > li .btn-wrap {
  display: block;
}
.movie-list > li .btn-text {
  color: #e60000;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  line-height: 1.25;
  margin: 0 auto 9px;
  width: 270px;
  position: relative;
  text-align: center;
}
.movie-list > li .btn-text::before,
.movie-list > li .btn-text::after {
  background: #e60000;
  content: '';
  display: block;
  height: 40px;
  margin-top: 8px;
  position: relative;
  width: 2px;
}
.movie-list > li .btn-text::before {
  margin-right: 34px;
  transform: rotate(-30deg);
}
.movie-list > li .btn-text::after {
  margin-left: 34px;
  transform: rotate(30deg);
}
.movie-list > li .btn-wrap > a {
  background: #e60000;
  border-radius: 200px;
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin: 0 auto;
  padding: 10px 0 8px;
  position: relative;
  text-align: center;
  width: 300px;
}
.movie-list > li .btn-wrap > a::after {
  border-right: solid 3px #fff;
  border-top: solid 3px #fff;
  bottom: 0;
  content: '';
  display: block;
  height: 10px;
  margin: auto 0;
  position: absolute;
  right: 17px;
  top: 0;
  transform: rotate(45deg);
  width: 10px;
}
.movie-list > li .text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 15px;
}
.movie-list > li:not(.no-text) .img-wrap {
  cursor: pointer;
  position: relative;
}
.movie-list > li:not(.no-text) .img-wrap::before {
  background: #ff0d0d;
  border: 1px solid #ff0d0d;
  border-radius: 50%;
  bottom: 0;
  content: '';
  display: block;
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.3s;
  width: 50px;
}
.movie-list > li:not(.no-text) .img-wrap::after {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 9px 0 9px 16px;
  bottom: 0;
  content: '';
  display: block;
  height: 0;
  left: 6px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.3s;
  width: 0;
}
.movie-list > li.no-text .img-wrap {
  align-items: flex-end;
  border-radius: 20px;
  display: flex;
  height: 246px;
  justify-content: center;
}
.movie-list > li .img-wrap > img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.movie-list > li.no-text .img-wrap > img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.movie-modal-box {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  margin: auto;
  min-width: 1240px;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 10;
}
.movie-modal-box .movie-modal-wrap {
  background: #fff;
  max-height: 90vh;
  padding: 50px 0;
  position: fixed;
  top: calc(50% + 50px);
  transform: translateY(-50%);
  width: 100%;
}
.movie-modal-box .close-btn {
  background: #ff0d0d;
  border-radius: 50%;
  height: 85px;
  position: absolute;
  left: 0;
  margin: 0 auto;
  right: 0;
  top: -100px;
  width: 85px;
}
.movie-modal-box .close-btn::before,
.movie-modal-box .close-btn::after {
  background: #fff;
  bottom: 0;
  content: '';
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.movie-modal-box .close-btn::before {
  transform: rotate(45deg);
}
.movie-modal-box .close-btn::after {
  transform: rotate(-45deg);
}
.movie-modal-box .sec-wrap > .text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
}
.movie-modal-box .sec-wrap {
  padding: 0 !important;
}
.movie-modal-box .modal-inner {
  margin: 0 auto;
  max-height: 80%;
  position: relative;
  width: calc(100vh - 50px);
}
.movie-modal-box .modal-inner::before {
  content: '';
  display: block;
  height: 0;
  padding-top: 56.25%;
  width: 100%;
}
.movie-modal-box .movie-wrap {
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.movie-modal-box .movie-wrap iframe {
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 641px) {
  .movie-list > li:nth-child(3n),
  .movie-list > li:nth-child(3n - 1) {
    margin-left: 75px;
  }
  .movie-list > li:nth-child(n + 4) {
    margin-top: 32px;
  }
  .movie-list > li:not(.no-text) .img-wrap:hover::before {
    background: #fff;
  }
  .movie-list > li:not(.no-text) .img-wrap:hover::after {
    border-left-color: #ff0d0d;
  }
  .sp {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .movie-list {
    margin: 20px 0 40px;
  }
  .movie-list + .movie-list {
    margin: 30px 0 25px;
  }
  .movie-list > li {
    width: 100%;
  }
  .movie-list > li:not(:first-child) {
    margin-top: 15px;
  }
  .movie-list > li .movie-ttl {
    font-size: 16px;
  }
  .movie-list > li .btn-wrap {
    margin-bottom: 20px;
  }
  .movie-list > li .btn-text {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .movie-list > li .btn-text::before,
  .movie-list > li .btn-text::after {
    height: 30px;
    margin-top: 6px;
  }
  .movie-list > li .btn-wrap > a {
    font-size: 18px;
  }
  .movie-list > li .text {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .movie-list > li.no-text .img-wrap {
    height: auto;
  }
  .movie-modal-box .movie-modal-wrap {
    bottom: initial;
    padding: 30px 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .movie-modal-box .close-btn {
    height: 50px;
    top: -60px;
    width: 50px;
  }
  .movie-modal-box .close-btn::before,
  .movie-modal-box .close-btn::after {
    height: 2px;
    width: 25px;
  }
  .movie-modal-box .sec-wrap > .text {
    font-size: 13px;
  }
  .movie-modal-box .modal-inner {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}

/* row-title-area
  ========================================================================== */
.sec-n.row-title-sec .sec-wrap .row-title {
  font-size: 52px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .sec-n.row-title-sec .sec-wrap {
    height: auto;
    min-height: 150px;
    padding-top: 0;
  }
  .dl-unit .ttl {
    font-size: 18px;
  }
  .sec-n.row-title-sec .sec-wrap .row-title {
    font-size: 5.5vw;
  }
}

/* #campaign
  ========================================================================== */
#campaign .heading01 {
  position: relative;
  top: -40px;
  left: 0;
}
.sec-n#campaign {
  padding: 0 0 120px;
}
.star-content-box .image {
  text-align: center;
}
@media only screen and (min-width: 641px) {
  .star-content-box {
    display: flex;
    justify-content: space-around;
  }
}
@media only screen and (max-width: 640px) {
  .star-content-box .lead-txt .pc {
    display: none;
  }
  .star-content-box .image {
    display: flex;
    justify-content: space-around;
  }
  .star-content-box .image img {
    width: 200px;
  }
}
#campaign .circle-txt {
  display: inline-block;
  padding-left: 40px;
  position: relative;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #333333;
}
#campaign .circle-txt::before {
  content: "";
  background-color: #ee7950;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0;
}
#campaign .lead-txt {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #333333;
  padding-bottom: 35px;
}
@media only screen and (min-width: 641px) {
  .function .heading01 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .function .heading01 {
    margin-bottom: 0;
  }
}
@media screen  and (max-width: 640px) {
  .sec-n#campaign {
    padding: 0 0 40px;
  }
  #campaign .circle-txt {
    display: inline-block;
    padding-left: 7.813vw;
    position: relative;
    margin-bottom: 0;
    font-size: 4.063vw;
    line-height: 1.8;
  }
  #campaign .circle-txt::before {
    content: "";
    background-color: #ee7950;
    width: 3.75vw;
    height: 3.75vw;
    border-radius: 50%;
    position: absolute;
    top: 1.5vw;
    left: 0;
  }
  #campaign .lead-txt {
    font-size: 4.063vw;
    line-height: 1.8;
    padding-bottom: 25px;
  }
}