@charset "utf-8";
/* CSS Document */

/* 모바일 : 2025 한강 서래섬 청춘 버스킹 with 히든스테이지 */
/* S : Common Set */
body {
  line-height: 1.5;
  font-family: '맑은고딕', Malgun Gothic, '돋움', Dotum, '굴림', Gulim, Helvetica, Apple Gothic, Arial, sans-serif;
  color: #333;
  -webkit-text-size-adjust: none; /* 가로세로 전환시 폰트사이즈 고정 */
}


/* 타이틀 숨김 */
.blind {position: absolute; left: -9999px; width: 0; height: 0; font-size: 0; line-height: 0;}
.hide {display: none;}


/* Font Color Style */
.f_bold {font-weight: bold;}
.f_red {color: #ff0000;}


/* Link Set */
a:link {color: #333; text-decoration: none;}
a:visited {color: #333; ration: none;}
a:hover {color: #333; text-decoration: none;}
a:active {color: #333; text-decoration: none;}
a:focus {color: #333; text-decoration: none;}

.link_b:link {color: #0000d4; text-decoration: none;}
.link_b:visited {color: #0000d4; text-decoration: none;}
.link_b:hover {text-decoration: underline;}


/* Form Style */
input {width: 100%; padding: 10px 10px 12px 10px; border: none; font-size: 0.9rem; background-color: #f1f1f1;}
input:focus {outline: 1px solid #ccc;}
table {border-spacing: 0; font-size: 0.8rem; width: 100%;}
table, th, td {padding: 8px; border: 1px solid #ccc; border-collapse: collapse;}
table th {background-color: #f2f2f2;}
caption {font-weight: bold; text-align: left; color: #2e54ce; margin: 10px 0;}
.t_scroll {width: 100%; overflow: auto; white-space: nowrap; margin-bottom: 20px;}


/* TOP으로 이동 */
.movetop {position: fixed; right: 20px; bottom: 20px; z-index: 1;}
.movetop button {
  width: 44px; height: 44px;
  background: rgba(255, 255, 255, 0.5) url(../images/icon.png) no-repeat 14px 10px / 50%;
  border: 1px solid #ccc; border-radius: 12px; cursor: pointer;
}
.movetop span {display: inline-block; text-indent: -9999px;}
/* E : Common Set */



/*** Header ***/
h1 {display: flex; justify-content: center; align-items: center;}
h1 a {display: inline-block; text-indent: -9999px; width: 180px; background: transparent url(../images/logo_w.png) no-repeat center / 90%;}


/* 주메뉴 */
.gnb {position: sticky; top: 0px; z-index: 3; background-color: #00a1e9;}
.gnb nav {overflow-x: auto;}
.gnb ul {display: flex; justify-content: space-between; padding: 10px 15px; width: 400px;}
.gnb ul li a {display: inline-block; padding: 7px 8px 8px 8px; color: #fff; font-size: 0.9rem; letter-spacing: -1px;}
.gnb ul li a:hover, .gnb ul li .on {color: #000; background-color: #fff100; border-radius: 10px;}



/*** 상단이미지 ***/
.topimg {background: #1987b5 url(../images/topbg.jpg?20250522v1) no-repeat center top 0 / cover;}
.topimg .inbox {position: relative; display: flex; justify-content: center; flex-direction: column; padding-bottom: 70%;}
.topimg .inbox p:nth-child(1) {margin: 4% 20px 0 20px;}
.topimg .inbox p:nth-child(1) img {width: 100%;}
.topimg .inbox p:nth-child(2) {position: absolute; top: 37%; display: flex; justify-content: center; align-items: center; width: 100%;}
.topimg .inbox p:nth-child(2) img {margin: 0 4%;}
.topimg .inbox p:nth-child(2) img:nth-child(1) {width: 30%;}
.topimg .inbox p:nth-child(2) img:nth-child(2) {width: 30%;}


/*** 유튜브 영상 ***/
/* .videobox {
  position: relative; top: 0; margin-top: 2px; padding-bottom: 56.25%; width: 100%; height: 0; overflow: hidden; background-color: #000;
}
.videobox iframe, .videobox object, .videobox embed {position: absolute;top: 0; left: 0; width: 100%; height: 100%;\ display: block;} */



/*** Footer ***/
footer {margin-top: 40px; padding: 20px 0 40px 0; border-top: 2px solid #41b9ef; background-color: #00a1e9;}
footer .inwrap {margin: 0 20px 20px 20px;}
footer p {font-weight: bold; margin-bottom: 10px; font-size: 0.95rem; color: #fff;}
address {margin: 4px 0 5px 0; font-style: normal;}
address span {margin-right: 20px; font-size: 0.8rem; color: #fff; line-height: 1.2; display: inline-block;}
address span:nth-child(1) {display: block; margin-bottom: 5px;}
address span a:link, address span a:hover, address span a:active, address span a:visited {color:#fff}
small {font-size: 0.7rem; color: #fff;}



/*** Layout ***/
#wrap {background-color: #00a1e9;}
.container .inwrap {padding: 20px; background-color: #fff; border-radius: 20px;}
.container {margin-top: 20px;}
.inwrap {margin: 0 20px 100px 20px;}
section {margin-bottom: 60px;}
section:last-child {border-bottom: none;}
section h2 {font-size: 1.1rem; margin-bottom: 20px;}



/*** container ***/
/* 행사개요 */
.summary .txt {margin-bottom: 20px; padding: 20px; background-color: #d9e9f0;}
.summary .txt h3 {margin-bottom: 20px; font-size: 1rem;}
.summary .txt p {margin-bottom: 15px; font-size: 0.9rem;}
.summary .txt p:last-child {margin-bottom: 0;}
.summary table th {width: 50px;}
.summary .hashtag span {
    display: inline-block; margin-right: 5px; margin-bottom: 5px; padding: 2px 12px 4px 12px; 
    background-color: #ddd; border-radius: 50px; font-size: 0.8rem;
}


/* 프로그램 */
.program .inbox > p {margin: 8px 0 0 5px; font-size: 0.8rem;}
.program table .time {color: #2e54ce; text-align: center;}
.program table td {text-align: center;}
.program table td p {margin-bottom: 10px;}
.program table td p:last-child {margin-bottom: 0;}
.program .bg_gray {background-color: #f1f1f1;}
.program .inbox > p {margin: 10px; font-size: 0.9rem; color: #666;}


/* 출연진 */
/* 가로 + 세로 섬네일 (공통) */
.thumb_v {position: relative;}
.thumb_v .thumb {
  padding-bottom: 70%; box-sizing: border-box; max-height: 400px; overflow: hidden; position: relative; 
  background-color: #eee; border-radius: 20px;
}
.thumb_v .thumb img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; border-radius: 20px;}
.thumb_v .name {display: flex; flex-direction: column; padding: 10px; font-size: 1rem; font-weight: bold; text-align: center;}


/* 관련기사 */
.news article a {display: block; padding: 10px 0; border-bottom: 1px solid #ddd;}
.news article a p:nth-child(2) {margin-top: 10px; color: #666; font-size: 0.8rem;}


/* 더보기 */
.btn_more {display: flex; justify-content: center; margin-top: 30px;}
.btn_more a {padding: 10px 50px; font-size: 1rem; border-radius: 15px; border: 1px solid #ccc; background-color: #fff;}
.btn_more a:hover {text-decoration: none; color: #fff; border: 2px solid #132455; background-color: #333;}


/* 오시는길 */
.map .mapbox {border: 1px solid #ccc; background-color: #eee; margin-bottom: 20px;}
.map iframe {display: block;}
.map .txt {font-size: 0.9rem;}
.map .txt > p {margin: 20px 0 20px 0; font-weight: bold;}
.map .txt dt {font-weight: bold; color: #0a5ccb; margin-bottom: 5px;}
.map .txt dd {margin-bottom: 10px;}
.map .txt dd p.dotnone {padding: 2px 0; background-image: none;}
.map .txt dd span {display: inline-block;}
.map .txt dd span:first-child {width: 120px; padding: 4px 0; text-align: center; margin-right: 15px; color: #fff;}
.map .txt a {
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    background-color: #9b7d0d;
}