html {
  scroll-behavior: smooth;
}

body {
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 1.6;
  color: #080808;
  font-family: "honoka-maru-gothic", sans-serif;
  font-weight: 400;
  font-style: normal;  height: 100%;
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0;
  background: #fff;
}
@media (max-width:767px) {
  body {min-width:auto}
  .pc {display:none!important;}
  .sp {display:block!important;}
}
@media (min-width:768px) {
  .pc {display:block!important;}
  .sp {display:none!important;}
}
h1,h2,h3,p,ul,li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
}
a,a:visited {
  color: #080808;
  text-decoration: none;
  transition: opacity 0.3s;
}
a:hover {
  text-decoration: none;
  opacity: 0.7;
}
strong {
  font-weight: bold;
}
picture source,
img {
  width: 100%;
}
@font-face {
  font-family: 'HighSummit';
  src: url('../font/HighSummit.ttf') format('truetype');
}

/* MV
------------------------------*/
.mv-contents {
}
.mv-wrapper {
  position: relative;
  box-sizing: border-box;
  margin: 1.111vw 1.111vw 0 1.111vw;
  line-height: 0;
  font-size: 1px;
}
.mv-image-wrap {
  position: relative;
  width: 100%;
  line-height: 0;
  font-size: 1px;
}
.mv-image-wrap picture source,
.mv-image-wrap img {
  border-radius: 2.222vw;
}
@media (max-width:767px) {
  .mv-contents {
    position: relative;
    box-sizing: border-box;
    height: 224.5vw;
    padding: 40vw 0 0 0;
  }
  .mv-wrapper {
    position: static;
    width: 96vw;
    height: 72vw;
    margin: 0 auto;
  }
  .mv-image-wrap picture source,
  .mv-image-wrap img {
    width: 96vw;
    height: 72vw;
    border-radius: 4vw;
  }
}

/* MV Title */
.mv-contents .mv-title {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 23.333vw;
  height: 38.403vw;
  padding-top: 3.472vw;
  background: #fff;
  text-align: center;
  border-radius: 0 0 2.222vw 0;
}
.mv-contents .mv-title-img img {
  width: 18.889vw;
}
.mv-contents .mv-title-txt {
  margin-top: 1.736vw;
  font-size: 1.278vw;
  line-height: 1.44;
  letter-spacing: 0.154vw;
}
.mv-contents .mv-title-txt span {
  color: #e50012;
}
.mv-contents .mv-title-logo {
  margin-top: 1.736vw;
}
.mv-contents .mv-title-logo img {
  width: 16.667vw;
}
.mv-contents .mv-kyoshin-logo {
  position: absolute;
  top: 3.333vw;
  right: 1.708vw;
  width: 3.438vw;
}
@media (max-width:767px) {
  .mv-contents .mv-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 40vw;
    padding: 4vw 4vw 4vw 4vw;
    background: #fff;
    border-radius: 0;
  }
  .mv-contents .mv-title-img {
    position: absolute;
    top: 5.101vw;
    left: 4vw;
    width: 32vw;
    padding: 1.101vw 0 0 0;
  }
  .mv-contents .mv-title-img img {
    width: 32vw;
  }
  .mv-contents .mv-title-logo {
    position: absolute;
    top: 6.75vw;
    left: 38.222vw;
    width: 40vw;
  }
  .mv-contents .mv-title-logo img {
    width: 40vw;
  }
  .mv-contents .mv-title-txt {
    position: absolute;
    top: 26vw;
    left: 38.222vw;
    width: 40vw;
    margin: 0;
    font-size: 2.8vw;
    letter-spacing: 0.336vw;
  }
  .mv-contents .mv-kyoshin-logo {
    position: absolute;
    top: 16vw;
    right: 6vw;
    width: 6vw;
    z-index: 2;
  }
}

/* MV Side Button */
.mv-contents .mv-side-button {
  position: absolute;
  box-sizing: border-box;
  top: 12.222vw;
  right: 0;
  width: 8.889vw;
  height: 8.889vw;
  padding: 0.972vw 0 0 0;
  text-align: center;
  background: #e50012;
  border-radius: 1.111vw 0 0 1.111vw;
  letter-spacing: 0.05vw;
  z-index: 10;
}
.mv-contents .mv-side-button p.mv-side-title {
  color: #fff;
  font-size: 1.222vw;
  line-height: 1.05;
}
.mv-contents .mv-side-button p.mv-side-title span {
  font-size: 0.667vw;
}
.mv-contents .mv-side-button p.mv-side-body {
  margin-top: 0.1vw;
  color: #fff;
  font-size: 0.9444vw;
  line-height: 1.36;
}
.mv-contents .mv-side-button p.mv-side-body {
  margin-top: 0.1vw;
  color: #fff;
  font-size: 0.9444vw;
  line-height: 1.36;
}
.mv-contents .mv-side-button p.mv-side-arw img {
  width: 1.667vw;
  margin-top: 0.3vw;
}
@media (max-width:767px) {
  .mv-contents .mv-side-button {
    box-sizing: border-box;
    top: 88vw;
    right: 2vw;
    width: 18vw;
    height: 24vw;
    border-radius: 4vw 0 4vw 0;
  }
  .mv-contents .mv-side-button p.mv-side-title {
    margin-top: 2vw;
    font-size: 3vw;
    line-height: 1.05;
  }
  .mv-contents .mv-side-button p.mv-side-title span {
    font-size: 1.4vw;
  }
  .mv-contents .mv-side-button p.mv-side-body {
    margin-top: 1vw;
    font-size: 2.2vw;
    line-height: 1.2;
  }
  .mv-contents .mv-side-button p.mv-side-arw img {
    width: 4vw;
    margin-top: 2vw;
  }
}


/* MV Catch1 */
.mv-contents .mv-catch1 {
  position: absolute;
  top: 24.167vw;
  left: 65vw;
  font-family: 'HighSummit', sans-serif;
  font-size: 4.444vw;
  line-height: 1.44;
  color: #F00012;
  transform: rotate(-4deg);
  letter-spacing: 0;
  text-shadow: 0px 0px 6.94vw #000000;
}
@media (max-width:767px) {
  .mv-contents .mv-catch1 {
    top: 110vw;
    left: 20vw;
    font-size: 9vw;
    text-shadow: none;
  }
}

/* MV Catch2 */
.mv-contents .mv-catch2 {
  position: absolute;
  top: 40vw;
  left: 58.286vw;
  font-size: 4vw;
  line-height: 1.52;
  color: #fff;
}
@media (max-width:767px) {
  .mv-contents .mv-catch2 {
    top: 138vw;
    left: 0;
    width: 100%;
    font-size: 7vw;
    color: #080808;
    text-align: center;
  }
}

/* MV Fukidashi */
.mv-contents .mv-fukidashi {
  position: absolute;
  box-sizing: border-box;
  top: 55.556vw;
  left: 5.714vw;
  width: 22.857vw;
  height: 10vw;
  padding: 2.3vw 0 0 13.3vw;
  font-size: 0.9444vw;
  line-height: 1.68;
  color: #080808;
  letter-spacing: 0.0944vw;
  background: url(../img/mv-fukidashi.svg) top left no-repeat;
  background-size: 100% auto;
}
@media (max-width:767px) {
  .mv-contents .mv-fukidashi {
    top: 163vw;
    left: 16vw;
    width: 68vw;
    height: 22vw;
    padding: 3.5vw 0 0 34.5vw;
    font-size: 3vw;
    line-height: 1.68;
    color: #080808;
    letter-spacing: 0.3vw;
    background: url(../img/mv-fukidashi-m.svg) top left no-repeat;
    background-size: 100% auto;
  }
}

/* MV Menu */
div.mv-menu {
  position: absolute;
  box-sizing: border-box;
  top: 66vw;
  left: 4.444vw;
  margin: 0 auto;
  width: 91.111vw;
  z-index:10;
}
div.mv-menu-inner {
  position: relative;
}
div.mv-menu ul.mv-menu-1 {
  position: relative;
  overflow: hidden;
  padding: 0 1.411vw 0 2.222vw;
  background: #fff;
  opacity: 0.88;
  border-radius: 2.778vw;
}
div.mv-menu ul li {
  float: left;
  margin: 0 1.222vw 0 0;
  padding: 0;
  font-size: 1.222vw;
  line-height: 5.555vw;
  letter-spacing: 0.01vw;
}
div.mv-menu ul li a {
  display: block;
  margin: 0;
  padding: 0 0 0 2.083vw;
  font-size: 1.222vw;
  line-height: 5.555vw;
  letter-spacing: 0.01vw;
  background: url(../img/arw-headmenu.svg) center left no-repeat;
  background-size: 1.736vw 1.736vw;
}

div.mv-menu ul.mv-menu-2 {
  position: absolute;
  top: 1.111vw;
  right: 1.222vw;
}
div.mv-menu ul.mv-menu-2 li {
  float: right;
  width: 12.222vw;
  height: 3.333vw;
  margin: 0 0 0 1.222vw;
  padding: 0;
  list-style: none;
  background: none;
}
div.mv-menu ul.mv-menu-2 li:last-child {
  margin-left: 0;
}
div.mv-menu ul.mv-menu-2 li a {
  display: block;
  width: 12.222vw;
  height: 3.333vw;
  padding: 0;
  color: #fff;
  line-height: 3.333vw;
  text-align: center;
  background: #E50012;
  border-radius: 6.111vw;
}
div.mv-menu ul.mv-menu-2 li.button1 a {
  background: #005BAC;
}
div.mv-menu ul.mv-menu-2 li.button1 a span {
  display: inline-block;
  padding: 0 0 0 1.225vw;
  background: url(../img/mv-icon-pamph.svg) center left no-repeat;
  background-size: 0.833vw auto;
}
div.mv-menu ul.mv-menu-2 li.button2 a span {
  display: inline-block;
  padding: 0 0 0 1.336vw;
  background: url(../img/mv-icon-soudan.svg) center left no-repeat;
  background-size: 0.944vw auto;
}
div.mv-menu ul.mv-menu-2 li.button3 a span {
  display: inline-block;
  padding: 0 0 0 1.559vw;
  background: url(../img/mv-icon-contact.svg) center left no-repeat;
  background-size: 1.167vw auto;
}
@media (max-width:767px) {
  div.mv-menu,
  div.mv-menu-inner {
    position: static;
  }
  div.mv-menu ul.mv-menu-1 {
    position: absolute;
    left: 0;
    bottom: 19vw;
    width: 100vw;
    margin: 0 auto;
    padding: 0;
    background: none;
    border-radius: 0;
  }
  div.mv-menu ul.mv-menu-2 {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100vw;
    padding: 3vw 0;
    z-index: 10;
    background: #fff;
    opacity: 0.88;
  }
  div.mv-menu ul:nth-child(1) li:nth-child(3) {
    clear: both;
  }
  div.mv-menu li:nth-child(1),
  div.mv-menu li:nth-child(2),
  div.mv-menu li:nth-child(3),
  div.mv-menu li:nth-child(4) {
    padding: 0;
    font-size: 1.222vw;
    line-height: 4vw;
    letter-spacing: 0.032vw;
  }
  div.mv-menu li:nth-child(1) {
    margin: 0 7vw 4vw 14vw;
  }
  div.mv-menu li:nth-child(2) {
    margin: 0 0 4vw 0;
  }
  div.mv-menu li:nth-child(3) {
    margin: 0 7vw 1vw 22vw;
  }
  div.mv-menu li:nth-child(4) {
    margin: 0 0 1vw 0;
  }
  div.mv-menu ul li a {
    font-size: 3.6vw;
  }
  div.mv-menu ul.mv-menu-1 li:nth-child(1) a,
  div.mv-menu ul.mv-menu-1 li:nth-child(2) a,
  div.mv-menu ul.mv-menu-1 li:nth-child(3) a,
  div.mv-menu ul.mv-menu-1 li:nth-child(4) a {
    padding: 0 0 0 5vw;
    line-height: 4vw;
    letter-spacing: 0.01vw;
    background: url(../img/arw-headmenu.svg) center left no-repeat;
    background-size: 4vw 4vw;
  }
  div.mv-menu ul.mv-menu-2 li {
    width: 30vw;
    height: 12vw;
    margin: 0 1vw 0 0;
  }
  div.mv-menu ul.mv-menu-2 li:nth-child(1) {
    margin-right: 4vw;
  }
  div.mv-menu ul.mv-menu-2 li a {
    display: block;
    width: 30vw;
    height: 12vw;
    line-height: 1.12;
    text-align: center;
    border-radius: 6vw;
  }
  div.mv-menu ul.mv-menu-2 li.button3 a span {
    box-sizing: border-box;
    height: 12vw;
    display: inline-block;
    padding: 4vw 0 0 4vw;
    background: url(../img/mv-icon-pamph.svg) center left no-repeat;
    background-size: 3vw auto;
  }
  div.mv-menu ul.mv-menu-2 li.button2 a span {
    box-sizing: border-box;
    height: 12vw;
    display: inline-block;
    padding: 4vw 0 0 5vw;
    background: url(../img/mv-icon-soudan.svg) center left no-repeat;
    background-size: 4vw auto;
  }
  div.mv-menu ul.mv-menu-2 li.button1 a span {
    box-sizing: border-box;
    height: 12vw;
    padding: 2vw 0 0 5vw;
    background: url(../img/mv-icon-contact.svg) center left no-repeat;
    background-size: 4vw auto;
  }

}

/* Onayami
------------------------------*/
.onayami .onayami1 {
  overflow: hidden;
  width: 77.778vw;
  margin: 6vw auto 0 auto;
}
.onayami .onayami1 .title {
  float: left;
  width: 26.667vw;
}
.onayami .onayami1 .title .copy1 {
  margin: 0 0 0 1vw;
  font-size: 0.9444vw;
  line-height: 1.68;
  letter-spacing: 0.1511vw;
}
.onayami .onayami1 .title .copy2 {
  margin: 0 0 0 1vw;
  font-size: 2.5vw;
  line-height: 1.52;
  letter-spacing: 0.25vw;
}
.onayami .onayami1 .title .copy2 span {
  color: #E50012;
}
.onayami .onayami1 .title .pic {
  width: 17.778vw;
  margin: 1.5vw 0 0 0;
}
.onayami .onayami1 .body {
  float: right;
  width: 51.111vw;
}

.onayami .body .case {
  display: flex;
  align-items: center;
  height: 8.889vw;
}
.onayami .case:nth-child(1),
.onayami .case:nth-child(2) {
  padding-bottom: 1.111vw;
  border-bottom: 0.278vw dotted #FFE800;
  /*padding-bottom: 1.388vw;
  background: url(../img/line_yellow1.svg) bottom left no-repeat;
  background-size: 100% auto;*/
}
.onayami .case:nth-child(2),
.onayami .case:nth-child(3) {
  padding-top: 1.111vw;
}
.onayami .casebox {
}
.onayami .casebox:nth-child(1) {
  width: 8.889vw;
  height: 6.667vw;
  text-align: left;
}
.onayami .casebox:nth-child(1) picture source,
.onayami .casebox:nth-child(1) img {
  width: 6.667vw;
  line-height: 0;
  font-size: 1px;
}
.onayami .casebox:nth-child(2) {
  width: 8.889vw;
  text-align: center;
  line-height: 1.2;
}
.onayami .casebox:nth-child(2) p {
  font-size: 1.611vw;
  letter-spacing: 0.178vw;
}
.onayami .casebox:nth-child(2) p span {
  font-size: 2.722vw;
  letter-spacing: 0.356vw;
  color: #E50012;
}
.onayami .casebox:nth-child(3) {
  width: 33.333vw;
  padding: 0 0 0 2.222vw;
  font-size: 1.111vw;
  letter-spacing: 0.111vw;
  text-align: left;
}
.onayami .casebox:nth-child(3) li {
  padding: 0 0 0 1.25vw;
  background: url(../img/icon-list1.svg) left center no-repeat;
  background-size: 0.625vw auto;
}

/* Banner */
.onayami .banner {
  box-sizing: border-box;
  overflow: hidden;
  width: 82.222vw;
  height: 17.778vw;
  border-radius: 2.222vw;
  margin: 5vw auto;
  padding: 3.333vw 2.222vw 0 2.222vw;
  background: #FFFCF0;
}
.onayami .banner .pic {
  float: right;
  width: 11.111vw;
}
.onayami .banner .fukidashi {
  position: relative;
  width: 40.764vw;
  padding: 0.556vw 2.222vw;
  font-size: 1.278vw;
  line-height: 1.68;
  letter-spacing: 0.102vw;
  text-align: center;
  background: #FFE800;
  border-radius: 2.146vw;
}
.onayami .banner .fukidashi::after {
  position: absolute;
  bottom: -1.111vw;
  left: calc(50% - 1.111vw);
  content: "";
  display: block;
  border-left: 1.111vw solid transparent;
  border-right: 1.111vw solid transparent;
  border-bottom: calc(tan(60deg) * 1.111vw) solid #FFE800;
  transform: rotate(180deg);
}
.onayami .banner .copy1 {
  margin: 1.8vw 0 0 0;
  font-size: 2.222vw;
}
.onayami .banner .copy1 span {
  color: #E50012;
}
.onayami .banner .copy2 {
  margin: 0.6vw 0 0 0;
  font-size: 1.389vw;
}
.onayami .banner .copy2 span {
  color: #E50012;
}

/* Photo */
.onayami .photo {
  position: relative;
  margin: 1.111vw;  
}
.onayami .photo picture source,
.onayami .photo img {
  border-radius: 2.222vw;
}
.onayami .photo .catch1 {
  position: absolute;
  top: 30.5vw;
  left: 4.8vw;
  font-family: 'HighSummit', sans-serif;
  font-size: 4.444vw;
  line-height: 1.44;
  color: #F00012;
  transform: rotate(-4deg);
  letter-spacing: 0;
  text-shadow: 0px 0px 6.94vw #000000;
}
.onayami .photo .comment {
  position: absolute;
  width: 100%;
  bottom: 3vw;
  left: 0;
}
.onayami .photo .comment p {
  width: 79.167vw;
  height: 2.222vw;
  margin: 0 auto;
  font-size: 1.111vw;
  line-height: 2.222vw;
  letter-spacing: 0.111vw;
  text-align: center;
  background: #fff;
  opacity: 0.88;
  border-radius: 1.111vw;
}
@media (max-width:767px) {
  .onayami .onayami1 {
    width: 92vw;
    margin: 6vw auto 0 auto;
  }
  .onayami .onayami1 .title {
    overflow: hidden;
    float: none;
    width: 92vw;
  }
  .onayami .onayami1 .title-inner {
    float: left;
    width: 50vw;
  }
  .onayami .onayami1 .title .copy1 {
    display: none;
  }
  .onayami .onayami1 .title .copy2 {
    margin: 2vw 0 0 1vw;
    font-size: 6.6vw;
    line-height: 1.52;
    letter-spacing: 0.66vw;
  }
  .onayami .onayami1 .title .copy2 span {
    color: #E50012;
  }
  .onayami .onayami1 .title .pic {
    float: right;
    width: 42vw;
    margin: 0;
    transform: scale(-1,1);
  }
  .onayami .onayami1 .body {
    float: none;
    width: 92vw;
    margin: 0 auto 0 auto;
  }

  .onayami .body .case {
    position: relative;
    display: block;
    align-items: center;
    height: auto;
  }
  .onayami .case:nth-child(1) {
    margin: 5vw 0 0 0;
  }
  .onayami .case:nth-child(1),
  .onayami .case:nth-child(2) {
    padding-bottom: 5vw;
    border-bottom: 1vw dotted #FFE800;
  }
  .onayami .case:nth-child(2),
  .onayami .case:nth-child(3) {
    padding-top: 5vw;
  }
  .onayami .casebox {
  }
  .onayami .casebox:nth-child(1) {
    width: 28vw;
    height: auto;
    text-align: center;
  }
  .onayami .casebox:nth-child(1) picture source,
  .onayami .casebox:nth-child(1) img {
    width: 22vw;
  }
  .onayami .casebox:nth-child(2) {
    width: 28vw;
    padding: 2vw 0 0 0;
    text-align: center;
    line-height: 1.2;
  }
  .onayami .casebox:nth-child(2) p {
    font-size: 4vw;
    letter-spacing: 0.64vw;
  }
  .onayami .casebox:nth-child(2) p span {
    font-size: 7vw;
    letter-spacing: 1.12vw;
    color: #E50012;
  }
  .onayami .casebox:nth-child(3) {
    position: absolute;
    top: 5vw;
    right: 0;
    width: 60vw;
    padding: 0;
    font-size: 4vw;
    letter-spacing: 0.4vw;
    text-align: left;
  }
  .onayami .case:nth-child(1) .casebox:nth-child(3) {
    top: 5vw;
  }
  .onayami .case:nth-child(2) .casebox:nth-child(1) {
    padding: 2.5vw 0 0 0;
  }
  .onayami .case:nth-child(2) .casebox:nth-child(2) {
    padding: 0 0 2.5vw 0;
  }
  .onayami .casebox:nth-child(3) li {
    margin: 0 0 4vw 0;
    padding: 0 0 0 4.75vw;
    line-height: 1.44;
    background: url(../img/icon-list1.svg) left center no-repeat;
    background-size: 2.25vw auto;
  }
  .onayami .case:nth-child(3) .casebox:nth-child(3) {
    top: 7vw;
  }

  /* Banner */
  .onayami .banner {
    position: relative;
    box-sizing: border-box;
    width: 92vw;
    height: 112vw;
    border-radius: 2.222vw;
    margin: 8vw auto 10vw;
  }
  .onayami .banner .pic {
    position: absolute;
    bottom: 0;
    left: 28vw;
    float: none;
    width: 36vw;
  }
  .onayami .banner .fukidashi {
    position: relative;
    width: 65vw;
    padding: 2vw 0;
    margin: 0 auto 0 auto;
    font-size: 3.5vw;
    line-height: 1.68;
    letter-spacing: 0.102vw;
    text-align: center;
    background: #FFE800;
    border-radius: 6vw;
  }
  .onayami .banner .fukidashi::after {
    position: absolute;
    bottom: -4vw;
    left: calc(50% - 4vw);
    content: "";
    display: block;
    border-left: 4vw solid transparent;
    border-right: 4vw solid transparent;
    border-bottom: calc(tan(60deg) * 4vw) solid #FFE800;
    transform: rotate(180deg);
  }
  .onayami .banner .copy1 {
    margin: 5vw 0 0 0;
    font-size: 6vw;
    text-align: center;
  }
  .onayami .banner .copy1 span {
    color: #E50012;
  }
  .onayami .banner .copy2 {
    margin: 3vw 0 0 0;
    font-size: 4vw;
    text-align: center;
    letter-spacing: 0.2vw;
  }
  .onayami .banner .copy2 span {
    color: #E50012;
  }

  /* Photo */
  .onayami .photo {
    position: relative;
    width: 96vw;
    margin: 0 auto;
  }
  .onayami .photo picture source,
  .onayami .photo img {
    border-radius: 4vw;
  }
  .onayami .photo .catch1 {
    position: absolute;
    top: 50vw;
    font-size: 9vw;
    line-height: 1.2;
  }
  .onayami .photo .comment {
    position: absolute;
    width: 100%;
    bottom: 5vw;
    left: 0;
  }
  .onayami .photo .comment p {
    box-sizing: border-box;
    width: 88vw;
    height: auto;
    padding: 2vw 4vw;
    font-size: 3vw;
    line-height: 1.44;
    letter-spacing: 0.3vw;
    text-align: left;
    border-radius: 4vw;
  }

}


/* Gakusyu
------------------------------*/
.gakusyu {
  margin: 0;
  padding: 8.611vw 0 0 0;
}
.gakusyu .subtitle {
  font-family: 'HighSummit', sans-serif;
  font-size: 2.222vw;
  line-height: 1;
  color: #F00012;
  transform: rotate(-4deg);
  letter-spacing: 0;
  text-align: center;
}
.gakusyu h2 {
  width: 24vw;
  margin: 0 auto;
  padding: 0.7vw 0 0.3vw 0;
  font-size: 3.333vw;
  text-align: center;
  line-height: 1.44;
  letter-spacing: 0.533vw;
  border-bottom: 0.278vw dotted #FFE800;
}
.gakusyu .gakusyu-inner {
  position: relative;
  width: 77.778vw;
  margin: 0 auto;
}
.gakusyu .gakusyu-inner .pic1 {
  position: absolute;
  top: 4vw;
  right: 1vw;
  width: 12.917vw;
}
.gakusyu .gakusyu-main {
  margin: 1vw 0 0 0;
}

.gakusyu .gakusyu-main .gakusyu-box {
  display: flex;
  align-items: center;
  width: 35.556vw;
  padding: 3.7vw 0 0 0;
}
.gakusyu .gakusyu-main .gakusyu-box .body {
  width: 24.444vw;
}
.gakusyu-box .body .img-wrapper {
  position: relative;
}
.gakusyu-box .body .img-wrapper picture source,
.gakusyu-box .body .img-wrapper picture img {
  position: relative;
  width: 100%;
  border-radius: 1.111vw;
}
.gakusyu-box .body .number {
  position: absolute;
  top: -3.7vw;
  left: 1.7vw;
  font-family: "Overpass", sans-serif;
  font-weight: 900;
  font-size: 6.667vw;
  line-height: 1;
  color: #E50012;
}
.gakusyu-box .body h3 {
  margin: 1.3vw 0 1.3vw 0;
  font-size: 2.222vw;
  line-height: 1.44;
  letter-spacing: 0.356vw;
}
.gakusyu-box .body h3 span {
  color: #E50012;
}
.gakusyu-box .body .text {
  margin: 0;
  font-size: 1.111vw;
  line-height: 1.84;
  letter-spacing: 0.111vw;
}

.gakusyu .gakusyu-main .gakusyu-box .message {
  width: 11.112vw;
}
.gakusyu-box .message .fukidashi {
  position: relative;
  box-sizing: border-box;
  width: 8.889vw;
  margin: 0 0 0 auto;
  padding: 1.111vw;
  font-size: 0.944vw;
  line-height: 1.68;
  letter-spacing: 0.075vw;
  border-radius: 2.222vw;
  background: #FFE800;
}
.gakusyu-box .message .fukidashi::after {
  position: absolute;
  bottom: -1.111vw;
  left: calc(50% - 1.111vw);
  content: "";
  display: block;
  border-left: 1.111vw solid transparent;
  border-right: 1.111vw solid transparent;
  border-bottom: calc(tan(60deg) * 1.111vw) solid #FFE800;
  transform: rotate(180deg);
}
.gakusyu-box .message .icon {
  width: 8.889vw;
  margin: 1.5vw 0 0 auto;
}
.gakusyu-box1 {
  float: left;
  margin: 0 0 0 0;
}
.gakusyu-box2 {
  float: right;
  margin: 22vw 0 0 0;
}
.gakusyu-box3 {
  float: left;
  margin: 5vw 0 0 0;
}
.gakusyu-box4 {
  float: right;
  margin: 5vw 0 0 0;
}
.gakusyu-box5 {
  float: left;
  margin: 5vw 0 0 0;
}
.gakusyu-foot-box {
  clear: both;
  width: 100%;
  padding: 3vw 0 3vw 0;
}
.gakusyu-foot-box img {
  width: 54.822vw;
  margin: 0 auto;
}

/* Photo */
.gakusyu .photo {
  position: relative;
  margin: 1.111vw;  
}
.gakusyu .photo picture source,
.gakusyu .photo img {
  border-radius: 2.222vw;
}
.gakusyu .photo .catch1 {
  position: absolute;
  top: 30.5vw;
  left: 4.8vw;
  font-family: 'HighSummit', sans-serif;
  font-size: 4.444vw;
  line-height: 1.44;
  color: #F00012;
  transform: rotate(-4deg);
  letter-spacing: 0;
  text-shadow: 0px 0px 6.94vw #000000;
}
.gakusyu .photo .comment {
  position: absolute;
  width: 100%;
  bottom: 3vw;
  left: 0;
}
.gakusyu .photo .comment p {
  width: 56.389vw;
  height: 2.222vw;
  margin: 0 auto;
  font-size: 1.111vw;
  line-height: 2.222vw;
  letter-spacing: 0.111vw;
  text-align: center;
  background: #fff;
  opacity: 0.88;
  border-radius: 1.111vw;
}

@media (max-width: 767px) {
  .gakusyu {
    padding: 15vw 0 0 0;
  }
  .gakusyu .subtitle {
    font-size: 6vw;
  }
  .gakusyu h2 {
    width: 48.5vw;
    margin: 0 auto;
    padding: 3vw 0 1vw 0;
    font-size: 7vw;
    letter-spacing: 1.12vw;
    border-bottom: 1vw dotted #FFE800;
  }
  .gakusyu .gakusyu-inner {
    position: relative;
    width: 92vw;
    margin: 0 auto;
  }
  .gakusyu .gakusyu-main .gakusyu-box {
    display: block;
    width: 92vw;
    padding: 15vw 0 0 0;
  }
  .gakusyu .gakusyu-main .gakusyu-box .body {
    width: 92vw;
  }
  .gakusyu-box .body .img-wrapper {
    position: relative;
  }
  .gakusyu-box .body .img-wrapper picture source,
  .gakusyu-box .body .img-wrapper picture img {
    position: relative;
    width: 100%;
    border-radius: 4vw;
  }
  .gakusyu-box .body .number {
    position: absolute;
    top: -7.5vw;
    left: 6.5vw;
    font-size: 16vw;
  }
  .gakusyu-box .body h3 {
    margin: 5vw 0 5vw 0;
    font-size: 6vw;
    letter-spacing: 0.96vw;
  }
  .gakusyu-box .body h3 span {
    color: #E50012;
  }
  .gakusyu-box .body .text {
    margin: 0 0 5vw 0;
    font-size: 4vw;
    letter-spacing: 0.4vw;
  }

  .gakusyu .gakusyu-main .gakusyu-box .message {
    overflow: hidden;
    width: 92vw;
  }
  .gakusyu-box .message .fukidashi {
    float: right;
    width: 60vw;
    margin: 0 2vw 0 0;
    padding: 4vw;
    font-size: 3vw;
    letter-spacing: 0.24vw;
    border-radius: 6vw;
    background: #FFE800;
  }
  .gakusyu-box .message .fukidashi::after {
    bottom: auto;
    top: calc(50% - 4vw);
    left: -4vw;
    border-left: 4vw solid transparent;
    border-right: 4vw solid transparent;
    border-bottom: calc(tan(60deg) * 4vw) solid #FFE800;
    transform: rotate(270deg);
  }
  .gakusyu-box .message .icon {
    float: left;
    width: 22vw;
    margin: 0 0 0 2vw;
  }
  .gakusyu-box1 {
    float: none;
    margin: 0 0 0 0;
  }
  .gakusyu-box2 {
    float: none;
    margin: 5vw 0 0 0;
  }
  .gakusyu-box3 {
    float: none;
    margin: 5vw 0 0 0;
  }
  .gakusyu-box4 {
    float: none;
    margin: 5vw 0 0 0;
  }
  .gakusyu-box5 {
    float: none;
    margin: 5vw 0 0 0;
  }
  .gakusyu-foot-box {
    float: none;
    width: 82vw;
    margin: 0 auto;
    padding: 10vw 0 15vw;
  }
  .gakusyu-foot-box img {
    width: 82vw;
  }

  /* Photo */
  .gakusyu .photo {
    position: relative;
    width: 96vw;
    margin: 0 auto;
  }
  .gakusyu .photo picture source,
  .gakusyu .photo img {
    border-radius: 4vw;
  }
  .gakusyu .photo .catch1 {
    position: absolute;
    top: 53.5vw;
    font-size: 9vw;
    line-height: 1.2;
  }
  .gakusyu .photo .comment {
    position: absolute;
    bottom: 5vw;
    font-size: 9vw;
    line-height: 1.2;
  }
  .gakusyu .photo .comment p {
    box-sizing: border-box;
    width: 88vw;
    height: auto;
    padding: 2vw 4vw;
    font-size: 3vw;
    line-height: 1.44;
    letter-spacing: 0.3vw;
    text-align: left;
    border-radius: 4vw;
  }
}

/* Features
------------------------------*/
.features {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #FFFCF0;
}
.features-inner {
  width: 77.778vw;
  margin: 0 auto;
  padding: 8vw 0 6vw;
}
.features .subtitle {
  font-family: 'HighSummit', sans-serif;
  font-size: 2.222vw;
  line-height: 1;
  color: #F00012;
  transform: rotate(-4deg);
  letter-spacing: 0;
  text-align: center;
}
.features h2 {
  width: 26vw;
  margin: 0 auto 5vw;
  padding: 0.7vw 0 0.3vw 0;
  font-size: 3.333vw;
  text-align: center;
  line-height: 1.44;
  letter-spacing: 0.533vw;
  border-bottom: 0.278vw dotted #FFE800;
}

.features .case {
  display: flex;
  align-items: center;
}
.features .case {
  margin-top: 5vw;
}
.features .case.top {
  margin-top: 0;
}
.features .casebox {
}
.features .casebox:nth-child(1) {
  width: 13.333vw;
  height: 8.889vw;
  text-align: left;
}
.features .casebox:nth-child(1) .number {
  box-sizing: border-box;
  width: 8.889vw;
  height: 8.889vw;
  margin: 0;
  padding: 2.778vw 0 0 0;
  border: 1px solid #E50012;
  border-radius: 50%;
  font-family: "Overpass", sans-serif;
  font-size: 3.333vw;
  font-weight: 900;
  line-height: 1;
  color: #E50012;
  text-align: center;
}
.features .casebox:nth-child(2) {
  width: 37.778vw;
  text-align: left;
}
.features .casebox:nth-child(2) p.lead {
  font-size: 2.222vw;
  line-height: 1.44;
  letter-spacing: 0.3vw;
}
.features .casebox:nth-child(2) p.lead em {
  font-size: 0.8vw;
  font-style: normal;
  letter-spacing: 0.13vw;
}
.features .casebox:nth-child(2) p.lead span {
  color: #E50012;
}
.features .casebox:nth-child(2) p.body {
  margin: 1vw 0 0 0;
  font-size: 1.111vw;
  line-height: 1.84;
  letter-spacing: 0.099vw;
}
.features .casebox:nth-child(3) {
  overflow: hidden;
  width: 26.667vw;
  text-align: right;
}
.features .casebox:nth-child(3) picture source,
.features .casebox:nth-child(3) picture img {
  width: 11.667vw;
  line-height: 0;
  font-size: 1px;
  border-radius: 1.111vw;
}
.features .casebox:nth-child(3) picture:nth-child(1) source,
.features .casebox:nth-child(3) picture:nth-child(1) img {
  float: left;
  margin: 0 0 0 2.223vw;
}
.features .casebox:nth-child(3) picture:nth-child(2) source,
.features .casebox:nth-child(3) picture:nth-child(2) img {
  float: right;
}
.comments {
  overflow: hidden;
  margin: 1vw 0 0 0;
}
.comments li {
  float: left;
  list-style: none;
  padding: 0
}
.comments li:last-child {
  float: right;
}
.comments .icon {
  float: left;
  width: 3.333vw;
  height: 3.333vw;
}
.comments .fukidashi {
  float: left;
  box-sizing: border-box;
  position: relative;
  width: 32.778vw;
  height: 3.333vw;
  margin: 0 0 0 1.111vw;
  padding: 0 1.111vw;
  font-size: 0.972vw;
  line-height: 3.333vw;
  letter-spacing: 0.078vw;
  text-align: left;
  background: #FFE800;
  border-radius: 1.667vw;
}
.comments .fukidashi::after {
  position: absolute;
  top: calc(50% - 1.111vw);
  left: -1.111vw;
  content: "";
  display: block;
  border-left: 1.111vw solid transparent;
  border-right: 1.111vw solid transparent;
  border-bottom: calc(tan(60deg) * 1.111vw) solid #FFE800;
  transform: rotate(270deg);
}

@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 30s infinite linear 0.5s both;
}
.scroll-infinity__item {
  width: 30em;
}
.scroll-infinity__item.item1 {
  width: 27em;
}
.scroll-infinity__item.item2 {
  width: 23em;
}
.scroll-infinity__item.item3 {
  width: 31.5em;
}
.scroll-infinity__item.item4 {
  width: 29em;
}
.scroll-infinity__item.item5 {
  width: 24em;
}
.scroll-infinity__item.item6 {
  width: 26em;
}
.scroll-infinity__item.item7 {
  width: 32em;
}
.scroll-infinity__item.item8 {
  width: 23em;
}
.scroll-infinity__item.item9 {
  width: 27em;
}
.scroll-infinity__item.item10 {
  width: 24.5em;
}

@media (max-width: 767px) {
  .features {
    padding: 20vw 0 10vw 0;
  }
  .features-inner {
    width: 92vw;
    margin: 0 auto;
    padding: 0;
  }
  .features .subtitle {
    font-size: 6vw;
  }
  .features h2 {
    width: 55vw;
    margin: 0 auto;
    padding: 3vw 0 1vw 0;
    font-size: 7vw;
    letter-spacing: 1.12vw;
    border-bottom: 1vw dotted #FFE800;
  }
  .features .case {
    display: block;
    margin-top: 15vw;
  }
  .features .case.top {
    margin-top: 10vw;
  }
  .features .casebox {
  }
  .features .casebox:nth-child(1) {
    float: left;
    width: 22vw;
    height: 22vw;
    margin: 0 4vw 0 0;
  }
  .features .casebox:nth-child(1) .number {
    box-sizing: border-box;
    width: 22vw;
    height: 22vw;
    margin: 0;
    padding: 7.4vw 0 0 0;
    font-size: 8vw;
  }
  .features .casebox:nth-child(2) {
    display: inline;
  }
  .features .casebox:nth-child(2) p.lead {
    box-sizing: border-box;
    float: left;
    width: 66vw;
    height: 22vw;
    padding: 1.8vw 0 0 0;
    font-size: 6vw;
    line-height: 1.44;
    letter-spacing: 0.84vw;
  }
  .features .casebox:nth-child(2) p.lead em {
    font-size: 3vw;
    font-style: normal;
    letter-spacing: 0.42vw;
  }
  .features .casebox:nth-child(2) p.lead span {
    color: #E50012;
  }
  .features .casebox:nth-child(2) p.body {
    clear: both;
    margin: 0;
    padding: 5vw 0;
    font-size: 4vw;
    letter-spacing: 0.36vw;
  }
  .features .casebox:nth-child(3) {
    width: 92vw;
    margin: 0 auto;
    text-align: none;
  }
  .features .casebox:nth-child(3) picture source,
  .features .casebox:nth-child(3) picture img {
    width: 44vw;
    border-radius: 4vw;
  }
  .features .casebox:nth-child(3) picture:nth-child(1) source,
  .features .casebox:nth-child(3) picture:nth-child(1) img {
    float: left;
    margin: 0;
  }
  .comments {
    margin: 0;
  }
  .comments li {
    float: none;
    clear: both;
    width: 88vw;
    margin: 5vw auto 0 auto;
  }
  .comments li:last-child {
    float: none;
    padding: 3vw 0 0 0;
  }
  .comments li li:last-child {
    padding: 0;
  }
  .comments .icon {
    float: left;
    width: 12vw;
    height: 12vw;
  }
  .comments .fukidashi {
    float: left;
    box-sizing: border-box;
    position: relative;
    width: 70vw;
    height: 10vw;
    margin: 1.2vw 0 0 6vw;
    padding: 0 4vw;
    font-size: 3vw;
    line-height: 10vw;
    letter-spacing: 0.24vw;
    text-align: left;
    border-radius: 10vw;
  }
  .comments .fukidashi::after {
    position: absolute;
    top: calc(50% - 3.2vw);
    left: -4vw;
    content: "";
    display: block;
    border-left: 4vw solid transparent;
    border-right: 4vw solid transparent;
    border-bottom: calc(tan(60deg) * 4vw) solid #FFE800;
    transform: rotate(270deg);
  }
  .comments .fukidashi ul,
  .comments .fukidashi ul li {
    margin-top: 0vw;
  }
}


/* Voice
------------------------------*/
section.voice {
  background: url(../img/bg-voice-l.svg) left 12vw no-repeat!important;
  background-size: 17.4vw auto!important;
}
.voice-inner {
  padding: 10vw 0 10vw 0;
  background: url(../img/bg-voice-r.svg) right 12vw no-repeat!important;
  background-size: 17.4vw auto!important;
}
.voice .subtitle {
  font-family: 'HighSummit', sans-serif;
  font-size: 2.222vw;
  line-height: 1;
  color: #F00012;
  transform: rotate(-4deg);
  letter-spacing: 0;
  text-align: center;
}
.voice h2 {
  width: 33vw;
  margin: 0 auto;
  padding: 0.7vw 0 0.3vw 0;
  font-size: 3.333vw;
  text-align: center;
  line-height: 1.44;
  letter-spacing: 0.533vw;
  border-bottom: 0.278vw dotted #FFE800;
}

/* スライド */
.swiper-container.slide1 {
  position: relative;
  width: 51.041vw;
  height: 40vw;
  margin: 4vw auto 0;
}
.swiper-container.slide1 .swiper-slide {
  position: relative;
}
.swiper-container.slide1 .swiper-slide .slide-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 51.041vw;
  line-height: 2;
}
.swiper-container.slide1 .swiper-slide .slide-text p.letter {
  font-size: 1.429vw;
  font-family: "vdl-penletter", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.114vw;
}
.swiper-container.slide1 .swiper-slide .slide-text p.prof {
  margin: 1.5vw 0 0 0;
  font-size: 0.833vw;
  line-height: 1.68;
  letter-spacing: 0.067vw;
}
.swiper-container.slide1 .swiper-button-prev {
  top: auto!important;
  bottom: 0;
  left: 16vw;
  width: 1.667vw;
  height: 1.667vw;
  background: url(../img/btn-prev.svg) center center no-repeat;
  background-size: 100% 100%;
}
.swiper-container.slide1 .swiper-button-next {
  top: auto!important;
  bottom: 0;
  right: 16vw;
  width: 1.667vw;
  height: 1.667vw;
  background: url(../img/btn-next.svg) center center no-repeat;
  background-size: 100% 100%;
}
.swiper-container.slide1 .swiper-pagination-bullets {
  bottom: 0.5vw;
  line-height: 0;
}
.swiper-container.slide1 .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.694vw;
  height: 0.694vw;
  background: none;
  background: url(../img/slide-ico.svg) center center no-repeat!important;
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.5vw;
}
.swiper-container.slide1 .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: none!important;
  background: url(../img/slide-ico-active.svg) center center no-repeat!important;
}
.swiper-container.slide1 .swiper-pagination-bullets {
  text-align: center!important;
}

@media (max-width:767px) {
  section.voice {
    background: none!important;
  }
  .voice-inner {
    padding: 10vw 0 10vw 0;
    background: none!important;
  }
  .voice .subtitle {
    font-size: 6vw;
  }
  .voice h2 {
    width: 69vw;
    margin: 0 auto;
    padding: 3vw 0 1vw 0;
    font-size: 7vw;
    letter-spacing: 1.12vw;
    border-bottom: 1vw dotted #FFE800;
  }

  /* スライド */
  .swiper-container.slide1 {
    position: relative;
    width: 92vw;
    height: 165vw;
    margin: 8vw auto 0;
  }
  .swiper-container.slide1 .swiper-slide {
    position: relative;
  }
  .swiper-container.slide1 .swiper-slide .slide-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 92vw;
    line-height: 2;
  }
  .swiper-container.slide1 .swiper-slide .slide-text p.letter {
    font-size: 4vw;
    letter-spacing: 0.32vw;
  }
  .swiper-container.slide1 .swiper-slide .slide-text p.prof {
    margin: 3vw 0 0 0;
    font-size: 3vw;
    letter-spacing: 0.24vw;
  }
  .swiper-container.slide1 .swiper-button-prev {
    top: auto!important;
    bottom: 0;
    left: 10vw;
    width: 6vw;
    height: 6vw;
    background: url(../img/btn-prev.svg) center center no-repeat;
    background-size: 100% 100%;
  }
  .swiper-container.slide1 .swiper-button-next {
    top: auto!important;
    bottom: 0;
    right: 10vw;
    width: 6vw;
    height: 6vw;
    background: url(../img/btn-next.svg) center center no-repeat;
    background-size: 100% 100%;
  }
  .swiper-container.slide1 .swiper-pagination-bullets {
    bottom: 2vw;
    line-height: 0;
  }
  .swiper-container.slide1 .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 2.5vw;
    height: 2.5vw;
    background: none;
    background: url(../img/slide-ico.svg) center center no-repeat!important;
    opacity: 1;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2vw;
  }
  .swiper-container.slide1 .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: none!important;
    background: url(../img/slide-ico-active.svg) center center no-repeat!important;
  }
  .swiper-container.slide1 .swiper-pagination-bullets {
    text-align: center!important;
  }
}

/* Flow
------------------------------*/
section.flow {
  padding: 5vw 0 0 0;
}
.flow-inner {
  width: 77.778vw;
  margin: 0 auto;
}
.flow .subtitle {
  font-family: 'HighSummit', sans-serif;
  font-size: 2.222vw;
  line-height: 1;
  color: #F00012;
  transform: rotate(-4deg);
  letter-spacing: 0;
  text-align: center;
}
.flow h2 {
  width: 26.5vw;
  margin: 0 auto 5vw;
  padding: 0.7vw 0 0.3vw 0;
  font-size: 3.333vw;
  text-align: center;
  line-height: 1.44;
  letter-spacing: 0.533vw;
  border-bottom: 0.278vw dotted #FFE800;
}
.flow ul {
  display: flex;
  text-align: center;
}
.flow ul li:nth-child(odd) {
  width: 7.778vw;
}
.flow ul li:nth-child(even) {
  width: 3.888vw;
  padding: 14vw 0 0 0;
  text-align: center;
}
.flow ul li:nth-child(even) img {
  width: 2.222vw;
  text-align: center;
}

.flow ul li:nth-child(odd) .pic,
.flow ul li:nth-child(odd) .pic img {
  display: block;
  width: 7.778vw;
}
.flow ul li:nth-child(odd) .num {
  box-sizing: border-box;
  display: block;
  width: 3.333vw;
  height: 3.333vw;
  margin: 2.222vw auto;
  padding: 0.972vw 0 0 0;
  font-family: "Overpass", sans-serif;
  font-weight: 900;
  font-size: 1.389vw;
  line-height: 1;
  letter-spacing: 0;
  color: #E50012;
  border: 1px solid #E50012;
  border-radius: 50%;
}
.flow ul li:nth-child(odd) .body {
  display: block;
  width: 7.778vw;
  font-size: 1.111vw;
  line-height: 1.6;
  letter-spacing: 0.089vw;
}
.flow ul li:nth-child(odd) .body em {
  display: block;
  width: 7.778vw;
  margin: 0.3vw 0 0 0;
  font-size: 0.667vw;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.053vw;
}
.flow .comment {
  margin: 2.222vw;
  font-size: 0.833vw;
  text-align: right;
  line-height: 1.68;
  letter-spacing: 0.0667vw;
}

@media (max-width:767px) {
  section.flow {
    padding: 10vw 0 0 0;
  }
  .flow-inner {
    width: 92vw;
    margin: 0 auto;
  }
  .flow .subtitle {
    font-size: 6vw;
  }
  .flow h2 {
    width: 55vw;
    margin: 0 auto;
    padding: 3vw 0 1vw 0;
    font-size: 7vw;
    letter-spacing: 1.12vw;
    border-bottom: 1vw dotted #FFE800;
  }
  .flow ul {
    display: block;
    width: 92vw;
    margin: 5vw auto 0;
    text-align: center;
  }
  .flow ul li:nth-child(odd) {
    position: relative;
    width: 92vw;
    height: 24vw;
  }
  .flow ul li:nth-child(even) {
    box-sizing: border-box;
    width: 92vw;
    height: 8vw;
    padding: 1.6vw 0 0;
    text-align: center;
  }
  .flow ul li:nth-child(even) img {
    width: 8vw;
    transform: rotate(90deg);
  }
  .flow ul li:nth-child(odd) .pic,
  .flow ul li:nth-child(odd) .pic img {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 24vw;
  }
  .flow ul li:nth-child(odd) .num {
    position: absolute;
    top: 0;
    left: 0;
    width: 12vw;
    height: 12vw;
    margin: 6vw 0 0 0;
    padding: 3.5vw 0 0 0;
    font-size: 5vw;
  }
  .flow ul li:nth-child(odd) .body {
    position: absolute;
    top: 8.8vw;
    left: 16vw;
    width: auto;
    font-size: 4vw;
    letter-spacing: 0.32vw;
  }
  .flow ul li:nth-child(odd) .body em {
    display: inline;
    width: auto;
    margin: 0;
    font-size: 2.5vw;
    letter-spacing: 0.16vw;
  }
  .flow .comment {
    margin: 5vw;
    font-size: 3vw;
    text-align: left;
    line-height: 1.68;
    letter-spacing: 0.24vw;
  }

}

/* Footer
------------------------------*/
section.footer {
  padding: 5vw 0 0 0;
}
div.footer1 {
  display: flex;
  box-sizing: border-box;
  width: 37.778vw;
  margin: 0 auto;
}
div.footer1 .footer1-box {
  width: 50%;
}
div.footer1 .footer1-box:nth-child(odd) {
}
div.footer1 .footer1-box .footer1-box-inner {
  position: relative;
  width: 17.778vw;
  height: 17.778vw;
  background: #FFE800;
  border-radius: 50%;
}
div.footer1 .footer1-box:nth-child(1) .footer1-box-inner::after {
  content: "";
  position: absolute;
  top: calc(50% - 1.111vw);
  right: -1.111vw;
  display: block;
  border-left: 1.111vw solid transparent;
  border-right: 1.111vw solid transparent;
  border-bottom: calc(tan(60deg) * 1.111vw) solid #FFE800;
  transform: rotate(90deg);
}
div.footer1 .footer1-box .footer1-box-inner .icon {
  width: 3.720vw;
  margin: 0 auto;
  padding: 3vw 0 0 0;
}
div.footer1 .footer1-box .footer1-box-inner .text {
  margin: 0.5vw 0 0 0;
  font-size: 1.667vw;
  line-height: 1.44;
  letter-spacing: 0.133vw;
  text-align: center;
}
div.footer1 .footer1-box .footer1-box-inner .text span {
  color: #E50012;
}
div.footer1 .footer1-box:nth-child(even) {
  text-align: right;
  line-height: 0;
  font-size: 1px;
}
div.footer1 .footer1-box:nth-child(even) img {
  width: 17.778vw;
}

div.footer2 {
  display: flex;
  width: 77.778vw;
  margin: 3.5vw auto 0 auto;
}
div.footer2 .footer2-box {
  width: 25.916vw;
}
div.footer2 .footer2-box .footer2-box-inner {
  width: 24.444vw;
}
div.footer2 .footer2-box:nth-child(1) .footer2-box-inner {
  margin: 0 auto 0 0;
}
div.footer2 .footer2-box:nth-child(2) .footer2-box-inner {
  margin: 0 auto;
}
div.footer2 .footer2-box:nth-child(3) .footer2-box-inner {
  margin: 0  0 0 auto;
}
div.footer2 source,
div.footer2 img {
  width: 24.444vw;
  border-radius: 1.111vw;
}
div.footer2 p.button {
  width: 17.778vw;
  height: 3.889vw;
  margin: 1.111vw auto 0;
  padding: 0;
}
div.footer2 p.button a {
  display: block;
  width: 17.778vw;
  height: 3.889vw;
  padding: 0;
  color: #fff;
  font-size: 1.667vw;
  line-height: 3.889vw;
  letter-spacing: 0.1vw;
  text-align: center;
  background: #E50012;
  border-radius: 8.889vw;
}
div.footer2 p.button.button1 a span {
  display: inline-block;
  padding: 0 0 0 2.167vw;
  background: url(../img/mv-icon-contact.svg) center left no-repeat;
  background-size: 1.667vw auto;
}
div.footer2 p.button.button2 a span {
  display: inline-block;
  padding: 0 0 0 1.979vw;
  background: url(../img/mv-icon-soudan.svg) center left no-repeat;
  background-size: 1.479vw auto;
}
div.footer2 p.button.button3 a {
  background: #005BAC;
}
div.footer2 p.button.button3 a span {
  display: inline-block;
  padding: 0 0 0 1.768vw;
  background: url(../img/mv-icon-pamph.svg) center left no-repeat;
  background-size: 1.268vw auto;
}

div.footer3 {
  display: flex;
  align-items: center;
  width: 41.458vw;
  margin: 10vw auto 0 auto;
  padding: 0 0 5vw 0;
}
div.footer3 .footer3-box:nth-child(1) {
  width: 15.555vw;
  text-align: left;
  line-height: 0;
  font-size: 1px;
}
div.footer3 .footer3-box:nth-child(1) img {
  width: 15.555vw;
}
div.footer3 .footer3-box:nth-child(2) {
  width: 7.083vw;
  text-align: right;
  line-height: 0;
  font-size: 1px;
}
div.footer3 .footer3-box:nth-child(2) img {
  width: 3.75vw;
}
div.footer3 .footer3-box:nth-child(3) {
  width: 18.82vw;
  font-family: "Overpass", sans-serif;
  font-weight: 400;
  font-size: 0.833vw;
  letter-spacing: 0.0167vw;
  text-align: right;
}

@media (max-width: 767px) {
  section.footer {
    padding: 15vw 0 21vw 0;
  }
  div.footer1 {
    display: flex;
    box-sizing: border-box;
    width: 92vw;
    margin: 0 auto;
  }
  div.footer1 .footer1-box {
    width: 50%;
  }
  div.footer1 .footer1-box:nth-child(odd) {
  }
  div.footer1 .footer1-box .footer1-box-inner {
    width: 44vw;
    height: 44vw;
    background: #FFE800;
    border-radius: 50%;
  }
  div.footer1 .footer1-box:nth-child(1) .footer1-box-inner::after {
    top: calc(50% - 4vw);
    right: -4vw;
    border-left: 4vw solid transparent;
    border-right: 4vw solid transparent;
    border-bottom: calc(tan(60deg) * 4vw) solid #FFE800;
  }
  div.footer1 .footer1-box .footer1-box-inner .icon {
    width: 9.208vw;
    margin: 0 auto;
    padding: 8vw 0 0 0;
  }
  div.footer1 .footer1-box .footer1-box-inner .text {
    margin: 1vw 0 0 0;
    font-size: 4vw;
    line-height: 1.44;
    letter-spacing: 0.32vw;
    text-align: center;
  }
  div.footer1 .footer1-box .footer1-box-inner .text span {
    color: #E50012;
  }
  div.footer1 .footer1-box:nth-child(even) {
    text-align: right;
    line-height: 0;
    font-size: 1px;
  }
  div.footer1 .footer1-box:nth-child(even) img {
    width: 44vw;
  }

  div.footer2 {
    display: block;
    width: 92vw;
    margin: 0 auto 0 auto;
  }
  div.footer2 .footer2-box {
    width: 92vw;
  }
  div.footer2 .footer2-box .footer2-box-inner {
    width: 92vw;
  }
  div.footer2 .footer2-box:nth-child(1) .footer2-box-inner {
    margin: 6vw auto 0 0;
  }
  div.footer2 .footer2-box:nth-child(2) .footer2-box-inner {
    margin: 6vw auto;
  }
  div.footer2 .footer2-box:nth-child(3) .footer2-box-inner {
    margin: 6vw  0 0 auto;
  }
  div.footer2 source,
  div.footer2 img {
    width: 92vw;
    border-radius: 6vw;
  }
  div.footer2 p.button {
    width: 60vw;
    height: 12vw;
    margin: 3vw auto 0;
    padding: 0;
  }
  div.footer2 p.button a {
    display: block;
    width: 60vw;
    height: 12vw;
    font-size: 4.6vw;
    line-height: 12vw;
    letter-spacing: 0.276vw;
    border-radius: 6vw;
  }
  div.footer2 p.button.button1 a span {
    display: inline-block;
    padding: 0 0 0 5.5vw;
    background: url(../img/mv-icon-contact.svg) center left no-repeat;
    background-size: 4.5vw auto;
  }
  div.footer2 p.button.button2 a span {
    display: inline-block;
    padding: 0 0 0 5vw;
    background: url(../img/mv-icon-soudan.svg) center left no-repeat;
    background-size: 4vw auto;
  }
  div.footer2 p.button.button3 a {
    background: #005BAC;
  }
  div.footer2 p.button.button3 a span {
    display: inline-block;
    padding: 0 0 0 4.5vw;
    background: url(../img/mv-icon-pamph.svg) center left no-repeat;
    background-size: 3.5vw auto;
  }

  div.footer3 {
    display: block;
    width: 92vw;
    margin: 12vw auto 0 auto;
    padding: 0;
  }
  div.footer3 .footer3-box:nth-child(1) {
    width: 100%;
    text-align: center;
  }
  div.footer3 .footer3-box:nth-child(1) img {
    width: 48vw;
  }
  div.footer3 .footer3-box:nth-child(2) {
    width: 100%;
    margin: 6vw 0 0 0;
    text-align: center;
  }
  div.footer3 .footer3-box:nth-child(2) img {
    width: 10vw;
  }
  div.footer3 .footer3-box:nth-child(3) {
    width: 100%;
    margin: 6vw 0 0 0;
    font-size: 2.4vw;
    letter-spacing: 0.048vw;
    text-align: center;
  }

}