@charset "utf-8";

/* 모바일용 CSS */
/* 기본 CSS */

.swiper-container {
	width: 100%;
	/* height: 100%; */
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.m_img {
	width: 100%;
}
.container {
	width: 90%;
	max-width: 1132px;
	margin: 60px auto 0;
}

.cfixed:after,
.container:after {
	display: block;
	content: "";
	clear: both;
}

.blind {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.divider {
	width: 100%;
	/*max-width:1132px;*/
	margin: 0 auto;
	/*margin-top:77px;*/
	background: #eee;
}

.m-divider {
	width: 20px;
	margin: 0 auto;
	margin-top: 47px;
	background: #3f51b5;
}

.s-divider {
	width: 63px;
	/*margin:0 auto;*/
	margin-top: 27px;
	margin-bottom: 40px;
	background: #000;
}

.s-c-divider {
	width: 63px;
	margin: 0 auto;
	margin-top: 27px;
	margin-bottom: 40px;
	background: #000;
}

.s-bcw-divider {
	width: 51px;
	/*margin:0 auto;*/
	margin-top: 20px;
	margin-bottom: 15px;
	background: #eee;
}

/* 슬라이더 영역 CSS */
/*.slider img{
display:block;
width:100%;
max-width:100%;
height:auto;
}*/

.main_section img {
	width: 100%;
}

.main_section .m_img {
	width: 90%;
}

/* 디스플레이 영역 CSS */
.display-section {
	margin-top: 39px;
	text-align: left;
}

.display-section .sec-tit {
	font-size: 26px;
	color: #00b3c9;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.4em;
}

.display-section .desc {
	line-height: 1.5;
	font-size: 26px;
}

/*.display-iframe{
    margin-top:-50px;
}*/

.prog1-iframe {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.prog1-iframe iframe,
.prog1-iframe object,
.prog1-iframe embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.prog1-list li {
	margin-bottom: 60px;
}

/* 프로모션 영역 CSS */

.program-section {
	margin-top: 28px;
	/*margin-bottom: 300/px;*/
}

.program-section .sec-tit_container {
	text-align: center;
}

.program-section .sec-tit {
	font-size: 26px;
	font-weight: 700;
	color: #00b3c9;
	margin-top: 20px;
	margin-bottom: 20px;
}

.program-section .prog1-list li {
	text-align: left;
}

.program-section .prog1-list li:first-child {
	margin-top: 40px;
}

.program-section .prog1-list li img {
	height: 52px;
}

.program-section .prog1-list li h3 {
	margin: 29px 0 20px 0;
	color: #3f51b5;
	font-weight: normal;
}

.program-section .prog1-list li .desc {
	margin-bottom: 20px;
}

.program-section .prog1-list li .desc p {
	font-size: 28px;
	color: #fff;
	line-height: 1.5;
	font-weight: 500;
}

.program-section .third-tit-1 {
	color: #000;
	padding: 30px 5px 50px 20px;
	font-size: 20px;
	font-weight: 500;
	background-color: #ef5243;
}

.program-section .third-tit-2 {
	color: #000;
	padding: 30px 5px 50px 20px;
	font-size: 20px;
	font-weight: 500;
	background-color: #fab73c;
}

.program-section .third-tit-3 {
	color: #000;
	padding: 30px 5px 50px 20px;
	font-size: 20px;
	font-weight: 500;
	background-color: #00b494;
}

.program-section .third-tit-4 {
	color: #000;
	padding: 30px 5px 50px 20px;
	font-size: 20px;
	font-weight: 500;
	background-color: #4995d1;
}
/*
.prog1-iframe{
    margin-top:-100px;
}
*/
.program-section .sec-tit_container .desc p {
	line-height: 1.5;
	font-size: 26px;
}

.program-section .sec-tit_container .c_hours {
	line-height: 1.3em;
}

.program-container {
	position: relative;
	background-color: #fff;
	text-align: center;
	width: 310px;
	max-width: 1132px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 30px;
	border: 3px solid #ccc;
}

.correct_container {
	position: absolute;
	top: 100px;
	width: 100%;
}

.program-container h3 {
	display: inline-block;
	padding: 20px 0;
	font-size: 16px;
	font-weight: 500;
	color: #808080;
}

.program-container .question {
	/* font-size: 26px;*/
	color: #000;
}

.program-container h2 {
	display: inline-block;
	padding-top: 27px;
	padding-bottom: 23px;
	font-size: 16px;
	font-weight: 500;
	color: #808080;
}

.program-section .control-container {
	text-align: center;
	margin-bottom: 20px;
}

.submit-container {
	text-align: center;
	padding: 20px 0;
}

.img_speeds {
	display: inline-block;
	width: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.img_arrow2 {
	width: 20px;
	position: relative;
	top: 13px;
}

/* 프로그램 더 보기 CSS */

.program-more {
	margin: 0px auto 163px;
	text-align: center;
	font-weight: 500;
}

.program-more > p {
	font-size: 26px;
}

.program-more > div {
	width: 300px;
	height: 60px;
	margin: 43px auto 0;
	border: 1px solid #00b3c9;
}

.program-more > div:hover {
	background-color: #00b3c9;
	transition: 0.5s;
}

.program-more > div:hover a {
	color: #fff;
}

.program-more > div > a {
	font-size: 24px;
	color: #00b3c9;
	line-height: 60px;
}

/* 최근 작업 영역 CSS */
.work-section {
	background-color: #f9f8f7;
	padding-bottom: 133px;
}

.work-section .control-container {
	text-align: center;
	margin-bottom: 20px;
	width: 90%;
	margin: 0 auto;
}

.work-section .control-container2 {
	text-align: center;
	margin-bottom: 20px;
	width: 90%;
	margin: 0 auto;
	padding-right: 20px;
}

.work-section .sec-tit {
	width: 90%;
	max-width: 1132px;
	margin: 0 auto;
	text-align: center;
	padding: 127px 0 75px;
	color: #ed1d45;
	font-size: 26px;
}

.work-section .work-list li {
	width: 100%;
}

.work-section .work-list li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.work-section .work-list li .program-container .control-container2 .img_speakers {
	width: 45px;
	margin-bottom: 10px;
}

.work-section .work-list li img {
	display: block;

	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.work-section .work-list li .img-container img {
	width: 207px;
	padding: 10px 0 15px;
}

.work-section .control_sub-container {
	display: inline-block;
	width: 90px;
	text-align: center;
}
.work-section .work-list li .correct_container img {
	width: 85%;
}

.work-section .control_sub2-container {
	display: inline-block;
	width: 85px;
	text-align: center;
}

.work-section .program-list .program-container .img-container {
	padding: 25px 0;
}

.work-section .program-list .program-container #seekbar-container {
	padding: 40px 0 20px;
}

.img_arrow {
	position: relative;
	top: 15px;
}

.checks_container {
	position: relative;
	left: 20px;
}

.work-section .work-list li .control-container2 img {
	display: unset;
}

.m_link_container {
	position: relative;
	top: 360px;
	margin: 0 auto;
	width: 100px;
	height: 26px;
}

.m_link {
	display: inline-block;
	width: 100%;
	height: 100%;
}
/* 최근 글 영역 CSS */
/*.branch-section{
margin-top:156px;
}
.branch-section .sec-tit_container{
    text-align: center;
}
.branch-section .sec-tit{
margin-bottom:27px;
font-size: 36px;;
font-weight: 700;
color: #00b3c9;
}

.branch-section .desc{
line-height: 1.5;
font-size: 26px;
}

.branch-section .branch-list{
    text-align: center;
    background-color: #f7f7f7;
    padding-top: 55px;
    padding-bottom: 95px;
    margin-top: 102px;
    margin-bottom: 20px;
}    

.branch-section .branch-list li{
width:100%;
margin-top:40px;

}

.branch-section .branch-list li a{
    display: inline-flex;
    width: 25%;
    padding: 30px 0;
    margin: 0 30px;
    background-color: #bdccd4;
    height: 25px;
    align-items: center;
    justify-content: center;
    color: #fff;

}

.branch-section .branch-list li:first-child{
margin-top:0;
}
    
.branch-section .branch-list li img{
display:block;
width:100%;
max-width:100%;
height:auto;
}
    
.branch-section .branch-list li time{
display:block;
margin:11px 0 10px 0;
font-size:11px;
color:#9e9e9e;
}
    
.branch-section .branch-list li h3{
color:#424242;
font-weight:normal;
line-height:1.6;
}*/

/* 연락처 영역 CSS */
.contact-section {
	margin: 156px 0 151px;
	text-align: center;
}

.contact-section .sec-tit_container {
	margin-bottom: 81px;
}

.contact-section .sec-tit_container .desc {
	line-height: 1.5;
	font-size: 21px;
}

.contact-section .sec-tit {
	margin-bottom: 27px;
	font-size: 26px;
	font-weight: 700;
	color: #00b3c9;
}

.contact-section .c_link {
	margin: 0 auto;
	width: 100%;
	line-height: 1.5;
}

.contact-section .c_link p {
	border: 1px solid #00b3c9;
	width: 238px;
	color: #00b3c9;
	font-size: 25.5px;
	font-weight: 500;
	line-height: 51px;
	margin: 0 auto;
	box-sizing: border-box;
}
/*
.contact-section .c_link a{
	white-space: 238px;
	height: 51px;
	float: left;
	margin-left: 41px;
}
*/
.contact-section .c_link div {
	margin-top: 20px;
}

.contact-section .c_link img {
	margin: 10px 0;
}

.contact-section .c_hours {
	line-height: 1.5;
}

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-corner-all {
	border-radius: 3px;
}

/*bar*/
.ui-slider-horizontal {
	height: 74px;
}
.ui-widget-content {
	background: #999999;
}
.ui-slider-scroll {
	background-attachment: scroll;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background-position: 0 0;
}

/*thumb*/
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 5px;
	height: 26px;
	cursor: default;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -9px;
	margin-left: -2px;
	background-color: #666666;
}

.seekbar_sb2_slow .ui-widget-content {
	background: url(../images/prog-images/fivelines/seekbar_sb2_slow_s.svg) no-repeat; /* background-size: contain; background-position: center center*/
}
.seekbar_sb2_slow .ui-widget-header {
	background: url(../images/prog-images/fivelines/seekbar_sb2_slow_s_on.svg) no-repeat;
	height: 74px; /*background-size: cover;*/
}
.seekbar_sb2_medium .ui-widget-content {
	background: url(../images/prog-images/fivelines/seekbar_sb2_medium_s.svg) no-repeat;
}
.seekbar_sb2_medium .ui-widget-header {
	background: url(../images/prog-images/fivelines/seekbar_sb2_medium_s_on.svg) no-repeat;
	height: 74px;
}
.seekbar_sb2_fast .ui-widget-content {
	background: url(../images/prog-images/fivelines/seekbar_sb2_fast_s.svg) no-repeat;
}
.seekbar_sb2_fast .ui-widget-header {
	background: url(../images/prog-images/fivelines/seekbar_sb2_fast_s_on.svg) no-repeat;
	height: 74px;
}

/****************************************************************/
/* 모바일용 CSS */
@media all and (min-width: 768px) {
	/* 기본 CSS*/
	.container {
		width: 88%;
		margin: 80px auto 10px;
	}

	.s-divider {
		width: 63px;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 20px;
		background: #000;
	}

	.s-c-divider {
		width: 63px;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 20px;
		background: #000;
	}

	.s-bcw-divider {
		width: 51px;
		/*margin:0 auto;*/
		margin-top: 10px;
		margin-bottom: 15px;
		background: #eee;
	}

	/* 디스플레이 영역 CSS */
	.display-section {
		margin-top: 39px;
		text-align: center;
	}

	.display-section .sec-tit {
		font-size: 36px;
		color: #00b3c9;
		font-weight: 700;
		margin-bottom: 15px;
	}

	.display-section .desc {
		line-height: 1.5;
		font-size: 18px;
	}

	.program-section .third-tit-1 {
		color: #000;
		padding: 30px 5px 40px 20px;
		font-size: 18px;
		font-weight: 500;
		background-color: #ef5243;
	}

	.program-section .third-tit-2 {
		color: #000;
		padding: 30px 5px 40px 20px;
		font-size: 20px;
		font-weight: 500;
		background-color: #fab73c;
	}
	.program-section .third-tit-3 {
		color: #000;
		padding: 30px 5px 40px 20px;
		font-size: 20px;
		font-weight: 500;
		background-color: #00b494;
	}
	.program-section .third-tit-4 {
		color: #000;
		padding: 30px 5px 40px 20px;
		font-size: 20px;
		font-weight: 500;
		background-color: #4995d1;
	}

	.prog1-iframe {
		margin-bottom: 100px;
		margin-top: unset;
	}
	/*
.prog1-iframe iframe{
    height: 510px;
}
*/

	.work-section .control_sub2-container {
		width: 30%;
	}
	.img_arrow2 {
		width: 40px;
		top: 20px;
	}

	/* 프로모션 영역 CSS */
	.program-section {
		margin-top: 28px;
		margin-bottom: 0;
	}

	.program-section .sec-tit_container {
		text-align: center;
	}

	.program-section .sec-tit {
		font-size: 28px;
		font-weight: 700;
		color: #00b3c9;
		margin-top: 20px;
		margin-bottom: 15px;
	}

	.program-section .sec-tit_container .desc p {
		line-height: 1.5;
		font-size: 18px;
	}

	.program-container h3 {
		display: inline-block;
		padding: 20px 0;
		font-size: 18px;
	}

	.program-container .question {
		font-size: 18px;
	}

	.program-container h2 {
		padding-top: 27px;
		padding-bottom: 23px;
		font-size: 16px;
	}

	.program-section .prog1-list li .desc p {
		font-size: 24px;
		color: #fff;
		line-height: 1.5;
		font-weight: 500;
	}

	/* 프로그램 더 보기 CSS */
	.program-more {
		margin: 0 auto 90px;
		text-align: center;
	}

	.program-more > p {
		font-size: 20px;
	}

	.program-more > div {
		width: 280px;
		margin: 25px auto 0;
	}

	.program-more > div > a {
		width: 280px;
		font-size: 20px;
	}

	/* 최근 작업 영역 CSS */
	.work-section {
		padding-bottom: 70px;
	}

	.work-section .sec-tit {
		width: 90%;
		max-width: 1132px;
		margin: 0 auto;
		text-align: center;
		padding: 65px 0 50px;
		color: #ed1d45;
		font-size: 24px;
	}

	.work-section .work-list li .img-container img {
		width: 180px;
		padding: 10px 0 15px;
	}

	.work-section .control_sub-container {
		margin: 0 2%;
	}

	/*.branch-section{
margin-top:120px;
}

.branch-section .sec-tit{
margin-bottom:15px;
font-size: 28px;;
font-weight: 700;
color: #00b3c9;
}

.branch-section .desc{
line-height: 1.5;
font-size: 18px;
}

.branch-section .branch-list{
    text-align: center;
    background-color: #f7f7f7;
    padding-top: 55px;
    padding-bottom: 95px;
    margin-top: 80px;
    margin-bottom: 20px;
} 

.branch-section .branch-list li a{
    display: inline-flex;
    width: 34%;
    padding: 20px 0;
    margin: 0 12px;
    background-color: #bdccd4;
    height: 25px;
    align-items: center;
    justify-content: center;
    color: #fff;

}*/

	/* 연락처 영역 CSS */
	.contact-section {
		margin: 110px 0 80px;
		text-align: center;
	}

	.contact-section .sec-tit {
		margin-bottom: 15px;
		font-size: 28px;
		font-weight: 700;
		color: #00b3c9;
	}

	.contact-section .sec-tit_container {
		margin-bottom: 50px;
	}

	.contact-section .sec-tit_container .desc {
		line-height: 1.5;
		font-size: 18px;
	}

	.contact-section .c_link {
		margin: 0 auto;
		width: 100%;
	}

	.contact-section .c_link p {
		border: 1px solid #00b3c9;
		width: 200px;
		height: 40px;
		color: #00b3c9;
		font-size: 18px;
		font-weight: 500;
		line-height: 40px;
		margin: 0 auto 20px;
		box-sizing: border-box;
		float: none;
	}

	.contact-section .c_link a {
		white-space: 238px;
		width: 200px;
		height: 40px;
		float: none;
		margin: 20px auto;
	}

	.contact-section .c_link a img {
		width: 200px;
	}

	.program-container {
		width: 710px;
	}

	.img_speeds {
		display: inline-block;
		width: 140px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.ui-slider-horizontal {
		height: 164px;
	}

	.seekbar_sb2_slow .ui-widget-content {
		background: url(../images/prog-images/fivelines/seekbar_sb2_slow.svg) no-repeat; /* background-size: contain; background-position: center center*/
	}
	.seekbar_sb2_slow .ui-widget-header {
		background: url(../images/prog-images/fivelines/seekbar_sb2_slow_on.svg) no-repeat;
		height: 164px; /*background-size: cover;*/
	}
	.seekbar_sb2_medium .ui-widget-content {
		background: url(../images/prog-images/fivelines/seekbar_sb2_medium.svg) no-repeat;
	}
	.seekbar_sb2_medium .ui-widget-header {
		background: url(../images/prog-images/fivelines/seekbar_sb2_medium_on.svg) no-repeat;
		height: 164px;
	}
	.seekbar_sb2_fast .ui-widget-content {
		background: url(../images/prog-images/fivelines/seekbar_sb2_fast.svg) no-repeat;
	}
	.seekbar_sb2_fast .ui-widget-header {
		background: url(../images/prog-images/fivelines/seekbar_sb2_fast_on.svg) no-repeat;
		height: 164px;
	}
}

/****************************************************************/

/****************************************************************/
/* PC용 CSS */
@media all and (min-width: 1025px) {
	/* 디스플레이 영역 CSS */
	.display-section {
		width: 100%;
		height: 500px;
		margin: 50px auto 0;
	}

	.display-section .container {
		display: inline-block;
		width: 35%;
		/* padding-left: 16%;*/
	}

	.display-section .sec-tit {
		color: #00b3c9;
		margin-bottom: 0;
	}

	.display-section .desc {
		line-height: 1.5;
	}

	.display-section .display-iframe {
		display: inline-block;
		margin-top: unset;
		position: relative;
		width: 35%;
		top: 80px;
	}

	.main_section {
		margin: 0px auto;
		text-align: center;
	}

	.main_section .m_img {
		width: 90%;
	}

	/* .main_section img {
		width: 1160px;
	} */

	/* 프로모션 영역 CSS */
	.program-section .prog1-list li {
		/*
    width: 49%;
    margin-left:1.76678445229682%;
    */
		width: 37%;
		margin: 0 6%;
	}
	/*
    .prog1-iframe{
        margin-top: -60px;
    }
    */
	.program-section .container .sec-tit_container .desc {
		margin: 40px 0 120px;
	}

	.program-section .prog1-list li {
		float: left;
		margin-bottom: 100px;
	}

	.program-section .prog1-list li:first-child {
		margin-top: 0;
		/*display: block;*/
		position: relative;
		/*top:80px;*/
	}

	.program-section .prog1-list li:nth-child(3) {
		/*display: block;*/
		position: relative;
		/*top:160px;*/
	}

	.program-section .prog1-list li:nth-child(4) {
		/*display: block;*/
		position: relative;
		/*top:80px;*/
	}

	/* 최근 작업 영역 CSS */
	/*
    .work-section .work-list li{
    width:25%;
    }   
    */

	.work-section .work-list li .img-container img {
		width: 25%;
	}

	.work-section .work-list li .correct_container img {
		width: 45%;
	}

	/* 최근 글 영역 CSS */
	.program2-section .sec-tit {
		float: left;
		margin-bottom: 0;
	}

	.program2-section .program2-list {
		float: right;
		width: 74.5583038869258%;
		/* 844px ÷ 1132px*/
	}

	.program2-section .program2-list li {
		width: 31.75355450236967%;
		/* 268px ÷ 844px*/
		margin-left: 2.369668246445498%;
		/* 20px ÷ 844px*/
	}

	.ui-slider-horizontal {
		height: 164px;
	}

	/* 연락처 영역 CSS */
	.contact-section .form-box {
		float: right;
		width: 74.5583038869258%;
		/* 844px ÷ 1132px*/
	}

	.contact-section .form-box .form,
	.contact-section .form-box .textarea {
		width: 48.81516587677725%;
		/* 412px ÷ 844px*/
	}

	.contact-section .form-box .form {
		margin-right: 2.369668246445498%;
		/* 20px ÷ 844px*/
	}

	.footer .sns-container img {
		width: 40px;
		margin: 0 20px;
	}
}

/* 사운드아트 고객센터 */
/*p {
        margin-top: 20px;
        font-size: 15px;
        color: #575d60;
    
        strong {
          display: block;
          margin-bottom: 10px;
          font-size: 12px;
    
          &:before,
          &:after {
            content: '';
            margin: 0 8px;
            display: inline-block;
            vertical-align: middle;
            width: 112px;
            height: 1px;
            background-color: #575d60;
          }
        }
      }*/
