﻿@charset "UTF-8";

/* 건강가정사 무료 이벤트 */
.healthyHome { background:#e3e0e4; padding-bottom:40px; text-align:center;}
.healthyHome .content { position:relative; }
.healthyHome .topImg { position:relative; }
.healthyHome .topImg a { position:absolute; bottom:59vw; width:70vw; left:50%; margin-left:-35vw; }
#container > h1 { border-bottom:none }
.healthyHome .content_01 ul,.healthyHome .content_03 ul { position:absolute; left:4.17vw; bottom:13.89vw; display:flex; gap:2.7vw; }
.healthyHome .content_01 ul li,.healthyHome .content_03 ul li { width:44.44vw; }
.healthyHome .content_01 ul li a,.healthyHome .content_03 ul li a { display:block; width:100%; }
.healthyHome .content_02 a { position:absolute; bottom:12vw; width:70vw; left:50%; margin-left:-35vw; }
.healthyHome .content_03 ul { bottom:21vw; }