*,
::before,
::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::before,
::after {
  text-decoration: inherit /*1*/;
  vertical-align: inherit /*2*/;
}
html {
  cursor: default /*1*/;
  line-height: 1.5 /*2*/;
  -moz-tab-size: 4 /*3*/;
  -moz-tab-size: 4 /*3*/;
  -o-tab-size: 4 /*3*/;
  tab-size: 4 /*3*/;
  -webkit-tap-highlight-color: transparent /*4*/;
  -ms-text-size-adjust: 100% /*5*/;
  -webkit-text-size-adjust: 100% /*5*/;
  word-break: break-word /*6*/;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
dl dl,
dl ol,
dl ul,
ol dl,
ul dl,
h1,
h2,
h3,
h4,
h5,
p,
dl,
ul,
dt,
dd {
  padding: 0;
  margin: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
hr {
  height: 0 /*1*/;
  overflow: visible /*2*/;
}
main {
  display: block;
}
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
pre {
  font-family: monospace, monospace /*1*/;
  font-size: 1em /*2*/;
}
a {
  background-color: transparent;
}
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace /*1*/;
  font-size: 1em /*2*/;
}
small {
  font-size: 80%;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
iframe {
  border-style: none;
}
img {
  border-style: none;
}
svg:not([fill]) {
  fill: currentColor;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
button,
input,
select {
  margin: 0;
}
button {
  overflow: visible /*1*/;
  text-transform: none /*2*/;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
fieldset {
  border: 1px solid #a0a0a0 /*1*/;
  padding: 0.35em 0.75em 0.625em /*2*/;
}
input {
  overflow: visible;
}
legend {
  color: inherit /*2*/;
  display: table /*1*/;
  max-width: 100% /*1*/;
  white-space: normal /*1*/;
}
progress {
  display: inline-block /*1*/;
  vertical-align: baseline /*2*/;
}
select {
  text-transform: none;
}
textarea {
  margin: 0 /*1*/;
  overflow: auto /*2*/;
  resize: vertical /*3*/;
}
[type='checkbox'],
[type='radio'] {
  padding: 0;
}
[type='search'] {
  -webkit-appearance: textfield /*1*/;
  outline-offset: -2px /*2*/;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";
  filter: alpha(opacity=54);
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button /*1*/;
  font: inherit /*2*/;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
}
details {
  display: block;
}
dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation /*1*/;
  touch-action: manipulation /*2*/;
}
[hidden] {
  display: none;
}
[aria-busy='true'] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled='true'],
[disabled] {
  cursor: not-allowed;
}
[aria-hidden='false'][hidden] {
  display: initial;
}
[aria-hidden='false'][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
html {
/*ルートのフォントサイズを10pxに設定しておく*/
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
/*ルートのフォントサイズを1.6em（16pxと同等のサイズ）に設定*/
  line-height: 1.6;
  color: #615f60;
  font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', 'Osaka', sans-serif;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
p {
  font-weight: normal;
  line-height: 1.8;
}
figure {
  margin: 0;
  padding: 0;
}
.s-font-en,
.c-title-pagemain .c-title__en,
.p-home-firstview .p-home-firstview-box .p-home-firstview__en {
  font-family: 'Crimson Text', serif;
}
.s-font-min,
.p-home-firstview .p-home-firstview-box .p-home-firstview__title {
  font-family: 'Noto Serif JP', serif;
}
a {
  color: #024fa1;
}
a:hover {
  color: #4387a0;
}
a:hover {
  text-decoration: none;
}
.s-link-def {
  color: #006dba;
}
.s-link-hover:hover,
.l-gnav .l-gnav__item .l-gnav__more:hover,
.l-header .l-header-inner .l-header-etc__item .l-header-etc__more:hover,
body.is-spnav-open .l-gnav .l-gnav__item .l-gnav__more:hover,
.c-btn-text:hover,
.c-info .c-info__item .c-info__more:hover,
.u-links .u-links__item .u-links__more:hover,
.u-link-text-arrow:hover,
.p-faq-catelist .p-faq-catelist__more:hover {
  color: #4387a0;
}
.s-link-hover-opa:hover,
.l-header .l-header-inner .l-header__okimono:hover,
.l-header .l-header-inner .l-header__logo:hover,
.c-btn-primary:hover,
.c-btns .c-btns__item .c-btns__more:hover,
.p-home-firstview .p-home-firstview__play .p-home-firstview__arrow:hover:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.s-link-text,
.p-faq-body p a {
  color: #006dba;
}
.s-link-text:hover,
.p-faq-body p a:hover {
  text-decoration: none;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-xs {
  margin-top: 8px;
}
.mt-sm {
  margin-top: 16px;
}
.mt-md {
  margin-top: 24px;
}
.mt-lg {
  margin-top: 32px;
}
.mt-xl {
  margin-top: 40px;
}
.mgn-top-xs,
.c-tel {
  margin-top: 24px;
}
@media screen and (max-width: 1024px) {
  .mgn-top-xs,
  .c-tel {
    margin-top: 16px;
  }
}
.mgn-top-sm,
.c-info,
.p-faq-wrapper,
.p-support-taiou,
.p-support-torikumi-section .p-support-torikumi__btn {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .mgn-top-sm,
  .c-info,
  .p-faq-wrapper,
  .p-support-taiou,
  .p-support-torikumi-section .p-support-torikumi__btn {
    margin-top: 24px;
  }
}
.mgn-top-md,
.c-btns,
.c-check-list,
.u-links,
.c-title-nml,
.p-data-wrapper,
.p-data-ritouinfo,
.p-data-okinawa-wrapper,
.p-process-pcr,
.p-process-regist-wrapper,
.p-support-taiou.is-first,
.p-support-torikumi-section .p-support-torikumi-inner {
  margin-top: 64px;
}
@media screen and (max-width: 1024px) {
  .mgn-top-md,
  .c-btns,
  .c-check-list,
  .u-links,
  .c-title-nml,
  .p-data-wrapper,
  .p-data-ritouinfo,
  .p-data-okinawa-wrapper,
  .p-process-pcr,
  .p-process-regist-wrapper,
  .p-support-taiou.is-first,
  .p-support-torikumi-section .p-support-torikumi-inner {
    margin-top: 40px;
  }
}
.mgn-top-base,
.c-title-obi,
.p-support-bousi-section,
.p-support-mosimo-section,
.p-support-torikumi-section {
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .mgn-top-base,
  .c-title-obi,
  .p-support-bousi-section,
  .p-support-mosimo-section,
  .p-support-torikumi-section {
    margin-top: 48px;
  }
}
.hide-sm {
  display: block;
}
@media screen and (max-width: 600px) {
  .hide-sm {
    display: none;
  }
}
.show-sm {
  display: none;
}
@media screen and (max-width: 600px) {
  .show-sm {
    display: block;
  }
}
.hide-md {
  display: block;
}
@media screen and (max-width: 767px) {
  .hide-md {
    display: none;
  }
}
.show-md {
  display: none;
}
@media screen and (max-width: 767px) {
  .show-md {
    display: block;
  }
}
.u-upper {
  text-transform: uppercase;
}
.u-text-center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .u-text-center {
    text-align: left;
  }
}
.u-text-right {
  text-align: right;
}
.u-bold {
  font-weight: bold;
}
.u-ellipsis,
.c-info .c-info__item .c-info__more,
.u-links .u-links__item .u-links__more {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-fsize-sm {
  font-size: 14px;
}
.u-width-lg,
.l-main-container,
.l-footer-nav-wapper {
  max-width: 1024px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.u-width-md,
.c-btns.is-ritou-list,
.p-home-info-wrapper {
  max-width: 900px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (max-width: 767px) {
  .u-width-md,
  .c-btns.is-ritou-list,
  .p-home-info-wrapper {
    max-width: 100%;
  }
}
.u-width-full,
.l-header,
.c-alert-wapper,
.c-title-pagemain,
.c-title-obi,
.p-home-firstview,
.p-home-msg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}
.c-wid-max {
  max-width: 100%;
}
.c-wid-fix {
  width: 100%;
}
img {
  max-width: 100%;
}
.youtube {
  position: relative;
  width: 100%;
  border: 1px solid #ddd;
  padding-top: 66.25%;
  margin-top: 4rem;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
html,
body {
  min-height: 100%;
  height: 100%;
}
body {
  -webkit-background-size: 64px;
  -moz-background-size: 64px;
  background-size: 64px;
}
.l-site-container {
  min-height: 100%;
  overflow: hidden;
  position: relative;
}
.l-main-container {
  padding-bottom: 420px;
  padding-top: 145px;
}
@media screen and (max-width: 1024px) {
  .l-main-container {
    padding-top: 108px;
  }
}
@media screen and (max-width: 767px) {
  .l-main-container {
    padding-top: 110px;
    padding-bottom: 210px;
  }
}
.l-footer {
  background: #006dba;
  padding: 40px 16px 24px 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.l-footer-logo__text,
.l-footer-copy,
.l-footer-nav__more,
.l-footer-nav__title a {
  color: #fff;
}
.l-footer-nav-wapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-footer-nav-wapper {
    display: none !important;
  }
}
.l-footer-nav__title {
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
}
.l-footer-nav__title a {
  text-decoration: none;
  display: block;
}
.l-footer-nav__title a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.l-footer-nav__title a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\e5cc";
  font-family: 'Material Icons';
}
.l-footer-nav .l-footer-nav__item {
  margin-top: 8px;
}
.l-footer-nav .l-footer-nav__item .l-footer-nav__more {
  display: block;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  text-decoration: none;
  padding-left: 20px;
}
.l-footer-nav .l-footer-nav__item .l-footer-nav__more:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  color: #fff;
}
.l-footer-nav .l-footer-nav__item .l-footer-nav__more:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 2px;
  width: 8px;
  height: 1px;
  background: #fff;
}
.l-footer-logo {
  text-align: center;
}
.l-footer-logo__text {
  text-align: center;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  margin-top: 40px;
  display: inline-block;
}
.l-footer-logo__text:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-footer-logo__text {
    margin-top: 0;
  }
}
.l-footer-copy {
  font-size: 12px;
  text-align: center;
}
.l-footer-copy span {
  margin-right: 8px;
  font-size: 18px;
}
.l-gnav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .l-gnav {
    width: 82%;
  }
}
@media screen and (max-width: 767px) {
  .l-gnav {
    display: none;
  }
}
.l-gnav .l-gnav__item {
  text-align: center;
}
.l-gnav .l-gnav__item.is-active .l-gnav__more {
  color: #006dba;
}
.l-gnav .l-gnav__item:first-child .l-gnav__more {
  border-left: 1px solid #939496;
}
.l-gnav .l-gnav__item .l-gnav__more {
  display: block;
  border-right: 1px solid #939496;
  color: #454545;
  font-size: 15px;
  padding: 0px 16px;
  text-decoration: none;
}
@media screen and (max-width: 1100px) {
  .l-gnav .l-gnav__item .l-gnav__more {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .l-gnav .l-gnav__item .l-gnav__more {
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.l-header {
  padding: 8px 24px 24px;
  border-top: 8px solid #006dba;
  background: #fff;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  left: 0;
  -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.16);
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.16);
}
@media screen and (max-width: 1024px) {
  .l-header {
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
  }
}
.l-header .l-header-inner {
  position: relative;
}
.l-header .l-header-inner .l-header__okimono {
  display: inline-block;
  margin-bottom: 12px;
  margin-left: 32px;
}
@media screen and (max-width: 1024px) {
  .l-header .l-header-inner .l-header__okimono {
    text-align: left;
    display: block;
    margin-left: 0;
  }
}
.l-header .l-header-inner .l-header__okimono .l-header__img {
  width: 160px;
}
@media screen and (max-width: 1024px) {
  .l-header .l-header-inner .l-header__okimono .l-header__img {
    width: 120px;
  }
}
.l-header .l-header-inner .l-header__logo {
  width: 240px;
}
@media screen and (max-width: 1024px) {
  .l-header .l-header-inner .l-header__logo {
    width: 150px;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-header .l-header-inner .l-header__logo {
    width: 180px;
  }
}
.l-header .l-header-inner .l-header__logo .l-header__img {
  width: 100%;
}
.l-header .l-header-inner .l-gnav {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .l-header .l-header-inner .l-gnav {
    position: relative;
  }
}
.l-header .l-header-inner .l-header-etc {
  position: absolute;
  top: 4px;
  right: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (max-width: 767px) {
  .l-header .l-header-inner .l-header-etc {
    display: none;
  }
}
.l-header .l-header-inner .l-header-etc__item {
  margin-left: 12px;
}
.l-header .l-header-inner .l-header-etc__item.is-active .l-header-etc__more {
  color: #006dba;
}
.l-header .l-header-inner .l-header-etc__item .l-header-etc__more {
  color: #454545;
  font-size: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .l-header .l-header-inner .l-header-etc__item .l-header-etc__more {
    font-size: 13px;
  }
}
.l-header .l-header-inner .l-header-etc__item .l-header-etc__more:before {
  content: '\e5cc';
  font-family: 'Material Icons';
  margin-right: 4px;
}
body.is-spnav-open .l-header {
  background-color: #f7f8f8;
  background-color: #e2f6f5;
  position: fixed;
  z-index: 4;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
body.is-spnav-open .l-header .l-header-inner {
  position: static;
  display: block;
  padding-top: 24px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
body.is-spnav-open .l-header .l-header__okimono {
  display: block;
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
}
body.is-spnav-open .l-header .l-header__logo {
  display: block;
  text-align: center;
  margin-bottom: 40px;
  width: auto;
}
body.is-spnav-open .l-header .l-header__logo a {
  display: inline-block;
  width: 200px;
}
body.is-spnav-open .l-header .l-header-etc {
  display: block;
  position: static;
}
body.is-spnav-open .l-header .l-header-etc .l-header-etc__item {
  margin-left: 0;
  margin-right: 24px;
  float: left;
}
body.is-spnav-open .l-header .l-header-etc .l-header-etc__item a {
  font-size: 16px;
}
body.is-spnav-open .l-gnav {
  display: block;
  padding-bottom: 24px;
}
body.is-spnav-open .l-gnav .l-gnav__item {
  margin-top: 12px;
}
body.is-spnav-open .l-gnav .l-gnav__item .l-gnav__more {
  display: block;
  text-align: left;
  border: none;
  padding: 0;
  font-size: 18px;
}
body.is-spnav-open .l-gnav .l-gnav__item .l-gnav__more:before {
  content: 'chevron_right';
  font-family: 'Material Icons';
  margin-right: 4px;
}
.sp-nav-toggle {
  position: absolute;
  top: 8px;
  right: 0;
  width: 56px;
  height: 56px;
  cursor: pointer;
  z-index: 1;
  border-radius: 50%;
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-nav-toggle {
    display: block;
  }
}
.sp-nav-toggle.is-active {
  top: 16px;
  right: 16px;
}
.sp-nav-toggle b {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  text-align: center;
}
.sp-nav-toggle span {
  position: absolute;
  left: 12px;
  width: 32px;
  height: 2px;
  background-color: #006dba;
  border-radius: 4px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-nav-toggle span:nth-child(1) {
  top: 16px;
}
.sp-nav-toggle span:nth-child(2) {
  top: 28px;
}
.sp-nav-toggle span:nth-child(3) {
  bottom: 16px;
}
.sp-nav-toggle span:nth-of-type(1) {
  -webkit-transition: all 0.6s ease-out forwards;
  -moz-transition: all 0.6s ease-out forwards;
  -o-transition: all 0.6s ease-out forwards;
  -ms-transition: all 0.6s ease-out forwards;
  transition: all 0.6s ease-out forwards;
}
.sp-nav-toggle span:nth-of-type(2) {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.sp-nav-toggle span:nth-of-type(3) {
  -webkit-transition: all 0.6s ease-out forwards;
  -moz-transition: all 0.6s ease-out forwards;
  -o-transition: all 0.6s ease-out forwards;
  -ms-transition: all 0.6s ease-out forwards;
  transition: all 0.6s ease-out forwards;
}
.sp-nav-toggle.is-active span:nth-of-type(1) {
  -webkit-transition: all 0.6s ease-out forwards;
  -moz-transition: all 0.6s ease-out forwards;
  -o-transition: all 0.6s ease-out forwards;
  -ms-transition: all 0.6s ease-out forwards;
  transition: all 0.6s ease-out forwards;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 27px;
}
.sp-nav-toggle.is-active span:nth-of-type(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.sp-nav-toggle.is-active span:nth-of-type(3) {
  -webkit-transition: all 0.6s ease-out forwards;
  -moz-transition: all 0.6s ease-out forwards;
  -o-transition: all 0.6s ease-out forwards;
  -ms-transition: all 0.6s ease-out forwards;
  transition: all 0.6s ease-out forwards;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 28px;
}
.l-totop {
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  background: #615f60;
  border-radius: 50%;
  bottom: 24px;
  right: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1;
  color: #fff;
  text-decoration: none;
}
.l-totop:hover {
  color: #fff;
}
.c-accordion {
  margin-top: 1px;
}
.c-accordion .c-accordion-title {
  background: #ddd;
  padding: 16px 24px;
  cursor: pointer;
  position: relative;
  font-weight: bold;
}
.c-accordion .c-accordion-title.is-open span:before {
  content: '\e15b';
  font-family: 'Material Icons';
  position: absolute;
  font-size: 26px;
}
.c-accordion .c-accordion-title:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.c-accordion .c-accordion-title span {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.c-accordion .c-accordion-title span:before {
  content: '\e145';
  font-family: 'Material Icons';
  position: absolute;
  top: 14px;
  right: 12px;
  font-size: 26px;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  color: #fff;
  background: #4387a0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.c-accordion .c-accordion-body {
  background: #f8f8f8;
  padding: 24px;
}
@media screen and (max-width: 767px) {
  .c-accordion .c-accordion-body {
    padding: 8px;
  }
}
.c-alert-wapper {
  background: #006dba;
  padding-top: 40px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  .c-alert-wapper {
    padding: 20px 0;
  }
}
.c-alert-wapper .c-alert-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  padding: 40px;
  border-radius: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (max-width: 600px) {
  .c-alert-wapper .c-alert-inner {
    display: block;
    padding: 20px;
    width: 100%;
  }
}
.c-alert-wapper .c-alert__img {
  margin-right: 40px;
  width: 88px;
}
@media screen and (max-width: 600px) {
  .c-alert-wapper .c-alert__img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 12px;
    width: 40px;
  }
}
.c-alert-wapper .c-alert__text {
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .c-alert-wapper .c-alert__text span {
    float: left;
  }
}
.c-alert-wapper .c-alert__text b {
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .c-alert-wapper .c-alert__text b {
    overflow: hidden;
    display: block;
  }
}
.c-alert-wapper .c-alert__text br {
  display: none;
}
@media screen and (max-width: 600px) {
  .c-alert-wapper .c-alert__text br {
    display: block;
  }
}
.c-btn,
.c-btn-primary,
.c-btns .c-btns__item .c-btns__more {
  position: relative;
  padding: 16px 40px;
  cursor: pointer;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  border-radius: 0.2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  display: block;
  outline: 0;
  font-weight: bold;
  border-radius: 12px;
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-btn,
  .c-btn-primary,
  .c-btns .c-btns__item .c-btns__more {
    font-size: 14px;
  }
}
.c-btn:hover,
.c-btn-primary:hover,
.c-btns .c-btns__item .c-btns__more:hover {
  color: #fff;
}
.c-btn-primary,
.c-btns .c-btns__item .c-btns__more {
  display: inline-block;
  background: #21b1af;
  -webkit-background-size: 80px;
  -moz-background-size: 80px;
  background-size: 80px;
  margin-right: auto;
  margin-left: auto;
  max-width: initial;
  width: auto;
  color: #fff;
}
.c-btns {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-btns .c-btns__item {
  margin: 0 16px 24px 16px;
}
@media screen and (max-width: 767px) {
  .c-btns .c-btns__item {
    margin: 0 0 8px 0;
  }
}
.c-btns .c-btns__item .c-btns__more {
  display: block;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-btns.is-ritou-list {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }
}
.c-btns.is-ritou-list .c-btns__item {
  width: 22%;
}
@media screen and (max-width: 767px) {
  .c-btns.is-ritou-list .c-btns__item {
    width: 48.6%;
  }
}
@media screen and (max-width: 767px) {
  .c-btns.is-flight {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.c-btns.is-flight .c-btns__item {
  width: 18%;
}
@media screen and (max-width: 1024px) {
  .c-btns.is-flight .c-btns__item {
    width: 44%;
  }
}
@media screen and (max-width: 767px) {
  .c-btns.is-flight .c-btns__item {
    width: 49%;
  }
}
.c-btn-text-cr {
  text-align: center;
}
.c-btn-text {
  color: #454545;
  padding: 2px 4px;
  display: inline-block;
  text-decoration: none;
}
.c-btn-text span {
  font-weight: normal;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.c-btn-text span:before {
  content: '\e5cc';
  font-family: 'Material Icons';
  margin-right: 4px;
}
.c-check-list__item {
  background: #faf8f5;
  border-radius: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 8px;
  padding: 12px 40px 12px 24px;
}
.c-check-list__item img {
  margin-right: 16px;
  width: 32px;
}
.c-info .c-info__item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-top: 12px;
}
@media screen and (max-width: 600px) {
  .c-info .c-info__item {
    display: block;
  }
}
.c-info .c-info__item .c-info__date {
  min-width: 180px;
  font-weight: normal;
}
.c-info .c-info__item .c-info__more {
  display: block;
  color: #615f60;
  font-weight: normal;
  text-decoration: none;
}
.u-links .u-links__item {
  margin-top: 12px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.u-links .u-links__item:before {
  position: absolute;
  top: 0px;
  left: 8px;
  content: '\e5cc';
  font-family: 'Material Icons';
}
.u-links .u-links__item .u-links__more {
  display: block;
  padding: 0 0 0 32px;
  border-radius: 6px;
  color: #615f60;
  font-weight: normal;
  text-decoration: none;
}
.u-link-text-arrow {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.u-link-text-arrow:before {
  content: 'chevron_right';
  font-family: 'Material Icons';
  margin-right: 4px;
}
.modaal-video-wrap {
  margin-left: 0;
  margin-right: 0;
}
.c-pankuzu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding: 20px 0 16px;
  margin-bottom: 16px;
  white-space: nowrap /*改行しない*/;
  overflow-x: auto /*はみ出た部分を隠す*/;
  -webkit-overflow-scrolling: touch /*ぬるっとスクロールさせる*/;
}
.c-pankuzu .c-pankuzu__item {
  font-size: 14px;
}
.c-pankuzu .c-pankuzu__more {
  font-size: 14px;
  color: #006dba;
  text-decoration: none;
}
.c-pankuzu .c-pankuzu__more:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.c-pankuzu .c-pankuzu__more:after {
  content: '／';
  color: #615f60;
  margin-right: 6px;
}
.c-responsive-scroll,
.p-process-flow {
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .c-responsive-scroll,
  .p-process-flow {
    max-width: 768px;
  }
}
.tab-head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.tab-head li {
  width: 50%;
}
.tab-head li.is-active {
  background: #ccc;
}
.c-table {
  width: 100%;
}
.c-table th {
  width: 160px;
  background: #f8f8f8;
  border: 4px solid #fff;
  padding: 8px 12px;
  text-align: left;
}
.c-table td {
  background: rgba(248,248,248,0.6);
  border: 4px solid #fff;
  padding: 8px 16px;
}
@media screen and (max-width: 600px) {
  .is-taiou {
    width: 700px;
  }
}
.c-table-basic {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .c-table-basic {
    width: 500px;
  }
}
.c-table-basic th,
.c-table-basic td {
  border: 1px solid #ddd;
}
.c-table-basic thead th {
  width: 120px;
  background: #f9f9f9;
  padding: 4px;
  font-weight: normal;
}
.c-table-basic thead th.col-xs {
  width: 28%;
}
.c-table-basic tbody th,
.c-table-basic tbody td {
  background: #fff;
}
.c-table-basic tbody th {
  padding: 24px 24px;
}
.c-table-basic tbody th b {
  display: inline-block;
  margin: 0 4px;
}
.c-table-basic tbody th span {
  display: block;
  color: #e33636;
  font-weight: normal;
  font-size: 14px;
}
.c-table-basic.is-rito {
  width: 100%;
}
.c-table-basic.is-rito tbody td,
.c-table-basic.is-rito tbody th {
  padding: 24px;
}
@media screen and (max-width: 600px) {
  .c-table-basic.is-rito tbody td,
  .c-table-basic.is-rito tbody th {
    padding: 4px 8px;
  }
}
.c-table-basic.is-rito tbody td p a {
  color: #024fa1;
  display: inline-block;
  padding: 4px 4px 4px 16px;
  position: relative;
}
.c-table-basic.is-rito tbody td p a:hover {
  color: #21b1af;
}
.c-table-basic.is-rito tbody td p a:before {
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 5px;
  vertical-align: middle;
  content: "\e5cc";
  font-family: 'Material Icons';
  color: #454545;
}
.c-tel {
  background: #34bebb;
  border-radius: 8px;
  padding: 16px 32px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.c-tel:hover {
  color: #fff;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.c-tel .c-tel__set {
  font-size: 20px;
  font-weight: bold;
}
.c-tel .c-tel__time {
  font-weight: normal;
  font-size: 14px;
  display: block;
}
.c-tel .c-tel__bikou {
  font-size: 14px;
}
.c-tel-text {
  color: #4387a0;
}
.c-title-pagemain {
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 80px 0;
}
@media screen and (max-width: 1024px) {
  .c-title-pagemain {
    padding: 32px 0;
  }
}
.c-title-pagemain:after {
  content: '';
  background: rgba(0,0,0,0.2);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 0;
}
.c-title-pagemain .c-title__text {
  font-size: 24px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.c-title-pagemain .c-title__en {
  color: #fff;
  position: relative;
  z-index: 1;
  font-weight: bold;
  text-transform: capitalize;
  font-weight: normal;
}
.c-title-anker {
  margin-top: -80px;
  padding-top: 80px;
}
.c-title-anker .c-title-anker__title {
  margin-top: 0;
}
.c-title-obi {
  background: #939496;
  color: #fff;
  text-align: center;
  padding: 20px 16px;
  font-size: 20px;
  font-weight: bold;
}
.c-title-obi__en {
  display: block;
  font-size: 16px;
}
.c-title-nml {
  text-align: center;
  font-size: 20px;
}
.c-title-nml__hosoku {
  font-size: 14px;
  display: block;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .c-title-nml {
    font-size: 20px;
  }
}
.c-title-gbg {
  color: #fff;
  padding: 12px 24px;
  background: #615f60;
}
.c-text-note {
  font-size: 12px;
  margin-top: 16px;
}
.c-ul-boll {
  margin-left: 1rem;
}
.c-ul-boll li {
  text-indent: -14px;
}
.c-ul-disc {
  list-style: disc;
  margin-left: 1em;
}
.p-data-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .p-data-wrapper {
    display: block;
  }
}
.p-data-wrapper .p-data-box {
  width: 48%;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .p-data-wrapper .p-data-box {
    width: auto;
  }
}
.p-data-wrapper .p-data-box .p-data {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 16px;
}
.p-data-wrapper .p-data-box .p-data .p-data-head {
  margin-bottom: 24px;
  overflow: hidden;
}
.p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__title {
  float: left;
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  .p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__title {
    float: none;
  }
}
.p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__period {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__period li {
  font-size: 13px;
  border: 1px solid #ddd;
  border-right: none;
  padding: 4px 8px;
  cursor: pointer;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__period li {
    margin-top: 16px;
    width: 25%;
  }
}
.p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__period li:hover {
  background: #f0f0f0;
}
.p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__period li.is-active {
  background: #615f60;
  color: #fff;
}
.p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__period li:first-child {
  border-radius: 4px 0 0 4px;
}
.p-data-wrapper .p-data-box .p-data .p-data-head .p-data-head__period li:last-child {
  border-right: 1px solid #ddd;
  border-radius: 0 4px 4px 0;
}
.p-data-wrapper .p-data-box .p-data .p-data-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  clear: both;
  margin-bottom: 16px;
}
.p-data-wrapper .p-data-box .p-data .p-data-info .p-data-infobox {
  margin-right: 32px;
}
.p-data-wrapper .p-data-box .p-data .p-data-info .p-data-infobox__title {
  font-size: 14px;
}
.p-data-wrapper .p-data-box .p-data .p-data-info .p-data-infobox__num {
  font-size: 32px;
  font-weight: bold;
  color: #222;
}
.p-data-wrapper .p-data-box .p-data .p-data-info .p-data-infobox__num span {
  font-size: 14px;
  font-weight: normal;
}
.p-data-wrapper .p-data-box .p-data .p-data-info .p-data-infobox__note {
  color: #615f60;
  font-size: 13px;
}
.p-data-wrapper .p-data-box .p-data .p-data-graf {
  clear: both;
}
@media screen and (max-width: 1024px) {
  .p-data-wrapper .p-data-box .p-data .p-data-graf img {
    height: 300px;
    width: 100%;
  }
}
.p-data__update {
  margin-bottom: 8px;
  font-size: 12px;
  text-align: right;
}
.p-data__note {
  font-size: 12px;
  margin-top: 8px;
}
.p-data-box.is-sinki .p-data-info,
.p-data-box.is-yousei .p-data-info {
  height: 90px;
}
@media screen and (max-width: 1024px) {
  .p-data-box.is-sinki .p-data-info,
  .p-data-box.is-yousei .p-data-info {
    height: auto;
  }
}
.p-data-okinawa-wrapper .p-data-okinawa {
  border: 1px solid #ddd;
  border-radius: 4px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 40px 0;
  margin-top: 0;
}
@media screen and (max-width: 600px) {
  .p-data-okinawa-wrapper .p-data-okinawa {
    padding: 20px 0;
  }
}
.p-data-okinawa-wrapper .p-data-okinawa .p-data-block {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data.is-koumoku {
  margin-right: 40px;
}
@media screen and (max-width: 600px) {
  .p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data.is-koumoku {
    margin-right: 8px;
  }
}
.p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data.is-koumoku p {
  font-size: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data.is-koumoku p {
    font-size: 12px;
  }
}
.p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data {
  margin: 0 24px;
}
@media screen and (max-width: 600px) {
  .p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data .p-data__count {
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data .p-data__count {
    font-size: 16px;
  }
}
.p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data .p-data__set {
  font-size: 32px;
  text-align: center;
  color: #024fa1;
  line-height: 1.3;
  margin-top: 20px;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data .p-data__set {
    font-size: 16px;
  }
}
.p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data .p-data__set span {
  font-size: 18px;
  margin-left: 4px;
  color: #454545;
}
@media screen and (max-width: 600px) {
  .p-data-okinawa-wrapper .p-data-okinawa .p-data-block .p-data .p-data__set span {
    font-size: 14px;
  }
}
#chart1,
#chart2 {
  height: 243px !important;
}
#chart3_3 {
  height: 330px !important;
}
#chart4 {
  height: 220px !important;
}
.p-faq-catelist {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-faq-catelist {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    max-width: 540px;
  }
}
.p-faq-catelist .p-faq-catelist__item {
  margin: 0 6px;
}
@media screen and (max-width: 600px) {
  .p-faq-catelist .p-faq-catelist__item {
    margin: 0;
  }
}
.p-faq-catelist .p-faq-catelist__more {
  color: #006dba;
  display: block;
  padding: 0 8px;
  text-align: center;
  border-radius: 4px;
  color: #006dba;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .p-faq-catelist .p-faq-catelist__more {
    padding: 0 8px;
  }
}
.p-faq-catelist .p-faq-catelist__more:before {
  vertical-align: middle;
  content: '\e5c5';
  font-family: 'Material Icons';
  font-size: 24px;
}
.p-faq-head {
  background: #ddd;
  font-weight: bold;
  padding: 8px 56px 8px 40px;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #f0f0f0;
}
.p-faq-head:after {
  content: '\e145';
  font-family: 'Material Icons';
  position: absolute;
  top: 6px;
  right: 12px;
  font-size: 26px;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  color: #fff;
  background: #4387a0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.p-faq-head.is-open:after {
  content: '\e15b';
  font-family: 'Material Icons';
  position: absolute;
  right: 12px;
  font-size: 26px;
}
.p-faq-head:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.p-faq-head:before {
  position: absolute;
  top: 8px;
  left: 16px;
  content: 'Q.';
  margin-right: 10px;
}
.p-faq-body {
  padding: 24px 16px 32px 48px;
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
  display: none;
}
@media screen and (max-width: 767px) {
  .p-faq-body {
    padding: 8px;
  }
}
.p-faq-body p {
  margin-bottom: 16px;
}
.p-faq-body p:last-child {
  margin-bottom: 0;
}
.p-faq-body p a {
  text-decoration: underline;
}
.p-faq-body:before {
  content: 'A.';
  margin-right: 8px;
  position: absolute;
  top: 24px;
  left: 16px;
}
@media screen and (max-width: 767px) {
  .p-faq-body:before {
    display: none;
  }
}
.p-home-firstview {
  position: relative;
  background: url("../images/pages/home/main.jpg?hash=d49353e11a7e0d153e43318b3e3eed62") left center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 460px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-home-firstview {
    background: url("../images/pages/home/main.jpg?hash=d49353e11a7e0d153e43318b3e3eed62") left 15% center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .p-home-firstview {
    height: 300px;
  }
}
.p-home-firstview .p-home-firstview-box {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-home-firstview .p-home-firstview-box {
    top: -40px;
  }
}
.p-home-firstview .p-home-firstview-box .p-home-firstview__title {
  text-align: center;
  font-weight: 200;
  color: #fff;
  font-size: 32px;
  line-height: 1.3;
  letter-spacing: 4px;
}
@media screen and (max-width: 767px) {
  .p-home-firstview .p-home-firstview-box .p-home-firstview__title {
    font-size: 16px;
  }
}
.p-home-firstview .p-home-firstview-box .p-home-firstview__title span {
  display: block;
  font-size: 64px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .p-home-firstview .p-home-firstview-box .p-home-firstview__title span {
    font-size: 24px;
  }
}
.p-home-firstview .p-home-firstview-box .p-home-firstview__en {
  margin-top: 8px;
  color: #fff;
  text-align: center;
}
.p-home-firstview .p-home-firstview__play {
  z-index: 2;
  position: relative;
  margin-top: 32px;
  text-align: center;
  position: absolute;
  bottom: 32px;
  right: 40px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-home-firstview .p-home-firstview__play {
    bottom: 16px;
  }
}
.p-home-firstview .p-home-firstview__play .p-home-firstview__arrow {
  width: 60px;
  height: 60px;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}
.p-home-firstview .p-home-firstview__play .p-home-firstview__arrow i {
  font-size: 32px;
}
.p-home-firstview .p-home-firstview__play span {
  margin-top: 12px;
  display: block;
  font-size: 14px;
}
.p-home-msg {
  padding: 40px 16px;
  padding-bottom: 40px;
  background: url("../images/common/block_bg.svg?hash=45424b67e2d9cd5bd4bf0a718ee7cfb5");
}
@media screen and (max-width: 767px) {
  .p-home-msg {
    padding: 16px;
  }
}
.p-news-detail .p-news-detail__title {
  font-size: 24px;
  border-bottom: 1px solid #4387a0;
  padding-bottom: 24px;
}
.p-news-detail .p-news-detail__title span {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.p-news-detail .p-news-detail__article {
  margin-top: 40px;
}
.p-news-detail .p-news-detail__article p {
  margin-top: 40px;
}
.p-home-info-wrapper {
  margin-top: -20px;
}
.p-process-pcr {
  overflow: hidden;
}
.p-process-pcr .p-process-pcr__text {
  text-align: center;
  margin-top: 0;
}
.p-process-regist-wrapper .p-process-regist-box {
  position: relative;
  background: #f8f8f8;
  border-radius: 8px;
  padding: 24px 24px 24px 260px;
  margin-top: 24px;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box {
    padding: 24px;
    text-align: center;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist__mainimg {
  position: absolute;
  top: 24px;
  left: 32px;
  width: 180px;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box .p-process-regist__mainimg {
    position: static;
    margin-bottom: 8px;
    margin-top: 16px;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-head {
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box .p-process-regist-head {
    text-align: center;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-head img {
  float: left;
  width: 90px;
  margin-right: 16px;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box .p-process-regist-head img {
    float: none;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-head .p-process-regist__title {
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box .p-process-regist-head .p-process-regist__title {
    font-size: 18px;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-head .p-process-regist__text {
  font-size: 14px;
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-info {
  margin-top: 16px;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box .p-process-regist-info {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 15px;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-info ul {
  padding: 4px 0;
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom {
    display: block;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom .p-process-regist-more {
  text-align: center;
  margin-left: 16px;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom .p-process-regist-more {
    margin-left: 0;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom .p-process-regist-more .c-btn-primary {
  display: block;
  margin-bottom: 16px;
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom .p-process-regist-qr {
  text-align: center;
  margin-right: 24px;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom .p-process-regist-qr {
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom .p-process-regist-qr .p-process-regist__title {
  display: block;
  text-align: center;
  font-size: 14px;
  margin-top: 12px;
}
.p-process-regist-wrapper .p-process-regist-box .p-process-regist-bottom .p-process-regist-qr img {
  border-radius: 4px;
  width: 100px;
}
.p-process-regist-wrapper .p-process-regist-box.is-ricca .p-process-regis__title br {
  display: none;
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box.is-ricca .p-process-regis__title br {
    display: block;
  }
}
.p-process-regist-wrapper .p-process-regist-box.is-cocoa .p-process-regist__text {
  padding-top: 16px;
}
@media screen and (max-width: 600px) {
  .p-process-regist-wrapper .p-process-regist-box.is-cocoa .p-process-regist__text {
    padding-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .p-process-regist-wrapper .p-process-regist-box.is-cocoa .p-process-regist-qr {
    display: inline-block;
    margin: 0 4px 24px 4px;
  }
}
.p-process-flow {
  margin-top: 16px;
}
.p-process-flow .p-process-flow__img {
  width: 100%;
  border: 1px solid #f0f0f0;
  padding: 24px;
}
@media screen and (max-width: 767px) {
  .p-process-flow .p-process-flow__img {
    max-width: 768px;
    width: auto;
  }
}
.p-process-conts {
  margin-top: 40px;
}
.p-process-conts .p-process-conts__title {
  font-size: 20px;
  font-weight: bold;
}
.p-process-conts .p-process-conts__text {
  margin-top: 16px;
}
.p-support-taiou {
  overflow: hidden;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .p-support-taiou {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-support-taiou .p-support-taiou-fig {
  float: left;
  width: 360px;
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .p-support-taiou .p-support-taiou-fig {
    float: none;
    text-align: center;
    width: auto;
    margin-right: 0;
  }
}
.p-support-taiou .p-support-taiou-fig__img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-support-taiou .p-support-taiou-box__tel {
    text-align: center;
  }
}
.p-support-taiou .p-support-taiou-pcr {
  clear: both;
  padding-top: 24px;
}
.p-support-taiou .p-support-taiou-pcr .p-support-taiou-pcr__telbox {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-support-taiou .p-support-taiou-pcr .p-support-taiou-pcr__telbox {
    text-align: center;
  }
}
.p-support-taiou .p-support-taiou-box {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-support-taiou .p-support-taiou-box {
    margin-top: 20px;
  }
}
.p-support-taiou .p-support-taiou-box__title {
  font-size: 20px;
  font-weight: bold;
}
.p-support-taiou .p-support-taiou-box__title span {
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  .p-support-taiou .p-support-taiou-box__title {
    font-size: 18px;
  }
}
.p-support-taiou .p-support-taiou-box__text {
  margin-top: 16px;
  margin-bottom: 16px;
}
.p-support-taiou .p-support-taiou-box__tel {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-support-taiou .p-support-taiou-box__tel {
    text-align: center;
  }
}
.p-support-taiou .p-support-taiou-box__table {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .p-support-taiou .p-support-taiou-box .c-tel {
    text-align: center;
  }
  .p-support-taiou .p-support-taiou-box .c-tel span {
    display: block;
  }
}
.p-support-mosimo-section {
  clear: both;
}
.p-support-torikumi-section .p-support-torikumi-inner {
  position: relative;
  padding-right: 280px;
}
@media screen and (max-width: 767px) {
  .p-support-torikumi-section .p-support-torikumi-inner {
    position: static;
    padding-right: 0;
  }
}
.p-support-torikumi-section .p-support-torikumi__img {
  position: absolute;
  right: 0;
  top: 0;
  width: 220px;
  margin-left: 40px;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-support-torikumi-section .p-support-torikumi__img {
    position: static;
    margin-right: auto;
    margin-left: auto;
    margin-top: 24px;
  }
}
.p-support-torikumi-section .p-support-torikumi__text1 {
  margin-bottom: 24px;
}
.p-support-torikumi-section .p-support-torikumi__text2 {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-support-torikumi-section .p-support-torikumi__btn {
    text-align: center;
  }
}
.p-support-bousi-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px;
}
@media screen and (max-width: 1024px) {
  .p-support-bousi-wrapper {
    margin-top: 24px;
  }
}
.p-support-bousi-wrapper .p-support-bousi {
  background: #faf8f5;
  margin-top: 40px;
  text-align: center;
  border-radius: 8px;
  padding: 40px 24px;
}
@media screen and (max-width: 1024px) {
  .p-support-bousi-wrapper .p-support-bousi {
    margin-top: 24px;
  }
}
.p-support-bousi-wrapper .p-support-bousi:nth-child(1),
.p-support-bousi-wrapper .p-support-bousi:nth-child(2),
.p-support-bousi-wrapper .p-support-bousi:nth-child(3) {
  width: 31%;
}
@media screen and (max-width: 1024px) {
  .p-support-bousi-wrapper .p-support-bousi:nth-child(1),
  .p-support-bousi-wrapper .p-support-bousi:nth-child(2),
  .p-support-bousi-wrapper .p-support-bousi:nth-child(3) {
    width: 48.4%;
  }
}
@media screen and (max-width: 600px) {
  .p-support-bousi-wrapper .p-support-bousi:nth-child(1),
  .p-support-bousi-wrapper .p-support-bousi:nth-child(2),
  .p-support-bousi-wrapper .p-support-bousi:nth-child(3) {
    width: 100%;
  }
}
.p-support-bousi-wrapper .p-support-bousi:nth-child(4),
.p-support-bousi-wrapper .p-support-bousi:nth-child(5) {
  width: 48%;
}
@media screen and (max-width: 1024px) {
  .p-support-bousi-wrapper .p-support-bousi:nth-child(4),
  .p-support-bousi-wrapper .p-support-bousi:nth-child(5) {
    width: 48.4%;
  }
}
@media screen and (max-width: 600px) {
  .p-support-bousi-wrapper .p-support-bousi:nth-child(4),
  .p-support-bousi-wrapper .p-support-bousi:nth-child(5) {
    width: 100%;
  }
}
.p-support-bousi-wrapper .p-support-bousi .p-support-bousi-box {
  margin-top: 16px;
}
.p-support-bousi-wrapper .p-support-bousi .p-support-bousi-box .p-support-bousi-box__title {
  color: #21b1af;
  font-weight: bold;
}
.p-support-bousi-wrapper .p-support-bousi .p-support-bousi-box .p-support-bousi-box__text {
  margin-top: 16px;
  font-size: 14px;
}
.p-support-bousi-wrapper .p-support-bousi .p-support-bousi__img {
  width: 88px;
}
.p-trabel-mosimo {
  background: #f8f8f8;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 16px;
  padding: 24px 40px;
}
@media screen and (max-width: 767px) {
  .p-trabel-mosimo {
    padding: 16px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-trabel-mosimo .p-trabel-mosimo-box {
    text-align: center;
  }
}
.p-trabel-mosimo .p-trabel-mosimo-box .p-trabel-mosimo-box__title {
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .p-trabel-mosimo .p-trabel-mosimo-box .p-trabel-mosimo-box__text {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-trabel-mosimo .p-trabel-mosimo__tel {
    text-align: center;
    margin-top: 16px;
  }
}
.p-trabel-mosimo .p-trabel-mosimo__tel a {
  margin-top: 0;
}
/*# sourceMappingURL=site-style.css.map */