.f-l__lp-footer-content { width: 1000px; margin: 0 auto; }
@media screen and (max-width: 768px) { .f-l__lp-footer-content { width: 100%; } }
.f-l__lp-footer-content_head { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.f-l__lp-footer-content_head_logo { width: 38px; height: 43px; }
.f-l__lp-footer-content_head_text { font-size: 14px; line-height: 1.6; padding: 0 0 0 35px; width: 70%; }
.f-l__lp-footer-content_head_link { text-align: right; display: flex; justify-content: right; }
.f-l__lp-footer-content_head_link li { margin-right: 15px; font-size: 12px; text-decoration: underline; text-align: right; }
.f-l__lp-footer-content_head_link li a { color: #323232; }
@media screen and (max-width: 768px) { .f-l__lp-footer-content_head { justify-content: left; }
  .f-l__lp-footer-content_head_logo { width: 38px; height: 43px; }
  .f-l__lp-footer-content_head_text { width: 80%; padding: 0 0 0 20px; }
  .f-l__lp-footer-content_head_link { padding: 15px 0 0; } }
.f-l__lp-footer-content_under_text { padding: 30px 0; width: 100%; font-size: 12px; line-height: 1.4; }
.f-l__lp-footer-copyright { text-align: center; font-size: 10px; color: #6e6e6e; padding: 20px 0 55px; }

.o-c__btn-link { text-decoration: none; display: inline-block; padding: 15px 40px 12px; text-align: center; position: relative; line-height: 1.2; border-radius: 50px; border: 2px solid #007bc7; transition: all ease 0.3s; color: #FFF; white-space: nowrap; }
.o-c__btn-link:after { position: absolute; z-index: 1; display: block; content: ""; width: 8px; height: 8px; top: 0; right: 15px; bottom: 0; margin: auto; transform: rotate(45deg); transition: all ease .3s; border-top: 2px solid #fff; border-right: 2px solid #fff; }
.o-c__btn-link._external:after { display: none; }
.o-c__btn-link._external .icon_box { position: relative; display: inline-block; width: 100%; }
.o-c__btn-link._external .icon_box:after { position: absolute; z-index: 1; display: block; content: ""; width: 7px; height: 7px; top: 1px; right: -25px; margin: auto; transition: all ease .3s; border-top: 1px solid #fff; border-right: 1px solid #fff; }
.o-c__btn-link._external .icon_box:before { position: absolute; z-index: 1; display: block; content: ""; background-color: #FFF; width: 8px; height: 7px; top: 50%; right: -22px; margin: auto; transition: all ease .3s; transform: translateY(-50%); }
.o-c__btn-link._box_type { padding: 25px 40px 21px; border-radius: 10px; }
.o-c__btn-link._blue { background-color: #007bc7; color: #FFF; }
.o-c__btn-link._white { background-color: #FFF; color: #007bc7; border: 2px solid #FFF; }
.o-c__btn-link._white:after { border-top: 2px solid #007bc7; border-right: 2px solid #007bc7; }
.o-c__btn-link._white._external .icon_box:after { border-top: 1px solid #007bc7; border-right: 1px solid #007bc7; }
.o-c__btn-link._white._external .icon_box:before { background-color: #007bc7; }
.o-c__btn-link._gray { background-color: #464646; border: 2px solid #464646; color: #FFF; }
.o-c__btn-link._white_border { background-color: #FFF; color: #007bc7; }
.o-c__btn-link._white_border:after { border-top: 2px solid #007bc7; border-right: 2px solid #007bc7; }
.o-c__btn-link._white_border._external .icon_box:after { border-top: 1px solid #007bc7; border-right: 1px solid #007bc7; }
.o-c__btn-link._white_border._external .icon_box:before { background-color: #007bc7; }
.o-c__btn-link._navi_blue { background-color: #007bc7; color: #FFF; padding: 10px 20px 7px 10px; font-size: 12px; }
.o-c__btn-link._navi_blue:after { width: 6px; height: 6px; right: 10px; }
.o-c__btn-link._light_blue { background-color: #edf7ff; color: #FFF; border-radius: 10px; border: none; color: #007bc7; }
.o-c__btn-link._light_blue:after { border-top: 2px solid #007bc7; border-right: 2px solid #007bc7; }
.o-c__btn-link._light_blue:hover { background-color: #007bc7; color: #FFF; }
.o-c__btn-link._light_blue:hover:after { border-top: 2px solid #FFF; border-right: 2px solid #FFF; }
.o-c__btn-link._light_gray { background-color: #f6f6f6; color: #FFF; border-radius: 10px; border: none; color: #007bc7; }
.o-c__btn-link._light_gray:after { border-top: 2px solid #007bc7; border-right: 2px solid #007bc7; }
.o-c__btn-link._light_gray:hover { background-color: #007bc7; color: #FFF; }
.o-c__btn-link._light_gray:hover:after { border-top: 2px solid #FFF; border-right: 2px solid #FFF; }
.o-c__btn-link._noarrow:after { display: none; }
@media screen and (min-width: 769px) { .o-c__btn-link._blue:hover { background-color: #FFF; color: #007bc7; }
  .o-c__btn-link._blue:hover:after { border-top: 2px solid #007bc7; border-right: 2px solid #007bc7; }
  .o-c__btn-link._white:hover { background-color: #007bc7; color: #FFF; }
  .o-c__btn-link._white:hover:after { border-top: 2px solid #FFF; border-right: 2px solid #FFF; }
  .o-c__btn-link._white:hover._external .icon_box:after { border-top: 1px solid #FFF; border-right: 1px solid #FFF; }
  .o-c__btn-link._white:hover._external .icon_box:before { background-color: #FFF; }
  .o-c__btn-link._gray:hover { background-color: #FFF; color: #464646; }
  .o-c__btn-link._gray:hover:after { border-top: 2px solid #464646; border-right: 2px solid #464646; }
  .o-c__btn-link._gray:hover._external .icon_box:after { border-top: 1px solid #464646; border-right: 1px solid #464646; }
  .o-c__btn-link._gray:hover._external .icon_box:before { background-color: #464646; }
  .o-c__btn-link._white_border:hover { background-color: #007bc7; color: #FFF; }
  .o-c__btn-link._white_border:hover:after { border-top: 2px solid #FFF; border-right: 2px solid #FFF; }
  .o-c__btn-link._white_border:hover._external .icon_box:after { border-top: 1px solid #FFF; border-right: 1px solid #FFF; }
  .o-c__btn-link._white_border:hover._external .icon_box:before { background-color: #FFF; }
  .o-c__btn-link._navi_blue:hover { background-color: #FFF; color: #007bc7; }
  .o-c__btn-link._navi_blue:hover:after { border-top: 2px solid #007bc7; border-right: 2px solid #007bc7; }
  .o-c__btn-link._external:hover .icon_box:after { border-top: 1px solid #007bc7; border-right: 1px solid #007bc7; }
  .o-c__btn-link._external:hover .icon_box:before { background-color: #007bc7; } }
.o-c__btn-link._orange { min-width: 130px; background-color: #ff852b; border: 2px solid #ff852b; }
@media screen and (min-width: 769px) { .o-c__btn-link._orange:hover { background-color: #FFF; color: #ff852b; }
  .o-c__btn-link._orange:hover:after { border-top: 2px solid #ff852b; border-right: 2px solid #ff852b; } }
.o-c__btn-link._btn_center { margin: 0 auto; }
.o-c__btn-text { text-decoration: none; font-size: 14px; font-weight: 700; position: relative; display: inline-block; margin: 0 auto; padding: 0 0 0 23px; cursor: pointer; }
.o-c__btn-text_icon_plus { display: inline-block; text-decoration: none; color: #007bc7; line-height: 1.4; }
.o-c__btn-text_icon_plus:hover { color: #007bc7; }
.o-c__btn-text_icon_plus_bg { display: inline-block; background-color: #007bc7; width: 18px; height: 18px; border-radius: 9px; position: absolute; top: 0; left: 0; transition: all ease 0.3s; }
.o-c__btn-text_icon_plus_bg:before { content: ""; background-color: #FFF; width: 8px; height: 2px; line-height: 0; position: absolute; left: 5px; top: 50%; transform: translateY(-50%); }
.o-c__btn-text_icon_plus_bg:after { content: ""; background-color: #FFF; width: 2px; height: 8px; line-height: 0; position: absolute; top: 5px; left: 50%; transform: translateX(-50%); }
.o-c__btn-text_icon_plus.active .o-c__btn-text_icon_plus_bg:after { display: none; }
@media screen and (min-width: 769px) { .o-c__btn-text_icon_plus:hover .o-c__btn-text_icon_plus_bg { transform: rotate(90deg); } }
.o-c__btn-text_icon_arrow { display: inline-block; text-decoration: none; color: #007bc7; line-height: 1.4; }
.o-c__btn-text_icon_arrow:hover { color: #007bc7; }
.o-c__btn-text_icon_arrow_bg { display: inline-block; background-color: #007bc7; width: 18px; height: 18px; border-radius: 9px; position: absolute; top: 0; left: 0; transition: all ease 0.3s; }
.o-c__btn-text_icon_arrow_bg:after { position: absolute; z-index: 1; display: block; content: ""; width: 6px; height: 6px; top: 0; right: 7px; bottom: 0; margin: auto; transform: rotate(45deg); transition: all ease .3s; border-top: 2px solid #fff; border-right: 2px solid #fff; }
@media screen and (min-width: 769px) { .o-c__btn-text_icon_arrow:hover .o-c__btn-text_icon_arrow_bg { left: -3px; } }
.o-c__btn-text_icon_window { display: inline-block; text-decoration: none; color: #007bc7; }
.o-c__btn-text_icon_window:hover { color: #007bc7; }
.o-c__btn-text_icon_window_box { display: inline-block; width: 18px; height: 18px; border-radius: 9px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); transition: all ease 0.3s; }
.o-c__btn-text_icon_window_box:after { position: absolute; z-index: 10; display: block; content: ""; width: 12px; height: 10px; top: 2px; left: 3px; margin: auto; transition: all ease .3s; border-top: 1px solid #007bc7; border-right: 1px solid #007bc7; }
.o-c__btn-text_icon_window_box:before { position: absolute; z-index: 1; display: block; content: ""; background-color: #007bc7; width: 12px; height: 10px; top: 50%; left: 0; margin: auto; transition: all ease .3s; transform: translateY(-40%); }
@media screen and (min-width: 769px) { .o-c__btn-text_icon_window:hover .o-c__btn-text_icon_window_box:after { background-color: #007bc7; }
  .o-c__btn-text_icon_window:hover .o-c__btn-text_icon_window_box:before { background-color: #a3d7fd; } }
.o-c__btn-scltop { text-decoration: none; width: 50px; height: 50px; border-radius: 10px; background-color: rgba(0, 125, 204, 0.8); position: fixed; z-index: 1000; bottom: -60px; right: 30px; transition: all ease .3s; }
@media screen and (max-width: 768px) { .o-c__btn-scltop { right: 10px; } }
.o-c__btn-scltop_inner { display: block; width: 50px; height: 50px; position: relative; width: 100%; }
.o-c__btn-scltop_inner:after { position: absolute; z-index: 1; display: block; content: ""; width: 12px; height: 12px; top: 50%; left: 50%; bottom: auto; margin: auto; transform: translateY(-30%) translateX(-50%) rotate(-45deg); transition: all ease .3s; border-top: 2px solid #fff; border-right: 2px solid #fff; }
.o-c__btn-scltop.show_feature_floater { bottom: 30px; }
@media screen and (max-width: 768px) { .o-c__btn-scltop.show_feature_floater { bottom: 75px; right: 10px; } }

.o-c__panel-box { display: block; text-align: center; border-radius: 10px; padding: 35px 30px; position: relative; cursor: pointer; text-decoration: none; }
.o-c__panel-box dt { font-size: 20px; color: #007bc7; font-weight: 700; padding: 20px 0 15px; }
.o-c__panel-box_lead { font-size: 16px; line-height: 1.6; padding: 0 0 15px; color: #323232; }
.o-c__panel-box_lead ul { min-height: 95px; }
.o-c__panel-box_list { font-size: 16px; min-height: 120px; line-height: 1.6; padding: 0 0 15px; color: #323232; }
@media screen and (min-width: 769px) { .o-c__panel-box._linkbox:hover { box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .o-c__panel-box._linkbox:hover .o-c__btn-text_icon_plus_bg { transform: translateY(-50%) rotate(90deg); }
  .o-c__panel-box._linkbox:hover .o-c__btn-text_icon_arrow_bg { left: -3px; } }
@media screen and (max-width: 576px) { .o-c__panel-box { padding: 25px 0; }
  .o-c__panel-box dt { font-size: 18px; padding: 15px 0 10px; }
  .o-c__panel-box_lead { font-size: 12px; line-height: 1.6; padding: 0 15px 15px; }
  .o-c__panel-box_list { font-size: 12px; line-height: 1.6; padding: 0 30px 20px; min-height: 10px; } }
.o-c__panel-box_icon { background-color: #FFF; width: 95px; height: 95px; border-radius: 50px; margin: 0 auto; display: grid; place-items: center; }
.o-c__panel-box_head { width: 100%; display: block; }
.o-c__panel-box_head_icon { background-color: #FFF; width: 95px; height: 95px; border-radius: 50px; margin: 0 auto; display: grid; place-items: center; }
@media screen and (max-width: 576px) { .o-c__panel-box_head { display: flex; padding: 0 20px 20px; }
  .o-c__panel-box_head_icon { width: 75px; height: 75px; }
  .o-c__panel-box_head_icon img { width: 55px; height: auto; }
  .o-c__panel-box_head dt { width: 70%; display: flex; place-items: center left; text-align: left; } }
.o-c__panel-box_hidetext { height: 0; opacity: 0; padding: 0 20px; background-color: #FFF; border-radius: 10px; font-size: 14px; line-height: 1.6; text-align: left; transition: all ease 0.3s; }
.o-c__panel-box_hidetext_title { display: none; }
.o-c__panel-box_hidetext_indata { display: block; padding: 10px 0; text-align: center; font-weight: 700; }
.o-c__panel-box_hidetext_indata .o-c__btn-link { padding: 15px 25px 12px 15px; }
.o-c__panel-box_hidetext_indata .o-c__btn-link:after { right: 10px; }
.o-c__panel-box_hidetext_close { display: none; }
@media screen and (max-width: 576px) { .o-c__panel-box_hidetext { height: auto; opacity: 1; display: none; }
  .o-c__panel-box_hidetext_title { font-size: 18px; font-weight: 700; color: #007bc7; padding: 0 0 10px; text-align: left; display: block; }
  .o-c__panel-box_hidetext_close { display: block; position: absolute; top: -10px; right: -10px; width: 30px; height: 30px; border-radius: 15px; background-color: #007bc7; }
  .o-c__panel-box_hidetext_close:after, .o-c__panel-box_hidetext_close:before { content: ""; background-color: #fff; width: 3px; height: 14px; line-height: 0; position: absolute; top: 8px; left: 14px; transform: rotate(-45deg); }
  .o-c__panel-box_hidetext_close:before { transform: rotate(45deg); } }
.o-c__panel-box._js_open .o-c__panel-box_hidetext { height: auto; opacity: 1; padding: 20px; margin-bottom: 30px; transition: all ease 0.3s; }
@media screen and (max-width: 576px) { .o-c__panel-box._js_open .o-c__panel-box_hidetext { display: block; position: fixed; z-index: 2000; top: 25%; left: 5%; width: 90%; } }
.o-c__panel-box._js_open .o-c__btn-text_icon_plus_bg:after { display: none; }
@media screen and (max-width: 576px) { .o-c__panel-box._js_open:after { content: ""; width: 100%; height: 100vh; background: rgba(0, 0, 0, 0.4); position: fixed; z-index: 1000; top: 0; left: 0; } }

.o-c__panel-box_list._head_2row { min-height: 90px; }
@media screen and (max-width: 576px) { .o-c__panel-box_list._head_2row { min-height: 10px; } }

.o-c__icon { width: 70px; height: 70px; display: block; background-size: cover; background-position: 50%; }
.o-c__icon-shining_money { background-image: url(/assets/image/icon/icon_047_shining_money.svg); }
.o-c__icon-train { background-image: url(/assets/image/icon/icon_052_train.svg); }
.o-c__icon-pc_document { background-image: url(/assets/image/icon/icon_031_pc_document.svg); }
.o-c__icon-software { background-image: url(/assets/image/icon/icon_050_software.svg); }
.o-c__icon-document_circle { background-image: url(/assets/image/icon/icon_012_document_circle.svg); }
.o-c__icon-stamp { background-image: url(/assets/image/icon/icon_045_stamp.svg); }
.o-c__icon-pc_price { background-image: url(/assets/image/icon/icon_072_pc_price.svg); }

.o-c__list-check li { position: relative; text-align: left; margin-bottom: 12px; }
.o-c__list-check li:before { content: ""; width: 10px; height: 7px; border-radius: 0; background: none; border-top: solid 2px #007bc7; border-right: solid 2px #007bc7; display: block; position: absolute; top: 2px; left: 0; transform: rotate(135deg); }
.o-c__list-check li:last-child { margin: 0; }
.o-c__list-check._size_s li { line-height: 1.6; padding: 0 0 0 20px; font-size: 12px; }
.o-c__list-check._size_s li:before { width: 10px; height: 6px; }
.o-c__list-check._size_m li { line-height: 1.6; padding: 0 0 0 20px; font-size: 14px; }
.o-c__list-check._size_m li:before { width: 12px; height: 8px; }
.o-c__list-check._size_l li { line-height: 1.7; padding: 0 0 0 20px; font-size: 16px; }
.o-c__list-check._size_l li:before { width: 14px; height: 10px; }

.hs-form { margin: 0 auto; }

.o-c__hs-form { padding-bottom: 70px; }
@media screen and (max-width: 768px) { .o-c__hs-form { padding: 0 20px 50px; } }

.o-c__hs-form--inner { max-width: 700px; background-color: #f6f6f6; border-radius: 10px; padding: 30px; margin: 0 auto; }
@media screen and (max-width: 768px) { .o-c__hs-form--inner { padding: 20px; } }

.o-c__hs-form--heading { text-align: center; }
.o-c__hs-form--heading-sub { margin-bottom: 5px; }
.o-c__hs-form--heading-sub span { position: relative; font-size: 14px; color: #323232; font-weight: 600; }
.o-c__hs-form--heading-sub span::before { position: absolute; top: 2px; left: -20px; width: 1px; height: 18px; content: ""; background-color: #323232; transform: rotate(-40deg); }
.o-c__hs-form--heading-sub span::after { position: absolute; top: 2px; right: -20px; width: 1px; height: 18px; content: ""; background-color: #323232; transform: rotate(40deg); }
.o-c__hs-form--heading-ttl { font-size: 22px; color: #007bc7; font-weight: bold; }
@media screen and (max-width: 768px) { .o-c__hs-form--heading-ttl { font-size: 20px; } }
.o-c__hs-form--heading-lead { font-size: 12px; line-height: 1.6; }

.hs-form > fieldset { margin: 0; padding: 0; max-width: 1000px; }
.hs-form > fieldset .field { margin-bottom: 5px; }

.hs-form-field > label { width: 100%; position: relative; cursor: default; display: flex; flex-direction: row-reverse; align-items: center; justify-content: flex-end; margin-bottom: 5px; padding-top: 8px; color: #007bc7; font-weight: 700; line-height: 1.3; text-align: left; }
@media screen and (max-width: 768px) { .hs-form-field > label { align-items: baseline; } }
.hs-form-field > label > span { font-size: 15px; font-weight: bold; color: #323232; }
@media screen and (max-width: 768px) { .hs-form-field > label > span { width: calc(100% - 32px); } }
.hs-form-field .hs-form-required { min-width: 32px; color: white; background-color: #007bc7; font-size: 12px; border-radius: 5px; padding: 4px; margin: -2px 4px 0 4px; }
@media screen and (max-width: 768px) { .hs-form-field .hs-form-required { position: relative; top: -2px; font-size: 10px; width: 32px; line-height: 1.4; text-align: center; } }

.hs-form-field .hs-error-msg { font-size: 12px; color: #ed6c56; padding-left: 0px; text-align: left; }

.hs_error_rollup .hs-main-font-element { display: inline-block; font-size: 12px; border: 1px solid #ed6c56; color: #ed6c56; padding: 5px 10px; cursor: default; background-color: white; margin-top: 10px; margin-bottom: 10px; border-radius: 3px; }

.hs-form fieldset legend { display: block; margin-left: 150px; font-size: 19.5px; line-height: 1; color: #323232; }

.hs-form.stacked legend { margin-left: 0; }

.hs-form .hs-field-desc { color: #aaa; margin: 0px 0px 5px 150px; font-size: 10px; line-height: 12px; }

.legal-consent-container .hs-richtext, .hs-legaltext { margin-top: 10px; margin-bottom: 3px; line-height: 16px; font-size: 11px; color: #323232; text-align: center; text-align: left; }

.hs-addtxt, .hs-addtxt-gray { font-size: 11px; text-align: center; line-height: 1.4; margin-bottom: 1em; }

.hs-fieldtype-select .hs-input, .hs-fieldtype-textarea .hs-input, .hs-fieldtype-text .hs-input, .hs-fieldtype-phonenumber .hs-input, .hs-fieldtype-date .hs-input { display: inline-block; width: 100% !important; height: 45px; padding: 3px 10px; background-color: white; font-size: 16px; line-height: 18px; font-weight: normal; color: #323232; border-radius: 3px; border: 1px solid #d2d2d2; box-sizing: border-box; }

.hs-input::placeholder { color: #b7b6b6; }
.hs-input:focus { border: 2px solid #323232; outline: 0; }
.hs-input.error { border-color: #ffdadf; -webkit-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25); -moz-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25); box-shadow: 0 0 3px rgba(171, 41, 32, 0.25); background: #fff1f3; }

.inputs-list { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.inputs-list .hs-form-checkbox { width: auto; display: inline-block; }

select.hs-input { -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; cursor: pointer; }
select.hs-input option { cursor: pointer; background-color: white; font-size: 16px; }
select.hs-input:focus { z-index: 3; width: 100%; border: 1px solid #ffdadf; border: 1px solid -webkit-focus-ring-color; background: #fff1f3; outline-offset: -2px; }

.hs-fieldtype-select > .input { position: relative; }
.hs-fieldtype-select > .input:after { position: absolute; display: block; content: ""; width: 6px; height: 6px; border-top: 1px solid #706d6d; border-right: 1px solid #706d6d; right: 15px; top: calc(50% - 3px); transform: rotate(135deg); }

input[type="radio"], input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; cursor: pointer; position: relative; display: block; float: left; }
@media all and (-ms-high-contrast: none) { input[type="radio"], input[type="checkbox"] { position: relative; top: 3px; float: left; } }

.hs-fieldtype-checkbox .input ul li, .hs-fieldtype-radio .input ul li { margin-bottom: 10px; margin-right: 15px; padding-left: 30px; }
@media all and (-ms-high-contrast: none) { .hs-fieldtype-checkbox .input ul li, .hs-fieldtype-radio .input ul li { padding-left: 0; } }

.hs-form-radio label, .hs-form-checkbox label { display: block; cursor: pointer; }
.hs-form-radio label > span, .hs-form-checkbox label > span { font-size: 16px; margin-left: -5px; }
@media all and (-ms-high-contrast: none) { .hs-form-radio label > span, .hs-form-checkbox label > span { margin-left: 0; } }

.hs-form-radio label input[type="radio"] { vertical-align: middle; border: none; width: auto; }
.hs-form-radio label input[type="radio"]:before, .hs-form-radio label input[type="radio"]:after { content: ""; display: block; position: absolute; }
.hs-form-radio label input[type="radio"]:before { background-color: #fff; border: 1px solid #b7b6b6; box-sizing: border-box; border-radius: 50%; width: 20px; height: 20px; left: -30px; top: 0px; }
.hs-form-radio label input[type="radio"]:after { background-color: #0075ff; border-radius: 50%; opacity: 0; width: 12px; height: 12px; left: -26px; top: 4px; }
.hs-form-radio label input[type="radio"]:checked:before { border-color: #0075ff; }
.hs-form-radio label input[type="radio"]:checked:after { opacity: 1; }
.hs-form-radio label input[type="radio"]:focus { border: none; }
.hs-form-radio label:hover input[type="radio"]:after { background-color: #005cc8; }

.hs-form-checkbox label input[type="checkbox"] { vertical-align: middle; border: none; }
.hs-form-checkbox label input[type="checkbox"]:before, .hs-form-checkbox label input[type="checkbox"]:after { content: ""; display: block; position: absolute; }
.hs-form-checkbox label input[type="checkbox"]:before { background-color: #fff; border-radius: 0%; border: 1px solid #b7b6b6; width: 20px; height: 20px; top: 0px; left: -30px; border-radius: 3px; }
.hs-form-checkbox label input[type="checkbox"]:after { opacity: 0; height: 7px; width: 14px; top: 5px; left: -27px; border-bottom: 3px solid white; border-left: 3px solid white; transform: rotate(-45deg); }
.hs-form-checkbox label input[type="checkbox"]:checked:before { background-color: #0075ff; border-color: #0075ff; }
.hs-form-checkbox label input[type="checkbox"]:checked:after { opacity: 1; }
.hs-form-checkbox label input[type="checkbox"]:focus { border: none; }
.hs-form-checkbox label:hover input[type="checkbox"]:checked:before { background-color: #005cc8; }

.hs-button { outline: 0; text-decoration: none; position: relative; text-align: center; display: block; padding: 24px 20px 22px; border-radius: 4px; font-size: 22px; background: #ff852b; color: #fff; margin: 20px auto 0; transition: all 0.3s ease; width: 100%; max-width: 500px; font-weight: bold; line-height: 1.4; border: 3px solid #fff; border-radius: 1000px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
@media screen and (max-width: 768px) { .hs-button { font-size: 18px; padding: 14px 20px; } }
.hs-button:hover { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2); background-color: #fff; border: 3px solid #ff852b; color: #ff852b; transform: scale(1.03); }

.o-c__btn-scltop { bottom: 130px; opacity: 0; }
.o-c__btn-scltop.show_feature_floater { opacity: 1; bottom: 130px; }
@media screen and (max-width: 768px) { .o-c__btn-scltop { bottom: 10px; }
  .o-c__btn-scltop.show_feature_floater { bottom: 10px; } }

.o-m__legal-content { position: relative; width: 950px; margin: 0px auto; }
@media screen and (max-width: 768px) { .o-m__legal-content { width: 100%; } }
.o-m__legal-content_image { width: 100%; height: auto; margin: 0px auto 55px; }
@media screen and (max-width: 576px) { .o-m__legal-content_image { margin: 0px auto 25px; } }
.o-m__legal-content_box { width: 800px; background-color: #FFF; border-radius: 10px; padding: 35px 45px 45px; margin: 0 auto; }
@media screen and (max-width: 768px) { .o-m__legal-content_box { width: 95%; padding: 25px 35px 35px; } }
@media screen and (max-width: 576px) { .o-m__legal-content_box { width: 100%; padding: 30px 10px; } }
.o-m__legal-content_box h3 { font-size: 24px; font-weight: 700; }
@media screen and (max-width: 768px) { .o-m__legal-content_box h3 { text-align: center; } }
@media screen and (max-width: 576px) { .o-m__legal-content_box h3 { font-size: 20px; text-align: center; }
  .o-m__legal-content_box h3 span { display: block; } }
.o-m__legal-content_box_logo { display: inline-block; width: 129px; height: 40px; margin-right: 15px; }
@media screen and (max-width: 768px) { .o-m__legal-content_box_logo { display: block; margin: 0 auto; } }
@media screen and (max-width: 576px) { .o-m__legal-content_box_logo { display: block; width: 129px; height: 40px; margin: 0 auto 20px; } }
.o-m__legal-content_box_link { width: 500px; margin: 0px auto; padding: 25px 0 0; display: flex; justify-content: space-between; }
.o-m__legal-content_box_link a { min-width: 230px; }
@media screen and (max-width: 576px) { .o-m__legal-content_box_link { width: 100%; margin: 0px auto; padding: 15px 0 0; display: block; text-align: center; }
  .o-m__legal-content_box_link a { min-width: 230px; margin-top: 10px; } }
.o-m__legal-note { width: 800px; margin: 0 auto; }
.o-m__legal-note_text { font-size: 10px; padding: 15px 0 0; }
@media screen and (max-width: 768px) { .o-m__legal-note { width: 100%; } }

.o-m__case-list { position: relative; }
@media screen and (max-width: 576px) { .o-m__case-list .swiper-wrapper { padding: 0 0 30px; } }
.o-m__case-list_slide { border-left: 1px solid #f6f6f6; padding: 20px; }
.o-m__case-list_slide.swiper-slide-next, .o-m__case-list_slide.swiper-slide-prev { opacity: 0.5; }
.o-m__case-list_slide_logo { display: block; margin: 0 auto; max-width: 170px; max-height: 45px; width: auto; height: auto; }
.o-m__case-list_slide_title { font-size: 20px; font-weight: 700; text-align: center; color: #007bc7; padding: 30px 0; }
.o-m__case-list_slide_photo { display: block; margin: 0 auto; width: 300px; height: auto; border-radius: 10px; }
.o-m__case-list_slide_company { font-size: 20px; font-weight: 700; text-align: center; padding: 25px 0 20px; }
.o-m__case-list_slide_company span { font-size: 16px; }
.o-m__case-list_slide_point { display: flex; margin-bottom: 15px; }
.o-m__case-list_slide_point span { font-size: 18px; font-weight: 700; color: #007bc7; min-width: 150px; display: grid; place-items: center; }
.o-m__case-list_slide_point ul { border-left: 1px solid #007bc7; padding: 5px 0 2px 15px; }
.o-m__case-list_slide_point ul li { position: relative; line-height: 24px; padding: 0 0 0 20px; }
.o-m__case-list_slide_point ul li:before { content: ""; width: 8px; height: 8px; background-color: #007bc7; border-radius: 5px; position: absolute; left: 0; top: 6px; }
.o-m__case-list_slide_voice { font-size: 16px; line-height: 1.6; padding: 0 20px; }
@media screen and (max-width: 576px) { .o-m__case-list_slide_voice { padding: 0 50px; font-size: 14px; line-height: 1.6; } }
.o-m__case-list_slide_link { padding: 25px 0 0; text-align: center; }
@media screen and (max-width: 576px) { .o-m__case-list_slide { padding: 0px 0px 20px; }
  .o-m__case-list_slide_title { font-size: 14px; padding: 20px 0; }
  .o-m__case-list_slide_photo { width: 180px; }
  .o-m__case-list_slide_company { font-size: 16px; padding: 20px 0 15px; }
  .o-m__case-list_slide_company span { font-size: 12px; }
  .o-m__case-list_slide_point { display: block; margin-bottom: 15px; padding: 0 50px; }
  .o-m__case-list_slide_point span { font-size: 16px; min-width: 0px; display: block; place-items: left; }
  .o-m__case-list_slide_point ul { border: none; padding: 5px 0 2px 5px; }
  .o-m__case-list_slide_point ul li { position: relative; line-height: 24px; padding: 0 0 0 20px; font-size: 12px; }
  .o-m__case-list_slide_point ul li:before { content: ""; width: 10px; height: 7px; border-radius: 0; background: none; border-top: solid 2px #007bc7; border-right: solid 2px #007bc7; display: block; position: absolute; transform: rotate(135deg); }
  .o-m__case-list_slide_link { padding: 15px 0 0; } }
.o-m__case-pager_box { position: absolute; height: 0; width: 39.7%; padding: 30px 0 0; text-align: center; top: 0; left: 50%; transform: translateX(-50%); z-index: 100; }
@media screen and (max-width: 1024px) { .o-m__case-pager_box { width: 60%; } }
@media screen and (max-width: 576px) { .o-m__case-pager_box { width: 100%; } }
.o-m__case-link { padding: 30px 0 0; text-align: center; }
@media screen and (max-width: 576px) { .o-m__case-link { padding: 15px 0 0; } }
.o-m__case .swiper-pagination { display: none; }
@media screen and (max-width: 576px) { .o-m__case .swiper-pagination { display: block; bottom: 10px !important; }
  .o-m__case .swiper-pagination-bullet-active { opacity: 1; background: #007bc7 !important; } }
.o-m__case .swiper-button-prev { top: 350px !important; background-image: none !important; width: 45px !important; height: 45px !important; }
.o-m__case .swiper-button-prev:before { content: ""; width: 45px; height: 45px; border-radius: 30px; background-color: #007bc7; position: absolute; left: 0px; }
.o-m__case .swiper-button-prev:after { position: absolute; z-index: 1; display: block; content: ""; width: 12px; height: 12px; top: 50%; left: 50%; bottom: auto; margin: auto; transform: translateY(-50%) translateX(-30%) rotate(45deg); transition: all ease .3s; border-bottom: 2px solid #fff; border-left: 2px solid #fff; }
@media screen and (max-width: 576px) { .o-m__case .swiper-button-prev { width: 35px !important; height: 35px !important; top: 300px !important; }
  .o-m__case .swiper-button-prev:before { content: ""; width: 35px; height: 35px; border-radius: 30px; background-color: #007bc7; position: absolute; left: 0px; }
  .o-m__case .swiper-button-prev:after { width: 12px; height: 12px; top: 50%; left: 50%; bottom: auto; } }
.o-m__case .swiper-button-next { top: 350px !important; background-image: none !important; width: 45px !important; height: 45px !important; }
.o-m__case .swiper-button-next:before { content: ""; width: 45px; height: 45px; border-radius: 30px; background-color: #007bc7; position: absolute; left: 0; }
.o-m__case .swiper-button-next:after { position: absolute; z-index: 1; display: block; content: ""; width: 12px; height: 12px; top: 50%; left: 50%; bottom: auto; margin: auto; transform: translateY(-50%) translateX(-70%) rotate(45deg); transition: all ease .3s; border-top: 2px solid #fff; border-right: 2px solid #fff; }
@media screen and (max-width: 576px) { .o-m__case .swiper-button-next { width: 35px !important; height: 35px !important; top: 300px !important; }
  .o-m__case .swiper-button-next:before { content: ""; width: 35px; height: 35px; border-radius: 30px; background-color: #007bc7; position: absolute; left: 0; }
  .o-m__case .swiper-button-next:after { width: 12px; height: 12px; top: 50%; left: 50%; bottom: auto; } }

.o-m__case-list_slide_logo { width: auto; height: 45px; max-width: none; }

.o-m__panel-linkdata { text-align: center; }
.o-m__panel-linkdata_column { display: flex; flex-wrap: wrap; justify-content: center; }
.o-m__panel-linkdata_column._column_3 ._column_data { flex-basis: 31.333%; margin-bottom: 25px; }
@media screen and (min-width: 577px) { .o-m__panel-linkdata_column._column_3 ._column_data:not(:nth-child(3n)) { margin-right: 3%; } }
@media screen and (max-width: 576px) { .o-m__panel-linkdata_column._column_3 { justify-content: space-between; }
  .o-m__panel-linkdata_column._column_3 ._column_data { flex-basis: 48.5%; margin-bottom: 10px; } }
.o-m__panel-listdata { text-align: center; }
.o-m__panel-listdata_column { display: flex; flex-wrap: wrap; justify-content: space-between; }
.o-m__panel-listdata_column._column_3 ._column_data { flex-basis: 31.333%; margin-bottom: 25px; }
@media screen and (max-width: 576px) { .o-m__panel-listdata_column._column_3 { display: block; }
  .o-m__panel-listdata_column._column_3 ._column_data { flex-basis: 100%; margin-bottom: 10px; } }
.o-m__panel-link { padding: 20px 0 0; }
.o-m__panel-note { padding: 0; font-size: 10px; }

@media screen and (max-width: 768px) { .o-m__panel-listdata_column._column_3 ._column_data { flex-basis: 49%; } }

.o-m__about-logo { display: inline-block; width: 180px; height: 56px; margin-right: 15px; }
@media screen and (max-width: 576px) { .o-m__about-logo { width: 157px; height: 48px; } }
.o-m__about-content { position: relative; }
.o-m__about-content_flow { display: flex; justify-content: space-between; }
@media screen and (max-width: 768px) { .o-m__about-content_flow { padding: 0 15px; } }
@media screen and (max-width: 576px) { .o-m__about-content_flow { display: block; padding: 0; } }
.o-m__about-content_flow_data { width: 300px; position: relative; margin-top: 10px; }
@media screen and (max-width: 768px) { .o-m__about-content_flow_data { width: 28%; } }
@media screen and (max-width: 576px) { .o-m__about-content_flow_data { width: 100%; margin: 0 0 80px; }
  .o-m__about-content_flow_data:last-child { margin: 0; } }
.o-m__about-content_flow_data_icon { display: block; width: 100px; height: 110px; margin: -20px auto 0; text-align: center; }
.o-m__about-content_flow_data_icon img { height: auto; }
@media screen and (max-width: 576px) { .o-m__about-content_flow_data_icon { width: 70px; height: 70px; position: absolute; top: 50%; left: 10px; transform: translateY(-50%); padding: 0; margin: 0; } }
.o-m__about-content_flow_data dt { position: absolute; width: 120px; line-height: 1; left: 50%; top: 75px; transform: translateX(-50%); background-color: #fff; padding: 8px 0; text-align: center; border-radius: 50px; margin: 0 auto; font-size: 18px; color: #007bc7; font-weight: 700; }
@media screen and (max-width: 576px) { .o-m__about-content_flow_data dt { width: 100px; font-size: 16px; position: absolute; top: -15px; } }
.o-m__about-content_flow_data dd { min-height: 160px; background-color: #edf7ff; padding: 35px 25px 25px; border-radius: 10px; font-size: 14px; line-height: 1.8; }
@media screen and (max-width: 576px) { .o-m__about-content_flow_data dd { min-height: 0; padding: 30px 20px 20px 85px; font-size: 12px; line-height: 1.8; } }
.o-m__about-content_flow_data_arrow { position: absolute; top: 115px; right: -40px; font-size: 16px; text-align: center; }
@media screen and (max-width: 576px) { .o-m__about-content_flow_data_arrow { top: auto; left: 33%; right: auto; bottom: -40px; font-size: 14px; } }
.o-m__about-content_flow_data_arrow_check { position: relative; }
.o-m__about-content_flow_data_arrow_check:after { content: ""; display: block; position: absolute; bottom: -45px; left: 3px; width: 28px; height: 38px; background-image: url(/assets/image/icon/icon_000_arrow.svg); background-repeat: no-repeat; background-size: cover; transform: rotate(-90deg); }
@media screen and (max-width: 576px) { .o-m__about-content_flow_data_arrow_check:after { bottom: auto; top: -20px; left: 60px; width: 38px; height: 52px; transform: translateX(-50%) rotate(0deg); } }
.o-m__about-content_flow_data_arrow:before { content: ""; position: absolute; top: -40px; right: 0; width: 33px; height: 33px; background-color: #007bc7; border-radius: 20px; }
@media screen and (max-width: 576px) { .o-m__about-content_flow_data_arrow:before { top: -8px; right: 40px; } }
.o-m__about-content_flow_data_arrow:after { content: ""; width: 12px; height: 8px; border-top: solid 2px #fff; border-right: solid 2px #fff; display: block; position: absolute; left: 10px; top: -29px; transform: rotate(135deg); }
@media screen and (max-width: 576px) { .o-m__about-content_flow_data_arrow:after { width: 12px; height: 8px; left: -34px; top: 2px; } }
.o-m__about-note_text { font-size: 10px; padding: 15px 0 0; }
.o-m__about.f__common-bgcolor_blue .o-m__about-content_flow_data dt { background-color: #edf7ff; }
.o-m__about.f__common-bgcolor_blue .o-m__about-content_flow_data dd { background-color: #FFF; }
.o-m__about.f__common-bgcolor_gray .o-m__about-content_flow_data dt { background-color: #f6f6f6; }
.o-m__about.f__common-bgcolor_gray .o-m__about-content_flow_data dd { background-color: #FFF; }

.o-m__price-content { width: 700px; margin: 0px auto; display: flex; justify-content: space-between; }
.o-m__price-content_plus { width: 14%; text-align: center; font-size: 50px; line-height: 1; display: grid; place-items: center; }
.o-m__price-content_box { width: 43%; text-align: center; background-color: #fff; padding: 30px 20px 10px; border-radius: 10px; }
.o-m__price-content_title { font-size: 18px; font-weight: 700; color: #007bc7; }
.o-m__price-content_text { font-size: 24px; }
.o-m__price-content_text_amount { font-size: 40px; font-weight: 700; }
.o-m__price-content_tax { text-align: right; font-size: 14px; }
@media screen and (max-width: 768px) { .o-m__price-content { width: 100%; } }
@media screen and (max-width: 576px) { .o-m__price-content { width: 100%; display: block; }
  .o-m__price-content_plus { width: 100%; }
  .o-m__price-content_box { width: 80%; padding: 20px 5px 5px; margin: 0 auto; }
  .o-m__price-content_title { font-size: 18px; padding: 0 0 5px; }
  .o-m__price-content_text { font-size: 18px; line-height: 1; }
  .o-m__price-content_text_amount { font-size: 30px; } }
.o-m__price-cta { text-align: center; padding: 55px 0 0; }
.o-m__price-cta .o-c__cta-link_orange { display: inline-block; margin: 0px auto; }
@media screen and (max-width: 576px) { .o-m__price-cta { padding: 35px 0 0; } }

.o-m__faq-content_item { position: relative; background-color: #FFF; border-radius: 10px; padding: 0 0 25px; margin-bottom: 10px; cursor: pointer; }
@media screen and (max-width: 576px) { .o-m__faq-content_item { padding: 0 0 12px; } }
.o-m__faq-content_item_icon_ball { display: inline-block; background-color: #007bc7; width: 18px; height: 18px; border-radius: 9px; position: absolute; top: 27px; right: 27px; transition: all ease 0.3s; }
.o-m__faq-content_item_icon_ball:before { content: ""; background-color: #fff; width: 8px; height: 2px; line-height: 0; position: absolute; left: 5px; top: 9px; transform: translateY(-50%); }
.o-m__faq-content_item_icon_ball:after { content: ""; background-color: #fff; width: 2px; height: 8px; line-height: 0; position: absolute; left: 9px; top: 5px; transform: translateX(-50%); }
.o-m__faq-content_item_icon_ball._js_open:after { display: none; }
@media screen and (max-width: 576px) { .o-m__faq-content_item_icon_ball { top: 17px; right: 15px; } }
@media screen and (min-width: 769px) { .o-m__faq-content_item:hover .o-m__faq-content_item_icon_ball { transform: rotate(90deg); } }
.o-m__faq-content_item_label { font-size: 16px; padding: 25px 50px 0px 60px; position: relative; display: block; }
.o-m__faq-content_item_label:before { content: "Q"; position: absolute; left: 30px; top: 22px; font-size: 22px; color: #007bc7; }
@media screen and (max-width: 576px) { .o-m__faq-content_item_label { font-size: 14px; padding: 17px 33px 2px 35px; }
  .o-m__faq-content_item_label:before { left: 13px; top: 13px; } }
.o-m__faq-content_item_answer { width: 95%; height: 0; opacity: 0; padding: 0 25px 0 45px; margin: 0 auto; overflow: hidden; background-color: #edf7ff; border-radius: 10px; transition: all ease .3s; }
.o-m__faq-content_item_answer_title { font-size: 16px; padding: 0 0 10px; color: #007bc7; font-weight: 700; position: relative; }
.o-m__faq-content_item_answer_title:before { content: "A"; position: absolute; font-weight: 500; left: -25px; top: -3px; font-size: 22px; color: #007bc7; }
.o-m__faq-content_item_answer_detail { font-size: 14px; line-height: 1.6; }
.o-m__faq-content_item_answer_detail_note { font-size: 10px; padding: 5px 0 0; }
.o-m__faq-content_item_answer_link-area { padding: 15px 0 0; }
.o-m__faq-content_item_answer_link-area a { margin-right: 10px; }
.o-m__faq-content_item_answer._js_open { padding: 25px 25px 25px 45px; opacity: 1; margin: 15px auto 0; height: auto; visibility: visible; }
@media screen and (max-width: 576px) { .o-m__faq-content_item_answer._js_open { margin-top: 10px; padding: 20px 20px 20px 40px; } }
@media screen and (max-width: 576px) { .o-m__faq-content_item_answer { width: 93%; padding: 0 15px 0 40px; }
  .o-m__faq-content_item_answer_link-area { padding: 5px 0 0; }
  .o-m__faq-content_item_answer_link-area a { margin-top: 10px; } }

.o-m__contact { background-color: #007bc7; position: relative; z-index: 0; padding: 70px 0px; }
@media screen and (max-width: 768px) { .o-m__contact { padding: 40px 20px; } }
.o-m__contact:after { content: ""; background-size: cover; background-position: 50% 100%; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 10; opacity: 0.1; background-image: url("/assets/image/figure/contact_bg_office.webp"); background-size: cover; background-position: 50% 100%; }
.o-m__contact-wrap { position: relative; z-index: 20; display: flex; justify-content: space-between; max-width: 1000px; margin: auto; }
@media screen and (max-width: 768px) { .o-m__contact-wrap { display: block; padding: 0; } }
.o-m__contact-headline { color: #fff; width: 45%; padding: 0; flex-shrink: 0; margin-right: 3%; }
@media screen and (max-width: 768px) { .o-m__contact-headline { width: 100%; margin-right: 0; } }
.o-m__contact-title { text-align: center; color: #fff; font-size: 30px; font-weight: bold; border-top: 5px double #fff; border-bottom: 5px double #fff; padding: 18px 0; }
@media screen and (max-width: 768px) { .o-m__contact-title { font-size: 22px; border-top: none; border-bottom: none; padding: 0; } }
.o-m__contact-text-lead { font-size: 18px; text-align: left; padding-top: 25px; }
.o-m__contact-text-lead._center { text-align: center; }
@media screen and (max-width: 768px) { .o-m__contact-text-lead { font-size: 14px; padding-top: 20px; margin-bottom: 20px; } }
.o-m__contact-listwrap { border: 1px solid #fff; padding: 25px 30px 30px; margin: 25px 0 35px; border-radius: 10px; }
@media screen and (max-width: 768px) { .o-m__contact-listwrap { display: none; } }
.o-m__contact-listswrap { display: flex; justify-content: space-between; align-items: center; margin-top: 25px; }
.o-m__contact-listtext { font-size: 20px; font-weight: bold; text-align: center; line-height: 1.6; }
.o-m__contact-item { font-size: 16px; list-style: disc; list-style-position: inside; }
.o-m__contact-document { width: 150px; flex-shrink: 0; margin-left: 10px; }
@media screen and (max-width: 768px) { .o-m__contact-document { display: none; } }
.o-m__contact .form_area-box { background-color: #fff; padding: 30px; border-radius: 10px; width: 100%; box-sizing: border-box; font-size: 16px; }
@media screen and (max-width: 768px) { .o-m__contact .form_area-box { max-width: 600px; margin: 0 auto; padding: 30px; } }
@media screen and (max-width: 576px) { .o-m__contact .form_area-box { padding: 15px; } }
.o-m__contact .hs-form-required { color: #323232 !important; background-color: #fae58e !important; font-size: 73% !important; border-radius: 5px; padding: 4px 4px 2px !important; margin: -2px 4px 0 0; }
@media screen and (max-width: 768px) { .o-m__contact .hs-form-required { position: relative; top: -2px; font-size: 10px !important; width: 32px; line-height: 1.4; text-align: center; } }
.o-m__contact .form_comment-box { font-size: 10px; margin-top: 15px; }

.o-m__meisai-content { background-color: #f4f9f1; position: relative; border-radius: 10px; }
.o-m__meisai-content_balloon { position: absolute; top: -40px; left: 40px; width: 160px; height: 160px; border-radius: 80px; color: #323232; background-color: #f7d65b; text-align: center; display: grid; place-items: center; font-size: 18px; font-weight: 700; }
.o-m__meisai-content_balloon:after { content: ""; position: absolute; bottom: -5px; right: 0; margin-top: -15px; border: 10px solid transparent; border-left: 40px solid #f7d65b; z-index: 0; transform: rotate(35deg); }
@media screen and (max-width: 768px) { .o-m__meisai-content_balloon { top: -30px; left: -20px; font-size: 12px; width: 95px; height: 95px; }
  .o-m__meisai-content_balloon:after { bottom: 0px; border: 5px solid transparent; border-left: 20px solid #f7d65b; } }
.o-m__meisai-content_data { padding: 40px; overflow: hidden; position: relative; }
@media screen and (max-width: 576px) { .o-m__meisai-content_data { padding: 15px; } }
.o-m__meisai-content_talent { position: absolute; bottom: -250px; right: 0; width: 250px; height: auto; z-index: 50; }
@media screen and (max-width: 768px) { .o-m__meisai-content_talent { bottom: -120px; right: 20px; width: 150px; } }
@media screen and (max-width: 576px) { .o-m__meisai-content_talent { bottom: -150px; right: 0; width: 120px; } }
.o-m__meisai-content_title { background-color: #267d00; color: #FFF; padding: 40px 0 30px; text-align: center; font-size: 30px; font-weight: 700; line-height: 1.6; border-radius: 10px 10px 0 0; }
.o-m__meisai-content_title span { display: inline-block; background-color: #FFF; padding: 10px 10px 6px; border-radius: 5px; margin-right: 5px; color: #323232; font-size: 22px; font-weight: 500; line-height: 1; position: relative; top: -4px; }
@media screen and (max-width: 768px) { .o-m__meisai-content_title { font-size: 14px; padding: 20px 0px 15px 60px; }
  .o-m__meisai-content_title span { padding: 5px 5px 2px; font-size: 12px; top: -1px; } }
.o-m__meisai-content_product { font-size: 28px; color: #267d00; text-align: center; }
.o-m__meisai-content_product_logo { width: 193px; height: 61px; }
@media screen and (max-width: 576px) { .o-m__meisai-content_product { font-size: 14px; }
  .o-m__meisai-content_product_logo { display: block; width: 145px; height: 55px; margin: 0 auto; } }
.o-m__meisai-content_text { font-size: 24px; text-align: center; font-weight: 700; padding: 30px 0; }
@media screen and (max-width: 576px) { .o-m__meisai-content_text { font-size: 16px; padding: 15px 0; } }
.o-m__meisai-content_point { background-color: #FFF; border-radius: 10px; padding: 30px 30px 20px; text-align: center; position: relative; z-index: 10; }
.o-m__meisai-content_point_title { text-align: center; font-size: 26px; padding: 0 0 30px; }
.o-m__meisai-content_point_list { display: flex; flex-wrap: wrap; width: 80%; }
.o-m__meisai-content_point_list li { width: 50%; margin-bottom: 10px; font-size: 18px; text-align: left; position: relative; padding-left: 20px; }
.o-m__meisai-content_point_list li:before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 8px; border-radius: 10px; background-color: #267d00; }
@media screen and (max-width: 768px) { .o-m__meisai-content_point { padding: 15px 15px 10px; }
  .o-m__meisai-content_point_title { font-size: 15px; padding: 10px 0 15px; }
  .o-m__meisai-content_point_list { display: block; width: 75%; }
  .o-m__meisai-content_point_list li { width: 100%; font-size: 12px; padding-left: 15px; }
  .o-m__meisai-content_point_list li:before { width: 5px; height: 5px; top: 8px; } }

.o-m__lp-form { background-color: #007bc7; }
.o-m__lp-form-content { width: 100%; text-align: center; }
@media screen and (max-width: 768px) { .o-m__lp-form-content { padding: 0 20px; } }
.o-m__lp-form-content_lead { font-size: 18px; line-height: 1.8; text-align: center; color: #fff; padding: 0 0 30px; }
@media screen and (max-width: 576px) { .o-m__lp-form-content_lead { text-align: left; font-size: 16px; line-height: 1.6; } }
.o-m__lp-form-content_balloon { font-size: 16px; font-weight: 700; margin-bottom: 10px; text-align: center; border-radius: 40px; display: inline-block; position: relative; padding: 13px 35px 10px; white-space: nowrap; background-color: #fff; color: #007bc7; }
.o-m__lp-form-content_balloon:after { display: block; position: absolute; content: ""; width: 0; height: 0; left: 50%; bottom: -10px; transform: translateX(-50%); border: 10px solid rgba(0, 0, 0, 0); border-bottom-width: 0; border-top: 15px solid #fff; }
@media screen and (max-width: 576px) { .o-m__lp-form-content_balloon { font-size: 14px; padding: 10px 25px 7px; } }
.o-m__lp-form-content_form { background-color: #fff; padding: 55px; border-radius: 10px; width: 800px; margin: 0 auto; text-align: left; }
@media screen and (max-width: 768px) { .o-m__lp-form-content_form { width: 100%; padding: 15px; border-radius: 0; } }
.o-m__lp-form-content_form label { display: block; position: relative; padding: 1px 0 5px 38px; font-weight: 700; font-size: 14px; }
.o-m__lp-form-content_form label .hs-form-required { position: absolute; top: 0; left: 0; background-color: #fae58e; color: #323232; font-size: 12px; padding: 2px 4px 1px; border-radius: 3px; }
.o-m__lp-form-content_form .hs-fieldtype-checkbox label { padding: 0 0 10px; }
.o-m__lp-form-content_form .hs-error-msg { display: inline-block; border-radius: 3px; font-size: 12px; background-color: #ed6c56; color: #fff; padding: 2px 7px 1px; text-align: left; margin-bottom: 15px; position: relative; }
.o-m__lp-form-content_form .hs-error-msg:after { display: block; position: absolute; content: ""; width: 0; height: 0; left: 20px; top: -7px; transform: translateX(-50%); border: 5px solid rgba(0, 0, 0, 0); border-top-width: 0; border-bottom: 8px solid #ed6c56; }
.o-m__lp-form-content_form .hs_prefecture, .o-m__lp-form-content_form .hs_how_to_know { position: relative; }
.o-m__lp-form-content_form .hs_prefecture:after, .o-m__lp-form-content_form .hs_how_to_know:after { content: ""; width: 7px; height: 7px; border-left: 2px solid #007bc7; border-bottom: 2px solid #007bc7; transform: rotate(-45deg); position: absolute; right: 18px; top: 43px; }
.o-m__lp-form-content_form .input { display: block; padding: 0 0 10px 0; margin: 0; }
.o-m__lp-form-content_form .input input[type="text"], .o-m__lp-form-content_form .input input[type="email"], .o-m__lp-form-content_form .input input[type="tel"], .o-m__lp-form-content_form .input textarea, .o-m__lp-form-content_form .input select { background-color: #fff; padding: 10px; border-radius: 5px; width: 100% !important; border: 1px solid #e6e6e6; }
.o-m__lp-form-content_form .input input[type="text"]:focus, .o-m__lp-form-content_form .input input[type="email"]:focus, .o-m__lp-form-content_form .input input[type="tel"]:focus, .o-m__lp-form-content_form .input textarea:focus, .o-m__lp-form-content_form .input select:focus { border-color: #007bc7; background-color: #edf7ff; }
.o-m__lp-form-content_form .input input[type="text"].error, .o-m__lp-form-content_form .input input[type="email"].error, .o-m__lp-form-content_form .input input[type="tel"].error, .o-m__lp-form-content_form .input textarea.error, .o-m__lp-form-content_form .input select.error { border-color: #ffdadf; background: #fff1f3; }
.o-m__lp-form-content_form .input select { color: #323232; }
.o-m__lp-form-content_form .input ul { display: flex; }
.o-m__lp-form-content_form .input ul .hs-form-checkbox { line-height: 1; padding-left: 15px; margin-right: 15px; }
.o-m__lp-form-content_form .input ul .hs-form-checkbox label input[type="checkbox"]:before { content: ""; display: block; position: absolute; background-color: #fff; border: 1px solid #e6e6e6; border-radius: 0%; width: 17px; height: 17px; top: -6px; left: -18px; }
.o-m__lp-form-content_form .input ul .hs-form-checkbox label input[type="checkbox"]:checked:before { background-color: #a3d7fd; }
.o-m__lp-form-content_form .input ul .hs-form-checkbox label input[type="checkbox"]:after { content: ""; display: block; position: absolute; opacity: 0; height: 6px; width: 10px; top: -2px; left: -15px; border-width: 2px; border-bottom: 2px solid #007bc7; border-left: 2px solid #007bc7; transform: rotate(-45deg); }
.o-m__lp-form-content_form .input ul .hs-form-checkbox label input[type="checkbox"]:checked:after { opacity: 1; }
@media screen and (max-width: 576px) { .o-m__lp-form-content_form .input ul { display: block; }
  .o-m__lp-form-content_form .input ul li { margin-bottom: 10px; } }
.o-m__lp-form-content_form .hs-richtext { font-size: 10px; padding: 10px 0 20px; text-align: center; }
.o-m__lp-form-content_form .hs-richtext a { color: #007bc7; text-decoration: underline; }
.o-m__lp-form-content_form .actions { text-align: center; width: 300px; margin: 0 auto; position: relative; }
.o-m__lp-form-content_form .actions:after { position: absolute; display: block; content: ""; width: 10px; height: 10px; top: 0; right: 25px; bottom: 0; margin: auto; transform: rotate(45deg); transition: all ease 0.3s; border-top: 2px solid #fff; border-right: 2px solid #fff; }
.o-m__lp-form-content_form .actions .hs-button { display: inline-block; background-color: #ff852b; width: 100%; margin: 0 auto; height: 60px; border-radius: 50px; text-align: center; color: #fff; font-size: 18px; }
.o-m__lp-form-content_text { padding: 20px 0 0; font-size: 10px; text-align: center; }
.o-m__lp-form-content_text._fv { text-align: left; }
@media screen and (max-width: 576px) { .o-m__lp-form-content_text { text-align: left; } }
.o-m__lp-form-content .hs_error_rollup .hs-main-font-element { display: inline-block; font-size: 12px; border: 1px solid #ed6c56; color: #ed6c56; padding: 5px 10px; cursor: default; background-color: white; margin-top: 10px; margin-bottom: 10px; border-radius: 3px; }

.p__lp-display-reason_content_head { display: flex; padding: 0 0 40px; }
.p__lp-display-reason_content_head_left { width: 365px; }
.p__lp-display-reason_content_head_right { width: 635px; padding: 20px 0 0 30px; }
.p__lp-display-reason_content_head_right h3 { font-size: 24px; font-weight: 700; line-height: 1.8; padding: 0 0 15px; }
.p__lp-display-reason_content_head_right_text { font-size: 16px; line-height: 1.8; }
@media screen and (max-width: 576px) { .p__lp-display-reason_content_head { display: block; padding: 0 0 20px; }
  .p__lp-display-reason_content_head_left { display: block; width: 90%; margin: 0px auto; }
  .p__lp-display-reason_content_head_right { width: 100%; padding: 20px 0 0 0; }
  .p__lp-display-reason_content_head_right h3 { font-size: 16px; line-height: 24px; }
  .p__lp-display-reason_content_head_right_text { font-size: 14px; line-height: 22px; } }
.p__lp-display-reason_content_list { display: flex; justify-content: space-between; }
@media screen and (max-width: 576px) { .p__lp-display-reason_content_list { display: block; } }
.p__lp-display-reason_content_list_item { width: 31.333%; border-radius: 10px; padding: 25px; background: #edf7ff; }
@media screen and (max-width: 576px) { .p__lp-display-reason_content_list_item { width: 100%; margin: 0 0 15px; padding: 30px 20px; } }
.p__lp-display-reason_content_list_title { font-size: 18px; font-weight: 700; line-height: 1.6; color: #007bc7; text-align: center; padding: 0 0 10px; }
.p__lp-display-reason_content_list_icon { background-color: #fff; width: 120px; height: 120px; border-radius: 60px; margin: 0 auto; display: grid; place-items: center; }
.p__lp-display-reason_content_list_icon img { width: 90px; height: auto; }
.p__lp-display-reason_content_list_figure img { display: block; width: auto; max-width: 100%; height: 120px; margin: 0 auto; }
@media screen and (max-width: 768px) { .p__lp-display-reason_content_list_figure img { max-width: 100%; height: auto; } }
@media screen and (max-width: 576px) { .p__lp-display-reason_content_list_figure img { max-width: 100%; height: 120px; } }
.p__lp-display-reason_content_list_check { padding: 15px 0 0 0; }
.p__lp-display-reason_note { padding: 20px 0 0; }
.p__lp-display-reason_note_text { font-size: 10px; }
@media screen and (max-width: 576px) { .p__lp-display-reason_note { padding: 0; } }
.p__lp-display-benefits_content { background-color: #FFF; border-radius: 10px; padding: 45px; width: 850px; margin: 0 auto; text-align: center; }
.p__lp-display-benefits_content_image { width: 597px; margin: 0 auto; }
@media screen and (max-width: 768px) { .p__lp-display-benefits_content { width: 100%; padding: 20px; }
  .p__lp-display-benefits_content_image { width: 100%; height: auto; } }
.p__lp-display-benefits_note { width: 850px; margin: 0 auto; }
.p__lp-display-benefits_note_text { font-size: 10px; padding: 15px 0 0; }
@media screen and (max-width: 768px) { .p__lp-display-benefits_note { width: 100%; } }
.p__lp-display-flow_content { width: 560px; margin: 0 auto; }
.p__lp-display-flow_content_video { width: 100%; margin: 0 auto; position: relative; overflow: hidden; padding-top: 20.8%; aspect-ratio: 16 / 9; }
.p__lp-display-flow_content_video img, .p__lp-display-flow_content_video iframe { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
@media screen and (max-width: 576px) { .p__lp-display-flow_content { width: 100%; } }

/*# sourceMappingURL=display-rm.css.map */
