@charset "UTF-8";
.wrap .content{	
	text-align: center;		
}
.wrap .container{
	width: 1100px;
	padding:0;	          	
}
.foodpass-head-green{
	width: 100%;
	margin: 0px auto;
	background-color:#3cb878;;
	height: 70px;
	position: fixed;
	top:0px;
	z-index: 9;
}
.foodpass-head{
	width: 100%;
	margin: 0px auto;
	/* background-color: #fff; */
	height: 70px;
}
.lang_select {
	-webkit-appearance: none; /* 화살표 없애기 for chrome*/
	-moz-appearance: none;    /* 화살표 없애기 for firefox*/
	appearance: none;         /* 화살표 없애기 공통*/
	background-color:transparent;
	border-style: none;
	width: 90px;
	height: 25px;
	padding-top: 5px;	
}
.lang_select::-ms-expand {
	display: none;            /* 화살표 없애기 for IE10, 11*/
}
.lang_type{
	float:left;
	width:150px;
	height: 30px;
	text-align:right;	
	color:#fff;
	font-weight:bold;
	font-size:1.0em;
    margin-left: 560px;
    margin-top: 20px;
}
.lang_type img{
	margin-bottom: 5px;
	box-shadow: 0px 0px 3px 2px #cccccc;
	border-radius: 13px;
}
.top-menu-hide{
	width: 1100px;
	height: 70px;
	margin: 0px auto;	
}
.top-menu-logo img{	
	float: left;
	padding:0px 0;
}
.login-btn{
	float: right;
	padding:20px 0;
}
.top-menu-fix{
	width: 1100px;		
	height: 70px;
	margin: 0px auto;
	background-color:#3cb878;
}
.content-1{
	background: linear-gradient( to bottom, rgba(255,255,255,0.1), rgba(0,166,81,0.1));	
	height: 580px;
}
.send-mail-img{
	background-image:url('/img/intro/main_image.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 578px;    
	background-position: left;	
}
.send-mail-div{	
	float: right;
    margin: 30px 0 0 720px;
    padding: 30px 0;
    height: 476px;
}
.send-mail-title{
	font-size: 2.3em;
	font-weight: bold;
	text-align: left;
}
.send-mail-title-sub{
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	margin-top:10px;
}
.send-mail-input-div{
	margin-top:10px;
	background-color: #fff;
	width: 380px;
	height: 40px;
}
.send-mail-textarea{
	height:80px;
}
.send-mail-input-div img{
	float: left;
}
.send-mail-input-div input{
	float: left;
	width: 310px;
	height: 40px;
	border: #fff;
    padding-left: 10px;
}
.send-mail-input-div textarea{
	float: left;
	width: 310px;
	height: 80px;
	border: #fff;
}
.send-mail-btn img{
	margin-top: 10px;
}
.sub-side-menu{	
	z-index: 9;
    float: left;
    text-align: left;    
}
.sub-side-menu-fixed{	
	position: fixed;
	top: 90px;	
	z-index: 9;   
}
.sub-side-title{
	font-size: 1.5em;
	font-weight: bold;	
}
.sub-title{
	font-size: 1em;
	margin-top:60px;	
}
.sub-title a{
	text-decoration:none;
	cursor: pointer;
	color: #000000;	
}
.sub-title a:hover{	
	text-decoration: underline;
}
.content-2{
	position: relative;
}
.content-2-bar{
	width: 4px;
	height: 30px;
	background-color: #00a651;
	display: inline-block;
	float: left;
}
.content-2-title{
	font-size: 1.3em;
	color: #000000;
	display: inline-block;
	float: left;
	margin-left: 10px;
	line-height: 1.5;
}
.content-2-box{
	height: 438px;
    width: 815px;
    margin: 35px 0;
    display: inline-block;    
}
.content-2-box img{
	
}
.content-2-describe{
	text-align: left;    
    font-size: 1.2em;
    line-height: 2;
}
.content-2-sep{
	height: 1px;
	width: 815px;
	margin: 60px 0 60px 285px;
	background-color: #454545;
}
.video-div{
	margin-top: 80px; 
	margin-left: 285px;
}
.video-div .content-2-box{
	border: 1px solid;
}
.frist-div{	
	margin-left: 285px;
}
.second-div{
	margin-left: 285px;
}