@charset "utf-8";
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px; font-weight: 400; }	

    :root{
		--font-size56 : 36px;
		--font-size48 : 32px;
		--font-size40 : 28px;
		--font-size36 : 24px;
		--font-size34 : 23px;
		--font-size32 : 22px;
		--font-size30 : 21px;
		--font-size28 : 20px;
		--font-size26 : 19px;
		--font-size24 : 18px;
		--font-size22 : 17px;
		--font-size20 : 16px;
		--font-size18 : 15px;
	}

	/* sub */
	.sub-visual h2 {white-space:normal;}
	.lnb ul li a {font-size:16px;}
	.sub-title {padding-top:60px; padding-bottom:40px;}
	.real-cont { padding-bottom: 90px;}
	.real-cont2 { padding-bottom: 0; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important;}

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}
    .status-search .info dl dd.fx .item .ui-datepicker-trigger { height: 40px; width: 40px; }

	/* 검색 */
	.board-search .search input.input {width:240px;}

    .board-list colgroup col {width:auto !important;}
    .board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}
    .board-list table tbody td.subject { padding-left: 10px;}
    .board-list .label { font-size: 12px; line-height: 1em; padding: 5px 8px;}
    .board-list .down { width: 14px; height: 18px; background-size: contain;}

    .form-agree { margin: 30px 0 0 0;}
	.form-agree h3 {font-size:16px; margin-bottom: 12px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

    .board-form table th { font-size: 14px; }
    .board-form table td { font-size: 14px; padding: 15px }
	.board-form .item-fx .item.fx { gap: 10px 15px;}
	.board-form .item-fx .item.fx .input { max-width:70px;}
    .board-form .input { height: 40px; }
    .captcha-wrap { height: 40px; }

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px !important;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

	.gallery-list ul li .tit { font-size: 16px; margin-top: 10px;}
	.gallery-list ul li .txt { font-size: 14px; }

    .faq .tit {font-size:15px;}
	.faq .tit a {padding:16px 52px 16px 16px;}
	.faq .q {flex:0 0 36px; width:36px; height:36px; font-size:16px; margin-right:16px;}
	.faq .cnt {padding:20px 16px 20px 68px; font-size:15px; line-height:1.7em;}

    .calendar-head { border-radius: 0; padding: 15px 0;}
    .calendar-head h3 {font-size:20px; margin:0 30px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-prev-next {font-size:14px;}

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}
    .btn-pack.zip-bt { height: 44px; font-size: 14px; line-height: 42px; min-width: 100px ;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}
    
    .news-list .thumb {width:200px; height:150px;}
	.news-list .info {min-height:150px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px; line-height:1.7em; max-height:5.1em;}
	.news-list .date {font-size:13px;}
} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}
}

/* Landscape phone */
@media (max-width: 640px) {
	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	:root{
		--font-size56 : 26px;
		--font-size48 : 24px;
		--font-size40 : 23px;
		--font-size36 : 22px;
		--font-size34 : 20px;
		--font-size32 : 20px;
		--font-size30 : 20px;
		--font-size28 : 19px;
		--font-size26 : 18px;
		--font-size24 : 17px;
		--font-size22 : 16px;
		--font-size20 : 15px;
		--font-size18 : 14px;
	}

	#contArea {padding-left: 15px; padding-right: 15px;}
	.contain {padding-left: 15px; padding-right: 15px;}
	.our-business .contain {--business-inner:min(1600px, calc(100vw - 30px));}
    .contain2 { padding-left: 15px; padding-right: 15px;}
	.real-cont {min-height: 200px; padding-bottom: 40px;}

	/* sub */
	.sub-visual h2, .sub-visual p {white-space:normal;}
	.lnb ul li a {padding:16px 8px; font-size:14px;}
	.sub-title {padding-top:40px; padding-bottom:25px;}
	.real-cont { padding-bottom: 60px;}
	.real-cont2 { padding-bottom: 0; }

    /* 찾아오시는 길 */
	.root_daum_roughmap .wrap_map {height:250px !important;}

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.board-search {display:flex; flex-direction:column; margin-bottom:0px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table { border-bottom: none; }
	.board-form table tbody {display:block;}
    .board-form table colgroup col {width: 100% !important; margin-bottom: 10px;}
	.board-form table tr {display:block; }
	.board-form table th {display:block; border:0; text-align:left; padding:0; font-size:15px; background:none; height: auto; margin-top: 24px; margin-bottom: 5px; }
    .board-form table th.pd { padding-top: 24px;}

	.file-fx { display: block; }
	.files-upload { width: 100%; }
	.file-fx .resume-btn { margin-top: 10px; }

	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}
    .board-form input#past_8, input#technic_9, input#sample_type_5, input#cell_type_5, input#blood_1 { width: 200px !important;}
    .clr-txt { font-size: 13px;}
    .clr-span { padding-left: 0;}
    .board-form tr th.bg { background: transparent;}
    .board-form tr td.fw { text-align: left; margin-bottom: 10px; font-size: 14px; color: #00316d;}
    .board-form .sel-fx select { width: 100%; }
    .board-form .input { font-size: 14px; }
    .board-form .item-pd { padding: 0; }

	.form-agree { margin-bottom: 30px; }
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.calendar-head h3 {font-size:18px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 12px; font-size:14px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

    .btn-pack.ctbt { min-width: 120px; height: 42px; font-size: 15px; line-height: 40px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}

	.faq .tit a {padding:16px 48px 16px 12px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px; font-size:15px; margin-right:12px;}
	.faq .cnt {padding:16px 12px 16px 44px; font-size:14px; line-height:1.6em;}
	.faq .cnt .buttons .btn-pack.small {width:60px; height:38px; line-height:36px; font-size:14px;}
    
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;} 

    .form-agree .scroll-box { padding: 15px;}

	.gallery-list { padding: 20px 0 40px;}
    .gallery-list ul { gap: 35px 10px;}
    .gallery-list ul li { width: calc(100%/2 - 5px);}
    .gallery-list ul li .tit { font-size: 15px; }

	.store-search {padding:0; border-radius: 0; }
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

    .news-list ul li {flex-direction:column; padding:17px 0; gap:16px;}
	.news-list .thumb {width:100%; max-width:100%; height:auto; aspect-ratio:4 / 3;}
	.news-list .info {min-height:0; width: 100%; }
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:12px; line-height:1.6em; max-height:3.2em; -webkit-line-clamp:2;}
	.news-list .date {display:block; padding-top:8px;}
}

@media (max-width: 1199px) {
	#gnb {display:none;}
	.list-icon {display:block;}
	.btn-icon__label {display:none;}
	.btn-icon {padding:0; height:46px; gap:0;}
	#header:hover #gnb>ul>li:hover .submenu, #header:focus-within #gnb>ul>li:focus-within .submenu {display:none;}
	.lnb-wrap {max-width:none;}
	/* .lnb .swiper-slide {width:auto; flex:0 0 auto;} */
	.lnb ul li a {padding:12px 28px;}
	.sub-visual h2, .sub-visual p {white-space:normal;}
	.start-move__grid {flex-wrap:wrap;}
	.start-move__box {flex:1 1 calc(50% - 12px);}
	.choose-us__title, .choose-us__panel {min-width:0;}
	.carousel-arrow {width:48px; height:48px;}
	#footer .contain {padding-top:48px; padding-bottom:48px;}
	.foot-top {margin-bottom:36px;}
	.site-footer-logo, .site-footer-logo img {width:56px; height:56px;}
	.foot-family {padding:12px 18px; font-size:16px;}
	.foot-family img {width:22px; height:22px;}
	.foot-policy {gap:16px; font-size:16px; margin-bottom:20px;}
	.foot-bottom {font-size:14px;}
}

@media (max-width: 1024px) {
	.our-business .contain {--business-card-width:calc((var(--business-inner) - var(--space-md)) / 2);}
	.business-card__body h3 {font-size:24px;}
	.business-card__body p {font-size:16px;}
	.choose-us__tab {font-size:20px; line-height:1.6em;}
	.choose-us__desc {font-size:18px; min-height:0;}
}

@media (max-width: 768px) {
	:root {--header-height:80px; --space-4xl:80px; --space-5xl:80px; --space-6xl:100px; --float-width:62px; --float-offset-right:8px; --float-offset-bottom:8px; --float-list-padding-x:8px; --float-list-padding-y:16px; --float-item-gap:16px; --float-link-gap:6px; --float-icon-size:26px; --float-label-size:12px; --float-top-height:52px;}
	.floating-menu {top:auto; bottom:16px; transform:none;}
	.floating-menu__toggle {display:flex;}
	.floating-menu:not(.is-open) .floating-menu__list {display:none;}
	.floating-menu.is-open .floating-menu__list {display:flex;}
	.floating-menu.is-open .floating-menu__toggle {background:var(--color-navy-dark);}
	#header {height:80px;}
	.sitelogo, .sitelogo a, .sitelogo img {width:56px; height:56px;}
	.hero__arrows {display:none;}
	.main-visual-arrows {display:none;}
	.main-visual .caption .company h2, .main-visual .caption .division h2 {font-size:36px;}
	.main-visual {height:150vw;}
	.main-visual .slick-slide {height:150vw;}
	.choose-us__arrows.hero__arrows { padding: 20px 10px; }
	.btn-outline {padding:8px 16px; font-size:15px;}
	.carousel-arrows {gap:10px;}
	.carousel-arrow {width:44px; height:44px;}
	.our-business__head {flex-direction:column; align-items:flex-start;}
	.our-business .contain {--business-card-width:var(--business-inner);}
	.business-card {gap:20px;}
	.business-card__body {gap:16px;}
	.business-card__text {gap:12px;}
	.business-card__body h3 {font-size:22px;}
	.business-card__body p {font-size:15px;}
	.start-move__grid {flex-direction:column;}
	.start-move__box {flex:1 1 auto; padding:20px 16px;}
	.start-move__label {font-size:16px;}
	.choose-us__top {flex-direction:column; margin-bottom:40px;}
	.choose-us__tab {font-size:16px; line-height:1.6em; padding-bottom:12px;}
	.choose-us__desc {font-size:15px;}
	.choose-us__buttons {flex-wrap:wrap;}
	.choose-us__photo {aspect-ratio:16 / 9; max-height:none;}
	.choose-us__arrows {display:none;}
	#footer .contain {padding-top:36px; padding-bottom:40px;}
	.foot-top {flex-direction:column; align-items:flex-start; gap:16px; margin-bottom:24px;}
	.site-footer-logo, .site-footer-logo img {width:48px; height:48px;}
	.foot-family-wrap {width:100%;}
	.foot-family {padding:10px 16px; font-size:14px; gap:12px;}
	.foot-family img {width:18px; height:18px;}
	.foot-family-list a {padding:10px 16px; font-size:14px;}
	.foot-policy {flex-wrap:wrap; gap:12px 16px; font-size:14px; margin-bottom:16px;}
	.foot-bottom {flex-direction:column; align-items:flex-start; gap:12px; padding-top:16px; font-size:13px; line-height:1.6em;}
	.foot-info {gap:4px;}
	.foot-info-row {gap:6px 12px;}
	.foot-copy {flex-wrap:wrap; gap:6px 12px; white-space:normal;}
	.greeting {gap:60px;}
	.greeting__photo {height:auto; aspect-ratio:16 / 9;}
	.greeting__caption {flex-direction:column;}
	.greeting__caption-box {padding:24px 20px;}
	.greeting__caption-title {font-size:22px; line-height:1.45em;}
	.greeting__caption-text {font-size:16px; line-height:1.63em;}
	.greeting__section {padding-top:32px; gap:28px;}
	.greeting__heading {font-size:22px; line-height:1.45em;}
	.greeting__body p {font-size:15px; line-height:1.73em;}
	.greeting__body p br {display:none;}
	.greeting__signature {font-size:15px; line-height:1.6em;}
	.location {gap:36px;}
	.location__info {flex-direction:column; gap:40px;}
	.location__col-head {font-size:20px; line-height:1.5em; padding-bottom:16px;}
	.location__rows {margin-top:20px; gap:12px;}
	.location__row {align-items:flex-start;}
	.location__label {flex:0 0 56px; font-size:16px; line-height:1.63em;}
	.location__value {font-size:15px; line-height:1.73em; white-space:normal; word-break:keep-all;}
	.location__transit {margin-top:20px;}
	.location__transit-title {font-size:16px; line-height:1.63em;}
	.location__transit-item {font-size:14px; line-height:1.57em; white-space:normal; word-break:keep-all;}
	.overview {gap:48px;}
	.overview-table {display:block; width:100%; table-layout:auto;}
	.overview-table colgroup {display:none;}
	.overview-table tbody {display:block; width:100%;}
	.overview-table tr {display:grid; grid-template-columns:7.5em 1fr; width:100%;}
	.overview-table th, .overview-table td {width:auto; min-width:0; box-sizing:border-box; padding:12px 8px; font-size:14px; line-height:1.57em; word-break:keep-all; overflow-wrap:anywhere;}
	.overview-table td[colspan] {grid-column:2;}
	.overview__cert-title {font-size:18px; line-height:1.56em; margin-bottom:20px;}
	.overview__cert-grid {flex-direction:column;}
	.overview__cert-card {padding:32px 20px;}
	.overview__cert-thumb {height:220px;}
	.overview__cert-label {font-size:15px; line-height:1.6em;}
	.image-modal {padding:24px 16px;}
	.image-modal__close {top:-12px; right:-8px; width:40px; height:40px;}
	.image-modal__img {max-height:80vh;}
	.biz-page {gap:64px;}
	.biz-feature {flex-direction:column; gap:32px;}
	.biz-feature__photo {flex:none;}
	.biz-feature__photo img {min-height:240px;}
	.biz-feature__title {font-size:24px; line-height:1.42em;}
	.biz-feature__desc {font-size:16px; line-height:1.63em;}
	.biz-feature__desc br {display:none;}
	.biz-cards {flex-direction:column;}
	.biz-process {flex-direction:column;}
	.biz-process--five {grid-template-columns:1fr;}
	.biz-process--five .biz-process__step {padding:24px 20px;}
	.biz-pkg-table {min-width:0;}
	.biz-pkg-table thead {display:none;}
	.biz-pkg-table, .biz-pkg-table tbody, .biz-pkg-table tr, .biz-pkg-table th, .biz-pkg-table td {display:block; width:100%;}
	.biz-pkg-table tbody tr {margin-bottom:12px; background:var(--color-bg-soft); border:0;}
	.biz-pkg-table tbody th {width:auto; padding:16px 18px 8px; background:transparent; font-size:17px; line-height:1.5em; border-bottom:0;}
	.biz-pkg-table tbody td {padding:0 18px 14px; border-bottom:0;}
	.biz-pkg-table tbody td::before {content:attr(data-label); display:block; margin-bottom:6px; font-weight:600; font-size:13px; letter-spacing:-0.26px; color:var(--color-navy);}
	.biz-pkg-table tbody tr:last-child th, .biz-pkg-table tbody tr:last-child td {border-bottom:0;}
	.biz-detail__item {flex-direction:column; gap:10px;}
	.biz-detail__title {flex:none;}
	.biz-fleet {grid-template-columns:repeat(2, 1fr); gap:8px;}
	.biz-fleet__item {padding:18px 16px;}
	.biz-benefit {flex-direction:column;}
	.biz-benefit__desc br {display:none;}
	.biz-compare {flex-direction:column;}
	.biz-cta {flex-direction:column; align-items:flex-start; padding:32px 24px;}
	.biz-section-head__title {font-size:22px; line-height:1.45em;}
	.biz-ublo-intro {padding:24px 20px;}
	.biz-ublo-intro p {font-size:15px; line-height:1.7em;}
	.biz-ba {grid-template-columns:1fr;}
	.biz-ba__photo {aspect-ratio:16 / 10;}
	.biz-ba__title {font-size:17px;}
	.biz-ba__list li {font-size:15px;}
	.biz-quality {grid-template-columns:1fr;}
	.biz-quality__item {flex-direction:column; gap:16px; padding:28px 24px;}
	.biz-quality__num {font-size:52px;}
	.biz-quality__title {font-size:18px;}
	.biz-note {padding:20px 20px;}
	.biz-note__title {font-size:16px;}
	.biz-note__desc {font-size:15px;}
	.biz-target {grid-template-columns:1fr;}
	.biz-target__item {padding:24px 20px;}
	.biz-benefit--4 {grid-template-columns:1fr;}
}

@media (max-width: 1024px) {
	.biz-fleet {grid-template-columns:repeat(2, 1fr);}
	.biz-feature {gap:40px;}
	.biz-feature__photo img {min-height:320px;}
	.overview-table th, .overview-table td {padding:16px 8px; font-size:15px; line-height:1.5em;}
	.overview__cert-card {padding:40px 24px;}
	.sub-title:has(.tabmenu) {gap:10px 24px;}
	.tabmenu__list {gap:8px 18px;}
	.tabmenu__item {font-size:16px;}
	.biz-process--five {grid-template-columns:repeat(3, minmax(0, 1fr));}
	.biz-pkg-table thead th, .biz-pkg-table tbody th, .biz-pkg-table tbody td {padding:16px 14px; font-size:15px; line-height:1.6em;}
	.biz-ublo-intro {padding:28px 24px;}
	.biz-ba {gap:20px;}
	.biz-ba__photo {aspect-ratio:16 / 10;}
	.biz-quality {gap:16px;}
	.biz-quality__item {padding:32px 22px 28px; gap:16px;}
	.biz-quality__num {font-size:48px;}
	.biz-quality__title {font-size:18px;}
	.biz-note {padding:24px 24px;}
	.biz-target {grid-template-columns:repeat(2, minmax(0, 1fr));}
	.biz-benefit--4 {grid-template-columns:repeat(2, minmax(0, 1fr));}
}

@media (max-width: 768px) {
	.floating-menu {top:auto; bottom:16px; transform:none;}
	.floating-menu__toggle {display:flex;}
	.floating-menu:not(.is-open) .floating-menu__list {display:none;}
	.floating-menu.is-open .floating-menu__list {display:flex;}
	.floating-menu.is-open .floating-menu__toggle {background:var(--color-navy-dark);}
	.sub-title:has(.tabmenu) {flex-direction:row; align-items:flex-end; justify-content:flex-start; gap:8px 20px;}
	.tabmenu {width:auto; max-width:100%; margin-left:0;}
	.tabmenu__list {gap:8px 16px;}
	.tabmenu__item {padding:4px 0 6px; font-size:15px; line-height:24px;}
	.biz-process--five {grid-template-columns:1fr;}
	.faq-item__q {gap:12px; padding:18px 0; font-size:16px;}
	.faq-item__icon {width:32px; height:32px; font-size:13px;}
	.faq-item__question {font-size:15px;}
	.faq-item__answer {padding:0 0 20px 44px;}
	.faq-item__answer p {font-size:15px;}
	.biz-reform-grid {flex-direction:column;}
	.biz-reform-item {padding:28px 20px;}
	.biz-worldwin-grid {grid-template-columns:1fr;}
	.biz-worldwin-item {padding:20px 24px; gap:16px;}
	.biz-worldwin-item__icon {width:44px; height:44px;}
	.biz-worldwin-item__icon img {width:20px; height:20px;}
	.biz-worldwin-item__text {font-size:15px; line-height:26px;}
	.biz-option-row {flex-direction:column; align-items:flex-start; gap:16px; padding:24px 20px;}
	.biz-option-row__head {flex:none;}
	.biz-option-row__title {font-size:18px; line-height:28px;}
	.biz-option-row__list li {min-width:calc(50% - 4px);}
	.biz-option-row__list--compact li {min-width:calc(33.333% - 6px);}
	.biz-ba__badge {top:10px; left:10px; font-size:11px; padding:5px 10px;}
	.biz-quality {grid-template-columns:1fr;}
	.biz-quality__num {font-size:52px;}
	.biz-target {grid-template-columns:1fr;}
	.biz-target__item {padding:24px 20px;}
	.biz-benefit--4 {grid-template-columns:1fr;}
}

@media (max-width: 480px) {
	.sub-title:has(.tabmenu) {flex-direction:column; align-items:flex-start; gap:10px;}
	.tabmenu {width:100%;}
	.tabmenu__list {gap:6px 14px;}
	.tabmenu__item {font-size:14px; padding:4px 0 6px;}
} 