@charset "UTF-8";

/* 에어컨 클리닝 시작 */
.effect, .why {padding: 5rem 0; background: #F0F9FF; border-top: 1px solid #A8E1FF; border-bottom: 1px solid #A8E1FF;}
.effect>.tit, .effect>.inner>.tit {font-weight: 700; font-size: 3rem; color: var(--darkgray); text-align: center; margin-bottom: 5rem;}

.ul-icon {margin-top: 3.125rem; display: grid; justify-content: center; align-items: start;}
.ul-icon>.item {text-align: center;}
.ul-icon .circle {width: 7rem; height: 7rem; display: -webkit-flex; display: flex; justify-content: center; align-items: center; border-radius: 50%; background: #FFFFFF; border: 2px dashed #0ACFB4; overflow: hidden; -webkit-flex-shrink: 0; flex-shrink: 0; margin: 0 auto;}
.ul-icon .circle img {object-fit: contain;}
.ul-icon .circle:first-child img {width: 54.22px; height: 52.68px;}
.ul-icon .circle:nth-child(2) img {width: 73px; height: 66.73px;}
.ul-icon .circle:nth-child(3) img {width: 53.78px; height: 60.32px;}
.ul-icon .circle + .title2 {margin-top: 30px;}
.ul-icon .circle + .title2 + .text2 {margin-top: 16px;}
.ul-icon>.item .title2, .ul-icon>.item .text2 {padding-left: 24px; padding-right: 24px;}
.ul-icon>.item .text2 {line-height: 1.3;}


.process>.title1 {text-align: center; margin-bottom: 4.5rem;}
.process .tit-area {width: 100%; height: 6.25rem; display: -webkit-flex; display: flex; justify-content: center; align-items: center; gap: 24px; border-top: 1px solid #A8E1FF; border-bottom: 1px solid #A8E1FF; background: #F0F9FF;}
.process .tit-area img {height: 100%; display: block; object-fit: contain;}
.process .title2 {color: var(--highlight);}

.process .ul-step {width: 100%; max-width: 1200px; margin: 0 auto; display: grid;}
.process .ul-step>.item {background: #fff; border: 1px solid #42C7DC; border-radius: 10px;}
.process .ul-step .step {display: -webkit-flex; display: flex; justify-content: start; align-items: center; margin-bottom: 10px;}
.process .ul-step .step::before {content: ''; display: block; background-size: contain; background-repeat: no-repeat; font-family: 'Gmarket Sans'; font-weight: 500; font-size: 1rem; color: #fff; -webkit-flex-shrink: 0; flex-shrink: 0;}
.process .ul-step>.item:first-child .step::before {content: '1단계';}
.process .ul-step>.item:nth-child(2) .step::before {content: '2단계';}
.process .ul-step>.item:nth-child(3) .step::before {content: '3단계';}
.process .ul-step>.item:nth-child(4) .step::before {content: '4단계';}
.process .ul-step>.item:nth-child(5) .step::before {content: '5단계';}
.process .ul-step>.item:nth-child(6) .step::before {content: '6단계';}
.process .ul-step>.item:nth-child(7) .step::before {content: '7단계';}
.process .ul-step>.item:nth-child(8) .step::before {content: '8단계';}
.process .ul-step>.item:nth-child(9) .step::before {content: '9단계';}
.process .ul-step>.item:nth-child(10) .step::before {content: '10단계';}

.process .ul-txt>.text3 {display: -webkit-flex; display: flex; justify-content: start; align-items: start; line-height: 1.5;}
/* .process .ul-txt>.text3::before {content: ''; display: block; width: 7px; height: 7px; border-radius: 50%; background: #9CD6DF;} */

.process .ul-step .txt {font-weight: 500; font-size: 1.125rem; color: var(--darkgray); white-space: pre-line;}
.process .ul-txt>.txt {margin-top: 8px; margin-bottom: 6px;}
.process .ul-txt>.txt:first-child {margin-top: 0;}
.process .ul-txt>.txt:last-child {margin-bottom: 0;}
/* //에어컨 클리닝 끝 */


/* 매트리스 케어 시작 */
.why>.tit, .why>.inner>.tit {font-weight: 700; font-size: 3rem; color: var(--darkgray); text-align: center; margin-bottom: 1.5rem;}
.why>.text1, .why>.inner>.text1 {white-space: pre-line; text-align: center;}

/* .ul-img {width: 100%; max-width: 1200px; margin: 0 auto; margin-top: 5rem; display: grid; justify-content: center; align-items: start;} */
.ul-img {width: 100%; max-width: 1200px; margin: 0 auto; margin-top: 5rem; display: flex; justify-content: center; align-items: start; flex-wrap: wrap;}
.ul-img>.item {text-align: center;}
.ul-img .circle {width: 12.5rem; height: 12.5rem; display: -webkit-flex; display: flex; justify-content: center; align-items: center; border-radius: 50%; background: #fff; overflow: hidden; -webkit-flex-shrink: 0; flex-shrink: 0; margin: 0 auto; box-shadow: 0px 0px 14px var(--shadow);}
.ul-img .circle img {width: 100%; height: 100%; object-fit: cover;}
.ul-img .circle + .title2 {margin-top: 1.5rem;}


.program {border-bottom: 1px solid var(--border);}
.program .title1 {text-align: center;}

.ul-program {display: grid; gap: 3.75rem; margin-top: 4.5rem;}
.ul-program>.item {position: relative; border: 1px solid var(--highlight); background: #fff; border-radius: 10px;}

.ul-program>.item::after {width: 3.75rem; height: 3.75rem; position: absolute; display: -webkit-flex; display: flex; justify-content: center; align-items: center; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 1.5rem; color: var(--highlight);}

.ul-program .title2 {display: -webkit-flex; display: flex; justify-content: start; align-items: center; text-align: left; color: var(--highlight); margin-bottom: 12px;}
.ul-program .title2::before {content: ''; display: -webkit-flex; display: flex; justify-content: center; align-items: center; background: var(--highlight); border-radius: 50%; font-family: 'Gmarket Sans'; font-weight: 700; font-size: 1.125rem; color: #fff; padding-top: 2px;}
.ul-program>.item:first-child .title2::before {content: '1';}
.ul-program>.item:nth-child(2) .title2::before {content: '2';}
.ul-program>.item:nth-child(3) .title2::before {content: '3';}

.ul-program .txt-area {margin-bottom: 12px;}
.ul-program .txt-area:last-child {margin-bottom: 0;}
.ul-program .title3 {margin-bottom: 4px;}
.ul-program .txt-area span {font-size: 1.25rem;}


.ul-photo-wrap>.item {display: -webkit-flex; display: flex; justify-content: start; align-items: start; margin-bottom: 120px;}
.ul-photo-wrap>.item:last-child {margin-bottom: 0;}

.ul-photo-wrap>.item:nth-child(even) .txt-area {text-align: right;}
.ul-photo-wrap>.item:nth-child(even) .btn-more {margin-left: auto;}
.ul-photo-wrap>.item:nth-child(odd) .photo-next {right: 0; transform: translate(50%, -50%);}
.ul-photo-wrap>.item:nth-child(even) .photo-prev {left: 0; transform: translate(-50%, -50%);}

.recommend {padding-top: 5rem; padding-bottom: 5rem; background-image: url('../img/homecare/1920x753.jpg'); background-size: cover; background-position: center bottom;}
.recommend .title1 {text-align: center; margin-bottom: 3.25rem;}
.ul-recommend {width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; max-width: 1200px; margin: 0 auto;}
.ul-recommend>.item {width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; position: relative; display: -webkit-flex; display: flex; justify-content: start; align-items: center; line-height: 2;}
.ul-recommend>.item::before {content: url('../img/check.svg'); display: inline-block;}
/* //매트리스 케어 끝 */





@media screen and (max-width:1200px){
    .sub-page {padding-left: 0; padding-right: 0;}

	.sub-title-area, .effect, .process>.title1, .process .tit-area, .process .ul-step, .why, .program, .recommend {padding-left: 36px; padding-right: 36px;}
}

@media screen and (min-width:993px){
	.ul-icon {gap: 24px;}

	.process {padding-top: 120px;}
	.process .ul-step {grid-template-columns: repeat(4, 1fr); gap: 24px;}
	.process .ul-step>.item {padding: 24px 30px;}
	.process .ul-step .step {gap: 12px;}
	.process .ul-step .step::before {width: 66px; height: 27px;}
	.process .ul-step>.item:nth-child(n+10) .step::before {width: 77px; height: 27px;}

	.process .ul-txt>.text3 {gap: 10px;}
	.process .ul-txt>.text3::before {margin: 8.5px 0;}


	.mattress {padding-bottom: 0;}
	
	/* .ul-img {grid-template-columns: repeat(5, 1fr); gap: 50px;} */
	.ul-img {gap: 50px;}

	.program {padding-top: 120px; padding-bottom: 120px;}
	.ul-program>.item {padding: 28px 40px;}
	.ul-program .title2 {gap: 12px;}
	.ul-program .title2::before {width: 28px; height: 28px; line-height: 20px;}

	.ul-recommend>.item {gap: 10px;}
	.ul-recommend>.item::before {width: 16.285px; height: 16px;}
}

@media screen and (max-width:992px){
	.ul-icon {gap: 24px 16px;}

	.process {padding-top: 90px;}
	.process .tit-area {gap: 16px;}

	.process .ul-step {grid-template-columns: repeat(3, 1fr); gap: 16px;}
	.process .ul-step>.item {padding: 20px 24px;}
	.process .ul-step .step {gap: 10px;}
	.process .ul-step .step::before {width: 60px; height: 24px;}
	.process .ul-step>.item:nth-child(n+10) .step::before {width: 69px; height: 24px;}

	.process .ul-txt>.text3 {gap: 8px;}
	.process .ul-txt>.text3::before {margin: 7px 0;}

	
	.mattress {padding-bottom: 0;}

	.ul-img {gap: 40px;}

	.program {padding-top: 90px; padding-bottom: 90px;}
	.ul-program>.item {padding: 22px 28px;}
	.ul-program .title2 {gap: 10px;}
	.ul-program .title2::before {width: 26px; height: 26px; line-height: 19px;}

	.ul-recommend>.item {gap: 8px;}
	.ul-recommend>.item::before {width: 14.25px; height: 14px;}
}

@media screen and (min-width:769px) and (max-width:992px){
	/* .ul-img {grid-template-columns: repeat(6, 1fr);}
	.ul-img>.item:first-of-type {grid-column: 1 / span 2;}
	.ul-img>.item:nth-of-type(2) {grid-column: 3 / span 2;}
	.ul-img>.item:nth-of-type(3) {grid-column: 5 / span 2;}
	.ul-img>.item:nth-of-type(4) {grid-column: 1 / span 3;}
	.ul-img>.item:nth-of-type(5) {grid-column: 4 / span 3;} */
}

@media screen and (min-width:769px){
	.ul-icon {grid-template-columns: repeat(3, 1fr);}

	.process .ul-step .step::before {padding: 5px 0 3px 9px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 66 27' style='enable-background:new 0 0 66 27;' xml:space='preserve'%3E%3Cstyle process='text/css'%3E .st0%7Bfill:%2342C7DC;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='54,0 0,0 0,27 54,27 66,13.5 '/%3E%3C/svg%3E");}

	.process .ul-step>.item:first-child .step::before {padding: 5px 0 3px 10px;}

	.process .ul-step>.item:nth-child(n+10) .step::before {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 77 27' style='enable-background:new 0 0 77 27;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2342C7DC;%7D%0A%3C/style%3E%3Cpath class='st0' d='M63,0l14,13.5L63,27V0z M0,27V0h63v27H0z'/%3E%3C/svg%3E");}

	.process .ul-txt>.txt {margin-left: 1.375rem; text-indent: -1.375rem;}

	
	.ul-program {grid-template-columns: repeat(3, 1fr);}
	.ul-program>.item:nth-child(4) {order: 6;}
	.ul-program>.item:nth-child(5) {order: 5;}
	.ul-program>.item:nth-child(6) {order: 4;}
	
	.ul-program>.item:nth-child(-n+2)::after {content: '\f105'; top: 50%; left: 100%; transform: translateY(-50%);}
	.ul-program>.item:nth-child(3)::after {content: '\f107'; top: 100%; left: 50%; transform: translateX(-50%);}
	.ul-program>.item:nth-child(4)::after, .ul-program>.item:nth-child(5)::after {content: '\f104'; top: 50%; left: 0; transform: translate(-100%, -50%);}
	.ul-program>.item:last-child::after {display: none;}
}

@media screen and (max-width:768px){
	.sub-title-area, .effect, .process>.title1, .process .tit-area, .process .ul-step, .why, .program, .recommend {padding-left: 32px; padding-right: 32px;}

	.ul-icon {grid-template-columns: unset;}

	.process .ul-step {grid-template-columns: repeat(2, 1fr);}
	.process .ul-step .step {flex-direction: column; text-align: center;}
	.process .ul-step .step::before {width: 58px; height: 37px; padding: 8px 0 6px 0; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 58 37' style='enable-background:new 0 0 58 37;' xml:space='preserve'%3E%3Cstyle process='text/css'%3E .st0%7Bfill:%2342C7DC;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='0,0 0,27 29,37 58,27 58,0 '/%3E%3C/svg%3E");}
	.process .ul-step>.item:nth-child(n+10) .step::before {width: 58px; height: 37px;}

	.process .ul-txt {text-align: center;}
	.process .ul-txt>.text3 {justify-content: center;}


	.ul-img {grid-template-columns: repeat(2, 1fr);}
	
	.ul-program {grid-template-columns: unset; text-align: center;}
	.ul-program>.item::after {content: '\f107'; top: 100%; left: 50%; transform: translateX(-50%);}
	.ul-program>.item:last-child::after {display: none;}

	.ul-program .title2 {flex-direction: column;}
}

@media screen and (max-width:480px){
	.sub-title-area, .effect, .process>.title1, .process .tit-area, .process .ul-step, .why, .program, .recommend {padding-left: 16px; padding-right: 16px;}

	.ul-icon {gap: 16px 12px;}

	.process {padding-top: 60px;}
	.process .ul-step {grid-template-columns: unset;}
	.process .ul-step>.item {padding: 14px 16px;}
	.process .ul-step .step {gap: 8px;}

	.process .ul-txt>.text3 {gap: 6px;}
	.process .ul-txt>.text3::before {margin: 5.5px 0;}

	
	.mattress {padding-bottom: 0;}

	.ul-img {gap: 36px;}

	.program {padding-top: 60px; padding-bottom: 60px;}
	.program .title1 {margin-bottom: 14px;}

	.ul-program>.item {padding: 18px 24px;}

	.ul-program .title2 {gap: 8px;}
	.ul-program .title2::before {width: 26px; height: 26px; line-height: 16px;}

	.ul-recommend>.item {gap: 6px;}
	.ul-recommend>.item::before {width: 12.21px; height: 12px;}
}