@charset "utf-8";
#visual {position:relative;float:left;width:100%;}
#visual #container {position:relative;max-width:1200px;margin:0 auto;height:100%;padding:0;}
#visual .text {position:absolute;top:23%;width:100%;xt-align:center; color:#fff;height:80px;line-height:80px;z-index:9;font-family:'Unna';font-size:55pt;letter-spacing:3pt;text-shadow:0px 3px 10px rgba(0,0,0,0.1);}

#visual #slider {position: relative; width: 100%; overflow: hidden; z-index: 0;margin: 0 auto;}


@media all and (max-width:1200px) {
	#visual {}
	#visual .text {font-size:25pt;margin-top:-55px;;height:110px;line-height:45px;}

}


@media all and (max-width:991px) {
	#visual .text {font-size:15pt;margin-top:-55px;;height:110px;line-height:35px;}
}


#section1, #section2, #section3 {position:relative;float:left;width:100%;text-align:center;min-height:300px;margin:0;padding:0;}
#section1 #container, #section2 #container, #section3 #container, #section4 #container {min-height:50px;}


#section1 {padding:100px 0;}
#section1 .sec1-left {float:left;background:#e2e8e8;text-align:center;padding:90px 0;width:33.3333%;height:345px;color:#586169;}
#section1 .sec1-left h3 {color:#000;margin-bottom:30px;}
#section1 .sec1-left a {background:#fff;padding:8px 40px;text-align:center;margin:20px;border-radius:50px;}

#section1 .sec1-right {position:relative;width:calc(66.6% - 20px);float:right;height:345px;background:#bce0e3;padding:70px 53px;}
#section1 .sec1-right:hover {cursor:pointer;background:#77c3ca;}
#section1 .sec1-right h3 {margin-bottom:30px;}
#section1 .sec1-right .artist_img {position:absolute;right:80px;bottom:0;}

  
@media all and (max-width:991px) {
	#section1 {padding:15px 0;}
	#section1 .sec1-left,
	#section1 .sec1-right {width:100%;height:auto;padding:30px;}

	#section1 .sec1-right {padding:60px 30px;}

	#section1 .sec1-right .artist_img {position:absolute;right:30px;bottom:0;}
	#section1 .sec1-right .artist_img img {width:120px;}
}

	

#section3 {text-align:center;padding:0 0 100px 0;}
#section3 h3 {text-align:center;}

  
@media all and (max-width:991px) {
	#section3 {text-align:center;padding:50px 0;}
}

	