/*------------------------------------------------------*/
/*  reset */
/*------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

table {
  width: 100%;
}

*,
::before,
::after {
  border-style: solid;
  border-width: 0;
}

:root {
  box-sizing: border-box;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
img {
  vertical-align: bottom;
}

.clearfix:after,
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix, * html .cf {
  zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix, *:first-child + html .cf {
  zoom: 1;
}

/* IE7 */
/*------------------------------------------------------*/
/* noneImages */
/*------------------------------------------------------*/
.noneImages {
  display: none;
}

.nf-message {
  display: none;
}

* {
  -webkit-appearance: none;
}

/*------------------------------------------------------*/
/*  base */
/*------------------------------------------------------*/
html {
  height: 100%;
  font-size: 62.5%;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", serif;
  color: #000;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

input, button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}

button,
input:focus {
  outline: 0;
}

select::-ms-expand {
  display: none;
}

main {
  display: block;
  position: relative;
}

::selection {
  background: #eee;
}

::-moz-selection {
  background: #eee;
}

::placeholder {
  color: #ccdeec;
}

.alphaBtn:hover {
  cursor: pointer;
}

.obj {
  position: absolute;
}

.layout {
  width: 100%;
  text-align: center;
  position: absolute;
  left: -16px;
  top: 460px;
  opacity: 0.7;
}
@media screen and (max-width: 750px) {
  .layout {
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 504px;
  }
}

#wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 100%;
  box-sizing: border-box;
  left: 0;
}
@media screen and (max-width: 750px) {
  #wrapper {
    padding: 0;
  }
}
#wrapper.-notfound {
  min-height: 100vh;
}

.block-title {
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 0.3em;
  padding-left: 6px;
}

.img-cover {
  position: relative;
}
.img-cover::before {
  content: "";
  width: 100%;
  display: block;
  position: relative;
}
.img-cover img.img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "object-fit: cover;";
}

.-fontb {
  font-family: "Baloo Tamma 2", cursive;
  font-weight: 500;
}

@media screen and (max-width: 1340px) {
  .cont-min1341 {
    display: none !important;
  }
}

@media screen and (min-width: 1341px) {
  .cont-max1340 {
    display: none !important;
  }
}

@media screen and (max-width: 1200px) {
  .cont-min1201 {
    display: none !important;
  }
}

@media screen and (min-width: 1201px) {
  .cont-max1200 {
    display: none !important;
  }
}

@media screen and (max-width: 1160px) {
  .cont-min1161 {
    display: none !important;
  }
}

@media screen and (min-width: 1161px) {
  .cont-max1160 {
    display: none !important;
  }
}

@media screen and (max-width: 1060px) {
  .cont-min1061 {
    display: none !important;
  }
}

@media screen and (min-width: 1061px) {
  .cont-max1060 {
    display: none !important;
  }
}

@media screen and (max-width: 950px) {
  .cont-min951 {
    display: none !important;
  }
}

@media screen and (min-width: 951px) {
  .cont-max950 {
    display: none !important;
  }
}

@media screen and (max-width: 850px) {
  .cont-min851 {
    display: none !important;
  }
}

@media screen and (min-width: 851px) {
  .cont-max850 {
    display: none !important;
  }
}

@media screen and (max-width: 750px) {
  .cont-min751 {
    display: none !important;
  }
}

@media screen and (min-width: 751px) {
  .cont-max750s,
.cont-max750 {
    display: none !important;
  }
}

@media screen and (min-width: 487px) {
  .cont-max486 {
    display: none !important;
  }
}

@media screen and (min-width: 321px) {
  .cont-max320 {
    display: none !important;
  }
}

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

@media screen and (min-width: 769px) {
  .cont-sp {
    display: none !important;
  }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*------------------------------------------------------*/
/*  common */
/*------------------------------------------------------*/
.img-cover {
  position: relative;
}
.img-cover::before {
  content: "";
  width: 100%;
  display: block;
  position: relative;
}
.img-cover img.img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "object-fit: cover;";
}

.-js--bg img {
  position: relative;
  top: 0;
}

.section-title__jp {
  font-size: 3rem;
  letter-spacing: 0.1em;
  margin-bottom: 9px;
  line-height: 44px;
  position: relative;
  overflow: hidden;
  height: 44px;
}
.section-title__jp > .-fontb {
  font-size: 3.7rem;
  line-height: 40px;
  position: relative;
}
.section-title__jp.-s {
  font-size: 2.8rem;
  letter-spacing: 0.1em;
}
.section-title__en {
  color: #ff1f3f;
  font-size: 1.7rem;
}
@media screen and (max-width: 750px) {
  .section-title__jp {
    font-size: 2.4rem;
    margin-bottom: 11px;
    line-height: 30px;
    height: auto;
  }
  .section-title__jp > .-fontb {
    font-size: 3rem;
    line-height: 30px;
    position: relative;
    display: block;
  }
  .section-title__jp.-s {
    font-size: 2.4rem;
    letter-spacing: 0.14em;
  }
  .section-title__en {
    font-size: 1.3rem;
  }
}

.-ziu {
  z-index: 1;
}

.-rl {
  writing-mode: vertical-rl;
}

.-nowrap {
  white-space: nowrap;
}

/*------------------------------------------------------*/
/*  head */
/*------------------------------------------------------*/
.head {
  position: fixed;
  left: 0;
  top: 50px;
  width: 100%;
  transition: 0.2s all ease-out 0s;
}
.head.-top {
  top: 50px;
}
.head.-show {
  top: 20px;
}
.head.-show .head-main {
  height: 75px;
}
.head.-show .head-title {
  padding-top: 16px;
}
.head.-hide {
  top: -90px;
}
.head-main {
  margin: 0 60px;
  height: 87px;
  position: relative;
  border-radius: 43px 43px;
  box-shadow: 0 1px 2px rgba(188, 188, 188, 0.1), 0 2px 4px rgba(188, 188, 188, 0.1), 0 4px 8px rgba(188, 188, 188, 0.1), 0 8px 16px rgba(188, 188, 188, 0.1);
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 60px;
  background: #fff;
  border-top: 1px solid #fafafa;
  transition: 0.3s all ease-out 0s;
}
.head-title {
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  padding-top: 24px;
}
.head-title > span {
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  display: inline-block;
  position: relative;
  top: -3px;
  margin-right: 20px;
}
@media screen and (max-width: 1340px) {
  .head-main {
    padding: 0 40px;
  }
}
@media screen and (min-width: 1161px) {
  .head-main {
    height: 87px !important;
  }
  .head.-show .head-main {
    height: 75px !important;
  }
  .head.-show .nav {
    padding-top: 23px;
  }
}
@media screen and (max-width: 1160px) {
  .head.-show .nav {
    top: 75px;
  }
  .head.-show .nav-btn {
    height: 75px;
  }
}
@media screen and (max-width: 750px) {
  .head {
    top: 20px;
  }
  .head.-top {
    top: 20px;
  }
  .head.-show .head-main {
    height: 60px;
  }
  .head.-show .head-title {
    padding-top: 13px;
  }
  .head.-show .nav {
    top: 60px;
  }
  .head.-show .nav-btn {
    height: 60px;
  }
  .head-main {
    margin: 0 20px;
    height: 75px;
    border-radius: 36px 36px;
    padding: 0 21px 0 30px;
  }
  .head-title {
    font-size: 2rem;
    padding-top: 20px;
  }
  .head-title > span {
    font-size: 1rem;
    top: -3px;
    margin-right: 17px;
  }
}

.nav {
  padding-top: 30px;
}
.nav-list {
  display: flex;
}
.nav-list__item {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  margin-left: 41px;
  cursor: pointer;
  position: relative;
}
.nav-list__item::after {
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transition: 0.2s all ease-out 0s;
}
.nav-list__item:first-of-type {
  margin-left: 0;
}
.nav-list__item > .-fontb {
  font-size: 2rem;
  position: relative;
  top: -3px;
  letter-spacing: 0;
}
@media screen and (min-width: 751px) {
  .nav-list__item:hover::after {
    width: 100%;
    left: 0;
  }
}
.nav-list__item.-current {
  color: #ff1f3f;
  cursor: default;
}
.nav-list__item.-current::after {
  background: #ff1f3f;
  width: 100%;
  left: 0;
}
@media screen and (min-width: 1161px) {
  .nav-list__item {
    opacity: 1 !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
  }
}
.nav-btn {
  width: 40px;
  height: 87px;
  position: absolute;
  right: 21px;
  top: -1px;
  cursor: pointer;
  z-index: 10;
  overflow: hidden;
}
.nav-btn > span {
  display: block;
  width: 22px;
  height: 1px;
  position: absolute;
  right: 9px;
  top: 50%;
  transition: 0.2s all ease-out;
  background: #ff1f3f;
}
.nav-btn > span.-t {
  transform: translateY(-6px);
}
.nav-btn > span.-c {
  background: #727272;
}
.nav-btn > span.-b {
  width: 11px;
  transform: translateY(6px);
}
.nav-btn.-hide {
  pointer-events: none;
}
.nav-btn.-hide > span {
  left: 100%;
}
@media screen and (min-width: 751px) {
  .nav-btn:hover > span.-t {
    width: 11px;
  }
  .nav-btn:hover > span.-c {
    width: 16px;
    right: 15px;
  }
}
.nav-btn.-open > span.-t {
  transform: translateY(0) rotate(30deg);
}
.nav-btn.-open > span.-c {
  opacity: 0;
}
.nav-btn.-open > span.-b {
  width: 22px;
  transform: translateY(0) rotate(-30deg);
  background: #727272;
}
@media screen and (min-width: 751px) {
  .nav-btn.-open:hover > span.-t {
    width: 22px;
    transform: translateY(0) rotate(40deg);
  }
  .nav-btn.-open:hover > span.-b {
    transform: translateY(0) rotate(-40deg);
  }
}
@media screen and (max-width: 1160px) {
  .nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 87px;
    height: 0;
    overflow: hidden;
    padding-top: 29px !important;
  }
  .nav.-show {
    height: auto;
  }
  .nav-list {
    display: block;
    width: 160px;
    margin: 0 auto;
    text-align: center;
  }
  .nav-list__item {
    font-size: 1.6rem;
    letter-spacing: 0.08em;
    display: inline-block;
    margin: 0 auto 31px;
  }
  .nav-list__item::after {
    content: "";
    width: 0;
    height: 1px;
    background: #000;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transition: 0.2s all ease-out 0s;
  }
  .nav-list__item:first-of-type {
    margin-left: 0;
    margin-bottom: 19px;
  }
  .nav-list__item:first-of-type::after {
    bottom: 12px;
  }
  .nav-list__item > .-fontb {
    font-size: 2.1rem;
    position: relative;
    top: -3px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 1160px) and (min-width: 751px) {
  .nav-list__item:hover::after {
    width: 100%;
    left: 0;
  }
}
@media screen and (max-width: 1160px) {
  .nav-list__item.-current {
    color: #ff1f3f;
    cursor: default;
  }
  .nav-list__item.-current::after {
    background: #ff1f3f;
    width: 100%;
    left: 0;
  }
}
@media screen and (max-width: 1160px) {
  .nav-list__icon {
    width: 73px;
    margin: 25px auto 0;
  }
}
@media screen and (max-width: 750px) {
  .nav {
    top: 75px;
  }
  .nav-btn {
    height: 75px;
  }
}

/*------------------------------------------------------*/
/*  foot */
/*------------------------------------------------------*/
.foot {
  position: relative;
  text-align: center;
  padding-bottom: 80px;
}
.foot-bg {
  width: 354px;
  position: absolute;
  right: 0;
  top: -102px;
}
.foot-obj {
  opacity: 0;
}
.foot-copy {
  font-size: 1.4rem;
  margin-bottom: 62px;
}
.foot-pagetop {
  width: 90px;
  height: 60px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 12px;
  cursor: pointer;
}
.foot-pagetop__arrow {
  width: 20px;
  margin: 0 auto 14px;
  transform: rotate(180deg);
  font-size: 0;
}
.foot-pagetop__arrow img {
  position: relative;
  top: 0;
  transition: 0.2s all ease-out 0s;
}
.foot-pagetop__txt {
  font-size: 1.5rem;
}
@media screen and (min-width: 751px) {
  .foot-pagetop:hover .foot-pagetop__arrow img {
    top: 5px;
  }
}
@media screen and (max-width: 750px) {
  .foot {
    position: relative;
    text-align: center;
    padding-bottom: 80px;
  }
  .foot-bg {
    width: 220px;
    position: absolute;
    right: -76px;
    top: -82px;
  }
  .foot-copy {
    font-size: 1.3rem;
    margin-bottom: 53px;
  }
  .foot-pagetop__arrow {
    width: 19px;
    margin: 0 auto 15px;
    transform: rotate(0deg);
  }
}

@keyframes pagetop-line__anim {
  0% {
    opacity: 0;
    top: 100%;
  }
  5% {
    opacity: 1;
    top: 100%;
  }
  95% {
    opacity: 1;
    top: -100%;
  }
  100% {
    opacity: 0;
    top: -100%;
  }
}
/*------------------------------------------------------*/
/*  main */
/*------------------------------------------------------*/
.top-load {
  display: none;
}

.-js--block__item {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s, transform 1s;
}
.-js--block__item.-show {
  opacity: 1;
  transform: translateY(0);
}

.-js--title__item {
  opacity: 0;
}

@media screen and (max-width: 950px) {
  .-js--scroll__item {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 1s, transform 1s;
  }
  .-js--scroll__item.-show {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 951px) {
  .-js--scroll__item {
    opacity: 0;
  }
}

.main {
  position: relative;
  height: 983px;
  box-sizing: border-box;
  padding-top: 224px;
}
.main-top {
  width: 100%;
  overflow: hidden;
  margin-bottom: 91px;
}
.main-top__block {
  position: relative;
  padding-left: 39px;
}
.main-top__wrap {
  width: 3657px;
  height: 158px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  left: 0;
}
.main-top__item {
  box-sizing: border-box;
}
.main-top__item.-flip .main-top__icon img {
  transform: rotateY(360deg);
}
.main-top__icon {
  padding-right: 170px;
}
.main-top__icon.-item1 {
  width: 133px;
}
.main-top__icon.-item2 {
  width: 218px;
}
.main-top__icon.-item3 {
  width: 110px;
}
.main-top__icon.-item4 {
  width: 102px;
}
.main-top__icon.-item5 {
  width: 119px;
}
.main-top__icon.-item6 {
  width: 136px;
}
.main-top__icon.-item7 {
  width: 159px;
}
.main-top__icon.-item8 {
  width: 139px;
}
.main-top__icon.-item9 {
  width: 105px;
}
.main-top__icon.-item10 {
  width: 132px;
}
.main-top__icon.-item11 {
  width: 122px;
}
.main-top__icon.-item12 {
  width: 142px;
}
.main-top__icon img {
  transition: 0.4s all ease-out 0s;
}
.main-title {
  text-align: center;
  font-size: 2.3rem;
  letter-spacing: 1.6em;
  padding-left: 36px;
  margin-bottom: 97px;
}
.main-bottom {
  width: 100%;
  overflow: hidden;
  margin-bottom: 91px;
  position: relative;
  height: 165px;
}
.main-bottom__block {
  position: absolute;
  right: 50px;
}
.main-bottom__wrap {
  width: 3758px;
  height: 165px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  right: 0;
}
.main-bottom__item {
  box-sizing: border-box;
}
.main-bottom__item.-flip .main-bottom__icon img {
  transform: rotateY(360deg);
}
.main-bottom__icon {
  padding-left: 170px;
}
.main-bottom__icon.-item1 {
  width: 152px;
}
.main-bottom__icon.-item2 {
  width: 175px;
}
.main-bottom__icon.-item3 {
  width: 130px;
}
.main-bottom__icon.-item4 {
  width: 132px;
}
.main-bottom__icon.-item5 {
  width: 138px;
}
.main-bottom__icon.-item6 {
  width: 162px;
}
.main-bottom__icon.-item7 {
  width: 133px;
}
.main-bottom__icon.-item8 {
  width: 89px;
}
.main-bottom__icon.-item9 {
  width: 121px;
}
.main-bottom__icon.-item10 {
  width: 149px;
}
.main-bottom__icon.-item11 {
  width: 158px;
}
.main-bottom__icon.-item12 {
  width: 179px;
}
.main-bottom__icon img {
  transition: 0.4s all ease-out 0s;
}
.main-scroll {
  text-align: center;
  position: absolute;
  left: 86px;
  top: calc(100vh - 120px);
}
.main-scroll__line {
  width: 2px;
  height: 16px;
  box-sizing: border-box;
  margin: 0 auto 8px;
  position: relative;
  overflow: hidden;
}
.main-scroll__line > p {
  width: 100%;
  height: 100%;
  background: #ff1f3f;
  position: absolute;
  left: 0;
  top: 0;
  animation: main-line__anim 1.2s linear 0s infinite;
}
.main-scroll__icon {
  width: 21px;
  height: 34px;
  position: relative;
  margin: 0 auto 7px;
  background: url(../images/main/scroll.png) no-repeat 0 0;
  background-size: contain;
}
.main-scroll__icon::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #727272;
  border-radius: 50% 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 5px;
  animation: main-scroll__anim 1.8s linear 0s infinite;
}
.main-scroll__txt {
  font-size: 1.3rem;
}
@media screen and (max-width: 750px) {
  .main {
    height: 815px;
    padding-top: 148px;
  }
  .main-top {
    margin-bottom: 55px;
  }
  .main-top__block {
    padding-left: 24px;
  }
  .main-top__wrap {
    width: 3657px;
    height: 95px;
  }
  .main-top__icon {
    padding-right: 88px;
  }
  .main-top__icon.-item1 {
    width: 78px;
  }
  .main-top__icon.-item2 {
    width: 128px;
  }
  .main-top__icon.-item3 {
    width: 67px;
  }
  .main-top__icon.-item4 {
    width: 64px;
  }
  .main-top__icon.-item5 {
    width: 72px;
  }
  .main-top__icon.-item6 {
    width: 82px;
  }
  .main-top__icon.-item7 {
    width: 95px;
  }
  .main-top__icon.-item8 {
    width: 82px;
  }
  .main-top__icon.-item9 {
    width: 63px;
  }
  .main-top__icon.-item10 {
    width: 79px;
  }
  .main-top__icon.-item11 {
    width: 74px;
  }
  .main-top__icon.-item12 {
    width: 85px;
  }
  .main-title {
    text-align: center;
    font-size: 1.7rem;
    line-height: 37px;
    padding-left: 28px;
    margin-bottom: 72px;
  }
  .main-bottom {
    margin-bottom: 33px;
    height: 99px;
  }
  .main-bottom__block {
    position: absolute;
    right: -50px;
  }
  .main-bottom__wrap {
    height: 99px;
    justify-content: flex-end;
  }
  .main-bottom__icon {
    padding-left: 88px;
  }
  .main-bottom__icon.-item1 {
    width: 78px;
  }
  .main-bottom__icon.-item2 {
    width: 105px;
  }
  .main-bottom__icon.-item3 {
    width: 105px;
  }
  .main-bottom__icon.-item4 {
    width: 79px;
  }
  .main-bottom__icon.-item5 {
    width: 83px;
  }
  .main-bottom__icon.-item6 {
    width: 99px;
  }
  .main-bottom__icon.-item7 {
    width: 90px;
  }
  .main-bottom__icon.-item8 {
    width: 54px;
  }
  .main-bottom__icon.-item9 {
    width: 73px;
  }
  .main-bottom__icon.-item10 {
    width: 88px;
  }
  .main-bottom__icon.-item11 {
    width: 95px;
  }
  .main-bottom__icon.-item12 {
    width: 107px;
  }
  .main-bottom__icon img {
    transition: 0.4s all ease-out 0s;
  }
  .main-scroll {
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
    transform: scale(0.7);
  }
  .main-scroll__txt {
    font-size: 1.7rem;
    padding-top: 5px;
  }
}

@keyframes main-line__anim {
  0% {
    top: -100%;
  }
  60% {
    opacity: 1;
    top: 100%;
  }
  70% {
    opacity: 0;
    top: 100%;
  }
  80% {
    opacity: 0;
    top: -100%;
  }
  100% {
    opacity: 1;
    top: -100%;
  }
}
@keyframes main-scroll__anim {
  0% {
    opacity: 0;
    top: 5px;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
    top: 20px;
  }
  100% {
    opacity: 0;
    top: 5px;
  }
}
/*------------------------------------------------------*/
/*  lead */
/*------------------------------------------------------*/
.lead {
  margin-bottom: 240px;
  text-align: center;
  position: relative;
}
.lead-bg1 {
  width: 106px;
  position: absolute;
  left: 0;
  top: 227px;
}
.lead-bg2 {
  width: 107px;
  position: absolute;
  right: 0;
  top: 574px;
}
.lead-top {
  width: 340px;
  margin: 0 auto 89px;
  position: relative;
}
.lead-text {
  width: 74.3vw;
  margin: 0 auto 90px;
  font-size: 1.6rem;
  line-height: 55px;
  letter-spacing: 0.08em;
  margin-bottom: 90px;
  position: relative;
}
.lead-text > p > span {
  font-size: 1.8rem;
}
.lead-bottom {
  width: 340px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 750px) {
  .lead {
    margin-bottom: 181px;
  }
  .lead-bg1 {
    width: 58px;
    top: 175px;
  }
  .lead-bg2 {
    width: 61px;
    top: 932px;
  }
  .lead-top {
    width: 232px;
    margin: 0 auto 86px;
  }
  .lead-text {
    font-size: 1.5rem;
    line-height: 39px;
    margin-bottom: 88px;
  }
  .lead-text > p > span {
    font-size: 1.6rem;
  }
  .lead-bottom {
    width: 232px;
  }
}

/*------------------------------------------------------*/
/*  about */
/*------------------------------------------------------*/
.about {
  text-align: center;
}
.about-title {
  margin-bottom: 69px;
}
.about-title2 {
  margin-bottom: 90px;
}
.about-title3 {
  margin-bottom: 124px;
}
.about-title3 .section-title__jp {
  margin-bottom: 12px;
}
.about-lead {
  width: 74.3vw;
  margin: 0 auto 104px;
  font-size: 1.6rem;
  line-height: 55px;
  letter-spacing: 0.08em;
}
.about-graph {
  width: 680px;
  margin: 0 auto 240px;
}
.about-block2 {
  position: relative;
}
.about-block2__bg {
  width: 188px;
  position: absolute;
  left: 0;
  top: 166px;
}
.about-hazama {
  font-size: 1.6rem;
  line-height: 55px;
  letter-spacing: 0.08em;
  width: 74.3vw;
  margin: 0 auto 160px;
  position: relative;
}
.about-hazama > .txt2 {
  margin-bottom: 45px;
}
.about-bell {
  width: 41px;
  margin: 0 auto 168px;
}
.about-profile {
  margin-bottom: 180px;
  position: relative;
}
.about-profile__bg {
  width: 184px;
  position: absolute;
  right: 0;
  top: 600px;
}
.about-profile__main {
  width: 86vw;
  max-width: 912px;
  margin: 0 auto 90px;
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
}
.about-profile__photo {
  width: 32.9%;
  border-radius: 10px 10px;
  overflow: hidden;
}
.about-profile__info {
  width: 51.5%;
  text-align: left;
}
.about-profile__name {
  font-size: 3rem;
  letter-spacing: 0.16em;
  margin-bottom: 18px;
}
.about-profile__name > span {
  display: inline-block;
  font-size: 1.5rem;
  letter-spacing: 0.16em;
  margin-left: 22px;
  position: relative;
  top: -5px;
}
.about-profile__bday {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  margin-bottom: 49px;
}
.about-profile__certification > li {
  position: relative;
  padding-left: 32px;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 26px;
  margin-bottom: 14px;
}
.about-profile__certification > li::before {
  content: "";
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  border-radius: 50% 50%;
  border: 2px solid #727272;
  position: absolute;
  left: 1px;
  top: 11px;
}
.about-profile__certification > li:last-of-type {
  margin-bottom: 0;
}
.about-message {
  width: 86vw;
  max-width: 912px;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 20px;
  border: 1px dashed #727272;
  position: relative;
}
.about-message::before {
  content: "";
  width: calc(100% - 40px);
  height: 1px;
  position: absolute;
  left: 20px;
  top: -1px;
  background-color: #fff;
  background-image: linear-gradient(to right, #727272, #727272 3px, transparent 3px, transparent 8px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
}
.about-message::after {
  content: "";
  width: calc(100% - 40px);
  height: 1px;
  position: absolute;
  left: 20px;
  bottom: -1px;
  background-color: #fff;
  background-image: linear-gradient(to right, #727272, #727272 3px, transparent 3px, transparent 8px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
}
.about-message__text {
  font-size: 1.4rem;
  line-height: 40px;
  letter-spacing: 0.08em;
  padding: 66px 0;
  position: relative;
}
@media screen and (min-width: 751px) {
  .about-message__text {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.about-message__text::before {
  content: "";
  height: calc(100% - 40px);
  width: 1px;
  position: absolute;
  left: -1px;
  top: 20px;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #727272, #727272 3px, transparent 3px, transparent 8px);
  background-size: 1px 8px;
  background-repeat: repeat-y;
}
.about-message__text::after {
  content: "";
  height: calc(100% - 40px);
  width: 1px;
  position: absolute;
  right: -1px;
  top: 20px;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #727272, #727272 3px, transparent 3px, transparent 8px);
  background-size: 1px 8px;
  background-repeat: repeat-y;
}
.about-message__text > p {
  margin-bottom: 15px;
}
.about-message__arrow {
  width: 30px;
  position: absolute;
  top: -16px;
  background: #fff;
  left: 28%;
}
.about-ring {
  width: 63px;
  margin: 0 auto 170px;
}
.about-activities {
  width: 81.5vw;
  margin: 0 auto;
  position: relative;
  max-width: 1550px;
}
.about-activities__item {
  text-align: left;
  position: relative;
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about-activities__item:last-of-type {
  margin-bottom: 167px;
}
.about-activities__no {
  width: 64px;
  height: 64px;
  background: url(../images/activity/frame.svg) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -40px;
}
.about-activities__no > span {
  color: #ff1f3f;
  font-size: 2rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-45%) translateX(-50%);
}
.about-activities__text {
  box-sizing: border-box;
  padding-left: 108px;
  width: 58%;
}
.about-activities__text > h3 {
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
}
.about-activities__text > p {
  font-size: 1.5rem;
  line-height: 40px;
  letter-spacing: 0.08em;
}
.about-activities__image.-item1 {
  width: 158px;
  padding-right: 65px;
  padding-bottom: 30px;
}
.about-activities__image.-item2 {
  width: 154px;
  padding-right: 68px;
}
.about-activities__image.-item3 {
  width: 158px;
  padding-right: 59px;
}
.about-camellia {
  width: 70px;
  margin: 0 auto 170px;
}
@media screen and (max-width: 750px) {
  .about-title2 {
    margin-bottom: 71px;
  }
  .about-title3 {
    margin-bottom: 80px;
  }
  .about-title3 .section-title__jp {
    margin-bottom: 11px;
  }
  .about-lead {
    font-size: 1.5rem;
    line-height: 39px;
    margin-bottom: 87px;
  }
  .about-block2__bg {
    width: 140px;
    left: -55px;
    top: -43px;
  }
  .about-graph {
    width: 296px;
    margin-bottom: 187px;
  }
  .about-hazama {
    font-size: 1.5rem;
    line-height: 39px;
    margin-bottom: 119px;
  }
  .about-hazama > .txt2 {
    margin-bottom: 48px;
  }
  .about-bell {
    width: 30px;
    margin-bottom: 125px;
  }
  .about-profile {
    margin-bottom: 131px;
  }
  .about-profile__bg {
    width: 141px;
    top: 330px;
  }
  .about-profile__main {
    width: 73.3vw;
    margin-bottom: 95px;
    display: block;
  }
  .about-profile__photo {
    width: 235px;
    margin: 0 auto 63px;
    position: relative;
    overflow: hidden;
  }
  .about-profile__photo::before {
    content: "";
    display: block;
    padding-top: 110.6%;
  }
  .about-profile__photo img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .about-profile__info {
    width: 100%;
  }
  .about-profile__name {
    font-size: 2.4rem;
    margin-bottom: 16px;
  }
  .about-profile__name > span {
    font-size: 1.2rem;
    margin-left: 25px;
    top: -4px;
  }
  .about-profile__bday {
    font-size: 1.1rem;
    margin-bottom: 49px;
  }
  .about-profile__certification > li {
    font-size: 1.3rem;
    line-height: 27px;
    margin-bottom: 13px;
  }
  .about-profile__certification > li::before {
    width: 6px;
    height: 6px;
    border: 1px solid #727272;
    top: 12px;
  }
  .about-message {
    width: 73.3vw;
  }
  .about-message__text {
    font-size: 1.5rem;
    line-height: 37px;
    text-align: left;
    padding: 70px 0 72px;
  }
  .about-message__text::before {
    background: #fff;
  }
  .about-message__text::after {
    background: #fff;
  }
  .about-message__text > p {
    margin-bottom: 0;
  }
  .about-message__arrow {
    width: 17px;
    top: -13px;
    left: 47%;
  }
  .about-ring {
    width: 47px;
    margin: 0 auto 126px;
  }
  .about-activities {
    width: 73.3vw;
  }
  .about-activities__item {
    position: relative;
    margin-bottom: 95px;
    display: block;
  }
  .about-activities__item:last-of-type {
    margin-bottom: 120px;
  }
  .about-activities__no {
    width: 44px;
    height: 44px;
    background: url(../images/sp/activity/frame.svg) no-repeat 0 0;
    top: 7px;
  }
  .about-activities__no.-item1 {
    top: -6px;
  }
  .about-activities__no > span {
    font-size: 1.7rem;
    transform: translateY(-45%) translateX(-50%);
  }
  .about-activities__text {
    box-sizing: border-box;
    padding-left: 0;
    width: 100%;
  }
  .about-activities__text > h3 {
    font-size: 2.1rem;
    line-height: 29px;
    margin-bottom: 69px;
    padding-left: 80px;
  }
  .about-activities__text > p {
    width: 75vw;
    font-size: 1.5rem;
    line-height: 37px;
    letter-spacing: 0.08em;
  }
  .about-activities__image {
    margin: 0 auto 57px;
    padding-right: 0 !important;
  }
  .about-activities__image.-item1 {
    width: 132px;
    padding-bottom: 0;
  }
  .about-activities__image.-item2 {
    width: 129px;
    margin-top: -13px;
  }
  .about-activities__image.-item3 {
    width: 133px;
    margin-top: -13px;
  }
  .about-camellia {
    width: 52px;
    margin: 0 auto 126px;
  }
}

/*------------------------------------------------------*/
/*  guide */
/*------------------------------------------------------*/
.guide {
  position: relative;
}
.guide-bg {
  position: absolute;
  right: 0;
  top: 566px;
  width: 201px;
}
.guide-title {
  text-align: center;
  margin-bottom: 126px;
}
.guide-title .section-title__jp {
  margin-bottom: 12px;
}
.guide-list {
  width: 81.5vw;
  margin: 0 auto;
  padding-bottom: 43px;
}
.guide-item {
  display: flex;
  margin-bottom: 122px;
}
.guide-item.-show .guide-step__icon.-item1 .guide1 .tel-vibe {
  animation: 4s ease-out infinite guide1;
  transform-origin: 10px 40px;
}
@keyframes guide1 {
  0%, 4%, 8%, 12%, 16%, 22%, 26% {
    transform: translateY(-7px) rotate(-30deg);
  }
  2%, 6%, 10%, 14%, 18%, 24%, 28% {
    transform: translateY(-7px) rotate(-20deg);
  }
  40% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.guide-item.-show .guide-step__icon.-item2 .guide2 .left {
  animation: 8s ease-out infinite guide2-left;
  transform-origin: center;
}
.guide-item.-show .guide-step__icon.-item2 .guide2 .right {
  animation: 8s ease-out infinite guide2-right;
  transform-origin: center;
}
@keyframes guide2-left {
  0% {
    transform: translate(-60px, -30px);
    opacity: 0;
  }
  10% {
    transform: translate(-55px, -30px) rotate(-2deg);
    opacity: 0;
  }
  15% {
    transform: translate(-50px, -27px) rotate(2deg);
    opacity: 1;
  }
  20% {
    transform: translate(-45px, -24px) rotate(-2deg);
  }
  25% {
    transform: translate(-40px, -21px) rotate(2deg);
  }
  30% {
    transform: translate(-35px, -18px) rotate(-2deg);
  }
  35% {
    transform: translate(-30px, -15px) rotate(2deg);
  }
  40% {
    transform: translate(-25px, -12px) rotate(-2deg);
  }
  45% {
    transform: translate(-20px, -9px) rotate(2deg);
  }
  50% {
    transform: translate(-15px, -6px) rotate(-2deg);
  }
  55% {
    transform: translate(-10px, -3px) rotate(2deg);
  }
  60% {
    transform: translate(-5px, 0) rotate(-2deg);
  }
  65% {
    transform: translate(0);
  }
  90% {
    transform: translate(0);
    opacity: 1;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
@keyframes guide2-right {
  0% {
    transform: translate(60px, -30px);
    opacity: 0;
  }
  10% {
    transform: translate(55px, -30px) rotate(2deg);
    opacity: 0;
  }
  15% {
    transform: translate(50px, -27px) rotate(-2deg);
    opacity: 1;
  }
  20% {
    transform: translate(45px, -24px) rotate(2deg);
  }
  25% {
    transform: translate(40px, -21px) rotate(-2deg);
  }
  30% {
    transform: translate(35px, -18px) rotate(2deg);
  }
  35% {
    transform: translate(30px, -15px) rotate(-2deg);
  }
  40% {
    transform: translate(25px, -12px) rotate(2deg);
  }
  45% {
    transform: translate(20px, -9px) rotate(-2deg);
  }
  50% {
    transform: translate(15px, -6px) rotate(2deg);
  }
  55% {
    transform: translate(10px, -3px) rotate(-2deg);
  }
  60% {
    transform: translate(5px, 0) rotate(2deg);
  }
  65% {
    transform: translate(0);
  }
  90% {
    transform: translate(0);
    opacity: 1;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
.guide-item.-show .guide-step__icon.-item3 .guide3 .picture {
  animation: 8s ease-in infinite picture;
}
.guide-item.-show .guide-step__icon.-item3 .hide-block1 {
  animation: 8s ease-out infinite text-line1;
}
.guide-item.-show .guide-step__icon.-item3 .hide-block2 {
  animation: 8s ease-out infinite text-line2;
}
.guide-item.-show .guide-step__icon.-item3 .hide-block3 {
  animation: 8s ease-out infinite text-line3;
}
@keyframes picture {
  0% {
    transform: translate(-40px, -40px);
  }
  10% {
    transform: translate(-40px, -40px);
  }
  28% {
    transform: translate(0);
  }
  97% {
    transform: translate(0);
    opacity: 1;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
@keyframes text-line1 {
  0% {
    width: 32px;
    opacity: 1;
  }
  29% {
    width: 32px;
    opacity: 1;
  }
  35.25% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: 0;
    opacity: 1;
  }
}
@keyframes text-line2 {
  0% {
    width: 32px;
    opacity: 1;
  }
  35.25% {
    width: 32px;
    opacity: 1;
  }
  41.5% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: 0;
    opacity: 1;
  }
}
@keyframes text-line3 {
  0% {
    width: 32px;
    opacity: 1;
  }
  41.5% {
    width: 32px;
    opacity: 1;
  }
  47.75% {
    width: 0;
    opacity: 1;
  }
  100% {
    width: 0;
    opacity: 1;
  }
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .left-box .left-head {
  transform-origin: 0 42px;
  animation: 8s linear infinite left-head;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .left-box .left-body {
  transform-origin: 60px center;
  animation: 8s linear infinite left-body;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .left-box .left-left-arm {
  transform-origin: 8px 50px;
  animation: 8s linear infinite left-arm;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .left-box .left-right-arm {
  transform-origin: 42px 50px;
  animation: 8s linear infinite right-arm;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .center-box .center-head {
  transform-origin: 0 53px;
  animation: 8s linear infinite center-head;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .center-box .center-body {
  transform-origin: 0 60px;
  animation: 8s linear infinite center-body;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .center-box .center-left-arm {
  transform-origin: 70px 54px;
  animation: 8s linear infinite center-left-arm;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .center-box .center-right-arm {
  transform-origin: 119px 56px;
  animation: 8s linear infinite center-right-arm;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .right-box .right-head {
  transform-origin: 0 28px;
  animation: 8s linear infinite right-head;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .right-box .right-body {
  transform-origin: 0 60px;
  animation: 8s linear infinite right-body;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .right-box .right-left-arm {
  transform-origin: 145px 30px;
  animation: 8s linear infinite right-left-arm;
}
.guide-item.-show .guide-step__icon.-item4 .guide4 .right-box .right-right-arm {
  transform-origin: 187px 31px;
  animation: 8s linear infinite right-right-arm;
}
@keyframes left-head {
  8.3% {
    transform: translate(0);
  }
  20.8% {
    transform: translateY(9px) rotateX(-125deg);
  }
  33.3% {
    transform: translateY(0);
  }
}
@keyframes left-body {
  8.3% {
    transform: rotateX(0);
  }
  20.8% {
    transform: rotateX(-45deg);
  }
  33.3% {
    transform: rotateX(0);
  }
}
@keyframes left-arm {
  8.3% {
    transform: translateY(0) rotate(0);
  }
  20.8% {
    transform: translateY(5px) rotate(-35deg);
  }
  33.3% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes right-arm {
  8.3% {
    transform: translateY(0) rotate(0);
  }
  20.8% {
    transform: translateY(5px) rotate(35deg);
  }
  33.3% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes center-body {
  41.6% {
    transform: translateY(0) rotate(0);
  }
  54.1% {
    transform: translateY(5px) rotateX(-30deg);
  }
  66.6% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes center-head {
  41.6% {
    transform: translateY(0) rotateX(0);
  }
  54.1% {
    transform: translateY(9px) rotateX(-125deg);
  }
  66.6% {
    transform: translateY(0) rotateX(0);
  }
}
@keyframes center-left-arm {
  41.6% {
    transform: translateY(0) rotate(0);
  }
  54.1% {
    transform: translateY(11px) rotate(-34deg);
  }
  66.6% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes center-right-arm {
  41.6% {
    transform: translateY(0) rotate(0);
  }
  54.1% {
    transform: translateY(11px) rotate(34deg);
  }
  66.6% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes right-head {
  74.9% {
    transform: translateY(0) rotateX(0);
  }
  87.4% {
    transform: translateY(9px) rotateX(-125deg);
  }
  99.9% {
    transform: translateY(0) rotateX(0);
  }
}
@keyframes right-body {
  74.9% {
    transform: translateY(0) rotateX(0);
  }
  87.4% {
    transform: translateY(5px) rotateX(-30deg);
  }
  99.9% {
    transform: translateY(0) rotateX(0);
  }
}
@keyframes right-right-arm {
  74.9% {
    transform: translateY(0) rotate(0);
  }
  87.4% {
    transform: translateY(11px) rotate(30deg);
  }
  99.9% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes right-left-arm {
  74.9% {
    transform: translateY(0) rotate(0);
  }
  87.4% {
    transform: translateY(11px) rotate(-30deg);
  }
  99.9% {
    transform: translateY(0) rotate(0);
  }
}
.guide-item.-show .guide-step__icon.-item5 .guide5 .left-red {
  animation: 8s linear infinite bow-left;
  transform-origin: left bottom;
}
.guide-item.-show .guide-step__icon.-item5 .guide5 .right-black {
  animation: 8s linear infinite bow-right;
  transform-origin: right bottom;
}
@keyframes bow-left {
  0%, 100% {
    transform: rotate(0);
  }
  20% {
    transform: rotate(0);
  }
  30% {
    transform: translateX(-3px) rotate(15deg);
  }
  50% {
    transform: translateX(-3px) rotate(15deg);
  }
  70% {
    transform: rotate(0);
  }
}
@keyframes bow-right {
  0%, 100% {
    transform: rotate(0);
  }
  20% {
    transform: rotate(0);
  }
  30% {
    transform: translateX(3px) rotate(-14deg);
  }
  50% {
    transform: translateX(3px) rotate(-14deg);
  }
  70% {
    transform: rotate(0);
  }
}
.guide-item.-show .guide-step__icon.-item6 .guide6 .back-hide {
  animation: 8s linear infinite back-hide;
  transform-origin: bottom left;
}
@keyframes back-hide {
  0% {
    transform: translateX(70px) rotate(0);
  }
  10%, 20%, 30%, 40% {
    transform: translateX(70px) rotate(1deg);
  }
  15%, 25%, 35%, 45% {
    transform: translateX(70px) rotate(-1deg);
  }
  50% {
    transform: translateX(60px) rotate(1deg);
  }
  55% {
    transform: translateX(50px) rotate(-1deg);
  }
  60% {
    transform: translateX(40px) rotate(1deg);
  }
  65% {
    transform: translateX(30px) rotate(-1deg);
  }
  70% {
    transform: translateX(20px) rotate(1deg);
  }
  75% {
    transform: translateX(10px) rotate(-1deg);
  }
  80% {
    transform: translateX(0) rotate(0);
  }
  100% {
    transform: translateX(0) rotate(0);
  }
}
.guide-item.-show .guide-step__icon.-item7 .guide-bell {
  position: absolute;
  left: 50%;
  top: -50px;
  transform: translateX(-23px);
  width: 22px;
  animation: 8s linear infinite bell-shake;
  transform-origin: top;
}
@keyframes bell-shake {
  0%, 100% {
    transform: translateX(-23px) rotate(0);
    opacity: 0;
  }
  9% {
    opacity: 1;
  }
  10% {
    transform: translateX(-23px) rotate(0);
  }
  20% {
    transform: translateX(-23px) rotate(-10deg);
  }
  30% {
    transform: translateX(-23px) rotate(10deg);
  }
  40% {
    transform: translateX(-23px) rotate(-10deg);
  }
  50% {
    transform: translateX(-23px) rotate(10deg);
  }
  55% {
    transform: translateX(-23px) rotate(0);
    opacity: 1;
  }
  68% {
    opacity: 0;
  }
}
.guide-step {
  width: 106px;
  margin-right: 74px;
}
.guide-step__no {
  position: relative;
  top: -13px;
  margin-bottom: 4px;
}
.guide-step__no > .text {
  color: #727272;
  font-size: 1.6rem;
  display: inline-block;
  margin-right: 16px;
}
.guide-step__no > .no {
  color: #ff1f3f;
  font-size: 4rem;
}
.guide-step__icon {
  margin: 0 auto;
  position: relative;
}
.guide-step__icon.-item1 {
  width: 66px;
  margin-top: -18px;
}
.guide-step__icon.-item1 .guide1 .st0 {
  fill: #ff1f3f;
}
.guide-step__icon.-item1 .guide1 .st1 {
  fill: #727272;
}
.guide-step__icon.-item2 {
  width: 107px;
  margin-top: 0px;
}
.guide-step__icon.-item2 .guide2 .st0 {
  fill: #ff1f3f;
}
.guide-step__icon.-item3 {
  width: 77px;
  margin-top: -16px;
  padding-right: 10px;
}
.guide-step__icon.-item3 .guide3 {
  position: relative;
}
.guide-step__icon.-item3 .guide3 .st0 {
  fill: #ffffff;
}
.guide-step__icon.-item3 .guide3 .st1 {
  fill: #ff1f3f;
}
.guide-step__icon.-item3 .guide3 .st2 {
  fill: #727272;
}
.guide-step__icon.-item3 .hide-block1 {
  position: absolute;
  bottom: 28px;
  right: 29px;
  width: 32px;
  height: 4px;
  background: #fff;
}
.guide-step__icon.-item3 .hide-block2 {
  position: absolute;
  bottom: 22px;
  right: 29px;
  width: 32px;
  height: 4px;
  background: #fff;
}
.guide-step__icon.-item3 .hide-block3 {
  position: absolute;
  bottom: 17px;
  right: 29px;
  width: 32px;
  height: 4px;
  background: #fff;
}
.guide-step__icon.-item4 {
  width: 97px;
  margin-top: 28px;
  padding-right: 8px;
}
.guide-step__icon.-item4 .guide4 .st0 {
  fill: #fff;
}
.guide-step__icon.-item4 .guide4 .st1 {
  fill: #727272;
}
.guide-step__icon.-item5 {
  width: 95px;
  margin: 39px 0 0;
}
.guide-step__icon.-item5 .guide5 .st0 {
  fill: #727272;
}
.guide-step__icon.-item5 .guide5 .st1 {
  fill: #ff1f3f;
}
.guide-step__icon.-item6 {
  width: 132px;
  margin-top: 20px;
  left: -32px;
}
.guide-step__icon.-item6 .guide6 .st0 {
  fill: #ff1f3f;
}
.guide-step__icon.-item6 .guide6 .st1 {
  fill: #727272;
}
.guide-step__icon.-item7 {
  width: 64px;
  margin-top: 60px;
  padding-right: 20px;
}
.guide-step__icon.-item7 .guide7 .st0 {
  fill: #ff1f3f;
}
.guide-step__icon.-item7 .guide7 .st1 {
  fill: #727272;
}
.guide-text {
  width: calc(100% - 180px);
}
.guide-text__title {
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  margin-bottom: 42px;
}
.guide-text__txt {
  font-size: 1.5rem;
  line-height: 40px;
  letter-spacing: 0.08em;
}
.guide-text__txt > p {
  margin-bottom: 40px;
}
.guide-text__txt > p:last-of-type {
  margin-bottom: 0;
}
.guide-text__note {
  position: relative;
  font-size: 1.3rem;
  letter-spacing: 0.08em;
  padding-left: 20px;
  margin-top: 25px;
  padding-bottom: 12px;
}
.guide-text__note > span {
  position: absolute;
  left: 0;
  top: 0;
  color: #ff1f3f;
}
.guide-icon {
  width: 98px;
  margin: 0 auto 170px;
}
@media screen and (max-width: 750px) {
  .guide-bg {
    right: -45px;
    top: -68px;
    width: 160px;
  }
  .guide-title {
    text-align: center;
    margin-bottom: 81px;
  }
  .guide-title .section-title__jp {
    margin-bottom: 12px;
  }
  .guide-list {
    width: 73.3vw;
    padding-bottom: 32px;
  }
  .guide-item {
    display: block;
    margin-bottom: 88px;
  }
  .guide-step {
    width: 100%;
    margin-right: 74px;
  }
  .guide-step__no {
    text-align: center;
    top: 0;
    margin-bottom: 4px;
  }
  .guide-step__no > .text {
    font-size: 1.3rem;
    margin-right: 11px;
  }
  .guide-step__no > .no {
    font-size: 2.7rem;
  }
  .guide-step__icon {
    margin: 0 auto 52px;
    position: relative;
  }
  .guide-step__icon.-show.-item1 {
    width: 59px;
    margin: 33px auto 42px;
  }
  .guide-step__icon.-show.-item1 .guide1 .st0 {
    fill: #FF1F3F;
  }
  .guide-step__icon.-show.-item1 .guide1 .st1 {
    fill: #727272;
  }
  .guide-step__icon.-show.-item1 .guide1 .tel-vibe {
    animation: 4s ease-out infinite guide1;
    transform-origin: 10px 40px;
  }
  .guide-step__icon.-show.-item2 {
    width: 110px;
    margin: 43px auto 44px;
    padding-left: 0;
  }
  .guide-step__icon.-show.-item2 .guide2 {
    height: unset;
  }
  .guide-step__icon.-show.-item2 .guide2 .st0 {
    fill: #FF1F3F;
  }
  .guide-step__icon.-show.-item2 .guide2 .left {
    animation: 8s ease-out infinite guide2-left;
    transform-origin: center;
  }
  .guide-step__icon.-show.-item2 .guide2 .right {
    animation: 8s ease-out infinite guide2-right;
    transform-origin: center;
  }
  .guide-step__icon.-show.-item3 {
    width: 93px;
    margin: 0 auto 37px;
    padding-left: 0;
  }
  .guide-step__icon.-show.-item3 .guide3 {
    position: relative;
  }
  .guide-step__icon.-show.-item3 .guide3 .st0 {
    fill: #FFFFFF;
  }
  .guide-step__icon.-show.-item3 .guide3 .st1 {
    fill: #FF1F3F;
  }
  .guide-step__icon.-show.-item3 .guide3 .st2 {
    fill: #727272;
  }
  .guide-step__icon.-show.-item3 .guide3 .picture {
    animation: 8s ease-in infinite picture;
  }
  .guide-step__icon.-show.-item3 .hide-block1 {
    position: absolute;
    display: block;
    bottom: 34px;
    right: 38px;
    width: 37px;
    height: 4px;
    background: #fff;
    animation: 8s ease-out infinite text-line-sp1;
  }
  .guide-step__icon.-show.-item3 .hide-block2 {
    position: absolute;
    display: block;
    bottom: 27px;
    right: 38px;
    width: 37px;
    height: 4px;
    background: #fff;
    animation: 8s ease-out infinite text-line-sp2;
  }
  .guide-step__icon.-show.-item3 .hide-block3 {
    position: absolute;
    display: block;
    bottom: 19px;
    right: 38px;
    width: 37px;
    height: 4px;
    background: #fff;
    animation: 8s ease-out infinite text-line-sp3;
  }
  @keyframes text-line-sp1 {
    0% {
      width: 37px;
      opacity: 1;
    }
    29% {
      width: 37px;
      opacity: 1;
    }
    35.25% {
      width: 0;
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      width: 0;
      opacity: 1;
    }
  }
  @keyframes text-line-sp2 {
    0% {
      width: 37px;
      opacity: 1;
    }
    35.25% {
      width: 37px;
      opacity: 1;
    }
    41.5% {
      width: 0;
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      width: 0;
      opacity: 1;
    }
  }
  @keyframes text-line-sp3 {
    0% {
      width: 37px;
      opacity: 1;
    }
    41.5% {
      width: 37px;
      opacity: 1;
    }
    47.75% {
      width: 0;
      opacity: 1;
    }
    90% {
      opacity: 1;
    }
    100% {
      width: 0;
      opacity: 1;
    }
  }
  .guide-step__icon.-show.-item4 {
    width: 120px;
    margin-top: 53px;
    margin-bottom: 51px;
  }
  .guide-step__icon.-show.-item4 .guide4 .st0 {
    fill: #FFFFFF;
  }
  .guide-step__icon.-show.-item4 .guide4 .st1 {
    fill: #727272;
  }
  .guide-step__icon.-show.-item4 .guide4 .left-box .left-head {
    transform-origin: 0 50px;
    animation: 8s linear infinite left-head;
  }
  .guide-step__icon.-show.-item4 .guide4 .left-box .left-body {
    transform-origin: 0 62px;
    animation: 8s linear infinite left-body;
  }
  .guide-step__icon.-show.-item4 .guide4 .left-box .left-left-arm {
    transform-origin: 15px 60px;
    animation: 8s linear infinite left-arm;
  }
  .guide-step__icon.-show.-item4 .guide4 .left-box .left-right-arm {
    transform-origin: 52px 60px;
    animation: 8s linear infinite right-arm;
  }
  .guide-step__icon.-show.-item4 .guide4 .center-box .center-head {
    transform-origin: 0 68px;
    animation: 8s linear infinite center-head;
  }
  .guide-step__icon.-show.-item4 .guide4 .center-box .center-body {
    transform-origin: 0 80px;
    animation: 8s linear infinite center-body;
  }
  .guide-step__icon.-show.-item4 .guide4 .center-box .center-left-arm {
    transform-origin: 94px 72px;
    animation: 8s linear infinite center-left-arm;
  }
  .guide-step__icon.-show.-item4 .guide4 .center-box .center-right-arm {
    transform-origin: 145px 72px;
    animation: 8s linear infinite center-right-arm;
  }
  .guide-step__icon.-show.-item4 .guide4 .right-box .right-head {
    transform-origin: 0 35px;
    animation: 8s linear infinite right-head;
  }
  .guide-step__icon.-show.-item4 .guide4 .right-box .right-body {
    transform-origin: 0 60px;
    animation: 8s linear infinite right-body;
  }
  .guide-step__icon.-show.-item4 .guide4 .right-box .right-left-arm {
    transform-origin: 181px 40px;
    animation: 8s linear infinite right-left-arm;
  }
  .guide-step__icon.-show.-item4 .guide4 .right-box .right-right-arm {
    transform-origin: 229px 40px;
    animation: 8s linear infinite right-right-arm;
  }
  .guide-step__icon.-show.-item5 {
    width: 120px;
    margin: 56px auto 50px;
  }
  .guide-step__icon.-show.-item5 .guide5 .st1 {
    fill: #FF1F3F;
  }
  .guide-step__icon.-show.-item5 .guide5 .st0 {
    fill: #727272;
  }
  .guide-step__icon.-show.-item5 .guide5 .left-red {
    animation: 8s linear infinite bow-left;
    transform-origin: left bottom;
  }
  .guide-step__icon.-show.-item5 .guide5 .right-black {
    animation: 8s linear infinite bow-right;
    transform-origin: right bottom;
  }
  .guide-step__icon.-show.-item6 {
    width: 158px;
    margin: 49px auto 50px;
    left: 0;
  }
  .guide-step__icon.-show.-item6 .guide6 .st0 {
    fill: #FF1F3F;
  }
  .guide-step__icon.-show.-item6 .guide6 .st1 {
    fill: #727272;
  }
  .guide-step__icon.-show.-item6 .guide6 .back-hide {
    animation: 8s linear infinite sp-back-hide;
    transform-origin: bottom left;
    transform: translateX(95px);
  }
  @keyframes sp-back-hide {
    0% {
      transform: translateX(95px) rotate(0);
    }
    10%, 20%, 30%, 40% {
      transform: translateX(95px) rotate(1deg);
    }
    15%, 25%, 35%, 45% {
      transform: translateX(95px) rotate(-1deg);
    }
    50% {
      transform: translateX(84px) rotate(1deg);
    }
    55% {
      transform: translateX(73px) rotate(-1deg);
    }
    60% {
      transform: translateX(62px) rotate(1deg);
    }
    65% {
      transform: translateX(51px) rotate(-1deg);
    }
    70% {
      transform: translateX(40px) rotate(1deg);
    }
    75% {
      transform: translateX(30px) rotate(-1deg);
    }
    80% {
      transform: translateX(20px) rotate(0);
    }
    100% {
      transform: translateX(20px) rotate(0);
    }
  }
  .guide-step__icon.-show.-item7 {
    width: 79px;
    margin: 81px auto 43px;
    padding-right: 0;
  }
  .guide-step__icon.-show.-item7 .guide7 .st0 {
    fill: #FF1F3F;
  }
  .guide-step__icon.-show.-item7 .guide7 .st1 {
    fill: #727272;
  }
  .guide-step__icon.-show.-item7 .guide-bell {
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    width: 22px;
    animation: 8s linear infinite bell-shake-sp;
    transform-origin: top;
  }
  @keyframes bell-shake-sp {
    0%, 100% {
      transform: translateX(-50%) rotate(0);
      opacity: 0;
    }
    9% {
      opacity: 1;
    }
    10% {
      transform: translateX(-50%) rotate(0);
    }
    20% {
      transform: translateX(-50%) rotate(-10deg);
    }
    30% {
      transform: translateX(-50%) rotate(10deg);
    }
    40% {
      transform: translateX(-50%) rotate(-10deg);
    }
    50% {
      transform: translateX(-50%) rotate(10deg);
    }
    55% {
      transform: translateX(-50%) rotate(0);
      opacity: 1;
    }
    68% {
      opacity: 0;
    }
  }
  .guide-text {
    width: 100%;
  }
  .guide-text__title {
    font-size: 2.1rem;
    margin-bottom: 28px;
    text-align: center;
  }
  .guide-text__txt {
    font-size: 1.5rem;
    line-height: 37px;
  }
  .guide-text__txt > p {
    margin-bottom: 37px;
  }
  .guide-text__note {
    font-size: 1.2rem;
    line-height: 27px;
    padding-left: 17px;
    margin-top: 30px;
    padding-bottom: 3px;
  }
  .guide-icon {
    width: 73px;
    margin: 0 auto 120px;
  }
}

/*------------------------------------------------------*/
/*  fee */
/*------------------------------------------------------*/
.fee {
  position: relative;
}
.fee-bg {
  position: absolute;
  left: 0;
  top: 22px;
  width: 201px;
}
.fee-title {
  text-align: center;
  margin-bottom: 122px;
}
.fee-title .section-title__jp {
  margin-bottom: 12px;
}
.fee-list {
  width: 84vw;
  max-width: 750px;
  margin: 0 auto;
}
.fee-block {
  box-sizing: border-box;
  padding-left: 38%;
  position: relative;
  margin-bottom: 114px;
}
.fee-block__title {
  font-size: 2rem;
  letter-spacing: 0.08em;
  position: absolute;
  left: 0;
  top: 0;
}
.fee-item {
  margin-bottom: 24px;
}
.fee-item > dl {
  display: flex;
  align-items: center;
}
.fee-item__title {
  font-size: 2rem;
  letter-spacing: 0.08em;
  width: 138px;
  position: relative;
  top: -4px;
}
.fee-item__price {
  width: calc(100% - 138px);
}
.fee-item__price > .price {
  font-size: 3.3rem;
  color: #ff1f3f;
  line-height: 40px;
}
.fee-item__price > .tax {
  font-size: 1.3rem;
  letter-spacing: 0.08em;
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 4px;
}
.fee-item__note {
  font-size: 1.3rem;
  line-height: 30px;
  position: relative;
  padding-left: 18px;
  letter-spacing: 0.08em;
  margin-top: 7px;
}
.fee-item__note.-note1 {
  margin-top: 12px;
  padding-bottom: 7px;
}
.fee-item__note > .mark {
  position: absolute;
  left: 0;
  top: 0;
  color: #ff1f3f;
}
.fee-item__note > .-fontb {
  font-size: 1.7rem;
}
.fee-note {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  text-align: center;
  padding-top: 8px;
  margin-bottom: 176px;
}
.fee-icon {
  width: 62px;
  margin: 0 auto 170px;
}
@media screen and (max-width: 750px) {
  .fee-bg {
    left: -49px;
    top: 53px;
    width: 160px;
  }
  .fee-title {
    text-align: center;
    margin-bottom: 86px;
  }
  .fee-title .section-title__jp {
    margin-bottom: 12px;
  }
  .fee-list {
    width: 73.3vw;
    max-width: 500px;
  }
  .fee-block {
    box-sizing: border-box;
    padding-left: 0;
    position: relative;
    margin-bottom: 64px;
  }
  .fee-block__title {
    font-size: 1.6rem;
    position: relative;
    text-align: center;
    margin-bottom: 33px;
  }
  .fee-item {
    margin-bottom: 6px;
  }
  .fee-item > dl {
    justify-content: space-between;
  }
  .fee-item__title {
    font-size: 1.6rem;
    width: auto;
    top: -2px;
  }
  .fee-item__price {
    width: auto;
  }
  .fee-item__price > .price {
    font-size: 2.7rem;
    line-height: 40px;
  }
  .fee-item__price > .tax {
    font-size: 1.1rem;
    top: -1px;
    margin-left: 1px;
    margin-right: -8px;
  }
  .fee-item__note {
    font-size: 1.2rem;
    line-height: 27px;
    padding-left: 14px;
    margin-top: 7px;
    padding-bottom: 4px;
  }
  .fee-item__note.-note1 {
    margin-top: 11px;
    padding-bottom: 26px;
  }
  .fee-item__note > .mark {
    left: -1px;
  }
  .fee-item__note > .-fontb {
    font-size: 1.5rem;
  }
  .fee-note {
    width: 73.3vw;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 30px;
    padding-top: 16px;
    margin-bottom: 123px;
  }
  .fee-icon {
    width: 46px;
    margin: 0 auto 125px;
  }
}

/*------------------------------------------------------*/
/*  faq */
/*------------------------------------------------------*/
.faq-title {
  text-align: center;
  margin-bottom: 72px;
}
.faq-title .section-title__jp {
  margin-bottom: 12px;
}
.faq-list {
  width: 81vw;
  margin: 0 auto 215px;
}
.faq-item {
  position: relative;
}
.faq-item::after {
  content: "";
  width: 100%;
  height: 2px;
  background: url(../images/faq/line.png) repeat-x 0 0;
  background-size: 11px 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.faq-item__q {
  font-size: 1.8rem;
  line-height: 36px;
  letter-spacing: 0.08em;
  padding: 54px 80px 52px 16.2%;
  position: relative;
  cursor: pointer;
  transition: 0.2s all ease-out 0s;
}
.faq-item__q::before {
  content: "";
  width: 20px;
  height: 25px;
  position: absolute;
  left: 29px;
  top: 61px;
  background: url(../images/faq/q.svg) no-repeat 0 0;
  background-size: contain;
}
@media screen and (min-width: 751px) {
  .faq-item__q:hover {
    color: #ff1f3f;
  }
  .faq-item__q:hover .faq-item__arrow img {
    top: 5px;
  }
}
.faq-item__q.-open .faq-item__arrow {
  transform: rotate(180deg);
}
.faq-item__arrow {
  width: 20px;
  position: absolute;
  right: 30px;
  top: 67px;
  font-size: 0;
  line-height: 0;
  transition: 0.2s all ease-out 0s;
}
.faq-item__arrow img {
  position: relative;
  top: 0;
  transition: 0.2s all ease-out 0s;
}
.faq-item__a {
  overflow: hidden;
  height: 0;
}
.faq-item__awrap {
  position: relative;
  padding: 0 0 0 16.2%;
  font-size: 1.5rem;
  line-height: 40px;
  letter-spacing: 0.08em;
}
.faq-item__awrap::before {
  content: "";
  width: 20px;
  height: 24px;
  position: absolute;
  left: 29px;
  top: 11px;
  background: url(../images/faq/a.svg) no-repeat 0 0;
  background-size: contain;
}
.faq-item__amain {
  padding: 0 0 86px 0;
  position: relative;
}
.faq-icon {
  width: 43px;
  margin: 0 auto 171px;
}
@media screen and (max-width: 750px) {
  .faq-title {
    margin-bottom: 20px;
  }
  .faq-list {
    width: 73.3vw;
    margin-bottom: 130px;
  }
  .faq-item__q {
    font-size: 1.6rem;
    line-height: 32px;
    padding: 52px 60px 46px 0;
  }
  .faq-item__q::before {
    width: 17px;
    height: 21px;
    display: block;
    position: relative;
    left: 0;
    top: 0;
    background: url(../images/sp/faq/q.svg) no-repeat 0 0;
    background-size: contain;
    margin-bottom: 20px;
  }
  .faq-item__arrow {
    width: 15px;
    right: 0;
    top: 50%;
    margin-top: -3px;
  }
  .faq-item__awrap {
    padding: 0 0 0 0;
    font-size: 1.4rem;
    line-height: 37px;
  }
  .faq-item__awrap::before {
    width: 17px;
    height: 20px;
    display: block;
    position: relative;
    left: 0;
    top: 16px;
    background: url(../images/sp/faq/a.svg) no-repeat 0 0;
    background-size: contain;
    margin-bottom: 38px;
  }
  .faq-item__amain {
    padding: 0 0 58px 0;
  }
  .faq-icon {
    width: 32px;
    margin-bottom: 125px;
  }
}

/*------------------------------------------------------*/
/*  contact */
/*------------------------------------------------------*/
.contact {
  text-align: center;
  position: relative;
}
.contact-bg {
  position: absolute;
  left: 0;
  top: -303px;
  width: 253px;
}
.contact-title {
  margin-bottom: 80px;
}
.contact-title .section-title__jp {
  margin-bottom: 12px;
}
.contact-lead {
  width: 73.3vw;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 55px;
  letter-spacing: 0.08em;
  margin-bottom: 38px;
}
.contact-lead > a {
  display: inline-block;
  position: relative;
  margin: 0 5px;
}
.contact-lead > a::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 18px;
  transition: 0.2s all ease-out 0s;
}
@media screen and (min-width: 751px) {
  .contact-lead > a:hover::after {
    width: 0;
    left: 50%;
  }
}
.contact-note {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  margin-bottom: 105px;
}
.contact-note > span {
  color: #ff1f3f;
}
.contact-online {
  width: 89.3vw;
  max-width: 900px;
  margin: 0 auto 122px;
  position: relative;
  border: 1px solid #dbdbdb;
  border-radius: 30px 30px;
  padding: 70px 0 72px 0;
}
.contact-online__title {
  font-size: 2rem;
  letter-spacing: 0.08em;
  width: 329px;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -15px;
}
.contact-online__lead {
  width: 73.3%;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 47px;
  letter-spacing: 0.08em;
  margin-bottom: 38px;
}
.contact-online__list {
  display: flex;
  justify-content: center;
}
.contact-online__item {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  position: relative;
  padding-left: 22px;
}
.contact-online__item::before {
  content: "";
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  border: 2px solid #ff1f3f;
  position: absolute;
  left: 0;
  top: 9px;
  border-radius: 50% 50%;
}
.contact-online__item:nth-of-type(2) {
  margin: 0 40px;
}
.contact-tel {
  padding-top: 80px;
  margin-bottom: 109px;
}
.contact-tel__title {
  font-size: 2.5rem;
  letter-spacing: 0.08em;
  margin-bottom: 45px;
}
.contact-tel__icon {
  width: 27px;
  margin: 0 auto 44px;
}
.contact-tel__no {
  font-size: 3.8rem;
  color: #ff1f3f;
}
.contact-tel__note {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
.contact-mail {
  padding-top: 80px;
  margin-bottom: 216px;
}
.contact-mail__title {
  font-size: 2.5rem;
  letter-spacing: 0.08em;
  margin-bottom: 43px;
}
.contact-mail__icon {
  width: 30px;
  margin: 0 auto 56px;
}
.contact-mail__link > a {
  color: #ff1f3f;
  display: inline-block;
  position: relative;
  font-size: 2.4rem;
}
.contact-mail__link > a::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ff1f3f;
  position: absolute;
  left: 0;
  bottom: 9px;
  transition: 0.2s all ease-out 0s;
}
@media screen and (min-width: 751px) {
  .contact-mail__link > a:hover::after {
    width: 0;
    left: 50%;
  }
}
.contact-mail__note {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  margin-bottom: 39px;
}
.contact-mail__required {
  display: flex;
  justify-content: center;
  margin-bottom: 54px;
}
.contact-mail__required > li {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  position: relative;
  padding-left: 22px;
  margin-right: 38px;
}
.contact-mail__required > li::before {
  content: "";
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  border: 2px solid #ff1f3f;
  position: absolute;
  left: 0;
  top: 9px;
  border-radius: 50% 50%;
}
.contact-mail__required > li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 750px) {
  .contact-bg {
    left: -58px;
    top: -19px;
    width: 200px;
  }
  .contact-title {
    margin-bottom: 67px;
  }
  .contact-lead {
    font-size: 1.5rem;
    line-height: 39px;
    margin-bottom: 53px;
  }
  .contact-lead > a::after {
    bottom: 9px;
  }
  .contact-note {
    font-size: 1.3rem;
    margin-bottom: 127px;
  }
  .contact-online {
    margin-bottom: 93px;
    padding: 79px 0 69px 0;
  }
  .contact-online__title {
    font-size: 1.8rem;
    line-height: 27px;
    width: 190px;
    top: -27px;
  }
  .contact-online__lead {
    font-size: 1.5rem;
    line-height: 39px;
    margin-bottom: 38px;
  }
  .contact-online__list {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
  }
  .contact-online__item {
    font-size: 1.5rem;
    line-height: 35px;
  }
  .contact-online__item::before {
    width: 6px;
    height: 6px;
    border: 1px solid #ff1f3f;
    top: 14px;
  }
  .contact-online__item:nth-of-type(2) {
    margin: 0 0;
  }
  .contact-tel {
    padding-top: 40px;
    margin-bottom: 90px;
  }
  .contact-tel__title {
    font-size: 2rem;
    margin-bottom: 36px;
  }
  .contact-tel__icon {
    width: 25px;
    margin-bottom: 12px;
  }
  .contact-tel__no {
    font-size: 2.8rem;
    margin-bottom: 12px;
  }
  .contact-tel__no > a {
    color: #ff1f3f;
    display: inline-block;
    position: relative;
  }
  .contact-tel__no > a::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ff1f3f;
    position: absolute;
    left: 0;
    bottom: 13px;
  }
  .contact-tel__note {
    font-size: 1.3rem;
  }
  .contact-mail {
    padding-top: 40px;
    margin-bottom: 158px;
  }
  .contact-mail__title {
    font-size: 2rem;
    margin-bottom: 36px;
  }
  .contact-mail__icon {
    width: 28px;
    margin-bottom: 35px;
  }
  .contact-mail__link > a {
    font-size: 1.9rem;
  }
  .contact-mail__link > a::after {
    bottom: 6px;
  }
  .contact-mail__note {
    font-size: 1.4rem;
    margin-bottom: 45px;
  }
  .contact-mail__required {
    display: inline-block;
    margin: 0 auto 47px;
    text-align: left;
  }
  .contact-mail__required > li {
    font-size: 1.5rem;
    line-height: 35px;
  }
  .contact-mail__required > li::before {
    width: 6px;
    height: 6px;
    border: 1px solid #ff1f3f;
    left: 2px;
    top: 15px;
  }
  .contact-mail__required > li:nth-of-type(2) {
    margin: 0 0;
  }
}