@charset "UTF-8";

.paginate-nav a.list:after {background-position:center;background-color:#fff;}
.content .art-search-frm .row .set {margin-bottom:0;}
.content .art-contents .cont.past {border-top: 0;padding-top: 0;margin-top: 0;}

.list-basic.view .list .txt .btns a span {
	display: block;
	background: none;
	padding-right: 0;
	font-size: 14px;
}

.list-basic.view .list .txt .btns a {
	position: relative;
	border: 1px solid #bbb;
	padding: 18px 25px;
	display: inline-block;
	background: #fff -110% 0 no-repeat;
	width: 33%;
	z-index: 2;
	overflow: hidden;
}

.list-basic.view .list .txt .btns a ~ a {
	margin-left: -1px;
	/* border-left: 0; */
}

.list-basic.view .list .txt .btns a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	height: 100%;
	width: 100%;
	background-color: #e1002a;
	z-index: 1;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

.list-basic.view .list .txt .btns a:hover {border-left-color:transparent;border-right-color:transparent;border-color: #e1002a;}
.list-basic.view .list .txt .btns a:hover:after {left: 0;z-index: -1;}
.list-basic.view .list .txt .btns a:hover span {color: #fff;}
/*.list-basic.view .list .txt .btns a:hover + a.disabled {background-color:#bbb;border-color: #bbb;}*/

.list-basic.view .list .txt .btns a.disabled ,
.list-basic .list .txt .btns a.disabled {border-color: #e1002a;} 
.list-basic.view .list .txt .btns a.disabled span ,
.list-basic .list .txt .btns a.disabled span {color: #e1002a;}

.list-basic.view .list .txt .info {
	border-bottom: none;
	padding-bottom: 25px;
}

.section-mypage.history h3 {
	margin-bottom: 25px;
	padding-bottom: 3px;
	font-family: "RixSGo B";
	font-size: 23px;
	display: inline-block;
}

.section-exhibition.info .slide-thumb {
	margin-bottom: 80px;
}

.artist .popup-wrap .page-anc {
	height: 100px;
	width: 1000px;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.artist .popup-wrap .page-anc a {
	background-image: none;
	position: relative;
	display: block;
	width: 55px;
	height: 100px;
}

.artist .popup-wrap .page-anc a:before, 
.artist .popup-wrap .page-anc a:after {
	content: "";
	position: absolute;
	width: 85px;
	border-bottom: 3px solid #fff;
}

.artist .popup-wrap .page-anc a:before {
	top: 19px;
}

.artist .popup-wrap .page-anc a:after {
	bottom: 19px;
}

.artist .popup-wrap .page-anc .next:before {
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.artist .popup-wrap .page-anc .next:after {
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}

.artist .popup-wrap .page-anc .prev:before {
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}

.artist .popup-wrap .page-anc .prev:after {
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.tab-detail.tab5 {
	margin-bottom: 60px;
}

.tab-detail.tab5 ul {
	font-size: 0;
	border-width: 2px;
}

.tab-detail.tab5 ul li {
	height: 56px;
	width: calc(50% - 2px);
	font-size: 13px;
	text-align: center;
}

.tab-detail.tab5.third ul li {
	width: calc(33.33% - 5px);
}

.tab-detail.tab5 ul li ~ li {
	margin-left: 4px;
}

.tab-detail.tab5.third ul li.on {
	width: calc(33% + 6px);
}

.tab-detail ul li.on a:after {display:none;}

.tab-detail.tab5 ul li a {
	font-size: 14px;
	height: 56px;
	line-height: 55px;
}

.tab-detail.tab5 ul li.on a {
	border-width: 3px;
	height: 58px;
}

.section-join.member section.section header.content {text-align:center;}
.section-join.member section.section header.content .desc {
	text-align: left;
}

.section-join.member section.section header.content .img-wrap {margin:100px 0;}
.section-join.member section.section header.content .img-wrap .pc {display:inline-block;}
.section-join.member section.section header.content .img-wrap .m {display:none;width: 100%;}
.section-join.member section.section header.content .desc > span {
	display: block;
	margin-top: 40px;
	padding-bottom: 30px;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
}

.section-join.member section.section div.content {}
.section-join.member .bottom-area {
	font-size: 0;
}

.section-join.member .bottom-area > div {
	display: inline-block;
	vertical-align: top;
}

.section-join.member .bottom-area .left {
	height: 166px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-right: 50px;
	padding-left: 15px;
}

.section-join.member .bottom-area .left:after {
	content:"";
	display: inline-block;
	height:100%;
	vertical-align:middle;
}
.section-join.member .bottom-area .left ul {
	display: inline-block;
	vertical-align: middle;
}

.section-join.member .bottom-area .left ul li {
	font-size: 13px;
	list-style: disc;
}

.section-join.member .bottom-area .left ul li ~ li {
	margin-top: 13px;
}

.section-join.member .bottom-area .left .red {
	color: #e1002a;
}

.section-join.member .bottom-area .right {
	text-align: right;
	float: right;
}

.section-join.member .bottom-area .right .link-blk {
	position: relative;
	overflow: hidden;
}

.section-join.member .bottom-area .right .link-blk:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	right: -100%;
	background-color:#000;
	transition: right .4s;
	z-index: 0;
}

.section-join.member .bottom-area .right .link-blk span {
	position: relative;
	padding: 35px 30px;
	border: 1px solid #000;
	background-position: 490px 50%;
	text-align: left;
	width: 500px;
	font-size: 17px;
	z-index: 1;
	/*
	background: url(/images/common/ico-arrow-blk-b.png) 95% center no-repeat;
	*/
	background: none;
	text-align: center;
}

.section-join.member .bottom-area .right .link-blk:hover:after {
	right:0;
}

.section-join.member .bottom-area .right .link-blk:hover span {
	color: #fff;
}

.sns-login {margin-top: 30px;height: 56px;} 
.sns-login ul {
	height: 100%;
	text-align: center;
}

.sns-login ul li {
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
}

.sns-login ul li:first-child {float:left;}
.sns-login ul li:last-child {
	float: right;
}

.sns-login ul li a {
	display: block;
	padding-left: 65px;
	background-size:50px;
	background-repeat: no-repeat;
	line-height: 175%;
	height: 50px;
	box-sizing: border-box;
}

.sns-login ul li a:after {content:"";display:inline-block;height:100%;vertical-align:middle;}
.sns-login ul li a span.block {display:block;}

.sns-login ul li .naver {background-image: url(/images/renew/content/ico-join-naver.png);}
.sns-login ul li .kakao {background-image: url(/images/renew/content/ico-join-kakao.png);}
.sns-login ul li .google {background-image: url(/images/renew/content/ico-join-google.png);}

.section-join .popup-wrap .popup-section {
	width: 420px;
	min-height: 200px;
}

.section-join .popup-wrap .popup-section header {
	z-index: 2;
}

.section-join .popup-wrap .popup-section .popup-content {
	position: relative;
	width: 100%;
	height: calc(100% - 59px);
	padding-bottom: 0;
	text-align: center;
	z-index: 1;
}

.section-join .popup-wrap .popup-section .popup-content .message {
	position: relative;
	display: inline-block;
	font-size: 17px;
	width: 100%;
	height: 100%;
	margin-top: 20px;
	line-height: 150%;
	white-space: pre-line;
}

.popup-wrap .popup-section .popup-content .btns {text-align:center;}
.popup-wrap .popup-section .popup-content .btns a {
	bottom: 20px;
	display: inline-block;
	padding: 0 20px;
	height: 40px;
	color: #fff;
	margin: 20px 3px 39px;
}

.popup-wrap .popup-section .popup-content .btnOk {background-color: #000;}
.popup-wrap .popup-section .popup-content .btnCancel {background-color: #777;}

.popup-wrap .popup-section .popup-content .btns a:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.section-join .popup-authentication .popup-section h4 {font-size: 1.3em;}
.section-join .popup-authentication .popup-section .popup-content {}
.section-join .popup-authentication .popup-section .popup-content .auth-link {margin-top: 35px;}

.section-join .popup-authentication .popup-section .popup-content .auth-bottom {
	margin: 25px 0 20px;
	background-color: #f2f2f2;
	padding: 30px 40px;
	font-size: 13px;
	line-height: 200%;
}

.section-join .popup-authentication .popup-section .popup-content a {
	width: auto;
	height: auto;
	margin: 0;
	color: #000;
}

.section-join .popup-authentication .popup-section .popup-content a ~ a {margin-left: 40px;}
.section-join .popup-authentication .popup-section .popup-content span {display: block;margin-top: 20px;}
.section-mypage.history .note {position: relative;}
.section-mypage.history .note .list-text {margin-top: 10px;}
.section-mypage.history .note .list-text li {
	display: inline-block;
	vertical-align: top;
	padding-left: 0;
	padding-right: 50px;
}

.section-mypage.history .note .list-text li ~ li {
	margin-top: 0;
	padding-right: 0;
	padding-left: 50px;
}

.section-mypage.history .note .list-text li ~ li:before {
	content: "";
	border-left: 1px solid #d9d9d9;
	position: absolute;
	left: 0;
	height: 100%;
}

.section-mypage.history .note .list-text li:after {display: none;}
.section-mypage.history .note .list-text li strong {
	display: block;
	line-height: 150%;
	font-size: 14px;
	font-family: 'RixSGo M';
}

.section-mypage.history .note .list-text li em {
	text-decoration: none;
	font-family: 'RixSGo M';
}

.section-mypage.history .note a {
	position: absolute;
	right: 0;
	top: -25px;
	background-color: #fff;
	width: 500px;
	height: 85px;
	text-align: left;
	z-index: 0;
	padding: 10px 30px;
}

.section-mypage.history .note a:after {content: "";position: absolute;top: 0;right: -100%;background-color: #000;width: 100%;height: 100%;transition: right .4s;-o-transition: right .4s;-ms-transition: right .4s;-moz-transition: right .4s;-webkit-transition: right .4s;z-index: -1;}
.section-mypage.history .note a:hover:after {
	right: 0;
}
.section-mypage.history .note a:hover span, .section-mypage.history .note a:hover em {
	color: #fff;
}
.section-mypage.history .note a .reserve-check {
	color: #000;
	font-size: 17px;
	font-weight: 600;
	height: 100%;
}

.section-mypage.history .note a .date-note {
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0;
	bottom: 20px;
	color: #000;
	font-style: normal;
	font-size: 13px;
	font-weight: 500;
}

.section-mypage.history h3+span {margin-left: 25px;font-size: 13px;}

.section-login div.section {text-align:center;padding: 0 20px;}
.section-login div.section .sign input {padding-top: 2px;padding-bottom: 2px;}
.section-login div.section .sign .find {display: block;margin-top: 20px;text-align: right;}
.section-login div.section .sign .find a {border-bottom:1px solid #000;}
.section-login div.section .sign fieldset button[type="submit"] { margin-top: 50px; }

.section-login div.section .sign fieldset .sns:after {
	/* content: ""; */
	display:inline-block;
	height: 100%;
	vertical-align: middle;
}

.section-login.login > header.section {margin-bottom:100px;}

.section-login div.section .sign,
.section-login div.section .join-area {display:inline-block;vertical-align: top;padding: 0;}

.section-login.login div.section .sign {padding-right:100px;width: 500px;box-sizing: unset;}

.section-login div.section .join-area {position: relative;padding-left:100px;text-align:left;margin-top: -5px;}
.section-login div.section .join-area:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1px;
	background-color: #ccc;
}

.section-login div.section .join-area h3 {
	font-size: 24px;
	line-height: 34px;
}

.section-login div.section .join-area p {
	margin-top:50px;
	line-height:175%;
	font-size: 12px;
	color: #777;
}

.section-login div.section .join-area .btn-join {
	position: relative;
	margin-top:40px;
	background-color:#fff;
	border: 1px solid #000;
	color: #000;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	z-index: 1;
}

.section-login div.section .join-area .btn-join:hover {color: #fff;}
.section-login div.section .join-area .btn-join:after {
	position: absolute;
	right: -100%;
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000;
	transition: right .4s;
	-webkit-transition: right .4s;
	z-index: -1;
}

.section-login div.section .join-area .btn-join:hover:after {right: 0;}
.popup-wrap.popup-require .popup-section {width:900px;}
.popup-wrap.popup-require .popup-content {
	height:620px;
	padding:0;
	overflow: hidden;
}

.popup-wrap.popup-require .popup-content iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.list-basic.type5 .list {
	position: relative;
	display: inline-block;
	width: calc(33% - 26px);
	height: 400px;
	padding: 43px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.list-basic.type5 .list:hover {border-color: #000;}
.list-basic.type5 .list ~ .list {margin-left: 45px;}
.list-basic.type5 .list:nth-child(3n+1) {margin-left:0;}
.list-basic.type5 .list .inner {display: block;box-sizing: border-box;height: 100%;}
.list-basic.type5 .list .all-area-button {position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px;}
.list-basic.type5 .list .txt {display: block;padding: 0;height: 100%;}
.list-basic.type5 .list .txt > strong {display: block;height: 90px;}
.list-basic.type5 .list .txt > strong a{font-size: 35px;font-weight: 600;font-weight: normal;}

.list-basic.type5 .list .txt > strong > em {
	position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    text-align: center;
    padding: 0 40px;
    box-sizing: border-box;
    font-style: normal;
    font-family: 'RixSGo M';
	background-color: #fff;
	border: 1px solid #aaa;
	color: #000;
	overflow: hidden;
}

	
.list-basic.type5 .list .txt > strong > em.current:after {
	content: "";
	position:absolute;
	top:0;
	right:-130%;
	width:100%;
	height:100%;
	background-color:#000;
	transition: right .4s;
	z-index: 0;
}

.list-basic.type5 .list .txt > strong > em > span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.list-basic.type5 .list:hover .txt > strong > em.current:after {
	right: 0;
}

.list-basic.type5 .list:hover .txt > strong > em.current > span {
	color: #fff;
}

.eng .list-basic.type5 .list .txt > strong > em {
	padding: 0 15px;
	box-sizing: border-box;
}

.list-basic.type5 .list .txt > strong > em.upcoming { display:none; }
.list-basic.type5 .list .txt > strong > em:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.list-basic.type5 .list .txt > span {
	position: static;
	display: block;
	margin-top: 20px;
	font-weight: 600;
}

.list-basic.type5 .list .txt > p {
	margin-top: 35px;
	line-height: 150%;
	word-break: keep-all;
}

.list-basic.type5 .list .txt .btns {
	text-align: center;
	width: 100%;
	margin-top: 25px;
	text-align: right;
}

.list-basic.type5 .list .txt .btns a {float: none;padding: 0;}
.list-basic.type5 .list .txt .btns a span {text-indent: -9999px;background-position: 100% center;}
#container.collusion-list .section .content {padding-top:60px;}
#container.collusion .section header.content {margin-bottom: 15px;text-align:justify; padding: 0 24px;}
#container.collusion .section header.content .type-name {
	position: absolute;
	top: 30px;
	left: 0;
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	border-radius: 50%;
	background-color: #1fcdd3;
	color: #fff;
}

#container.collusion .section header.content .type-name:after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#container.collusion .section header.content + .content .paginate-nav.foot {
	border-color: #000;
}

#container.collusion .section header.content strong {padding-top:50px;}

#container.collusion .section header.content > .cont {
	margin: 0;
	padding-bottom: 0;
}

#container.collusion .section .content a.btn-lgry {width:150px;height: 45px;padding: 0 17px;}
.eng #container.collusion .section .content a.btn-lgry {
    width: auto;
}
#container.collusion .section .content a.btn-lgry span {line-height:44px;font-size: 14px;}
#container.collusion .section .content a.btn-lgry .ico-down {padding-left: 25px;}
#container.collusion .section .content a.btn-lgry .ico-register {
	padding-left: 25px;
	background-position: 0px center;
	text-align: left;
}
#container.collusion .section .content a.btn-lgry:hover .ico-down {background-image: url(/images/common/ico-down-over.png);}
#container.collusion .section .content a.btn-lgry.wauto {
    width: auto;
}
#container.collusion .section .content a.btn-lgry ~ a {
	margin-left: 20px;
}
#container.collusion .popup-wrap iframe {
	width: 100%;
	border: none;
}

#container.collusion .popup-wrap .popup-section {
	width: 800px;
}

#container.collusion .popup-wrap .popup-section header {
	padding: 40px 30px 26px;
}

#container.collusion .popup-wrap .popup-section header h3 {
	font-size: 23px;
	font-weight: 400;
}

#container.collusion .popup-wrap .popup-section .popup-content {padding:0 30px;}
#container.collusion .popup-wrap .popup-section.no-login {
	width: 325px;
	height: 180px;
	overflow: hidden;
}

#container.collusion .popup-wrap .popup-section.no-login header h3 {display: none;}
#container.collusion .popup-wrap .popup-section.no-login header .close {
	right: 20px;
	top: 20px;
}

#container.collusion .popup-wrap .popup-section.no-login header {padding: 0;}
#container.collusion .popup-wrap .popup-section.no-login .popup-content {padding: 25px 30px;}
#container.collusion .popup-wrap .popup-section.no-login .popup-content iframe {height: 165px;}

.section-mypage.collusion .inp.date input[type="text"],
.section-mypage.collusion .inp.date input[type="date"] {float:left; width:180px; padding-right:40px; background:url(/images/common/ico-calendar.png) 100% 50% no-repeat}
.section-mypage.collusion .inp.date input[type="text"] + span,
.section-mypage.collusion .inp.date input[type="date"] + span {float:left; padding:0 15px; line-height:40px}


#container.section-program a.btn-lgry.reg {
	margin-top: -10px;
	background: #fff url(/images/common/bg-btn-blk.png) 200px 0 no-repeat;
	margin-left: 30px;
	vertical-align: top;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

#container.section-program a.btn-lgry.reg:hover {
	border-color: #000;
	background-position: 0 0;
}

#container.section-program a.btn-lgry.reg .ico-register {
	padding-left:32px;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

#container.section-program a.btn-lgry.reg:hover .ico-register {
	color: #fff;
	background-image: url(/images/common/ico-register-over.png);
}

.follow-menu {border-top:1px solid #000;background-color:#fff;z-index: 999;}
.follow-menu .link-blk.large span {background:none;}

.section-center .center-slide-area .slide-artcenter .slick-arrow {filter:invert(0);}
.section-program.technic .section .content strong {font-size: 14px; line-height: 24px;}
.section-program.technic .section .content strong ~ strong {margin-top: 0px;}
.section-program.technic .sub-section {position: relative;width: 100%;font-size: 0;}
.section-program.technic .sub-section:first-child {padding-top:0;}
.section-program.technic .sub-section ~ .sub-section {
	padding-top: 0;
	margin-top: 0;
}

.eng .section-program.technic .sub-section.line2 ul li h4 {
	height: 40px;
	line-height: 115%;
}
.section-program.technic .sub-section:last-child {border-bottom: 1px #ddd solid;}
.section-program.technic .sub-section h3 {
	position: relative;
	display: inline-block;
	font-size: 24px;
	letter-spacing: 0px;
	margin: 0;
	width: 215px;
}

.section-program.technic .sub-section h3 img {width: 105px;}
.section-program.technic .sub-section h3 span:before {
	content: "";
	position: absolute;
	right: -7px;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #555;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.section-program.technic .sub-section h3 span:after {
	content: "";
	position: absolute;
	right: -5px;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #fff;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.section-program.technic .sub-section ul {display: inline-block;font-size: 0;width: calc(100% - 215px);padding-left: 12px;padding-top: 56px;padding-bottom: 56px;}
.section-program.technic .sub-section ul li {display:inline-block;width: 25%;text-align: center;}
.section-program.technic .sub-section ul li ~ li {
}
.section-program.technic .sub-section ul li h4 {font-size: 18px;letter-spacing: -0.5px;font-family: 'RixSGo B';}
.section-program.technic .sub-section ul li .down-wrap{margin-top: 15px;}
.section-program.technic .sub-section ul li .btn-blk {
	position:relative;
	height: auto;
	line-height: 100%;
	padding: 10px 20px;
	font-size: 14px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
	font-family: 'RixSGo M';
	overflow:hidden;
	z-index: 1;
}

.section-program.technic .sub-section ul li .btn-blk:after {
	content:"";
	position:absolute;
	top:0;
	right:-130%;
	width:100%;
	height:100%;
	background-color: #000;
	transition: right .4s;
	z-index: -1;
}

.section-program.technic .sub-section ul li .btn-blk:hover:after { right: 0; }
.section-program.technic .sub-section ul li .btn-blk:hover { color: #fff; }

.section-program.technic dl dd {position: relative;}
.section-program.technic dl dd img {width:100%;}
.section-program.technic dl dd ~ dd {margin-top:20px;}
.section-program.technic dl dd .text-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 100px;box-sizing: border-box;}
.section-program.technic dl dd .text-area {display: inline-block;position: relative;width: 100%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.section-program.technic dl dd .text-area * {color: #fff;}
.section-program.technic dl dd .text-area h4,
.section-program.technic dl dd .text-area h5 {
    display: inline-block;
    vertical-align: middle;
}
.section-program.technic dl dd .text-area h4 {
	font-family: "RixSGo B";
	font-size: 24px;
	font-weight: 400;
} 
.section-program.technic dl dd .text-area h5 {
	font-family: "RixSGo B";
	margin-left: 20px;
	font-size: 15px;
} 

.section-program.technic dl dd .text-area a {position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);right: 0;border: 1px solid #fff;padding: 15px 30px 14px;font-family: "RixSGo B";}
.eng .section-program.technic dl dd .text-area a {
    padding: 15px 30px;
}
.section-mypage.member .wrap-select .select-title {position:relative;z-index:0;}
.section-mypage.member .wrap-select .select-title.disabled,
.section-mypage.member .wrap-select .select-title.active, .wrap-select .select-title.focus {z-index:1;}

#container.member .wrap-select .select-title.disabled {background-color:#f7f7f7;}
#container.member .wrap-select .select-title.readonly {background-color:#f7f7f7;}

.section-join.member .section .content .tbl-row.form tbody tr td .wrap-select {width:170px;}
.section-join.member .section .content .tbl-row.form tbody tr td .wrap-select ~ .wrap-select {margin-left:10px;}
.section-join.member .section .content .tbl-row.form tbody tr td .wrap-select select {width:171px;}
.section-join.form .btns-submit .list-text {margin: 35px 0;text-align: center;}

.section-mypage.member .section .content .tbl-row.form .phone td a {margin-left:10px;}
.section-mypage.member .section .content .tbl-row.form .phone td a span{width:63px;}

.list-basic .list .txt .btns a ~ a {margin-left: 8px;}

.popup-share .popup-section .list-sns .copy-url a.btn-blk.small {padding:0 25px;}

.wrap-select select {width:221px;}
/*.wrap-select .select-title {height:40px;}
.wrap-select .select-title strong {line-height:40px;}*/
.art-search-frm .row .set .inp.name input.contentsName { width:945px; }
.art-search-frm .row .search {float:right;margin-left:10px;margin-top:2px;}
.art-search-frm .row .reset {background-color:#777;border-color:#777;}

.section-center.contest header.section {margin-bottom: 35px;}
.section-center.contest .contest-content.rent h3 {font-size: 18px;margin-bottom: 30px;line-height:125%;}
.section-customer.notice.list .tbl-basic table tbody tr.noti td:last-child { color:rgba(0,0,0,0); }
.section-program.program-intro .list-bx ul li .bx-area span.cont {width:297px;word-break:keep-all;margin-top: 25px;}
.section-program.program-intro .list-bx ul li .bx-area:after {display:none;}


.content .list-bx ul li .bx-area .all-area-link {position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px;}

.section-program .section header.content > strong {word-break: keep-all;}
.eng .section-program .section header.content > strong {line-height:2em;}

.section-footer.sitemap .tbl-sitemap table tbody tr th {line-height:150%;}
.section-footer.sitemap .tbl-sitemap table tbody tr th.preline {white-space: pre-line;}
.section-footer.sitemap .tbl-sitemap table tbody tr th span {display:inline-block;font-size:18px;width:120px;line-height:150%;word-break:keep-all;}
.section-footer.sitemap .tbl-sitemap table tbody tr td {line-height:150%;}

.eng .section-customer.directions .tab-detail li:first-child { width: calc(45% - 2px); }
.eng .section-customer.directions .tab-detail li:last-child { width: calc(55% - 2px); }

.section-customer.directions .tab-detail li a:after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	background-image:none;
}
.section-customer.directions .tab-detail li a span {
	vertical-align: middle;
	width: 100%;
}

.curator-content.workshop .link-detail { width: auto; background-position: 99% 100%; }
.curator-content.workshop .link-detail span {text-indent:0;font-size:13px;padding-right: 40px;}

.curator-content.workshop .link-detail {}
.curator-content.workshop .link-detail span {text-indent:0;font-size:13px;}

.section-performance.info .view-content + .related-contents {padding-bottom:35px;}

.section-center.introduction.renew {width:100%;max-width:1600px;min-width:1200px;overflow:hidden;}
.section-center.introduction.renew header.section {width:1200px;margin-left: auto;margin-right: auto;}
.section-center.introduction.renew .section div.content {overflow:visible;}

.section-center.introduction.renew .intro-head {position:relative;}
.section-center.introduction.renew .intro-head img {margin-left: 50%;transform: translateX(-50%);}
.section-center.introduction.renew .intro-head .txt {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    width: 100%;
    color: #fff;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.section-center.introduction.renew .intro-head .txt h3 {background-image:url(/images/common/ico-bi-w.png);}
.section-center.introduction.renew .intro-head .txt .eng-desc {color:#fff;font-size: 16px;}

.section-center.introduction.renew .intro-area {margin:0;}
.section-center.introduction.renew .intro-area ~ .intro-area {margin-top:100px;}

.section-center.introduction.renew .intro-area.right {float:right;}
.section-center.introduction.renew .intro-area.left {float:left;}

.section-center.introduction.renew .intro-area.right strong ,
.section-center.introduction.renew .intro-area.right p {text-align:left;}
.section-center.introduction.renew .intro-area.right .img {text-align:left;}

.section-center.introduction.renew .intro-area.left strong ,
.section-center.introduction.renew .intro-area.left p {text-align:right;}
.section-center.introduction.renew .intro-area.left .img {text-align:right;}

.section-center.introduction.renew .intro-area strong {display:block;font-size:24px;}
.section-center.introduction.renew .intro-area p {padding-top:25px;padding-bottom:45px;font-size:16px;word-break: keep-all;} 

.section-center.introduction.renew .intro-area:after ,
.section-center.introduction.renew .intro-area-wrap:after {content:"";display:block;clear:both;}
.section-center.introduction.renew .intro-area .img {position:relative;}

.section-center.introduction.renew .intro-area.left .img .year-area {text-align:left;}

.section-center.introduction.renew .intro-area .img .year-area span {font-size: 30px;font-weight: 600;letter-spacing: -2px;margin-left: 2px;}
.section-center.introduction.renew .intro-area .img .year-area span.small {font-size: 25px;letter-spacing: -1px;font-weight: 700;}
.section-center.introduction.renew .intro-area .img .year-area span.rix {font-family:'RixSGo M';}
.section-center.introduction.renew .intro-area .img .year-area span.rix b {font-family:'RixSGo B';font-weight:800;}
.section-center.introduction.renew .intro-area .img .year-area h4 {font-size: 110px;padding: 5px 0 10px;font-weight: 600;letter-spacing: -3px;}

.section-center.introduction.renew .intro-area .img .year-area.dac h4 {text-align:right;}
.section-center.introduction.renew .intro-area .img .year-area.dac span {display:block;}

.section-center.introduction.renew .intro-area .year-area {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-family: "Montserrat";
}

.section-center.introduction.renew .intro-area.right .year-area {left: -243px;}
.section-center.introduction.renew .intro-area.left .year-area {right: -250px;}

.section-center.introduction.renew .intro-area.small {width:calc(50% + 30px);margin-top:100px;}
.section-center.introduction.renew .intro-area.small ~ .intro-area.small {margin-top:0;}
.section-center.introduction.renew .intro-area.small.left {margin-right:1px;}
.section-center.introduction.renew .intro-area.small.right {margin-left:1px;}

.section-center.introduction.renew .intro-area.small .abs-txt {position:absolute;width:300px;height:120px;}

.section-center.introduction.renew .intro-area.left.small .abs-txt {right:0;bottom:0;}
.section-center.introduction.renew .intro-area.right.small .abs-txt {left:0;bottom:0;}

.section-center.introduction.renew .intro-area.left.small strong ,
.section-center.introduction.renew .intro-area.left.small p {text-align:left;}

.section-center.introduction.renew .intro-area.right.small strong ,
.section-center.introduction.renew .intro-area.right.small p {text-align:right;}

.section-center.introduction.renew .intro-area.left.small .img {padding-right: 85px;padding-bottom: 45px;}
.section-center.introduction.renew .intro-area.right.small .img {padding-left: 85px;padding-bottom: 45px;}

.section-center.introduction.renew .intro-area.small strong {font-size:20px;}
.section-center.introduction.renew .intro-area.small p {font-size:14px;padding-top:15px;}

.section-center.introduction.renew .link {margin:100px auto 0;text-align:center;}

.eng .section-center.introduction.type2 .content {font-family:'Montserrat';}
.eng .section-center.introduction.type2 .intro-area.intro2 {margin-bottom:0;}

.section-center.introduction.type2 .intro-head {text-align:left;margin: 60px 100px 0;padding: 0;}
.section-center.introduction.type2 .intro-head h3 {background:none;padding-top:30px;font-family: 'RixSGo L';font-size: 40px;line-height: 50px;}

.eng .section-center.introduction.type2 .intro-head h3, 
.eng .section-center.introduction.type2 .intro-head h4{font-family:'Montserrat';}

.section-center.introduction.type2 .intro-head h4 {font-size: 24px;margin-top: 50px;font-family: 'RixSGo B';}
.eng .section-center.introduction.type2 .intro-head h4 {font-size:20px;} 
.section-center.introduction.type2 .intro-head .eng-desc {padding-top: 26px;font-size: 14px;color: #000;}

.section-center.introduction.type2 .intro-area {width:auto;height:auto;padding: 60px 100px;margin: 0;text-align:left;word-break:keep-all;}
.section-center.introduction.type2 .intro-area ~ .intro-area {border-top:1px solid #ccc;margin: 0;}
.section-center.introduction.type2 .intro-area p {line-height:28px;padding: 0;}
.section-center.introduction.type2 .intro-area p span.mb {display:none;}

.section-center.introduction.type2 .intro-area {}
.section-center.introduction.type2 .intro-area:last-child {border-bottom:none;}
.section-center.introduction.type2 .intro-area h3 {font-family: 'RixSGo L';font-size:30px;}
.eng .section-center.introduction.type2 .intro-area h3 {font-family:'Montserrat';}

/**/
.eng .section-center.introduction.type2 .intro-head h3 {font-size:36px;font-family:'Montserrat';}
.eng .section-center.introduction.type2 .intro-head h4 {margin-top:40px;}
.eng .section-center.introduction.type2 .intro-area strong {font-size:20px;}
.eng .section-center.introduction.type2 .intro-area p {font-size:14px;} 


.section-center.introduction.type2 .intro-area ul {font-size:0;margin-top:70px;}
.section-center.introduction.type2 .intro-area ul li {display:inline-block;vertical-align:top;width:33.33%;padding:0 25px;word-break: keep-all;}
.section-center.introduction.type2 .intro-area ul li:nth-child(3n-2) {padding-left:0;}
.section-center.introduction.type2 .intro-area ul li:nth-child(3n) {padding-right:0;}
.section-center.introduction.type2 .intro-area ul li:nth-child(3n) ~ li {margin-top: 50px;}

.section-center.introduction.type2 .intro-area .intro-wrap {position:relative;}
.section-center.introduction.type2 .intro-area .intro-wrap:after {content:"";position:absolute;top: 7px;right: 0;width: 65px;height: 1px;background-color: #000;z-index: 9;}
.eng .section-center.introduction.type2 .intro-area .intro-wrap:after {top:10px;}
.section-center.introduction.type2 .intro-area .intro-wrap h4 {position: relative;display: inline-block;font-family: 'RixSGo B';font-size:20px;background-color:#fff;/* padding-right: 30px; */z-index: 1;}
.eng .section-center.introduction.type2 .intro-area .intro-wrap h4 {width: 240px;font-family:'Montserrat';line-height:125%;}
.section-center.introduction.type2 .intro-area .intro-wrap p {
	font-family: 'RixSGo M';
	font-size: 14px;
	line-height: 28px;
	padding-top: 25px;
}

.eng .section-center.introduction.type2 .intro-area .intro-wrap p {
	padding-top: 15px;
	line-height: 175%;
}

.eng .section-center.introduction.type2 .intro-area .intro-wrap p {font-family:'Montserrat';}
.section-center.introduction.type2 .intro-area dl {position:relative;margin-top:40px;}
.section-center.introduction.type2 .intro-area dl dd {font-size:0;}
.section-center.introduction.type2 .intro-area dl dd > div {display:inline-block;vertical-align:top;}
.section-center.introduction.type2 .intro-area dl dd ~ dd {margin-top: 45px;}
.section-center.introduction.type2 .intro-area dl dd .img {position:static;width:450px;}
.section-center.introduction.type2 .intro-area dl dd .txt {width:500px;padding:15px 0 0 50px;}
.eng .section-center.introduction.type2 .intro-area dl dd .txt {padding-top:0;}
.section-center.introduction.type2 .intro-area dl dd .img img {width:100%;}

.section-center.introduction.type2 .intro-area dl dd h4 {font-size: 20px;display:inline-block;}
.section-center.introduction.type2 .intro-area dl dd p {margin-top:28px;}
.eng .section-center.introduction.type2 .intro-area dl dd p {margin-top:0;line-height: 175%;}
.section-center.introduction.type2 .intro-area dl dd .intro-wrap:after {width:200px;}

.section-center.introduction.type2 .intro-area.intro3 {
	position: relative;
	padding: 65px 100px 0;
	border-top: none;
}

.section-center.introduction.type2 .intro-area.intro3:before {
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:7px;
	background-color: #000;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.section-center.introduction.type2 .intro-area.intro3 p {padding-top:40px;}
.section-center.introduction.type2 .link {
	padding: 40px 100px;
	border-top: none;
	margin-top: 15px;
}

.section-center.introduction.type2 .link a {padding-left:0; background:none;}
.section-center.introduction.type2 .link .link-blk span {background:url('/images/renew/common/ico-arrow-normal-blk.png') right center no-repeat;}

.section-center.contest .list-border.right {width:550px;}
.section-center.contest .list-border.right .tbl-price {width:100%;margin-top:15px;}
.section-center.contest .list-border.right .tbl-price thead th {border-top:1px solid #000;}
.section-center.contest .list-border.right .tbl-price th,
.section-center.contest .list-border.right .tbl-price td {padding:17px 0 18px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.section-center.contest .list-border.right .tbl-price th {text-align:center;}
.section-center.contest .list-border.right .tbl-price thead th {border-bottom:1px solid #000;}
.section-center.contest .list-border.right .tbl-price th:first-child {border-right:1px solid #000;}
.section-center.contest .list-border.right .tbl-price td.desc {padding:0 20px 0 10px;line-height:150%;}
.section-center.contest .list-border.right .tbl-price td.price {text-align:right;padding-right:10px;}
.section-center.contest .list-border.right .tbl-price td.title {text-align:center;}
.section-center.contest .list-border.right .tbl-price th:last-child ,
.section-center.contest .list-border.right .tbl-price td:last-child {border-right:none;} 
.section-center.contest .list-border.right .tbl-price .bottom-black {border-bottom:1px solid #000;}

.section-center.contest .list-border.right .tbl-desc  {margin-top:15px;margin-bottom:25px;margin-left:15px;list-style:disc;} 
.section-center.contest .list-border.right .tbl-desc li {line-height: 175%;}
.section-center.contest .list-border.right .tbl-desc li ~ li {margin-top:8px;}

.section-center.contest .list-border.right .num-list {list-style: decimal;margin-top:15px;margin-left:15px;}
.section-center.contest .list-border.right .num-list li span {line-height:175%;}
.section-center.contest .list-border.right .num-list li ~ li {margin-top:8px;}

.section-center.contest .list-border.right > ul > li > div p {line-height:100%;}

.section-customer.booking .list-border { display: inline-block; vertical-align: top; width: calc(50% - 2px);}
.section-customer.booking .list-border h3 {position: relative;display:inline-block;padding-bottom: 17px;margin-bottom: 30px;font-family: 'RixSGo B';font-size: 18px;}
.section-customer.booking .list-border h3:after {content:"";position: absolute;display: block;bottom: 0;left: 0;width: 20px;height: 3px;background-color: #000;}
.section-customer.booking .list-border > ul { margin:0;}
.section-customer.booking .list-border > ul > li {float:none;margin-top: 0;width: 100%;}
.section-customer.booking .list-border > ul > li ~ li {
    margin-top: 50px;
}
.section-customer.booking .list-border > ul > li > strong {padding-bottom: 20px;}
.section-customer.booking .list-border > ul > li > strong:after {display:none;}
.section-customer.booking .list-border > ul > li > div {
    padding-top: 0;
    min-height: auto;
}

.section-customer.booking .list-border > ul > li > div p {}
.section-customer.booking .list-border > ul > li > div .list-text li {line-height:100%;}
.section-customer.booking .list-border > ul > li > div .list-text li:after {
	top: 0;
	transform: translateY(100%);
}
.section-customer.booking .list-border > ul > li > div .list-text li ~ li {margin-top: 15px;}
.section-customer.booking .list-border > ul > li > div .list-text li span.line2 {line-height:2.6;}

.section-customer.booking .list-border > ul > li > div.note {margin-top: 30px;}
.section-customer.booking .list-border > ul > li > div.note p {line-height:100%;}
.section-customer.booking .list-border > ul > li > div.note p ~ p {padding-left:10px;margin-top:15px;}

.section-customer.booking .list-border > ul > li > div .list-text li span.m {display:inline;}

@media screen and (max-width: 767px) {
	#header-m #gnb .lower-menu .list > ul > li > ul {margin-top: 20px;}

	.popup-wrap {top:50px;}
	.mobile-hidden { display: none !important;}
	
	#container {padding-top:51px;}
	.tab-detail.tab5 {padding:0;margin-left:-18px;width:calc(100% + 36px);}
	.tab-detail.tab5.third {padding:0;margin-left:-3px;width:calc(100% + 3px);margin-bottom: 30px;}
	.tab-detail.tab5.third ul li {width: calc(33.33% - 6.5px);}
	.tab-detail.tab5.third ul li.on {width: calc(33% + 6px);}
	
	.follow-menu .inner {height: 80px;}
	.follow-menu .inner li {background-color: #000;position: relative;}
	.follow-menu .inner li ~ li a:before {
		content: "";
		position: absolute;
		left: 0;
		top: 25px;
		width: 1px;
		height: 11px;
		background-color: #555;
	}
	
	.follow-menu {height:80px;}
	.follow-menu .inner li a.link-blk.large {height: 80px;}
	.follow-menu .inner li a.link-blk.large span {
		color: #fff;
		padding: 20px 0 0;
		box-sizing: border-box;
		line-height: 23px;
	}
	
	.follow-menu .inner li:last-child a.saleBtn span {color:#e1002a;}
	.follow-menu .inner li a.link-blk.large.disabled span {color:#e1002a;}
	

	.section-login.login > header.section {margin-bottom:30px;}
	
	.section-login div.section {padding: 0 20px;}
	.section-login.login div.section .sign {width: 100%;box-sizing: border-box;padding: 0 0 50px 0;}
	
	.section-login.login div.section .sign .btn-blk {
		width: 100%;
	    line-height: initial;
	    height: auto;
		/**220209{**/
	    text-align: center;
	    background: none;
	    padding: 15px 0;
	    display: block;
	    background-color: #000;
		/**}220209**/
	}
	
	.section-login div.section .sign fieldset .sns-button .sns{padding: 55px 0 0 0;height: auto;background-position: center top;font-size: 13px;text-align: center;}

	.section-login div.section .join-area {padding: 50px 0 0 0;width:100%;}
	.section-login div.section .join-area:before{width: 100%;height: 1px;}
	.section-login div.section .join-area h3 {font-size: 15px;line-height: 22px;}
	.section-login div.section .join-area p {margin-top:15px;font-size:11px;}
	.section-login div.section .join-area p br {display:none;}
	.section-login div.section .join-area .btn-join {margin: 30px 0 50px; font-size: 12px; height: 45px; line-height: 45px;font-weight: bold;}
	
	.section-join.member header.content{padding:0;}
	.section-join.member section.section header.content h3 { font-size: 15px; }
	.section-join.member section.section header.content .desc > span {margin-top:20px;}
	.section-join.member section.section header.content .desc span {display:block;line-height:150%;}
	.section-join.member section.section header.content .img-wrap {margin:50px 0;padding: 0 10vw;}
	.section-join.member section.section header.content .img-wrap .pc {display:none;}
	.section-join.member section.section header.content .img-wrap .m {display:inline-block;}
	
	
	.section-join.member .btns-submit a {width: 100%;padding: 5px 20px;height: auto;line-height: initial;}
	.section-join.member .bottom-area {margin-top: 0;}

	.section-join.form .section header.content {border-bottom:none;}
	.section-join.form .section div.content {padding-top:0;}
	.section-join.form .section div.content .tbl-row.form {padding-top:17px;}

	.section-join .popup-wrap .popup-section {
		width: 100vw;
		top: 50%;
		transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.section-join.form .btns-submit .list-text { margin: 0; text-align: center; padding-top: 15px; clear: both; text-align: left; word-break: keep-all;}
	.section-join.form .btns-submit .list-text li span {font-family: 'RixSGo B';color:#000;}
	
	.section-join.member .bottom-area .left, 
	.section-join.member .bottom-area .right {display: block;width: 100%;padding: 0;}
	.section-join.member .bottom-area .left {height:auto;padding: 25px 15px 30px;border-bottom: none;}
	.section-join.member .bottom-area .left ul li {line-height: 16px;}
	.section-join.member .bottom-area .left ul li ~ li {margin-top: 10px;}
	.section-join.member .bottom-area .left ul li .mblock {display: block;margin-top: 7px;}
	
	.section-join.member .bottom-area .left hr {display: none;}
	.section-join.member .bottom-area .left p {font-size: 15px;line-height: 22px;text-align: left;}
	.section-join.member .bottom-area .left p span {display:block;line-height:22px;}
	.section-join.member .bottom-area .left>span { margin-top: 15px; display: block; text-align: left; line-height: 20px; color: #777; font-size: 11px;}
	.section-join.member .bottom-area .left>span .red {font-size: 11px;}
	.section-join.member .bottom-area .right .link-blk {width: 100%;}
	.section-join.member .bottom-area .right .link-blk span {
		width: 100%;
		padding: 15px;
		font-size: 15px;
		height: 60px;
		line-height: 30px;
		box-sizing: border-box;
	}
	
	.sns-login {margin-top:25px;margin-left:0;padding: 0 20px;margin-bottom: 40px;}
	.sns-login ul {width:100%;}
	.sns-login ul li a {background-position: top center;background-size: 40px;padding-left: 0;padding-top: 50px;text-align: center;}
	
	.art-contents .cont.past {border:none;}
	.section-program.technic .section-program .section div.content {padding:0;}
	
	#container.collusion .section header.content {border-bottom: 1px solid #ddd;margin-bottom:0;padding: 0 12px;}
	#container.collusion .section header.content img {width: 100%; height: auto;} 
	#container.collusion .section header.content + .content .paginate-nav.foot {padding:0;min-height: auto;}
	
	.section-program.technic .sub-section {
		display: inline-block;
		text-align: center;
		padding-top: 40px !important;
		padding-bottom: 40px;
		margin-bottom: 0 !important;
	}
	
	.section-program.technic .sub-section ~ .sub-section {}
	.section-program.technic .sub-section h3 {font-size: 15px;width: 150px;font-family: 'RixSGo B';}
	.section-program.technic .sub-section h3 img {width:100%;}
	.section-program.technic .sub-section ul {position: static;width:100%;margin-top: 30px;padding: 0;}
	.section-program.technic .sub-section ul li {width: 50%;padding: 15px 0;text-align:left;}
	.section-program.technic .sub-section ul li.upper {padding-top:0;}
	.section-program.technic .sub-section ul li.lower {padding-bottom:0;}
	.section-program.technic .sub-section ul li:nth-child(even) {text-align:right;}
	.section-program.technic .sub-section ul li .down-wrap {display: inline-block;margin-top:10px;width: calc(100% - 5px);}
	.section-program.technic .sub-section ul li > * {display: inline-block;vertical-align: middle;box-sizing: border-box;}
	.section-program.technic .sub-section ul li .btn-blk {margin: 0;padding: 13px;box-sizing: border-box;font-size: 11px;width: 100%;border: 1px solid #ddd;}
	.eng .section-program.technic .sub-section.line2 ul li h4 {height:inherit;line-height: 115%;}
	.section-program.technic .sub-section h3 span {display:none;}
	.section-program.technic .sub-section ul li.residency ,
	.section-program.technic .sub-section ul li.residency .down-wrap ,
	.section-program.technic .sub-section ul li.residency + li ,
	.section-program.technic .sub-section ul li.residency + li .down-wrap {width:100%;}
	.section-program.technic .sub-section ul li.residency + li {padding-top:30px;}
	#container.section-program a.btn-lgry.reg {margin-top: 20px;margin-left: 0;background: none;min-width: auto;height: 33px;padding: 0 16px;font-size: 12px;text-indent: 0;border-radius: 0;width: 100%;box-sizing: border-box;text-align: left;/* background-position: right center; */}
	#container.section-program a.btn-lgry.reg .ico-register {height:33px;padding-left:0;background-position: right 8px;line-height: 32px;}
	
	#container.section-program .section header.content > strong {word-break:keep-all;font-size: 12px;line-height: 18px;}
	#container.section-program .section header.content > strong img {width:100% !important;height:auto !important;}
	#container.section-program .section header.content > strong ~ strong {margin-top: 3px;}
	#container.section-program .section header.content > .cont > .inner ul.list-text {width: calc(100% - 60px);}
	#container.section-program .section header.content > .cont > .inner ul.list-text li {word-break:keep-all;line-height:15px;}
	#container.section-program .section header.content > .cont > .inner ul.list-text li span {display:inline;}
    #container.section-program .section header.content > .cont > .inner ul.list-text li span.m {display:block;line-height:15px;}
	
	.eng #container.section-program .section header.content > .cont > .inner ul.list-text {width: calc(100% - 77px);}
	
	#container.section-program .section header.content > .cont > .inner {width: calc(100% - 30px);}
	
	#container.collusion-list .section .content {padding:0;}
	#container.collusion-list .list-basic.type5 .list {width: 100%;border:none;margin:0;border-top:1px solid #ccc;height:auto;}
	#container.collusion-list .list-basic.type5 .list.current {padding-bottom: 95px;}
	#container.collusion-list .list-basic.type5 .list.current .txt > strong > em {bottom:-60px;}
	#container.collusion-list .list-basic.type5 .list ~ .list {margin:0;}
	#container.collusion-list .list-basic.type5 .list .txt > strong {height:60px;}
	#container.collusion-list .list-basic.type5 .list .txt > strong a {font-size: 25px;}
	
	.list-basic.type5 .list {padding:30px;}

   	.art-search-frm .row .set .inp select {width:100%;}
   	.art-search-frm .row .set .inp.name {width:100%;}
   	.art-search-frm .row .set .inp.name input.contentsName { width:100%; }
   	.art-search-frm .row button.search {width:calc(50% - 7px); margin: 20px 0 0;}
   	.art-search-frm .row button.search .ico-search {display: inline-block;padding-left: 30px;background-position: 0 50%;background-size: 17px;}
   	.art-search-frm .row button.search ~ .search {margin-left: 10px;}
	
	#container.collusion-list .list-basic.type5 {margin-top:0;}
	#container.collusion-list .list-basic.type5 .list:first-child {border-top:none;}
	#container.collusion-list .list-basic.type5 .list .txt>p {
		margin-top: 25px;
		line-height: 18px;
		color: #777;
		font-size: 12px;
		word-break: keep-all;
		padding-bottom: 5px;
	}
	
	.section-center.contest .contest-content.rent .list-wrapper {position:relative;}
	.section-center.contest .contest-content.rent .list-border > ul {position:static;}
	.section-center.contest .contest-content.rent .list-wrapper .list-border:first-child {order:initial;margin-top: 0;}	
	.section-center.contest .contest-content.rent .list-wrapper .list-border:last-child {padding-bottom:110px;}
	.section-center.contest .contest-content.rent .list-wrapper .list-border {margin-top:34px;}
	.section-center.contest .contest-content.rent .list-wrapper .list-border li.download {position:absolute;bottom:0;}
	.section-center.contest .contest-content.rent .list-wrapper .list-border > ul > li > div a.btn-lgry.down2 {width:calc(100% - 60px);}
	
	.section-center.contest .contest-content.rent h3 {padding-left:18px;font-family:'RixSGo B';}
	.tab-detail.tab5 ul li {height: 40px;}
	.tab-detail.tab5 ul li a {height: 40px;line-height: 40px;color: #666;}
	.tab-detail.tab5 ul li.on a {border-width: 2px;height: 42px;}
	.section-login div.section {margin-top: 30px;}
	.section-login div.section .sign input {padding:10px;}
	.section-login div.section .sign fieldset .sns-button .sns {margin:0;width:33.33%;}
	.section-login div.section .sign fieldset .sns-button .sns span {text-align:center;}
	.section-login div.section .sign .find a {font-size:11px;}
	
	.popup-wrap.popup-require .popup-section {width:100%;}
	.popup-wrap.popup-require .popup-content {height:900px;}
	
	.section-customer.notice.list .tbl-basic table tbody tr.noti td.num {color:rgba(0,0,0,0);}
	.section-join.form .content .btns-submit {padding-top:0;}
	
	.section-mypage.member .section .content .tbl-row.form .phone td a {margin-top: 4px; margin-left: 0; width: 100%;}
	.section-program.technic .sub-section ul li h4 {font-size: 12px; text-align: center; display: block;}
	
	.list-basic.type5 .list .txt > strong > em {font-size:12px;}
	
	.list-bx ul li .bx-area:after,
	.link-detail,
	.link-blk span {
		background-image: url(/images/renew/common/ico-arrow-normal-blk-m.png);
		background-size: 20px 11px;
	}
	
	.section-program.program-intro .list-bx ul li .bx-area span.cont {width:auto;}
	
	.section-mypage.history .note .list-text li {text-align:left;padding-right:0;width:100%;}
	.section-mypage.history .note .list-text li ~ li {padding-left:0;margin-top: 15px;}
	.section-mypage.history .note .list-text li ~ li:before {display:none;}
	.section-mypage.history .note a {position: static;width:75%;height:60px;text-align:center;}
	.section-mypage.history .note a .reserve-check { display: inline;font-size:13px; }
	
	.section-mypage.history .note a:hover .reserve-check { background-image: url(/images/renew/common/ico-arrow-normal-blk-m.png); }
	.section-mypage.history .note a .date-note { position: static;font-size:11px; margin-left:10px; }
	
	.section-quick.search .result-content.notice .tbl-basic table td p.title {padding-bottom:30px;}
	.section-quick.search .result-content.notice .tbl-basic table td.notice p.title {width:100%;padding-bottom:8px;}
	.section-quick.search .result-content.notice .tbl-basic table td p.cont {width:100%;}
	.section-quick.search .result-content.notice .tbl-basic table td p.date {left:15px; top:45px; font-size:12px; font-family:'RixSGo B'; }
	
	.section-customer.directions .tab-detail.tab5 {margin-left: -2px; width: calc(100% + 2px);}
	.section-customer.directions .tab-detail.tab5 ul li { height: 50px; }
	.section-customer.directions .tab-detail.tab5 ul li a {height: 50px;line-height:50px;}
	.section-customer.directions .tab-detail.tab5 ul li.on a { height: 52px; }
	.section-customer.directions .tab-detail.tab5 ul li a span { display: inline-block; line-height: 130%; }
	.eng .section-customer.directions .tab-detail.tab5 ul li a span { font-size: 11px; }
	
	
	.section-quick.search .result-content .works-list > ul > li > .info span.clr-caution {display:inline;}
	
	.list-basic.type5 .list .txt > span {margin-top:25px;}
	.list-basic.type5 .list .all-area-button { font-family: 'RixSGo B'; font-size: 20px; line-height: 28px; }
	
	.section-mypage header.section {border-bottom:none;}
	.section-mypage.history h3 {
		font-size: 17px;
	    padding: 0;
	    margin-top: 16px;
	    margin-left: 15px;
    }
    
    .section-mypage.history .note + h3 {
	    margin-bottom: 20px;
	}
    
    .section-mypage.history h3+span {margin-left:10px;font-size:11px;margin-bottom:3px} 
    .section-mypage.history .note {padding-bottom:40px;}
    .section-mypage.history .note .list-text {margin-top: 0;margin-bottom: 35px;}
    .section-mypage.history .note .list-text li strong {font-size:12px;line-height:18px;}
    .section-mypage.history .note .list-text li em {color:#e1002a;}
    .section-mypage.history .note ul li em:before {display:none;}
    .section-mypage.history .note ul li em:after {display:none;}
    .section-mypage.history .note a {padding:11px 10px 10px;}
    
    
    .section-footer.personal-policy .tab-detail ul {border-width:0;}

	
	.section-center.contest .list-border.right .tbl-price {font-size:11px;}
	.section-center.contest .list-border.right .tbl-desc {font-size:11px;}
	.section-center.contest .list-border.right .num-list {font-size:11px;}

	.section-center.contest .list-border.right .tbl-desc span span {display:block;}
	.section-center.contest .list-border.right .tbl-desc span br {display: block;margin-top: 5px;content: "";}
	.section-center.contest .list-border.right .tbl-price td.desc {padding:0 5px 0 5px;}

	.section-center.contest .list-border.right .tbl-price td > span {display:block;}
	.section-mypage.member .section div.content .tbl-row.form td span.nopass {color:#777;padding-top: 11px;display: inline-block;}


	/* 소개 */
	.section-center.introduction.type2 .intro-top-img img {
		width:100%;
		min-width:425px;
		margin-left: 50%;
		transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%); 
	}
	
	.section-center.introduction.type2 .intro-head {margin: 30px 25px 0;}
	.section-center.introduction.type2 .intro-head h4 {
		font-size: 16px;
		word-break: keep-all;
		line-height: 150%;
		margin-top: 20px;
	}
	
	.section-center.introduction.type2 .intro-head .eng-desc span {
    line-height: 100%;
}
	.section-center.introduction.type2 .intro-head img {width: 175px;}
	.section-center.introduction.type2 .intro-head h3 {font-size: 30px;padding-top: 17px;line-height: 100%;}
	.section-center.introduction.type2 .intro-head .eng-desc {color: #777;padding-top: 7px;font-size: 12px;letter-spacing: -1px;}
	
	
	.section-center.introduction.type2 .intro-area {padding: 40px 0;margin: 0 25px;}
	.section-center.introduction.type2 .intro-area ~ .intro-area {margin: 0 25px;}
	.section-center.introduction.type2 .intro-area h3 {font-family: 'RixSGo L';font-size: 24px;}
	.section-center.introduction.type2 .intro-area .intro-wrap h4 {font-size: 18px;padding-right: 20px;}
	.eng .section-center.introduction.type2 .intro-area .intro-wrap h4 {width:auto;}
	
	.section-center.introduction.type2 .intro-area p {font-size: 13px;line-height: 190%;letter-spacing: -0.6px;}
	.section-center.introduction.type2 .intro-area p strong {font-size: 17px;vertical-align:bottom;}
    .section-center.introduction.type2 .intro-area p span.mb {display:block;}
    
    .section-center.introduction.type2 .intro-area ul {margin-top: 45px;}
    .section-center.introduction.type2 .intro-area ul li {width:100%;padding: 0px;} 
    .section-center.introduction.type2 .intro-area ul li ~ li {margin-top: 47px !important;}
    
    .section-center.introduction.type2 .intro-area dl dd .intro-wrap:after {width:150px;}
    .section-center.introduction.type2 .intro-area dl dd .img {width:100%;margin-bottom: 35px;}
    .section-center.introduction.type2 .intro-area dl dd .txt {padding-left:0;width: 100%;}
    .section-center.introduction.type2 .intro-area.intro2 .intro-wrap p {padding-top: 22px;margin-top: 0;font-size: 13px;letter-spacing: -0.5px;line-height: 170%;}
    .section-center.introduction.type2 .intro-area.intro3 {padding: 60px 25px 40px;margin: 0;}
    .section-center.introduction.type2 .link {padding:0 25px;margin:0;text-align:left;}
    .section-center.introduction.type2 .link .link-blk span {font-size:15px;}
    .eng .section-center.introduction.type2 .link .link-blk span {font-size:11px;}
    .eng .section-center.introduction.type2 .intro-area p {font-size:13px;}
    
    .section-center.introduction.type2 .intro-area.intro3:before { 
		width: calc(100% - 50px);
		margin-left: 50%;
		transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%); 
	}
	
	.eng .section-center.introduction.type2 .intro-area .intro-wrap:after {width:25px;}
	.section-center.introduction.type2 .intro-area dl dd .intro-wrap:after {width:100% !important;z-index:0;}
	.eng .section-center.introduction.type2 .intro-head h3 {font-size: 30px;padding-top: 35px;line-height: 125%;}
	.eng .section-center.introduction.type2 .intro-head h4 {font-size: 16px;margin-top: 30px;}
	.eng .section-center.introduction.type2 .intro-area strong { font-size: 16px; }
	
	.section-customer.booking .list-border {margin-top:50px;width:100%;}
	.section-customer.booking .tab-detail.tab5 {margin-bottom:0;}
	.section-customer.booking .list-border > ul > li > div.note p {line-height:2;}
	.section-customer.booking .list-border > ul > li > div.note p ~ p {margin-top:0;padding-left:0;}
	
	.section-customer.booking .list-border > ul > li > div .list-text li span.m {display:block;line-height:2.6;}
    .section-customer.booking .list-border > ul > li > div .list-text li span.m ~ .line2 {line-height: 1.6;}
    
    .section-program.technic dl dd .text-wrapper {padding: 0 8%;}
	.section-program.technic dl dd .text-area h4 {font-size:16px;}
	.section-program.technic dl dd .text-area h5 {display:block;margin-left:0;margin-top: 15px;font-size: 11px;}
	.section-program.technic dl dd .text-area a {padding: 12px 25px 11px;font-size: 11px;top: 50%;}
	.eng .section-program.technic dl dd .text-area a {padding: 12px 25px 11px;font-size: 11px;top: 50%;}
}

@media screen and (max-width: 375px) {
	#container.collusion-list .list-basic.type5 .list .txt > p {margin-top:20px;}
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}