/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer components {
  .page-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.187em 0 1.38em;
    background-color: #555;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 1.875rem;
    line-height: 1.8;
    text-align: center;
    letter-spacing: 0;
  }
  .page-header h1 {
    font-size: 1.875rem;
    line-height: 1.3;
    word-spacing: 0.03em;
  }
  .page-header [lang=en] {
    display: block;
    color: #999;
    font-size: 0.64em;
    font-weight: normal;
    letter-spacing: 0;
  }
  .page-header--contact {
    background-image: url(../images/about/contact_top_s.jpg);
  }
  .page-header--privacy {
    padding: 0.687em 0 0.88em;
  }
  @media (min-width: 48em) {
    .page-header--contact {
      background-image: url(../images/about/contact_top.jpg);
    }
  }
  @media (min-width: 64em) {
    .page-header {
      padding: 4.75rem 0 5.443rem;
      font-size: 2.5rem;
    }
    .page-header h1 {
      letter-spacing: -0.025em;
    }
    .page-header [lang=en] {
      font-size: 0.462em;
    }
    .page-header--privacy {
      padding: 1.7245em 0 1.876em;
    }
  }
  @media (min-width: 80em) {
    .page-header {
      font-size: 3.25rem;
    }
  }
}
@layer components {
  @charset "UTF-8";
  .about-top {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: calc(100vh - 100px);
    padding-top: 25vh;
    background: #3a3b3c url(/assets/image/ko/about/iropke_top_bg_m.jpg) center 0 no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
  }
  .about-top:after {
    content: "\e813";
    speak: none;
    font-weight: normal;
    font-family: "fontello";
    position: absolute;
    left: 50%;
    bottom: 1em;
    width: 2em;
    margin-left: -1em;
    color: #fff;
    font-size: 38px;
    opacity: 0.8;
  }
  @media (min-width: 48em) {
    .about-top {
      height: 500px;
      padding-top: 0;
      background-image: url(/assets/image/ko/about/iropke_top_bg.jpg);
    }
    .about-top br {
      display: none;
    }
    .about-top:after {
      display: none;
    }
  }
  .about-h1 {
    position: relative;
    padding-bottom: 4.5em;
    font-size: 2.4em;
    font-size: 10.5vw;
    line-height: 1.2;
    letter-spacing: -0.05em;
    -webkit-text-shadow: 0 0px 0.07em rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 0px 0.07em rgba(0, 0, 0, 0.4);
    text-shadow: 0 0px 0.07em rgba(0, 0, 0, 0.4);
  }
  .about-h1:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    margin-top: 3.2em;
    width: 1px;
    margin-left: -0.5px;
    background-color: #fff;
  }
  @media (min-width: 48em) {
    .about-h1 {
      padding-top: 120px;
      font-size: 3.6em;
    }
    .about-h1:after {
      height: 90px;
    }
  }
  @media (min-width: 64em) {
    .about-h1 {
      padding-top: 140px;
      font-size: 4.2em;
      -webkit-text-shadow: 0 0px 0.07em rgba(0, 0, 0, 0.4);
      -moz-text-shadow: 0 0px 0.07em rgba(0, 0, 0, 0.4);
      text-shadow: 0 0px 0.07em rgba(0, 0, 0, 0.4);
    }
    .about-h1:after {
      height: 60px;
    }
  }
  @media (min-width: 80em) {
    .about-h1 {
      padding-top: 100px;
      font-size: 4.8em;
    }
  }
  .about-iropke {
    background-color: #fff;
  }
  .about-heading {
    position: relative;
    font-size: 1em;
    margin-bottom: 1.6em;
    margin-left: 10px;
    margin-right: 10px;
    position: absolute;
    color: #fff;
    left: 0;
    z-index: 2;
    width: 100%;
    margin-top: -15em;
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-heading [lang=en] {
    display: block;
    margin-bottom: 1em;
    font-size: 0.88em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.16em;
  }
  .about-heading-big {
    display: block;
    font-weight: normal;
    font-size: 2em;
    letter-spacing: -0.05em;
    line-height: 1.3;
  }
  @media (min-width: 48em) {
    .about-heading {
      display: block;
      position: relative;
      margin-top: 1.5em;
      margin-bottom: 2.5em;
      margin-left: 0;
      padding-left: 0;
      color: #2c2d2e;
      letter-spacing: 0.06em;
    }
  }
  @media (min-width: 80em) {
    .about-heading-big {
      font-size: 2.78em;
    }
  }
  .about-visual {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .about-visual-guide {
    position: relative;
    height: 0;
    padding-bottom: 140.625%;
  }
  .about-visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  @media (min-width: 48em) {
    .about-visual-guide {
      display: none;
    }
  }
  .about-section {
    position: relative;
    overflow: hidden;
    padding-bottom: 1.5em;
    font-size: 1.5em;
  }
  .about-section .l-pd:before {
    content: attr(data-heading);
    display: block;
    margin-top: 2em;
    margin-bottom: 1.4em;
    color: inherit;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.16em;
  }
  .about-section p, .about-section dd {
    color: #555;
    font-family: "Iropke Batang", serif;
    letter-spacing: -0.01em;
    line-height: 1.7;
    word-break: keep-all;
    word-wrap: break-word;
  }
  @media (min-width: 48em) {
    .about-section {
      padding-top: 1em;
      padding-bottom: 2.5em;
      font-size: 1.64em;
    }
    .about-section .l-pd:before {
      display: none;
    }
  }
  @media (min-width: 80em) {
    .about-section {
      font-size: 1.8em;
    }
  }
  .about-section-vision {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    color: #2c2d2e;
  }
  .about-section-vision:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 100%;
    margin: auto;
    background-color: #f6ff00;
    -webkit-transition: all 1.2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -moz-transition: all 1.2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -ms-transition: all 1.2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -o-transition: all 1.2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition: all 1.2s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  }
  .about-section-vision.is-active:after {
    width: 100%;
  }
  @media (min-width: 48em) {
    .about-section-vision {
      margin-top: -180px;
      margin-left: 40px;
      margin-right: 40px;
      margin-bottom: 80px;
    }
  }
  @media (min-width: 64em) {
    .about-section-vision .l-pd {
      padding-left: 40px;
      padding-right: 40px;
    }
  }
  @media (min-width: 80em) {
    .about-section-vision {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
    }
    .about-section-vision .l-pd {
      padding-left: 60px;
      padding-right: 60px;
    }
  }
  .about-section-value {
    background: #fff;
    -webkit-transition: background-color 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -moz-transition: background-color 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -ms-transition: background-color 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -o-transition: background-color 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition: background-color 0.8s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  }
  .about-section-value.is-active {
    background: #eee;
  }
  .about-section-value > .l-pd:before {
    margin-bottom: 0;
  }
  .about-section-value .about-visual {
    background-image: url(/assets/image/ko/about/iropke_signboard.jpg);
  }
  @media (min-width: 48em) {
    .about-section-value {
      padding-top: 40px;
      padding-bottom: 40px;
    }
    .about-section-value > .l-pd {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media (min-width: 64em) {
    .about-section-value {
      padding-top: 80px;
      padding-bottom: 80px;
    }
  }
  .about-section-history {
    background-color: #3a3b3c;
    color: #fff;
  }
  .about-section-history .about-visual {
    background-image: url(/assets/image/ko/about/iropke_history_bg_m.jpg);
  }
  @media (min-width: 48em) {
    .about-section-history {
      background-image: url(/assets/image/ko/about/iropke_history_bg.jpg);
    }
    .about-section-history .about-heading {
      color: #fff;
    }
    .about-section-history .about-heading-big span {
      display: none;
    }
  }
  .about-section-biz {
    background-color: #eee;
  }
  .about-section-biz .about-visual {
    background-image: url(/assets/image/ko/about/iropek_biz_bg_m.jpg);
  }
  @media (min-width: 64em) {
    .about-section-biz {
      background-color: #fff;
    }
  }
  .about-vision {
    position: relative;
    z-index: 10;
    padding-left: 10px;
    padding-right: 10px;
  }
  .about-vision h3 {
    color: #2c2d2e;
    font-size: 1.467em;
    font-weight: normal;
    line-height: 1.3;
    letter-spacing: -0.02em;
    word-break: keep-all;
    word-wrap: break-word;
  }
  .about-vision p {
    letter-spacing: -0.01em;
  }
  @media (max-width: 63.99em) {
    .about-vision h3 br {
      display: none;
    }
  }
  @media (min-width: 64em) {
    .about-vision h3 {
      font-size: 2em;
      margin-bottom: 1em;
    }
    .about-vision .col-6:first-child {
      padding-right: 50px;
    }
    .about-vision .col-6:last-child {
      padding-left: 55px;
    }
    .about-vision:after {
      content: "";
      position: absolute;
      left: 50%;
      top: 4.5em;
      bottom: 1.4em;
      width: 1px;
      background-color: #767676;
    }
  }
  @media (min-width: 80em) {
    .about-vision p {
      font-size: 1.22em;
      line-height: 1.8;
    }
  }
  .about-value {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
  }
  .about-value-list {
    padding-bottom: 1em;
  }
  .about-value dt {
    margin-top: 1em;
    margin-bottom: 0.3em;
    color: #555;
    font-weight: bold;
  }
  @media (min-width: 48em) {
    .about-value {
      padding-left: 0;
      padding-right: 0;
      margin-left: 10px;
    }
    .about-value-list {
      margin-right: 2em;
      padding-right: 50%;
    }
    .about-value-img {
      position: absolute;
      top: 40px;
      right: 40px;
      bottom: 15px;
      width: 45%;
      max-width: 500px;
      background: url(/assets/image/ko/about/iropke_signboard_.jpg) center center no-repeat;
      background-size: cover;
    }
  }
  @media (min-width: 64em) {
    .about-value {
      margin-left: 40px;
      margin-right: 40px;
      background-color: #fff;
    }
    .about-value .about-heading-big {
      color: #2c2d2e;
    }
    .about-value .l-pd {
      padding: 45px 40px;
      padding-right: 50%;
    }
    .about-value .col-6 {
      position: relative;
    }
    .about-value-list {
      margin-right: 0;
      padding-right: 60px;
    }
    .about-value-img {
      top: 0;
      right: 0;
      bottom: 0;
      left: 50%;
      width: auto;
      max-width: none;
    }
  }
  @media (min-width: 80em) {
    .about-value {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
    }
    .about-value .about-heading {
      margin-bottom: 3.6em;
    }
    .about-value .l-pd {
      padding-left: 60px;
    }
    .about-value-pd {
      padding-left: 60px;
    }
  }
  .about-history {
    padding-left: 10px;
    padding-right: 10px;
  }
  .about-history-list {
    overflow: hidden;
    margin-bottom: 1.5em;
    margin-left: -10px;
    margin-right: -10px;
  }
  .about-history li {
    margin-top: 2px;
    padding: 12px 20px;
    background-color: #fff;
    list-style: none;
  }
  .about-history time {
    display: block;
    color: #3a3b3c;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
  }
  .about-history p {
    margin: 0;
    font-family: "Roboto", "NotoSans", "Malgun Gothic", "맑은 고딕", "돋움", dotum, sans-serif;
    word-break: keep-all;
    word-wrap: break-word;
  }
  @media (min-width: 48em) {
    .about-history {
      padding-left: 15px;
      padding-right: 15px;
      max-width: 1080px;
    }
    .about-history-list {
      margin-left: -15px;
      margin-right: -15px;
    }
    .about-history li {
      float: left;
      width: 33.3%;
      margin-top: 0;
      padding: 0;
      background-color: transparent;
    }
    .about-history .bd {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      height: 200px;
      margin: 1px;
      padding: 30px;
      background-color: #fff;
    }
    .about-history time {
      font-size: 1.5em;
    }
  }
  @media (min-width: 64em) {
    .about-history {
      padding-left: 0;
      padding-right: 0;
      padding-top: 40px;
    }
    .about-history-list {
      margin-left: 0;
      margin-right: 0;
    }
    .about-history li {
      width: 25%;
    }
    .about-history p {
      margin-top: 0.75em;
      font-size: 16px;
    }
  }
  @media (min-width: 80em) {
    .about-history {
      margin: 0 auto;
    }
    .about-history .l-pd {
      padding-left: 0;
      padding-right: 0;
    }
    .about-history li {
      width: 25%;
    }
  }
  .about-biz {
    padding-left: 10px;
    padding-right: 10px;
  }
  .about-biz .about-heading {
    margin-top: -12em;
    color: #3a3b3c;
  }
  .about-biz .about-heading-big {
    margin-left: -0.07em;
  }
  @media (min-width: 48em) {
    .about-biz .about-heading {
      margin-top: 0;
    }
  }
  .about-biz-img {
    display: none;
  }
  .about-biz-list {
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 1em;
  }
  .about-biz-list > li {
    margin-top: 10px;
    padding: 15px 25px;
    background-color: #fff;
  }
  .about-biz-list > li:first-child {
    margin-top: 0;
  }
  .about-biz-h {
    font-size: 1.467em;
    font-weight: normal;
  }
  .about-biz-item {
    position: relative;
    margin: 0.3em 0;
    padding-left: 1em;
    color: #555;
    font-size: 0.867em;
    font-family: "Iropke Batang", serif;
    letter-spacing: -0.02em;
    word-break: keep-all;
    word-wrap: break-word;
  }
  .about-biz-item:before {
    content: "";
    position: absolute;
    top: 0.7em;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #3a3b3c;
    border-radius: 50%;
  }
  @media (min-width: 48em) {
    .about-biz {
      padding-top: 40px;
    }
    .about-biz-list ul {
      margin-top: 1.5em;
    }
  }
  @media (min-width: 64em) {
    .about-biz {
      padding-left: 0;
      padding-right: 0;
      padding-top: 60px;
    }
    .about-biz-img {
      display: block;
      margin-bottom: 20px;
    }
    .about-biz-list {
      margin-left: -15px;
      margin-right: -15px;
    }
    .about-biz-list > li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      width: 33.33%;
      margin-top: 0;
      padding: 15px 15px;
    }
    .about-biz-item {
      font-size: 14px;
    }
  }
  @media (min-width: 80em) {
    .about-biz {
      max-width: 1080px;
      margin: 0 auto;
    }
    .about-biz .l-pd {
      padding-left: 0;
      padding-right: 0;
    }
    .about-biz-img {
      margin-bottom: 30px;
    }
    .about-biz-list > li {
      margin-top: 0;
    }
    .about-biz-item {
      font-size: 16px;
    }
  }
  .l-recruit {
    padding-top: 3em;
    padding-bottom: 6em;
    margin: 0 15px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  @media (min-width: 37.5em) {
    .l-recruit {
      margin: 0 6.25%;
    }
  }
  @media (min-width: 48em) {
    .l-recruit {
      width: 80%;
      margin: 0 auto;
    }
  }
  @media (min-width: 64em) {
    .l-recruit {
      padding-top: 6em;
      padding-bottom: 12em;
      max-width: 950px;
    }
  }
  .recruit-section .page-header {
    max-height: 155px;
    background: url(/assets/image/ko/about/recruit_top.jpg) center center no-repeat;
    background-size: cover;
  }
  .recruit-section .page-header h1 {
    margin-top: -20px;
  }
  .recruit-section .page-header .btn {
    font-size: 12px;
  }
  .recruit-category {
    display: none;
    color: #3a3b3c;
    background-color: #fff;
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
  }
  .recruit-container {
    color: #555;
    font-size: 1.4em;
    -webkit-perspective: 900px;
    perspective: 900px;
  }
  .recruit-container.on {
    position: relative;
  }
  .recruit-container.on:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    margin: auto;
  }
  .recruit-trigger {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 12px 5px;
    background-color: #f8f8f8;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .recruit-item .recruit-trigger::after {
    content: "채용예정";
    position: absolute;
    top: 15px;
    right: 25px;
    width: 73px;
    padding: 3px 0;
    border-radius: 20px;
    background-color: #999;
    color: #fff;
    font-size: 12px;
    text-align: center;
  }
  .doing .recruit-trigger:after {
    content: "채용중";
    background-color: #e9bd23;
  }
  .alt .recruit-trigger {
    background-color: #fff;
  }
  .recruit-trigger:hover {
    text-decoration: none;
    background-color: #e0e0e0;
  }
  .alt .recruit-trigger:hover {
    background-color: #e9e9e9;
  }
  .recruit-item {
    overflow: hidden;
    position: relative;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
  }
  .recruit-aff, .recruit-dep, .recruit-car, .recruit-per {
    display: none;
  }
  .recruit-div {
    padding-left: 1.4285714286em;
  }
  .recruit-detail {
    display: none;
    position: relative;
    background-color: #fff;
    padding: 1.0714285714em 1.7857142857em;
  }
  .recruit-detail .h {
    display: none;
  }
  .recruit-detail h2 {
    font-size: 1.0714285714em;
  }
  .recruit-detail .dot-list {
    margin-top: 0.5714285714em;
    margin-bottom: 1.4285714286em;
  }
  .recruit-detail .dot-list li {
    position: relative;
    padding-left: 10px;
  }
  .recruit-detail .dot-list li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 3px;
    height: 3px;
    margin: auto;
    border-radius: 50%;
    background-color: #555;
  }
  .recruit-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 8px 10px;
    outline: 0 none;
  }
  .recruit-close:before {
    content: "\e807";
    speak: none;
    font-weight: normal;
    font-family: "fontello";
  }
  @media (min-width: 64em) {
    .recruit-category {
      display: block;
      padding: 1.2857142857em 0;
      font-size: 1.4em;
    }
    .recruit-section .page-header {
      max-height: 310px;
    }
    .recruit-section .page-header .btn {
      margin-top: -10px;
      font-size: 15px;
    }
    .recruit-container {
      border-top: 2px solid #555;
      font-size: 1.4em;
    }
    .recruit-container.is-open {
      border-top: 1px solid #cccdce;
    }
    .recruit-trigger {
      position: relative;
      padding: 8px 0 12px;
    }
    .recruit-item .recruit-trigger::after {
      top: 18px;
      right: 33.3333333333%;
      padding: 4px 0 5px;
      margin-right: -100px;
    }
    .recruit-aff {
      display: block;
      text-align: center;
    }
    .recruit-dep {
      display: block;
      padding-left: 1.4285714286em;
    }
    .recruit-div {
      padding-left: 0.7142857143em;
    }
    .recruit-car {
      display: block;
      padding-left: 4.2857142857em;
    }
    .recruit-item .recruit-per {
      display: block;
      padding-left: 7.8571428571em;
      padding-right: 1.4285714286em;
      word-wrap: break-word;
    }
    .is-open .recruit-detail {
      margin-top: 20px;
      padding: 3.5714285714em 5.7142857143em 14.2857142857em;
    }
    .is-open .recruit-detail:before {
      content: "";
      position: absolute;
      top: -20px;
      right: 0;
      left: 0;
      z-index: 1;
      height: 2px;
      background-color: #555;
    }
    .recruit-detail .h {
      display: block;
      color: #2c2d2e;
      font-weight: normal;
      font-size: 2.1428571429em;
    }
    .recruit-detail h2 {
      margin-top: 2.1428571429em;
      font-size: 1.1428571429em;
    }
    .recruit-detail .dot-list {
      margin-bottom: 0;
    }
    .recruit-close {
      padding: 23px 25px;
      font-size: 1.5714285714em;
    }
  }
  .l-utils {
    max-width: 790px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.4em;
  }
  @media (min-width: 48em) {
    .l-utils {
      padding-left: 5%;
      padding-right: 5%;
      font-size: 1.6em;
    }
  }
  .utils-section {
    padding-bottom: 3em;
  }
  @media (min-width: 64em) {
    .utils-section {
      padding-bottom: 7em;
    }
  }
  .privacy {
    padding: 1.5em 10px 1.2em;
    color: #555;
    letter-spacing: -0.025em;
  }
  .privacy + .privacy {
    border-top: 1px solid #cccdce;
  }
  .privacy .h {
    margin-bottom: 0.5em;
    color: #191919;
    font-weight: normal;
    font-size: 1.5714285714em;
  }
  .privacy .h + h2 {
    margin-top: 0;
  }
  .privacy h2 {
    margin-top: 1.7857142857em;
    margin-bottom: 0.3571428571em;
    color: #555;
    font-weight: bold;
    font-size: 1em;
  }
  .privacy p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.625;
    word-break: keep-all;
    word-wrap: break-word;
  }
  .privacy p + p {
    margin-top: 1.7857142857em;
  }
  .privacy a {
    border-bottom: 1px solid #848484;
  }
  .privacy a:hover {
    text-decoration: none;
  }
  .privacy .dash-list {
    margin-top: 1.5714285714em;
  }
  .privacy .dash-list li {
    position: relative;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    line-height: 1.6;
    word-break: keep-all;
    word-wrap: break-word;
  }
  .privacy .dash-list li:before {
    content: "- ";
  }
  @media (min-width: 64em) {
    .privacy {
      padding: 2.5em 0 3.2142857143em;
    }
    .privacy .h {
      font-size: 2.5714285714em;
    }
  }
  .location-section {
    position: relative;
    background-color: #fff;
  }
  @media (min-width: 64em) {
    .location-section {
      min-height: 640px;
      height: 940px;
      height: calc(100vh - 130px);
    }
  }
  .location-info {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3em 30px 4em;
    font-size: 1.4em;
    line-height: 1.5;
  }
  .location-info h1 {
    margin: 0 0 1em;
    font-size: 1.24em;
  }
  .location-info h2 {
    margin-top: 2em;
    color: #191919;
    font-size: 1em;
  }
  .location-info p {
    margin-top: 0.4em;
    color: #2c2d2e;
  }
  .location-info ul {
    margin-top: 0.3em;
  }
  .location-info a {
    display: inline-block;
    border-bottom: 1px solid #767676;
    letter-spacing: 0.033em;
  }
  .location-info a:hover {
    color: #000;
    font-weight: bold;
    letter-spacing: 0;
    text-decoration: none;
  }
  @media (min-width: 64em) {
    .location-info {
      position: absolute;
      top: 0;
      left: 40px;
      width: 320px;
      padding: 48px;
      background: #fff;
    }
    .location-info h1 {
      margin: 0 0 2em;
    }
    .location-info h2 {
      margin-top: 2em;
    }
  }
  .map {
    width: 100%;
    height: 240px;
  }
  @media (min-width: 37.5em) {
    .map {
      height: 400px;
    }
  }
  @media (min-width: 48em) {
    .map {
      height: 500px;
    }
  }
  @media (min-width: 64em) {
    .map {
      width: 100%;
      height: 100%;
    }
  }
  @media (min-width: 64em) {
    .about-vision .my-item__col:first-child {
      padding-right: 50px;
    }
  }
  @media (min-width: 64em) {
    .about-vision .my-item__col:last-child {
      padding-left: 55px;
    }
  }
}
@layer components {
  .my-item__row::before {
    content: '';
    display: block;
  }
  .my-item__row::after {
    content: '';
    display: table;
    clear: both;
  }
  @media (min-width: 64em) {
    .my-item__row {
      margin: 0 -10px;
    }
  }
  .my-item__row {
    zoom: 1;
    margin: 0 -5px;
  }
  .my-item__col, .my-item__col-2, .my-item__col-4, .my-item__col-12 {
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
  }
  @media (min-width: 64em) {
    .my-item__col-12 {
      width: 100%;
      padding: 10px;
    }
  }
  @media (min-width: 64em) {
    .my-item__col {
      width: 50%;
      padding: 10px;
      padding-right: 10px;
    }
  }
  @media (min-width: 64em) {
    .my-item__col-2 {
      width: 16.667%;
      padding: 10px;
    }
  }
  @media (min-width: 64em) {
    .my-item__col-4 {
      width: 33.333%;
      padding: 10px;
      padding-right: 10px;
      padding-left: 10px;
    }
  }
}
