html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

html {
  font-size: 62.5%;
  word-break: break-all
}

body {
  -webkit-text-size-adjust: 100%
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: break-word;
  line-break: strict;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-weight: inherit
}

ul:not([class]),
ol:not([class]) {
  padding-left: 1.25em
}

ul[class],
ol[class] {
  list-style: none
}

span {
  font-weight: inherit
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

a {
  color: inherit
}

@media all and (min-width: 768px) {
  a:hover {
    text-decoration: none
  }
}

a[class] {
  text-decoration: none
}

ins {
  background-color: #ff9;
  text-decoration: none
}

mark {
  background-color: #ff9;
  font-weight: bold
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

address {
  font-style: normal
}

table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  margin: 1em 0;
  padding: 0
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
button,
select,
option {
  display: block;
  width: 100%;
  max-width: 100%;
  font-family: inherit;
  outline: none;
  border: 1px solid;
  border-radius: 0;
  background: none
}

@media all and (max-width: 767px) {

  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea,
  button,
  select,
  option {
    font-size: 1.6rem
  }
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  padding: 0;
  vertical-align: middle
}

textarea {
  resize: vertical
}

button {
  cursor: pointer
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px
}

::-webkit-input-placeholder {
  color: #D5D5D5
}

:-ms-input-placeholder {
  color: #D5D5D5
}

::placeholder {
  color: #D5D5D5
}

::-ms-input-placeholder {
  color: #D5D5D5
}

:-ms-input-placeholder {
  color: #D5D5D5
}

html {
  overflow: auto
}

body {
  position: relative;
  overflow: hidden;
  min-width: 320px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.5rem;
  line-height: 1.85;
  font-weight: 400;
  color: #0C2B5D;
  background: #F0F8FF
}

@media all and (max-width: 767px) {
  body:before {
    position: fixed;
    display: block;
    content: "";
    width: 100%;
    height: 100vh;
    background: url(../img/bg01_sp.png?a) top center/cover
  }

  body#confirm,
  body#thanks {
    background: #F0F8FF
  }
}

@media all and (min-width: 768px) {
  body {
    min-width: 1240px;
    background: url(../img/bg01_pc.jpg) top center/100% 100% no-repeat fixed;
    font-size: 1.6rem;
    line-height: 1.75
  }
}

body.is-open {
  position: fixed;
  overflow: hidden;
  width: 100vw
}

.l-wrapper {
  position: relative
}

.u-media-query {
  display: none;
  font-family: 'sp'
}

@media all and (min-width: 768px) {
  .u-media-query {
    font-family: 'tb'
  }
}

@media all and (min-width: 768px) {
  .u-media-query {
    font-family: 'pc'
  }
}

@media all and (max-width: 767px) {
  .u-view-pc {
    display: none !important
  }
}

@media all and (min-width: 768px) {
  .u-view-sp {
    display: none !important
  }
}

.is-active {
  display: block !important
}

.u-uppercase {
  text-transform: uppercase
}

a.u-alpha {
  display: block;
  text-decoration: none
}

@media all and (min-width: 768px) {
  a.u-alpha {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  a.u-alpha:hover {
    opacity: .7
  }
}

a.u-zoom {
  display: block;
  text-decoration: none
}

a.u-zoom .u-zoom__img {
  display: block
}

a.u-zoom .u-zoom__img-wrap {
  display: block;
  overflow: hidden
}

@media all and (min-width: 768px) {
  a.u-zoom .u-zoom__img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  a.u-zoom:hover .u-zoom__img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }
}

.u-mincho {
  font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", serif;
  font-weight: 400
}

.u-number {
  font-family: 'Bebas Neue', cursive;
  font-weight: 400
}

.u-en {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-weight: 500
}

.u-inner {
  box-sizing: border-box;
  padding-left: 24px;
  padding-right: 24px
}

@media all and (min-width: 768px) {
  .u-inner {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-left: 0;
    padding-right: 0
  }
}

.u-inner02 {
  box-sizing: border-box;
  padding-left: 24px;
  padding-right: 24px
}

@media all and (min-width: 768px) {
  .u-inner02 {
    width: 100%;
    max-width: 810px;
    margin: auto;
    padding-left: 0;
    padding-right: 0
  }
}

.c-btn01__link {
  position: relative;
  color: #fff;
  background: #54b500;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="0" /><feOffset dx="1" dy="7" result="offsetblur" /><feFlood flood-color="rgba(68,124,2,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(0px 6px 0px #447c02);
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.c-btn01__link:hover {
  background: #ff574b
}

.c-btn01__link:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(50% - 6px);
  right: 20px
}

@media all and (max-width: 767px) {
  .c-btn01__link {
    height: 64px;
    font-size: 1.8rem
  }

  .c-btn01__link:before {
    width: 10px;
    height: 10px;
    top: calc(50% - 4px)
  }
}

@media all and (min-width: 768px) {
  .c-btn01__link {
    height: 72px;
    font-size: 2rem
  }
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none
}

textarea {
  resize: vertical
}

input[type='checkbox'],
input[type='radio'] {
  display: none
}

input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer
}

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

.c-head01 {
  font-family: 'Nunito', sans-serif;
  font-weight: 700
}

@media all and (max-width: 767px) {
  .c-head01 {
    font-size: 3rem
  }
}

@media all and (min-width: 768px) {
  .c-head01 {
    font-size: 4rem
  }
}

.l-footer {
  position: relative;
  font-family: 'Nunito', sans-serif;
  text-align: center
}

.l-footer__cr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #989898;
  background: #0C2B5D;
  width: 100%;
  height: 70px;
  padding-top: 2px;
  box-sizing: border-box
}
.l-footer .Footer__content__links{
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
}
.l-footer .Footer__content__links .flexBox{
  display: flex;
  flex-wrap: wrap;
  gap: 2px 18px;
}
.l-footer .Footer__content__links li{
  font-size: 12px;
}
.l-footer .Footer__content__links a{
  text-decoration: none;
  transition: all .3s ease;
  letter-spacing: 1.3px;
  display: block;
  padding: 5px;
}
.l-footer .Footer__content__links a:hover{
  background: #fff;
}

@media all and (max-width: 767px) {
  .l-footer {
    background: #F0F8FF
  }

  .l-footer__inner {
    margin: 0 24px;
    border-top: 1px solid #A5BDD1
  }

  .l-footer__logo {
    margin: 50px auto 35px;
    width: 220px
  }

  .l-footer__cr {
    font-size: 1.2rem;
    height: 70px
  }
  .l-footer .Footer__content__links{
    padding-bottom: 50px;
  }
  .l-footer .Footer__content__links .flexBox{
    display: block;
  }
  .l-footer .Footer__content__links li{
    padding: 3px;
  }
  .l-footer .Footer__content__links a{
    padding: 3px;
    text-align: left;
  }
}

@media all and (min-width: 768px) {
  .l-footer__inner {
    margin: auto;
    width: 1000px;
    max-width: 100%;
    border-top: 1px solid #A5BDD1
  }

  .l-footer__logo {
    margin: 100px auto 50px;
    width: 300px
  }

  .l-footer__cr {
    height: 89px;
    font-size: 1.3rem
  }
}

.l-ftnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.l-ftnav a {
  display: block;
  padding: 5px;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.l-ftnav a:hover {
  background: #fff
}

@media all and (max-width: 767px) {
  .l-ftnav__item {
    margin: 0 5px 45px
  }
}

@media all and (min-width: 768px) {
  .l-ftnav__item {
    margin: 0 20px 70px
  }
}

.pagetop {
  position: fixed
}

@media all and (max-width: 767px) {
  .pagetop {
    display: none
  }
}

@media all and (min-width: 768px) {
  .pagetop {
    width: 49px;
    bottom: 60px;
    right: 80px
  }
}

.l-header {
  font-family: 'Nunito', sans-serif
}

@media all and (max-width: 767px) {
  .l-header .u-inner {
    padding: 0
  }
}

@media all and (min-width: 768px) {
  .l-header__inner {
    position: fixed;
    z-index: 5;
    top: 45px;
    left: 100px;
    right: 100px;
    height: 60px;
    border-radius: 30px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media all and (max-width: 767px) {
  .l-header .hd-info {
    position: fixed;
    z-index: 5;
    top: 20px;
    left: 12px;
    width: calc(100% - 24px);
    height: 60px;
    background: #fff;
    border-radius: 30px
  }

  .l-header .hd-info__logo {
    padding: 15px 0 0 15px;
    width: 180px
  }
}

@media all and (min-width: 768px) {
  .l-header .hd-info {
    padding: 15px 0 0 20px;
    width: calc(100% - 40px);
    box-sizing: border-box
  }

  .l-header .hd-info__logo {
    width: 202px
  }
}

.l-header .nav-btn {
  position: fixed;
  top: 0;
  right: 15px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 99
}

.l-header .nav-btn__line {
  position: absolute;
  left: 15px;
  width: 24px;
  height: 2px;
  content: '';
  background: #0C2B5D;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.l-header .nav-btn__line:nth-child(1) {
  top: 42px
}

.l-header .nav-btn__line:nth-child(2) {
  top: 50px
}

.l-header .nav-btn__line:nth-child(3) {
  top: 58px
}

.l-header .nav-btn__txt {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  padding-left: 0.2em;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  box-sizing: border-box
}

.l-header .nav-btn.is-open {
  right: -12px
}

.l-header .nav-btn.is-open .nav-btn__line:nth-child(1) {
  top: 50px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.l-header .nav-btn.is-open .nav-btn__line:nth-child(2) {
  opacity: 0
}

.l-header .nav-btn.is-open .nav-btn__line:nth-child(3) {
  top: 50px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.l-nav .hd-nav-list a {
  text-decoration: none
}

.l-nav .hd__btn a {
  display: block;
  text-decoration: none;
  line-height: 1;
  color: #fff;
  box-sizing: border-box
}

@media all and (max-width: 767px) {
  .l-nav {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    z-index: 15;
    width: 250px;
    height: 100vh;
    box-sizing: border-box;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    max-height: auto;
    overflow: auto;
    background: #fff;
    border-radius: 30px 0 0 30px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  .l-nav::-webkit-scrollbar {
    display: none
  }

  .l-nav.is-open {
    display: block;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }

  .l-nav__close {
    padding: 8px 0 9px;
    text-align: center
  }

  .l-nav__close-txt:before,
  .l-nav__close-txt:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 1px;
    background: #fff
  }

  .l-nav__close-txt:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .l-nav__close-txt:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .l-nav .logo02 {
    padding: 35px 50px 0 0
  }

  .l-nav .logo02 img {
    width: 172px
  }

  .l-nav .hd-nav-list {
    margin-left: calc(100% - 250px);
    width: 250px;
    padding-top: 15px
  }

  .l-nav .hd-nav-list li {
    margin: 26px 0;
    position: relative;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0
  }

  .l-nav .hd-nav-list .hd__btn {
    margin: 40px auto;
    width: 200px;
    height: 55px
  }

  .l-nav .hd-nav-list .hd__btn a {
    padding-top: 20px;
    padding-left: 30px;
    width: 200px;
    height: 55px;
    font-size: 1.6rem;
    background: #0099DB url(../img/mail_ico01.png) 45px 20px/19px no-repeat;
    border-radius: 28px
  }
}

@media all and (min-width: 768px) {
  .l-nav .hd-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 -30px 0 0
  }

  .l-nav .hd-nav-list li {
    margin: 0 20px;
    font-size: 1.6rem;
    white-space: nowrap
  }

  .l-nav .hd-nav-list li a {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  .l-nav .hd-nav-list li a:hover {
    color: #0099DB
  }

  .l-nav .hd-nav-list .hd__btn {
    width: 140px;
    height: 60px
  }

  .l-nav .hd-nav-list .hd__btn a {
    padding-top: 23px;
    padding-left: 45px;
    width: 140px;
    height: 60px;
    background: #0099DB url(../img/mail_ico01.png) 18px 24px/19px no-repeat;
    border-radius: 0 30px 30px 0
  }

  .l-nav .hd-nav-list .hd__btn a:hover {
    color: #fff;
    background-color: #0C2B5D
  }
}

.nav-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: rgba(12, 43, 93, 0.48);
  z-index: 10;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

@media all and (min-width: 768px) {
  .nav-overlay {
    display: none !important
  }
}

.l-bg {
  position: relative
}

@media all and (max-width: 767px) {
  .l-bg {
    height: 177vw;
    background: url(../img/mv_bg02_sp.jpg?a) top center/100% no-repeat
  }
}

@media all and (min-width: 768px) {
  .l-bg {
    height: 764px;
    background: url(../img/mv_bg01_pc.jpg) top center/auto 764px no-repeat
  }
}

@media (min-width: 1441px) {
  .l-bg {
    height: 764px;
    background: url(../img/mv_bg01_pc.jpg) bottom center/100% no-repeat
  }
}

.l-main-img {
  position: relative;
  color: #0C2B5D
}

.l-main-img__head01 {
  font-weight: 700;
  letter-spacing: 0.07em
}

.l-main-img__head02 {
  font-weight: 400;
  letter-spacing: 0
}

.l-main-img__txt01 {
  letter-spacing: 0.05em
}

@media all and (max-width: 767px) {
  .l-main-img__head01 {
    padding-top: 111.4vw;
    white-space: nowrap;
    font-size: 3.2rem;
    font-size: 8.5vw;
    line-height: calc(44/32)
  }

  .l-main-img__head02 {
    margin: 10px 0;
    font-size: 1.6rem;
    font-size: 4.2vw;
    line-height: calc(24/16)
  }

  .l-main-img__txt01 {
    font-size: 1.1rem;
    font-size: 2.7vw
  }
}

@media all and (min-width: 768px) {
  .l-main-img__head01 {
    padding-top: 462px;
    font-size: 4.4rem;
    line-height: calc(65/44)
  }

  .l-main-img__head02 {
    margin: 10px 0;
    font-size: 1.8rem
  }

  .l-main-img__txt01 {
    font-size: 1.2rem
  }
}

.js-c-switch-tab {
  cursor: pointer
}

.js-c-switch-content {
  display: none
}

.js-c-switch-content.is-active {
  display: block
}

.js-c-toggle-trigger {
  cursor: pointer
}

.js-c-toggle-content {
  display: none
}

.js-c-toggle-trigger {
  cursor: pointer
}

.js-c-toggle-content {
  display: none
}

.about {
  position: relative
}

.about__txt01 {
  font-weight: 700
}

@media all and (max-width: 767px) {
  .about {
    padding: 50px 0 10px
  }

  .about__head,
  .about__txt01 {
    text-align: center
  }

  .about__txt01 {
    margin: 20px 0 15px;
    font-size: 2.2rem;
    line-height: calc(34/22)
  }

  .about__txt02 {
    padding: 0 24px;
    font-size: 1.5rem;
    line-height: calc(22/15);
    letter-spacing: 0.1em
  }
}

@media all and (min-width: 768px) {
  .about {
    padding: 150px 0 70px;
    text-align: center
  }

  .about__txt01 {
    margin: 40px 0 10px;
    font-size: 3.2rem;
    line-height: calc(50/32)
  }

  .about__txt02 {
    font-size: 1.6rem;
    line-height: calc(24/16)
  }
}

.service {
  position: relative
}

.service__head01 {
  text-align: center
}

.service__txt01 {
  font-family: 'Nunito', sans-serif;
  font-weight: 500
}

@media all and (max-width: 767px) {
  .service {
    padding: 80px 0 25px
  }

  .service__set {
    margin-top: 15px
  }

  .service__head02 {
    font-size: 3.2rem;
    font-weight: 700
  }

  .service__txt01 {
    margin-top: 12px;
    font-size: 1.5rem
  }

  .service__head02 {
    margin: 7px 0 17px;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1
  }

  .service__txt02 {
    line-height: calc(22/15)
  }
}

@media all and (min-width: 768px) {
  .service {
    padding: 150px 0 90px
  }

  .service__set {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .service__img {
    width: 650px
  }

  .service__text {
    width: calc(100% - 650px);
    padding-left: 35px;
    box-sizing: border-box
  }

  .service__head02 {
    font-size: 3.2rem;
    font-weight: 700
  }

  .service__txt02 {
    margin-top: 10px
  }
}

.achievement {
  position: relative
}

.achievement__head01,
.achievement__head02 {
  text-align: center
}

.achievement__head02 {
  color: #0099DB
}

.achievement__item {
  position: relative
}

.achievement__cap {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  letter-spacing: 0.01em;
  background: #fff
}

.achievement__list {
  font-weight: 700
}

.achievement__list li {
  position: relative;
  padding-left: 1em
}

.achievement__list li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・"
}

@media all and (max-width: 767px) {
  .achievement {
    padding: 70px 0 0
  }

  .achievement__head01 {
    font-size: 2.4rem;
    font-weight: 700
  }

  .achievement__head02 {
    font-size: 1.3rem;
    line-height: 1
  }

  .achievement__set {
    margin-top: 30px
  }

  .achievement__cap {
    font-size: 1.3rem;
    top: 11px;
    right: 6px;
    width: 156px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .achievement__list {
    margin-top: 1em;
    margin-bottom: 40px
  }

  .achievement__list li {
    margin-top: 0.6em;
    line-height: calc(27/18)
  }
}

@media all and (min-width: 768px) {
  .achievement {
    padding: 150px 0 90px
  }

  .achievement__head01 {
    font-size: 3.2rem;
    font-weight: 700
  }

  .achievement__head02 {
    font-size: 1.4rem
  }

  .achievement__set {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .achievement__cap {
    top: 17px;
    right: 15px;
    height: 43px;
    padding: 0 20px;
    line-height: 43px;
    border-radius: 21px
  }

  .achievement__item {
    width: 480px;
    margin: 0 20px
  }

  .achievement__list {
    margin-top: 1em
  }

  .achievement__list li {
    margin-top: 0.7em;
    line-height: calc(33/21)
  }
}

.flow {
  background: transparent
}

.flow__tit {
  font-family: 'Nunito', sans-serif;
  font-weight: 500
}

@media all and (max-width: 767px) {
  .flow {
    padding-top: 60px;
    margin-bottom: 100px
  }

  .flow__inner {
    padding: 0 18px 0 12px
  }

  .flow__inner div {
    margin: 0;
    position: relative
  }

  .flow__inner div:after {
    position: absolute;
    content: "";
    top: 7px;
    left: 7px;
    right: -7px;
    bottom: -7px;
    background: #12A0DD;
    border-radius: 15px;
    z-index: 1
  }

  .flow__inner div a {
    position: relative;
    display: block;
    width: 100%;
    height: 120px;
    color: #fff;
    text-decoration: none;
    background: #0C2B5D;
    border-radius: 15px;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  .flow__inner div a:after {
    display: block;
    position: absolute;
    content: "";
    top: 77px;
    left: 245px;
    right: 75px;
    height: 1px;
    background: #fff
  }

  .flow__inner div a:hover {
    background: #707070
  }

  .flow__inner div .flow__tit {
    padding: 10px 30px;
    font-size: 3rem;
    box-sizing: border-box
  }

  .flow__inner div .flow__txt01 {
    position: absolute;
    top: 60px;
    left: 30px;
    font-size: 1.7rem;
    font-weight: 500
  }

  .flow__inner div .flow__ico01 {
    position: absolute;
    top: 58px;
    right: 20px
  }

  .flow__inner div .flow__ico01 img {
    width: 40px
  }
}

@media all and (min-width: 768px) {
  .flow {
    padding-top: 150px;
    margin-bottom: 200px
  }

  .flow__inner div {
    margin: 0 100px;
    position: relative
  }

  .flow__inner div:after {
    position: absolute;
    content: "";
    top: 8px;
    left: 8px;
    right: -8px;
    bottom: -8px;
    background: #12A0DD;
    border-radius: 15px;
    z-index: 1
  }

  .flow__inner div a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 176px;
    height: 166px;
    color: #fff;
    text-decoration: none;
    background: #0C2B5D;
    border-radius: 15px;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }

  .flow__inner div a:after {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    left: 440px;
    right: 158px;
    height: 1px;
    background: #fff
  }

  .flow__inner div a:hover {
    background: #707070
  }

  .flow__tit {
    font-size: 4rem
  }

  .flow__txt01 {
    position: relative;
    margin: 0 460px 0 37px;
    font-size: 2rem;
    font-weight: 500
  }

  .flow__ico01 {
    width: 72px
  }

  .flow__ico01 img {
    width: 52px
  }
}

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 99999
}

.modal__bg {
  height: 100vh;
  position: absolute;
  width: 100%;
  background: rgba(12, 43, 93, 0.48)
}

.modal__content {
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media all and (max-width: 767px) {
  .modal__content {
    width: 90%;
    max-width: 1200px
  }
}

@media all and (min-width: 768px) {
  .modal__content {
    width: 80%;
    max-width: 1200px
  }
}

.flow-step__inner {
  background: #fff;
  border-radius: 20px
}

.flow-step__head01 {
  line-height: 1;
  text-align: center
}

.flow-step__head02 {
  text-align: center;
  color: #0099DB
}

.flow-step__set {
  position: relative
}

.flow-step__set p {
  color: #707070
}

.flow-step__set p+p {
  margin-top: 1em
}

.flow-step__btn {
  position: absolute;
  top: 58px;
  right: 52px;
  width: 40px
}

@media all and (max-width: 767px) {
  .flow-step__inner {
    height: calc(100vh - 20px)
  }

  .flow-step__inner02 {
    position: relative;
    height: calc(100vh - 180px);
    overflow: auto
  }

  .flow-step__head01 {
    padding-top: 50px
  }

  .flow-step__head02 {
    font-size: 1.3rem;
    margin-bottom: 20px
  }

  .flow-step__set {
    position: relative;
    padding: 40px 12px 80px
  }

  .flow-step__set:before {
    position: absolute;
    content: "";
    bottom: 20px;
    left: 50%;
    width: 1px;
    height: 40px;
    background: #A5BDD1
  }

  .flow-step__set:last-of-type {
    padding-bottom: 20px
  }

  .flow-step__set:last-of-type:before {
    display: none
  }

  .flow-step__set-head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 1.9rem;
    font-weight: 700
  }

  .flow-step__set-text {
    margin-top: 15px
  }

  .flow-step__set p {
    font-size: 1.5rem;
    line-height: calc(27/15)
  }
}

@media all and (min-width: 768px) {
  .flow-step__inner {
    height: calc(100vh - 20px)
  }

  .flow-step__btn {
    position: absolute;
    top: 72px;
    right: 72px;
    width: 52px
  }

  .flow-step__inner02 {
    position: relative;
    height: calc(100vh - 220px);
    overflow: auto
  }

  .flow-step__head01 {
    padding-top: 50px
  }

  .flow-step__head02 {
    margin-bottom: 50px
  }

  .flow-step__set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    width: 852px;
    box-sizing: border-box
  }

  .flow-step__set:before {
    position: absolute;
    content: "";
    top: 0;
    left: 176px;
    width: 1px;
    bottom: -200px;
    background: #A5BDD1
  }

  .flow-step__set:last-of-type:before {
    display: none
  }

  .flow-step__set+.flow-step__set {
    margin-top: 90px
  }

  .flow-step__set-head {
    font-size: 2.1rem;
    font-weight: 700
  }

  .flow-step__set p {
    line-height: calc(29/16)
  }

  .flow-step__set-img {
    position: relative;
    width: 352px
  }

  .flow-step__set-text {
    width: calc(100% - 352px);
    padding-right: 20px;
    padding-left: 50px;
    box-sizing: border-box
  }
}

.company {
  position: relative
}

.company__inner {
  position: relative
}

.company__data {
  margin-top: 14px;
  border-bottom: 1px solid #A5BDD1
}

.company__data dt {
  color: #8595ae;
  border-top: 1px solid #A5BDD1
}

@media all and (max-width: 767px) {
  .company__text {
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 24px;
    right: 24px;
    padding: 30px 38px 0;
    border-radius: 30px;
    background: #fff;
    box-sizing: border-box
  }

  .company__data {
    margin-top: 6px
  }

  .company__data dt {
    padding: 10px 5px 0;
    font-size: 1.3rem
  }

  .company__data dd {
    padding: 0 5px 12px;
    font-size: 1.5rem;
    line-height: calc(24/18)
  }
}

@media all and (min-width: 768px) {
  .company {
    padding: 0 0 70px
  }

  .company__inner {
    margin: auto;
    width: 100%;
    max-width: 1440px;
    height: 902px
  }

  .company__img {
    margin-top: 50px;
    width: 76.3%;
    max-width: 1100px
  }

  .company__text {
    position: absolute;
    top: 137px;
    right: 120px;
    width: 650px;
    padding: 80px 75px 100px;
    border-radius: 30px;
    background: #fff;
    box-sizing: border-box
  }

  .company__data {
    margin-top: 14px
  }

  .company__data dt {
    padding: 27px 20px 6px;
    font-size: 1.4rem
  }

  .company__data dd {
    padding: 5px 20px 27px;
    font-size: 1.8rem;
    line-height: calc(24/18)
  }
}

.contact-thanks__txt {
  margin-top: 3em;
  text-align: center
}

.contact__form .ico__required {
  margin-left: 10px;
  display: inline-block;
  width: 51px;
  height: 24px;
  border-radius: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background: #0C2B5D
}

.contact__form textarea,
.contact__form input[type="text"],
.contact__form input[type="email"] {
  font-size: 1.6rem;
  font-weight: 400;
  background: #fff;
  border: 0px;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 8px 17px;
  height: 60px;
  border: 1px solid #E2E2E2
}

.contact__form textarea {
  height: 160px;
  padding: 8px 17px;
  font-size: 1.5rem;
  box-sizing: border-box
}

.contact__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.contact__btn {
  position: relative;
  margin: auto;
  border-radius: 0
}

.contact__btn-link {
  position: relative;
  width: 264px;
  height: 60px;
  box-sizing: border-box;
  color: #fff;
  background: #0099DB;
  border-radius: 30px
}

.contact__btn-link a,
.contact__btn-link button[type="submit"] {
  display: block;
  width: 264px;
  height: 60px;
  font-size: 1.8rem;
  color: #fff;
  background: #0099DB;
  border-radius: 30px;
  box-sizing: border-box;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.contact__btn-link a:hover,
.contact__btn-link button[type="submit"]:hover {
  background: #0C2B5D
}

.contact__btn-link button[type="submit"] {
  letter-spacing: 15px;
  text-indent: 15px
}

.contact__btn-back a,
.contact__btn-back button[type="submit"] {
  background: #0099DB;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  box-sizing: border-box
}

.contact__btn-link a,
.contact__btn-back a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  text-align: center
}

.contact__btn-wrap {
  margin: 2em auto
}

@media all and (max-width: 767px) {
  .contact {
    padding-top: 90px;
    padding-bottom: 122px;
    background: #F0F8FF
  }

  .contact__btn {
    margin-top: 23px
  }

  .contact__btn-wrap {
    width: 264px
  }

  .contact #inquiry .error_messe,
  .contact #formWrap .error_messe {
    margin: 10px
  }

  .contact #inquiry table,
  .contact #formWrap table {
    margin: 20px auto 0;
    width: 100%
  }

  .contact #inquiry th,
  .contact #inquiry td,
  .contact #formWrap th,
  .contact #formWrap td {
    display: block
  }

  .contact #inquiry th,
  .contact #formWrap th {
    text-align: left
  }

  .contact #inquiry th .ico__required,
  .contact #formWrap th .ico__required {
    float: right;
    font-size: 1.1rem;
    width: 45px;
    height: 21px
  }

  .contact #inquiry td,
  .contact #formWrap td {
    padding: 0 0 30px
  }

  .contact #inquiry textarea,
  .contact #inquiry input[type="text"],
  .contact #inquiry input[type="email"],
  .contact #formWrap textarea,
  .contact #formWrap input[type="text"],
  .contact #formWrap input[type="email"] {
    font-size: 1.5rem;
    padding: 5px 10px;
    height: 50px
  }

  .contact #inquiry textarea,
  .contact #formWrap textarea {
    height: 150px
  }

  .contact #inquiry .confirm th,
  .contact #formWrap .confirm th {
    padding: 20px 0 5px
  }

  .contact #inquiry .confirm td,
  .contact #formWrap .confirm td {
    position: relative;
    padding: 10px 0
  }

  .contact #inquiry .confirm td:before,
  .contact #formWrap .confirm td:before {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: -5px;
    right: -5px;
    bottom: 5px;
    background: #fff;
    z-index: -1
  }
}

@media all and (min-width: 768px) {
  .contact__inner {
    padding-top: 150px;
    padding-bottom: 250px
  }

  .contact__form textarea {
    height: 160px
  }

  .contact__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .contact #inquiry .error_messe,
  .contact #formWrap .error_messe {
    margin: 5px 50px
  }

  .contact #inquiry table,
  .contact #formWrap table {
    margin: 50px auto 0;
    width: auto
  }

  .contact #inquiry th,
  .contact #formWrap th {
    padding: 10px 34px 0 0;
    width: 250px;
    text-align: left;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: top;
    box-sizing: border-box
  }

  .contact #inquiry th .ico__required,
  .contact #formWrap th .ico__required {
    float: right
  }

  .contact #inquiry td,
  .contact #formWrap td {
    padding: 0 0 50px;
    width: 550px;
    box-sizing: border-box
  }

  .contact #inquiry .confirm th,
  .contact #formWrap .confirm th {
    padding: 10px 0;
    width: 150px
  }

  .contact #inquiry .confirm td,
  .contact #formWrap .confirm td {
    width: 650px;
    position: relative;
    padding: 10px 0
  }

  .contact #inquiry .confirm td:before,
  .contact #formWrap .confirm td:before {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    left: -5px;
    right: -5px;
    bottom: 5px;
    background: #fff;
    z-index: -1
  }
}