
/*.prev_view{position:absolute; left:-30px; top:50%; text-align:center; cursor:pointer; z-index:0;}
.next_view{position:absolute; right:-30px; top:50%; text-align:center; cursor:pointer; z-index:0;}

.prev_view::after{content: "<"; font-size:30px;}
.next_view::after{content: ">"; font-size:30px;}*/
#e_font{font-family: 'PT Serif', serif;}

#container{width:100%; margin-top:60px;}

#visual{width:100%; overflow:hidden; 
/*    height: 210px;*/
}
/*
#visual{width:100%; overflow:hidden; height: 250px;}
	.v_0{background:#fff url("../img/main_v1.jpg") no-repeat center; background-size:cover; height: 250px;}
	.v_1{background:#fff url("../img/main_v2.jpg") no-repeat center; background-size:cover; height: 250px;}
	.v_2{background:#fff url("../img/main_v3.jpg") no-repeat center; background-size:cover; height: 250px;}
	*/

	.vT_text{margin:10vh auto 13vh;}
	.vT_text img {margin:0 auto; width: 80%;}

	#sec1 img, #sec2 img, #sec3 img, #sec4 img{width:100%; height:100%; border:0; float:left; overflow:hidden;}

	.area {width: 96%; margin:0 auto; padding-top: 15px; overflow: hidden;}

	.sec1 {text-align: center; padding:25px 0; clear: both; overflow: hidden;}
	.sec1 .area {width:100%;}
	.sec1 > h1 {font-size: 26px; color: #111; letter-spacing: -0.7px;}
	.m_box {width:100%; height:auto; overflow: hidden; text-align: center;}
	.m_box p img {width:100%; height: 100%;}
	.m_box h1 {font-size: 18px; padding: 15px 0 10px; letter-spacing: -0.5px;}
	.m_box h5 {font-size: 13px; line-height: 16px; width:90%; margin:0 auto; font-weight: lighter; letter-spacing: -0.3px;}
	.main_btn {border:1px solid #777; background: none; color: #777; margin:15px 0; width: 57%; height: 32px; line-height: 27px; cursor:pointer;}
	.main_btn:hover {background: #444; color: #fff; transition-duration: 0.3s;}

	.sec2 {text-align: center; padding:25px 0; clear: both; overflow: hidden;}
	.sec2 .area {width:100%; padding-bottom:10px; background:#fff url("../img/m_ic_bg.png") repeat center; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
	.sec2 .area p {width:100%; height:auto; float: left; overflow: hidden; text-align: center;}
	.sec2 .area p img {width:15%;}
	.sec2 > h1 {font-size: 26px; color: #111; letter-spacing: -0.7px; padding-bottom: 10px;}
	/* .ic_h5 {min-height: 90px !important;} */
