.f-l__footer { border-top: 1px solid #FFF; padding: 30px 0; }
@media screen and (max-width: 860px) { .f-l__footer { padding: 20px 10px; } }
@media screen and (max-width: 576px) { .f-l__footer { padding: 20px 0; } }
.f-l__footer-head { padding: 0 0 30px; }
@media screen and (max-width: 576px) { .f-l__footer-head { padding: 0 0 20px; } }
.f-l__footer-head_title { display: flex; padding: 0 0 20px; border-bottom: 1px solid #e6e6e6; justify-content: space-between; }
.f-l__footer-head_title a { display: block; width: 152px; height: 48px; }
.f-l__footer-head_title a img { width: 100%; height: auto; }
.f-l__footer-head_title p { height: 48px; display: grid; align-items: flex-end; text-align: right; }
.f-l__footer-head_tel { padding: 20px 0 0; }
.f-l__footer-head_tel_list { display: flex; justify-content: right; }
.f-l__footer-head_tel_item { margin-left: 15px; }
.f-l__footer-head_tel_place { display: inline-block; background-color: #267D00; color: #FFF; padding: 2px 6px 1px; text-align: center; border-radius: 15px; font-size: 12px; }
@media screen and (max-width: 576px) { .f-l__footer-head_tel_place { width: 50px; } }
.f-l__footer-head_tel_number { display: inline-block; font-size: 14px; padding: 0 0 0 3px; }
.f-l__footer-head_tel_number a { color: #323232; text-decoration: none; }
.f-l__footer-head_team { color: #267D00; font-weight: 700; }
@media screen and (max-width: 576px) { .f-l__footer-head_title { padding: 0 0 15px; }
  .f-l__footer-head_title a { width: 115px; height: 35px; }
  .f-l__footer-head_title p { height: 35px; font-size: 12px; }
  .f-l__footer-head_team { margin-bottom: 15px; }
  .f-l__footer-head_tel { padding: 15px 0 0; }
  .f-l__footer-head_tel_list { display: flex; flex-wrap: wrap; justify-content: left; }
  .f-l__footer-head_tel_item { width: 50%; margin: 0 0 10px; } }
.f-l__footer-link { padding: 20px 0; display: flex; }
@media screen and (max-width: 576px) { .f-l__footer-link { display: block; padding: 0 0 20px; overflow: hidden; } }
.f-l__footer-link_list { margin-right: 15px; }
.f-l__footer-link_list:last-child { margin: 0; }
@media screen and (max-width: 576px) { .f-l__footer-link_list { width: 49%; float: left; } }
.f-l__footer-link_list a { display: block; position: relative; padding: 0 0 10px 15px; font-size: 14px; color: #323232; text-decoration: none; }
.f-l__footer-link_list a:before { position: absolute; z-index: 1; display: block; content: ""; width: 8px; height: 8px; top: 5px; left: 0; margin: auto; transform: rotate(45deg); transition: all ease .3s; border-top: 2px solid #267D00; border-right: 2px solid #267D00; }
.f-l__footer-link_list a:hover { color: #267D00; }
.f-l__footer-link_list_inner { width: 430px; display: flex; }
.f-l__footer-link_list_sub { padding: 0 0 0 15px; }
.f-l__footer-link_list_sub li { padding: 0 0 7px; }
.f-l__footer-link_list_sub li a { font-size: 12px; padding: 0 0 0 10px; }
.f-l__footer-link_list_sub li a:before { position: absolute; z-index: 1; display: block; content: ""; width: 6px; height: 6px; top: 3px; left: 0; margin: auto; transform: rotate(180deg); transition: all ease .3s; border-top: 2px solid #d2d2d2; border-right: 2px solid #d2d2d2; }
.f-l__footer-link_list_sub._width_170 { width: 170px; }
.f-l__footer-link_list_sub._width_260 { width: 260px; }
@media screen and (max-width: 576px) { .f-l__footer-link_list { margin-right: 0; }
  .f-l__footer-link_list a { padding: 0 0 7px 12px; font-size: 12px; }
  .f-l__footer-link_list a:before { width: 6px; height: 6px; top: 4px; }
  .f-l__footer-link_list_inner { width: 100%; }
  .f-l__footer-link_list_sub { padding: 0 0 10px 15px; }
  .f-l__footer-link_list_sub li { padding: 0 0 7px; }
  .f-l__footer-link_list_sub li a { font-size: 10px; padding: 0 0 0 10px; }
  .f-l__footer-link_list_sub li a:before { width: 5px; height: 5px; border-top: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; }
  .f-l__footer-link_list_sub._width_170 { width: 45%; }
  .f-l__footer-link_list_sub._width_260 { width: 55%; } }
.f-l__footer-cta { display: flex; justify-content: center; text-align: center; }
.f-l__footer-cta .o-c__btn-link._orange { margin: 0px 10px; }
@media screen and (max-width: 576px) { .f-l__footer-cta .o-c__btn-link._orange { min-width: 50px; margin: 0px 5px; padding: 15px 30px 12px 20px; } }

#floating_pagetop { position: relative; display: block; width: 50px; height: 50px; position: fixed; right: 20px; bottom: -60px; z-index: 950; padding: 0.75em 0.8em; background: #267D00; border: 2px solid #fff; border-radius: 10px; opacity: 0.8; text-align: center; -webkit-transition: bottom 0.25s cubic-bezier(1, 0, 0, 1); transition: bottom 0.25s cubic-bezier(1, 0, 0, 1); }
#floating_pagetop:hover { opacity: 0.5; }
#floating_pagetop: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; }

.show_floater_pagetop #floating_pagetop { bottom: 20px; }
@media screen and (max-width: 1024px) { .show_floater_pagetop #floating_pagetop { bottom: 6em; } }
@media screen and (max-width: 768px) { .show_floater_pagetop #floating_pagetop { bottom: 110px; } }
@media screen and (max-width: 576px) { .show_floater_pagetop #floating_pagetop { bottom: 6em; } }

@media screen and (max-width: 767px) { #floating_pagetop { right: 10px; } }
.f-l__company { padding: 55px 0 0; }
.f-l__company .f-l__common-inner { display: flex; flex-wrap: wrap; }
.f-l__company._lp { padding: 55px 0 85px; }
.f-l__company img { width: 100%; height: auto; }
.f-l__company-company-logo { display: block; width: 72px; }
.f-l__company-textbox { width: 580px; font-size: 12px; line-height: 20px; padding: 0 40px; }
.f-l__company-textbox p { padding: 0 0 15px; }
.f-l__company-pmark { width: 81px; }
.f-l__company-isms { width: 155px; padding: 0 0 0 15px; }
.f-l__company-jiima { width: 100px; padding: 0 0 0 15px; }
.f-l__company-copyright { text-align: center; font-size: 10px; color: #6e6e6e; padding: 20px 0 55px; }
@media screen and (max-width: 860px) { .f-l__company { padding: 20px 0 0; }
  .f-l__company .f-l__common-inner { justify-content: center; }
  .f-l__company._lp { padding: 40px 0 85px; }
  .f-l__company-company-logo { width: 12%; }
  .f-l__company-textbox { width: 88%; font-size: 10px; line-height: 14px; padding: 0 20px; } }
@media screen and (max-width: 860px) and (max-width: 576px) { .f-l__company-textbox { padding: 0 0 0 20px; } }
@media screen and (max-width: 860px) { .f-l__company-textbox p { padding: 0 0 10px; }
  .f-l__company-pmark { width: 81px; padding: 10px 0 0; }
  .f-l__company-isms { width: 155px; padding: 10px 0 0 15px; }
  .f-l__company-jiima { width: 90px; padding: 10px 0 0 15px; }
  .f-l__company-copyright { padding: 30px 0 45px; } }
@media screen and (max-width: 576px) { .f-l__company._lp { padding: 20px 0 40px; } }

.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__btn-link { display: inline-block; padding: 15px 40px 12px; text-align: center; position: relative; line-height: 1.2; color: #FFF; border-radius: 50px; border: 2px solid #267D00; text-decoration: none; }
.o-c__btn-link:after { position: absolute; z-index: 1; display: block; content: ""; width: 8px; height: 8px; top: 0; right: 17px; 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._blue { background-color: #267D00; }
.o-c__btn-link._navi_blue { background-color: #267D00; padding: 10px 20px 7px 10px; font-size: 12px; }
.o-c__btn-link._navi_blue:after { width: 6px; height: 6px; right: 10px; }
@media screen and (min-width: 769px) { .o-c__btn-link._blue:hover { background-color: #FFF; color: #267D00; }
  .o-c__btn-link._blue:hover:after { border-top: 2px solid #267D00; border-right: 2px solid #267D00; }
  .o-c__btn-link._navi_blue:hover { background-color: #FFF; color: #267D00; }
  .o-c__btn-link._navi_blue:hover:after { border-top: 2px solid #267D00; border-right: 2px solid #267D00; }
  .o-c__btn-link._seisan:hover { background-color: #FFF; color: #007bc7; border: 2px solid #007bc7; }
  .o-c__btn-link._seisan:hover:after { border-top: 2px solid #007bc7; border-right: 2px solid #007bc7; } }
.o-c__btn-link._orange { min-width: 130px; background-color: #E55927; border: 2px solid #E55927; }
.o-c__btn-link._white { min-width: 130px; background-color: #fff; border: 2px solid #E55927; color: #E55927; }
.o-c__btn-link._white:after { border-top: 2px solid #E55927; border-right: 2px solid #E55927; }
.o-c__btn-link._white:hover { background-color: #E55927; color: #fff; }
.o-c__btn-link._white:hover:after { border-top: 2px solid #fff; border-right: 2px solid #fff; }
@media screen and (min-width: 769px) { .o-c__btn-link._orange:hover { background-color: #FFF; color: #E55927; }
  .o-c__btn-link._orange:hover:after { border-top: 2px solid #E55927; border-right: 2px solid #E55927; } }
.o-c__btn-link._btn_center { margin: 0 auto; }
.o-c__btn-text { font-size: 14px; font-weight: 700; color: #267D00; position: relative; display: inline-block; margin: 0 auto; padding: 2px 0 0 23px; cursor: pointer; }
.o-c__btn-text_icon_plus { display: inline-block; }
.o-c__btn-text_icon_plus_bg { display: inline-block; background-color: #267D00; 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_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: translateY(-50%) rotate(90deg); } }
.o-c__btn-text_icon_arrow { display: inline-block; color: #267D00; text-decoration: none; }
.o-c__btn-text_icon_arrow_bg { display: inline-block; background-color: #267D00; 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_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-m__cta-floating-bottom, .o-m__cta-floating-lp { background-color: rgba(38, 125, 0, 0.8); width: 100%; padding: 20px 0; position: fixed; z-index: 1000; bottom: 0; left: 0; transition: 0.3s; transform: translateY(101%); }
.o-m__cta-floating-bottom.is-show, .is-show.o-m__cta-floating-lp { transform: translateY(0); }
.o-m__cta-floating-bottom_link { width: 1000px; margin: 0px auto; display: flex; justify-content: space-between; }
.o-m__cta-floating-bottom_link_item { width: 48%; }
.o-m__cta-floating-bottom_link_item .o-c__cta-link_orange_capture, .o-m__cta-floating-bottom_link_item .o-c__cta-link_border_capture { left: 20px; width: 70px; }
@media screen and (max-width: 768px) { .o-m__cta-floating-bottom_link { width: 100%; }
  .o-m__cta-floating-bottom_link_item { width: 49%; } }
@media screen and (max-width: 768px) { .o-m__cta-floating-bottom, .o-m__cta-floating-lp { padding: 15px; } }
@media screen and (max-width: 576px) { .o-m__cta-floating-bottom, .o-m__cta-floating-lp { padding: 10px; } }
.o-m__cta-floating-lp.is-show { transform: translateY(0); }
.o-m__cta-floating-lp_link { width: 1000px; margin: 0px auto; display: flex; justify-content: space-between; }
.o-m__cta-floating-lp_link_item { width: 48%; }
.o-m__cta-floating-lp_link_item .o-c__cta-link_orange_capture, .o-m__cta-floating-lp_link_item .o-c__cta-link_border_capture { left: 20px; width: 70px; }
@media screen and (max-width: 768px) { .o-m__cta-floating-lp_link { width: 100%; }
  .o-m__cta-floating-lp_link_item { width: 49%; } }
@media screen and (max-width: 768px) { .o-m__cta-floating-lp { padding: 15px; } }
.o-m__cta-floating-lp .o-m__cta-floating-bottom_link { max-width: 1200px; width: 100%; padding-left: 30px; }
.o-m__cta-floating-lp .o-m__cta-floating-bottom_link_item { max-width: 550px; }
.o-m__cta-floating-lp .o-c__cta-link_orange._floating { padding: 10px 25px 8px; font-size: 18px; }
.o-m__cta-floating-lp .o-c__cta-link_orange_capture, .o-m__cta-floating-lp .o-c__cta-link_border_capture { left: 20px; width: 70px; }
.o-m__cta-floating-lp .o-c__cta-link_border._floating { padding: 10px 25px 8px; font-size: 18px; }
@media screen and (max-width: 768px) { .o-m__cta-floating-lp .o-m__cta-floating-bottom_link { padding-left: 0; }
  .o-m__cta-floating-lp .o-c__cta-link_orange._floating { font-size: 14px; padding: 23px 15px 14px; }
  .o-m__cta-floating-lp .o-c__cta-link_border._floating { padding: 23px 15px 14px; }
  .o-m__cta-floating-lp .o-c__cta-link_border._floating .o-c__cta-link_border_text { font-size: 14px; } }
.o-m__cta-wrap_inner_common { width: 1200px; height: 400px; margin: 0px auto; padding: 60px 0; position: relative; }
.o-m__cta-wrap_inner_common._title_two { height: 450px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_common._title_two { height: auto; } }
.o-m__cta-wrap_inner_common._one_button { height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_common { width: 100%; padding: 40px 0; height: auto; } }
.o-m__cta-wrap_inner_common_title { text-align: center; font-size: 30px; font-weight: 700; padding: 0 0 40px; position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_common_title { font-size: 25px; position: relative; } }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_common_title .sp-only { display: block; } }
.o-m__cta-wrap_inner_common_title_lead { font-size: 18px; padding: 15px 0 0; font-weight: 500; }
.o-m__cta-wrap_inner_common_talent_left { width: 260px; height: 340px; position: absolute; z-index: 200; left: -30px; bottom: -20px; }
.o-m__cta-wrap_inner_common_talent_left img { width: 100%; height: auto; }
.o-m__cta-wrap_inner_common_talent_right { width: 229px; height: 321px; position: absolute; z-index: 200; right: -20px; bottom: 0px; }
.o-m__cta-wrap_inner_common_talent_right img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_common_talent_left { display: none; }
  .o-m__cta-wrap_inner_common_talent_right { display: none; } }
.o-m__cta-wrap_inner_common_button { width: 100%; max-width: 400px; margin: 0px auto; z-index: 500; display: flex; flex-direction: column; grid-row-gap: 40px; padding: 0; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_common_button { margin: 0 auto; grid-row-gap: 20px; } }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner_common_button { width: 85%; } }
.o-m__cta-wrap_inner_common_note { width: 700px; display: block; margin: 20px auto 0; font-size: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_common_note { width: 100%; text-align: center; } }

.o-m__cta-wrap_inner { color: #FFF; width: 100%; overflow: hidden; position: relative; }
.o-m__cta-wrap_inner:before { display: block; content: ""; position: absolute; z-index: 0; bottom: -130px; left: -90px; width: 406px; height: 386px; background-image: url(/assets/image/figure/back_component_sub_bg.svg); background-size: cover; transform: rotate(-120deg); }
.o-m__cta-wrap_inner:after { content: ""; position: absolute; z-index: 0; top: -90px; right: -120px; width: 406px; height: 386px; background-image: url(/assets/image/figure/back_component_sub_bg.svg); background-size: cover; transform: rotate(83deg); }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner:before { bottom: -190px; left: -140px; z-index: 0; transform: rotate(-120deg) scale(0.8); }
  .o-m__cta-wrap_inner:after { top: -210px; right: -140px; z-index: 0; transform: rotate(83deg) scale(0.8); } }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner:before { z-index: 0; bottom: -90px; left: -70px; width: 250px; height: 250px; transform: rotate(-120deg); }
  .o-m__cta-wrap_inner:after { z-index: 0; top: -85px; right: -90px; width: 250px; height: 250px; transform: rotate(83deg); } }

.o-m__cta-wrap_inner_document { max-width: 1200px; height: 400px; margin: 0 auto; padding: 60px 0; position: relative; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_document { width: 100%; height: auto; padding: 40px 0; } }
.o-m__cta-wrap_inner_document_title { text-align: center; font-size: 30px; font-weight: 700; padding: 0 0 40px; position: relative; z-index: 10; }
.o-m__cta-wrap_inner_document_title span { font-size: 18px; position: relative; display: inline-block; padding: 0 15px; margin-bottom: 10px; }
.o-m__cta-wrap_inner_document_title span:before { position: absolute; left: 0; top: 0; content: ""; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(-25deg); }
.o-m__cta-wrap_inner_document_title span:after { position: absolute; content: ""; right: 0; top: 0; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(25deg); }
.o-m__cta-wrap_inner_document_title_lead { font-size: 18px; padding: 15px 0 0; font-weight: 500; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_document_title { font-size: 28px; } }
.o-m__cta-wrap_inner_document_talent_left { width: 286px; height: 205px; position: absolute; z-index: 200; left: -50px; top: 50%; transform: translateY(-50%); }
.o-m__cta-wrap_inner_document_talent_left img { width: 100%; height: auto; }
.o-m__cta-wrap_inner_document_talent_right { width: 245px; height: 280px; position: absolute; z-index: 200; right: 0; bottom: 30px !important; }
.o-m__cta-wrap_inner_document_talent_right img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_document_talent_left { display: none; }
  .o-m__cta-wrap_inner_document_talent_right { display: none; } }
.o-m__cta-wrap_inner_document_button { width: 100%; max-width: 400px; margin: 0px auto; z-index: 500; display: flex; flex-direction: column; grid-row-gap: 40px; padding: 0; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_button { margin: 0px auto; grid-row-gap: 20px; position: relative; z-index: 100; } }
.o-m__cta-wrap_inner_document_note { width: 700px; display: block; margin: 20px auto 0; font-size: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_title { text-align: center; margin-bottom: 0; font-size: 25px; position: relative; z-index: 100; }
  .o-m__cta-wrap_inner_document_title_lead { font-size: 16px; }
  .o-m__cta-wrap_inner_document_talent_left { display: none; }
  .o-m__cta-wrap_inner_document_talent_right { display: none; } }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner_document_button { width: 85%; } }
.o-m__cta-wrap_inner_document_tel { width: 530px; margin: 30px auto 0; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_tel { width: 90%; margin: 15px auto 0; } }
.o-m__cta-wrap_inner_document_tel_inner { display: flex; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_tel_inner { display: block; } }
.o-m__cta-wrap_inner_document_tel_team { width: 25%; border-right: 1px solid #fff; padding-right: 5px; font-size: 14px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_tel_team { width: 100%; text-align: center; border-right: 0; padding-right: 0; margin-bottom: 10px; } }
.o-m__cta-wrap_inner_document_tel_contents { width: 75%; font-size: 14px; padding-left: 15px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_tel_contents { width: 100%; text-align: center; } }
.o-m__cta-wrap_inner_document_tel_contents a { color: #fff; padding-left: 10px; text-decoration: none; }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner_document_tel_contents a { padding-left: 0; } }
.o-m__cta-wrap_inner_document_tel_contents_main a { font-size: 20px; vertical-align: middle; letter-spacing: 1px; }
.o-m__cta-wrap_inner_document_tel_contents_region { display: flex; justify-content: space-between; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_tel_contents_region { flex-wrap: wrap; justify-content: center; width: 85%; margin: 0 auto; } }
.o-m__cta-wrap_inner_document_tel_contents_region li { font-size: 12px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_tel_contents_region li { width: 50%; text-align: center; line-height: 1.5; } }
.o-m__cta-wrap_inner_document_tel_contents_time { font-size: 12px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_tel_contents_time { width: 100%; text-align: center; } }
.o-m__cta-wrap_inner_document_tel_contents_time span { background: #267D00; border-radius: 20px; padding: 5px 12px; display: inline-block; margin-right: 8px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document_tel_contents_time span { font-size: 11px; } }
.o-m__cta-wrap_inner_document._title_two { height: 450px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_document._title_two { height: auto; } }
.o-m__cta-wrap_inner_document._title_two .o-m__cta-wrap_inner_document_talent_left { transform: translateY(-28%); }

.o-m__cta-wrap_inner_invoice { max-width: 1200px; margin: 0 auto; padding: 60px 0; position: relative; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_invoice { width: 100%; height: auto; padding: 40px 0; } }
.o-m__cta-wrap_inner_invoice_title { text-align: center; font-size: 30px; font-weight: 700; padding: 0 0 30px; position: relative; z-index: 10; }
.o-m__cta-wrap_inner_invoice_title span { font-size: 18px; position: relative; display: inline-block; padding: 0 15px; margin-bottom: 10px; }
.o-m__cta-wrap_inner_invoice_title span:before { position: absolute; left: 0; top: 0; content: ""; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(-25deg); }
.o-m__cta-wrap_inner_invoice_title span:after { position: absolute; content: ""; right: 0; top: 0; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(25deg); }
.o-m__cta-wrap_inner_invoice_title_lead { font-size: 18px; padding: 15px 0 0; font-weight: 500; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_invoice_title { font-size: 28px; } }
.o-m__cta-wrap_inner_invoice_talent_left { width: 245px; height: 240px; position: absolute; z-index: 200; left: 30px; bottom: 0; }
.o-m__cta-wrap_inner_invoice_talent_left img { width: 100%; height: auto; }
.o-m__cta-wrap_inner_invoice_talent_right { width: 230px; height: 240px; position: absolute; z-index: 200; right: 40px; bottom: 0; }
.o-m__cta-wrap_inner_invoice_talent_right img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_invoice_talent_left { display: none; }
  .o-m__cta-wrap_inner_invoice_talent_right { display: none; } }
.o-m__cta-wrap_inner_invoice_button { width: 100%; max-width: 775px; margin: 0px auto; z-index: 500; display: flex; justify-content: space-around; padding: 0; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_button { max-width: 330px; padding: 15px 0 0; margin: 0px auto; display: block; position: relative; z-index: 100; } }
.o-m__cta-wrap_inner_invoice_note { width: 700px; display: block; margin: 20px auto 0; font-size: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_title { text-align: center; margin-bottom: 0; padding: 0; font-size: 25px; position: relative; z-index: 100; }
  .o-m__cta-wrap_inner_invoice_title_lead { font-size: 16px; }
  .o-m__cta-wrap_inner_invoice_talent_left { display: none; }
  .o-m__cta-wrap_inner_invoice_talent_right { display: none; } }
.o-m__cta-wrap_inner_invoice_tel { width: 530px; margin: 30px auto 0; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_tel { width: 90%; margin: 15px auto 0; } }
.o-m__cta-wrap_inner_invoice_tel_inner { display: flex; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_tel_inner { display: block; } }
.o-m__cta-wrap_inner_invoice_tel_team { width: 25%; border-right: 1px solid #fff; padding-right: 10px; font-size: 14px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_tel_team { width: 100%; text-align: center; border-right: 0; padding-right: 0; margin-bottom: 10px; } }
.o-m__cta-wrap_inner_invoice_tel_contents { width: 75%; font-size: 14px; padding-left: 15px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_tel_contents { width: 100%; text-align: center; } }
.o-m__cta-wrap_inner_invoice_tel_contents a { color: #fff; padding-left: 10px; text-decoration: none; }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner_invoice_tel_contents a { padding-left: 0; } }
.o-m__cta-wrap_inner_invoice_tel_contents_main a { font-size: 20px; vertical-align: middle; letter-spacing: 1px; }
.o-m__cta-wrap_inner_invoice_tel_contents_region { display: flex; justify-content: space-between; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_tel_contents_region { flex-wrap: wrap; justify-content: center; width: 85%; margin: 0 auto; } }
.o-m__cta-wrap_inner_invoice_tel_contents_region li { font-size: 12px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_tel_contents_region li { width: 50%; text-align: center; line-height: 1.5; } }
.o-m__cta-wrap_inner_invoice_tel_contents_time { font-size: 12px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_tel_contents_time { width: 100%; text-align: center; } }
.o-m__cta-wrap_inner_invoice_tel_contents_time span { background: #267D00; border-radius: 20px; padding: 5px 12px; display: inline-block; margin-right: 8px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_invoice_tel_contents_time span { font-size: 11px; } }

.o-m__cta-wrap_inner_price { max-width: 1200px; margin: 0 auto; padding: 60px 0; position: relative; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_price { width: 100%; padding: 40px 0; height: auto; } }
.o-m__cta-wrap_inner_price_title { text-align: center; font-size: 30px; font-weight: 700; padding: 0 0 30px; position: relative; }
.o-m__cta-wrap_inner_price_title span { font-size: 18px; position: relative; display: inline-block; padding: 0 15px; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_price_title span { font-size: 14px; } }
.o-m__cta-wrap_inner_price_title span:before { position: absolute; left: 0; top: 0; content: ""; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(-25deg); }
.o-m__cta-wrap_inner_price_title span:after { position: absolute; content: ""; right: 0; top: 0; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(25deg); }
.o-m__cta-wrap_inner_price_title_lead { font-size: 18px; padding: 15px 0 0; font-weight: 500; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_price_title { font-size: 28px; } }
.o-m__cta-wrap_inner_price_talent_left { width: 280px; height: 300px; position: absolute; z-index: 200; left: -30px; bottom: -10px; }
.o-m__cta-wrap_inner_price_talent_left img { width: 100%; height: auto; }
.o-m__cta-wrap_inner_price_talent_right { width: 250px; height: 400px; position: absolute; z-index: 200; right: -20px; bottom: -110px; }
.o-m__cta-wrap_inner_price_talent_right img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_price_talent_left { display: none; }
  .o-m__cta-wrap_inner_price_talent_right { display: none; } }
.o-m__cta-wrap_inner_price_button { width: 100%; max-width: 775px; margin: 0px auto; z-index: 500; display: flex; justify-content: space-around; padding: 0; }
.o-m__cta-wrap_inner_price_button .o-c__cta-link_orange._common { padding: 20px 50px 15px 15px; letter-spacing: -1px; }
.o-m__cta-wrap_inner_price_button._balloon .o-c__cta-link_orange { padding: 30px 25px 24px; width: 400px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_price_button._balloon .o-c__cta-link_orange { width: 100%; } }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner_price_button._balloon .o-c__cta-link_orange { padding: 19px 15px 14px; } }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner_price_button._balloon { max-width: 85%; } }
@media screen and (min-width: 769px) { .o-m__cta-wrap_inner_price .o-c__cta-link_orange_free { margin-right: 5px; } }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_price_title { text-align: center; font-size: 25px; padding: 0; margin-bottom: 12px; position: relative; z-index: 100; }
  .o-m__cta-wrap_inner_price_title_lead { font-size: 16px; }
  .o-m__cta-wrap_inner_price_talent_left { display: none; }
  .o-m__cta-wrap_inner_price_talent_right { display: none; }
  .o-m__cta-wrap_inner_price_button { max-width: 400px; margin: 0 auto; display: block; position: relative; z-index: 100; font-size: 14px; }
  .o-m__cta-wrap_inner_price_button .o-c__cta-link_orange._common { padding: 22px 15px 0 0; letter-spacing: 0px; font-size: 16px; }
  .o-m__cta-wrap_inner_price_button .o-c__cta-link_orange_free { display: inline-block; margin-right: 7px; vertical-align: -3px; padding: 6px 6px 3px; } }
.o-m__cta-wrap_inner_price._onlytop { padding: 60px 0 0; }

.o-m__cta-wrap_inner_yuso { max-width: 1200px; margin: 0 auto; padding: 60px 0; position: relative; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_yuso { width: 100%; padding: 40px 0; height: auto; } }
.o-m__cta-wrap_inner_yuso_title { text-align: center; font-size: 30px; font-weight: 700; padding: 0 0 30px; position: relative; }
.o-m__cta-wrap_inner_yuso_title span { font-size: 18px; position: relative; display: inline-block; padding: 0 15px; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_yuso_title span { font-size: 14px; } }
.o-m__cta-wrap_inner_yuso_title span:before { position: absolute; left: 0; top: 0; content: ""; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(-25deg); }
.o-m__cta-wrap_inner_yuso_title span:after { position: absolute; content: ""; right: 0; top: 0; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(25deg); }
.o-m__cta-wrap_inner_yuso_title_lead { font-size: 18px; padding: 15px 0 0; font-weight: 500; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_yuso_title { font-size: 28px; } }
.o-m__cta-wrap_inner_yuso_talent_left { width: 290px; height: 370px; position: absolute; z-index: 200; left: 30px; bottom: -73px; }
.o-m__cta-wrap_inner_yuso_talent_left img { width: 100%; height: auto; }
.o-m__cta-wrap_inner_yuso_talent_right { width: 250px; height: 400px; position: absolute; z-index: 200; right: 70px; bottom: -100px; }
.o-m__cta-wrap_inner_yuso_talent_right img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_yuso_talent_left { display: none; }
  .o-m__cta-wrap_inner_yuso_talent_right { display: none; } }
.o-m__cta-wrap_inner_yuso_button { width: 100%; max-width: 775px; margin: 0px auto; z-index: 500; display: flex; justify-content: space-around; padding: 0; }
.o-m__cta-wrap_inner_yuso_button .o-c__cta-link_orange._common { padding: 20px 50px 15px 15px; letter-spacing: -1px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_yuso_title { text-align: center; font-size: 25px; padding: 0; margin-bottom: 15px; position: relative; z-index: 100; }
  .o-m__cta-wrap_inner_yuso_title_lead { font-size: 16px; }
  .o-m__cta-wrap_inner_yuso_talent_left { display: none; }
  .o-m__cta-wrap_inner_yuso_talent_right { display: none; }
  .o-m__cta-wrap_inner_yuso_button { max-width: 330px; margin: 0 auto; display: block; position: relative; z-index: 100; font-size: 14px; }
  .o-m__cta-wrap_inner_yuso_button .o-c__cta-link_orange._common { padding: 22px 5px 0; letter-spacing: 0px; margin: 0 auto; font-size: 18px; }
  .o-m__cta-wrap_inner_yuso_button .o-c__cta-link_orange_free { display: inline-block; margin-right: 7px; vertical-align: -3px; padding: 6px 6px 3px; } }

.o-m__cta-wrap_inner_demo { max-width: 1200px; height: 400px; margin: 0 auto; padding: 60px 0; position: relative; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_demo { width: 100%; padding: 40px 0; height: auto; } }
.o-m__cta-wrap_inner_demo_title { text-align: center; font-size: 30px; font-weight: 700; padding: 0 0 40px; position: relative; z-index: 10; }
.o-m__cta-wrap_inner_demo_title span { font-size: 18px; position: relative; display: inline-block; padding: 0 15px; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_demo_title span { font-size: 14px; } }
.o-m__cta-wrap_inner_demo_title span:before { position: absolute; left: 0; top: 0; content: ""; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(-25deg); }
.o-m__cta-wrap_inner_demo_title span:after { position: absolute; content: ""; right: 0; top: 0; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(25deg); }
.o-m__cta-wrap_inner_demo_title_lead { font-size: 18px; padding: 15px 0 0; font-weight: 500; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_demo_title { font-size: 28px; } }
.o-m__cta-wrap_inner_demo_list-box { display: flex; justify-content: center; width: 430px; margin: 5px auto 0; padding-left: 40px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_demo_list-box { margin: 5px auto 15px 8px; width: 100%; padding-left: 0; } }
.o-m__cta-wrap_inner_demo_list-box li { position: relative; padding: 6px 20px 0 30px; margin-bottom: 5px; text-align: left; font-size: 20px; color: #fff; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_demo_list-box li { font-size: 16px; padding: 6px 15px 0 25px; }
  .o-m__cta-wrap_inner_demo_list-box li:last-child { padding: 6px 0 0 25px; } }
.o-m__cta-wrap_inner_demo_list-box li:before { content: ""; position: absolute; left: 0; top: 17px; transform: translateY(-50%); width: 21px; height: 21px; background: #267D00; border-radius: 11px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_demo_list-box li:before { width: 18px; height: 18px; top: 16px; } }
.o-m__cta-wrap_inner_demo_list-box li:after { content: ""; width: 8px; height: 6px; border-top: solid 2px #fff; border-right: solid 2px #fff; display: block; position: absolute; left: 6px; top: 13px; transform: rotate(135deg); }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_demo_list-box li:after { width: 9px; height: 7px; left: 5px; top: 11px; } }
.o-m__cta-wrap_inner_demo_talent { z-index: 1; position: relative; }
.o-m__cta-wrap_inner_demo_talent_left { width: 254px; height: 153px; position: absolute; z-index: 200; left: 0px; bottom: 90px; }
.o-m__cta-wrap_inner_demo_talent_left img { width: 100%; height: auto; }
.o-m__cta-wrap_inner_demo_talent_right { width: 230px; height: 315px; position: absolute; z-index: 200; right: 0; bottom: 5px; }
.o-m__cta-wrap_inner_demo_talent_right img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_demo_talent_left { display: none; }
  .o-m__cta-wrap_inner_demo_talent_right { display: none; } }
.o-m__cta-wrap_inner_demo_button { width: 100%; max-width: 400px; margin: 0px auto; z-index: 500; display: flex; flex-direction: column; grid-row-gap: 40px; padding: 0; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_demo_title { text-align: center; font-size: 25px; position: relative; z-index: 100; }
  .o-m__cta-wrap_inner_demo_title_lead { font-size: 16px; }
  .o-m__cta-wrap_inner_demo_talent_left { display: none; }
  .o-m__cta-wrap_inner_demo_talent_right { display: none; }
  .o-m__cta-wrap_inner_demo_button { margin: 0px auto; grid-row-gap: 20px; position: relative; z-index: 100; } }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner_demo_button { width: 85%; } }

.o-m__cta-wrap_inner_dl { max-width: 1200px; height: 400px; margin: 0 auto; padding: 60px 0; position: relative; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_dl { width: 100%; padding: 40px 0; height: auto; } }
.o-m__cta-wrap_inner_dl_title { text-align: center; font-size: 30px; font-weight: 700; padding: 0 0 40px; position: relative; z-index: 10; }
.o-m__cta-wrap_inner_dl_title span { font-size: 18px; position: relative; display: inline-block; padding: 0 15px; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_dl_title span { font-size: 14px; } }
.o-m__cta-wrap_inner_dl_title span:before { position: absolute; left: 0; top: 0; content: ""; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(-25deg); }
.o-m__cta-wrap_inner_dl_title span:after { position: absolute; content: ""; right: 0; top: 0; width: 1px; height: 100%; background: #fff; border-radius: 3px; transform: rotate(25deg); }
.o-m__cta-wrap_inner_dl_title_lead { font-size: 18px; padding: 15px 0 0; font-weight: 500; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_dl_title { font-size: 28px; } }
.o-m__cta-wrap_inner_dl_talent { z-index: 1; position: relative; }
.o-m__cta-wrap_inner_dl_talent_left { width: 242px; height: 265px; position: absolute; z-index: 200; left: 0; bottom: 10px; }
.o-m__cta-wrap_inner_dl_talent_left img { width: 100%; height: auto; }
.o-m__cta-wrap_inner_dl_talent_right { width: 300px; height: 230px; position: absolute; z-index: 200; right: -50px; bottom: 35px; }
.o-m__cta-wrap_inner_dl_talent_right img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_dl_talent_left { display: none; }
  .o-m__cta-wrap_inner_dl_talent_right { display: none; } }
.o-m__cta-wrap_inner_dl_button { width: 100%; max-width: 400px; margin: 0px auto; z-index: 500; display: flex; flex-direction: column; grid-row-gap: 40px; padding: 0; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_dl_title { text-align: center; font-size: 25px; margin-bottom: 0; position: relative; z-index: 100; }
  .o-m__cta-wrap_inner_dl_title_lead { font-size: 16px; }
  .o-m__cta-wrap_inner_dl_talent_left { display: none; }
  .o-m__cta-wrap_inner_dl_talent_right { display: none; }
  .o-m__cta-wrap_inner_dl_button { margin: 0px auto; grid-row-gap: 20px; position: relative; z-index: 100; } }
@media screen and (max-width: 576px) { .o-m__cta-wrap_inner_dl_button { width: 85%; } }

.o-m__cta-wrap_inner_worries { width: 1200px; height: 340px; margin: 0px auto; padding: 60px 0; position: relative; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_worries { width: 100%; padding: 40px 0; height: auto; } }
.o-m__cta-wrap_inner_worries_title { text-align: center; font-size: 30px; font-weight: 700; padding: 0 0 30px; position: relative; z-index: 1; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_worries_title { font-size: 25px; position: relative; padding: 0; } }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_worries_title { padding: 0 0 12px; }
  .o-m__cta-wrap_inner_worries_title .sp-only { display: block; } }
.o-m__cta-wrap_inner_worries_title_lead { font-size: 18px; padding: 15px 0 0; font-weight: 500; }
.o-m__cta-wrap_inner_worries_talent_left { width: 260px; height: 340px; position: absolute; z-index: 200; left: -30px; bottom: -20px; }
.o-m__cta-wrap_inner_worries_talent_left img { width: 100%; height: auto; }
.o-m__cta-wrap_inner_worries_talent_right { width: 229px; height: 321px; position: absolute; z-index: 200; right: -20px; bottom: 0px; }
.o-m__cta-wrap_inner_worries_talent_right img { width: 100%; height: auto; }
@media screen and (max-width: 1024px) { .o-m__cta-wrap_inner_worries_talent_left { display: none; }
  .o-m__cta-wrap_inner_worries_talent_right { display: none; } }
.o-m__cta-wrap_inner_worries_button { width: 775px; margin: 0px auto; z-index: 500; display: flex; justify-content: space-around; padding: 0; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_worries_button { width: 100%; max-width: 330px; margin: 0 auto; display: block; } }
.o-m__cta-wrap_inner_worries_note { width: 700px; display: block; margin: 20px auto 0; font-size: 10px; }
@media screen and (max-width: 768px) { .o-m__cta-wrap_inner_worries_note { width: 100%; text-align: center; } }

.o-m__about-content { position: relative; }
.o-m__about-content img { width: 100%; height: auto; margin: 0 auto 10px; }
.o-m__about-content p { font-size: 16px; margin-top: 40px; }
@media (max-width: 767px) { .o-m__about-content p { font-size: 14px; margin-top: 20px; } }

.o-m__cta-list_column { display: flex; justify-content: space-between; gap: 2%; }
.o-m__cta-list_column_item { min-height: 290px; width: 32%; background-color: #F4F9F1; border-radius: 10px; padding: 40px 15px 30px; position: relative; }
.o-m__cta-list_column_title { font-size: 20px; font-weight: 700; text-align: center; color: #267D00; margin-bottom: 10px; min-height: 50px; }
.o-m__cta-list_column_text { font-size: 16px; text-align: center; color: #323232; }
.o-m__cta-list_column_btn { position: absolute; bottom: 30px; left: 0; width: 100%; text-align: center; }
.o-m__cta-list_column_btn .o-c__btn-link._white { font-size: 18px; font-weight: 700; display: flex; justify-content: center; align-items: center; width: 84%; height: 60px; margin: auto; }
@media screen and (max-width: 768px) { .o-m__cta-list_column { display: block; }
  .o-m__cta-list_column_title { margin-bottom: 10px; min-height: inherit; }
  .o-m__cta-list_column_item { width: 100%; margin-bottom: 20px; padding: 30px 20px; min-height: inherit; }
  .o-m__cta-list_column_item:last-child { margin-bottom: 0; }
  .o-m__cta-list_column_text { font-size: 14px; margin-bottom: 20px; }
  .o-m__cta-list_column_btn { position: static; }
  .o-m__cta-list_column_btn .o-c__btn-link._white { width: 100%; } }

.o-m__function-modallist-content_list { display: grid; grid-template-columns: repeat(3, 1fr); column-gap: 20px; row-gap: 20px; }
@media screen and (max-width: 768px) { .o-m__function-modallist-content_list { grid-template-columns: repeat(2, 1fr); column-gap: 10px; row-gap: 10px; } }
.o-m__function-modallist-content_item { width: 100%; }
.o-m__function-modallist-content_box { display: flex; align-items: center; background-color: #fff; padding: 0 20px; text-align: center; position: relative; border-radius: 10px; height: 100px; }
.o-m__function-modallist-content_box:hover { box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
@media screen and (max-width: 768px) { .o-m__function-modallist-content_box { font-size: 16px; padding: 10px 15px 15px; height: 100%; display: block; } }
.o-m__function-modallist-content_box:after { position: absolute; z-index: 1; display: block; content: ""; width: 10px; height: 10px; top: 0; right: 17px; bottom: 0; margin: auto; transform: rotate(45deg); transition: all ease .3s; border-top: 3px solid #267D00; border-right: 3px solid #267D00; }
@media screen and (max-width: 768px) { .o-m__function-modallist-content_box:after { width: 8px; height: 8px; border-top: 2px solid #267D00; border-right: 2px solid #267D00; } }
.o-m__function-modallist-content_head { font-size: 18px; text-align: left; margin-left: 20px; }
@media screen and (max-width: 768px) { .o-m__function-modallist-content_head { font-size: 14px; margin-left: 0; margin-top: 12px; text-align: center; }
  .o-m__function-modallist-content_head._mt { margin-top: 22px; } }
.o-m__function-modallist-content_icon { width: 100%; max-width: 60px; }
.o-m__function-modallist-modal_box { display: none; position: fixed; z-index: 10000; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); background-color: #fff; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; width: 90%; max-height: 80%; max-width: 600px; padding: 40px 50px 40px 20px; justify-content: space-between; box-shadow: 0 0 10px #888; box-sizing: border-box; border-radius: 10px; transition: all 1s; }
@media screen and (max-width: 768px) { .o-m__function-modallist-modal_box { padding: 25px; } }
.o-m__function-modallist-modal_overlay { display: none; position: fixed; z-index: 10000; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; background-color: #111; opacity: 0.3; cursor: pointer; }
.o-m__function-modallist-modal_close { position: absolute; width: 30px; height: 30px; top: 30px; right: 20px; transform: translateY(-50%); -webkit-transform: translateY(-50%); cursor: pointer; }
.o-m__function-modallist-modal_close_icon { display: inline-block; width: 30px; height: 30px; position: relative; cursor: pointer; }
.o-m__function-modallist-modal_close_icon:before { display: block; content: ""; position: absolute; top: 50%; left: 50%; width: 90%; height: 3px; margin: -8% 0 0 -42%; background: #ccc; transform: rotate(-45deg); }
.o-m__function-modallist-modal_close_icon:after { display: block; content: ""; position: absolute; top: 50%; left: 50%; width: 90%; height: 3px; margin: -8% 0 0 -42%; background: #ccc; transform: rotate(45deg); }
.o-m__function-modallist-modal_left { width: 120px; height: 120px; }
.o-m__function-modallist-modal_left img { width: 100%; height: 100%; }
@media screen and (max-width: 768px) { .o-m__function-modallist-modal_left { margin: 0 auto 20px; } }
.o-m__function-modallist-modal_right { width: calc(95% - 120px); }
@media screen and (max-width: 768px) { .o-m__function-modallist-modal_right { width: 100%; } }
.o-m__function-modallist-modal_head { font-size: 20px; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .o-m__function-modallist-modal_head { text-align: center; } }
.o-m__function-modallist-modal_text { font-size: 16px; }

#modal1:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal2:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal3:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal4:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal5:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal6:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal7:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal8:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal9:checked ~ .o-m__function-modallist-modal_box { display: flex; }

#modal1:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

#modal2:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

#modal3:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

#modal4:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

#modal5:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

#modal6:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

#modal7:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

#modal8:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

#modal9:checked ~ .o-m__function-modallist-modal_overlay { display: block; }

@media screen and (max-width: 768px) { #modal1:checked ~ .o-m__function-modallist-modal_box { display: block; }
  #modal2:checked ~ .o-m__function-modallist-modal_box { display: block; }
  #modal3:checked ~ .o-m__function-modallist-modal_box { display: block; }
  #modal4:checked ~ .o-m__function-modallist-modal_box { display: block; }
  #modal5:checked ~ .o-m__function-modallist-modal_box { display: block; }
  #modal6:checked ~ .o-m__function-modallist-modal_box { display: block; }
  #modal7:checked ~ .o-m__function-modallist-modal_box { display: block; }
  #modal8:checked ~ .o-m__function-modallist-modal_box { display: block; }
  #modal9:checked ~ .o-m__function-modallist-modal_box { display: block; } }
.o-m__faq-content_item { position: relative; background-color: #FFF; border-radius: 10px; padding: 0 0 25px; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .o-m__faq-content_item { padding: 10px 10px 20px; } }
.o-m__faq-content_item_icon_ball { display: inline-block; background-color: #267D00; 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 25px 0px 60px; position: relative; display: block; cursor: pointer; }
.o-m__faq-content_item_label:before { content: "Q"; position: absolute; left: 30px; top: 22px; font-size: 22px; color: #267D00; }
@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: #F4F9F1; border-radius: 10px; transition: all ease .3s; }
.o-m__faq-content_item_answer_title { font-size: 16px; padding: 0 0 10px; color: #267D00; 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: #267D00; }
@media screen and (max-width: 768px) { .o-m__faq-content_item_answer_title { font-size: 14px; } }
.o-m__faq-content_item_answer_detail { font-size: 14px; line-height: 1.6; }
.o-m__faq-content_item_answer_annotation { font-size: 10px; }
.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; cursor: text; }
@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__panel-list-linkdata { text-align: center; }
.o-m__panel-list-linkdata_column { display: flex; flex-wrap: wrap; justify-content: space-between; }
.o-m__panel-list-linkdata_column._column_3 ._column_data { flex-basis: 31.333%; margin-bottom: 25px; }
@media screen and (max-width: 576px) { .o-m__panel-list-linkdata_column._column_3 ._column_data { flex-basis: 48.5%; margin-bottom: 10px; } }
.o-m__panel-list-linkdata_box { display: block; text-align: center; border-radius: 10px; padding: 35px 30px; }
.o-m__panel-list-linkdata_box dt { font-size: 20px; font-weight: 700; padding: 20px 0 15px; }
.o-m__panel-list-linkdata_box dd { font-size: 16px; line-height: 24px; padding: 0 0 15px; }
.o-m__panel-list-linkdata_box dd ul { min-height: 95px; }
@media screen and (min-width: 769px) { .o-m__panel-list-linkdata_box._linkbox:hover { box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .o-m__panel-list-linkdata_box._linkbox:hover .o-c__btn-text_icon_plus_bg { transform: translateY(-50%) rotate(90deg); }
  .o-m__panel-list-linkdata_box._linkbox:hover .o-c__btn-text_icon_arrow_bg { left: -3px; } }
@media screen and (max-width: 576px) { .o-m__panel-list-linkdata_box { padding: 25px 0; }
  .o-m__panel-list-linkdata_box dt { font-size: 18px; padding: 15px 0 10px; }
  .o-m__panel-list-linkdata_box dd { font-size: 12px; line-height: 18px; padding: 0 25px 15px; } }
.o-m__panel-list-linkdata_icon { background-color: #FFF; width: 95px; height: 95px; border-radius: 50px; margin: 0 auto; display: grid; place-items: center; }
.o-m__panel-list-linkdata_link { padding: 20px 0 0; }
.o-m__panel-list-listdata { text-align: center; }
.o-m__panel-list-listdata_text { text-align: left; font-size: 16px; line-height: 1.5; }
@media screen and (max-width: 768px) { .o-m__panel-list-listdata_text { font-size: 14px; } }
.o-m__panel-list-listdata_icon { background-color: #FFF; width: 95px; height: 95px; border-radius: 50px; margin: 0 auto; display: grid; place-items: center; }
.o-m__panel-list-listdata_column { display: flex; flex-wrap: wrap; justify-content: space-between; }
.o-m__panel-list-listdata_column._column_3 ._column_data { flex-basis: 32%; margin-bottom: 25px; }
.o-m__panel-list-listdata_column._column_3 ._column_data:nth-last-of-type(-n+3) { margin-bottom: 0; }
@media screen and (max-width: 768px) { .o-m__panel-list-listdata_column._column_3 ._column_data { flex-basis: 49%; margin-bottom: 20px; }
  .o-m__panel-list-listdata_column._column_3 ._column_data:nth-last-child(3), .o-m__panel-list-listdata_column._column_3 ._column_data:nth-last-child(2) { margin-bottom: 20px; } }
@media screen and (max-width: 576px) { .o-m__panel-list-listdata_column._column_3 { display: block; }
  .o-m__panel-list-listdata_column._column_3 ._column_data { flex-basis: 100%; } }
.o-m__panel-list-listdata_box { display: block; text-align: center; border-radius: 10px; padding: 35px 20px; }
.o-m__panel-list-listdata_box dt { font-size: 20px; color: #267D00; font-weight: 700; padding: 15px 0 10px; line-height: 1.4; }
.o-m__panel-list-listdata_box dt.o-m__panel-list-listdata._minheight { min-height: 80px; }
.o-m__panel-list-listdata_box dd { font-size: 16px; line-height: 24px; padding: 0 0 15px; }
.o-m__panel-list-listdata_box dd ul { min-height: 95px; }
@media screen and (min-width: 769px) { .o-m__panel-list-listdata_box._linkbox:hover { box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .o-m__panel-list-listdata_box._linkbox:hover .o-c__btn-text_icon_plus_bg { transform: translateY(-50%) rotate(90deg); }
  .o-m__panel-list-listdata_box._linkbox:hover .o-c__btn-text_icon_arrow_bg { left: -3px; } }
@media screen and (max-width: 576px) { .o-m__panel-list-listdata_box { padding: 25px; }
  .o-m__panel-list-listdata_box dt { font-size: 20px; padding: 10px 0; }
  .o-m__panel-list-listdata_box dt.o-m__panel-list-listdata._minheight { min-height: inherit; }
  .o-m__panel-list-listdata_box dd { font-size: 12px; line-height: 18px; padding: 0 40px 20px; }
  .o-m__panel-list-listdata_box dd ul { min-height: 15px; } }
.o-m__panel-list-listdata_box._js_open .o-m__panel-list-listdata_hidetext { height: auto; opacity: 1; padding: 20px; transition: all ease 0.3s; }
@media screen and (max-width: 576px) { .o-m__panel-list-listdata_box._js_open .o-m__panel-list-listdata_hidetext { display: block; position: fixed; z-index: 2000; top: 25%; left: 5%; width: 90%; } }
.o-m__panel-list-listdata_box._js_open .o-c__btn-text_icon_plus_bg:after { display: none; }
@media screen and (max-width: 576px) { .o-m__panel-list-listdata_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-m__panel-list-listdata_head { width: 100%; display: block; }
.o-m__panel-list-listdata_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-m__panel-list-listdata_head { padding: 0; }
  .o-m__panel-list-listdata_head_icon { width: 75px; height: 75px; }
  .o-m__panel-list-listdata_head_icon img { width: 57px; height: 57px; }
  .o-m__panel-list-listdata_head dt { width: 100%; text-align: center; } }
.o-m__panel-list-listdata_hidetext { height: 0; opacity: 0; padding: 0 20px; background-color: #FFF; border-radius: 10px; font-size: 14px; line-height: 1.6; text-align: left; margin: 0 0 15px; transition: all ease 0.3s; }
.o-m__panel-list-listdata_hidetext_title { display: none; }
.o-m__panel-list-listdata_hidetext_indata { display: block; padding: 10px 0; text-align: center; font-weight: 700; }
.o-m__panel-list-listdata_hidetext_indata .o-c__btn-link { padding: 15px 25px 12px 15px; }
.o-m__panel-list-listdata_hidetext_indata .o-c__btn-link:after { right: 10px; }
.o-m__panel-list-listdata_hidetext_close { display: none; }
@media screen and (max-width: 576px) { .o-m__panel-list-listdata_hidetext { height: auto; opacity: 1; display: none; }
  .o-m__panel-list-listdata_hidetext_title { font-size: 18px; font-weight: 700; padding: 0 0 10px; text-align: left; display: block; }
  .o-m__panel-list-listdata_hidetext_close { display: block; position: absolute; top: -10px; right: -10px; width: 30px; height: 30px; border-radius: 15px; }
  .o-m__panel-list-listdata_hidetext_close:after, .o-m__panel-list-listdata_hidetext_close:before { content: ""; background-color: #fff; width: 3px; height: 14px; line-height: 0; position: absolute; top: 8px; left: 14px; transform: rotate(-45deg); }
  .o-m__panel-list-listdata_hidetext_close:before { transform: rotate(45deg); } }
.o-m__panel-list-listdata_link { padding: 20px 0 0; }
.o-m__panel-list-note { padding: 0; font-size: 10px; }

.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: #267D00; padding: 30px 0; }
.o-m__case-list_slide_photo { display: block; margin: 0 auto; width: 300px; height: auto; }
.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: #267D00; min-width: 150px; display: grid; place-items: center; }
.o-m__case-list_slide_point ul { border-left: 1px solid #267D00; 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: #267D00; border-radius: 5px; position: absolute; left: 0; top: 6px; }
.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: 20px 0px; }
  .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 #267D00; border-right: solid 2px #267D00; 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: #267D00 !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: #267D00; 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: #267D00; 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: #267D00; 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: #267D00; position: absolute; left: 0; }
  .o-m__case .swiper-button-next:after { width: 12px; height: 12px; top: 50%; left: 50%; bottom: auto; } }

.o-m__function-list { text-align: center; }
.o-m__function-list_column { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 840px; margin: 0 auto; }
.o-m__function-list_column._column_3 ._column_data { flex-basis: 31.333%; margin-bottom: 25px; }
@media screen and (max-width: 576px) { .o-m__function-list_column._column_3 ._column_data { flex-basis: 48.5%; margin-bottom: 10px; } }
.o-m__function-list_column._column_2 ._column_data { flex-basis: 47.61904761904762%; }
@media screen and (max-width: 768px) { .o-m__function-list_column._column_2 ._column_data { flex-basis: 100%; margin-bottom: 10px; } }
.o-m__function-list_box { text-align: center; border-radius: 10px; padding: 30px 0; background: #f4f9f1; }
.o-m__function-list_box dt { font-size: 20px; color: #267D00; font-weight: 700; padding: 20px 0 15px; }
.o-m__function-list_box dd { text-align: justify; width: 350px; margin: 0 auto; font-size: 14px; line-height: 24px; padding: 0 0 15px; word-wrap: break-word; }
.o-m__function-list_box dd .note { font-size: 10px; }
@media screen and (max-width: 768px) { .o-m__function-list_box { padding: 25px 10px; } }
@media screen and (max-width: 576px) { .o-m__function-list_box dt { font-size: 18px; padding: 20px 0 15px; }
  .o-m__function-list_box dd { width: 80%; font-size: 14px; line-height: 18px; } }
.o-m__function-list_icon { background-color: #FFF; width: 95px; height: 95px; border-radius: 50px; margin: 0 auto; display: grid; place-items: center; }
@media screen and (max-width: 768px) { .o-m__function-list_icon img { width: 65px; height: 65px; } }
.o-m__function-list_link { padding: 20px 0 0; }

.o-m__function-list_box { background: #fff; }

.o-m__function-list_note { max-width: 840px; margin: 20px auto 0; text-align: left; }

.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: #267D00; }
.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 { 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__price-note { margin: 30px 0 0; }

.o-m__support-content { display: flex; justify-content: space-around; }
@media screen and (max-width: 576px) { .o-m__support-content { display: block; } }
.o-m__support-content li { background: none; }
.o-m__support-content li img { display: block; width: 100%; height: auto; margin: 0 auto; }
.o-m__support-content li h3 { font-size: 18px; font-weight: 700; color: #267D00; margin: 20px auto; line-height: 1; }
@media screen and (max-width: 576px) { .o-m__support-content li h3 { margin: 20px auto 15px; } }
.o-m__support-content li p { text-align: justify; padding: 0 5px; width: 100%; margin: 0 auto; line-height: 1.5; }
@media screen and (max-width: 576px) { .o-m__support-content li p { font-size: 14px; } }
.o-m__support-content .o-m__support-content_li { margin-bottom: 0 !important; padding: 40px 0 !important; }
@media screen and (max-width: 576px) { .o-m__support-content .o-m__support-content_li { margin: 0 auto; padding: 0 0 20px 0 !important; } }
.o-m__support_cta { margin-top: 70px; background: #F4F9F1; border-radius: 10px; max-width: 510px; margin: 0 auto; padding: 30px; }
@media screen and (max-width: 576px) { .o-m__support_cta { max-width: 100%; padding: 20px; } }
.o-m__support_cta_inner { display: flex; justify-content: space-around; }
.o-m__support_cta_inner_icon { background-color: #FFF; width: 120px; height: 120px; border-radius: 100px; margin: 0 auto; display: grid; place-items: center; }
@media screen and (max-width: 576px) { .o-m__support_cta_inner_icon { width: 80px; height: 80px; }
  .o-m__support_cta_inner_icon img { width: 56px; height: 56px; } }
.o-m__support_cta_inner_title { padding-left: 30px; }
@media screen and (max-width: 576px) { .o-m__support_cta_inner_title { padding-left: 15px; } }
.o-m__support_cta_inner_title p { font-size: 14px; color: #267D00; font-weight: 700; margin-bottom: 15px; }
@media screen and (max-width: 576px) { .o-m__support_cta_inner_title p { font-size: 12px; } }
.o-m__support_cta_inner_title h4 { font-size: 24px; font-weight: 700; line-height: 1.4; }
@media screen and (max-width: 576px) { .o-m__support_cta_inner_title h4 { font-size: 18px; } }
.o-m__support_cta .o-c__cta-link_border { display: block; margin: 30px auto 0 auto; box-shadow: none; width: 370px; text-align: inherit; }
@media screen and (max-width: 576px) { .o-m__support_cta .o-c__cta-link_border { width: 100%; font-size: 16px; padding-right: 10px; margin-top: 20px; }
  .o-m__support_cta .o-c__cta-link_border .o-c__cta-link_orange_free_reversal { margin-right: 10px; top: -1px; } }

.o-m__seisan_content { width: 500px; margin: auto; background-color: #edf7ff; position: relative; padding: 50px 50px 30px; border-radius: 10px; margin-top: 90px; margin-bottom: 20px; }
@media screen and (max-width: 768px) { .o-m__seisan_content { width: 100%; max-width: 500px; padding: 50px 20px 30px; margin-top: 70px; } }
.o-m__seisan_content_pop { position: absolute; width: 340px; top: -22px; left: 50%; transform: translateX(-50%); background-color: #fff; padding: 11px 20px; color: #007bc7; border-radius: 30px; font-size: 16px; font-weight: 700; text-align: center; }
.o-m__seisan_content_pop:after { position: absolute; content: ""; display: inline-block; left: 50%; bottom: -12px; width: 0; height: 0; border-style: solid; border-right: 8px solid transparent; border-left: 8px solid transparent; border-top: 15px solid #fff; border-bottom: 0; transform: translateX(-50%); }
@media screen and (max-width: 768px) { .o-m__seisan_content_pop { font-size: 14px; width: 90%; padding: 11px 10px; } }
.o-m__seisan_content_title { font-size: 26px; font-weight: 700; text-align: center; }
.o-m__seisan_content_title_color { font-size: 28px; color: #007bc7; }
@media screen and (max-width: 768px) { .o-m__seisan_content_title { font-size: 18px; }
  .o-m__seisan_content_title_color { font-size: 20px; } }
.o-m__seisan_content_layout { display: flex; width: 350px; justify-content: space-between; margin-top: 20px; }
@media screen and (max-width: 768px) { .o-m__seisan_content_layout { width: 100%; max-width: 300px; margin: 20px auto 0; justify-content: center; } }
.o-m__seisan_content_emblem_item { width: 115px; height: 115px; margin: 0 10px; font-size: 13px; line-height: 16px; background-image: url(/assets/image/figure/figure_laurel_seisan.svg); background-size: cover; padding: 20px 0 0; text-align: center; font-weight: 700; }
.o-m__seisan_content_emblem_item_small { font-size: 12px; line-height: 14px; display: block; padding: 10px 0 2px; }
.o-m__seisan_content_emblem_item_no1 { line-height: 36px; font-size: 24px; display: block; color: #007bc7; }
.o-m__seisan_content_emblem_item sup { line-height: 10px; color: #007bc7; top: 0; position: relative; font-size: 10px; }
@media screen and (max-width: 768px) { .o-m__seisan_content_emblem_item { width: 96px; height: 96px; padding: 15px 0 0; margin: 0; }
  .o-m__seisan_content_emblem_item_small { font-size: 12px; }
  .o-m__seisan_content_emblem_item_no1 { line-height: 24px; font-size: 22px; } }
.o-m__seisan_content_service { margin-left: 20px; text-align: end; }
.o-m__seisan_content_service_sub { font-size: 16px; font-weight: 700; }
.o-m__seisan_content_service_logo { margin: 25px 0 34px; width: 200px; }
@media screen and (max-width: 768px) { .o-m__seisan_content_service_sub { font-size: 14px; }
  .o-m__seisan_content_service_logo { margin-top: 18px; width: 144px; } }
.o-m__seisan_content_annotation { font-size: 10px; margin-top: 10px; padding-left: 1em; text-indent: -1em; }
.o-m__seisan_content_btn { margin: 20px auto 0; text-align: center; }
.o-m__seisan_content_btn .o-c__btn-link { background-color: #007bc7; border: 2px solid #007bc7; padding: 12px 40px 10px 20px; font-size: 14px; width: 246px; font-weight: bold; }
.o-m__seisan_content_btn .o-c__btn-link:hover { background-color: #fff; color: #007bc7; }
.o-m__seisan_content_btn .o-c__btn-link:hover:after { border-top: 2px solid #007bc7; border-right: 2px solid #007bc7; }

.p__lp-005-merit_content { margin-top: 45px; display: flex; justify-content: space-between; gap: 0 20px; }
@media screen and (max-width: 768px) { .p__lp-005-merit_content { display: block; gap: inherit; } }
.p__lp-005-merit_content_data { width: 32%; background-color: #FFF; border-radius: 10px; padding: 50px 35px 35px; position: relative; }
@media screen and (max-width: 768px) { .p__lp-005-merit_content_data { width: 100%; padding: 40px 20px 30px; margin-bottom: 40px; }
  .p__lp-005-merit_content_data:last-child { margin-bottom: 0; } }
.p__lp-005-merit_content_data_circle { background-color: #F4F9F1; width: 62px; height: 62px; border-radius: 32px; text-align: center; position: absolute; left: 50%; transform: translateX(-50%); top: -30px; color: #267D00; padding: 10px 0 0; font-weight: 700; line-height: 1.2; }
.p__lp-005-merit_content_data_circle_text { font-size: 10px; }
.p__lp-005-merit_content_data_circle_num { font-size: 24px; }
.p__lp-005-merit_content_data_image { width: 37%; }
@media screen and (max-width: 768px) { .p__lp-005-merit_content_data_image { width: 100%; } }
.p__lp-005-merit_content_data_detail { width: 100%; }
.p__lp-005-merit_content_data_title_sub { color: #267D00; }
.p__lp-005-merit_content_data_title_main { font-size: 20px; text-align: center; font-weight: 700; }
@media screen and (max-width: 768px) { .p__lp-005-merit_content_data_title { padding: 10px 0 10px; }
  .p__lp-005-merit_content_data_title_main { font-size: 18px; } }
.p__lp-005-merit_content_data_clear { overflow: hidden; }
.p__lp-005-about-content { margin-bottom: 40px; }
.p__lp-005-about-content img { width: 100%; height: auto; }
.p__lp-005-about-lead { font-size: 16px; }
@media screen and (max-width: 768px) { .p__lp-005-about-lead { font-size: 14px; } }
.p__lp-005-reason_content { margin-top: 20px; }
.p__lp-005-reason_content_head { display: flex; padding: 0 0 30px; }
.p__lp-005-reason_content_head_left { width: 365px; }
.p__lp-005-reason_content_head_right { width: 635px; padding: 30px 0 0 30px; }
.p__lp-005-reason_content_head_right h3 { font-size: 24px; font-weight: 700; line-height: 40px; padding: 0 0 15px; }
.p__lp-005-reason_content_head_right_text { font-size: 14px; line-height: 24px; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_head { display: block; padding: 0 0 20px; }
  .p__lp-005-reason_content_head_left { display: block; width: 90%; margin: 0px auto; }
  .p__lp-005-reason_content_head_right { width: 100%; padding: 20px 0 0 0; }
  .p__lp-005-reason_content_head_right h3 { font-size: 16px; line-height: 24px; }
  .p__lp-005-reason_content_head_right_text { font-size: 14px; line-height: 22px; } }
.p__lp-005-reason_content_data { background-color: #FFF; border-radius: 10px; padding: 50px 35px 35px; margin-bottom: 40px; position: relative; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_data { padding: 40px 20px 30px; } }
.p__lp-005-reason_content_data:last-child { margin: 0; }
.p__lp-005-reason_content_data_circle { background-color: #F4F9F1; width: 62px; height: 62px; border-radius: 32px; text-align: center; position: absolute; left: 50%; transform: translateX(-50%); top: -30px; color: #267D00; padding: 10px 0 0; font-weight: 700; line-height: 1.2; }
.p__lp-005-reason_content_data_circle_text { font-size: 10px; }
.p__lp-005-reason_content_data_circle_num { font-size: 24px; }
.p__lp-005-reason_content_data_image { width: 37%; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_data_image { width: 100%; } }
.p__lp-005-reason_content_data_detail { width: 60%; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_data_detail { width: 100%; } }
.p__lp-005-reason_content_data_title { padding: 0 0 15px; }
.p__lp-005-reason_content_data_title_sub { font-size: 16px; font-weight: 700; color: #267D00; }
.p__lp-005-reason_content_data_title_main { font-size: 24px; font-weight: 700; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_data_title { padding: 25px 0 15px; }
  .p__lp-005-reason_content_data_title_sub { font-size: 16px; padding: 0 0 10px; }
  .p__lp-005-reason_content_data_title_main { font-size: 18px; } }
.p__lp-005-reason_content_data_text { font-size: 14px; font-weight: 500; line-height: 24px; }
.p__lp-005-reason_content_data_text_note { font-size: 10px; }
.p__lp-005-reason_content_data_text_btn { margin-top: 10px; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_data_text_btn { text-align: center; } }
.p__lp-005-reason_content_data_hide_list { padding: 20px 0 0; text-align: center; }
.p__lp-005-reason_content_data_hide_list_box { height: auto; padding: 0; margin: 15px auto 0 5px; }
.p__lp-005-reason_content_data_hide_list_box .o-c__btn-text:last-child { margin-top: 10px; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_data_hide_list_box { padding: 0; margin: 0 auto; }
  .p__lp-005-reason_content_data_hide_list_box .o-c__btn-text:last-child { margin-top: 5px; } }
.p__lp-005-reason_content_data_hide_list_box li { position: relative; padding: 6px 0 0 25px; text-align: left; }
.p__lp-005-reason_content_data_hide_list_box li:first-child { margin-bottom: 10px; }
.p__lp-005-reason_content_data_hide_list_box li:before { content: ""; position: absolute; left: 0; top: 15px; transform: translateY(-50%); width: 18px; height: 18px; background: #267D00; border-radius: 11px; }
.p__lp-005-reason_content_data_hide_list_box li:after { position: absolute; display: block; content: ""; width: 6px; height: 6px; top: 2px; left: 5px; bottom: -1px; margin: auto; transform: rotate(45deg); transition: all ease 0.3s; border-top: 2px solid white; border-right: 2px solid white; z-index: 10; }
.p__lp-005-reason_content_data ._left_style { float: left; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_data ._left_style { float: none; } }
.p__lp-005-reason_content_data ._right_style { float: right; }
@media screen and (max-width: 576px) { .p__lp-005-reason_content_data ._right_style { float: none; } }
.p__lp-005-reason_content_data_clear { overflow: hidden; }
.p__lp-005-reason_note { padding-bottom: 30px; }
.p__lp-005-reason_note_text { font-size: 10px; }
.p__lp-005-function .o-m__panel-list-listdata_box._js_open:after { display: none; }
.p__lp-005-effect_list { display: flex; justify-content: space-between; }
@media screen and (max-width: 768px) { .p__lp-005-effect_list { display: block; } }
.p__lp-005-effect_item { width: 48%; background: #fff; border-radius: 15px; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 30px 40px 42px; }
@media screen and (max-width: 768px) { .p__lp-005-effect_item { width: 100%; padding: 30px 20px; }
  .p__lp-005-effect_item:nth-child(n+2) { margin-top: 20px; } }
.p__lp-005-effect_tit { font-size: 30px; font-weight: bold; text-align: center; }
.p__lp-005-effect_tit_point { font-size: 39px; color: #267d00; display: inline-block; vertical-align: middle; margin-left: 5px; }
.p__lp-005-effect_tit_note { font-size: 10px; display: inline-block; margin-left: 2px; vertical-align: -2px; }
@media screen and (max-width: 768px) { .p__lp-005-effect_tit { font-size: 20px; }
  .p__lp-005-effect_tit_point { font-size: 26px; margin-left: 2px; } }
.p__lp-005-effect_img { margin-top: 20px; padding: 0 5px; text-align: center; }
.p__lp-005-effect_img img { width: 100%; height: auto; max-width: 390px; }
@media screen and (max-width: 768px) { .p__lp-005-effect_img { margin-top: 20px; padding: 0; } }
.p__lp-005-effect_note { margin-top: 25px; }
.p__lp-005-effect_note .f__common-text_annotation { margin-bottom: 2px; }
@media screen and (max-width: 768px) { .p__lp-005-effect_note { margin-top: 10px; } }
.p__lp-005-case .swiper-container { width: 100%; max-width: 1000px; }
.p__lp-005-case_list { position: relative; }
.p__lp-005-case_list_slide { position: relative; }
.p__lp-005-case_list_slide:nth-child(2):after { position: absolute; display: block; content: ""; background-color: #e6e6e6; width: 1px; height: 100%; top: 0; right: -25px; }
.p__lp-005-case_list_slide:nth-child(2):before { position: absolute; display: block; content: ""; background-color: #e6e6e6; width: 1px; height: 100%; top: 0; left: -25px; }
.p__lp-005-case_list_slide_logo { text-align: center; margin-bottom: 15px; min-height: 61px; }
.p__lp-005-case_list_slide_logo img { width: inherit; }
.p__lp-005-case_list_slide_title { display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 700; color: #267D00; text-align: center; min-height: 90px; margin-bottom: 10px; }
.p__lp-005-case_list_slide_company { font-size: 18px; font-weight: 700; margin-top: 20px; text-align: center; }
.p__lp-005-case_list_slide_company_small { font-size: 16px; }
.p__lp-005-case_list_slide_photo img { width: 100%; height: auto; border-radius: 10px; }
.p__lp-005-case_list .o-m__case-pager_box { display: none; }
.p__lp-005-case_list_slide.swiper-slide { width: calc((100% - 100px) / 3); }
@media screen and (max-width: 768px) { .p__lp-005-case_list_slide { position: relative; padding: 20px; }
  .p__lp-005-case_list_slide:nth-child(2):after { display: none; }
  .p__lp-005-case_list_slide:nth-child(2):before { display: none; }
  .p__lp-005-case_list_slide_photo { text-align: center; }
  .p__lp-005-case_list_slide_photo img { width: 300px; }
  .p__lp-005-case_list_slide_title { font-size: 16px; }
  .p__lp-005-case_list_slide_company { font-size: 16px; }
  .p__lp-005-case_list_slide_company_small { font-size: 14px; }
  .p__lp-005-case_list .o-m__case-pager_box { display: block; }
  .p__lp-005-case_list_slide.swiper-slide-next, .p__lp-005-case_list_slide.swiper-slide-prev { opacity: .5; } }
@media screen and (max-width: 576px) { .p__lp-005-case_list_slide_photo img { width: 180px; } }
.p__lp-005-case_list .swiper-button-next, .p__lp-005-case_list .swiper-button-prev { top: 220px !important; }
.p__lp-005-case .swiper-wrapper { width: 100%; justify-content: space-between; gap: 0 50px; }
@media screen and (max-width: 768px) { .p__lp-005-case .swiper-wrapper { gap: inherit; } }
.p__lp-005-yuso_list { display: flex; justify-content: space-between; gap: 0 20px; }
.p__lp-005-yuso_list_item { width: 32%; background-color: #F4F9F1; padding: 40px; text-align: center; border-radius: 10px; }
.p__lp-005-yuso_list_text { font-size: 20px; font-weight: 700; margin-top: 5px; }
.p__lp-005-yuso_list_color { color: #267D00; font-size: 27px; font-weight: 700; }
.p__lp-005-yuso_list_icon { width: 90px; height: 90px; margin: 0 auto; }
.p__lp-005-yuso_list_icon img { height: auto; }
@media screen and (max-width: 768px) { .p__lp-005-yuso_list { gap: 0 10px; }
  .p__lp-005-yuso_list_item { padding: 10px 8px; }
  .p__lp-005-yuso_list_text { font-size: 14px; }
  .p__lp-005-yuso_list_color { font-size: 15px; }
  .p__lp-005-yuso_list_icon { width: 50px; height: 50px; } }

.o-c__cta-link_orange._common._005 .o-c__cta-link_orange_capture { background: #fff; color: #E55927; display: inline-block; padding: 6px; line-height: 1; border-radius: 5px; left: 30px; width: 50px; font-size: 16px; }
@media screen and (max-width: 768px) { .o-c__cta-link_orange._common._005 .o-c__cta-link_orange_capture { font-size: 14px; padding: 5px 2px; width: 45px; left: 35px; } }
.o-c__cta-link_orange._common._005:hover .o-c__cta-link_orange_capture { background: #E55927; color: #ffffff; }
@media screen and (max-width: 768px) { .o-c__cta-link_orange._common._005:hover .o-c__cta-link_orange_capture { background: #fff; color: #E55927; } }
.o-c__cta-link_orange._common .o-c__cta-link_orange_text._005 { position: relative; padding-left: 55px; display: inline-block; vertical-align: middle; }
.o-c__cta-link_orange._common .o-c__cta-link_orange_text._005 .o-c__cta-link_orange_text_sub { background: #fff; color: #E55927; display: inline-block; padding: 6px; line-height: 1; border-radius: 20px; left: 30px; width: 50px; font-size: 16px; line-height: 1; position: absolute; left: 0; top: calc(50% - 15px); }
@media screen and (max-width: 768px) { .o-c__cta-link_orange._common .o-c__cta-link_orange_text._005 { padding-left: 50px; }
  .o-c__cta-link_orange._common .o-c__cta-link_orange_text._005 .o-c__cta-link_orange_text_sub { font-size: 14px; padding: 4px 2px; width: 45px; top: calc(50% - 12px); } }
.o-c__cta-link_orange._common:hover .o-c__cta-link_orange_text._005 .o-c__cta-link_orange_text_sub { background: #E55927; color: #fff; }

@media screen and (max-width: 576px) { .o-c__cta-link_orange._common { padding: 22px 15px 14px; } }

/*# sourceMappingURL=005.css.map */
