@charset "utf-8";


/* 공통 */
.contents {padding:60px 0 180px 0;}

.sub-area {padding: 80px 0 100px 0;}
.sub-area:first-child {padding-top: 0;}
.sub-area:last-child {padding-bottom: 0;}
.sub-bg { padding: 100px 0;background-color: #f8f8f8;}

.sub .txt-highlight { padding: 0 5px;background: linear-gradient(180deg,rgba(255, 255, 255, 0) 55%, #d1e4f8 0%); vertical-align: calc();}
.sub .txt-bold {font-weight: 700; vertical-align: baseline;}
.sub .txt-red { vertical-align: baseline;color: #ef0000;}
.sub .txt-blue { vertical-align: baseline;color: #105caa;}
.sub .txt-sky { vertical-align: baseline;color: #1c8ece;}
.sub .txt-w { vertical-align: baseline;color: #fff;}
.sub .txtbox {padding: 2px 5px; margin: 0 2px; vertical-align: baseline;}
.sub .txtbox-g {background-color: #bee2c4; vertical-align: baseline; color: #009111;}
.sub .txtbox-r {background-color: #fad8d8; vertical-align: baseline; color: #ef0000;}

/* 공통 탭 */
.sub_tab-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 10px; position: relative; z-index: 5; margin-top: -45px; margin-bottom: 80px;}
.sub_tab-list .sub_tab { border-radius: 99px; background-color: #e2e2e2;} 
.sub_tab-list .sub_tab p { padding: 12px 35px;  font-weight: 700; font-size: 18px; line-height: 1; letter-spacing: -0.025em;text-align: center;color: #222;} 
.sub_tab-list .sub_tab:hover {background-color: #1c8ece;} 
.sub_tab-list .sub_tab:hover p {color: #fff;} 
.sub_tab-list .sub_tab.active {background-color: #1b8ece;} 
.sub_tab-list .sub_tab.active p {color: #fff;} 
.sub_tab-list .li a {display: block;}

@media only screen and (max-width: 1280px) {
	.contents {padding:55px 0 165px 0;}
	.sub-area {padding: 75px 0 95px 0;}
	.sub-bg { padding: 90px 0;}

	.sub_tab-list {margin-bottom: 70px;}
	.sub_tab-list .sub_tab p { padding: 12px 32px; font-size: 17px;} 
}
@media only screen and (max-width: 1024px) {
	.contents {padding:50px 0 150px 0;}
	.sub-area {padding: 70px 0 90px 0;}
	.sub-bg { padding: 80px 0;}

	.sub_tab-list {margin-bottom: 65px;}
	.sub_tab-list .sub_tab p { padding: 12px 29px; font-size: 16px;} 
}
@media only screen and (max-width: 768px) {
	.contents {padding:45px 0 135px 0;}
	.sub-area {padding: 65px 0 85px 0;}
	.sub-bg { padding: 70px 0;}

	.sub_tab-list { gap: 8px;margin-top: -40px; margin-bottom: 65px;}
	.sub_tab-list .sub_tab p { padding: 12px 26px; font-size: 15px;} 
}
@media only screen and (max-width: 480px) {
	.contents {padding:40px 0 120px 0;}
	.sub-area {padding: 60px 0 80px 0;}
	.sub-bg { padding: 60px 0;}

	.sub_tab-list {gap: 2px;}
	.sub_tab-list .sub_tab {width: 100%; border-radius: 8px;} 
	.sub_tab-list .sub_tab p { padding: 12px 20px; font-weight: 500;}
}




/* 1-1. 회사개요 */
.page-0101 .area-01 .inner::before { position: absolute; top: 0; left: 0; width: 100%; padding-top: 100%;  background: url(../images/contents/1-1_top-bg.png) no-repeat center/cover;content: ''; animation: rotate 250s linear infinite; pointer-events: none;}
@keyframes rotate {
	0% {transform: rotate(0);}
	100% {transform: rotate(359deg);}
}
.page-0101 .area-01 {position: relative; z-index: 1; text-align: center;}
.page-0101 .area-01 .img-box { display: inline-block;position: relative; margin: 0 auto;}
.page-0101 .area-01 .img-box img {margin-left: 26px;}
.page-0101 .area-01 .img-box h5 {position: relative; margin-top: 50px; font-weight: 500; font-size: 46px; line-height: 1; letter-spacing: -0.02em; color: #222;}
.page-0101 .area-01 .tit-box {margin-top: 10px;}
.page-0101 .area-01 .tit-box h5 { font-weight: 500;font-size: 46px; line-height: 1.3; letter-spacing: -0.02em; color: #222;}
.page-0101 .area-01 .txt-box {margin: 45px 8% 0; }
.page-0101 .area-01 .txt-box .desc-box p { margin-top: 1em; font-weight: 500;font-size: 18px; line-height: 1.6; letter-spacing: -0.02em; color: #484848;}
.page-0101 .area-01 .txt-box .sign-box { display: flex; justify-content: center; align-items: center; column-gap: 15px;margin: 25px 0 50px; line-height: 1.4; letter-spacing: 0.2em;}
.page-0101 .area-01 .txt-box .sign-box .ceo { font-weight: 500; font-size: 24px; color: #484848;}
.page-0101 .area-01 .txt-box .sign-box .sign { font-weight: 700;font-size: 32px;  color: #222;}

.page-0101 .area-02 {position: relative; z-index: 3; background-color: #f8f8f8; line-height: 1.4;}
.page-0101 .area-02 .contents-wrap {display: flex; justify-content: space-between;}
.page-0101 .area-02 .contents-wrap .contents-box {display: flex; flex-direction: column; row-gap: 50px; width: 19%; padding: 55px 3% 40px; border-radius: 75px 0 100px 0; background-color: #fff;}
.page-0101 .area-02 .contents-wrap .contents-box .icon-item { flex-shrink: 0;margin-left: auto;}
.page-0101 .area-02 .contents-wrap .contents-box .txt-item p:first-child { font-weight: 700;font-size: 20px; letter-spacing: -0.035em; color: #105caa;}
.page-0101 .area-02 .contents-wrap .contents-box .txt-item p:last-child {margin-top: 5px; font-weight: 500; font-size: 17px; letter-spacing: -0.035em; color: #686868;}
.page-0101 .area-02 .contents-wrap .contents-box:nth-child(4) .txt-item p:last-child {font-size: 16px;}

/* organization chart */
.page-0101 .area-03 .chart-wrap { font-weight: 500;text-align: center;}
.page-0101 .area-03 .chart-row1 span {display: inline-block; padding: 30px; border-radius: 30px 0 30px 0; background-color: #105caa; font-weight: 700; font-size: 22px; color: #fff;}
.page-0101 .area-03 .chart-row1::after { display: block; width: 1px; height: 50px; margin: 0 auto; background-color: #acacac;content: '';}

.page-0101 .area-03 .chart-row2 {display: flex;}
.page-0101 .area-03 .chart-row2-item {flex-grow: 1; position: relative;}
.page-0101 .area-03 .chart-row2-item:nth-child(3) {flex-grow: 2.5;}
.page-0101 .area-03 .chart-row2-item::before {position: absolute; top: 0; left: 50%; width: 100%; height: 1px; background-color: #acacac; content: '';}
.page-0101 .area-03 .chart-row2-item:nth-child(3)::before {left: 0;}
.page-0101 .area-03 .chart-row2-item:nth-child(4)::before { right: 50%;left: auto;}

.page-0101 .area-03 .chart-row2-tit::before { display: block; width: 1px; height: 50px; margin: 0 auto; background-color: #acacac;content: '';}
.page-0101 .area-03 .chart-row2-tit:not(:last-child)::after { display: block; width: 1px; height: 50px; margin: 0 auto; background-color: #acacac;content: '';}
.page-0101 .area-03 .chart-row2-tit span {display: inline-block; padding: 15px 25px; border-radius: 15px 0 15px 0; background-color: #1c8ece; font-size: 18px; color: #fff;}

.page-0101 .area-03 .chart-row3 {display: flex;}
.page-0101 .area-03 .chart-row3-item {flex-grow: 1; position: relative;}
.page-0101 .area-03 .chart-row3-item::before { display: block; width: 1px; height: 70px; margin: 0 auto; background-color: #acacac;content: '';}
.page-0101 .area-03 .chart-row3-item::after {position: absolute; top: 0; left: 50%; width: 100%; height: 1px; background-color: #acacac; content: '';}
.page-0101 .area-03 .chart-row3-item:last-child::after { right: 50%;left: auto;}
.page-0101 .area-03 .chart-row3-item h6 {display: flex; justify-content: center; padding: 10px 15px; align-items: center; word-break: break-all; text-align: center; width: 100px; height: 100px;margin: auto; border-radius: 50%; background-color: #eff0f3; font-size: 14px; line-height: 1.2; color: #222; }

@media (max-width: 1280px) {
	.page-0101 .area-01 .img-box img {margin-left: 22px;}
	.page-0101 .area-01 .img-box h5 {font-size: 40px;}
	.page-0101 .area-01 .tit-box {margin-top: 20px;}
	.page-0101 .area-01 .tit-box h5 {font-size: 40px;}
	.page-0101 .area-01 .txt-box {margin-top: 40px;}
	.page-0101 .area-01 .txt-box .desc-box p {font-size: 17px;}
	.page-0101 .area-01 .txt-box .desc-box p .responsive-br {display: none;}
	.page-0101 .area-01 .txt-box .sign-box {margin: 22px 0 40px;}
	.page-0101 .area-01 .txt-box .sign-box .ceo {font-size: 22px;}
	.page-0101 .area-01 .txt-box .sign-box .sign {font-size: 29px;}
	
	.page-0101 .area-02 .contents-wrap .contents-box { row-gap: 45px;padding: 50px 2.5% 35px; border-radius: 60px 0 85px 0;}
	.page-0101 .area-02 .contents-wrap .contents-box .txt-item p:first-child {font-size: 18px;}
	.page-0101 .area-02 .contents-wrap .contents-box .txt-item p:last-child {font-size: 16px;}
	.page-0101 .area-02 .contents-wrap .contents-box:nth-child(4) .txt-item p:last-child {font-size: 15px;}

	.page-0101 .area-03 .chart-row1::after {background-color: transparent;}
	.page-0101 .area-03 .chart-row2 {display: flex; flex-wrap: wrap;}
	.page-0101 .area-03 .chart-row2-item {width: calc(50% - 0.5px);}
	.page-0101 .area-03 .chart-row2-item:nth-child(1)::after {content: ''; width: 1px; height: calc(100% + 45px); position: absolute; right: 0; bottom: 0; background-color: #acacac;}
	.page-0101 .area-03 .chart-row2-item:nth-child(1),
	.page-0101 .area-03 .chart-row2-item:nth-child(2) {padding-bottom: 45px;}
	.page-0101 .area-03 .chart-row2-item:nth-child(2)::before {right: 50%; left: auto;}
	.page-0101 .area-03 .chart-row2-item:nth-child(3)::before {left: 50%; width: 50%;}
	.page-0101 .area-03 .chart-row2-item:nth-child(3),
	.page-0101 .area-03 .chart-row2-item:nth-child(4) {width: unset;}

}
@media (max-width: 1024px) {
	.page-0101 .area-01 .img-box img {margin-left: 18px;}
	.page-0101 .area-01 .img-box h5 {font-size: 34px;}
	.page-0101 .area-01 .tit-box {margin-top: 15px;}
	.page-0101 .area-01 .tit-box h5 {font-size: 34px;}
	.page-0101 .area-01 .txt-box {margin-top: 35px;}
	.page-0101 .area-01 .txt-box .desc-box p { padding: 0 2%;font-size: 16px;}
	.page-0101 .area-01 .txt-box .desc-box p br {display: none;}
	
	.page-0101 .area-02 .contents-wrap {flex-wrap: wrap; justify-content: center; row-gap: 50px;}
	.page-0101 .area-02 .contents-wrap .contents-box {width: 27%; margin: 0 2%;}

	.page-0101 .area-03 .chart-row1 span {padding: 25px 30px; font-size: 20px;}
		
	.page-0101 .area-03 .chart-row2-item {width: 50%;}
	.page-0101 .area-03 .chart-row2-item:nth-child(1),
	.page-0101 .area-03 .chart-row2-item:nth-child(3) {padding-right: 5%;}
	.page-0101 .area-03 .chart-row2-item:nth-child(2),
	.page-0101 .area-03 .chart-row2-item:nth-child(4) {padding-left: 5%;}
	.page-0101 .area-03 .chart-row2-item:nth-child(3) {flex-grow: unset; width: 50%;}
	.page-0101 .area-03 .chart-row2-item:nth-child(2)::before {right: 45%; width: 110%;}
	.page-0101 .area-03 .chart-row2-item:nth-child(3)::before {left: 45%; width: 110%;}
	.page-0101 .area-03 .chart-row2-tit span {display: block; padding: 14px 20px 13px; font-size: 16px;}
	.page-0101 .area-03 .chart-row2-item:not(:last-child) .chart-row2-tit span {border-radius: 15px 0 0 0;}
	.page-0101 .area-03 .chart-row2-tit:not(:last-child)::after {display: none;}

	.page-0101 .area-03 .chart-row3 {flex-direction: column; row-gap: 5px; padding-top: 5px;}
	.page-0101 .area-03 .chart-row3-item::before {display: none;}
	.page-0101 .area-03 .chart-row3-item::after {display: none;}
	.page-0101 .area-03 .chart-row3-item h6 { width: 100%; height: auto; margin: auto; border-radius: 0;line-height: 1.2; padding: 12px;}
	.page-0101 .area-03 .chart-row3-item:last-child h6 {border-radius: 0 0 15px 0;}
}
@media (max-width: 768px) {
	.page-0101 .area-01 .img-box img {margin-left: 0;}
	.page-0101 .area-01 .img-box h5 {font-size: 28px;}
	.page-0101 .area-01 .tit-box {margin-top: 15px;}
	.page-0101 .area-01 .tit-box h5 {font-size: 28px;}
	.page-0101 .area-01 .txt-box {margin-top: 30px;}
	.page-0101 .area-01 .txt-box .desc-box p { padding: 0;font-size: 15px;}
	.page-0101 .area-01 .txt-box .sign-box { column-gap: 10px;margin: 16px 0 20px;}
	.page-0101 .area-01 .txt-box .sign-box .ceo {font-size: 20px;}
	.page-0101 .area-01 .txt-box .sign-box .sign {font-size: 26px;}
	
	.page-0101 .area-02 .contents-wrap {row-gap: 40px; column-gap: 3.5%;}
	.page-0101 .area-02 .contents-wrap .contents-box {width: 31%; margin: 0;}
}
@media (max-width: 640px) {
	.page-0101 .area-01 .img-box {width: 90%;}
	.page-0101 .area-01 .img-box h5 {font-size: 22px; margin-top: 5%;}
	.page-0101 .area-01 .tit-box {margin-top: 10px;}
	.page-0101 .area-01 .tit-box h5 {font-size: 22px;}
	.page-0101 .area-01 .txt-box {margin-top: 25px;}

	.page-0101 .area-02 .contents-wrap {row-gap: 25px;}
	.page-0101 .area-02 .contents-wrap .contents-box { flex-direction: row; justify-content: start; column-gap: 8%;width: 100%; padding: 40px 3% 35px 12%; margin: 0;}
	.page-0101 .area-02 .contents-wrap .contents-box:nth-child(even) {border-radius: 0 60px 0 85px;}
	.page-0101 .area-02 .contents-wrap .contents-box .icon-item {margin-left: 0;}
	.page-0101 .area-02 .contents-wrap .contents-box:nth-child(4) .txt-item p:last-child {font-size: 16px;}



	.page-0101 .area-03 .chart-row2 {flex-direction: column; align-items: center;}
	.page-0101 .area-03 .chart-row2-item:nth-child(1), .page-0101 .area-03 .chart-row2-item:nth-child(3) {padding-right: 0;}
	.page-0101 .area-03 .chart-row2-item::before {display: none;}
	.page-0101 .area-03 .chart-row2-item:nth-child(1)::after {display: none;}
	.page-0101 .area-03 .chart-row2-item:nth-child(2), .page-0101 .area-03 .chart-row2-item:nth-child(4) {padding-left: 0;}
	.page-0101 .area-03 .chart-row2-item:nth-child(1), .page-0101 .area-03 .chart-row2-item:nth-child(2) {padding-bottom: 0;}
	.page-0101 .area-03 .chart-row1::after {display: none;}
	.page-0101 .area-03 .chart-row2-item {flex-grow: unset; width: 80%;}
	.page-0101 .area-03 .chart-row2-item:nth-child(3), .page-0101 .area-03 .chart-row2-item:nth-child(4) {flex-grow: unset; width: 80%; height: auto;}
	
}
@media (max-width: 480px) {
	.page-0101 .area-01 .img-box h5 {font-size: 18px;}
	.page-0101 .area-01 .tit-box {margin-top: 8px;}
	.page-0101 .area-01 .tit-box h5 {font-size: 18px; line-height: 1.3;}
	.page-0101 .area-01 .txt-box {margin-top: 20px;}

	.page-0101 .area-02 .contents-wrap {row-gap: 20px;}
	.page-0101 .area-02 .contents-wrap .contents-box {padding: 35px 7% 30px; border-radius: 45px 0 60px 0;}
	.page-0101 .area-02 .contents-wrap .contents-box:nth-child(even) {border-radius: 0 45px 0 60px;}
	.page-0101 .area-02 .contents-wrap .contents-box .txt-item p:first-child {font-size: 16px;}
	.page-0101 .area-02 .contents-wrap .contents-box .txt-item p:last-child {font-size: 15px;}
	.page-0101 .area-02 .contents-wrap .contents-box:nth-child(4) .txt-item p:last-child {font-size: 15px;}

	.page-0101 .area-03 .chart-row2-item {flex-grow: unset; width: 100%;}
	.page-0101 .area-03 .chart-row2-item:nth-child(3), .page-0101 .area-03 .chart-row2-item:nth-child(4) {flex-grow: unset; width: 100%; height: auto;}
}




/* 1-3. 사업영역 */
.page-0103 .txt-wrap { padding: 0 30px;margin-bottom: 50px; letter-spacing: -0.025em; text-align: center;}
.page-0103 .txt-wrap .sub-tit { display: block;margin-bottom: 12px; font-weight: 700; font-size: 22px; line-height: 1; color: #23baec;}
.page-0103 .txt-wrap .tit {margin-bottom: 15px; font-weight: 700; font-size: 36px; line-height: 1; color: #222;}
.page-0103 .txt-wrap .txt { font-weight: 500;font-size: 18px; line-height: 1.4;  color: #222;}

.page-0103 .area-01,
.page-0103 .area-02,
.page-0103 .area-03 { padding: 65px 0 80px; margin-bottom: 100px; border-radius: 150px 0 150px 0;}

.page-0103 .area-01 {background-color: #f3fbfe;}
.page-0103 .area-01 .icon-wrap {display: flex;}
.page-0103 .area-01 .icon-wrap .icon-box { display: flex; flex-direction: column; align-items: center;width: 25%;border-right: 1px solid #b7e9f9;} 
.page-0103 .area-01 .icon-wrap .icon-box:last-child {border-right: none;}
.page-0103 .area-01 .icon-wrap .icon-box figure {padding: 15px 0; margin: 0 auto 18px; border-bottom: 1px solid #13b7eb; text-align: center;}
.page-0103 .area-01 .icon-wrap .icon-box p { font-weight: 700; font-size: 20px; line-height: 1.2;text-align: center; color: #222}

.page-0103 .area-02 { border-radius: 0 150px 0 150px;background-color: #dceef8;}
.page-0103 .area-02 .txt-wrap {margin-bottom: 30px;}
.page-0103 .area-02 .txt-wrap .sub-tit {color: #128ECE;}
.page-0103 .area-02 .business-slider-wrap {position: relative; padding: 0 60px;}
.page-0103 .area-02 .business-slider .slick-slide {margin: 20px;}
.page-0103 .area-02 .business-slider .slick-slide img {border-radius: 30px;box-shadow: 0px 0px 15px 2px rgba(101, 160, 216, 0.2);}
.page-0103 .area-02 .business-slider .slick-list {margin: 0 -20px;}

.page-0103 .area-02 .slick-dots {display: flex; justify-content: center; column-gap: 15px; padding-top: 15px;}
.page-0103 .area-02 .slick-dots button { width: 12px; height: 12px;border: 0; border-radius: 50%; background-color: #fff; font-size: 0; transition: all 0.3s;}
.page-0103 .area-02 .slick-dots button:hover,
.page-0103 .area-02 .slick-dots .slick-active button {background-color: #128ECE;} 

.page-0103 .area-02 .slick-arrow {position: absolute; top: 50%; left: -25px; z-index: 2; width: 50px; height: 50px; border: 0; border-radius: 50%; background-color: #fff; box-shadow: 0px 0px 30px 0px rgba(18, 142, 206, 0.25); font-size: 0; transform: translateY(-80%);}
.page-0103 .area-02 .slick-arrow::before { display: block; position: relative; width: 26px; height: 18px; margin: 0 auto; background: url(../images/contents/1-3_arrow.svg) no-repeat center/contain;content: ''; transition: all 0.3s;}
.page-0103 .area-02 .slick-arrow::after { opacity: 0; position: absolute; top: 50%; left: 50%; width: 72px; height: 72px; background: url(../images/contents/1-3_arrow_effect.svg) no-repeat center/contain;content: ''; transform: translate(-50%, -50%); transition: all 0.3s; animation:  arrow-rotate 10s linear infinite;}
@keyframes arrow-rotate {
	0% {transform: translate(-50%, -50%);}	
	100% {transform: translate(-50%, -50%) rotate(359deg);}	
}
.page-0103 .area-02 .slick-arrow:hover::after {opacity: 1;}
.page-0103 .area-02 .slick-arrow:hover::before {background-image: url(../images/contents/1-3_arrow_hover.svg);}
.page-0103 .area-02 .slick-arrow.slick-next { right: -25px;left: auto;}
.page-0103 .area-02 .slick-arrow.slick-next::before {transform: scaleX(-1);}

.page-0103 .area-03 {margin-bottom: 0; background-color: #dae7f2;}
.page-0103 .area-03 .txt-wrap .sub-tit {color: #075CA9;}
.page-0103 .area-03 .contents-wrap {display: flex; justify-content: space-between; column-gap: 4%; padding: 0 60px;}
.page-0103 .area-03 .contents-wrap .contents-box {width: 30%; display: flex;overflow: hidden; flex-direction: column; border-radius: 30px;}
.page-0103 .area-03 .contents-wrap .contents-box .img-item img { width: 100%; height: 100%;object-fit: cover;}
.page-0103 .area-03 .contents-wrap .contents-box .txt-item { flex-grow: 1; padding: 25px 20px 40px;background-color: #13b7eb; line-height: 1.3; letter-spacing: -0.025em;text-align: center;}
.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-tit {display: inline-block; padding-bottom: 8px; margin-bottom: 10px; border-bottom: 1px solid #fff;}
.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-tit p { font-weight: 700;font-size: 22px; color: #fff;}
.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-txt { font-weight: 500;font-size: 18px; color: #f0f0f0;}


@media (max-width: 1600px) {
	.page-0103 .area-02 .slick-arrow { left: 35px;box-shadow: 0px 0px 25px 0px rgba(18, 142, 206, 0.25);}
	.page-0103 .area-02 .slick-arrow.slick-next {right: 35px;}
}
@media (max-width: 1280px) {
	.page-0103 .txt-wrap {margin-bottom: 45px;}
	.page-0103 .txt-wrap .sub-tit { margin-bottom: 10px;font-size: 20px;}
	.page-0103 .txt-wrap .tit {margin-bottom: 13px; font-size: 32px;}
	.page-0103 .txt-wrap .txt {font-size: 17px;}

	.page-0103 .area-01,
	.page-0103 .area-02,
	.page-0103 .area-03 {padding: 55px 0 70px; margin-bottom: 85px; border-radius: 125px 0 125px 0;}

	.page-0103 .area-01 .icon-wrap .icon-box p {font-size: 18px;}

	.page-0103 .area-02 {border-radius: 0 125px 0 125px;}
	.page-0103 .area-02 .txt-wrap {margin-bottom: 25px;}
	.page-0103 .area-02 .business-slider-wrap {padding: 0 50px;}
	.page-0103 .area-02 .business-slider .slick-slide {margin: 15px;}
	.page-0103 .area-02 .business-slider .slick-slide img {border-radius: 30px;box-shadow: 0px 0px 10px 2px rgba(101, 160, 216, 0.2);}
	.page-0103 .area-02 .business-slider .slick-list {margin: 0 -15px;}
	
	.page-0103 .area-02 .slick-dots {padding-top: 13px;}
	.page-0103 .area-02 .slick-arrow {left: 25px;}
	.page-0103 .area-02 .slick-arrow.slick-next {right: 25px;}

	.page-0103 .area-03 .contents-wrap { column-gap: 3%;padding: 0 50px;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item { padding: 20px 15px 35px;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-tit p {font-size: 21px;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-txt { font-weight: 500;font-size: 17px;}
}
@media (max-width: 1024px) {
	.page-0103 .area-01 .icon-wrap .icon-box figure {width: 72px;}
	.page-0103 .area-01 .icon-wrap .icon-box p {font-size: 17px;}

	.page-0103 .area-02 .business-slider .slick-slide {margin: 12px;}
	.page-0103 .area-02 .business-slider .slick-slide img {box-shadow: none;}
	.page-0103 .area-02 .business-slider .slick-list {margin: 0 -12px;}

	.page-0103 .area-03 .contents-wrap {flex-direction: column; row-gap: 25px;}
	.page-0103 .area-03 .contents-wrap .contents-box {flex-direction: row; width: 100%;}
	.page-0103 .area-03 .contents-wrap .contents-box .img-item {width: 40%; min-height: 170px; ;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item {width: 60%; display: flex; flex-direction: column; justify-content: center; align-items: start; padding: 5%; text-align: left;}
}
@media (max-width: 768px) {
	.page-0103 .txt-wrap {margin-bottom: 40px;}
	.page-0103 .txt-wrap .sub-tit { margin-bottom: 8px;font-size: 18px;}
	.page-0103 .txt-wrap .tit {margin-bottom: 11px; font-size: 28px;}
	.page-0103 .txt-wrap .txt {font-size: 16px;}

	.page-0103 .area-01,
	.page-0103 .area-02,
	.page-0103 .area-03 {padding: 45px 0 60px; margin-bottom: 70px; border-radius: 100px 0 100px 0;}

	.page-0103 .area-01 .icon-wrap {flex-wrap: wrap; gap: 20px 4%; padding: 0 30px;}
	.page-0103 .area-01 .icon-wrap .icon-box {width: 48%; padding: 20px; border-right: 0; border-radius: 25px; background-color: #fff;}

	.page-0103 .area-02 {border-radius: 0 110px 0 110px;}
	.page-0103 .area-02 .txt-wrap {margin-bottom: 20px;}
	.page-0103 .area-02 .business-slider-wrap {padding: 0 70px;}
	.page-0103 .area-02 .business-slider .slick-slide {margin: 10px;}
	.page-0103 .area-02 .business-slider .slick-slide img {border-radius: 20px;}
	.page-0103 .area-02 .business-slider .slick-list {margin: 0 -10px;}

	.page-0103 .area-02 .slick-dots {display: flex; justify-content: center; column-gap: 15px; padding-top: 12px;}
	.page-0103 .area-02 .slick-dots button {width: 10px; height: 10px;}

	.page-0103 .area-02 .slick-arrow { left: 15px;width: 40px; height: 40px; box-shadow: 0px 0px 15px 0px rgba(18, 142, 206, 0.25);}
	.page-0103 .area-02 .slick-arrow.slick-next {right: 15px;}
	.page-0103 .area-02 .slick-arrow::before {height: 14px;}
	.page-0103 .area-02 .slick-arrow::after {width: 62px; height: 62px;}

	.page-0103 .area-03 .contents-wrap {padding: 0 30px;}
	.page-0103 .area-03 .contents-wrap .contents-box {border-radius: 20px;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-tit p {font-size: 20px;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-txt {font-size: 16px;}
}
@media (max-width: 576px) {
	.page-0103 .txt-wrap .txt br {display: none;}

	.page-0103 .area-01,
	.page-0103 .area-02,
	.page-0103 .area-03 {padding: 45px 0 60px; margin-bottom: 70px; border-radius: 75px 0 75px 0;}

	.page-0103 .area-02 {border-radius: 0 75px 0 75px;}
	.page-0103 .area-02 .txt-wrap {margin-bottom: 40px;}
	.page-0103 .area-02 .business-slider-wrap {padding: 0 25px;}
	.page-0103 .area-02 .business-slider .slick-slide {margin: 0;}
	.page-0103 .area-02 .business-slider .slick-list {margin: 0;}

	.page-0103 .area-03 .contents-wrap .contents-box {flex-direction: column;}
	.page-0103 .area-03 .contents-wrap .contents-box .img-item { position: relative;width: 100%; min-height: 0; max-height: none; padding-top: 45%;}
	.page-0103 .area-03 .contents-wrap .contents-box .img-item img {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item { align-items: center;padding: 25px 15px 30px; text-align: center;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item {width: 100%;}


}
@media (max-width: 480px) {
	.page-0103 .txt-wrap { padding: 0 20px;margin-bottom: 35px;}
	.page-0103 .txt-wrap .sub-tit {font-size: 16px;}
	.page-0103 .txt-wrap .tit {margin-bottom: 11px; font-size: 24px;}
	.page-0103 .txt-wrap .txt {font-size: 15px;}

	.page-0103 .area-01 .icon-wrap {gap: 20px 4%; padding: 0 20px;}
	.page-0103 .area-01 .icon-wrap .icon-box {width: 100%; border-radius: 20px; }

	.page-0103 .area-02 .txt-wrap {margin-bottom: 35px;}

	.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-tit p {font-size: 18px;}
	.page-0103 .area-03 .contents-wrap .contents-box .txt-item .contents-txt {font-size: 15px;}
}



/* 1-5. 오시는 길 */
.page-0105 .map-wrap { overflow: hidden;height: 550px; margin-bottom: 50px; border-radius: 80px 0 80px 0;}

.page-0105 .txt-wrap { display: flex; justify-content: center; column-gap: 3%; flex-direction: column;}
.page-0105 .txt-wrap li {display: flex; align-items: center; column-gap: 20px; margin-bottom: 15px;}
.page-0105 .txt-wrap li .txt-tit { display: flex; align-items: center; column-gap: 10px;font-weight: 700; font-size: 22px; color: #222;}
.page-0105 .txt-wrap li .txt-sub {font-size: 20px; color: #454545;}
.page-0105 .txt-wrap li:first-child .txt-sub {display: flex; align-items: center;}
.page-0105 .copy-btn { padding: 8px 20px; margin-left: 15px;border: 0; border-radius: 100px; background-color: #105caa; font-weight: 500; font-size: 15px; line-height: 1; color: #fff;}
.page-0105 .copy-btn:hover {background-color: #23baec;}
.page-0105 .txt-wrap li .txt-tit::before { width: 24px; height: 24px; background: url(../images/contents/1-5_icon01.png) no-repeat center/contain;content: '';}
.page-0105 .txt-wrap li:nth-child(2) .txt-tit::before {background-image: url(../images/contents/1-5_icon02.png);}
.page-0105 .txt-wrap li:nth-child(3) .txt-tit::before {background-image: url(../images/contents/1-5_icon03.png);}

@media (max-width: 1280px) {
	.page-0105 .map-wrap {margin-bottom: 45px;}
	.page-0105 .txt-wrap .txt-sub {word-break: break-all;}
	
	.page-0105 .txt-wrap li:first-child {width: 100%;}
	.page-0105 .copy-btn {margin-left: 13px;}
	.page-0105 .txt-wrap li .txt-tit::before { width: 24px; height: 24px; background: url(../images/contents/1-5_icon01.png) no-repeat center/contain;content: '';}
	.page-0105 .txt-wrap li:nth-child(2) .txt-tit::before {background-image: url(../images/contents/1-5_icon02.png);}
	.page-0105 .txt-wrap li:nth-child(3) .txt-tit::before {background-image: url(../images/contents/1-5_icon03.png);}
}
@media (max-width: 1024px) {
	.page-0105 .map-wrap {height: 490px; margin-bottom: 40px;}
	.page-0105 .txt-wrap li .txt-tit {font-size: 20px;}
	.page-0105 .txt-wrap li .txt-sub {font-size: 18px;}
}
@media (max-width: 768px) {
	.page-0105 .map-wrap {height: 460px; margin-bottom: 35px;}
	.page-0105 .txt-wrap {gap: 25px 45px;}
	.page-0105 .txt-wrap li .txt-tit {font-size: 19px;}
	.page-0105 .txt-wrap li .txt-sub {font-size: 17px;}
}
@media (max-width: 640px) {
	.page-0105 .txt-wrap li {width: 100%; padding: 0 30px;}
	.page-0105 .txt-wrap li {column-gap: 16px; text-align: center;}
	.page-0105 .txt-wrap li:first-child {flex-direction: column; row-gap: 15px;}
	.page-0105 .txt-wrap li:first-child .txt-sub {flex-direction: column; row-gap: 15px;}
	.page-0105 .txt-wrap li {justify-content: center;	}
}
@media (max-width: 480px) {
	.page-0105 .txt-wrap li {column-gap: 16px; text-align: center;}
	.page-0105 .txt-wrap li:first-child {flex-direction: column; row-gap: 15px;}
	.page-0105 .txt-wrap li:first-child .txt-sub {flex-direction: column; row-gap: 15px;}
	.page-0105 .txt-wrap li .txt-tit {font-size: 18px;}
	.page-0105 .txt-wrap li .txt-sub {font-size: 16px;}
}


/* 2-1-1. 배경 및 개요 */
.page-020101 .area-01 { margin-bottom: 80px;text-align: center;}
.page-020101 .area-01 .logo {margin-bottom: 35px;}
.page-020101 .area-01 .logo-tit h4 {font-size: 46px; line-height: 1.4; letter-spacing: -0.02em; color: #222;} 
.page-020101 .area-01 .logo img {animation: logo360 8s linear infinite; transform-style: preserve-3d;}
@keyframes logo360 {
	0% {transform: rotateY(0deg);}
	100% {transform: rotateY(360deg);}
}

.page-020101 .area-02 .contents-wrap,
.page-020101 .area-03 {display: flex; justify-content: space-between; align-items: center;}

.page-020101 .img-box {width: 48%; height: 400px; border-radius: 80px 0 80px 0; background: url(../images/contents/2-1-1_img01.png) no-repeat center/cover;}
.page-020101 .txt-box {width: 48%;} 
.page-020101 .txt-box h5 { font-weight: 700;font-size: 26px; line-height: 1.4; letter-spacing: -0.02em; color: #105caa;}
.page-020101 .txt-box .sub-tit {margin-top: 15px; font-weight: 700; font-size: 30px; line-height: 1.4; letter-spacing: -0.02em; color: #222;}

.page-020101 .txt-box ul {margin-top: 35px;}
.page-020101 .txt-box ul li {display: flex; column-gap: 8px;font-weight: 500; font-size: 18px; line-height: 1.5; letter-spacing: -0.02em; color: #484848;}
.page-020101 .txt-box ul li::before {content: '-'; font-weight: 700; color: #105caa;}
.page-020101 .txt-box ul li + li {margin-top: 0.5em;}

.page-020101 .area-03 .sub-tit {font-size: 26px;}
.page-020101 .area-03 .sub-desc {margin-top: 20px; font-weight: 500; font-size: 20px; line-height: 1.4; color: #484848;}
.page-020101 .area-03 ul {margin-top: 30px;}
.page-020101 .area-03 h6::after { margin-left: 8px;content: ':';}
.page-020101 .area-03 .img-box { order: 2;background-image: url('../images/contents/2-1-1_img02.png');}

@media (max-width: 1280px) {
	.page-020101 .area-01 {margin-bottom: 70px;}
	.page-020101 .area-01 .logo {margin-bottom: 30px;}
	.page-020101 .area-01 .logo-tit h4 {font-size: 40px;} 
	.page-020101 .txt-box h5 {font-size: 24px;}
	.page-020101 .txt-box .sub-tit {margin-top: 13px; font-size: 27px;}

	.page-020101 .txt-box ul {margin-top: 30px;}
	.page-020101 .txt-box ul li { column-gap: 7px;font-size: 16px;}

	.page-020101 .area-03 .sub-tit {font-size: 24px;}
	.page-020101 .area-03 .sub-desc {margin-top: 17px; font-size: 19px;}
	.page-020101 .area-03 ul {margin-top: 25px;}
	.page-020101 .area-03 h6::after {margin-left: 7px;}
}
@media (max-width: 1024px) {

	.page-020101 .area-01 .logo-tit h4 {font-size: 36px;} 
	.page-020101 .area-02 .contents-wrap,
	.page-020101 .area-03 {flex-direction: column; row-gap: 40px;}

	.page-020101 .img-box {width: 100%; max-width: 700px; height: auto; padding-top: 45%; border-radius: 65px 0 65px 0;}
	.page-020101 .txt-box {width: 100%;} 
	.page-020101 .txt-box ul {margin-top: 20px;}

	.page-020101 .area-03 .img-box {order: unset;}
}
@media (max-width: 768px) {
	.page-020101 .area-01 {margin-bottom: 60px;}
	.page-020101 .area-01 .logo-tit .txt-bold:last-child {display: block;}

	.page-020101 .area-02 .contents-wrap,
	.page-020101 .area-03 {row-gap: 30px;}

	.page-020101 .txt-box h5 {font-size: 22px;}
	.page-020101 .txt-box .sub-tit {margin-top: 11px; font-size: 24px;}
	.page-020101 .txt-box ul li {column-gap: 6px;}
	.page-020101 .txt-box ul li::before {font-weight: 500;}

	.page-020101 .area-03 .sub-tit {font-size: 22px;}
	.page-020101 .area-03 .sub-desc {margin-top: 14px; font-size: 18px;}
	.page-020101 .area-03 h6::after {margin-left: 6px;}
}
@media (max-width: 576px) {
	.page-020101 .area-01 .logo-tit h4 {font-size: 30px;} 

	.page-020101 .img-box {padding-top: 50%; border-radius: 50px 0 50px 0;}
	.page-020101 .area-03 .sub-tit {font-size: 20px;}
	.page-020101 .area-03 .sub-desc {font-size: 17px;}
}
@media (max-width: 480px) {
	.page-020101 .area-01 {margin-bottom: 50px;}
	.page-020101 .area-01 .logo-tit h4 {font-size: 26px;} 

	.page-020101 .txt-box ul li {font-size: 15px;}
	.page-020101 .area-03 .sub-tit {font-size: 18px;}
	.page-020101 .area-03 .sub-desc {font-size: 16px;}
}



/* 2-1-2. 특장점 */
.page-020102 {display: flex;column-gap: 2%;}
.page-020102 .contents-box { flex: 1;padding: 60px 1.5%; border-radius: 80px 0 80px 0; line-height: 1.4; letter-spacing: -0.02em;}
.page-020102 .img-box {display: flex; overflow: hidden; justify-content: center; align-items: center; width: 155px; height: 155px; margin: 0 auto 55px; border-radius: 50%; background-color: #fff;}
.page-020102 .sub-tit { margin-bottom: 20px; font-weight: 700;font-size: 20px; text-align: center; color: #075CA9;}
.page-020102 li { display: flex; column-gap: 8px; margin-top: 0.5em;font-weight: 500; font-size: 17px;  color: #484848;}
.page-020102 li::before {content: '-'; color: #075CA9;}

@media (max-width: 1280px) {
	.page-020102 {column-gap: 1.5%;}
	.page-020102 .contents-box {padding: 55px 1%; border-radius: 70px 0 70px 0;}
	.page-020102 .img-box {margin: 0 auto 50px;}
	.page-020102 .sub-tit {font-size: 18px;}
	.page-020102 li { column-gap: 7px;font-size: 16px; }
}
@media (max-width: 1024px) {
	.page-020102 {flex-direction: column; row-gap: 35px;}
	.page-020102 .contents-box { display: flex; align-items: center; column-gap: 4.5%;padding: 50px 6%;}
	.page-020102 .img-box { flex-shrink: 0;margin: 0;}
	.page-020102 .sub-tit {font-size: 20px; text-align: left;}
	.page-020102 li { column-gap: 8px;font-size: 17px;}
}
@media (max-width: 768px) {
	.page-020102 .contents-box { display: flex; column-gap: 4.5%;padding: 45px 4%;}
	.page-020102 .img-box {width: 120px; height: 120px; padding: 18px;}
	.page-020102 .sub-tit { margin-bottom: 17px;font-size: 19px;}
	.page-020102 li { column-gap: 7px;font-size: 16px; }
}
@media (max-width: 576px) {
	.page-020102 .contents-box {flex-direction: column; row-gap: 25px; padding: 45px 5%;}
	.page-020102 .txt-box {width: 100%;}
	.page-020102 .sub-tit { margin-bottom: 14px;text-align: center;}
}
@media (max-width: 480px) {
	.page-020102 .contents-box { row-gap: 20px; padding: 40px 5%;}
	.page-020102 .sub-tit {font-size: 18px;}
	.page-020102 li {font-size: 15px;}
}



/* 2-1-3. 무인정산기 비교의견 */
.page-020103 .area-01 .compare-wrap {display: flex; justify-content: space-around; }
.page-020103 .area-01 .compare-wrap .compare-box { width: 48%; max-width: 555px;padding: 80px 3%; border-radius: 100px 0 100px 0; background-color: #868686;}
.page-020103 .area-01 .compare-wrap .compare-box:first-child {background-color: #105caa;}
.page-020103 .area-01 .compare-wrap .compare-box .tit {font-weight: 700; font-size: 38px; line-height: 1.4; letter-spacing: -0.025em;text-align: center; color: #fff;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner {margin-top: 40px;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item {display: flex; justify-content: end; align-items: center; column-gap: 3%; padding: 35px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item:last-child {border-bottom: none;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item .cf-img { display: flex; flex-shrink: 0; justify-content: center; align-items: center;width: 20%;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item .cf-txt {width: 75%;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner .sub-tit {margin-bottom: 15px; font-weight: 700;font-size: 24px; line-height: 1; letter-spacing: -0.025em; color: #fff;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner p,
.page-020103 .area-01 .compare-wrap .compare-box .box-inner li { opacity: 0.9; font-weight: 400;font-size: 16px; line-height: 1.5; letter-spacing: -0.025em; color: #fff;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner ul {margin-left: 8px;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner li { padding-left: 8px;list-style: '-';}
.page-020103 .area-01 .compare-wrap .compare-box:last-child .cf-item:nth-child(2) .sub-txt {font-weight: 500;}
.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item:last-child {padding-bottom: 0;}

.page-020103 .area-01 .result-wrap .arrow-box { position: relative; margin: 120px 0;text-align: center; animation: moveDown 0.8s ease-in infinite alternate;}
.page-020103 .area-01 .result-wrap .arrow-box img {width: 105px;}
@keyframes moveDown {
	0% {transform: translateY(0);}
	100% {transform: translateY(20px);}
}
.page-020103 .area-01 .result-wrap ul {display: flex; justify-content: space-evenly; margin-bottom: 50px;}
.page-020103 .area-01 .result-wrap li { display: flex; overflow: hidden; justify-content: center; align-items: center;position: relative; width: 350px; height: 350px; padding: 50px; border-radius: 50%; background-color: #ececec; text-align: center;}
.page-020103 .area-01 .result-wrap li p {position: relative; z-index: 3; font-weight: 700; font-size: 20px; line-height: 1.5; letter-spacing: -0.025em; color: #222;}
.page-020103 .area-01 .result-wrap li::before {position: absolute; right: 50%; bottom: 50%; font-style: italic; font-weight: 900; font-size: 180px; color: #ffffff; transform: translate(50%, 50%);}
.page-020103 .area-01 .result-wrap li:nth-child(1)::before {content: "1";}
.page-020103 .area-01 .result-wrap li:nth-child(2)::before {content: "2";}
.page-020103 .area-01 .result-wrap li:nth-child(3)::before {content: "3";}

.page-020103 .area-02 { padding-bottom: 180px; margin-bottom: -180px;}
.page-020103 .area-02 .contents-wrap {display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 20px;}
.page-020103 .area-02 .contents-wrap .contents-box {width: calc(50% - 10px); padding: 50px 5%; border: 1px solid #dbdbdb; border-radius: 30px; background-color: #fff;}
.page-020103 .area-02 .contents-wrap .contents-box .tit {margin-bottom: 40px;letter-spacing: -0.025em;}
.page-020103 .area-02 .contents-wrap .contents-box .tit h4 { display: flex; align-items: center; column-gap: 10px;position: relative; font-weight: 700; font-size: 32px; color: #105caa;}
.page-020103 .area-02 .contents-wrap .contents-box .tit h4::before { width: 40px; height: 40px; background: url('../images/contents/2-1-3_icon0201.png') no-repeat center top; content: '';}
.page-020103 .area-02 .contents-wrap .contents-box .tit p {margin-top: 12px; font-weight: 500; font-size: 20px; line-height: 1.4;  color: #484848;}
.page-020103 .area-02 .contents-wrap .contents-box:nth-child(2) .tit h4::before { background-image: url('../images/contents/2-1-3_icon0202.png'); background-position: center;}
.page-020103 .area-02 .contents-wrap .contents-box:nth-child(3) .tit h4::before {background-image: url('../images/contents/2-1-3_icon0203.png');}
.page-020103 .area-02 .contents-wrap .contents-box:nth-child(4) .tit h4::before {background-image: url('../images/contents/2-1-3_icon0204.png'); background-position: center;}
.page-020103 .area-02 .contents-wrap .contents-box .txt-item p,
.page-020103 .area-02 .contents-wrap .contents-box li {margin-top: 5px; font-weight: 500;font-size: 18px; line-height: 1.5; letter-spacing: -0.025em; color: #484848;}
.page-020103 .area-02 .contents-wrap .contents-box li {margin-top: 10px;}
.page-020103 .area-02 .contents-wrap .contents-box .txt-item:first-child {margin-bottom: 20px;}
.page-020103 .area-02 .contents-wrap .contents-box .txt-item .txt-label { min-width: 150px; padding: 8px 5px;margin-right: 18px; border-radius: 100px; background-color: #666;}
.page-020103 .area-02 .contents-wrap .contents-box .txt-item .txt-label.on {background-color: #105caa;}
.page-020103 .area-02 .contents-wrap .contents-box .txt-item .txt-label p {margin-top: 0; font-weight: 500; font-size: 18px; line-height: 1; letter-spacing: -0.025em; text-align: center; color: #fff;}
.page-020103 .area-02 .contents-wrap .contents-box ul {margin-left: 8px;}
.page-020103 .area-02 .contents-wrap .contents-box ul li { padding-left: 8px;list-style: '-';}

@media (max-width: 1280px) {
	.page-020103 .area-01 .compare-wrap .compare-box {padding: 70px 3%; border-radius: 90px 0 90px 0; }
	.page-020103 .area-01 .compare-wrap .compare-box .tit {font-size: 34px;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner {margin-top: 30px;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item {padding: 32px 0;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner .sub-tit {font-size: 22px;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner p,
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner li {font-size: 15px;}

	.page-020103 .area-01 .result-wrap .arrow-box {margin: 105px 0;}

	.page-020103 .area-01 .result-wrap ul {margin-bottom: 40px;}
	.page-020103 .area-01 .result-wrap li {width: 300px; height: 300px; padding: 35px;}
	.page-020103 .area-01 .result-wrap li p {font-size: 18px;}
	.page-020103 .area-01 .result-wrap li::before {font-size: 155px;}
	
	.page-020103 .area-02 { padding-bottom: 165px; margin-bottom: -165px;}
	.page-020103 .area-02 .contents-wrap .contents-box {padding: 45px 3%;}
	.page-020103 .area-02 .contents-wrap .contents-box .tit {margin-bottom: 35px;}
	.page-020103 .area-02 .contents-wrap .contents-box .tit h4 {font-size: 28px;}
	.page-020103 .area-02 .contents-wrap .contents-box .tit p {font-size: 18px;}
	.page-020103 .area-02 .contents-wrap .contents-box .txt-item p,
	.page-020103 .area-02 .contents-wrap .contents-box li {font-size: 16px;}
	.page-020103 .area-02 .contents-wrap .contents-box .txt-item .txt-label { min-width: 140px;margin-right: 14px;}
	.page-020103 .area-02 .contents-wrap .contents-box .txt-item .txt-label p {font-size: 16px;}
}
@media (max-width: 1024px) {
	.page-020103 .area-01 .compare-wrap {justify-content: space-between; }
	.page-020103 .area-01 .compare-wrap .compare-box { width: 49%;}

	.page-020103 .area-01 .result-wrap .arrow-box {margin: 85px 0;}
	.page-020103 .area-01 .result-wrap .arrow-box img {width: 80px;}

	.page-020103 .area-01 .result-wrap ul {margin-bottom: 30px; }
	.page-020103 .area-01 .result-wrap li {width: 230px; height: 230px; padding: 20px;}
	.page-020103 .area-01 .result-wrap li p {font-size: 16px;}
	.page-020103 .area-01 .result-wrap li::before {font-size: 130px;}

	.page-020103 .area-02 { padding-bottom: 150px; margin-bottom: -150px;}
	.page-020103 .area-02 .contents-wrap .contents-box .txt {display: flex; flex-direction: column-reverse; row-gap: 20px;}
	.page-020103 .area-02 .contents-wrap .contents-box .txt-item {flex-direction: column;}
}
@media (max-width: 768px) {
	.page-020103 .area-01 .compare-wrap {flex-direction: column-reverse; row-gap: 30px;}
	.page-020103 .area-01 .compare-wrap .compare-box { width: 100%; max-width: none;}
	
	.page-020103 .area-01 .result-wrap ul {flex-direction: column; row-gap: 20px; margin-bottom: 20px;}
	.page-020103 .area-01 .result-wrap li {width: 100%; height: auto; padding: 50px 40px; border-radius: 80px 0 80px 0;}
	.page-020103 .area-01 .result-wrap li:nth-child(2) {border-radius: 0 80px 0 80px;}
	.page-020103 .area-01 .result-wrap li p {font-size: 17px;}
	.page-020103 .area-01 .result-wrap li::before {font-size: 100px;}

	.page-020103 .area-02 { padding-bottom: 135px; margin-bottom: -135px;}
	.page-020103 .area-02 .contents-wrap .contents-box {padding: 40px 2.5%;}
	.page-020103 .area-02 .contents-wrap .contents-box .tit {margin-bottom: 30px;}
	.page-020103 .area-02 .contents-wrap .contents-box .tit h4 {font-size: 24px;}
	.page-020103 .area-02 .contents-wrap .contents-box .tit p {font-size: 17px;}
	.page-020103 .area-02 .contents-wrap .contents-box .txt-item p,
	.page-020103 .area-02 .contents-wrap .contents-box li {font-size: 15px;}
}
@media (max-width: 640px) {
	.page-020103 .area-01 .compare-wrap .compare-box {padding: 60px 20px; border-radius: 80px 0 80px 0; }
	.page-020103 .area-01 .compare-wrap .compare-box .tit {font-size: 30px;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner {margin-top: 10px;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item { column-gap: 5%;padding: 25px 0;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item .cf-img { display: flex; flex-shrink: 0; justify-content: center; align-items: center;width: 15%;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner .cf-item .cf-txt {width: 80%;}
	.page-020103 .area-01 .compare-wrap .compare-box .box-inner .sub-tit { margin-bottom: 10px;font-size: 20px;}

	.page-020103 .area-01 .result-wrap .arrow-box {margin: 60px 0 70px;}
	.page-020103 .area-01 .result-wrap .arrow-box img {width: 70px;}

	.page-020103 .area-02 .contents-wrap .contents-box { width: 100%;padding: 40px 20px;}
	.page-020103 .area-02 .contents-wrap .contents-box .tit p {margin-top: 8px;}
}
@media (max-width: 480px) {
	.page-020103 .area-01 .result-wrap li { padding: 40px 25px;border-radius: 70px 0 70px 0;}
	.page-020103 .area-01 .result-wrap li:nth-child(2) {border-radius: 0 70px 0 70px;}
	.page-020103 .area-01 .result-wrap li p {font-size: 16px;}
	.page-020103 .area-01 .result-wrap li::before {font-size: 80px;}

	.page-020103 .area-02 { padding-bottom: 120px; margin-bottom: -120px;}
	.page-020103 .area-02 .contents-wrap .contents-box:last-child li:first-child {margin-top: 0;}
}



/* 2-2-1. 기술사양_시스템구성 */
.page-020201 {text-align: center;}
.page-020201 .area-01 {padding-bottom: 60px;}
.page-020201 .area-02 {padding-top: 120px; padding-bottom: 180px; margin-bottom: -180px;background-color: #141823;}

.page-020201 .txt-wrap .logo-box { margin-bottom: 30px;}
.page-020201 .txt-wrap .logo-box img {animation: logo360 8s linear infinite;}
.page-020201 .txt-wrap p {font-weight: 500; font-size: 22px; line-height: 1.5; letter-spacing: -0.025em; color: #222;}

.page-020201 .system-wrap {display: flex; justify-content: space-between;}
.page-020201 .system-wrap .system-box {display: flex; justify-content: center; align-items: center; position: relative; width: 30%; max-width: 430px; padding: 60px 50px; border: 2px solid #e9e9e9; border-radius: 30px;}
.page-020201 .system-wrap .system-box::before { position: absolute; bottom: -2px; left: 0; width: 100%; height: 2px; border-radius: 1px; background: #e9e9e9;content: ""; transform-origin: 0 0;}
.page-020201 .system-wrap .system-box:nth-child(1)::before {transform: translateX(50%) rotate(40deg);}
.page-020201 .system-wrap .system-box:nth-child(2)::before { left: calc(50% - 1px);width: 55%; transform: rotate(90deg);}
.page-020201 .system-wrap .system-box:nth-child(3)::before { right: 0;left: auto; transform: translateX(-50%) rotate(-40deg); transform-origin: top right;}

.page-020201 .system-wrap .system-box .system-tit {position: absolute; top: 0; left: 50%; background-color: #141823; transform: translate(-50%, -50%);}
.page-020201 .system-wrap .system-box .system-tit p { padding: 0 20px; font-weight: 700;font-size: 26px; line-height: 1.4; letter-spacing: -0.025em; color: #fff;}
.page-020201 .system-wrap .system-box .system-img {filter:opacity(90%);}

.page-020201 .internet-wrap { position: relative; margin: 20% 0 18%;}
.page-020201 .internet-wrap .tit {position: absolute; top: 50%; left: 50%; font-weight: 700; font-size: 32px; line-height: 1.3; letter-spacing: -0.025em; text-align: center; color: #fff; transform: translate(-50%, -50%);}
.page-020201 .internet-wrap img {width: 30%; max-width: 350px; animation: internet 100s linear infinite; transform-style: preserve-3d;}
@keyframes internet {
	0% {transform: rotateZ(0deg);}
	100% {transform: rotateZ(360deg);}
}

.page-020201 .eqi-wrap {display: flex; justify-content: space-between;}
.page-020201 .eqi-wrap .eqi-box {position: relative; width: 25%;}
.page-020201 .eqi-wrap .eqi-box .img-item {padding: 0 28% 0 22%;}
.page-020201 .eqi-wrap .eqi-box .txt-item { position: relative; z-index: 2; margin-bottom: 30px;}
.page-020201 .eqi-wrap .eqi-box .txt-item h5 {display: inline-block;padding: 10px 25px; border: 2px solid #e9e9e9; border-radius: 99px; background-color: #141823; font-weight: 500;font-size: 18px; line-height: 1; letter-spacing: -0.025em; color: #fff;}

.page-020201 .eqi-wrap .eqi-box::before {position: absolute; top: 0; left: calc(50% - 1px); width: 135%; height: 2px; border-radius: 1px; background: #e9e9e9;content: ""; transform: rotate(332deg); transform-origin: 0 0;}

.page-020201 .eqi-wrap .eqi-box:nth-child(2)::before,
.page-020201 .eqi-wrap .eqi-box:nth-child(3)::before {width: 70%;}

.page-020201 .eqi-wrap .eqi-box:nth-child(3)::before,
.page-020201 .eqi-wrap .eqi-box:nth-child(4)::before { right: calc(50% - 1px); left: auto;transform-origin: 100%;}

.page-020201 .eqi-wrap .eqi-box:nth-child(2)::before {transform: rotate(303deg);}
.page-020201 .eqi-wrap .eqi-box:nth-child(3)::before {transform: rotate(57deg);}
.page-020201 .eqi-wrap .eqi-box:nth-child(4)::before {transform: rotate(28deg);}

@media (max-width: 1280px) {
	.page-020201 .area-01 {padding-bottom: 55px;}
	.page-020201 .area-02 {padding-top: 110px; padding-bottom: 165px; margin-bottom: -165px;}

	.page-020201 .txt-wrap p {font-size: 20px;}

	.page-020201 .system-wrap .system-box {width: 31%; max-width: none; padding: 5vw 4vw;}
	.page-020201 .system-wrap .system-box .system-tit p { padding: 0 16px;font-size: 23px;}

	.page-020201 .eqi-wrap .eqi-box .txt-item { margin-bottom: 27px;}
	.page-020201 .eqi-wrap .eqi-box .txt-item h5 { padding: 9px 22px;font-size: 17px;}
}
@media (max-width: 1024px) {
	.page-020201 .area-01 {padding-bottom: 50px;}
	.page-020201 .area-02 {padding-top: 100px; padding-bottom: 150px; margin-bottom: -150px;}

	.page-020201 .txt-wrap p {font-size: 19px;}

	.page-020201 .system-wrap .system-box {width: 32%; padding: 4vw 3vw;}
	.page-020201 .system-wrap .system-box .system-tit p { padding: 0 12px;font-size: 20px;}

	.page-020201 .internet-wrap .tit {font-size: 28px;}

	.page-020201 .eqi-wrap .eqi-box .txt-item { margin-bottom: 24px;}
	.page-020201 .eqi-wrap .eqi-box .txt-item h5 {font-size: 16px;}
}
@media (max-width: 768px) {
	.page-020201 .area-01 {padding-bottom: 45px;}
	.page-020201 .area-02 {padding-top: 90px; padding-bottom: 135px; margin-bottom: -135px;}

	.page-020201 .txt-wrap p {font-size: 18px;}
	.page-020201 .txt-wrap p br {display: none;}

	.page-020201 .system-wrap .system-box {width: 32%; padding: 3vw 2vw;}
	.page-020201 .system-wrap .system-box .system-tit p { padding: 0 8px;font-size: 17px;}

	.page-020201 .eqi-wrap .eqi-box .txt-item { margin-bottom: 21px;}
	.page-020201 .eqi-wrap .eqi-box .txt-item h5 { padding: 8px 19px;font-size: 15px;}
}
@media (max-width: 640px) {
	.page-020201 .txt-wrap p {font-size: 17px;}
	.page-020201 .system-wrap {flex-direction: column; row-gap: 20px; width: 60%;}
	.page-020201 .system-wrap .system-box { justify-content: start;width: 100%; padding-right: 20%; border-radius: 5vw;}

	.page-020201 .area-02 .system-wrap .system-box::before { position: absolute; top: 50%; bottom: auto; left: 100%; width: 66%; height: 120%; border-top: 2px solid #e9e9e9; border-right: 2px solid #e9e9e9; border-radius: 0 5vw 0 0; background-color: transparent; transform: none; transform-origin: 0 0;}
	.page-020201 .area-02 .system-wrap .system-box:first-child:before {height: 200%;}
	.page-020201 .area-02 .system-wrap .system-box:nth-child(3):before { height: 120%; border-bottom: 2px solid #e9e9e9;border-radius: 0 5vw 5vw 0;}

	.page-020201 .system-wrap .system-box .system-tit {position: absolute; top: 50%; left: 100%;}
	.page-020201 .system-wrap .system-box .system-tit p {padding: 2.5vw 2.5vw 2.5vw 1vw; border-radius: 1vw; font-size: calc(10px + 1.5vw);}

	.page-020201 .internet-wrap { z-index: 2;margin: 8% 0 16%;}
	.page-020201 .internet-wrap img {width: 55%; max-width: none; padding: 4vw; border-radius: 50%; background-color: #141823;}

	.page-020201 .eqi-wrap {flex-wrap: wrap; row-gap: 5vw;}
	.page-020201 .eqi-wrap .eqi-box {width: 40%;}
	.page-020201 .eqi-wrap .eqi-box::before {left: calc(50% - 1px); width: 90%; border-radius: 1px; transform: rotate(320deg);}
	.page-020201 .eqi-wrap .eqi-box:nth-child(2)::before { right: calc(50% - 1px); left: auto;width: 90%; transform: rotate(40deg);transform-origin: 100%;}
	.page-020201 .eqi-wrap .eqi-box:nth-child(3)::before,
	.page-020201 .eqi-wrap .eqi-box:nth-child(4)::before {  top: calc(-150% + 18px);width: 66.6%; height: 150%; background-color: transparent; transform: none;}
	.page-020201 .eqi-wrap .eqi-box:nth-child(3)::before { right: auto;left: calc(50% - 1px);border-right: 2px solid #e9e9e9; border-bottom: 2px solid #e9e9e9; border-radius: 0 0 5vw 0;}
	.page-020201 .eqi-wrap .eqi-box:nth-child(4)::before { border-bottom: 2px solid #e9e9e9;border-left: 2px solid #e9e9e9; border-radius: 0 0 0 5vw;}
}
@media (max-width: 480px) {
	.page-020201 .txt-wrap p {font-size: 16px;}
	.page-020201 .area-01 {padding-bottom: 40px;}
	.page-020201 .area-02 {padding-top: 80px; padding-bottom: 120px; margin-bottom: -120px;}

	.page-020201 .eqi-wrap .eqi-box {width: 45%;}
	.page-020201 .eqi-wrap .eqi-box .txt-item { margin-bottom: 18px;}
	.page-020201 .eqi-wrap .eqi-box .txt-item h5 { padding: 7px 16px;font-size: 14px;}
	.page-020201 .eqi-wrap .eqi-box:nth-child(3)::before,
	.page-020201 .eqi-wrap .eqi-box:nth-child(4)::before {top: calc(-150% + 16px);width: 56%;}
}



/* 2-2-2. 무인정산기 세부명칭 */
.page-020202 { letter-spacing: -0.025em;}
.page-020202 .area-01 { display: flex; justify-content: space-between; z-index: 2; padding-top: 20px; margin-bottom: -150px;}
.page-020202 .area-01 .sub-tit { width: 44%; padding-top: 0%; font-weight: 500;font-size: 35px; line-height: 1.4;color: #222;}
.page-020202 .area-01 .img { flex-shrink: 0; width: 14%;}
.page-020202 .area-01 .txt-wrap {align-self: flex-end; width: 42%; padding-bottom: 180px;}
.page-020202 .area-01 .txt-wrap p {margin-top: 1em; font-weight: 500; font-size: 18px; line-height: 1.8; text-align: right; color: #222; }

.page-020202 .area-02 {padding-top: 250px;  padding-bottom: 180px; margin-bottom: -180px; background-color: #105caa;}
.page-020202 .area-02::before { position: absolute; top: 64%; left: 0; width: 100%; padding-top: 100%; background: url(../images/contents/2-2-2_bg.png) no-repeat center/contain;content: '';animation: RotateBg 200s linear infinite; transform-style: preserve-3d;}
@keyframes RotateBg {
	0% {transform: rotateZ(0deg);}
	100% {transform: rotateZ(360deg);}
}
.page-020202 .area-02 .inner {display: flex; justify-content: space-evenly; align-items: center;}
.page-020202 .area-02 .img-wrap {z-index: 2; text-align: center;}
.page-020202 .area-02 .label-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 20px 20px; position: relative; z-index: 2; width: 600px; counter-reset: label;}
.page-020202 .area-02 .label-wrap .label-item { display: flex; align-items: center; column-gap: 15px; width: calc(50% - 10px); padding: 20px;  border-radius: 6px; background-color: #fff;font-weight: 500;font-size: 16px; line-height: 1.2;}
.page-020202 .area-02 .label-wrap .label-item::before { flex-shrink: 0; width: 30px; padding: 7px 0; border-radius: 6px; background-color: #105caa;content: counter(label); counter-increment: label;  text-align: center; color: #fff;}
.page-020202 .area-02 .label-wrap .label-txt {color: #222;}

@media (max-width: 1440px) {
	.page-020202 .area-01 .sub-tit {font-size: 32px; padding-top: 3%;}
}
@media (max-width: 1280px) {
	.page-020202 .area-01 {padding-top: 0; margin-bottom: -9vw;}
	.page-020202 .area-01 .sub-tit { width: 44%;  font-size: 2.5vw;}
	.page-020202 .area-01 .txt-wrap { padding-bottom: 12vw;}
	.page-020202 .area-01 .txt-wrap p {margin-top: 0.8em;font-size: 16px; line-height: 1.7;}
	
	.page-020202 .area-02 {padding-top: 16vw; padding-bottom: 165px; margin-bottom: -165px; }
}
@media (max-width: 1024px) {
	.page-020202 .area-01 {display: grid; grid-template-columns: 75% 25%; margin-bottom: -7vw;}
	.page-020202 .area-01 .img { grid-column: 2 / 3; grid-row: 1 / 3;order: -1; width: 100%; padding: 0 20% 0 10%;}
	.page-020202 .area-01 .sub-tit { align-self: end; width: 100%; padding: 0 0 10px;font-size: 27px;}
	.page-020202 .area-01 .txt-wrap {align-self: start; width: 100%;}
	.page-020202 .area-01 .txt-wrap p { margin-top: 0.6em;text-align: left;}

	.page-020202 .area-02 .label-wrap {gap: 12px 12px; width: 65%;}
	.page-020202 .area-02 .label-wrap .label-item {column-gap: 12px; width: calc(50% - 6px); padding: 18px 16px; }
}
@media (max-width: 768px) {
	.page-020202 .area-01 {grid-template-columns: auto 170px; margin-bottom: -80px;}
	.page-020202 .area-01 .img {padding: 0 12% 0 6%;}
	.page-020202 .area-01 .img img { height: 100%; object-fit: contain;object-position: center bottom;}
	.page-020202 .area-01 .sub-tit { padding-bottom: 6px;font-size: 23px;}
	.page-020202 .area-01 .txt-wrap {padding-bottom: 115px;}
	.page-020202 .area-01 .txt-wrap p {font-size: 15px;}

	.page-020202 .area-02 {padding-top: 160px;}
	.page-020202 .area-02 .inner {column-gap: 3%;}
	.page-020202 .area-02 .label-wrap {gap: 12px 12px; width: 65%;}
	.page-020202 .area-02 .label-wrap .label-item {column-gap: 12px; width: calc(50% - 6px); padding: 18px 16px; }
	.page-020202 .area-02 .label-wrap { flex-shrink: 0;width: clamp(260px, 50%, 310px);}
	.page-020202 .area-02 .label-wrap .label-item {column-gap: 12px; width: 100%; padding: 13px 15px;border-radius: 5px;font-size: 15px; }
	.page-020202 .area-02 .label-wrap .label-item::before { width: 26px; padding: 4px 0; border-radius: 5px;}
}
@media (max-width: 640px) {
	.page-020202 .area-01 {grid-template-columns: auto 120px;}
	.page-020202 .area-01 .img {grid-column: 2 / 3; grid-row: 2 / 3;}
	.page-020202 .area-01 .sub-tit { grid-column: 1 / 3;grid-row: 1 / 2;}
	.page-020202 .area-01 .sub-tit br {display: none;}
	.page-020202 .area-01 .txt-wrap {grid-row: 2 / 3;}
	.page-020202 .area-01 .txt-wrap br {display: none;}
}
@media (max-width: 480px) {
	.page-020202 .area-01 {grid-template-columns: auto max(70px, 20%);}
	.page-020202 .area-01 .sub-tit {font-size: 19px;}
	.page-020202 .area-01 .img {padding: 0;}
	.page-020202 .area-01 .txt-wrap p {font-size: 14px;}
	
	.page-020202 .area-02 {padding-top: 140px;}
	.page-020202 .area-02 .label-wrap { flex-shrink: 0;width: 55%;}
	.page-020202 .area-02 .label-wrap .label-item {column-gap: 10px; width: 100%; padding: 12px;font-size: 14px;}
	.page-020202 .area-02 .label-wrap .label-item::before { width: 24px; padding: 3px 0;}
}



/* 2-2-3. 장비 구성 */
.page-020203 .contents-wrap {display: flex; justify-content: space-evenly;}
.page-020203 .contents-wrap .contents-box { overflow: hidden; width: 45%; border-radius: 30px;background-color: #f8f8f8;}
.page-020203 .contents-wrap .contents-box .txt-item { padding: 30px 20px 50px;line-height: 1.3; letter-spacing: -0.025em;text-align: center; }
.page-020203 .contents-wrap .contents-box .txt-item .contents-tit {display: inline-block;  margin-bottom: 18px; font-weight: 700;font-size: 26px; line-height: 1.3; letter-spacing: -0.025em; color: #222;}
.page-020203 .contents-wrap .contents-box .txt-item .contents-txt { font-weight: 500;font-size: 20px; line-height: 1.3; letter-spacing: -0.025em; color: #484848;}

@media (max-width: 1280px) {
	.page-020203 .contents-wrap .contents-box .txt-item { padding: 27px 20px 45px;}
	.page-020203 .contents-wrap .contents-box .txt-item .contents-tit { font-size: 24px;}
	.page-020203 .contents-wrap .contents-box .txt-item .contents-txt {font-size: 17px; }
}
@media (max-width: 1024px) {
	.page-020203 .contents-wrap {justify-content: space-between;}
	.page-020203 .contents-wrap .contents-box {width: 49%;}
	.page-020203 .contents-wrap .contents-box .txt-item .contents-txt br {display: none;}
}
@media (max-width: 768px) {
	.page-020203 .contents-wrap {flex-direction: column; row-gap: 30px;}
	.page-020203 .contents-wrap .contents-box {width: 100%;}
	.page-020203 .contents-wrap .contents-box .txt-item .contents-txt br {display: block;}
}
@media (max-width: 576px) {
	.page-020203 .contents-wrap .contents-box .txt-item { padding: 24px 20px 40px;}
	.page-020203 .contents-wrap .contents-box .txt-item .contents-tit { margin-bottom: 15px;font-size: 22px;}
	.page-020203 .contents-wrap .contents-box .txt-item .contents-txt {font-size: 16px;}
}
@media (max-width: 480px) {
	.page-020203 .contents-wrap .contents-box .txt-item .contents-txt br {display: none;}
}


/* 2-2-4. 무인정산기 사용방법 */
.page-020204 button {border: 0;}
.page-020204 .area-01 .contents-wrap {display: flex; justify-content: space-between;}
.page-020204 .area-01 .contents-wrap .contents-box {width: 23.5%; padding: 65px 2% 55px; border-radius: 80px 0 80px 0; background-color: #fafafa;}
.page-020204 .area-01 .contents-wrap .contents-box .img-item { display: flex; justify-content: center; align-items: center;margin-bottom: 45px;}
.page-020204 .area-01 .contents-wrap .contents-box .img-item img {max-height: 75px;}
.page-020204 .area-01 .contents-wrap .contents-box .txt-item {text-align: center;}
.page-020204 .area-01 .contents-wrap .contents-box .txt-item p { font-weight: 500;font-size: 20px; line-height: 1.6; letter-spacing: -0.025em; color: #222;}

.page-020204 .area-02 { padding: 100px 0 180px 0;margin-bottom: -180px;}
.page-020204 .area-02 .slick-wrap {display: flex; text-align: center; align-items: center;}
.page-020204 .area-02 .slick-box {width: 70%; position: relative;}
.page-020204 .area-02 .usage-slick {border-radius: 110px 0 110px 0; background-color: #282533;}

.page-020204 .area-02 .slide {position: relative; padding: 80px 60px; color: #fff;}
.page-020204 .area-02 .slide .img-box { display: flex; justify-content: center; align-items: center;}
.page-020204 .area-02 .slide .txt-box {margin-bottom: 50px; line-height: 1; color: #fff;}
.page-020204 .area-02 .txt-box .number { font-weight: 500; font-size: 48px;}
.page-020204 .area-02 .txt-box .number::after {display: block; width: 50px; content: ''; height: 2px; background-color: #fff; margin: 15px auto 20px;}
.page-020204 .area-02 .txt-box .tit {margin-bottom: 25px; font-weight: 500; font-size: 28px;}
.page-020204 .area-02 .txt-box .txt {font-weight: 400; font-size: 18px; line-height: 1.4; color: #eaeaea;}

.page-020204 .area-02 .slick-arrow-wrap {position: absolute; right: 0; top: 50%; transform: translate(50%, -50%);}
.page-020204 .area-02 .slick-arrow {font-size: 0; width: 100px; height: 100px; background-color: #000; display: block;}
.page-020204 .area-02 .slick-arrow:hover {background-color: #105caa;}
.page-020204 .area-02 .slick-arrow::before {content: 'Prev'; font-size: 16px; color: #fff;}
.page-020204 .area-02 .slick-next {margin-top: 3px;}
.page-020204 .area-02 .slick-next::before {content: 'Next';}

.page-020204 .area-02 .slick-pager-wrap {width: 30%; padding-left: calc(50px + 8%);}
.page-020204 .area-02 .slick-pager-wrap li {display: flex; padding: 25px 0; align-items: center;}
.page-020204 .area-02 .slick-pager-wrap li::before {content: ''; margin-right: 0; width: 0; height: 1px; background-color: #105caa; transition: all 0.3s;}
.page-020204 .area-02 .slick-pager-wrap li.slick-active::before {width: 1.5em; margin-right: 10px;}
.page-020204 .area-02 .slick-pager-wrap button {font-weight: 400;	font-size: 24px;
line-height: 1;	letter-spacing: -0.025em;	text-align: left;	color: #484848; background-color: transparent; transition: color 0.3s;}
.page-020204 .area-02 .slick-pager-wrap li.slick-active button {color: #105caa;}

@media (max-width: 1280px) {
	.page-020204 .area-01 .contents-wrap .contents-box {padding: 60px 2% 40px; border-radius: 70px 0 70px 0;}
	.page-020204 .area-01 .contents-wrap .contents-box .img-item {margin-bottom: 40px;}
	.page-020204 .area-01 .contents-wrap .contents-box .img-item img {max-height: 70px;}
	.page-020204 .area-01 .contents-wrap .contents-box .txt-item p {font-size: 18px;}

	.page-020204 .area-02 { padding: 90px 0 180px 0;}
	.page-020204 .area-02 .usage-slick {border-radius: 95px 0 95px 0;}

	.page-020204 .area-02 .slide {padding: 70px 55px;}
	.page-020204 .area-02 .slide .txt-box {margin-bottom: 45px;}
	.page-020204 .area-02 .txt-box .number {font-size: 44px;}
	.page-020204 .area-02 .txt-box .number::after { margin: 13px auto 17px;}
	.page-020204 .area-02 .txt-box .tit {margin-bottom: 22px; font-size: 26px;}
	.page-020204 .area-02 .txt-box .txt {font-size: 17px;}

	.page-020204 .area-02 .slick-arrow {width: 85px; height: 85px;}

	.page-020204 .area-02 .slick-pager-wrap {padding-left: calc(40px + 6%);}
	.page-020204 .area-02 .slick-pager-wrap li.slick-active::before {width: 1.5em; margin-right: 8px;}
	.page-020204 .area-02 .slick-pager-wrap button {font-size: 22px;}
}
@media (max-width: 1024px) {
	.page-020204 .area-01 .contents-wrap {flex-wrap: wrap; row-gap: 35px;}
	.page-020204 .area-01 .contents-wrap .contents-box {width: 48%;}

	.page-020204 .area-02 .slick-arrow {width: 70px; height: 70px;}
	.page-020204 .area-02 .slick-box {width: 75%; position: relative;}
	.page-020204 .area-02 .slick-pager-wrap {width: 25%; padding-left: 60px;}
	.page-020204 .area-02 .slick-pager-wrap li.slick-active::before {margin-right: 6px;}
	.page-020204 .area-02 .slick-pager-wrap button {font-size: 20px;}
}
@media (max-width: 768px) {
	.page-020204 .area-01 .contents-wrap {row-gap: 20px;}
	.page-020204 .area-01 .contents-wrap .contents-box {width: 48.5%;padding: 50px 15px 35px; border-radius: 60px 0 60px 0;}
	.page-020204 .area-01 .contents-wrap .contents-box .img-item {margin-bottom: 30px;}
	.page-020204 .area-01 .contents-wrap .contents-box .img-item img {max-height: 60px;}
	.page-020204 .area-01 .contents-wrap .contents-box .txt-item p {font-size: 17px;}

	.page-020204 .area-02 {padding: 80px 0 180px 0;}
	.page-020204 .area-02 .slick-wrap {justify-content: space-between;}
	.page-020204 .area-02 .slick-box {width: calc(100% - 105px);}
	.page-020204 .area-02 .usage-slick {border-radius: 80px 0 80px 0;}

	.page-020204 .area-02 .slide {position: relative; padding: 45px 20px 65px;}
	.page-020204 .area-02 .slide .txt-box {margin-bottom: 30px;}
	.page-020204 .area-02 .txt-box .number {font-size: 40px;}
	.page-020204 .area-02 .txt-box .number::after {width: 40px; margin: 11px auto 15px;}
	.page-020204 .area-02 .txt-box .tit {margin-bottom: 19px; font-size: 24px;}
	.page-020204 .area-02 .txt-box .txt {font-size: 16px;}

	.page-020204 .area-02 .slick-arrow-wrap {right: 50%; top: auto; bottom: 0; transform: translate(50%, 50%); display: flex; column-gap: 3px;}
	.page-020204 .area-02 .slick-arrow {height: 60px; width: 60px;}
	.page-020204 .area-02 .slick-arrow::before {font-size: 15px;}
	.page-020204 .area-02 .slick-next {margin-top: 0;}

	.page-020204 .area-02 .slick-pager-wrap {width: 85px; padding-left: 0;}
	.page-020204 .area-02 .slick-pager-wrap li {padding: 20px 0;}
	.page-020204 .area-02 .slick-pager-wrap li.slick-active::before {width: 1em;}
	.page-020204 .area-02 .slick-pager-wrap button {font-size: 16px;}
	.page-020204 .area-02 .txt-box .txt br {display: none;}
}
@media (max-width: 640px) {
	.page-020204 .area-01 .contents-wrap {row-gap: 20px;}
	.page-020204 .area-01 .contents-wrap .contents-box {width: 100%; padding: 40px 15px 40px;}
	.page-020204 .area-01 .contents-wrap .contents-box:nth-child(even) {border-radius: 0 60px 0 60px;}
	.page-020204 .area-01 .contents-wrap .contents-box .txt-item p {max-width: 330px; margin: 0 auto;}

	.page-020204 .area-02 .txt-box .txt {font-size: 15px;}
}
@media (max-width: 576px) {
	.page-020204 .area-02 .slick-box {width: calc(100% + 40px); margin: 0 -20px;}
	.page-020204 .area-02 .slide {padding: 55px 20px 40px;}
	.page-020204 .area-02 .slick-arrow-wrap {right: 50%; top: 0; bottom: auto; transform: translate(50%, -50%);}
	
	.page-020204 .area-02 .slick-pager-wrap {display: none;}
}
@media (max-width: 480px) {
	.page-020204 .area-01 .contents-wrap .contents-box {padding: 35px 15px 35px; row-gap: 15px;border-radius: 50px 0 50px 0;}
	.page-020204 .area-01 .contents-wrap .contents-box:nth-child(even) {border-radius: 0 50px 0 50px;}
	.page-020204 .area-01 .contents-wrap .contents-box .img-item {margin-bottom: 20px;}
	.page-020204 .area-01 .contents-wrap .contents-box .img-item img {max-height: 50px;}
	.page-020204 .area-01 .contents-wrap .contents-box .txt-item p {font-size: 16px;}
}

/* 2-2-5. 주차관제프로그램기능 */
.page-020205 .contents-wrap {display: grid; grid-template-columns: 1fr 1fr; gap: 80px 4%; counter-reset: page020205; padding-top: 50px;}
.page-020205 .contents-item { border-radius: 60px 0 60px 0; overflow: hidden; display: flex; flex-direction: column; background-color: #f8f8f8;}
.page-020205 .tit {color: #222; font-size: 24px; font-weight: 700; padding: 10px 1.2em; justify-content: center; column-gap: 0.6em; display: flex; align-items: center; border-bottom: 2px solid #e2e2e2;}
.page-020205 .tit span {padding-top: 0.6em;}
.page-020205 .tit::before {content: '0' counter(page020205) '.'; counter-increment: page020205; font-size: 2em; color: #128ECE;}
.page-020205 .contents-box {display: flex; flex-direction: column;  column-gap: 20px;  padding: 50px 20px 0 30px; flex-grow: 1;}
.page-020205 .contents-box .img-wrap {display: flex; width: 80%; margin: auto 10% ; position: relative; top: -20px; outline: 10px solid #f8f8f8; border-radius: 20px; flex-shrink: 0; align-self: start; overflow: hidden; border: 2px solid #e2e2e2;}
.page-020205 .list {padding: 15px 10% 35px;}
.page-020205 .list li {display: flex; font-size: 18px; color: #222; font-weight: 500; column-gap: 8px; line-height: 1.3;}
.page-020205 .list li + li {margin-top: 1em;}
.page-020205 .list li::before {content: '-'; font-weight: 700; color: #105caa; line-height: 1;}

@media (max-width: 1280px) {
	.page-020205 .contents-wrap {gap: 6vw 5%;padding-top: 50px;}
	.page-020205 .contents-item { border-radius: 50px 0 50px 0;}
	.page-020205 .tit {font-size: 20px;}
	.page-020205 .contents-box {column-gap: 16px; padding: 50px 16px 0 32px;}
	.page-020205 .contents-box .img-wrap {outline-width: 8px; border-radius: 16px;}
	.page-020205 .list li {font-size: 16px; column-gap: 7px;}
	.page-020205 .list li::before {font-weight: 500;}
}
@media (max-width: 1024px) {
	.page-020205 .tit {justify-content: start; padding: 1em 30px; font-size: 22px; column-gap: 0.3em;}
	.page-020205 .tit::before {font-size: 1.5em;}
	.page-020205 .tit span {padding-top: 0.2em;}
	.page-020205 .contents-box {flex-direction: column; padding: 30px 30px 0 30px;}
	.page-020205 .contents-box .img-wrap {width: 80%; text-align: center; align-self: center; top: -10px;}
	.page-020205 .list {padding: 20px 0 35px;}
}
@media (max-width: 768px) {
	.page-020205 .contents-wrap {gap: 7vw 4%; padding-top: 40px;}
	.page-020205 .contents-item { border-radius: 40px 0 40px 0;}
	.page-020205 .tit {font-size: 18px; padding: 1em 25px;}
	.page-020205 .contents-box .img-wrap {width: 100%;}
	.page-020205 .list {padding: 15px 0 30px;}
	.page-020205 .list li {font-size: 15px;}
	.page-020205 .list li + li {margin-top: 0.7em;}
}
@media (max-width: 576px) {
	.page-020205 .contents-wrap {grid-template-columns: 1fr;}
	.page-020205 .tit {column-gap: 0.6em; padding-left: 40px;}
	.page-020205 .contents-box .img-wrap {max-width: 350px;}
	.page-020205 .list {padding-left: 10%;}

}
@media (max-width: 480px) {
	.page-020205 .list {padding-left: 5%;}
}
	

/* 3-1. 시스템 구성 */
.page-0301 {letter-spacing: -0.025em;}
.page-0301 .area-02 {padding-top: 0;}
.page-0301 .img-wrap { margin-bottom: 50px;text-align: center;}
.page-0301 .img-wrap img {border-radius: 80px 0 80px 0;}
.page-0301 .txt-wrap {max-width: 1200px; margin: 0 auto;}
.page-0301 .txt-wrap .txt-box {display: flex; align-items: center;}
.page-0301 .txt-wrap .txt-box .tit {width: 430px; font-weight: 700; font-size: 32px; line-height: 1.2; text-align: center; color: #222;}
.page-0301 .txt-wrap .txt-box .desc {width: calc(100% - 430px); padding-left: 30px; border-left: 1px solid #cfcfcf; font-weight: 500; font-size: 20px; line-height: 1.4;  color: #222;}
.page-0301 .txt-wrap .num-box { display: flex; flex-wrap: wrap; justify-content: space-evenly; align-items: center; gap: 20px; padding: 30px; margin-top: 50px; border-radius: 15px; background-color: #f8f8f8; counter-reset: system;}
.page-0301 .txt-wrap .num-box .num-item {display: flex; align-items: center; column-gap: 10px;  font-weight: 500;font-size: 20px; line-height: 1.2; color: #222;}
.page-0301 .txt-wrap .num-box .num-item::before { flex-shrink: 0;width: 24px; padding: 5px 0; border-radius: 8px; background-color: #105caa;content: counter(system); counter-increment: system; font-weight: 700;font-size: 14px; line-height: 1;  text-align: center; color: #fff;}

@media (max-width: 1024px) {
	.page-0301 .img-wrap { margin-bottom: 45px;}
	.page-0301 .img-wrap img {border-radius: 70px 0 70px 0;}
	.page-0301 .txt-wrap .txt-box .tit {width: 45%; font-size: 3.1vw;}
	.page-0301 .txt-wrap .txt-box .desc {width: 55%; padding-left: 3%; font-size: 17px;}
	.page-0301 .txt-wrap .num-box { justify-content: start; gap: 18px 20px;padding: 25px 20px 25px 7%; margin-top: 45px;}
	.page-0301 .txt-wrap .num-box .num-item {column-gap: 8px; width: 28%; font-size: 17px;}
	.page-0301 .txt-wrap .num-box .num-item::before {width: 22px; padding: 4px 0; font-size: 14px;}
}
@media (max-width: 768px) {
	.page-0301 .img-wrap { margin-bottom: 35px;}
	.page-0301 .img-wrap img {border-radius: 60px 0 60px 0;}
	.page-0301 .txt-wrap .txt-box {flex-direction: column; row-gap: 25px;}
	.page-0301 .txt-wrap .txt-box .tit {width: 100%; font-size: 24px; text-align: left;}
	.page-0301 .txt-wrap .txt-box .desc {width: 100%; padding: 20px 0 0; border-top: 1px solid #efefef; border-left: 0; font-size: 18px;}
	.page-0301 .txt-wrap .num-box { gap: 16px 2%; padding-left: 25px;margin-top: 30px;}
	.page-0301 .txt-wrap .num-box .num-item {width: 32%; font-size: 16px;}
}
@media (max-width: 576px) {
	.page-0301 .img-wrap img {border-radius: 50px 0 50px 0;}
	.page-0301 .txt-wrap .txt-box {row-gap: 20px;}
	.page-0301 .txt-wrap .txt-box .desc { padding-top: 16px;font-size: 16px;}
	.page-0301 .txt-wrap .num-box {padding: 25px 20px;}
	.page-0301 .txt-wrap .num-box .num-item {width: 49%; font-size: 15px;}
	.page-0301 .txt-wrap .num-box .num-item::before {width: 20px; padding: 3px 0 4px; border-radius: 6px; font-weight: 500; font-size: 13px;}
	.page-0301 .txt-wrap .num-box {flex-direction: column; align-items: flex-start;}
	.page-0301 .txt-wrap .num-box .num-item {width: 100%;}
		
}



/* 3-2. 시공사례 */
.page-0302 .build-list {display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px;}
.page-0302 .build-item {overflow: hidden;}
.page-0302 .build-item:nth-child(4n + 1) {border-top-left-radius: 80px;}
.page-0302 .build-item:nth-child(4n + 2) {border-bottom-right-radius: 80px;}
.page-0302 .build-item:nth-child(4n + 3) {border-bottom-left-radius: 80px;}
.page-0302 .build-item:nth-child(4n + 4) {border-top-right-radius: 80px;}

@media (max-width: 1280px) {
	.page-0302 .build-list {gap: 2.5vw;}
}
@media (max-width: 768px) {
	.page-0302 .build-list {grid-template-columns: 1fr; gap: 25px;}
	.page-0302 .build-item:nth-child(odd) {border-radius: 70px 0 70px 0;}
	.page-0302 .build-item:nth-child(even) {border-radius: 0 70px 0 70px;}
}
@media (max-width: 480px) {
	.page-0302 .build-list {gap: 20px;}
	.page-0302 .build-item:nth-child(odd) {border-radius: 60px 0 60px 0;}
	.page-0302 .build-item:nth-child(even) {border-radius: 0 60px 0 60px;}
}



/* 4. 블루파킹 게시판 */
.page-b_p .top-area { display: flex; align-items: center; padding: 3% 5%; margin-bottom: 5%; border-radius: 90px 10px 90px 10px; background-color: #f8f8f8;}
.page-b_p .top-area .img-box {width:150px; height:150px;}
.page-b_p .top-area .img-box img {border-radius: 50%;}
.page-b_p .top-area .txt-box {width: calc(100% - 150px); padding-left: 5%;}
.page-b_p .top-area .txt-box h5 {margin-bottom: 10px; font-weight: 700; font-size: 36px; line-height: 1.3; letter-spacing: -0.025em; color: #105caa;}
.page-b_p .top-area .txt-box p { font-weight: 500;font-size: 18px; line-height: 1.4; letter-spacing: -0.025em; color: #484848;}

.page-b_p .board-wrap .newBoard__gallery-list {display: grid; grid-template-columns: repeat(4, 1fr); gap: 50px 4%;}
.page-b_p .board-wrap .newBoard__gallery-item { width: 100%; margin: 0;text-align: center;}
.page-b_p .board-wrap .newBoard__gallery-link .thumb span {padding: 15% 0;}
.page-b_p .board-wrap .newBoard__gallery-link .gallery-tit-box { margin-top: 20px;}
.page-b_p .board-wrap .newBoard__gallery-link .tit {margin-top: 0; font-size: 20px; line-height: 1.4; color: #222; text-transform: capitalize; max-height: none;}
.page-b_p .board-wrap .newBoard__gallery-link .products-number {margin-top: 5px; font-weight: 400; font-size: 16px; line-height: 1.4; color: #868686;}

.page-b_p .board-wrap .newBoard__gallery-item.noList {width: 100%; margin: 0 0 5.7% 0;}
.page-b_p .board-wrap .newBoard__gallery-item.noList .js-dot { font-weight: 400;font-size: 20px; line-height: 1.4; letter-spacing: -0.025em; vertical-align: baseline; color: #aaaaaa;}
.newBoard__btn-wrap {margin-top: 50px;}


.newBoard__view-title {text-transform: capitalize;}

@media (max-width: 1280px) {
	.page-b_p .top-area {border-radius:80px 10px 80px 10px;}
	.page-b_p .top-area .txt-box { padding-left: 4%;}
	.page-b_p .top-area .txt-box h5 {font-size: 32px;}
	.page-b_p .top-area .txt-box p {font-size: 17px;}

	.page-b_p .board-wrap .newBoard__gallery-list {gap: 45px 3%;}
	.page-b_p .board-wrap .newBoard__gallery-link .tit {font-size: 19px;}
	.page-b_p .board-wrap .newBoard__gallery-link .products-number {font-size: 15px;}
}
@media (max-width: 1024px) {
	.page-b_p .top-area .txt-box h5 {font-size: 30px;}
	.page-b_p .top-area .txt-box p {font-size: 16px;}

	.page-b_p .board-wrap .newBoard__gallery-list { grid-template-columns: repeat(3, 1fr);gap: 45px 4.5%;}
}
@media (max-width: 768px) {
	.page-b_p .top-area {flex-direction: column; row-gap: 25px; padding: 35px 7%; margin-bottom: 6%; border-radius: 70px 6px 70px 6px;}
	.page-b_p .top-area .txt-box {width: 100%; padding-left: 0; text-align: center;}
	.page-b_p .top-area .txt-box h5 {font-size: 28px; }

	.page-b_p .board-wrap .newBoard__gallery-list {gap: 40px 3%;}

	.page-b_p .board-wrap .newBoard__gallery-link .tit {font-size: 18px;}
	.page-b_p .board-wrap .newBoard__gallery-link .products-number {font-size: 14px;}
}
@media (max-width: 640px) {
	.page-b_p .top-area { row-gap: 20px;padding: 30px 20px;}
	.page-b_p .top-area .txt-box p {font-size: 15px;}
	.page-b_p .board-wrap .newBoard__gallery-list { grid-template-columns: 1fr 1fr;gap: 40px 6%;}
}
@media (max-width: 480px) {
	.page-b_p .top-area {padding: 30px 15px;}
	.page-b_p .top-area .txt-box h5 {font-size: 24px; }
	.page-b_p .board-wrap .newBoard__gallery-list {gap: 35px 3%;}
}
@media (max-width: 412px) {
	.page-b_p .top-area .txt-box h5 {font-size: 20px;}
	.page-b_p .board-wrap .newBoard__gallery-list {grid-template-columns: 1fr;}
}

/* 6-1. CONTACT */

.page-0601 section {border-radius: 400px 0 400px 0; color: #fff; margin-top: 20px; overflow: hidden; position: relative;}
.page-0601 section a,
.page-0601 section a:hover {color: #fff;}
.page-0601 .area-01::before,
.page-0601 .area-02::before {content: ''; width: 1000px; height: 1000px;  background: url(../images/contents/6-1_bg.jpg) no-repeat right bottom/cover; position: absolute; right: 40%; bottom: -300px; border-bottom-right-radius: 100%;}
.page-0601 .area-02::before {bottom: 120px;}

.page-0601 .area-01 {background-color: #13B7EB; text-align: center; display: flex; justify-content: center; align-items: center; min-height: 400px;} 
.page-0601 .area-01 .tit {font-size: 30px; font-weight: 700; line-height: 1.6; position: relative;}

.page-0601 .area-02 {background-color: #128ECE; border-radius: 0 400px 0 400px;}

.page-0601 .area-02 .tit {position: absolute; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); clip-path: unset(); width: 1px; height: 1px;}
.page-0601 .area-02 .contact-list {display: grid; justify-content: center; grid-template-columns: repeat(2, max(230px, 23%)); align-content: center; min-height: 400px; row-gap: 50px; position: relative;}
.page-0601 .area-02 .contact-item {border-left: 5px solid #fff; padding: 10px 20px 10px 25px;}
.page-0601 .area-02 .contact-type {font-size: 22px; font-weight: 700; margin-bottom: 15px;}
.page-0601 .area-02 .contact-value {font-size: 20px; font-weight: 500; opacity: 0.9;}

.page-0601 .area-03 {background: #075CA9 url(../images/contents/6-1_logo.svg) no-repeat left+20px bottom -10px; display: flex; align-items: center; justify-content: center;min-height: 400px;}
.page-0601 .area-03 a { display: flex; align-items: center; column-gap: 50px;}
.page-0601 .area-03 .tit {font-weight: 900; font-size: 36px; border-bottom: 2px solid #fff;padding-bottom: 10px;}
.page-0601 .area-03 .ico {order: -1; position: relative; overflow: hidden;}
.page-0601 .area-03 .ico img {width: 100%; height: 100%; object-fit: contain;}
.page-0601 .area-03 .ico img:last-child {position: absolute; left: 0; top: 0; transform: translateX(30%); transition: transform 0.5s;}
.page-0601 .area-03 a:hover .ico img:last-child {transform: translateX(0);}

@media (max-width: 1280px) {
	.page-0601 section {border-radius: 340px 0 340px 0; margin-top: 17px;}
	.page-0601 .area-01::before,
	.page-0601 .area-02::before {width: 800px; height: 800px; right: 40%; bottom: -240px;}
	.page-0601 .area-02::before {bottom: 117px;}

	.page-0601 .area-01 {min-height: 340px;} 
	.page-0601 .area-01 .tit {font-size: 26px;}

	.page-0601 .area-02 {border-radius: 0 340px 0 340px;}
	.page-0601 .area-02 .contact-list {min-height: 340px; row-gap: 35px;}
	.page-0601 .area-02 .contact-item {border-width: 4px; padding: 10px 16px 10px 22px;}
	.page-0601 .area-02 .contact-type {font-size: 20px; margin-bottom: 13px;}
	.page-0601 .area-02 .contact-value {font-size: 18px;}

	.page-0601 .area-03 {background-size: calc(100px + 20%); min-height: 340px;}
	.page-0601 .area-03 a {column-gap: 40px;}
	.page-0601 .area-03 .tit {font-size: 34px;}
}
@media (max-width: 1024px) {
	.page-0601 section {border-radius: 280px 0 280px 0; margin-top: 14px;}
	.page-0601 .area-01::before,
	.page-0601 .area-02::before {width: 700px; height: 700px; bottom: -240px;}
	.page-0601 .area-02::before {bottom: 54px;}

	.page-0601 .area-01 {min-height: 280px;} 
	.page-0601 .area-01 .tit {font-size: 22px;}

	.page-0601 .area-02 {border-radius: 0 280px 0 280px;}
	.page-0601 .area-02 .contact-list {grid-template-columns: repeat(2, max(200px, 23%)); min-height: 280px; row-gap: 25px;}
	.page-0601 .area-02 .contact-item {border-width: 3px; padding: 10px 12px 10px 19px;}
	.page-0601 .area-02 .contact-type {font-size: 18px; margin-bottom: 11px;}
	.page-0601 .area-02 .contact-value {font-size: 16px;}

	.page-0601 .area-03 {background-size: calc(80px + 20%); min-height: 280px;}
	.page-0601 .area-03 a {column-gap: 30px;}
	.page-0601 .area-03 .tit {font-size: 28px;}
	.page-0601 .area-03 .ico {height: 45px;}
}
@media (max-width: 768px) {
	.page-0601 section {border-radius: 100px 0 100px 0; margin-top: 10px;}
	.page-0601 .area-01::before,
	.page-0601 .area-02::before {width: 500px; height: 500px; bottom: -140px;}
	.page-0601 .area-02::before {bottom: 94px;}

	.page-0601 .area-01 {min-height: 220px;} 
	.page-0601 .area-01 .tit {font-size: 20px;}

	.page-0601 .area-02 {border-radius: 0 100px 0 100px;}
	.page-0601 .area-02 .contact-list {grid-template-columns: repeat(2, max(180px, 35%)); min-height: 220px; row-gap: 20px;}
	.page-0601 .area-02 .contact-item {border-width: 2px; padding: 6px 12px 6px 15px;}
	.page-0601 .area-02 .contact-type {font-size: 17px; margin-bottom: 10px;}
	.page-0601 .area-02 .contact-value {font-size: 16px;}

	.page-0601 .area-03 {min-height: 220px;}
}
@media (max-width: 576px) {
	.page-0601 section {padding: 0 20px;}

	.page-0601 .area-01 .tit {font-size: 18px; max-width: 430px;}
	.page-0601 .area-01 .tit br {display: none;}
}
@media (max-width: 480px) {
	.page-0601 section {border-radius: 50px 0 50px 0;	padding: 35px 15px;}
	.page-0601 .area-01::before,
	.page-0601 .area-02::before {width: 300px; height: 300px; top: -20px; bottom: auto;}
	.page-0601 .area-02::before {top: -210px;}

	.page-0601 .area-01 {min-height: 180px;}
	.page-0601 .area-01 .tit {font-size: 16px;}

	.page-0601 .area-02 {border-radius: 0 50px 0 50px; padding-left: 25px;}
	.page-0601 .area-02 .contact-list {grid-template-columns: 1fr; row-gap: 15px; padding-bottom: 15px;}
	.page-0601 .area-02 .contact-item {border-width: 3px; padding: 8px 0 8px 20px;}
	.page-0601 .area-02 .contact-type {font-size: 18px;}
	.page-0601 .area-02 .contact-value {font-size: 16px;}
	
	.page-0601 .area-03 {background-size: calc(60px + 20%); background-position: left+15px bottom -5px; min-height: 180px;}
	.page-0601 .area-03 a {column-gap: 25px;}
	.page-0601 .area-03 .tit {font-size: 24px;}
	.page-0601 .area-03 .ico {height: 40px;}
}