@charset "utf-8";

.togetherWrap{min-width:1200px;font-family:'Pretendard';text-align:center;color:#1b1b1b;margin-top:127px;position:relative;}
.togetherWrap .inner{max-width:1725px;margin:0 auto;}

.testimg{position:absolute;top:0;left:-8px;opacity:.5;border:1px solid red;z-index:-1;}


.sectionTitle{font-size:50px;font-weight:400;letter-spacing:-0.06em;line-height:1.42;color:#50302d;}
.sectionTitle02{font-size:37.5px;font-weight:700;letter-spacing:-0.06em;line-height:1.893333;}
.basicText{font-size:25px;font-weight:400;letter-spacing:-0.06em;line-height:1.6;}

.fullCont{position:relative;width:calc(100% + 180px);left:-90px;}

.togetherTop{position:relative;}
.togetherTop:after{width:80px;height:2px;background:#a2918f;display:inline-block;margin:114px 0 100px;content:'';}
.togetherTop .basicText{margin-top:73px;}
.togetherTop .basicText ~ .basicText{margin-top:40px;}

.loofBox{position:relative;}
.loofBox:nth-of-type(n+3){margin-top:210px;}
.loofBox:last-of-type + .sectionTitle{margin:243px 0 426px;}
.loofBox:before{width:80px;height:70px;display:inline-block;margin-bottom:5px;content:'';}
.loofBox.apec:before{background:url('/assets/images/wellcafe/together/apec_logo.png')no-repeat center;}
.loofBox.wellness:before{background:url('/assets/images/wellcafe/together/wellness_logo.png')no-repeat center;margin-bottom:15px;}
.loofBox.lounge:before{background:url('/assets/images/wellcafe/together/lounge_logo.png')no-repeat center;margin-bottom:15px;}
.loofBox.hotel:before{background:url('/assets/images/wellcafe/together/hotel_logo.png')no-repeat center;margin-bottom:15px;}
.loofBox .sectionTitle + .imgBox{margin-top:69px;}
.loofBox .togetherloof{margin-top:43px;}
.loofBox .togetherloof.swiper-lock .swiper-wrapper{justify-content: center !important;}
.loofBox .togetherloof .swiper-wrapper li{width:auto;}
.loofBox .togetherloof + .basicText{margin-top:75px;}
.loofBox .togetherloof + .basicText ~ .basicText{margin-top:30px;}

.modelBox{height:570px;background:#f5f5f5;display: flex;flex-direction: column;justify-content: flex-start;margin-top:100px;}
.modelBox .sectionTitle02{margin-top:85px;}
.modelBox .product{display:flex;justify-content:center;align-items:center;margin-top:90px;}
.modelBox .product ul {display:flex;justify-content:center;align-items:center;}
.modelBox .product ul li{margin-right:55px;}
.modelBox .product ul li:last-child{margin-right:0;}
.modelBox .product ul.odd {margin-right:45px;}
.modelBox .product ul.odd li{margin-right:95px;}
.modelBox .product ul.odd li:last-child{margin-right:0;}
.modelBox .product ul li p{font-size:29px;font-weight:500;letter-spacing:-0.06em;line-height:1.37931;margin-top:33px;color: #1b1b1b;text-align: center;}