@charset "UTF-8";
html {
  overflow-y: scroll;
  font-size: 62.5%;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
*,
:after,
:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
a {
  background: transparent;
  color: currentColor;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
img {
  border-style: none;
}
li {
  list-style: none;
}
summary {
  display: list-item;
}
hr {
  overflow: visible;
  height: 0;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #141414;
}
sub,
sup {
  position: relative;
  font-size: 0.75rem;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
button,
input:not([type="checkbox"]),
select,
textarea {
  border-radius: 0;
  border: none;
  background: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  overflow: auto;
}
button {
  overflow: visible;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
legend {
  display: table;
  max-width: 100%;
  border: 0;
  color: inherit;
  white-space: normal;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
input::-ms-clear {
  visibility: hidden;
}
input::-ms-reveal {
  visibility: hidden;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: inherit;
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
.hp_floatRight {
  float: right !important;
}
.hp_floatLleft {
  float: left !important;
}
.hp_clearfix:after {
  display: table !important;
  clear: both !important;
  content: "" !important;
}
.hp_mt0 {
  margin-top: 0px !important;
}
.hp_pt0 {
  padding-top: 0px !important;
}
.hp_mb0 {
  margin-bottom: 0px !important;
}
.hp_pb0 {
  padding-bottom: 0px !important;
}
.hp_mr0 {
  margin-right: 0px !important;
}
.hp_pr0 {
  padding-right: 0px !important;
}
.hp_ml0 {
  margin-left: 0px !important;
}
.hp_pl0 {
  padding-left: 0px !important;
}
.hp_mt5 {
  margin-top: 5px !important;
}
.hp_pt5 {
  padding-top: 5px !important;
}
.hp_mb5 {
  margin-bottom: 5px !important;
}
.hp_pb5 {
  padding-bottom: 5px !important;
}
.hp_mr5 {
  margin-right: 5px !important;
}
.hp_pr5 {
  padding-right: 5px !important;
}
.hp_ml5 {
  margin-left: 5px !important;
}
.hp_pl5 {
  padding-left: 5px !important;
}
.hp_mt10 {
  margin-top: 10px !important;
}
.hp_pt10 {
  padding-top: 10px !important;
}
.hp_mb10 {
  margin-bottom: 10px !important;
}
.hp_pb10 {
  padding-bottom: 10px !important;
}
.hp_mr10 {
  margin-right: 10px !important;
}
.hp_pr10 {
  padding-right: 10px !important;
}
.hp_ml10 {
  margin-left: 10px !important;
}
.hp_pl10 {
  padding-left: 10px !important;
}
.hp_mt15 {
  margin-top: 15px !important;
}
.hp_pt15 {
  padding-top: 15px !important;
}
.hp_mb15 {
  margin-bottom: 15px !important;
}
.hp_pb15 {
  padding-bottom: 15px !important;
}
.hp_mr15 {
  margin-right: 15px !important;
}
.hp_pr15 {
  padding-right: 15px !important;
}
.hp_ml15 {
  margin-left: 15px !important;
}
.hp_pl15 {
  padding-left: 15px !important;
}
.hp_mt20 {
  margin-top: 20px !important;
}
.hp_pt20 {
  padding-top: 20px !important;
}
.hp_mb20 {
  margin-bottom: 20px !important;
}
.hp_pb20 {
  padding-bottom: 20px !important;
}
.hp_mr20 {
  margin-right: 20px !important;
}
.hp_pr20 {
  padding-right: 20px !important;
}
.hp_ml20 {
  margin-left: 20px !important;
}
.hp_pl20 {
  padding-left: 20px !important;
}
.hp_mt25 {
  margin-top: 25px !important;
}
.hp_pt25 {
  padding-top: 25px !important;
}
.hp_mb25 {
  margin-bottom: 25px !important;
}
.hp_pb25 {
  padding-bottom: 25px !important;
}
.hp_mr25 {
  margin-right: 25px !important;
}
.hp_pr25 {
  padding-right: 25px !important;
}
.hp_ml25 {
  margin-left: 25px !important;
}
.hp_pl25 {
  padding-left: 25px !important;
}
.hp_mt30 {
  margin-top: 30px !important;
}
.hp_pt30 {
  padding-top: 30px !important;
}
.hp_mb30 {
  margin-bottom: 30px !important;
}
.hp_pb30 {
  padding-bottom: 30px !important;
}
.hp_mr30 {
  margin-right: 30px !important;
}
.hp_pr30 {
  padding-right: 30px !important;
}
.hp_ml30 {
  margin-left: 30px !important;
}
.hp_pl30 {
  padding-left: 30px !important;
}
.hp_mt35 {
  margin-top: 35px !important;
}
.hp_pt35 {
  padding-top: 35px !important;
}
.hp_mb35 {
  margin-bottom: 35px !important;
}
.hp_pb35 {
  padding-bottom: 35px !important;
}
.hp_mr35 {
  margin-right: 35px !important;
}
.hp_pr35 {
  padding-right: 35px !important;
}
.hp_ml35 {
  margin-left: 35px !important;
}
.hp_pl35 {
  padding-left: 35px !important;
}
.hp_mt40 {
  margin-top: 40px !important;
}
.hp_pt40 {
  padding-top: 40px !important;
}
.hp_mb40 {
  margin-bottom: 40px !important;
}
.hp_pb40 {
  padding-bottom: 40px !important;
}
.hp_mr40 {
  margin-right: 40px !important;
}
.hp_pr40 {
  padding-right: 40px !important;
}
.hp_ml40 {
  margin-left: 40px !important;
}
.hp_pl40 {
  padding-left: 40px !important;
}
.hp_mt45 {
  margin-top: 45px !important;
}
.hp_pt45 {
  padding-top: 45px !important;
}
.hp_mb45 {
  margin-bottom: 45px !important;
}
.hp_pb45 {
  padding-bottom: 45px !important;
}
.hp_mr45 {
  margin-right: 45px !important;
}
.hp_pr45 {
  padding-right: 45px !important;
}
.hp_ml45 {
  margin-left: 45px !important;
}
.hp_pl45 {
  padding-left: 45px !important;
}
.hp_mt50 {
  margin-top: 50px !important;
}
.hp_pt50 {
  padding-top: 50px !important;
}
.hp_mb50 {
  margin-bottom: 50px !important;
}
.hp_pb50 {
  padding-bottom: 50px !important;
}
.hp_mr50 {
  margin-right: 50px !important;
}
.hp_pr50 {
  padding-right: 50px !important;
}
.hp_ml50 {
  margin-left: 50px !important;
}
.hp_pl50 {
  padding-left: 50px !important;
}
.hp_mt55 {
  margin-top: 55px !important;
}
.hp_pt55 {
  padding-top: 55px !important;
}
.hp_mb55 {
  margin-bottom: 55px !important;
}
.hp_pb55 {
  padding-bottom: 55px !important;
}
.hp_mr55 {
  margin-right: 55px !important;
}
.hp_pr55 {
  padding-right: 55px !important;
}
.hp_ml55 {
  margin-left: 55px !important;
}
.hp_pl55 {
  padding-left: 55px !important;
}
.hp_mt60 {
  margin-top: 60px !important;
}
.hp_pt60 {
  padding-top: 60px !important;
}
.hp_mb60 {
  margin-bottom: 60px !important;
}
.hp_pb60 {
  padding-bottom: 60px !important;
}
.hp_mr60 {
  margin-right: 60px !important;
}
.hp_pr60 {
  padding-right: 60px !important;
}
.hp_ml60 {
  margin-left: 60px !important;
}
.hp_pl60 {
  padding-left: 60px !important;
}
.hp_mt65 {
  margin-top: 65px !important;
}
.hp_pt65 {
  padding-top: 65px !important;
}
.hp_mb65 {
  margin-bottom: 65px !important;
}
.hp_pb65 {
  padding-bottom: 65px !important;
}
.hp_mr65 {
  margin-right: 65px !important;
}
.hp_pr65 {
  padding-right: 65px !important;
}
.hp_ml65 {
  margin-left: 65px !important;
}
.hp_pl65 {
  padding-left: 65px !important;
}
.hp_mt70 {
  margin-top: 70px !important;
}
.hp_pt70 {
  padding-top: 70px !important;
}
.hp_mb70 {
  margin-bottom: 70px !important;
}
.hp_pb70 {
  padding-bottom: 70px !important;
}
.hp_mr70 {
  margin-right: 70px !important;
}
.hp_pr70 {
  padding-right: 70px !important;
}
.hp_ml70 {
  margin-left: 70px !important;
}
.hp_pl70 {
  padding-left: 70px !important;
}
.hp_mt75 {
  margin-top: 75px !important;
}
.hp_pt75 {
  padding-top: 75px !important;
}
.hp_mb75 {
  margin-bottom: 75px !important;
}
.hp_pb75 {
  padding-bottom: 75px !important;
}
.hp_mr75 {
  margin-right: 75px !important;
}
.hp_pr75 {
  padding-right: 75px !important;
}
.hp_ml75 {
  margin-left: 75px !important;
}
.hp_pl75 {
  padding-left: 75px !important;
}
.hp_mt80 {
  margin-top: 80px !important;
}
.hp_pt80 {
  padding-top: 80px !important;
}
.hp_mb80 {
  margin-bottom: 80px !important;
}
.hp_pb80 {
  padding-bottom: 80px !important;
}
.hp_mr80 {
  margin-right: 80px !important;
}
.hp_pr80 {
  padding-right: 80px !important;
}
.hp_ml80 {
  margin-left: 80px !important;
}
.hp_pl80 {
  padding-left: 80px !important;
}
.hp_mt85 {
  margin-top: 85px !important;
}
.hp_pt85 {
  padding-top: 85px !important;
}
.hp_mb85 {
  margin-bottom: 85px !important;
}
.hp_pb85 {
  padding-bottom: 85px !important;
}
.hp_mr85 {
  margin-right: 85px !important;
}
.hp_pr85 {
  padding-right: 85px !important;
}
.hp_ml85 {
  margin-left: 85px !important;
}
.hp_pl85 {
  padding-left: 85px !important;
}
.hp_mt90 {
  margin-top: 90px !important;
}
.hp_pt90 {
  padding-top: 90px !important;
}
.hp_mb90 {
  margin-bottom: 90px !important;
}
.hp_pb90 {
  padding-bottom: 90px !important;
}
.hp_mr90 {
  margin-right: 90px !important;
}
.hp_pr90 {
  padding-right: 90px !important;
}
.hp_ml90 {
  margin-left: 90px !important;
}
.hp_pl90 {
  padding-left: 90px !important;
}
.hp_mt95 {
  margin-top: 95px !important;
}
.hp_pt95 {
  padding-top: 95px !important;
}
.hp_mb95 {
  margin-bottom: 95px !important;
}
.hp_pb95 {
  padding-bottom: 95px !important;
}
.hp_mr95 {
  margin-right: 95px !important;
}
.hp_pr95 {
  padding-right: 95px !important;
}
.hp_ml95 {
  margin-left: 95px !important;
}
.hp_pl95 {
  padding-left: 95px !important;
}
.hp_mt100 {
  margin-top: 100px !important;
}
.hp_pt100 {
  padding-top: 100px !important;
}
.hp_mb100 {
  margin-bottom: 100px !important;
}
.hp_pb100 {
  padding-bottom: 100px !important;
}
.hp_mr100 {
  margin-right: 100px !important;
}
.hp_pr100 {
  padding-right: 100px !important;
}
.hp_ml100 {
  margin-left: 100px !important;
}
.hp_pl100 {
  padding-left: 100px !important;
}
.hp_alignLeft {
  text-align: left !important;
}
.hp_alignRight {
  text-align: right !important;
}
.hp_alignCenter {
  text-align: center !important;
}
@media screen and (min-width: 48em) {
  .tab_alignLeft {
    text-align: left !important;
  }
  .tab_alignRight {
    text-align: right !important;
  }
  .tab_alignCenter {
    text-align: center !important;
  }
}
.hp_bgBase {
  background-color: #fff !important;
}
.hp_bgMain {
  background-color: #001a41 !important;
}
.hp_bgSub {
  background-color: #073881 !important;
}
.hp_bgBlack {
  background-color: #141414 !important;
}
.hp_colorMain {
  color: #001a41 !important;
}
.hp_colorSub {
  color: #073881 !important;
}
.hp_colorBase {
  color: #fff !important;
}
.hp_colorBlack {
  color: #141414 !important;
}
.hp_FontGothic {
  font-family: "Noto Sans JP", sans-serif !important;
}
.hp_FontMincho {
  font-family: "Noto Serif JP", serif !important;
}
.hp_borderTopBase {
  border-top: 1px solid #fff !important;
}
.hp_weight400 {
  font-weight: 400 !important;
}
.hp_weight500 {
  font-weight: 500 !important;
}
.hp_weight600 {
  font-weight: 500 !important;
}
.hp_weight700 {
  font-weight: 700 !important;
}
.hp_weight800 {
  font-weight: 800 !important;
}
.hp_weight900 {
  font-weight: 900 !important;
}
.hp_underline {
  text-decoration: underline !important;
}
.hp_nonDecoration {
  text-decoration: none !important;
}
.hp_block {
  display: block !important;
}
.hp_inlineBlock {
  display: inline-block !important;
}
.hp_inline {
  display: inline !important;
}
.is_hoverOpacity:hover {
  opacity: 0.85;
}
.is_hoverUnderline:hover {
  text-decoration: underline;
}
.is_hoverMain:hover {
  color: #001a41;
}
img {
  max-width: 100%;
  height: auto;
  line-height: 1;
  vertical-align: top;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
a {
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media screen and (min-width: 48em) {
  a[href*="tel:"] {
    cursor: default;
    pointer-events: none;
  }
}
label {
  display: inline-block;
  cursor: pointer;
}
input:not([type="submit"]),
select,
textarea {
  padding: 8px 10px;
  background: #edf1f6;
}
input:not([type="submit"])::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #c0c0c0;
}
input:not([type="submit"])::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #c0c0c0;
}
input:not([type="submit"]):-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c0c0c0;
}
input:not([type="submit"])::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #c0c0c0;
}
input:not([type="submit"])::placeholder,
select::placeholder,
textarea::placeholder {
  color: #c0c0c0;
}
input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
textarea:focus {
  border: 1px solid #001a41;
  -webkit-box-shadow: 0 0 3px rgba(0, 26, 65, 0.5);
  box-shadow: 0 0 3px rgba(0, 26, 65, 0.5);
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #efefef inset;
  box-shadow: 0 0 0 1000px #efefef inset;
}
textarea {
  height: 200px;
  resize: vertical;
}
@media screen and (min-width: 48em) {
  textarea {
    height: 300px;
  }
}
input::-webkit-input-placeholder {
  color: #ccc;
}
input::-moz-placeholder {
  color: #ccc;
}
input::-ms-input-placeholder {
  color: #ccc;
}
@media screen and (min-width: 64em) {
  .pcs_only {
    display: none !important;
  }
}
@media screen and (min-width: 48em) {
  .tab_only {
    display: none !important;
  }
}
@media screen and (min-width: 23.4375em) {
  .sp_only {
    display: none !important;
  }
}
@media screen and (min-width: 83.125em) {
  .ham_only {
    display: none !important;
  }
}
@media not screen and (min-width: 64em) {
  .pcs_none {
    display: none !important;
  }
}
@media not screen and (min-width: 48em) {
  .tab_none {
    display: none !important;
  }
}
@media not screen and (min-width: 23.4375em) {
  .sp_none {
    display: none !important;
  }
}
@media not screen and (min-width: 83.125em) {
  .ham_none {
    display: none !important;
  }
}
.hp_topMiddleSpace {
  padding-top: 78px;
}
@media screen and (min-width: 48em) {
  .hp_topMiddleSpace {
    padding-top: 120px;
  }
}
.hp_bottomMiddleSpace {
  padding-bottom: 78px;
}
@media screen and (min-width: 48em) {
  .hp_bottomMiddleSpace {
    padding-bottom: 120px;
  }
}
.hp_topLargeSpace {
  padding-top: 91px;
}
@media screen and (min-width: 48em) {
  .hp_topLargeSpace {
    padding-top: 140px;
  }
}
.hp_bottomLargeSpace {
  padding-bottom: 91px;
}
@media screen and (min-width: 48em) {
  .hp_bottomLargeSpace {
    padding-bottom: 140px;
  }
}
.ly_flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ly_boxCenter {
  margin-left: auto;
  margin-right: auto;
}
.ly_sideSpace {
  padding-left: 20px;
  padding-right: 20px;
}
.ly_displayContent {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1920px;
}
.ly_content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
}
.ly_lp_content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1260px;
  min-height: 500px;
}

.hp_alignLeft {
  text-align: left !important;
}
.hp_alignRight {
  text-align: right !important;
}
.hp_alignCenter {
  text-align: center !important;
}
@media screen and (min-width: 48em) {
  .tab_alignLeft {
    text-align: left !important;
  }
  .tab_alignRight {
    text-align: right !important;
  }
  .tab_alignCenter {
    text-align: center !important;
  }
}
.hp_animation {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.hp_animation.fast {
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.hp_animation.slow {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.hp_animation.cubic {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.el_title {
  font-weight: 700;
  position: relative;
  padding-top: 17px;
  font-size: 2.6rem;
  letter-spacing: 0.025em;
  line-height: 1.4;
  color: #001a41;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 30px 40px;
}
.el_title + * {
  margin-top: 50px;
}
@media screen and (min-width: 48em) {
  .el_title + * {
    margin-top: 80px;
  }
}
.el_title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #bf9c3f;
  width: 19px;
  height: 17px;
  -webkit-clip-path: polygon(42% 0%, 100% 0%, 58% 100%, 0% 100%);
  clip-path: polygon(42% 0%, 100% 0%, 58% 100%, 0% 100%);
}
.el_title_caption {
  font-weight: 400;
  font-size: 1.4rem;
  display: inline-block;
}
@media screen and (min-width: 48em) {
  .el_title {
    font-size: 4.3rem;
  }
  .el_title_caption {
    font-size: 1.6rem;
  }
}
.el_note {
  position: relative;
  padding-left: 1.4em;
}
.el_note:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
}
.js_IEalert {
  position: fixed;
  bottom: 5%;
  left: 5%;
  width: 90vw;
  height: 90vh;
  background: rgb(196, 52, 52);
  background: rgba(196, 52, 52, 0.95);
  text-align: center;
  padding: 3em 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.js_IEalert a,
.js_IEalert p,
.js_IEalert span {
  color: #fff;
}
.js_IEalert span {
  display: block;
  font-size: 3rem;
}
.js_IEalert p {
  font-size: 2rem;
}
.js_IEalert a {
  display: inline-block;
  font-size: 16px;
  margin-top: 20px;
  padding: 8px 80px;
  border: solid 1px #fff;
}
.js_IEalert a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.el_button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 280px;
  max-width: 100%;
  padding: 14px 10px;
  background-color: #001a41;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  letter-spacing: 0.05em;
  font-weight: 700;
  background-color: #bf9c3f;
  fill: #fff;
  border: 2px solid transparent;
}
.el_button__sub {
  background-color: #7a6226;
}
.el_button:focus,
.el_button:hover {
  background-color: #fff;
  border-color: #001a41;
  color: #001a41;
  fill: #001a41;
}
.hp_bgGray {
  background: #f6f6f6;
}
.el_bgBottomContact {
  background: #fff;
}
.el_bgBottomContact_inner {
  background: url(../img/common/bg_office_sp.webp) no-repeat left top/auto 300px
    #01132e;
}
@media screen and (min-width: 48em) {
  .el_bgBottomContact_inner {
    background: url(../img/common/bg_office.webp) no-repeat center/cover #01132e;
  }
}
.bl_numTtl {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.bl_numTtl_num {
  color: #bf9c3f;
  font-size: 1.4rem;
  display: inline-block;
  margin-right: 5px;
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}
.bl_numTtl_main {
  display: inline-block;
  font-size: 2rem;
  color: #073881;
}
@media screen and (min-width: 48em) {
  .bl_numTtl_num {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  .bl_numTtl_main {
    font-size: 2.3rem;
  }
}
.hp_hidden {
  overflow: hidden;
}
.bl_list > li {
  position: relative;
  padding-left: 1.1em;
  text-wrap: nowrap;
}
.bl_list > li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
}
.bl_list__square > li:before {
  content: "";
  top: 0.7em;
  left: 0;
  width: 0.625em;
  height: 0.625em;
  background-color: #dedede;
}
.bl_list__decimal {
  counter-reset: decimal_01;
}
.bl_list__decimal > li {
  counter-increment: decimal_01;
  margin-top: 5px;
}
.bl_list__decimal > li:before {
  font-weight: 500;
  content: counter(decimal_01) ". ";
  width: auto;
}
.bl_2columnList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 15px;
}
@media screen and (min-width: 48em) {
  .bl_2columnList {
    gap: 0 30px;
    justify-content: space-between;
  }
}
.bl_dlList {
  border-top: 1px solid #dedede;
}
.bl_dlList > div {
  width: 100%;
  border-bottom: 1px solid #dedede;
  padding: 15px 0;
}
.bl_dlList p {
  color: #001a41;
  font-size: 1.6rem;
  font-weight: 500;
}
.bl_dlList dt {
  font-weight: 500;
}
.bl_dlList__price dt {
  color: #001a41;
  font-size: 1.6rem;
}
.bl_dlList__price > div {
  padding: 15px;
}
.bl_dlList__price > div:nth-child(2n) {
  background: #f6f6f6;
}
@media screen and (min-width: 48em) {
  .bl_dlList > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
  }
  .bl_dlList p {
    font-size: 1.8rem;
  }
  .bl_dlList dt {
    padding-right: 1em;
    width: 115px;
  }
  .bl_dlList dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .bl_dlList__price > div {
    padding: 15px 30px;
  }
  .bl_dlList__price dt {
    font-size: 1.8rem;
  }
  .bl_dlList__confirm dt {
    padding-right: 1em;
    width: 280px;
  }
}
.el_bgOffice {
  background: url(../img/index/bg_office2.png) no-repeat center bottom #f1f0eb;
}
.el_title2 {
  font-size: 1.9rem;
  font-weight: 700;
  color: #073881;
  margin-bottom: 40px;
}
@media screen and (min-width: 48em) {
  .el_title2 {
    font-size: 2.3rem;
    margin-bottom: 60px;
  }
}
.js_anime__fuwa {
  transition: transform 2s cubic-bezier(0.215, 0.61, 0.355, 1),
    opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 2s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  -webkit-transform: translateY(calc(1.63265vw + 13.87755px));
  transform: translateY(calc(1.63265vw + 13.87755px));
}
.js_anime__fuwa.is_active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.el_route {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bl_pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 60px;
}
@media screen and (min-width: 48em) {
  .bl_pager {
    margin: 0 auto 100px;
  }
}
.bl_pager a,
.bl_pager span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 2px;
  border: 1px solid #001a41;
  color: #001a41;
  font-size: 1.8rem;
  line-height: 1.2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 48em) {
  .bl_pager a,
  .bl_pager span {
    width: 50px;
    height: 50px;
    font-size: 2rem;
  }
}
.bl_pager .next,
.bl_pager .prev {
  position: relative;
  color: #001a41;
  font-size: 2rem;
}
.bl_pager .next:after,
.bl_pager .prev:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 16px;
  height: 16px;
  border-top: 2px solid #001a41;
  border-right: 2px solid #001a41;
}
.bl_pager .next:hover:after,
.bl_pager .prev:hover:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.bl_pager .prev:after {
  -webkit-transform: translate(-30%, -50%) rotate(-135deg);
  transform: translate(-30%, -50%) rotate(-135deg);
}
.bl_pager .next:after {
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
}
.bl_pager .current,
.bl_pager a:hover {
  background: #001a41;
  color: #fff;
}
.bl_pager .current {
  cursor: default;
  pointer-events: none;
}
.bl_pager.big {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% - 40px);
  margin: 100px auto;
}
@media screen and (min-width: 48em) {
  .bl_pager.big {
    width: 610px;
  }
}
.bl_pager.big a {
  width: calc((100% - 10px) / 3);
  height: 50px;
  margin: 0;
  background: #001a41;
  color: #fff;
  font-size: 1.6rem;
}
.bl_pager.big .to_next,
.bl_pager.big .to_prev {
  position: relative;
}
.bl_pager.big .to_next:after,
.bl_pager.big .to_prev:after {
  position: absolute;
  top: 50%;
  content: "";
  width: 14px;
  height: 14px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.bl_pager.big .to_prev:after {
  left: 10px;
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
}
@media screen and (min-width: 48em) {
  .bl_pager.big .to_prev:after {
    left: 20px;
  }
}
.bl_pager.big .to_next:after {
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width: 48em) {
  .bl_pager.big .to_next:after {
    right: 20px;
  }
}
body {
  overflow: hidden;
  position: relative;
  background: #fff;
  color: #141414;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.875;
  word-wrap: break-word;
  margin: 0 auto;
  overflow-wrap: break-word;
  font-size: 1.4rem;
}
@media screen and (min-width: 48em) {
  body {
    font-size: 1.6rem;
  }
}
.hp_noscript {
  padding: 10px 0;
  background: #fff;
  font-weight: 600;
  text-align: center;
}
.ly_header {
  position: fixed;
  z-index: 991;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0 80px 0 20px;
  pointer-events: none;
}
.ly_header_inner {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 29px 0 27px;
  max-width: 1816px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 25px;
}
.ly_header_inner > * {
  pointer-events: auto;
}
@media screen and (min-width: 83.125em) {
  .ly_header {
    padding: 0 20px;
  }
}
@media screen and (min-width: 64em) {
  .ly_header {
    background: #001a41;
  }
  .ly_header_inner.js_sclooled {
    padding: 18px 0 16px;
  }
  @media not screen and (min-width: 110em) {
    .ly_header .bl_headerContact {
      gap: 15px;
    }
    .ly_header .bl_headerContact_tel {
      max-width: 220px;
    }
  }
}
.bl_headerContact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bl_headerContact_tel {
  padding-right: 10px;
}
.bl_headerContact > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bl_headerContact > a:hover {
  -webkit-filter: brightness(0.8) contrast(170%);
  filter: brightness(0.8) contrast(170%);
}
@media not screen and (min-width: 64em) {
  .bl_headerContact {
    position: fixed;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #001a41;
    z-index: 100;
    gap: 15px;
  }
  .bl_headerContact_tel {
    padding-right: 13px;
  }
  .bl_headerContact_icon {
    width: 40px;
  }
}
@media screen and (min-width: 64em) {
  .bl_headerContact {
    gap: 30px;
  }
}
.bl_headerUtils {
  max-width: 85%;
  position: absolute;
  z-index: 100;
  left: 20px;
  top: 20px;
  padding-right: 80px;
}
.bl_headerUtils_logo {
  display: flex;
  -webkit-filter: drop-shadow(0px 0 4px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(0px 0 4px rgba(0, 0, 0, 0.8));
}
@media screen and (min-width: 64em) {
  .bl_headerUtils_logo {
    -webkit-filter: none;
    filter: none;
  }
}
@media screen and (min-width: 64em) {
  .bl_headerUtils {
    padding-right: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  @media not screen and (min-width: 110em) {
    /* .bl_headerUtils {
      max-width: 300px;
    } */
  }
}
@media screen and (min-width: 83.125em) {
  .bl_headerNav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .bl_headerNav_list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 70px;
    gap: 40px;
  }
  .bl_headerNav_list_link:focus,
  .bl_headerNav_list_link:hover {
    color: #bf9c3f;
  }
  @media not screen and (min-width: 110em) {
    .bl_headerNav_list {
      padding-left: 20px;
      gap: 20px;
      font-size: 1.4rem;
    }
  }
}
@media not screen and (min-width: 83.125em) {
  .bl_hamburger {
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    z-index: -1;
    padding: 50px 20px 20px;
    background: rgba(0, 26, 65, 0.9);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    min-width: 300px;
    width: 100%;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  @media screen and (min-width: 64em) {
    .bl_hamburger {
      padding: 116px 20px 20px;
    }
  }
  .ly_header.js_navOpen .bl_hamburger {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .bl_hamburger_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 500px;
    -webkit-overflow-scrolling: touch;
  }
  @media screen and (min-width: 64em) {
    .bl_hamburger_list {
      max-width: 720px;
    }
  }
  .bl_hamburger_list_item:first-child {
    border-top: 1px solid #7a8697;
  }
  .bl_hamburger_list_link {
    display: inline-block;
    width: 100%;
    padding: 20px;
    position: relative;
    border-bottom: 1px solid #7a8697;
  }
  .bl_hamburger_list_link:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    right: 20px;
    top: 0;
    bottom: 0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin: auto;
  }
  @media screen and (min-width: 64em) {
    .bl_hamburger_list_link {
      padding: 30px 0;
    }
    .bl_hamburger_list_link:after {
      right: 5px;
    }
  }
  .bl_hamburger_list_instagram {
    display: block;
    width: 36px;
    height: 36px;
    margin: 86px auto 0;
  }
}
.js_hamBg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden;
}
.js_hamBg.is_active {
  background: #141414;
  opacity: 0.5;
  visibility: initial;
}
.ly_NavToggle {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  z-index: 101;
  width: 77px;
  height: 40px;
  padding: 13px 20px 13px 27px;
  -webkit-clip-path: polygon(25px 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(25px 0%, 100% 0%, 100% 100%, 0% 100%);
  background: #001a41;
  cursor: pointer;
}
.ly_NavToggle_line {
  display: block;
  position: absolute;
  top: 50%;
  width: 23px;
  height: 1px;
  background: #fff;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.ly_NavToggle_line:first-of-type {
  margin-top: -6px;
  margin-left: 8px;
}
.ly_NavToggle_line:nth-of-type(2) {
  margin-left: 4px;
}
.ly_NavToggle_line:nth-of-type(3) {
  margin-top: 6px;
}
.ly_header.js_navOpen .ly_NavToggle_line:first-of-type {
  top: 15px;
  -webkit-transform: rotate(155deg);
  transform: rotate(155deg);
  width: 35px;
  margin-top: 4px;
  margin-left: 0;
}
.ly_header.js_navOpen .ly_NavToggle_line:nth-of-type(2) {
  left: 50%;
  width: 0;
}
.ly_header.js_navOpen .ly_NavToggle_line:nth-of-type(3) {
  top: 15px;
  -webkit-transform: rotate(-155deg);
  transform: rotate(-155deg);
  width: 35px;
  margin-top: 4px;
}
.un_headTitle_wrapper {
  background: url(../img/common/bg_subTitle_sp.webp) no-repeat center right/auto
    100% #efefef;
  padding: 86px 0 0;
}
@media screen and (min-width: 48em) {
  .un_headTitle_wrapper {
    background: url(../img/common/bg_subTitle.webp) no-repeat center/auto 100%
      #efefef;
  }
}
@media screen and (min-width: 64em) {
  .un_headTitle_wrapper {
    padding: 116px 0 0;
  }
}
.un_headTitle_inner {
  padding: 0 0 2em 0;
  font-size: 2.4rem;
  color: #fff;
}
@media screen and (min-width: 48em) {
  .un_headTitle_inner {
    padding: 2.9em 0;
    font-size: 4.6rem;
  }
}
.un_headTitle_title {
  font-size: 1em;
}
.un_breadcrumb {
  padding: 0 20px;
  max-width: 1240px;
  margin: 20px auto 50px;
}
.un_breadcrumb ul {
  letter-spacing: -0.5em;
}
.un_breadcrumb li {
  display: inline-block;
  margin-right: 5px;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 700;
  color: #7a8697;
}
.un_breadcrumb li:after {
  content: "・";
}
.un_breadcrumb li:not(:first-child) {
  color: #141414;
}
.un_breadcrumb li:last-of-type {
  margin: 0;
  padding: 0;
  border: none;
}
.un_breadcrumb li:last-of-type:after {
  content: none;
}
.un_breadcrumb li:last-of-type a {
  cursor: default;
  pointer-events: none;
}
.un_breadcrumb a {
  padding-right: 5px;
}
.un_breadcrumb a:hover {
  color: #001a41;
}
@media screen and (min-width: 48em) {
  .un_breadcrumb {
    margin: 30px auto 120px;
  }
}
main {
  margin: 0 auto;
}
#mv {
  position: relative;
}
#mv .bl_mainvisual {
  opacity: 0;
  transition: transform 2s cubic-bezier(0.215, 0.61, 0.355, 1),
    opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#mv .el_loading {
  transition: transform 2s cubic-bezier(0.215, 0.61, 0.355, 1),
    opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#mv .el_loading_inner {
  width: 100px;
  height: 100px;
  margin: 200px auto;
  background: #ccc;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}
#mv.is_loaded .bl_mainvisual {
  opacity: 1;
}
#mv.is_loaded .el_loading {
  pointer-events: none;
  opacity: 0;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.bl_mainvisual_groundwork {
  background: #ccc;
}
.bl_mainvisual {
  max-width: 1920px;
  margin: 0 auto;
  padding: 96px 20px 120px 20px;
  background: #aaa;
  position: relative;
  height: clamp(580px, 100vh - 80px, 1203px);
}
.bl_mainvisual_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bl_mainvisual_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 63% 40%;
  object-position: 63% 40%;
}
.bl_mainvisual_inner {
  position: relative;
  z-index: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bl_mainvisual_en {
  color: #e8bc4e;
  font-weight: 700;
  font-size: 1.4rem;
  max-width: 183px;
  line-height: 1;
}
.bl_mainvisual_ttl,
.bl_mainvisual_lp_ttl {
  margin-top: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 3.2rem;
  padding-right: 30%;
  line-height: 1.5;
}
.bl_mainvisual_txt {
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  margin-top: 50px;
}
@media screen and (min-width: 48em) {
  .bl_mainvisual {
    background: #aaa;
    height: clamp(700px, 100vh, 1080px);
    padding: 86px 20px 80px;
  }
  .bl_mainvisual_en {
    max-width: 339px;
  }
  .bl_mainvisual_ttl {
    line-height: 1.3;
    font-size: 6.7rem;
    margin-top: 20px;
  }
  .bl_mainvisual_lp_ttl {
    margin-top: 20px;
  }
  .bl_mainvisual_txt {
    margin-top: 120px;
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 64em) {
  .bl_mainvisual {
    padding: 116px 20px 0;
  }
}
.bl_about {
  position: relative;
  text-align: right;
  background: #f6f6f6;
}
.bl_about_txtArea {
  text-align: left;
  position: relative;
  padding: 90px 20px;
  color: #fff;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto -52px;
}
.bl_about_txtArea_ttl {
  font-size: 2rem;
  font-weight: 700;
}
.bl_about_txtArea_txt {
  margin-top: 35px;
}
.bl_about_txtArea > * {
  position: relative;
  z-index: 1;
}
.bl_about_txtArea:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100vw;
  bottom: 0;
  right: 0;
  display: block;
  background: #001a41;
}
.bl_about_imgArea {
  display: inline-block;
  -webkit-clip-path: polygon(25.4% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(25.4% 0%, 100% 0%, 100% 100%, 0% 100%);
  margin-left: 20px;
}
@media screen and (min-width: 48em) {
  .bl_about {
    padding-top: 80px;
  }
  .bl_about_txtArea {
    padding-right: 370px;
    margin-bottom: -50px;
  }
  .bl_about_txtArea_ttl {
    font-size: 3.2rem;
  }
  .bl_about_txtArea_txt {
    font-size: 1.8rem;
  }
  .bl_about_txtArea:before {
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 186px) 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, calc(100% - 186px) 100%, 0% 100%);
  }
}
@media screen and (min-width: 1740px) {
  .bl_about {
    padding-bottom: 50px;
  }
  .bl_about_txtArea {
    margin-bottom: 0;
  }
  .bl_about_imgArea {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.bg_slash {
  position: relative;
  background: #f6f6f6;
  overflow: hidden;
}
.bg_slash:after,
.bg_slash:before {
  position: absolute;
  content: "";
  background: #ecedee;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  width: 70%;
  height: 45%;
}
@media screen and (min-width: 48em) {
  .bg_slash:after,
  .bg_slash:before {
    width: 30%;
  }
}
.bg_slash:after {
  right: -15px;
  top: 0;
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.bg_slash:before {
  bottom: 0;
  left: -15px;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
.bg_slash > * {
  position: relative;
  z-index: 1;
}
.ly_serviceList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px 0;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.ly_serviceList_item {
  background: #fff;
  max-width: 400px;
}
@media screen and (min-width: 48em) {
  .ly_serviceList {
    max-width: 800px;
  }
  .ly_serviceList_item {
    width: 50%;
    min-height: 421px;
  }
  @media not screen and (min-width: 64em) {
    .ly_serviceList_item:not(:last-child, :nth-child(2n)) {
      border-right: 1px #dedede solid;
    }
  }
}
@media screen and (min-width: 64em) {
  .ly_serviceList {
    max-width: 1200px;
  }
  .ly_serviceList_item {
    width: 33.3%;
  }
  .ly_serviceList_item:not(:last-child, :nth-child(3n)) {
    border-right: 1px #dedede solid;
  }
}
.bl_media_txtArea {
  padding: 15px 20px 25px;
}
.bl_media_ttl {
  margin-bottom: 10px;
}
@media screen and (min-width: 48em) {
  .bl_media_txtArea {
    padding: 15px 25px 30px;
  }
}
.bl_emBox {
  background: #edf1f6;
  padding: 17px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 40px;
}
.bl_emBox_ttl {
  font-weight: 700;
  color: #de1010;
  letter-spacing: 0.025em;
  font-size: 2rem;
}
.bl_emBox_txt {
  font-weight: 500;
  font-size: 1.6rem;
}
@media screen and (min-width: 48em) {
  .bl_emBox {
    padding: 17px 40px;
  }
  .bl_emBox_ttl {
    font-size: 2.4rem;
  }
  .bl_emBox_txt {
    font-size: 1.8rem;
  }
}
.ly_priceList {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 40px;
}
.ly_priceList_item {
  width: 100%;
}
@media screen and (min-width: 64em) {
  .ly_priceList {
    gap: 70px 90px;
  }
  .ly_priceList_item {
    width: calc((100% - 90px) / 2);
  }
}
.bl_media2_table {
  margin-top: 15px;
}
.bl_media2_caption {
  margin-top: 20px;
}
.ly_staff_imgArea {
  position: relative;
  margin-top: 40px;
  text-align: center;
}
.ly_staff_imgArea img {
  position: relative;
  z-index: 1;
  height: 677px;
  width: 546px;
  object-fit: cover;
}
.ly_staff_imgArea:before {
  position: absolute;
  content: "";
  background: #ecedee;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  width: 80%;
  height: 100%;
  bottom: -150px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 64em) {
  .ly_staff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ly_staff_txtArea {
    max-width: 650px;
  }
  .ly_staff_imgArea {
    max-width: 546px;
    text-align: center;
    -webkit-transform: translate(90px, -80px);
    transform: translate(90px, -80px);
  }
  .ly_staff_imgArea:before {
    left: 60px;
    bottom: -220px;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    width: 434px;
  }
}
.bl_staffTxt_ttl {
  max-width: 170px;
}
.bl_staffTxt_post {
  font-size: 1.6rem;
  font-weight: 500;
  color: #001a41;
  margin-top: 30px;
}
.bl_staffTxt_mainTxt {
  padding-top: 1.2em;
  margin-top: 1.2em;
  border-top: 1px solid #dedede;
}
/* .bl_staffTxt_profile {
  margin-top: 50px;
  padding-left: 25px;
  border-left: 10px solid #dedede;
} */
.bl_staffTxt_profile_ttl {
  color: #073881;
  font-weight: 700;
  font-size: 1.9rem;
}
.bl_staffTxt_profile_position {
  margin-top: 30px;
  font-weight: 500;
}
.bl_staffTxt_profile_table {
  margin-top: 20px;
}
.bl_staffTxt_profile_txt {
  margin-top: 20px;
}
@media screen and (min-width: 48em) {
  .bl_staffTxt_ttl {
    max-width: 100%;
  }
  .bl_staffTxt_post {
    font-size: 1.8rem;
  }
  .bl_staffTxt_profile {
    margin-top: 80px;
    /* padding-left: 50px; */
  }
  .bl_staffTxt_profile_ttl {
    font-size: 2.3rem;
  }
}
.ly_flowList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 37px;
}
.ly_flowList_item {
  position: relative;
}
@media screen and (min-width: 48em) {
  .ly_flowList {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .ly_flowList_item:not(:first-child):before {
    position: absolute;
    content: "";
    right: calc(100% + 15px);
    top: 60px;
    width: 15px;
    height: 15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: 3px solid #7a8697;
    border-bottom: 3px solid #7a8697;
  }
}
@media screen and (min-width: 64em) {
  .ly_flowList {
    max-width: 100%;
  }
  .ly_flowList_item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.bl_flowItem {
  max-width: 272px;
}
.bl_flowItem_ttl {
  margin-top: 20px;
}
.bl_flowItem_txt {
  margin-top: 5px;
}
.ly_office_img {
  text-align: center;
  max-width: 546px;
  margin: 40px auto 0;
}
@media screen and (min-width: 64em) {
  .ly_office {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ly_office_main {
    max-width: 650px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .ly_office_img {
    margin: 0 auto;
    -webkit-transform: translateX(94px);
    transform: translateX(94px);
    width: 546px;
  }
}
.ly_access_img {
  text-align: center;
  max-width: 650px;
  margin: 40px auto 0;
  height: 300px;
}
.ly_access_img iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 64em) {
  .ly_access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 50px;
    align-items: center;
  }
  .ly_access_main {
    max-width: 550px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .ly_access_img {
    margin: 0 auto;
    width: 650px;
    max-width: 60%;
  }
}
.el_contactTopTxt {
  font-weight: 500;
}
@media screen and (min-width: 48em) {
  .el_contactTopTxt {
    text-align: center;
  }
}
.bl_contact {
  margin-top: 60px;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
.bl_contact_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 24px;
}
.bl_contact_item_input,
.bl_contact_item_name {
  margin-bottom: 8px;
}
.bl_contact_item_name {
  padding: 10px 0;
}
.bl_contact_item_name_require {
  margin-left: 1em;
  padding: 1px 5px 2px;
  color: #fff;
  background: #001a41;
}
.bl_contact_item_input input {
  height: 100%;
  max-height: 50px;
}
.bl_contact_item_input_field__short {
  display: inline-block;
  max-width: 300px;
  width: calc(100% - 5em);
}
.bl_contact_item_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em 1.5em;
}
.bl_contact_item_checkbox label > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 2em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bl_contact_item_checkbox label > span:before {
  position: absolute;
  top: 0.3em;
  left: 0;
  content: "";
  width: 1.5em;
  height: 1.5em;
  border: 1px #141414 solid;
}
.bl_contact_item_checkbox label > span:after {
  opacity: 0.2;
  position: absolute;
  top: 0.7em;
  left: 0.3em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
  width: 0.9em;
  height: 0.5em;
  border-bottom: 2px solid #001a41;
  border-left: 2px solid #001a41;
}
.bl_contact_item_checkbox__radio label > span:before {
  width: 1.4em;
  height: 1.4em;
  border-radius: 100px;
}
.bl_contact_item_checkbox__radio label > span:after {
  opacity: 0.2;
  position: absolute;
  top: 0.6em;
  left: 0.3em;
  -webkit-transform: none;
  transform: none;
  width: 0.8em;
  height: 0.8em;
  margin: auto;
  border-radius: 100px;
  border: none;
  background: #001a41;
}
.bl_contact_item_checkbox input {
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
}
.bl_contact_item_checkbox input:checked + span:before {
  border: 1px #141414 solid;
}
.bl_contact_item_checkbox input:checked + span:after {
  opacity: 1;
}
.bl_contact_item_checkbox__agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto 60px;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .bl_contact_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 47px;
  }
  .bl_contact_item_input,
  .bl_contact_item_name {
    margin-bottom: 0;
  }
  .bl_contact_item_name {
    width: 290px;
  }
  .bl_contact_item_input {
    width: calc(100% - 290px);
  }
}
.bl_form_btn {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.bl_form_btn button,
.bl_form_btn input {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  max-width: 280px;
  display: inline-block;
  width: 100%;
  padding: 0.95em;
  background: #bf9c3f;
  border: 3px solid currentColor;
}
.bl_form_btn button.bl_form_btn_back,
.bl_form_btn input.bl_form_btn_back {
  background: #888;
}
.bl_form_btn button:hover,
.bl_form_btn input:hover {
  background: #fff;
  color: #001a41;
}
.bl_sentence {
  border: 1px solid #dedede;
  padding: 20px;
  overflow-x: auto;
  height: 280px;
}
.bl_sentence p {
  margin-top: 15px;
}
@media screen and (min-width: 48em) {
  .bl_sentence {
    padding: 50px;
  }
}
.el_level1Title {
  position: relative;
  font-size: 1.9rem;
  font-weight: 700;
  color: #001a41;
}
@media screen and (min-width: 48em) {
  .el_level1Title {
    font-size: 2.3rem;
  }
}
.el_level2Title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 40px;
  position: relative;
  padding-top: 10px;
}
.el_level2Title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #bf9c3f;
  width: 12px;
  height: 11px;
  -webkit-clip-path: polygon(42% 0%, 100% 0%, 58% 100%, 0% 100%);
  clip-path: polygon(42% 0%, 100% 0%, 58% 100%, 0% 100%);
}
@media screen and (min-width: 48em) {
  .el_level2Title {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 48em) {
  .ly_outline__2column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: calc(1200px + 20px * 2);
    margin: 0 auto;
    padding: 0 20px;
  }
}
.ly_outline__2column main {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (min-width: 48em) {
  .ly_outline__2column main {
    max-width: 720px;
    margin: 0;
  }
}
.ly_outline__2column aside {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (min-width: 48em) {
  .ly_outline__2column aside {
    width: 260px;
    margin-bottom: 80px;
  }
}
.ly_footer {
  padding: 180px 20px 100px;
  background: #01132e;
  color: #fff;
}
.ly_footer_inner {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
}
.ly_footer_inner_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px 50px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.ly_footer_inner_bottom {
  margin-top: 0px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px 40px;
}
.ly_footer_inner_bottom_nav{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.el_footerCopyright{
  display: flex;
  justify-content: end;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .ly_footer {
    padding: 200px 20px 170px;
  }
  .ly_footer_inner_bottom {
    margin-top: 60px;
    padding-bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ly_footer_inner_bottom_nav{
    justify-content: start;
  }
}
.bl_footerNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 2em;
  font-weight: 500;
}
.bl_footerNav > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1em;
}
.bl_footerNav > li > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.5em;
}
.bl_footerNav a:focus,
.bl_footerNav a:hover {
  color: #bf9c3f;
}
.ly_copyright {
  background: #141414;
  padding: 10px 20px;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
}
.ly_pageTop {
  position: fixed;
  right: 20px;
  bottom: 100px;
  z-index: 5;
}
@media screen and (min-width: 64em) {
  .ly_pageTop {
    bottom: 20px;
  }
}
.bl_pageTopLink {
  display: block;
  position: relative;
  width: 36px;
  height: 36px;
  padding: 10px;
  background: #7a8697;
  color: #fff;
  font-size: 0;
  text-align: center;
}
.bl_pageTopLink:after {
  position: absolute;
  top: 57%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.bl_pageTopLink:focus,
.bl_pageTopLink:hover {
  opacity: 0.8;
}
@media screen and (min-width: 48em) {
  .bl_pageTopLink {
    width: 50px;
    height: 50px;
  }
  .bl_pageTopLink:after {
    width: 14px;
    height: 14px;
  }
}
.ly_bottomContact {
  padding-top: 32px;
  padding-bottom: 32px;
}
.ly_bottomContact_inner {
  -webkit-transform: translateY(165px);
  transform: translateY(165px);
}
@media screen and (min-width: 48em) {
  .ly_bottomContact_inner {
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
  }
}
.bl_BoxList {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2px;
  color: #fff;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
.bl_BoxList_item {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #001a41;
  padding: 45px 20px 40px;
}
.bl_BoxList_item_ttl {
  font-size: 2rem;
}
.bl_BoxList_item_tel {
  display: inline-block;
  margin-top: 25px;
}
.bl_BoxList_item_caption {
  margin-top: 15px;
  line-height: 1.3;
}
.bl_BoxList_item_btn {
  margin-top: 30px;
}
@media screen and (min-width: 64em) {
  .bl_BoxList {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1200px;
  }
  .bl_BoxList_item_btn {
    margin-top: 50px;
  }
}
@media print {
  * html body {
    zoom: 0.7;
  }
  * + html body {
    zoom: 1;
  }
}

.accordion {
  position: relative;
  width: 100%;
}
.accordion-container {
  display: flex;
  justify-content: center;
}
.accordion-contents {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.accordion-item {
  margin-bottom: 20px;
}
.accordion-title {
  display: inline-block;
  color: #073881;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 20px;
  padding-right: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.accordion-section-title {
  color: #073881;
  font-weight: bold;
  font-size: 19px;
  padding-bottom: 20px;
}
@media screen and (min-width: 48em) {
  .accordion {
    margin-top: 0;
    margin-top: -40px;
  }
  .accordion-title {
    margin-bottom: 40px;
  }
  .accordion-section-title {
    font-size: 23px;
  }
}
.accordion-content {
  display: none;
  padding: 10px 20px;
}
/* 矢印 */
.accordion-title {
  position: relative;
}
.accordion-title::after {
  border-right: solid 2px #073881;
  border-top: solid 2px #073881;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 25px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
  width: 8px;
}
.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}
.text_no_wrap {
  text-wrap: nowrap;
}
.logoSmallText {
  font-size: 1.5rem;
  margin-left: 10px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-weight: 100;
}
@media screen and (min-width: 48em) {
  .logoSmallText {
    font-size: 2rem;
  }
}
.logoLeargeText {
  font-size: 3rem;
  margin-left: 10px;
  font-weight: 700;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  text-wrap: nowrap;
}
.text-yellow {
  color: #e8bc4e;
}
.service_contet_item {
  margin-bottom: 20px;
}
.service_contet_item .text-bold {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
}
.service_contet_item_title_box {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
  flex-direction: column;
}
.service_contet_item_title {
  color: #06387f;
  font-size: 3rem;
  font-weight: 700;
}
.service_contet_item_title_img {
  width: 60px;
  height: 60px;
}
.service_contet_item_discription {
  padding-left: 0px;
}

.service_content_wrapper {
  background: #f2f2f2;
  padding: 20px 15px;
}
@media screen and (min-width: 48em) {
  .service_contet_item_title_box {
    flex-direction: row;
  }
  .service_contet_item_discription {
    padding-left: 80px;
  }
  .service_content_wrapper {
    padding: 50px 70px;
  }
}

.founding_support_item {
  width: 100%;
  display: flex;
  justify-content: center;
}

.founding_support_item a {
  color: #073881;
}
.it_tool_box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.it_tool_box img {
  min-height: 30px;
  max-height: 30px;
}
.it_tool_box_1,
.it_tool_box_2,
.it_tool_box_3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.it_tool_text_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}
.it_tool_text {
  font-size: 14px;
  line-height: 20px;
}
.it_tool_etc_text {
  text-align: right;
  color: #073881;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (min-width: 48em) {
  .it_tool_box {
    gap: 30px;
  }
  .it_tool_box img {
    min-height: 70px;
  }
  .it_tool_box_1,
  .it_tool_box_2,
  .it_tool_box_3 {
    gap: 30px;
  }
  .it_tool_text {
    font-size: 1.6rem;
  }
  .it_tool_etc_text {
    font-size: 40px;
  }
}

#js-meo-element-template{
  margin-bottom: 50px;
}