@charset "UTF-8";
/* || GENERAL STYLES */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  margin: 0 !important;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
html:focus-within {
  scroll-behavior: smooth;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

strong,
b {
  font-weight: 700;
}

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

body {
  color: #333;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #333;
}

menu,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

a {
  color: inherit;
  text-decoration: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

input,
textarea,
select {
  width: 100%;
  padding: 1rem;
  background: #fff;
  color: #333333;
  border: none;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: black;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: black;
}

input,
button,
textarea,
select {
  font: inherit;
}

input[type=checkbox],
input[type=radio] {
  width: auto;
  margin: 0;
  vertical-align: middle;
  accent-color: #000000;
}

/* || UTILITIES */
.container {
  width: 100%;
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  --bs-gutter-container-x: 1rem;
  --bs-gutter-container-m-x: 1rem;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 1199.98px) {
  .container {
    padding-right: calc(0.5 * var(--bs-gutter-container-x));
    padding-left: calc(0.5 * var(--bs-gutter-container-x));
  }
}
@media screen and (max-width: 575.98px) {
  .container {
    max-width: 100%;
    padding-right: calc(0.5 * var(--bs-gutter-container-m-x));
    padding-left: calc(0.5 * var(--bs-gutter-container-m-x));
  }
}

/*--------------------------------------------------------------
//Components*/
/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
@media (min-width: 960px) {
  .-series-right .w-header {
    margin-left: 0 !important;
  }
  .-series-left .w-header {
    margin-left: 0 !important;
  }
}
.l-header__spNav {
  display: none !important;
}

.l-header__customBtn.sp_ {
  display: block !important;
}

@media (min-width: 961px) {
  .l-header__customBtn.sp_ {
    display: none !important;
  }
}
.l-header__inner .c-catchphrase {
  display: block !important;
}

.-img .c-headLogo__link {
  display: block;
  padding: 0;
}

.l-header__logo {
  padding: 0 !important;
}
.l-header__logo .c-headLogo {
  display: flex;
  align-items: center;
  width: 100%;
}
.l-header__logo .c-headLogo img {
  min-width: 135px;
}
.l-header__logo .c-headLogo p {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 10px;
  font-weight: bold;
  line-height: 1;
  font-size: 12px;
  box-sizing: border-box;
}
@media (max-width: 961px) {
  .l-header__logo .c-headLogo p {
    display: none;
  }
}

.l-header__customBtn {
  width: auto;
}

@media (min-width: 961px) {
  .-series-right .c-gnavWrap {
    margin-left: 0;
  }
  .-series .l-header__logo {
    padding: 0;
    margin-right: 0;
  }
  .-series-right .w-header {
    margin-left: 16px;
  }
  .-series .c-headLogo {
    margin-right: 0;
  }
}
@media screen and (max-width: 961px) {
  .l-header__logo {
    order: 2;
    text-align: center;
  }
}
@media (max-width: 960px) {
  .l-header__menuBtn, .p-spMenu {
    display: block !important;
  }
}

@media (max-width: 960px) {
  .l-fixHeader, .l-header__gnav, .w-header {
    display: none !important;
  }
}

.c-gnav {
  gap: 0;
  margin-right: 15px;
}

.c-gnav > .menu-item > a {
  padding: 0;
}

.c-gnav > .menu-item > a:after {
  display: none;
}

.c-gnav > .menu-item > a .ttl {
  font-size: 14px;
  line-height: 25px;
  color: #000;
  font-weight: 700;
  transition: all 0.1s ease-in;
  padding-bottom: 0;
  border-bottom: none;
  text-decoration: underline;
  padding: 0 30px;
}
@media (max-width: 1000px) {
  .c-gnav > .menu-item > a .ttl {
    padding: 0 20px;
  }
}

.c-gnav > .menu-item > a:hover .ttl {
  color: #999;
  border-bottom: none;
  text-decoration: none;
}

.c-gnav .sub-menu {
  width: 200px;
  background-color: rgb(0, 70, 152) !important;
}
.c-gnav .sub-menu li {
  border-top: 1px solid #4A7BB6;
}
.c-gnav .sub-menu li a {
  padding: 15px 0 !important;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #fff !important;
  text-decoration: none;
}
.c-gnav .sub-menu li a:hover {
  background: rgb(28, 70, 119) !important;
}

.l-header__logo:has(a:hover) {
  color: #999;
  text-decoration: none;
}

.l-header {
  background: #fff;
  position: sticky;
}

.home .l-header {
  background: transparent !important;
  position: sticky;
  top: 0;
  left: 0;
}

.-spmenu {
  display: none;
}

.p-spMenu__nav {
  margin-top: 0;
}

.c-listMenu a {
  font-size: 14px;
  font-weight: 400;
}

#sp_menu .p-spMenu__nav .menu-item a {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #000;
}
#sp_menu .p-spMenu__nav .menu-item a:hover {
  background: transparent;
  color: #999 !important;
}
#sp_menu .p-spMenu__nav .menu-item.menu-item-type-post_type.current_page_item a {
  color: #999;
}
#sp_menu .recruitment-btn {
  display: flex !important;
  margin: 0 auto;
  background: #F4C01C;
  width: 19rem;
  text-align: center;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #F4C01C;
  transition: all 0.3s ease-out;
}
#sp_menu .recruitment-btn:hover {
  background: transparent;
}
#sp_menu .recruitment-btn img {
  width: 3rem;
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(12%) hue-rotate(113deg) brightness(97%) contrast(100%);
}
#sp_menu .recruitment-btn span {
  margin-left: 1rem;
  color: #000000;
  font-weight: 700;
}
#sp_menu #polylang-3 ul {
  width: 100%;
  display: flex;
  gap: 2rem;
  justify-content: center;
  margin-bottom: 2rem;
}
#sp_menu #polylang-3 ul li {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.34);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.34);
}
#sp_menu #polylang-3 ul li img {
  width: 4rem !important;
  height: auto !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

#header {
  border-bottom: 1px solid #CCCCCC;
}
#header .l-header__inner.l-container {
  max-width: 1200px !important;
  background-color: #fff;
  padding: 20px 0;
  gap: 20px;
  justify-content: space-between;
}
@media (max-width: 1230px) {
  #header .l-header__inner.l-container {
    padding: 20px 15px;
  }
}
#header.l-header {
  background: #fff;
  box-shadow: none;
}
@media (max-width: 960px) {
  #header.l-header {
    top: 0;
  }
}
#header.header-box-shadow {
  box-shadow: 0px 8px 24px #fff !important;
  background: #fff !important;
}
#header.header-minus-1 {
  z-index: 1;
}

.home #header {
  border-bottom: none;
}

.p-fixBtnWrap {
  bottom: 5.25em;
}
.p-fixBtnWrap .c-fixBtn {
  background-color: #004798;
  color: #fff;
  border-color: #fff;
}
.p-fixBtnWrap .c-fixBtn:hover {
  background-color: #fff !important;
  color: #004798 !important;
  border-color: #004798 !important;
}

.w-beforeFooter {
  margin: 0;
}

footer {
  background: #004798 !important;
  padding: 45px 0 0;
  min-height: 240px;
}
@media (max-width: 600px) {
  footer {
    padding: 25px 0;
  }
}
footer .l-footer__inner {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
@media (max-width: 1230px) {
  footer .l-footer__inner {
    padding: 0 15px;
  }
}
@media (max-width: 961px) {
  footer .l-footer__inner {
    flex-direction: column;
  }
}
footer .l-container {
  display: flex;
  align-items: center;
  padding: 0;
}
footer .w-footer__box {
  padding: 0;
}
footer .w-footer__box {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 15px;
}
@media (max-width: 961px) {
  footer .w-footer__box {
    flex-direction: column;
  }
}
footer .w-footer__box #media_image-2 {
  text-align: center;
}
footer .w-footer__box #media_image-2 a {
  display: inline-block;
  margin: 0 auto;
}
footer .w-footer__box #media_image-2 img {
  max-width: 122px !important;
  margin: 0 auto;
}
footer .w-footer__box #nav_menu-2 {
  margin-top: 0;
}
footer .w-footer__box #nav_menu-2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  padding: 0;
}
footer .w-footer__box #nav_menu-2 ul li {
  position: relative;
}
footer .w-footer__box #nav_menu-2 ul li a {
  padding: 0;
  color: #FFF !important;
  font-size: 12px;
  line-height: 25px;
  padding: 0;
  border: none !important;
}
footer .w-footer__box #nav_menu-2 ul li a:hover {
  opacity: 0.7;
  text-decoration: none !important;
  color: #F4C01C !important;
}
footer .w-footer__box #nav_menu-2 ul li a::before {
  display: none;
}
footer .l-footer__foot, footer .l-footer__widgetArea {
  background: transparent !important;
}
footer .l-footer__foot, footer .l-footer__widgetArea {
  padding: 0;
}
footer .copyright {
  font-size: 10px;
  color: #fff;
}
footer .copyright span {
  display: none;
}

/*--------------------------------------------------------------


/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/
@media (min-width: 960px) {
  :root {
    --swl-pad_post_content: 0;
  }
}
.post_content > * {
  margin-bottom: 0;
}

.img-mx-auto {
  margin: 0 auto;
}
.img-mx-auto img {
  margin: 0 auto;
}

.img-radius-10 img {
  border-radius: 10px;
}

.bd-10 {
  border-radius: 10px;
}

.wp-block-spacer {
  margin-bottom: 0;
}

.ul-custom {
  margin-bottom: 0 !important;
  padding: 20px 25px !important;
  border: 1px solid #CCCCCC;
  list-style: none;
}
@media (max-width: 600px) {
  .ul-custom {
    padding: 10px !important;
  }
}
.ul-custom li {
  font-size: 15px;
  line-height: 220%;
  padding-left: 10px;
  text-indent: -12px;
  margin: 0;
}

.example {
  border: 1px solid #CCCCCC;
  padding: 15px 20px;
  font-weight: bold;
  color: #B20000;
  font-size: 14px;
  line-height: 25px;
}

.c-title1 {
  font-size: 30px;
}

.c-title2 {
  background-color: #004798;
  padding: 15px 10px;
  width: 100%;
  margin-bottom: 0;
}
.c-title2 span {
  border-left: 3px solid #80A3CC;
  padding-left: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.c-title3 {
  background-color: transparent;
  padding: 0;
  width: 100%;
  margin-bottom: 0;
}
.c-title3 span {
  border-left: 3px solid #004698;
  padding-left: 5px;
  color: #004698;
  font-size: 18px;
  font-weight: bold;
}

.swell-block-tab .c-tabList {
  border-bottom: 2px solid #CCCCCC;
  margin-bottom: 20px !important;
}
.swell-block-tab .c-tabList li {
  text-align: center;
  width: 110px;
  cursor: pointer;
  font-weight: bold;
  color: #666;
  font-size: 15px;
  background-color: transparent;
  padding-bottom: 0;
  margin-bottom: -1px !important;
}
@media (max-width: 600px) {
  .swell-block-tab .c-tabList li {
    width: 33.33%;
  }
}
.swell-block-tab .c-tabList li button {
  padding: 0 0 5px !important;
  color: #666 !important;
  background-color: transparent !important;
}
.swell-block-tab .c-tabList li button[aria-selected=true] {
  border-bottom: 2px solid #B20000 !important;
  color: #004798 !important;
}
.swell-block-tab .c-tabBody {
  border: none;
  padding: 0;
}
.swell-block-tab .c-tabBody p {
  font-size: 14px;
  font-weight: 400;
}
.swell-block-tab .c-tabBody .p-postList.-type-simple {
  border: none !important;
}
.swell-block-tab .c-tabBody .p-postList__link {
  padding: 15px 0;
  border-bottom: 1px solid #DDDDDD;
}
.swell-block-tab .c-tabBody .p-postList__link:hover {
  background-color: rgba(3, 3, 3, 0.031372549) !important;
}
.swell-block-tab .c-tabBody .p-postList__link .p-postList__body {
  display: flex;
}
@media (max-width: 600px) {
  .swell-block-tab .c-tabBody .p-postList__link .p-postList__body {
    flex-direction: column;
  }
}
.swell-block-tab .c-tabBody .p-postList__link .p-postList__body .c-postTimes, .swell-block-tab .c-tabBody .p-postList__link .p-postList__body .p-postList__meta {
  padding: 0;
  margin: 0;
}
.swell-block-tab .c-tabBody .p-postList__link .p-postList__body .c-postTimes__posted {
  display: table-cell;
  width: 105px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
}
.swell-block-tab .c-tabBody .p-postList__link .p-postList__body .c-postTimes__posted::before {
  display: none;
}
@media (max-width: 600px) {
  .swell-block-tab .c-tabBody .p-postList__link .p-postList__body .c-postTimes__posted {
    width: auto;
    padding-right: 20px;
  }
}
.swell-block-tab .c-tabBody .p-postList__link .p-postList__body .p-postList__cat {
  display: table-cell;
  width: 100px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  margin: 0;
  line-height: 25px;
  background-color: #EEEEEE;
  font-weight: bold;
}
.swell-block-tab .c-tabBody .p-postList__link .p-postList__body .p-postList__cat::before {
  display: none;
}
.swell-block-tab .c-tabBody .p-postList__link .p-postList__body .p-postList__title {
  display: table-cell;
  width: calc(100% - 205px);
  padding-left: 20px;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 600px) {
  .swell-block-tab .c-tabBody .p-postList__link .p-postList__body .p-postList__title {
    width: 100%;
    padding-left: 0;
  }
}
.swell-block-tab.top .c-tabList {
  border-bottom: 2px solid #CCCCCC;
}
.swell-block-tab.top .c-tabList li:last-child {
  border: none !important;
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 600px) {
  .swell-block-tab.top .c-tabList li:last-child {
    display: none;
  }
}
.swell-block-tab.top .c-tabList li:last-child a {
  color: #000 !important;
  text-decoration: underline;
}
.swell-block-tab.top .c-tabList li:last-child a:hover {
  text-decoration: none;
}

.section-50-100 {
  padding: 50px 0 100px !important;
}

.table-custom-1 {
  max-width: 1200px;
}
.table-custom-1::-webkit-scrollbar {
  display: none;
}
.table-custom-1 td {
  text-align: center;
  font-size: 14px;
  border: 1px solid #96ACCB;
  vertical-align: middle;
  text-align: center;
  padding: 15px 0;
  line-height: 25px;
  width: 155px !important;
  background-color: #fff;
}
.table-custom-1 td a {
  width: 120px;
  display: block;
  color: #004698;
  background-color: #DEE6EF;
  text-align: center;
  line-height: 1;
  padding: 8px 0;
  margin: 0 auto;
  text-decoration: none;
  border-radius: 3px;
}
.table-custom-1 tr:first-child td {
  background-color: #DCE7EF;
  font-weight: bold;
}

.c-table1 tr th, .c-table1 tr td {
  border: 1px solid #96ACCB;
  vertical-align: middle;
  text-align: center;
  padding: 15px 0;
  font-size: 16px;
}
@media (max-width: 600px) {
  .c-table1 tr th, .c-table1 tr td {
    font-size: 13px;
  }
}
.c-table1 tr:nth-child(1) td {
  background-color: #DCE7EF;
}
font .c-table1 tr:nth-child(1) td:nth-child(1) {
  width: 310px;
}
@media (max-width: 961px) {
  font .c-table1 tr:nth-child(1) td:nth-child(1) {
    width: 20%;
  }
}
.c-table1 tr:nth-child(1) td:nth-child(2) {
  width: 445px;
}
@media (max-width: 961px) {
  .c-table1 tr:nth-child(1) td:nth-child(2) {
    width: 40%;
  }
}
.c-table1 tr:nth-child(2) td {
  background-color: #DCE7EF;
}
.c-table1 tr:nth-child(2) td:nth-child(1) {
  width: 445px;
  font-size: 15px;
}
@media (max-width: 961px) {
  .c-table1 tr:nth-child(2) td:nth-child(1) {
    width: 40%;
  }
}
@media (max-width: 600px) {
  .c-table1 tr:nth-child(2) td:nth-child(1) {
    font-size: 12px;
  }
}
.c-table1 tr:nth-child(3) td:nth-child(2) {
  color: #b20000;
  font-size: 22px;
}
@media (max-width: 600px) {
  .c-table1 tr:nth-child(3) td:nth-child(2) {
    font-size: 16px !important;
  }
}
.c-table1 tr:nth-child(3) td:nth-child(3) span, .c-table1 tr:nth-child(3) td:nth-child(4) span {
  font-size: 22px;
}
@media (max-width: 600px) {
  .c-table1 tr:nth-child(3) td:nth-child(3) span, .c-table1 tr:nth-child(3) td:nth-child(4) span {
    font-size: 16px !important;
  }
}
.c-table1 tr:nth-child(4) td:nth-child(2) {
  color: #b20000;
  font-size: 22px;
}
@media (max-width: 600px) {
  .c-table1 tr:nth-child(4) td:nth-child(2) {
    font-size: 16px !important;
  }
}
.c-table1 tr:nth-child(4) td:nth-child(3) span, .c-table1 tr:nth-child(4) td:nth-child(4) span {
  font-size: 22px;
}
@media (max-width: 600px) {
  .c-table1 tr:nth-child(4) td:nth-child(3) span, .c-table1 tr:nth-child(4) td:nth-child(4) span {
    font-size: 16px !important;
  }
}

.c-table2 tr td:first-child {
  width: 170px !important;
  background-color: #F1F1F1;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  padding: 15px 10px;
  box-sizing: border-box;
  font-size: 14px;
  font-feature-settings: "palt";
  line-height: 25px;
}
@media (max-width: 600px) {
  .c-table2 tr td:first-child {
    width: 100% !important;
    display: block;
  }
}
.c-table2 tr td:last-child {
  padding: 15px 10px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 25px;
  border: 1px solid #CCCCCC;
  font-feature-settings: "palt";
}
@media (max-width: 600px) {
  .c-table2 tr td:last-child {
    width: 100% !important;
    display: block;
  }
}

.c-table3 tr td {
  font-size: 14px;
  line-height: 25px;
  padding: 15px 10px;
  text-align: left;
  border: 1px solid #96ACCB;
  vertical-align: middle;
  box-sizing: border-box;
  background-color: #FFF;
}
@media (max-width: 600px) {
  .c-table3 tr td {
    padding: 10px 5px;
  }
}
.c-table3 tr td:first-child {
  background-color: #DCE7EF;
  width: 28% !important;
}
.c-table3 tr td:nth-child(2) {
  background-color: #F1F1F1;
  width: 20% !important;
  text-align: center !important;
}
.c-table3.text-left td:nth-child(2) {
  text-align: left !important;
}

.c-table4 tr th {
  font-size: 15px;
  padding: 10px 0 10px 10px;
  text-align: left;
  border: 1px solid #96ACCB;
  vertical-align: middle;
  box-sizing: border-box;
  background-color: #DCE7EF;
  color: #333;
  font-weight: 400;
}
.c-table4 tr th:nth-child(1) {
  border-right: none;
  width: 40% !important;
  max-width: 240px !important;
}
@media (max-width: 600px) {
  .c-table4 tr th:nth-child(1) {
    width: 110px !important;
    font-size: 14px;
  }
}
.c-table4 tr th:nth-child(2) {
  border-left: none;
}
.c-table4 tr td {
  font-size: 15px;
  padding: 10px;
  text-align: left;
  border: 1px solid #96ACCB;
  vertical-align: middle;
  box-sizing: border-box;
  background-color: #DCE7EF;
}
.c-table4 tr td:nth-child(1) {
  width: 40% !important;
  max-width: 240px !important;
}
@media (max-width: 600px) {
  .c-table4 tr td:nth-child(1) {
    width: 110px !important;
    font-size: 14px;
  }
}
.c-table4 tr td:nth-child(2) {
  background-color: #FFF;
}

.box-logo .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.box-logo .wp-block-group__inner-container .is-row {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .box-logo .wp-block-group__inner-container .is-row {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .box-logo .wp-block-group__inner-container .is-row figure {
    width: 35%;
    max-width: 201px;
  }
}
.box-logo .wp-block-group__inner-container .is-row p {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 1000px) {
  .box-logo .wp-block-group__inner-container .is-row p {
    font-size: 37px;
  }
}
@media (max-width: 960px) {
  .box-logo .wp-block-group__inner-container .is-row p {
    font-size: 19px;
  }
}

.box-plan {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #F1F4F8;
  padding: 40px 0 30px;
  gap: 10px;
}
@media (max-width: 600px) {
  .box-plan {
    gap: 15px;
  }
}
.box-plan .wp-block-group {
  display: flex;
  flex-direction: column;
}
@media (max-width: 600px) {
  .box-plan .wp-block-group {
    width: calc(33% - 15px);
  }
}
.box-plan .wp-block-group .wp-block-group {
  width: 100%;
}
.box-plan .wp-block-group img {
  max-width: 110px;
  width: 100%;
  margin: 0 auto;
}
.box-plan .wp-block-group p {
  font-size: 15px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .box-plan .wp-block-group p {
    font-size: 10px;
  }
}
@media (max-width: 600px) {
  .box-plan .wp-block-group p {
    font-size: 0.625rem;
  }
}
.box-plan.big .wp-block-group img {
  max-width: 95px;
}

.btn {
  color: #fff;
  text-decoration: none;
  background-color: #7EC722;
  font-size: 20px;
  font-weight: bold;
  width: 30%;
  min-width: 390px;
  padding: 10px 0;
  border-radius: 100px;
  margin: 0 auto;
  position: relative;
  display: block;
  text-align: center;
}
.btn:hover {
  box-shadow: none;
  background-color: #059862 !important;
}
@media (max-width: 600px) {
  .btn {
    min-width: 100%;
    font-size: 16px;
  }
}
.btn span {
  font-size: 20px;
  line-height: 25px;
}
@media (max-width: 600px) {
  .btn span {
    font-size: 16px;
  }
}
.btn span.sup {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 600px) {
  .btn span.sup {
    font-size: 13px;
  }
}
.btn span.slash {
  font-family: arial;
  font-weight: initial;
}
.btn .nexticon {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
@media (max-width: 350px) {
  .btn .nexticon {
    display: none;
  }
}

.btn-blue {
  color: #fff;
  text-decoration: none;
  background-color: #004798;
  font-size: 20px;
  font-weight: bold;
  width: 30%;
  min-width: 390px;
  padding: 10px 0;
  border-radius: 100px;
  margin: 0 auto;
  position: relative;
  display: block;
  text-align: center;
  border: 1px solid #004798;
}
.btn-blue:hover {
  color: #004698;
  box-shadow: none;
  background-color: #fff !important;
}
@media (max-width: 600px) {
  .btn-blue {
    min-width: 100%;
    font-size: 16px;
  }
}

.step-item {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #96ACCB;
  border-radius: 2px;
  margin-bottom: 70px;
  font-size: 15px;
}
@media (max-width: 961px) {
  .step-item {
    padding: 20px;
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .step-item {
    padding: 10px;
  }
}
.step-item .title {
  padding: 20px;
}
@media (max-width: 961px) {
  .step-item .title {
    padding: 0;
    width: 100%;
  }
}
.step-item .title span {
  display: table-cell;
  width: 280px;
  background-color: #B20000;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 3px;
  font-size: 15px;
  line-height: 25px;
  font-weight: bold;
}
@media (max-width: 961px) {
  .step-item .title span {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .step-item .title span {
    font-size: 14px;
  }
}
.step-item .txt {
  display: table-cell;
  vertical-align: middle;
  line-height: 160%;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 25px;
}
@media (max-width: 961px) {
  .step-item .txt {
    margin-top: 10px;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .step-item .txt {
    font-size: 14px;
  }
}
.step-item:after {
  content: "";
  width: 31px;
  height: 32px;
  background: url(../../assets/img/common/arrow_01.png) no-repeat center center;
  display: block;
  position: absolute;
  left: 145px;
  bottom: -50px;
}
@media (max-width: 961px) {
  .step-item:after {
    left: 0;
    right: 0;
    margin: auto;
  }
}
.step-item.no-arrow {
  margin-bottom: 0 !important;
}
.step-item.no-arrow:after {
  display: none;
}

.swell-block-accordion .swell-block-accordion__item .swell-block-accordion__title {
  border: 1px solid #96ACCB;
  border-radius: 3px;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 20px;
  margin-bottom: 10px;
  background-color: #fff;
}
.swell-block-accordion .swell-block-accordion__item .swell-block-accordion__title .swell-block-accordion__label {
  font-size: 15px;
  font-weight: 400;
}
.swell-block-accordion .swell-block-accordion__item .swell-block-accordion__title .swell-block-accordion__label::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  border: 2px solid #999999;
  box-sizing: border-box;
}
.swell-block-accordion .swell-block-accordion__item .swell-block-accordion__title .swell-block-accordion__icon {
  display: none;
}
.swell-block-accordion .swell-block-accordion__item .swell-block-accordion__body {
  margin-bottom: 10px;
  background-color: #F1F1F1;
  padding: 10px 20px;
  font-size: 15px;
}
.swell-block-accordion .swell-block-accordion__item .swell-block-accordion__body a {
  text-decoration: underline;
}
.swell-block-accordion .swell-block-accordion__item .swell-block-accordion__body a:hover {
  text-decoration: none;
}
.swell-block-accordion .swell-block-accordion__item.is-opened .swell-block-accordion__title .swell-block-accordion__label {
  font-weight: bold;
}
.swell-block-accordion .swell-block-accordion__item.is-opened .swell-block-accordion__title .swell-block-accordion__label::before {
  width: 20px;
  height: 20px;
  border: 3px solid #B20000;
  margin-top: -3px;
}

.sub-form {
  max-width: 100%;
}
.sub-form .cf-field-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  gap: 20px;
  row-gap: 0;
  padding: 0 !important;
  border: 1px solid #c4ccce;
  border-bottom: none;
  background-color: #f1f1f1;
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .sub-form .cf-field-container {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 0;
  }
}
.sub-form .cf-field-container label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: start;
  gap: 20px;
  row-gap: 0;
  width: auto;
  min-width: 200px;
  row-gap: 10px;
  padding: 15px 10px;
  box-sizing: border-box;
  background-color: transparent;
  border-bottom: none;
}
@media (max-width: 900px) {
  .sub-form .cf-field-container label {
    padding: 15px 10px 10px;
    gap: 0;
    width: 100%;
    justify-content: flex-start;
  }
}
.sub-form .cf-field-container label .text {
  min-width: 130px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1.4px;
  color: #333333;
}
@media (max-width: 900px) {
  .sub-form .cf-field-container label .text {
    font-weight: 500;
  }
}
.sub-form .cf-field-container label .required-label {
  color: red;
  background: transparent;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  white-space: nowrap;
  display: block;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 900px) {
  .sub-form .cf-field-container label .required-label {
    font-weight: 500;
  }
}
.sub-form .cf-field-container .cf-input-container,
.sub-form .cf-field-container .input-container {
  margin: 0;
  position: relative;
  z-index: 1;
  width: calc(100% - 220px);
  padding: 15px 10px;
  border-left: 1px solid #c4ccce;
  background-color: #fff;
}
@media (max-width: 900px) {
  .sub-form .cf-field-container .cf-input-container,
  .sub-form .cf-field-container .input-container {
    border-left: 0;
    border-right: 0;
    padding: 10px 10px 15px;
    width: 100%;
  }
}
.sub-form .cf-field-container .cf-input-container .name-inputs,
.sub-form .cf-field-container .input-container .name-inputs {
  width: 100% !important;
}
.sub-form .cf-field-container .cf-input-container input,
.sub-form .cf-field-container .cf-input-container textarea,
.sub-form .cf-field-container .cf-input-container select,
.sub-form .cf-field-container .input-container input,
.sub-form .cf-field-container .input-container textarea,
.sub-form .cf-field-container .input-container select {
  font-size: 15px !important;
  font-weight: 400;
  line-height: 20px !important;
  color: #333 !important;
  padding: 8px 10px 7px !important;
  border: 1px solid #c4ccce !important;
  border-radius: 0 !important;
  height: 40px;
  width: 100% !important;
  background-color: transparent !important;
  box-sizing: border-box;
  margin: 0 !important;
}
.sub-form .cf-field-container .cf-input-container input::-moz-placeholder, .sub-form .cf-field-container .cf-input-container textarea::-moz-placeholder, .sub-form .cf-field-container .cf-input-container select::-moz-placeholder, .sub-form .cf-field-container .input-container input::-moz-placeholder, .sub-form .cf-field-container .input-container textarea::-moz-placeholder, .sub-form .cf-field-container .input-container select::-moz-placeholder {
  color: #9c9c9c !important;
}
.sub-form .cf-field-container .cf-input-container input::placeholder,
.sub-form .cf-field-container .cf-input-container textarea::placeholder,
.sub-form .cf-field-container .cf-input-container select::placeholder,
.sub-form .cf-field-container .input-container input::placeholder,
.sub-form .cf-field-container .input-container textarea::placeholder,
.sub-form .cf-field-container .input-container select::placeholder {
  color: #9c9c9c !important;
}
.sub-form .cf-field-container .cf-input-container textarea,
.sub-form .cf-field-container .input-container textarea {
  min-height: 200px;
}
.sub-form .cf-field-container .cf-input-container select,
.sub-form .cf-field-container .input-container select {
  max-width: 250px;
}
.sub-form .cf-field-container .cf-input-container input[type=number]::-webkit-outer-spin-button,
.sub-form .cf-field-container .cf-input-container input[type=number]::-webkit-inner-spin-button,
.sub-form .cf-field-container .input-container input[type=number]::-webkit-outer-spin-button,
.sub-form .cf-field-container .input-container input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) input,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) input {
  opacity: 0;
  position: absolute;
  height: 0 !important;
  width: 0;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) input[type=checkbox] + label,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) input[type=checkbox] + label {
  position: relative;
  padding-left: 25px;
  width: 100%;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) input[type=checkbox] + label::before,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) input[type=checkbox] + label::before {
  content: "";
  width: 16px;
  height: 16px;
  border: none;
  background-color: #fff;
  position: absolute;
  top: 5px;
  left: -25px;
  border: 1px solid #005cc8;
  border-radius: 5px;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) input[type=checkbox] + label::after,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) input[type=checkbox] + label::after {
  content: "";
  width: 18px;
  height: 12px;
  border-left: 4px solid #005cc8 !important;
  border-bottom: 4px solid #005cc8 !important;
  transform: translate(-2px, 1px) scale(0.5) rotate(-45deg);
  position: absolute;
  top: 5px;
  left: -25px;
  opacity: 0;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) input[type=checkbox]:checked + label::before,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) input[type=checkbox]:checked + label::before {
  border: 1px solid #005cc8;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) input[type=checkbox]:checked + label::after,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) input[type=checkbox]:checked + label::after {
  opacity: 1;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) label,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) label {
  position: relative;
  display: flex;
  width: -moz-fit-content !important;
  width: fit-content !important;
  gap: 15px;
  flex-direction: column;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #333333;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) label a,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) label a {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  color: #333333;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.sub-form .cf-field-container .cf-input-container:has(input[type=checkbox]) label a:hover,
.sub-form .cf-field-container .input-container:has(input[type=checkbox]) label a:hover {
  opacity: 0.7;
}
.sub-form .cf-field-container .cf-error-message {
  width: calc(100% - 220px);
  padding: 10px 10px;
  margin-top: 0;
  margin-left: auto;
  border-left: 1px solid #c4ccce;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
@media (max-width: 900px) {
  .sub-form .cf-field-container .cf-error-message {
    border: none;
    padding: 0 10px 10px;
    flex-basis: 100%;
    width: 100%;
    margin-top: 0;
  }
}
.sub-form .cf-field-container:has(#label-radio) .cf-input-container {
  display: block;
}
.sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=checkbox],
.sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=radio] {
  opacity: 0;
  position: absolute;
  height: 0 !important;
  width: 0;
}
.sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=radio] + label {
  position: relative;
  width: 100%;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-size: 20px;
  line-height: 20px;
  margin-left: 0;
  font-weight: 500;
  padding: 15px 15px 15px 30px;
}
@media (max-width: 400px) {
  .sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=radio] + label {
    font-size: 17px;
  }
}
.sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=radio] + label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #333;
  background-color: #fff;
  position: absolute;
  top: 15px;
  left: 0;
  border-radius: 50%;
}
.sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=radio] + label::after {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #1e5aa8;
  transform: scale(0.5);
  position: absolute;
  top: 15px;
  left: 0;
  opacity: 0;
}
.sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=radio]:checked + label::before {
  box-shadow: 0 0 0 1px #1e5aa8, 0px 1px 2px rgb(30, 90, 168) !important;
  border-radius: 50%;
}
.sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=radio]:checked + label::after {
  opacity: 1;
  border-radius: 50%;
}
.sub-form .cf-field-container[data-type=privacy_policy] {
  justify-content: center !important;
  margin-bottom: 0 !important;
  padding: 30px 0 0 !important;
  border: none;
  border-top: 1px solid #c4ccce;
  background-color: #fff;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container {
  width: 100% !important;
  padding: 0 !important;
  border: none;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-button-center {
  padding: 0;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy {
  padding: 0 0 25px 0 !important;
  justify-content: center;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy input[type=checkbox] {
  opacity: 0;
  position: absolute;
  height: 0 !important;
  width: 0;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy input[type=checkbox] + label {
  position: relative;
  padding-left: 25px;
  width: 100%;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy input[type=checkbox] + label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: none;
  background-color: #c4ccce !important;
  position: absolute;
  top: 3px;
  left: -27px;
  border: 1px solid #c4ccce;
  border-radius: 1px;
  background-color: #fff !important;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy input[type=checkbox] + label::after {
  content: "";
  width: 20px;
  height: 14px;
  border-left: 4px solid #c4ccce !important;
  border-bottom: 4px solid #c4ccce !important;
  transform: translate(-2px, 1px) scale(0.5) rotate(-45deg);
  position: absolute;
  top: 3px;
  left: -25px;
  opacity: 0;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy input[type=checkbox]:checked + label::before {
  border: 1px solid #c4ccce;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy input[type=checkbox]:checked + label::after {
  opacity: 1;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy label {
  max-width: 100%;
  position: relative;
  display: flex;
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: 0 auto;
  gap: 0;
  row-gap: 15px;
  flex-direction: row;
  font-size: 15px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 1.4px;
  color: #333333;
  background-color: transparent;
  padding: 0 !important;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy label a {
  margin-top: 0;
  text-align: center;
  font-size: 15px;
  letter-spacing: 1.4px;
  font-weight: 700;
  line-height: 28px;
  color: #333333;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-decoration: underline;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy label a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy .cf-error-message {
  flex-basis: 100%;
}
.sub-form .cf-field-container[data-type=privacy_policy] label {
  gap: 5px !important;
}
@media (max-width: 600px) {
  .sub-form .cf-field-container[data-type=privacy_policy] label {
    flex-direction: column !important;
  }
}
@media (max-width: 400px) {
  .sub-form .cf-field-container[data-type=privacy_policy] label {
    padding-left: 20px !important;
  }
}
.sub-form .cf-button-center {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.sub-form .cf-button-center {
  margin-top: 1rem;
}
.sub-form .cf-button,
.sub-form .cf-button-submit,
.sub-form .cf-button-confirm {
  display: block;
  margin: 0;
  min-width: 450px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 26px !important;
  letter-spacing: 1.8px;
  color: #fff;
  box-sizing: border-box;
  padding: 20px !important;
  min-height: 60px !important;
  border-radius: 30px !important;
  background: #1e5aa8 !important;
  border: 1px solid #1e5aa8 !important;
}
@media (max-width: 450px) {
  .sub-form .cf-button,
  .sub-form .cf-button-submit,
  .sub-form .cf-button-confirm {
    min-width: 100%;
  }
}
.sub-form .cf-button:hover,
.sub-form .cf-button-submit:hover,
.sub-form .cf-button-confirm:hover {
  background-color: #fff !important;
  color: #1e5aa8 !important;
}

.cf-confirmation-screen {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}
.cf-confirmation-screen .cf-title-confirm-info {
  display: none;
}
.cf-confirmation-screen .cf-title-confirm-info h3::before {
  display: none !important;
}
.cf-confirmation-screen .cf-confirmation-item {
  font-weight: 400;
  font-size: 14px;
}
@media (max-width: 600px) {
  .cf-confirmation-screen .cf-confirmation-item {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.cf-confirmation-screen .cf-confirmation-item strong {
  width: 40%;
  font-size: 15px;
}
@media (max-width: 600px) {
  .cf-confirmation-screen .cf-confirmation-item strong {
    width: 100%;
    text-align: left;
  }
}
.cf-confirmation-screen .cf-button-center {
  margin-top: 5.5rem;
  display: flex;
  gap: 3rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.cf-confirmation-screen .cf-button-center .cf-button {
  display: block;
  margin: 0;
  min-width: 450px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 26px !important;
  letter-spacing: 1.8px;
  color: #fff;
  box-sizing: border-box;
  padding: 20px !important;
  min-height: 60px !important;
  border-radius: 30px !important;
  background: #1e5aa8 !important;
  border: 1px solid #1e5aa8 !important;
}
@media (max-width: 450px) {
  .cf-confirmation-screen .cf-button-center .cf-button {
    min-width: 100%;
  }
}
.cf-confirmation-screen .cf-button-center .cf-button:hover {
  background-color: #fff !important;
  color: #1e5aa8 !important;
}

/* || TEXT */
.mt-minus-80 {
  margin-top: -8rem !important;
}
.mt-50 {
  margin-top: 5rem !important;
}
.mt-10 {
  margin-top: 1rem !important;
}
.mt-20 {
  margin-top: 2rem !important;
}
.mt-25 {
  margin-top: 2.5rem !important;
}
.mt-10 {
  margin-top: 1rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.m-0 {
  margin: 0 !important;
}

.fs-13 {
  font-size: 1.3rem;
  line-height: 1.1538461538;
}
.fs-15 {
  font-size: 1.5rem;
  line-height: 1.2;
}
.fs-16 {
  font-size: 1.6rem;
  line-height: 1.25;
}
.fs-17 {
  font-size: 1.7rem;
  line-height: 1.1764705882;
}
.fs-18 {
  font-size: 1.8rem;
  line-height: 1.1666666667;
}
.fs-24 {
  font-size: 2.4rem;
  line-height: 1.25;
}
.fs-25 {
  font-size: 2.5rem;
  line-height: 1.2;
}
.fs-28 {
  font-size: 2.8rem;
  line-height: 1.1785714286;
}
.fs-38 {
  font-size: 4rem;
  line-height: 1.125;
}
.fs-40 {
  font-size: 4rem;
  line-height: 1.8;
}
.fs-only-15 {
  font-size: 1.5rem;
}

.fw-regular {
  font-weight: 400;
}
.fw-medium {
  font-weight: 500;
}
.fw-semiBold {
  font-weight: 600;
}
.fw-bold {
  font-weight: 700;
}
.fw-heavy {
  font-weight: 900;
}

.text-shadow-light {
  text-shadow: -5px -5px 12px rgba(255, 255, 255, 0.8), -5px 0 12px rgba(255, 255, 255, 0.8), -5px 5px 12px rgba(255, 255, 255, 0.8), 0 -5px 12px rgba(255, 255, 255, 0.8), 0 0 12px rgba(255, 255, 255, 0.8), 0 5px 12px rgba(255, 255, 255, 0.8), 5px -5px 12px rgba(255, 255, 255, 0.8), 5px 0 12px rgba(255, 255, 255, 0.8), 5px 5px 12px rgba(255, 255, 255, 0.8);
}

.font-u-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.font-u-gothic {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
}

.lt-060 {
  letter-spacing: 0.6px !important;
}
.lt-075 {
  letter-spacing: 0.75px !important;
}
.lt-080 {
  letter-spacing: 0.8px !important;
}
.lt-10 {
  letter-spacing: 1px !important;
}
.lt-12 {
  letter-spacing: 1.2px !important;
}
.lt-14 {
  letter-spacing: 1.4px !important;
}
.lt-20 {
  letter-spacing: 2px !important;
}
.lt-24 {
  letter-spacing: 2.4px !important;
}

/* || LINE LIMIT */
.line-limit--1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.line-limit--2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.line-limit--3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.line-limit--4 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

/* || BACKGROUND COLOR */
.bg-primary {
  background: #F4C01C !important;
}
.bg-primary-a a {
  background: #F4C01C !important;
}
.bg-dark {
  background: #000000;
}
.bg-white {
  background: #fff;
}
.bg-green-00 {
  background: #00853B;
}
.bg-green-EB {
  background: #EBF5F0;
}
.bg-green-D1 {
  background: #D1E9DC;
}
.bg-green-E2 {
  background: #E2F6EC;
}

.color-primary {
  color: #F4C01C;
}
.color-white {
  color: #fff;
}
.color-gray {
  color: #666666;
}
.color-dark {
  color: #000000 !important;
}
.color-dark-gray {
  color: #333333;
}

.color-primary-a a {
  color: #F4C01C;
}
.color-white-a a {
  color: #fff;
}
.color-gray-a a {
  color: #666666;
}
.color-dark-a a {
  color: #000000 !important;
}
.color-dark-gray-a a {
  color: #333333;
}

/* || ASPECT RATIO */
.aspect-ratio-unset img {
  aspect-ratio: unset;
}
.aspect-ratio--1-1 img {
  aspect-ratio: 1/1;
}
.aspect-ratio--2-1 img {
  aspect-ratio: 2/1;
}
.aspect-ratio--3-2 img {
  aspect-ratio: 3/2;
}
.aspect-ratio--3-4 img {
  aspect-ratio: 3/4;
}
.aspect-ratio--4-3 img {
  aspect-ratio: 4/3;
}
@media screen and (min-width: 992px) {
  .aspect-ratio-lg-unset img {
    aspect-ratio: unset;
  }
}

/* || HOVER */
.hover--scale img {
  transition: all 0.3s ease-out;
}
.hover--scale:hover img {
  transform: scale(1.1);
}

/* || Z-INDEX */
.z-index--1 {
  z-index: 1;
}

.max-w-10 {
  max-width: 1rem;
}

.w-fit-content {
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (min-width: 992px) {
  .w-lg-50 {
    width: 50% !important;
  }
}

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

.row-gap-30 {
  row-gap: 3rem;
}

.white-space-nowrap {
  white-space: nowrap;
}
.white-space-unset {
  white-space: unset;
}

.sp-only {
  display: none !important;
}
@media (max-width: 600px) {
  .sp-only {
    display: block !important;
  }
}

.pc-only {
  display: block !important;
}
@media (max-width: 600px) {
  .pc-only {
    display: none !important;
  }
}

.flex-sp-only {
  display: none !important;
}
@media (max-width: 600px) {
  .flex-sp-only {
    display: flex !important;
  }
}

.flex--pc-only {
  display: flex !important;
}
@media (max-width: 600px) {
  .flex--pc-only {
    display: none !important;
  }
}

.max-700 {
  display: none !important;
}
@media (max-width: 700px) {
  .max-700 {
    display: block !important;
  }
}

.max-960 {
  display: none !important;
}
@media (max-width: 960px) {
  .max-960 {
    display: block !important;
  }
}

.min-960 {
  display: block !important;
}
@media (max-width: 960px) {
  .min-960 {
    display: none !important;
  }
}

:root {
  --color_border--table: #9DCEB3;
  --swl-pad_post_content: 0;
  --swl-pad_container: 0;
}
@media (max-width: 1230px) {
  :root {
    --swl-pad_container: 15px;
    --swl-pad_post_content: 15px;
  }
}

.l-mainContent__inner > .post_content {
  padding: 0;
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  margin: 0 !important;
}

.l-content {
  padding-top: 0;
}

.l-content, .post_content {
  margin: 0 auto !important;
}

.top #content {
  padding-top: 0;
}

.l-content {
  margin-top: 0px;
}

.home .l-content {
  margin-top: 0 !important;
}

.c-pageTitle,
.l-header__bar,
#breadcrumb {
  display: none;
}

.post_content > * {
  margin-bottom: 0;
}

.swell-block-fullWide + .swell-block-fullWide {
  margin-top: 0;
}

.p-top__mv {
  height: 550px;
}
@media (max-width: 600px) {
  .p-top__mv {
    height: 350px;
  }
}
.p-top__mv .swell-block-fullWide__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 70%;
  margin: 0 auto;
}
.p-top__mv img {
  width: 100%;
  max-width: 408px;
  margin: 0 auto;
}

.p-top__search {
  padding: 50px 0 40px !important;
}
@media (max-width: 600px) {
  .p-top__search {
    padding: 20px 0 !important;
  }
}

.p-top__plan {
  padding: 50px 0 !important;
}
@media (max-width: 600px) {
  .p-top__plan {
    padding: 20px 0 !important;
  }
}
.p-top__plan .plan {
  padding-top: 40px;
  padding-left: 10px;
  display: flex;
  gap: 20px;
  max-width: 1210px;
}
.p-top__plan .plan::-webkit-scrollbar {
  display: none;
}
@media (max-width: 600px) {
  .p-top__plan .plan {
    padding-left: 0;
    flex-direction: column;
    gap: 40px;
    overflow: visible !important;
  }
}
.p-top__plan .plan .item {
  position: relative;
  min-width: 220px;
  padding: 30px 15px;
  border: 1px solid #DDDDDD;
  background-color: #FFF;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .p-top__plan .plan .item {
    width: 100%;
  }
}
.p-top__plan .plan .item .wp-block-group {
  width: 100%;
}
.p-top__plan .plan .item .icon {
  text-align: center;
}
.p-top__plan .plan .item .icon img {
  display: inline-block;
  margin: 0 auto;
}
.p-top__plan .plan .item .ribon {
  position: absolute;
  top: -48px;
  left: -25px;
}
.p-top__plan .plan .item .ribon2 {
  position: absolute;
  top: -48px;
  right: -21px;
}
.p-top__plan .plan .item h4 {
  background: #DDD;
  text-align: center;
  display: block;
  padding: 8px 0 7px;
  font-size: 15px !important;
  margin: 15px auto !important;
  color: #fff;
}
.p-top__plan .plan .item .catch {
  text-align: center;
  font-size: 14px;
  line-height: 160%;
  font-feature-settings: "palt";
}
.p-top__plan .plan .item .price {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
  padding: 10px 0;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.p-top__plan .plan .item .price p {
  text-align: center;
  color: #B20000;
  font-weight: bold;
  font-size: 14px;
}
.p-top__plan .plan .item .price p span {
  font-size: 22px;
}
.p-top__plan .plan .item dl {
  margin: 0;
  text-align: left;
}
@media (max-width: 600px) {
  .p-top__plan .plan .item dl {
    display: grid;
    grid-template-columns: 80px 200px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    margin: 0 auto;
  }
}
.p-top__plan .plan .item dl dt {
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  width: 70px;
}
@media (max-width: 600px) {
  .p-top__plan .plan .item dl dt {
    width: 100%;
    display: flex;
    align-items: end;
    flex-direction: column;
    justify-content: center;
    padding-right: 5px;
  }
  .p-top__plan .plan .item dl dt:first-child {
    padding-right: 20px;
  }
}
.p-top__plan .plan .item dl dd {
  display: inline-block;
  font-weight: bold;
  margin-top: 5px;
  font-feature-settings: "palt";
  font-size: 14px;
}
@media (max-width: 600px) {
  .p-top__plan .plan .item dl dd {
    font-size: 22px;
  }
}
.p-top__plan .plan .item dl dd span.border {
  text-decoration: line-through;
}
.p-top__plan .plan .item dl dd span.small {
  font-size: 13px;
}
@media (max-width: 600px) {
  .p-top__plan .plan .item dl dd span.small {
    font-size: 15px;
  }
}
.p-top__plan .plan .item dl dd:before {
  content: ":";
  margin-right: 3px;
  font-size: 13px;
}
@media (max-width: 600px) {
  .p-top__plan .plan .item dl dd:before {
    top: -3px;
    position: relative;
  }
}
.p-top__plan .plan .item .swell-block-button a {
  display: block;
  width: 100% !important;
  text-align: center;
  padding: 8px 0 !important;
  margin: 0 auto;
  font-size: 15px !important;
  line-height: 25px !important;
  font-weight: 400;
  text-decoration: none;
  border-radius: 30px !important;
}
@media (max-width: 600px) {
  .p-top__plan .plan .item .swell-block-button a {
    width: 80% !important;
  }
}
.p-top__plan .plan .item .swell-block-button.style-1 a {
  background-color: #B20000 !important;
  color: #fff;
}
.p-top__plan .plan .item .swell-block-button.style-2 a {
  background-color: #DEE6EF !important;
  color: #004698 !important;
  margin-top: 10px !important;
}
.p-top__plan .plan .item.style1 h4 {
  background-color: #4882D8 !important;
}
.p-top__plan .plan .item.style1 .catch {
  color: #4882D8;
}
.p-top__plan .plan .item.style2 h4 {
  background-color: #FE911C;
}
.p-top__plan .plan .item.style2 .catch {
  color: #FE911C;
}
.p-top__plan .plan .item.style3 {
  border: 2px solid #7EC722;
}
.p-top__plan .plan .item.style3 h4 {
  background-color: #7EC722;
}
.p-top__plan .plan .item.style3 .catch p {
  color: #446D12;
}
.p-top__plan .plan .item.style4 h4 {
  background-color: #002787;
}
.p-top__plan .plan .item.style4 .catch p {
  color: #002787;
}
.p-top__plan .plan .item.style5 h4 {
  background-color: #9326FF;
}
.p-top__plan .plan .item.style5 .catch p {
  color: #9326FF;
}
.p-top__plan .plan .item:last-child {
  margin-right: 0;
}
@media (max-width: 600px) {
  .p-top__plan .plan .scroll-hint-icon-wrap {
    display: none;
  }
}
.p-top__plan .plan-img-pc {
  position: relative;
}
.p-top__plan .plan-img-pc .btn-1 {
  position: absolute;
  display: block;
  top: 25%;
  height: 46%;
  width: 10%;
  right: 12.3%;
}
.p-top__plan .plan-img-pc .btn-2 {
  position: absolute;
  display: block;
  top: 25%;
  height: 46%;
  width: 10%;
  right: 1.3%;
}
.p-top__plan .plan-img {
  border: 2px solid #9326FF;
  padding: 30px 10px !important;
  border: 1px solid #DDDDDD;
  background-color: #FFF;
  display: flex;
  flex-direction: column;
}
.p-top__plan .plan-img .swell-block-button a {
  width: 80%;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  border-radius: 30px;
}
.p-top__plan .plan-img .swell-block-button.style-1 a {
  background-color: #B20000 !important;
  color: #fff !important;
}
.p-top__plan .plan-img .swell-block-button.style-2 a {
  background-color: #DEE6EF !important;
  color: #004698 !important;
  margin-top: 20px !important;
}
.p-top__plan.price {
  padding: 50px 0 20px !important;
}
@media (max-width: 600px) {
  .p-top__plan.price {
    padding: 20px 0 !important;
  }
}

.p-top__info {
  padding: 50px 0 100px !important;
}

.box-table {
  display: block;
  align-items: start;
  gap: 30px;
}
@media (max-width: 961px) {
  .box-table {
    flex-direction: column;
  }
}
.box-table .c-table4 {
  width: calc(50% - 30px);
}
@media (max-width: 961px) {
  .box-table .c-table4 {
    width: 100%;
  }
}

.box-img-komi {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  border: 1px solid #ccc;
  padding: 30px;
}
@media (max-width: 600px) {
  .box-img-komi {
    padding: 15px;
  }
}
.box-img-komi img {
  width: 100%;
  max-width: 730px;
  margin: 0 auto;
}

.plan-img-pc.price {
  position: relative;
}
.plan-img-pc.price .btn-1 {
  position: absolute;
  display: block;
  top: 25%;
  height: 46%;
  width: 19%;
  right: 2.5%;
}

.plan-img.price {
  border: 2px solid #9326FF;
  padding: 30px 10px !important;
  border: 1px solid #DDDDDD;
  background-color: #FFF;
  display: flex;
  flex-direction: column;
}
.plan-img.price .swell-block-button a {
  width: 45%;
  min-width: auto;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  border-radius: 0;
}
.plan-img.price .swell-block-button.style-1 a {
  background-color: #B20000 !important;
  color: #fff !important;
}

.policy-about {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  padding: 30px 0 50px;
  border: 1px solid #DDDDDD;
}
@media (max-width: 600px) {
  .policy-about {
    padding: 30px 0;
  }
}
.policy-about p {
  margin-bottom: 0 !important;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  line-height: 260%;
  text-align: center;
}
@media (max-width: 600px) {
  .policy-about p {
    line-height: 200%;
  }
}
.policy-about p .sub {
  font-size: 20px;
}
@media (max-width: 600px) {
  .policy-about p .sub {
    font-size: 18px;
  }
}
.policy-about .title {
  font-size: 26px;
  padding: 0;
  border: none;
  margin-bottom: 20px !important;
}
@media (max-width: 600px) {
  .policy-about .title {
    font-size: 22px;
  }
}

.policy-box {
  border: 1px solid #ddd;
  padding: 30px 30px 0;
}
@media (max-width: 600px) {
  .policy-box {
    padding: 10px 10px 0;
  }
}
.policy-box h4 {
  font-size: 14px;
  line-height: 200%;
}
.policy-box p {
  line-height: 150%;
  margin-bottom: 30px !important;
  font-size: 14px;
}
.policy-box ul {
  padding-bottom: 30px !important;
  padding-left: 0 !important;
}
.policy-box ul li {
  margin: 0;
  list-style-type: decimal;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 14px;
}
.policy-box ul.ul-child {
  padding-left: 14px !important;
  margin-top: -30px !important;
}
.policy-box ul.ul-parent-2 {
  margin-top: -30px !important;
}
.policy-box ul.ul-parent-2 li:first-child {
  height: 0;
  opacity: 0;
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */