@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Damion&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%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

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

ol, ul {
  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;
  box-sizing: border-box;
}

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

th, td {
  vertical-align: middle;
}

input, select {
  vertical-align: middle;
  outline: none;
}

textarea,
iframe {
  display: block;
}

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

html {
  overflow-y: scroll;
  background: #0087C3;
}

body {
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  text-align: left;
  color: #555;
  font-size: 15px;
  line-height: 1.9;
  background: #FFF;
  -webkit-text-size-adjust: 100%;
  word-break: break-all;
  padding-top: 75px;
}
@media screen and (max-width: 768px) {
  body {
    padding-top: 60px;
  }
}

a:link,
a:visited {
  color: #0087C3;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #0087C3;
  text-decoration: none;
}

input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 0;
  box-sizing: border-box;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 3px;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 106.6666666667%;
  line-height: 1.6;
  box-sizing: border-box;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 1px solid #999;
  padding: 8px;
  width: 100%;
}

select {
  border: 1px solid #999;
  padding: 8px;
  border-radius: 3px;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 106.6666666667%;
  line-height: 1.6;
  cursor: pointer;
}

input[type=radio] {
  display: none;
}
input[type=radio] + span {
  position: relative;
  padding-left: 23px;
  margin-right: 20px;
  cursor: pointer;
  white-space: nowrap;
}
input[type=radio] + span::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #555;
  border-radius: 50%;
  background: #FFF;
}
input[type=radio]:checked + span::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 9px;
  height: 9px;
  background: #0087C3;
  border-radius: 50%;
}

input[type=checkbox] {
  display: none;
}
input[type=checkbox] + span {
  position: relative;
  padding-left: 23px;
  margin-right: 20px;
  cursor: pointer;
  white-space: nowrap;
}
input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #555;
  border-radius: 2px;
  background: #FFF;
}
input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 4px;
  width: 5px;
  height: 9px;
  transform: rotate(40deg);
  border-bottom: 3.5px solid #0087C3;
  border-right: 3.5px solid #0087C3;
}

input::placeholder {
  color: #BBB;
}

input:-ms-input-placeholder {
  color: #BBB;
}

input::-ms-input-placeholder {
  color: #BBB;
}

.wpcf7-list-item {
  margin: 0 !important;
  display: block !important;
}

.wpcf7-not-valid-tip {
  margin-top: 5px;
  color: #FA4650 !important;
}

.wpcf7-response-output {
  padding: 10px !important;
  border-radius: 8px;
}

.wpcf7 .ajax-loader,
.wpcf7 .wpcf7-spinner {
  display: none !important;
}

.grecaptcha-badge {
  z-index: 500;
  margin-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .grecaptcha-badge {
    margin-bottom: 38px;
  }
}

.l-header {
  position: fixed;
  z-index: 600;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 90px;
  background: #FFF;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 60px;
  }
}

.l-global-nav {
  height: 100%;
}

.l-container-fluid {
  position: relative;
  padding: 50px 30px;
}
@media screen and (max-width: 768px) {
  .l-container-fluid {
    padding: 30px 15px;
  }
}

.l-container {
  position: relative;
  max-width: 1050px;
  margin: 0 auto;
}
.l-container::after {
  content: "";
  display: block;
  clear: both;
}

.l-container-narrow {
  position: relative;
  max-width: 850px;
  margin: 0 auto;
}
.l-container-narrow::after {
  content: "";
  display: block;
  clear: both;
}

.l-mainvisual {
  position: relative;
  height: 620px;
  background: #EDF9FD;
}
@media screen and (max-width: 768px) {
  .l-mainvisual {
    height: auto;
  }
}

.l-catch {
  position: absolute;
  left: 8%;
  top: 0;
  bottom: 0;
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .l-catch {
    position: static;
    width: auto;
    display: block;
    padding: 30px 15px;
  }
}

.l-footer {
  background: #0087C3;
  padding: 50px 30px;
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding: 20px 15px;
  }
}

.l-footer-inner {
  max-width: 1050px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-footer-inner {
    display: block;
  }
}

.c-colorbox-white {
  padding: 50px 12%;
  background: #FFF;
  border: 6px solid #CFECFA;
  border-radius: 12px;
}
@media screen and (max-width: 768px) {
  .c-colorbox-white {
    padding: 30px 20px;
    border-width: 3px;
    border-radius: 8px;
  }
}

a.c-btn-form {
  position: relative;
  display: inline-block;
  width: 280px;
  padding: 18px 15px;
  font-size: 106.6666666667%;
  line-height: 1.5;
  text-align: center;
  color: #FFF;
  font-weight: 500;
  border-radius: 100px;
  text-decoration: none;
  white-space: nowrap;
  background: #FA4650;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  a.c-btn-form {
    padding: 15px;
    font-size: 106.6666666667%;
  }
}
a.c-btn-form:hover {
  background: #E13C46;
}
a.c-btn-form::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -4px 10px 0 0;
  width: 20px;
  height: 20px;
  background: url(../img/icon_mail.png) no-repeat center center/cover;
}

.c-btn-send {
  margin-top: 30px;
  text-align: center;
}
.c-btn-send input[type=submit] {
  position: relative;
  display: inline-block;
  width: 400px;
  padding: 20px 15px;
  font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 120%;
  line-height: 1.5;
  text-align: center;
  color: #FFF;
  font-weight: 500;
  text-decoration: none;
  transition: 0.2s;
  background: #0087C3;
  border: 0;
  outline: none;
  cursor: pointer;
  appearance: none;
  border-radius: 100px;
}
@media screen and (max-width: 768px) {
  .c-btn-send input[type=submit] {
    width: 280px;
    padding: 15px;
    font-size: 106.6666666667%;
  }
}
.c-btn-send input[type=submit]:hover {
  background: #0073AF;
}

a.c-btn-website {
  position: relative;
  display: inline-block;
  width: 220px;
  padding: 12px;
  font-size: 100%;
  line-height: 1.5;
  text-align: center;
  color: #555;
  font-weight: 500;
  border-radius: 100px;
  text-decoration: none;
  white-space: nowrap;
  background: #FFF;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  a.c-btn-website {
    width: 180px;
    padding: 10px;
  }
}
a.c-btn-website:hover {
  background: #EEE;
}
a.c-btn-website::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -3px 8px 0 0;
  width: 18px;
  height: 18px;
  background: url(../img/icon_blank.png) no-repeat center center/cover;
}

.c-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.c-grid:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .c-grid {
    display: block;
  }
}

.c-grid-1 {
  width: 3.75%;
}

.c-grid-2 {
  width: 12.5%;
}

.c-grid-3 {
  width: 21.2%;
}

.c-grid-4 {
  width: 30%;
}

.c-grid-5 {
  width: 40%;
}

.c-grid-6 {
  width: 47.5%;
}

.c-grid-7 {
  width: 55%;
}

.c-grid-8 {
  width: 65%;
}

.c-grid-9 {
  width: 73.8%;
}

.c-grid-10 {
  width: 82.5%;
}

.c-grid-11 {
  width: 91.2%;
}

.c-grid-12 {
  width: 100%;
}

.c-grid-1,
.c-grid-2,
.c-grid-3,
.c-grid-4,
.c-grid-5,
.c-grid-6,
.c-grid-7,
.c-grid-8,
.c-grid-9,
.c-grid-10,
.c-grid-11 {
  margin: 0 5% 0 0;
}
@media screen and (max-width: 768px) {
  .c-grid-1,
  .c-grid-2,
  .c-grid-3,
  .c-grid-4,
  .c-grid-5,
  .c-grid-6,
  .c-grid-7,
  .c-grid-8,
  .c-grid-9,
  .c-grid-10,
  .c-grid-11 {
    width: auto;
    margin: 0 0 30px 0;
  }
}

.c-grid-1:last-child,
.c-grid-2:last-child,
.c-grid-3:last-child,
.c-grid-4:last-child,
.c-grid-5:last-child,
.c-grid-6:last-child,
.c-grid-7:last-child,
.c-grid-8:last-child,
.c-grid-9:last-child,
.c-grid-10:last-child,
.c-grid-11:last-child {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-grid-1:last-child,
  .c-grid-2:last-child,
  .c-grid-3:last-child,
  .c-grid-4:last-child,
  .c-grid-5:last-child,
  .c-grid-6:last-child,
  .c-grid-7:last-child,
  .c-grid-8:last-child,
  .c-grid-9:last-child,
  .c-grid-10:last-child,
  .c-grid-11:last-child {
    margin: 0;
  }
}

.u-label-hissu {
  float: right;
  display: inline-block;
  background: #FA4650;
  font-size: 13px;
  line-height: 1;
  color: #FFF;
  font-weight: 500;
  margin-top: 3px;
  padding: 6px 8px;
  border-radius: 3px;
}
@media screen and (max-width: 768px) {
  .u-label-hissu {
    float: none;
    font-size: 12px;
    margin: 0 0 0 12px;
    padding: 5px 7px;
  }
}

.p-logo {
  display: flex;
  align-items: center;
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .p-logo {
    padding-left: 15px;
  }
}
.p-logo img {
  display: block;
  width: 250px;
  min-width: 250px;
}
@media screen and (max-width: 768px) {
  .p-logo img {
    width: 160px;
    min-width: 160px;
  }
}
.p-logo span {
  margin-left: 20px;
  padding: 8px;
  font-size: 93.3333333333%;
  line-height: 1;
  color: #0087C3;
  font-weight: 500;
  white-space: nowrap;
  border: 1px solid #0087C3;
}
@media screen and (max-width: 768px) {
  .p-logo span {
    margin-left: 15px;
    padding: 5px;
    font-size: 80%;
  }
}

@keyframes number-fadein {
  0% {
    opacity: 0;
    transform: translateX(15px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.p-logo-white {
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-logo-white {
    margin-bottom: 15px;
  }
}
.p-logo-white img {
  width: 280px;
  min-width: 280px;
}
@media screen and (max-width: 768px) {
  .p-logo-white img {
    width: 200px;
    min-width: 200px;
  }
}

.p-address {
  margin-bottom: 20px;
  font-size: 93.3333333333%;
  line-height: 1.3;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-address {
    font-size: 86.6666666667%;
  }
}

.p-copyright {
  margin-top: 20px;
  font-size: 93.3333333333%;
  line-height: 1.3;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-copyright {
    font-size: 86.6666666667%;
  }
}

.p-pagetop {
  position: fixed;
  z-index: 500;
  right: 15px;
  bottom: 15px;
  display: none;
}
@media screen and (max-width: 768px) {
  .p-pagetop {
    right: 10px;
    bottom: 10px;
  }
}
.p-pagetop a {
  display: block;
  position: relative;
  width: 43px;
  height: 43px;
  text-indent: -9999px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  transition: all 0.2s ease;
}
@media screen and (max-width: 768px) {
  .p-pagetop a {
    width: 30px;
    height: 30px;
  }
}
.p-pagetop a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .p-pagetop a:hover {
    opacity: 1;
  }
}
.p-pagetop a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .p-pagetop a::before {
    top: 5px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
  }
}

.p-instagram {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-instagram {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 75px;
    height: 100%;
  }
  .p-instagram img {
    display: block;
    width: 30px;
    height: 30px;
  }
}

@media print, screen and (min-width: 769px) {
  .p-toggle {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-toggle {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #0087C3;
  }
  .p-toggle .hamburger-icon {
    display: block;
    position: absolute;
    top: 30px;
    left: 16px;
    width: 28px;
    height: 2px;
    background: #FFF;
    transition: 0.2s;
  }
  .p-toggle .hamburger-icon::before,
  .p-toggle .hamburger-icon::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 28px;
    height: 2px;
    background: #FFF;
    transition: 0.3s;
  }
  .p-toggle .hamburger-icon::before {
    margin-top: -9px;
  }
  .p-toggle .hamburger-icon::after {
    margin-top: 7px;
  }
  .p-toggle .close {
    background: transparent;
  }
  .p-toggle .close::before,
  .p-toggle .close::after {
    margin-top: -2px;
  }
  .p-toggle .close::before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .p-toggle .close::after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
}
@media print, screen and (min-width: 769px) {
  .p-global-nav {
    display: flex !important;
    height: 100%;
    margin-left: 25px;
  }
  .p-global-nav li {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-global-nav li.nav1 a,
  .p-global-nav li.nav2 a,
  .p-global-nav li.nav3 a,
  .p-global-nav li.nav4 a,
  .p-global-nav li.nav5 a {
    position: relative;
    margin-right: 20px;
    font-size: 106.6666666667%;
    line-height: 1.3;
    color: #555;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    transition: 0.2s;
  }
  .p-global-nav li.nav1 a:hover,
  .p-global-nav li.nav2 a:hover,
  .p-global-nav li.nav3 a:hover,
  .p-global-nav li.nav4 a:hover,
  .p-global-nav li.nav5 a:hover {
    color: #0087C3;
  }
  .p-global-nav li.nav5 a img {
    display: block;
    min-width: 32px;
    width: 32px;
    height: 32px;
    transition: 0.2s;
  }
  .p-global-nav li.nav5 a img:hover {
    opacity: 0.8;
  }
  .p-global-nav li.nav6 a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 100%;
    font-size: 93.3333333333%;
    line-height: 1.4;
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    transition: 0.2s;
    background: #0087C3;
  }
  .p-global-nav li.nav6 a:hover {
    background: #0073AF;
  }
  .p-global-nav li.nav6 a::before {
    content: "";
    display: block;
    margin-bottom: 5px;
    width: 20px;
    height: 20px;
    background: url(../img/icon_document.png) no-repeat center center/cover;
  }
  .p-global-nav li.nav7 a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 100%;
    font-size: 93.3333333333%;
    line-height: 1.4;
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    transition: 0.2s;
    background: #FA4650;
  }
  .p-global-nav li.nav7 a:hover {
    background: #E13C46;
  }
  .p-global-nav li.nav7 a::before {
    content: "";
    display: block;
    margin-bottom: 5px;
    width: 20px;
    height: 20px;
    background: url(../img/icon_mail.png) no-repeat center center/cover;
  }
}
@media screen and (max-width: 768px) {
  .p-global-nav {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    background: #0087C3;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  }
  .p-global-nav li:last-child a {
    border-bottom: 0;
  }
  .p-global-nav li a {
    position: relative;
    display: block;
    color: #FFF;
    text-decoration: none;
    padding: 12px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .p-global-nav li.nav1 a::before,
  .p-global-nav li.nav2 a::before,
  .p-global-nav li.nav3 a::before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 28px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg);
  }
  .p-global-nav li.nav4 a::before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 18px;
    height: 18px;
    background: url(../img/icon_blank_white.png) no-repeat center center/cover;
  }
  .p-global-nav li.nav5 {
    display: none;
  }
  .p-global-nav li.nav6 a::before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 18px;
    height: 18px;
    background: url(../img/icon_document.png) no-repeat center center/cover;
  }
  .p-global-nav li.nav7 a::before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 18px;
    height: 18px;
    background: url(../img/icon_mail.png) no-repeat center center/cover;
  }
}
.p-topicpath {
  max-width: 1050px;
  margin: 0 auto;
  font-size: 100%;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-topicpath {
    font-size: 93.3333333333%;
  }
}
.p-topicpath li {
  display: inline;
}
.p-topicpath li a {
  display: inline-block;
  position: relative;
  margin-right: 7px;
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  .p-topicpath li a {
    margin-right: 5px;
    padding-right: 11px;
  }
}
.p-topicpath li a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 5px;
  height: 5px;
  border-top: 2px solid #0087C3;
  border-right: 2px solid #0087C3;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .p-topicpath li a::before {
    width: 4px;
    height: 4px;
  }
}

.p-pagelink {
  display: flex;
  flex-wrap: wrap;
  margin: -2% 0 60px -2%;
}
@media screen and (max-width: 768px) {
  .p-pagelink {
    margin-bottom: 30px;
  }
}
.p-pagelink li {
  margin: 2% 0 0 2%;
  width: 23%;
}
@media screen and (max-width: 768px) {
  .p-pagelink li {
    width: 48%;
  }
}
.p-pagelink li a {
  position: relative;
  display: block;
  padding: 15px 40px 15px 15px;
  border: 1px solid #FA4650;
  color: #FA4650;
  font-size: 100%;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: none;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-pagelink li a {
    padding: 12px 25px 12px 12px;
  }
}
.p-pagelink li a:hover {
  background: #FA4650;
  color: #FFF;
  border-color: #FA4650;
}
.p-pagelink li a:hover::before {
  border-color: #FFF;
}
.p-pagelink li a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: -4px;
  bottom: 0;
  right: 18px;
  width: 7px;
  height: 7px;
  border-top: 2.5px solid #FA4650;
  border-right: 2.5px solid #FA4650;
  transform: rotate(135deg);
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .p-pagelink li a::before {
    right: 12px;
    width: 6px;
    height: 6px;
    border-width: 2px;
  }
}

.p-title-center {
  margin-bottom: 50px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 186.6666666667%;
  font-weight: 500;
  line-height: 1.3;
  color: #0087C3;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-title-center {
    margin-bottom: 30px;
    font-size: 146.6666666667%;
  }
}

.p-title-message {
  margin-bottom: 20px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 173.3333333333%;
  font-weight: 500;
  line-height: 1.3;
  color: #0087C3;
}
@media screen and (max-width: 768px) {
  .p-title-message {
    margin-bottom: 10px;
    font-size: 146.6666666667%;
  }
}

.p-title-balloon {
  position: relative;
  margin-bottom: 30px;
  padding: 12px;
  font-size: 133.3333333333%;
  font-weight: 500;
  line-height: 1.5;
  color: #FFF;
  text-align: center;
  background: #0087C3;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .p-title-balloon {
    font-size: 120%;
  }
}
.p-title-balloon::before {
  content: "";
  position: absolute;
  margin: auto;
  bottom: -11px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 11px solid #0087C3;
}

.p-mainvisual {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .p-mainvisual {
    position: static;
  }
}
.p-mainvisual img {
  object-fit: cover;
  width: 100%;
  height: 620px;
}
@media screen and (max-width: 768px) {
  .p-mainvisual img {
    height: 240px;
  }
}
.p-mainvisual::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 100%;
  background: linear-gradient(to left, rgba(237, 249, 253, 0), rgb(237, 249, 253));
}
@media screen and (max-width: 768px) {
  .p-mainvisual::before {
    display: none;
  }
}

.p-catch {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 200%;
  line-height: 1.4;
  color: #0087C3;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .p-catch {
    font-size: 140%;
    white-space: normal;
  }
  .p-catch br {
    display: none;
  }
}

.p-catch-lead {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .p-catch-lead {
    margin-top: 20px;
  }
  .p-catch-lead br {
    display: none;
  }
}

.p-catch-image {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-catch-image {
    margin: 25px 0 -4% -4%;
  }
}
.p-catch-image li {
  margin-right: 10px;
  width: 225px;
  background: #FFF;
}
.p-catch-image li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .p-catch-image li {
    width: 170px;
  }
}
@media screen and (max-width: 768px) {
  .p-catch-image li {
    margin: 0 0 4% 4%;
  }
  .p-catch-image li:nth-child(1) {
    width: 100%;
  }
  .p-catch-image li:nth-child(1) img {
    object-fit: cover;
    width: 100%;
    height: 200px;
  }
  .p-catch-image li:nth-child(2), .p-catch-image li:nth-child(3) {
    width: 46%;
  }
}
.p-catch-image li a {
  transition: 0.2s;
}
.p-catch-image li a:hover {
  opacity: 0.8;
}
.p-catch-image li a img {
  border: 4px solid #FFF;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 768px) {
  .p-catch-image li a img {
    width: auto;
  }
}

.p-catch-button {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .p-catch-button {
    margin-top: 30px;
    text-align: center;
  }
}

.p-list-feature {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -5% -5%;
}
@media screen and (max-width: 768px) {
  .p-list-feature {
    display: block;
    margin: 0;
  }
}
.p-list-feature li {
  width: 45%;
  margin: 0 0 5% 5%;
  background: #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-list-feature li {
    width: auto;
    margin: 0 0 30px 0;
  }
  .p-list-feature li:last-child {
    margin-bottom: 0;
  }
}

.p-feature-image {
  position: relative;
}
.p-feature-image span {
  position: absolute;
  right: 40px;
  bottom: -35px;
  font-family: "Damion", cursive;
  font-size: 700%;
  line-height: 1;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-feature-image span {
    right: 30px;
    bottom: -22px;
    font-size: 450%;
  }
}
.p-feature-image img {
  object-fit: cover;
  width: 100%;
  height: 200px;
}
@media screen and (max-width: 768px) {
  .p-feature-image img {
    height: 150px;
  }
}

.p-feature {
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .p-feature {
    padding: 22px;
  }
}
.p-feature dt {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 146.6666666667%;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-feature dt {
    font-size: 133.3333333333%;
  }
}
.p-feature dd {
  margin-top: 12px;
  line-height: 1.8;
}

.p-message {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p-message {
    display: block;
  }
}
.p-message__image {
  width: 53%;
}
@media screen and (max-width: 768px) {
  .p-message__image {
    width: auto;
  }
}
.p-message__content {
  width: 47%;
}
@media screen and (max-width: 768px) {
  .p-message__content {
    width: auto;
  }
}
.p-message__inner {
  position: relative;
  width: 112%;
  padding: 9%;
  background: #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .p-message__inner {
    width: auto;
    padding: 25px;
    margin: -20px 20px 0 20px;
  }
}

.p-table-common {
  width: 100%;
  line-height: 1.7;
}
.p-table-common th {
  padding: 20px;
  border: 1px solid #CCC;
  width: 220px;
  color: #00628C;
  background: #EDF9FD;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .p-table-common th {
    display: block;
    width: auto;
    padding: 8px 15px;
    border-bottom: 0;
    margin-top: -1px;
    text-align: left;
  }
  .p-table-common th span {
    display: inline-block;
    margin-left: 0.5em;
  }
}
.p-table-common td {
  padding: 20px;
  border: 1px solid #CCC;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .p-table-common td {
    display: block;
    width: auto;
    padding: 15px;
  }
}

.p-table-form {
  width: 100%;
  margin-top: -10px;
}
@media screen and (max-width: 768px) {
  .p-table-form {
    margin-top: -20px;
  }
}
.p-table-form th {
  padding: 20px;
  border-bottom: 2px dotted #DDD;
  width: 250px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .p-table-form th {
    display: block;
    padding: 0;
    border-bottom: 0;
    width: auto;
    margin-top: 20px;
  }
}
.p-table-form td {
  padding: 20px;
  border-bottom: 2px dotted #DDD;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .p-table-form td {
    display: block;
    padding: 0;
    border-bottom: 0;
    margin-top: 8px;
  }
}

.p-privacy {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-privacy {
    padding: 20px;
    background: #F5F5F5;
  }
}

.p-gmap {
  width: 100%;
  height: 320px;
}
@media screen and (max-width: 768px) {
  .p-gmap {
    height: 250px;
  }
}

.p-list-label {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .p-list-label {
    gap: 4px;
  }
}
.p-list-label li {
  display: inline-block;
  background: #F9F3E5;
  padding: 5px 10px;
  font-size: 93.3333333333%;
  line-height: 1.6;
  color: #926C22;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .p-list-label li {
    padding: 3px 7px;
    font-size: 86.6666666667%;
    border-radius: 3px;
  }
}

.p-note {
  font-size: 93.3333333333%;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}

.u-bgcolor-rightblue {
  background: #EDF9FD;
}

.u-bgcolor-cyan {
  background: #57B3DC;
}

.u-color-blue {
  color: #0087C3;
}

.u-color-orange {
  color: #EDA700;
}

.u-color-red {
  color: #FA4650;
}

.u-color-ygreen {
  color: #89C000;
}

.u-color-green {
  color: #00BBB3;
}

.u-color-pink {
  color: #FF579D;
}

.u-color-white {
  color: #FFF;
}

.u-anchor {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: -90px;
}
@media screen and (max-width: 768px) {
  .u-anchor {
    top: -54px;
  }
}

.u-anchor2 {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: -139px;
}
@media screen and (max-width: 768px) {
  .u-anchor2 {
    top: -89px;
  }
}

.u-spacer {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .u-spacer {
    margin-top: 30px;
  }
}

.u-txt-l {
  text-align: left !important;
}

.u-txt-c {
  text-align: center !important;
}

.u-txt-r {
  text-align: right !important;
}

.u-fs11 {
  font-size: 11px !important;
}

.u-fs12 {
  font-size: 12px !important;
}

.u-fs14 {
  font-size: 14px !important;
}

.u-fs16 {
  font-size: 16px !important;
}

.u-fs18 {
  font-size: 18px !important;
}

.u-fs20 {
  font-size: 20px !important;
}

.u-fs22 {
  font-size: 22px !important;
}

.u-fs24 {
  font-size: 24px !important;
}

.u-fs26 {
  font-size: 26px !important;
}

.u-fs28 {
  font-size: 28px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.u-mt55 {
  margin-top: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.u-ml55 {
  margin-left: 55px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.u-mr55 {
  margin-right: 55px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-w5 {
  width: 5% !important;
}

.u-w10 {
  width: 10% !important;
}

.u-w15 {
  width: 15% !important;
}

.u-w20 {
  width: 20% !important;
}

.u-w25 {
  width: 25% !important;
}

.u-w30 {
  width: 30% !important;
}

.u-w35 {
  width: 35% !important;
}

.u-w40 {
  width: 40% !important;
}

.u-w45 {
  width: 45% !important;
}

.u-w50 {
  width: 50% !important;
}

.u-w55 {
  width: 55% !important;
}

.u-w60 {
  width: 60% !important;
}

.u-w65 {
  width: 65% !important;
}

.u-w70 {
  width: 70% !important;
}

.u-w75 {
  width: 75% !important;
}

.u-w80 {
  width: 80% !important;
}

.u-w85 {
  width: 85% !important;
}

.u-w90 {
  width: 90% !important;
}

.u-w95 {
  width: 95% !important;
}

.u-w100 {
  width: 100% !important;
}