@charset "UTF-8";
/* =========================================================
 @base
========================================================= */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");

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;
  font-size: 100%;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

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

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

del {
  text-decoration: line-through;
}

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

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

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

input,
select {
  vertical-align: middle;
}

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

/**
  @fonts
--------------------------------------------------------
  base/_fonts.scss
--------------------------------------------------------
■日本語フォント
- Noto Sans JP
https://fonts.google.com/specimen/Noto+Sans+JP?authuser=0
- Yaku Han JP
https://yakuhanjp.qranoko.jp/

■英字フォント
- EB Garamond
https://fonts.google.com/specimen/EB+Garamond?authuser=0&query=Garamond
■数字用フォント
- https://fonts.google.com/specimen/Roboto
-------------------------------------------------------- */
@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/YakuHanJP-Regular.eot);
  src: url(/assets/fonts/YakuHanJP-Regular.woff2) format("woff2"), url(/assets/fonts/YakuHanJP-Regular.woff) format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}

@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/YakuHanJP-Medium.eot);
  src: url(/assets/fonts/YakuHanJP-Medium.woff2) format("woff2"), url(/assets/fonts/YakuHanJP-Medium.woff) format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}

@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/YakuHanJP-Bold.eot);
  src: url(/assets/fonts/YakuHanJP-Bold.woff2) format("woff2"), url(/assets/fonts/YakuHanJP-Bold.woff) format("woff");
  unicode-range: U+3001-3002, U+3008-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}

@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/YakuHanMP-Medium.eot");
  src: url("/assets/fonts/YakuHanMP-Medium.woff2") format("woff2"), url("/assets/fonts/YakuHanMP-Medium.woff") format("woff");
  unicode-range: U+3001-3002, U+300a-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}

@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/fonts/YakuHanMP-SemiBold.eot");
  src: url("/assets/fonts/YakuHanMP-SemiBold.woff2") format("woff2"), url("/assets/fonts/YakuHanMP-SemiBold.woff") format("woff");
  unicode-range: U+3001-3002, U+300a-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}

@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/YakuHanMP-Bold.eot");
  src: url("/assets/fonts/YakuHanMP-Bold.woff2") format("woff2"), url("/assets/fonts/YakuHanMP-Bold.woff") format("woff");
  unicode-range: U+3001-3002, U+300a-3011, U+3014-3015, U+30fb, U+ff01, U+ff08-ff09, U+ff1a-ff1b, U+ff1f, U+ff3b, U+ff3d, U+ff5b, U+ff5d;
}

/* =========================================================
 flaticon
========================================================= */
@font-face {
  font-family: "flaticon";
  src: url("/assets/fonts/flaticon.ttf?a8da8c97046b4f041d74c311f199c95a") format("truetype"), url("/assets/fonts/flaticon.woff?a8da8c97046b4f041d74c311f199c95a") format("woff"), url("/assets/fonts/flaticon.woff2?a8da8c97046b4f041d74c311f199c95a") format("woff2"), url("/assets/fonts/flaticon.eot?a8da8c97046b4f041d74c311f199c95a#iefix") format("embedded-opentype"), url("/assets/fonts/flaticon.svg?a8da8c97046b4f041d74c311f199c95a#flaticon") format("svg");
}

i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flaticon-rec:before {
  content: "\f101";
}

.flaticon-fire-symbol:before {
  content: "\f102";
}

.flaticon-full-moon:before {
  content: "\f103";
}

/* =========================================================
  @mixin
========================================================= */
/**
  @shadow
--------------------------------------------------------
  mixin/_shadow.scss
-------------------------------------------------------- */
/* =========================================================
  @elements
========================================================= */
/**
  @body
--------------------------------------------------------
  elements/_body.scss
-------------------------------------------------------- */
body {
  opacity: 0;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  line-height: 1.5;
  color: #333;
  background: #f0f0f0;
}

body.loaded {
  -webkit-animation: pageload .5s ease .4s forwards;
  animation: pageload .5s ease .4s forwards;
}

body * {
  letter-spacing: .07em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@-webkit-keyframes pageload {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes pageload {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/**
  @buttons
--------------------------------------------------------
  elements/_buttons.scss
-------------------------------------------------------- */
button,
input[type="button"],
input[type="reset"] {
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  padding-top: 2px;
}

button:focus,
button:active,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:focus,
input[type="reset"]:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

input[type="button"],
input[type="reset"] {
  cursor: pointer;
  font-weight: 500;
}

.btn {
  overflow: hidden;
  position: relative;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 300px;
  margin: auto;
  border: none;
  background: #0b3a7b;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
}

@media screen and (max-width: 767px) {
  .btn {
    height: 56px;
    border-radius: 28px;
  }
}

@media screen and (max-width: 413px) {
  .btn {
    padding: 0 15px 0 25px;
  }
}

@media screen and (min-width: 414px) {
  .btn {
    padding: 0 20px 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .btn {
    height: 66px;
    border-radius: 33px;
  }
}

.btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #404040;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}

.btn span,
.btn i {
  z-index: 2;
}

.btn .icon-arrow {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn .icon-arrow:before,
.btn .icon-arrow:after {
  background: #fff !important;
}

.btn:hover,
.btn:focus,
.btn:active {
  opacity: 1;
  outline: none;
}

.btn:hover:after,
.btn:focus:after,
.btn:active:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.btn:hover i,
.btn:focus i,
.btn:active i {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

.btn--blk {
  background: #404040;
}

.btn--blk:hover,
.btn--blk:focus,
.btn--blk:active {
  opacity: 1;
  background: #0b3a7b;
}

.btn--gry {
  color: #fff;
  background: #575a5f;
}

.btn--gry:hover,
.btn--gry:focus,
.btn--gry:active {
  opacity: 1;
  background: #323437;
}

.btn--red {
  background: #b8383c;
}

.btn--large {
  width: 100%;
  max-width: 450px;
}

@media screen and (max-width: 767px) {
  .btn--large {
    height: 66px;
    border-radius: 33px;
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 768px) {
  .btn--large {
    height: 76px;
    border-radius: 38px;
    font-size: 1.25rem;
  }
}

.btn--wide {
  width: 100%;
  max-width: 450px;
}

@media screen and (min-width: 576px) {
  .btn--short {
    width: 250px;
    padding-left: 20px;
  }
}

.btn--short .icon {
  width: 50px;
  height: 14px;
}

.btn--en {
  font-family: "EB Garamond", serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.btn-inner {
  display: inline-block;
  margin: auto;
}

@media screen and (max-width: 413px) {
  .btn-inner {
    width: 100%;
  }
}

.btn-inner .btn {
  width: auto;
  min-width: 300px;
}

@media screen and (max-width: 413px) {
  .btn-inner .btn {
    width: 100%;
    padding-left: 20px;
    letter-spacing: 0;
  }
}

.btn-inner .btn svg {
  margin-left: 30px;
}

@media screen and (max-width: 413px) {
  .btn-inner .btn svg {
    margin-left: 15px;
  }
}

.btn-inner .btn .icon-arrow {
  margin-left: 15px;
}

.btn small {
  -ms-flex-item-align: baseline;
  align-self: baseline;
  font-size: 0.857rem;
}

.btn svg {
  width: 69px;
  height: 15px;
  fill: #fff;
}

/* @btn-wrap
-------------------------------------------------------- */
.btn-wrap {
  text-align: center;
}

@media screen and (max-width: 413px) {
  .btn-wrap {
    padding-top: 30px;
  }
}

@media screen and (min-width: 414px) {
  .btn-wrap {
    padding-top: 40px;
  }
}

@media screen and (min-width: 576px) {
  .btn-wrap {
    padding-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .btn-wrap {
    padding-top: 60px;
  }
}

@media screen and (max-width: 575px) {
  .btn-wrap:not(.btn-list) li {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 576px) {
  .btn-wrap:not(.btn-list) li {
    margin-bottom: 20px;
  }
}

.btn-wrap:not(.btn-list) li:last-child {
  margin-bottom: 0;
}

/* @btn-list
-------------------------------------------------------- */
.btn-list {
  text-align: center;
}

@media screen and (min-width: 576px) {
  .btn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 576px) and (max-width: 860px) {
  .btn-list li:nth-of-type(n + 3) {
    margin-top: 15px;
  }
}

@media screen and (max-width: 575px) {
  .btn-list li {
    margin: 0 auto 15px;
  }
}

@media screen and (min-width: 576px) {
  .btn-list li {
    margin: 0 8px;
  }

  .btn-list li:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .btn-list li {
    margin: 0 10px;
  }
}

@media screen and (min-width: 992px) {
  .btn-list li {
    margin: 0 15px;
  }
}

/**
  @forms
---------------------------------------------------------
  elements/_forms.scss
--------------------------------------------------------- */
.field--text,
.field--select select,
.field--textarea {
  -webkit-appearance: none;
  cursor: pointer;
  width: 100%;
  background: #e0e4e9;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: 0;
  font-size: 1rem;
  -webkit-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
}

.field--text:disabled,
.field--select select:disabled,
.field--textarea:disabled {
  cursor: not-allowed;
  border: 1px solid rgba(204, 204, 204, 0.5);
}

.field--text:not(:disabled):hover,
.field--select select:not(:disabled):hover,
.field--textarea:not(:disabled):hover,
.field--text:not(:disabled):focus,
.field--select select:not(:disabled):focus,
.field--textarea:not(:disabled):focus {
  border: 1px solid #0b3a7b;
}

input::-webkit-input-placeholder {
  color: #ccc;
  font-weight: 500;
}

input:-ms-input-placeholder {
  color: #ccc;
  font-weight: 500;
}

input::-ms-input-placeholder {
  color: #ccc;
  font-weight: 500;
}

input::placeholder {
  color: #ccc;
  font-weight: 500;
}

input:-ms-input-placeholder {
  color: #ccc;
  font-weight: 500;
}

input::-ms-input-placeholder {
  color: #ccc;
  font-weight: 500;
}

/* @field table
------------------------------------------------------ */
@media screen and (min-width: 768px) {
  .field-table {
    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;
  }
}

.field-table__head,
.field-table__cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 768px) {

  .field-table__head,
  .field-table__cnt {
    padding: 30px 0;
  }

  .field-table__head:nth-of-type(1),
  .field-table__cnt:nth-of-type(1) {
    padding-top: 0;
  }
}

.field-table__head {
  position: relative;
}

@media screen and (max-width: 767px) {
  .field-table__head {
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  .field-table__head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 250px;
    border-bottom: 1px solid #0b3a7b;
  }
}

.field-table__head:after {
  position: absolute;
}

@media screen and (max-width: 767px) {
  .field-table__cnt {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }

  .field-table__cnt:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .field-table__cnt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(100% - 280px);
    border-bottom: 1px solid #ccc;
  }
}

@media screen and (max-width: 767px) {
  .field-table--2nd {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .field-table--2nd {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 768px) {

  .field-table--2nd dt,
  .field-table--2nd dd {
    padding-bottom: 15px;
  }

  .field-table--2nd dt:last-of-type,
  .field-table--2nd dd:last-of-type {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .field-table--2nd dt {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 768px) {
  .field-table--2nd dt {
    width: 8em;
  }
}

@media screen and (max-width: 767px) {
  .field-table--2nd dd {
    margin-bottom: 10px;
  }

  .field-table--2nd dd:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .field-table--2nd dd {
    width: calc(100% - 8em);
  }
}

/* @field list
------------------------------------------------------ */
.field-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: -15px;
}

.field-list li {
  margin-right: 30px;
  margin-bottom: 15px;
}

.field-list .horizontal-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0 !important;
  margin-right: 30px !important;
  margin-bottom: 15px !important;
}

/* @text inputs
------------------------------------------------------ */
.field--text {
  height: 50px;
  padding: 0 1em;
  vertical-align: baseline;
}

.field--text:disabled {
  color: #ccc;
}

/* @select inputs
------------------------------------------------------ */
.field--select {
  position: relative;
  display: block;
  width: 100%;
  max-width: 300px;
}

.field--select select {
  height: 40px;
  padding: .5em;
}

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

.field--select select:hover {
  color: #000;
}

.field--select select:hover~i {
  border-right-color: #000;
  border-bottom-color: #000;
}

.field--select i {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  pointer-events: none;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}

/* @textareas
------------------------------------------------------ */
.field--textarea {
  height: 200px;
  padding: .5em;
}

/* @radio , checkbox
------------------------------------------------------ */
.field {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.field span {
  letter-spacing: 0;
}

.field input {
  display: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: -1;
}

.field input:checked~i {
  border-color: #0b3a7b;
  background: #90baf5;
}

.field input:checked~i:after {
  opacity: 1;
}

.field i {
  position: relative;
  height: 24px;
  width: 24px;
  margin-right: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #e0e4e9;
  -webkit-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
}

.field i:after {
  content: '';
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.field:hover input:not(:disabled)~i {
  border: 1px solid #0b3a7b;
}

.field:hover input:not(:disabled):checked~i {
  background: #90baf5;
}

/* @radio inputs
------------------------------------------------------ */
.field--radio.field-error {
  background: none !important;
  border: none !important;
}

.field--radio.field-error i {
  border-color: #b8383c;
  background: rgba(184, 56, 60, 0.05);
}

.field--radio i {
  border-radius: 50%;
}

.field--radio i:after {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
}

/* @checkbox inputs
------------------------------------------------------ */
.field--checkbox.field-error {
  background: none !important;
  border: none !important;
}

.field--checkbox i:after {
  left: 7px;
  top: 1px;
  width: 8px;
  height: 15px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* @field size
------------------------------------------------------ */
.field--text.short,
.field--text.md,
.field--select.short,
.field--select.md {
  display: inline-block;
  margin: 0 5px;
  text-align: center;
}

.field--text.short:first-child,
.field--text.md:first-child,
.field--select.short:first-child,
.field--select.md:first-child {
  margin-left: 0;
}

.field--text.short,
.field--select.short {
  width: 6em !important;
}

.field--text.md,
.field--select.md {
  width: 12em !important;
}

.field--text.num,
.field--select.num {
  text-align: right;
}

/* @info
------------------------------------------------------ */
.field-info_msg {
  display: block;
  margin-top: 5px;
  font-size: 0.857rem;
  color: #1a1a1a;
}

/* @note
------------------------------------------------------ */
.field-note {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 0.857rem;
  color: #1a1a1a;
}

/* @required
------------------------------------------------------ */
.field-reqd {
  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: 3em;
  height: 18px;
  margin-left: 5px;
  border-radius: 4px;
  background: #b8383c;
  color: #fff;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 0.687rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}

/* @caution
------------------------------------------------------ */
.field-caution h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}

.field-caution .scroll-wrap {
  margin-bottom: 1.5rem;
  border: 1px solid #ccc;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .field-caution .scroll-wrap {
    padding: 1em;
  }
}

@media screen and (min-width: 768px) {
  .field-caution .scroll-wrap {
    padding: 1.5rem;
  }
}

.field-caution .scroll {
  height: 240px;
}

.field-caution dl {
  padding-right: 1rem;
}

.field-caution dt {
  margin-top: 1rem;
  margin-bottom: .5rem;
  padding-bottom: .5rem;
  border-bottom: 1px dotted #ccc;
}

.field-caution dt:first-child {
  margin-top: 0;
}

/* @agree
------------------------------------------------------ */
.field-agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.field-agree .error {
  margin-top: 0;
  text-align: center;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* @img
------------------------------------------------------ */
.field-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* @btn
------------------------------------------------------ */
.field__btn {
  padding: 0;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* @error
------------------------------------------------------ */
.field-error {
  border-color: #b8383c !important;
  background: rgba(184, 56, 60, 0.05) !important;
}

.field-error_msg {
  display: block;
  margin-top: 5px;
  color: #b8383c;
  font-size: 0.857rem;
}

/* @form-thanks
------------------------------------------------------ */
.form-thanks {
  text-align: center;
}

.form-thanks p {
  line-height: 2;
}

.mw-wp-form_image {
  display: none;
}

/**
  @headings
--------------------------------------------------------
  elements/_headings.scss
------------------------------------------------------ */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 0;
  font-weight: 400;
}

.ttl {
  position: relative;
  margin-bottom: 1em;
  text-align: center;
}

@media screen and (max-width: 413px) {
  .ttl {
    font-size: 6vw;
  }
}

@media screen and (min-width: 414px) {
  .ttl {
    font-size: 5vw;
  }
}

@media screen and (min-width: 576px) {
  .ttl {
    font-size: 4.5vw;
  }
}

@media screen and (min-width: 768px) {
  .ttl {
    font-size: 3.5vw;
  }
}

@media screen and (min-width: 992px) {
  .ttl {
    font-size: 2.25rem;
  }
}

.ttl span {
  display: block;
}

.ttl span:first-child {
  line-height: 1.3;
}

.ttl span:last-child {
  margin-top: 10px;
  color: #0b3a7b;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .ttl span:last-child {
    font-size: 0.687rem;
  }
}

@media screen and (min-width: 768px) {
  .ttl span:last-child {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 992px) {
  .ttl span:last-child {
    font-size: 0.875rem;
  }
}

.ttl__en {
  font-family: "EB Garamond", serif;
  text-transform: uppercase;
}

.sttl {
  margin-bottom: 1em;
  background-size: 9px;
}

@media screen and (max-width: 413px) {
  .sttl {
    font-size: 5.5vw;
  }
}

@media screen and (min-width: 414px) {
  .sttl {
    font-size: 4.5vw;
  }
}

@media screen and (min-width: 576px) {
  .sttl {
    font-size: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .sttl {
    font-size: 3.5vw;
  }
}

@media screen and (min-width: 992px) {
  .sttl {
    font-size: 1.875rem;
  }
}

.sttl__en {
  display: block;
  margin-top: 5px;
  color: #0b3a7b;
  font-size: 0.75rem;
  font-family: "EB Garamond", serif;
  text-transform: uppercase;
  line-height: 1;
}

.sttl--mc {
  color: #0b3a7b;
}

.cap {
  margin-bottom: 1em;
  font-weight: 500;
  line-height: 1.3;
}

@media screen and (max-width: 575px) {
  .cap {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 576px) {
  .cap {
    font-size: 1.375rem;
  }
}

@media screen and (min-width: 768px) {
  .cap {
    font-size: 1.5rem;
  }
}

.cap small {
  font-size: 66%;
}

.cap__en {
  display: block;
  margin-top: 5px;
  color: #0b3a7b;
  font-size: 0.75rem !important;
  font-family: "EB Garamond", serif;
  text-transform: uppercase;
  line-height: 1;
}

.ttl+.cap,
.sttl+.cap {
  margin-top: 0;
}

/**
   @hr
--------------------------------------------------------
  elements/_hr.scss
------------------------------------------------------ */
hr {
  display: block;
  height: 0;
  border: none;
  margin: 0;
  padding: 0;
  background: none;
}

/**
   @html
--------------------------------------------------------
  elements/_html.scss
------------------------------------------------------ */
html {
  font-size: 16px;
  font-weight: 400;
}

* {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
  @images
---------------------------------------------------------
  elements/_images.scss
--------------------------------------------------------- */
/* @images
-------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/* @img--natural
--------------------------------------------------------*/
.img--natural {
  width: auto;
}

/* @img--natural
--------------------------------------------------------*/
.img--shadow {
  -webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
}

/* @img--head
-------------------------------------------------------- */
div.img-head {
  text-align: center;
}

@media screen and (min-width: 576px) {
  ul.img-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  ul.img-head li {
    width: 50%;
  }
}

@media screen and (max-width: 575px) {
  ul.img-head li:last-child {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .img-head {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .img-head {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 992px) {
  .img-head {
    margin-bottom: 40px;
  }
}

/* @img--title
-------------------------------------------------------- */
.img--title {
  height: 1em;
  width: auto;
  vertical-align: top;
}

/* @img--shdw
-------------------------------------------------------- */
.img--shdw {
  -webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
}

/* @image placement
-------------------------------------------------------- */
.img--right,
.img--left {
  margin-bottom: 1.125em;
}

@media screen and (max-width: 575px) {

  .img--right,
  .img--left {
    max-width: 250px;
    margin: auto;
  }
}

@media screen and (min-width: 576px) {

  .img--right,
  .img--left {
    max-width: 300px;
    margin: auto;
  }
}

@media screen and (min-width: 768px) {

  .img--right,
  .img--left {
    max-width: none;
    width: 30%;
  }
}

@media screen and (min-width: 992px) {

  .img--right,
  .img--left {
    width: 40%;
  }
}

@media screen and (min-width: 768px) {
  .img--right {
    float: right;
    margin-left: 1.125em;
  }
}

@media screen and (min-width: 768px) {
  .img--left {
    float: left;
    margin-right: 1.125em;
  }
}

.img--center {
  width: auto;
  display: block;
  margin-right: auto;
  margin-bottom: 1.125em;
  margin-left: auto;
  text-align: center;
}

.img--right img,
.img--left img,
.img--center img {
  width: auto;
}

/* @img--circle
-------------------------------------------------------- */
.img--circle {
  border-radius: 50%;
}

/**
  @icons
---------------------------------------------------------
  elements/_icons.scss
--------------------------------------------------------- */
/* @icon
-------------------------------------------------------- */
.icon--ib {
  display: inline-block;
  margin-right: 5px;
}

.icon--mc {
  fill: #0b3a7b !important;
}

.icon--blk {
  fill: #404040 !important;
}

.icon--wht {
  fill: #fff !important;
}

.icon--gry {
  fill: #ccc !important;
}

.icon--red {
  fill: #b8383c !important;
}

.icon--grn {
  fill: #66bb6a !important;
}

a:not(.btn) .icon {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

a:not(.btn) .icon:hover {
  fill: #404040;
}

a:not(.btn):hover svg[class^="icon--"] {
  fill: #404040 !important;
}

a:not(.btn):hover svg.icon--blk {
  fill: #0b3a7b !important;
}

a:not(.btn):hover svg.icon--wht {
  fill: #fff !important;
}

/* @icon arrow
-------------------------------------------------------- */
.icon-arrow {
  display: block;
  position: relative;
  width: 30px;
  height: 6px;
}

.icon-arrow:before,
.icon-arrow:after {
  content: "";
  display: block;
  position: absolute;
  background: #0b3a7b;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.icon-arrow:before {
  right: 3px;
  bottom: -1px;
  width: 1px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.icon-arrow:after {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
}

.icon-arrow--wht:before,
.icon-arrow--wht:after {
  background: #fff !important;
}

/* @icon pd
-------------------------------------------------------- */
.icon-pd {
  display: block;
  position: relative;
  width: 6px;
  height: 6px;
  border-right: 1px solid #0b3a7b;
  border-bottom: 1px solid #0b3a7b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-pd--wht:before,
.icon-pd--wht:after {
  border-color: #fff;
}

/* @icon win
-------------------------------------------------------- */
.icon-win {
  position: relative;
  content: "";
  display: block;
  width: 10px;
  height: 9px;
  margin-right: 5px;
  vertical-align: middle;
}

.icon-win:before,
.icon-win:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 7px;
}

.icon-win:before {
  top: 0;
  right: 0;
  border: 1px solid #0b3a7b;
}

.icon-win:after {
  bottom: 0;
  left: 0;
  border: 1px solid #0b3a7b;
  border-top: none;
  border-right: none;
}

.icon-win--wht:before,
.icon-win--wht:after {
  border-color: #fff;
}

/**
  @links
--------------------------------------------------------
  elements/_links.scss
-------------------------------------------------------- */
/* @anchors
-------------------------------------------------------- */
a {
  color: inherit;
  -webkit-transition: opacity 0.4s ease, background 0.4s ease, color 0.4s ease;
  transition: opacity 0.4s ease, background 0.4s ease, color 0.4s ease;
}

a:hover,
a:focus {
  text-decoration: none;
}

/* @webkit-tap-highlight
-------------------------------------------------------- */
body {
  -webkit-tap-highlight-color: rba(0, 0, 0, 0.35);
}

/* @bnr
-------------------------------------------------------- */
.link-bnr {
  display: block;
}

.link-bnr:hover {
  opacity: .7;
}

/* @txt
-------------------------------------------------------- */
.link-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 30px 0 0;
}

.link-txt a,
.link-txt__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #0b3a7b;
  text-decoration: none;
  line-height: 1;
}

.link-txt a:hover i.icon-arrow,
.link-txt__wrap:hover i.icon-arrow {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

.link-txt a+a {
  margin-left: 30px;
}

.link-txt--en {
  font-family: "EB Garamond", serif;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
}

.link-txt i.icon-arrow {
  margin-left: 10px;
  margin-bottom: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.link-txt i.icon-win {
  -ms-flex-item-align: center;
  align-self: center;
}

.link-txt--wht a,
.link-txt--wht .link-txt__wrap {
  color: #fff;
}

.link-txt--wht i.icon-arrow:before,
.link-txt--wht i.icon-arrow:after {
  background: #fff;
}

/**
  @lists
--------------------------------------------------------
  elements/_lists.scss
-------------------------------------------------------- */
.list {
  margin-top: 5px;
}

.list dt {
  margin-bottom: .5em;
  font-weight: 500;
}

.list>li,
.list dd li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 1em;
}

.list>li:last-child,
.list dd li:last-child {
  margin-bottom: 0;
}

.list>li:before,
.list dd li:before {
  position: absolute;
  display: block;
  content: '';
  top: .5em;
  left: 0;
  width: 6px;
  height: 6px;
  background: #0b3a7b;
  border-radius: 100%;
}

.list-num {
  counter-reset: number;
  /*数字をリセット*/
  list-style-type: none !important;
  /*数字を一旦消す*/
}

.list-num li {
  position: relative;
  margin-bottom: 1em;
  padding-left: 1.5em;
  line-height: 1.5em;
}

.list-num li:before {
  /* 以下数字をつける */
  position: absolute;
  left: 0;
  counter-increment: number;
  content: counter(number);
}

.list-num li:last-child {
  margin-bottom: 0;
}

.list-attention {
  margin-top: 5px;
}

.list-attention dt {
  margin-bottom: .5em;
  font-weight: 700;
  font-size: 0.812rem;
}

.list-attention dd li {
  color: #000;
}

.list-attention li {
  margin-left: 1em;
  margin-bottom: 5px;
  color: #666;
  text-indent: -1em;
}

.list-attention li:last-child {
  margin-bottom: 0;
}

.list-attention.small li,
.list-attention.small dt,
.list-attention.small dd {
  font-size: 0.812rem;
}

.list-attention.emphasis * {
  color: #b8383c;
}

/**
  @text
--------------------------------------------------------
  elements/_text.scss
-----------------------------------------------------  */
/* @paragraphs
--------------------------------------------------------  */
p,
dl,
ul {
  margin-bottom: 1em;
  line-height: 1.6;
}

p:last-child,
dl:last-child,
ul:last-child {
  margin-bottom: 0;
}

/* @inline
-------------------------------------------------------- */
b,
strong {
  font-weight: 500;
}

i,
em {
  font-style: normal;
}

/* @font color
-------------------------------------------------------- */
.txt--mc {
  color: #0b3a7b;
}

.txt--red {
  color: #b8383c;
}

.txt--left {
  text-align: left;
}

.txt--right {
  text-align: right;
}

.txt--center {
  text-align: center;
}

.txt--attention {
  margin-left: 1em;
  text-indent: -1em;
}

.txt--small {
  font-size: 85%;
}

.txt--md {
  font-weight: 500;
}

.txt--bd {
  font-weight: 700;
}

/**
  @tables
---------------------------------------------------------
  elements/_tables.scss
--------------------------------------------------------- */
/* @table
--------------------------------------------------------*/
table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

th,
td {
  border: none;
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  text-align: left;
}

@media screen and (max-width: 575px) {

  th,
  td {
    display: block;
    padding: 15px;
  }
}

@media screen and (min-width: 576px) {

  th,
  td {
    padding: 20px;
  }
}

th {
  position: relative;
  background: #e0e4e9;
}

/* @table wrap
--------------------------------------------------------*/
@media screen and (max-width: 575px) {
  .table-wrap {
    overflow-x: scroll;
  }

  .table-wrap table {
    white-space: nowrap;
  }
}

/* @table dl
--------------------------------------------------------*/
@media screen and (min-width: 576px) {
  .table {
    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;
  }
}

@media screen and (min-width: 576px) {

  .table dt,
  .table dd {
    padding: 20px 0;
  }
}

@media screen and (min-width: 768px) {

  .table dt,
  .table dd {
    padding: 30px 0;
  }
}

@media screen and (max-width: 575px) {
  .table dt {
    padding: 20px 1em;
    background: #e0e4e9;
    border-bottom: 1px solid #ccc;
  }

  .table dt:first-of-type {
    border-top: 1px solid #ccc;
  }
}

@media screen and (max-width: 413px) {
  .table dt {
    padding: 15px 1em;
  }
}

@media screen and (min-width: 576px) {
  .table dt {
    width: 150px;
    border-bottom: 1px solid #999999;
  }

  .table dt:first-of-type {
    border-top: 1px solid #999999;
  }
}

@media screen and (min-width: 768px) {
  .table dt {
    width: 200px;
  }
}

@media screen and (min-width: 992px) {
  .table dt {
    width: 20%;
  }
}

.table dd {
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 575px) {
  .table dd {
    padding: 20px 1em;
  }
}

@media screen and (max-width: 413px) {
  .table dd {
    padding: 15px 1em;
  }
}

@media screen and (min-width: 576px) {
  .table dd {
    width: calc(100% - 170px);
  }

  .table dd:first-of-type {
    border-top: 1px solid #ccc;
  }
}

@media screen and (min-width: 768px) {
  .table dd {
    width: calc(100% - 230px);
  }
}

@media screen and (min-width: 992px) {
  .table dd {
    width: calc(80% - 50px);
  }
}

h2+.table dt:first-of-type,
h2+.table dd:first-of-type,
h3+.table dt:first-of-type,
h3+.table dd:first-of-type {
  border-top: none;
}

/**
  @video
---------------------------------------------------------
  elements/_video.scss
--------------------------------------------------------- */
video {
  width: 100%;
  vertical-align: bottom;
}

.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/**
  @map
---------------------------------------------------------
  elements/_map.scss
--------------------------------------------------------- */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  /*比率をお好みで*/
}

.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/**
   @iframe
--------------------------------------------------------
  elements/_iframe.scss
------------------------------------------------------ */
.iframe-slide {
  position: relative;
  width: 100%;
  padding-top: 78.0821%;
}

.iframe-slide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**
  @bnr
---------------------------------------------------------
  elements/_bnr.scss
--------------------------------------------------------- */
@media screen and (min-width: 576px) {
  .bnr-recruit {
    max-width: 800px;
    margin: auto;
  }
}

.bnr-recruit a {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 30px;
  background: url("/assets/images/img-recruit.png") no-repeat right center;
  background-size: cover;
  color: #fff;
  text-decoration: none;
  line-height: 1;
}

.bnr-recruit a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(11, 58, 123, 0.4);
  -webkit-transform: translateX(-101%);
  transform: translateX(-101%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}

.bnr-recruit a:hover:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.bnr-recruit span,
.bnr-recruit i {
  position: relative;
  z-index: 2;
}

.bnr-recruit span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width: 413px) {
  .bnr-recruit span {
    font-size: 5.5vw;
  }
}

@media screen and (min-width: 414px) {
  .bnr-recruit span {
    font-size: 4.5vw;
  }
}

@media screen and (min-width: 576px) {
  .bnr-recruit span {
    font-size: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .bnr-recruit span {
    font-size: 3.5vw;
  }
}

@media screen and (min-width: 992px) {
  .bnr-recruit span {
    font-size: 1.875rem;
  }
}

.bnr-recruit small {
  margin-left: 1em;
  font-size: 0.875rem;
  font-family: "EB Garamond", serif;
  font-weight: 500;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .bnr-recruit small {
    font-size: 1rem;
  }
}

/* =========================================================
  @layout
========================================================= */
/**
  @container
--------------------------------------------------------
  layout/_container.scss
------------------------------------------------------ */
.container {
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 413px) {
  .container {
    padding: 0 15px;
  }
}

@media screen and (min-width: 414px) {
  .container {
    padding: 0 20px;
  }
}

@media screen and (min-width: 768px) {
  .container {
    padding: 0 40px;
  }
}

@media screen and (min-width: 992px) {
  .container {
    max-width: 1320px;
    margin: auto;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    padding: 0 60px;
  }
}

@media screen and (max-width: 991px) {
  .site-main .container {
    max-width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .site-main .container {
    max-width: 600px;
  }
}

@media screen and (max-width: 1159px) {
  .container--full {
    padding: 0 30px;
  }
}

@media screen and (max-width: 575px) {
  .container--full {
    padding: 0 5%;
  }
}

@media screen and (min-width: 992px) {
  .container--wide {
    max-width: 1500px;
  }
}

@media screen and (min-width: 992px) {
  .container--short .block__box {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 992px) {
  .container-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 992px) {
  .container__main {
    width: calc(100% - 270px);
  }
}

@media screen and (min-width: 1200px) {
  .container__main {
    width: calc(100% - 300px);
  }
}

/**
  @wrapper
--------------------------------------------------------
  layout/_wrapper.scss
------------------------------------------------------ */
@media screen and (max-width: 991px) {
  #wrapper {
    padding-top: 80px;
  }
}

@media screen and (min-width: 992px) {
  #wrapper {
    padding-top: 100px;
  }
}

/**
  @flex
---------------------------------------------------------
  layout/_flex.scss
------------------------------------------------------ */
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .flex-container.harf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .flex-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.flex__img {
  max-width: 400px;
}

@media screen and (max-width: 767px) {
  .flex__img {
    margin: 0 auto 1.5em;
  }
}

@media screen and (min-width: 768px) {
  .flex__img {
    width: 40%;
  }
}

@media screen and (min-width: 768px) {
  .flex__txt {
    width: calc(60% - 3.2vw);
  }
}

@media screen and (min-width: 992px) {
  .flex__txt {
    width: calc(60% - 40px);
  }
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/**
  @row
---------------------------------------------------------
  layout/_row.scss
------------------------------------------------------ */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 992px) {
  .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 992px) {
  .row__txt {
    width: calc(50% - 30px);
  }
}

@media screen and (min-width: 1200px) {
  .row__txt {
    width: 43.5%;
  }
}

@media screen and (max-width: 991px) {
  .row__img {
    margin: 2em auto 0;
  }
}

@media screen and (min-width: 768px) {
  .row__img {
    max-width: 600px;
  }
}

@media screen and (min-width: 992px) {
  .row__img {
    width: 50%;
  }
}

.row hr {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  line-height: 0;
}

@media screen and (max-width: 767px) {
  .row .col5 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .row .col5 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 992px) {
  .row .col5 {
    width: 47.5%;
    margin-top: 50px;
  }

  .row .col5:first-of-type(2) {
    margin-top: 0;
  }
}

.row .col5:first-of-type(1) {
  margin-top: 0;
}

.row-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-jc-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row-jc-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.row-jc-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.row-jc-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/**

  @hide
---------------------------------------------------------
  layout/_hide.scss
--------------------------------------------------------

  Utility state classes to hide things in different ways

--------------------------------------------------------- */
.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

.is-visually-hidden {
  position: absolute;
  left: -9999%;
  height: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media screen and (min-width: 414px) {
  .d-xs-none {
    display: none !important;
  }

  .d-xs-inline {
    display: inline !important;
  }

  .d-xs-inline-block {
    display: inline-block !important;
  }

  .d-xs-block {
    display: block !important;
  }

  .d-xs-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
}

@media screen and (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
}

@media screen and (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
}

@media screen and (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xlx-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

/**
  @spacing
---------------------------------------------------------
  layout/_spacing.scss
------------------------------------------------------ */
.mt0 {
  margin-top: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .mt-sm-0 {
    margin-top: 0px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
  @card
---------------------------------------------------------
  layout/_card.scss
------------------------------------------------------ */
.card__img {
  margin-bottom: 2em;
}

@media screen and (max-width: 767px) {
  .card__img {
    margin: 0 auto 2em;
  }
}

@media screen and (max-width: 575px) {
  .card__img {
    margin-bottom: 4vw;
  }
}

/* =========================================================
  @modules
========================================================= */
/**

   @site
--------------------------------------------------------
  modules/_site.scss
------------------------------------------------------ */
/**
  @site-header
--------------------------------------------------------
  modules/_site-header.scss
------------------------------------------------------ */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  background: #f0f0f0;
}

@media screen and (max-width: 991px) {
  .site-header {
    height: 80px;
  }
}

@media screen and (min-width: 992px) {
  .site-header {
    height: 100px;
  }
}

.site-header a {
  text-decoration: none;
}

.site-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

@media screen and (max-width: 575px) {
  .site-header__inner {
    padding: 0 15px;
  }
}

@media screen and (min-width: 576px) {
  .site-header__inner {
    padding: 0 20px;
  }
}

@media screen and (min-width: 768px) {
  .site-header__inner {
    padding: 0 40px;
  }
}

@media screen and (min-width: 992px) {
  .site-header__inner {
    position: relative;
    max-width: 1500px;
    margin: auto;
  }
}

@media screen and (min-width: 1200px) {
  .site-header__inner {
    padding: 0 60px;
  }
}

/* @branding
------------------------------------------------------ */
.header-branding {
  display: block;
}

.header-branding a {
  display: block;
}

.header-branding__logo {
  width: auto;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}

@media screen and (max-width: 991px) {
  .header-branding__logo {
    height: 30px;
  }
}

@media screen and (min-width: 992px) {
  .header-branding__logo {
    height: 40px;
  }
}

/* @site-btn
-----------------------------------------------------  */
.site-btn {
  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;
  position: fixed;
  top: 10px;
  right: 0;
  border-radius: 100px 0 0 100px;
  border: none;
  background: #0b3a7b;
  z-index: 9999999;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media screen and (max-width: 991px) {
  .site-btn {
    width: 70px;
    height: 60px;
  }
}

@media screen and (min-width: 992px) {
  .site-btn {
    display: none;
  }
}

.site-btn figure {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 2px;
  margin-left: -10px;
  background: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.site-btn figure:nth-of-type(1) {
  margin-top: -8px;
}

.site-btn figure:nth-of-type(2) {
  margin-top: -1px;
}

.site-btn figure:nth-of-type(3) {
  margin-top: 7px;
}

.site-input:checked~.site-btn figure:nth-of-type(1),
.site-input:checked~.site-btn figure:nth-of-type(3) {
  margin-top: -1px;
}

.site-input:checked~.site-btn figure:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.site-input:checked~.site-btn figure:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.site-input:checked~.site-btn figure:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* @site-inout,cnav-input
-----------------------------------------------------  */
.site-input,
.cnav-input {
  display: none;
}

/* @site-btn-bg
-----------------------------------------------------  */
.site-btn-bg {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 888888;
  -webkit-transition: opacity .35s ease-out;
  transition: opacity .35s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media screen and (max-width: 413px) {
  .site-btn-bg {
    background: #000;
  }
}

@media screen and (min-width: 414px) {
  .site-btn-bg {
    background: rgba(0, 0, 0, 0.7);
  }
}

@media screen and (min-width: 992px) {
  .site-btn-bg {
    top: 100px;
    height: calc(100vh - 100px);
  }
}

@media screen and (min-width: 992px) {
  .site-btn-bg.js-show {
    opacity: 1;
    pointer-events: auto;
  }
}

.site-input:checked~.site-btn-bg {
  opacity: 1;
  pointer-events: auto;
}

/* @site-menu
-----------------------------------------------------  */
@media screen and (max-width: 991px) {
  .site-menu {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
    width: 100%;
    height: 100%;
    max-width: 400px;
    padding-top: 80px;
    background: #0b3a7b;
    z-index: 999999;
    -webkit-transition: opacity .2s ease-out, -webkit-transform .6s ease-out;
    transition: opacity .2s ease-out, -webkit-transform .6s ease-out;
    transition: transform .6s ease-out, opacity .2s ease-out;
    transition: transform .6s ease-out, opacity .2s ease-out, -webkit-transform .6s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .site-menu__contact {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .site-menu {
    margin-top: auto;
    display: flex;
    align-items: center;
  }

  .site-menu__contact {
    height: 100px;
    margin-left: 20px;
  }

  .site-menu__contact a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100px;
    height: 100%;
    background: #0b3a7b;
    justify-content: center;
    color: #fff;
  }

  .site-menu__contact a svg {
    width: 30px;
    height: 30px;
    fill: #fff;
  }

  .site-menu__contact a:hover {
    opacity: 0.6;
  }
}

.site-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .site-menu i[class^="icon"] {
    margin-left: 5px;
  }
}

@media screen and (max-width: 991px) {
  .site-menu__main {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    height: 100%;
    padding-bottom: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .site-menu__main::-webkit-scrollbar {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .site-menu__main {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.site-input:checked~.site-menu {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* @site-gnav
-----------------------------------------------------  */
.site-gnav {
  margin: 0;
}

@media screen and (min-width: 992px) {
  .site-gnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.site-gnav__item {
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .site-gnav__item {
    margin-right: 20px;
    font-size: 0.875rem;
  }

  .site-gnav__item:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  .site-gnav__item {
    margin-right: 30px;
    font-size: 0.937rem;
  }
}

.site-gnav__item label a {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .site-gnav__item label a {
    pointer-events: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}

@media screen and (max-width: 991px) {
  .site-gnav__item label a {
    padding: 20px;
    color: #fff;
  }
}

@media screen and (min-width: 992px) {
  .site-gnav__item label a {
    padding: 20px 0 25px;
  }
}

@media screen and (min-width: 992px) {
  .site-gnav__item label a:hover {
    color: #0b3a7b;
  }
}

@media screen and (max-width: 991px) {
  .site-gnav__item label a i[class^="icon"] {
    border-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 992px) {
  .site-gnav__item:hover label span {
    color: #0b3a7b;
  }
}

@media screen and (min-width: 992px) {
  .site-gnav__item:hover .site-cnav__inner {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .cnav-input:checked~label .icon-pd {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}

@media screen and (max-width: 991px) {
  .cnav-input:checked~label+.site-cnav {
    max-height: 100vh;
  }
}

@media screen and (max-width: 991px) {
  .cnav-input:checked~label+.site-cnav .site-cnav__inner {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* @site-cnav
-----------------------------------------------------  */
.site-cnav {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .site-cnav {
    max-height: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 992px) {
  .site-cnav {
    position: absolute;
    top: 100px;
    right: 40px;
    width: 800px;
    z-index: 999999;
  }
}

@media screen and (min-width: 1200px) {
  .site-cnav {
    right: 60px;
  }
}

@media screen and (max-width: 991px) {
  .site-cnav__inner {
    position: relative;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 992px) {
  .site-cnav__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #f0f0f0;
    z-index: 10;
    margin-top: -100%;
    -webkit-transition-property: margin;
    transition-property: margin;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.77, 0.2, 0.05, 1);
    transition-timing-function: cubic-bezier(0.77, 0.2, 0.05, 1);
  }
}

@media screen and (max-width: 991px) {
  .site-cnav__ttl {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .site-cnav__ttl {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 280px;
    margin: 0;
    padding: 45px 40px;
    background: #0b3a7b;
  }
}

@media screen and (min-width: 992px) {
  .site-cnav__ttl dt span {
    display: block;
    color: #fff;
    font-weight: 500;
    font-size: 1.375rem;
    line-height: 1;
  }
}

.site-cnav__ttl dd {
  display: inline-block;
  margin-top: 30px;
}

.site-cnav__ttl dd a {
  position: relative;
  overflow: hidden;
  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;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  font-family: "EB Garamond", serif;
  font-size: 0.875rem;
}

.site-cnav__ttl dd a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}

.site-cnav__ttl dd a span,
.site-cnav__ttl dd a i {
  position: relative;
  z-index: 2;
}

.site-cnav__ttl dd a i[class^="icon"] {
  margin-left: 20px;
}

.site-cnav__ttl dd a:hover {
  color: #0b3a7b;
}

.site-cnav__ttl dd a:hover:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.site-cnav__ttl dd a:hover i:before,
.site-cnav__ttl dd a:hover i:after {
  background: #0b3a7b !important;
}

@media screen and (max-width: 991px) {
  .site-cnav ul {
    background: rgba(255, 255, 255, 0.1);
  }
}

@media screen and (min-width: 992px) {
  .site-cnav ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
    padding: 30px 40px;
    background: #f0f0f0;
    z-index: 10;
  }
}

.site-cnav__item {
  line-height: 1;
}

@media screen and (max-width: 991px) {
  .site-cnav__item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 0.875rem;
  }
}

@media screen and (min-width: 992px) {
  .site-cnav__item {
    width: 220px;
  }
}

@media screen and (max-width: 991px) {
  .site-cnav__item a {
    padding: 20px;
    color: #fff;
  }
}

@media screen and (min-width: 992px) {
  .site-cnav__item a {
    padding: 15px 0;
  }
}

@media screen and (min-width: 992px) {
  .site-cnav__item a:hover {
    color: #0b3a7b;
  }
}

/* @site-snav
-----------------------------------------------------  */
.site-snav {
  margin: 0;
}

@media screen and (max-width: 991px) {
  .site-snav {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .site-snav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }
}

.site-snav__item {
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .site-snav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    font-size: 0.812rem;
  }

  .site-snav__item:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 992px) {
  .site-snav a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .site-snav a:hover {
    color: #0b3a7b;
  }
}

/* @site-contact
-----------------------------------------------------  */
.site-contact {
  margin: 0;
}

@media screen and (max-width: 991px) {
  .site-contact {
    width: 90%;
    margin: 30px auto 0;
  }
}

@media screen and (min-width: 992px) {
  .site-contact {
    position: fixed;
    top: 120px;
    right: 0;
    -webkit-transform: translateX(calc(100% - 90px));
    transform: translateX(calc(100% - 90px));
  }
}

.site-contact 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;
}

@media screen and (max-width: 991px) {
  .site-contact a {
    overflow: hidden;
    height: 60px;
    border-radius: 32px;
    border: 2px solid #fff;
  }
}

@media screen and (min-width: 992px) {
  .site-contact a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 90px;
    height: 70px;
    background: #0b3a7b;
    color: #fff;
  }
}

.site-contact a i {
  line-height: 1;
}

@media screen and (max-width: 991px) {
  .site-contact a i {
    margin-right: 10px;
  }
}

@media screen and (max-width: 991px) {
  .site-contact a svg {
    width: 30px;
    height: 30px;
  }
}

@media screen and (min-width: 992px) {
  .site-contact a svg {
    width: 26px;
    height: 26px;
    fill: #fff;
  }
}

@media screen and (max-width: 991px) {
  .site-contact__item:first-child {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  .site-contact__item:first-child {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .site-contact__item:first-child:hover {
    -webkit-transform: translateX(calc(-100% + 90px));
    transform: translateX(calc(-100% + 90px));
  }

  .site-contact__item:last-child {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .site-contact__item:first-child a {
    color: #fff;
  }
}

@media screen and (max-width: 991px) {
  .site-contact__item:first-child svg {
    fill: #fff;
  }
}

@media screen and (max-width: 991px) {
  .site-contact__item:last-child a {
    background: #fff;
  }
}

@media screen and (min-width: 992px) {
  .site-contact__item a[href*="tel:"] {
    pointer-events: none;
  }
}

@media screen and (max-width: 991px) {
  .site-contact__label {
    font-weight: 500;
  }
}

@media screen and (min-width: 992px) {
  .site-contact__label {
    font-size: 0.687rem;
  }
}

@media screen and (max-width: 991px) {
  .site-contact__tel {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .site-contact__tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.5em;
    border: 1px solid #0b3a7b;
    border-left: none;
    border-right: none;
    background: #fff;
  }
}

.site-contact__tel p,
.site-contact__tel small {
  margin: 0;
  line-height: 1;
}

.site-contact__tel p {
  margin-bottom: 5px;
  color: #0b3a7b;
  font-family: "EB Garamond", serif;
  font-size: 1.625rem;
}

.site-contact__tel small {
  color: #000;
  font-size: 0.687rem;
}

/**

  @site-main
--------------------------------------------------------
  modules/_site-main.scss
------------------------------------------------------ */
.site-main {
  display: block;
}

/**
  @site-pickup
--------------------------------------------------------
  modules/_site-pickup.scss
------------------------------------------------------ */
.site-pickup {
  background: #e0e4e9;
}

@media screen and (max-width: 575px) {
  .site-pickup {
    padding: 30px 0;
  }
}

@media screen and (min-width: 576px) {
  .site-pickup {
    padding: 40px 0;
  }
}

@media screen and (min-width: 768px) {
  .site-pickup {
    padding: 60px 0;
  }
}

.site-pickup 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;
}

.site-pickup ul li {
  margin-bottom: 2%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 575px) {
  .site-pickup ul li {
    width: 49%;
  }
}

@media screen and (min-width: 576px) {
  .site-pickup ul li {
    width: 32%;
  }

  .site-pickup ul li:nth-of-type(n + 7) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  .site-pickup ul li {
    width: 23.5%;
  }

  .site-pickup ul li:nth-of-type(n + 5) {
    margin-bottom: 0;
  }
}

.site-pickup ul li:last-child {
  height: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**
  @site-footer
--------------------------------------------------------
  modules/_site-footer.scss
------------------------------------------------------ */
.site-footer {
  position: relative;
}

/* @footer bnr
------------------------------------------------------ */
.footer-bnr {
  background: #e0e4e9;
}

@media screen and (max-width: 767px) {
  .footer-bnr {
    padding: 30px 0;
  }
}

@media screen and (min-width: 768px) {
  .footer-bnr {
    padding: 40px 0;
  }
}

.footer-bnr__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 575px) {
  .footer-bnr__item {
    width: calc((100% - 30px) / 2);
    margin-top: 15px;
    margin-right: 15px;
  }

  .footer-bnr__item:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 576px) {
  .footer-bnr__item {
    width: calc((100% - 30px) / 3);
    margin-top: 15px;
    margin-right: 15px;
  }

  .footer-bnr__item:nth-of-type(3) {
    margin-top: 0;
  }

  .footer-bnr__item:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .footer-bnr__item {
    width: calc((100% - 45px) / 4);
  }

  .footer-bnr__item:nth-of-type(4) {
    margin-top: 0;
  }

  .footer-bnr__item:nth-of-type(3n) {
    margin-right: 15px;
  }

  .footer-bnr__item:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 992px) {
  .footer-bnr__item {
    width: calc((100% - 60px) / 5);
  }

  .footer-bnr__item:nth-of-type(5) {
    margin-top: 0;
  }

  .footer-bnr__item:nth-of-type(4n) {
    margin-right: 15px;
  }

  .footer-bnr__item:nth-of-type(5n) {
    margin-right: 0;
  }
}

.footer-bnr__item:nth-of-type(1),
.footer-bnr__item:nth-of-type(2) {
  margin-top: 0;
}

.footer-bnr a {
  display: block;
}

.footer-bnr a:hover {
  opacity: .7;
}

/* @footer main
------------------------------------------------------ */
@media screen and (max-width: 575px) {
  .footer-main {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 576px) {
  .footer-main {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  .footer-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/* @footer navi
------------------------------------------------------ */
@media screen and (max-width: 767px) {
  .footer-nav {
    margin-top: 30px;
    text-align: center;
  }
}

@media screen and (max-width: 575px) {
  .footer-nav {
    width: 100vw;
    margin: 40px calc(50% - 50vw) 0;
  }
}

@media screen and (min-width: 768px) {
  .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.footer-nav ul {
  margin-bottom: 0;
}

@media screen and (max-width: 575px) {
  .footer-nav ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-nav ul:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
}

.footer-nav__item {
  font-size: 0.875rem;
  line-height: 1;
}

@media screen and (max-width: 991px) {
  .footer-nav__item {
    margin-right: 15px;
  }
}

@media screen and (max-width: 575px) {
  .footer-nav__item {
    width: 50%;
    margin-right: 0;
    margin-top: -1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 0.812rem;
    text-align: center;
  }

  .footer-nav__item:nth-of-type(odd) {
    border-right: 1px solid #ccc;
  }
}

@media screen and (max-width: 413px) {
  .footer-nav__item {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 576px) {
  .footer-nav__item {
    display: inline-block;
  }
}

@media screen and (min-width: 992px) {
  .footer-nav__item {
    margin-right: 20px;
  }
}

.footer-nav__item:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.footer-nav__item a {
  position: relative;
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 575px) {
  .footer-nav__item a {
    padding: 15px 0;
  }
}

.footer-nav__item a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 0;
  height: 1px;
  background: rgba(11, 58, 123, 0.7);
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.footer-nav__item a:hover {
  color: #0b3a7b;
}

.footer-nav__item a:hover:after {
  width: 100%;
}

/* footer add
------------------------------------------------------ */
@media screen and (max-width: 767px) {
  .footer-add {
    text-align: center;
  }
}

.footer-add p,
.footer-add li {
  font-size: 0.875rem;
}

.footer-add ul {
  margin-bottom: 0;
}

.footer-add li {
  display: inline-block;
  margin-bottom: 10px;
  line-height: 1;
}

@media screen and (min-width: 576px) {
  .footer-add li:first-child {
    margin-right: 1em;
  }
}

.footer-add li:last-child {
  display: block;
  margin-bottom: 0;
}

.footer-add li small {
  font-size: 0.75rem;
}

@media screen and (max-width: 991px) {
  .footer-add li small {
    display: block;
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .footer-add li small {
    display: inline-block;
    margin-left: 5px;
  }
}

.footer-add__branding {
  display: block;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .footer-add__branding-logo {
    height: 30px;
  }
}

@media screen and (min-width: 768px) {
  .footer-add__branding-logo {
    height: 40px;
  }
}

/* Credits
------------------------------------------------------ */
.site-credits {
  display: block;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 575px) {
  .site-credits {
    margin-top: 30px;
    font-size: 0.625rem;
  }
}

@media screen and (min-width: 768px) {
  .site-credits {
    margin-left: auto;
  }
}

/**

  @pages
--------------------------------------------------------
  modules/_pages.scss
-----------------------------------------------------  */
/**

  @heroes
--------------------------------------------------------
  modules/_heroes.scss
------------------------------------------------------ */
.hero {
  background: #e0e4e9;
}

@media screen and (max-width: 413px) {
  .hero {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 414px) {
  .hero {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 576px) {
  .hero {
    margin-bottom: 12vw;
  }
}

@media screen and (min-width: 768px) {
  .hero {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 992px) {
  .hero {
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 991px) {
  .hero__main {
    max-width: none;
  }
}

.hero__main h1 {
  position: relative;
  text-align: center;
}

@media screen and (max-width: 575px) {
  .hero__main h1 {
    padding: 30px 0;
  }
}

@media screen and (min-width: 576px) {
  .hero__main h1 {
    padding: 40px 0;
  }
}

@media screen and (min-width: 768px) {
  .hero__main h1 {
    padding: 50px 0;
  }
}

@media screen and (min-width: 992px) {
  .hero__main h1 {
    padding: 60px 0;
  }
}

.hero__main h1:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 60px;
  height: 2px;
  margin-left: -30px;
  background: #0b3a7b;
}

.hero span {
  display: block;
}

.hero__ttl {
  line-height: 1.3;
}

@media screen and (max-width: 413px) {
  .hero__ttl {
    font-size: 7vw;
  }
}

@media screen and (min-width: 414px) {
  .hero__ttl {
    font-size: 6vw;
  }
}

@media screen and (min-width: 576px) {
  .hero__ttl {
    font-size: 5vw;
  }
}

@media screen and (min-width: 768px) {
  .hero__ttl {
    font-size: 4vw;
  }
}

@media screen and (min-width: 992px) {
  .hero__ttl {
    font-size: 2.5rem;
  }
}

.hero__en {
  color: #0b3a7b;
  font-family: "EB Garamond", serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .hero__en {
    margin-bottom: 10px;
    font-size: 0.687rem;
  }
}

@media screen and (min-width: 768px) {
  .hero__en {
    margin-bottom: 5px;
    font-size: 0.75rem;
  }
}

/**

  @message
--------------------------------------------------------
  modules/_message.scss
------------------------------------------------------ */
.message {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1238px) {
  .message {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 991px) {
  .message {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .message {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 575px) {
  .message {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1240px) {
  .message {
    margin-bottom: 100px;
  }
}

.message-img__inner {
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1238px) {
  .message-img__inner {
    width: 92.5vw;
    padding-bottom: 41.63%;
  }
}

@media screen and (max-width: 991px) {
  .message-img__inner {
    width: calc(100vw - 50px);
  }
}

@media screen and (max-width: 767px) {
  .message-img__inner {
    padding-bottom: 70%;
  }
}

@media screen and (max-width: 575px) {
  .message-img__inner {
    padding-bottom: 80%;
  }
}

@media screen and (max-width: 413px) {
  .message-img__inner {
    width: 100vw;
    padding-bottom: 100vw;
  }
}

@media screen and (min-width: 1240px) {
  .message-img__inner {
    width: calc(50vw + 600px);
    padding-bottom: calc((50vw + 600px) * 0.35);
  }
}

.message-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .message-txt {
    margin-top: -17%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@media screen and (max-width: 767px) {
  .message-txt {
    margin-top: -20%;
  }
}

@media screen and (max-width: 413px) {
  .message-txt {
    margin-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .message-txt {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.message-txt__inner {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: rgba(11, 58, 123, 0.85);
  color: #fff;
}

@media screen and (max-width: 1238px) {
  .message-txt__inner {
    max-width: 55vw;
    padding: 50px;
    padding-right: 7.5vw;
  }
}

@media screen and (max-width: 991px) {
  .message-txt__inner {
    max-width: none;
    padding: 40px;
    padding-right: 7.5vw;
  }
}

@media screen and (max-width: 767px) {
  .message-txt__inner {
    width: 92.5vw;
    max-width: none;
  }
}

@media screen and (max-width: 575px) {
  .message-txt__inner {
    padding: 30px 7.5vw;
  }
}

@media screen and (max-width: 413px) {
  .message-txt__inner {
    width: 100vw;
    text-align: center;
  }
}

@media screen and (min-width: 1240px) {
  .message-txt__inner {
    max-width: 50vw;
    padding: 60px;
    padding-right: calc(50vw - 600px);
  }
}

.message-txt .cap {
  margin-bottom: .8em;
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
}

.message-txt p {
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
}

@media screen and (max-width: 1238px) {
  .message-txt p {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 991px) {
  .message-txt p {
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 1240px) {
  .message-txt p {
    font-size: 1.5rem;
  }
}

.message-txt .cap+p {
  font-size: 1rem;
}

/**

  @breadcrumbs
--------------------------------------------------------
  modules/_breadcrumbs.scss
------------------------------------------------------ */
.breadcrumbs {
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
}

.breadcrumbs__item {
  color: gray;
  font-size: 0.812rem;
  line-height: 1;
}

.breadcrumbs__item:not(:last-child):after {
  display: inline-block;
  margin: 0 7px;
  content: '/';
  vertical-align: middle;
}

.breadcrumbs__item:last-child {
  color: #333;
}

.breadcrumbs__item a {
  position: relative;
  display: inline-block;
  color: gray;
  text-decoration: none;
}

.breadcrumbs__item a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 1px;
  background: #b3b3b3;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.breadcrumbs__item a:hover:before {
  width: 100%;
}

/**

  @pagetop
--------------------------------------------------------
  modules/_pagetop.scss
-----------------------------------------------------  */
.pagetop {
  position: fixed;
  right: 11.0714285714vw;
  bottom: 0;
  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: 50px;
  height: 50px;
  border: 2px solid #0b3a7b;
  background: #0b3a7b;
  border-radius: 100px;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  z-index: 100;
}

.pagetop svg {
  width: 8px;
  height: 17px;
  fill: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pagetop.show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.pagetop.active {
  position: absolute;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin-top: -25px;
}

.pagetop:hover {
  background-color: #fff;
}

.pagetop:hover svg {
  fill: #0b3a7b;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

/**
  @blocks
--------------------------------------------------------
  modules/_blocks.scss
-------------------------------------------------------- */
/* block
-------------------------------------------------------- */
@media screen and (max-width: 413px) {
  .block {
    padding-bottom: 20vw;
  }
}

@media screen and (min-width: 414px) {
  .block {
    padding-bottom: 15vw;
  }
}

@media screen and (min-width: 768px) {
  .block {
    padding-bottom: 13vw;
  }
}

@media screen and (min-width: 992px) {
  .block {
    padding-bottom: 15vw;
  }
}

@media screen and (min-width: 1200px) {
  .block {
    padding-bottom: 150px;
  }
}

@media screen and (max-width: 413px) {
  .block__box {
    margin-bottom: 17vw;
  }
}

@media screen and (min-width: 414px) {
  .block__box {
    margin-bottom: 12vw;
  }
}

@media screen and (min-width: 576px) {
  .block__box {
    margin-bottom: 7vw;
  }
}

@media screen and (min-width: 768px) {
  .block__box {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 992px) {
  .block__box {
    margin-bottom: 80px;
  }
}

.block__box:last-child {
  margin-bottom: 0;
}

.block--cf {
  zoom: 1;
}

.block--cf:before,
.block--cf:after {
  content: " ";
  display: table;
}

.block--cf:after {
  clear: both;
}

/**

   @post
--------------------------------------------------------
  modules/_post.scss
------------------------------------------------------ */
#blog-page .post:nth-of-type(10) {
  padding-bottom: 0;
}

.post__ttl {
  padding-bottom: 1em;
  border-bottom: 1px solid #0b3a7b;
  color: #0b3a7b;
  font-weight: 500;
}

.post__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}

.post__data p {
  margin: 0;
}

.post__date {
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
  line-height: 1;
}

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

.post__cat 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;
  width: 8em;
  height: 24px;
  background: #0b3a7b;
  border-radius: 12px;
  color: #fff;
  font-size: 0.812rem;
  line-height: 1;
  text-decoration: none;
}

.post__cat a:hover {
  background: #4d4d4d;
}

.post__main p {
  line-height: 2;
}

.post__main img {
  margin: 1em 0;
}

.post-transition {
  position: relative;
}

.post-transition__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .post-transition__list {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .post-transition__list {
    width: 100%;
  }
}

.post-transition__list a {
  width: 160px;
}

.post-transition li {
  margin: 0 !important;
}

.post-transition__prv,
.post-transition__nxt {
  padding: 0 20px;
}

.post-transition__prv i {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.post-transition__prv:hover i {
  -webkit-transform: scale(-1, 1) translateX(4px);
  transform: scale(-1, 1) translateX(4px);
}

/**
  @modals
---------------------------------------------------------
  modules/_modals.scss
--------------------------------------------------------- */
.modal {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  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: 100%;
  height: 100vh;
  z-index: 9999999;
  -webkit-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}

.modal.on {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.modal__content {
  overflow: hidden;
  min-width: 350px;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.modal__main {
  padding: 30px 25px;
}

.modal__overlay {
  cursor: pointer;
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
}

.modal__ttl {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 1.428rem;
  line-height: 1;
}

.modal__txt {
  color: #666;
  font-size: 1.071rem;
  line-height: 1.6;
}

.modal__btn {
  padding: 0 25px 30px;
}

.modal__btn 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;
  width: 100%;
  max-width: 200px;
  height: 46px;
  margin: auto;
  border-radius: 23px;
  background: #ffe257;
  text-decoration: none;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.modal__btn a:hover {
  opacity: 1;
  background: #ffd50b;
}

.modal__btn a.cancel {
  background: #ccc;
  color: #fff;
}

.modal__btn a.cancel:hover {
  background: #a6a6a6;
}

.modal__btn--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.modal__btn--list li {
  width: calc(50% - 5px);
}

/**
  @pager
---------------------------------------------------------
  modules/_pager.scss
--------------------------------------------------------- */
.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 30px;
}

.wp-pagenavi span,
.wp-pagenavi 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;
  margin-right: 8px;
  border-radius: 4px;
  background: #fff;
  color: #0b3a7b;
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1;
}

@media screen and (max-width: 575px) {

  .wp-pagenavi span,
  .wp-pagenavi a {
    width: 40px;
    height: 40px;
    margin-top: 5px;
    font-size: 0.875rem;
  }
}

@media screen and (min-width: 576px) {

  .wp-pagenavi span,
  .wp-pagenavi a {
    width: 50px;
    height: 50px;
  }
}

.wp-pagenavi span:last-child,
.wp-pagenavi a:last-child {
  margin-right: 0;
}

.wp-pagenavi span.extend,
.wp-pagenavi a.extend {
  background: none;
}

.wp-pagenavi a {
  border: 1px solid #0b3a7b;
}

.wp-pagenavi a:hover {
  background: #e0e4e9;
}

.wp-pagenavi .pages {
  display: none;
  color: #666666;
  font-size: 0.625rem;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .first,
.wp-pagenavi .last {
  font-size: 0.875rem;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
}

.wp-pagenavi .current {
  background: #0b3a7b;
  color: #fff;
}

/**

   @nav
--------------------------------------------------------
  modules/_nav.scss
------------------------------------------------------ */
@media screen and (max-width: 991px) {
  .lnav {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .lnav {
    width: 220px;
  }
}

.lnav nav {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

#blog-page .lnav nav {
  position: static;
}

.lnav__list {
  margin-bottom: 0;
  border-left: 2px solid #ccc;
}

.lnav__item {
  font-size: 0.875rem;
  line-height: 1;
}

.lnav__item a {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-left: -2px;
  padding: 1em 0 1em 1.5em;
}

.lnav__item a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #0b3a7b;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lnav__item a.js-current {
  font-weight: 500;
}

.lnav__item a.js-current,
.lnav__item a:hover {
  background: #e0e4e9;
  color: #0b3a7b;
}

.lnav__item a.js-current:before,
.lnav__item a:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.lnav a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* ttl
--------------------------------------------------------- */
.lnav-ttl {
  padding-bottom: .5em;
  border-bottom: 1px solid #0b3a7b;
  color: #0b3a7b;
  font-weight: 500;
  line-height: 1;
}

/* popular,new
--------------------------------------------------------- */
.lnav .btn {
  width: 100%;
  height: 50px;
  margin-bottom: 30px;
  padding: 0 20px 0 20px;
  border-radius: 25px;
  font-size: 0.875rem;
}

.lnav .btn .icon-arrow {
  width: 20px;
}

.lnav-popular,
.lnav-new {
  margin-bottom: 50px;
}

.lnav-popular__item,
.lnav-new__item {
  border-bottom: 1px solid #ccc;
}

.lnav-popular__item span,
.lnav-new__item span {
  display: block;
}

.lnav-popular__item a,
.lnav-new__item a {
  display: block;
  padding: 20px 0 17px;
}

.lnav-popular__item a:hover,
.lnav-new__item a:hover {
  color: #0b3a7b;
}

.lnav-popular__date,
.lnav-new__date {
  margin-bottom: 5px;
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 0.812rem;
  line-height: 1;
}

/* month
--------------------------------------------------------- */
.lnav-month input {
  display: none;
}

.lnav-month label {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lnav-month label:hover {
  color: #0b3a7b;
}

.lnav-month dd {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid #ccc;
}

.lnav-month ul {
  position: relative;
  padding-bottom: 10px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lnav-month input:checked+dt {
  color: #0b3a7b;
}

.lnav-month input:checked+dt .icon-pd {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.lnav-month input:checked+dt+dd {
  max-height: 100vh;
}

.lnav-month input:checked+dt+dd ul {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.lnav-month__item a {
  display: block;
  padding: 10px;
  line-height: 1;
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 0.875rem;
}

.lnav-month__item a:hover {
  color: #0b3a7b;
}

/**

  @info
--------------------------------------------------------
  page/_info.scss
------------------------------------------------------ */
.info__item a {
  position: relative;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .info__item a {
    display: block;
    padding: 20px 0;
  }
}

@media screen and (min-width: 768px) {
  .info__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 0;
  }
}

.info__item a:before,
.info__item a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
}

.info__item a:before {
  width: 100%;
  background: #ccc;
}

.info__item a:after {
  width: 0;
  background: #0b3a7b;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}

.info__item a:hover {
  color: #0b3a7b;
}

.info__item a:hover:after {
  width: 100%;
}

.info__item span {
  display: block;
}

.info__date {
  font-size: 0.875rem;
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 768px) {
  .info__date {
    margin-right: 20px;
  }
}

.info__cat {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8em;
  height: 24px;
  margin-right: 20px;
  background: #0b3a7b;
  border-radius: 12px;
  color: #fff;
  font-size: 0.812rem;
  line-height: 1;
}

.info__txt {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.info__nopost {
  margin: 0;
  padding: 1.5em;
  border: 1px solid #ccc;
}

/*  contact page
========================================================= */
@media screen and (min-width: 992px) {
  .form-wrap {
    max-width: 900px;
    margin: auto;
  }
}

.form-wrap .error {
  display: block;
  width: 100%;
  padding-top: 5px;
  color: #b8383c;
  font-weight: 700;
}

.form-wrap .info {
  display: block;
  font-size: 13px;
}

.form-wrap input,
.form-wrap select,
.form-wrap textarea {
  font-size: 16px;
}

.form-wrap input:focus,
.form-wrap select:focus,
.form-wrap textarea:focus {
  outline: none;
}

.form-wrap input[type="text"],
.form-wrap input[type="tel"],
.form-wrap input[type="email"] {
  height: 50px;
}

.form-wrap input[type="text"],
.form-wrap input[type="tel"],
.form-wrap input[type="email"],
.form-wrap textarea {
  -webkit-appearance: none;
  width: 100% !important;
  padding: 0 1em;
  border: solid 1px #ccc;
  background: #fff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 100% !important;
  vertical-align: baseline;
}

.form-wrap textarea {
  height: 200px;
  padding: 1em;
}

.form-wrap input.zip {
  width: 100px !important;
}

.form-wrap #zip,
.form-wrap #other_zip {
  margin-right: 3px;
}

.form-wrap #zip1,
.form-wrap #other_zip1 {
  margin-left: 5px;
}

.form-wrap .custom {
  position: relative;
  max-width: 300px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  z-index: 10;
}

.form-wrap .custom i {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  margin: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
}

.form-wrap select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  height: 50px;
  padding: .5em;
  font-weight: 400;
  cursor: pointer;
  background: none;
  z-index: 15;
  vertical-align: middle;
  line-height: 24px;
  border: none;
  -moz-appearance: button;
  appearance: button;
  -webkit-appearance: none;
  cursor: pointer;
}

.form-wrap select::-ms-expand {
  display: none;
}

.form-wrap input[type=radio],
.form-wrap input[type=checkbox] {
  display: none;
}

.form-wrap .mwform-radio-field,
.form-wrap .mwform-checkbox-field {
  display: block;
  margin: 0 0 15px;
}

.form-wrap .mwform-radio-field:last-of-type,
.form-wrap .mwform-checkbox-field:last-of-type {
  margin-bottom: 0;
}

.form-wrap .mwform-radio-field label,
.form-wrap .mwform-checkbox-field label {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding-left: 30px;
  vertical-align: middle;
  cursor: pointer;
}

.form-wrap .mwform-radio-field label:hover:after,
.form-wrap .mwform-checkbox-field label:hover:after {
  border-color: #0b3a7b;
}

.form-wrap .mwform-radio-field label:before,
.form-wrap .mwform-radio-field label:after,
.form-wrap .mwform-checkbox-field label:before,
.form-wrap .mwform-checkbox-field label:after {
  display: block;
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
}

.form-wrap .mwform-radio-field label:before,
.form-wrap .mwform-checkbox-field label:before {
  opacity: 0;
  z-index: 2;
}

.form-wrap .mwform-radio-field label:after,
.form-wrap .mwform-checkbox-field label:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
  z-index: 1;
}

.form-wrap .mwform-radio-field label.selected:after,
.form-wrap .mwform-checkbox-field label.selected:after {
  border-color: #0b3a7b;
}

.form-wrap .mwform-radio-field label.selected:before,
.form-wrap .mwform-checkbox-field label.selected:before {
  opacity: 1;
}

.form-wrap .mwform-radio-field label:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  left: 8px;
  margin-top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #0b3a7b;
}

.form-wrap .mwform-radio-field label:after {
  border-radius: 100%;
}

.form-wrap .mwform-checkbox-field label:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  margin-top: -7px;
  width: 7px;
  height: 11px;
  border-right: 3px solid #0b3a7b;
  border-bottom: 3px solid #0b3a7b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#submit {
  margin-top: 30px;
  text-align: center;
}

.intro-message {
  display: block;
  margin-bottom: 2em;
}

.conf-message,
.error-message {
  display: none;
  margin-bottom: 2em;
  text-align: center;
}

.caution dl,
.caution dt,
.caution dd {
  display: block;
  width: 100%;
}

.mw_wp_form_confirm dl dd .custom {
  border: none;
  background: none;
}

.mw_wp_form_confirm dl dd .custom i {
  display: none;
}

.mw_wp_form_confirm dl dd .info {
  display: none;
}

.mw_wp_form_confirm .intro-message {
  display: none;
}

.mw_wp_form_confirm .privacy-wrap {
  display: none;
}

.mw_wp_form_confirm .conf-message {
  display: block;
}

.mw_wp_form_confirm .conf-message p {
  color: #b8383c;
  font-weight: 700;
}

.mw_wp_form_error .error-message {
  display: block;
}

.mw_wp_form_error .error-message p {
  color: #b8383c;
  font-weight: 700;
}

.cnt-confirm .conf-message {
  display: block;
}

.button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.button input {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  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: 300px;
  border: none;
  background: #0b3a7b;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
  @inxlude shadow(bnr);
}

@media screen and (max-width: 767px) {
  .button input {
    height: 56px;
    border-radius: 28px;
  }
}

@media screen and (min-width: 768px) {
  .button input {
    height: 66px;
    border-radius: 33px;
  }
}

.button input:hover,
.button input:focus,
.button input:active {
  opacity: 1;
  outline: none;
  background: #404040;
}

.button input:focus {
  outline: none;
}

@media screen and (max-width: 767px) {
  .button input[name="submitBack"] {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 768px) {
  .button input[name="submitBack"] {
    margin-right: 30px;
  }
}

.privacy-wrap {
  text-align: center;
}

.thanks-message {
  text-align: center;
}

.thanks-message h2 {
  margin-bottom: 50px;
  padding: 0;
  border: none;
}

@media screen and (max-width: 767px) {
  .thanks-message h2 {
    margin-bottom: 30px;
    font-size: 20px;
  }
}

.thanks-message p {
  text-align: center;
  line-height: 2;
}

.mw-wp-form_image {
  max-width: 300px;
}

/* =========================================================
  @page
========================================================= */
/**

  @top
--------------------------------------------------------
  page/_top.scss
------------------------------------------------------ */
p+.link-txt {
  margin-bottom: 0;
}

/* kv
--------------------------------------------------------- */
.top-kv {
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .top-kv {
    height: calc(100vh - 80px);
  }
}

@media screen and (max-width: 413px) {
  .top-kv {
    margin-bottom: 20vw;
  }
}

@media screen and (min-width: 414px) {
  .top-kv {
    margin-bottom: 15vw;
  }
}

@media screen and (min-width: 576px) {
  .top-kv {
    margin-bottom: 10vw;
  }
}

@media screen and (min-width: 768px) {
  .top-kv {
    margin-bottom: 13vw;
  }
}

@media screen and (min-width: 992px) {
  .top-kv {
    height: calc(100vh - 100px);
    margin-bottom: 15vw;
  }
}

@media screen and (min-width: 1200px) {
  .top-kv {
    margin-bottom: 150px;
  }
}

.top-kv:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/index/ov.png);
}

.top-kv video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

.top-kv__copy {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  width: 100%;
  text-align: center;
}

.top-kv__copy h1 {
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
  letter-spacing: 3px;
  line-height: 1;
}

@media screen and (max-width: 991px) {
  .top-kv__copy h1 {
    margin-bottom: 40px;
    font-size: 8vw;
  }
}

@media screen and (max-width: 767px) {
  .top-kv__copy h1 {
    font-size: 9vw;
    margin-bottom: 30px;
    line-height: 1.5;
  }
}

@media screen and (min-width: 992px) {
  .top-kv__copy h1 {
    margin-bottom: 50px;
    font-size: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .top-kv__copy h1 {
    font-size: 60px;
  }
}

@media screen and (max-width: 991px) {
  .top-kv__copy h1 span {
    display: block;
  }

  .top-kv__copy h1 span:first-child {
    margin-bottom: 15px;
  }
}

.top-kv__btn {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  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;
  max-width: 300px;
  height: 70px;
  margin: auto;
  border: 1px solid #fff;
  border-radius: 37px;
  font-size: 18px;
  font-family: "EB Garamond", serif;
  letter-spacing: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 767px) {
  .top-kv__btn {
    width: 80%;
    height: 60px;
    border-radius: 32px;
  }
}

.top-kv__btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1;
}

.top-kv__btn:hover:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.top-kv__btn i {
  display: block;
  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: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 100%;
}

.top-kv__btn i svg {
  fill: #fff;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* modal
--------------------------------------------------------- */
.top-modal {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  z-index: 99999999;
}

.top-modal__ov {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100vh;
}

.top-modal__inner {
  position: absolute;
  width: 100%;
  z-index: 11;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.top-modal__movie-wrap {
  overflow: visible;
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
}

@media screen and (max-width: 991px) {
  .top-modal__movie-wrap {
    width: 80%;
    margin: auto;
  }
}

@media screen and (max-width: 767px) {
  .top-modal__movie-wrap {
    width: 90%;
  }
}

.top-modal__movie-wrap video {
  width: auto;
  max-width: 100%;
  max-height: 80vh;
}

.top-modal__close {
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 999999999999;
}

@media screen and (max-width: 991px) {
  .top-modal__close {
    top: -40px;
    right: 0;
  }
}

@media screen and (min-width: 992px) {
  .top-modal__close {
    top: 0px;
    right: -50px;
  }
}

.top-modal__close figure,
.top-modal__close figure:after {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 2px;
  margin: -1px 0 0 -16px;
  background: #fff;
}

.top-modal__close figure {
  -webkit-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0);
  padding: 0;
}

.top-modal__close figure:after {
  content: "";
  margin: -1px 0 0 -15px;
  -webkit-transform: rotate(90deg) translateY(0);
  transform: rotate(90deg) translateY(0);
}

/* top-ttl
--------------------------------------------------------- */
@media screen and (max-width: 413px) {
  .top-ttl {
    font-size: 7vw;
  }
}

@media screen and (min-width: 414px) {
  .top-ttl {
    font-size: 6vw;
  }
}

@media screen and (min-width: 576px) {
  .top-ttl {
    font-size: 5vw;
  }
}

@media screen and (min-width: 768px) {
  .top-ttl {
    font-size: 4vw;
  }
}

@media screen and (min-width: 992px) {
  .top-ttl {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .top-ttl span:last-child {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 768px) {
  .top-ttl span:last-child {
    font-size: 0.875rem;
  }
}

@media screen and (min-width: 992px) {
  .top-ttl span:last-child {
    font-size: 1rem;
  }
}

/* vision
--------------------------------------------------------- */
@media screen and (min-width: 992px) {
  .top-vision {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width: 991px) {
  .top-vision__logo {
    width: 100%;
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) {
  .top-vision__logo {
    width: 35%;
  }
}

.top-vision__logo video {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .top-vision__main {
    width: 60%;
  }
}

.top-vision__ttl {
  margin-bottom: 1em;
  color: #0b3a7b;
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .top-vision__ttl {
    font-size: 2.4vw;
  }
}

@media screen and (min-width: 992px) {
  .top-vision__ttl {
    font-size: 1.5rem;
  }
}

.top-vision__txt {
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
  line-height: 2;
}

/* feature
--------------------------------------------------------- */
.top-feature__cnt {
  margin-bottom: 30px;
}

.top-feature__cnt:last-child {
  margin-bottom: 0;
}

.top-feature .cap {
  color: #0b3a7b;
}

@media screen and (min-width: 768px) {
  .top-feature__summary {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 768px) {
  .top-feature__summary__txt {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .top-feature__summary__img {
    width: 45.8%;
  }
}

/* interview
--------------------------------------------------------- */
.top-interview__bnr {
  position: relative;
}

.top-interview a {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none;
  color: #fff;
}

.top-interview__main {
  position: relative;
}

@media screen and (min-width: 768px) {
  .top-interview__main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 10;
  }
}

.top-interview__main:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #0b3a7b;
  -webkit-transform: skewX(-20deg) translateX(21%);
  transform: skewX(-20deg) translateX(21%);
  z-index: 10;
}

.top-interview__txt {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  background: #0b3a7b;
  color: #fff;
  z-index: 11;
}

@media screen and (max-width: 767px) {
  .top-interview__txt {
    padding: 30px;
  }
}

@media screen and (max-width: 575px) {
  .top-interview__txt {
    padding: 25px;
  }
}

@media screen and (min-width: 768px) {
  .top-interview__txt {
    padding-left: 40px;
  }
}

@media screen and (min-width: 992px) {
  .top-interview__txt {
    padding-left: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .top-interview__txt {
    padding-left: 60px;
  }
}

.top-interview__txt p {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .top-interview__txt p br {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .top-interview__txt .link-txt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (min-width: 992px) {
  .top-interview__txt .link-txt {
    margin-top: 40px;
  }
}

@media screen and (min-width: 992px) {
  .top-interview__ttl {
    margin-bottom: 35px;
  }
}

.top-interview__ttl span {
  font-size: 125%;
}

.top-interview__ttl small {
  color: #fff !important;
}

.top-interview__wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: -1;
}

.top-interview__loop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-animation: loop-slide 40s infinite linear 1s both;
  animation: loop-slide 40s infinite linear 1s both;
}

@media screen and (max-width: 575px) {
  .top-interview__loop {
    width: 200%;
  }
}

@media screen and (min-width: 576px) {
  .top-interview__loop {
    width: 150%;
  }
}

@media screen and (min-width: 1200px) {
  .top-interview__loop {
    width: 100%;
  }
}

.top-interview__loop:nth-of-type(2) {
  position: absolute;
  top: 0;
}

@media screen and (max-width: 575px) {
  .top-interview__loop:nth-of-type(2) {
    left: 200%;
  }
}

@media screen and (min-width: 576px) {
  .top-interview__loop:nth-of-type(2) {
    left: 150%;
  }
}

@media screen and (min-width: 992px) {
  .top-interview__loop:nth-of-type(2) {
    left: 100%;
  }
}

.top-interview li {
  width: calc(100% / 5);
}

@-webkit-keyframes loop-slide {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes loop-slide {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

/* results
--------------------------------------------------------- */
@media screen and (min-width: 768px) {
  .top-results__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 768px) {
  .top-results__item {
    width: 50%;
  }
}

.top-results__item a {
  display: block;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .top-results__item:first-child .top-results__txt {
    width: calc(100% - 1px);
  }
}

.top-results__item:hover .top-results__img:after {
  opacity: 1;
}

.top-results__item:hover .top-results__img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.top-results__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
}

@media screen and (max-width: 575px) {
  .top-results__txt {
    padding: 20px;
  }
}

@media screen and (min-width: 576px) {
  .top-results__txt {
    padding: 25px;
  }
}

@media screen and (min-width: 992px) {
  .top-results__txt {
    padding: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .top-results__txt {
    padding: 40px;
  }
}

.top-results__txt .cap {
  margin-bottom: 0;
}

.top-results__txt .link-txt {
  margin-top: 0;
}

.top-results__img {
  position: relative;
  overflow: hidden;
}

.top-results__img img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.top-results__img:after {
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* movie
--------------------------------------------------------- */
.top-movie ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  z-index: 5;
}

.top-movie ul:before,
.top-movie ul:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.top-movie ul:before {
  background: rgba(0, 0, 0, 0.4);
}

.top-movie ul:after {
  background: rgba(11, 58, 123, 0.2);
}

@media screen and (max-width: 767px) {
  .top-movie ul li:last-child {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .top-movie ul li:first-child {
    display: none;
  }
}

.top-movie__bnr {
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
}

.top-movie__txt {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -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: 100%;
  z-index: 10;
}

.top-movie__txt .ttl {
  margin: 0;
}

.top-movie__txt .ttl span {
  color: #fff;
}

.top-movie__txt .link-txt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  background: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 767px) {
  .top-movie__txt .link-txt {
    width: 130px;
    height: 30px;
    border-radius: 15px;
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 768px) {
  .top-movie__txt .link-txt {
    width: 150px;
    height: 36px;
    border-radius: 18px;
  }
}

.top-movie a {
  position: relative;
  display: block;
}

.top-movie a:hover ul:before {
  background: rgba(0, 0, 0, 0.2);
}

.top-movie a:hover ul:after {
  background: rgba(11, 58, 123, 0.1);
}

/* update
--------------------------------------------------------- */
.update__list {
  margin-bottom: 0;
  border-top: 1px solid #ccc;
}

.update__item {
  border-bottom: 1px solid #ccc;
}

.update__item a {
  position: relative;
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .update__item a {
    padding: 18px 0 15px;
  }
}

@media screen and (min-width: 768px) {
  .update__item a {
    padding: 23px 0 20px;
  }
}

.update__item a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 0;
  background: #0b3a7b;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

.update__item a:hover {
  color: #0b3a7b;
}

.update__item a:hover:after {
  width: 100%;
}

.update__date {
  display: block;
  margin-bottom: 5px;
  color: #0b3a7b;
  font-size: 0.812rem;
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .top-update {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width: 575px) {
  .top-update__head {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 576px) {
  .top-update__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .top-update__head {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 992px) {
  .top-update__head {
    margin-bottom: 40px;
  }
}

.top-update__head .sttl {
  margin-bottom: 0;
}

@media screen and (max-width: 575px) {
  .top-update__head .link-txt {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .top-update__item {
    width: 48%;
  }
}

@media screen and (min-width: 1200px) {
  .top-update__item {
    width: 45.8%;
  }
}

@media screen and (max-width: 991px) {
  .top-update__item:first-child {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .top-update__item:first-child {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 575px) {
  .top-update__item:first-child {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 576px) {
  .top-update ul+.link-txt {
    display: none;
  }
}

.top-update__social {
  font-size: 0.75rem;
  margin-top: 30px;
}

@media screen and (min-width: 576px) {
  .top-update__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
  }
}

@media screen and (min-width: 576px) {
  .top-update__social li {
    width: calc(50% - 5px);
  }
}

@media screen and (min-width: 768px) {
  .top-update__social li {
    width: calc(50% - 8px);
  }
}

@media screen and (min-width: 992px) {
  .top-update__social li {
    width: calc(50% - 10px);
  }
}

@media screen and (min-width: 1200px) {
  .top-update__social li {
    width: calc(50% - 15px);
  }
}

@media screen and (max-width: 575px) {
  .top-update__social li {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 575px) {
  .top-update__social li:last-child {
    margin-bottom: 0;
  }
}

.top-update__social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 10px 20px;
  border-radius: 6px;
  background: #0b3a7b;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.top-update__social a:hover {
  background: #07244c;
}

.top-update__social i {
  display: block;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #fff;
  line-height: 0;
}

.top-update__social svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

/**

  @about
--------------------------------------------------------
  page/_about.scss
------------------------------------------------------ */
/* message
--------------------------------------------------------- */
@media screen and (max-width: 575px) {
  .about-message .message-img__inner {
    background-image: url("/images/about/message-img_sp.png");
  }
}

@media screen and (min-width: 576px) {
  .about-message .message-img__inner {
    background-image: url("/images/about/message-img.png");
  }
}

/* menu
--------------------------------------------------------- */
@media screen and (min-width: 576px) {
  .about-menu {
    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;
  }
}

.about-menu__item {
  position: relative;
}

@media screen and (min-width: 576px) {
  .about-menu__item {
    width: calc((100% - 40px) / 2);
  }
}

@media screen and (min-width: 768px) {
  .about-menu__item {
    width: calc((100% - 60px) / 2);
  }
}

@media screen and (min-width: 992px) {
  .about-menu__item {
    width: calc((100% - 80px) / 3);
  }
}

.about-menu__item:not(hr) a {
  border-bottom: 2px solid #ccc;
}

.about-menu__item:not(hr) a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 20px;
  height: 2px;
  background: #0b3a7b;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.about-menu__item:not(hr) span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-menu__item:not(hr) i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.about-menu hr {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}

.about-menu 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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .about-menu a {
    padding: 25px 0;
  }
}

@media screen and (min-width: 768px) {
  .about-menu a {
    padding: 30px 0;
  }
}

@media screen and (min-width: 992px) {
  .about-menu a {
    padding: 40px 0;
  }
}

.about-menu a:hover:after {
  width: 100%;
}

.about-menu a:hover i.icon-arrow {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}

/* vision
--------------------------------------------------------- */
.vision-head__name {
  position: relative;
}

.vision-head__name dl {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #0b3a7b;
}

@media screen and (max-width: 991px) {
  .vision-head__name dl {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  .vision-head__name dl {
    padding: 20px;
  }
}

@media screen and (max-width: 575px) {
  .vision-head__name dl {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
  }
}

@media screen and (min-width: 576px) {
  .vision-head__name dl {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }
}

@media screen and (min-width: 992px) {
  .vision-head__name dl {
    padding: 35px 40px;
  }
}

.vision-head__name dl dt,
.vision-head__name dl dd {
  color: #fff;
  line-height: 1;
}

.vision-head__name dl dt {
  margin-bottom: 15px;
  font-size: 0.875rem;
}

.vision-head__name dl dd {
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 575px) {
  .vision-head__name dl dd {
    font-size: 6vw;
  }
}

@media screen and (min-width: 576px) {
  .vision-head__name dl dd {
    font-size: 1.75rem;
  }
}

@media screen and (min-width: 768px) {
  .vision-head__name dl dd {
    font-size: 2rem;
  }
}

@media screen and (min-width: 992px) {
  .vision-head__name dl dd {
    font-size: 2.25rem;
  }
}

.vision-head__name dl dd small {
  font-family: "EB Garamond", serif;
  font-size: 1rem;
  margin-left: 1em;
}

@media screen and (max-width: 767px) {
  .vision-head__name dl dd small {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 575px) {
  .vision-head__name dl dd small {
    margin-left: 1em;
  }
}

.vision-head__copy {
  margin-top: 3em;
  color: #0b3a7b;
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
  letter-spacing: 2px;
}

@media screen and (max-width: 575px) {
  .vision-head__copy {
    font-size: 5.5vw;
  }
}

@media screen and (min-width: 576px) {
  .vision-head__copy {
    font-size: 4.5vw;
  }
}

@media screen and (min-width: 768px) {
  .vision-head__copy {
    font-size: 1.875rem;
  }
}

.vision-message p {
  line-height: 2;
}

.vision-ph__item {
  position: relative;
  padding: 30px;
  border: 2px solid #0b3a7b;
  background: #fff;
}

@media screen and (max-width: 413px) {
  .vision-ph__item {
    padding: 20px;
  }
}

@media screen and (min-width: 768px) {
  .vision-ph__item {
    padding: 30px;
  }
}

@media screen and (min-width: 992px) {
  .vision-ph__item {
    padding: 40px 60px;
  }
}

.vision-ph__ttl {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #0b3a7b;
  text-align: center;
}

.vision-ph__3r {
  margin-bottom: 30px;
}

.vision-ph__3r h4 {
  margin-bottom: .5em;
  color: #0b3a7b;
  font-size: 1.125rem;
  font-weight: 500;
}

.vision-ph__img {
  margin-bottom: 30px;
  text-align: center;
}

.vision-ph__img img {
  max-width: 390px;
  width: 100%;
}

.vision-ph ol {
  counter-reset: phi;
}

.vision-ph ol li {
  margin-bottom: 1em;
  padding-left: 1em;
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
}

@media screen and (max-width: 767px) {
  .vision-ph ol li {
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 768px) {
  .vision-ph ol li {
    font-size: 1.25rem;
  }
}

.vision-ph ol li:last-child {
  margin-bottom: 0;
}

.vision-ph ol li:before {
  margin-left: -1em;
  counter-increment: phi;
  content: counter(phi) ".";
}

.vision-catch {
  color: #0b3a7b;
  font-family: YakuHanMP, "Noto Serif JP", sans-serif;
}

@media screen and (max-width: 991px) {
  .vision-catch {
    margin-top: 30px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .vision-catch {
    font-size: 4vw;
  }
}

@media screen and (max-width: 575px) {
  .vision-catch {
    font-size: 5vw;
  }
}

@media screen and (min-width: 768px) {
  .vision-catch {
    margin-top: 50px;
    font-size: 3vw;
  }
}

@media screen and (min-width: 992px) {
  .vision-catch {
    font-size: 1.375rem;
  }
}

/* service
--------------------------------------------------------- */
@media screen and (max-width: 991px) {
  .service-list__item {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 992px) {
  .service-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 992px) {
  .service-list__thumb {
    width: 80%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.service-list__txt {
  background: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 575px) {
  .service-list__txt {
    padding: 20px 20px 30px;
  }
}

@media screen and (min-width: 576px) {
  .service-list__txt {
    padding: 30px;
  }
}

@media screen and (min-width: 768px) {
  .service-list__txt {
    padding: 40px;
  }
}

@media screen and (min-width: 992px) {
  .service-list__txt {
    width: 90%;
    margin-top: 30%;
    margin-left: -70%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.service-list__txt .sttl {
  margin-bottom: .5em;
}

.service-list__txt p:not(.txt-link) {
  font-size: 0.875rem;
  line-height: 2;
}

@media screen and (min-width: 1200px) {
  .service-after-list {
    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;
  }
}

.service-after__item {
  border: 1px solid #0b3a7b;
  background: #0b3a7b;
  margin-bottom: 30px !important;
}

@media screen and (min-width: 1200px) {
  .service-after__item {
    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((100% - 30px) / 2);
  }
}

.service-after__ttl {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-bottom: 0;
  padding: .5em 1em;
  background: #0b3a7b;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.service-after__txt {
  background: #fff;
}

@media screen and (max-width: 575px) {
  .service-after__txt {
    padding: 15px;
  }
}

@media screen and (min-width: 576px) {
  .service-after__txt {
    padding: 20px;
  }
}

@media screen and (min-width: 768px) {
  .service-after__txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px;
  }
}

@media screen and (min-width: 992px) {
  .service-after__txt {
    padding: 30px 40px;
  }
}

.service-after__txt h4 {
  margin-bottom: 10px;
  margin-right: auto;
  color: #0b3a7b;
  font-weight: 500;
}

.service-after__txt dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.service-after__txt dl dt,
.service-after__txt dl dd {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: 0.875rem;
  text-align: left;
  letter-spacing: 0;
}

.service-after__txt dl dt {
  background: #e0e4e9;
}

@media screen and (max-width: 575px) {
  .service-after__txt dl dt {
    width: 40%;
  }
}

@media screen and (min-width: 576px) {
  .service-after__txt dl dt {
    width: 55%;
  }
}

@media screen and (max-width: 575px) {
  .service-after__txt dl dd {
    width: 60%;
  }
}

@media screen and (min-width: 576px) {
  .service-after__txt dl dd {
    width: 45%;
  }
}

.service-after__txt .link-txt {
  margin-left: auto;
}

.service-flow__item {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

@media screen and (max-width: 991px) {
  .service-flow__item {
    padding: 30px 25px;
  }
}

@media screen and (max-width: 767px) {
  .service-flow__item {
    margin-bottom: 30px;
    padding: 25px 20px;
  }
}

@media screen and (max-width: 575px) {
  .service-flow__item {
    padding: 20px 15px;
  }
}

@media screen and (min-width: 768px) {
  .service-flow__item {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 992px) {
  .service-flow__item {
    padding: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .service-flow__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.service-flow__item:before,
.service-flow__item:after {
  display: block;
  content: "";
  position: absolute;
  background: #fff;
}

.service-flow__item:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  z-index: 3;
}

.service-flow__item:after {
  left: calc(50% - 20px);
  bottom: -18px;
  width: 40px;
  height: 40px;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .service-flow__item:after {
    left: calc(50% - 15px);
    bottom: -13px;
    width: 30px;
    height: 30px;
  }
}

.service-flow__item:last-child {
  margin-bottom: 0;
}

.service-flow__item:last-child:after {
  display: none;
}

.service-flow h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #0b3a7b;
  z-index: 10;
}

@media screen and (max-width: 1199px) {
  .service-flow h3 {
    margin-bottom: 20px;
  }

  .service-flow h3 br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .service-flow h3 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
  }
}

@media screen and (min-width: 1200px) {
  .service-flow h3 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 40%;
    margin-bottom: 0;
    font-size: 1.125rem;
  }
}

.service-flow h3 i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-right: 10px;
  background: #0b3a7b;
  border-radius: 100%;
  color: #fff;
  font-family: "EB Garamond", serif;
  font-weight: 500;
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .service-flow h3 i {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  .service-flow h3 i {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
}

.service-flow__txt {
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .service-flow__txt {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .service-flow__txt {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: 60%;
  }
}

/* profile
--------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .profile-head {
    padding-bottom: 7vw;
    border-bottom: 1px solid #ccc;
  }
}

@media screen and (max-width: 575px) {
  .profile-head {
    padding-bottom: 12vw;
  }
}

@media screen and (max-width: 413px) {
  .profile-head {
    padding-bottom: 17vw;
  }
}

@media screen and (min-width: 768px) {
  .profile-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .profile-head__img {
    margin-bottom: 1.5em;
  }
}

@media screen and (min-width: 768px) {
  .profile-head__img {
    width: calc(50% - 15px);
  }
}

@media screen and (min-width: 1200px) {
  .profile-head__img {
    width: calc(50% - 20px);
  }
}

.profile-head__txt {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .profile-head__txt {
    width: calc(50% - 15px);
  }
}

@media screen and (min-width: 1200px) {
  .profile-head__txt {
    width: calc(50% - 20px);
  }
}

.profile-head__txt dt {
  margin-bottom: 1em;
  text-align: left;
  line-height: 1;
}

@media screen and (max-width: 413px) {
  .profile-head__txt dt {
    font-size: 5.5vw;
  }
}

@media screen and (min-width: 414px) {
  .profile-head__txt dt {
    font-size: 4.5vw;
  }
}

@media screen and (min-width: 576px) {
  .profile-head__txt dt {
    font-size: 4vw;
  }
}

@media screen and (min-width: 768px) {
  .profile-head__txt dt {
    font-size: 3vw;
  }
}

@media screen and (min-width: 1200px) {
  .profile-head__txt dt {
    font-size: 2.25rem;
  }
}

.profile-head__txt dt ruby {
  margin-left: 10px;
}

@media screen and (max-width: 1199px) {
  .profile-head__txt dt ruby {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 1200px) {
  .profile-head__txt dt ruby {
    font-size: 0.812rem;
  }
}

.profile-main p {
  line-height: 2;
  letter-spacing: .1em;
}

/* movie
--------------------------------------------------------- */
.movie-list {
  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: 0;
}

.movie-list__item {
  overflow: hidden;
  -webkit-animation: list .8s ease;
  animation: list .8s ease;
}

@media screen and (max-width: 413px) {
  .movie-list__item {
    width: 100%;
  }
}

@media screen and (min-width: 414px) {
  .movie-list__item {
    width: calc((100% - 20px) / 2);
  }
}

@media screen and (min-width: 576px) {
  .movie-list__item {
    width: calc((100% - 30px) / 2);
  }
}

@media screen and (min-width: 768px) {
  .movie-list__item {
    width: calc((100% - 40px) / 2);
  }
}

.movie-list__item a {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
}

.movie-list__item a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.movie-list__item a:hover .movie-list__btn {
  background: rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 413px) {
  .movie-list__item:not(hr) {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 414px) {
  .movie-list__item:not(hr) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 576px) {
  .movie-list__item:not(hr) {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .movie-list__item:not(hr) {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 992px) {
  .movie-list__item:not(hr) {
    margin-bottom: 30px;
  }
}

.movie-list__thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 66.6666%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.movie-list__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 0.812rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.movie-list__btn svg {
  fill: #fff;
  width: 50px;
  height: 50px;
}

.movie-list__ttl {
  display: block;
  margin-top: 10px;
  line-height: 1.3;
}

.speaker-link {
  margin-bottom: 30px;
}

.speaker-link a {
  text-decoration: none;
  font-size: 16px;
  letter-spacing: .15em;
  color: #0b3a7b;
}

.speaker-link a:hover i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

.icon-arrow.speaker {
  position: absolute;
  margin: 12px 0px 0px 80px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* access
--------------------------------------------------------- */
.access__add {
  margin-bottom: 5px;
  font-size: 1.25rem;
}

/* download
--------------------------------------------------------- */
.download__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 575px) {
  .download__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.download__list li {
  width: calc(50% - 10px);
}

@media screen and (max-width: 575px) {
  .download__list li {
    width: 100%;
  }

  .download__list li+li {
    margin-top: 5px;
  }
}

.download__list li a {
  border: 1px solid #ddd;
  width: 100%;
  display: block;
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: opacity .05s ease;
  transition: opacity .05s ease;
}

.download__list li a:hover {
  opacity: .6;
}

.download__list li a img {
  width: 30px;
  margin-right: 8px;
  vertical-align: -9px;
}

@media screen and (max-width: 413px) {
  .download__list li a {
    padding: 10px 15px;
  }
}

/* hoge
--------------------------------------------------------- */
/**

  @interview
--------------------------------------------------------
  page/_interview.scss
------------------------------------------------------ */
.interview-sort ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.interview-sort ul li {
  margin-right: 8px;
  margin-bottom: 8px;
}

.interview-sort ul button {
  cursor: pointer;
  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;
  padding: 0 1em;
  border: 1px solid #e0e4e9;
  background: #e0e4e9;
  color: gray;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 767px) {
  .interview-sort ul button {
    height: 30px;
    border-radius: 15px;
    font-size: 0.812rem;
  }
}

@media screen and (min-width: 768px) {
  .interview-sort ul button {
    height: 34px;
    border-radius: 17px;
    font-size: 0.875rem;
  }
}

.interview-sort ul button:hover,
.interview-sort ul button.is-active {
  border: 1px solid #0b3a7b;
}

.interview-sort ul button:hover {
  background: #fff;
  color: #0b3a7b;
}

.interview-sort ul button.is-active {
  background: #0b3a7b;
  color: #fff;
}

.interview-list {
  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;
}

.interview-list__item {
  -webkit-animation: list .8s ease;
  animation: list .8s ease;
}

@media screen and (max-width: 413px) {
  .interview-list__item {
    width: calc((100% - 15px) / 2);
  }
}

@media screen and (min-width: 414px) {
  .interview-list__item {
    width: calc((100% - 20px) / 2);
  }
}

@media screen and (min-width: 576px) {
  .interview-list__item {
    width: calc((100% - 40px) / 3);
  }
}

@media screen and (min-width: 768px) {
  .interview-list__item {
    width: calc((100% - 60px) / 3);
  }
}

@media screen and (min-width: 992px) {
  .interview-list__item {
    width: calc((100% - 90px) / 4);
  }
}

.interview-list__item a {
  position: relative;
  display: block;
  overflow: hidden;
}

.interview-list__item a img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.interview-list__item a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (max-width: 413px) {
  .interview-list__item:not(hr) {
    margin-top: 15px;
  }
}

@media screen and (min-width: 414px) {
  .interview-list__item:not(hr) {
    margin-top: 20px;
  }
}

@media screen and (min-width: 576px) {
  .interview-list__item:not(hr) {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .interview-list__item:not(hr) {
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) {
  .interview-list__item:not(hr) {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .interview-main {
    max-width: 800px;
    margin: auto;
  }
}

.interview-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-bottom: 30px;
}

.interview-head .ttl {
  margin: 0;
  text-align: left;
}

.interview-head .ttl small {
  font-size: 70%;
}

@media screen and (max-width: 575px) {
  .interview-head .ttl small {
    display: block;
  }
}

.interview-head dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 575px) {
  .interview-head dl {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 576px) {
  .interview-head dl {
    margin-bottom: 15px;
  }
}

.interview-head dt,
.interview-head dd {
  line-height: 1;
}

.interview-head dt {
  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;
  height: 26px;
  padding: 0 1em;
  background: #0b3a7b;
  color: #fff;
  font-size: 0.812rem;
  line-height: 1;
}

@media screen and (max-width: 575px) {
  .interview-head dt {
    font-size: 0.75rem;
  }
}

.interview-head dd {
  margin-left: .8em;
}

@media screen and (max-width: 575px) {
  .interview-head dd {
    font-size: 0.875rem;
  }
}

.interview__data li {
  border-bottom: 1px solid #ccc;
  font-size: 0.875rem;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .interview__data li {
    padding: 20px 10px;
  }
}

@media screen and (max-width: 575px) {
  .interview__data li {
    padding: 15px 10px;
  }
}

@media screen and (min-width: 768px) {
  .interview__data li {
    padding: 25px 10px;
  }
}

.interview__data li span:not(:last-child):after {
  content: ",";
}

.interview-type--new .interview__data {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .interview-type--new .interview__data 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;
  }
}

@media screen and (min-width: 768px) {
  .interview-type--new .interview__data li {
    width: calc((100% - 30px) / 2);
  }
}

.interview-slide .slick-arrow {
  top: 0;
  margin-top: calc(28.125% - 20px);
}

.interview-slide .slick-dots {
  top: 0;
  bottom: auto;
  padding-top: calc(56.25% + 10px);
}

.interview-slide__txt {
  margin-top: 50px;
}

.interview-slide__txt h4 {
  margin-bottom: 15px;
  color: #0b3a7b;
  font-weight: 500;
  font-size: 1.125rem;
}

.interview-type--old .block__box .sttl {
  margin-bottom: .5em;
}

.interview-type--old .block__box p {
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .interview-type--old .interview-base_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.interview-type--old .interview-base_info figure {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .interview-type--old .interview-base_info figure {
    margin-bottom: 1em;
  }
}

@media screen and (min-width: 768px) {
  .interview-type--old .interview-base_info figure {
    width: 41.25%;
  }
}

@media screen and (min-width: 768px) {
  .interview-type--old .interview-base_info .interview__data {
    width: 53.75%;
  }
}

.interview-type--old .img--right,
.interview-type--old .img--left {
  margin-bottom: 1.125em;
  text-align: center;
}

@media screen and (min-width: 768px) {

  .interview-type--old .img--right,
  .interview-type--old .img--left {
    width: auto;
  }
}

@media screen and (min-width: 992px) {

  .interview-type--old .img--right,
  .interview-type--old .img--left {
    width: auto;
  }
}

.interview-type--old .img--center {
  text-align: center;
}

/* hoge
--------------------------------------------------------- */
/* hoge
--------------------------------------------------------- */
/* hoge
--------------------------------------------------------- */
/**

  @works
--------------------------------------------------------
  page/_works.scss
------------------------------------------------------ */
.works-list {
  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: 0;
}

.works-list__item {
  position: relative;
  overflow: hidden;
  -webkit-animation: list .8s ease;
  animation: list .8s ease;
}

@media screen and (max-width: 413px) {
  .works-list__item {
    width: calc((100% - 15px) / 2);
  }
}

@media screen and (min-width: 414px) {
  .works-list__item {
    width: calc((100% - 20px) / 2);
  }
}

@media screen and (min-width: 576px) {
  .works-list__item {
    width: calc((100% - 40px) / 3);
  }
}

@media screen and (min-width: 768px) {
  .works-list__item {
    width: calc((100% - 60px) / 3);
  }
}

.works-list__item a {
  display: block;
  overflow: hidden;
  width: 100%;
  padding-top: 66.6666%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.works-list__item a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (max-width: 413px) {
  .works-list__item:not(hr) {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 414px) {
  .works-list__item:not(hr) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 576px) {
  .works-list__item:not(hr) {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .works-list__item:not(hr) {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 992px) {
  .works-list__item:not(hr) {
    margin-bottom: 30px;
  }
}

.works-list__cat {
  position: absolute;
  top: 0;
  left: 0;
  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;
  height: 26px;
  padding: 1em;
  background: rgba(11, 58, 123, 0.8);
  color: #fff;
  font-size: 0.812rem;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 0;
}

.works-cat_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.works-cat_list li {
  margin-right: 8px;
  margin-bottom: 8px;
}

.works-cat_list a {
  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;
  padding: 0 1em;
  border: 1px solid #e0e4e9;
  background: #e0e4e9;
  color: gray;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 767px) {
  .works-cat_list a {
    height: 30px;
    border-radius: 15px;
    font-size: 0.812rem;
  }
}

@media screen and (min-width: 768px) {
  .works-cat_list a {
    height: 34px;
    border-radius: 17px;
    font-size: 0.875rem;
  }
}

.works-cat_list a:hover,
.works-cat_list a.js-current {
  border: 1px solid #0b3a7b;
}

.works-cat_list a:hover {
  background: #fff;
  color: #0b3a7b;
}

.works-cat_list a.js-current {
  background: #0b3a7b;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .works-main {
    max-width: 800px;
    margin: auto;
  }
}

@media screen and (max-width: 575px) {
  .works__data {
    margin-top: 30px;
  }
}

@media screen and (min-width: 576px) {
  .works__data {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .works__data {
    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: 50px;
  }
}

.works__data li {
  border-bottom: 1px solid #ccc;
  font-size: 0.875rem;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .works__data li {
    padding: 20px 10px;
  }
}

@media screen and (max-width: 575px) {
  .works__data li {
    padding: 15px 10px;
  }
}

@media screen and (min-width: 768px) {
  .works__data li {
    width: calc((100% - 30px) / 2);
    padding: 25px 10px;
  }

  .works__data li:nth-of-type(2) {
    border-top: 1px solid #ccc;
  }
}

.works__data li:first-child {
  border-top: 1px solid #ccc;
}

.works-slide {
  margin: 0;
}

.works-slide .slick-list {
  background: #e0e4e9;
}

.works-slide__item {
  position: relative;
  width: 100%;
  padding-bottom: 66.66666%;
  vertical-align: bottom;
}

.works-slide__item span {
  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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.works-slide__item span img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.works-slide .slick-dots {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  padding-top: 15px;
}

.works-slide .slick-dots li {
  cursor: pointer;
  margin: 0;
  margin-right: 5px;
  margin-top: 5px;
  opacity: .5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 413px) {
  .works-slide .slick-dots li {
    width: calc((100% - 20px) / 5);
  }

  .works-slide .slick-dots li:nth-of-type(5n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 414px) {
  .works-slide .slick-dots li {
    width: calc((100% - 25px) / 6);
  }

  .works-slide .slick-dots li:nth-of-type(6n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 576px) {
  .works-slide .slick-dots li {
    width: calc((100% - 30px) / 7);
  }

  .works-slide .slick-dots li:nth-of-type(7n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .works-slide .slick-dots li {
    width: calc((100% - 35px) / 8);
  }

  .works-slide .slick-dots li:nth-of-type(9n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 992px) {
  .works-slide .slick-dots li {
    width: calc((100% - 40px) / 9);
  }

  .works-slide .slick-dots li:nth-of-type(9n) {
    margin-right: 0;
  }
}

.works-slide .slick-dots li.slick-active {
  opacity: 1;
}

.works-slide .slick-dots li span {
  display: block;
  width: 100%;
  padding-top: 66.6666%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* hoge
--------------------------------------------------------- */
/* hoge
--------------------------------------------------------- */
/* hoge
--------------------------------------------------------- */
/**

  @tochikatsu
--------------------------------------------------------
  page/_tochikatsu.scss
------------------------------------------------------ */
/* message
--------------------------------------------------------- */
@media screen and (max-width: 575px) {
  .tochikatsu-message .message-img__inner {
    background-image: url("/images/tochikatsu/message-img_sp.png");
  }
}

@media screen and (min-width: 576px) {
  .tochikatsu-message .message-img__inner {
    background-image: url("/images/tochikatsu/message-img.png");
  }
}

/* list
--------------------------------------------------------- */
@media screen and (max-width: 991px) {
  .tochikatsu-list__item {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 992px) {
  .tochikatsu-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 992px) {
  .tochikatsu-list__thumb {
    width: 48%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.tochikatsu-list__txt {
  background: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 575px) {
  .tochikatsu-list__txt {
    padding: 20px 20px 30px;
  }
}

@media screen and (min-width: 576px) {
  .tochikatsu-list__txt {
    padding: 30px;
  }
}

@media screen and (min-width: 768px) {
  .tochikatsu-list__txt {
    padding: 40px;
  }
}

@media screen and (min-width: 992px) {
  .tochikatsu-list__txt {
    width: 67%;
    margin-top: 5%;
    margin-left: -15%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.tochikatsu-list__txt .sttl {
  margin-bottom: .5em;
}

.tochikatsu-list__txt .cap {
  margin-bottom: 10px;
  font-size: 1.25rem;
  line-height: 1;
}

.tochikatsu-list__txt p:not(.txt-link) {
  font-size: 0.875rem;
  line-height: 2;
}

/**

  @building
--------------------------------------------------------
  page/_building.scss
------------------------------------------------------ */
/* message
--------------------------------------------------------- */
@media screen and (max-width: 575px) {
  .building-message .message-img__inner {
    background-image: url("/images/building/message-img_sp.png");
  }
}

@media screen and (min-width: 576px) {
  .building-message .message-img__inner {
    background-image: url("/images/building/message-img.png");
  }
}

/* list
--------------------------------------------------------- */
@media screen and (max-width: 991px) {
  .building-list__item {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 992px) {
  .building-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 992px) {
  .building-list__thumb {
    width: 80%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.building-list__txt {
  background: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 575px) {
  .building-list__txt {
    padding: 20px 20px 30px;
  }
}

@media screen and (min-width: 576px) {
  .building-list__txt {
    padding: 30px;
  }
}

@media screen and (min-width: 768px) {
  .building-list__txt {
    padding: 40px;
  }
}

@media screen and (min-width: 992px) {
  .building-list__txt {
    width: 90%;
    margin-top: 30%;
    margin-left: -70%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.building-list__txt .sttl {
  margin-bottom: .7em;
}

.building-list__txt .cap {
  margin-bottom: .5em;
}

.building-list__txt p:not(.txt-link) {
  font-size: 0.875rem;
  line-height: 2;
}

/**

  @rc
--------------------------------------------------------
  page/_rc.scss
------------------------------------------------------ */
/* message
--------------------------------------------------------- */
@media screen and (max-width: 575px) {
  .rc-message .message-img__inner {
    background-image: url("/images/rc/message-img_sp.png");
  }
}

@media screen and (min-width: 576px) {
  .rc-message .message-img__inner {
    background-image: url("/images/rc/message-img.png");
  }
}

/* list
--------------------------------------------------------- */
@media screen and (max-width: 991px) {
  .rc-list__item {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 992px) {
  .rc-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 992px) {
  .rc-list__thumb {
    width: 80%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.rc-list__txt {
  background: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 575px) {
  .rc-list__txt {
    padding: 20px 20px 30px;
  }
}

@media screen and (min-width: 576px) {
  .rc-list__txt {
    padding: 30px;
  }
}

@media screen and (min-width: 768px) {
  .rc-list__txt {
    padding: 40px;
  }
}

@media screen and (min-width: 992px) {
  .rc-list__txt {
    width: 90%;
    margin-top: 30%;
    margin-left: -70%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.rc-list__txt .sttl {
  margin-bottom: .7em;
}

.rc-list__txt .cap {
  margin-bottom: .5em;
}

.rc-list__txt p:not(.txt-link),
.rc-list__txt li,
.rc-list__txt th,
.rc-list__txt td,
.rc-list__txt dt,
.rc-list__txt dd {
  font-size: 0.875rem;
  line-height: 2;
}

.rc-list__txt .list li:before {
  top: 0.8em;
}

.rc-list__txt .table-comparison {
  margin-bottom: 1em;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.rc-list__txt .table-comparison th,
.rc-list__txt .table-comparison td {
  display: table-cell !important;
  padding: 15px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  line-height: 1;
}

.rc-list__txt .table-comparison thead th {
  text-align: center;
}

.rc-list__txt .table-comparison th {
  background: #e0e4e9;
}

.rc-list__txt .table-comparison td {
  padding: 15px 0;
  min-width: 6em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .rc-list__txt .table-comparison td {
    font-size: 1.125rem;
  }
}

.rc-list__txt .table-comparison td .flaticon-rec:before {
  color: #b8383c;
}

.rc-list__txt .table-comparison td .flaticon-fire-symbol:before {
  color: #0b3a7b;
}

.rc-list__txt .table-comparison td .flaticon-full-moon:before {
  color: #b8383c;
}

/**

  @reform
--------------------------------------------------------
  page/_reform.scss
------------------------------------------------------ */
/* message
--------------------------------------------------------- */
@media screen and (max-width: 575px) {
  .reform-message .message-img__inner {
    background-image: url("/images/reform/message-img_sp.png?20210721");
  }
}

@media screen and (min-width: 576px) {
  .reform-message .message-img__inner {
    background-image: url("/images/reform/message-img.png?20210721");
  }
}

/* list
--------------------------------------------------------- */
@media screen and (max-width: 991px) {
  .reform-list__item {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 992px) {
  .reform-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 992px) {
  .reform-list__thumb {
    width: 80%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.reform-list__txt {
  background: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 575px) {
  .reform-list__txt {
    padding: 20px 20px 30px;
  }
}

@media screen and (min-width: 576px) {
  .reform-list__txt {
    padding: 30px;
  }
}

@media screen and (min-width: 768px) {
  .reform-list__txt {
    padding: 40px;
  }
}

@media screen and (min-width: 992px) {
  .reform-list__txt {
    width: 90%;
    margin-top: 30%;
    margin-left: -70%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.reform-list__txt .sttl {
  margin-bottom: .7em;
}

.reform-list__txt .cap {
  margin-bottom: .5em;
}

.reform-list__txt p:not(.txt-link) {
  font-size: 0.875rem;
  line-height: 2;
}

/**

  @qa
--------------------------------------------------------
  page/_qa.scss
------------------------------------------------------ */
.qa-list__item {
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 575px) {
  .qa-list__item {
    padding: 20px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 413px) {
  .qa-list__item {
    padding: 15px;
  }
}

@media screen and (min-width: 576px) {
  .qa-list__item {
    padding: 30px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .qa-list__item {
    padding: 40px;
    margin-top: 40px;
  }
}

.qa-list__item p {
  padding-top: .5em;
}

.qa-list__q,
.qa-list__a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.qa-list__q:before,
.qa-list__a:before {
  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;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  border-radius: 100%;
  color: #fff;
  font-family: "Roboto", YakuHanJP, "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1;
}

.qa-list__q {
  margin-bottom: 1.5em;
}

.qa-list__q:before {
  content: "Q";
  background: #0b3a7b;
}

.qa-list__a:before {
  content: "A";
  background: #e03d3d;
}

/**

  @sitemap
--------------------------------------------------------
  page/_sitemap.scss
------------------------------------------------------ */
@media screen and (min-width: 768px) {
  .sitemap-list {
    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;
  }
}

.sitemap-list li {
  line-height: 1;
}

.sitemap-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.sitemap-list a:hover {
  color: #0b3a7b;
}

@media screen and (max-width: 767px) {
  .sitemap__item {
    margin-bottom: 30px;
  }

  .sitemap__item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .sitemap__item:first-child {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .sitemap__item:not(:first-child) {
    width: calc((100% - 30px) / 2);
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) {
  .sitemap__item:not(:first-child) {
    width: calc((100% - 40px) / 2);
    margin-top: 40px;
  }
}

.sitemap__item--child {
  margin-bottom: 15px;
  padding-left: 1em;
}

.sitemap__item--child i {
  display: block;
  position: relative;
  width: 6px;
  height: 6px;
  margin-right: 10px;
  border-left: 1px solid #0b3a7b;
  border-top: 1px solid #0b3a7b;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.sitemap__ttl {
  height: 60px;
  padding: 0 1em;
  background: #e0e0e0;
  font-weight: 500;
}

.sitemap__ttl .icon-arrow {
  margin-left: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sitemap__ttl:hover {
  background: #d9d9d9;
}

.sitemap__ttl:hover .icon-arrow {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}

.sitemap__ttl+ul {
  margin-top: 20px;
}

/**

  @business
--------------------------------------------------------
  page/_business.scss
------------------------------------------------------ */
/* message
--------------------------------------------------------- */
@media screen and (max-width: 575px) {
  .business-message .message-img__inner {
    background-image: url("/images/business/message-img_sp.png");
  }
}

@media screen and (min-width: 576px) {
  .business-message .message-img__inner {
    background-image: url("/images/business/message-img.png");
  }
}

/**

  @speaker
--------------------------------------------------------
  page/_speaker.scss
------------------------------------------------------ */
.speaker-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .speaker-list {
    display: block;
  }
}

.speaker-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 46%;
  padding: 20px 0px;
  margin: 10px;
  border-bottom: 1px dotted #ddd;
  border-right: 1px dotted #ddd;
}

@media screen and (max-width: 767px) {
  .speaker-list__item {
    width: 100%;
    margin: 0px;
    border-right: none;
  }
}

.speaker-list__img {
  overflow: hidden;
  margin-right: 40px;
  width: 40%;
}

@media screen and (max-width: 575px) {
  .speaker-list__img {
    margin-right: 20px;
  }
}

.speaker-list__img img {
  -o-object-fit: cover;
  object-fit: cover;
}

.speaker-list__text {
  padding-right: 5px;
  width: 60%;
}

.speaker-list__text .name {
  font-size: 18px;
  font-weight: bold;
}

.speaker-list__text .name__en {
  font-size: 10px;
  color: #0b3a7b;
  font-family: "EB Garamond", serif;
}

.speaker-list__text .job {
  font-size: 16px;
  margin: 16px 0px 10px 0px;
  display: inline-block;
}

@media screen and (max-width: 413px) {
  .speaker-list__text .job {
    font-size: 14px;
  }
}

.speaker-list__text p {
  font-size: 13px;
}

/* =========================================================
  @plugins
========================================================= */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border: none;
  background: rgba(11, 58, 123, 0.8);
  line-height: 0;
  font-size: 0;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.slick-arrow:hover {
  background: #0b3a7b;
}

.slick-arrow:before,
.slick-arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}

.slick-arrow:before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  border-top: 1px solid #fff;
}

.slick-arrow:after {
  left: 50%;
  width: 14px;
  height: 1px;
  margin-left: -7px;
  background: #fff;
}

.slick-arrow.slick-disabled {
  display: none !important;
}

.slick-prev {
  left: 0;
}

.slick-prev:before {
  right: 50%;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.slick-next {
  right: 0;
}

.slick-next:before {
  left: 50%;
  margin-right: 1px;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  height: 10px;
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  vertical-align: bottom;
}

.slick-dots li button {
  display: block;
  height: 10px;
  width: 10px;
  border: 0;
  padding: 0;
  background: #e0e4e9;
  border-radius: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li.slick-active button {
  background: #0b3a7b;
}

@-webkit-keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }

  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }

  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 960px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.modal-video-inner {
  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: 100%;
  height: 100%;
}

@media (orientation: landscape) {
  .modal-video-inner {
    padding: 10px 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}

@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px;
  }
}

.modal-video-close-btn:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-video-close-btn:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

/* =========================================================
  @keyframes
========================================================= */
/**
  @keyframes
--------------------------------------------------------
  keyframes/_keyframes.scss
-------------------------------------------------------- */
.anime-elm {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  opacity: 0;
}

.anime-elm.is-show {
  -webkit-animation-name: fadeInBottom;
  animation-name: fadeInBottom;
  -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@-webkit-keyframes fadeInBottom {
  0% {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    opacity: 0;
  }

  50% {
    opacity: .2;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fadeInBottom {
  0% {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    opacity: 0;
  }

  50% {
    opacity: .2;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes list {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes list {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

/*# sourceMappingURL=style.css.map */