@import url("material-design-icons.css");
.core-parts.header_01.header-group {
  display: block;
  border-bottom: 2px solid #0F459F;
}
.core-parts.header_01.header-group * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 641px) {
  .core-parts.header_01.header-group {
    min-height: 180px;
  }
}
@media (max-width: 640px) {
  .core-parts.header_01.header-group.sty_h1 {
    padding-top: 0;
  }
}
.core-parts.header_01.header-group .head_messe {
  background-color: #F5F5F5;
  padding: 8px 0;
}
@media (max-width: 640px) {
  .core-parts.header_01.header-group .head_messe {
    padding: 4px 0;
  }
}
.core-parts.header_01.header-group .head_messe .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1080px;
  margin: 0 auto;
}
.core-parts.header_01.header-group .head_messe .inner .header-ttl {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 0;
}
.core-parts.header_01.header-group .head_messe .inner .nav {
  padding-left: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.core-parts.header_01.header-group .head_messe .inner .nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.core-parts.header_01.header-group .head_messe .inner .nav ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.core-parts.header_01.header-group .head_messe .inner .nav ul li + li:before {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #ccc;
  display: block;
}
.core-parts.header_01.header-group .head_messe .inner .nav ul li a {
  display: block;
  padding: 0 20px;
}
.core-parts.header_01.header-group .head_messe .inner .nav .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(/common/imgs/renew_2023/ico/ico_line.webp) no-repeat left center;
  min-height: 25px;
  padding-left: 30px;
}
.core-parts.header_01.header-group .head_messe .inner .nav .line a {
  color: #35AC4D;
  font-weight: bold;
}
@media (max-width: 640px) {
  .core-parts.header_01.header-group .head_messe .inner .nav {
    display: none;
  }
}
.core-parts.header_01.header-group .header-width {
  max-width: 1080px;
  margin: 0 auto;
  width: auto;
}
.core-parts.header_01.header-group .header-width .header_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.core-parts.header_01.header-group .header-width .header_area .header-logo {
  margin: 0;
  float: none;
  width: auto;
}
.core-parts.header_01.header-group .header-width .header_area .header-logo a img {
  opacity: 1;
}
.core-parts.header_01.header-group .header-width .header_area .header-sub {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.core-parts.header_01.header-group .header-width .header_area .header-sub .tel_clm a:hover, .core-parts.header_01.header-group .header-width .header_area .header-sub .tel_clm a:hover img {
  opacity: 1;
}
.core-parts.header_01.header-group .header-width .header_area .header-sub .tel_clm .txt {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 0 !important;
}
.core-parts.header_01.header-group .header-width .header_area .header-sub .contact {
  margin-left: 10px;
}
.core-parts.header_01.header-group .header-width .header_area .header-sub .contact a {
  background-color: #CC3333;
  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;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .core-parts.header_01.header-group .header-width .header_area .header-sub .contact a:not(:disabled):hover, .core-parts.header_01.header-group .header-width .header_area .header-sub .contact a:not(:disabled):active {
    opacity: 0.7;
  }
}
.core-parts.header_01.header-group .header-width .header_area .header-sub .contact a span {
  margin-left: 10px;
  padding-top: 2px;
  display: inline-block;
}
@media (min-width: 641px) {
  .core-parts.header_01.header-group .header-width .header_area .header-sub .contact a {
    border-radius: 50em;
    min-width: 240px;
    min-height: 55px;
  }
}
.core-parts.header_01.header-group .header-width .header_area .header-sub .hmenu {
  display: none;
}
@media (min-width: 641px) {
  .core-parts.header_01.header-group .header-width .header_area {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 100px;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 640px) {
  .core-parts.header_01.header-group .header-width .header_area {
    margin-left: 2.6666666667vw;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-logo {
    width: 50%;
    margin: 2.6666666667vw 0;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub .tel_clm {
    display: none;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub .contact {
    margin-left: auto;
    height: 100%;
    width: 35%;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub .contact a {
    height: 100%;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub .contact a span {
    display: none;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub .hmenu {
    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;
    width: 35%;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub .hg_menu {
    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;
  }
  .core-parts.header_01.header-group .header-width .header_area .header-sub .hg_menu.active {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
  }
}
.core-parts.header_01.header-group .gnav ul {
  margin: 0 auto;
  display: table;
  width: 100%;
}
.core-parts.header_01.header-group .gnav ul li {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  height: 30px;
  min-width: 120px;
  width: auto !important;
  border-left: 1px solid #DDDDDD;
}
.core-parts.header_01.header-group .gnav ul li a,
.core-parts.header_01.header-group .gnav ul li .js_click_btn {
  color: #222;
  font-weight: 700;
  min-height: 30px;
  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;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .core-parts.header_01.header-group .gnav ul li a:not(:disabled):hover, .core-parts.header_01.header-group .gnav ul li a:not(:disabled):active,
  .core-parts.header_01.header-group .gnav ul li .js_click_btn:not(:disabled):hover,
  .core-parts.header_01.header-group .gnav ul li .js_click_btn:not(:disabled):active {
    opacity: 0.7;
  }
}
.core-parts.header_01.header-group .gnav ul li.active a,
.core-parts.header_01.header-group .gnav ul li.active .js_click_btn, .core-parts.header_01.header-group .gnav ul li.hglb02nv-current a,
.core-parts.header_01.header-group .gnav ul li.hglb02nv-current .js_click_btn {
  color: #0F459F;
}
.core-parts.header_01.header-group .gnav ul li.active a:hover,
.core-parts.header_01.header-group .gnav ul li.active .js_click_btn:hover, .core-parts.header_01.header-group .gnav ul li.hglb02nv-current a:hover,
.core-parts.header_01.header-group .gnav ul li.hglb02nv-current .js_click_btn:hover {
  opacity: 1;
}
.core-parts.header_01.header-group .gnav ul li:last-of-type {
  border-right: 1px solid #DDDDDD;
}
.core-parts.header_01.header-group .gnav ul li.js_click_area {
  position: relative;
}
.core-parts.header_01.header-group .gnav ul li.js_click_area .js_click_btn {
  font-weight: bold;
}
.core-parts.header_01.header-group .gnav ul li.js_click_area .js_click_btn:hover {
  opacity: 0.7;
  cursor: pointer;
}
.core-parts.header_01.header-group .gnav ul li.js_click_area .js_click_inner {
  display: none;
}
@media (max-width: 640px) {
  .core-parts.header_01.header-group .gnav {
    display: none;
  }
}
.core-parts.header_01.header-group .gnav_smp {
  display: block;
  background-color: #F8F8F8;
}
@media (min-width: 641px) {
  .core-parts.header_01.header-group .gnav_smp {
    display: none;
  }
}
.core-parts.header_01.header-group .gnav_smp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
}
.core-parts.header_01.header-group .gnav_smp ul li {
  text-align: center;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}
.core-parts.header_01.header-group .gnav_smp ul li + li {
  border-left: 1px solid #DDDDDD;
}
.core-parts.header_01.header-group .gnav_smp ul li a {
  font-weight: bold;
  padding: 2px 5px 0;
  display: block;
  font-size: 4.2666666667vw;
  text-decoration: none;
}
.core-parts.header_01.header-group .sidr_area {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  max-height: 100vh;
  height: 100dvh;
  background-color: #fff;
  overflow: auto;
}
.core-parts.header_01.header-group .sidr_area.active {
  display: block;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner {
  position: relative;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .nav_head {
  position: sticky;
  top: 0;
  z-index: 1;
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .nav_head .header-logo {
  width: 50%;
  margin: 2.6666666667vw 0 2.6666666667vw 2.6666666667vw;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .nav_head .hmenu {
  margin-left: auto;
  width: 16%;
  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;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav {
  padding: 2.6666666667vw;
  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;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav {
  width: 48%;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav:not(:last-of-type) ul > li + li {
  margin-top: 15px;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav:last-of-type {
  width: 100%;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav:last-of-type ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav:last-of-type ul li {
  width: 48%;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav:last-of-type ul li:nth-of-type(n+3) {
  margin-top: 10px;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav .ttl a, .core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav .ttl {
  color: #0D459F;
  font-weight: bold;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav .sub_nav {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  padding-bottom: 0;
  margin-left: 23px;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav .sub_nav li {
  margin-bottom: 8px;
  position: relative;
  line-height: 1.32;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav .sub_nav li::before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: -16px;
  width: 10px;
  height: calc(100% + 0.75em);
  border-left: 1px solid #CCCCCC;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav .sub_nav li:last-child::before {
  height: 1.25em;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav .sub_nav li::after {
  content: "";
  position: absolute;
  top: 0.75em;
  left: -16px;
  width: 10px;
  border-bottom: 1px solid #CCCCCC;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .snav .nav .sub_nav li + li {
  margin-top: 0 !important;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav {
  margin: 0 auto;
  padding-bottom: 30px;
  width: 80%;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .contact,
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .line {
  margin-top: 15px;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .contact a {
  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;
  border-radius: 5px;
  font-size: 4.2666666667vw;
  font-weight: bold;
  text-decoration: none;
  min-height: 60px;
  background-color: #CC3333;
  color: #FFFFFF;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .contact a span {
  margin-left: 10px;
  padding-top: 2px;
  display: inline-block;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .line {
  position: relative;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .line .line_set {
  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;
  border-radius: 5px;
  font-size: 4.2666666667vw;
  font-weight: bold;
  text-decoration: none;
  min-height: 60px;
  border: 2px solid #01B901;
  color: #0C459F;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .line .line_set span {
  margin-left: 10px;
  padding-top: 2px;
  display: inline-block;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .line .line_set span em {
  color: #01B901;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .line a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .line a span {
  text-indent: -9999px;
  display: block;
  height: 0;
  width: 0;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .tel_clm {
  margin-top: 15px;
  border: 2px solid #0D459F;
  border-radius: 5px;
  text-align: center;
  padding: 12px 0 8px;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .tel_clm .tel_cont {
  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;
  text-align: center;
  padding: 0 15px;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .tel_clm .tel_cont .ico {
  margin-right: 9px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 14%;
  font-size: 0;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .tel_clm .tel_cont a {
  color: #1C2F88;
  display: block;
  font-family: "arial", sans-serif;
  font-size: 7.4666666667vw;
  line-height: 1;
  font-weight: bold;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .tel_clm .tel_cont a:hover {
  text-decoration: none;
}
.core-parts.header_01.header-group .sidr_area .sidr_inner .sub_nav .tel_clm .txt {
  font-weight: bold;
  margin-top: 5px;
  font-size: 3.7333333333vw;
}

.openbtn,
.openbtn_close {
  position: relative;
  width: 25px;
  height: 19px;
}
.openbtn span,
.openbtn_close span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 0;
  height: 3px;
  width: 25px;
  border-radius: 2px;
  background: #333333;
}
.openbtn span:nth-of-type(1),
.openbtn_close span:nth-of-type(1) {
  top: 0;
}
.openbtn span:nth-of-type(2),
.openbtn_close span:nth-of-type(2) {
  top: 8px;
}
.openbtn span:nth-of-type(3),
.openbtn_close span:nth-of-type(3) {
  top: 16px;
}

.openbtn_close span:nth-of-type(1) {
  top: 2px;
  left: 0;
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
}
.openbtn_close span:nth-of-type(2) {
  opacity: 0;
}
.openbtn_close span:nth-of-type(3) {
  top: 14px;
  left: 0;
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
}

html.menu_active {
  overflow: hidden;
}
html.menu_active .home .slider_wrapper .bx-controls-direction a {
  z-index: 1;
}

.js_click_inner.jirei_cont {
  display: none;
  z-index: 9998;
  position: absolute;
  left: 0;
  background-color: #F5F5F5;
  width: 100%;
}
.js_click_inner.jirei_cont.active {
  display: block;
}
.js_click_inner.jirei_cont.active .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 220px;
}
.js_click_inner.jirei_cont.active .inner .ttl {
  font-size: 28px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.js_click_inner.jirei_cont.active .inner .nav {
  margin-left: 30px;
}
.js_click_inner.jirei_cont.active .inner .nav a {
  display: block;
  background-color: #FFF;
  border: 3px solid #FFF;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .js_click_inner.jirei_cont.active .inner .nav a:not(:disabled):hover, .js_click_inner.jirei_cont.active .inner .nav a:not(:disabled):active {
    opacity: 0.7;
  }
}
.js_click_inner.jirei_cont.active .inner .nav a .txt {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 10px 10px 8px;
  font-size: 16px;
}
.js_click_inner.jirei_cont.active .inner .nav.jirei .txt {
  background-color: #996666;
}
.js_click_inner.jirei_cont.active .inner .nav.disinfection .txt {
  background-color: #3399CC;
}
.js_click_inner.jirei_cont.active .inner .nav.cleaning .txt {
  background-color: #7975C1;
}
.js_click_inner.jirei_cont.active .inner .nav.cleanroom .txt {
  background-color: #0050a5;
}

.bc-wrap {
  top: 180px;
  background-color: #fff;
}
@media (max-width: 640px) {
  .bc-wrap {
    z-index: 0;
    position: static;
    margin-bottom: 0;
  }
}
.bc-wrap ul li a {
  color: #212121;
}
.bc-wrap ul li:first-of-type a {
  color: #0F459F;
  font-weight: bold;
}

.section-03.section-jirei + .section_contact {
  margin-top: -32px;
}
@media (max-width: 640px) {
  .section-03.section-jirei + .section_contact {
    margin-top: -18px;
  }
}

@media (min-width: 641px) {
  .section_contact {
    background: url(/common/imgs/renew_2023/foot01_bk.webp) bottom left repeat-x;
    padding: 0 0 48px;
  }
  .section_contact .txt_wrap .inner {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .section_contact .txt_wrap .inner .txt {
    padding-top: 70px;
  }
  .section_contact .txt_wrap .inner .area {
    margin-bottom: -92px;
    margin-left: auto;
    position: relative;
    width: 513px;
    height: 312px;
    background: url(/common/imgs/renew_2023/contct_img.webp) bottom left no-repeat;
  }
  .section_contact .txt_wrap .inner .area a {
    display: block;
    width: 200px;
    position: absolute;
    bottom: 37px;
    left: 10px;
  }
}
.section_contact .contact_nav .txt {
  padding-top: 38px;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .section_contact .contact_nav {
    background-color: #0F459F;
    padding-bottom: 2.6666666667vw;
  }
  .section_contact .contact_nav .txt {
    text-align: center;
    margin-bottom: 4vw;
    font-size: 0;
    padding: 4vw 6.6666666667vw 0;
  }
}
@media (min-width: 641px) {
  .section_contact .contact_nav .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section_contact .contact_nav .nav .tel {
    width: 460px;
  }
}
@media screen and (min-width: 641px) and (min-width: 640px) {
  .section_contact .contact_nav .nav .tel a:not(:disabled):hover img, .section_contact .contact_nav .nav .tel a:not(:disabled):active img {
    opacity: 1 !important;
  }
}
@media (min-width: 641px) {
  .section_contact .contact_nav .nav a, .section_contact .contact_nav .nav .line .line-lnk {
    min-height: 140px;
  }
  .section_contact .contact_nav .nav .line .line-lnk {
    background: #FFF url(/common/imgs/renew_2023/contct_line.webp) no-repeat center center;
  }
  .section_contact .contact_nav .nav .line .line-lnk span {
    text-indent: -9999px;
    display: block;
    height: 0;
    width: 0;
  }
}
.section_contact .contact_nav .nav .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.section_contact .contact_nav .nav .col .contact,
.section_contact .contact_nav .nav .col .line {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  margin-left: 10px;
}
.section_contact .contact_nav .nav .col .contact a,
.section_contact .contact_nav .nav .col .line .line-lnk {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .section_contact .contact_nav .nav .col .contact a:not(:disabled):hover, .section_contact .contact_nav .nav .col .contact a:not(:disabled):active,
  .section_contact .contact_nav .nav .col .line .line-lnk:not(:disabled):hover,
  .section_contact .contact_nav .nav .col .line .line-lnk:not(:disabled):active {
    opacity: 0.7;
  }
}
.section_contact .contact_nav .nav a:not(.call):not(.line_a),
.section_contact .contact_nav .nav .line .line-lnk {
  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;
  border-radius: 5px;
  background-color: #fff;
}
@media (max-width: 640px) {
  .section_contact .contact_nav .nav .col {
    margin-top: 2.6666666667vw;
  }
  .section_contact .contact_nav .nav .col .contact {
    margin-left: 0;
  }
  .section_contact .contact_nav .nav .col .line {
    margin-left: 2.6666666667vw;
    border-radius: 5px;
    background-color: #fff;
  }
  .section_contact .contact_nav .nav .col .line .smp_inner {
    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;
    position: relative;
  }
  .section_contact .contact_nav .nav .col .line .smp_inner .line-lnk {
    padding: 1.3333333333vw 4vw;
  }
  .section_contact .contact_nav .nav .col .line .smp_inner img {
    width: 40%;
  }
  .section_contact .contact_nav .nav .col .line .smp_inner .text {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-weight: bold;
    margin-right: 10px;
    color: #0C459F;
    font-size: 4.8vw;
    line-height: 1.4;
  }
  .section_contact .contact_nav .nav .col .line .smp_inner .text span {
    color: #00B800;
  }
  .section_contact .contact_nav .nav .col .line .smp_inner a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .section_contact .contact_nav .nav .col .line .smp_inner a span {
    text-indent: -9999px;
    display: block;
    height: 0;
    width: 0;
  }
  .section_contact .contact_nav .nav a:not(.call):not(.line_a),
  .section_contact .contact_nav .nav .line .line-lnk {
    min-height: 21.3333333333vw;
    padding: 1.3333333333vw 5.3333333333vw;
  }
  .section_contact .contact_nav .nav .tel .smp_inner {
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 15px 15px;
    font-weight: bold;
  }
  .section_contact .contact_nav .nav .tel .smp_inner .ico {
    margin-right: 9px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 14%;
  }
  .section_contact .contact_nav .nav .tel .smp_inner .tel_cont {
    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;
    text-align: center;
  }
  .section_contact .contact_nav .nav .tel .smp_inner .tel_cont a {
    color: #1C2F88;
    display: block;
    font-family: "arial", sans-serif;
    font-size: 9.3333333333vw;
    line-height: 1;
  }
  .section_contact .contact_nav .nav .tel .smp_inner .tel_cont a:hover {
    text-decoration: none;
  }
  .section_contact .contact_nav .nav .tel .smp_inner span {
    font-size: 3.2vw;
    margin-top: 3px;
    margin-left: calc(14% + 9px);
    text-align: center;
    display: block;
    color: #333;
  }
}

@media (min-width: 641px) {
  .foot_menu {
    min-width: 1100px;
  }
  .foot_menu .fl_inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 640px) {
  .foot_menu .pagetop a {
    width: 25.6vw;
  }
  .foot_menu .fl_inner {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .foot_menu .fl_inner .tel {
    background: url(/common/imgs/renew_2023/bnr_web_contact_sp.webp) no-repeat left bottom/cover;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .foot_menu .fl_inner .tel .tel_cont {
    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;
    margin: 2.6666666667vw auto 0 auto;
  }
  .foot_menu .fl_inner .tel .tel_cont .ico {
    margin-right: 5px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10%;
    font-size: 0;
  }
  .foot_menu .fl_inner .tel .tel_cont a {
    color: #1C2F88;
    display: block;
    font-weight: bold;
    font-family: "arial", sans-serif;
    font-size: 7.4666666667vw;
    line-height: 1;
  }
  .foot_menu .fl_inner .tel .tel_cont a:hover {
    text-decoration: none;
  }
  .foot_menu .fl_inner .tel .img {
    width: 100%;
    font-size: 0;
  }
  .foot_menu .fl_inner .line,
  .foot_menu .fl_inner .contact,
  .foot_menu .fl_inner .foot_sidr {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 11.71875%;
  }
  .foot_menu .fl_inner .line {
    background-color: #05C654;
    border-radius: 5px 5px 0 0;
    padding-top: 9px;
    text-align: center;
    position: relative;
  }
  .foot_menu .fl_inner .line img {
    width: 60%;
  }
  .foot_menu .fl_inner .line .text {
    margin-top: 7%;
    font-weight: bold;
    color: #FFF;
    line-height: 1.3;
    font-size: 2.9333333333vw;
  }
  .foot_menu .fl_inner .line a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .foot_menu .fl_inner .line a span {
    text-indent: -9999px;
    display: block;
    height: 0;
    width: 0;
  }
  .foot_menu .fl_inner .contact a {
    display: block;
    height: 100%;
    background: #CC3233;
    border-radius: 5px 5px 0 0;
  }
  .foot_menu .fl_inner .foot_sidr {
    background-color: #FFF;
    border-radius: 5px 5px 0 0;
    border: 1px solid #333333;
    border-bottom: 0;
    padding-top: 5px;
    text-align: center;
  }
  .foot_menu .fl_inner .foot_sidr .icon {
    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;
    height: 6.6666666667vw;
  }
  .foot_menu .fl_inner .foot_sidr .icon .openbtn {
    width: 64%;
    max-width: 30px;
    height: 16px;
    margin: 0 auto;
  }
  .foot_menu .fl_inner .foot_sidr .icon .openbtn span {
    width: 100%;
  }
  .foot_menu .fl_inner .foot_sidr .icon .openbtn span:nth-of-type(2) {
    top: 7px;
  }
  .foot_menu .fl_inner .foot_sidr .icon .openbtn span:nth-of-type(3) {
    top: 14px;
  }
  .foot_menu .fl_inner .foot_sidr .text {
    margin-top: 10%;
    font-weight: bold;
    line-height: 1.3;
    font-size: 2.6666666667vw;
  }
  footer {
    padding-bottom: 38.6666666667vw;
  }
  footer .foot_menu .pagetop a {
    display: block;
    width: 96px;
    margin-left: auto;
  }
}
.core-parts.footer-group .foot_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
}
@media (min-width: 641px) {
  .core-parts.footer-group .foot_area {
    padding-bottom: 55px;
  }
}
.core-parts.footer-group .foot_area .foot_company {
  width: 263px;
  margin-right: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 15px;
}
.core-parts.footer-group .foot_area .foot_company .logo {
  margin-bottom: 25px;
}
.core-parts.footer-group .foot_area .foot_company .sty_company_area div {
  margin-bottom: 20px;
}
.core-parts.footer-group .foot_area .foot_company .contact {
  margin-bottom: 25px;
}
.core-parts.footer-group .foot_area .foot_company .contact a {
  width: 200px;
  font-size: 14px;
  border-radius: 3px;
  color: #fff;
  background-color: #0F459F;
  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;
  min-height: 40px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .core-parts.footer-group .foot_area .foot_company .contact a:not(:disabled):hover, .core-parts.footer-group .foot_area .foot_company .contact a:not(:disabled):active {
    opacity: 0.7;
  }
}
.core-parts.footer-group .foot_area .foot_company .contact a img {
  margin-right: 10px;
}
.core-parts.footer-group .foot_area .foot_company .authentication_permit dt {
  color: #0E459F;
  font-weight: bold;
}
.core-parts.footer-group .foot_area .foot_nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.core-parts.footer-group .foot_area .foot_nav .sns_wrap {
  text-align: right;
  margin-bottom: 37px;
}
.core-parts.footer-group .foot_area .foot_nav .sns_wrap img {
  height: 35px;
  width: auto;
}
@media (max-width: 640px) {
  .core-parts.footer-group .foot_area .foot_nav .sns_wrap {
    margin-bottom: 10px;
    text-align: center;
  }
}
.core-parts.footer-group .foot_area .foot_nav .fnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.core-parts.footer-group .foot_area .foot_nav .fnav ul li .ttl a, .core-parts.footer-group .foot_area .foot_nav .fnav ul li .ttl {
  color: #0D459F;
  font-weight: bold;
}
.core-parts.footer-group .foot_area .foot_nav .fnav ul li .ttl + .sub_nav {
  margin-top: 5px;
}
.core-parts.footer-group .foot_area .foot_nav .fnav ul li + li {
  margin-top: 15px;
}
.core-parts.footer-group .foot_area .foot_nav .fnav ul + ul {
  margin-top: 15px;
}
.core-parts.footer-group .foot_area .foot_nav .fnav .sub_nav a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.core-parts.footer-group .foot_area .foot_nav .fnav .sub_nav a:before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  margin-right: 8px;
  border-color: transparent transparent transparent #0D459F;
}
.core-parts.footer-group .foot_area .foot_nav .fnav .sub_nav li + li {
  margin-top: 2px;
}
.core-parts.footer-group .foot_area .foot_nav .fnav .sub_nav + .sub_nav {
  margin-bottom: auto;
  margin-top: 15px;
}
@media (max-width: 640px) {
  .core-parts.footer-group .foot_area .foot_company,
  .core-parts.footer-group .foot_area .foot_nav .fnav {
    display: none;
  }
}
.core-parts.footer-group .footer-global-01 {
  background-color: #F8F8F8;
}
.core-parts.footer-group .footer-global-01 .fglb01-inner {
  padding: 0;
  margin-bottom: 35px;
}
@media (min-width: 641px) {
  .core-parts.footer-group .footer-global-01 .fglb01-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 640px) {
  .core-parts.footer-group .footer-global-01 .fglb01-inner {
    padding: 0;
    width: auto;
    margin-bottom: 20px;
  }
  .core-parts.footer-group .footer-global-01 .fglb01-inner .ttl {
    letter-spacing: normal;
    text-align: center;
    background-color: #DDDDDD;
    padding: 5px 3%;
    font-size: 3.4666666667vw;
  }
}
@media (min-width: 641px) {
  .core-parts.footer-group .footer-global-01 .fglb01-inner .list_fglb01 {
    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;
    margin-right: 20px;
    padding-top: 18px;
  }
  .core-parts.footer-group .footer-global-01 .fglb01-inner .list_fglb01 li {
    margin-bottom: 15px;
  }
  .core-parts.footer-group .footer-global-01 .fglb01-inner .list_fglb01 li:not(:last-of-type) {
    border-right: 1px solid #CCCCCC;
    margin-right: 20px;
    padding-right: 20px;
  }
}
.core-parts.footer-group .footer-global-01 .fglb01-inner .list_fglb01 li {
  width: auto;
  float: none;
  padding: 0;
}
.core-parts.footer-group .footer-global-01 .fglb01-inner .list_fglb01 li a {
  border: 0;
  font-size: 15px;
}
@media (max-width: 640px) {
  .core-parts.footer-group .footer-global-01 .fglb01-inner .list_fglb01 {
    border-top: 1px solid #DDDDDD;
  }
  .core-parts.footer-group .footer-global-01 .fglb01-inner .list_fglb01 li {
    border-bottom: 1px solid #DDDDDD;
  }
}
.core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 a {
  text-align: left;
  padding-left: 117px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  letter-spacing: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 a:not(:disabled):hover, .core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 a:not(:disabled):active {
    opacity: 0.7;
  }
}
@media (min-width: 641px) {
  .core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 {
    width: 320px;
    margin-left: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 15px 0;
  }
  .core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 a {
    min-height: 80px;
    background: #FFF url(/common/imgs/ico_ftr_01.webp) no-repeat left 25px center;
    background-size: 55px;
    padding-left: 90px;
  }
}
@media (max-width: 640px) {
  .core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 {
    border-bottom: 1px solid #DDDDDD;
  }
  .core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 a {
    background: #FFFFFF;
    padding: 3.125vw 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 a img {
    margin-right: 10px;
    width: 45px;
    height: auto;
  }
  .core-parts.footer-group .footer-global-01 .fglb01-inner .sbl-wrap-bg-04 a span {
    display: inline-block;
    padding-top: 2px;
  }
}
.core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul li a {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  padding-left: 0;
  text-decoration: none;
}
.core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul li a span {
  display: inline-block;
  padding-top: 2px;
  line-height: 1;
}
@media screen and (min-width: 640px) {
  .core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul li a:not(:disabled):hover span, .core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul li a:not(:disabled):active span {
    text-decoration: underline;
  }
}
.core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul li a:before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  margin-right: 8px;
  border-color: transparent transparent transparent #0D459F;
}
@media (max-width: 640px) {
  .core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul {
    text-align: center;
  }
  .core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul li {
    float: none;
    display: inline-block;
    width: auto;
  }
  .core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul li:first-of-type {
    margin-right: 30px;
  }
  .core-parts.footer-group .footer-global-03-wrap .footer-global-03 ul li a:before {
    background: none;
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .core-parts.footer-group .footer-global-03-wrap .footer-global-02 {
    border-top: 0;
  }
}
.core-parts.footer-group .footer-global-03-wrap .copyright {
  color: #222;
  padding-top: 0;
  font-size: 13px;
}
@media (max-width: 640px) {
  .core-parts.footer-group .footer-global-03-wrap .copyright {
    font-size: 2.9333333333vw;
  }
}

.foot_side_bnr {
  position: fixed;
  right: 0;
  bottom: 170px;
  z-index: 9999;
}
.foot_side_bnr .contact a,
.foot_side_bnr .faq a {
  width: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 4px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px 0 0 5px;
  color: #fff;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .foot_side_bnr .contact a:not(:disabled):hover, .foot_side_bnr .contact a:not(:disabled):active,
  .foot_side_bnr .faq a:not(:disabled):hover,
  .foot_side_bnr .faq a:not(:disabled):active {
    opacity: 0.7;
  }
}
.foot_side_bnr .contact a img,
.foot_side_bnr .faq a img {
  margin-bottom: 10px;
}
.foot_side_bnr .contact {
  margin-bottom: 10px;
}
.foot_side_bnr .contact a {
  background-color: #CC3333;
  min-height: 257px;
}
.foot_side_bnr .contact a img {
  height: 19px;
}
.foot_side_bnr .faq a {
  background-color: #159FEA;
  min-height: 197px;
}

.foot_sidr_area {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  max-height: 100vh;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
}
.foot_sidr_area.active {
  display: block;
}
.foot_sidr_area .foot_sidr {
  position: sticky;
  top: 0;
  z-index: 10002;
  background-color: rgba(255, 255, 255, 0.7);
}
.foot_sidr_area .foot_sidr .fg_menu {
  margin: 0 auto;
  height: 10.6666666667vw;
  width: 10.6666666667vw;
  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;
}
.foot_sidr_area .sidr_inner {
  width: 80%;
  min-width: 310px;
  margin-left: auto;
  background-color: #fff;
  position: relative;
  padding: 0 15px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.foot_sidr_area .sidr_inner .sidr_cont + .sidr_cont {
  margin-top: 20px;
}
.foot_sidr_area .sidr_inner .pc_column {
  padding-top: 30px;
  margin-top: 0;
}
.foot_sidr_area .sidr_inner .pc_column .ttl_01 {
  background-color: #6699CC;
  padding: 25px 0 15px 0;
  text-align: center;
  position: relative;
}
.foot_sidr_area .sidr_inner .pc_column .ttl_01:before {
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -20px;
  content: "";
  height: 46px;
  width: 40px;
  display: block;
  background: url(/pc/imgs/renew_2022/icon_clip.webp) no-repeat 0 0;
  background-size: 40px 46px;
}
.foot_sidr_area .sidr_inner .pc_column .ttl_01 .ttl {
  color: #fff;
  font-size: 4.8vw;
  font-weight: bold;
  margin-bottom: 3px;
}
.foot_sidr_area .sidr_inner .pc_column .ttl_01 .link a {
  display: inline-block;
  background-color: #625340;
  border-radius: 3px;
  font-weight: bold;
  min-width: 150px;
  margin: 0 auto;
  color: #fff;
  padding: 3px 10px;
  font-size: 3.4666666667vw;
}
@media screen and (min-width: 640px) {
  .foot_sidr_area .sidr_inner .pc_column .ttl_01 .link a:not(:disabled):hover, .foot_sidr_area .sidr_inner .pc_column .ttl_01 .link a:not(:disabled):active {
    text-decoration: none;
    opacity: 0.7;
  }
}
.foot_sidr_area .sidr_inner .pc_column .lo_side_cat_parent {
  border: 5px solid #6699CC;
  border-top: 0;
}
.foot_sidr_area .sidr_inner .pc_column .lo_side_cat_parent li:not(:last-of-type) {
  border-bottom: 1px dashed #6699CC;
}
.foot_sidr_area .sidr_inner .pc_column .lo_side_cat_parent li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 12px 15px;
  background: none;
}
.foot_sidr_area .sidr_inner .pc_column .lo_side_cat_parent li a .postblk_img {
  margin-right: 10px;
  width: 40%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 640px) {
  .foot_sidr_area .sidr_inner .pc_column .lo_side_cat_parent li a:not(:disabled):hover, .foot_sidr_area .sidr_inner .pc_column .lo_side_cat_parent li a:not(:disabled):active {
    text-decoration: none;
    opacity: 0.7;
  }
}
.foot_sidr_area .sidr_inner .topics .ttl_cate {
  color: #FFF;
  font-weight: bold;
  text-align: center;
  background-color: #0F459F;
  padding: 5px;
  font-size: 4.8vw;
}
.foot_sidr_area .sidr_inner .topics .nav ul {
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
  padding: 10px;
}
.foot_sidr_area .sidr_inner .topics .nav ul li {
  width: calc(50% - 5px);
}
.foot_sidr_area .sidr_inner .topics .nav ul li a {
  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;
  height: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  padding: 3px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.main {
  margin-bottom: 60px;
}
@media (max-width: 640px) {
  .main {
    margin-bottom: 5px;
  }
}

.ttl-bg-01 {
  background-color: #0F459F;
  color: #fff;
  text-align: center;
  margin-bottom: 45px;
  border-bottom: 0;
}
.ttl-bg-01 .inner {
  padding-top: 75px;
  padding-bottom: 35px;
}
.ttl-bg-01 .inner span {
  border-bottom: 2px solid #fff;
  font-weight: bold;
  font-size: 20px;
}
.ttl-bg-01 .inner .ttl-01 {
  font-size: 38px;
  margin-top: 10px;
  color: #fff !important;
  text-shadow: none !important;
}
@media (max-width: 640px) {
  .ttl-bg-01 {
    margin-bottom: 5.3333333333vw;
  }
  .ttl-bg-01 .inner {
    padding-top: 4vw;
    padding-bottom: 2.6666666667vw;
  }
  .ttl-bg-01 .inner span {
    font-size: 4.2666666667vw;
  }
  .ttl-bg-01 .inner .ttl-01 {
    margin-top: 5px;
    font-size: 7.4666666667vw;
  }
}
.ttl-bg-01.ttl_bg_jirei {
  background: #FFF url(/common/imgs/renew_2023/jirei_bg_pc.webp) no-repeat center bottom;
  min-height: 335px;
}
.ttl-bg-01.ttl_bg_jirei .inner {
  padding-top: 140px;
}
.ttl-bg-01.ttl_bg_jirei .inner .ttl-01 {
  color: #0D459F !important;
  font-size: 52px;
}
@media (max-width: 640px) {
  .ttl-bg-01.ttl_bg_jirei {
    background: #FFF url(/common/imgs/renew_2023/jirei_bg_sp.webp) no-repeat center top;
    background-size: 100% auto;
    min-height: 37.0666666667vw;
  }
  .ttl-bg-01.ttl_bg_jirei .inner {
    padding-top: 10.6666666667vw;
  }
  .ttl-bg-01.ttl_bg_jirei .inner .ttl-01 {
    margin-top: 0;
    line-height: 1.1;
    font-size: 9.0666666667vw;
  }
  .ttl-bg-01.ttl_bg_jirei .inner .ttl-01 em {
    display: inline-block;
  }
}
@media (max-width: 640px) {
  .ttl-bg-01 .head_tel_area {
    position: relative;
    z-index: 2;
    width: 100vw;
    height: 24.8vw;
    background: url(/common/imgs/renew_2024/head_tel_area.webp) no-repeat center center/100%;
    text-align: left;
  }
  .ttl-bg-01 .head_tel_area .tel_cont {
    overflow: hidden;
    padding: 6.9333333333vw 0 0 2.4vw;
  }
  .ttl-bg-01 .head_tel_area .tel_cont a {
    display: inline-block;
  }
  .ttl-bg-01 .head_tel_area .tel_cont a .on01 {
    -webkit-animation: anime2 1s ease-out 0s infinite alternate;
            animation: anime2 1s ease-out 0s infinite alternate;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@media (max-width: 640px) {
  .on_banner01 {
    -webkit-animation: anime2 1s ease-out 0s infinite alternate;
            animation: anime2 1s ease-out 0s infinite alternate;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}
@-webkit-keyframes anime2 {
  from {
    -webkit-transform: scale(1.03, 1.03);
            transform: scale(1.03, 1.03);
  }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes anime2 {
  from {
    -webkit-transform: scale(1.03, 1.03);
            transform: scale(1.03, 1.03);
  }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
#NOTFOUND .ttl-bg-01 .ttl-01,
#HISTORY .ttl-bg-01 .ttl-01 {
  color: #000 !important;
}

#CLEAN-IDX .ttl-bg-01 .sub-ttl-01 {
  color: #fff !important;
  margin-top: 20px !important;
  padding-bottom: 6px !important;
}

.lo_section_base {
  line-height: 1.5;
}
.lo_section_base * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lo_section_base + .lo_section_base {
  margin-top: 60px;
}
@media (max-width: 640px) {
  .lo_section_base + .lo_section_base {
    margin-top: 10.6666666667vw;
  }
}

@media (min-width: 641px) {
  .home #slider01,
  .home #slider02,
  .home #slider03 {
    background: none !important;
  }
  .home .slider_wrapper .bx-wrapper .bx-viewport {
    overflow: visible !important;
  }
  .home .slider_wrapper .bx-controls-direction {
    max-width: 100%;
    min-width: 1080px;
    top: 0;
    position: absolute;
  }
  .home .slider_wrapper .bx-controls-direction a {
    width: 100% !important;
    height: 620px !important;
    margin-top: 0 !important;
    display: block;
    background: rgba(255, 255, 255, 0.7);
  }
  .home .slider_wrapper .bx-controls-direction a.bx-prev {
    left: -1080px;
  }
  .home .slider_wrapper .bx-controls-direction a.bx-next {
    right: -1080px;
  }
}
.home .slider_wrapper .bx-controls {
  margin-top: 0;
}
@media (max-width: 640px) {
  .home .slider_wrapper #IMG-SLIDER li {
    height: auto !important;
  }
}
.home .cont_main_tel {
  background-color: #0F459F;
  padding: 28px 0 25px;
  margin-bottom: 60px;
  margin-top: -7px;
  position: relative;
  z-index: 1;
}
.home .cont_main_tel .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .cont_main_tel .inner .txt {
  margin-right: 17px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.home .cont_main_tel .inner .cont_area {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .cont_main_tel .inner .cont_area .tel {
  margin-right: 44px;
}
.home .cont_main_tel .inner .cont_area .tel a:hover img {
  opacity: 1;
}
.home .cont_main_tel .inner .cont_area .contact {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.home .cont_main_tel .inner .cont_area .contact a {
  font-size: 22px;
  border-radius: 5px;
  background-color: #FEE617;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  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;
  min-height: 80px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .home .cont_main_tel .inner .cont_area .contact a:not(:disabled):hover, .home .cont_main_tel .inner .cont_area .contact a:not(:disabled):active {
    opacity: 0.7;
  }
}
.home .cont_main_tel .inner .cont_area .contact a span {
  display: inline-block;
  margin-top: 3px;
}
.home .cont_main_tel .inner .cont_area .contact a em {
  color: #c33;
  text-decoration: underline;
}
.home .cont_main_tel .inner .cont_area .contact a img {
  margin-right: 10px;
}
@media (max-width: 640px) {
  .home .cont_main_tel {
    margin-bottom: 10.6666666667vw;
    padding: 4vw 0;
  }
  .home .cont_main_tel .inner .txt {
    width: 30%;
  }
  .home .cont_main_tel .inner .cont_area {
    display: block;
  }
  .home .cont_main_tel .inner .cont_area .tel {
    margin: 0 0 10px;
  }
  .home .cont_main_tel .inner .cont_area .tel .tel_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3px;
  }
  .home .cont_main_tel .inner .cont_area .tel .tel_cont .ico {
    margin-right: 5px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 20%;
    font-size: 0;
  }
  .home .cont_main_tel .inner .cont_area .tel .tel_cont a {
    color: #FFF;
    display: block;
    font-weight: bold;
    font-family: "arial", sans-serif;
    font-size: 7.4666666667vw;
    line-height: 1;
  }
  .home .cont_main_tel .inner .cont_area .tel .tel_cont a:hover {
    text-decoration: none;
  }
  .home .cont_main_tel .inner .cont_area .tel span {
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 2.9333333333vw;
  }
  .home .cont_main_tel .inner .cont_area .contact a {
    padding: 5px;
    min-height: 30px;
    font-size: 3.4666666667vw;
  }
}
.home .lo_section_base:not(.section_achievement) .ttl_01 {
  text-align: center;
  margin-bottom: 45px;
}
.home .lo_section_base:not(.section_achievement) .ttl_01 span {
  border-bottom: 2px solid #0F459F;
  color: #0F459F;
  display: inline-block;
  font-weight: bold;
}
.home .lo_section_base:not(.section_achievement) .ttl_01 h2 {
  margin-top: 15px;
  font-size: 38px;
  font-weight: bold;
}
@media (max-width: 640px) {
  .home .lo_section_base:not(.section_achievement) .ttl_01 {
    margin-bottom: 5.3333333333vw;
  }
  .home .lo_section_base:not(.section_achievement) .ttl_01 h2 {
    margin-top: 10px;
    font-size: 6.1333333333vw;
  }
}
@media (min-width: 641px) {
  .home .section_service .inner_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .section_service .inner_area .pc, .home .section_service .inner_area .disinfection, .home .section_service .inner_area .cleaning {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .home .section_service .inner_area .pc, .home .section_service .inner_area .disinfection {
    margin-right: 30px;
  }
}
.home .section_service .inner_area .pc .ttl_area h3, .home .section_service .inner_area .disinfection .ttl_area h3, .home .section_service .inner_area .cleaning .ttl_area h3 {
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 28px;
  border-radius: 0 0 5px 5px;
  padding: 15px 0 15px;
}
.home .section_service .inner_area .pc p, .home .section_service .inner_area .disinfection p, .home .section_service .inner_area .cleaning p {
  font-size: 18px;
  margin-bottom: 30px;
}
.home .section_service .inner_area .pc .nav ul li, .home .section_service .inner_area .disinfection .nav ul li, .home .section_service .inner_area .cleaning .nav ul li {
  border-top: 1px dashed #996666;
}
.home .section_service .inner_area .pc .nav ul li a, .home .section_service .inner_area .disinfection .nav ul li a, .home .section_service .inner_area .cleaning .nav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 58px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .home .section_service .inner_area .pc .nav ul li a:not(:disabled):hover, .home .section_service .inner_area .pc .nav ul li a:not(:disabled):active, .home .section_service .inner_area .disinfection .nav ul li a:not(:disabled):hover, .home .section_service .inner_area .disinfection .nav ul li a:not(:disabled):active, .home .section_service .inner_area .cleaning .nav ul li a:not(:disabled):hover, .home .section_service .inner_area .cleaning .nav ul li a:not(:disabled):active {
    opacity: 0.7;
  }
}
.home .section_service .inner_area .pc .nav ul li a .ico, .home .section_service .inner_area .disinfection .nav ul li a .ico, .home .section_service .inner_area .cleaning .nav ul li a .ico {
  width: 57px;
  margin-right: 10px;
}
.home .section_service .inner_area .pc .nav ul li a .ico img, .home .section_service .inner_area .disinfection .nav ul li a .ico img, .home .section_service .inner_area .cleaning .nav ul li a .ico img {
  width: 56px;
}
.home .section_service .inner_area .pc .link a, .home .section_service .inner_area .disinfection .link a, .home .section_service .inner_area .cleaning .link a {
  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;
  color: #FFFFFF;
  padding: 10px;
  min-height: 60px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .home .section_service .inner_area .pc .link a:not(:disabled):hover, .home .section_service .inner_area .pc .link a:not(:disabled):active, .home .section_service .inner_area .disinfection .link a:not(:disabled):hover, .home .section_service .inner_area .disinfection .link a:not(:disabled):active, .home .section_service .inner_area .cleaning .link a:not(:disabled):hover, .home .section_service .inner_area .cleaning .link a:not(:disabled):active {
    opacity: 0.7;
  }
}
@media (max-width: 640px) {
  .home .section_service .inner_area .pc .ttl_area, .home .section_service .inner_area .disinfection .ttl_area, .home .section_service .inner_area .cleaning .ttl_area {
    width: 65%;
    max-width: 340px;
    margin: 0 auto 5.3333333333vw;
  }
  .home .section_service .inner_area .pc .ttl_area h3, .home .section_service .inner_area .disinfection .ttl_area h3, .home .section_service .inner_area .cleaning .ttl_area h3 {
    margin-bottom: 0;
    margin-top: -1px;
    font-size: 5.3333333333vw;
  }
  .home .section_service .inner_area .pc p, .home .section_service .inner_area .disinfection p, .home .section_service .inner_area .cleaning p {
    margin-bottom: 5.3333333333vw;
    font-size: 4.2666666667vw;
  }
  .home .section_service .inner_area .pc .link a, .home .section_service .inner_area .disinfection .link a, .home .section_service .inner_area .cleaning .link a {
    min-height: 10.6666666667vw;
    font-size: 4.2666666667vw;
  }
  .home .section_service .inner_area .pc, .home .section_service .inner_area .disinfection {
    margin-bottom: 8vw;
  }
}
.home .section_service .inner_area .pc h3,
.home .section_service .inner_area .pc .link a {
  background-color: #996666;
}
.home .section_service .inner_area .pc .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.home .section_service .inner_area .pc .nav ul:not(.all) {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}
.home .section_service .inner_area .pc .nav ul:first-of-type {
  margin-right: 5px;
}
.home .section_service .inner_area .pc .nav ul.all {
  width: 100%;
}
.home .section_service .inner_area .pc .nav ul li {
  border-top-color: #996666;
}
.home .section_service .inner_area .disinfection h3,
.home .section_service .inner_area .disinfection .link a {
  background-color: #3399CC;
}
.home .section_service .inner_area .disinfection .nav ul li {
  border-top-color: #3399CC;
}
.home .section_service .inner_area .cleaning h3,
.home .section_service .inner_area .cleaning .link a {
  background-color: #7975C1;
}
.home .section_service .inner_area .cleaning .nav ul li {
  border-top-color: #7975C1;
}
.home .section_question {
  margin-top: 100px;
  padding-bottom: 100px;
  background-color: #F5F2EB;
}
@media (max-width: 640px) {
  .home .section_question {
    margin-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
.home .section_question .ttl_01 {
  min-height: 180px;
  margin-bottom: 30px;
  background: url(/imgs/home/renew_2023/ttl_bg_question.webp) no-repeat top center;
}
@media (min-width: 641px) {
  .home .section_question .ttl_01 .ttl {
    min-height: 150px;
    padding-top: 24px;
    background: url(/imgs/home/renew_2023/ttl_bg_question.webp) top center;
  }
}
.home .section_question .ttl_01 span {
  border-bottom-color: #FEE517 !important;
  color: #FEE517 !important;
}
.home .section_question .ttl_01 h2 {
  color: #FFFFFF;
}
@media (max-width: 640px) {
  .home .section_question .ttl_01 {
    min-height: 26.6666666667vw;
    margin-bottom: 2.6666666667vw;
    background-size: auto 26.6666666667vw;
  }
  .home .section_question .ttl_01 .ttl {
    padding-top: 2.1333333333vw;
  }
}
.home .section_question .inner_area .pc, .home .section_question .inner_area .disinfection, .home .section_question .inner_area .cleaning {
  border: 1px solid #D9CEBF;
  background-color: #E4DCD1;
  padding: 7px;
  border-radius: 10px;
  margin-bottom: 30px;
}
@media (min-width: 641px) {
  .home .section_question .inner_area .pc, .home .section_question .inner_area .disinfection, .home .section_question .inner_area .cleaning {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .section_question .inner_area .pc .link,
  .home .section_question .inner_area .pc .txt, .home .section_question .inner_area .disinfection .link,
  .home .section_question .inner_area .disinfection .txt, .home .section_question .inner_area .cleaning .link,
  .home .section_question .inner_area .cleaning .txt {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .home .section_question .inner_area .pc .link, .home .section_question .inner_area .disinfection .link, .home .section_question .inner_area .cleaning .link {
    border-radius: 10px 0 0 10px;
  }
  .home .section_question .inner_area .pc .txt, .home .section_question .inner_area .disinfection .txt, .home .section_question .inner_area .cleaning .txt {
    border-radius: 0 10px 10px 0;
    position: relative;
  }
  .home .section_question .inner_area .pc .txt .more, .home .section_question .inner_area .disinfection .txt .more, .home .section_question .inner_area .cleaning .txt .more {
    position: absolute;
    bottom: 0;
    right: -47px;
  }
}
.home .section_question .inner_area .pc .link a, .home .section_question .inner_area .disinfection .link a, .home .section_question .inner_area .cleaning .link a {
  display: block;
}
.home .section_question .inner_area .pc .txt, .home .section_question .inner_area .disinfection .txt, .home .section_question .inner_area .cleaning .txt {
  background-color: #FFFFFF;
  padding: 37px 0 0 32px;
}
.home .section_question .inner_area .pc .txt ul li, .home .section_question .inner_area .disinfection .txt ul li, .home .section_question .inner_area .cleaning .txt ul li {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 50px;
  padding-top: 4px;
}
.home .section_question .inner_area .pc .txt ul li + li, .home .section_question .inner_area .disinfection .txt ul li + li, .home .section_question .inner_area .cleaning .txt ul li + li {
  margin-top: 12px;
}
.home .section_question .inner_area .pc .txt ul li:before, .home .section_question .inner_area .disinfection .txt ul li:before, .home .section_question .inner_area .cleaning .txt ul li:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: "";
  display: block;
  width: 33px;
  height: 31px;
  background: url(/imgs/home/renew_2023/ico_check.webp) no-repeat center center/29px auto;
}
@media (max-width: 640px) {
  .home .section_question .inner_area .pc, .home .section_question .inner_area .disinfection, .home .section_question .inner_area .cleaning {
    margin-bottom: 4vw;
  }
  .home .section_question .inner_area .pc .txt, .home .section_question .inner_area .disinfection .txt, .home .section_question .inner_area .cleaning .txt {
    border-radius: 0 0 10px 10px;
    padding: 0;
  }
  .home .section_question .inner_area .pc .txt ul, .home .section_question .inner_area .disinfection .txt ul, .home .section_question .inner_area .cleaning .txt ul {
    padding: 4vw 4vw 2.6666666667vw;
  }
  .home .section_question .inner_area .pc .txt ul li, .home .section_question .inner_area .disinfection .txt ul li, .home .section_question .inner_area .cleaning .txt ul li {
    font-size: 4vw;
    padding-left: 30px;
  }
  .home .section_question .inner_area .pc .txt ul li + li, .home .section_question .inner_area .disinfection .txt ul li + li, .home .section_question .inner_area .cleaning .txt ul li + li {
    margin-top: 10px;
  }
  .home .section_question .inner_area .pc .txt ul li:before, .home .section_question .inner_area .disinfection .txt ul li:before, .home .section_question .inner_area .cleaning .txt ul li:before {
    top: 1px;
    width: 20px;
    height: 21px;
    background: url(/imgs/home/renew_2023/ico_check.webp) no-repeat center center/20px auto;
  }
  .home .section_question .inner_area .pc .txt .more, .home .section_question .inner_area .disinfection .txt .more, .home .section_question .inner_area .cleaning .txt .more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .section_question .inner_area .pc .txt .more a, .home .section_question .inner_area .disinfection .txt .more a, .home .section_question .inner_area .cleaning .txt .more a {
    margin-left: auto;
    width: 65%;
  }
}
.home .section_question .inner_area .cleaning {
  position: relative;
  margin-bottom: 80px;
}
.home .section_question .inner_area .cleaning:after {
  content: "";
  display: block;
  width: 200px;
  height: 50px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/imgs/home/renew_2023/arrow_question.webp) no-repeat center center/200px 50px;
}
@media (max-width: 640px) {
  .home .section_question .inner_area .cleaning {
    margin-bottom: 40px;
  }
  .home .section_question .inner_area .cleaning:after {
    width: 100px;
    height: 25px;
    background: url(/imgs/home/renew_2023/arrow_question.webp) no-repeat center center/100px 25px;
  }
}
.home .section_about {
  background: url(/imgs/home/renew_2023/bg_about.webp) repeat-x top center;
  margin-top: 0;
  padding-top: 60px;
}
@media (max-width: 640px) {
  .home .section_about {
    padding-top: 15px;
  }
}
.home .section_about .ttl_about {
  margin-bottom: 50px;
  position: relative;
}
.home .section_about .ttl_about .about_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.home .section_about .ttl_about .about_cont .ttl_img {
  margin-right: 13px;
  padding-top: 25px;
}
.home .section_about .ttl_about .about_cont .col {
  position: relative;
  z-index: 2;
}
.home .section_about .ttl_about .about_cont .col .img {
  text-align: center;
}
.home .section_about .ttl_about .about_cont .col .ttl {
  font-weight: bold;
  font-size: 18px;
  color: #0F459F;
}
.home .section_about .ttl_about .about_cont .col ul li {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
}
.home .section_about .ttl_about .about_cont .col ul li:before {
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #0F459F;
  border-radius: 50%;
}
.home .section_about .ttl_about .img_chara {
  position: absolute;
  top: -25px;
  right: 0;
  z-index: 1;
}
.home .section_about .ttl_about .txt {
  padding: 25px 0;
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  position: relative;
  z-index: 3;
}
.home .section_about .ttl_about .txt span {
  color: #c33;
}
@media (max-width: 640px) {
  .home .section_about .ttl_about {
    margin-bottom: 8vw;
  }
  .home .section_about .ttl_about .about_cont .ttl_img {
    margin-right: 0;
    padding-top: 0;
  }
  .home .section_about .ttl_about .about_cont .col {
    padding-top: 10px;
  }
  .home .section_about .ttl_about .about_cont .col .ttl {
    font-size: 4.2666666667vw;
  }
  .home .section_about .ttl_about .about_cont .col ul li {
    padding-left: 15px;
    font-size: 3.4666666667vw;
  }
  .home .section_about .ttl_about .about_cont .col ul li:before {
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #0F459F;
    border-radius: 50%;
  }
  .home .section_about .ttl_about .img_chara {
    top: inherit;
    right: 0;
    bottom: 0;
    width: 50%;
  }
  .home .section_about .ttl_about .txt {
    padding: 15px 0;
    font-size: 4.8vw;
    text-align: center;
  }
}
.home .section_about .inner_cause {
  margin-bottom: 40px;
}
@media (min-width: 641px) {
  .home .section_about .inner_cause .inner_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .section_about .inner_cause .inner_area .inner_cont {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .home .section_about .inner_cause .inner_area .inner_cont:not(:last-of-type) {
    margin-right: 30px;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .check_list {
    min-height: 194px;
  }
}
.home .section_about .inner_cause .inner_area .inner_cont {
  padding: 70px 0 0 0;
  background-color: #E2F1FC;
  border-radius: 5px;
}
.home .section_about .inner_cause .inner_area .inner_cont .ttl {
  text-align: center;
  border-top: 2px solid #0F459F;
  border-bottom: 2px solid #0F459F;
  font-size: 40px;
  color: #0F459F;
  font-weight: bold;
}
.home .section_about .inner_cause .inner_area .inner_cont .ttl .ico {
  margin-top: -44px;
}
.home .section_about .inner_cause .inner_area .inner_cont .ttl .ico .cont {
  display: inline-block;
  padding: 0 20px;
  background-color: #E2F1FC;
}
.home .section_about .inner_cause .inner_area .inner_cont .ttl .ico .cont img {
  height: 60px;
  width: auto;
}
.home .section_about .inner_cause .inner_area .inner_cont .ttl span {
  padding: 18px 0 13px;
  display: block;
}
.home .section_about .inner_cause .inner_area .inner_cont > .img {
  text-align: center;
  padding: 30px 0 20px;
}
.home .section_about .inner_cause .inner_area .inner_cont .check_list {
  padding: 20px;
  background-color: #0F459F;
}
.home .section_about .inner_cause .inner_area .inner_cont .check_list li {
  font-weight: bold;
  font-size: 24px;
  position: relative;
  padding-left: 35px;
  color: #FFFFFF;
}
.home .section_about .inner_cause .inner_area .inner_cont .check_list li + li {
  margin-top: 10px;
}
.home .section_about .inner_cause .inner_area .inner_cont .check_list li:before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  display: block;
  width: 22px;
  height: 21px;
  background: url(/imgs/home/renew_2023/ico_check_about.webp) no-repeat center center/22px auto;
}
.home .section_about .inner_cause .inner_area .inner_cont .txt_area {
  padding: 20px;
  font-weight: bold;
  font-size: 20px;
}
.home .section_about .inner_cause .inner_area .inner_cont .txt_area span {
  color: #0F459F;
}
.home .section_about .inner_cause .inner_area .inner_cont .txt_area strong {
  color: #CC3333;
}
.home .section_about .inner_cause .inner_area .inner_cont .txt_area .wrap_flex_center {
  margin-top: 20px;
}
.home .section_about .inner_cause .inner_area .inner_cont .txt_area .wrap_flex_center .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100px;
  margin-right: 15px;
}
.home .section_about .inner_cause .inner_area .inner_cont .txt_area .wrap_flex_center .txt {
  font-size: 18px;
}
.home .section_about .inner_cause .inner_area .inner_cont .txt_area .note {
  font-size: 16px;
  color: #202020;
  font-weight: normal;
}
@media (max-width: 640px) {
  .home .section_about .inner_cause .inner_area {
    margin-bottom: 0;
  }
  .home .section_about .inner_cause .inner_area .inner_cont {
    margin-bottom: 4vw;
    padding: 40px 0 0 0;
    border-radius: 5px;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .ttl {
    font-size: 6.6666666667vw;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .ttl .ico {
    margin-top: -24px;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .ttl .ico .cont {
    padding: 0 4vw;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .ttl .ico .cont img {
    height: 40px;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .ttl span {
    padding: 2.1333333333vw 0 1.3333333333vw;
  }
  .home .section_about .inner_cause .inner_area .inner_cont > .img {
    padding: 5.3333333333vw 0 2.6666666667vw;
    width: 50%;
    margin: 0 auto;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .check_list {
    padding: 15px;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .check_list li {
    font-size: 4.2666666667vw;
    padding-left: 30px;
    color: #FFFFFF;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .check_list li br {
    display: none;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .check_list li + li {
    margin-top: 5px;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .check_list li:before {
    top: 4px;
    width: 18px;
    height: 17px;
    background: url(/imgs/home/renew_2023/ico_check_about.webp) no-repeat center center/18px auto;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .txt_area {
    padding: 15px;
    font-size: 4.2666666667vw;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .txt_area .wrap_flex_center {
    margin-top: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .txt_area .wrap_flex_center .img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 60px;
    margin-right: 15px;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .txt_area .wrap_flex_center .txt {
    font-size: 3.7333333333vw;
  }
  .home .section_about .inner_cause .inner_area .inner_cont .txt_area .note {
    font-size: 16px;
  }
}
.home .section_about .inner_security {
  margin-bottom: 60px;
}
.home .section_about .inner_security .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.home .section_about .inner_security .ttl img {
  margin-right: 15px;
}
.home .section_about .inner_security .ttl span {
  font-weight: bold;
  color: #c33;
  font-size: 36px;
  padding-top: 2px;
}
@media (min-width: 641px) {
  .home .section_about .inner_security .ttl span br {
    display: none;
  }
}
.home .section_about .inner_security .wrap_flex_center {
  margin-left: 65px;
}
.home .section_about .inner_security .wrap_flex_center .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 43px;
}
.home .section_about .inner_security .wrap_flex_center .txt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 20px;
  font-weight: bold;
}
.home .section_about .inner_security .wrap_flex_center .txt strong {
  color: #c33;
}
.home .section_about .inner_security .wrap_flex_center .txt span {
  color: #0F459F;
  text-decoration: underline;
}
@media (max-width: 640px) {
  .home .section_about .inner_security {
    margin-bottom: 8vw;
  }
  .home .section_about .inner_security .ttl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 5px;
  }
  .home .section_about .inner_security .ttl img {
    margin-right: 10px;
    width: 25px;
    height: auto;
  }
  .home .section_about .inner_security .ttl span {
    font-size: 5.0666666667vw;
    text-align: left;
    padding-top: 0;
  }
  .home .section_about .inner_security .wrap_flex_center {
    margin-left: 0;
    display: block;
  }
  .home .section_about .inner_security .wrap_flex_center .img {
    width: 40%;
    text-align: center;
    margin: 0 auto 2.6666666667vw;
  }
  .home .section_about .inner_security .wrap_flex_center .txt {
    font-size: 3.7333333333vw;
  }
}
.home .section_about .about_contact {
  background-size: auto auto;
  background-color: rgb(245, 242, 235);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 8px, rgb(248, 247, 242) 8px, rgb(248, 247, 242) 16px);
  padding: 48px 40px;
  border-radius: 5px;
  position: relative;
}
.home .section_about .about_contact .tel_cont .tel a:hover img {
  opacity: 1;
}
@media (min-width: 641px) {
  .home .section_about .about_contact .tel_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
  }
  .home .section_about .about_contact .tel_cont .txt {
    margin-right: 24px;
  }
  .home .section_about .about_contact > .img {
    position: absolute;
    bottom: 0;
    right: 25px;
  }
}
@media (max-width: 640px) {
  .home .section_about .about_contact {
    padding: 5.3333333333vw 5.3333333333vw 4vw;
  }
  .home .section_about .about_contact .tel_cont .txt {
    margin-top: -42px;
    margin-bottom: 15px;
  }
  .home .section_about .about_contact .tel_cont .tel {
    margin-bottom: 15px;
  }
  .home .section_about .about_contact .tel_cont .tel .tel_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3px;
  }
  .home .section_about .about_contact .tel_cont .tel .tel_cont .ico {
    margin-right: 5px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 20%;
    font-size: 0;
  }
  .home .section_about .about_contact .tel_cont .tel .tel_cont a {
    color: #1C2F88;
    display: block;
    font-weight: bold;
    font-family: "arial", sans-serif;
    font-size: 10.4vw;
    line-height: 1;
  }
  .home .section_about .about_contact .tel_cont .tel .tel_cont a:hover {
    text-decoration: none;
  }
  .home .section_about .about_contact .tel_cont .tel span {
    display: block;
    text-align: center;
    font-size: 3.2vw;
    font-weight: bold;
    margin-left: calc(20% + 5px);
  }
}
.home .section_about .about_contact .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .section_about .about_contact .contact .txt {
  margin-right: 35px;
}
.home .section_about .about_contact .contact a {
  background-color: #CC3333;
  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;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  border-radius: 50em;
  min-height: 55px;
}
@media screen and (min-width: 640px) {
  .home .section_about .about_contact .contact a:not(:disabled):hover, .home .section_about .about_contact .contact a:not(:disabled):active {
    opacity: 0.7;
  }
}
.home .section_about .about_contact .contact a span {
  margin-left: 10px;
  padding-top: 2px;
  display: inline-block;
}
@media (min-width: 641px) {
  .home .section_about .about_contact .contact a {
    min-width: 240px;
  }
}
@media (max-width: 640px) {
  .home .section_about .about_contact .contact a {
    width: 100%;
    min-height: 40px;
  }
}
.home .section_achievement {
  background-color: #EBFAEB;
  padding: 0 0 85px;
  margin-top: 115px;
}
@media (max-width: 640px) {
  .home .section_achievement {
    padding: 0 0 10.6666666667vw;
    margin-top: 23%;
    position: relative;
  }
}
@media (min-width: 641px) {
  .home .section_achievement .ttl_01 {
    margin-bottom: 30px;
    border-bottom: 3px dotted #339999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .home .section_achievement .ttl_01 .img {
    margin: -55px 44px -3px 0;
  }
  .home .section_achievement .ttl_01 .ttl {
    width: 438px;
  }
}
.home .section_achievement .ttl_01 .ttl {
  margin-bottom: 30px;
  text-align: center;
}
.home .section_achievement .ttl_01 .ttl span {
  font-weight: bold;
  font-size: 26px;
}
.home .section_achievement .ttl_01 .ttl h2 {
  margin-top: 15px;
}
@media (max-width: 640px) {
  .home .section_achievement .ttl_01 {
    padding-top: 11%;
  }
  .home .section_achievement .ttl_01 .img {
    position: absolute;
    top: -3%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 60%;
  }
  .home .section_achievement .ttl_01 .ttl {
    margin-bottom: 20px;
  }
  .home .section_achievement .ttl_01 .ttl span {
    font-size: 4.2666666667vw;
  }
  .home .section_achievement .ttl_01 .ttl h2 {
    width: 70%;
    margin: 10px auto 0;
  }
}
.home .section_achievement .achievement_area {
  margin-bottom: 55px;
}
@media (min-width: 641px) {
  .home .section_achievement .achievement_area .inner_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .section_achievement .achievement_area .inner_area .pc, .home .section_achievement .achievement_area .inner_area .disinfection, .home .section_achievement .achievement_area .inner_area .cleaning {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .home .section_achievement .achievement_area .inner_area .pc, .home .section_achievement .achievement_area .inner_area .disinfection {
    margin-right: 30px;
  }
}
.home .section_achievement .achievement_area .inner_area .pc, .home .section_achievement .achievement_area .inner_area .disinfection, .home .section_achievement .achievement_area .inner_area .cleaning {
  background-color: #FFFFFF;
  border: 3px solid #339999;
}
.home .section_achievement .achievement_area .inner_area .pc .ttl_area, .home .section_achievement .achievement_area .inner_area .disinfection .ttl_area, .home .section_achievement .achievement_area .inner_area .cleaning .ttl_area {
  padding: 16px;
}
.home .section_achievement .achievement_area .inner_area .pc .ttl_area .icon, .home .section_achievement .achievement_area .inner_area .disinfection .ttl_area .icon, .home .section_achievement .achievement_area .inner_area .cleaning .ttl_area .icon {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  padding: 13px 22px 10px;
  border-radius: 50px;
}
.home .section_achievement .achievement_area .inner_area .pc .ttl_area .ttl, .home .section_achievement .achievement_area .inner_area .disinfection .ttl_area .ttl, .home .section_achievement .achievement_area .inner_area .cleaning .ttl_area .ttl {
  margin-top: 15px;
  font-weight: bold;
  font-size: 22px;
}
.home .section_achievement .achievement_area .inner_area .pc .txt, .home .section_achievement .achievement_area .inner_area .disinfection .txt, .home .section_achievement .achievement_area .inner_area .cleaning .txt {
  padding: 16px;
}
.home .section_achievement .achievement_area .inner_area .pc .more, .home .section_achievement .achievement_area .inner_area .disinfection .more, .home .section_achievement .achievement_area .inner_area .cleaning .more {
  padding: 15px 17px 22px;
}
.home .section_achievement .achievement_area .inner_area .pc .more a, .home .section_achievement .achievement_area .inner_area .disinfection .more a, .home .section_achievement .achievement_area .inner_area .cleaning .more a {
  display: block;
  border-radius: 5px;
  background: #339999;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  min-height: 50px;
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .home .section_achievement .achievement_area .inner_area .pc .more a:not(:disabled):hover, .home .section_achievement .achievement_area .inner_area .pc .more a:not(:disabled):active, .home .section_achievement .achievement_area .inner_area .disinfection .more a:not(:disabled):hover, .home .section_achievement .achievement_area .inner_area .disinfection .more a:not(:disabled):active, .home .section_achievement .achievement_area .inner_area .cleaning .more a:not(:disabled):hover, .home .section_achievement .achievement_area .inner_area .cleaning .more a:not(:disabled):active {
    opacity: 0.7;
  }
}
.home .section_achievement .achievement_area .inner_area .pc .icon {
  background-color: #996666;
}
.home .section_achievement .achievement_area .inner_area .disinfection .icon {
  background-color: #3399CC;
}
.home .section_achievement .achievement_area .inner_area .cleaning .icon {
  background-color: #7975C1;
}
@media (max-width: 640px) {
  .home .section_achievement .achievement_area {
    margin-bottom: 8vw;
  }
  .home .section_achievement .achievement_area .inner_area .pc, .home .section_achievement .achievement_area .inner_area .disinfection {
    margin-bottom: 5.3333333333vw;
  }
  .home .section_achievement .achievement_area .inner_area .pc, .home .section_achievement .achievement_area .inner_area .disinfection, .home .section_achievement .achievement_area .inner_area .cleaning {
    padding: 4vw;
  }
  .home .section_achievement .achievement_area .inner_area .pc .ttl_area, .home .section_achievement .achievement_area .inner_area .disinfection .ttl_area, .home .section_achievement .achievement_area .inner_area .cleaning .ttl_area {
    padding: 0;
    margin-bottom: 2.6666666667vw;
  }
  .home .section_achievement .achievement_area .inner_area .pc .ttl_area .icon, .home .section_achievement .achievement_area .inner_area .disinfection .ttl_area .icon, .home .section_achievement .achievement_area .inner_area .cleaning .ttl_area .icon {
    font-size: 3.7333333333vw;
    padding: 8px 15px 5px;
  }
  .home .section_achievement .achievement_area .inner_area .pc .ttl_area .ttl, .home .section_achievement .achievement_area .inner_area .disinfection .ttl_area .ttl, .home .section_achievement .achievement_area .inner_area .cleaning .ttl_area .ttl {
    font-size: 4.8vw;
  }
  .home .section_achievement .achievement_area .inner_area .pc .ttl_area .ttl br, .home .section_achievement .achievement_area .inner_area .disinfection .ttl_area .ttl br, .home .section_achievement .achievement_area .inner_area .cleaning .ttl_area .ttl br {
    display: none;
  }
  .home .section_achievement .achievement_area .inner_area .pc .img, .home .section_achievement .achievement_area .inner_area .disinfection .img, .home .section_achievement .achievement_area .inner_area .cleaning .img {
    text-align: center;
    width: 70%;
    margin: 0 auto 2.6666666667vw;
  }
  .home .section_achievement .achievement_area .inner_area .pc .txt, .home .section_achievement .achievement_area .inner_area .disinfection .txt, .home .section_achievement .achievement_area .inner_area .cleaning .txt {
    padding: 0;
    margin-bottom: 2.6666666667vw;
  }
  .home .section_achievement .achievement_area .inner_area .pc .more, .home .section_achievement .achievement_area .inner_area .disinfection .more, .home .section_achievement .achievement_area .inner_area .cleaning .more {
    padding: 0;
  }
  .home .section_achievement .achievement_area .inner_area .pc .more a, .home .section_achievement .achievement_area .inner_area .disinfection .more a, .home .section_achievement .achievement_area .inner_area .cleaning .more a {
    font-size: 4.2666666667vw;
    min-height: 40px;
  }
}
.home .section_achievement .construction_area .ttl_02 {
  text-align: center;
  margin-bottom: 20px;
}
.home .section_achievement .construction_area .ttl_02 h3 {
  font-weight: bold;
  color: #339999;
  font-size: 38px;
}
@media (max-width: 640px) {
  .home .section_achievement .construction_area .ttl_02 {
    margin-bottom: 4vw;
  }
  .home .section_achievement .construction_area .ttl_02 h3 {
    font-size: 6.6666666667vw;
  }
}
@media (min-width: 641px) {
  .home .section_achievement .construction_area .inner_area {
    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;
  }
  .home .section_achievement .construction_area .inner_area > .construction_box {
    width: calc(50% - 20px);
    margin-top: 40px;
  }
  .home .section_achievement .construction_area .inner_area > .construction_box:nth-of-type(-n+2) {
    margin-top: 0;
  }
}
.home .section_achievement .construction_area .inner_area > .construction_box .ttl {
  position: relative;
  background-color: #FFFFFF;
  border-radius: 5px;
  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;
  border-bottom: 2px solid #D3E1D3;
  color: #339999;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 23px;
  padding: 10px 0 8px;
}
.home .section_achievement .construction_area .inner_area > .construction_box .ttl:before {
  content: "";
  display: block;
  height: 17px;
  width: 17px;
  background-color: inherit;
  border: inherit;
  position: absolute;
  top: 100%;
  left: 50%;
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  border-radius: 0 0 0 5px;
  border-left: 2px solid #D3E1D3;
}
.home .section_achievement .construction_area .inner_area > .construction_box .before_after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home .section_achievement .construction_area .inner_area > .construction_box .before_after .before,
.home .section_achievement .construction_area .inner_area > .construction_box .before_after .after {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}
.home .section_achievement .construction_area .inner_area > .construction_box .before_after .before {
  margin-right: 40px;
  position: relative;
}
.home .section_achievement .construction_area .inner_area > .construction_box .before_after .before:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #FF6633;
  position: absolute;
  top: 50%;
  right: -27px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 640px) {
  .home .section_achievement .construction_area .inner_area > .construction_box + .construction_box {
    margin-top: 5.3333333333vw;
  }
  .home .section_achievement .construction_area .inner_area > .construction_box .ttl {
    font-size: 4.8vw;
    margin-bottom: 5.3333333333vw;
  }
}
.home .section_faq .more {
  margin-top: 40px;
}
.home .section_faq .more a {
  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;
  max-width: 340px;
  min-height: 70px;
  margin: 0 auto;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  background-color: #159FEA;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .home .section_faq .more a:not(:disabled):hover, .home .section_faq .more a:not(:disabled):active {
    opacity: 0.7;
  }
}
@media (max-width: 640px) {
  .home .section_faq .more {
    margin-top: 5.3333333333vw;
  }
  .home .section_faq .more a {
    max-width: 280px;
    min-height: inherit;
    padding: 2px 15px 0;
    min-height: 40px;
    font-size: 4.2666666667vw;
  }
}
.home .section_knowledge {
  margin-top: 80px;
  padding: 60px 0 78px;
  background-color: #FDFBDB;
}
@media (max-width: 640px) {
  .home .section_knowledge {
    margin-top: 10.6666666667vw;
    padding: 10.6666666667vw 0 1.3333333333vw;
  }
}
@media (min-width: 641px) {
  .home .section_knowledge .inner_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .section_knowledge .inner_area .pc, .home .section_knowledge .inner_area .disinfection, .home .section_knowledge .inner_area .cleaning {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .home .section_knowledge .inner_area .pc, .home .section_knowledge .inner_area .disinfection {
    margin-right: 30px;
  }
}
.home .section_knowledge .inner_area .pc .img, .home .section_knowledge .inner_area .disinfection .img, .home .section_knowledge .inner_area .cleaning .img {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
.home .section_knowledge .inner_area .pc .img span, .home .section_knowledge .inner_area .disinfection .img span, .home .section_knowledge .inner_area .cleaning .img span {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  padding: 13px 22px 10px;
}
.home .section_knowledge .inner_area .pc .title, .home .section_knowledge .inner_area .disinfection .title, .home .section_knowledge .inner_area .cleaning .title {
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #996666;
}
.home .section_knowledge .inner_area .pc .txt, .home .section_knowledge .inner_area .disinfection .txt, .home .section_knowledge .inner_area .cleaning .txt {
  font-size: 17px;
}
.home .section_knowledge .inner_area .pc .more, .home .section_knowledge .inner_area .disinfection .more, .home .section_knowledge .inner_area .cleaning .more {
  margin-top: 20px;
}
.home .section_knowledge .inner_area .pc .more a, .home .section_knowledge .inner_area .disinfection .more a, .home .section_knowledge .inner_area .cleaning .more a {
  display: block;
  text-align: center;
  border: 3px solid #996666;
  padding: 13px 22px 10px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .home .section_knowledge .inner_area .pc .more a:not(:disabled):hover, .home .section_knowledge .inner_area .pc .more a:not(:disabled):active, .home .section_knowledge .inner_area .disinfection .more a:not(:disabled):hover, .home .section_knowledge .inner_area .disinfection .more a:not(:disabled):active, .home .section_knowledge .inner_area .cleaning .more a:not(:disabled):hover, .home .section_knowledge .inner_area .cleaning .more a:not(:disabled):active {
    opacity: 0.7;
  }
}
@media (max-width: 640px) {
  .home .section_knowledge .inner_area .pc, .home .section_knowledge .inner_area .disinfection, .home .section_knowledge .inner_area .cleaning {
    margin-bottom: 10.6666666667vw;
  }
  .home .section_knowledge .inner_area .pc .img, .home .section_knowledge .inner_area .disinfection .img, .home .section_knowledge .inner_area .cleaning .img {
    width: 70%;
    margin: 0 auto;
  }
  .home .section_knowledge .inner_area .pc .img span, .home .section_knowledge .inner_area .disinfection .img span, .home .section_knowledge .inner_area .cleaning .img span {
    font-size: 3.7333333333vw;
    padding: 8px 15px 5px;
  }
  .home .section_knowledge .inner_area .pc .title, .home .section_knowledge .inner_area .disinfection .title, .home .section_knowledge .inner_area .cleaning .title {
    font-size: 4.8vw;
    padding: 2.6666666667vw 5.3333333333vw;
    margin-bottom: 4vw;
  }
  .home .section_knowledge .inner_area .pc .txt, .home .section_knowledge .inner_area .disinfection .txt, .home .section_knowledge .inner_area .cleaning .txt {
    font-size: 4.2666666667vw;
    padding: 0 5.3333333333vw;
  }
  .home .section_knowledge .inner_area .pc .more, .home .section_knowledge .inner_area .disinfection .more, .home .section_knowledge .inner_area .cleaning .more {
    margin-top: 4vw;
  }
  .home .section_knowledge .inner_area .pc .more a, .home .section_knowledge .inner_area .disinfection .more a, .home .section_knowledge .inner_area .cleaning .more a {
    padding: 8px 15px 5px;
    margin: 0 5.3333333333vw;
  }
}
.home .section_knowledge .inner_area .pc .img span {
  background-color: #996666;
}
.home .section_knowledge .inner_area .pc .title {
  border-bottom-color: #996666;
}
.home .section_knowledge .inner_area .pc .more a {
  color: #996666;
  border-color: #996666;
}
.home .section_knowledge .inner_area .disinfection .img span {
  background-color: #3399CC;
}
.home .section_knowledge .inner_area .disinfection .title {
  border-bottom-color: #3399CC;
}
.home .section_knowledge .inner_area .disinfection .more a {
  color: #3399CC;
  border-color: #3399CC;
}
.home .section_knowledge .inner_area .cleaning .img span {
  background-color: #7975C1;
}
.home .section_knowledge .inner_area .cleaning .title {
  border-bottom-color: #7975C1;
}
.home .section_knowledge .inner_area .cleaning .more a {
  color: #7975C1;
  border-color: #7975C1;
}
.home .section_news {
  margin-bottom: 80px;
}
@media (max-width: 640px) {
  .home .section_news {
    margin-bottom: 10.6666666667vw;
  }
}
@media (min-width: 641px) {
  .home .section_news .inner_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .section_news .inner_wrap .inner_area {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 30px;
  }
}
.home .section_news .inner_wrap .inner_area dl dt {
  color: #0099CC;
  margin-bottom: 5px;
}
.home .section_news .inner_wrap .inner_area dl dd {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.home .section_news .inner_wrap .inner_area dl dd .txt {
  font-size: 18px;
}
.home .section_news .inner_wrap .inner_area dl .cat-icon {
  margin-right: 10px;
  background-color: #0F459F;
  min-width: 100px;
  text-align: center;
  color: #FFFFFF;
  display: inline-block;
  padding: 2px 0 0;
  font-weight: bold;
}
.home .section_news .inner_wrap .inner_area dl .cat-icon.cat-icon-topics {
  background-color: #CC3333;
}
.home .section_news .inner_wrap .inner_area dl .cat-icon.cat-icon-shittoku {
  background-color: #049D5F;
}
@media (max-width: 640px) {
  .home .section_news .inner_wrap .inner_area {
    margin-bottom: 10.6666666667vw;
  }
  .home .section_news .inner_wrap .inner_area dl dt span {
    margin-left: 10px;
    min-width: inherit;
    padding: 2px 10px 0;
    font-size: 3.4666666667vw;
  }
}
.home .section_news .inner_wrap .tweets {
  width: 500px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 640px) {
  .home .section_news .inner_wrap .tweets {
    width: auto;
  }
  .home .section_news .inner_wrap .tweets .twitter-timeline {
    width: 100% !important;
  }
}
.home .section_news .more {
  margin-top: 40px;
}
.home .section_news .more a {
  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;
  max-width: 260px;
  min-height: 50px;
  margin: 0 auto;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  background-color: #333333;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .home .section_news .more a:not(:disabled):hover, .home .section_news .more a:not(:disabled):active {
    opacity: 0.7;
  }
}
@media (max-width: 640px) {
  .home .section_news .more {
    margin-top: 5.3333333333vw;
  }
  .home .section_news .more a {
    font-size: 4.2666666667vw;
  }
}

@media (min-width: 641px) {
  .page_inner_nav_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page_inner_nav_section ul {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .page_inner_nav_section ul:first-of-type {
    margin-right: 40px;
  }
}
.page_inner_nav_section ul li a {
  font-size: 22px;
  display: block;
  position: relative;
  padding: 10px 30px 10px 0;
  border-bottom: 2px solid #DDDDDD;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .page_inner_nav_section ul li a:not(:disabled):hover, .page_inner_nav_section ul li a:not(:disabled):active {
    opacity: 0.7;
  }
}
@media (max-width: 640px) {
  .page_inner_nav_section ul li a {
    font-size: 5.3333333333vw;
  }
}
.page_inner_nav_section ul li a:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: #00A8D3;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  font-size: 24px;
  font-size: 20px;
  content: "\e5c5";
  color: #fff;
  border-radius: 50%;
}
.page_inner_nav_section ul li + li {
  margin-top: 5px;
}

.page_section_faq .ttl_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.page_section_faq .ttl_01 .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
  width: 50px;
  text-align: center;
}
@media (max-width: 640px) {
  .page_section_faq .ttl_01 .img {
    margin-right: 10px;
    width: 9.3333333333vw;
  }
}
.page_section_faq .ttl_01 h2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #0F459F;
  font-weight: bold;
  font-size: 28px;
}
@media (max-width: 640px) {
  .page_section_faq .ttl_01 {
    margin-bottom: 3.2vw;
  }
  .page_section_faq .ttl_01 h2 {
    font-size: 5.3333333333vw;
  }
}

.home .section_faq .sty_faq_list > div:not(:first-of-type),
.page_section_faq .sty_faq_list > div:not(:first-of-type) {
  margin-top: 5px;
}
.home .section_faq .sty_faq_list > div dt:before, .home .section_faq .sty_faq_list > div dd:before,
.page_section_faq .sty_faq_list > div dt:before,
.page_section_faq .sty_faq_list > div dd:before {
  width: 40px;
  height: 40px;
  display: block;
  margin-right: 12px;
  border-radius: 50%;
  font-family: Arial;
  font-weight: bold;
  color: #fff;
  font-size: 28px;
  line-height: 40px;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 640px) {
  .home .section_faq .sty_faq_list > div dt:before, .home .section_faq .sty_faq_list > div dd:before,
  .page_section_faq .sty_faq_list > div dt:before,
  .page_section_faq .sty_faq_list > div dd:before {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
  }
}
.home .section_faq .sty_faq_list > div dt,
.page_section_faq .sty_faq_list > div dt {
  background-color: #E2F1FC;
  border-radius: 5px;
  font-weight: bold;
  font-size: 22px;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 65px;
  border-bottom: 1px solid #C6D3DC;
  position: relative;
}
.home .section_faq .sty_faq_list > div dt span,
.page_section_faq .sty_faq_list > div dt span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  margin-right: 10px;
}
.home .section_faq .sty_faq_list > div dt:before,
.page_section_faq .sty_faq_list > div dt:before {
  position: absolute;
  top: 50%;
  left: 15px;
  content: "Q";
  margin-right: 0 !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #159FEA;
}
@media (max-width: 640px) {
  .home .section_faq .sty_faq_list > div dt:before,
  .page_section_faq .sty_faq_list > div dt:before {
    left: 10px;
  }
}
.home .section_faq .sty_faq_list > div dt i,
.page_section_faq .sty_faq_list > div dt i {
  width: 100px;
  background-color: #CEE8FB;
  border-radius: 0 4px 4px 0;
  margin-left: auto;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.home .section_faq .sty_faq_list > div dt i:before, .home .section_faq .sty_faq_list > div dt i:after,
.page_section_faq .sty_faq_list > div dt i:before,
.page_section_faq .sty_faq_list > div dt i:after {
  content: "";
  display: block;
  border-radius: 2px;
  background-color: #159FEA;
  position: absolute;
  height: 26px;
  width: 5px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.home .section_faq .sty_faq_list > div dt i:after,
.page_section_faq .sty_faq_list > div dt i:after {
  height: 5px;
  width: 26px;
}
@media (max-width: 640px) {
  .home .section_faq .sty_faq_list > div dt i,
  .page_section_faq .sty_faq_list > div dt i {
    width: 50px;
  }
  .home .section_faq .sty_faq_list > div dt i:before, .home .section_faq .sty_faq_list > div dt i:after,
  .page_section_faq .sty_faq_list > div dt i:before,
  .page_section_faq .sty_faq_list > div dt i:after {
    height: 20px;
    width: 4px;
  }
  .home .section_faq .sty_faq_list > div dt i:after,
  .page_section_faq .sty_faq_list > div dt i:after {
    height: 4px;
    width: 20px;
  }
}
.home .section_faq .sty_faq_list > div dt.active i:before,
.page_section_faq .sty_faq_list > div dt.active i:before {
  display: none;
}
.home .section_faq .sty_faq_list > div dt:hover,
.page_section_faq .sty_faq_list > div dt:hover {
  cursor: pointer;
}
@media (max-width: 640px) {
  .home .section_faq .sty_faq_list > div dt,
  .page_section_faq .sty_faq_list > div dt {
    font-size: 4.2666666667vw;
    line-height: 1.32;
    padding-left: 55px;
    min-height: 60px;
  }
}
.home .section_faq .sty_faq_list > div dd,
.page_section_faq .sty_faq_list > div dd {
  padding: 10px 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 640px) {
  .home .section_faq .sty_faq_list > div dd,
  .page_section_faq .sty_faq_list > div dd {
    padding: 10px 10px 20px;
  }
}
.home .section_faq .sty_faq_list > div dd:before,
.page_section_faq .sty_faq_list > div dd:before {
  content: "A";
  background-color: #F29600;
}
.home .section_faq .sty_faq_list > div dd .txt_area,
.page_section_faq .sty_faq_list > div dd .txt_area {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 9px;
}
.home .section_faq .sty_faq_list > div dd .txt_area p + p,
.page_section_faq .sty_faq_list > div dd .txt_area p + p {
  margin-top: 1em;
}
@media (min-width: 641px) {
  .home .section_faq .sty_faq_list > div dd .txt_area,
  .page_section_faq .sty_faq_list > div dd .txt_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .home .section_faq .sty_faq_list > div dd .txt_area .txt,
  .page_section_faq .sty_faq_list > div dd .txt_area .txt {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .home .section_faq .sty_faq_list > div dd .txt_area .img,
  .page_section_faq .sty_faq_list > div dd .txt_area .img {
    margin-left: 15px;
    text-align: center;
    width: 250px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 640px) {
  .home .section_faq .sty_faq_list > div dd .txt_area .img,
  .page_section_faq .sty_faq_list > div dd .txt_area .img {
    margin-top: 15px;
    text-align: left;
  }
}
.home .section_faq .sty_faq_list > div dd a,
.page_section_faq .sty_faq_list > div dd a {
  color: #1c2f88;
  text-decoration: underline;
}
@media screen and (min-width: 640px) {
  .home .section_faq .sty_faq_list > div dd a:not(:disabled):hover, .home .section_faq .sty_faq_list > div dd a:not(:disabled):active,
  .page_section_faq .sty_faq_list > div dd a:not(:disabled):hover,
  .page_section_faq .sty_faq_list > div dd a:not(:disabled):active {
    text-decoration: none;
  }
}

.sty_cleaning {
  text-align: center;
  margin-bottom: 50px;
}

#INQUIRY-IDX .section_contact {
  margin-top: -32px;
  margin-bottom: 100px;
}
#INQUIRY-IDX .section-01 {
  padding-bottom: 0;
  margin-bottom: 70px;
}
@media (max-width: 640px) {
  #INQUIRY-IDX .section_contact {
    margin-top: -5.3333333333vw;
    margin-bottom: 16vw;
  }
  #INQUIRY-IDX .section-01 {
    padding-bottom: 0;
    margin-bottom: 16vw;
  }
}

.picup_box {
  margin: 30px 0;
}
.picup_box > .tit {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  display: inline-block;
  bottom: -1em;
  margin: 1.5rem auto -0.5rem;
  position: relative;
  background: #159FEA;
  color: #fff;
  font-weight: bold;
  border-radius: 2rem;
  padding: 0.7em 15px;
  min-width: 250px;
}
.picup_box > .tit::before {
  left: 47%;
  position: absolute;
  content: "";
  bottom: -0.5em;
  border-top: 10px solid #159FEA;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top-color: #159FEA;
}
.picup_box .inner_area {
  border: 8px solid #EEE;
  padding: 35px 20px 15px;
}
.picup_box .inner_area ul {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.picup_box .inner_area ul li {
  text-align: left;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 5px;
}
.picup_box .inner_area ul li:before {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
  font-size: 24px;
  content: "\e5ca";
  color: #1C2F88;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  margin-right: 8px;
}
.picup_box .inner_area ul li > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
}
.picup_box .inner_area ul li a {
  text-decoration: underline;
}
.picup_box .inner_area ul li a:hover {
  text-decoration: none;
}

#DETAILS .lo_contents .responsive {
  width: 100%;
  aspect-ratio: 16/9;
}
#DETAILS .lo_contents .responsive iframe {
  width: 100% !important;
  height: 100% !important;
}
@media (max-width: 640px) {
  #DETAILS .lo_contents .responsive {
    margin-bottom: 30px;
  }
}
#DETAILS .head-article {
  margin-bottom: 0;
  padding-bottom: 20px;
}
@media (min-width: 641px) {
  #DETAILS .head-article .head_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 15px;
  }
}
#DETAILS .head-article .head_area .specialist_box_link {
  margin-top: 15px;
}
#DETAILS .head-article .head_area .specialist_box_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
#DETAILS .head-article .head_area .specialist_box_link a .img {
  width: 45px;
}
#DETAILS .head-article .head_area .specialist_box_link a .name {
  text-decoration: underline;
}
#DETAILS .head-article .head_area .specialist_box_link a .category {
  font-size: 13px;
}
@media (max-width: 640px) {
  #DETAILS .head-article .head_area .specialist_box_link a .category {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 640px) {
  #DETAILS .head-article .head_area .specialist_box_link a:not(:disabled):hover, #DETAILS .head-article .head_area .specialist_box_link a:not(:disabled):active {
    text-decoration: none;
  }
  #DETAILS .head-article .head_area .specialist_box_link a:not(:disabled):hover .name, #DETAILS .head-article .head_area .specialist_box_link a:not(:disabled):active .name {
    text-decoration: none;
  }
}
#DETAILS .head-article .head_area .addtoany_content_top {
  margin: 0 0 0 auto;
}
@media (max-width: 640px) {
  #DETAILS .head-article .head_area .addtoany_content_top {
    margin-top: 15px;
  }
}

.sty_cate_nav {
  padding-bottom: 40px;
}
@media (max-width: 640px) {
  .sty_cate_nav .link-list-04 {
    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;
    margin-right: 0;
  }
  .sty_cate_nav .link-list-04, .sty_cate_nav .link-list-04 * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sty_cate_nav .link-list-04 > li {
    float: none;
    border-radius: 4px;
    width: calc(50% - 5px);
    margin: 10px 0 0 0;
    min-height: inherit;
    height: auto !important;
  }
  .sty_cate_nav .link-list-04 > li:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .sty_cate_nav .link-list-04 > li .text:last-of-type {
    display: none;
  }
  .sty_cate_nav .link-list-04 > li a {
    min-height: inherit;
    height: auto !important;
    font-size: 3.2vw;
  }
}

.details .cnt-article .sty_voice_box {
  border-radius: 4px;
  border: 2px solid #996633;
  background-color: #FFF;
  padding: 15px 20px;
  margin: 40px 0;
}
.details .cnt-article .sty_voice_box div {
  text-align: left;
}
@media (max-width: 640px) {
  .details .cnt-article .sty_voice_box {
    padding: 10px 15px;
    margin: 30px 0;
  }
}
.details .cnt-article .sty_voice_box .ttl_02 {
  margin-bottom: 20px;
  padding: 0 0 0 53px;
  border-bottom: 1px dotted #DAC8A9;
  background: url(/area/imgs/img_voice_icon.webp) no-repeat 0;
  min-height: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.details .cnt-article .sty_voice_box .ttl_02 .ttl {
  font-size: 22px;
  font-weight: bold;
  color: #222;
  padding-top: 8px;
}
@media (max-width: 640px) {
  .details .cnt-article .sty_voice_box .ttl_02 {
    margin-bottom: 15px;
    padding: 5px 0 5px 35px;
    border-bottom: 1px dotted #DAC8A9;
    background: url(/area/imgs/img_voice_icon.webp) no-repeat 0 1.25vw;
    background-size: 25px auto;
    min-height: 28px;
  }
  .details .cnt-article .sty_voice_box .ttl_02 .ttl {
    font-size: 4.8vw;
    line-height: 1.3;
    padding-top: 0;
  }
}
.details .cnt-article .sty_voice_box .inner_wrap {
  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;
}
.details .cnt-article .sty_voice_box .inner_wrap .inner_area {
  margin-right: 20px;
}
.details .cnt-article .sty_voice_box .inner_wrap .detail {
  margin-bottom: 20px;
}
.details .cnt-article .sty_voice_box .inner_wrap .detail > div {
  display: table;
  width: 100%;
  margin-bottom: 1px;
}
.details .cnt-article .sty_voice_box .inner_wrap .detail > div dt, .details .cnt-article .sty_voice_box .inner_wrap .detail > div dd {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.details .cnt-article .sty_voice_box .inner_wrap .detail > div dt {
  width: 85px;
  background-color: #9E6D3D;
  color: #fff;
  border-right: 2px solid #FFF;
  text-align: center;
}
.details .cnt-article .sty_voice_box .inner_wrap .detail > div dd {
  padding: 5px 10px;
  background-color: #F5F5F5;
}
.details .cnt-article .sty_voice_box .inner_wrap .img {
  width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.details .cnt-article .sty_voice_box .inner_wrap a {
  color: #963;
  margin-left: 5px;
  text-decoration: underline;
  font-weight: bold;
}
@media screen and (min-width: 640px) {
  .details .cnt-article .sty_voice_box .inner_wrap a:not(:disabled):hover, .details .cnt-article .sty_voice_box .inner_wrap a:not(:disabled):active {
    text-decoration: none;
  }
}
@media (max-width: 640px) {
  .details .cnt-article .sty_voice_box .inner_wrap {
    display: block;
  }
  .details .cnt-article .sty_voice_box .inner_wrap .inner_area {
    margin-right: 0;
  }
  .details .cnt-article .sty_voice_box .inner_wrap .detail {
    margin-bottom: 15px;
  }
  .details .cnt-article .sty_voice_box .inner_wrap .detail > div dt, .details .cnt-article .sty_voice_box .inner_wrap .detail > div dd {
    font-size: 3.4666666667vw;
  }
  .details .cnt-article .sty_voice_box .inner_wrap .detail > div dt {
    width: 18.75vw;
  }
  .details .cnt-article .sty_voice_box .inner_wrap .img {
    width: 100%;
    margin-bottom: 10px;
  }
}

.link-list-03 .link-txt .date {
  font-size: 13px;
  color: #333;
}
@media (max-width: 640px) {
  .link-list-03 .link-txt .date {
    font-size: 3.4666666667vw;
  }
}

.ttl-bg-01.ttl_bg_jirei_single {
  background: #FFF url(/imgs/jirei/jirei_single_bg_pc.webp) no-repeat center bottom;
  min-height: 335px;
}
.ttl-bg-01.ttl_bg_jirei_single .inner {
  padding-top: 140px;
}
.ttl-bg-01.ttl_bg_jirei_single .inner .ttl-01 {
  color: #FFF !important;
  font-size: 52px;
}
@media (max-width: 640px) {
  .ttl-bg-01.ttl_bg_jirei_single {
    background: #FFF url(/imgs/jirei/jirei_single_bg_sp.webp) no-repeat center top;
    background-size: 100% auto;
    min-height: 37.0666666667vw;
  }
  .ttl-bg-01.ttl_bg_jirei_single .inner {
    padding-top: 10.6666666667vw;
  }
  .ttl-bg-01.ttl_bg_jirei_single .inner .ttl-01 {
    margin-top: 0;
    line-height: 1.1;
    font-size: 9.0666666667vw;
  }
  .ttl-bg-01.ttl_bg_jirei_single .inner .ttl-01 em {
    display: inline-block;
  }
}
.ttl-bg-01.ttl_none {
  background: none;
}
.ttl-bg-01.ttl_none .inner {
  padding-top: 0;
}
@media (min-width: 641px) {
  .ttl-bg-01.ttl_none .inner {
    padding-bottom: 15px;
  }
}

#DETAILS.jirei .article .ttl-04 {
  margin-bottom: 10px;
}
#DETAILS.jirei .article .date {
  margin-bottom: 0 !important;
}

.main_jirei_img {
  margin-bottom: 40px;
  text-align: center;
}

.lo_section_base.before_user_comment .ttl_01, .lo_section_base.after_user_comment .ttl_01 {
  border-radius: 10px 10px 0 0;
  background-color: #D0AC88;
  padding: 13px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lo_section_base.before_user_comment .ttl_01:before, .lo_section_base.after_user_comment .ttl_01:before {
  content: "";
  background: url(/imgs/jirei/ico_comment.webp) no-repeat 0 0/37px 35px;
  width: 37px;
  height: 35px;
  display: inline-block;
  margin-right: 13px;
}
.lo_section_base.before_user_comment .ttl_01 h2, .lo_section_base.after_user_comment .ttl_01 h2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}
@media (max-width: 640px) {
  .lo_section_base.before_user_comment .ttl_01, .lo_section_base.after_user_comment .ttl_01 {
    padding: 10px 15px;
  }
  .lo_section_base.before_user_comment .ttl_01 h2, .lo_section_base.after_user_comment .ttl_01 h2 {
    font-size: 5.3333333333vw;
  }
}
.lo_section_base.before_user_comment .inner_wrap, .lo_section_base.after_user_comment .inner_wrap {
  padding: 25px;
  border-radius: 0 0 10px 10px;
  background-color: #F8F0E4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lo_section_base.before_user_comment .inner_wrap .img, .lo_section_base.after_user_comment .inner_wrap .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.lo_section_base.before_user_comment .inner_wrap .inner_area, .lo_section_base.after_user_comment .inner_wrap .inner_area {
  position: relative;
  background: #FFFFFF;
  padding: 20px;
  text-align: left;
  color: #333333;
  border-radius: 10px;
  margin-left: 30px;
}
.lo_section_base.before_user_comment .inner_wrap .inner_area:after, .lo_section_base.after_user_comment .inner_wrap .inner_area:after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 20px;
  border-right-width: 20px;
  border-right-color: #FFFFFF;
  right: 100%;
  top: 26px;
}
@media (max-width: 640px) {
  .lo_section_base.before_user_comment .inner_wrap, .lo_section_base.after_user_comment .inner_wrap {
    padding: 15px;
  }
  .lo_section_base.before_user_comment .inner_wrap .img, .lo_section_base.after_user_comment .inner_wrap .img {
    width: 20%;
  }
  .lo_section_base.before_user_comment .inner_wrap .inner_area, .lo_section_base.after_user_comment .inner_wrap .inner_area {
    margin-left: 25px;
    padding: 15px;
  }
}
.lo_section_base.before_after .case-clm .gallery-wrapper {
  margin-right: 20px;
}
.lo_section_base.before_after .case-clm .gallery-wrapper .large-ph {
  text-align: center;
}
.lo_section_base.before_after .case-clm .gallery-wrapper .photo-list ul {
  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;
}
.lo_section_base.before_after .case-clm .gallery-wrapper .photo-list ul:after {
  content: "";
  display: block;
  width: calc(33.3333333333% - 2px);
}
.lo_section_base.before_after .case-clm .gallery-wrapper .photo-list ul > li {
  float: none;
  width: calc(33.3333333333% - 2px);
  margin-top: 10px;
}
.lo_section_base.before_after .case-clm .gallery-wrapper .photo-list ul > li:nth-of-type(-n+3) {
  margin-top: 0;
}
.lo_section_base.before_after .case-clm .gallery-wrapper .photo-list ul > li + li {
  margin-left: 0;
}
.lo_section_base.before_after .case-clm .ttl_01 {
  border-radius: 50em 9em 9em 50em;
  background-color: #0F459F;
  margin-bottom: 25px;
  padding: 10px;
}
.lo_section_base.before_after .case-clm .ttl_01 .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lo_section_base.before_after .case-clm .ttl_01 .ttl .img {
  margin-right: 10px;
}
.lo_section_base.before_after .case-clm .ttl_01 .ttl h2 {
  color: #fff;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 640px) {
  .lo_section_base.before_after .case-clm .ttl_01 .ttl .img {
    width: 120px;
    height: auto;
  }
  .lo_section_base.before_after .case-clm .ttl_01 .ttl h2 {
    font-size: 5.8666666667vw;
  }
}
.lo_section_base.before_after .case-clm .txt-clm p + dl {
  margin-top: 30px;
}
.lo_section_base.before_after .case-clm .txt-clm dl {
  margin-bottom: 30px;
}
.lo_section_base.before_after .case-clm .txt-clm dl dt {
  background-color: #E2F1FC;
  position: relative;
  background: #E2F1FC;
  padding: 12px 18px;
  color: #0D459F;
  font-size: 22px;
  font-weight: bold;
  border-radius: 3px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.lo_section_base.before_after .case-clm .txt-clm dl dt:after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-top-width: 14px;
  border-bottom-width: 14px;
  border-left-width: 8px;
  border-right-width: 8px;
  border-top-color: #E2F1FC;
  top: 100%;
  left: 20px;
}
.lo_section_base.before_after .case-clm .txt-clm dl.point dt {
  background-color: #0F459F;
  color: #FFFFFF;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lo_section_base.before_after .case-clm .txt-clm dl.point dt:after {
  border-top-color: #0F459F;
}
.lo_section_base.before_after .case-clm .txt-clm dl.point dt:before {
  content: "";
  background: url(/imgs/jirei/ico_point.webp) no-repeat 0 0/25px 25px;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 13px;
}
.lo_section_base.before_after .case-clm .txt-clm a {
  color: #1C2F88;
  text-decoration: underline;
}
@media screen and (min-width: 640px) {
  .lo_section_base.before_after .case-clm .txt-clm a:not(:disabled):hover, .lo_section_base.before_after .case-clm .txt-clm a:not(:disabled):active {
    text-decoration: none;
  }
}
@media (max-width: 640px) {
  .lo_section_base.before_after .case-clm .txt-clm {
    margin-top: 25px;
  }
  .lo_section_base.before_after .case-clm .txt-clm p + dl {
    margin-top: 20px;
  }
  .lo_section_base.before_after .case-clm .txt-clm dl {
    margin-bottom: 20px;
  }
  .lo_section_base.before_after .case-clm .txt-clm dl dt {
    font-size: 4.2666666667vw;
    padding: 10px 15px;
  }
}
.lo_section_base.before_after .case-clm + .case-clm {
  margin-top: 30px !important;
  padding-top: 75px !important;
  background: url(/imgs/jirei/ico_arrow.webp) no-repeat top center/140px 50px !important;
}
@media (max-width: 640px) {
  .lo_section_base.before_after .case-clm + .case-clm {
    background-size: 100px 36px !important;
    padding-top: 61px !important;
  }
}
.lo_section_base.before_after .case-clm + .case-clm .ttl_01 {
  background-color: #CC6666;
}
.lo_section_base.fieldmanager_area .ttl_01 {
  border-radius: 10px 10px 0 0;
  background-color: #339999;
  padding: 13px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.lo_section_base.fieldmanager_area .ttl_01:before {
  content: "";
  background: url(/imgs/jirei/ico_comment.webp) no-repeat 0 0/37px 35px;
  width: 37px;
  height: 35px;
  display: inline-block;
  margin-right: 13px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.lo_section_base.fieldmanager_area .ttl_01:after {
  position: absolute;
  bottom: 0;
  right: 20px;
  content: "";
  background: url(/imgs/jirei/img_fieldmanager.webp) no-repeat 0 0/87px 85px;
  width: 87px;
  height: 85px;
  display: block;
}
.lo_section_base.fieldmanager_area .ttl_01 h2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}
@media (max-width: 640px) {
  .lo_section_base.fieldmanager_area .ttl_01 {
    padding: 10px 57px 10px 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .lo_section_base.fieldmanager_area .ttl_01:after {
    right: 5px;
    background: url(/imgs/jirei/img_fieldmanager.webp) no-repeat 0 0/65px 63px;
    width: 65px;
    height: 63px;
  }
  .lo_section_base.fieldmanager_area .ttl_01 h2 {
    font-size: 5.3333333333vw;
  }
}
.lo_section_base.fieldmanager_area .inner_wrap {
  padding: 25px;
  border-radius: 0 0 10px 10px;
  background-color: #EBFAEB;
}
@media (max-width: 640px) {
  .lo_section_base.fieldmanager_area .inner_wrap {
    padding: 15px;
  }
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area {
  background: #FFFFFF;
  padding: 20px;
  text-align: left;
  color: #333333;
  border-radius: 10px;
  margin-top: 25px;
  border-bottom: 3px solid #DFEDDF;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .img {
  text-align: center;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .img img {
  max-width: 200px;
  height: auto;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt dl > div + div {
  margin-top: 20px;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt dl > div dt {
  background-color: #F5F5F5;
  border-radius: 2px;
  margin-right: 12px;
  text-align: center;
  min-width: 100px;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt dl > div.name dd {
  font-size: 20px;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt dl > div dd ul {
  list-style-type: disc;
  padding-left: 1.5em;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt dl > div dd ul li::marker {
  color: #339999;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt .batch {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt .batch a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 641px) {
  .lo_section_base.fieldmanager_area .inner_wrap .inner_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lo_section_base.fieldmanager_area .inner_wrap .inner_area .img {
    margin-right: 30px;
  }
}
@media (max-width: 640px) {
  .lo_section_base.fieldmanager_area .inner_wrap .inner_area {
    padding: 15px;
    margin-top: 15px;
  }
  .lo_section_base.fieldmanager_area .inner_wrap .inner_area .img {
    margin-bottom: 25px;
  }
  .lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt dl > div dt {
    min-width: 74px;
  }
  .lo_section_base.fieldmanager_area .inner_wrap .inner_area .txt dl > div.name dd {
    font-size: 5.3333333333vw;
  }
}
.lo_section_base.movie_url .inner_area {
  width: 100%;
  aspect-ratio: 16/9;
}
.lo_section_base.movie_url .inner_area iframe {
  width: 100% !important;
  height: 100% !important;
}
.lo_section_base.instagram_area .inner_area {
  width: 100%;
  aspect-ratio: 16/9;
}
.lo_section_base.instagram_area .inner_area iframe {
  margin: 0 auto !important;
  min-width: 300px !important;
}
.lo_section_base.working_and_amount .ttl_01 {
  text-align: center;
  margin-bottom: -23px;
}
.lo_section_base.working_and_amount .ttl_01 .ttl {
  display: inline-block;
  padding: 0 23px;
  background-color: #fff;
}
.lo_section_base.working_and_amount .ttl_01 .ttl h2 {
  color: #0F459F;
  font-weight: bold;
  font-size: 28px;
}
@media (max-width: 640px) {
  .lo_section_base.working_and_amount .ttl_01 {
    margin-bottom: -5.3333333333vw;
  }
  .lo_section_base.working_and_amount .ttl_01 .ttl h2 {
    font-size: 5.8666666667vw;
  }
}
.lo_section_base.working_and_amount .inner_wrap {
  border-radius: 9px;
  border: 3px solid #00A8D3;
  padding: 40px 27px 27px;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 20px;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area .working_items {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area .working_items dt {
  border-radius: 9px 9px 0 0;
  background-color: #00A8D3;
  color: #fff;
  padding: 10px 15px 8px;
  font-weight: bold;
  font-size: 22px;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area .working_items dd {
  padding: 13px 15px;
  border-radius: 0 0 9px 9px;
  background-color: #E2F1FC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount {
  background-color: #E2F1FC;
  border-radius: 9px;
  padding: 15px 25px;
  min-width: 260px;
  font-weight: bold;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount dt {
  color: #00A7D2;
  font-size: 22px;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount dd {
  font-size: 42px;
  font-family: arial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
  color: #0E459F;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount dd span {
  font-size: 20px;
  margin-bottom: 5px;
}
.lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount dd span em {
  font-weight: normal;
  color: #333333;
}
@media (max-width: 640px) {
  .lo_section_base.working_and_amount .inner_wrap {
    padding: 30px 15px 15px;
  }
  .lo_section_base.working_and_amount .inner_wrap .inner_area .working_items {
    width: 100%;
  }
  .lo_section_base.working_and_amount .inner_wrap .inner_area .working_items dt {
    font-size: 4.8vw;
  }
  .lo_section_base.working_and_amount .inner_wrap .inner_area .working_items dd {
    font-size: 4.2666666667vw;
  }
  .lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount {
    width: 100%;
    padding: 15px 10px;
  }
  .lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount div {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    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;
  }
  .lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount div dt {
    font-size: 4.2666666667vw;
    margin-right: 5px;
  }
  .lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount div dd {
    font-size: 9.3333333333vw;
  }
  .lo_section_base.working_and_amount .inner_wrap .inner_area .billing_amount div dd span {
    font-size: 4.8vw;
    margin-bottom: 3px;
  }
}
.lo_section_base.guest_evaluation {
  background-color: #EEEEEE;
  border-radius: 10px;
  padding: 25px;
  position: relative;
}
.lo_section_base.guest_evaluation:before {
  content: "";
  width: 283px;
  height: 70px;
  display: block;
  background: url(/imgs/jirei/ico_clip.webp) no-repeat;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 641px) {
  .lo_section_base.guest_evaluation .inner_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lo_section_base.guest_evaluation .inner_wrap .inner_area {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .lo_section_base.guest_evaluation .inner_wrap .sty_img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 15px;
    width: 200px;
  }
}
.lo_section_base.guest_evaluation .inner_wrap_area {
  background-color: #FFF;
  padding: 40px 20px 5px 20px;
}
.lo_section_base.guest_evaluation .inner_wrap_area .ttl_01 {
  text-align: center;
  margin-bottom: 20px;
}
.lo_section_base.guest_evaluation .inner_wrap_area .ttl_01 h2 {
  font-size: 32px;
  font-weight: bold;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl {
  border-top: 1px solid #DDDDDD;
  padding: 15px 10px;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dt, .lo_section_base.guest_evaluation .inner_wrap_area dl dd {
  position: relative;
  min-height: 40px;
  padding-left: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dt:before, .lo_section_base.guest_evaluation .inner_wrap_area dl dd:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "Q";
  margin-right: 0 !important;
  background-color: #CCCCCC;
  color: #fff;
  border-radius: 3px;
  font-size: 28px;
  font-weight: bold;
  font-family: Arial;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dt:after, .lo_section_base.guest_evaluation .inner_wrap_area dl dd:after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-left-color: #CCCCCC;
  left: 40px;
  top: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dt {
  margin-bottom: 5px;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dd {
  font-weight: bold;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dd ul li {
  margin: 2px 25px 2px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dd ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 29px;
  padding-top: 2px;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dd ul li:before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
  width: 24px;
  height: 29px;
  background: url(/imgs/jirei/ico_checked.webp) no-repeat left top/24px 29px;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dd ul li.check:before {
  background: url(/imgs/jirei/ico_checked_on.webp) no-repeat left top 2px/24px 29px;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dd:before {
  content: "A";
  background-color: #CC6666;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dd:after {
  border-left-color: #CC6666;
}
.lo_section_base.guest_evaluation .inner_wrap_area dl dt span,
.lo_section_base.guest_evaluation .inner_wrap_area dl dd .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lo_section_base.guest_evaluation .sty_img {
  text-align: center;
  margin-bottom: 10px;
}
.lo_section_base.guest_evaluation .sty_img .img {
  border: 1px solid #DDDDDD;
  padding: 15px;
}
@media (min-width: 641px) {
  .lo_section_base.guest_evaluation .sty_img .img.show_pop:hover {
    cursor: pointer;
    opacity: 0.75;
  }
}
.lo_section_base.guest_evaluation .sty_img .modal_pop {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9997;
}
.lo_section_base.guest_evaluation .sty_img .modal_pop .modal_pop_main {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9999;
  overflow-y: auto;
}
@media (min-width: 641px) {
  .lo_section_base.guest_evaluation .sty_img .modal_pop .modal_pop_main {
    height: calc(100vh - 215px);
    width: 450px;
    background-color: #fff;
  }
}
@media (max-width: 640px) {
  .lo_section_base.guest_evaluation .sty_img .modal_pop .modal_pop_main {
    width: 83%;
    max-height: calc(100vh - 44vw);
  }
}
.lo_section_base.guest_evaluation .sty_img .bg {
  background-color: rgba(17, 17, 17, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9998;
}
@media (max-width: 640px) {
  .lo_section_base.guest_evaluation {
    padding: 29px 15px 15px;
  }
  .lo_section_base.guest_evaluation:before {
    width: 200px;
    height: 49px;
    display: block;
    background: url(/imgs/jirei/ico_clip.webp) no-repeat center/200px 49px;
    top: -7px;
  }
  .lo_section_base.guest_evaluation .inner_wrap_area {
    padding: 25px 10px 5px 10px;
  }
  .lo_section_base.guest_evaluation .inner_wrap_area .ttl_01 {
    margin-bottom: 15px;
  }
  .lo_section_base.guest_evaluation .inner_wrap_area .ttl_01 h2 {
    font-size: 5.3333333333vw;
  }
  .lo_section_base.guest_evaluation .inner_wrap_area dl {
    padding: 15px 5px;
  }
  .lo_section_base.guest_evaluation .inner_wrap_area dl dt, .lo_section_base.guest_evaluation .inner_wrap_area dl dd {
    font-size: 4vw;
    min-height: 35px;
    padding-left: 55px;
  }
  .lo_section_base.guest_evaluation .inner_wrap_area dl dt:before, .lo_section_base.guest_evaluation .inner_wrap_area dl dd:before {
    font-size: 25px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .lo_section_base.guest_evaluation .inner_wrap_area dl dt:after, .lo_section_base.guest_evaluation .inner_wrap_area dl dd:after {
    left: 35px;
    top: 18px;
  }
}

.other_more {
  margin-top: 25px;
}
.other_more a {
  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;
  color: #fff;
  line-height: 52px;
  height: 53px;
  background-color: #666666;
  border-radius: 50px;
  padding: 0 10px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 640px) {
  .other_more a {
    line-height: 42px;
    height: 43px;
  }
}
.other_more a:before {
  content: "";
  display: block;
  width: 17px;
  height: 18px;
  background: url(/disinfection/imgs/img_search_icon.svg) no-repeat 0 0;
  margin-right: 8px;
}
@media screen and (min-width: 640px) {
  .other_more a:not(:disabled):hover, .other_more a:not(:disabled):active {
    text-decoration: none;
    opacity: 0.75;
  }
}

.specialist_box .batch a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.specialist_box .batch a img {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.specialist_box .batch a span {
  line-height: 1.2;
}

.link_pdf {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 10px 15px;
  border: 1px solid #EEE;
  background-color: #FAFAFA;
  border-radius: 4px;
  margin: 30px 0;
}
.link_pdf span {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.link_pdf:before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  display: block;
  width: 31px;
  height: 39px;
  margin-right: 10px;
  background: url(/common/imgs/ico_pdf.webp) no-repeat center center/31px 39px;
}

.sty_contact_common dd .inner_wrap .tel a,
.sty_contact02 dd .inner_wrap .tel a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  color: #FFF;
  font-size: 4.5333333333vw;
  text-decoration: none;
}
.sty_contact_common dd .inner_wrap .tel a:before, .sty_contact_common dd .inner_wrap .tel a:after,
.sty_contact02 dd .inner_wrap .tel a:before,
.sty_contact02 dd .inner_wrap .tel a:after {
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sty_contact_common dd .inner_wrap .tel a:before,
.sty_contact02 dd .inner_wrap .tel a:before {
  background: url(/common/imgs/renew_2023/ico_tell.webp) no-repeat center/cover;
  width: 9.0666666667vw;
  height: 9.3333333333vw;
  margin-right: 10px;
}
.sty_contact_common dd .inner_wrap .tel a:after,
.sty_contact02 dd .inner_wrap .tel a:after {
  background: url(/common/imgs/renew_2023/ico_tell_arrow.webp) no-repeat center/cover;
  width: 4vw;
  height: 4vw;
  margin-left: 15px;
}
.sty_contact_common dd .inner_wrap .smp_inner .sty_btn_line,
.sty_contact02 dd .inner_wrap .smp_inner .sty_btn_line {
  position: relative;
}
.sty_contact_common dd .inner_wrap .smp_inner .sty_btn_line a,
.sty_contact02 dd .inner_wrap .smp_inner .sty_btn_line a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sty_contact_common dd .inner_wrap .smp_inner .sty_btn_line a span,
.sty_contact02 dd .inner_wrap .smp_inner .sty_btn_line a span {
  text-indent: -9999px;
  display: block;
  height: 0;
  width: 0;
}

@media (max-width: 640px) {
  .sty_contact_common dd .inner_wrap .tel a {
    -webkit-animation: anime1 0.8s ease 0s infinite alternate;
            animation: anime1 0.8s ease 0s infinite alternate;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  @-webkit-keyframes anime1 {
    from {
      -webkit-transform: scale(0.95, 0.95);
              transform: scale(0.95, 0.95);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  @keyframes anime1 {
    from {
      -webkit-transform: scale(0.95, 0.95);
              transform: scale(0.95, 0.95);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
}
.txt_tel .smp_inner.call:hover {
  text-decoration: none;
}

.lnk-01.txt_red a {
  color: #CC3333;
}

.lo_achievement_list .ttl_01_sty {
  position: relative;
  text-align: center;
  margin-bottom: 15px;
}
.lo_achievement_list .ttl_01_sty:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 100%;
  height: 5px;
  display: block;
  border-top: 1px solid #0E459F;
  border-bottom: 1px solid #0E459F;
  z-index: -1;
}
.lo_achievement_list .ttl_01_sty h3, .lo_achievement_list .ttl_01_sty h2 {
  color: #0E459F;
  font-size: 32px;
  display: inline-block;
  padding: 0 22px;
  background-color: #fff;
  font-weight: bold;
}
@media (max-width: 640px) {
  .lo_achievement_list .ttl_01_sty {
    margin-right: -3%;
    margin-left: -3%;
  }
  .lo_achievement_list .ttl_01_sty:before {
    height: 3px;
  }
  .lo_achievement_list .ttl_01_sty h3, .lo_achievement_list .ttl_01_sty h2 {
    font-size: 5.625vw;
    padding: 0 10px;
  }
}
.lo_achievement_list .inner_wrap + .inner_wrap {
  margin-top: 30px;
}

table.sty_tbl {
  width: 100%;
  table-layout: fixed;
}
table.sty_tbl th {
  border-top: 1px solid #B4DDF5;
  border-bottom: 1px solid #B4DDF5;
  border-right: 1px solid #B4DDF5;
  background: #E1F4FF;
  text-align: center;
  color: #0F459F;
  line-height: 1.32;
  padding: 5px;
}
table.sty_tbl th:first-of-type {
  border-left: 1px solid #B4DDF5;
}
table.sty_tbl td {
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  font-size: 14px;
  padding: 3px 5px;
  font-weight: bold;
  background-color: #fff;
}
table.sty_tbl td:first-of-type {
  border-left: 1px solid #DDDDDD;
}
table.sty_tbl tbody tr:nth-of-type(even) td {
  background-color: #f8f8f8;
}
table.sty_tbl tbody tr td {
  text-align: right;
}
table.sty_tbl tbody tr td:first-of-type {
  color: #0F459F;
}
@media (max-width: 640px) {
  table.sty_tbl thead th {
    font-size: 13px;
  }
  table.sty_tbl thead th:first-of-type {
    width: 14%;
  }
  table.sty_tbl tbody td {
    font-size: 12px;
  }
}

table.sty_tbl02 {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}
table.sty_tbl02 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
table.sty_tbl02 + .sty_tbl02 {
  margin-top: 10px;
}
table.sty_tbl02 th, table.sty_tbl02 td {
  padding: 15px;
  font-size: 14px;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  line-height: 1.32;
}
table.sty_tbl02 th {
  background-color: #f8f8f8;
}
table.sty_tbl02 td {
  background-color: #fff;
}
table.sty_tbl02 tr:first-of-type th, table.sty_tbl02 tr:first-of-type td {
  border-top: 0;
}
table.sty_tbl02 tr:first-of-type th:first-of-type {
  background-color: #F2F2F2;
}
@media (max-width: 640px) {
  table.sty_tbl02 tbody, table.sty_tbl02 tr, table.sty_tbl02 td, table.sty_tbl02 th {
    display: block;
    width: 100% !important;
  }
  table.sty_tbl02 th, table.sty_tbl02 td {
    font-size: 3.7333333333vw;
    padding: 10px;
  }
}
#PRIVACY table.sty_tbl02 th:first-of-type {
  width: 250px;
}
#PRIVACY table.sty_tbl02 th:nth-of-type(2) {
  width: 150px;
}
#PRIVACY table.sty_tbl02 td {
  word-break: break-all;
}

div.media_bnr {
  margin-top: 50px;
}
@media (max-width: 640px) {
  div.media_bnr {
    margin-top: 8vw;
  }
}

#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd.media_bnr {
  padding-left: 0;
}
#COMPANY-IDX .lo_page .lo_contents .section_overview .list-01 > dd:has(+ .media_bnr) {
  border-bottom: 0;
  margin-bottom: 0;
}

.media_bnr_side {
  display: none;
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .media_bnr_side {
    margin-top: 4vw;
  }
}
#service_index .media_bnr_side {
  display: block;
}
.media_bnr_side.cleaning, .media_bnr_side.blog, .media_bnr_side.bnr_on {
  display: block;
}

.section_support + .section_staff {
  margin-top: 60px;
}
@media (max-width: 640px) {
  .section_support + .section_staff {
    margin-top: 45px;
  }
}

.area .lo_section {
  margin-bottom: 45px;
}
@media (max-width: 640px) {
  .area .lo_section {
    margin-bottom: 35px;
  }
}
.area .lo_section.section_staff {
  margin-top: 45px;
}
@media (max-width: 640px) {
  .area .lo_section.section_staff {
    margin-top: 35px;
  }
}

.lo_section.section_staff .ttl_01 {
  text-align: left !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAABpJREFUGFdjtMnY+J8BCTCCBC7ffQcXIiwAAEvvES+7ZXaKAAAAAElFTkSuQmCC);
  padding: 23px 157px 17px 20px;
  margin-bottom: 0;
  position: relative;
}
.lo_section.section_staff .ttl_01 h2 {
  color: #FFF;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.32;
}
.lo_section.section_staff .ttl_01 .img {
  position: absolute;
  right: 39px;
  bottom: 0;
}
@media (max-width: 640px) {
  .lo_section.section_staff .ttl_01 {
    padding: 15px 83px 12px 15px;
  }
  .lo_section.section_staff .ttl_01 h2 {
    font-size: 5.3333333333vw;
  }
  .lo_section.section_staff .ttl_01 .img {
    position: absolute;
    right: 10px;
    bottom: 5px;
  }
  .lo_section.section_staff .ttl_01 .img img {
    width: 64px;
    height: 50px;
  }
}
.lo_section.section_staff .inner_wrap ul {
  padding: 19px;
  border: 2px solid #0F459F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.lo_section.section_staff .inner_wrap ul li {
  width: calc(25% - 15px);
  text-align: center;
}
@media (min-width: 641px) {
  .lo_section.section_staff .inner_wrap ul li br {
    display: none;
  }
}
@media (max-width: 640px) {
  .lo_section.section_staff .inner_wrap ul {
    gap: 15px 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lo_section.section_staff .inner_wrap ul li {
    width: calc(50% - 10px);
  }
}

.fntauto {
  font-size: 100%;
}

.fnt0 {
  font-size: 0 !important;
}

.fnt10 {
  font-size: 10px !important;
}

.fnt11 {
  font-size: 11px !important;
}

.fnt12 {
  font-size: 12px !important;
}

.fnt13 {
  font-size: 13px !important;
}

.fnt14 {
  font-size: 14px !important;
}

.fnt15 {
  font-size: 15px !important;
}

.fnt16 {
  font-size: 16px !important;
}

.fnt17 {
  font-size: 17px !important;
}

.fnt18 {
  font-size: 18px !important;
}

.fnt19 {
  font-size: 19px !important;
}

.fnt20 {
  font-size: 20px !important;
}

.fnt21 {
  font-size: 21px !important;
}

.fnt22 {
  font-size: 22px !important;
}

.fnt23 {
  font-size: 23px !important;
}

.fnt24 {
  font-size: 24px !important;
}

.fnt25 {
  font-size: 25px !important;
}

.fnt26 {
  font-size: 26px !important;
}

.fnt27 {
  font-size: 27px !important;
}

.fnt28 {
  font-size: 28px !important;
}

.fnt29 {
  font-size: 29px !important;
}

.fnt30 {
  font-size: 30px !important;
}

.fnt31 {
  font-size: 31px !important;
}

.fnt32 {
  font-size: 32px !important;
}

.fnt33 {
  font-size: 33px !important;
}

.fnt34 {
  font-size: 34px !important;
}

.fnt35 {
  font-size: 35px !important;
}

.fnt36 {
  font-size: 36px !important;
}

.fnt37 {
  font-size: 37px !important;
}

.fnt38 {
  font-size: 38px !important;
}

.fnt39 {
  font-size: 39px !important;
}

.fnt40 {
  font-size: 40px !important;
}

.fnt41 {
  font-size: 41px !important;
}

.fnt42 {
  font-size: 42px !important;
}

.fnt43 {
  font-size: 43px !important;
}

.fnt44 {
  font-size: 44px !important;
}

.fnt45 {
  font-size: 45px !important;
}

.fnt46 {
  font-size: 46px !important;
}

.fnt47 {
  font-size: 47px !important;
}

.fnt48 {
  font-size: 48px !important;
}

.fnt49 {
  font-size: 49px !important;
}

.fnt50 {
  font-size: 50px !important;
}

.fnt51 {
  font-size: 51px !important;
}

.fnt52 {
  font-size: 52px !important;
}

.fnt53 {
  font-size: 53px !important;
}

.fnt54 {
  font-size: 54px !important;
}

.fnt55 {
  font-size: 55px !important;
}

.fnt56 {
  font-size: 56px !important;
}

.fnt57 {
  font-size: 57px !important;
}

.fnt58 {
  font-size: 58px !important;
}

.fnt59 {
  font-size: 59px !important;
}

.fnt60 {
  font-size: 60px !important;
}

.fnt61 {
  font-size: 61px !important;
}

.fnt62 {
  font-size: 62px !important;
}

.fnt63 {
  font-size: 63px !important;
}

.fnt64 {
  font-size: 64px !important;
}

.fnt65 {
  font-size: 65px !important;
}

.fnt66 {
  font-size: 66px !important;
}

.fnt67 {
  font-size: 67px !important;
}

.fnt68 {
  font-size: 68px !important;
}

.fnt69 {
  font-size: 69px !important;
}

.fnt70 {
  font-size: 70px !important;
}

.ff_default {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.ff_arial {
  font-family: Arial, Helvetica Neue, sans-serif;
}

.fwn {
  font-weight: normal !important;
}

.fwb {
  font-weight: 600 !important;
  font-weight: bold !important;
}

.lh_none {
  line-height: 0 !important;
}

.lh_normal {
  line-height: normal !important;
}

.lh_default {
  line-height: 1.5 !important;
}

.lh_sml {
  line-height: 1.35 !important;
}

.ls_normal {
  letter-spacing: normal !important;
}

.ls_sml {
  letter-spacing: -0.05em !important;
}

.txt_left {
  text-align: left !important;
}

.txt_center {
  text-align: center !important;
}

.txt_right {
  text-align: right !important;
}

.txt_tt {
  vertical-align: top !important;
}

.txt_tc {
  vertical-align: middle !important;
}

.txt_tb {
  vertical-align: bottom !important;
}

.txt_nowrap {
  white-space: nowrap;
}

.no_line {
  text-decoration: none;
}
@media screen and (min-width: 640px) {
  .no_line:not(:disabled):hover:hover, .no_line:not(:disabled):active:hover {
    cursor: pointer;
    text-decoration: underline;
  }
}

.on_line {
  text-decoration: underline;
}
@media screen and (min-width: 640px) {
  .on_line:not(:disabled):hover:hover, .on_line:not(:disabled):active:hover {
    cursor: pointer;
    text-decoration: none;
  }
}

.w90p {
  width: 90% !important;
}

.w80p {
  width: 80% !important;
}

.w70p {
  width: 70% !important;
}

.w60p {
  width: 60% !important;
}

.w50p {
  width: 50% !important;
}

.w40p {
  width: 40% !important;
}

.w35p {
  width: 35% !important;
}

.w30p {
  width: 30% !important;
}

.w25p {
  width: 25% !important;
}

.w20p {
  width: 20% !important;
}

.w19p {
  width: 19% !important;
}

.w18p {
  width: 18% !important;
}

.w17p {
  width: 17% !important;
}

.w16p {
  width: 16% !important;
}

.w15p {
  width: 15% !important;
}

.w14p {
  width: 14% !important;
}

.w13p {
  width: 13% !important;
}

.w12p {
  width: 12% !important;
}

.w11p {
  width: 11% !important;
}

.w10p {
  width: 10% !important;
}

.w9p {
  width: 9% !important;
}

.w8p {
  width: 8% !important;
}

.w7p {
  width: 7% !important;
}

.w6p {
  width: 6% !important;
}

.w5p {
  width: 5% !important;
}

.w4p {
  width: 4% !important;
}

.w3p {
  width: 3% !important;
}

.w2p {
  width: 2% !important;
}

.w1p {
  width: 1% !important;
}

.w15px {
  width: 15px !important;
}

.w1px {
  width: 1px !important;
}

.w2px {
  width: 2px !important;
}

.w3px {
  width: 3px !important;
}

.w4px {
  width: 4px !important;
}

.w5px {
  width: 5px !important;
}

.w6px {
  width: 6px !important;
}

.w7px {
  width: 7px !important;
}

.w8px {
  width: 8px !important;
}

.w9px {
  width: 9px !important;
}

.w10px {
  width: 10px !important;
}

.w11px {
  width: 11px !important;
}

.w12px {
  width: 12px !important;
}

.w13px {
  width: 13px !important;
}

.w14px {
  width: 14px !important;
}

.w15px {
  width: 15px !important;
}

.w16px {
  width: 16px !important;
}

.w17px {
  width: 17px !important;
}

.w18px {
  width: 18px !important;
}

.w19px {
  width: 19px !important;
}

.w20px {
  width: 20px !important;
}

.w21px {
  width: 21px !important;
}

.w22px {
  width: 22px !important;
}

.w23px {
  width: 23px !important;
}

.w24px {
  width: 24px !important;
}

.w25px {
  width: 25px !important;
}

.w26px {
  width: 26px !important;
}

.w27px {
  width: 27px !important;
}

.w28px {
  width: 28px !important;
}

.w29px {
  width: 29px !important;
}

.w30px {
  width: 30px !important;
}

.w31px {
  width: 31px !important;
}

.w32px {
  width: 32px !important;
}

.w33px {
  width: 33px !important;
}

.w34px {
  width: 34px !important;
}

.w35px {
  width: 35px !important;
}

.w36px {
  width: 36px !important;
}

.w37px {
  width: 37px !important;
}

.w38px {
  width: 38px !important;
}

.w39px {
  width: 39px !important;
}

.w40px {
  width: 40px !important;
}

.w41px {
  width: 41px !important;
}

.w42px {
  width: 42px !important;
}

.w43px {
  width: 43px !important;
}

.w44px {
  width: 44px !important;
}

.w45px {
  width: 45px !important;
}

.w46px {
  width: 46px !important;
}

.w47px {
  width: 47px !important;
}

.w48px {
  width: 48px !important;
}

.w49px {
  width: 49px !important;
}

.w50px {
  width: 50px !important;
}

.w51px {
  width: 51px !important;
}

.w52px {
  width: 52px !important;
}

.w53px {
  width: 53px !important;
}

.w54px {
  width: 54px !important;
}

.w55px {
  width: 55px !important;
}

.w56px {
  width: 56px !important;
}

.w57px {
  width: 57px !important;
}

.w58px {
  width: 58px !important;
}

.w59px {
  width: 59px !important;
}

.w60px {
  width: 60px !important;
}

.w61px {
  width: 61px !important;
}

.w62px {
  width: 62px !important;
}

.w63px {
  width: 63px !important;
}

.w64px {
  width: 64px !important;
}

.w65px {
  width: 65px !important;
}

.w66px {
  width: 66px !important;
}

.w67px {
  width: 67px !important;
}

.w68px {
  width: 68px !important;
}

.w69px {
  width: 69px !important;
}

.w70px {
  width: 70px !important;
}

.w71px {
  width: 71px !important;
}

.w72px {
  width: 72px !important;
}

.w73px {
  width: 73px !important;
}

.w74px {
  width: 74px !important;
}

.w75px {
  width: 75px !important;
}

.w76px {
  width: 76px !important;
}

.w77px {
  width: 77px !important;
}

.w78px {
  width: 78px !important;
}

.w79px {
  width: 79px !important;
}

.w80px {
  width: 80px !important;
}

.w81px {
  width: 81px !important;
}

.w82px {
  width: 82px !important;
}

.w83px {
  width: 83px !important;
}

.w84px {
  width: 84px !important;
}

.w85px {
  width: 85px !important;
}

.w86px {
  width: 86px !important;
}

.w87px {
  width: 87px !important;
}

.w88px {
  width: 88px !important;
}

.w89px {
  width: 89px !important;
}

.w90px {
  width: 90px !important;
}

.w91px {
  width: 91px !important;
}

.w92px {
  width: 92px !important;
}

.w93px {
  width: 93px !important;
}

.w94px {
  width: 94px !important;
}

.w95px {
  width: 95px !important;
}

.w96px {
  width: 96px !important;
}

.w97px {
  width: 97px !important;
}

.w98px {
  width: 98px !important;
}

.w99px {
  width: 99px !important;
}

.w100px {
  width: 100px !important;
}

.w101px {
  width: 101px !important;
}

.w102px {
  width: 102px !important;
}

.w103px {
  width: 103px !important;
}

.w104px {
  width: 104px !important;
}

.w105px {
  width: 105px !important;
}

.w106px {
  width: 106px !important;
}

.w107px {
  width: 107px !important;
}

.w108px {
  width: 108px !important;
}

.w109px {
  width: 109px !important;
}

.w110px {
  width: 110px !important;
}

.w111px {
  width: 111px !important;
}

.w112px {
  width: 112px !important;
}

.w113px {
  width: 113px !important;
}

.w114px {
  width: 114px !important;
}

.w115px {
  width: 115px !important;
}

.w116px {
  width: 116px !important;
}

.w117px {
  width: 117px !important;
}

.w118px {
  width: 118px !important;
}

.w119px {
  width: 119px !important;
}

.w120px {
  width: 120px !important;
}

.w121px {
  width: 121px !important;
}

.w122px {
  width: 122px !important;
}

.w123px {
  width: 123px !important;
}

.w124px {
  width: 124px !important;
}

.w125px {
  width: 125px !important;
}

.w126px {
  width: 126px !important;
}

.w127px {
  width: 127px !important;
}

.w128px {
  width: 128px !important;
}

.w129px {
  width: 129px !important;
}

.w130px {
  width: 130px !important;
}

.w131px {
  width: 131px !important;
}

.w132px {
  width: 132px !important;
}

.w133px {
  width: 133px !important;
}

.w134px {
  width: 134px !important;
}

.w135px {
  width: 135px !important;
}

.w136px {
  width: 136px !important;
}

.w137px {
  width: 137px !important;
}

.w138px {
  width: 138px !important;
}

.w139px {
  width: 139px !important;
}

.w140px {
  width: 140px !important;
}

.w141px {
  width: 141px !important;
}

.w142px {
  width: 142px !important;
}

.w143px {
  width: 143px !important;
}

.w144px {
  width: 144px !important;
}

.w145px {
  width: 145px !important;
}

.w146px {
  width: 146px !important;
}

.w147px {
  width: 147px !important;
}

.w148px {
  width: 148px !important;
}

.w149px {
  width: 149px !important;
}

.w150px {
  width: 150px !important;
}

.w151px {
  width: 151px !important;
}

.w152px {
  width: 152px !important;
}

.w153px {
  width: 153px !important;
}

.w154px {
  width: 154px !important;
}

.w155px {
  width: 155px !important;
}

.w156px {
  width: 156px !important;
}

.w157px {
  width: 157px !important;
}

.w158px {
  width: 158px !important;
}

.w159px {
  width: 159px !important;
}

.w160px {
  width: 160px !important;
}

.w161px {
  width: 161px !important;
}

.w162px {
  width: 162px !important;
}

.w163px {
  width: 163px !important;
}

.w164px {
  width: 164px !important;
}

.w165px {
  width: 165px !important;
}

.w166px {
  width: 166px !important;
}

.w167px {
  width: 167px !important;
}

.w168px {
  width: 168px !important;
}

.w169px {
  width: 169px !important;
}

.w170px {
  width: 170px !important;
}

.w171px {
  width: 171px !important;
}

.w172px {
  width: 172px !important;
}

.w173px {
  width: 173px !important;
}

.w174px {
  width: 174px !important;
}

.w175px {
  width: 175px !important;
}

.w176px {
  width: 176px !important;
}

.w177px {
  width: 177px !important;
}

.w178px {
  width: 178px !important;
}

.w179px {
  width: 179px !important;
}

.w180px {
  width: 180px !important;
}

.w181px {
  width: 181px !important;
}

.w182px {
  width: 182px !important;
}

.w183px {
  width: 183px !important;
}

.w184px {
  width: 184px !important;
}

.w185px {
  width: 185px !important;
}

.w186px {
  width: 186px !important;
}

.w187px {
  width: 187px !important;
}

.w188px {
  width: 188px !important;
}

.w189px {
  width: 189px !important;
}

.w190px {
  width: 190px !important;
}

.w191px {
  width: 191px !important;
}

.w192px {
  width: 192px !important;
}

.w193px {
  width: 193px !important;
}

.w194px {
  width: 194px !important;
}

.w195px {
  width: 195px !important;
}

.w196px {
  width: 196px !important;
}

.w197px {
  width: 197px !important;
}

.w198px {
  width: 198px !important;
}

.w199px {
  width: 199px !important;
}

.w200px {
  width: 200px !important;
}

.w201px {
  width: 201px !important;
}

.w202px {
  width: 202px !important;
}

.w203px {
  width: 203px !important;
}

.w204px {
  width: 204px !important;
}

.w205px {
  width: 205px !important;
}

.w206px {
  width: 206px !important;
}

.w207px {
  width: 207px !important;
}

.w208px {
  width: 208px !important;
}

.w209px {
  width: 209px !important;
}

.w210px {
  width: 210px !important;
}

.w211px {
  width: 211px !important;
}

.w212px {
  width: 212px !important;
}

.w213px {
  width: 213px !important;
}

.w214px {
  width: 214px !important;
}

.w215px {
  width: 215px !important;
}

.w216px {
  width: 216px !important;
}

.w217px {
  width: 217px !important;
}

.w218px {
  width: 218px !important;
}

.w219px {
  width: 219px !important;
}

.w220px {
  width: 220px !important;
}

.w221px {
  width: 221px !important;
}

.w222px {
  width: 222px !important;
}

.w223px {
  width: 223px !important;
}

.w224px {
  width: 224px !important;
}

.w225px {
  width: 225px !important;
}

.w226px {
  width: 226px !important;
}

.w227px {
  width: 227px !important;
}

.w228px {
  width: 228px !important;
}

.w229px {
  width: 229px !important;
}

.w230px {
  width: 230px !important;
}

.w231px {
  width: 231px !important;
}

.w232px {
  width: 232px !important;
}

.w233px {
  width: 233px !important;
}

.w234px {
  width: 234px !important;
}

.w235px {
  width: 235px !important;
}

.w236px {
  width: 236px !important;
}

.w237px {
  width: 237px !important;
}

.w238px {
  width: 238px !important;
}

.w239px {
  width: 239px !important;
}

.w240px {
  width: 240px !important;
}

.w241px {
  width: 241px !important;
}

.w242px {
  width: 242px !important;
}

.w243px {
  width: 243px !important;
}

.w244px {
  width: 244px !important;
}

.w245px {
  width: 245px !important;
}

.w246px {
  width: 246px !important;
}

.w247px {
  width: 247px !important;
}

.w248px {
  width: 248px !important;
}

.w249px {
  width: 249px !important;
}

.w250px {
  width: 250px !important;
}

.w251px {
  width: 251px !important;
}

.w252px {
  width: 252px !important;
}

.w253px {
  width: 253px !important;
}

.w254px {
  width: 254px !important;
}

.w255px {
  width: 255px !important;
}

.w256px {
  width: 256px !important;
}

.w257px {
  width: 257px !important;
}

.w258px {
  width: 258px !important;
}

.w259px {
  width: 259px !important;
}

.w260px {
  width: 260px !important;
}

.w261px {
  width: 261px !important;
}

.w262px {
  width: 262px !important;
}

.w263px {
  width: 263px !important;
}

.w264px {
  width: 264px !important;
}

.w265px {
  width: 265px !important;
}

.w266px {
  width: 266px !important;
}

.w267px {
  width: 267px !important;
}

.w268px {
  width: 268px !important;
}

.w269px {
  width: 269px !important;
}

.w270px {
  width: 270px !important;
}

.w271px {
  width: 271px !important;
}

.w272px {
  width: 272px !important;
}

.w273px {
  width: 273px !important;
}

.w274px {
  width: 274px !important;
}

.w275px {
  width: 275px !important;
}

.w276px {
  width: 276px !important;
}

.w277px {
  width: 277px !important;
}

.w278px {
  width: 278px !important;
}

.w279px {
  width: 279px !important;
}

.w280px {
  width: 280px !important;
}

.w281px {
  width: 281px !important;
}

.w282px {
  width: 282px !important;
}

.w283px {
  width: 283px !important;
}

.w284px {
  width: 284px !important;
}

.w285px {
  width: 285px !important;
}

.w286px {
  width: 286px !important;
}

.w287px {
  width: 287px !important;
}

.w288px {
  width: 288px !important;
}

.w289px {
  width: 289px !important;
}

.w290px {
  width: 290px !important;
}

.w291px {
  width: 291px !important;
}

.w292px {
  width: 292px !important;
}

.w293px {
  width: 293px !important;
}

.w294px {
  width: 294px !important;
}

.w295px {
  width: 295px !important;
}

.w296px {
  width: 296px !important;
}

.w297px {
  width: 297px !important;
}

.w298px {
  width: 298px !important;
}

.w299px {
  width: 299px !important;
}

.w300px {
  width: 300px !important;
}

.w301px {
  width: 301px !important;
}

.w302px {
  width: 302px !important;
}

.w303px {
  width: 303px !important;
}

.w304px {
  width: 304px !important;
}

.w305px {
  width: 305px !important;
}

.w306px {
  width: 306px !important;
}

.w307px {
  width: 307px !important;
}

.w308px {
  width: 308px !important;
}

.w309px {
  width: 309px !important;
}

.w310px {
  width: 310px !important;
}

.w311px {
  width: 311px !important;
}

.w312px {
  width: 312px !important;
}

.w313px {
  width: 313px !important;
}

.w314px {
  width: 314px !important;
}

.w315px {
  width: 315px !important;
}

.w316px {
  width: 316px !important;
}

.w317px {
  width: 317px !important;
}

.w318px {
  width: 318px !important;
}

.w319px {
  width: 319px !important;
}

.w320px {
  width: 320px !important;
}

.w321px {
  width: 321px !important;
}

.w322px {
  width: 322px !important;
}

.w323px {
  width: 323px !important;
}

.w324px {
  width: 324px !important;
}

.w325px {
  width: 325px !important;
}

.w326px {
  width: 326px !important;
}

.w327px {
  width: 327px !important;
}

.w328px {
  width: 328px !important;
}

.w329px {
  width: 329px !important;
}

.w330px {
  width: 330px !important;
}

.w331px {
  width: 331px !important;
}

.w332px {
  width: 332px !important;
}

.w333px {
  width: 333px !important;
}

.w334px {
  width: 334px !important;
}

.w335px {
  width: 335px !important;
}

.w336px {
  width: 336px !important;
}

.w337px {
  width: 337px !important;
}

.w338px {
  width: 338px !important;
}

.w339px {
  width: 339px !important;
}

.w340px {
  width: 340px !important;
}

.w341px {
  width: 341px !important;
}

.w342px {
  width: 342px !important;
}

.w343px {
  width: 343px !important;
}

.w344px {
  width: 344px !important;
}

.w345px {
  width: 345px !important;
}

.w346px {
  width: 346px !important;
}

.w347px {
  width: 347px !important;
}

.w348px {
  width: 348px !important;
}

.w349px {
  width: 349px !important;
}

.w350px {
  width: 350px !important;
}

.w355px {
  width: 355px !important;
}

.w360px {
  width: 360px !important;
}

.w365px {
  width: 365px !important;
}

.w370px {
  width: 370px !important;
}

.w375px {
  width: 375px !important;
}

.w380px {
  width: 380px !important;
}

.w385px {
  width: 385px !important;
}

.w390px {
  width: 390px !important;
}

.w395px {
  width: 395px !important;
}

.w400px {
  width: 400px !important;
}

.w405px {
  width: 405px !important;
}

.w410px {
  width: 410px !important;
}

.w415px {
  width: 415px !important;
}

.w420px {
  width: 420px !important;
}

.w425px {
  width: 425px !important;
}

.w430px {
  width: 430px !important;
}

.w435px {
  width: 435px !important;
}

.w440px {
  width: 440px !important;
}

.w445px {
  width: 445px !important;
}

.w450px {
  width: 450px !important;
}

.w455px {
  width: 455px !important;
}

.w460px {
  width: 460px !important;
}

.w465px {
  width: 465px !important;
}

.w470px {
  width: 470px !important;
}

.w475px {
  width: 475px !important;
}

.w480px {
  width: 480px !important;
}

.w485px {
  width: 485px !important;
}

.w490px {
  width: 490px !important;
}

.w495px {
  width: 495px !important;
}

.w500px {
  width: 500px !important;
}

.w505px {
  width: 505px !important;
}

.w510px {
  width: 510px !important;
}

.w515px {
  width: 515px !important;
}

.w520px {
  width: 520px !important;
}

.w525px {
  width: 525px !important;
}

.w530px {
  width: 530px !important;
}

.w535px {
  width: 535px !important;
}

.w540px {
  width: 540px !important;
}

.w545px {
  width: 545px !important;
}

.w550px {
  width: 550px !important;
}

.w555px {
  width: 555px !important;
}

.w560px {
  width: 560px !important;
}

.w565px {
  width: 565px !important;
}

.w570px {
  width: 570px !important;
}

.w575px {
  width: 575px !important;
}

.w580px {
  width: 580px !important;
}

.w585px {
  width: 585px !important;
}

.w590px {
  width: 590px !important;
}

.w595px {
  width: 595px !important;
}

.w600px {
  width: 600px !important;
}

.w605px {
  width: 605px !important;
}

.w610px {
  width: 610px !important;
}

.w615px {
  width: 615px !important;
}

.w620px {
  width: 620px !important;
}

.w625px {
  width: 625px !important;
}

.w630px {
  width: 630px !important;
}

.w635px {
  width: 635px !important;
}

.w640px {
  width: 640px !important;
}

.w645px {
  width: 645px !important;
}

.w650px {
  width: 650px !important;
}

.w655px {
  width: 655px !important;
}

.w660px {
  width: 660px !important;
}

.w665px {
  width: 665px !important;
}

.w670px {
  width: 670px !important;
}

.w675px {
  width: 675px !important;
}

.w680px {
  width: 680px !important;
}

.w685px {
  width: 685px !important;
}

.w690px {
  width: 690px !important;
}

.w695px {
  width: 695px !important;
}

.w700px {
  width: 700px !important;
}

.w705px {
  width: 705px !important;
}

.w710px {
  width: 710px !important;
}

.w715px {
  width: 715px !important;
}

.w720px {
  width: 720px !important;
}

.w725px {
  width: 725px !important;
}

.w730px {
  width: 730px !important;
}

.w735px {
  width: 735px !important;
}

.w740px {
  width: 740px !important;
}

.w745px {
  width: 745px !important;
}

.w750px {
  width: 750px !important;
}

.w755px {
  width: 755px !important;
}

.w760px {
  width: 760px !important;
}

.w765px {
  width: 765px !important;
}

.w770px {
  width: 770px !important;
}

.w775px {
  width: 775px !important;
}

.w780px {
  width: 780px !important;
}

.w785px {
  width: 785px !important;
}

.w790px {
  width: 790px !important;
}

.w795px {
  width: 795px !important;
}

.w800px {
  width: 800px !important;
}

.w805px {
  width: 805px !important;
}

.w810px {
  width: 810px !important;
}

.w815px {
  width: 815px !important;
}

.w820px {
  width: 820px !important;
}

.w825px {
  width: 825px !important;
}

.w830px {
  width: 830px !important;
}

.w835px {
  width: 835px !important;
}

.w840px {
  width: 840px !important;
}

.w845px {
  width: 845px !important;
}

.w850px {
  width: 850px !important;
}

.w855px {
  width: 855px !important;
}

.w860px {
  width: 860px !important;
}

.w865px {
  width: 865px !important;
}

.w870px {
  width: 870px !important;
}

.w875px {
  width: 875px !important;
}

.w880px {
  width: 880px !important;
}

.w885px {
  width: 885px !important;
}

.w890px {
  width: 890px !important;
}

.w895px {
  width: 895px !important;
}

.w900px {
  width: 900px !important;
}

.w905px {
  width: 905px !important;
}

.w910px {
  width: 910px !important;
}

.w915px {
  width: 915px !important;
}

.w920px {
  width: 920px !important;
}

.w925px {
  width: 925px !important;
}

.w930px {
  width: 930px !important;
}

.w935px {
  width: 935px !important;
}

.w940px {
  width: 940px !important;
}

.w945px {
  width: 945px !important;
}

.w950px {
  width: 950px !important;
}

.w955px {
  width: 955px !important;
}

.w960px {
  width: 960px !important;
}

.w965px {
  width: 965px !important;
}

.w970px {
  width: 970px !important;
}

.w975px {
  width: 975px !important;
}

.w980px {
  width: 980px !important;
}

.w985px {
  width: 985px !important;
}

.w990px {
  width: 990px !important;
}

.w995px {
  width: 995px !important;
}

.w1000px {
  width: 1000px !important;
}

.w1005px {
  width: 1005px !important;
}

.w1010px {
  width: 1010px !important;
}

.w1015px {
  width: 1015px !important;
}

.w1020px {
  width: 1020px !important;
}

.w1025px {
  width: 1025px !important;
}

.w1030px {
  width: 1030px !important;
}

.w1035px {
  width: 1035px !important;
}

.w1040px {
  width: 1040px !important;
}

.w1045px {
  width: 1045px !important;
}

.w1050px {
  width: 1050px !important;
}

.w1055px {
  width: 1055px !important;
}

.w1060px {
  width: 1060px !important;
}

.w1065px {
  width: 1065px !important;
}

.w1070px {
  width: 1070px !important;
}

.w1075px {
  width: 1075px !important;
}

.w1080px {
  width: 1080px !important;
}

.w1085px {
  width: 1085px !important;
}

.w1090px {
  width: 1090px !important;
}

.w1095px {
  width: 1095px !important;
}

.w1100px {
  width: 1100px !important;
}

.w1105px {
  width: 1105px !important;
}

.w1110px {
  width: 1110px !important;
}

.w1115px {
  width: 1115px !important;
}

.w1120px {
  width: 1120px !important;
}

.w1125px {
  width: 1125px !important;
}

.w1130px {
  width: 1130px !important;
}

.w1135px {
  width: 1135px !important;
}

.w1140px {
  width: 1140px !important;
}

.w1145px {
  width: 1145px !important;
}

.w1150px {
  width: 1150px !important;
}

.w1155px {
  width: 1155px !important;
}

.w1160px {
  width: 1160px !important;
}

.w1165px {
  width: 1165px !important;
}

.w1170px {
  width: 1170px !important;
}

.w1175px {
  width: 1175px !important;
}

.w1180px {
  width: 1180px !important;
}

.w1185px {
  width: 1185px !important;
}

.w1190px {
  width: 1190px !important;
}

.w1195px {
  width: 1195px !important;
}

.w1200px {
  width: 1200px !important;
}

.w1205px {
  width: 1205px !important;
}

.w1210px {
  width: 1210px !important;
}

.w1215px {
  width: 1215px !important;
}

.w1220px {
  width: 1220px !important;
}

.w1225px {
  width: 1225px !important;
}

.w1230px {
  width: 1230px !important;
}

.w1235px {
  width: 1235px !important;
}

.w1240px {
  width: 1240px !important;
}

.w1245px {
  width: 1245px !important;
}

.w1250px {
  width: 1250px !important;
}

.w1em {
  width: 1em !important;
}

.w2em {
  width: 2em !important;
}

.w3em {
  width: 3em !important;
}

.w4em {
  width: 4em !important;
}

.w5em {
  width: 5em !important;
}

.w6em {
  width: 6em !important;
}

.w7em {
  width: 7em !important;
}

.w8em {
  width: 8em !important;
}

.w9em {
  width: 9em !important;
}

.w10em {
  width: 10em !important;
}

.w11em {
  width: 11em !important;
}

.w12em {
  width: 12em !important;
}

.w13em {
  width: 13em !important;
}

.w14em {
  width: 14em !important;
}

.w15em {
  width: 15em !important;
}

.w16em {
  width: 16em !important;
}

.w17em {
  width: 17em !important;
}

.w18em {
  width: 18em !important;
}

.w19em {
  width: 19em !important;
}

.w20em {
  width: 20em !important;
}

.w21em {
  width: 21em !important;
}

.w22em {
  width: 22em !important;
}

.w23em {
  width: 23em !important;
}

.w24em {
  width: 24em !important;
}

.w25em {
  width: 25em !important;
}

.w26em {
  width: 26em !important;
}

.w27em {
  width: 27em !important;
}

.w28em {
  width: 28em !important;
}

.w29em {
  width: 29em !important;
}

.w30em {
  width: 30em !important;
}

.w35em {
  width: 35em !important;
}

.w40em {
  width: 40em !important;
}

.w45em {
  width: 45em !important;
}

.w50em {
  width: 50em !important;
}

.min_w100p {
  min-width: 100%;
}

.min_w15px {
  min-width: 15px;
}

.min_w5px {
  min-width: 5px;
}

.min_w10px {
  min-width: 10px;
}

.min_w15px {
  min-width: 15px;
}

.min_w20px {
  min-width: 20px;
}

.min_w25px {
  min-width: 25px;
}

.min_w30px {
  min-width: 30px;
}

.min_w35px {
  min-width: 35px;
}

.min_w40px {
  min-width: 40px;
}

.min_w45px {
  min-width: 45px;
}

.min_w50px {
  min-width: 50px;
}

.min_w55px {
  min-width: 55px;
}

.min_w60px {
  min-width: 60px;
}

.min_w65px {
  min-width: 65px;
}

.min_w70px {
  min-width: 70px;
}

.min_w75px {
  min-width: 75px;
}

.min_w80px {
  min-width: 80px;
}

.min_w85px {
  min-width: 85px;
}

.min_w90px {
  min-width: 90px;
}

.min_w95px {
  min-width: 95px;
}

.min_w100px {
  min-width: 100px;
}

.min_w105px {
  min-width: 105px;
}

.min_w110px {
  min-width: 110px;
}

.min_w115px {
  min-width: 115px;
}

.min_w120px {
  min-width: 120px;
}

.min_w125px {
  min-width: 125px;
}

.min_w130px {
  min-width: 130px;
}

.min_w135px {
  min-width: 135px;
}

.min_w140px {
  min-width: 140px;
}

.min_w145px {
  min-width: 145px;
}

.min_w150px {
  min-width: 150px;
}

.min_w155px {
  min-width: 155px;
}

.min_w160px {
  min-width: 160px;
}

.min_w165px {
  min-width: 165px;
}

.min_w170px {
  min-width: 170px;
}

.min_w175px {
  min-width: 175px;
}

.min_w180px {
  min-width: 180px;
}

.min_w185px {
  min-width: 185px;
}

.min_w190px {
  min-width: 190px;
}

.min_w195px {
  min-width: 195px;
}

.min_w200px {
  min-width: 200px;
}

.min_w205px {
  min-width: 205px;
}

.min_w210px {
  min-width: 210px;
}

.min_w215px {
  min-width: 215px;
}

.min_w220px {
  min-width: 220px;
}

.min_w225px {
  min-width: 225px;
}

.min_w230px {
  min-width: 230px;
}

.min_w235px {
  min-width: 235px;
}

.min_w240px {
  min-width: 240px;
}

.min_w245px {
  min-width: 245px;
}

.min_w250px {
  min-width: 250px;
}

.min_w255px {
  min-width: 255px;
}

.min_w260px {
  min-width: 260px;
}

.min_w265px {
  min-width: 265px;
}

.min_w270px {
  min-width: 270px;
}

.min_w275px {
  min-width: 275px;
}

.min_w280px {
  min-width: 280px;
}

.min_w285px {
  min-width: 285px;
}

.min_w290px {
  min-width: 290px;
}

.min_w295px {
  min-width: 295px;
}

.min_w300px {
  min-width: 300px;
}

.min_w305px {
  min-width: 305px;
}

.min_w310px {
  min-width: 310px;
}

.min_w315px {
  min-width: 315px;
}

.min_w320px {
  min-width: 320px;
}

.min_w325px {
  min-width: 325px;
}

.min_w330px {
  min-width: 330px;
}

.min_w335px {
  min-width: 335px;
}

.min_w340px {
  min-width: 340px;
}

.min_w345px {
  min-width: 345px;
}

.min_w350px {
  min-width: 350px;
}

.min_w355px {
  min-width: 355px;
}

.min_w360px {
  min-width: 360px;
}

.min_w365px {
  min-width: 365px;
}

.min_w370px {
  min-width: 370px;
}

.min_w375px {
  min-width: 375px;
}

.min_w380px {
  min-width: 380px;
}

.min_w385px {
  min-width: 385px;
}

.min_w390px {
  min-width: 390px;
}

.min_w395px {
  min-width: 395px;
}

.min_w400px {
  min-width: 400px;
}

.min_w405px {
  min-width: 405px;
}

.min_w410px {
  min-width: 410px;
}

.min_w415px {
  min-width: 415px;
}

.min_w420px {
  min-width: 420px;
}

.min_w425px {
  min-width: 425px;
}

.min_w430px {
  min-width: 430px;
}

.min_w435px {
  min-width: 435px;
}

.min_w440px {
  min-width: 440px;
}

.min_w445px {
  min-width: 445px;
}

.min_w450px {
  min-width: 450px;
}

.min_w455px {
  min-width: 455px;
}

.min_w460px {
  min-width: 460px;
}

.min_w465px {
  min-width: 465px;
}

.min_w470px {
  min-width: 470px;
}

.min_w475px {
  min-width: 475px;
}

.min_w480px {
  min-width: 480px;
}

.min_w485px {
  min-width: 485px;
}

.min_w490px {
  min-width: 490px;
}

.min_w495px {
  min-width: 495px;
}

.min_w500px {
  min-width: 500px;
}

.min_w505px {
  min-width: 505px;
}

.min_w510px {
  min-width: 510px;
}

.min_w515px {
  min-width: 515px;
}

.min_w520px {
  min-width: 520px;
}

.min_w525px {
  min-width: 525px;
}

.min_w530px {
  min-width: 530px;
}

.min_w535px {
  min-width: 535px;
}

.min_w540px {
  min-width: 540px;
}

.min_w545px {
  min-width: 545px;
}

.min_w550px {
  min-width: 550px;
}

.min_w555px {
  min-width: 555px;
}

.min_w560px {
  min-width: 560px;
}

.min_w565px {
  min-width: 565px;
}

.min_w570px {
  min-width: 570px;
}

.min_w575px {
  min-width: 575px;
}

.min_w580px {
  min-width: 580px;
}

.min_w585px {
  min-width: 585px;
}

.min_w590px {
  min-width: 590px;
}

.min_w595px {
  min-width: 595px;
}

.min_w600px {
  min-width: 600px;
}

.min_w605px {
  min-width: 605px;
}

.min_w610px {
  min-width: 610px;
}

.min_w615px {
  min-width: 615px;
}

.min_w620px {
  min-width: 620px;
}

.min_w625px {
  min-width: 625px;
}

.min_w630px {
  min-width: 630px;
}

.min_w635px {
  min-width: 635px;
}

.min_w640px {
  min-width: 640px;
}

.min_w645px {
  min-width: 645px;
}

.min_w650px {
  min-width: 650px;
}

.min_w655px {
  min-width: 655px;
}

.min_w660px {
  min-width: 660px;
}

.min_w665px {
  min-width: 665px;
}

.min_w670px {
  min-width: 670px;
}

.min_w675px {
  min-width: 675px;
}

.min_w680px {
  min-width: 680px;
}

.min_w685px {
  min-width: 685px;
}

.min_w690px {
  min-width: 690px;
}

.min_w695px {
  min-width: 695px;
}

.min_w700px {
  min-width: 700px;
}

.min_w705px {
  min-width: 705px;
}

.min_w710px {
  min-width: 710px;
}

.min_w715px {
  min-width: 715px;
}

.min_w720px {
  min-width: 720px;
}

.min_w725px {
  min-width: 725px;
}

.min_w730px {
  min-width: 730px;
}

.min_w735px {
  min-width: 735px;
}

.min_w740px {
  min-width: 740px;
}

.min_w745px {
  min-width: 745px;
}

.min_w750px {
  min-width: 750px;
}

.min_w755px {
  min-width: 755px;
}

.min_w760px {
  min-width: 760px;
}

.min_w765px {
  min-width: 765px;
}

.min_w770px {
  min-width: 770px;
}

.min_w775px {
  min-width: 775px;
}

.min_w780px {
  min-width: 780px;
}

.min_w785px {
  min-width: 785px;
}

.min_w790px {
  min-width: 790px;
}

.min_w795px {
  min-width: 795px;
}

.min_w800px {
  min-width: 800px;
}

.min_w805px {
  min-width: 805px;
}

.min_w810px {
  min-width: 810px;
}

.min_w815px {
  min-width: 815px;
}

.min_w820px {
  min-width: 820px;
}

.min_w825px {
  min-width: 825px;
}

.min_w830px {
  min-width: 830px;
}

.min_w835px {
  min-width: 835px;
}

.min_w840px {
  min-width: 840px;
}

.min_w845px {
  min-width: 845px;
}

.min_w850px {
  min-width: 850px;
}

.min_w855px {
  min-width: 855px;
}

.min_w860px {
  min-width: 860px;
}

.min_w865px {
  min-width: 865px;
}

.min_w870px {
  min-width: 870px;
}

.min_w875px {
  min-width: 875px;
}

.min_w880px {
  min-width: 880px;
}

.min_w885px {
  min-width: 885px;
}

.min_w890px {
  min-width: 890px;
}

.min_w895px {
  min-width: 895px;
}

.min_w900px {
  min-width: 900px;
}

.min_w905px {
  min-width: 905px;
}

.min_w910px {
  min-width: 910px;
}

.min_w915px {
  min-width: 915px;
}

.min_w920px {
  min-width: 920px;
}

.min_w925px {
  min-width: 925px;
}

.min_w930px {
  min-width: 930px;
}

.min_w935px {
  min-width: 935px;
}

.min_w940px {
  min-width: 940px;
}

.min_w945px {
  min-width: 945px;
}

.min_w950px {
  min-width: 950px;
}

.min_w955px {
  min-width: 955px;
}

.min_w960px {
  min-width: 960px;
}

.min_w965px {
  min-width: 965px;
}

.min_w970px {
  min-width: 970px;
}

.min_w975px {
  min-width: 975px;
}

.min_w980px {
  min-width: 980px;
}

.min_w985px {
  min-width: 985px;
}

.min_w990px {
  min-width: 990px;
}

.min_w995px {
  min-width: 995px;
}

.min_w1000px {
  min-width: 1000px;
}

.min_w1005px {
  min-width: 1005px;
}

.min_w1010px {
  min-width: 1010px;
}

.min_w1015px {
  min-width: 1015px;
}

.min_w1020px {
  min-width: 1020px;
}

.min_w1025px {
  min-width: 1025px;
}

.min_w1030px {
  min-width: 1030px;
}

.min_w1035px {
  min-width: 1035px;
}

.min_w1040px {
  min-width: 1040px;
}

.min_w1045px {
  min-width: 1045px;
}

.min_w1050px {
  min-width: 1050px;
}

.min_w1055px {
  min-width: 1055px;
}

.min_w1060px {
  min-width: 1060px;
}

.min_w1065px {
  min-width: 1065px;
}

.min_w1070px {
  min-width: 1070px;
}

.min_w1075px {
  min-width: 1075px;
}

.min_w1080px {
  min-width: 1080px;
}

.min_w1085px {
  min-width: 1085px;
}

.min_w1090px {
  min-width: 1090px;
}

.min_w1095px {
  min-width: 1095px;
}

.min_w1100px {
  min-width: 1100px;
}

.min_w1105px {
  min-width: 1105px;
}

.min_w1110px {
  min-width: 1110px;
}

.min_w1115px {
  min-width: 1115px;
}

.min_w1120px {
  min-width: 1120px;
}

.min_w1125px {
  min-width: 1125px;
}

.min_w1130px {
  min-width: 1130px;
}

.min_w1135px {
  min-width: 1135px;
}

.min_w1140px {
  min-width: 1140px;
}

.min_w1145px {
  min-width: 1145px;
}

.min_w1150px {
  min-width: 1150px;
}

.min_w1155px {
  min-width: 1155px;
}

.min_w1160px {
  min-width: 1160px;
}

.min_w1165px {
  min-width: 1165px;
}

.min_w1170px {
  min-width: 1170px;
}

.min_w1175px {
  min-width: 1175px;
}

.min_w1180px {
  min-width: 1180px;
}

.min_w1185px {
  min-width: 1185px;
}

.min_w1190px {
  min-width: 1190px;
}

.min_w1195px {
  min-width: 1195px;
}

.min_w1200px {
  min-width: 1200px;
}

.min_w1205px {
  min-width: 1205px;
}

.min_w1210px {
  min-width: 1210px;
}

.min_w1215px {
  min-width: 1215px;
}

.min_w1220px {
  min-width: 1220px;
}

.min_w1225px {
  min-width: 1225px;
}

.min_w1230px {
  min-width: 1230px;
}

.min_w1235px {
  min-width: 1235px;
}

.min_w1240px {
  min-width: 1240px;
}

.min_w1245px {
  min-width: 1245px;
}

.min_w1250px {
  min-width: 1250px;
}

.max_w50p {
  max-width: 50% !important;
}

.max_w100p {
  max-width: 100% !important;
}

.max_w1px {
  min-width: 1px;
}

.max_w6px {
  min-width: 6px;
}

.max_w11px {
  min-width: 11px;
}

.max_w16px {
  min-width: 16px;
}

.max_w21px {
  min-width: 21px;
}

.max_w26px {
  min-width: 26px;
}

.max_w31px {
  min-width: 31px;
}

.max_w36px {
  min-width: 36px;
}

.max_w41px {
  min-width: 41px;
}

.max_w46px {
  min-width: 46px;
}

.max_w51px {
  min-width: 51px;
}

.max_w56px {
  min-width: 56px;
}

.max_w61px {
  min-width: 61px;
}

.max_w66px {
  min-width: 66px;
}

.max_w71px {
  min-width: 71px;
}

.max_w76px {
  min-width: 76px;
}

.max_w81px {
  min-width: 81px;
}

.max_w86px {
  min-width: 86px;
}

.max_w91px {
  min-width: 91px;
}

.max_w96px {
  min-width: 96px;
}

.max_w101px {
  min-width: 101px;
}

.max_w106px {
  min-width: 106px;
}

.max_w111px {
  min-width: 111px;
}

.max_w116px {
  min-width: 116px;
}

.max_w121px {
  min-width: 121px;
}

.max_w126px {
  min-width: 126px;
}

.max_w131px {
  min-width: 131px;
}

.max_w136px {
  min-width: 136px;
}

.max_w141px {
  min-width: 141px;
}

.max_w146px {
  min-width: 146px;
}

.max_w151px {
  min-width: 151px;
}

.max_w156px {
  min-width: 156px;
}

.max_w161px {
  min-width: 161px;
}

.max_w166px {
  min-width: 166px;
}

.max_w171px {
  min-width: 171px;
}

.max_w176px {
  min-width: 176px;
}

.max_w181px {
  min-width: 181px;
}

.max_w186px {
  min-width: 186px;
}

.max_w191px {
  min-width: 191px;
}

.max_w196px {
  min-width: 196px;
}

.max_w201px {
  min-width: 201px;
}

.max_w206px {
  min-width: 206px;
}

.max_w211px {
  min-width: 211px;
}

.max_w216px {
  min-width: 216px;
}

.max_w221px {
  min-width: 221px;
}

.max_w226px {
  min-width: 226px;
}

.max_w231px {
  min-width: 231px;
}

.max_w236px {
  min-width: 236px;
}

.max_w241px {
  min-width: 241px;
}

.max_w246px {
  min-width: 246px;
}

.max_w251px {
  min-width: 251px;
}

.max_w256px {
  min-width: 256px;
}

.max_w261px {
  min-width: 261px;
}

.max_w266px {
  min-width: 266px;
}

.max_w271px {
  min-width: 271px;
}

.max_w276px {
  min-width: 276px;
}

.max_w281px {
  min-width: 281px;
}

.max_w286px {
  min-width: 286px;
}

.max_w291px {
  min-width: 291px;
}

.max_w296px {
  min-width: 296px;
}

.max_w301px {
  min-width: 301px;
}

.max_w306px {
  min-width: 306px;
}

.max_w311px {
  min-width: 311px;
}

.max_w316px {
  min-width: 316px;
}

.max_w321px {
  min-width: 321px;
}

.max_w326px {
  min-width: 326px;
}

.max_w331px {
  min-width: 331px;
}

.max_w336px {
  min-width: 336px;
}

.max_w341px {
  min-width: 341px;
}

.max_w346px {
  min-width: 346px;
}

.max_w351px {
  min-width: 351px;
}

.max_w356px {
  min-width: 356px;
}

.max_w361px {
  min-width: 361px;
}

.max_w366px {
  min-width: 366px;
}

.max_w371px {
  min-width: 371px;
}

.max_w376px {
  min-width: 376px;
}

.max_w381px {
  min-width: 381px;
}

.max_w386px {
  min-width: 386px;
}

.max_w391px {
  min-width: 391px;
}

.max_w396px {
  min-width: 396px;
}

.max_w401px {
  min-width: 401px;
}

.max_w406px {
  min-width: 406px;
}

.max_w411px {
  min-width: 411px;
}

.max_w416px {
  min-width: 416px;
}

.max_w421px {
  min-width: 421px;
}

.max_w426px {
  min-width: 426px;
}

.max_w431px {
  min-width: 431px;
}

.max_w436px {
  min-width: 436px;
}

.max_w441px {
  min-width: 441px;
}

.max_w446px {
  min-width: 446px;
}

.max_w451px {
  min-width: 451px;
}

.max_w456px {
  min-width: 456px;
}

.max_w461px {
  min-width: 461px;
}

.max_w466px {
  min-width: 466px;
}

.max_w471px {
  min-width: 471px;
}

.max_w476px {
  min-width: 476px;
}

.max_w481px {
  min-width: 481px;
}

.max_w486px {
  min-width: 486px;
}

.max_w491px {
  min-width: 491px;
}

.max_w496px {
  min-width: 496px;
}

.max_w501px {
  min-width: 501px;
}

.max_w506px {
  min-width: 506px;
}

.max_w511px {
  min-width: 511px;
}

.max_w516px {
  min-width: 516px;
}

.max_w521px {
  min-width: 521px;
}

.max_w526px {
  min-width: 526px;
}

.max_w531px {
  min-width: 531px;
}

.max_w536px {
  min-width: 536px;
}

.max_w541px {
  min-width: 541px;
}

.max_w546px {
  min-width: 546px;
}

.max_w551px {
  min-width: 551px;
}

.max_w556px {
  min-width: 556px;
}

.max_w561px {
  min-width: 561px;
}

.max_w566px {
  min-width: 566px;
}

.max_w571px {
  min-width: 571px;
}

.max_w576px {
  min-width: 576px;
}

.max_w581px {
  min-width: 581px;
}

.max_w586px {
  min-width: 586px;
}

.max_w591px {
  min-width: 591px;
}

.max_w596px {
  min-width: 596px;
}

.max_w601px {
  min-width: 601px;
}

.max_w606px {
  min-width: 606px;
}

.max_w611px {
  min-width: 611px;
}

.max_w616px {
  min-width: 616px;
}

.max_w621px {
  min-width: 621px;
}

.max_w626px {
  min-width: 626px;
}

.max_w631px {
  min-width: 631px;
}

.max_w636px {
  min-width: 636px;
}

.max_w641px {
  min-width: 641px;
}

.max_w646px {
  min-width: 646px;
}

.max_w651px {
  min-width: 651px;
}

.max_w656px {
  min-width: 656px;
}

.max_w661px {
  min-width: 661px;
}

.max_w666px {
  min-width: 666px;
}

.max_w671px {
  min-width: 671px;
}

.max_w676px {
  min-width: 676px;
}

.max_w681px {
  min-width: 681px;
}

.max_w686px {
  min-width: 686px;
}

.max_w691px {
  min-width: 691px;
}

.max_w696px {
  min-width: 696px;
}

.max_w701px {
  min-width: 701px;
}

.max_w706px {
  min-width: 706px;
}

.max_w711px {
  min-width: 711px;
}

.max_w716px {
  min-width: 716px;
}

.max_w721px {
  min-width: 721px;
}

.max_w726px {
  min-width: 726px;
}

.max_w731px {
  min-width: 731px;
}

.max_w736px {
  min-width: 736px;
}

.max_w741px {
  min-width: 741px;
}

.max_w746px {
  min-width: 746px;
}

.max_w751px {
  min-width: 751px;
}

.max_w756px {
  min-width: 756px;
}

.max_w761px {
  min-width: 761px;
}

.max_w766px {
  min-width: 766px;
}

.max_w771px {
  min-width: 771px;
}

.max_w776px {
  min-width: 776px;
}

.max_w781px {
  min-width: 781px;
}

.max_w786px {
  min-width: 786px;
}

.max_w791px {
  min-width: 791px;
}

.max_w796px {
  min-width: 796px;
}

.max_w801px {
  min-width: 801px;
}

.max_w806px {
  min-width: 806px;
}

.max_w811px {
  min-width: 811px;
}

.max_w816px {
  min-width: 816px;
}

.max_w821px {
  min-width: 821px;
}

.max_w826px {
  min-width: 826px;
}

.max_w831px {
  min-width: 831px;
}

.max_w836px {
  min-width: 836px;
}

.max_w841px {
  min-width: 841px;
}

.max_w846px {
  min-width: 846px;
}

.max_w851px {
  min-width: 851px;
}

.max_w856px {
  min-width: 856px;
}

.max_w861px {
  min-width: 861px;
}

.max_w866px {
  min-width: 866px;
}

.max_w871px {
  min-width: 871px;
}

.max_w876px {
  min-width: 876px;
}

.max_w881px {
  min-width: 881px;
}

.max_w886px {
  min-width: 886px;
}

.max_w891px {
  min-width: 891px;
}

.max_w896px {
  min-width: 896px;
}

.max_w901px {
  min-width: 901px;
}

.max_w906px {
  min-width: 906px;
}

.max_w911px {
  min-width: 911px;
}

.max_w916px {
  min-width: 916px;
}

.max_w921px {
  min-width: 921px;
}

.max_w926px {
  min-width: 926px;
}

.max_w931px {
  min-width: 931px;
}

.max_w936px {
  min-width: 936px;
}

.max_w941px {
  min-width: 941px;
}

.max_w946px {
  min-width: 946px;
}

.max_w951px {
  min-width: 951px;
}

.max_w956px {
  min-width: 956px;
}

.max_w961px {
  min-width: 961px;
}

.max_w966px {
  min-width: 966px;
}

.max_w971px {
  min-width: 971px;
}

.max_w976px {
  min-width: 976px;
}

.max_w981px {
  min-width: 981px;
}

.max_w986px {
  min-width: 986px;
}

.max_w991px {
  min-width: 991px;
}

.max_w996px {
  min-width: 996px;
}

.max_w1001px {
  min-width: 1001px;
}

.max_w1006px {
  min-width: 1006px;
}

.max_w1011px {
  min-width: 1011px;
}

.max_w1016px {
  min-width: 1016px;
}

.max_w1021px {
  min-width: 1021px;
}

.max_w1026px {
  min-width: 1026px;
}

.max_w1031px {
  min-width: 1031px;
}

.max_w1036px {
  min-width: 1036px;
}

.max_w1041px {
  min-width: 1041px;
}

.max_w1046px {
  min-width: 1046px;
}

.max_w1051px {
  min-width: 1051px;
}

.max_w1056px {
  min-width: 1056px;
}

.max_w1061px {
  min-width: 1061px;
}

.max_w1066px {
  min-width: 1066px;
}

.max_w1071px {
  min-width: 1071px;
}

.max_w1076px {
  min-width: 1076px;
}

.max_w1081px {
  min-width: 1081px;
}

.max_w1086px {
  min-width: 1086px;
}

.max_w1091px {
  min-width: 1091px;
}

.max_w1096px {
  min-width: 1096px;
}

.max_w1101px {
  min-width: 1101px;
}

.max_w1106px {
  min-width: 1106px;
}

.max_w1111px {
  min-width: 1111px;
}

.max_w1116px {
  min-width: 1116px;
}

.max_w1121px {
  min-width: 1121px;
}

.max_w1126px {
  min-width: 1126px;
}

.max_w1131px {
  min-width: 1131px;
}

.max_w1136px {
  min-width: 1136px;
}

.max_w1141px {
  min-width: 1141px;
}

.max_w1146px {
  min-width: 1146px;
}

.max_w1151px {
  min-width: 1151px;
}

.max_w1156px {
  min-width: 1156px;
}

.max_w1161px {
  min-width: 1161px;
}

.max_w1166px {
  min-width: 1166px;
}

.max_w1171px {
  min-width: 1171px;
}

.max_w1176px {
  min-width: 1176px;
}

.max_w1181px {
  min-width: 1181px;
}

.max_w1186px {
  min-width: 1186px;
}

.max_w1191px {
  min-width: 1191px;
}

.max_w1196px {
  min-width: 1196px;
}

.max_w1201px {
  min-width: 1201px;
}

.max_w1206px {
  min-width: 1206px;
}

.max_w1211px {
  min-width: 1211px;
}

.max_w1216px {
  min-width: 1216px;
}

.max_w1221px {
  min-width: 1221px;
}

.max_w1226px {
  min-width: 1226px;
}

.max_w1231px {
  min-width: 1231px;
}

.max_w1236px {
  min-width: 1236px;
}

.max_w1241px {
  min-width: 1241px;
}

.max_w1246px {
  min-width: 1246px;
}

.max_w1251px {
  min-width: 1251px;
}

.w100p {
  width: 100% !important;
}

.max_w0 {
  max-width: none !important;
}

.min_w0 {
  min-width: 0 !important;
}

.min_h1px {
  min-width: 1px;
}

.min_h51px {
  min-width: 51px;
}

.min_h101px {
  min-width: 101px;
}

.min_h151px {
  min-width: 151px;
}

.min_h201px {
  min-width: 201px;
}

.min_h251px {
  min-width: 251px;
}

.min_h301px {
  min-width: 301px;
}

.min_h351px {
  min-width: 351px;
}

.min_h401px {
  min-width: 401px;
}

.min_h451px {
  min-width: 451px;
}

.min_h501px {
  min-width: 501px;
}

.min_h551px {
  min-width: 551px;
}

.min_h601px {
  min-width: 601px;
}

.min_h651px {
  min-width: 651px;
}

.min_h701px {
  min-width: 701px;
}

.min_h751px {
  min-width: 751px;
}

.min_h801px {
  min-width: 801px;
}

.min_h851px {
  min-width: 851px;
}

.min_h901px {
  min-width: 901px;
}

.min_h951px {
  min-width: 951px;
}

.min_h1001px {
  min-width: 1001px;
}

.min_h1051px {
  min-width: 1051px;
}

.min_h1px {
  min-width: 1px;
}

.min_h51px {
  min-width: 51px;
}

.min_h101px {
  min-width: 101px;
}

.min_h151px {
  min-width: 151px;
}

.min_h201px {
  min-width: 201px;
}

.min_h251px {
  min-width: 251px;
}

.min_h301px {
  min-width: 301px;
}

.min_h351px {
  min-width: 351px;
}

.min_h401px {
  min-width: 401px;
}

.min_h451px {
  min-width: 451px;
}

.min_h501px {
  min-width: 501px;
}

.min_h551px {
  min-width: 551px;
}

.min_h601px {
  min-width: 601px;
}

.min_h651px {
  min-width: 651px;
}

.min_h701px {
  min-width: 701px;
}

.min_h751px {
  min-width: 751px;
}

.min_h801px {
  min-width: 801px;
}

.min_h851px {
  min-width: 851px;
}

.min_h901px {
  min-width: 901px;
}

.min_h951px {
  min-width: 951px;
}

.min_h1001px {
  min-width: 1001px;
}

.min_h1051px {
  min-width: 1051px;
}

.h100p {
  height: 100% !important;
}

.h98vh {
  height: 98vh !important;
}

.h100vh {
  height: 100vh !important;
}

.wauto {
  width: auto !important;
}

.xwnone {
  max-width: none !important;
}

.mwinitial {
  min-width: initial !important;
  min-width: auto !important;
}

.hauto {
  height: auto !important;
}

.xhnone {
  max-height: none !important;
}

.mhinitial {
  min-height: initial !important;
  min-height: auto !important;
}

.display_block {
  display: block !important;
}

.display_inblock {
  display: inline-block !important;
}

.display_inline {
  display: inline !important;
}

.display_none {
  display: none !important;
}

.float_lft {
  float: left;
}

.float_rgt {
  float: right;
}

.txt_oh {
  overflow: hidden;
}

.txt_cb {
  clear: both;
}

.mt-1 {
  margin-top: -1px !important;
}

.mb-1 {
  margin-bottom: -1px !important;
}

.mt-2 {
  margin-top: -2px !important;
}

.mb-2 {
  margin-bottom: -2px !important;
}

.mt-3 {
  margin-top: -3px !important;
}

.mb-3 {
  margin-bottom: -3px !important;
}

.mt-4 {
  margin-top: -4px !important;
}

.mb-4 {
  margin-bottom: -4px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.mb-5 {
  margin-bottom: -5px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.m85 {
  margin: 85px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.m90 {
  margin: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.m95 {
  margin: 95px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.m100 {
  margin: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.m105 {
  margin: 105px !important;
}

.mt105 {
  margin-top: 105px !important;
}

.mr105 {
  margin-right: 105px !important;
}

.mb105 {
  margin-bottom: 105px !important;
}

.ml105 {
  margin-left: 105px !important;
}

.m110 {
  margin: 110px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mr110 {
  margin-right: 110px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.ml110 {
  margin-left: 110px !important;
}

.m115 {
  margin: 115px !important;
}

.mt115 {
  margin-top: 115px !important;
}

.mr115 {
  margin-right: 115px !important;
}

.mb115 {
  margin-bottom: 115px !important;
}

.ml115 {
  margin-left: 115px !important;
}

.m120 {
  margin: 120px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.m125 {
  margin: 125px !important;
}

.mt125 {
  margin-top: 125px !important;
}

.mr125 {
  margin-right: 125px !important;
}

.mb125 {
  margin-bottom: 125px !important;
}

.ml125 {
  margin-left: 125px !important;
}

.m130 {
  margin: 130px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mr130 {
  margin-right: 130px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.ml130 {
  margin-left: 130px !important;
}

.m135 {
  margin: 135px !important;
}

.mt135 {
  margin-top: 135px !important;
}

.mr135 {
  margin-right: 135px !important;
}

.mb135 {
  margin-bottom: 135px !important;
}

.ml135 {
  margin-left: 135px !important;
}

.m140 {
  margin: 140px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mr140 {
  margin-right: 140px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.ml140 {
  margin-left: 140px !important;
}

.m145 {
  margin: 145px !important;
}

.mt145 {
  margin-top: 145px !important;
}

.mr145 {
  margin-right: 145px !important;
}

.mb145 {
  margin-bottom: 145px !important;
}

.ml145 {
  margin-left: 145px !important;
}

.m150 {
  margin: 150px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.m155 {
  margin: 155px !important;
}

.mt155 {
  margin-top: 155px !important;
}

.mr155 {
  margin-right: 155px !important;
}

.mb155 {
  margin-bottom: 155px !important;
}

.ml155 {
  margin-left: 155px !important;
}

.m160 {
  margin: 160px !important;
}

.mt160 {
  margin-top: 160px !important;
}

.mr160 {
  margin-right: 160px !important;
}

.mb160 {
  margin-bottom: 160px !important;
}

.ml160 {
  margin-left: 160px !important;
}

.m165 {
  margin: 165px !important;
}

.mt165 {
  margin-top: 165px !important;
}

.mr165 {
  margin-right: 165px !important;
}

.mb165 {
  margin-bottom: 165px !important;
}

.ml165 {
  margin-left: 165px !important;
}

.m170 {
  margin: 170px !important;
}

.mt170 {
  margin-top: 170px !important;
}

.mr170 {
  margin-right: 170px !important;
}

.mb170 {
  margin-bottom: 170px !important;
}

.ml170 {
  margin-left: 170px !important;
}

.m175 {
  margin: 175px !important;
}

.mt175 {
  margin-top: 175px !important;
}

.mr175 {
  margin-right: 175px !important;
}

.mb175 {
  margin-bottom: 175px !important;
}

.ml175 {
  margin-left: 175px !important;
}

.m180 {
  margin: 180px !important;
}

.mt180 {
  margin-top: 180px !important;
}

.mr180 {
  margin-right: 180px !important;
}

.mb180 {
  margin-bottom: 180px !important;
}

.ml180 {
  margin-left: 180px !important;
}

.m185 {
  margin: 185px !important;
}

.mt185 {
  margin-top: 185px !important;
}

.mr185 {
  margin-right: 185px !important;
}

.mb185 {
  margin-bottom: 185px !important;
}

.ml185 {
  margin-left: 185px !important;
}

.m190 {
  margin: 190px !important;
}

.mt190 {
  margin-top: 190px !important;
}

.mr190 {
  margin-right: 190px !important;
}

.mb190 {
  margin-bottom: 190px !important;
}

.ml190 {
  margin-left: 190px !important;
}

.m195 {
  margin: 195px !important;
}

.mt195 {
  margin-top: 195px !important;
}

.mr195 {
  margin-right: 195px !important;
}

.mb195 {
  margin-bottom: 195px !important;
}

.ml195 {
  margin-left: 195px !important;
}

.m200 {
  margin: 200px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.ml200 {
  margin-left: 200px !important;
}

.mt10b20 {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}

.mt20b30 {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
}

.mt30b20 {
  margin-top: 30px !important;
  margin-bottom: 20px !important;
}

.mt30b40 {
  margin-top: 30px !important;
  margin-bottom: 40px !important;
}

.mt40b30 {
  margin-top: 40px !important;
  margin-bottom: 30px !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.p70 {
  padding: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.p75 {
  padding: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.p80 {
  padding: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.p85 {
  padding: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.p90 {
  padding: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.p95 {
  padding: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.p100 {
  padding: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.ptb20lr10 {
  padding: 20px 10px !important;
}

.ptb15lr20 {
  padding: 15px 20px !important;
}

.ptb15lr25 {
  padding: 15px 25px !important;
}

.ptb15lr30 {
  padding: 15px 30px !important;
}

.ptb20lr25 {
  padding: 20px 25px !important;
}

.ptb20lr30 {
  padding: 20px 30px !important;
}

.ptb25lr30 {
  padding: 25px 30px !important;
}

.ml5r5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.mt5b5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.pl5r5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.pt5b5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.ml10r10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mt10b10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.pl10r10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.pt10b10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.ml15r15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mt15b15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.pl15r15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pt15b15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.ml20r20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mt20b20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.pl20r20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pt20b20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.ml25r25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mt25b25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.pl25r25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.pt25b25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.ml30r30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mt30b30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.pl30r30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.pt30b30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.ml35r35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.mt35b35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.pl35r35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.pt35b35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.ml40r40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mt40b40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.pl40r40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.pt40b40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.ml45r45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.mt45b45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.pl45r45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.pt45b45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.ml50r50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mt50b50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.pl50r50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.pt50b50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.ml55r55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.mt55b55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.pl55r55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.pt55b55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.ml60r60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mt60b60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.pl60r60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.pt60b60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.ml65r65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.mt65b65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.pl65r65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.pt65b65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.ml70r70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.mt70b70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.pl70r70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.pt70b70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.ml75r75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.mt75b75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.pl75r75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.pt75b75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.ml80r80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.mt80b80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.pl80r80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.pt80b80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.ml85r85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.mt85b85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.pl85r85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.pt85b85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.ml90r90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.mt90b90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.pl90r90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.pt90b90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.ml95r95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.mt95b95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.pl95r95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.pt95b95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.ml100r100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.mt100b100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.pl100r100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.pt100b100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.mauto {
  margin: auto !important;
}

.m0auto {
  margin: 0 auto !important;
}

.mauto0 {
  margin: auto 0 !important;
}

.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.wrap_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wrap_inflex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.wrap_inflex > .col_gs,
.wrap_flex > .col_gs {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.wrap_inflex > .col,
.wrap_flex > .col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.wrap_inflex > li,
.wrap_flex > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.wrap_inflex > .col_flex,
.wrap_flex > .col_flex {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wrap_flex_dldiv > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap_flex_dldiv > div dt {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.wrap_flex_dldiv > div dd {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.wrap_flex_dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap_flex_dl dt {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.wrap_flex_dl dd {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.wrap_flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrap_flex_center .col_gs {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.wrap_flex_center .col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 640px) {
  .wrap_flex_center.sp_wrap {
    display: block;
  }
  .wrap_flex_center.sp_wrap .col_gs {
    margin: 0 0 10px 0 !important;
    width: auto !important;
  }
}

.wrap_inflex_center {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrap_flex_jcenter {
  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;
}
.wrap_flex_jcenter .col_gs {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.wrap_flex_jcenter .col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.wrap_flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

.wrap_flex_equivalent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap_flex_equivalent .col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.jc_between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.jc_evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

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

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

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

.flex_grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.as_stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.as_start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.as_center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.as_end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.col_grow0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.col_shrink0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.col_gr_sh {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.col_left {
  margin-left: auto !important;
}

.col_right {
  margin-right: auto !important;
}

.col_top {
  margin-top: auto !important;
}

.col_bottom {
  margin-bottom: auto !important;
}

.no_hover,
.no_hover:hover {
  cursor: auto !important;
  opacity: 1 !important;
  color: inherit !important;
  outline: none;
}

.no_focus {
  outline: none !important;
}

.no_click {
  pointer-events: none !important;
}

.break_all {
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
}

.break_all_only {
  word-break: break-all;
}

.break_word {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.resize_none {
  resize: none;
}

.resize_v {
  resize: vertical;
}

.resize_h {
  resize: horizontal;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipsis_clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.of_visible {
  overflow: visible !important;
}

.of_hidden {
  overflow: hidden !important;
}

.of_auto {
  overflow: auto !important;
}

.of_scroll {
  overflow: scroll !important;
}

.of_ndisplay {
  overflow: no-display !important;
}

.of_ncontent {
  overflow: no-content !important;
}

.ofy_auto {
  overflow-y: auto !important;
}

.ofx_auto {
  overflow-x: auto !important;
}

.oscroll {
  overscroll-behavior-y: contain;
}

@media (min-width: 641px) {
  .smp_inner {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .pc_inner {
    display: none !important;
  }
}