@charset "UTF-8";

body {
  min-width: 32rem;
  width: 100%;
}
[class*="col-"] img {
  width: 100%;
}
[class*="col-"] .welfare img {
  width: auto;
}
.header.no-bg::before {
  display: none;
}
header.cover.has-motion .bg {
  animation: headerBgMotion 1.7s ease-out forwards;
  opacity: 0;
  transform: scale(1.2);
  min-height: 45rem;
}
.reveal,
#header.cover .cont,
.cover .cont,
.department.flow-contents .reveal,
.article header .h3,
.article header .sub-h,
.fashion-view .sub-h2,
.beverage-section .sub-h2,
.news .press-item,
.ideal-items .item,
.value-items .value,
.gallerian-list .cont .info {
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, 75);
  transition: 0.5s;
}
#header.cover .cont > .title,
.our-header .l-wrap .title,
.our-header .l-wrap .l-large,
.our-section-cell .sub-desc,
.article header .h3,
.article header .sub-h,
.personnel-view header [class*="h"],
.personnel-view .pic {
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, 30);
  transition: 0.7s;
}
.reveal.is-revealed,
header.cover .cont.is-revealed,
header.cover .cont > .title.is-revealed,
.our-header .l-wrap .title.is-revealed,
.our-header .l-wrap .l-large.is-revealed,
.our-section-cell .sub-desc.is-revealed,
.department.flow-contents .reveal.is-revealed,
.article header .h3.is-revealed,
.article header .sub-h.is-revealed,
.fashion-view .sub-h2.is-revealed,
.beverage-section .sub-h2.is-revealed,
.news .press-item.is-revealed,
.ideal-items .item.is-revealed,
.value-items .value.is-revealed,
.personnel-view header.is-revealed [class*="h"],
.personnel-view .pic.is-revealed,
.gallerian-list .cont .info.is-revealed {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.cover.has-motion.reveal {
  opacity: unset;
  transform: none;
}
.header.is-active .bg {
  transition: none 0s ease 0s;
}

header.cover .cont > .title {
  transition-delay: 0.05s;
}
.our-header .l-wrap .l-large {
  transition-delay: 0.1s;
}
.our-section-cell .sub-desc {
  transition-delay: 0.1s;
}
.article header .sub-h {
  transition-delay: 0.1s;
}
.personnel-view header .h4 {
  transition-delay: 0.05s;
}
.personnel-view .pic {
  transition-delay: 0.1s;
}
[data-namespace="business"] .video-wrap.reveal {
  transition-delay: 0.3s;
}
.form-write .form-file-wrap {
  max-width: none;
}
.promotion-search-form .dropdown {
  display: none;
}
.map-wrap .map-info.map-info-wide {
  padding: 10rem 0;
}
.notice-popup {
  display: none;
}

@keyframes headerBgMotion {
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/* Header */
.btn-menu {
  display: none;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  width: 4rem;
  height: 4rem;
  background: url("../image/official/mobile/icon-burger.svg");
  opacity: 0;
}
.header:before {
  height: 180px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(25, 25, 25, 0) 100%);
}
.is-sticky .header:before {
  height: 80px;
}
.gnb .d1-a {
  font-weight: bold;
}

/* Table */
td a {
  text-decoration: underline;
}

/* index */
.index .tab-section h3 {
  text-align: center;
}
.index .tab-section h3 i {
  display: block;
  margin-top: 1.2rem;
  margin-bottom: 5rem;
  color: #767676;
  font-size: 16px;
  letter-spacing: 0.05em;
}

/* Intro */
.major-history .item .visual {
  background: transparent;
}
.major-history .item--center .visual {
  background: #f5f2ed;
}
.major-history .history-items .visual--img,
.major-history .history-items .visual--text,
.major-history .history-items .item--center {
  transition: 0.5s;
}
.major-history .progress .line--front {
  transition: 0.3s;
}
.major-history .item--left div,
.major-history .item--right div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50%;
  backface-visibility: hidden;
}
.major-history .item div em {
  font-size: 18px;
  letter-spacing: -0.025em;
  line-height: 1.6;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.major-history .item div strong {
  display: block;
  margin-bottom: 1rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.major-vision .competitive .swiper-slide .cont-cell {
  transition: 0.3s;
}
.major-vision .our-vision .our-header {
  padding-top: 15rem;
  height: 45rem;
}
.reference-list .item a .title {
  display: table-cell;
  padding: 0 calc(90px + 24px + 30px) 0 90px;
  font-size: 22px;
}
.reference-list .item a:before {
  top: 30px;
}

/* management */
.corporate-structure .h4 {
  font-size: 3.8rem;
  padding: 90px 0 70px;
  margin: 0;
  text-align: center;
}
.corporate-structure .h3 {
  display: block;
  padding: 80px 0 70px;
  margin: 0;
  text-align: center;
}

/* business */
#cover-3 {
  display: block;
  position: static;
}
#cover-3 .mo-view,
#cover-3 .pc-view {
  width: 100%;
}
#cover-3 .pc-view {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
#cover-3 .mo-view {
  display: none;
}
#cover-3 .mo-view .landscape--top {
  display: flex;
  width: 100%;
  height: 100%;
}
#cover-3 .mo-view .landscape--top .landscape--left-01 {
  width: 50%;
}
#cover-3 .mo-view .landscape--top .landscape--right-02 {
  width: 50%;
}
#cover-3 .mo-view .landscape--bottom {
  height: 100%;
}
.step-2 #cover-3 .mo-view .landscape--bottom {
  transform: translate3d(0, 0, 0);
}
.step-3 #cover-3 .mo-view .landscape--bottom {
  transform: translate3d(0, -100%, 0);
}

.beverage-section .pb-detail {
  height: calc(100% - 8em);
}
/* 추가 수정 */
/* .beverage-section--pb .pb-detail .img {
  width: 50%;
  height: 100%;
} */
.beverage-section--pb .pb-detail img {
  width: 50%;
  height: 100%;
  object-fit: cover;
}

.beverage-section .pb-detail .cont {
  width: calc(50% - 14rem);
  overflow-y: hidden;
}
/* // 추가 수정 */
.beverage-section .pb span {
  display: block;
  margin-top: 1rem;
  font-size: 16px;
  letter-spacing: -0.025em;
  font-weight: bold;
  text-align: center;
}
.beverage-section .tit {
  display: block;
}

/* Promotion */
.social-container .social-card {
  left: 0;
  top: 0;
  margin-bottom: 4rem;
}
.social-media .promotion-search-form {
  width: 100%;
}
.press-footer span.btn--view[lang="en"] {
  cursor: default !important;
  border-color: rgba(51, 51, 51, 0.3) !important;
  color: rgba(51, 51, 51, 0.5) !important;
  background: transparent !important;
}
.press-footer span.btn--view[lang="en"]:hover,
.press-footer span.btn--view[lang="en"]:focus {
  letter-spacing: 0.075em;
}
.social-media .label .time {
  color: #999999;
  font-size: 12px;
}
.article header h2.h3 {
  font-weight: normal;
  width: 800px;
  margin: 120px auto 30px;
  text-align: center;
}
.article header .sub-h {
  font-size: 1.5em;
}

/* responsibility */
.environment .welfare-section .row {
  margin-top: 4rem;
}
.environment .welfare-section .row:nth-of-type(1) {
  margin-top: 0;
}
.fair-program .system-diagram {
  background: none;
}
.fair-program .system-diagram-tit,
.fair-program .system-diagram-list {
  display: none;
}
.environment .cert-section .authentication-item .time {
  margin-right: 10px;
}
.tab-section h3.h3 {
  text-align: center;
  padding-bottom: 5.5rem;
}
.ethics .standard-section .major-list span {
  display: block;
  margin-top: 5px;
  margin-bottom: 3rem;
  text-align: center;
  font-size: 16px;
  letter-spacing: -0.025em;
}
.fair-program h3.h3 {
  text-align: center;
  padding: 80px 0 70px;
  margin: 0;
}
.fair-program h4.h4 {
  text-align: center;
  font-size: 3.8rem;
  padding: 90px 0 70px;
  margin: 0;
}
.fair-system h3.h3 {
  text-align: center;
  padding: 80px 0 70px;
  margin: 0;
}
.fair-system h4.h4 {
  text-align: center;
  font-size: 3.8rem;
  padding: 90px 0 70px;
  margin: 0;
}
.contribute .bg-desc strong {
  display: block;
  font-weight: normal;
  font-size: 3rem;
}
.contribute .bg-desc strong span {
  color: #ff7200;
}
.contribute .bg-desc strong + p {
  margin-top: 3rem;
  padding-right: 28.1%;
}
.ethics .standard-section .guide .cont .h4 {
  display: block;
}
.contribute .field-list .cont p.h6 {
  margin: 0 0 0.5em;
}
.environment .cert-section .authentication-item .h6 {
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: -0.025em;
  color: #222;
}
.form-write .form-group > em {
  display: block;
  color: #191919;
  font-size: 14px;
  letter-spacing: -0.025em;
  margin-bottom: 20px;
}

/* recruit */
.ideal .ideal-section .item strong {
  display: block;
  color: #191919;
  font-size: 3rem;
  letter-spacing: -0.05em;
  font-weight: bold;
}
.gallerian-list li .h4 {
  margin-top: 16px;
  margin-bottom: 34px;
  margin-right: 20px;
  font-weight: normal;
  word-break: keep-all;
  word-wrap: break-word;
}
.ideal .value-section span.h6 {
  display: block;
}

/* location */
.reference-list--half .item a h4 {
  display: table-cell;
  font-size: 22px;
  padding: 0;
  max-width: 480px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.guide-desc h5.h5 {
  margin: 40px 0 17px;
}
.guide-desc .btn + h5.h5 {
  margin: 76px 0 30px;
}
.guide-desc h4.h5 {
  margin: 0 0 0.5em;
  text-indent: 0;
}
.guide-desc .sub-tit {
  margin: 0;
  text-indent: 0;
}
.support .guide-desc .sub-tit + .h5 {
  font-weight: normal;
}

/* utility */
.map-wrap .map-info {
  float: unset;
  width: 100%;
  padding: 4%;
}
.map-wrap .map {
  display: none;
}
.map-wrap .map-info .phone {
  margin: 0;
}

/* table */
.management-table-wrap,
.table--scroll {
  max-width: none;
}
.table--scroll table th,
.table--scroll table td {
  text-wrap: wrap;
}
.table--scroll .caption.left {
  font-size: 18px;
  margin-bottom: 1.2rem;
  text-align: left;
  color: #191919;
}
.management-table-wrap p {
  margin: 0;
  font-size: 16px;
  letter-spacing: -0.025em;
  line-height: 1.7;
}

/* Responsibility */
.ethics .organization-section .diagram {
  display: block;
  background: none;
  width: 100%;
  max-width: 69.1rem;
  height: auto;
}
.ethics .organization-section .diagram img {
  width: 100%;
}
.ethics .organization-section .diagram > .head,
.ethics .organization-section .diagram > .infoes,
.ethics .organization-section .diagram > .branch {
  display: none;
}

/* Recruit */
.recruit .slogan {
  max-width: 1220px;
}
.recruit .slogan span {
  display: inline-block;
  opacity: 0;
  transform: translateY(12px);
  transition: all 0.5s;
}
.recruit .slogan span.is-revealed {
  opacity: 1;
  transform: translateY(0);
}
.gallerian-view .article-cover img {
  transition: transform 1s;
}
.gallerian-view .article-cover .img-border {
  transition: transform 1s;
}

/* Counsel */
.counsel-list .item .item-cont {
  height: 0;
  overflow: hidden;
  transition: 0.5s;
}
.counsel-list .item-title {
  cursor: pointer;
}
.counsel-list .item.is-active .item-cont {
  height: 209px;
}

/* Location */
.support .guide-desc .bg-list {
  padding: 0;
  text-align: center;
  overflow: hidden;
}
.support .guide-desc .bg-list img {
  width: 100%;
}
.support .guide-desc .bg-list .item-wrap {
  display: none;
  margin: 0;
}
.support .product-guid-diagram-tit,
.support .item-wrap {
  opacity: 0;
}

/* Footer */
.footer .cont .footer-img-txt {
  width: 10.2rem;
  height: 1.2rem;
}
.footer .cont .copyright img {
  width: 189px;
  height: 13px;
  vertical-align: bottom;
}

/* Error */
.error .error-h br {
  display: none;
}

@media screen and (max-width: 1499px) {
  /* Header */
  body,
  .header {
    min-width: auto;
    width: 100%;
  }
  .index .tab-section .contribute-img {
    width: 100%;
    height: auto;
    min-width: auto;
    min-height: auto;
    object-fit: cover;
  }
  .is-sticky .header {
    text-align: right;
  }
  .gnb-list > li {
    text-align: center;
  }

  /* Intro */
  .major-vision .competitive .swiper-slide .cont-cell {
    transition: 0.3s;
    padding-top: 0;
  }

  /* Business */
  .beverage-section .slide-container {
    width: 100%;
  }
  .beverage-section .pb a::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .beverage-section .pb a.is-active::after {
    transform: translateX(-50%) rotateZ(45deg);
  }

  /* responsibility */
  .fair-program .cp-list {
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1.6rem;
  }
  .fair-program .cp-list li {
    width: calc((100% - 4.8rem) / 4);
    flex-basis: auto;
  }
  .fair-program .cp-list li + li {
    margin-left: 0;
  }
  .fair-program .cp-list li:nth-child(5n + 6) {
    margin-left: 0;
  }
  .fair-program .cp-list li:nth-child(n + 6) {
    margin-top: 0;
  }
}

@media screen and (max-width: 1250px) {
  /* Header */
  body.detail .header::before {
    background: transparent;
  }
  body.detail .header .bg {
    background: #191919;
  }
  .header .logo,
  .is-sticky .header .logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16.3rem;
    height: auto;
    padding-top: 0;
    margin-left: 2rem;
  }
  .header .gnb,
  .is-sticky .header .gnb {
    height: 100%;
  }
  #header.is-active .back-panel {
    display: none;
  }
  .header {
    height: 12rem;
  }
  .btn-menu {
    display: block;
    opacity: 1;
  }
  .gnb-list {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: fixed;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    margin-top: 0;
    padding: 11.2rem 0 6rem;
    background: #191919;
    transition: all 0.5s;
    overflow-y: auto;
  }
  body.is-sticky .gnb-list {
    margin-top: 0;
    padding: 9rem 0 6rem;
  }
  #gnb {
    position: relative;
  }
  #gnb::before {
    content: "";
    display: block;
    position: fixed;
    left: 100%;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 120px;
    background-color: #191919;
    transition: left 0.5s;
  }
  #gnb.is-opened::before {
    left: 0;
  }
  .is-sticky #gnb::before {
    height: 80px;
  }
  #logo {
    z-index: 10;
  }
  .gnb-list .sub-wrap {
    height: 0;
    margin-top: 0;
  }
  .is-sticky .gnb .sub-wrap {
    margin-top: 0;
  }
  .gnb-list .gnb-sub {
    display: none;
    height: auto;
    margin-top: 0;
  }
  .gnb-list .d1-a.is-active + .sub-wrap {
    height: auto;
  }
  .gnb-list .d1-a.is-active + .sub-wrap .gnb-sub {
    display: block;
    padding-top: 0;
    margin: 1.2rem 0 0 2rem;
    border-left: 1px solid #303135;
    border-right: none;
  }
  .gnb .d2-a:hover::after,
  .gnb .d2-a:focus::after {
    display: none;
  }
  .gnb {
    top: 0;
    height: 12rem;
  }
  .gnb.is-opened .gnb-list {
    right: 0;
  }
  .gnb-list .d1 {
    width: 100%;
    text-align: left;
  }
  .gnb-list .d1-a {
    display: block;
    position: relative;
    width: 100%;
    padding: 1.4rem 4.2rem 1.4rem 2rem;
    text-align: left;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2.6rem;
    box-sizing: border-box;
  }
  .gnb-list button.d1-a::after {
    content: "";
    display: block;
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    width: 2.2rem;
    height: 2.2rem;
    background: url("../image/official/mobile/icon-accordion-arrow.svg") no-repeat;
  }
  .gnb-list .d1-a.is-active::after {
    transform: translateY(-50%) rotate(180deg);
  }
  .gnb-list .d2 {
    margin-top: 0;
  }
  .gnb-list .d2 a {
    display: block;
    padding: 0 0 0 2rem;
    text-align: left;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.2rem;
    color: #cccccc;
  }
  .gnb-list .d2 + .d2 {
    margin: 1.2rem 0 0;
  }
  .is-sticky .gnb {
    height: 8rem;
  }
  .header.is-active .d1,
  .header.is-active .d2,
  .detail .header .bg {
    background: transparent;
  }
  .is-sticky .header .bg {
    background: #191919 !important;
  }
  .gnb.is-opened .btn-menu {
    background: url("../image/official/mobile/icon-burger-close.svg");
  }

  /* table */
  .management-table-wrap .h5 {
    position: static;
  }
  .management-table-wrap .h5 br {
    display: none;
  }
  .management-table-wrap caption,
  .management-table-wrap .sub-tit {
    margin-top: 1rem;
    font-size: 1.4rem;
    color: #767676;
  }
  .table--scroll .caption.left {
    font-size: 1.4rem;
    color: #767676;
  }
  .table--scroll,
  .management-table-wrap {
    padding-left: 0;
  }
  .tab-nav--inner {
    position: static;
    text-align: left;
    margin-bottom: 1rem;
  }

  /* Intro */
  .major-vision .competitive .swiper-slide .l-large {
    padding-right: 100px;
  }
  .major-vision .competitive .swiper-slide-prev .l-large .thumb,
  .major-vision .competitive .swiper-slide-active .l-large .thumb {
    transform: translateX(100px);
  }
  .major-vision .competitive .sub-tl {
    font-size: 3rem;
  }

  /* Footer */
  .footer .info-main .info-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 7.2rem;
    width: calc(100% - 14.4rem);
    height: 5.3rem;
    position: absolute;
    left: 0;
    bottom: -5.3rem;
    border-bottom: 1px solid #262626;
    line-height: 5.3rem;
    text-align: left;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .footer .info-main .info-list li {
    margin-left: 3rem;
    margin-right: 0;
    flex-shrink: 0;
  }
  .footer .info-main .info-list li:nth-of-type(1) {
    margin-left: 0;
  }
  .footer .info-sub {
    padding: 3.2rem 30rem 3.2rem 7.2rem;
    margin-top: 5.2rem;
  }
  .footer .family-sites {
    top: 8.1rem;
  }
  .footer .cont .span {
    display: inline-block;
  }
  .footer .cont {
    margin-left: -1.4rem;
  }
  .footer .cont .span:nth-of-type(1) {
    padding-left: 1.4rem;
  }
  .footer .cont .span + .span {
    margin-left: 1.4rem;
  }
  .footer .cont .copyright {
    margin-left: 1.4rem;
  }
}

@media screen and (max-width: 1024px) {
  /* 모바일 폰트사이즈 */
  .sub-h1,
  .h1.title {
    font-size: 3rem;
    padding: 0;
  }
  .cover p {
    padding: 0 2rem;
    font-size: 1.6rem;
    word-break: keep-all;
  }
  .sub-h2 {
    font-size: 3rem;
  }
  .sub-h3,
  .h3 {
    font-size: 2.5rem;
  }
  .h4 {
    font-size: 2rem;
  }
  .h5 {
    font-size: 2rem;
  }
  .index .util-section .h4 {
    overflow: unset;
    display: block;
    font-size: 1.8rem;
  }
  .index .util-section p {
    font-size: 1.6rem;
  }

  /* header */
  .header:before {
    height: 120px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(25, 25, 25, 0) 100%);
  }
  .is-sticky .header:before {
    height: 80px;
  }

  /* Tab */
  .tab-nav--scroller .list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    height: 6.5rem;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tab-nav--scroller .item {
    min-width: 14rem;
    flex: 0 0 auto;
    width: unset;
  }
  .tab-nav--scroller .item .item-link {
    box-sizing: border-box;
    padding: 0 2rem;
  }
  .tab-nav.tab-nav--large {
    border: none;
  }
  .tab-nav.tab-nav--large .list {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .tab-nav.tab-nav--large .item {
    width: auto;
    height: auto;
    flex: 1 0 auto;
    margin-right: 2rem;
  }
  .tab-nav.tab-nav--large .item-link {
    line-height: 2;
  }
  .tab-nav.tab-nav--large .item:last-child {
    margin-right: 0;
  }
  .tab-nav--large .item.is-current .item-link {
    position: relative;
  }
  .tab-nav--large .item.is-current .item-link::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    background: #ff7200;
  }
  .tab-nav.tab-nav--large .item + .item {
    padding-left: 2rem;
  }
  .tab-nav--large .item.is-current + .item::before {
    display: block;
  }
  .tab-nav--large .item-link::before {
    display: none;
  }
  .tab-nav--large .item-link:hover,
  .tab-nav--large .item-link:focus {
    color: inherit;
  }
  .tab-cont .l-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .index .tab-section .news-img {
    width: 100%;
    height: auto;
    min-width: unset;
    min-height: unset;
  }

  /* Common */
  .col-offset-1 {
    padding-left: 0;
    padding-right: 0;
  }
  .row .col-6,
  .row .col-4 {
    width: 100%;
    float: none;
    margin-top: 4rem;
  }
  .row .col-6:nth-of-type(1),
  .row .col-4:nth-of-type(1) {
    margin-top: 0;
  }
  .row .col-6 img,
  .row .col-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .circle-tit {
    font-size: 1.6rem;
  }
  .circle-tit::before {
    width: 7px;
    height: 7px;
  }

  /* intro */
  .major-vision .our-header .title {
    font-size: 5rem;
  }
  .major-vision .our-header .desc {
    font-size: 1.6rem;
  }
  .major-vision .our-header .l-large {
    margin-left: 0;
    padding-left: 0;
  }
  .major-vision .our-value .way-nav {
    display: none;
  }
  .major-vision .our-value .our-contents {
    padding-bottom: 10rem;
  }
  .major-vision .our-value .value-item {
    padding-top: 10rem;
  }
  .major-vision .our-value .value-item + .value-item {
    padding-top: 10rem;
  }
  .major-vision .our-value .value-item .l-large {
    margin-left: 0;
    padding-left: 0;
    max-width: unset;
  }
  .major-vision .our-value .value-item .thumb img {
    width: 100%;
  }
  .major-vision .our-value .our-contents .sub-tl {
    margin-bottom: 3rem;
  }
  .major-vision .our-value .our-contents .sub-tl .h2 {
    font-size: 3rem;
  }
  .major-vision .our-value .our-contents .sub-p {
    font-size: 1.6rem;
  }
  .major-vision .our-vision .our-header {
    height: auto;
    padding: 10rem 0 0;
  }
  .major-vision .our-vision .mask-visual {
    padding-bottom: 0;
  }
  .major-vision .our-vision .mask-svg {
    height: 500px;
  }
  .major-vision .competitive .our-section-cell {
    margin-top: 10rem;
  }
  .major-vision .our-vision .our-contents .sub-title {
    margin-bottom: 2rem;
  }
  .major-vision .competitive .swiper-slide .l-large {
    padding-right: 0;
    max-width: unset;
    margin: 0 4.44444%;
    width: calc(100% - 8.88888%);
  }
  .major-vision .competitive .swiper-slide .l-large .thumb img {
    width: 100%;
  }
  .major-vision .competitive .swiper-slide .cont {
    max-width: none;
    padding: 3rem 5.55556% 0;
  }
  .major-vision .competitive .sub-tl br {
    display: none;
  }
  .major-vision .competitive .sub-p {
    font-size: 1.6rem;
  }
  .major-vision .competitive .swiper-slide-prev .l-large .thumb,
  .major-vision .competitive .swiper-slide-active .l-large .thumb {
    transform: none;
  }
  .major-vision .our-contents .competitive .cont {
    position: static;
    padding: 3rem 0 0;
  }
  .major-vision .competitive .cont-cell {
    padding-top: 0;
  }
  .major-vision .competitive .swiper-control {
    margin-top: 0;
  }
  .major-vision .competitive .swiper-pagination-progressbar {
    left: 5.55556%;
    right: 20rem;
  }
  .major-vision .competitive .swiper-button-next {
    right: 5.55556%;
  }
  .major-vision .competitive .swiper-button-prev {
    right: calc(5.55556% + 6rem);
  }
  .major-vision .digital {
    height: auto;
    padding: 10rem 0 0;
  }
  .major-vision .digital-container {
    left: 50%;
    top: -3rem;
    transform: translateX(-50%);
    padding-top: 5rem;
  }
  .major-vision .digital-container .thumb {
    transform: scale(0.65);
  }
  .major-vision .our-contents .digital .cont {
    position: relative;
  }
  .major-vision .our-contents .digital .cont .sub-desc br {
    display: none;
  }
  .major-vision .our-contents .digital .swiper-slide .cont {
    position: absolute;
    padding: 0 8rem;
  }
  .major-vision .digital-container .cont .sub-tl {
    font-size: 1.8rem;
  }
  .major-vision .digital .swiper-pagination {
    top: 7rem;
    bottom: unset;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 1rem;
  }
  .major-vision .digital .swiper-pagination-bullet {
    position: static;
  }
  .major-vision .digital .swiper-pagination-bullet.bullet-02 {
    margin-left: 0;
  }
  .major-vision .digital .col-6 {
    margin-top: 0;
  }
  .major-vision .our-value .our-contents .cont {
    position: relative;
  }
  .major-vision .our-vision .our-contents .sub-desc {
    font-size: 1.6rem;
  }
  .major-vision .business {
    height: 60rem;
  }
  .major-history .item--left,
  .major-history .item--right {
    flex-direction: column;
    align-items: center;
    padding-top: 4rem;
  }
  .major-history .item--left h4,
  .major-history .item--right h4 {
    width: auto;
  }
  .major-history .item--left .visual--text,
  .major-history .item--right .visual--text {
    padding-top: 3rem;
    padding-bottom: 3.8rem;
  }
  .major-history .item .visual {
    background: #f5f2ed;
  }
  .major-history .item--left div,
  .major-history .item--right div {
    width: 100%;
  }
  .reference-list .item a .title {
    padding: 0 5rem 0 9rem;
    margin: 0;
  }
  .settlement-announcement .reference-list {
    margin-top: 7rem;
  }

  /* public-disclosure */
  .financial-information .l-management {
    padding: 7rem 0;
  }

  /* Management */
  .corporate-structure .scroll-box-inner {
    padding: 3rem;
  }
  .corporate-structure .h3 {
    padding: 7rem 0 2.4rem;
  }
  .corporate-structure .h4 {
    padding: 8rem 0 2.4rem;
    font-size: 2rem;
  }
  .governance-information .tab-section .h3 {
    padding-bottom: 0;
  }
  .stock-information .l-management {
    padding: 7rem 0;
  }
  .esg-information {
    margin-top:7rem;
  }
  .esg-information h4 {
    padding:4rem 0 2.4rem;
    font-size:2rem;
  }

  /* Business */
  .fashion .fashion-view .desc,
  .fashion .fashion-view .info,
  .fashion .col-6 .cont .logo {
    width: 80%;
    margin: 0 auto;
  }
  .beverage-section .content {
    width: 100%;
  }
  .beverage-section .sub-h2 {
    padding-top: 5rem;
  }
  .beverage-section .l-wrap {
    overflow: hidden;
  }
  .beverage-section .slide-container {
    height: 38rem;
  }
  .beverage-section--pb {
    width: 100%;
  }
  .beverage-section--pb .row:nth-of-type(odd) {
    width: 100%;
    display: flex;
    gap: 2rem;
    overflow-x: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .beverage-section--pb .col-3 {
    flex-shrink: 0;
    float: none;
    width: 30%;
    padding-left: 0;
    padding-right: 0;
  }
  .beverage-section--pb .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .beverage-section--pb .pb-detail {
    width: 100%;
  }
  .beverage-section--pb .pb-detail .img {
    height: 30rem;
  }
  .beverage-section--pb .pb-detail .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .cover--state .landscape--right-01 {
    max-height: 100%;
  }
  .cover--state #cover-3 .info {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .cover--state #cover-3 .info .tit {
    margin-bottom: 0;
    padding: 0 2rem;
  }
  .cover--state #cover-3 .info .mark {
    padding: 0 2rem;
  }
  .cover--state #cover-3 .landscape--desc {
    width: 70%;
    font-size: 2.4rem;
  }

  /* Promotion */
  .l-wrap--sm {
    margin-left: 5.55556%;
    margin-right: 5.55556%;
  }
  .contribute .activity-item {
    width: 100%;
  }
  .contribute .activity-item:nth-child(even) .cont {
    margin-left: 0;
  }
  .contribute .activity-item:nth-child(odd)::after,
  .contribute .activity-item:nth-child(even)::after {
    content: "";
    display: block;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
  }
  .article {
    padding-top: 12rem;
  }
  .article header h2.h3 {
    box-sizing: border-box;
    width: 100%;
    padding: 0 5.55556%;
    margin: 5rem auto 3rem;
  }

  /* responsibility */
  .ceo-section .col-5 {
    box-sizing: border-box;
    width: 70%;
    margin: 0 auto;
    float: none;
  }
  .fair-system .observe-section .row .col-10 {
    width: 100%;
    margin-left: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .fair-system .observe-section .line-box {
    border: none;
    padding: 0;
  }
  .fair-system .h5 br {
    display: none;
  }
  .fair-system .cert-section .authentications {
    flex-wrap: wrap;
  }
  .fair-system .cert-section .authentications .authentication-item {
    width: 100%;
  }
  .fair-system .cert-section .authentications .authentication-item + .authentication-item {
    margin-left: 0;
    margin-top: 4em;
  }
  .fair-program .cp-desc .bg-desc-img {
    display: none;
  }
  .fair-program .cp-desc .bg-desc-txt {
    width: 100%;
    padding: 3rem;
  }
  .fair-system h2.h4,
  .fair-program h2.h4 {
    font-size: 2rem;
    padding: 5rem 0;
  }
  .fair-program .cert-section .authentications {
    flex-wrap: wrap;
  }
  .fair-program .cert-section .authentication-item {
    width: 100%;
  }
  .fair-program .cert-section .authentication-item + .authentication-item {
    margin-left: 0;
    margin-top: 1.5em;
  }
  .fair-program .system-diagram {
    width: 80%;
    height: auto;
  }
  .fair-program .system-diagram img {
    width: 100%;
  }
  .row .col-4 .welfare {
    max-width: 300px;
    margin: 0 auto;
  }
  .row .col-4 .welfare img {
    width: auto;
    height: auto;
  }
  .environment .welfare-section .col-4.pos--logo {
    width: 100%;
    margin: 4rem 0;
    padding: 0 20px;
    position: static;
    float: none;
  }
  .environment .welfare-section .col-4.pos--logo .welfare {
    max-width: 300px;
    margin: 0 auto;
    background-attachment: unset;
  }
  .environment .cert-section .authentication-item .logo::before {
    padding-top: 80%;
  }
  .contribute .bg-desc-txt {
    width: 100%;
    padding: 5rem 2rem;
    text-align: center;
  }
  .contribute .bg-desc strong + p {
    padding-right: 0;
  }
  .contribute .direction-desc.bg-desc {
    display: flex;
    flex-direction: column-reverse;
  }
  .contribute .bg-desc-img {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-size: 100%;
  }
  .contribute .direction-desc-img {
    display: none;
  }
  .contribute .direction-desc-philosophy {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .contribute .direction-desc-philosophy dd {
    padding-right: 0;
  }
  .contribute .direction-desc-freind {
    padding: 0;
  }
  .contribute .direction-desc-freind::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 144px;
    height: 150px;
    background: url("../image/official/responsibility/contribute/contribute-direction-friend-logo.jpg") no-repeat;
  }
  .contribute .direction-desc-freind::after {
    position: static;
    display: none;
  }
  .contribute .direction-desc-freind dt.h5 {
    margin-top: 3rem;
    text-align: center;
  }
  .contribute .direction-desc-freind dt.h5 span {
    display: block;
  }
  .contribute .direction-desc-freind dd {
    text-align: center;
  }
  .contribute .field-list li {
    height: auto;
  }
  .contribute .field-list .cont {
    padding: 3.5rem 2rem;
  }
  .contribute .bg-desc .bg-desc-txt strong {
    font-size: 2.2rem;
  }
  .contribute .bg-desc .bg-desc-txt strong span {
    display: block;
  }
  [class*="col-"] .welfare img {
    width: auto;
    height: auto;
  }

  /* Recruit */
  .slogan {
    font-size: 3rem;
    opacity: 0;
    transform: translateY(20px);
    transition: 0.7s;
  }
  .slogan.is-revealed {
    opacity: 1;
    transform: none;
  }
  .ideal .ideal-section {
    padding: 10rem 0;
  }
  .ideal .ideal-section .ideal-items {
    flex-direction: column;
  }
  .ideal .ideal-section .item + .item {
    margin-left: 0;
    margin-top: 4rem;
  }
  .ideal .value-section .col-10 {
    width: 100%;
    margin-left: 0;
  }
  .ideal .value-section .value {
    margin: 0 auto;
  }
  .gallerian .row .col-6 {
    margin-top: 12rem;
  }
  .gallerian .row .col-6:nth-of-type(1) {
    margin-top: 0;
  }
  .personnel-list .item {
    width: 100%;
  }
  .personnel-list .item img {
    width: 100%;
  }
  .personnel-list .item:nth-child(even) {
    margin-top: 40px;
    margin-left: 0;
  }

  /* Location */
  .guide-flow {
    flex-direction: column;
    align-items: center;
  }
  .guide-flow li {
    margin-right: 0;
    margin-bottom: 4rem;
  }
  .guide-flow li::before {
    top: unset;
    bottom: -2.5rem;
    right: 50%;
    transform: translateX(50%) rotate(90deg);
  }
  .guide-desc .bg-list-item {
    display: block;
    width: 100%;
  }
  .guide-desc .bg-list-item + .bg-list-item {
    margin-top: 3rem;
  }
  .counsel-form-header .h {
    font-size: 3rem;
  }
  .counsel-form {
    margin-top: 120px;
  }
  .support .guide-desc {
    padding: 95px 0;
  }
  .guide-desc .bg-list {
    margin-right: 0;
  }
  .support .apply-diagram {
    overflow: hidden;
    padding-left: 15vw;
  }
  .support .product-guid-diagram {
    padding-left: 7vw;
  }
  .support .buy-flow-diagram {
    padding-left: 6vw;
  }

  /* Utility */
  .map-wrap .map-info {
    width: 100%;
    float: none;
    padding: 4%;
  }
  .map-wrap .map {
    width: 100%;
    float: none;
    height: 30rem;
  }
  .galleria-map {
    margin-top: 120px;
    padding: 5rem 0 7rem;
  }
  .galleria-map h2.h2 {
    margin-bottom: 5rem;
    font-size: 3rem;
  }
  .galleria-map .public-list {
    display: flex;
  }
  .galleria-map .public-list-subway,
  .galleria-map .public-list-bus {
    position: static;
    width: 9rem;
  }
  .galleria-map .public-list dd {
    width: calc(100% - 9rem);
    padding-left: 4rem;
  }
  .galleria-map .public-list dd .public-list-cont {
    width: 100%;
    float: none;
  }
  .galleria-map .public-list dd .public-list-cont:nth-child(even) {
    margin-left: 0;
  }
  .galleria-map .public-list dd .public-list-cont:nth-child(n + 3) {
    margin-top: 0;
  }
  .galleria-map .public-list dd .timetable-link {
    width: 100%;
    float: none;
  }
  .galleria-map .public-list dd .timetable-link .btn--shortcut {
    padding: 8px 19px 9px 18px;
  }
  .sitemap h2.h2 {
    font-size: 3rem;
  }
  .sitemap-list h3 {
    float: none;
    width: auto;
  }
  .sitemap-sub-list {
    float: none;
    width: 100%;
  }
  .sitemap-sub-list > li {
    float: none;
    width: 100%;
  }
  .contactus h2.h2 {
    font-size: 3rem;
  }
}

@media screen and (max-width: 849px) {
  /* Intro */
  .major-vision .competitive .sub-tl {
    font-size: 2.5rem;
  }

  /* Business */
  #cover-3 .pc-view {
    display: none;
  }
  #cover-3 .mo-view {
    display: block;
  }
  .cover--state #cover-3 .info {
    max-width: none;
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .department .branch-section .item {
    display: block;
  }
  .department .branch-section .item .cont {
    position: static;
    max-width: none;
    margin-left: 0;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  /* table */
  .table--scroll {
    width: 100%;
  }
  .table--scroll table {
    min-width: 76.7rem;
    overflow-x: auto;
    white-space: nowrap;
  }
  .management-table-wrap .caption {
    text-align:left;
  }
  .management-table-wrap .caption .left {
    font-size:1.4rem;
    color:#767676;
  }
  .management-table-wrap .sub-tit {
    position: static;
    margin-top: 0;
    margin-bottom: 2rem;
    text-align: left;
  }
  .stock-information .management-table-wrap .sub-tit .pos {
    position: static;
    display: block;
  }

  .management-table-wrap .h5 {
    margin: 0 0 1rem;
  }
  .scroll-area::-webkit-scrollbar {
    height: 5px;
  }
  .scroll-area::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 2.5px;
  }
  .scroll-area::-webkit-scrollbar-thumb {
    background-color: #e5e5e5;
    border-radius: 2.5px;
  }
  .scroll-area caption {
    position: absolute;
    left: 0;
    top: 0;
  }
  .table--scroll .scroll-area {
    position: relative;
    padding-bottom: 15px;
    overflow-x: auto;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    background-size: 3rem calc(100% - 20px);
    background-position: right 0;
    background-repeat: no-repeat;
  }
  .table--scroll .scroll-area::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    background-image: url("../image/official/img-hand-guide.png");
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: center;
    opacity: 1;
    transition: opacity 0.2s;
  }
  .table--scroll .scroll-area.on-scroll::after {
    opacity: 0;
  }
  .table--scroll td .none {
    min-height: 24px;
  }

  .financial-information .management-table--wide tbody th {
    padding-left: 1rem;
  }
  .financial-information .management-table--wide tbody td {
    padding-right: 1rem;
  }
  .financial-information .management-table--wide tr.total th {
    padding-left: 1rem;
  }
  .financial-information .management-table--wide tbody th.sub {
    padding-left: 1rem;
  }
  .scroll-area::-webkit-scrollbar {
    height: 5px;
  }
  .scroll-area::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 2.5px;
  }
  .scroll-area::-webkit-scrollbar-thumb {
    background-color: #e5e5e5;
    border-radius: 2.5px;
  }

  /* Common */
  .index .util-section {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  /* Intro */
  .major-vision .our-contents .competitive .cont {
    padding: 3rem 5.55556% 0;
  }
  .major-vision .our-header {
    height: auto;
    padding: 10rem 0;
  }
  .major-vision .competitive .swiper-slide .l-large {
    padding-right: 100px;
    max-width: unset;
    margin: 0;
    width: 100%;
  }

  /* Public-disclosure */
  .reference-list .item a {
    display: flex;
    flex-direction: column-reverse;
  }
  .reference-list .item a .title {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 3rem 0 0;
  }

  /* Management */
  .corporate-structure .link-wrap .left {
    width: 100%;
    float: none;
  }
  .corporate-structure .link-wrap .right {
    float: none;
  }
  .corporate-structure .link-wrap .btn {
    width: 100%;
  }

  /* Business */
  .cover--state #cover-2 img {
    width: 70%;
  }
  .cover--state #cover-3 .info {
    justify-content: center;
    padding-top: 8rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .department .branch-section--local .row {
    display: block;
  }
  .department .branch-section--local .col-6 {
    width: 100%;
    margin-top: 2rem;
  }
  .department .branch-section--local .col-6:nth-of-type(1) {
    margin-top: 0;
  }
  .cover--state #cover-3 .landscape--desc {
    bottom: 10rem;
  }
  .cover--state .btn--down {
    padding: 3rem;
    bottom: 10%;
  }
  .cover--full {
    height: 100dvh;
  }
  .cover--full .cont {
    padding-top: 0;
  }
  .cover--full .btn--circle {
    bottom: 14%;
  }
  .beverage-section .pb a {
    padding: 0 0 5rem;
  }
  .beverage-section .pb a::after {
    bottom: 1rem;
  }
  .beverage-section--pb .col-3 {
    width: 25rem;
  }
  .beverage-section .slide-container {
    height: 29.5rem;
  }
  /* 추가 수정 */
  .beverage-section--pb .row:nth-of-type(6) .slide-container {
    height: 46rem;
  }
  /* // 추가 수정 */
  .beverage-section--pb .pb-detail {
    padding: 0;
    height: 100%;
  }
  .beverage-section--pb .pb-detail .img,
  .beverage-section--pb .pb-detail > img {
    display: none;
  }
  .beverage-section .pb-detail .cont {
    width: 100%;
    padding: 3rem;
  }
  .fashion .fashion-view .sub-h2,
  .beverage-section .sub-h2 {
    padding-top: 3rem;
  }
  .fashion .fashion-view .desc {
    width: auto;
    word-break: unset;
  }
  .fashion .fashion-view .info {
    width: auto;
    margin: 2rem auto 0;
  }
  .btn--em {
    padding: 15px 40px 17px;
  }

  /* Promotion */
  .news .press-list {
    grid-template-columns: 1fr;
  }
  .promotion-search-form .dropdown--lg {
    width: 100%;
  }
  .social-media .promotion-search-form {
    padding: 4rem 0 4rem;
  }
  .promotion-search-form {
    padding: 4rem 0 4rem;
  }
  .promotion-search-form .form-group {
    width: calc(100% - 4.5rem);
    /* margin-top: 0.5rem; */
  }
  .promotion-search-form .dropdown {
    width: 100%;
  }
  .news .press-item:nth-child(n + 2) {
    margin-top: 6rem;
  }
  .article header h1 {
    box-sizing: border-box;
    width: 100%;
    padding: 0 5.55556%;
    margin: 1rem auto 3rem;
  }
  .article p,
  .article cite,
  .article .cont-item {
    width: 100%;
    text-align: center;
  }
  .press-footer .nav-item {
    width: 50%;
  }
  .press-footer .btn--view[lang="en"] {
    padding: 12px 20px 12px 0;
    display: block;
  }
  .press-footer .nav-item:nth-child(1) .btn--view[lang="en"] {
    padding: 12px 0 12px 20px;
    text-align: right;
  }
  .press-footer .nav-item:nth-child(1) .btn--view::after {
    right: unset;
    left: 0;
    transform: rotate(180deg);
  }
  .press-footer .nav-item + .nav-item .btn--view[lang="en"] {
    text-align: left;
  }
  .press-footer .nav-item + .nav-item .btn--view::after {
    right: 0;
  }
  .press-footer .nav-item:nth-child(1),
  .press-footer .nav-item + .nav-item {
    padding: 0 5.55556%;
  }
  .press-footer .nav-item .h5 {
    margin: 0 0 1.2rem;
    width: 100%;
    height: 2.4rem;
    font-size: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .l-wrap--sm {
    margin-left: auto;
    margin-right: auto;
  }
  .social-media .col-12,
  .news .col-12,
  .contribute .col-12 {
    padding: 0;
  }
  .social-container {
    width: 100% !important;
  }
  .social-container .social-card {
    width: 100%;
  }
  .social-container .social-card img {
    width: 100%;
  }
  .contribute .activity-item .title {
    font-size: 1.8rem;
    height: 5rem;
  }
  .contribute .activity-item .thumb {
    width: 150px;
    height: 150px;
    min-width: unset;
    min-height: unset;
    margin-right: 2rem;
  }
  .contribute .activity-item .cont {
    padding: 0;
  }

  /* responsibility */
  .fair-program .system-diagram {
    width: 100%;
  }
  .fair-program .cp-list li {
    width: 16rem;
    flex-grow: 1;
  }
  .ethics .standard-section .guide .cont {
    width: 100%;
    padding: 4rem;
  }
  .ethics .standard-section .guide img {
    display: none;
  }
  .ethics .standard-section .major-list {
    flex-direction: column;
  }
  .ethics .standard-section .major-list .item {
    width: 100%;
  }
  .ethics .standard-section .major-list .item + .item {
    margin-left: 0;
    margin-top: 4rem;
  }
  .ethics .program-section .col-3,
  .ethics .program-section .col-9 {
    width: 100%;
  }
  .ethics .program-section .procedure-layout {
    flex-direction: column;
  }
  .ethics .program-section .procedure {
    width: 100%;
  }
  .ethics .program-section .procedure + .procedure {
    margin-top: 8rem;
  }
  .row .col-4 .welfare {
    width: 100%;
    margin: 0 auto;
  }
  .environment .welfare-section .col-4.pos--logo {
    width: 100%;
  }
  .environment .cert-section .authentications {
    flex-direction: column;
  }
  .environment .cert-section .authentication-item {
    width: 100%;
  }
  .environment .cert-section .authentication-item + .authentication-item {
    margin-left: 0;
    margin-top: 4em;
  }
  .environment .cert-section .col-7 {
    width: 100%;
    margin-left: 0;
    padding: 0 20px;
  }
  .environment .agreement-section .col-8 {
    margin: 2rem 0 0;
    width: 100%;
    float: none;
  }
  .environment .agreement-section .col-8 .cont {
    padding-left: 0;
  }
  .environment .cert-section .authentication-item .logo::before {
    padding-top: 62.63158%;
  }

  .l-location {
    padding-top: 5rem;
  }
  .l-form {
    padding: 0 5.55556%;
  }
  .radio,
  .checkbox {
    margin-bottom: 1rem;
  }
  .agree-box .cont {
    height: 150px;
  }
  .agree-box b {
    font-size: 1.6rem;
  }
  .ethics .program-section .has-num + p {
    margin-left: 0;
    margin-bottom: 2rem;
  }
  .ethics .program-section .has-num + p br {
    display: none;
  }

  /* Recruit */
  .slogan {
    font-size: 2rem;
    padding: 0 3rem;
  }
  .ideal .value-section:first-child,
  .ideal .vision-section {
    padding: 7rem 0;
  }
  .form-write .form-flex {
    flex-direction: column;
  }
  .form-write .form-flex .form-group {
    width: 100%;
  }
  .form-write .form-group + .form-group {
    margin-left: 0;
    margin-top: 2rem;
  }
  .form-write .form-list li {
    margin-top: 2rem;
  }
  .ideal .ideal-section .item h3 {
    font-size: 2rem;
  }
  .ideal .ideal-section .item p {
    font-size: 1.6rem;
  }
  .ideal .ideal-section .item .ul li {
    font-size: 1.6rem;
    margin-top: 0.5rem;
  }
  .personnel-list {
    flex-direction: column;
    padding: 0 2rem;
  }
  .personnel-list .item {
    width: 100%;
    margin-top: 4rem;
  }
  .personnel-list .item:nth-of-type(1) {
    margin-top: 0;
  }
  .personnel-list .item:nth-child(even) {
    margin-left: 0;
  }
  .personnel-view header {
    margin-top: 0;
  }
  .personnel-view .ul-tit {
    padding: 0 2rem;
  }
  .personnel-view .dl {
    padding: 2rem 2rem;
  }
  .gallerian {
    padding-top: 4rem;
  }
  .gallerian-list {
    margin-top: 5rem;
  }
  .gallerian .row .col-6 .cont {
    width: 100%;
  }
  .gallerian-view .article-cover {
    width: 100%;
    max-width: unset;
    min-width: unset;
  }
  .gallerian-view .article-cover img {
    transform: scale(1);
  }
  .gallerian-view .article-cover .img-border {
    display: none;
  }
  .gallerian-view .article .sub-tit {
    font-size: 2.4rem;
  }
  .gallerian-view .article p {
    font-size: 1.6rem;
    text-align: left;
  }
  .gallerian-view .article .blockquote-box {
    font-size: 1.8rem;
  }
  .announcemnet-cont {
    height: 190px;
  }
  .announcemnet-cont-p {
    font-size: 1.8rem;
  }
  .announcemnet .enquir-tel {
    padding: 0;
    text-align: center;
  }
  .announcemnet .enquir-tel .h5 {
    position: static;
    margin-bottom: 5rem;
  }
  .announcemnet .enquir-tel .h5 br {
    display: none;
  }
  .announcemnet .tel-info li {
    display: block;
    margin-top: 23px;
    padding: 0;
  }
  .announcemnet .tel-info li::before {
    display: none;
  }
  .ideal .value-section .value-items {
    flex-direction: column;
  }
  .ideal .value-section .dot {
    left: 50%;
    margin-top: 58px;
    margin-bottom: 58px;
  }
  .ideal .value-section .dot::before {
    left: 50%;
    top: -3rem;
    transform: translateX(-50%);
  }
  .ideal .value-section .dot::after {
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
  }

  /* Location */
  .store-map .l-location {
    padding: 5rem 0;
  }
  .store-map-contents .desc {
    padding: 33px 0 0;
  }
  .map-wrap .map-info.map-info-wide {
    float: none;
    width: 100%;
    padding: 5rem 0;
  }
  .map-wrap .map {
    float: none;
    width: 100%;
    height: 30rem;
    margin-bottom: 5rem;
  }
  .guide-desc .bg-list {
    padding: 3rem;
    margin-right: 0;
  }
  .guide-desc {
    padding: 5.6rem 0;
  }
  .guide-desc .sub-tit {
    position: relative;
    top: 0;
    font-size: 1.8rem;
  }
  .guide-desc .sub-tit br {
    display: inline;
    content: "";
    margin-right: 5px;
  }
  .reference-list .item a {
    padding: 2rem;
  }
  .reference-list--half .item a h5 {
    padding-right: 24px;
    font-size: 1.8rem;
  }
  .reference-list .item a::before {
    top: 50%;
    right: 2rem;
    transform: translateY(-50%);
  }
  .reference-list--half .item {
    width: 100%;
  }
  .reference-list--half .item:nth-child(odd) {
    border-right: none;
  }
  .counsel-inquiry {
    position: relative;
    height: 9rem;
    padding: 2rem;
    line-height: normal;
  }
  .counsel-inquiry .btn {
    float: none;
    position: absolute;
    right: 2rem;
    bottom: 2rem;
  }
  .counsel-list .item::before,
  .counsel-list .item::after {
    display: none;
  }
  .counsel-list .item .item-title::before,
  .counsel-list .item .item-title::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #767676;
    -webkit-transition: transform 0.13333s 0.4s;
    -o-transition: transform 0.13333s 0.4s;
    -webkit-transition: -webkit-transform 0.13333s 0.4s;
    transition: -webkit-transform 0.13333s 0.4s;
    transition: transform 0.13333s 0.4s;
    transition: transform 0.13333s 0.4s, -webkit-transform 0.13333s 0.4s;
    top: 50%;
    transform: translateY(-50%);
  }
  .counsel-list .item .item-title::before {
    right: 31px;
    width: 1px;
    height: 23px;
  }
  .counsel-list .item .item-title::after {
    right: 20px;
    width: 23px;
    height: 1px;
  }
  .counsel-list .item.is-active .item-title::before {
    -webkit-transform: rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }
  .counsel-list .item-title {
    padding: 2rem 5rem 2rem 2rem;
  }
  .counsel-list .item-title b {
    position: static;
  }
  .counsel-list .item-title p {
    word-break: keep-all;
  }
  .counsel-list .item.is-active .item-cont {
    height: 27rem;
    padding: 0 2rem;
  }
  .counsel-list .item-cont {
    box-sizing: border-box;
    padding: 0 2rem;
  }
  .counsel-list .item-cont .info span + span {
    margin-left: 1rem;
  }
  .counsel-list .item-cont .info .info-tell,
  .counsel-list .item-cont .info .info-email {
    display: block;
    margin-top: 1rem;
    margin-left: 1.7rem;
  }

  /* Utility */
  .map-wrap .map-info {
    padding: 2rem;
  }
  .map-wrap .map {
    height: 20rem;
  }
  .galleria-map .public-list dd .timetable-link {
    text-align: center;
    margin-left: 0;
  }
  .galleria-map .public-list {
    flex-direction: column;
  }
  .galleria-map .public-list-subway,
  .galleria-map .public-list-bus {
    margin: 0 auto;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 2rem;
  }
  .galleria-map .public-list-subway:before,
  .galleria-map .public-list-bus::before {
    margin: 0 auto;
  }
  .galleria-map .public-list dd {
    width: 100%;
    padding: 0;
  }
  .sitemap .sitemap-list .h6 {
    font-size: 2rem;
  }
  .sitemap .sitemap-list > li {
    padding: 3rem 0 0;
  }
  .sitemap-sub-list > li {
    margin-bottom: 1.8rem;
  }
  .sitemap-sub-list > li .sub-tit {
    margin-bottom: 1.8rem;
    font-size: 1.8rem;
  }
  .sitemap .sitemap-sub-list .ul {
    margin-top: 2rem;
  }
  .sitemap .sitemap-sub-list .ul li:before {
    top: 7px;
  }
  .sitemap .sitemap-sub-list .ul li a {
    display: block;
    margin-top: 1rem;
    line-height: 1.8rem;
  }
  .galleria-map-public {
    margin-top: 5rem;
  }

  /* Footer */
  .footer .info-main {
    padding: 2.6rem 5.55556% 2.7rem;
  }
  .footer .info-main .lang-list {
    left: 5.55556%;
  }
  .footer .info-main .info-list {
    padding: 0 5.55556%;
    width: calc(100% - 11.11112%);
  }
  .footer .info-link {
    font-size: 1.5rem;
  }
  .footer .info-main .social-list {
    right: 5.55556%;
  }
  .footer .info-sub {
    padding: 3.2rem 5.55556%;
  }
  .footer .cont {
    margin-left: -1.4rem;
  }
  .footer .cont .span {
    display: inline-block;
    font-size: 1.5rem;
  }
  .footer .cont .span:nth-of-type(1) {
    padding-left: 1.4rem;
  }
  .footer .cont .span + .span {
    margin-left: 1.4rem;
  }
  .footer .cont .copyright {
    margin-left: 1.4rem;
  }
  .footer .family-sites {
    position: static;
    width: 100%;
    margin-top: 2.8rem;
    transform: none;
  }

  /* Error */
  .error .error-h br {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .index .util-section .reveal-img {
    height: 18rem;
  }
  .index .util-section .cont {
    padding: 0 2rem;
  }
  .index .util-section .cont p br {
    display: none;
  }
  .environment .welfare-section .col-4.pos--logo {
    width: 100%;
  }
  .footer .cont {
    margin-left: 0;
  }
  .footer .cont .span:nth-of-type(1) {
    padding-left: 0;
  }
  .footer .cont .span + .span {
    margin-left: 0;
  }
  .footer .cont .copyright {
    margin-left: 0;
  }
}

@media (orientation: landscape) and (max-width: 1024px) {
  .guide-flow {
    flex-direction: unset;
  }
  .guide-flow li {
    margin-right: 40px;
    margin-bottom: 0;
  }
  .guide-flow li::before {
    top: 60px;
    bottom: unset;
    right: -40px;
    transform: none;
  }
  .l-location .guide-flow li {
    width: 130px;
    height: 130px;
    margin-right: 20px;
    background-image: url("../image/official/location/location-circle-item-bg.png");
    background-size: 130px;
  }
  .l-location .guide-flow li::before {
    right: -20px;
    width: 2rem;
    background-image: url("../image/official/location/guide/guide-flow-arrow.png");
    background-repeat: no-repeat;
    background-position: right 0;
  }
  .personnel-list .item {
    width: 100%;
  }
  .personnel-list .item .reveal-img img {
    width: 100%;
  }
  .personnel-list .item:nth-child(even) {
    margin-left: 0;
    margin-top: 40px;
  }
  .reference-list--half .item {
    width: 100%;
  }
  .reference-list--half .item:nth-child(odd) {
    border-right: none;
  }
  .guide-desc {
    padding: 5.6rem 0;
  }
  .guide-desc .sub-tit {
    position: relative;
    top: 0;
    font-size: 1.8rem;
  }
  .guide-desc .sub-tit br {
    display: inline;
    content: "";
    margin-right: 5px;
  }
}
