@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,700,700i,800|Poppins:400,700");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  -webkit-overflow-scrolling: touch; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

img,
video,
audio {
  max-width: 100%; }

img,
video {
  height: auto; }

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0; }

svg {
  max-height: 100%; }

iframe {
  border: none; }

::-moz-focus-inner {
  border: 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

input[type="radio"],
input[type="checkbox"] {
  vertical-align: middle;
  position: relative;
  bottom: 0.15rem;
  font-size: 115%;
  margin-right: 3px; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

p, div, li, span {
  overflow-wrap: break-word;
  word-wrap: break-word; }

nav li {
  list-style: none; }

em {
  font-style: normal; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }

@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"), local(Yu Gothic);
  font-weight: 500; }

/* --- common -------------------------------------- */
body {
  font-family: "Noto Sans JP", "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 1.75; }

strong, .b {
  font-weight: bold; }

.show-sp, .show-sp.inline {
  display: none; }

.nowrap {
  white-space: nowrap; }

a {
  color: #0037a4;
  text-decoration: none;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  a:hover {
    opacity: .8; }

img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

mark {
  font-weight: normal; }

/* --- modules ------------------------------------- */
.tal {
  text-align: left; }

.tac {
  text-align: center;
  margin: 0 auto; }

.tar {
  text-align: right; }

.vat {
  vertical-align: top; }

.vam {
  vertical-align: middle; }

.vab {
  vertical-align: bottom; }

.fl {
  float: left; }

.fr {
  float: right; }

.clf:after {
  content: '';
  display: table;
  clear: both; }

.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.w0 {
  width: 0%; }

.w5 {
  width: 5%; }

.w10 {
  width: 10%; }

.w15 {
  width: 15%; }

.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w35 {
  width: 35%; }

.w40 {
  width: 40%; }

.w45 {
  width: 45%; }

.w50 {
  width: 50%; }

.w55 {
  width: 55%; }

.w60 {
  width: 60%; }

.w65 {
  width: 65%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w85 {
  width: 85%; }

.w90 {
  width: 90%; }

.w95 {
  width: 95%; }

.w100 {
  width: 100%; }

.fsize-smaller {
  font-size: 12px; }

.fsize-small {
  font-size: 14px; }

.fsize-normal {
  font-size: 16px; }

.fsize-large {
  font-size: 18px; }

.fsize-larger {
  font-size: 20px; }

.palt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; }

/* --- layout -------------------------------------- */
.container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-left: 170px; }

.wrapper {
  max-width: 940px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .wrapper.wide {
    max-width: 1000px; }
  .wrapper.narrow {
    max-width: 860px; }

.content-wrap {
  margin: 100px 0; }

.main {
  padding-bottom: 50px; }
  .main p + p {
    margin-top: 1.6em; }

/* --- header/nav ---------------------------------- */
.nav-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  width: 170px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(16, 17, 17, 0.3);
  box-shadow: 0px 0px 7px 0px rgba(16, 17, 17, 0.3);
  background: #fff; }

header {
  padding: 35px 0 30px;
  text-align: center; }
  header .logo {
    padding-left: 10px; }

.gnav {
  width: 170px; }
  .gnav ul {
    margin: 0;
    border-top: 1px solid #eee; }
  .gnav li {
    margin-top: 0;
    border-bottom: 1px solid #eee; }
    .gnav li a {
      display: block;
      padding: 30px 0;
      font-size: 13px;
      line-height: 1.38;
      text-align: center; }
    .gnav li img {
      margin: auto auto 7px; }
    .gnav li:not(.text-nav) a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      min-height: 118px;
      padding: 20px 0 30px; }
    .gnav li:nth-child(1) img {
      width: 37px; }
    .gnav li:nth-child(2) img {
      width: 62px; }
    .gnav li:nth-child(3) img {
      width: 44px; }
    .gnav li.icons-nav a {
      padding-bottom: 20px; }
      .gnav li.icons-nav a > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .gnav li.icons-nav a .icon-airplane {
        -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        transform: rotate(-30deg);
        margin: 0 7px 7px 0;
        width: 47px; }
      .gnav li.icons-nav a .icon-hotel {
        width: 28px;
        margin: 0 auto 7px 7px; }
      .gnav li.icons-nav a i {
        font-size: 18px; }
  .gnav .lang-wrap {
    margin: 15px 0;
    font-size: 12px;
    text-align: center; }
  .gnav #lang-select {
    display: inline-block;
    width: auto;
    padding: 10px 12px 10px 3px;
    border: none;
    background-position: right 0 center;
    color: #0037a4; }
    .gnav #lang-select:focus {
      -webkit-box-shadow: none;
      box-shadow: none; }

/* fit-sidebar */
.fit-sidebar-fixed {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  position: fixed; }

.fit-sidebar-blank {
  z-index: 0;
  background-color: transparent;
  visibility: hidden; }

/* --- footer -------------------------------------- */
footer .button.top {
  position: fixed;
  right: 25px;
  bottom: 100px;
  z-index: 999;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  font-size: 24px;
  line-height: 24px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

footer .flayer01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 580px;
  padding-top: 15px;
  background: url(../img/top/bg-image.jpg) no-repeat center bottom;
  background-size: cover;
  color: #fff;
  font-size: 30px;
  line-height: 2.0;
  text-align: center; }

footer .flayer02 {
  padding: 25px 100px;
  background: #07044e;
  color: #fff;
  font-size: 12px; }
  footer .flayer02 .li-fnav li {
    display: inline-block;
    padding: 0 8px;
    list-style: none;
    line-height: 1; }
    footer .flayer02 .li-fnav li:not(:first-child) {
      border-left: 1px solid #fff; }
    footer .flayer02 .li-fnav li a {
      color: #fff; }
  footer .flayer02 .copy {
    padding-top: 10px;
    font-size: 10px; }

/* --- skin ---------------------------------------- */
/* title */
h1.title, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.4; }

h1.title {
  font-size: 60px; }

h1,
.h1 {
  font-size: 48px; }

h2,
.h2 {
  margin-bottom: 65px;
  font-size: 46px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.55; }
  h2 span,
  .h2 span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0; }

h3,
.h3 {
  margin-bottom: 25px;
  padding-left: 15px;
  font-size: 24px;
  border-left: 4px solid #0037a4; }

h4,
.h4 {
  margin-bottom: 20px;
  font-size: 21px; }

h5,
.h5 {
  margin-bottom: 15px;
  font-size: 18px; }

h6,
.h6 {
  margin-bottom: 15px;
  font-size: 16px; }

/* button */
.button {
  display: inline-block;
  padding: 15px 20px;
  background: #03bfb8;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  text-align: center; }
  .button:hover {
    opacity: 1;
    background-color: #03cec7; }
  .button.ar-r {
    position: relative;
    padding-right: 40px; }
    .button.ar-r:after {
      position: absolute;
      display: block;
      content: ""; }
    .button.ar-r:after {
      top: 50%;
      right: .8em;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      content: ">";
      line-height: 1; }
  .button.round {
    border-radius: 8em; }
  .button.blank:after {
    content: "\f08e";
    margin-left: 8px;
    font-family: FontAwesome; }
  .button.small {
    padding: 12px 5px;
    font-size: 14px; }
    .button.small.ar-r {
      padding-right: 30px; }
  .button.large {
    padding: 20px 30px;
    font-size: 18px; }
    .button.large.ar-r {
      padding-right: 50px; }
  .button.disabled {
    cursor: default; }
    .button.disabled:hover {
      opacity: 1;
      background: #0037a4; }

/* link */
/* table */
table {
  width: 100%; }
  table th, table td {
    padding: 8px;
    border-bottom: 1px solid #ccc;
    vertical-align: middle; }
    table th:first-child, table td:first-child {
      padding-left: 0; }
    table th:last-child, table td:last-child {
      padding-right: 0; }
  table th {
    font-weight: 700;
    text-align: left; }
  table.bordered th, table.bordered td {
    border: 1px solid #ccc; }
  table.striped tr:nth-child(even) {
    background: #eee; }
  table.unstyled th, table.unstyled td {
    border: none;
    padding: 0; }

/* form */
fieldset {
  margin: 2rem 0;
  padding: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.1); }

legend {
  position: relative;
  top: 2px;
  margin-left: -1rem;
  padding: 0 1rem;
  font-weight: bold;
  font-size: 14px;
  line-height: 0; }

input,
textarea,
select {
  display: block;
  width: 100%;
  padding: 10px 8px;
  outline: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle; }
  input:focus,
  textarea:focus,
  select:focus {
    outline: none;
    -webkit-box-shadow: 0 0 1px  #1c86f2 inset;
    box-shadow: 0 0 1px  #1c86f2 inset; }
  input.error,
  textarea.error,
  select.error {
    background-color: rgba(240, 60, 105, 0.1);
    border: 1px solid #f583a0; }
    input.error:focus,
    textarea.error:focus,
    select.error:focus {
      border-color: #f03c69;
      -webkit-box-shadow: 0 0 1px #f03c69 inset;
      box-shadow: 0 0 1px #f03c69 inset; }
  input.success,
  textarea.success,
  select.success {
    background-color: rgba(53, 190, 177, 0.1);
    border: 1px solid #6ad5cb; }
    input.success:focus,
    textarea.success:focus,
    select.success:focus {
      border-color: #35beb1;
      -webkit-box-shadow: 0 0 1px #35beb1 inset;
      box-shadow: 0 0 1px #35beb1 inset; }
  input:disabled, input.disabled,
  textarea:disabled,
  textarea.disabled,
  select:disabled,
  select.disabled {
    resize: none;
    opacity: .6;
    cursor: default;
    color: rgba(0, 0, 0, 0.5); }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="_x32_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="width: 5px; height: 5px; opacity: .5;" xml:space="preserve"><g><polygon class="st0" points="440.189,92.085 256.019,276.255 71.83,92.085 0,163.915 256.019,419.915 512,163.915 	" style="fill: rgb(75, 75, 75);"></polygon></g></svg>');
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: right 1rem center; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0;
  border: 0;
  outline: none;
  vertical-align: middle;
  line-height: 1em; }
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    outline: none;
    border: none; }

label:hover {
  cursor: pointer; }

.form-item label {
  margin-right: 20px; }
  .form-item label:last-child {
    margin-right: 0; }

/* list */
ul, ol {
  margin-left: 1.5em;
  margin-top: -10px; }
  ul li, ol li {
    margin-top: 10px;
    line-height: 1.3; }
  ul.unstyled, ol.unstyled {
    margin-left: 0; }
    ul.unstyled li, ol.unstyled li {
      list-style: none; }

dl dd {
  margin-bottom: 20px; }

/* label */
/* column */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row [class*=col] {
    margin-bottom: 1em; }
  .row.auto .col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .row.gutters {
    margin-left: -2%; }
    .row.gutters > .col-1 {
      width: calc(8.33333% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-1 {
      margin-left: calc(8.33333% + 2%) !important; }
    .row.gutters > .col-2 {
      width: calc(16.66667% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-2 {
      margin-left: calc(16.66667% + 2%) !important; }
    .row.gutters > .col-3 {
      width: calc(25% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-3 {
      margin-left: calc(25% + 2%) !important; }
    .row.gutters > .col-4 {
      width: calc(33.33333% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-4 {
      margin-left: calc(33.33333% + 2%) !important; }
    .row.gutters > .col-5 {
      width: calc(41.66667% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-5 {
      margin-left: calc(41.66667% + 2%) !important; }
    .row.gutters > .col-6 {
      width: calc(50% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-6 {
      margin-left: calc(50% + 2%) !important; }
    .row.gutters > .col-7 {
      width: calc(58.33333% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-7 {
      margin-left: calc(58.33333% + 2%) !important; }
    .row.gutters > .col-8 {
      width: calc(66.66667% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-8 {
      margin-left: calc(66.66667% + 2%) !important; }
    .row.gutters > .col-9 {
      width: calc(75% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-9 {
      margin-left: calc(75% + 2%) !important; }
    .row.gutters > .col-10 {
      width: calc(83.33333% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-10 {
      margin-left: calc(83.33333% + 2%) !important; }
    .row.gutters > .col-11 {
      width: calc(91.66667% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-11 {
      margin-left: calc(91.66667% + 2%) !important; }
    .row.gutters > .col-12 {
      width: calc(100% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-12 {
      margin-left: calc(100% + 2%) !important; }

.col-1 {
  width: 8.33333%; }

.offset-1 {
  margin-left: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.offset-2 {
  margin-left: 16.66667%; }

.col-3 {
  width: 25%; }

.offset-3 {
  margin-left: 25%; }

.col-4 {
  width: 33.33333%; }

.offset-4 {
  margin-left: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.offset-5 {
  margin-left: 41.66667%; }

.col-6 {
  width: 50%; }

.offset-6 {
  margin-left: 50%; }

.col-7 {
  width: 58.33333%; }

.offset-7 {
  margin-left: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.offset-8 {
  margin-left: 66.66667%; }

.col-9 {
  width: 75%; }

.offset-9 {
  margin-left: 75%; }

.col-10 {
  width: 83.33333%; }

.offset-10 {
  margin-left: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.offset-11 {
  margin-left: 91.66667%; }

.col-12 {
  width: 100%; }

.offset-12 {
  margin-left: 100%; }

/* etc */
[data-aos=fade-in] {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); }
  [data-aos=fade-in].aos-animate {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
dl + h2,
dl + h3,
dl + h4,
dl + h5,
dl + h6,
blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + h5,
blockquote + h6,
hr + h2,
hr + h3,
hr + h4,
hr + h5,
hr + h6,
pre + h2,
pre + h3,
pre + h4,
pre + h5,
pre + h6,
table + h2,
table + h3,
table + h4,
table + h5,
table + h6,
form + h2,
form + h3,
form + h4,
form + h5,
form + h6,
figure + h2,
figure + h3,
figure + h4,
figure + h5,
figure + h6 {
  margin-top: 50px; }

/* --- toppage ------------------------------------- */
/* sec-mv */
.sec-mv {
  position: relative;
  height: 800px;
  z-index: 10;
  background: url(../img/top/bg-mv.jpg) no-repeat center center;
  background-size: cover; }
  .sec-mv .txt-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    z-index: 1; }
    .sec-mv .txt-wrap h2 {
      position: relative;
      -webkit-transform: rotate(-8.7deg);
      -ms-transform: rotate(-8.7deg);
      transform: rotate(-8.7deg);
      z-index: 1;
      margin-bottom: 35px;
      font-size: 46px;
      font-weight: 500;
      font-style: italic;
      text-shadow: 0px 0px 7px rgba(16, 17, 17, 0.3);
      line-height: 1;
      letter-spacing: 7px; }
      .sec-mv .txt-wrap h2:after {
        position: absolute;
        display: block;
        content: ""; }
      .sec-mv .txt-wrap h2 span {
        font-size: 160px;
        font-weight: 700;
        white-space: nowrap; }
      .sec-mv .txt-wrap h2:after {
        -webkit-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
        transform: skewX(-15deg);
        bottom: -10px;
        right: -10px;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 80px;
        background: rgba(253, 239, 81, 0.5); }
    .sec-mv .txt-wrap .txt-en {
      -webkit-transform: rotate(-8.7deg);
      -ms-transform: rotate(-8.7deg);
      transform: rotate(-8.7deg);
      margin-bottom: 10px;
      font-family: "Poppins", sans-serif;
      font-style: italic;
      font-size: 74px;
      font-weight: 700;
      text-shadow: 0px 0px 7px rgba(16, 17, 17, 0.3);
      line-height: 1.2;
      letter-spacing: 2px; }
    .sec-mv .txt-wrap .txt-scroll {
      margin-top: 35px;
      font-size: 12px;
      font-family: "Poppins", sans-serif;
      letter-spacing: 1.5px; }
      .sec-mv .txt-wrap .txt-scroll a {
        display: inline-block;
        color: #fff;
        will-change: contents; }
      .sec-mv .txt-wrap .txt-scroll i {
        display: block;
        color: #fdef51;
        font-size: 60px;
        line-height: 0.8; }
  .sec-mv img {
    width: 100%;
    height: 800px;
    position: absolute;
    right: -1500px; }

/* sec-top-step */
[class^=sec-top-step] {
  position: relative; }
  [class^=sec-top-step]:before {
    position: absolute;
    display: block;
    content: ""; }
  [class^=sec-top-step]:before {
    top: 0;
    height: 130%;
    z-index: -1;
    width: 550px; }
  [class^=sec-top-step] .bg-circle {
    position: absolute;
    z-index: -1;
    display: block;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed; }
  [class^=sec-top-step] .txt-label {
    position: absolute;
    z-index: 1;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 140px;
    font-weight: 700;
    font-style: italic;
    line-height: 1; }
  [class^=sec-top-step] h2 {
    color: #0037a4; }
  [class^=sec-top-step] .ttl-num {
    position: relative;
    z-index: 1;
    color: #0037a4;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 100px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 10px;
    line-height: 1.4; }
    [class^=sec-top-step] .ttl-num:after {
      position: absolute;
      display: block;
      content: ""; }
    [class^=sec-top-step] .ttl-num:after {
      z-index: -1;
      left: 0;
      right: -2px;
      bottom: 10px;
      height: 21px;
      background: #fdef51;
      line-height: 1; }
  [class^=sec-top-step] .img-circle {
    position: absolute;
    z-index: -1; }

.sec-top-step01 {
  z-index: 3;
  padding-top: 135px; }
  .sec-top-step01:before {
    left: -490px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    background: #f1f8ff; }
  .sec-top-step01 .bg-circle {
    top: 140px;
    right: -145px;
    width: 620px;
    height: 620px;
    background-image: url(../img/top/bg-circle01.jpg); }
  .sec-top-step01 .txt-label {
    top: 40px;
    left: -20px; }
  .sec-top-step01 .row .col:nth-child(1) {
    padding-right: 50px; }
  .sec-top-step01 .row .col:nth-child(2) {
    margin: -25px -13px 0 0; }
  .sec-top-step01 .support-wrap {
    position: relative;
    z-index: 1;
    margin-top: 95px;
    padding: 30px 45px 25px;
    background: #03bfb8; }
    .sec-top-step01 .support-wrap:after {
      position: absolute;
      display: block;
      content: ""; }
    .sec-top-step01 .support-wrap:before {
      position: absolute;
      top: -170px;
      left: -330px;
      z-index: -1;
      content: "";
      display: block;
      width: 606px;
      height: 555px;
      background: url(../img/top/img-okinawamap.png) no-repeat center center;
      background-size: contain; }
    .sec-top-step01 .support-wrap:after {
      top: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      border: 30px solid transparent;
      border-top-color: #03bfb8; }
    .sec-top-step01 .support-wrap .li-support {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: -17px 0 0 -17px; }
      .sec-top-step01 .support-wrap .li-support li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: calc((100% - 51px) / 3);
        opacity: 0;
        min-height: 85px;
        margin: 17px 0 0 17px;
        border-radius: 5px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(19, 19, 19, 0.2);
        box-shadow: 0px 0px 5px 0px rgba(19, 19, 19, 0.2);
        background: #fff;
        color: #0037a4;
        font-size: 14px;
        list-style: none;
        text-align: center; }
        .sec-top-step01 .support-wrap .li-support li strong {
          font-size: 20px; }
    .sec-top-step01 .support-wrap .ttl {
      position: relative;
      padding: 0;
      border: none;
      color: #fff;
      font-size: 36px;
      font-weight: 700;
      text-align: center;
      letter-spacing: 1.5px; }
      .sec-top-step01 .support-wrap .ttl:before, .sec-top-step01 .support-wrap .ttl:after {
        position: absolute;
        display: inline-block;
        content: "";
        width: 44px;
        height: 85px;
        margin-top: -20px;
        background: url(../img/common/img-title.svg) no-repeat center center;
        background-size: contain; }
      .sec-top-step01 .support-wrap .ttl:before {
        margin-left: -45px; }
      .sec-top-step01 .support-wrap .ttl:after {
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1);
        margin-right: -10px; }
  .sec-top-step01 .chart-wrap {
    margin-top: 55px;
    background: url(../img/top/bg-chart.jpg) no-repeat center bottom;
    background-size: cover; }
    .sec-top-step01 .chart-wrap .wrapper {
      position: relative;
      padding-bottom: 210px; }
  .sec-top-step01 .img-chart {
    margin-top: -30px; }
  .sec-top-step01 .reason-wrap {
    position: absolute;
    bottom: -152px;
    left: 0;
    right: 0; }
    .sec-top-step01 .reason-wrap h3 {
      position: relative;
      z-index: 1;
      width: 499px;
      height: 128px;
      margin: 0 auto;
      padding: 15px 0 0;
      background: url(../img/common/img-ribbon.svg) no-repeat center center;
      border: none;
      color: #0037a4;
      font-size: 20px;
      text-align: center; }
      .sec-top-step01 .reason-wrap h3 em {
        font-size: 26px;
        font-weight: bold; }
  .sec-top-step01 .li-reason {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #0037a4;
    margin: -45px auto 0;
    padding: 70px 5px 5px; }
    .sec-top-step01 .li-reason li {
      position: relative;
      width: calc((100% - 10px) / 3);
      padding: 30px 10px 15px;
      background: #fff;
      color: #0037a4;
      font-size: 20px;
      font-weight: 700;
      text-align: center;
      list-style: none; }
      .sec-top-step01 .li-reason li:before {
        position: absolute;
        display: block;
        content: ""; }
      .sec-top-step01 .li-reason li:before {
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 62px;
        height: 62px;
        border-radius: 50%;
        background: url(../img/common/img-prize.svg) no-repeat center center #fff; }
      .sec-top-step01 .li-reason li em {
        display: block;
        font-weight: 700;
        font-size: 28px; }

.sec-top-step02 {
  z-index: 2;
  padding-top: 515px; }
  .sec-top-step02:before {
    right: -390px;
    height: 200%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    background: #fff4f7; }
  .sec-top-step02 .bg-circle {
    top: 275px;
    left: -174px;
    width: 630px;
    height: 630px;
    background-image: url(../img/top/bg-circle02.jpg); }
  .sec-top-step02 .txt-label {
    top: 364px;
    right: -5px; }
  .sec-top-step02 .ttl-num, .sec-top-step02 h2 {
    color: #ec4b46; }
  .sec-top-step02 h2 {
    margin-bottom: 50px; }
  .sec-top-step02 h3 {
    border-color: #ec4b46; }
  .sec-top-step02 .row .col-4,
  .sec-top-step02 .row .col-8 {
    margin-bottom: 38px; }
  .sec-top-step02 .row .col-8 {
    padding: 15px 0 0 40px; }
  .sec-top-step02 .row img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(19, 19, 19, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(19, 19, 19, 0.2); }

.sec-top-step03 {
  z-index: auto;
  padding-top: 270px; }
  .sec-top-step03:before {
    left: -450px;
    top: -50px;
    z-index: -100;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background: #e3fcfa; }
  .sec-top-step03 .bg-circle {
    top: -10px;
    right: -50px;
    width: 630px;
    height: 630px;
    background-image: url(../img/top/bg-circle03.jpg); }
  .sec-top-step03 .txt-label {
    top: 170px;
    left: -25px;
    z-index: 10; }
  .sec-top-step03 h2, .sec-top-step03 .ttl-num {
    position: relative;
    z-index: 10;
    color: #03bfb8; }
  .sec-top-step03 h2 {
    margin-top: 17px;
    margin-bottom: 90px; }
  .sec-top-step03 .box-service {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sec-top-step03 .box-service .col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: calc(50% - 20px);
      margin-bottom: 25px;
      padding: 0 20px 35px;
      -webkit-box-shadow: 0px 0px 7px 0px rgba(16, 17, 17, 0.3);
      box-shadow: 0px 0px 7px 0px rgba(16, 17, 17, 0.3);
      background: #fff; }
      .sec-top-step03 .box-service .col:nth-child(1) .logo img {
        width: 99px; }
      .sec-top-step03 .box-service .col:nth-child(2) .logo img {
        width: 219px;
        margin-top: 10px; }
      .sec-top-step03 .box-service .col:nth-child(3) .logo img {
        width: 102px; }
    .sec-top-step03 .box-service figure {
      margin: 0 -20px 30px; }
      .sec-top-step03 .box-service figure img {
        width: 480px;
        height: 200px; }
    .sec-top-step03 .box-service .logo {
      text-align: center; }
    .sec-top-step03 .box-service p {
      line-height: 1.87; }
    .sec-top-step03 .box-service .btn-wrap {
      margin-top: auto;
      padding: 25px 40px 0; }
      .sec-top-step03 .box-service .btn-wrap .button {
        display: block; }
  .sec-top-step03 h3 {
    margin-top: 25px;
    margin-bottom: 20px;
    padding: 0;
    border: none;
    color: #0037a4;
    font-size: 25px;
    text-align: center; }
    .sec-top-step03 h3 span {
      display: block;
      font-size: 20px; }
  .sec-top-step03 .li-service {
    margin: 20px 0 0 0;
    border-top: 1px solid #bfbfbf; }
    .sec-top-step03 .li-service li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      padding: 35px 0 30px;
      border-bottom: 1px solid #bfbfbf;
      list-style: none; }
      .sec-top-step03 .li-service li figure {
        width: 210px; }
      .sec-top-step03 .li-service li .btn-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 215px;
        padding-right: 5px; }
        .sec-top-step03 .li-service li .btn-wrap .button {
          display: block;
          width: 100%; }
      .sec-top-step03 .li-service li .txt-wrap {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 5px 30px 5px 35px; }
        .sec-top-step03 .li-service li .txt-wrap h4 {
          margin-bottom: 0;
          color: #0037a4;
          font-size: 20px; }
        .sec-top-step03 .li-service li .txt-wrap p {
          color: #4c2c31;
          line-height: 2.0; }

/* --- subpage ------------------------------------- */
/* for IE */
.no-flexboxlegacy .sec-mv .txt-wrap h2 span {
  margin-top: 30px;
  margin-bottom: -30px; }

/* tablet向けスタイル */
@media screen and (max-width: 1170px) {
  /* --- layout -------------------------------------- */
  .wrapper {
    max-width: 860px; }
    .wrapper.wide {
      max-width: 860px; }
  /* --- toppage ------------------------------------- */
  /* sec-top-step */
  [class^=sec-top-step] .txt-label {
    font-size: 110px; }
  .sec-top-step01 .bg-circle {
    right: -240px; }
  .sec-top-step02 .bg-circle {
    left: -250px; }
  .sec-top-step03 .bg-circle {
    right: -160px; }
  .sec-top-step03 .box-service .col {
    width: calc(50% - 10px); }
  .sec-top-step03 .box-service .btn-wrap {
    padding: 25px 10px 0; } }

/* tablet向けスタイル */
@media screen and (max-width: 1030px) {
  /* --- common -------------------------------------- */
  /* --- modules ------------------------------------- */
  /* --- layout -------------------------------------- */
  .wrapper {
    max-width: 595px; }
    .wrapper.wide {
      max-width: 595px; }
    .wrapper.narrow {
      max-width: 595px; }
  /* --- header/nav ---------------------------------- */
  /* --- footer -------------------------------------- */
  footer .flayer02 {
    padding: 25px 20px; }
  /* --- skin ---------------------------------------- */
  /* title */
  /* button */
  /* link */
  /* table */
  /* form */
  /* list */
  /* label */
  /* column */
  /* etc */
  /* --- toppage ------------------------------------- */
  /* sec-mv */
  .sec-mv {
    height: 500px; }
    .sec-mv img {
      height: 500px; }
    .sec-mv .txt-wrap {
      left: 0;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .sec-mv .txt-wrap h2 {
        display: inline-block;
        font-size: 36px; }
        .sec-mv .txt-wrap h2 span {
          font-size: 140px; }
  /* sec-top-step */
  .sec-top-step01 .row .col:nth-child(1) {
    padding-right: 10px; }
  .sec-top-step01 .support-wrap {
    padding: 30px 15px 25px; }
    .sec-top-step01 .support-wrap .li-support {
      margin: -17px 0 0 -10px; }
      .sec-top-step01 .support-wrap .li-support li {
        width: calc((100% - 30px) / 3);
        margin: 17px 0 0 10px; }
    .sec-top-step01 .support-wrap .ttl {
      font-size: 31px; }
  .sec-top-step01 .chart-wrap .wrapper {
    padding-bottom: 150px; }
  .sec-top-step01 .li-reason li {
    font-size: 16px; }
    .sec-top-step01 .li-reason li em {
      font-size: 21px; }
  .sec-top-step03 .bg-circle {
    right: -270px; }
  .sec-top-step03 h3 span {
    font-size: 16px; }
  .sec-top-step03 .box-service p {
    font-size: 15px;
    line-height: 1.6; }
  .sec-top-step03 .box-service .btn-wrap {
    padding: 20px 0 0; }
  .sec-top-step03 .li-service li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; }
    .sec-top-step03 .li-service li figure {
      width: auto; }
    .sec-top-step03 .li-service li .txt-wrap {
      padding: 10px 15px 5px; }
    .sec-top-step03 .li-service li .btn-wrap {
      margin: 10px auto 0; }
  /* --- subpage ------------------------------------- */ }

/* sp向けスタイル */
@media screen and (max-width: 767px) {
  /* --- common -------------------------------------- */
  .show-pc,
  .show-pc.inline {
    display: none; }
  .show-sp {
    display: block; }
  .show-sp.inline {
    display: inline-block; }
  .fl, .fr {
    float: none; }
  .sp-tac {
    text-align: center; }
  .sp-tal {
    text-align: left; }
  .sp-tar {
    text-align: right; }
  html {
    overflow: auto;
    height: 100%; }
  body {
    font-size: 16px;
    -webkit-text-size-adjust: 100%; }
  .sp-mt0 {
    margin-top: 0px !important; }
  .sp-mr0 {
    margin-right: 0px !important; }
  .sp-mb0 {
    margin-bottom: 0px !important; }
  .sp-ml0 {
    margin-left: 0px !important; }
  .sp-pt0 {
    padding-top: 0px !important; }
  .sp-pr0 {
    padding-right: 0px !important; }
  .sp-pb0 {
    padding-bottom: 0px !important; }
  .sp-pl0 {
    padding-left: 0px !important; }
  .sp-mt5 {
    margin-top: 5px !important; }
  .sp-mr5 {
    margin-right: 5px !important; }
  .sp-mb5 {
    margin-bottom: 5px !important; }
  .sp-ml5 {
    margin-left: 5px !important; }
  .sp-pt5 {
    padding-top: 5px !important; }
  .sp-pr5 {
    padding-right: 5px !important; }
  .sp-pb5 {
    padding-bottom: 5px !important; }
  .sp-pl5 {
    padding-left: 5px !important; }
  .sp-mt10 {
    margin-top: 10px !important; }
  .sp-mr10 {
    margin-right: 10px !important; }
  .sp-mb10 {
    margin-bottom: 10px !important; }
  .sp-ml10 {
    margin-left: 10px !important; }
  .sp-pt10 {
    padding-top: 10px !important; }
  .sp-pr10 {
    padding-right: 10px !important; }
  .sp-pb10 {
    padding-bottom: 10px !important; }
  .sp-pl10 {
    padding-left: 10px !important; }
  .sp-mt15 {
    margin-top: 15px !important; }
  .sp-mr15 {
    margin-right: 15px !important; }
  .sp-mb15 {
    margin-bottom: 15px !important; }
  .sp-ml15 {
    margin-left: 15px !important; }
  .sp-pt15 {
    padding-top: 15px !important; }
  .sp-pr15 {
    padding-right: 15px !important; }
  .sp-pb15 {
    padding-bottom: 15px !important; }
  .sp-pl15 {
    padding-left: 15px !important; }
  .sp-mt20 {
    margin-top: 20px !important; }
  .sp-mr20 {
    margin-right: 20px !important; }
  .sp-mb20 {
    margin-bottom: 20px !important; }
  .sp-ml20 {
    margin-left: 20px !important; }
  .sp-pt20 {
    padding-top: 20px !important; }
  .sp-pr20 {
    padding-right: 20px !important; }
  .sp-pb20 {
    padding-bottom: 20px !important; }
  .sp-pl20 {
    padding-left: 20px !important; }
  .sp-mt25 {
    margin-top: 25px !important; }
  .sp-mr25 {
    margin-right: 25px !important; }
  .sp-mb25 {
    margin-bottom: 25px !important; }
  .sp-ml25 {
    margin-left: 25px !important; }
  .sp-pt25 {
    padding-top: 25px !important; }
  .sp-pr25 {
    padding-right: 25px !important; }
  .sp-pb25 {
    padding-bottom: 25px !important; }
  .sp-pl25 {
    padding-left: 25px !important; }
  .sp-mt30 {
    margin-top: 30px !important; }
  .sp-mr30 {
    margin-right: 30px !important; }
  .sp-mb30 {
    margin-bottom: 30px !important; }
  .sp-ml30 {
    margin-left: 30px !important; }
  .sp-pt30 {
    padding-top: 30px !important; }
  .sp-pr30 {
    padding-right: 30px !important; }
  .sp-pb30 {
    padding-bottom: 30px !important; }
  .sp-pl30 {
    padding-left: 30px !important; }
  .sp-mt35 {
    margin-top: 35px !important; }
  .sp-mr35 {
    margin-right: 35px !important; }
  .sp-mb35 {
    margin-bottom: 35px !important; }
  .sp-ml35 {
    margin-left: 35px !important; }
  .sp-pt35 {
    padding-top: 35px !important; }
  .sp-pr35 {
    padding-right: 35px !important; }
  .sp-pb35 {
    padding-bottom: 35px !important; }
  .sp-pl35 {
    padding-left: 35px !important; }
  .sp-mt40 {
    margin-top: 40px !important; }
  .sp-mr40 {
    margin-right: 40px !important; }
  .sp-mb40 {
    margin-bottom: 40px !important; }
  .sp-ml40 {
    margin-left: 40px !important; }
  .sp-pt40 {
    padding-top: 40px !important; }
  .sp-pr40 {
    padding-right: 40px !important; }
  .sp-pb40 {
    padding-bottom: 40px !important; }
  .sp-pl40 {
    padding-left: 40px !important; }
  .sp-mt45 {
    margin-top: 45px !important; }
  .sp-mr45 {
    margin-right: 45px !important; }
  .sp-mb45 {
    margin-bottom: 45px !important; }
  .sp-ml45 {
    margin-left: 45px !important; }
  .sp-pt45 {
    padding-top: 45px !important; }
  .sp-pr45 {
    padding-right: 45px !important; }
  .sp-pb45 {
    padding-bottom: 45px !important; }
  .sp-pl45 {
    padding-left: 45px !important; }
  .sp-mt50 {
    margin-top: 50px !important; }
  .sp-mr50 {
    margin-right: 50px !important; }
  .sp-mb50 {
    margin-bottom: 50px !important; }
  .sp-ml50 {
    margin-left: 50px !important; }
  .sp-pt50 {
    padding-top: 50px !important; }
  .sp-pr50 {
    padding-right: 50px !important; }
  .sp-pb50 {
    padding-bottom: 50px !important; }
  .sp-pl50 {
    padding-left: 50px !important; }
  /* --- modules ------------------------------------- */
  .fsize-smaller {
    font-size: 10px; }
  .fsize-small {
    font-size: 12px; }
  .fsize-normal {
    font-size: 14px; }
  .fsize-large {
    font-size: 16px; }
  .fsize-larger {
    font-size: 18px; }
  /* --- layout -------------------------------------- */
  .container {
    padding-left: 0;
    padding-top: 80px; }
  .wrapper {
    width: 100%;
    max-width: 750px;
    padding-left: 15px;
    padding-right: 15px; }
  /* --- header/nav ---------------------------------- */
  header {
    height: 80px;
    padding: 20px 0 30px; }
    header .logo {
      padding-left: 0; }
      header .logo img {
        width: 154px; }
  .btn-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 30px;
    height: 30px; }
    .btn-toggle span {
      position: absolute;
      display: inline-block;
      width: 30px;
      height: 2px;
      background: #0037a4;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s; }
      .btn-toggle span:nth-child(1) {
        top: 0; }
      .btn-toggle span:nth-child(2) {
        top: 10px; }
      .btn-toggle span:nth-child(3) {
        top: 20px; }
    .btn-toggle.open span:nth-child(1) {
      top: 10px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .btn-toggle.open span:nth-child(2) {
      width: 0; }
    .btn-toggle.open span:nth-child(3) {
      top: 10px;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .nav-wrap {
    position: fixed;
    bottom: auto;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .nav-wrap.open {
      height: 100vh;
      -webkit-box-shadow: inset 0 0 0 2px #0037a4;
      box-shadow: inset 0 0 0 2px #0037a4; }
  .side-wrap {
    height: 100%; }
  .gnav {
    display: none;
    width: auto;
    height: calc(100% - 80px);
    overflow-y: scroll;
    padding: 0 15px; }
    .gnav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      border: none;
      overflow: auto; }
    .gnav li {
      width: 100%;
      margin-bottom: 6px;
      border: 1px solid #b7b7b7; }
      .gnav li:not(.text-nav) {
        width: calc(50% - 3px); }
        .gnav li:not(.text-nav) a {
          min-height: 120px; }
      .gnav li.icons-nav a {
        padding-top: 25px; }
      .gnav li.text-nav 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; }
    .gnav #lang-select {
      font-size: 16px;
      -webkit-transform: scale(0.8, 0.8);
      -ms-transform: scale(0.8, 0.8);
      transform: scale(0.8, 0.8);
      background-color: #fff; }
  /* --- footer -------------------------------------- */
  footer .button.top {
    right: 15px;
    bottom: 80px;
    width: 46px;
    height: 46px;
    font-size: 18px; }
  footer .flayer01 {
    height: 292px;
    padding: 0 0 50px;
    background-position: 70% bottom;
    font-size: 20px; }
  footer .flayer02 {
    padding: 20px 20px 90px;
    font-size: 10px; }
    footer .flayer02 .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      text-align: center; }
    footer .flayer02 .copy {
      -webkit-transform: scale(0.8, 0.8);
      -ms-transform: scale(0.8, 0.8);
      transform: scale(0.8, 0.8); }
  .fix-btns {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999; }
    .fix-btns .li-fix-btns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0; }
      .fix-btns .li-fix-btns li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0;
        list-style: none; }
        .fix-btns .li-fix-btns li:not(:first-child) {
          border-left: 1px solid #eee; }
        .fix-btns .li-fix-btns li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-line-pack: end;
          align-content: flex-end;
          height: 100%;
          padding: 10px 5px 5px;
          background: #fff;
          font-size: 10px;
          text-align: center; }
          .fix-btns .li-fix-btns li a img {
            display: block;
            margin: auto; }
  /* --- skin ---------------------------------------- */
  /* title */
  h1.title, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px; }
  h1.title {
    font-size: 30px; }
  h1,
  .h1 {
    font-size: 24px; }
  h2,
  .h2 {
    margin-bottom: 15px;
    font-size: 18px; }
  h3,
  .h3 {
    margin-bottom: 15px;
    font-size: 16px; }
  h4,
  .h4 {
    margin-bottom: 10px;
    font-size: 15px; }
  h5,
  .h5 {
    margin-bottom: 5px;
    font-size: 14px; }
  h6,
  .h6 {
    margin-bottom: 5px;
    font-size: 13px; }
  /* button */
  .button {
    padding: 8px 15px; }
    .button.blank:after {
      margin-left: 4px; }
    .button.small {
      padding: 8px 5px;
      font-size: 10px; }
  /* link */
  /* table */
  /* form */
  /* list */
  /* label */
  /* column */
  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .row.gutters {
      margin-left: 0; }
      .row.gutters > .col-1 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-1 {
        margin-left: 0 !important; }
      .row.gutters > .col-2 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-2 {
        margin-left: 0 !important; }
      .row.gutters > .col-3 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-3 {
        margin-left: 0 !important; }
      .row.gutters > .col-4 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-4 {
        margin-left: 0 !important; }
      .row.gutters > .col-5 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-5 {
        margin-left: 0 !important; }
      .row.gutters > .col-6 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-6 {
        margin-left: 0 !important; }
      .row.gutters > .col-7 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-7 {
        margin-left: 0 !important; }
      .row.gutters > .col-8 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-8 {
        margin-left: 0 !important; }
      .row.gutters > .col-9 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-9 {
        margin-left: 0 !important; }
      .row.gutters > .col-10 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-10 {
        margin-left: 0 !important; }
      .row.gutters > .col-11 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-11 {
        margin-left: 0 !important; }
      .row.gutters > .col-12 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-12 {
        margin-left: 0 !important; }
  .col-1 {
    width: 100%; }
  .offset-1 {
    margin-left: 0; }
  .col-2 {
    width: 100%; }
  .offset-2 {
    margin-left: 0; }
  .col-3 {
    width: 100%; }
  .offset-3 {
    margin-left: 0; }
  .col-4 {
    width: 100%; }
  .offset-4 {
    margin-left: 0; }
  .col-5 {
    width: 100%; }
  .offset-5 {
    margin-left: 0; }
  .col-6 {
    width: 100%; }
  .offset-6 {
    margin-left: 0; }
  .col-7 {
    width: 100%; }
  .offset-7 {
    margin-left: 0; }
  .col-8 {
    width: 100%; }
  .offset-8 {
    margin-left: 0; }
  .col-9 {
    width: 100%; }
  .offset-9 {
    margin-left: 0; }
  .col-10 {
    width: 100%; }
  .offset-10 {
    margin-left: 0; }
  .col-11 {
    width: 100%; }
  .offset-11 {
    margin-left: 0; }
  .col-12 {
    width: 100%; }
  .offset-12 {
    margin-left: 0; }
  /* etc */
  p + h2,
  p + h3,
  p + h4,
  p + h5,
  p + h6,
  ul + h2,
  ul + h3,
  ul + h4,
  ul + h5,
  ul + h6,
  ol + h2,
  ol + h3,
  ol + h4,
  ol + h5,
  ol + h6,
  dl + h2,
  dl + h3,
  dl + h4,
  dl + h5,
  dl + h6,
  blockquote + h2,
  blockquote + h3,
  blockquote + h4,
  blockquote + h5,
  blockquote + h6,
  hr + h2,
  hr + h3,
  hr + h4,
  hr + h5,
  hr + h6,
  pre + h2,
  pre + h3,
  pre + h4,
  pre + h5,
  pre + h6,
  table + h2,
  table + h3,
  table + h4,
  table + h5,
  table + h6,
  form + h2,
  form + h3,
  form + h4,
  form + h5,
  form + h6,
  figure + h2,
  figure + h3,
  figure + h4,
  figure + h5,
  figure + h6 {
    margin-top: 20px; }
  /* --- toppage ------------------------------------- */
  /* sec-mv */
  .sec-mv {
    height: 248px; }
    .sec-mv img {
      height: 248px; }
    .sec-mv .txt-wrap h2 {
      margin-top: 13px;
      margin-bottom: 13px;
      padding-right: 10px;
      font-size: 23px;
      letter-spacing: 2px; }
      .sec-mv .txt-wrap h2:after {
        left: -10px;
        height: 40px; }
      .sec-mv .txt-wrap h2 span {
        font-size: 80px;
        letter-spacing: 6px; }
    .sec-mv .txt-wrap .txt-en {
      font-size: 37px;
      letter-spacing: 1px; }
    .sec-mv .txt-wrap .txt-scroll {
      margin-top: 15px; }
      .sec-mv .txt-wrap .txt-scroll i {
        font-size: 30px; }
  /* sec-top-step */
  [class^=sec-top-step]:before {
    width: 275px; }
  [class^=sec-top-step] .bg-circle {
    display: none; }
  [class^=sec-top-step] .txt-label {
    font-size: 105px; }
  [class^=sec-top-step] .ttl-num {
    font-size: 75px;
    letter-spacing: 6px; }
  [class^=sec-top-step] h2 {
    font-size: 35px;
    line-height: 1.35; }
    [class^=sec-top-step] h2 span {
      font-size: 22px; }
  [class^=sec-top-step] h3 {
    font-size: 24px; }
  .sec-top-step01 {
    padding-top: 115px; }
    .sec-top-step01:before {
      top: -180px;
      left: -300px;
      background: #e7f2fe; }
    .sec-top-step01 .txt-label {
      top: 22px;
      left: 0; }
    .sec-top-step01 .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      .sec-top-step01 .row .col:nth-child(1) {
        padding-right: 0; }
      .sec-top-step01 .row .col:nth-child(2) {
        margin: auto auto 20px; }
      .sec-top-step01 .row h3 {
        letter-spacing: -1px; }
    .sec-top-step01 .support-wrap {
      margin-top: 7px;
      padding: 15px; }
      .sec-top-step01 .support-wrap:before {
        top: -280px;
        left: -107px;
        width: 330px; }
      .sec-top-step01 .support-wrap:after {
        border-width: 15px; }
      .sec-top-step01 .support-wrap .ttl {
        margin-bottom: 8px;
        padding: 0 20px;
        font-size: 30px;
        line-height: 1.25; }
        .sec-top-step01 .support-wrap .ttl:before, .sec-top-step01 .support-wrap .ttl:after {
          position: absolute;
          bottom: 0;
          width: 35px;
          height: 65px;
          margin: 0; }
        .sec-top-step01 .support-wrap .ttl:before {
          left: 5px; }
        .sec-top-step01 .support-wrap .ttl:after {
          right: 5px; }
      .sec-top-step01 .support-wrap .li-support {
        margin: -10px 0 0 0; }
        .sec-top-step01 .support-wrap .li-support li {
          width: 100%;
          margin: 10px 0 0 0;
          border-radius: 2px; }
    .sec-top-step01 .chart-wrap {
      position: relative;
      margin-top: 35px;
      background: none; }
      .sec-top-step01 .chart-wrap:before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        display: block;
        content: "";
        height: 390px;
        background: url(../img/top/bg-chart.jpg) no-repeat center bottom;
        background-size: cover; }
      .sec-top-step01 .chart-wrap .wrapper {
        padding-bottom: 0; }
      .sec-top-step01 .chart-wrap figure {
        display: block;
        margin: auto;
        padding: 0 5px; }
    .sec-top-step01 .img-chart {
      margin: 15px 0 100px; }
    .sec-top-step01 .reason-wrap {
      position: relative;
      bottom: auto; }
      .sec-top-step01 .reason-wrap h3 {
        position: absolute;
        top: -80px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 345px;
        height: 126px;
        padding: 7px 0 0;
        background-image: url(../img/common/img-ribbon-sp.svg);
        background-size: 100% 100%;
        font-size: 15px;
        line-height: 1.2; }
        .sec-top-step01 .reason-wrap h3 em {
          font-size: 30px; }
    .sec-top-step01 .li-reason {
      display: block;
      margin: 0 -15px;
      padding: 35px 35px 35px; }
      .sec-top-step01 .li-reason li {
        width: auto;
        margin-top: 45px;
        font-size: 20px;
        line-height: 1.35; }
        .sec-top-step01 .li-reason li em {
          font-size: 28px; }
  .sec-top-step02 {
    padding-top: 75px; }
    .sec-top-step02:before {
      top: -380px; }
    .sec-top-step02 .txt-label {
      top: 20px;
      right: auto;
      left: -5px;
      font-size: 60px; }
    .sec-top-step02 h2 {
      margin-bottom: 20px; }
    .sec-top-step02 h3 {
      margin-bottom: 20px; }
    .sec-top-step02 .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .sec-top-step02 .row .col-4 {
        margin-bottom: 20px; }
      .sec-top-step02 .row .col-8 {
        margin-bottom: 30px;
        padding: 0; }
  .sec-top-step03 {
    padding-top: 50px; }
    .sec-top-step03:before {
      top: -270px; }
    .sec-top-step03 .txt-label {
      top: -5px;
      left: -13px;
      font-size: 60px; }
    .sec-top-step03 h2 {
      margin-bottom: 30px;
      letter-spacing: -.4px; }
    .sec-top-step03 h3 {
      margin-bottom: 16px;
      font-size: 25px;
      line-height: 1.6; }
      .sec-top-step03 h3 span {
        font-size: 20px; }
    .sec-top-step03 .box-service .col {
      width: auto;
      margin-bottom: 28px;
      padding: 0 20px 40px; }
      .sec-top-step03 .box-service .col:nth-child(2) .logo img {
        width: 205px;
        margin-top: 0; }
    .sec-top-step03 .box-service figure img {
      width: 100%;
      height: 144px; }
    .sec-top-step03 .box-service p {
      line-height: 1.9; }
    .sec-top-step03 .box-service .btn-wrap {
      padding: 25px 20px 0; }
      .sec-top-step03 .box-service .btn-wrap .button {
        font-size: 15px; }
    .sec-top-step03 .li-service {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: -25px;
      border: none; }
      .sec-top-step03 .li-service li {
        width: calc(50% - 5px);
        padding: 45px 0 0;
        border: none; }
        .sec-top-step03 .li-service li .txt-wrap {
          padding: 10px 5px 5px;
          font-size: 14px; }
          .sec-top-step03 .li-service li .txt-wrap p {
            line-height: 1.45;
            text-align: left; }
          .sec-top-step03 .li-service li .txt-wrap h4 {
            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;
            margin-bottom: 5px;
            font-size: 18px; }
        .sec-top-step03 .li-service li .btn-wrap {
          width: auto;
          margin: 15px 10px 0;
          padding-right: 0; }
  /* --- subpage ------------------------------------- */ }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  body {
    width: auto;
    -webkit-print-color-adjust: exact; }
  a,
  a:visited {
    text-decoration: underline; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  h2, h3, h4 {
    page-break-after: avoid; }
  @page {
    margin: 0.5cm; } }
