@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Baloo+Tamma+2:wght@500;700&family=M+PLUS+1p:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Baloo+Tamma+2:wght@500;700&display=swap);
/* line 3, ../scss/foundation/_reset.scss */
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 21, ../scss/foundation/_reset.scss */
body {
  margin: 0;
  padding: 0;
}

/* line 26, ../scss/foundation/_reset.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

/* line 31, ../scss/foundation/_reset.scss */
img {
  border: none;
}

/* line 35, ../scss/foundation/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 40, ../scss/foundation/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 45, ../scss/foundation/_reset.scss */
figure {
  margin: 0;
}

/* line 50, ../scss/foundation/_reset.scss */
cite {
  font-style: normal;
}

/* line 54, ../scss/foundation/_reset.scss */
hr {
  border: none;
  width: 0;
}

/* line 60, ../scss/foundation/_reset.scss */
img {
  max-width: 100%;
  height: auto;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 17, ../scss/foundation/_icon-font__icomoon.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 32, ../scss/foundation/_icon-font__icomoon.scss */
.icon-menu-open:before {
  content: "\e900";
}

/* line 35, ../scss/foundation/_icon-font__icomoon.scss */
.icon-menu-close:before {
  content: "\e901";
}

/* line 38, ../scss/foundation/_icon-font__icomoon.scss */
.icon-regist:before {
  content: "\e902";
}

/* line 41, ../scss/foundation/_icon-font__icomoon.scss */
.icon-login:before {
  content: "\e903";
}

/*
@font-face {
  font-family: 'M+ 1c light Subset';
  src: url('../fonts/mplus-1c-light-sub/mplus-1c-light-sub.eot');
  src: url('../fonts/mplus-1c-light-sub/mplus-1c-light-sub.eot?#iefix') format('embedded-opentype'),
  url('../fonts/mplus-1c-light-sub/mplus-1c-light-sub.woff') format('woff'),
  url('../fonts/mplus-1c-light-sub/mplus-1c-light-sub.ttf') format('truetype');
}
@font-face {
  font-family: 'M+ 1c bold Subset';
  src: url('../fonts/mplus-1c-bold-sub/mplus-1c-bold-sub.eot');
  src: url('../fonts/mplus-1c-bold-sub/mplus-1c-bold-sub.eot?#iefix') format('embedded-opentype'),
  url('../fonts/mplus-1c-bold-sub/mplus-1c-bold-sub.woff') format('woff'),
  url('../fonts/mplus-1c-bold-sub/mplus-1c-bold-sub.ttf') format('truetype');
}
*/
/* line 50, ../scss/foundation/_config.scss */
body {
  font-family: "M PLUS 1p", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  color: #282923;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  /* line 50, ../scss/foundation/_config.scss */
  body {
    -webkit-text-size-adjust: 100%;
  }
}

/* line 63, ../scss/foundation/_config.scss */
a:link {
  color: #29767c;
  text-decoration: none;
}
/* line 68, ../scss/foundation/_config.scss */
a:hover {
  color: #6cc6cd;
  text-decoration: none;
}
/* line 73, ../scss/foundation/_config.scss */
a:visited {
  color: #29767c;
  text-decoration: none;
}

/* line 79, ../scss/foundation/_config.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* M+フォントを使用した場合、brタグが視覚化されてしまうバグの対策 */
/* line 86, ../scss/foundation/_config.scss */
br {
  color: transparent;
}

/* ------------------------- License ------------------------- */
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* line 16, ../scss/component/_header__nav-hover.scss */
.header__nav-hover {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  /* ------------------------- /License ------------------------- */
}
/* line 27, ../scss/component/_header__nav-hover.scss */
.header__nav-hover:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #7b7e72;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* line 48, ../scss/component/_header__nav-hover.scss */
.header__nav-hover:hover:before, .header__nav-hover:focus:before, .header__nav-hover:active:before {
  left: 0;
  right: 0;
}

/* line 1, ../scss/layout/_common.scss */
.text__br--pc {
  display: block;
}

@media only screen and (min-width: 1280px) {
  /* line 5, ../scss/layout/_common.scss */
  .text__br--sp {
    display: inline;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1279px) {
  /* line 5, ../scss/layout/_common.scss */
  .text__br--sp {
    display: inline;
  }
}
@media only screen and (max-width: 640px) {
  /* line 5, ../scss/layout/_common.scss */
  .text__br--sp {
    display: block;
  }
}

/* line 19, ../scss/layout/_common.scss */
.scroll-down--left {
  position: absolute;
  bottom: 0;
  left: 5%;
}
@media only screen and (max-width: 640px) {
  /* line 24, ../scss/layout/_common.scss */
  .scroll-down--left img {
    width: 18px;
    height: auto;
  }
}

/* line 32, ../scss/layout/_common.scss */
.scroll-down--right {
  position: absolute;
  bottom: 0;
  right: 5%;
}
@media only screen and (max-width: 640px) {
  /* line 37, ../scss/layout/_common.scss */
  .scroll-down--right img {
    width: 18px;
    height: auto;
  }
}

/* line 1, ../scss/layout/_header.scss */
#header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

/* line 9, ../scss/layout/_header.scss */
.header__container {
  position: relative;
  width: 100%;
  min-width: 1280px;
  height: 135px;
}
@media only screen and (max-width: 640px) {
  /* line 9, ../scss/layout/_header.scss */
  .header__container {
    min-width: 100%;
    height: 100%;
  }
}

/* line 21, ../scss/layout/_header.scss */
.header__bcg {
  position: absolute;
  top: -300px;
  left: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 640px) {
  /* line 21, ../scss/layout/_header.scss */
  .header__bcg {
    top: -800px;
  }
}

/* line 37, ../scss/layout/_header.scss */
.header__bcg.down-bcg {
  top: 0;
}
@media only screen and (max-width: 640px) {
  /* line 37, ../scss/layout/_header.scss */
  .header__bcg.down-bcg {
    top: -550px;
  }
}

/* line 45, ../scss/layout/_header.scss */
.header__bcg.menu-open {
  top: 0 !important;
}

/* line 49, ../scss/layout/_header.scss */
.header__logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 185px;
  height: auto;
  margin: 25px 0 0 25px;
}
@media only screen and (max-width: 640px) {
  /* line 49, ../scss/layout/_header.scss */
  .header__logo {
    width: 125px;
    margin: 25px 0 0 25px;
  }
}

/* line 63, ../scss/layout/_header.scss */
#header-logo {
  /* content: url('../img/common/img_logo-wh_small.png'); */
}

/* line 67, ../scss/layout/_header.scss */
#header-logo.down-bcg {
  /* content: url('../img/common/img_logo-wh_small.png'); */
}

/* line 71, ../scss/layout/_header.scss */
#header-logo.menu-open {
  /* content: url('../img/common/img_logo-wh_small.png'); */
}

/* line 75, ../scss/layout/_header.scss */
.header__nav {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 750px;
}
@media only screen and (max-width: 640px) {
  /* line 75, ../scss/layout/_header.scss */
  .header__nav {
    display: none;
    top: 0;
    width: 100%;
  }
}

/* line 91, ../scss/layout/_header.scss */
.header__nav ul {
  display: block;
  height: 100px;
}
@media only screen and (max-width: 640px) {
  /* line 91, ../scss/layout/_header.scss */
  .header__nav ul {
    height: 100%;
    margin-top: 100px;
  }
}

/* line 101, ../scss/layout/_header.scss */
.header__nav li {
  display: inline-block;
  width: 150px;
  padding: 35px 0 30px 0;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 101, ../scss/layout/_header.scss */
  .header__nav li {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 15px 0 15px 0;
  }
}

/* line 116, ../scss/layout/_header.scss */
.header__nav a:link {
  color: #282923;
  text-decoration: none;
}
/* line 121, ../scss/layout/_header.scss */
.header__nav a:hover {
  color: #7b7e72;
  text-decoration: none;
}
/* line 126, ../scss/layout/_header.scss */
.header__nav a:visited {
  color: #282923;
  text-decoration: none;
}

/* line 132, ../scss/layout/_header.scss */
.header__nav__text--en {
  display: block;
  font-family: "Baloo Tamma 2", cursive;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  color: #e2f1f1;
}

/* line 141, ../scss/layout/_header.scss */
.header__nav__text--en.down-bcg {
  /* color: $siteColor05 !important; */
}

/* line 145, ../scss/layout/_header.scss */
.header__nav__text--en.menu-open {
  /* color: $siteColor05 !important; */
}

/* line 149, ../scss/layout/_header.scss */
.header__nav__text--jp {
  display: block;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 14px;
  line-height: 1.2;
}

/* line 156, ../scss/layout/_header.scss */
.header__button-set {
  position: absolute;
}
@media only screen and (min-width: 1280px) {
  /* line 156, ../scss/layout/_header.scss */
  .header__button-set {
    top: 0;
    right: 0;
    margin: 15px 25px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1279px) {
  /* line 156, ../scss/layout/_header.scss */
  .header__button-set {
    top: 0;
    right: 0;
    margin: 15px 25px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 156, ../scss/layout/_header.scss */
  .header__button-set {
    display: none;
    top: 425px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/* line 181, ../scss/layout/_header.scss */
.header__button--regist, .header__button--login {
  display: block;
  width: 160px;
  height: 36px;
  border: 0;
  outline: none;
  border-radius: 20px;
  margin: 10px 0;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  /* line 181, ../scss/layout/_header.scss */
  .header__button--regist, .header__button--login {
    width: 250px;
    height: 50px;
    border-radius: 25px;
    margin: 10px 0;
    font-size: 18px;
  }
}

/* line 204, ../scss/layout/_header.scss */
.header__button--regist:hover, .header__button--login:hover {
  opacity: 0.9;
}

/* line 208, ../scss/layout/_header.scss */
.header__button--regist:before, .header__button--login:before, .regist__button--regist:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 219, ../scss/layout/_header.scss */
.header__button--regist {
  background-color: #e67269;
}
/* line 223, ../scss/layout/_header.scss */
.header__button--regist:before {
  content: "\e902";
  padding-right: 10px;
}

/* line 230, ../scss/layout/_header.scss */
.header__button--login {
  background-color: #284699;
}
/* line 234, ../scss/layout/_header.scss */
.header__button--login:before {
  content: "\e903";
  padding-right: 10px;
}

/* line 241, ../scss/layout/_header.scss */
#header__nav-icon {
  display: none;
}
@media only screen and (max-width: 640px) {
  /* line 241, ../scss/layout/_header.scss */
  #header__nav-icon {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 32px;
    line-height: 0;
    cursor: pointer;
  }
}

/* line 255, ../scss/layout/_header.scss */
.header__nav-icon__open:before, .header__nav-icon__down-bcg:before, .header__nav-icon__close:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 266, ../scss/layout/_header.scss */
.header__nav-icon__open {
  color: #ffffff;
}
/* line 269, ../scss/layout/_header.scss */
.header__nav-icon__open:before {
  content: "\e900";
}

/* line 275, ../scss/layout/_header.scss */
.header__nav-icon__down-bcg {
  color: #ffffff;
}
/* line 278, ../scss/layout/_header.scss */
.header__nav-icon__down-bcg:before {
  content: "\e900";
}

/* line 284, ../scss/layout/_header.scss */
.header__nav-icon__close {
  color: #ffffff;
}
/* line 287, ../scss/layout/_header.scss */
.header__nav-icon__close:before {
  content: "\e901";
}

/* line 1, ../scss/layout/_title.scss */
#title {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 7, ../scss/layout/_title.scss */
.title__container {
  position: relative;
  width: 1280px;
  height: 450px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/layout/_title.scss */
  .title__container {
    width: 100%;
    height: 300px;
    margin: 0 auto;
  }
}

/* line 20, ../scss/layout/_title.scss */
.title__bcg {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 26, ../scss/layout/_title.scss */
.title__contents {
  position: absolute;
  top: 175px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 650px;
  height: 150px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 26, ../scss/layout/_title.scss */
  .title__contents {
    top: 100px;
    width: 325px;
    height: 100px;
  }
}
/* line 43, ../scss/layout/_title.scss */
.title__contents .title__title--en {
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 43, ../scss/layout/_title.scss */
  .title__contents .title__title--en {
    font-size: 18px;
  }
}
/* line 54, ../scss/layout/_title.scss */
.title__contents .title__title--jp {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 54, ../scss/layout/_title.scss */
  .title__contents .title__title--jp {
    font-size: 18px;
  }
}

/* line 1, ../scss/layout/flow/_contents.scss */
#contents {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 7, ../scss/layout/flow/_contents.scss */
.contents__container {
  position: relative;
  width: 1280px;
  margin: 0 auto 50px auto;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/layout/flow/_contents.scss */
  .contents__container {
    width: 100%;
  }
}

/* line 17, ../scss/layout/flow/_contents.scss */
.step__container {
  position: relative;
  width: 980px;
  margin: 0 auto 50px;
}
@media only screen and (max-width: 640px) {
  /* line 17, ../scss/layout/flow/_contents.scss */
  .step__container {
    width: 100%;
  }
}

/* line 27, ../scss/layout/flow/_contents.scss */
.step__column {
  display: inline-block;
  position: relative;
  width: 300px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 27, ../scss/layout/flow/_contents.scss */
  .step__column {
    width: 250px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 25px;
  }
}
/* line 42, ../scss/layout/flow/_contents.scss */
.step__column .caption--en {
  position: absolute;
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
  width: 100%;
  margin-top: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 42, ../scss/layout/flow/_contents.scss */
  .step__column .caption--en {
    font-size: 24px;
    margin-top: 20px;
  }
}
/* line 57, ../scss/layout/flow/_contents.scss */
.step__column .caption--jp {
  position: absolute;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  margin-top: 55px;
}
@media only screen and (max-width: 640px) {
  /* line 57, ../scss/layout/flow/_contents.scss */
  .step__column .caption--jp {
    font-size: 16px;
    margin-top: 45px;
  }
}
/* line 70, ../scss/layout/flow/_contents.scss */
.step__column .caption--jp .small-text {
  display: block;
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  /* line 70, ../scss/layout/flow/_contents.scss */
  .step__column .caption--jp .small-text {
    font-size: 12px;
  }
}

/* line 81, ../scss/layout/flow/_contents.scss */
.step__text {
  display: inline-block;
  position: relative;
  width: 675px;
  height: 300px;
}
@media only screen and (max-width: 640px) {
  /* line 81, ../scss/layout/flow/_contents.scss */
  .step__text {
    width: 100%;
    height: 100%;
  }
}
/* line 92, ../scss/layout/flow/_contents.scss */
.step__text p {
  margin: 0 0 0 25px;
  font-size: 18px;
  line-height: 1.6;
}
@media only screen and (min-width: 1280px) {
  /* line 92, ../scss/layout/flow/_contents.scss */
  .step__text p {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1279px) {
  /* line 92, ../scss/layout/flow/_contents.scss */
  .step__text p {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
  }
}
@media only screen and (max-width: 640px) {
  /* line 92, ../scss/layout/flow/_contents.scss */
  .step__text p {
    position: relative;
    margin: 0;
    padding: 0 30px 0 30px;
    font-size: 14px;
  }
}
/* line 122, ../scss/layout/flow/_contents.scss */
.step__text p .small-text {
  display: block;
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  /* line 122, ../scss/layout/flow/_contents.scss */
  .step__text p .small-text {
    font-size: 12px;
  }
}

/* line 1, ../scss/layout/index/_regist.scss */
#regist {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 7, ../scss/layout/index/_regist.scss */
.regist__container {
  position: relative;
  width: 1280px;
  height: 200px;
  margin: 0 auto 50px auto;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/layout/index/_regist.scss */
  .regist__container {
    width: 100%;
    height: 150px;
    margin: 0 auto 25px auto;
  }
}

/* line 20, ../scss/layout/index/_regist.scss */
.regist__contents {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 650px;
  height: 150px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 20, ../scss/layout/index/_regist.scss */
  .regist__contents {
    width: 300px;
    height: 100px;
  }
}
/* line 36, ../scss/layout/index/_regist.scss */
.regist__contents .regist__title--en {
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 36, ../scss/layout/index/_regist.scss */
  .regist__contents .regist__title--en {
    font-size: 18px;
  }
}
/* line 47, ../scss/layout/index/_regist.scss */
.regist__contents .regist__title--jp {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 47, ../scss/layout/index/_regist.scss */
  .regist__contents .regist__title--jp {
    font-size: 16px;
  }
}

/* 2022.01.05 Added by BT K.Miura */
.regist__contents p {
  display: block;
  margin-top: 130px;
}

@media only screen and (max-width: 640px) {
  /* 2022.01.05 Added by BT K.Miura */
  .regist__contents p {
	display: block;
	margin-top: 90px;
	font-size: 12px;
  }
}

/* line 58, ../scss/layout/index/_regist.scss */
.regist__button--regist {
  display: block;
  width: 480px;
  height: 80px;
  border: 0;
  outline: none;
  border-radius: 40px;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  /* line 58, ../scss/layout/index/_regist.scss */
  .regist__button--regist {
    width: 240px;
    height: 40px;
    border-radius: 20px;
    margin: 0;
    font-family: "M PLUS 1p", sans-serif;
    font-size: 16px;
  }
}

/* line 81, ../scss/layout/index/_regist.scss */
.regist__button--regist:hover {
  opacity: 0.9;
}

/* line 85, ../scss/layout/index/_regist.scss */
.regist__button--regist {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../img/common/bcg_button_regist.png) no-repeat;
  background-color: #e67269;
}
/* line 97, ../scss/layout/index/_regist.scss */
.regist__button--regist:before {
  content: "\e902";
  padding-right: 10px;
}
@media only screen and (max-width: 640px) {
  /* line 85, ../scss/layout/index/_regist.scss */
  .regist__button--regist {
    bottom: 25px;
    background-size: 100%;
  }
}

/* line 1, ../scss/layout/_footer.scss */
#footer {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 7, ../scss/layout/_footer.scss */
.footer__container {
  position: relative;
  width: 1280px;
  height: 600px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/layout/_footer.scss */
  .footer__container {
    width: 100%;
	height: 656px; /* Added by BT K.Miura 2022.02.04 */
  }
}

/* line 18, ../scss/layout/_footer.scss */
.footer__bcg {
  position: absolute;
  top: 0px;
  left: 0;
}

/* line 24, ../scss/layout/_footer.scss */
.footer__nav {
  position: absolute;
  top: 150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 700px;
}
@media only screen and (max-width: 640px) {
  /* line 24, ../scss/layout/_footer.scss */
  .footer__nav {
    top: 150px;
    width: 320px;
  }
}

/* line 39, ../scss/layout/_footer.scss */
.footer__nav ul {
  display: block;
  height: 100px;
}
@media only screen and (max-width: 640px) {
  /* line 39, ../scss/layout/_footer.scss */
  .footer__nav ul {
    text-align: center;
  }
}

/* line 48, ../scss/layout/_footer.scss */
.footer__nav li {
  text-align: center;
  display: inline-block;
  padding: 30px 15px;
}
@media only screen and (max-width: 640px) {
  /* line 48, ../scss/layout/_footer.scss */
  .footer__nav li {
    margin: 0 auto;
    padding: 5px;
  }
}

/* line 60, ../scss/layout/_footer.scss */
.footer__nav a:link {
  color: #ffffff;
  text-decoration: none;
}
/* line 65, ../scss/layout/_footer.scss */
.footer__nav a:hover {
  color: #e2f1f1;
  text-decoration: none;
}
/* line 70, ../scss/layout/_footer.scss */
.footer__nav a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* line 76, ../scss/layout/_footer.scss */
.footer__nav__text--jp {
  display: block;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  /* line 76, ../scss/layout/_footer.scss */
  .footer__nav__text--jp {
    font-size: 14px;
  }
}

/* line 87, ../scss/layout/_footer.scss */
.footer__logo-set {
  position: absolute;
  top: 275px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 380px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 87, ../scss/layout/_footer.scss */
  .footer__logo-set {
    top: 250px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
  }
}

/* line 107, ../scss/layout/_footer.scss */
.footer__logo {
  width: 380px;
  height: auto;
}
@media only screen and (max-width: 640px) {
  /* line 107, ../scss/layout/_footer.scss */
  .footer__logo {
    width: 250px;
    margin: 0 auto;
  }
}

/* line 117, ../scss/layout/_footer.scss */
.footer__copy {
  font-size: 24px;
  font-weight: 700;
  line-height: 2;
  margin-top: 5px;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 117, ../scss/layout/_footer.scss */
  .footer__copy {
    font-size: 18px;
    line-height: 1.4;
  }
}

/* line 130, ../scss/layout/_footer.scss */
.footer__button-set {
  width: 100%;
  margin: 10px 0;
}
@media only screen and (max-width: 640px) {
  /* line 130, ../scss/layout/_footer.scss */
  .footer__button-set {
    margin: 10px 0;
  }
}

/* line 139, ../scss/layout/_footer.scss */
.footer__button--regist, .footer__button--login {
  display: inline-block;
  width: 160px;
  height: 40px;
  border: 0;
  outline: none;
  border-radius: 23px;
  margin: 0 10px;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  /* line 139, ../scss/layout/_footer.scss */
  .footer__button--regist, .footer__button--login {
    width: 120px;
    height: 30px;
    border-radius: 15px;
    margin: 0 5px;
    font-size: 11px;
    font-weight: 700;
  }
}

/* line 163, ../scss/layout/_footer.scss */
.footer__button--regist:hover, .footer__button--login:hover {
  opacity: 0.9;
}

/* line 167, ../scss/layout/_footer.scss */
.footer__button--regist:before, .footer__button--login:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 178, ../scss/layout/_footer.scss */
.footer__button--regist {
  background-color: #e67269;
}
/* line 182, ../scss/layout/_footer.scss */
.footer__button--regist:before {
  content: "\e902";
  padding-right: 10px;
}

/* line 189, ../scss/layout/_footer.scss */
.footer__button--login {
  background-color: #284699;
}
/* line 193, ../scss/layout/_footer.scss */
.footer__button--login:before {
  content: "\e903";
  padding-right: 10px;
}

/* line 200, ../scss/layout/_footer.scss */
.operation__info {
  position: absolute;
  top: 325px;
  right: 15px;
  width: 400px;
  font-size: 12px;
  color: #ffffff;
}
/* line 208, ../scss/layout/_footer.scss */
.operation__info dt {
  display: inline-block;
  width: 110px;
  vertical-align: top;
}
/* line 214, ../scss/layout/_footer.scss */
.operation__info dd {
  display: inline-block;
  width: 280px;
  vertical-align: top;
}
/* line 220, ../scss/layout/_footer.scss */
.operation__info span {
  display: block;
  font-size: 14px;
  font-weight: 700;
}
/* line 227, ../scss/layout/_footer.scss */
.operation__info a:link {
  color: #ffffff;
  text-decoration: none;
}
/* line 232, ../scss/layout/_footer.scss */
.operation__info a:hover {
  color: #e2f1f1;
  text-decoration: none;
}
/* line 237, ../scss/layout/_footer.scss */
.operation__info a:visited {
  color: #ffffff;
  text-decoration: none;
}
@media only screen and (max-width: 640px) {
  /* line 200, ../scss/layout/_footer.scss */
  .operation__info {
    top: 450px;
    right: 0;
    width: 320px;
    font-size: 12px;
  }
}

/* Added by BT K.Miura 2022.02.04 */
.footer__banner {
  position: absolute;
  top: 390px;
  right: 15px;
  width: 400px;
  font-size: 12px;
  color: #ffffff;  
}
  
@media only screen and (max-width: 640px) {
  /* Added by BT K.Miura 2022.02.04 */
  .footer__banner {
    top: 520px;
    right: 0;
	width: 320px;
    font-size: 12px;
  }
  
  .footer__banner img {
    max-width: 70%;
	height: auto;
  }
}

/* line 251, ../scss/layout/_footer.scss */
.footer__copyright {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 25px;
  font-family: "Baloo Tamma 2", cursive;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #29767c;
}

/* line 263, ../scss/layout/_footer.scss */
.go-to-top {
  position: absolute;
  top: 25px;
  left: 5%;
}
@media only screen and (max-width: 640px) {
  /* line 268, ../scss/layout/_footer.scss */
  .go-to-top img {
    width: 18px;
    height: auto;
  }
}
