@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Noto+Sans+JP:wght@300;400&family=Noto+Serif+JP:wght@500&family=Zen+Old+Mincho&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*---------------------------------
    color
--------------------------------- */
.read_more a {
  color: #2fb0c1;
}

.business_about_item:nth-child(1) {
  background-color: #b6e4d4;
}
.business_about_item:nth-child(2) {
  background-color: #E4F5EF;
}
@media screen and (min-width: 992px) {
  .business_about_item:nth-child(2)::after {
    background-color: #E4F5EF;
  }
}

.company_summary .contents_wrapper {
  border-top-color: #efefef;
}

.score_table thead tr th:not(:last-of-type) {
  border-right: 1px solid #2fb0c1;
}
.score_table th, .score_table td {
  border-bottom: 1px solid #2fb0c1;
}
.score_table td.score_year-title {
  border-right: 1px solid #2fb0c1;
}

.submit_btn input {
  background-color: #2fb0c1;
}

.contact_comment .link {
  color: #2fb0c1;
}

.pagination ul li .page-numbers {
  color: #000000;
  background: #EAEAEA;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
}
.pagination ul li .page-numbers.current {
  color: #ffffff;
  background: #2E2E2E;
}
@media screen and (min-width: 768px) {
  .pagination ul li a.page-numbers:hover {
    color: #ffffff;
    background: #2E2E2E;
  }
}

/*---------------------------------
    filter
--------------------------------- */
.header_sns_item a {
  -webkit-filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(322deg) brightness(102%) contrast(101%);
          filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(322deg) brightness(102%) contrast(101%);
}

.footer_sns_list .mail a::before {
  -webkit-filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(322deg) brightness(102%) contrast(101%);
          filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(322deg) brightness(102%) contrast(101%);
}

.news_contents .read_more::before {
  -webkit-filter: invert(61%) sepia(82%) saturate(372%) hue-rotate(139deg) brightness(84%) contrast(91%);
          filter: invert(61%) sepia(82%) saturate(372%) hue-rotate(139deg) brightness(84%) contrast(91%);
}

.page-worker .image_info .image_area::after {
  -webkit-filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
          filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
}
.page-business .image_info .image_area::after {
  -webkit-filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
          filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
}

.top-btn:nth-of-type(1)::before {
  -webkit-filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
          filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
}
.top-btn:nth-of-type(2)::before {
  -webkit-filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
          filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
}

.page-worker .strength_head::before {
  -webkit-filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
          filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
}

.page-business .strength_head::before {
  -webkit-filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
          filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
}

.page-worker .flow_list::before {
  -webkit-filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
          filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
}
.page-business .flow_list::before {
  -webkit-filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
          filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
}
.page-worker .flow_list .flow_item .flow_number-area .flow_number {
  -webkit-filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
          filter: invert(51%) sepia(74%) saturate(2529%) hue-rotate(11deg) brightness(104%) contrast(101%);
}
.page-business .flow_list .flow_item .flow_number-area .flow_number {
  -webkit-filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
          filter: invert(14%) sepia(97%) saturate(6224%) hue-rotate(294deg) brightness(81%) contrast(89%);
}

.faq_item::before {
  -webkit-filter: invert(61%) sepia(82%) saturate(372%) hue-rotate(139deg) brightness(84%) contrast(91%);
          filter: invert(61%) sepia(82%) saturate(372%) hue-rotate(139deg) brightness(84%) contrast(91%);
}

/*---------------------------------
    背景画像
--------------------------------- */
.header {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_header_top.png");
}

#g-nav {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_g-nav.jpg");
}

.page-top .top-work::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_top_work.png");
}

.title_space span::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_title.svg");
}

.page-worker {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_worker.png");
}
.page-worker::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_worker_bottom.png");
}

.page-worker .strength_body::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_strength_worker.png");
}
.page-worker .strength_body .strength_txt .strength_item::before {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/icon_check.svg");
}

.page-business {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_worker.png");
}
.page-business::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_worker_bottom.png");
}
.page-business .strength_txt .strength_item::before {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/icon_check.svg");
}

.recuruit::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_recruit.png");
}

.page-business .strength_body::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_strength_business.png");
}
.page-business .strength_body .strength_txt .strength_item::before {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/icon_check.svg");
}

.page-business .flow::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_flow.png");
}

main.page-top {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_main.png");
}
main::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_main_bottom_sp.png");
}
@media screen and (min-width: 768px) {
  main::after {
    background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_main_bottom.png");
  }
}

.content_item:nth-of-type(odd) .content_schedule {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_schedule_odd.png");
}
.content_item:nth-of-type(even) .content_schedule {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_schedule_even.png");
}

.message {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_message.png");
}

.page-company {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_company_sp.png");
}
@media screen and (min-width: 768px) {
  .page-company {
    background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_company_pc.png");
  }
}

.page-contact {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_contact_sp.png");
}
@media screen and (min-width: 768px) {
  .page-contact {
    background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_contact_pc.png");
  }
}

.page-news {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_news_sp.png");
}
@media screen and (min-width: 768px) {
  .page-news {
    background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_news_pc.png");
  }
}

.page-score {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_score_sp.png");
}
@media screen and (min-width: 768px) {
  .page-score {
    background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_score_pc.png");
  }
}

.firstview .position-absolute {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_main_sp.png");
}
@media screen and (min-width: 768px) {
  .firstview .position-absolute {
    background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_main.png");
  }
}

.top-about::after {
  background-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/green/bg_aboutus.png");
}

.font-family-noto-sans {
  font-family: "Noto Sans JP", sans-serif !important;
}

.font-family-zen-old {
  font-family: "Zen Old Mincho", serif !important;
}

.font-family-dm-serif {
  font-family: "DM Serif Display", serif !important;
}

.font-size-base, .top-btns_text, .content_schedule, .sentence, .heading_text, .top-work .content_text, .content_text, body {
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
}

.font-size-base_s, .company_list {
  font-size: 14px;
  font-size: clamp(14px, 3.504vw, 16px);
}
@media screen and (min-width: 768px) {
  .font-size-base_s, .company_list {
    font-size: 14px;
    font-size: clamp(14px, 1.65vw, 16px);
  }
}
@media screen and (min-width: 992px) {
  .font-size-base_s, .company_list {
    font-size: 15px;
    font-size: clamp(14px, 1.512vw, 16px);
  }
}

.font-size-menu, #g-nav .global_nav_list {
  font-size: 14px;
  font-size: clamp(14px, 3.623vw, 16px);
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .font-size-menu, #g-nav .global_nav_list {
    font-size: 18px;
    font-size: clamp(18px, 2.604vw, 20px);
  }
}
@media screen and (min-width: 992px) {
  .font-size-menu, #g-nav .global_nav_list {
    font-size: 14px;
    font-size: clamp(14px, 1.042vw, 15px);
  }
}

.font-size-menu-footer, .footer_nav, .footer_address {
  font-size: 15px;
  font-weight: 500;
}

.font-size-heading-1 {
  font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem);
}

.font-size-heading-1_jp {
  font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
}

.font-size-heading-2, .top-work .content_title, .content_title, .heading-2 {
  font-size: clamp(1.125rem, 1.011rem + 0.57vw, 1.438rem);
}

.font-size-heading-3, .heading-3 {
  font-size: 21px;
  font-size: clamp(21px, 5.897vw, 23px);
}
@media screen and (min-width: 768px) {
  .font-size-heading-3, .heading-3 {
    font-size: 28px;
    font-size: clamp(24px, 3.645vw, 28px);
  }
}
@media screen and (min-width: 1024px) {
  .font-size-heading-3, .heading-3 {
    font-size: 30px;
    font-size: clamp(26px, 2.929vw, 34px);
  }
}
@media screen and (min-width: 1200px) {
  .font-size-heading-3, .heading-3 {
    font-size: 32px;
    font-size: clamp(32px, 2.666vw, 34px);
  }
}

.font-size-heading-4 {
  font-size: 19px;
  font-size: clamp(19px, 5.128vw, 21px);
}
@media screen and (min-width: 768px) {
  .font-size-heading-4 {
    font-size: 22px;
    font-size: clamp(22px, 2.206vw, 30px);
  }
}

.font-size-heading-5 {
  font-size: 19px;
  font-size: clamp(19px, 4.673vw, 20px);
}
@media screen and (min-width: 768px) {
  .font-size-heading-5 {
    font-size: 19px;
    font-size: clamp(19px, 1.912vw, 26px);
  }
}

.font-size-heading-6 {
  font-size: 16px;
  font-size: clamp(16px, 4.615vw, 19px);
}
@media screen and (min-width: 768px) {
  .font-size-heading-6 {
    font-size: 18px;
    font-size: clamp(18px, 1.319vw, 20px);
  }
}

.font-size-heading-news {
  font-size: 21px;
  font-size: clamp(21px, 5.373vw, 23px);
}
@media screen and (min-width: 768px) {
  .font-size-heading-news {
    font-size: 20px;
    font-size: clamp(20px, 1.458vw, 22px);
  }
}

.font-size-phone {
  font-size: 30px;
  font-size: clamp(1.875rem, 1.838rem + 0.19vw, 2rem);
}

.font-size-copyright, .footer_copy {
  font-size: 13px;
  font-size: clamp(13px, 3.271vw, 14px);
}
@media screen and (min-width: 768px) {
  .font-size-copyright, .footer_copy {
    font-size: 10px;
    font-size: clamp(10px, 1.029vw, 14px);
  }
}

.font-size-fixedbtn, .fixed_btns .top-btns_title, .fixed_btns {
  font-size: 14px;
  font-size: clamp(14px, 3.733vw, 15px);
}

.font-size-page, .page_title {
  font-size: clamp(1.188rem, 0.976rem + 1.06vw, 1.875rem);
  font-weight: normal;
  text-align: center;
}

.font-size-firstview, .firstview_copy {
  font-size: 18px;
  font-size: clamp(1.125rem, 0.779rem + 1.73vw, 2.25rem);
}

.font-size-btn_l {
  font-size: 15px;
  font-size: clamp(15px, 3.738vw, 16px);
}
@media screen and (min-width: 768px) {
  .font-size-btn_l {
    font-size: 22px;
    font-size: clamp(22px, 2.206vw, 30px);
  }
}

.font-size-btn_m {
  font-size: 17px;
  font-size: clamp(17px, 4.615vw, 18px);
}
@media screen and (min-width: 768px) {
  .font-size-btn_m {
    font-size: 19px;
    font-size: clamp(19px, 1.389vw, 20px);
  }
}

.font-size-btn_s {
  font-size: 13px;
  font-size: clamp(13px, 3.271vw, 14px);
}
@media screen and (min-width: 768px) {
  .font-size-btn_s {
    font-size: 16px;
    font-size: clamp(16px, 1.458vw, 22px);
  }
}

.font-size-btn_xs {
  font-size: 14px;
  font-size: clamp(14px, 3.505vw, 15px);
}
@media screen and (min-width: 768px) {
  .font-size-btn_xs {
    font-size: 12px;
    font-size: clamp(12px, 1.176vw, 16px);
  }
}

.font-size-top-btn, .top-btn a {
  font-size: 18px;
  font-size: clamp(18px, 4.439vw, 19px);
}
@media screen and (min-width: 992px) {
  .font-size-top-btn, .top-btn a {
    font-size: 25px;
    font-size: clamp(25px, 2.292vw, 33px);
  }
}

.font-size-top-btn-s, .top-btns_icon {
  font-size: 13px;
  font-size: clamp(13px, 3.271vw, 14px);
}
@media screen and (min-width: 992px) {
  .font-size-top-btn-s, .top-btns_icon {
    font-size: 12px;
    font-size: clamp(12px, 1.176vw, 16px);
  }
}

.font-size-btn_submit, .form_submit, .form_textarea_row-7, .form_width label {
  font-size: 19px;
  font-size: clamp(19px, 4.673vw, 20px);
}
@media screen and (min-width: 768px) {
  .font-size-btn_submit, .form_submit, .form_textarea_row-7, .form_width label {
    font-size: 17px;
    font-size: clamp(17px, 1.25vw, 19px);
  }
}

.font-size-number {
  font-size: 26px;
  font-size: clamp(26px, 7.692vw, 30px);
}
@media screen and (min-width: 768px) {
  .font-size-number {
    font-size: 20px;
    font-size: clamp(20px, 1.389vw, 22px);
  }
}

.font-size-flow {
  font-size: clamp(1.125rem, 1.029rem + 0.48vw, 1.438rem);
}

.font-size-contact {
  font-size: 14px;
  font-size: clamp(0.875rem, 0.838rem + 0.19vw, 1rem);
}

.font-size-download {
  font-size: 13px;
  font-size: clamp(13px, 3.271vw, 14px);
}
@media screen and (min-width: 768px) {
  .font-size-download {
    font-size: 10px;
    font-size: clamp(7px, 0.735vw, 10px);
  }
}

.font-size-info {
  font-size: 19px;
  font-size: clamp(19px, 5.641vw, 22px);
}
@media screen and (min-width: 768px) {
  .font-size-info {
    font-size: 25px;
    font-size: clamp(25px, 2.292vw, 33px);
  }
}

.font-size-form {
  font-size: 15px;
  font-size: clamp(15px, 3.738vw, 16px);
}
@media screen and (min-width: 768px) {
  .font-size-form {
    font-size: 13px;
    font-size: clamp(13px, 1.324vw, 18px);
  }
}

.font-size-support {
  font-size: 15px;
  font-size: clamp(15px, 3.738vw, 16px);
}
@media screen and (min-width: 768px) {
  .font-size-support {
    font-size: 20px;
    font-size: clamp(18px, 2.604vw, 22px);
  }
}
@media screen and (min-width: 1200px) {
  .font-size-support {
    font-size: 25px;
    font-size: clamp(25px, 2.574vw, 35px);
  }
}

.font-size-faq, .error {
  font-size: 13px;
  font-size: clamp(13px, 3.271vw, 14px) !important;
}
@media screen and (min-width: 768px) {
  .font-size-faq, .error {
    font-size: 12px;
    font-size: clamp(12px, 1.176vw, 16px) !important;
  }
}

.font-size-date {
  font-size: 13px;
  font-size: clamp(13px, 3.59vw, 14px);
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .font-size-date {
    font-size: 13px;
    font-size: clamp(13px, 0.972vw, 14px);
  }
}

.font-size-recruit {
  font-size: 19px;
  font-size: clamp(19px, 5.128vw, 21px);
}
@media screen and (min-width: 768px) {
  .font-size-recruit {
    font-size: 25px;
    font-size: clamp(25px, 1.944vw, 28px);
  }
}

.font-size-tree-point-title {
  font-size: 18px;
  font-size: clamp(18px, 5.625vw, 24px);
}
@media screen and (min-width: 768px) {
  .font-size-tree-point-title {
    font-size: 20px;
    font-size: clamp(20px, 2.604vw, 24px);
  }
}
@media screen and (min-width: 1024px) {
  .font-size-tree-point-title {
    font-size: 28px;
    font-size: clamp(26px, 2.734vw, 30px);
  }
}
@media screen and (min-width: 1200px) {
  .font-size-tree-point-title {
    font-size: 32px;
    font-size: clamp(32px, 2.666vw, 34px);
  }
}

.text-90p {
  font-size: 90%;
}

.text-80p {
  font-size: 80%;
}

.text-75p {
  font-size: 75%;
}

.line-height-100, .heading-3 {
  line-height: 100%;
}

.line-height-130 {
  line-height: 130%;
}

.line-height-140, .heading-2 {
  line-height: 140%;
}

.line-height-150 {
  line-height: 150%;
}

.line-height-160 {
  line-height: 160%;
}

.line-height-170 {
  line-height: 170%;
}

.line-height-base {
  line-height: 187%;
}

.line-height-200 {
  line-height: 240%;
}

.text-justify {
  text-align: justify;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

@media screen and (min-width: 768px) {
  .text-md-justify {
    text-align: justify;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
}
@media screen and (min-width: 992px) {
  .text-lg-center {
    text-align: center;
  }
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
}
.font-weight-lighter {
  font-weight: 300;
}

.font-weight-normal, h2,
h3,
h4 {
  font-weight: 500;
}

.font-weight-bold {
  font-weight: 600;
}

.font-weight-black {
  font-weight: 900;
}

.letter-spacing-0 {
  letter-spacing: 0;
}

.letter-spacing-10 {
  letter-spacing: 0.1em;
}

.letter-spacing-15 {
  letter-spacing: 0.15em;
}

@media screen and (min-width: 768px) {
  .letter-spacing-20 {
    letter-spacing: 0.2em;
  }
}

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

.text-normal {
  white-space: normal;
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
  background-color: #f5f5f5;
  letter-spacing: 0.07em;
  font-weight: 300;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
  body {
    scroll-behavior: auto;
  }
}

img {
  width: 100%;
  vertical-align: top;
  line-height: 1;
}

picture {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

a,
button {
  color: inherit;
  text-decoration: none;
}
a:hover,
button:hover {
  text-decoration: none;
}

.section {
  position: relative;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.bg-diagonal {
  position: relative;
  width: 100%;
  margin-bottom: 6vh;
  padding-top: 6vh;
}
@media screen and (min-width: 992px) {
  .bg-diagonal {
    margin-bottom: 7vh;
    padding-top: 7vh;
  }
}
@media screen and (min-width: 1200px) {
  .bg-diagonal {
    margin-bottom: 10vh;
    padding-top: 10vh;
  }
}

.bg-diagonal::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: #f1f8ff;
  -webkit-transform: skewY(4deg);
          transform: skewY(4deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  z-index: -1;
}

.bg-diagonal_bottom {
  position: relative;
  margin-bottom: 0;
}

.bg-diagonal_bottom::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10vh;
  background-color: #f1f8ff;
}

.bg-diagonal_top {
  position: relative;
  padding-top: 0;
}

.bg-diagonal_top::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 10em;
  background-color: #f1f8ff;
  z-index: -2;
}

.bg-diagonal_white {
  position: relative;
  width: 100%;
}

.bg-diagonal_white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin-bottom: 5%;
  background-color: #ffffff;
  -webkit-transform: skewY(3deg);
          transform: skewY(3deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  z-index: -1;
}

.diagonal_inner {
  padding: 2vh 0;
}
@media screen and (min-width: 768px) {
  .diagonal_inner {
    padding: 6vh 0;
  }
}

.z-index-2 {
  position: relative;
  z-index: 2;
}

.icon_phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0;
  margin: 0;
  line-height: 1;
}
.icon_phone::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  width: 34px;
  height: 34px;
  margin-right: 0.3em;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_phone.svg") no-repeat center center/contain;
}

.icon_download {
  position: relative;
}
.icon_download::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.2em;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_arrow@2x.png") no-repeat center center/cover;
}

.circle {
  width: 55px;
  height: 55px;
}
@media screen and (min-width: 768px) {
  .circle {
    width: 50px;
    height: 50px;
  }
}

footer .circle.mx-1q {
  margin-right: 0;
}

.circle_inner {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.circle_inner img {
  position: absolute;
  top: 0;
  left: 0;
}

.shadow-primary, .form_submit {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.shadow-secondary {
  -webkit-box-shadow: 0 5px 10px rgba(242, 242, 242, 0.2);
          box-shadow: 0 5px 10px rgba(242, 242, 242, 0.2);
}

#fixedBtn {
  bottom: -100px;
}

.fixed_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: fixed;
  z-index: 10;
  left: 0;
  width: 100%;
  margin-bottom: 0;
  -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .fixed_btns {
    display: none;
  }
}
.fixed_btns a {
  display: block;
  position: relative;
  padding: 0.8em 0 1.5em;
  text-align: center;
  font-weight: lighter;
}
.fixed_btns .top-btn + .top-btn {
  margin-top: 0;
}
.fixed_btns .top-btns_title {
  width: 90%;
  padding: 0.5rem;
}
.fixed_btns .top-btn a {
  padding: 0.8em 0 1.5em;
}

.element-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.element-y-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.top-0 {
  top: 0;
}

.right-0 {
  right: 0;
}

.left-0 {
  left: 0;
}

.left-1em {
  left: -1em;
}

.merit_round li {
  width: 12.5vw;
  max-width: 10.625rem;
  height: 12.5vw;
  max-height: 10.625rem;
}

.decoration {
  position: relative;
}

.decoration.-top.-right::before {
  content: "";
  position: absolute;
  border: #ec8700 1px solid;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: -10px;
  left: 10px;
}
@media screen and (min-width: 992px) {
  .decoration.-top.-right::before {
    top: -30px;
    left: 30px;
  }
}

.decoration_top {
  position: relative;
}

.decoration_top::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  width: 21px;
  height: 82px;
}
@media screen and (min-width: 768px) {
  .decoration_top::after {
    width: 31px;
    height: 214px;
  }
}

.decoration_top.-left::after {
  left: 6%;
}
@media screen and (min-width: 768px) {
  .decoration_top.-left::after {
    left: 3.6%;
  }
}
@media screen and (min-width: 992px) {
  .decoration_top.-left::after {
    left: 8.235%;
  }
}

.decoration_top.-right::after {
  right: 6%;
}
@media screen and (min-width: 768px) {
  .decoration_top.-right::after {
    right: 3.6%;
  }
}
@media screen and (min-width: 992px) {
  .decoration_top.-right::after {
    right: 6%;
  }
}
@media screen and (min-width: 1200px) {
  .decoration_top.-right::after {
    right: 8.235%;
  }
}

.fadeInUpTriggerOnce {
  opacity: 0;
  position: relative;
  top: 3rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.list-indent li {
  padding-left: 1em;
  text-indent: -1em;
}

.header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 130px;
  background-repeat: repeat-x;
  background-position: center top;
  background-size: 100% 100%;
  z-index: 13;
  margin-bottom: -30%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .header {
    margin-bottom: -14%;
    padding-top: 0;
    height: 84px;
  }
}
@media screen and (min-width: 992px) {
  .header {
    height: 130px;
  }
}

.header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -64px auto 0;
  width: 97%;
}
@media screen and (min-width: 768px) {
  .header_inner {
    width: 94%;
    max-width: unset;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  .header_inner {
    margin-top: -30px;
  }
}
@media screen and (min-width: 1200px) {
  .header_inner {
    width: 93%;
    max-width: 1360px;
    margin-top: -30px;
  }
}

.header_logo {
  position: relative;
  z-index: 2;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 44vw;
  max-width: 200px;
  padding: 6px 0;
}
@media screen and (min-width: 768px) {
  .header_logo {
    width: 23.4375vw;
    max-width: 200px;
  }
}
@media screen and (min-width: 992px) {
  .header_logo {
    max-width: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .header_logo {
    max-width: 240px;
  }
}

.header_sns {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header_sns li {
  position: relative;
  width: 20%;
}
.header_sns li a {
  width: 15.42vw;
  max-width: 60px;
  height: 15.42vw;
  max-height: 60px;
  background: #000;
}

.header_sns_item {
  position: relative;
  width: 30%;
}
.header_sns_item a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 15.42vw;
  max-width: 60px;
  height: 15.42vw;
  max-height: 60px;
}

#g-nav {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  position: fixed;
  z-index: -1;
  opacity: 0;
  top: 0;
  right: -120%;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 992px) {
  #g-nav {
    position: relative;
    z-index: 2;
    opacity: 1;
    width: auto;
    height: auto;
    min-height: 100px;
    background: none;
    right: 0;
  }
}
#g-nav .global_nav_list {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  z-index: 999;
  top: 8%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
#g-nav .global_nav_list .global_nav_link.-contact a {
  padding-top: 30px;
}
#g-nav .global_nav_list .global_nav_link.-contact a::before {
  content: "";
  position: absolute;
  top: 35px;
  left: -28px;
  width: 23px;
  height: 16px;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_mail.svg") no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  #g-nav .global_nav_list .global_nav_link.-contact a::before {
    top: 38px;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list .global_nav_link.-contact a::before {
    top: 34px;
  }
}

#g-nav.panelactive {
  opacity: 1;
  z-index: 9990;
  overflow-y: auto;
  right: 0;
}
@media screen and (min-width: 992px) {
  #g-nav.panelactive {
    z-index: 1;
  }
}
#g-nav.panelactive .global_nav_list {
  display: block;
}

.global_nav_link.-text,
.global_nav_text {
  white-space: nowrap;
}
.global_nav_link.-text a,
.global_nav_text a {
  display: block;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 992px) {
  .global_nav_link.-text a,
  .global_nav_text a {
    padding: 0 1.4vw;
    color: #000000;
  }
}

.g-nav_contact a {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .g-nav_contact a {
    width: auto;
  }
}
.g-nav_contact a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1px;
  width: 24px;
  height: 18px;
  position: relative;
  margin-right: 0.5em;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_mail@2x.png") no-repeat center center/cover;
}
@media screen and (min-width: 992px) {
  .g-nav_contact a::before {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #g-nav.panelactive .global_nav_list {
    max-width: 50%;
    margin-top: 4rem;
  }
}
@media screen and (min-width: 992px) {
  #g-nav.panelactive .global_nav_list {
    display: block;
  }
}
#g-nav.panelactive .global_nav_list li {
  text-align: center;
}
#g-nav.panelactive .global_nav_list li:first-child {
  display: none;
}
#g-nav.panelactive .global_nav_list li:nth-child(2) {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}
#g-nav.panelactive .global_nav_list li:nth-child(3) {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}
#g-nav.panelactive .global_nav_list li:nth-child(4) {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}
#g-nav.panelactive .global_nav_list li:nth-child(5) {
  -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}
#g-nav.panelactive .global_nav_list li:nth-child(6) {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}
#g-nav.panelactive .global_nav_list li:nth-child(7) {
  display: block;
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}
#g-nav.panelactive .global_nav_list li:nth-child(8) {
  -webkit-box-ordinal-group: 8 !important;
      -ms-flex-order: 7 !important;
          order: 7 !important;
}
#g-nav.panelactive .global_nav_list li:nth-child(9) {
  display: block;
  -webkit-box-ordinal-group: 9 !important;
      -ms-flex-order: 8 !important;
          order: 8 !important;
}
#g-nav.panelactive .global_nav_list li:nth-child(10) {
  display: block;
  -webkit-box-ordinal-group: 10 !important;
      -ms-flex-order: 9 !important;
          order: 9 !important;
}

.sns-icon {
  width: 3em;
  height: 3em;
  display: inline-block;
  mask: no-repeat center/70%;
  -webkit-mask: no-repeat center/70%;
  background: #ffffff;
}
.sns-icon.-twitter {
  mask-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_twitter@2x.png") no-repeat center center/cover;
  -webkit-mask-image: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_twitter@2x.png");
}

@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:first-child {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(2) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(3) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(4) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(5) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(6) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(7) {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(8) {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(9) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-left: 40px;
  }
}
@media screen and (min-width: 992px) {
  #g-nav .global_nav_list li:nth-child(10) {
    display: none;
  }
}

.global_nav_link {
  position: relative;
  margin-top: 1.75rem;
}
@media screen and (min-width: 768px) {
  .global_nav_link {
    margin-top: 2em;
  }
}
@media screen and (min-width: 992px) {
  .global_nav_link {
    margin-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .global_nav_link.-company {
    margin-right: 1rem;
  }
}

.global_nav_link.-contact {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .global_nav_link.-contact {
    margin-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .global_nav_link.-contact {
    margin-top: 0;
  }
}

.global_nav_link a {
  position: relative;
}

.global_sns_container {
  position: relative;
  margin-top: 3rem;
}
@media screen and (min-width: 992px) {
  .global_sns_container {
    margin-top: 0;
  }
}
.global_sns_container .header_sns li {
  display: block !important;
}

.spbtn {
  position: fixed;
  top: 6px;
  right: 8px;
  width: 60px;
  height: 50px;
  z-index: 9999;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .spbtn {
    width: 66px;
    height: 66px;
  }
}
@media screen and (min-width: 992px) {
  .spbtn {
    display: none;
  }
}
.spbtn.active {
  position: fixed;
}

/*×に変化*/
.spbtn span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  right: 15px;
  height: 1px;
  text-align: right;
  background-color: #000000;
}

.spbtn span:nth-of-type(1) {
  top: 10px;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .spbtn span:nth-of-type(1) {
    top: 22px;
    left: 25%;
  }
}

.spbtn span:nth-of-type(2) {
  top: 25px;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .spbtn span:nth-of-type(2) {
    top: 32px;
    left: 25%;
  }
}

.spbtn span:nth-of-type(3) {
  top: 40px;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .spbtn span:nth-of-type(3) {
    top: 42px;
    left: 25%;
  }
}

.spbtn.active span:nth-of-type(1) {
  top: 18px;
  left: 10px;
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
  width: 60%;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .spbtn.active span:nth-of-type(1) {
    top: 26px;
    left: 14px;
  }
}

.spbtn.active span:nth-of-type(2) {
  display: none;
}

.spbtn.active span:nth-of-type(3) {
  top: 30px;
  left: 10px;
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
  width: 60%;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .spbtn.active span:nth-of-type(3) {
    top: 38px;
    left: 14px;
  }
}

.footer {
  padding: 0 0 100px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 0 0 20px;
  }
}

.footer_inner {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .footer_inner {
    width: 94%;
  }
}
@media screen and (min-width: 992px) {
  .footer_inner {
    max-width: 1160px;
  }
}

.footer_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 992px) {
  .footer_layout {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding-top: 4.375rem;
  }
}

@media screen and (min-width: 992px) {
  .footer_profile {
    width: 30%;
  }
}

.footer_profile_inner {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .footer_profile_inner {
    text-align: left;
  }
}

.footer_logo {
  display: inline-block;
  width: 64vw;
  max-width: 250px;
  margin: 3.75rem auto;
}
@media screen and (min-width: 768px) {
  .footer_logo {
    width: 32.5vw;
  }
}
@media screen and (min-width: 992px) {
  .footer_logo {
    margin: 0 auto 3.125rem;
  }
}

.footer_logo a {
  display: block;
}

.footer_address {
  font-weight: 500;
  text-align: left;
}
.footer_address .footer_address_data {
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .footer_address .footer_address_data {
    text-align: left;
    margin-bottom: 40px;
  }
}

.footer_address_sec {
  margin: 30px 0 60px;
  text-align: center;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .footer_address_sec {
    margin: 30px 0 0;
  }
}
@media screen and (min-width: 992px) {
  .footer_address_sec {
    margin: 30px 0 0;
    text-align: left;
  }
}
.footer_address_sec .footer_time {
  margin-left: -1em;
}
@media screen and (min-width: 992px) {
  .footer_address_sec .footer_time {
    margin-left: 0;
  }
}

.footer_nav {
  position: relative;
}

.footer_nav_inner {
  font-weight: 600;
  line-height: 1.3;
}

.footer_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  width: 90%;
}
@media screen and (min-width: 768px) {
  .footer_nav_list {
    padding-bottom: 2rem;
    max-width: 530px;
  }
}
@media screen and (min-width: 992px) {
  .footer_nav_list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    width: 520px;
    max-width: inherit;
    margin-top: 0;
  }
}

.footer_nav_item {
  width: 100%;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .footer_nav_item {
    width: auto;
    margin-bottom: 25px;
  }
  .footer_nav_item:nth-child(n+4) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width: 992px) {
  .footer_nav_item {
    text-align: right;
  }
}
.footer_nav_item a {
  display: inline-block;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .footer_nav_item a {
    padding: 0.25em 1em;
  }
}
@media screen and (min-width: 992px) {
  .footer_nav_item a {
    padding: 0.25em 1em;
  }
}

.footer_contact {
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .footer_contact {
    width: 40%;
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .footer_contact {
    width: 30%;
  }
}

.footer_phone {
  display: block;
  margin-top: 0.5rem;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .footer_phone a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

.footer_time {
  font-size: 15px;
}

.icon_phone::before {
  content: none;
}

.footer_sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer_sns_list .circle_inner {
  display: block;
}
@media screen and (min-width: 992px) {
  .footer_sns_list {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.footer_sns_list li.circle a {
  display: block;
}
@media screen and (min-width: 768px) {
  .footer_sns_list li:nth-child(2) {
    border-bottom: none;
    border-left: groove 2px #000;
    margin-left: 25px;
  }
}
.footer_sns_list .mail {
  width: 100%;
  padding-bottom: 10px;
  margin-left: 1.5rem;
  border-bottom: groove 2px #000;
}
@media screen and (min-width: 768px) {
  .footer_sns_list .mail {
    width: auto;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.footer_sns_list .mail a {
  position: relative;
}
.footer_sns_list .mail a::before {
  content: "";
  position: absolute;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_mail.svg") no-repeat center center/cover;
  width: 28px;
  height: 20px;
  left: -40px;
  top: 1px;
}

.footer_copy {
  position: relative;
  text-align: center;
  border-top: ridge 2px #000;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .footer_copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 2.4rem;
  }
}
@media screen and (min-width: 992px) {
  .footer_copy {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
.footer_copy small {
  font-size: 12px;
}

.btn-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-transition: all 2s;
  transition: all 2s;
  opacity: 1;
  height: 60px;
  width: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .btn-fixed {
    display: none;
    opacity: 0;
  }
}
.btn-fixed a {
  position: relative;
  display: block;
  background-color: #ffffff;
  width: 48%;
  height: 60px;
  text-align: center;
  font-size: 14px;
  font-family: "Zen Old Mincho", serif;
  padding-top: 14px;
  margin-right: 4px;
}
.btn-fixed a::before {
  content: "";
  position: absolute;
  border: #000 1px solid;
  height: 60px;
  width: 100%;
  top: -2px;
  left: 2px;
}
.btn-fixed a span {
  display: block;
  font-size: 10px;
  padding-top: 5px;
}
.btn-fixed a.btn-worker::before {
  border-color: #ec8700;
}
.btn-fixed a.btn-worker span {
  color: #ec8700;
}
.btn-fixed a.btn-business::before {
  border-color: #a116a7;
}
.btn-fixed a.btn-business span {
  color: #a116a7;
}

.inner-width {
  position: relative;
  width: 100%;
  max-width: 92%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .inner-width {
    width: 92.8%;
    max-width: 1160px;
  }
}
@media screen and (min-width: 992px) {
  .inner-width {
    width: 83.53%;
  }
}
@media screen and (min-width: 768px) {
  .inner-width.-md-small {
    max-width: 580px;
  }
}
@media screen and (min-width: 992px) {
  .inner-width.-lg-small {
    max-width: 995px;
  }
}

.inner-bg {
  position: relative;
  z-index: 1;
  overflow-x: hidden;
}

.inner-bg::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #f1f8ff;
}

/* color */
/* ============================================ */
.text-primary {
  color: #2E2E2E;
}

.text-secondary {
  color: #2fb0c1;
}

.text-third {
  color: #ec8700;
}

.text-fourth {
  color: #a116a7;
}

.text-base {
  color: #000000;
}

.text-link {
  color: #000000;
}

.text-danger {
  color: #E55F48;
}

.text-light {
  color: #f1f8ff;
}

.text-white {
  color: #ffffff;
}

.text-line {
  color: #2E2E2E;
}

.text-info {
  color: #EAECF2;
}

/* background-color */
/* ============================================ */
.bg-primary {
  background-color: #2E2E2E;
}

.bg-secondary {
  background-color: #2fb0c1;
}

.bg-third {
  background-color: #ec8700;
}

.bg-fourth {
  background-color: #a116a7;
}

.bg-base {
  background-color: #000000;
}

.bg-link {
  background-color: #000000;
}

.bg-danger {
  background-color: #E55F48;
}

.bg-light {
  background-color: #f1f8ff;
}

.bg-white {
  background-color: #ffffff;
}

.bg-info {
  background-color: #EAECF2;
}

/* border */
/* ============================================ */
.border-primary {
  border-color: #2E2E2E;
}

.border-secondary {
  border-color: #2fb0c1;
}

.border-third {
  border-color: #ec8700;
}

.border-fourth {
  border-color: #a116a7;
}

.border-base {
  border-color: #000000;
}

.w-48 {
  width: 48%;
}

@media screen and (min-width: 768px) {
  .w-md-73 {
    width: 73.06%;
  }
  .w-md-49 {
    width: 49.3%;
  }
  .w-md-48 {
    width: 48%;
  }
  .w-md-47 {
    width: 47.18%;
  }
}
.w-0 {
  width: 0%;
}

@media screen and (min-width: 768px) {
  .w-md-0 {
    width: 0% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-0 {
    width: 0% !important;
  }
}
.w-5 {
  width: 5%;
}

@media screen and (min-width: 768px) {
  .w-md-5 {
    width: 5% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-5 {
    width: 5% !important;
  }
}
.w-10 {
  width: 10%;
}

@media screen and (min-width: 768px) {
  .w-md-10 {
    width: 10% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-10 {
    width: 10% !important;
  }
}
.w-15 {
  width: 15%;
}

@media screen and (min-width: 768px) {
  .w-md-15 {
    width: 15% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-15 {
    width: 15% !important;
  }
}
.w-20 {
  width: 20%;
}

@media screen and (min-width: 768px) {
  .w-md-20 {
    width: 20% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-20 {
    width: 20% !important;
  }
}
.w-25 {
  width: 25%;
}

@media screen and (min-width: 768px) {
  .w-md-25 {
    width: 25% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-25 {
    width: 25% !important;
  }
}
.w-30 {
  width: 30%;
}

@media screen and (min-width: 768px) {
  .w-md-30 {
    width: 30% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-30 {
    width: 30% !important;
  }
}
.w-35 {
  width: 35%;
}

@media screen and (min-width: 768px) {
  .w-md-35 {
    width: 35% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-35 {
    width: 35% !important;
  }
}
.w-40 {
  width: 40%;
}

@media screen and (min-width: 768px) {
  .w-md-40 {
    width: 40% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-40 {
    width: 40% !important;
  }
}
.w-45 {
  width: 45%;
}

@media screen and (min-width: 768px) {
  .w-md-45 {
    width: 45% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-45 {
    width: 45% !important;
  }
}
.w-50 {
  width: 50%;
}

@media screen and (min-width: 768px) {
  .w-md-50 {
    width: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
.w-55 {
  width: 55%;
}

@media screen and (min-width: 768px) {
  .w-md-55 {
    width: 55% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-55 {
    width: 55% !important;
  }
}
.w-60 {
  width: 60%;
}

@media screen and (min-width: 768px) {
  .w-md-60 {
    width: 60% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-60 {
    width: 60% !important;
  }
}
.w-65 {
  width: 65%;
}

@media screen and (min-width: 768px) {
  .w-md-65 {
    width: 65% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-65 {
    width: 65% !important;
  }
}
.w-70 {
  width: 70%;
}

@media screen and (min-width: 768px) {
  .w-md-70 {
    width: 70% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-70 {
    width: 70% !important;
  }
}
.w-75 {
  width: 75%;
}

@media screen and (min-width: 768px) {
  .w-md-75 {
    width: 75% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-75 {
    width: 75% !important;
  }
}
.w-80 {
  width: 80%;
}

@media screen and (min-width: 768px) {
  .w-md-80 {
    width: 80% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-80 {
    width: 80% !important;
  }
}
.w-85 {
  width: 85%;
}

@media screen and (min-width: 768px) {
  .w-md-85 {
    width: 85% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-85 {
    width: 85% !important;
  }
}
.w-90 {
  width: 90%;
}

@media screen and (min-width: 768px) {
  .w-md-90 {
    width: 90% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-90 {
    width: 90% !important;
  }
}
.w-95 {
  width: 95%;
}

@media screen and (min-width: 768px) {
  .w-md-95 {
    width: 95% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-95 {
    width: 95% !important;
  }
}
.w-100 {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .w-md-100 {
    width: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
.my-heading-3 {
  margin: 2rem 0;
}
@media screen and (min-width: 768px) {
  .my-heading-3 {
    margin: 2.75rem 0;
  }
}

.my-2h {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.m-0 {
  margin: 0rem;
}

.m-0q {
  margin: 0.25rem;
}

.m-0h {
  margin: 0.5rem;
}

.m-0hq {
  margin: 0.75rem;
}

.mx-0 {
  margin-left: 0rem;
  margin-right: 0rem;
}

.mx-0q {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-0h {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-0hq {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.my-0 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.my-0q {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-0h {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-0hq {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.mt-0 {
  margin-top: 0rem;
}

.mt-0q {
  margin-top: 0.25rem;
}

.mt-0h {
  margin-top: 0.5rem;
}

.mt-0hq {
  margin-top: 0.75rem;
}

.mb-0 {
  margin-bottom: 0rem;
}

.mb-0q {
  margin-bottom: 0.25rem;
}

.mb-0h {
  margin-bottom: 0.5rem;
}

.mb-0hq {
  margin-bottom: 0.75rem;
}

.ml-0 {
  margin-left: 0rem;
}

.ml-0q {
  margin-left: 0.25rem;
}

.ml-0h {
  margin-left: 0.5rem;
}

.ml-0hq {
  margin-left: 0.75rem;
}

.mr-0 {
  margin-right: 0rem;
}

.mr-0q {
  margin-right: 0.25rem;
}

.mr-0h {
  margin-right: 0.5rem;
}

.mr-0hq {
  margin-right: 0.75rem;
}

.m-1 {
  margin: 1rem;
}

.m-1q {
  margin: 1.25rem;
}

.m-1h {
  margin: 1.5rem;
}

.m-1hq {
  margin: 1.75rem;
}

.mx-1 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-1q {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-1h {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-1hq {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-1q {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-1h {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-1hq {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.mt-1 {
  margin-top: 1rem;
}

.mt-1q {
  margin-top: 1.25rem;
}

.mt-1h {
  margin-top: 1.5rem;
}

.mt-1hq {
  margin-top: 1.75rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-1q {
  margin-bottom: 1.25rem;
}

.mb-1h {
  margin-bottom: 1.5rem;
}

.mb-1hq {
  margin-bottom: 1.75rem;
}

.ml-1 {
  margin-left: 1rem;
}

.ml-1q {
  margin-left: 1.25rem;
}

.ml-1h {
  margin-left: 1.5rem;
}

.ml-1hq {
  margin-left: 1.75rem;
}

.mr-1 {
  margin-right: 1rem;
}

.mr-1q {
  margin-right: 1.25rem;
}

.mr-1h {
  margin-right: 1.5rem;
}

.mr-1hq {
  margin-right: 1.75rem;
}

.m-2 {
  margin: 2rem;
}

.m-2q {
  margin: 2.25rem;
}

.m-2h {
  margin: 2.5rem;
}

.m-2hq {
  margin: 2.75rem;
}

.mx-2 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.mx-2q {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.mx-2h {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-2hq {
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.my-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-2q {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.my-2h {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-2hq {
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-2q {
  margin-top: 2.25rem;
}

.mt-2h {
  margin-top: 2.5rem;
}

.mt-2hq {
  margin-top: 2.75rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-2q {
  margin-bottom: 2.25rem;
}

.mb-2h {
  margin-bottom: 2.5rem;
}

.mb-2hq {
  margin-bottom: 2.75rem;
}

.ml-2 {
  margin-left: 2rem;
}

.ml-2q {
  margin-left: 2.25rem;
}

.ml-2h {
  margin-left: 2.5rem;
}

.ml-2hq {
  margin-left: 2.75rem;
}

.mr-2 {
  margin-right: 2rem;
}

.mr-2q {
  margin-right: 2.25rem;
}

.mr-2h {
  margin-right: 2.5rem;
}

.mr-2hq {
  margin-right: 2.75rem;
}

.m-3 {
  margin: 3rem;
}

.m-3q {
  margin: 3.25rem;
}

.m-3h {
  margin: 3.5rem;
}

.m-3hq {
  margin: 3.75rem;
}

.mx-3 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-3q {
  margin-left: 3.25rem;
  margin-right: 3.25rem;
}

.mx-3h {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.mx-3hq {
  margin-left: 3.75rem;
  margin-right: 3.75rem;
}

.my-3 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-3q {
  margin-top: 3.25rem;
  margin-bottom: 3.25rem;
}

.my-3h {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-3hq {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-3q {
  margin-top: 3.25rem;
}

.mt-3h {
  margin-top: 3.5rem;
}

.mt-3hq {
  margin-top: 3.75rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-3q {
  margin-bottom: 3.25rem;
}

.mb-3h {
  margin-bottom: 3.5rem;
}

.mb-3hq {
  margin-bottom: 3.75rem;
}

.ml-3 {
  margin-left: 3rem;
}

.ml-3q {
  margin-left: 3.25rem;
}

.ml-3h {
  margin-left: 3.5rem;
}

.ml-3hq {
  margin-left: 3.75rem;
}

.mr-3 {
  margin-right: 3rem;
}

.mr-3q {
  margin-right: 3.25rem;
}

.mr-3h {
  margin-right: 3.5rem;
}

.mr-3hq {
  margin-right: 3.75rem;
}

.m-4 {
  margin: 4rem;
}

.m-4q {
  margin: 4.25rem;
}

.m-4h {
  margin: 4.5rem;
}

.m-4hq {
  margin: 4.75rem;
}

.mx-4 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.mx-4q {
  margin-left: 4.25rem;
  margin-right: 4.25rem;
}

.mx-4h {
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}

.mx-4hq {
  margin-left: 4.75rem;
  margin-right: 4.75rem;
}

.my-4 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-4q {
  margin-top: 4.25rem;
  margin-bottom: 4.25rem;
}

.my-4h {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.my-4hq {
  margin-top: 4.75rem;
  margin-bottom: 4.75rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mt-4q {
  margin-top: 4.25rem;
}

.mt-4h {
  margin-top: 4.5rem;
}

.mt-4hq {
  margin-top: 4.75rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-4q {
  margin-bottom: 4.25rem;
}

.mb-4h {
  margin-bottom: 4.5rem;
}

.mb-4hq {
  margin-bottom: 4.75rem;
}

.ml-4 {
  margin-left: 4rem;
}

.ml-4q {
  margin-left: 4.25rem;
}

.ml-4h {
  margin-left: 4.5rem;
}

.ml-4hq {
  margin-left: 4.75rem;
}

.mr-4 {
  margin-right: 4rem;
}

.mr-4q {
  margin-right: 4.25rem;
}

.mr-4h {
  margin-right: 4.5rem;
}

.mr-4hq {
  margin-right: 4.75rem;
}

.m-5 {
  margin: 5rem;
}

.m-5q {
  margin: 5.25rem;
}

.m-5h {
  margin: 5.5rem;
}

.m-5hq {
  margin: 5.75rem;
}

.mx-5 {
  margin-left: 5rem;
  margin-right: 5rem;
}

.mx-5q {
  margin-left: 5.25rem;
  margin-right: 5.25rem;
}

.mx-5h {
  margin-left: 5.5rem;
  margin-right: 5.5rem;
}

.mx-5hq {
  margin-left: 5.75rem;
  margin-right: 5.75rem;
}

.my-5 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-5q {
  margin-top: 5.25rem;
  margin-bottom: 5.25rem;
}

.my-5h {
  margin-top: 5.5rem;
  margin-bottom: 5.5rem;
}

.my-5hq {
  margin-top: 5.75rem;
  margin-bottom: 5.75rem;
}

.mt-5 {
  margin-top: 5rem;
}

.mt-5q {
  margin-top: 5.25rem;
}

.mt-5h {
  margin-top: 5.5rem;
}

.mt-5hq {
  margin-top: 5.75rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.mb-5q {
  margin-bottom: 5.25rem;
}

.mb-5h {
  margin-bottom: 5.5rem;
}

.mb-5hq {
  margin-bottom: 5.75rem;
}

.ml-5 {
  margin-left: 5rem;
}

.ml-5q {
  margin-left: 5.25rem;
}

.ml-5h {
  margin-left: 5.5rem;
}

.ml-5hq {
  margin-left: 5.75rem;
}

.mr-5 {
  margin-right: 5rem;
}

.mr-5q {
  margin-right: 5.25rem;
}

.mr-5h {
  margin-right: 5.5rem;
}

.mr-5hq {
  margin-right: 5.75rem;
}

.m-6 {
  margin: 6rem;
}

.m-6q {
  margin: 6.25rem;
}

.m-6h {
  margin: 6.5rem;
}

.m-6hq {
  margin: 6.75rem;
}

.mx-6 {
  margin-left: 6rem;
  margin-right: 6rem;
}

.mx-6q {
  margin-left: 6.25rem;
  margin-right: 6.25rem;
}

.mx-6h {
  margin-left: 6.5rem;
  margin-right: 6.5rem;
}

.mx-6hq {
  margin-left: 6.75rem;
  margin-right: 6.75rem;
}

.my-6 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.my-6q {
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}

.my-6h {
  margin-top: 6.5rem;
  margin-bottom: 6.5rem;
}

.my-6hq {
  margin-top: 6.75rem;
  margin-bottom: 6.75rem;
}

.mt-6 {
  margin-top: 6rem;
}

.mt-6q {
  margin-top: 6.25rem;
}

.mt-6h {
  margin-top: 6.5rem;
}

.mt-6hq {
  margin-top: 6.75rem;
}

.mb-6 {
  margin-bottom: 6rem;
}

.mb-6q {
  margin-bottom: 6.25rem;
}

.mb-6h {
  margin-bottom: 6.5rem;
}

.mb-6hq {
  margin-bottom: 6.75rem;
}

.ml-6 {
  margin-left: 6rem;
}

.ml-6q {
  margin-left: 6.25rem;
}

.ml-6h {
  margin-left: 6.5rem;
}

.ml-6hq {
  margin-left: 6.75rem;
}

.mr-6 {
  margin-right: 6rem;
}

.mr-6q {
  margin-right: 6.25rem;
}

.mr-6h {
  margin-right: 6.5rem;
}

.mr-6hq {
  margin-right: 6.75rem;
}

.m-7 {
  margin: 7rem;
}

.m-7q {
  margin: 7.25rem;
}

.m-7h {
  margin: 7.5rem;
}

.m-7hq {
  margin: 7.75rem;
}

.mx-7 {
  margin-left: 7rem;
  margin-right: 7rem;
}

.mx-7q {
  margin-left: 7.25rem;
  margin-right: 7.25rem;
}

.mx-7h {
  margin-left: 7.5rem;
  margin-right: 7.5rem;
}

.mx-7hq {
  margin-left: 7.75rem;
  margin-right: 7.75rem;
}

.my-7 {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.my-7q {
  margin-top: 7.25rem;
  margin-bottom: 7.25rem;
}

.my-7h {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}

.my-7hq {
  margin-top: 7.75rem;
  margin-bottom: 7.75rem;
}

.mt-7 {
  margin-top: 7rem;
}

.mt-7q {
  margin-top: 7.25rem;
}

.mt-7h {
  margin-top: 7.5rem;
}

.mt-7hq {
  margin-top: 7.75rem;
}

.mb-7 {
  margin-bottom: 7rem;
}

.mb-7q {
  margin-bottom: 7.25rem;
}

.mb-7h {
  margin-bottom: 7.5rem;
}

.mb-7hq {
  margin-bottom: 7.75rem;
}

.ml-7 {
  margin-left: 7rem;
}

.ml-7q {
  margin-left: 7.25rem;
}

.ml-7h {
  margin-left: 7.5rem;
}

.ml-7hq {
  margin-left: 7.75rem;
}

.mr-7 {
  margin-right: 7rem;
}

.mr-7q {
  margin-right: 7.25rem;
}

.mr-7h {
  margin-right: 7.5rem;
}

.mr-7hq {
  margin-right: 7.75rem;
}

.m-8 {
  margin: 8rem;
}

.m-8q {
  margin: 8.25rem;
}

.m-8h {
  margin: 8.5rem;
}

.m-8hq {
  margin: 8.75rem;
}

.mx-8 {
  margin-left: 8rem;
  margin-right: 8rem;
}

.mx-8q {
  margin-left: 8.25rem;
  margin-right: 8.25rem;
}

.mx-8h {
  margin-left: 8.5rem;
  margin-right: 8.5rem;
}

.mx-8hq {
  margin-left: 8.75rem;
  margin-right: 8.75rem;
}

.my-8 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.my-8q {
  margin-top: 8.25rem;
  margin-bottom: 8.25rem;
}

.my-8h {
  margin-top: 8.5rem;
  margin-bottom: 8.5rem;
}

.my-8hq {
  margin-top: 8.75rem;
  margin-bottom: 8.75rem;
}

.mt-8 {
  margin-top: 8rem;
}

.mt-8q {
  margin-top: 8.25rem;
}

.mt-8h {
  margin-top: 8.5rem;
}

.mt-8hq {
  margin-top: 8.75rem;
}

.mb-8 {
  margin-bottom: 8rem;
}

.mb-8q {
  margin-bottom: 8.25rem;
}

.mb-8h {
  margin-bottom: 8.5rem;
}

.mb-8hq {
  margin-bottom: 8.75rem;
}

.ml-8 {
  margin-left: 8rem;
}

.ml-8q {
  margin-left: 8.25rem;
}

.ml-8h {
  margin-left: 8.5rem;
}

.ml-8hq {
  margin-left: 8.75rem;
}

.mr-8 {
  margin-right: 8rem;
}

.mr-8q {
  margin-right: 8.25rem;
}

.mr-8h {
  margin-right: 8.5rem;
}

.mr-8hq {
  margin-right: 8.75rem;
}

@media screen and (min-width: 768px) {
  .m-md-0 {
    margin: 0rem;
  }
  .m-md-0q {
    margin: 0.25rem;
  }
  .m-md-0h {
    margin: 0.5rem;
  }
  .m-md-0hq {
    margin: 0.75rem;
  }
  .mx-md-0 {
    margin-left: 0rem;
    margin-right: 0rem;
  }
  .mx-md-0q {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .mx-md-0h {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mx-md-0hq {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .my-md-0 {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  .my-md-0q {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .my-md-0h {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .my-md-0hq {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .mt-md-0 {
    margin-top: 0rem;
  }
  .mt-md-0q {
    margin-top: 0.25rem;
  }
  .mt-md-0h {
    margin-top: 0.5rem;
  }
  .mt-md-0hq {
    margin-top: 0.75rem;
  }
  .mb-md-0 {
    margin-bottom: 0rem;
  }
  .mb-md-0q {
    margin-bottom: 0.25rem;
  }
  .mb-md-0h {
    margin-bottom: 0.5rem;
  }
  .mb-md-0hq {
    margin-bottom: 0.75rem;
  }
  .ml-md-0 {
    margin-left: 0rem;
  }
  .ml-md-0q {
    margin-left: 0.25rem;
  }
  .ml-md-0h {
    margin-left: 0.5rem;
  }
  .ml-md-0hq {
    margin-left: 0.75rem;
  }
  .mr-md-0 {
    margin-right: 0rem;
  }
  .mr-md-0q {
    margin-right: 0.25rem;
  }
  .mr-md-0h {
    margin-right: 0.5rem;
  }
  .mr-md-0hq {
    margin-right: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .m-md-1 {
    margin: 1rem;
  }
  .m-md-1q {
    margin: 1.25rem;
  }
  .m-md-1h {
    margin: 1.5rem;
  }
  .m-md-1hq {
    margin: 1.75rem;
  }
  .mx-md-1 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .mx-md-1q {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .mx-md-1h {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .mx-md-1hq {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
  .my-md-1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .my-md-1q {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .my-md-1h {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .my-md-1hq {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
  .mt-md-1 {
    margin-top: 1rem;
  }
  .mt-md-1q {
    margin-top: 1.25rem;
  }
  .mt-md-1h {
    margin-top: 1.5rem;
  }
  .mt-md-1hq {
    margin-top: 1.75rem;
  }
  .mb-md-1 {
    margin-bottom: 1rem;
  }
  .mb-md-1q {
    margin-bottom: 1.25rem;
  }
  .mb-md-1h {
    margin-bottom: 1.5rem;
  }
  .mb-md-1hq {
    margin-bottom: 1.75rem;
  }
  .ml-md-1 {
    margin-left: 1rem;
  }
  .ml-md-1q {
    margin-left: 1.25rem;
  }
  .ml-md-1h {
    margin-left: 1.5rem;
  }
  .ml-md-1hq {
    margin-left: 1.75rem;
  }
  .mr-md-1 {
    margin-right: 1rem;
  }
  .mr-md-1q {
    margin-right: 1.25rem;
  }
  .mr-md-1h {
    margin-right: 1.5rem;
  }
  .mr-md-1hq {
    margin-right: 1.75rem;
  }
}
@media screen and (min-width: 768px) {
  .m-md-2 {
    margin: 2rem;
  }
  .m-md-2q {
    margin: 2.25rem;
  }
  .m-md-2h {
    margin: 2.5rem;
  }
  .m-md-2hq {
    margin: 2.75rem;
  }
  .mx-md-2 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mx-md-2q {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .mx-md-2h {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .mx-md-2hq {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }
  .my-md-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .my-md-2q {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .my-md-2h {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .my-md-2hq {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }
  .mt-md-2 {
    margin-top: 2rem;
  }
  .mt-md-2q {
    margin-top: 2.25rem;
  }
  .mt-md-2h {
    margin-top: 2.5rem;
  }
  .mt-md-2hq {
    margin-top: 2.75rem;
  }
  .mb-md-2 {
    margin-bottom: 2rem;
  }
  .mb-md-2q {
    margin-bottom: 2.25rem;
  }
  .mb-md-2h {
    margin-bottom: 2.5rem;
  }
  .mb-md-2hq {
    margin-bottom: 2.75rem;
  }
  .ml-md-2 {
    margin-left: 2rem;
  }
  .ml-md-2q {
    margin-left: 2.25rem;
  }
  .ml-md-2h {
    margin-left: 2.5rem;
  }
  .ml-md-2hq {
    margin-left: 2.75rem;
  }
  .mr-md-2 {
    margin-right: 2rem;
  }
  .mr-md-2q {
    margin-right: 2.25rem;
  }
  .mr-md-2h {
    margin-right: 2.5rem;
  }
  .mr-md-2hq {
    margin-right: 2.75rem;
  }
}
@media screen and (min-width: 768px) {
  .m-md-3 {
    margin: 3rem;
  }
  .m-md-3q {
    margin: 3.25rem;
  }
  .m-md-3h {
    margin: 3.5rem;
  }
  .m-md-3hq {
    margin: 3.75rem;
  }
  .mx-md-3 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .mx-md-3q {
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }
  .mx-md-3h {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .mx-md-3hq {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .my-md-3 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .my-md-3q {
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }
  .my-md-3h {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .my-md-3hq {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .mt-md-3 {
    margin-top: 3rem;
  }
  .mt-md-3q {
    margin-top: 3.25rem;
  }
  .mt-md-3h {
    margin-top: 3.5rem;
  }
  .mt-md-3hq {
    margin-top: 3.75rem;
  }
  .mb-md-3 {
    margin-bottom: 3rem;
  }
  .mb-md-3q {
    margin-bottom: 3.25rem;
  }
  .mb-md-3h {
    margin-bottom: 3.5rem;
  }
  .mb-md-3hq {
    margin-bottom: 3.75rem;
  }
  .ml-md-3 {
    margin-left: 3rem;
  }
  .ml-md-3q {
    margin-left: 3.25rem;
  }
  .ml-md-3h {
    margin-left: 3.5rem;
  }
  .ml-md-3hq {
    margin-left: 3.75rem;
  }
  .mr-md-3 {
    margin-right: 3rem;
  }
  .mr-md-3q {
    margin-right: 3.25rem;
  }
  .mr-md-3h {
    margin-right: 3.5rem;
  }
  .mr-md-3hq {
    margin-right: 3.75rem;
  }
}
@media screen and (min-width: 768px) {
  .m-md-4 {
    margin: 4rem;
  }
  .m-md-4q {
    margin: 4.25rem;
  }
  .m-md-4h {
    margin: 4.5rem;
  }
  .m-md-4hq {
    margin: 4.75rem;
  }
  .mx-md-4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .mx-md-4q {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }
  .mx-md-4h {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .mx-md-4hq {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }
  .my-md-4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .my-md-4q {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }
  .my-md-4h {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .my-md-4hq {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }
  .mt-md-4 {
    margin-top: 4rem;
  }
  .mt-md-4q {
    margin-top: 4.25rem;
  }
  .mt-md-4h {
    margin-top: 4.5rem;
  }
  .mt-md-4hq {
    margin-top: 4.75rem;
  }
  .mb-md-4 {
    margin-bottom: 4rem;
  }
  .mb-md-4q {
    margin-bottom: 4.25rem;
  }
  .mb-md-4h {
    margin-bottom: 4.5rem;
  }
  .mb-md-4hq {
    margin-bottom: 4.75rem;
  }
  .ml-md-4 {
    margin-left: 4rem;
  }
  .ml-md-4q {
    margin-left: 4.25rem;
  }
  .ml-md-4h {
    margin-left: 4.5rem;
  }
  .ml-md-4hq {
    margin-left: 4.75rem;
  }
  .mr-md-4 {
    margin-right: 4rem;
  }
  .mr-md-4q {
    margin-right: 4.25rem;
  }
  .mr-md-4h {
    margin-right: 4.5rem;
  }
  .mr-md-4hq {
    margin-right: 4.75rem;
  }
}
@media screen and (min-width: 768px) {
  .m-md-5 {
    margin: 5rem;
  }
  .m-md-5q {
    margin: 5.25rem;
  }
  .m-md-5h {
    margin: 5.5rem;
  }
  .m-md-5hq {
    margin: 5.75rem;
  }
  .mx-md-5 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .mx-md-5q {
    margin-left: 5.25rem;
    margin-right: 5.25rem;
  }
  .mx-md-5h {
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }
  .mx-md-5hq {
    margin-left: 5.75rem;
    margin-right: 5.75rem;
  }
  .my-md-5 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .my-md-5q {
    margin-top: 5.25rem;
    margin-bottom: 5.25rem;
  }
  .my-md-5h {
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }
  .my-md-5hq {
    margin-top: 5.75rem;
    margin-bottom: 5.75rem;
  }
  .mt-md-5 {
    margin-top: 5rem;
  }
  .mt-md-5q {
    margin-top: 5.25rem;
  }
  .mt-md-5h {
    margin-top: 5.5rem;
  }
  .mt-md-5hq {
    margin-top: 5.75rem;
  }
  .mb-md-5 {
    margin-bottom: 5rem;
  }
  .mb-md-5q {
    margin-bottom: 5.25rem;
  }
  .mb-md-5h {
    margin-bottom: 5.5rem;
  }
  .mb-md-5hq {
    margin-bottom: 5.75rem;
  }
  .ml-md-5 {
    margin-left: 5rem;
  }
  .ml-md-5q {
    margin-left: 5.25rem;
  }
  .ml-md-5h {
    margin-left: 5.5rem;
  }
  .ml-md-5hq {
    margin-left: 5.75rem;
  }
  .mr-md-5 {
    margin-right: 5rem;
  }
  .mr-md-5q {
    margin-right: 5.25rem;
  }
  .mr-md-5h {
    margin-right: 5.5rem;
  }
  .mr-md-5hq {
    margin-right: 5.75rem;
  }
}
@media screen and (min-width: 768px) {
  .m-md-6 {
    margin: 6rem;
  }
  .m-md-6q {
    margin: 6.25rem;
  }
  .m-md-6h {
    margin: 6.5rem;
  }
  .m-md-6hq {
    margin: 6.75rem;
  }
  .mx-md-6 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  .mx-md-6q {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
  .mx-md-6h {
    margin-left: 6.5rem;
    margin-right: 6.5rem;
  }
  .mx-md-6hq {
    margin-left: 6.75rem;
    margin-right: 6.75rem;
  }
  .my-md-6 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .my-md-6q {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .my-md-6h {
    margin-top: 6.5rem;
    margin-bottom: 6.5rem;
  }
  .my-md-6hq {
    margin-top: 6.75rem;
    margin-bottom: 6.75rem;
  }
  .mt-md-6 {
    margin-top: 6rem;
  }
  .mt-md-6q {
    margin-top: 6.25rem;
  }
  .mt-md-6h {
    margin-top: 6.5rem;
  }
  .mt-md-6hq {
    margin-top: 6.75rem;
  }
  .mb-md-6 {
    margin-bottom: 6rem;
  }
  .mb-md-6q {
    margin-bottom: 6.25rem;
  }
  .mb-md-6h {
    margin-bottom: 6.5rem;
  }
  .mb-md-6hq {
    margin-bottom: 6.75rem;
  }
  .ml-md-6 {
    margin-left: 6rem;
  }
  .ml-md-6q {
    margin-left: 6.25rem;
  }
  .ml-md-6h {
    margin-left: 6.5rem;
  }
  .ml-md-6hq {
    margin-left: 6.75rem;
  }
  .mr-md-6 {
    margin-right: 6rem;
  }
  .mr-md-6q {
    margin-right: 6.25rem;
  }
  .mr-md-6h {
    margin-right: 6.5rem;
  }
  .mr-md-6hq {
    margin-right: 6.75rem;
  }
}
@media screen and (min-width: 768px) {
  .m-md-7 {
    margin: 7rem;
  }
  .m-md-7q {
    margin: 7.25rem;
  }
  .m-md-7h {
    margin: 7.5rem;
  }
  .m-md-7hq {
    margin: 7.75rem;
  }
  .mx-md-7 {
    margin-left: 7rem;
    margin-right: 7rem;
  }
  .mx-md-7q {
    margin-left: 7.25rem;
    margin-right: 7.25rem;
  }
  .mx-md-7h {
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }
  .mx-md-7hq {
    margin-left: 7.75rem;
    margin-right: 7.75rem;
  }
  .my-md-7 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
  .my-md-7q {
    margin-top: 7.25rem;
    margin-bottom: 7.25rem;
  }
  .my-md-7h {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }
  .my-md-7hq {
    margin-top: 7.75rem;
    margin-bottom: 7.75rem;
  }
  .mt-md-7 {
    margin-top: 7rem;
  }
  .mt-md-7q {
    margin-top: 7.25rem;
  }
  .mt-md-7h {
    margin-top: 7.5rem;
  }
  .mt-md-7hq {
    margin-top: 7.75rem;
  }
  .mb-md-7 {
    margin-bottom: 7rem;
  }
  .mb-md-7q {
    margin-bottom: 7.25rem;
  }
  .mb-md-7h {
    margin-bottom: 7.5rem;
  }
  .mb-md-7hq {
    margin-bottom: 7.75rem;
  }
  .ml-md-7 {
    margin-left: 7rem;
  }
  .ml-md-7q {
    margin-left: 7.25rem;
  }
  .ml-md-7h {
    margin-left: 7.5rem;
  }
  .ml-md-7hq {
    margin-left: 7.75rem;
  }
  .mr-md-7 {
    margin-right: 7rem;
  }
  .mr-md-7q {
    margin-right: 7.25rem;
  }
  .mr-md-7h {
    margin-right: 7.5rem;
  }
  .mr-md-7hq {
    margin-right: 7.75rem;
  }
}
@media screen and (min-width: 768px) {
  .m-md-8 {
    margin: 8rem;
  }
  .m-md-8q {
    margin: 8.25rem;
  }
  .m-md-8h {
    margin: 8.5rem;
  }
  .m-md-8hq {
    margin: 8.75rem;
  }
  .mx-md-8 {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  .mx-md-8q {
    margin-left: 8.25rem;
    margin-right: 8.25rem;
  }
  .mx-md-8h {
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }
  .mx-md-8hq {
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }
  .my-md-8 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .my-md-8q {
    margin-top: 8.25rem;
    margin-bottom: 8.25rem;
  }
  .my-md-8h {
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }
  .my-md-8hq {
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }
  .mt-md-8 {
    margin-top: 8rem;
  }
  .mt-md-8q {
    margin-top: 8.25rem;
  }
  .mt-md-8h {
    margin-top: 8.5rem;
  }
  .mt-md-8hq {
    margin-top: 8.75rem;
  }
  .mb-md-8 {
    margin-bottom: 8rem;
  }
  .mb-md-8q {
    margin-bottom: 8.25rem;
  }
  .mb-md-8h {
    margin-bottom: 8.5rem;
  }
  .mb-md-8hq {
    margin-bottom: 8.75rem;
  }
  .ml-md-8 {
    margin-left: 8rem;
  }
  .ml-md-8q {
    margin-left: 8.25rem;
  }
  .ml-md-8h {
    margin-left: 8.5rem;
  }
  .ml-md-8hq {
    margin-left: 8.75rem;
  }
  .mr-md-8 {
    margin-right: 8rem;
  }
  .mr-md-8q {
    margin-right: 8.25rem;
  }
  .mr-md-8h {
    margin-right: 8.5rem;
  }
  .mr-md-8hq {
    margin-right: 8.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-0 {
    margin: 0rem;
  }
  .m-lg-0q {
    margin: 0.25rem;
  }
  .m-lg-0h {
    margin: 0.5rem;
  }
  .m-lg-0hq {
    margin: 0.75rem;
  }
  .mx-lg-0 {
    margin-left: 0rem;
    margin-right: 0rem;
  }
  .mx-lg-0q {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .mx-lg-0h {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mx-lg-0hq {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .my-lg-0 {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  .my-lg-0q {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .my-lg-0h {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .my-lg-0hq {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .mt-lg-0 {
    margin-top: 0rem;
  }
  .mt-lg-0q {
    margin-top: 0.25rem;
  }
  .mt-lg-0h {
    margin-top: 0.5rem;
  }
  .mt-lg-0hq {
    margin-top: 0.75rem;
  }
  .mb-lg-0 {
    margin-bottom: 0rem;
  }
  .mb-lg-0q {
    margin-bottom: 0.25rem;
  }
  .mb-lg-0h {
    margin-bottom: 0.5rem;
  }
  .mb-lg-0hq {
    margin-bottom: 0.75rem;
  }
  .ml-lg-0 {
    margin-left: 0rem;
  }
  .ml-lg-0q {
    margin-left: 0.25rem;
  }
  .ml-lg-0h {
    margin-left: 0.5rem;
  }
  .ml-lg-0hq {
    margin-left: 0.75rem;
  }
  .mr-lg-0 {
    margin-right: 0rem;
  }
  .mr-lg-0q {
    margin-right: 0.25rem;
  }
  .mr-lg-0h {
    margin-right: 0.5rem;
  }
  .mr-lg-0hq {
    margin-right: 0.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-1 {
    margin: 1rem;
  }
  .m-lg-1q {
    margin: 1.25rem;
  }
  .m-lg-1h {
    margin: 1.5rem;
  }
  .m-lg-1hq {
    margin: 1.75rem;
  }
  .mx-lg-1 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .mx-lg-1q {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .mx-lg-1h {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .mx-lg-1hq {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
  .my-lg-1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .my-lg-1q {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .my-lg-1h {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .my-lg-1hq {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
  .mt-lg-1 {
    margin-top: 1rem;
  }
  .mt-lg-1q {
    margin-top: 1.25rem;
  }
  .mt-lg-1h {
    margin-top: 1.5rem;
  }
  .mt-lg-1hq {
    margin-top: 1.75rem;
  }
  .mb-lg-1 {
    margin-bottom: 1rem;
  }
  .mb-lg-1q {
    margin-bottom: 1.25rem;
  }
  .mb-lg-1h {
    margin-bottom: 1.5rem;
  }
  .mb-lg-1hq {
    margin-bottom: 1.75rem;
  }
  .ml-lg-1 {
    margin-left: 1rem;
  }
  .ml-lg-1q {
    margin-left: 1.25rem;
  }
  .ml-lg-1h {
    margin-left: 1.5rem;
  }
  .ml-lg-1hq {
    margin-left: 1.75rem;
  }
  .mr-lg-1 {
    margin-right: 1rem;
  }
  .mr-lg-1q {
    margin-right: 1.25rem;
  }
  .mr-lg-1h {
    margin-right: 1.5rem;
  }
  .mr-lg-1hq {
    margin-right: 1.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-2 {
    margin: 2rem;
  }
  .m-lg-2q {
    margin: 2.25rem;
  }
  .m-lg-2h {
    margin: 2.5rem;
  }
  .m-lg-2hq {
    margin: 2.75rem;
  }
  .mx-lg-2 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .mx-lg-2q {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }
  .mx-lg-2h {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .mx-lg-2hq {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }
  .my-lg-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .my-lg-2q {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
  .my-lg-2h {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .my-lg-2hq {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }
  .mt-lg-2 {
    margin-top: 2rem;
  }
  .mt-lg-2q {
    margin-top: 2.25rem;
  }
  .mt-lg-2h {
    margin-top: 2.5rem;
  }
  .mt-lg-2hq {
    margin-top: 2.75rem;
  }
  .mb-lg-2 {
    margin-bottom: 2rem;
  }
  .mb-lg-2q {
    margin-bottom: 2.25rem;
  }
  .mb-lg-2h {
    margin-bottom: 2.5rem;
  }
  .mb-lg-2hq {
    margin-bottom: 2.75rem;
  }
  .ml-lg-2 {
    margin-left: 2rem;
  }
  .ml-lg-2q {
    margin-left: 2.25rem;
  }
  .ml-lg-2h {
    margin-left: 2.5rem;
  }
  .ml-lg-2hq {
    margin-left: 2.75rem;
  }
  .mr-lg-2 {
    margin-right: 2rem;
  }
  .mr-lg-2q {
    margin-right: 2.25rem;
  }
  .mr-lg-2h {
    margin-right: 2.5rem;
  }
  .mr-lg-2hq {
    margin-right: 2.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-3 {
    margin: 3rem;
  }
  .m-lg-3q {
    margin: 3.25rem;
  }
  .m-lg-3h {
    margin: 3.5rem;
  }
  .m-lg-3hq {
    margin: 3.75rem;
  }
  .mx-lg-3 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .mx-lg-3q {
    margin-left: 3.25rem;
    margin-right: 3.25rem;
  }
  .mx-lg-3h {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .mx-lg-3hq {
    margin-left: 3.75rem;
    margin-right: 3.75rem;
  }
  .my-lg-3 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .my-lg-3q {
    margin-top: 3.25rem;
    margin-bottom: 3.25rem;
  }
  .my-lg-3h {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .my-lg-3hq {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
  .mt-lg-3 {
    margin-top: 3rem;
  }
  .mt-lg-3q {
    margin-top: 3.25rem;
  }
  .mt-lg-3h {
    margin-top: 3.5rem;
  }
  .mt-lg-3hq {
    margin-top: 3.75rem;
  }
  .mb-lg-3 {
    margin-bottom: 3rem;
  }
  .mb-lg-3q {
    margin-bottom: 3.25rem;
  }
  .mb-lg-3h {
    margin-bottom: 3.5rem;
  }
  .mb-lg-3hq {
    margin-bottom: 3.75rem;
  }
  .ml-lg-3 {
    margin-left: 3rem;
  }
  .ml-lg-3q {
    margin-left: 3.25rem;
  }
  .ml-lg-3h {
    margin-left: 3.5rem;
  }
  .ml-lg-3hq {
    margin-left: 3.75rem;
  }
  .mr-lg-3 {
    margin-right: 3rem;
  }
  .mr-lg-3q {
    margin-right: 3.25rem;
  }
  .mr-lg-3h {
    margin-right: 3.5rem;
  }
  .mr-lg-3hq {
    margin-right: 3.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-4 {
    margin: 4rem;
  }
  .m-lg-4q {
    margin: 4.25rem;
  }
  .m-lg-4h {
    margin: 4.5rem;
  }
  .m-lg-4hq {
    margin: 4.75rem;
  }
  .mx-lg-4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .mx-lg-4q {
    margin-left: 4.25rem;
    margin-right: 4.25rem;
  }
  .mx-lg-4h {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }
  .mx-lg-4hq {
    margin-left: 4.75rem;
    margin-right: 4.75rem;
  }
  .my-lg-4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .my-lg-4q {
    margin-top: 4.25rem;
    margin-bottom: 4.25rem;
  }
  .my-lg-4h {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
  .my-lg-4hq {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem;
  }
  .mt-lg-4 {
    margin-top: 4rem;
  }
  .mt-lg-4q {
    margin-top: 4.25rem;
  }
  .mt-lg-4h {
    margin-top: 4.5rem;
  }
  .mt-lg-4hq {
    margin-top: 4.75rem;
  }
  .mb-lg-4 {
    margin-bottom: 4rem;
  }
  .mb-lg-4q {
    margin-bottom: 4.25rem;
  }
  .mb-lg-4h {
    margin-bottom: 4.5rem;
  }
  .mb-lg-4hq {
    margin-bottom: 4.75rem;
  }
  .ml-lg-4 {
    margin-left: 4rem;
  }
  .ml-lg-4q {
    margin-left: 4.25rem;
  }
  .ml-lg-4h {
    margin-left: 4.5rem;
  }
  .ml-lg-4hq {
    margin-left: 4.75rem;
  }
  .mr-lg-4 {
    margin-right: 4rem;
  }
  .mr-lg-4q {
    margin-right: 4.25rem;
  }
  .mr-lg-4h {
    margin-right: 4.5rem;
  }
  .mr-lg-4hq {
    margin-right: 4.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-5 {
    margin: 5rem;
  }
  .m-lg-5q {
    margin: 5.25rem;
  }
  .m-lg-5h {
    margin: 5.5rem;
  }
  .m-lg-5hq {
    margin: 5.75rem;
  }
  .mx-lg-5 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .mx-lg-5q {
    margin-left: 5.25rem;
    margin-right: 5.25rem;
  }
  .mx-lg-5h {
    margin-left: 5.5rem;
    margin-right: 5.5rem;
  }
  .mx-lg-5hq {
    margin-left: 5.75rem;
    margin-right: 5.75rem;
  }
  .my-lg-5 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .my-lg-5q {
    margin-top: 5.25rem;
    margin-bottom: 5.25rem;
  }
  .my-lg-5h {
    margin-top: 5.5rem;
    margin-bottom: 5.5rem;
  }
  .my-lg-5hq {
    margin-top: 5.75rem;
    margin-bottom: 5.75rem;
  }
  .mt-lg-5 {
    margin-top: 5rem;
  }
  .mt-lg-5q {
    margin-top: 5.25rem;
  }
  .mt-lg-5h {
    margin-top: 5.5rem;
  }
  .mt-lg-5hq {
    margin-top: 5.75rem;
  }
  .mb-lg-5 {
    margin-bottom: 5rem;
  }
  .mb-lg-5q {
    margin-bottom: 5.25rem;
  }
  .mb-lg-5h {
    margin-bottom: 5.5rem;
  }
  .mb-lg-5hq {
    margin-bottom: 5.75rem;
  }
  .ml-lg-5 {
    margin-left: 5rem;
  }
  .ml-lg-5q {
    margin-left: 5.25rem;
  }
  .ml-lg-5h {
    margin-left: 5.5rem;
  }
  .ml-lg-5hq {
    margin-left: 5.75rem;
  }
  .mr-lg-5 {
    margin-right: 5rem;
  }
  .mr-lg-5q {
    margin-right: 5.25rem;
  }
  .mr-lg-5h {
    margin-right: 5.5rem;
  }
  .mr-lg-5hq {
    margin-right: 5.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-6 {
    margin: 6rem;
  }
  .m-lg-6q {
    margin: 6.25rem;
  }
  .m-lg-6h {
    margin: 6.5rem;
  }
  .m-lg-6hq {
    margin: 6.75rem;
  }
  .mx-lg-6 {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  .mx-lg-6q {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
  .mx-lg-6h {
    margin-left: 6.5rem;
    margin-right: 6.5rem;
  }
  .mx-lg-6hq {
    margin-left: 6.75rem;
    margin-right: 6.75rem;
  }
  .my-lg-6 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .my-lg-6q {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .my-lg-6h {
    margin-top: 6.5rem;
    margin-bottom: 6.5rem;
  }
  .my-lg-6hq {
    margin-top: 6.75rem;
    margin-bottom: 6.75rem;
  }
  .mt-lg-6 {
    margin-top: 6rem;
  }
  .mt-lg-6q {
    margin-top: 6.25rem;
  }
  .mt-lg-6h {
    margin-top: 6.5rem;
  }
  .mt-lg-6hq {
    margin-top: 6.75rem;
  }
  .mb-lg-6 {
    margin-bottom: 6rem;
  }
  .mb-lg-6q {
    margin-bottom: 6.25rem;
  }
  .mb-lg-6h {
    margin-bottom: 6.5rem;
  }
  .mb-lg-6hq {
    margin-bottom: 6.75rem;
  }
  .ml-lg-6 {
    margin-left: 6rem;
  }
  .ml-lg-6q {
    margin-left: 6.25rem;
  }
  .ml-lg-6h {
    margin-left: 6.5rem;
  }
  .ml-lg-6hq {
    margin-left: 6.75rem;
  }
  .mr-lg-6 {
    margin-right: 6rem;
  }
  .mr-lg-6q {
    margin-right: 6.25rem;
  }
  .mr-lg-6h {
    margin-right: 6.5rem;
  }
  .mr-lg-6hq {
    margin-right: 6.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-7 {
    margin: 7rem;
  }
  .m-lg-7q {
    margin: 7.25rem;
  }
  .m-lg-7h {
    margin: 7.5rem;
  }
  .m-lg-7hq {
    margin: 7.75rem;
  }
  .mx-lg-7 {
    margin-left: 7rem;
    margin-right: 7rem;
  }
  .mx-lg-7q {
    margin-left: 7.25rem;
    margin-right: 7.25rem;
  }
  .mx-lg-7h {
    margin-left: 7.5rem;
    margin-right: 7.5rem;
  }
  .mx-lg-7hq {
    margin-left: 7.75rem;
    margin-right: 7.75rem;
  }
  .my-lg-7 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
  .my-lg-7q {
    margin-top: 7.25rem;
    margin-bottom: 7.25rem;
  }
  .my-lg-7h {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
  }
  .my-lg-7hq {
    margin-top: 7.75rem;
    margin-bottom: 7.75rem;
  }
  .mt-lg-7 {
    margin-top: 7rem;
  }
  .mt-lg-7q {
    margin-top: 7.25rem;
  }
  .mt-lg-7h {
    margin-top: 7.5rem;
  }
  .mt-lg-7hq {
    margin-top: 7.75rem;
  }
  .mb-lg-7 {
    margin-bottom: 7rem;
  }
  .mb-lg-7q {
    margin-bottom: 7.25rem;
  }
  .mb-lg-7h {
    margin-bottom: 7.5rem;
  }
  .mb-lg-7hq {
    margin-bottom: 7.75rem;
  }
  .ml-lg-7 {
    margin-left: 7rem;
  }
  .ml-lg-7q {
    margin-left: 7.25rem;
  }
  .ml-lg-7h {
    margin-left: 7.5rem;
  }
  .ml-lg-7hq {
    margin-left: 7.75rem;
  }
  .mr-lg-7 {
    margin-right: 7rem;
  }
  .mr-lg-7q {
    margin-right: 7.25rem;
  }
  .mr-lg-7h {
    margin-right: 7.5rem;
  }
  .mr-lg-7hq {
    margin-right: 7.75rem;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-8 {
    margin: 8rem;
  }
  .m-lg-8q {
    margin: 8.25rem;
  }
  .m-lg-8h {
    margin: 8.5rem;
  }
  .m-lg-8hq {
    margin: 8.75rem;
  }
  .mx-lg-8 {
    margin-left: 8rem;
    margin-right: 8rem;
  }
  .mx-lg-8q {
    margin-left: 8.25rem;
    margin-right: 8.25rem;
  }
  .mx-lg-8h {
    margin-left: 8.5rem;
    margin-right: 8.5rem;
  }
  .mx-lg-8hq {
    margin-left: 8.75rem;
    margin-right: 8.75rem;
  }
  .my-lg-8 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .my-lg-8q {
    margin-top: 8.25rem;
    margin-bottom: 8.25rem;
  }
  .my-lg-8h {
    margin-top: 8.5rem;
    margin-bottom: 8.5rem;
  }
  .my-lg-8hq {
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }
  .mt-lg-8 {
    margin-top: 8rem;
  }
  .mt-lg-8q {
    margin-top: 8.25rem;
  }
  .mt-lg-8h {
    margin-top: 8.5rem;
  }
  .mt-lg-8hq {
    margin-top: 8.75rem;
  }
  .mb-lg-8 {
    margin-bottom: 8rem;
  }
  .mb-lg-8q {
    margin-bottom: 8.25rem;
  }
  .mb-lg-8h {
    margin-bottom: 8.5rem;
  }
  .mb-lg-8hq {
    margin-bottom: 8.75rem;
  }
  .ml-lg-8 {
    margin-left: 8rem;
  }
  .ml-lg-8q {
    margin-left: 8.25rem;
  }
  .ml-lg-8h {
    margin-left: 8.5rem;
  }
  .ml-lg-8hq {
    margin-left: 8.75rem;
  }
  .mr-lg-8 {
    margin-right: 8rem;
  }
  .mr-lg-8q {
    margin-right: 8.25rem;
  }
  .mr-lg-8h {
    margin-right: 8.5rem;
  }
  .mr-lg-8hq {
    margin-right: 8.75rem;
  }
}
.m-auto {
  margin: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mr-auto {
  margin-right: auto;
}

.ml-auto {
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .m-md-auto {
    margin: auto;
  }
  .mx-md-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mr-md-auto {
    margin-right: auto;
  }
  .ml-md-auto {
    margin-left: auto;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-auto {
    margin: auto;
  }
  .mx-lg-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-lg-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mr-lg-auto {
    margin-right: auto;
  }
  .ml-lg-auto {
    margin-left: auto;
  }
}
.m-0 {
  margin: 0;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.mr-0 {
  margin-right: 0;
}

.ml-0 {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .m-md-0 {
    margin: 0;
  }
  .mx-md-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .my-md-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mt-md-0 {
    margin-top: 0;
  }
  .mb-md-0 {
    margin-bottom: 0;
  }
  .mr-md-0 {
    margin-right: 0;
  }
  .ml-md-0 {
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .m-lg-0 {
    margin: 0;
  }
  .mx-lg-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .my-lg-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mt-lg-0 {
    margin-top: 0;
  }
  .mb-lg-0 {
    margin-bottom: 0;
  }
  .mr-lg-0 {
    margin-right: 0;
  }
  .ml-lg-0 {
    margin-left: 0;
  }
}
.pt-base {
  padding-top: 9.345vw;
}
@media screen and (min-width: 768px) {
  .pt-base {
    padding-top: 80px;
  }
}

.pb-base {
  padding-bottom: 9.345vw;
}
@media screen and (min-width: 768px) {
  .pb-base {
    padding-bottom: 80px;
  }
}

.p-0 {
  padding: 0rem;
}

.p-0q {
  padding: 0.25rem;
}

.p-0h {
  padding: 0.5rem;
}

.p-0hq {
  padding: 0.75rem;
}

.px-0 {
  padding-left: 0rem;
  padding-right: 0rem;
}

.px-0q {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-0h {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-0hq {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-0 {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.py-0q {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-0h {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-0hq {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.pt-0 {
  padding-top: 0rem;
}

.pt-0q {
  padding-top: 0.25rem;
}

.pt-0h {
  padding-top: 0.5rem;
}

.pt-0hq {
  padding-top: 0.75rem;
}

.pb-0 {
  padding-bottom: 0rem;
}

.pb-0q {
  padding-bottom: 0.25rem;
}

.pb-0h {
  padding-bottom: 0.5rem;
}

.pb-0hq {
  padding-bottom: 0.75rem;
}

.pl-0 {
  padding-left: 0rem;
}

.pl-0q {
  padding-left: 0.25rem;
}

.pl-0h {
  padding-left: 0.5rem;
}

.pl-0hq {
  padding-left: 0.75rem;
}

.pr-0 {
  padding-right: 0rem;
}

.pr-0q {
  padding-right: 0.25rem;
}

.pr-0h {
  padding-right: 0.5rem;
}

.pr-0hq {
  padding-right: 0.75rem;
}

.p-1 {
  padding: 1rem;
}

.p-1q {
  padding: 1.25rem;
}

.p-1h {
  padding: 1.5rem;
}

.p-1hq {
  padding: 1.75rem;
}

.px-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-1q {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-1h {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-1hq {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-1q {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-1h {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-1hq {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.pt-1 {
  padding-top: 1rem;
}

.pt-1q {
  padding-top: 1.25rem;
}

.pt-1h {
  padding-top: 1.5rem;
}

.pt-1hq {
  padding-top: 1.75rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.pb-1q {
  padding-bottom: 1.25rem;
}

.pb-1h {
  padding-bottom: 1.5rem;
}

.pb-1hq {
  padding-bottom: 1.75rem;
}

.pl-1 {
  padding-left: 1rem;
}

.pl-1q {
  padding-left: 1.25rem;
}

.pl-1h {
  padding-left: 1.5rem;
}

.pl-1hq {
  padding-left: 1.75rem;
}

.pr-1 {
  padding-right: 1rem;
}

.pr-1q {
  padding-right: 1.25rem;
}

.pr-1h {
  padding-right: 1.5rem;
}

.pr-1hq {
  padding-right: 1.75rem;
}

.p-2 {
  padding: 2rem;
}

.p-2q {
  padding: 2.25rem;
}

.p-2h {
  padding: 2.5rem;
}

.p-2hq {
  padding: 2.75rem;
}

.px-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-2q {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-2h {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2hq {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.py-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-2q {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-2h {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-2hq {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.pt-2 {
  padding-top: 2rem;
}

.pt-2q {
  padding-top: 2.25rem;
}

.pt-2h {
  padding-top: 2.5rem;
}

.pt-2hq {
  padding-top: 2.75rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pb-2q {
  padding-bottom: 2.25rem;
}

.pb-2h {
  padding-bottom: 2.5rem;
}

.pb-2hq {
  padding-bottom: 2.75rem;
}

.pl-2 {
  padding-left: 2rem;
}

.pl-2q {
  padding-left: 2.25rem;
}

.pl-2h {
  padding-left: 2.5rem;
}

.pl-2hq {
  padding-left: 2.75rem;
}

.pr-2 {
  padding-right: 2rem;
}

.pr-2q {
  padding-right: 2.25rem;
}

.pr-2h {
  padding-right: 2.5rem;
}

.pr-2hq {
  padding-right: 2.75rem;
}

.p-3 {
  padding: 3rem;
}

.p-3q {
  padding: 3.25rem;
}

.p-3h {
  padding: 3.5rem;
}

.p-3hq {
  padding: 3.75rem;
}

.px-3 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-3q {
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.px-3h {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-3hq {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.py-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-3q {
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.py-3h {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-3hq {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pt-3q {
  padding-top: 3.25rem;
}

.pt-3h {
  padding-top: 3.5rem;
}

.pt-3hq {
  padding-top: 3.75rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pb-3q {
  padding-bottom: 3.25rem;
}

.pb-3h {
  padding-bottom: 3.5rem;
}

.pb-3hq {
  padding-bottom: 3.75rem;
}

.pl-3 {
  padding-left: 3rem;
}

.pl-3q {
  padding-left: 3.25rem;
}

.pl-3h {
  padding-left: 3.5rem;
}

.pl-3hq {
  padding-left: 3.75rem;
}

.pr-3 {
  padding-right: 3rem;
}

.pr-3q {
  padding-right: 3.25rem;
}

.pr-3h {
  padding-right: 3.5rem;
}

.pr-3hq {
  padding-right: 3.75rem;
}

.p-4 {
  padding: 4rem;
}

.p-4q {
  padding: 4.25rem;
}

.p-4h {
  padding: 4.5rem;
}

.p-4hq {
  padding: 4.75rem;
}

.px-4 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-4q {
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

.px-4h {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.px-4hq {
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}

.py-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-4q {
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
}

.py-4h {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.py-4hq {
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
}

.pt-4 {
  padding-top: 4rem;
}

.pt-4q {
  padding-top: 4.25rem;
}

.pt-4h {
  padding-top: 4.5rem;
}

.pt-4hq {
  padding-top: 4.75rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.pb-4q {
  padding-bottom: 4.25rem;
}

.pb-4h {
  padding-bottom: 4.5rem;
}

.pb-4hq {
  padding-bottom: 4.75rem;
}

.pl-4 {
  padding-left: 4rem;
}

.pl-4q {
  padding-left: 4.25rem;
}

.pl-4h {
  padding-left: 4.5rem;
}

.pl-4hq {
  padding-left: 4.75rem;
}

.pr-4 {
  padding-right: 4rem;
}

.pr-4q {
  padding-right: 4.25rem;
}

.pr-4h {
  padding-right: 4.5rem;
}

.pr-4hq {
  padding-right: 4.75rem;
}

.p-5 {
  padding: 5rem;
}

.p-5q {
  padding: 5.25rem;
}

.p-5h {
  padding: 5.5rem;
}

.p-5hq {
  padding: 5.75rem;
}

.px-5 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-5q {
  padding-left: 5.25rem;
  padding-right: 5.25rem;
}

.px-5h {
  padding-left: 5.5rem;
  padding-right: 5.5rem;
}

.px-5hq {
  padding-left: 5.75rem;
  padding-right: 5.75rem;
}

.py-5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-5q {
  padding-top: 5.25rem;
  padding-bottom: 5.25rem;
}

.py-5h {
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
}

.py-5hq {
  padding-top: 5.75rem;
  padding-bottom: 5.75rem;
}

.pt-5 {
  padding-top: 5rem;
}

.pt-5q {
  padding-top: 5.25rem;
}

.pt-5h {
  padding-top: 5.5rem;
}

.pt-5hq {
  padding-top: 5.75rem;
}

.pb-5 {
  padding-bottom: 5rem;
}

.pb-5q {
  padding-bottom: 5.25rem;
}

.pb-5h {
  padding-bottom: 5.5rem;
}

.pb-5hq {
  padding-bottom: 5.75rem;
}

.pl-5 {
  padding-left: 5rem;
}

.pl-5q {
  padding-left: 5.25rem;
}

.pl-5h {
  padding-left: 5.5rem;
}

.pl-5hq {
  padding-left: 5.75rem;
}

.pr-5 {
  padding-right: 5rem;
}

.pr-5q {
  padding-right: 5.25rem;
}

.pr-5h {
  padding-right: 5.5rem;
}

.pr-5hq {
  padding-right: 5.75rem;
}

.p-6 {
  padding: 6rem;
}

.p-6q {
  padding: 6.25rem;
}

.p-6h {
  padding: 6.5rem;
}

.p-6hq {
  padding: 6.75rem;
}

.px-6 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.px-6q {
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}

.px-6h {
  padding-left: 6.5rem;
  padding-right: 6.5rem;
}

.px-6hq {
  padding-left: 6.75rem;
  padding-right: 6.75rem;
}

.py-6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-6q {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.py-6h {
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
}

.py-6hq {
  padding-top: 6.75rem;
  padding-bottom: 6.75rem;
}

.pt-6 {
  padding-top: 6rem;
}

.pt-6q {
  padding-top: 6.25rem;
}

.pt-6h {
  padding-top: 6.5rem;
}

.pt-6hq {
  padding-top: 6.75rem;
}

.pb-6 {
  padding-bottom: 6rem;
}

.pb-6q {
  padding-bottom: 6.25rem;
}

.pb-6h {
  padding-bottom: 6.5rem;
}

.pb-6hq {
  padding-bottom: 6.75rem;
}

.pl-6 {
  padding-left: 6rem;
}

.pl-6q {
  padding-left: 6.25rem;
}

.pl-6h {
  padding-left: 6.5rem;
}

.pl-6hq {
  padding-left: 6.75rem;
}

.pr-6 {
  padding-right: 6rem;
}

.pr-6q {
  padding-right: 6.25rem;
}

.pr-6h {
  padding-right: 6.5rem;
}

.pr-6hq {
  padding-right: 6.75rem;
}

.p-7 {
  padding: 7rem;
}

.p-7q {
  padding: 7.25rem;
}

.p-7h {
  padding: 7.5rem;
}

.p-7hq {
  padding: 7.75rem;
}

.px-7 {
  padding-left: 7rem;
  padding-right: 7rem;
}

.px-7q {
  padding-left: 7.25rem;
  padding-right: 7.25rem;
}

.px-7h {
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

.px-7hq {
  padding-left: 7.75rem;
  padding-right: 7.75rem;
}

.py-7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-7q {
  padding-top: 7.25rem;
  padding-bottom: 7.25rem;
}

.py-7h {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.py-7hq {
  padding-top: 7.75rem;
  padding-bottom: 7.75rem;
}

.pt-7 {
  padding-top: 7rem;
}

.pt-7q {
  padding-top: 7.25rem;
}

.pt-7h {
  padding-top: 7.5rem;
}

.pt-7hq {
  padding-top: 7.75rem;
}

.pb-7 {
  padding-bottom: 7rem;
}

.pb-7q {
  padding-bottom: 7.25rem;
}

.pb-7h {
  padding-bottom: 7.5rem;
}

.pb-7hq {
  padding-bottom: 7.75rem;
}

.pl-7 {
  padding-left: 7rem;
}

.pl-7q {
  padding-left: 7.25rem;
}

.pl-7h {
  padding-left: 7.5rem;
}

.pl-7hq {
  padding-left: 7.75rem;
}

.pr-7 {
  padding-right: 7rem;
}

.pr-7q {
  padding-right: 7.25rem;
}

.pr-7h {
  padding-right: 7.5rem;
}

.pr-7hq {
  padding-right: 7.75rem;
}

.p-8 {
  padding: 8rem;
}

.p-8q {
  padding: 8.25rem;
}

.p-8h {
  padding: 8.5rem;
}

.p-8hq {
  padding: 8.75rem;
}

.px-8 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.px-8q {
  padding-left: 8.25rem;
  padding-right: 8.25rem;
}

.px-8h {
  padding-left: 8.5rem;
  padding-right: 8.5rem;
}

.px-8hq {
  padding-left: 8.75rem;
  padding-right: 8.75rem;
}

.py-8 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-8q {
  padding-top: 8.25rem;
  padding-bottom: 8.25rem;
}

.py-8h {
  padding-top: 8.5rem;
  padding-bottom: 8.5rem;
}

.py-8hq {
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.pt-8 {
  padding-top: 8rem;
}

.pt-8q {
  padding-top: 8.25rem;
}

.pt-8h {
  padding-top: 8.5rem;
}

.pt-8hq {
  padding-top: 8.75rem;
}

.pb-8 {
  padding-bottom: 8rem;
}

.pb-8q {
  padding-bottom: 8.25rem;
}

.pb-8h {
  padding-bottom: 8.5rem;
}

.pb-8hq {
  padding-bottom: 8.75rem;
}

.pl-8 {
  padding-left: 8rem;
}

.pl-8q {
  padding-left: 8.25rem;
}

.pl-8h {
  padding-left: 8.5rem;
}

.pl-8hq {
  padding-left: 8.75rem;
}

.pr-8 {
  padding-right: 8rem;
}

.pr-8q {
  padding-right: 8.25rem;
}

.pr-8h {
  padding-right: 8.5rem;
}

.pr-8hq {
  padding-right: 8.75rem;
}

@media screen and (min-width: 768px) {
  .p-md-0 {
    padding: 0rem;
  }
  .p-md-0q {
    padding: 0.25rem;
  }
  .p-md-0h {
    padding: 0.5rem;
  }
  .p-md-0hq {
    padding: 0.75rem;
  }
  .px-md-0 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .px-md-0q {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .px-md-0h {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .px-md-0hq {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .py-md-0 {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  .py-md-0q {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .py-md-0h {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .py-md-0hq {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .pt-md-0 {
    padding-top: 0rem;
  }
  .pt-md-0q {
    padding-top: 0.25rem;
  }
  .pt-md-0h {
    padding-top: 0.5rem;
  }
  .pt-md-0hq {
    padding-top: 0.75rem;
  }
  .pb-md-0 {
    padding-bottom: 0rem;
  }
  .pb-md-0q {
    padding-bottom: 0.25rem;
  }
  .pb-md-0h {
    padding-bottom: 0.5rem;
  }
  .pb-md-0hq {
    padding-bottom: 0.75rem;
  }
  .pl-md-0 {
    padding-left: 0rem;
  }
  .pl-md-0q {
    padding-left: 0.25rem;
  }
  .pl-md-0h {
    padding-left: 0.5rem;
  }
  .pl-md-0hq {
    padding-left: 0.75rem;
  }
  .pr-md-0 {
    padding-right: 0rem;
  }
  .pr-md-0q {
    padding-right: 0.25rem;
  }
  .pr-md-0h {
    padding-right: 0.5rem;
  }
  .pr-md-0hq {
    padding-right: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-md-1 {
    padding: 1rem;
  }
  .p-md-1q {
    padding: 1.25rem;
  }
  .p-md-1h {
    padding: 1.5rem;
  }
  .p-md-1hq {
    padding: 1.75rem;
  }
  .px-md-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .px-md-1q {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .px-md-1h {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .px-md-1hq {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .py-md-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .py-md-1q {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .py-md-1h {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .py-md-1hq {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .pt-md-1 {
    padding-top: 1rem;
  }
  .pt-md-1q {
    padding-top: 1.25rem;
  }
  .pt-md-1h {
    padding-top: 1.5rem;
  }
  .pt-md-1hq {
    padding-top: 1.75rem;
  }
  .pb-md-1 {
    padding-bottom: 1rem;
  }
  .pb-md-1q {
    padding-bottom: 1.25rem;
  }
  .pb-md-1h {
    padding-bottom: 1.5rem;
  }
  .pb-md-1hq {
    padding-bottom: 1.75rem;
  }
  .pl-md-1 {
    padding-left: 1rem;
  }
  .pl-md-1q {
    padding-left: 1.25rem;
  }
  .pl-md-1h {
    padding-left: 1.5rem;
  }
  .pl-md-1hq {
    padding-left: 1.75rem;
  }
  .pr-md-1 {
    padding-right: 1rem;
  }
  .pr-md-1q {
    padding-right: 1.25rem;
  }
  .pr-md-1h {
    padding-right: 1.5rem;
  }
  .pr-md-1hq {
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-md-2 {
    padding: 2rem;
  }
  .p-md-2q {
    padding: 2.25rem;
  }
  .p-md-2h {
    padding: 2.5rem;
  }
  .p-md-2hq {
    padding: 2.75rem;
  }
  .px-md-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .px-md-2q {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .px-md-2h {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .px-md-2hq {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
  .py-md-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .py-md-2q {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .py-md-2h {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .py-md-2hq {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }
  .pt-md-2 {
    padding-top: 2rem;
  }
  .pt-md-2q {
    padding-top: 2.25rem;
  }
  .pt-md-2h {
    padding-top: 2.5rem;
  }
  .pt-md-2hq {
    padding-top: 2.75rem;
  }
  .pb-md-2 {
    padding-bottom: 2rem;
  }
  .pb-md-2q {
    padding-bottom: 2.25rem;
  }
  .pb-md-2h {
    padding-bottom: 2.5rem;
  }
  .pb-md-2hq {
    padding-bottom: 2.75rem;
  }
  .pl-md-2 {
    padding-left: 2rem;
  }
  .pl-md-2q {
    padding-left: 2.25rem;
  }
  .pl-md-2h {
    padding-left: 2.5rem;
  }
  .pl-md-2hq {
    padding-left: 2.75rem;
  }
  .pr-md-2 {
    padding-right: 2rem;
  }
  .pr-md-2q {
    padding-right: 2.25rem;
  }
  .pr-md-2h {
    padding-right: 2.5rem;
  }
  .pr-md-2hq {
    padding-right: 2.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-md-3 {
    padding: 3rem;
  }
  .p-md-3q {
    padding: 3.25rem;
  }
  .p-md-3h {
    padding: 3.5rem;
  }
  .p-md-3hq {
    padding: 3.75rem;
  }
  .px-md-3 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .px-md-3q {
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }
  .px-md-3h {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .px-md-3hq {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .py-md-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .py-md-3q {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }
  .py-md-3h {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .py-md-3hq {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-md-3 {
    padding-top: 3rem;
  }
  .pt-md-3q {
    padding-top: 3.25rem;
  }
  .pt-md-3h {
    padding-top: 3.5rem;
  }
  .pt-md-3hq {
    padding-top: 3.75rem;
  }
  .pb-md-3 {
    padding-bottom: 3rem;
  }
  .pb-md-3q {
    padding-bottom: 3.25rem;
  }
  .pb-md-3h {
    padding-bottom: 3.5rem;
  }
  .pb-md-3hq {
    padding-bottom: 3.75rem;
  }
  .pl-md-3 {
    padding-left: 3rem;
  }
  .pl-md-3q {
    padding-left: 3.25rem;
  }
  .pl-md-3h {
    padding-left: 3.5rem;
  }
  .pl-md-3hq {
    padding-left: 3.75rem;
  }
  .pr-md-3 {
    padding-right: 3rem;
  }
  .pr-md-3q {
    padding-right: 3.25rem;
  }
  .pr-md-3h {
    padding-right: 3.5rem;
  }
  .pr-md-3hq {
    padding-right: 3.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-md-4 {
    padding: 4rem;
  }
  .p-md-4q {
    padding: 4.25rem;
  }
  .p-md-4h {
    padding: 4.5rem;
  }
  .p-md-4hq {
    padding: 4.75rem;
  }
  .px-md-4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .px-md-4q {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }
  .px-md-4h {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .px-md-4hq {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }
  .py-md-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .py-md-4q {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }
  .py-md-4h {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .py-md-4hq {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }
  .pt-md-4 {
    padding-top: 4rem;
  }
  .pt-md-4q {
    padding-top: 4.25rem;
  }
  .pt-md-4h {
    padding-top: 4.5rem;
  }
  .pt-md-4hq {
    padding-top: 4.75rem;
  }
  .pb-md-4 {
    padding-bottom: 4rem;
  }
  .pb-md-4q {
    padding-bottom: 4.25rem;
  }
  .pb-md-4h {
    padding-bottom: 4.5rem;
  }
  .pb-md-4hq {
    padding-bottom: 4.75rem;
  }
  .pl-md-4 {
    padding-left: 4rem;
  }
  .pl-md-4q {
    padding-left: 4.25rem;
  }
  .pl-md-4h {
    padding-left: 4.5rem;
  }
  .pl-md-4hq {
    padding-left: 4.75rem;
  }
  .pr-md-4 {
    padding-right: 4rem;
  }
  .pr-md-4q {
    padding-right: 4.25rem;
  }
  .pr-md-4h {
    padding-right: 4.5rem;
  }
  .pr-md-4hq {
    padding-right: 4.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-md-5 {
    padding: 5rem;
  }
  .p-md-5q {
    padding: 5.25rem;
  }
  .p-md-5h {
    padding: 5.5rem;
  }
  .p-md-5hq {
    padding: 5.75rem;
  }
  .px-md-5 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .px-md-5q {
    padding-left: 5.25rem;
    padding-right: 5.25rem;
  }
  .px-md-5h {
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }
  .px-md-5hq {
    padding-left: 5.75rem;
    padding-right: 5.75rem;
  }
  .py-md-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .py-md-5q {
    padding-top: 5.25rem;
    padding-bottom: 5.25rem;
  }
  .py-md-5h {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
  .py-md-5hq {
    padding-top: 5.75rem;
    padding-bottom: 5.75rem;
  }
  .pt-md-5 {
    padding-top: 5rem;
  }
  .pt-md-5q {
    padding-top: 5.25rem;
  }
  .pt-md-5h {
    padding-top: 5.5rem;
  }
  .pt-md-5hq {
    padding-top: 5.75rem;
  }
  .pb-md-5 {
    padding-bottom: 5rem;
  }
  .pb-md-5q {
    padding-bottom: 5.25rem;
  }
  .pb-md-5h {
    padding-bottom: 5.5rem;
  }
  .pb-md-5hq {
    padding-bottom: 5.75rem;
  }
  .pl-md-5 {
    padding-left: 5rem;
  }
  .pl-md-5q {
    padding-left: 5.25rem;
  }
  .pl-md-5h {
    padding-left: 5.5rem;
  }
  .pl-md-5hq {
    padding-left: 5.75rem;
  }
  .pr-md-5 {
    padding-right: 5rem;
  }
  .pr-md-5q {
    padding-right: 5.25rem;
  }
  .pr-md-5h {
    padding-right: 5.5rem;
  }
  .pr-md-5hq {
    padding-right: 5.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-md-6 {
    padding: 6rem;
  }
  .p-md-6q {
    padding: 6.25rem;
  }
  .p-md-6h {
    padding: 6.5rem;
  }
  .p-md-6hq {
    padding: 6.75rem;
  }
  .px-md-6 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .px-md-6q {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .px-md-6h {
    padding-left: 6.5rem;
    padding-right: 6.5rem;
  }
  .px-md-6hq {
    padding-left: 6.75rem;
    padding-right: 6.75rem;
  }
  .py-md-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .py-md-6q {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .py-md-6h {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
  }
  .py-md-6hq {
    padding-top: 6.75rem;
    padding-bottom: 6.75rem;
  }
  .pt-md-6 {
    padding-top: 6rem;
  }
  .pt-md-6q {
    padding-top: 6.25rem;
  }
  .pt-md-6h {
    padding-top: 6.5rem;
  }
  .pt-md-6hq {
    padding-top: 6.75rem;
  }
  .pb-md-6 {
    padding-bottom: 6rem;
  }
  .pb-md-6q {
    padding-bottom: 6.25rem;
  }
  .pb-md-6h {
    padding-bottom: 6.5rem;
  }
  .pb-md-6hq {
    padding-bottom: 6.75rem;
  }
  .pl-md-6 {
    padding-left: 6rem;
  }
  .pl-md-6q {
    padding-left: 6.25rem;
  }
  .pl-md-6h {
    padding-left: 6.5rem;
  }
  .pl-md-6hq {
    padding-left: 6.75rem;
  }
  .pr-md-6 {
    padding-right: 6rem;
  }
  .pr-md-6q {
    padding-right: 6.25rem;
  }
  .pr-md-6h {
    padding-right: 6.5rem;
  }
  .pr-md-6hq {
    padding-right: 6.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-md-7 {
    padding: 7rem;
  }
  .p-md-7q {
    padding: 7.25rem;
  }
  .p-md-7h {
    padding: 7.5rem;
  }
  .p-md-7hq {
    padding: 7.75rem;
  }
  .px-md-7 {
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .px-md-7q {
    padding-left: 7.25rem;
    padding-right: 7.25rem;
  }
  .px-md-7h {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
  .px-md-7hq {
    padding-left: 7.75rem;
    padding-right: 7.75rem;
  }
  .py-md-7 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .py-md-7q {
    padding-top: 7.25rem;
    padding-bottom: 7.25rem;
  }
  .py-md-7h {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .py-md-7hq {
    padding-top: 7.75rem;
    padding-bottom: 7.75rem;
  }
  .pt-md-7 {
    padding-top: 7rem;
  }
  .pt-md-7q {
    padding-top: 7.25rem;
  }
  .pt-md-7h {
    padding-top: 7.5rem;
  }
  .pt-md-7hq {
    padding-top: 7.75rem;
  }
  .pb-md-7 {
    padding-bottom: 7rem;
  }
  .pb-md-7q {
    padding-bottom: 7.25rem;
  }
  .pb-md-7h {
    padding-bottom: 7.5rem;
  }
  .pb-md-7hq {
    padding-bottom: 7.75rem;
  }
  .pl-md-7 {
    padding-left: 7rem;
  }
  .pl-md-7q {
    padding-left: 7.25rem;
  }
  .pl-md-7h {
    padding-left: 7.5rem;
  }
  .pl-md-7hq {
    padding-left: 7.75rem;
  }
  .pr-md-7 {
    padding-right: 7rem;
  }
  .pr-md-7q {
    padding-right: 7.25rem;
  }
  .pr-md-7h {
    padding-right: 7.5rem;
  }
  .pr-md-7hq {
    padding-right: 7.75rem;
  }
}
@media screen and (min-width: 768px) {
  .p-md-8 {
    padding: 8rem;
  }
  .p-md-8q {
    padding: 8.25rem;
  }
  .p-md-8h {
    padding: 8.5rem;
  }
  .p-md-8hq {
    padding: 8.75rem;
  }
  .px-md-8 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .px-md-8q {
    padding-left: 8.25rem;
    padding-right: 8.25rem;
  }
  .px-md-8h {
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }
  .px-md-8hq {
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }
  .py-md-8 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .py-md-8q {
    padding-top: 8.25rem;
    padding-bottom: 8.25rem;
  }
  .py-md-8h {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }
  .py-md-8hq {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }
  .pt-md-8 {
    padding-top: 8rem;
  }
  .pt-md-8q {
    padding-top: 8.25rem;
  }
  .pt-md-8h {
    padding-top: 8.5rem;
  }
  .pt-md-8hq {
    padding-top: 8.75rem;
  }
  .pb-md-8 {
    padding-bottom: 8rem;
  }
  .pb-md-8q {
    padding-bottom: 8.25rem;
  }
  .pb-md-8h {
    padding-bottom: 8.5rem;
  }
  .pb-md-8hq {
    padding-bottom: 8.75rem;
  }
  .pl-md-8 {
    padding-left: 8rem;
  }
  .pl-md-8q {
    padding-left: 8.25rem;
  }
  .pl-md-8h {
    padding-left: 8.5rem;
  }
  .pl-md-8hq {
    padding-left: 8.75rem;
  }
  .pr-md-8 {
    padding-right: 8rem;
  }
  .pr-md-8q {
    padding-right: 8.25rem;
  }
  .pr-md-8h {
    padding-right: 8.5rem;
  }
  .pr-md-8hq {
    padding-right: 8.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding: 0rem;
  }
  .p-lg-0q {
    padding: 0.25rem;
  }
  .p-lg-0h {
    padding: 0.5rem;
  }
  .p-lg-0hq {
    padding: 0.75rem;
  }
  .px-lg-0 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .px-lg-0q {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .px-lg-0h {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .px-lg-0hq {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .py-lg-0 {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  .py-lg-0q {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .py-lg-0h {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .py-lg-0hq {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .pt-lg-0 {
    padding-top: 0rem;
  }
  .pt-lg-0q {
    padding-top: 0.25rem;
  }
  .pt-lg-0h {
    padding-top: 0.5rem;
  }
  .pt-lg-0hq {
    padding-top: 0.75rem;
  }
  .pb-lg-0 {
    padding-bottom: 0rem;
  }
  .pb-lg-0q {
    padding-bottom: 0.25rem;
  }
  .pb-lg-0h {
    padding-bottom: 0.5rem;
  }
  .pb-lg-0hq {
    padding-bottom: 0.75rem;
  }
  .pl-lg-0 {
    padding-left: 0rem;
  }
  .pl-lg-0q {
    padding-left: 0.25rem;
  }
  .pl-lg-0h {
    padding-left: 0.5rem;
  }
  .pl-lg-0hq {
    padding-left: 0.75rem;
  }
  .pr-lg-0rem {
    padding-right: 0rem;
  }
  .pr-lg-0q {
    padding-right: 0.25rem;
  }
  .pr-lg-0h {
    padding-right: 0.5rem;
  }
  .pr-lg-0hq {
    padding-right: 0.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-1 {
    padding: 1rem;
  }
  .p-lg-1q {
    padding: 1.25rem;
  }
  .p-lg-1h {
    padding: 1.5rem;
  }
  .p-lg-1hq {
    padding: 1.75rem;
  }
  .px-lg-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .px-lg-1q {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .px-lg-1h {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .px-lg-1hq {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .py-lg-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .py-lg-1q {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .py-lg-1h {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .py-lg-1hq {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .pt-lg-1 {
    padding-top: 1rem;
  }
  .pt-lg-1q {
    padding-top: 1.25rem;
  }
  .pt-lg-1h {
    padding-top: 1.5rem;
  }
  .pt-lg-1hq {
    padding-top: 1.75rem;
  }
  .pb-lg-1 {
    padding-bottom: 1rem;
  }
  .pb-lg-1q {
    padding-bottom: 1.25rem;
  }
  .pb-lg-1h {
    padding-bottom: 1.5rem;
  }
  .pb-lg-1hq {
    padding-bottom: 1.75rem;
  }
  .pl-lg-1 {
    padding-left: 1rem;
  }
  .pl-lg-1q {
    padding-left: 1.25rem;
  }
  .pl-lg-1h {
    padding-left: 1.5rem;
  }
  .pl-lg-1hq {
    padding-left: 1.75rem;
  }
  .pr-lg-1rem {
    padding-right: 1rem;
  }
  .pr-lg-1q {
    padding-right: 1.25rem;
  }
  .pr-lg-1h {
    padding-right: 1.5rem;
  }
  .pr-lg-1hq {
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-2 {
    padding: 2rem;
  }
  .p-lg-2q {
    padding: 2.25rem;
  }
  .p-lg-2h {
    padding: 2.5rem;
  }
  .p-lg-2hq {
    padding: 2.75rem;
  }
  .px-lg-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .px-lg-2q {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .px-lg-2h {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .px-lg-2hq {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
  .py-lg-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .py-lg-2q {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .py-lg-2h {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .py-lg-2hq {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }
  .pt-lg-2 {
    padding-top: 2rem;
  }
  .pt-lg-2q {
    padding-top: 2.25rem;
  }
  .pt-lg-2h {
    padding-top: 2.5rem;
  }
  .pt-lg-2hq {
    padding-top: 2.75rem;
  }
  .pb-lg-2 {
    padding-bottom: 2rem;
  }
  .pb-lg-2q {
    padding-bottom: 2.25rem;
  }
  .pb-lg-2h {
    padding-bottom: 2.5rem;
  }
  .pb-lg-2hq {
    padding-bottom: 2.75rem;
  }
  .pl-lg-2 {
    padding-left: 2rem;
  }
  .pl-lg-2q {
    padding-left: 2.25rem;
  }
  .pl-lg-2h {
    padding-left: 2.5rem;
  }
  .pl-lg-2hq {
    padding-left: 2.75rem;
  }
  .pr-lg-2rem {
    padding-right: 2rem;
  }
  .pr-lg-2q {
    padding-right: 2.25rem;
  }
  .pr-lg-2h {
    padding-right: 2.5rem;
  }
  .pr-lg-2hq {
    padding-right: 2.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-3 {
    padding: 3rem;
  }
  .p-lg-3q {
    padding: 3.25rem;
  }
  .p-lg-3h {
    padding: 3.5rem;
  }
  .p-lg-3hq {
    padding: 3.75rem;
  }
  .px-lg-3 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .px-lg-3q {
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }
  .px-lg-3h {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .px-lg-3hq {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
  .py-lg-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .py-lg-3q {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }
  .py-lg-3h {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .py-lg-3hq {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-lg-3 {
    padding-top: 3rem;
  }
  .pt-lg-3q {
    padding-top: 3.25rem;
  }
  .pt-lg-3h {
    padding-top: 3.5rem;
  }
  .pt-lg-3hq {
    padding-top: 3.75rem;
  }
  .pb-lg-3 {
    padding-bottom: 3rem;
  }
  .pb-lg-3q {
    padding-bottom: 3.25rem;
  }
  .pb-lg-3h {
    padding-bottom: 3.5rem;
  }
  .pb-lg-3hq {
    padding-bottom: 3.75rem;
  }
  .pl-lg-3 {
    padding-left: 3rem;
  }
  .pl-lg-3q {
    padding-left: 3.25rem;
  }
  .pl-lg-3h {
    padding-left: 3.5rem;
  }
  .pl-lg-3hq {
    padding-left: 3.75rem;
  }
  .pr-lg-3rem {
    padding-right: 3rem;
  }
  .pr-lg-3q {
    padding-right: 3.25rem;
  }
  .pr-lg-3h {
    padding-right: 3.5rem;
  }
  .pr-lg-3hq {
    padding-right: 3.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-4 {
    padding: 4rem;
  }
  .p-lg-4q {
    padding: 4.25rem;
  }
  .p-lg-4h {
    padding: 4.5rem;
  }
  .p-lg-4hq {
    padding: 4.75rem;
  }
  .px-lg-4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .px-lg-4q {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }
  .px-lg-4h {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .px-lg-4hq {
    padding-left: 4.75rem;
    padding-right: 4.75rem;
  }
  .py-lg-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .py-lg-4q {
    padding-top: 4.25rem;
    padding-bottom: 4.25rem;
  }
  .py-lg-4h {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .py-lg-4hq {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem;
  }
  .pt-lg-4 {
    padding-top: 4rem;
  }
  .pt-lg-4q {
    padding-top: 4.25rem;
  }
  .pt-lg-4h {
    padding-top: 4.5rem;
  }
  .pt-lg-4hq {
    padding-top: 4.75rem;
  }
  .pb-lg-4 {
    padding-bottom: 4rem;
  }
  .pb-lg-4q {
    padding-bottom: 4.25rem;
  }
  .pb-lg-4h {
    padding-bottom: 4.5rem;
  }
  .pb-lg-4hq {
    padding-bottom: 4.75rem;
  }
  .pl-lg-4 {
    padding-left: 4rem;
  }
  .pl-lg-4q {
    padding-left: 4.25rem;
  }
  .pl-lg-4h {
    padding-left: 4.5rem;
  }
  .pl-lg-4hq {
    padding-left: 4.75rem;
  }
  .pr-lg-4rem {
    padding-right: 4rem;
  }
  .pr-lg-4q {
    padding-right: 4.25rem;
  }
  .pr-lg-4h {
    padding-right: 4.5rem;
  }
  .pr-lg-4hq {
    padding-right: 4.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-5 {
    padding: 5rem;
  }
  .p-lg-5q {
    padding: 5.25rem;
  }
  .p-lg-5h {
    padding: 5.5rem;
  }
  .p-lg-5hq {
    padding: 5.75rem;
  }
  .px-lg-5 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .px-lg-5q {
    padding-left: 5.25rem;
    padding-right: 5.25rem;
  }
  .px-lg-5h {
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }
  .px-lg-5hq {
    padding-left: 5.75rem;
    padding-right: 5.75rem;
  }
  .py-lg-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .py-lg-5q {
    padding-top: 5.25rem;
    padding-bottom: 5.25rem;
  }
  .py-lg-5h {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
  .py-lg-5hq {
    padding-top: 5.75rem;
    padding-bottom: 5.75rem;
  }
  .pt-lg-5 {
    padding-top: 5rem;
  }
  .pt-lg-5q {
    padding-top: 5.25rem;
  }
  .pt-lg-5h {
    padding-top: 5.5rem;
  }
  .pt-lg-5hq {
    padding-top: 5.75rem;
  }
  .pb-lg-5 {
    padding-bottom: 5rem;
  }
  .pb-lg-5q {
    padding-bottom: 5.25rem;
  }
  .pb-lg-5h {
    padding-bottom: 5.5rem;
  }
  .pb-lg-5hq {
    padding-bottom: 5.75rem;
  }
  .pl-lg-5 {
    padding-left: 5rem;
  }
  .pl-lg-5q {
    padding-left: 5.25rem;
  }
  .pl-lg-5h {
    padding-left: 5.5rem;
  }
  .pl-lg-5hq {
    padding-left: 5.75rem;
  }
  .pr-lg-5rem {
    padding-right: 5rem;
  }
  .pr-lg-5q {
    padding-right: 5.25rem;
  }
  .pr-lg-5h {
    padding-right: 5.5rem;
  }
  .pr-lg-5hq {
    padding-right: 5.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-6 {
    padding: 6rem;
  }
  .p-lg-6q {
    padding: 6.25rem;
  }
  .p-lg-6h {
    padding: 6.5rem;
  }
  .p-lg-6hq {
    padding: 6.75rem;
  }
  .px-lg-6 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .px-lg-6q {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
  .px-lg-6h {
    padding-left: 6.5rem;
    padding-right: 6.5rem;
  }
  .px-lg-6hq {
    padding-left: 6.75rem;
    padding-right: 6.75rem;
  }
  .py-lg-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .py-lg-6q {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .py-lg-6h {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
  }
  .py-lg-6hq {
    padding-top: 6.75rem;
    padding-bottom: 6.75rem;
  }
  .pt-lg-6 {
    padding-top: 6rem;
  }
  .pt-lg-6q {
    padding-top: 6.25rem;
  }
  .pt-lg-6h {
    padding-top: 6.5rem;
  }
  .pt-lg-6hq {
    padding-top: 6.75rem;
  }
  .pb-lg-6 {
    padding-bottom: 6rem;
  }
  .pb-lg-6q {
    padding-bottom: 6.25rem;
  }
  .pb-lg-6h {
    padding-bottom: 6.5rem;
  }
  .pb-lg-6hq {
    padding-bottom: 6.75rem;
  }
  .pl-lg-6 {
    padding-left: 6rem;
  }
  .pl-lg-6q {
    padding-left: 6.25rem;
  }
  .pl-lg-6h {
    padding-left: 6.5rem;
  }
  .pl-lg-6hq {
    padding-left: 6.75rem;
  }
  .pr-lg-6rem {
    padding-right: 6rem;
  }
  .pr-lg-6q {
    padding-right: 6.25rem;
  }
  .pr-lg-6h {
    padding-right: 6.5rem;
  }
  .pr-lg-6hq {
    padding-right: 6.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-7 {
    padding: 7rem;
  }
  .p-lg-7q {
    padding: 7.25rem;
  }
  .p-lg-7h {
    padding: 7.5rem;
  }
  .p-lg-7hq {
    padding: 7.75rem;
  }
  .px-lg-7 {
    padding-left: 7rem;
    padding-right: 7rem;
  }
  .px-lg-7q {
    padding-left: 7.25rem;
    padding-right: 7.25rem;
  }
  .px-lg-7h {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
  .px-lg-7hq {
    padding-left: 7.75rem;
    padding-right: 7.75rem;
  }
  .py-lg-7 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .py-lg-7q {
    padding-top: 7.25rem;
    padding-bottom: 7.25rem;
  }
  .py-lg-7h {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .py-lg-7hq {
    padding-top: 7.75rem;
    padding-bottom: 7.75rem;
  }
  .pt-lg-7 {
    padding-top: 7rem;
  }
  .pt-lg-7q {
    padding-top: 7.25rem;
  }
  .pt-lg-7h {
    padding-top: 7.5rem;
  }
  .pt-lg-7hq {
    padding-top: 7.75rem;
  }
  .pb-lg-7 {
    padding-bottom: 7rem;
  }
  .pb-lg-7q {
    padding-bottom: 7.25rem;
  }
  .pb-lg-7h {
    padding-bottom: 7.5rem;
  }
  .pb-lg-7hq {
    padding-bottom: 7.75rem;
  }
  .pl-lg-7 {
    padding-left: 7rem;
  }
  .pl-lg-7q {
    padding-left: 7.25rem;
  }
  .pl-lg-7h {
    padding-left: 7.5rem;
  }
  .pl-lg-7hq {
    padding-left: 7.75rem;
  }
  .pr-lg-7rem {
    padding-right: 7rem;
  }
  .pr-lg-7q {
    padding-right: 7.25rem;
  }
  .pr-lg-7h {
    padding-right: 7.5rem;
  }
  .pr-lg-7hq {
    padding-right: 7.75rem;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-8 {
    padding: 8rem;
  }
  .p-lg-8q {
    padding: 8.25rem;
  }
  .p-lg-8h {
    padding: 8.5rem;
  }
  .p-lg-8hq {
    padding: 8.75rem;
  }
  .px-lg-8 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .px-lg-8q {
    padding-left: 8.25rem;
    padding-right: 8.25rem;
  }
  .px-lg-8h {
    padding-left: 8.5rem;
    padding-right: 8.5rem;
  }
  .px-lg-8hq {
    padding-left: 8.75rem;
    padding-right: 8.75rem;
  }
  .py-lg-8 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .py-lg-8q {
    padding-top: 8.25rem;
    padding-bottom: 8.25rem;
  }
  .py-lg-8h {
    padding-top: 8.5rem;
    padding-bottom: 8.5rem;
  }
  .py-lg-8hq {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }
  .pt-lg-8 {
    padding-top: 8rem;
  }
  .pt-lg-8q {
    padding-top: 8.25rem;
  }
  .pt-lg-8h {
    padding-top: 8.5rem;
  }
  .pt-lg-8hq {
    padding-top: 8.75rem;
  }
  .pb-lg-8 {
    padding-bottom: 8rem;
  }
  .pb-lg-8q {
    padding-bottom: 8.25rem;
  }
  .pb-lg-8h {
    padding-bottom: 8.5rem;
  }
  .pb-lg-8hq {
    padding-bottom: 8.75rem;
  }
  .pl-lg-8 {
    padding-left: 8rem;
  }
  .pl-lg-8q {
    padding-left: 8.25rem;
  }
  .pl-lg-8h {
    padding-left: 8.5rem;
  }
  .pl-lg-8hq {
    padding-left: 8.75rem;
  }
  .pr-lg-8rem {
    padding-right: 8rem;
  }
  .pr-lg-8q {
    padding-right: 8.25rem;
  }
  .pr-lg-8h {
    padding-right: 8.5rem;
  }
  .pr-lg-8hq {
    padding-right: 8.75rem;
  }
}
.p-0 {
  padding: 0;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

@media screen and (min-width: 768px) {
  .p-md-0 {
    padding: 0;
  }
  .px-md-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .py-md-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt-md-0 {
    padding-top: 0;
  }
  .pb-md-0 {
    padding-bottom: 0;
  }
  .pr-md-0 {
    padding-right: 0;
  }
  .pl-md-0 {
    padding-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding: 0;
  }
  .px-lg-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .py-lg-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt-lg-0 {
    padding-top: 0;
  }
  .pb-lg-0 {
    padding-bottom: 0;
  }
  .pr-lg-0 {
    padding-right: 0;
  }
  .pl-lg-0 {
    padding-left: 0;
  }
}
.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
  .d-md-inline {
    display: inline;
  }
  .d-md-inline-block {
    display: inline-block;
  }
}
@media screen and (min-width: 992px) {
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-inline {
    display: inline;
  }
  .d-lg-inline-block {
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  .d-xl-none {
    display: none;
  }
  .d-xl-block {
    display: block;
  }
  .d-xl-inline {
    display: inline;
  }
  .d-xl-inline-block {
    display: inline-block;
  }
}
@media screen and (min-width: 1400px) {
  .d-xxl-none {
    display: none;
  }
  .d-xxl-block {
    display: block;
  }
  .d-xxl-inline {
    display: inline;
  }
  .d-xxl-inline-block {
    display: inline-block;
  }
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .flex-md-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media screen and (min-width: 768px) {
  .justify-content-md-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .justify-content-md-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media screen and (min-width: 992px) {
  .justify-content-lg-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (min-width: 768px) {
  .align-items-md-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-md-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media screen and (min-width: 992px) {
  .align-items-lg-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-lg-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

@media screen and (min-width: 768px) {
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

@media screen and (min-width: 768px) {
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
}
@media screen and (min-width: 992px) {
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media screen and (min-width: 992px) {
  .order-lg-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

.border {
  border-width: 5px;
  border-style: solid;
}
@media screen and (min-width: 768px) {
  .border {
    border-width: 8px;
  }
}

.border-top {
  border-top-width: 4px;
  border-top-style: solid;
}
@media screen and (min-width: 992px) {
  .border-top {
    border-top-width: 6px;
  }
}

.border-style-solid {
  border-style: solid;
}

.border-bottom {
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
@media screen and (min-width: 992px) {
  .border-bottom {
    border-bottom-width: 6px;
  }
}

.border-top-width-2 {
  border-top-width: 2px;
}

.border-bottom-width-1 {
  border-bottom-width: 1px;
}

.border-bottom-width-2 {
  border-bottom-width: 2px;
}

.border-bottom-width-3 {
  border-bottom-width: 3px;
}

.border-width-8 {
  border-width: 8px;
}

.border-width-5 {
  border-width: 5px;
}

.round-right {
  border-radius: 0 0 1.3em 0;
}

.round-left {
  border-radius: 0 0 0 1.3em;
}

.round-pill {
  border-radius: 2em;
}

.round-circle {
  border-radius: 50%;
}

.round-left-3rem {
  border-radius: 0 0 0 3rem;
}

.round-right-3rem {
  border-radius: 0 0 3rem 0;
}

.round-left-4rem {
  border-radius: 0 0 0 4rem;
}

.round-right-4rem {
  border-radius: 0 0 4rem 0;
}

@media screen and (min-width: 768px) {
  .round-left-md-4rem {
    border-radius: 0 0 0 4rem;
  }
  .round-right-md-4rem {
    border-radius: 0 0 4rem 0;
  }
}
.page-head_wrapper {
  background-color: #f1f8ff;
}
.page-head_wrapper.-py {
  padding: 3rem 0;
}
.page-head_wrapper.-pt {
  padding-top: 3rem;
}
.page-head_wrapper.-pb {
  padding-bottom: 3rem;
}

.breadcrumb_container {
  padding: 4em 0 2rem;
}
@media screen and (min-width: 768px) {
  .breadcrumb_container {
    padding-top: 5.6em;
  }
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 95%;
  margin: 0 auto;
  font-size: clamp(10px, 2.933vw, 12px);
  line-height: 1.8;
}
.breadcrumb li {
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
}
.breadcrumb li a {
  color: #000000;
}
.breadcrumb li::after {
  position: relative;
  content: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_breadcrumb_arrow.svg");
  width: 2.5em;
  padding: 0 0.7em;
  top: -1px;
}
.breadcrumb li:last-child::after {
  display: none;
  width: 0;
  padding: 0;
}

.title {
  font-size: clamp(1.75rem, 1.523rem + 1.14vw, 2.375rem);
  color: #000000;
  letter-spacing: 0.1em;
}

.title_jp {
  display: block;
  margin-top: 0.5em;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  .title_jp {
    margin-top: 0.8em;
  }
}

.title_space {
  padding-top: 60px;
  margin-bottom: 16px;
  font-family: "DM Serif Display", serif;
}
@media screen and (min-width: 768px) {
  .title_space {
    padding-top: 30px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .title_space {
    padding-top: 90px;
  }
}
.title_space span {
  position: relative;
}
.title_space span::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  position: absolute;
  width: 18.9%;
  height: 50px;
  top: -8px;
  left: -20px;
  z-index: -1;
  min-width: 143px;
}
@media screen and (min-width: 768px) {
  .title_space span::after {
    min-width: 186px;
  }
}
@media screen and (min-width: 992px) {
  .title_space span::after {
    min-width: 218px;
  }
}

.heading-2 {
  font-weight: lighter;
}

.heading-3 {
  font-weight: 300;
}

.page_title {
  position: relative;
  padding: 1.5em 0;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 1024px) {
  .page_title {
    padding: 2em 0;
  }
}
@media screen and (min-width: 1400px) {
  .page_title {
    padding: 2.25em 0;
  }
}

.title_left_border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.flow_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 2rem 0 4rem 0;
}
.flow_list::before {
  content: "";
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/img_flow_v-line.svg") no-repeat right bottom/contain;
  position: absolute;
  width: 96.5%;
  height: 96.5%;
  bottom: 30px;
  right: 3px;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .flow_list {
    margin: 2rem 0 4rem -40px;
  }
  .flow_list::before {
    background: url("https://haguzigyo.site/common-assets/haguweb-006/image/img_flow_line.svg") no-repeat right bottom/contain;
    right: 0;
  }
}
.flow_list .flow_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .flow_list .flow_item {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 992px) {
  .flow_list .flow_item {
    width: calc(25% - 40px);
    margin-left: 40px;
  }
}
.flow_list .flow_item .flow_number-area {
  position: relative;
}
.flow_list .flow_item .flow_number-area .flow_number {
  position: absolute;
  top: -20px;
  left: -18px;
  width: 70px;
  height: 70px;
}
@media screen and (min-width: 768px) {
  .flow_list .flow_item .flow_number-area .flow_number {
    top: -32px;
    left: -42px;
    width: 70px;
    height: 70px;
  }
}
@media screen and (min-width: 992px) {
  .flow_list .flow_item .flow_number-area .flow_number {
    top: -50px;
    left: -30px;
    width: 87px;
    height: 82px;
  }
}
.flow_list .flow_item:nth-of-type(1) .flow_number-area .flow_number {
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/img_flow_number01.svg") no-repeat center top/contain;
}
.flow_list .flow_item:nth-of-type(2) .flow_number-area .flow_number {
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/img_flow_number02.svg") no-repeat center top/contain;
}
.flow_list .flow_item:nth-of-type(3) .flow_number-area .flow_number {
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/img_flow_number03.svg") no-repeat center top/contain;
}
.flow_list .flow_item:nth-of-type(4) .flow_number-area .flow_number {
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/img_flow_number04.svg") no-repeat center top/contain;
}

.flow_text {
  text-align: left;
  line-height: 1.87;
  font-family: "Noto Sans JP", sans-serif;
  padding: 0 30px 30px 30px;
}
@media screen and (min-width: 992px) {
  .flow_text {
    text-align: center;
    padding: 0 0 30px;
  }
}
@media screen and (min-width: 1400px) {
  .flow_text {
    padding: 0 8px 30px;
  }
}
.flow_text .flow_title {
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.125rem, 1.01rem + 0.58vw, 1.5rem);
  display: inline-block;
  margin-top: 30px;
}
.flow_text p {
  margin-top: 0.75em;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
  text-align: left;
}
.flow_text .list-indent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  .flow_text .list-indent {
    display: block;
    text-align: left;
  }
}

.form_width {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .form_width {
    max-width: calc(830px + 3rem);
    padding: 0 1.5rem;
  }
}
.form_item-container + .form_item-container {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .form_item-container .form_item-md-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .form_item-container + .form_item-container {
    margin-top: 2rem;
  }
}

.form_item-container.-md-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .form_item-container.-md-line {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.form_item {
  line-height: 1.5;
}
.form_item.-md-half {
  width: 100%;
}
.form_item.-md-half + .form_item.-md-half {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .form_item.-md-half {
    width: 48%;
  }
  .form_item.-md-half + .form_item.-md-half {
    margin-top: 0;
  }
}

.form_item label {
  margin-bottom: 0.65em;
  font-weight: 700;
  line-height: 1.2;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
}
.form_item label.not-required {
  display: block;
}

.input_wrap {
  width: 100%;
}

.error {
  margin-top: 0.7em;
  padding: 0.6em 0;
  color: #ffffff !important;
  line-height: 1;
  font-weight: bold !important;
  text-align: center !important;
  background-color: #ff0000;
  border-radius: 4px;
}

.input_wrap input[type=text],
.input_wrap input[type=email],
.input_wrap textarea,
.form_policy {
  width: 100%;
  padding: 0.55rem 0.5rem;
  line-height: 1.6;
  border: 1px solid #000000;
  font-size: 16px;
  -webkit-appearance: none;
  border-radius: 0;
}

.grecaptcha-badge {
  z-index: 10000 !important;
}

.mwform-radio-field {
  display: block;
  position: relative;
  margin-bottom: 0.9em;
}

.form_radio .mwform-radio-field span {
  padding-left: 1.6rem;
  cursor: pointer;
}

.form_radio .mwform-radio-field input[type=radio] {
  display: none;
  padding-left: 25px;
}

.form_radio .mwform-radio-field input[type=radio] + span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #000000;
}

.form_radio .mwform-radio-field input[type=radio] + span::after {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 9px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #000000;
  opacity: 0;
}

.form_radio .mwform-radio-field input[type=radio]:checked + span:after {
  opacity: 1;
}

.form_checkbox.-agree {
  margin-top: 1rem;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .form_checkbox.-agree {
    margin-top: 1.5rem;
  }
}
@media not all and (min-width: 768px) {
  .form_checkbox.-agree label {
    font-size: 1em;
  }
}

.mwform-checkbox-field {
  display: inline-block;
  position: relative;
  width: 18em;
  margin: 1rem 0;
  font-size: 90%;
  text-indent: 1.9em;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .mwform-checkbox-field {
    width: 22.5em;
  }
}

.mwform-checkbox-field input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: none;
}

.mwform-checkbox-field input[type=checkbox] + span {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border: 1px solid #000000;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mwform-checkbox-field input[type=checkbox] + span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 18px;
  height: 9px;
  margin-top: -9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-color: #000000;
  opacity: 0;
}

.mwform-checkbox-field input[type=checkbox]:checked + span:before {
  opacity: 1;
}

.required {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.required::after {
  content: "必須";
  display: block;
  position: relative;
  margin-left: 0.5rem;
  padding: 0.3em 0.5em;
  line-height: 1;
  color: #ffffff;
  background-color: #E55F48;
  font-size: 12px;
}

.form_textarea_row-7 {
  line-height: 1.6;
  height: 11.2em;
  vertical-align: top;
}

.form_policy {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
}

.form_policy_inner {
  padding: 1em 1em 1em 0;
  height: 11.2em;
  max-height: 11.2em;
  overflow-y: scroll;
}

.policy_list {
  margin-top: 1.5rem;
}

.policy_list dt {
  font-weight: 600;
}

.policy_item + .policy_item {
  margin-top: 1.5rem;
}

.form_submit {
  display: inline-block;
  width: 100%;
  max-width: 430px;
  font-weight: bold;
  background-color: #efefef;
  color: #ffffff;
  border: none;
  line-height: 2.85em !important;
  -webkit-appearance: none;
}

.submit_btn-area {
  margin-top: 2rem;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .submit_btn-area {
    margin-top: 4rem;
  }
}

.submit_btn input[type=submit] {
  cursor: pointer;
}

.submit_btn input[type=submit]:hover {
  opacity: 0.6;
}

.grecaptcha-badge {
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .grecaptcha-badge {
    bottom: 20px !important;
  }
}

main.page-top {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  z-index: 1;
}
main::after {
  content: "";
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 330px;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  main::after {
    background-position: right bottom;
  }
}

.contents_wrapper {
  padding: 2rem 0;
}
@media screen and (min-width: 768px) {
  .contents_wrapper {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 992px) {
  .contents_wrapper {
    padding: 4rem 0;
  }
}

.sentence, .heading_text, .top-work .content_text, .content_text {
  line-height: 1.87;
}

@media screen and (min-width: 768px) {
  .heading_area {
    width: 100%;
  }
}

.heading_title {
  position: relative;
  font-size: clamp(1rem, 0.865rem + 0.67vw, 1.438rem);
  color: #000000;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.3em;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .heading_title {
    letter-spacing: 0.2em;
  }
}
.heading_title.-b {
  color: #000000;
}

.heading_text, .top-work .content_text, .content_text {
  position: relative;
  z-index: 1;
}
.heading_title + .heading_text, .heading_title + .content_text {
  margin-top: 1.5em;
}

.strength_container {
  margin: 3rem auto 0;
}
@media screen and (min-width: 768px) {
  .strength_container {
    width: 88%;
  }
}
@media screen and (min-width: 992px) {
  .strength_container {
    margin: 6rem auto 0;
    max-width: 960px;
  }
}

.strength_list {
  line-height: 1.4;
  margin-top: 30px;
}

.strength_item {
  position: relative;
  line-height: 2;
  text-align: left;
  font-size: clamp(0.938rem, 0.861rem + 0.38vw, 1.188rem);
}

@media screen and (min-width: 768px) {
  .content_list {
    width: 100%;
    margin: auto;
  }
}

.content_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .content_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.content_image {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .content_item .content_image {
    width: 52.9%;
  }
}

.content_textarea {
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .content_item .content_textarea {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .content_item .content_textarea {
    width: 48.1%;
  }
}

.content_title {
  margin-bottom: 1em;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 992px) {
  .content_title {
    margin-top: 0;
  }
}

.content_text {
  margin-top: 0.8em;
  text-align: left;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 992px) {
  .content_text {
    margin-top: 1.25em;
    line-height: 2.5;
  }
}

.content_schedule {
  margin-top: 1.25em;
  font-family: "Noto Sans JP", sans-serif;
  padding: 30px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  line-height: 1.87;
}
@media screen and (min-width: 992px) {
  .content_schedule {
    padding: 80px 70px;
  }
}

.content_schedule_title {
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.125rem, 1.01rem + 0.58vw, 1.5rem);
  line-height: 2.5;
}

.content_schedule_time {
  margin: 0 0 20px;
}

.content_schedule_text {
  font-size: clamp(0.813rem, 0.755rem + 0.29vw, 1rem);
}

.content_post {
  margin-top: 2rem;
  text-align: right;
}

.message {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}
.message .score, .message .company_summary .improvement_button, .company_summary .message .improvement_button {
  margin: 30px auto 70px;
}
@media screen and (min-width: 768px) {
  .message .score, .message .company_summary .improvement_button, .company_summary .message .improvement_button {
    margin: 50px auto 80px;
  }
}
@media screen and (min-width: 992px) {
  .message .score, .message .company_summary .improvement_button, .company_summary .message .improvement_button {
    margin: 60px auto 150px;
  }
}

.message_contents {
  position: relative;
}
.message_contents + .message_contents {
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .message_contents + .message_contents {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 992px) {
  .message_contents + .message_contents {
    margin-top: 8rem;
  }
}

.message_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .message_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: -3.75rem;
  }
}

.message_item {
  position: relative;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .message_item {
    width: calc(50% - 3.75rem);
    margin-left: 3.75rem;
  }
}
.message_item .message_text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
}
.message_item .message_text .message_title {
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.125rem, 1.01rem + 0.58vw, 1.5rem);
  margin-bottom: 30px;
  line-height: 1.5;
}
.message_item .message_text p {
  line-height: 1.87;
}

.score, .company_summary .improvement_button {
  margin: 3rem auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .score, .company_summary .improvement_button {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .score, .company_summary .improvement_button {
    margin-top: 3rem;
  }
}

.contact_info .heading_text, .contact_info .content_text {
  margin-top: 1rem;
}

.contact_btn_container {
  margin: 20px auto 0;
}

.contact_btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 320px;
  height: 60px;
  margin: 0 auto;
}
.image_info .contact_btn {
  margin: 20px auto 0;
}
@media screen and (min-width: 768px) {
  .image_info .contact_btn {
    margin: 20px 0 0;
  }
}
.contact_btn::after {
  content: "";
  border: #000 1px solid;
  width: 100%;
  height: 60px;
  position: absolute;
  top: -5px;
  left: 5px;
  pointer-events: none;
}
.page-business .contact_btn::after {
  border-color: #a116a7;
}
.page-worker .contact_btn::after {
  border-color: #ec8700;
}
.contact_btn a {
  position: relative;
  text-align: center;
  width: 100%;
  height: 60px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
  padding: 0 0 6px 20px;
}
.contact_btn a::before {
  content: "";
  position: absolute;
  top: 34%;
  left: 30%;
  width: 24px;
  height: 16px;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_mail.svg") no-repeat center center/contain;
}

.image_info {
  position: relative;
}
@media screen and (min-width: 992px) {
  .image_info {
    margin-bottom: 60px;
  }
}
.image_info .heading_title, .image_info .heading_text, .image_info .content_text {
  text-align: left;
}
.image_info .inner-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .image_info .inner-width {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.image_info .heading_area {
  margin-top: 30px;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .image_info .heading_area {
    width: 50%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.image_info .heading_area .heading_text span, .image_info .heading_area .content_text span {
  display: inline-block;
}
.image_info .image_area {
  position: relative;
}
.image_info .image_area::after {
  content: "";
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_welcome.svg") no-repeat left bottom;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 156px;
  height: 100%;
  display: none;
}
@media screen and (min-width: 768px) {
  .image_info .image_area::after {
    display: block;
    width: 114px;
    height: 56px;
    left: -24px;
    bottom: 0;
    -webkit-transform: translate(-8%, 0);
            transform: translate(-8%, 0);
  }
}
@media screen and (min-width: 992px) {
  .image_info .image_area::after {
    width: 100%;
    height: 92px;
    left: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .image_info .image_area {
    width: 50%;
  }
}

.contact_info {
  margin: 4rem 0 0;
  text-align: center;
}
.contact_info .heading_title {
  font-size: 19px;
}
.contact_info .heading_title span {
  font-size: 25px;
}

.target img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 0;
}
.target.is-active img {
  opacity: 1;
}

.firstview {
  position: relative;
  width: 100%;
  padding-top: 168%;
}
.firstview .position-absolute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 110%;
}
@media screen and (min-width: 992px) {
  .firstview .position-absolute {
    background-size: cover;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .firstview {
    margin-bottom: 0;
    padding-top: 78%;
    z-index: 12;
  }
}
@media screen and (min-width: 992px) {
  .firstview {
    padding-top: 49.4%;
  }
}

.firstview_copy {
  width: 90%;
  margin: 6rem auto 0;
  letter-spacing: 0.3em;
  line-height: 2;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 768px) {
  .firstview_copy {
    margin-top: 5rem;
    padding-top: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .firstview_copy {
    max-width: 1260px;
  }
}
.firstview_copy span {
  display: inline-block;
  padding: 1rem;
}

.top-news {
  position: relative;
  z-index: 11;
}

.top-news .diagonal_inner {
  padding: 4vh 0;
}
@media screen and (min-width: 992px) {
  .top-news .diagonal_inner {
    padding: 8vh 0 4vh;
  }
}

.top-news_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-bottom: 3em;
}
@media screen and (min-width: 768px) {
  .top-news_container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 2.85em;
  }
}

.news_contents {
  width: 100%;
}
.news_contents.-news {
  position: relative;
  line-height: 1.87;
  padding-bottom: 14%;
}
@media screen and (min-width: 768px) {
  .news_contents.-news {
    padding-bottom: 10%;
  }
}
@media not all and (min-width: 768px) {
  .news_contents + .news_contents {
    margin-top: 2rem;
  }
  .news_contents.-twitter {
    text-align: center;
  }
  .news_contents.-twitter img {
    width: 312px;
  }
}
@media screen and (min-width: 768px) {
  .news_contents {
    width: 48%;
  }
  .news_contents.-twitter {
    width: 40%;
    text-align: right;
    padding-top: 75px;
  }
  .news_contents.-twitter img {
    width: 238px;
  }
  .news_contents.-news {
    width: 54%;
    padding-right: 2em;
  }
}
@media screen and (min-width: 992px) {
  .news_contents.-twitter {
    width: 34%;
  }
  .news_contents.-twitter img {
    width: 288px;
  }
  .news_contents.-news {
    width: 52%;
  }
}
@media screen and (min-width: 1200px) {
  .news_contents.-news {
    width: 58%;
    padding-right: 3em;
  }
}
.news_contents .read_more::before {
  content: "";
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/img_news_line.svg") no-repeat right bottom/contain;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
}

.read_more {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 20px;
}
.read_more a {
  font-size: clamp(0.813rem, 0.793rem + 0.1vw, 0.875rem);
}

.top-about {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
}
.top-about::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 160%;
  width: 100%;
  height: 200%;
  top: 30px;
  right: -140px;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .top-about::after {
    background-size: 100%;
    width: 100%;
    height: 200%;
    top: -110px;
    right: 0;
  }
}
@media screen and (min-width: 992px) {
  .top-about::after {
    background-size: contain;
    width: 100%;
    height: 200%;
    top: -90px;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .top-about {
    margin-top: 50px;
    overflow: inherit;
  }
}
@media screen and (min-width: 992px) {
  .top-about {
    margin-top: 100px;
  }
}
.top-about .top-about_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-about .top-about_content .title_space {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .top-about .top-about_content .top-about_txt {
    width: 54%;
    padding-right: 8.8%;
  }
}
.top-about .top-about_content .top-about_txt .heading_title {
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  display: none;
}
@media screen and (min-width: 768px) {
  .top-about .top-about_content .top-about_txt .heading_title {
    display: block;
  }
}
.top-about .top-about_content .top-about_txt .heading_text, .top-about .top-about_content .top-about_txt .content_text {
  display: none;
}
@media screen and (min-width: 992px) {
  .top-about .top-about_content .top-about_txt .heading_text, .top-about .top-about_content .top-about_txt .content_text {
    display: block;
    margin-top: 2rem;
  }
}
.top-about .top-about_content .top-about_image {
  width: 100%;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .top-about .top-about_content .top-about_image {
    width: 46%;
    margin: 40px 0 30px;
  }
}
@media screen and (min-width: 992px) {
  .top-about .top-about_content .top-about_image {
    margin-top: 0;
  }
}
.top-about .top-about_content .top-about_image img {
  -o-object-fit: contain;
     object-fit: contain;
}
.top-about .top-about_content .top-about_image .heading_title {
  text-align: left;
  font-family: "Zen Old Mincho", serif;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .top-about .top-about_content .top-about_image .heading_title {
    display: none;
  }
}
.top-about .top-about_content .top-about_image .heading_text, .top-about .top-about_content .top-about_image .content_text {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .top-about .top-about_content .top-about_image .heading_text, .top-about .top-about_content .top-about_image .content_text {
    display: none;
  }
}
.top-about .top-about_content + .heading_text, .top-about .top-about_content + .content_text {
  display: none;
}
@media screen and (min-width: 768px) {
  .top-about .top-about_content + .heading_text, .top-about .top-about_content + .content_text {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .top-about .top-about_content + .heading_text, .top-about .top-about_content + .content_text {
    display: none;
  }
}

.top-work {
  position: relative;
  margin-top: 30px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .top-work {
    margin-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .top-work {
    margin-top: 90px;
  }
}
.top-work::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}

.top-work > .inner-width {
  z-index: 1;
}

.top-work .content_list {
  margin: 30px auto 0;
}
@media screen and (min-width: 768px) {
  .top-work .content_list {
    width: 100%;
    margin: 60px auto 0;
  }
}
@media screen and (min-width: 992px) {
  .top-work .content_list {
    margin: 80px auto 0;
  }
}
@media screen and (min-width: 768px) {
  .top-work .content_list.col-lg-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
@media screen and (min-width: 992px) {
  .top-work .content_list.col-lg-3 {
    width: 83.53%;
    max-width: 1136px;
  }
}

.top-work .content_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .top-work .content_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .top-work .content_item {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
}
.top-work .content_item .content_image {
  width: 96%;
  margin-top: -1rem;
  margin-left: 8.4%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .top-work .content_item .content_image {
    margin-top: -3rem;
  }
}
@media screen and (min-width: 992px) {
  .top-work .content_item .content_image {
    margin-top: -1rem;
  }
}
.top-work .content_item .content_textarea {
  margin: 0;
  background-color: #ffffff;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .top-work .content_item:nth-of-type(odd) .content_image {
    width: 46.1%;
    margin-left: 0;
  }
  .top-work .content_item:nth-of-type(odd) .content_textarea {
    width: 58.4%;
    margin-left: -5%;
    margin-top: 1.875rem;
    margin-bottom: -1.875rem;
  }
}
@media screen and (min-width: 992px) {
  .top-work .content_item:nth-of-type(odd) .content_image {
    width: 62.5%;
  }
  .top-work .content_item:nth-of-type(odd) .content_textarea {
    width: 42.5%;
  }
}
.top-work .content_item:nth-of-type(even) {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .top-work .content_item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 130px;
  }
  .top-work .content_item:nth-of-type(even) .content_image {
    width: 46.1%;
    margin-left: 0;
  }
  .top-work .content_item:nth-of-type(even) .content_textarea {
    width: 58.4%;
    margin-right: -5%;
    margin-top: 1.875rem;
    margin-bottom: -1.875rem;
  }
}
@media screen and (min-width: 992px) {
  .top-work .content_item:nth-of-type(even) .content_image {
    width: 62.5%;
  }
  .top-work .content_item:nth-of-type(even) .content_textarea {
    width: 42.5%;
  }
}
.top-work .content_item + .content_item {
  margin-top: 4rem;
}
@media screen and (min-width: 768px) {
  .top-work .content_item + .content_item {
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 992px) {
  .top-work .content_item + .content_item {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .col-lg-3 .top-work .content_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 31%;
    margin-top: 0;
    margin-right: 3.5%;
  }
  .col-lg-3 .top-work .content_item:nth-of-type(3n) {
    margin-right: 0;
  }
  .col-lg-3 .top-work .content_item:not(:nth-child(-n+3)) {
    margin-top: 3em;
  }
}

.top-work .content_image {
  width: 100%;
  margin-top: -1rem;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .content_item:nth-of-type(odd) .top-work .content_image {
    width: 49.1%;
    margin-top: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .content_item:nth-of-type(odd) .top-work .content_image {
    width: 64.5%;
  }
}
@media screen and (min-width: 768px) {
  .content_item:nth-of-type(even) .top-work .content_image {
    width: 49.1%;
    margin-top: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .content_item:nth-of-type(even) .top-work .content_image {
    width: 64.5%;
  }
}

.top-work .content_textarea {
  margin: 0 auto;
  background-color: #ffffff;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .content_item:nth-of-type(odd) .top-work .content_textarea {
    width: 58.5%;
    margin: 2rem 0 0;
    margin-left: calc(50% - 49vw);
    padding: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .content_item:nth-of-type(odd) .top-work .content_textarea {
    width: 42.5%;
    margin: 3.75rem 0 -2rem -4rem;
    padding: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .content_item:nth-of-type(even) .top-work .content_textarea {
    width: 58.5%;
    margin: 2rem -3rem 0 0;
    margin-left: calc(50% - 45vw);
    padding: 2rem;
    z-index: 1;
  }
}
@media screen and (min-width: 992px) {
  .content_item:nth-of-type(even) .top-work .content_textarea {
    width: 42.5%;
    margin: 3.75rem -4em -2rem 0;
    padding: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .col-lg-3 .top-work .content_textarea {
    width: 100%;
    max-width: unset;
    min-width: unset;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

.top-work .content_title {
  margin-bottom: 1em;
  line-height: 1.4;
  letter-spacing: 0.2em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 992px) {
  .top-work .content_title {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .col-lg-3 .top-work .content_title {
    margin-top: 0.8em;
    font-size: 22px;
    font-size: clamp(18px, 2.148vw, 24px);
  }
}

.top-work .content_text {
  margin-top: 0.8em;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .top-work .content_text {
    margin-top: 1.25em;
  }
}
@media screen and (min-width: 768px) {
  .col-lg-3 .top-work .content_text {
    margin-top: 0.5em;
    font-size: 15px;
  }
}
@media screen and (min-width: 992px) {
  .col-lg-3 .top-work .content_text {
    margin-top: 0.5em;
    font-size: 15px;
    font-size: clamp(14px, 1.512vw, 18px);
  }
}

.top-btns_container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4rem auto 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .top-btns_container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 82%;
    margin: 7rem auto 0;
  }
}
@media screen and (min-width: 992px) {
  .top-btns_container {
    max-width: 850px;
    margin: 12rem auto 0;
  }
}

.top-btn {
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "Zen Old Mincho", serif;
  background-color: #ffffff;
  margin: 2rem 2rem 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .top-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50%;
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .top-btn {
    max-width: 340px;
  }
}
.top-btn a {
  display: block;
  position: relative;
  margin: -5px -5px 5px 5px;
  padding: 1rem 0 0.5rem;
  border: #000 1px solid;
  font-size: clamp(1rem, 0.846rem + 0.77vw, 1.5rem);
}
@media screen and (min-width: 768px) {
  .top-btn a {
    padding: 1rem 0;
  }
}
@media screen and (min-width: 992px) {
  .top-btn a {
    padding: 2rem 0;
  }
}
.top-btn a h3 {
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .top-btn a h3 {
    margin-bottom: 20px;
  }
}
.top-btn a .top-btns_icon {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(0.75rem, 0.673rem + 0.38vw, 1rem);
  letter-spacing: -0.05em;
}
.top-btn:nth-of-type(1)::before {
  content: "";
  position: absolute;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_worker.svg") no-repeat;
  background-size: 100%;
  width: 81px;
  height: 46px;
  bottom: -6px;
  left: -30px;
}
@media screen and (min-width: 768px) {
  .top-btn:nth-of-type(1)::before {
    width: 82px;
    height: 47px;
  }
}
@media screen and (min-width: 992px) {
  .top-btn:nth-of-type(1)::before {
    width: 140px;
    height: 73px;
    bottom: -16px;
    left: -65px;
  }
}
.top-btn:nth-of-type(1) a {
  border-color: #ec8700;
}
.top-btn:nth-of-type(1) a .top-btns_icon {
  color: #ec8700;
}
.top-btn:nth-of-type(2)::before {
  content: "";
  position: absolute;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_business.svg") no-repeat;
  background-size: 100%;
  width: 79px;
  height: 49px;
  bottom: -14px;
  right: -38px;
}
@media screen and (min-width: 992px) {
  .top-btn:nth-of-type(2)::before {
    width: 143px;
    height: 87px;
    bottom: -17px;
    right: -50px;
  }
}
.top-btn:nth-of-type(2) a {
  border: #a116a7 1px solid;
}
.top-btn:nth-of-type(2) a .top-btns_icon {
  color: #a116a7;
}

.icon_arrow_small {
  left: -0.5em !important;
}

.icon_arrow_small::after {
  width: 118px !important;
  height: 25px !important;
}

.top-btns_text {
  margin: 2rem auto 0;
  line-height: 1.875;
}

.top-btns_icon {
  position: relative;
}

.page-worker {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  padding-top: 18%;
  font-family: "Zen Old Mincho", serif;
}
.page-worker::after {
  content: "";
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 330px;
  z-index: -1;
}

.page-worker .strength_head {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  margin: 0 auto 3.75rem;
  padding: 30px 20px;
}
.page-worker .strength_head::before {
  content: "";
  position: absolute;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_worker.svg") no-repeat;
  background-size: 100%;
  width: 138px;
  height: 76px;
  bottom: -12px;
  right: -10px;
}
@media screen and (min-width: 768px) {
  .page-worker .strength_head::before {
    width: 145px;
    height: 82px;
    bottom: -12px;
    right: -46px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .strength_head::before {
    width: 277px;
    height: 157px;
    bottom: -20px;
    right: -92px;
  }
}
@media screen and (min-width: 768px) {
  .page-worker .strength_head {
    padding: 60px;
    max-width: 572px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .strength_head {
    max-width: 730px;
  }
}
.page-worker .strength_head .page_title {
  display: inline-block;
  padding: 0 0 2px;
  font-size: clamp(1rem, 0.923rem + 0.38vw, 1.25rem);
  text-align: left;
  border-bottom: #ec8700 1px solid;
}
@media screen and (min-width: 768px) {
  .page-worker .strength_head .page_title {
    padding: 0 0 4px;
  }
}
.page-worker .strength_head .heading_title {
  text-align: left;
  margin: 30px 0;
  font-size: clamp(1.125rem, 0.933rem + 0.96vw, 1.75rem);
  line-height: 2;
}
.page-worker .strength_head .heading_text, .page-worker .strength_head .content_text {
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
  line-height: 2.375;
}

.page-worker .strength_body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .page-worker .strength_body {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
    margin: 100px 0 60px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .strength_body {
    margin: 150px 0 60px;
  }
}
.page-worker .strength_body::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  top: -40%;
  width: 100%;
  height: 200%;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .page-worker .strength_body::after {
    width: 100%;
  }
}
.page-worker .strength_body .strength_txt {
  background-color: #ffffff;
  width: 94%;
  margin-top: -2rem;
  padding: 4rem 1rem 2rem;
}
@media screen and (min-width: 768px) {
  .page-worker .strength_body .strength_txt {
    width: 59.2%;
    padding: 30px;
    z-index: -1;
  }
}
@media screen and (min-width: 1200px) {
  .page-worker .strength_body .strength_txt {
    width: 46%;
    padding: 40px 0 40px 40px;
  }
}
@media screen and (min-width: 1400px) {
  .page-worker .strength_body .strength_txt {
    padding: 60px;
  }
}
.page-worker .strength_body .strength_txt .heading_title {
  text-align: left;
  letter-spacing: 0.1em;
}
.page-worker .strength_body .strength_txt .strength_item {
  padding-left: 30px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .page-worker .strength_body .strength_txt .strength_item {
    padding-left: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .strength_body .strength_txt .strength_item {
    padding-left: 60px;
  }
}
.page-worker .strength_body .strength_txt .strength_item::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 22px;
  height: 16px;
  top: 10px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .page-worker .strength_body .strength_txt .strength_item::before {
    width: 33px;
    height: 25px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .strength_body .strength_txt .strength_item::before {
    width: 41px;
    height: 30px;
  }
}
.page-worker .strength_body .strength_image {
  position: relative;
  margin-left: 2.5rem;
}
@media screen and (min-width: 768px) {
  .page-worker .strength_body .strength_image {
    width: 45.8%;
    margin-left: -2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .strength_body .strength_image {
    width: 51.37%;
    margin-left: 0;
    margin-right: 0;
    margin-top: -30px;
  }
}

.page-worker .work {
  position: relative;
}
.page-worker .work .content_item {
  margin-top: 60px;
}
.page-worker .work .content_item:nth-of-type(odd) {
  margin-top: 30px;
}
.page-worker .work .content_item:nth-of-type(even) {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .page-worker .work .content_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .work .content_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .page-worker .work .content_item .content_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .work .content_item .content_image {
    display: block;
  }
}
.page-worker .work .content_item .content_image .content_text {
  line-height: 1.87;
}
@media screen and (min-width: 768px) {
  .page-worker .work .content_item .content_textarea {
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .work .content_item .content_textarea {
    padding: 2rem;
  }
}
.page-worker .work .content_item .content_textarea .content_schedule {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .page-worker .work .content_item .content_textarea .content_schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .work .content_item .content_textarea .content_schedule {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .page-worker .message {
    margin-top: -20px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .message {
    margin-top: 90px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .message .content_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.page-worker .message .message_item h2 + picture {
  display: block;
  margin: 30px 0;
}
@media screen and (min-width: 768px) {
  .page-worker .message .message_item h2 + picture {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .page-worker .message .message_item .message_text {
    margin-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .message .message_item .message_text {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .page-worker .message .message_item:nth-of-type(2) {
    margin-top: 170px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .message .message_item:nth-of-type(2) {
    margin-top: 60px;
  }
}
.page-worker .message .message_item:nth-of-type(2) picture {
  display: none;
}
@media screen and (min-width: 768px) {
  .page-worker .message .message_item:nth-of-type(2) picture {
    display: block;
  }
}
.page-worker .message .message_text p {
  display: block;
}
@media screen and (min-width: 768px) {
  .page-worker .message .message_text p {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .message .message_text p {
    display: block;
  }
}
.page-worker .message .message_text_tb {
  display: none;
  line-height: 1.87;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .page-worker .message .message_text_tb {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .message .message_text_tb {
    display: none;
  }
}

.story {
  margin-top: -40px;
}
@media screen and (min-width: 768px) {
  .story {
    margin-top: -10px;
  }
}
@media screen and (min-width: 992px) {
  .story {
    margin-top: -30px;
  }
}

.story_list .story_item {
  position: relative;
  width: auto;
  background-color: #ffffff;
  margin-left: -4%;
  margin-right: -4%;
  margin-bottom: 100px;
  margin-top: 40px;
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .story_list .story_item {
    width: 80%;
    margin-left: 30px;
    margin-right: auto;
    padding: 2rem 4rem;
  }
}
@media screen and (min-width: 992px) {
  .story_list .story_item {
    padding: 3.75rem;
  }
}
.story_list .story_item .user_image {
  position: absolute;
  top: -30px;
  left: 0;
  width: 61px;
  height: 99px;
}
@media screen and (min-width: 768px) {
  .story_list .story_item .user_image {
    top: -25px;
    left: -35px;
    width: 65px;
    height: 105px;
  }
}
@media screen and (min-width: 992px) {
  .story_list .story_item .user_image {
    top: -30px;
    left: -40px;
    width: 87px;
    height: 144px;
  }
}
.story_list .story_item:nth-of-type(2) {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .story_list .story_item:nth-of-type(2) {
    margin-left: 17%;
  }
}
.story_list .story_item .user_text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
  line-height: 1.87;
}
.story_list .story_item .user_text .user_name {
  margin-left: 12%;
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.125rem, 1.01rem + 0.58vw, 1.5rem);
}
@media screen and (min-width: 768px) {
  .story_list .story_item .user_text .user_name {
    margin-left: 0;
  }
}

.recuruit {
  position: relative;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .recuruit {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .recuruit {
    margin-top: 90px;
  }
}
.recuruit::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 20%;
  right: 0;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  .recuruit::after {
    width: 300%;
    height: 300%;
    top: -150%;
    right: 0;
  }
}

@media screen and (min-width: 992px) {
  .recuruit_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.recuruit_list {
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .recuruit_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .recuruit_list {
    width: 55%;
  }
}

.recuruit_contents {
  position: relative;
  line-height: 1.87;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
}
.recuruit_contents h3 {
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.125rem, 1.087rem + 0.19vw, 1.25rem);
}
.recuruit_contents.-list_item p {
  margin-bottom: 10px;
  padding-left: 8px;
}
@media screen and (min-width: 992px) {
  .recuruit_contents.-list_item p {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .recuruit_contents.-list_item p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .recuruit_contents.-list_item {
    width: 50%;
  }
}
.recuruit_contents.-list_item + .recuruit_contents.-list_item {
  margin-top: 2em;
}
@media screen and (min-width: 768px) {
  .recuruit_contents.-list_item + .recuruit_contents.-list_item {
    margin-top: 0;
  }
}
.recuruit_contents.-appeal {
  position: relative;
  padding: 2em;
  background-color: #ffffff;
}
.recuruit_contents.-appeal::before {
  content: "";
  position: absolute;
  border: #ec8700 1px solid;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: -10px;
  left: 10px;
}
@media screen and (min-width: 992px) {
  .recuruit_contents.-appeal::before {
    top: -30px;
    left: 30px;
  }
}
.recuruit_contents.-appeal p {
  margin-bottom: 30px;
  padding-left: 8px;
}
@media screen and (min-width: 992px) {
  .recuruit_contents.-appeal p {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .recuruit_contents.-appeal {
    width: 38%;
  }
}
.recuruit_contents.-appeal h3 {
  background: none;
  padding: 2px 8px 2px 0;
  font-size: clamp(1.125rem, 1.01rem + 0.58vw, 1.5rem);
}

.page-worker .flow {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .page-worker .flow {
    margin-top: 60px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .flow {
    margin-top: 120px;
  }
}
.page-worker .flow .flow_list {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .page-worker .flow .flow_list {
    margin-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .flow .flow_list {
    margin-top: 70px;
  }
}

.page-worker .contact_info.-middle {
  margin-top: 2vh;
}

@media screen and (min-width: 768px) {
  .page-worker .heading_area .heading_text, .page-worker .heading_area .content_text {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .heading_area .heading_text, .page-worker .heading_area .content_text {
    display: block;
  }
}
.page-worker .heading_area .contact_btn {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .page-worker .heading_area .contact_btn {
    display: none;
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .heading_area .contact_btn {
    display: block;
    margin-top: 80px;
  }
}
.page-worker .heading_area_tb {
  display: none;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .page-worker .heading_area_tb {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .page-worker .heading_area_tb {
    display: none;
  }
}
.page-worker .heading_area_tb .inner-width {
  display: block;
}
.page-worker .heading_area_tb .inner-width .contact_btn {
  margin-top: 40px;
}

.graph_item {
  width: 100%;
  margin: 2rem auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .graph_item {
    width: 50%;
    margin-top: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .graph_item {
    margin-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  .graph_item {
    width: 40%;
  }
}

.graph_item_title {
  text-align: center;
  font-weight: 700;
}

.graph_item_text {
  text-align: center;
  line-height: 1.87;
}

.examples {
  margin-top: 3.5rem;
}
@media screen and (min-width: 768px) {
  .examples {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .examples {
    margin-top: 6.25rem;
  }
}

.examples_inner {
  background-color: #ffffff;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  .examples_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 2.5em;
       -moz-column-gap: 2.5em;
            column-gap: 2.5em;
  }
}
@media screen and (min-width: 1200px) {
  .examples_inner {
    -webkit-column-gap: 4em;
       -moz-column-gap: 4em;
            column-gap: 4em;
  }
}

.examples_title {
  font-size: clamp(17px, 4.8vw, 20px);
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .examples_title {
    font-size: 22px;
  }
}

.examples_text {
  line-height: 1.6;
}

.page-business {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  padding-top: 18%;
  font-family: "Zen Old Mincho", serif;
}
.page-business::after {
  content: "";
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 330px;
  z-index: -1;
}

.page-business .strength_head {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  margin: 0 auto 3.75rem;
  padding: 30px 20px;
}
.page-business .strength_head::before {
  content: "";
  position: absolute;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_business.svg") no-repeat;
  background-size: 100%;
  width: 110px;
  height: 67px;
  bottom: -20px;
  right: -5px;
}
@media screen and (min-width: 768px) {
  .page-business .strength_head::before {
    width: 137px;
    height: 83px;
    bottom: -20px;
    right: -36px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .strength_head::before {
    width: 276px;
    height: 168px;
    bottom: -45px;
    right: -73px;
  }
}
@media screen and (min-width: 768px) {
  .page-business .strength_head {
    padding: 60px;
    max-width: 572px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .strength_head {
    max-width: 730px;
  }
}
.page-business .strength_head .page_title {
  display: inline-block;
  padding: 0 0 2px;
  font-size: clamp(1rem, 0.923rem + 0.38vw, 1.25rem);
  text-align: left;
  border-bottom: #a116a7 1px solid;
}
@media screen and (min-width: 768px) {
  .page-business .strength_head .page_title {
    padding: 0 0 4px;
  }
}
.page-business .strength_head .heading_title {
  text-align: left;
  margin: 30px 0;
  font-size: clamp(1.125rem, 0.933rem + 0.96vw, 1.75rem);
  line-height: 2;
}
.page-business .strength_head .heading_text, .page-business .strength_head .content_text {
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
  line-height: 2.375;
}

.page-business .strength_body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .page-business .strength_body {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
    margin: 100px 0 60px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .strength_body {
    margin: 150px 0 60px;
  }
}
.page-business .strength_body::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  top: -40%;
  width: 100%;
  height: 200%;
  z-index: -2;
}
@media screen and (min-width: 768px) {
  .page-business .strength_body::after {
    width: 100%;
  }
}
.page-business .strength_body .strength_txt {
  position: relative;
  background-color: #ffffff;
  width: 94%;
  margin-top: -2rem;
  padding: 4rem 1rem 2rem;
}
@media screen and (min-width: 768px) {
  .page-business .strength_body .strength_txt {
    width: 59.2%;
    padding: 30px;
    z-index: -1;
  }
}
@media screen and (min-width: 1200px) {
  .page-business .strength_body .strength_txt {
    width: 46%;
    padding: 40px 0 40px 40px;
  }
  .page-business .strength_body .strength_txt::before {
    content: "";
    position: absolute;
    background-color: #ffffff;
    width: 90px;
    height: 100%;
    right: -90px;
    top: 0;
  }
}
@media screen and (min-width: 1400px) {
  .page-business .strength_body .strength_txt {
    padding: 60px 20px 60px 60px;
  }
}
.page-business .strength_body .strength_txt .heading_title {
  text-align: left;
}
.page-business .strength_body .strength_txt .strength_item {
  padding-left: 30px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .page-business .strength_body .strength_txt .strength_item {
    padding-left: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .strength_body .strength_txt .strength_item {
    padding-left: 60px;
  }
}
.page-business .strength_body .strength_txt .strength_item::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 22px;
  height: 16px;
  top: 10px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .page-business .strength_body .strength_txt .strength_item::before {
    width: 33px;
    height: 25px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .strength_body .strength_txt .strength_item::before {
    width: 41px;
    height: 30px;
  }
}
.page-business .strength_body .strength_image {
  position: relative;
  margin-left: 2.5rem;
}
@media screen and (min-width: 768px) {
  .page-business .strength_body .strength_image {
    width: 45.8%;
    margin-left: -2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .page-business .strength_body .strength_image {
    width: 51.37%;
    margin-left: 0;
    margin-right: 0;
    margin-top: -30px;
  }
}

.business_about {
  position: relative;
  margin-top: 70px;
}
.business_about .heading_area .heading_title {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .business_about .heading_area .heading_title {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .business_about .heading_area .title_jp {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .business_about .heading_area .title_jp {
    font-size: 28px;
  }
}
.business_about .heading_area .title_jp::after {
  width: 13.5em;
}
@media screen and (min-width: 992px) {
  .business_about .heading_area .title_jp::after {
    width: 28.9%;
    height: 70px;
  }
}
.business_about .heading_area .heading_text, .business_about .heading_area .content_text {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .business_about .heading_area .heading_text, .business_about .heading_area .content_text {
    padding-left: 14%;
    width: 86%;
  }
}
@media screen and (min-width: 992px) {
  .business_about .heading_area .heading_text, .business_about .heading_area .content_text {
    margin-bottom: 6rem;
    padding-left: 24%;
    width: 76%;
  }
}

.job {
  position: relative;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .job {
    margin-top: 90px;
  }
}
@media screen and (min-width: 992px) {
  .job .job_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -80px;
  }
}
@media screen and (min-width: 992px) {
  .job .job_content .job_list {
    margin-left: 80px;
  }
  .job .job_content .job_list:nth-of-type(2) {
    margin-top: 110px;
  }
}
.job .job_content .job_list .heading_area {
  margin-bottom: 45px;
}
.job .job_content .job_list .heading_area .heading_title {
  text-align: left;
}
@media screen and (min-width: 992px) {
  .job .job_content .job_list .body_area {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.job .job_content .job_list .body_area .job_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 3rem;
  margin-left: 20px;
  border: #a116a7 1px solid;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 992px) {
  .job .job_content .job_list .body_area .job_item {
    width: calc(50% - 60px);
  }
}
.job .job_content .job_list .body_area .job_item .job_title {
  line-height: 2;
}
.job .job_content .job_list .body_area .job_item picture img {
  margin: -20px 20px 20px -20px;
  max-width: 161px;
}

.page-business .flow {
  position: relative;
  margin-top: -20px;
}
.page-business .flow::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: -30%;
  right: 0;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  .page-business .flow::after {
    width: 300%;
    height: 300%;
    top: -150%;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .page-business .flow {
    margin-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .flow {
    margin-top: 80px;
  }
}
.page-business .flow .flow_list {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .page-business .flow .flow_list {
    margin-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .flow .flow_list {
    margin-top: 70px;
  }
}
.page-business .flow .flow_list .flow_item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .page-business .flow .flow_list .flow_item:last-child {
    margin-bottom: 30px;
  }
}
.page-business .flow .flow_list::before {
  height: 100%;
  bottom: 0;
}
@media screen and (min-width: 992px) {
  .page-business .flow .flow_list::before {
    bottom: 30px;
  }
}
.page-business .contact_info {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .page-business .contact_info {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 992px) {
  .page-business .contact_info {
    margin-top: 120px;
  }
}

.business_about_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3em;
  margin-bottom: 5rem;
}
@media screen and (min-width: 768px) {
  .business_about_list {
    margin-top: 2.875em;
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 992px) {
  .business_about_list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.business_about_list .business_about_item {
  position: relative;
  width: auto;
  padding: 0 4%;
  margin-left: -4%;
  margin-right: -4%;
  text-align: center;
}
.business_about_list .business_about_item:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3rem;
  padding: 60px 40px;
}
@media screen and (min-width: 768px) {
  .business_about_list .business_about_item:nth-child(1) {
    margin-left: 0;
    margin-right: auto;
    width: 88.8%;
  }
}
@media screen and (min-width: 992px) {
  .business_about_list .business_about_item:nth-child(1) {
    max-width: 536px;
  }
}
.business_about_list .business_about_item:nth-child(1) .heading_text, .business_about_list .business_about_item:nth-child(1) .content_text {
  line-height: 2.25;
}
.business_about_list .business_about_item:nth-child(2) {
  margin-top: -80px;
  margin-bottom: 100px;
  padding: 70px 30px;
}
@media screen and (min-width: 768px) {
  .business_about_list .business_about_item:nth-child(2) {
    width: 88.8%;
    margin-left: 80px;
    padding: 70px 30px 70px 0;
    z-index: -1;
  }
  .business_about_list .business_about_item:nth-child(2) img {
    max-width: 502px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (min-width: 992px) {
  .business_about_list .business_about_item:nth-child(2) {
    width: 92%;
  }
  .business_about_list .business_about_item:nth-child(2)::after {
    content: "";
    width: 28%;
    position: absolute;
    left: -28%;
    height: 100%;
    z-index: -1;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .business_about_list .business_about_item {
    width: 50%;
    padding: 0 2%;
  }
}
.business_about_list .business_about_item .heading_text, .business_about_list .business_about_item .content_text {
  text-align: left;
}
.business_about_list .business_about_item h3 {
  font-size: clamp(1.438rem, 1.341rem + 0.48vw, 1.75rem);
  margin: 1.6em 0 4.2em;
  line-height: 1.25;
}
@media screen and (min-width: 768px) {
  .business_about_list .business_about_item h3 {
    margin: -2em 0 0;
  }
}
@media screen and (min-width: 992px) {
  .business_about_list .business_about_item h3 {
    margin: -6em 0 0;
  }
}
.business_about_list .business_about_item h3 em {
  display: inline-block;
  margin-bottom: 10px;
  font-size: clamp(1.188rem, 1.111rem + 0.38vw, 1.438rem);
}
.business_about_list .business_about_item h3 span {
  display: block;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
}

.business_about_figure {
  margin-top: 2rem;
  padding: 1rem;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .business_about_figure {
    margin-top: 3rem;
    padding: 3rem;
  }
}

.about-a {
  display: inline-block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .about-a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.business_tree {
  position: relative;
  margin-top: -9rem;
}
@media screen and (min-width: 992px) {
  .business_tree {
    margin-top: -5rem;
  }
}
.business_tree .heading_area .heading_title {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .business_tree .heading_area .heading_title {
    text-align: center;
  }
}
.business_tree .heading_area .heading_text, .business_tree .heading_area .content_text {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .business_tree .heading_area .heading_text, .business_tree .heading_area .content_text {
    padding-left: 14%;
    width: 86%;
  }
}
@media screen and (min-width: 992px) {
  .business_tree .heading_area .heading_text, .business_tree .heading_area .content_text {
    margin-bottom: 6rem;
    padding-left: 24%;
    width: 76%;
  }
}

.page-business .message {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .page-business .message {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-business .message {
    margin-top: 70px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .message .content_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.page-business .message .message_item h2 + picture {
  display: block;
  margin: 30px 0;
}
@media screen and (min-width: 768px) {
  .page-business .message .message_item h2 + picture {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .page-business .message .message_item .message_text {
    margin-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .message .message_item .message_text {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .page-business .message .message_item:nth-of-type(2) {
    margin-top: 170px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .message .message_item:nth-of-type(2) {
    margin-top: 60px;
  }
}
.page-business .message .message_item:nth-of-type(2) picture {
  display: none;
}
@media screen and (min-width: 768px) {
  .page-business .message .message_item:nth-of-type(2) picture {
    display: block;
  }
}
.page-business .message .message_text p {
  display: block;
}
@media screen and (min-width: 768px) {
  .page-business .message .message_text p {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .page-business .message .message_text p {
    display: block;
  }
}
.page-business .message .message_text_tb {
  display: none;
  line-height: 1.87;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .page-business .message .message_text_tb {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .page-business .message .message_text_tb {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .page-business .message .content_post.no-tb {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .page-business .message .content_post.no-tb {
    display: block;
  }
}

.page-business .image_info .heading_title {
  font-size: clamp(1.25rem, 1.173rem + 0.38vw, 1.5rem);
}

@media screen and (min-width: 768px) {
  .page-business .heading_area .heading_text, .page-business .heading_area .content_text {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .page-business .heading_area .heading_text, .page-business .heading_area .content_text {
    display: block;
  }
}
.page-business .heading_area .contact_btn {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .page-business .heading_area .contact_btn {
    display: none;
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-business .heading_area .contact_btn {
    display: block;
    margin-top: 80px;
  }
}
.page-business .heading_area_tb {
  display: none;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .page-business .heading_area_tb {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .page-business .heading_area_tb {
    display: none;
  }
}
.page-business .heading_area_tb .inner-width {
  display: block;
}
.page-business .heading_area_tb .inner-width .contact_btn {
  margin-top: 40px;
}

.page-contact {
  padding-top: 16%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.page-contact .contents_wrapper {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .page-thanks .contents_wrapper .inner-width {
    max-width: 580px;
  }
}
@media screen and (min-width: 992px) {
  .page-thanks .contents_wrapper .inner-width {
    max-width: 1160px;
  }
}

.mw_wp_form {
  text-align: center;
  font-size: 18px;
}

.contact .heading_text, .contact .content_text {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .contact .heading_text, .contact .content_text {
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .contact .heading_text, .contact .content_text {
    margin-top: 3rem;
  }
}

.page-contact iframe {
  width: 100%;
  height: 2000px;
}
@media screen and (min-width: 375px) {
  .page-contact iframe {
    height: 1850px;
  }
}
@media screen and (min-width: 768px) {
  .page-contact iframe {
    height: 1600px;
  }
}

.contact_comment {
  margin-bottom: 3rem;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .contact_comment {
    text-align: center;
  }
}
.contact_comment .link {
  padding-bottom: 1px;
}

.faq {
  margin: 4rem auto 0;
}
@media screen and (min-width: 992px) {
  .faq {
    margin: 6rem auto 0;
  }
}
.faq h2 {
  position: relative;
}

@media screen and (min-width: 768px) {
  .faq .inner-width {
    width: 94%;
  }
}
@media screen and (min-width: 1200px) {
  .faq .inner-width {
    width: 83.53%;
  }
}

.faq_list {
  position: relative;
  font-family: "Zen Old Mincho", serif;
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .faq_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -90px;
  }
}

.faq_item {
  position: relative;
  margin: 0 auto 2rem;
  padding: 50px;
  background-color: #fff;
}
.faq_item::before {
  content: "";
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_q.svg") no-repeat;
  position: absolute;
  top: -23px;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .faq_item {
    width: calc(33.3333333333% - 90px);
    margin-left: 90px;
    padding: 30px;
  }
}

.faq_question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 1em;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
}

.faq_title {
  font-weight: 500;
  line-height: 1.5;
  font-size: clamp(1.125rem, 1.087rem + 0.19vw, 1.25rem);
}

.faq_answer {
  line-height: 1.87;
}

.page-thanks {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  padding-top: 18%;
  font-family: "Zen Old Mincho", serif;
}
.page-thanks::after {
  content: "";
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 350px;
  z-index: -1;
}

.p-privacy .privacy_contents {
  margin: 0 auto;
  max-width: 800px;
  line-height: 1.8;
}

.page-news {
  padding-top: 16%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.page-news .news_list {
  margin: 4.2em 0;
}
@media screen and (min-width: 768px) {
  .page-news .news_list {
    margin: 4em 0;
  }
}

.top-news .news_item + .news_item {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .top-news .news_item + .news_item {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .top-news .news_item + .news_item {
    margin-top: 2rem;
  }
}
.archive-news .news_item + .news_item {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .archive-news .news_item + .news_item {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .archive-news .news_item + .news_item {
    margin-top: 3rem;
  }
}

.news_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media not all and (min-width: 768px) {
  .archive-news .news_item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.news_heading {
  margin-left: 1rem;
}
@media not all and (min-width: 768px) {
  .archive-news .news_heading {
    margin-top: 0.5rem;
    margin-left: 0;
  }
}

.news_title {
  font-size: clamp(13px, 3.52vw, 17px);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .news_title {
    font-size: clamp(14px, 1.56vw, 17px);
  }
}
.single-news .news_title {
  margin-top: 0.5rem;
  font-size: 17px;
}
@media screen and (min-width: 1200px) {
  .single-news .news_title {
    font-size: clamp(17px, 1.25vw, 18px);
  }
}

.news_date {
  display: block;
  margin-top: 0.5em;
  font-size: clamp(10px, 1.95vw, 12px);
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .news_date {
    margin-top: 0;
  }
}

.news_text {
  margin-top: 0.25em;
  font-size: clamp(13px, 3.52vw, 15px);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .news_text {
    font-size: clamp(13px, 1.82vw, 15px);
  }
}
.single-news .news_text {
  margin-top: 1.5rem;
  line-height: 1.8;
}

.news_thumbnail {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
.top-news .news_thumbnail {
  width: 40%;
  max-width: 120px;
}
@media screen and (min-width: 768px) {
  .top-news .news_thumbnail {
    width: 32%;
  }
}
@media screen and (min-width: 992px) {
  .top-news .news_thumbnail {
    width: 48%;
  }
}
@media screen and (min-width: 768px) {
  .archive-news .news_thumbnail {
    width: 120px;
  }
}
@media screen and (min-width: 992px) {
  .archive-news .news_thumbnail {
    width: 160px;
  }
}
.news_thumbnail.-logo {
  border: 1px solid #e7e7e7;
}

.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
.pagination ul li .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  width: 45px;
  height: 45px;
  color: #000000;
  background: #EAEAEA;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
}
.pagination ul li .page-numbers.current {
  font-weight: bold;
  color: #000000;
  color: #ffffff;
  background: #2E2E2E;
}
@media screen and (min-width: 768px) {
  .pagination ul li a.page-numbers:hover {
    opacity: 1;
    color: #ffffff;
    background: #2E2E2E;
  }
}

.page-company {
  position: relative;
  padding-top: 16%;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.company .contents_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}
.company .contents_wrapper .company_profile {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .company .contents_wrapper .company_profile {
    width: 50%;
  }
}
.company .contents_wrapper .company_profile .company_pic_sp {
  position: relative;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .company .contents_wrapper .company_profile .company_pic_sp {
    display: none;
  }
}
.company .contents_wrapper .company_profile .company_pic_sp::after {
  content: "";
  position: absolute;
  border: #efefef 1px solid;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: -10px;
  left: 10px;
}
.company .contents_wrapper .company_profile .company_pic_pc {
  position: relative;
  display: none;
}
@media screen and (min-width: 768px) {
  .company .contents_wrapper .company_profile .company_pic_pc {
    display: block;
    width: 277px;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .company .contents_wrapper .company_profile .company_pic_pc {
    width: 366px;
    margin-top: 16%;
  }
}
@media screen and (min-width: 992px) {
  .company .contents_wrapper .company_profile .company_pic_pc {
    margin-top: 13%;
  }
}
.company .contents_wrapper .company_profile .company_pic_pc::after {
  content: "";
  position: absolute;
  border: #efefef 1px solid;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: -10px;
  left: 10px;
}
@media screen and (min-width: 992px) {
  .company .contents_wrapper .company_profile .company_pic_pc::after {
    top: -30px;
    left: 30px;
  }
}

.company_summary {
  margin-top: 4rem;
}
.company_summary + .company_summary {
  margin-top: 2rem;
}
.company_summary .improvement_content {
  line-height: 1.8;
}
.company_summary .improvement_content .improvement_content_title {
  font-size: 18px;
}
.company_summary .improvement_content .improvement_company-name {
  text-align: left;
  margin: 2rem 0 4rem;
}
.company_summary .improvement_item {
  margin-bottom: 3rem;
}
.company_summary .contents_wrapper {
  border-top-width: 1px;
  border-top-style: solid;
}
.company_summary .score, .company_summary .improvement_button {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .company_summary .score, .company_summary .improvement_button {
    margin-left: 0;
  }
}
.company_summary .improvement {
  text-align: center;
}
.company_summary .improvement_heading {
  margin-bottom: 1.75em;
  font-size: clamp(15px, 4.8vw, 18px);
  text-align: center;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .company_summary .improvement_heading {
    font-size: clamp(18px, 2.14vw, 22px);
  }
}
@media screen and (min-width: 1200px) {
  .company_summary .improvement_heading {
    font-size: clamp(18px, 1.53vw, 24px);
  }
}
.company_container {
  position: relative;
}

.company_contents {
  width: 100%;
}
.company_contents.-map {
  margin-top: 3rem;
}

.company_list {
  overflow: hidden;
}
.company_list .company_item {
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
  line-height: 3;
}
.company_list .company_item + .company_list .company_item {
  margin-top: 1.5em;
}
@media screen and (min-width: 992px) {
  .company_list .company_item + .company_list .company_item {
    margin-top: 2rem;
  }
}
.company_list .company_item dt {
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
}
.company_list .company_item dd.company_item-address {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .company_list .company_item dd {
    position: relative;
  }
  .company_list .company_item dd::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100vh;
  }
}

.googlemap {
  position: relative;
  overflow: hidden;
  height: 275px;
}
@media screen and (min-width: 768px) {
  .googlemap {
    height: 320px;
  }
}
@media screen and (min-width: 768px) {
  .googlemap {
    height: 400px;
  }
}
.googlemap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.page-score {
  padding-top: 16%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.score_table {
  margin: auto;
  padding: 0;
  width: 100%;
}
.score_table th {
  padding: 1rem;
}
.score_table td {
  padding: 1rem;
}
@media screen and (min-width: 992px) {
  .score_table td {
    padding: 1rem 2rem;
  }
}

.score_year .score_year-title {
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .score_year .score_year-title {
    width: auto;
    min-width: 5em;
  }
}
.score_year .score_year-title span {
  display: block;
  font-size: 12px;
  margin-top: 1rem;
}

.score_list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .score_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0.75rem 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .score_list {
    gap: 0.75rem 2rem;
  }
}

.score_item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .score_item {
    width: auto;
  }
}

.score_item a {
  font-family: "Noto Sans JP", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25em;
  width: 100%;
  background-color: transparent;
  font-weight: 500;
  font-size: 1rem;
  font-size: clamp(13px, 3.33vw, 16px);
}
@media screen and (min-width: 768px) {
  .score_item a {
    font-size: clamp(13px, 1.4vw, 16px);
  }
}
.score_item a::before {
  content: "";
  display: inline-block;
  margin-right: 0.25em;
  width: 1em;
  height: 1.5em;
  background: url("https://haguzigyo.site/common-assets/haguweb-006/image/icon_pdf.svg") no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .score_item a::before {
    margin-right: 0.3em;
  }
}

.score_update {
  font-size: 0.85rem;
  margin-top: 0.5em;
}

.score, .company_summary .improvement_button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 320px;
  height: 50px;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
}
.score::after, .company_summary .improvement_button::after {
  content: "";
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -5px;
  left: 5px;
  pointer-events: none;
}
.score a, .company_summary .improvement_button a {
  position: relative;
  text-align: center;
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(0.938rem, 0.918rem + 0.1vw, 1rem);
  padding: 0 0 6px 20px;
}/*# sourceMappingURL=style-green.css.map */