/* header */
header { background-color: #fff;}
header .gnb > ul > li > a{ color: #CFB699; }

/* section01 */
#section01{ padding: 120px 0 80px; text-align: center;}
#section01 .tit{ padding-bottom: 45px;}
#section01 .tit i{ padding-bottom: 20px;}
#section01 .tit h3{ padding-bottom: 12px;}
#section01 .tit p{ line-height: 26px; padding-bottom: 25px;}
#section01 .room-wrap{ display: flex; justify-content: space-between; flex-wrap: wrap;}
#section01 .content{ width: calc(33.33% - 10px);; padding-bottom: 40px;}