@charset "utf-8";

.content_wrap{width: 100%;}
.inner{max-width: 1560px; margin: 0 auto;}
.seoul{text-align: center;}
.seoul img{max-width: 100%;}
.seoul .section{padding: 100px 0;}
.seoul .section .tit{font-size: 48px; font-weight: 600;}
.seoul .section .cont{margin-top: 40px;}
.seoul .sec1 em{font-style: normal; color: #735948;}
.seoul .sec1 .cont{margin-top: 0;}
.seoul .sec2{color: #FFF; background: url(/img/sub/seoul02_bg.png) no-repeat center / cover;}
.seoul .sec2 .tit_wrap p{font-size: 30px; margin-bottom: 10px;}
.seoul .sec3 .tit{color: #333;}
.seoul .sec3 .tit b{font-weight: 700;}
.seoul .sec3 .tit b.cl{color: #745a48;}
.seoul .sec4{background: url(/img/sub/seoul04_bg.png) no-repeat center / cover;}
.seoul .sec4 .tit_wrap{color: #333;}
.seoul .sec4 .tit_wrap p{margin-top: 25px; font-size: 24px; letter-spacing: -0.02em; line-height: 32px;}
.seoul .sec4 .tit_wrap p b{font-weight: 600;}
.seoul .sec4 .list{display: flex; justify-content: center; gap: 18px;}
.seoul .sec4 .list li{width: 293px; height: 443px; padding: 25px; display: flex; flex-direction: column; justify-content: flex-end; color: #FFF; text-align: left;}
.seoul .sec4 .list li.item1{background: url(/img/sub/seoul04-1.png) no-repeat center / cover;}
.seoul .sec4 .list li.item2{background: url(/img/sub/seoul04-2.png) no-repeat center / cover;}
.seoul .sec4 .list li.item3{background: url(/img/sub/seoul04-3.png) no-repeat center / cover;}
.seoul .sec4 .list li.item4{background: url(/img/sub/seoul04-4.png) no-repeat center / cover;}
.seoul .sec4 .list li dl dt{font-size: 26px; font-weight: 700; margin-bottom: 10px;}
.seoul .sec4 .list li dl dd{font-size: 16px; letter-spacing: -0.02em; line-height: 1.3;}