@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: 36px;
  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/index/_header.scss */
#header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

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

/* line 21, ../scss/layout/index/_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/index/_header.scss */
  .header__bcg {
    top: -800px;
  }
}

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

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

/* line 49, ../scss/layout/index/_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/index/_header.scss */
  .header__logo {
    width: 125px;
    margin: 25px 0 0 25px;
  }
}

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

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

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

/* line 75, ../scss/layout/index/_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/index/_header.scss */
  .header__nav {
    display: none;
    top: 0;
    width: 100%;
  }
}

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

/* line 101, ../scss/layout/index/_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/index/_header.scss */
  .header__nav li {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 15px 0 15px 0;
  }
}

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

/* line 132, ../scss/layout/index/_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: #6cc6cd;
}

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

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

/* line 149, ../scss/layout/index/_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/index/_header.scss */
.header__button-set {
  position: absolute;
}
@media only screen and (min-width: 1280px) {
  /* line 156, ../scss/layout/index/_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/index/_header.scss */
  .header__button-set {
    top: 0;
    right: 0;
    margin: 15px 25px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 156, ../scss/layout/index/_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/index/_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/index/_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/index/_header.scss */
.header__button--regist:hover, .header__button--login:hover {
  opacity: 0.9;
}

/* line 208, ../scss/layout/index/_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/index/_header.scss */
.header__button--regist {
  background-color: #e67269;
}
/* line 223, ../scss/layout/index/_header.scss */
.header__button--regist:before {
  content: "\e902";
  padding-right: 10px;
}

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

/* line 241, ../scss/layout/index/_header.scss */
#header__nav-icon {
  display: none;
}
@media only screen and (max-width: 640px) {
  /* line 241, ../scss/layout/index/_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/index/_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/index/_header.scss */
.header__nav-icon__open {
  color: #6cc6cd;
}
/* line 269, ../scss/layout/index/_header.scss */
.header__nav-icon__open:before {
  content: "\e900";
}

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

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

/* line 1, ../scss/layout/index/_keyvisual.scss */
#keyvisual {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  /* line 1, ../scss/layout/index/_keyvisual.scss */
  #keyvisual {
    margin-top: 0;
  }
}

/* line 12, ../scss/layout/index/_keyvisual.scss */
.keyvisual__container {
  position: relative;
  width: 1280px;
  height: 686px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 12, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__container {
    width: 100%;
  }
}

/* line 23, ../scss/layout/index/_keyvisual.scss */
.keyvisual__bcg {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 29, ../scss/layout/index/_keyvisual.scss */
.keyvisual__cover {
  position: absolute;
  top: 436px;
  left: 0;
}

/* line 35, ../scss/layout/index/_keyvisual.scss */
.keyvisual__slide {
  position: absolute;
  top: 0;
  right: 0;
  width: 820px;
  height: auto;
}
/* line 42, ../scss/layout/index/_keyvisual.scss */
.keyvisual__slide figure {
  position: absolute;
}
@media only screen and (max-width: 640px) {
  /* line 42, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__slide figure {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 350px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 35, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__slide {
    top: 275px;
    width: 100%;
  }
}

/* line 60, ../scss/layout/index/_keyvisual.scss */
#keyvisual-slide-02 {
  display: none;
}

/* line 64, ../scss/layout/index/_keyvisual.scss */
#keyvisual-slide-03 {
  display: none;
}

/* line 68, ../scss/layout/index/_keyvisual.scss */
.keyvisual__logo-set {
  position: absolute;
  top: 150px;
  left: 25px;
  width: 500px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 68, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__logo-set {
    top: 120px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
  }
}

@media only screen and (max-width: 640px) {
  /* 2022.01.05 Added By BT K.Miura */
  .keyvisual__logo-set p {
    margin-top: -10px;
    font-size: 10px;
  }
}

/* line 85, ../scss/layout/index/_keyvisual.scss */
.keyvisual__logo {
  width: 500px;
  height: auto;
}
@media only screen and (max-width: 640px) {
  /* line 85, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__logo {
    width: 250px;
    margin: 0 auto;
  }
}

/* line 95, ../scss/layout/index/_keyvisual.scss */
.keyvisual__copy {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 2;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 95, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__copy {
    font-size: 18px;
    line-height: 1.4;
  }
}

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

/* line 117, ../scss/layout/index/_keyvisual.scss */
.keyvisual__button--regist, .keyvisual__button--login {
  display: inline-block;
  width: 200px;
  height: 46px;
  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 117, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__button--regist, .keyvisual__button--login {
    width: 120px;
    height: 30px;
    border-radius: 15px;
    margin: 0 5px;
    font-size: 11px;
    font-weight: 700;
  }
}

/* line 141, ../scss/layout/index/_keyvisual.scss */
.keyvisual__button--regist:hover, .keyvisual__button--login:hover {
  opacity: 0.9;
}

/* line 145, ../scss/layout/index/_keyvisual.scss */
.keyvisual__button--regist:before, .keyvisual__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 156, ../scss/layout/index/_keyvisual.scss */
.keyvisual__button--regist {
  background-color: #e67269;
}
/* line 160, ../scss/layout/index/_keyvisual.scss */
.keyvisual__button--regist:before {
  content: "\e902";
  padding-right: 10px;
}

/* line 167, ../scss/layout/index/_keyvisual.scss */
.keyvisual__button--login {
  background-color: #284699;
}
/* line 171, ../scss/layout/index/_keyvisual.scss */
.keyvisual__button--login:before {
  content: "\e903";
  padding-right: 10px;
}

/* line 178, ../scss/layout/index/_keyvisual.scss */
.keyvisual__news {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75%;
}
@media only screen and (max-width: 640px) {
  /* line 178, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__news {
    bottom: 30px;
    width: 95%;
  }
}

/* line 190, ../scss/layout/index/_keyvisual.scss */
.keyvisual__news__title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Baloo Tamma 2", cursive;
  font-size: 36px;
  font-weight: 700;
  color: #284699;
  margin-top: 5px;
}
@media only screen and (max-width: 640px) {
  /* line 190, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__news__title {
    font-size: 20px;
    margin-left: 30px;
  }
}

/* line 208, ../scss/layout/index/_keyvisual.scss */
.keyvisual__news__ul {
  margin: 0 0 0 60px;
  padding: 15px 0 15px 50px;
  background-color: #e2f1f1;
  border: solid 5px #e2f1f1;
  border-radius: 20px 0 0 20px;
  height: 125px;
  overflow-x: hidden;
  overflow-y: auto;
}
@media only screen and (max-width: 640px) {
  /* line 208, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__news__ul {
    padding: 15px 0 15px 30px;
    height: 100px;
  }
}
/* line 223, ../scss/layout/index/_keyvisual.scss */
.keyvisual__news__ul li {
  display: block;
  line-height: 1.4;
  padding-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  /* line 223, ../scss/layout/index/_keyvisual.scss */
  .keyvisual__news__ul li {
    font-size: 10px;
  }
}
/* line 232, ../scss/layout/index/_keyvisual.scss */
.keyvisual__news__ul li span {
  display: inline-block;
  vertical-align: top;
}

/* line 239, ../scss/layout/index/_keyvisual.scss */
.news__date {
  width: 20%;
  max-width: 85px;
  padding-right: 5px;
}
@media only screen and (max-width: 640px) {
  /* line 239, ../scss/layout/index/_keyvisual.scss */
  .news__date {
    width: 25%;
  }
}

/* line 249, ../scss/layout/index/_keyvisual.scss */
.news__type {
  width: 10%;
  max-width: 50px;
  padding-right: 5px;
  font-weight: 700;
  color: #e67269;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  /* line 249, ../scss/layout/index/_keyvisual.scss */
  .news__type {
    width: 12.5%;
  }
}

/* line 262, ../scss/layout/index/_keyvisual.scss */
.news__text {
  width: 70%;
}
@media only screen and (max-width: 640px) {
  /* line 262, ../scss/layout/index/_keyvisual.scss */
  .news__text {
    max-width: 125px;
  }
}

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

/* line 7, ../scss/layout/index/_whats.scss */
.whats__container {
  position: relative;
  width: 1280px;
  height: 700px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/layout/index/_whats.scss */
  .whats__container {
    width: 100%;
    height: 650px;
  }
}

/* line 19, ../scss/layout/index/_whats.scss */
.whats__bcg {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 25, ../scss/layout/index/_whats.scss */
.whats__cover {
  position: absolute;
  top: 400px;
  left: 0;
}

/* line 31, ../scss/layout/index/_whats.scss */
.whats__contents {
  position: absolute;
  text-align: center;
}
@media only screen and (min-width: 1280px) {
  /* line 31, ../scss/layout/index/_whats.scss */
  .whats__contents {
    top: 300px;
    right: 25px;
    width: 500px;
    height: 300px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1279px) {
  /* line 31, ../scss/layout/index/_whats.scss */
  .whats__contents {
    top: 300px;
    right: 25px;
    width: 500px;
    height: 300px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 31, ../scss/layout/index/_whats.scss */
  .whats__contents {
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    height: 250px;
  }
}
/* line 59, ../scss/layout/index/_whats.scss */
.whats__contents .whats__title--en {
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 59, ../scss/layout/index/_whats.scss */
  .whats__contents .whats__title--en {
    font-size: 18px;
  }
}
/* line 70, ../scss/layout/index/_whats.scss */
.whats__contents .whats__title--jp {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 70, ../scss/layout/index/_whats.scss */
  .whats__contents .whats__title--jp {
    font-size: 20px;
  }
}
/* line 80, ../scss/layout/index/_whats.scss */
.whats__contents .whats__text {
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  /* line 80, ../scss/layout/index/_whats.scss */
  .whats__contents .whats__text {
    font-size: 12px;
  }
}

/* line 91, ../scss/layout/index/_whats.scss */
.whats__monita {
  position: absolute;
  top: 100px;
  left: 375px;
}
@media only screen and (max-width: 640px) {
  /* line 91, ../scss/layout/index/_whats.scss */
  .whats__monita {
    top: 300px;
    left: 200px;
    width: 150px;
  }
}

/* line 103, ../scss/layout/index/_whats.scss */
.whats__polka‐dots {
  position: absolute;
  top: 50px;
  left: 50px;
}
@media only screen and (max-width: 640px) {
  /* line 103, ../scss/layout/index/_whats.scss */
  .whats__polka‐dots {
    top: 250px;
    left: 15px;
    width: 250px;
  }
}

/* line 115, ../scss/layout/index/_whats.scss */
.whats__column--01 {
  position: absolute;
  top: 300px;
  left: 75px;
}
@media only screen and (max-width: 640px) {
  /* line 115, ../scss/layout/index/_whats.scss */
  .whats__column--01 {
    top: 375px;
    left: 20px;
    width: 125px;
  }
}

/* line 127, ../scss/layout/index/_whats.scss */
.whats__column--02 {
  position: absolute;
  top: 75px;
  left: 175px;
}
@media only screen and (max-width: 640px) {
  /* line 127, ../scss/layout/index/_whats.scss */
  .whats__column--02 {
    top: 250px;
    left: 35px;
    width: 100px;
  }
}

/* line 139, ../scss/layout/index/_whats.scss */
.whats__column--03 {
  position: absolute;
  top: 75px;
  left: 625px;
}
@media only screen and (max-width: 640px) {
  /* line 139, ../scss/layout/index/_whats.scss */
  .whats__column--03 {
    top: 285px;
    left: 135px;
    width: 100px;
  }
}

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

/* line 7, ../scss/layout/index/_merit.scss */
.merit__container {
  position: relative;
  width: 1280px;
  height: 750px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/layout/index/_merit.scss */
  .merit__container {
    width: 100%;
    height: 700px;
  }
}

/* line 19, ../scss/layout/index/_merit.scss */
.merit__bcg {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 25, ../scss/layout/index/_merit.scss */
.merit__cover {
  position: absolute;
  top: 400px;
  left: 0;
}

/* line 31, ../scss/layout/index/_merit.scss */
.merit__contents {
  position: absolute;
  text-align: center;
}
@media only screen and (min-width: 1280px) {
  /* line 31, ../scss/layout/index/_merit.scss */
  .merit__contents {
    top: 325px;
    left: 15px;
    width: 575px;
    height: 300px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1279px) {
  /* line 31, ../scss/layout/index/_merit.scss */
  .merit__contents {
    top: 325px;
    left: 15px;
    width: 575px;
    height: 300px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 31, ../scss/layout/index/_merit.scss */
  .merit__contents {
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    height: 250px;
  }
}
/* line 59, ../scss/layout/index/_merit.scss */
.merit__contents .merit__title--en {
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 59, ../scss/layout/index/_merit.scss */
  .merit__contents .merit__title--en {
    font-size: 18px;
  }
}
/* line 70, ../scss/layout/index/_merit.scss */
.merit__contents .merit__title--jp {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 70, ../scss/layout/index/_merit.scss */
  .merit__contents .merit__title--jp {
    font-size: 20px;
  }
}
/* line 80, ../scss/layout/index/_merit.scss */
.merit__contents .merit__text {
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  /* line 80, ../scss/layout/index/_merit.scss */
  .merit__contents .merit__text {
    font-size: 12px;
  }
}

/* line 91, ../scss/layout/index/_merit.scss */
.merit__monita {
  position: absolute;
  top: 100px;
  right: -150px;
}
@media only screen and (max-width: 640px) {
  /* line 91, ../scss/layout/index/_merit.scss */
  .merit__monita {
    top: 350px;
    right: -75px;
    width: 220px;
  }
}

/* line 103, ../scss/layout/index/_merit.scss */
.merit__polka‐dots {
  position: absolute;
  top: 100px;
  right: 275px;
}
@media only screen and (max-width: 640px) {
  /* line 103, ../scss/layout/index/_merit.scss */
  .merit__polka‐dots {
    top: 275px;
    left: 10px;
    width: 250px;
  }
}

/* line 115, ../scss/layout/index/_merit.scss */
.merit__column--01, .merit__column--02, .merit__column--03 {
  position: absolute;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 115, ../scss/layout/index/_merit.scss */
  .merit__column--01, .merit__column--02, .merit__column--03 {
    width: 140px;
  }
}
/* line 123, ../scss/layout/index/_merit.scss */
.merit__column--01 .caption--en, .merit__column--02 .caption--en, .merit__column--03 .caption--en {
  position: absolute;
  font-family: "Baloo Tamma 2", cursive;
  font-size: 24px;
  font-weight: 700;
  color: #29767c;
  width: 100%;
  margin-top: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 123, ../scss/layout/index/_merit.scss */
  .merit__column--01 .caption--en, .merit__column--02 .caption--en, .merit__column--03 .caption--en {
    font-size: 18px;
    margin-top: 10px;
  }
}
/* line 138, ../scss/layout/index/_merit.scss */
.merit__column--01 .caption--jp, .merit__column--02 .caption--jp, .merit__column--03 .caption--jp {
  position: absolute;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  /* line 138, ../scss/layout/index/_merit.scss */
  .merit__column--01 .caption--jp, .merit__column--02 .caption--jp, .merit__column--03 .caption--jp {
    font-size: 14px;
    margin-top: 30px;
  }
}

/* line 153, ../scss/layout/index/_merit.scss */
.merit__column--01 {
  top: 50px;
  right: 350px;
}
@media only screen and (max-width: 640px) {
  /* line 153, ../scss/layout/index/_merit.scss */
  .merit__column--01 {
    top: 275px;
    right: 100px;
  }
}

/* line 164, ../scss/layout/index/_merit.scss */
.merit__column--02 {
  top: 300px;
  right: 200px;
}
@media only screen and (max-width: 640px) {
  /* line 164, ../scss/layout/index/_merit.scss */
  .merit__column--02 {
    top: 475px;
    right: 115px;
  }
}

/* line 175, ../scss/layout/index/_merit.scss */
.merit__column--03 {
  top: 275px;
  right: 450px;
}
@media only screen and (max-width: 640px) {
  /* line 175, ../scss/layout/index/_merit.scss */
  .merit__column--03 {
    top: 375px;
    right: 225px;
  }
}

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

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

/* line 20, ../scss/layout/index/_flow.scss */
.flow__bcg {
  position: absolute;
  top: 100px;
  left: 0;
}

/* line 26, ../scss/layout/index/_flow.scss */
.flow__contents {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 650px;
  height: 300px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 26, ../scss/layout/index/_flow.scss */
  .flow__contents {
    width: 300px;
    height: 250px;
  }
}
/* line 42, ../scss/layout/index/_flow.scss */
.flow__contents .flow__title--en {
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 42, ../scss/layout/index/_flow.scss */
  .flow__contents .flow__title--en {
    font-size: 18px;
  }
}
/* line 53, ../scss/layout/index/_flow.scss */
.flow__contents .flow__title--jp {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 53, ../scss/layout/index/_flow.scss */
  .flow__contents .flow__title--jp {
    font-size: 16px;
  }
}
/* line 63, ../scss/layout/index/_flow.scss */
.flow__contents .flow__text {
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  /* line 63, ../scss/layout/index/_flow.scss */
  .flow__contents .flow__text {
    font-size: 12px;
  }
}

/* line 74, ../scss/layout/index/_flow.scss */
.flow__column--01, .flow__column--02, .flow__column--03, .flow__column--04 {
  position: absolute;
  width: 300px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 74, ../scss/layout/index/_flow.scss */
  .flow__column--01, .flow__column--02, .flow__column--03, .flow__column--04 {
    width: 150px;
  }
}
/* line 83, ../scss/layout/index/_flow.scss */
.flow__column--01 .caption--en, .flow__column--02 .caption--en, .flow__column--03 .caption--en, .flow__column--04 .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 83, ../scss/layout/index/_flow.scss */
  .flow__column--01 .caption--en, .flow__column--02 .caption--en, .flow__column--03 .caption--en, .flow__column--04 .caption--en {
    font-size: 18px;
    margin-top: 10px;
  }
}
/* line 98, ../scss/layout/index/_flow.scss */
.flow__column--01 .caption--jp, .flow__column--02 .caption--jp, .flow__column--03 .caption--jp, .flow__column--04 .caption--jp {
  position: absolute;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 24px;
  font-weight: 700;
  width: 100%;
  margin-top: 60px;
}
@media only screen and (max-width: 640px) {
  /* line 98, ../scss/layout/index/_flow.scss */
  .flow__column--01 .caption--jp, .flow__column--02 .caption--jp, .flow__column--03 .caption--jp, .flow__column--04 .caption--jp {
    font-size: 14px;
    margin-top: 30px;
  }
}

/* line 113, ../scss/layout/index/_flow.scss */
.flow__column--01 {
  top: 200px;
  left: 0;
}
@media only screen and (max-width: 640px) {
  /* line 113, ../scss/layout/index/_flow.scss */
  .flow__column--01 {
    top: 200px;
    left: 25px;
  }
}

/* line 124, ../scss/layout/index/_flow.scss */
.flow__column--02 {
  top: 275px;
  left: 320px;
}
@media only screen and (max-width: 640px) {
  /* line 124, ../scss/layout/index/_flow.scss */
  .flow__column--02 {
    top: 225px;
    left: 205px;
  }
}

/* line 135, ../scss/layout/index/_flow.scss */
.flow__column--03 {
  top: 250px;
  left: 640px;
}
@media only screen and (max-width: 640px) {
  /* line 135, ../scss/layout/index/_flow.scss */
  .flow__column--03 {
    top: 375px;
    left: 35px;
  }
}

/* line 146, ../scss/layout/index/_flow.scss */
.flow__column--04 {
  top: 300px;
  left: 960px;
}
@media only screen and (max-width: 640px) {
  /* line 146, ../scss/layout/index/_flow.scss */
  .flow__column--04 {
    top: 400px;
    left: 205px;
  }
}

/* line 157, ../scss/layout/index/_flow.scss */
.flow__button--detail {
  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 157, ../scss/layout/index/_flow.scss */
  .flow__button--detail {
    width: 240px;
    height: 40px;
    border-radius: 20px;
    font-family: "M PLUS 1p", sans-serif;
    font-size: 16px;
  }
}

/* line 179, ../scss/layout/index/_flow.scss */
.flow__button--detail:hover {
  opacity: 0.9;
}

/* line 183, ../scss/layout/index/_flow.scss */
.flow__button--detail {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../img/common/bcg_button_detail.png) no-repeat;
  background-color: #6cc6cd;
}
@media only screen and (max-width: 640px) {
  /* line 183, ../scss/layout/index/_flow.scss */
  .flow__button--detail {
    bottom: 25px;
    background-size: 100%;
  }
}

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

/* line 7, ../scss/layout/index/_example.scss */
.example__container {
  position: relative;
  width: 1280px;
  height: 750px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/layout/index/_example.scss */
  .example__container {
    width: 100%;
    height: 700px;
  }
}

/* line 19, ../scss/layout/index/_example.scss */
.example__bcg {
  position: absolute;
  top: 100px;
  left: 0;
}
@media only screen and (max-width: 640px) {
  /* line 19, ../scss/layout/index/_example.scss */
  .example__bcg {
    top: 0;
  }
}

/* line 29, ../scss/layout/index/_example.scss */
.example__contents {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 650px;
  height: 200px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 29, ../scss/layout/index/_example.scss */
  .example__contents {
    width: 300px;
    height: 250px;
  }
}
/* line 45, ../scss/layout/index/_example.scss */
.example__contents .example__title--en {
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 45, ../scss/layout/index/_example.scss */
  .example__contents .example__title--en {
    font-size: 18px;
  }
}
/* line 56, ../scss/layout/index/_example.scss */
.example__contents .example__title--jp {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 56, ../scss/layout/index/_example.scss */
  .example__contents .example__title--jp {
    font-size: 18px;
  }
}
/* line 66, ../scss/layout/index/_example.scss */
.example__contents .example__text {
  font-size: 18px;
  line-height: 1.6;
}
@media only screen and (max-width: 640px) {
  /* line 66, ../scss/layout/index/_example.scss */
  .example__contents .example__text {
    font-size: 12px;
  }
}

/* line 76, ../scss/layout/index/_example.scss */
.example__columns {
  position: absolute;
  width: 1000px;
  height: 400px;
  top: 250px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -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 76, ../scss/layout/index/_example.scss */
  .example__columns {
    width: 300px;
    height: 500px;
    top: 100px;
  }
}

/* line 99, ../scss/layout/index/_example.scss */
.example__column {
  display: inline-block;
  position: relative;
  width: 400px;
  text-align: center;
  margin: 0 48px;
}
@media only screen and (max-width: 640px) {
  /* line 99, ../scss/layout/index/_example.scss */
  .example__column {
    width: 270px;
    margin: 0 0 10px 0;
  }
}
/* line 111, ../scss/layout/index/_example.scss */
.example__column .caption--en {
  position: absolute;
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
  width: 100%;
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  /* line 111, ../scss/layout/index/_example.scss */
  .example__column .caption--en {
    font-size: 20px;
    margin-top: 25px;
  }
}
/* line 126, ../scss/layout/index/_example.scss */
.example__column .caption--jp {
  position: absolute;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 24px;
  font-weight: 700;
  width: 100%;
  margin-top: 100px;
}
@media only screen and (max-width: 640px) {
  /* line 126, ../scss/layout/index/_example.scss */
  .example__column .caption--jp {
    font-size: 14px;
    margin-top: 55px;
  }
}
/* line 140, ../scss/layout/index/_example.scss */
.example__column .example__text {
  position: absolute;
  width: 100%;
  margin-top: 175px;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 140, ../scss/layout/index/_example.scss */
  .example__column .example__text {
    margin-top: 100px;
    font-size: 12px;
    line-height: 1.6;
  }
}

@media only screen and (max-width: 640px) {
  /* line 156, ../scss/layout/index/_example.scss */
  .example__column:nth-child(1) {
    margin-right: 30px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 163, ../scss/layout/index/_example.scss */
  .example__column:nth-child(2) {
    margin-left: 30px;
  }
}

/* line 169, ../scss/layout/index/_example.scss */
.example__prev-file {
  position: absolute;
  top: 425px;
  left: 25px;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  /* line 169, ../scss/layout/index/_example.scss */
  .example__prev-file {
    top: 350px;
    left: 5px;
    width: 50px;
  }
}

/* line 182, ../scss/layout/index/_example.scss */
.example__next-file {
  position: absolute;
  top: 425px;
  right: 25px;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  /* line 182, ../scss/layout/index/_example.scss */
  .example__next-file {
    top: 350px;
    right: 5px;
    width: 50px;
  }
}

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

/* line 7, ../scss/layout/index/_voice.scss */
.voice__container {
  position: relative;
  width: 1280px;
  height: 750px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  /* line 7, ../scss/layout/index/_voice.scss */
  .voice__container {
    width: 100%;
    height: 650px;
  }
}

/* line 19, ../scss/layout/index/_voice.scss */
.voice__bcg {
  position: absolute;
  top: 100px;
  left: 0;
}
@media only screen and (max-width: 640px) {
  /* line 19, ../scss/layout/index/_voice.scss */
  .voice__bcg {
    top: 50px;
  }
}

/* line 29, ../scss/layout/index/_voice.scss */
.voice__contents {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 650px;
  height: 200px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  /* line 29, ../scss/layout/index/_voice.scss */
  .voice__contents {
    width: 300px;
    height: 250px;
  }
}
/* line 45, ../scss/layout/index/_voice.scss */
.voice__contents .voice__title--en {
  font-family: "Baloo Tamma 2", cursive;
  font-size: 30px;
  font-weight: 700;
  color: #29767c;
}
@media only screen and (max-width: 640px) {
  /* line 45, ../scss/layout/index/_voice.scss */
  .voice__contents .voice__title--en {
    font-size: 18px;
  }
}
/* line 56, ../scss/layout/index/_voice.scss */
.voice__contents .voice__title--jp {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  /* line 56, ../scss/layout/index/_voice.scss */
  .voice__contents .voice__title--jp {
    font-size: 20px;
  }
}
/* line 66, ../scss/layout/index/_voice.scss */
.voice__contents .voice__text {
  font-size: 18px;
  line-height: 1.6;
}
@media only screen and (max-width: 640px) {
  /* line 66, ../scss/layout/index/_voice.scss */
  .voice__contents .voice__text {
    font-size: 12px;
  }
}

/* line 76, ../scss/layout/index/_voice.scss */
.voice__columns {
  position: absolute;
  width: 1000px;
  height: 400px;
  top: 250px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -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 76, ../scss/layout/index/_voice.scss */
  .voice__columns {
    width: 240px;
    height: 500px;
    top: 125px;
  }
}

/* line 99, ../scss/layout/index/_voice.scss */
.voice__column {
  display: inline-block;
  position: relative;
  width: 400px;
  text-align: center;
  margin: 0 48px;
}
@media only screen and (max-width: 640px) {
  /* line 99, ../scss/layout/index/_voice.scss */
  .voice__column {
    width: 240px;
    margin: 0 0 10px 0;
  }
}
/* line 111, ../scss/layout/index/_voice.scss */
.voice__column .caption--monitor {
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  color: #29767c;
  width: 100%;
  margin-top: 125px;
}
@media only screen and (max-width: 640px) {
  /* line 111, ../scss/layout/index/_voice.scss */
  .voice__column .caption--monitor {
    font-size: 12px;
    margin-top: 75px;
  }
}
/* line 125, ../scss/layout/index/_voice.scss */
.voice__column .caption--test {
  position: absolute;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  margin-top: 150px;
}
@media only screen and (max-width: 640px) {
  /* line 125, ../scss/layout/index/_voice.scss */
  .voice__column .caption--test {
    font-size: 12px;
    margin-top: 90px;
  }
}
/* line 138, ../scss/layout/index/_voice.scss */
.voice__column .voice__text {
  position: absolute;
  font-size: 14px;
  width: 100%;
  margin-top: 200px;
  padding: 0 25px;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  /* line 138, ../scss/layout/index/_voice.scss */
  .voice__column .voice__text {
    font-size: 10px;
    margin-top: 110px;
  }
}

/* line 153, ../scss/layout/index/_voice.scss */
.voice__prev-voice {
  position: absolute;
  top: 425px;
  left: 25px;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  /* line 153, ../scss/layout/index/_voice.scss */
  .voice__prev-voice {
    top: 350px;
    left: 5px;
    width: 50px;
  }
}

/* line 166, ../scss/layout/index/_voice.scss */
.voice__next-voice {
  position: absolute;
  top: 425px;
  right: 25px;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  /* line 166, ../scss/layout/index/_voice.scss */
  .voice__next-voice {
    top: 350px;
    right: 5px;
    width: 50px;
  }
}

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