@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Rajdhani');
@font-face {
      	font-family: 'NanumBarunGothic';
      	src: url('../font/NanumBarunGothic.eot');
      	src: url('../font/NanumBarunGothic?#iefix') format('embedded-opentype'),
         	url('../font/NanumBarunGothic.woff') format('woff'),
         	url('../font/NanumBarunGothic.ttf') format('truetype');
      	font-weight: normal;
		font-style: normal;
	}   

body,h1,h2,h3,h4,h5,h6,p,a,input{
	font-family:'NanumSquareR';
	font-family: 'Rajdhani', sans-serif;
}

/* reset */
body {
	margin: 0;
	padding: 0;
	font-family: "NanumSquareR";
	font-size: 16px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
	vertical-align: middle;
}
a {
  list-style: none;
  text-decoration: none;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
}
.clearfix:after {
	clear: both;
}
.img-responsive{
	display: block;
	max-width: 100%;
	height: auto;
}
.text_center{
	text-align: center;
}
.text_right{
	text-align: right!important;
}
.color-bk{
	color: #000000!important;
}
.color-gy{
	color: #909090;
}
/*사이드 네비게이션-상품모아보기*/
[class*="entypo-"]:before {
	color: white;
	line-height: 60px;
	display: inline-block;
}
.navigation {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 99;
}
.navigation .toggle {
	height: 190px;
	width: 60px;
	display: inline-block;
	background-color: #196558;
	text-align: center;
	cursor: pointer;
	color: #fff;
	border-radius: 10px 0px 0px 10px;
	margin-top: 50px;
}
.navigation .toggle p{
	font-size: 20px;
	margin: 0;
}
.close {
	margin-top: 60px;
	height: 60px;
	width: 60px;
	background-color: #E64136;
	text-align: center;
	cursor: pointer;
	font-size: 25px;
	display: none;
}
.close p{
	margin: 15px 0;
	color: #fff;
}
.menu_wrap {
	float: left;
	overflow: auto;
	width: 0;
	position:fixed; 
	top:0; 
	right: 0;
	bottom:0; 
	margin:0;
	z-index:2;
}
.menu_wrap .menu-block {
  	list-style: none;
	position: absolute;
	right: 0;
	width: 563px;
	background-color: #fff;
}
.menu-block .top_menu{
	width: 100%;	
	margin-top: 60px;
}
.menu_wrap .menu-block .top_menu li{
	width: 48%;
	margin: 0px;
	vertical-align: top;
	padding-bottom: 32px;
	text-align: center;
}
.menu_wrap .menu-block .top_menu li .sub_menu{
	padding: 16px 20px;
	text-align: center;
}
.menu_wrap .menu-block .top_menu li .sub_menu a{
	border: none;
}
.menu_wrap .menu-block .top_menu li .sub_menu p{
	text-align: left;
}
.menu_wrap .menu-block .top_menu li .sub_menu p:hover{
	font-weight: bold;
}
.menu_wrap .menu-block li {
  	display: inline-block;
	width: 100%;
}
.menu_wrap .menu-block li a {
 	display: block;
	color: #000;
 	line-height: 30px;
 	text-transform: uppercase;
 	font-size: 22px;
	margin: 0 16px;
	font-weight: bold;
	border-bottom: 1px solid #196558;
	text-align: left;
}
.menu_wrap .menu-block li a p{
	margin: 4px 0;
	text-align: right;
    font-size: 16px;
	font-weight: normal;
}
.button_1{
	position: relative;
    width: 60px;
    margin: 0 auto;
	transition: opacity .35s, visibility .35s, height .35s;
}
.button_2{
	position: relative;
    width: 60px;
    margin: 0 auto;
    display: none;
    transition: opacity .35s, visibility .35s, height .35s;
}
.button_1 p,.button_2 p{
	margin-top: 8px;
}
/*  Open Menu  */
.open {
  width: 640px;
  -moz-transition: width, 0.5s;
  -o-transition: width, 0.5s;
  -webkit-transition: width, 0.5s;
  transition: width, 0.5s;
}
.shut {
	display: inline-block;
}
}
.menu_wrap .menu-block .bottom_menu{
	vertical-align: top;	
	margin-bottom: 30px;
}
.menu_wrap .menu-block .bottom_menu li .sub_menu{
	padding: 16px 20px;
	text-align: center;
}
.menu_wrap .menu-block .bottom_menu li .sub_menu .sub_thumb{
	display: inline-block;
	margin: 0 auto;
	width: 48%;
	vertical-align: top;
}
.menu_wrap .menu-block .bottom_menu li .sub_menu a{
	border: none;
	line-height: 20px;
	margin: 0 5px;
}
.menu_wrap .menu-block .bottom_menu li .sub_menu p{
	text-align: left;
}
div.fade_out {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.5);
	display:none;
}

div.fade_out2 {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.5);
	display:none;
}
.hide{
	display: none!important;
}
/*사이드 네비게이션 끝*/


/*header_menu start*/
.header_menu_wrap{
	margin: 0 auto;
	max-width: 1920px;
}
.line_wrap{
	max-width: 1390px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 24px;
	padding: 0 80px;
}
.half_menu {
	width: 46%;
	display: inline-block;
}	
.half{
	border: 1px solid #c8c8c8;
	border-width:0.5px;
}
.logo_wrap{
	margin-top: 20px;
	text-align: left;
}
.quater_menu{
	margin: 0 32px 0 32px;
	width: 23%;
	display: inline-block;
	vertical-align: top;
}
.quater_menu:nth-child(3){
	margin:0;
}
.quater{
	border: 1px solid #c8c8c8;
	border-width:0.5px;
}
.quater_menu .text_left{
	font-size: 20px!important;
	display: inline-block;
}
.quater_menu .text_right{
	display: inline-block;
}
.menu_row{
	list-style: none;
}
.menu_row:hover{
	font-weight: bold;
}
.menu{
	width: 48%;
	padding: 5px 0 5px 0;
	color: #474747;	
	text-align: left;
}
.gourment .menu{
	width: 46%;
	display: inline-block;
}
.gourment .text_right{
	width: 52%;
}
.street .menu{
	width: 52%;
	display: inline-block;
}
.street .text_right{
	width: 46%;
}
.shop .menu{
	color: #196558;
	width: 44%;
	display: inline-block;
}
.shop .text_right{
	width: 54%;
}
.bottom_line{
	border-bottom: 1px solid #c8c8c8;
	border-width:0.5px;
	max-width: 1384px;
	margin: 10px 16px 0 16px;
}
/*sns_wraper start*/
.sns_wraper{
	max-width: 1390px;
    margin: 0 auto;
    padding: 0 80px;
}
.sns_wrap{
	text-align: right;
}
.fa{
	color: #000;
	vertical-align: middle
}
.fa:hover{
	color: #196558;
}
.fa-instagram{
	font-size: 1.4em!important;
}
.fa-facebook-official{
	font-size: 1.3em!important;
	padding: 0px 4px 0 4px;
}
.fa-search{
	font-size: 1.2em!important;
}
.searchform {
	display: inline-block;
	vertical-align: top;
	padding: 0px 4px 0 4px;
}
input[type="search"] {
  border: 2px solid #737373;
  border-width: 0 0 2px;
  background-color: transparent;
  width: 200px;
  line-height: 1.2;
}
input[type="search"]:focus {
  color: #196558;
  border-color: #196558;
  outline: none;
}
/*contents_wrap start*/
.contents_wrap{
	max-width: 1390px;
	margin: 0 auto;
	padding: 0 80px;
	text-align: center;
}
.top_text .left_text{
	font-size: 30px;
	line-height: 1.5;
	color: #196558;
	font-weight: 600;
	margin: 50px 0 50px 0;
	text-align: left;
}
.middle_text{
	padding: 50px 0 50px 0;
	margin: auto;
	margin-left: 60%;
	display: block;
	
}
.middle_text .right_text{
	line-height: 1.8;
	text-align: left;
}	
.middle_text .right_text span{
	display: block;
}
.middle_text a{
	text-decoration: none;
	list-style: none;
	color: #196558;
	font-weight: 600; 
	float: right;
}
.middle_text a:hover{
	text-decoration: none;
	color: #196558;
}

/*best_menu_wrap start*/
.best_menu_wrap{
	padding: 80px 0 80px 0;
	border-bottom: 1px solid #c8c8c8;
}
.best_menu_wrap h4,p{
	text-align: center;
}
/*tile_wrap start*/
.tiles{
	width: 24% !important;
	vertical-align: top;
	display: inline-block;
}
.tiles li {
	height: 100%;
	display: block;
}
.tiles_left li:focus a:after{
	opacity: 1;
}
.tiles li:focus p,
.tiles li:focus h2,
.tiles li:focus .tile_text_content, .tiles li:hover p,
.tiles li:hover h2,
.tiles li:hover .tile_text_content {
	opacity: 1;
}
.tiles li a::after {
	bottom: 40px;
	content: '';
	display: block;
	height: 17px;
	opacity: 0;		 
	position: absolute;
	right: 40px;
	width: 17px;
}

.tiles li.tile_thumb .tile_img_content {
	padding: 0;
}
.tiles li.tile_thumb .tile_text_content {
	background-color: rgba(0, 0, 0, 0.7);
}
.tiles li.tile_thumb {
	text-align: center;
}
.tiles li.tile_thumb .tile_text_content{
	width: 100%;
	height: 100%;
	padding: 0 1px 1px 0 !important;
	padding-bottom: 100%;
}

.tiles li.tile_thumb .text_wrap{
	display: table;
	height: 100%;
	width: 100%;
}
.tiles li.tile_thumb .text_wrap .text{
	width: 100%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.tiles li.tile_thumb h2{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 24px;
	position: static;
	color: #ccc;
}
.tiles li.tile_thumb p{
	color: #ccc;
	font-size: 15px;
	text-transform: none;
}
.tiles a,
.tiles button {
	color: white;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}
.tiles .tile_text_content{
	right: 0;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 40px;
	vertical-align: top;
	position: absolute;
}

.tiles .tile_img_content{
	background-color: #a49058;
}
.tiles .tile_img_content img{
	width: 100%;
}
.tiles .tile_text_content{
	opacity: 0;
}
.tiles .tile_text_content p,
.tiles .tile_text_content h2{
	opacity: 0;
}
.tiles p,
.tiles h2{
	text-transform: uppercase;
}
.tiles h2 {
	font-size: 12px;
	margin: 0;
	position: absolute;
}
.tiles p {
	font-size: 28px;
	font-weight: 300;
	line-height: 1.1em;
	margin: 1em 0 0;
}
.tiles .view_more{
	color: #000;
	text-align: center;
	text-decoration: none;
}
.tiles .view_more h6{
	border-radius: 5px;
	border: 1px solid gray;
	padding: 10px;
	display: inline-block;
	margin: 0 auto;
	font-weight: bold;
}
.tiles .view_more h6:hover{
	color: #196558;
	border: 1px solid #196558;
}
.tiles .view_more p{
	font-size: 14px;
}
/*tile_wrap end*/
/*best_menu_wrap end*/

/*whats_new start*/
.whats_new_wrap{
    padding: 80px 0 80px 0;
    text-align: center;
	border-bottom: 1px solid #c8c8c8;
}
.whats_new_wrap p{
    text-align: left!important;
}
.whats_left{
    display: inline-block;
    width: 24%;
    font-size: 14px;
}
.whats_text .df{
    line-height: 28px;
    font-size: 20px;
    font-weight: 600;
	letter-spacing:-1px
}
.whats_left .view_more h6{
	text-align: right;
	border: 1px solid #196558;
	border-radius: 5px;
	color: #fff;
	background-color: #196558;
	max-width: 200px;
	padding: 10px;
}
.whats_left .view_more h6:hover{
	font-weight: bold;
}
.whats_left .view_more p{
	color: #656666;
	text-align: right!important;
	max-width: 200px;
	padding: 0 10px;
}
.whats_right{
    display: inline-block;
    width: 75%;
    vertical-align: top;
    text-align: left;
}
.whats_right h4{
	margin-top: 10px;
}
.carousel {
    position: relative;
}
.carousel__slides {
    list-style-type: none;
    margin: 0;
    width: 69%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.carousel__slide {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: opacity 250ms ease-in-out 250ms, -webkit-transform 250ms ease-in-out;
    transition: opacity 250ms ease-in-out 250ms, -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, opacity 250ms ease-in-out 250ms;
    transition: transform 250ms ease-in-out, opacity 250ms ease-in-out 250ms, -webkit-transform 250ms ease-in-out;
}
.carousel__slide:not(.carousel__slide--active) {
    opacity: 0;
    -webkit-transform: translateY(-1000%);
            transform: translateY(-1000%);
}
.carousel__slide:not(.carousel__slide--active) img {
    display: none;
}
.carousel__slide .new_menu_sm{
	display: none;
}
.carousel__controls {
    border: 1px solid #d2d2d2;
    list-style-type: none;
    margin: 0;
    width: 30%;
    display: inline-block;
}

.controls_img{
    width: 40%;
    display: inline-block;
}
.controls_text{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 0 0 0 5px;
	font-size: 15px;
}
.controls_text p{
    font-size: 14px;
    color: #656666;
    line-height: 18px;
    margin-top: 12px;
	margin-bottom: 0;
}
.carousel__controls:before, .carousel__controls:after {
    content: " ";
    display: table;
}
.carousel__controls:after {
    clear: both;
}
.carousel__controls li {
    text-align: center;
	vertical-align: top;
}
.carousel__controls li:hover{
	border: 1px solid #196558;
}
.carousel__controls li label {
    cursor: pointer;
    float: none;
    display: block;
}

.controls_wrap > label {
	-webkit-appearance: none;
	border: none;
	outline: none;
	padding-bottom: 12px;
    padding-top: 16px;
    padding-left: 1px;
}
.carousel__controls .controls_wrap > label:focus{
	border: 1px solid #196558;	
}
.controls_wrap > label > input[type="radio"] {
	visibility: hidden;
	display: none;
}
/*whats_new end*/

/*insta_time_wrap start*/
.insta_time_wrap{
	padding: 80px 0 80px 0;
    text-align: center;
	border-bottom: 1px solid #c8c8c8;
}
.insta_time_wrap p{
    text-align: left!important;
}
.insta_time_wrap p span{
	display: block;
}
.time_left{
	display: inline-block;
    width: 24%;
    font-size: 14px;
}
.time_text .df{
    line-height: 28px;
    font-size: 20px;
    font-weight: 600;
	letter-spacing:-1px
}
.time_left .view_more h6{
	text-align: right;
	border: 1px solid #196558;
	border-radius: 5px;
	color: #fff;
	background-color: #196558;
	max-width: 200px;
	padding: 10px;
}
.time_left .view_more h6:hover{
	font-weight: bold;
}
.time_left .view_more p{
	color: #656666;
	text-align: right!important;
	max-width: 200px;
	padding: 0 10px;
}
.time_right{
    display: inline-block;
    width: 75%;
    vertical-align: top;
    text-align: left;
}
.time_right h4{
	margin-top: 20px;
}
.time_img_wrap{
	padding-top: 50px;
	text-align: center;
}
.time_img_wrap .time_img{
	display: inline-block;
	width: 31.4%;
	padding-right: 16px;
}
.time_img_wrap .time_img:last-child{
	padding-right: 0px;	
}
.time_right p:nth-child(2) span{
	display: inline;
}
/*insta_time_wrap end*/
/*footer_wrap start*/
.footer_wrap{
	clear: both;
	max-width: 1390px;
	margin: 0 auto;
	padding: 80px;
    text-align: center;
}
.footer_left{
	display: inline-block;
    width: 24%;
}
.footer_left .footer_logo{
	max-width: 200px;
}
.footer_left .footer_logo svg{
	margin: 0 auto;
	max-width: 70%;
}
.footer_left .footer_logo svg:hover{
	fill: #196558;
}
.footer_right{
	display: inline-block;
    width: 75%;
    vertical-align: top;    
}
.footer_text{
	text-align: left!important;
}
.footer_nav{
	width: 78%;
	display: inline-block;
}
.footer_nav .intro{
	margin-left: 0;
	color: #196558;
}
.footer_nav p{
	display: inline-block;
	margin: 0 16px ;
	color: #000;
	font-weight: bold;
}
.footer_sns{
	width: 20%;
	display: inline-block;
	text-align: right;
}
.footer_sns a{
	display: inline-block;
}
.pc_layout{
	margin-top: 40px;
}
.pc_layout .row{
	font-size: 14px;
	margin-bottom: 10px;
}
.pc_layout .row span{
	padding: 0 16px;
}
.pc_layout .row span:first-child{
	padding-left: 0;
}
.pc_layout .row .middle_line{
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
}
.pc_layout .row .middle_line:last-child{
	border-right: none;
}
.pc_layout .row:last-child{
	margin-top: 20px;
	margin-bottom: 0;
	color: #656666;
}
/*footer_wrap end*/

/*life.html*/
.contents_header{
	margin: 50px 0 auto;
}
.contents_header img{
	width: 10%;
	display: inline-block;
	margin-left: 10%;
}
.contents_header p{
	width: 60%;
	display: inline-block;
	margin: 0 0 0 16px;
	vertical-align: bottom;
	line-height: 24px;
	text-align: left;
	font-size: 18px;
}
.life_row{
	margin:60px 0;
}
.life_row .life_left,.life_row .life_right{
	vertical-align: top;
}
.life_row .life_left{
	width: 46%;
	padding-right: 56px;
	display: inline-block;
	text-align: right;	
}
.life_row .life_left p{
	text-align: right;
}

.life_row .life_right{
	width: 46%;
	display: inline-block;
}
.life_row .life_right p{
	text-align: left;
}
.life_row .life_left h2{
	font-weight: normal;
	line-height: 50px;
	margin:0;
	padding-top: 24px;
	text-align: right;
}
.life_row .life_right h2{
	font-weight: normal;
	line-height: 50px;
	margin:0;
	padding-top: 24px;
	text-align: left;
}
.life_row .life_left h5{
	color: #000;
	display: inline-block;
}
.life_row .life_right h5{
	color: #000;
	text-align: left;
}
.life_row .life_left h5:hover, .life_row .life_right h5:hover{
	color: #196558;
}
.life_row .life_left hr, .life_row .life_right hr{
	display: inline-block;
	width: 64%;
	vertical-align: middle;
}
.life_row .life_left hr{
	margin-right: 8px;
}
.life_row .life_right hr{
	margin-left: 8px;
}

/*contact_us.html*/
/*input[type='submit']{outline:none;}*/
.form_wrap{
	margin: 50px 0;
}
.form_img{
	display: inline-block;
	width: 30%;
}
.form_img img:nth-child(2){
	display: none;
}
.form-main{
	display: inline-block;
	width: 68%;
	vertical-align: top;
	margin-top: 6%;
}
#feedback-page{
	text-align:center;
}
#form-div {
	margin: 0 auto;
	padding-left: 32px;
}

.feedback-input {
	color:#000;
	line-height: 22px;
	padding: 13px 13px 13px 13px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  	border: 0px solid transparent;
  	border-bottom: 1px solid #000;
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	color: #000;
	outline: none;
  	padding: 13px 13px 13px 13px;
}

.focused{
	color:#000;
	border:#30aed6 solid 2px;
}

textarea {
    height: 150px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button_send{
	float:left;
	width: 100%;
	border: 1px solid #ccc;
	cursor:pointer;
	background-color: #fff;
	color:#000;
	font-size:18px;
	padding-top:22px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  	margin-top:-4px;
	outline:none;
}

#button_send:hover{
	background-color: #fff;
	color: #196558;
  	border: 1px solid #196558;
}	
.submit:hover {
	color: #196558;
}	
.ease {
	width: 0px;
	height: 74px;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}
.submit:hover .ease{
  width:100%;
  background-color:#fff;
}

/*menu_list.html*/
.gy_color {
    color: #909090;
}
.gn_color{
	color: #196558;
}
.bold_font{
	font-weight: bold;
}
.contents_top_wrap{
	position: relative;
    margin: 0px 5%;
} 
.top_left_text{
	position: absolute;
    bottom: 100px;
    left: 0px;
    width: 100%;
    height: 216px;
}
.top_left_text h1{
	font-weight: 100;
    text-align: left;
    line-height: 70px;
    font-size: 50px;
	margin: 56px 0;
}
.top_center_img {
    width: 52%;
    display: inline-block;
	
}
.top_right_info {
    position: absolute;
    right: 0px;
    width: 100%;
	text-align: right;
	margin: 56px 0;
	bottom: 0;
}
.top_right_info p{
	text-align: right;
	margin: 8px 0;
}
.top_right_info a{
	display: inline-block;
	padding: 16px;
	padding-right: 120px;
	color: #fff;
	background-color: #196558;
	position: relative;
}

.contents_middle_wrap {
   	width: 90%;
	margin:0 auto;
}
.contents_middle_wrap p{
	margin: 0;
}
.middle_one_left {
    display: inline-block;
    font-size: 0px;
    vertical-align: top;
	float: left;
	width: 46%;
}
.middle_one_left .left_text {
    width: 100%;
}
.middle_one_left .left_text h4 {
    font-weight: 100;
    text-align: right;
    font-size: 28px;
    color: rgb(186, 145, 128);
	line-height: 48px;
}
.middle_one_left .left_img {
    width: 100%;
}
.middle_one_left .left_img img{
	float: right;
}
.middle_two_right{
    display: inline-block;
    vertical-align: top;
	float: right;
	width: 44%;
	margin-top: 160px;
}
.middle_two_right .right_img-text {
	margin: 0 auto;
    float: right;
    position: relative;
}
.middle_two_right .right_img-text img{
	margin: 0 auto;
}
.middle_two_right .right_text {
	position: absolute;
	width: 100%;
    margin-top: 27%;
}
.middle_two_right .right_text p {
    font-size: 24px;
	line-height: 32px;
	margin: 0 auto;
}
.middle_three_center {
	clear: both;
}
.middle_three_center .left_text {
	padding-bottom: 32px;
}
.middle_three_center .left_text .left_text_wrap{
    width: 90%;
    display: inline-block;
    text-align: left;
    margin: 0px auto;
    margin-top: 60px;
}
.middle_three_center .left_text .left_text_wrap h4 {
    font-weight: 400;
	font-size: 32px;
	margin: 0 0 32px 0;
}
.middle_three_center .left_text .left_text_wrap p {
    text-align: left;
	line-height: 24px;
}
.middle_three_center .right_img{
	width: 80%;
	margin: 0 auto;
	float: right;
}
.middle_three_center .right_img img{
	float: right;
}

.middle_four_left{
	clear: both;
	display: table;
}
.middle_four_left .left_img{
	margin-left: -16%;
	display: inline-block;
}
.middle_four_left .right_text{
	width: 40%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 32px;
}
.middle_four_left .right_text h4{
	font-weight: 400;
	font-size: 32px;
	line-height:48px;
	margin: 32px 0 32px 0;
	text-align: left;
}
.middle_four_left .right_text p{
	text-align: left;
	line-height: 24px;
}
.middle_five_right .left_text{
	width: 46%;
	display: inline-block;
	margin: 0 32px 0 0;
}
.middle_five_right .left_text h4{
	font-weight: 400;
	font-size: 32px;
	line-height:48px;
	text-align: right;
}
.middle_five_right .left_text p{
	text-align: right;
	line-height: 24px;
}
.middle_five_right .right_img{
	width: 48%;
	display: inline-block;
}
.middle_six_center {
	clear: both;
	width: 100%;
	margin-top: 60px;
}
.middle_six_center .top_text {
	padding-bottom: 32px;
	width: 90%;
    display: inline-block;
    text-align: left;
    margin: 0px auto;
}
.middle_six_center .top_text h4 {
    font-weight: 400;
	font-size: 32px;
	margin: 0 0 32px 0;
}
.middle_six_center .top_text p {
    text-align: left;
	line-height: 24px;
}
.middle_six_center .bottom_img{
	width: 80%;
	margin: 0 auto;
}
.contents_bottom_wrap{
	clear: both;
	border-bottom:1px solid #196558;
	border-width: thin;
	width: 90%;
	margin: 0 auto;
	margin-top: 80px;
}
.contents_bottom_wrap h3{
	font-weight: 200;
	text-align: left;
	margin: 0;
	padding: 32px 0;
	border-bottom:1px solid #196558;
	border-width: thin;
}
.bottom_img-text{
	display: table;
	margin: 16px 0;
}
.contents_bottom_wrap .left_text{
	width: 50%;
	text-align: left;
	display:table-cell;
	vertical-align: middle;	
}
.contents_bottom_wrap .left_text h4{
	font-weight: 400;
	font-size: 32px;
	line-height:48px;
	margin:0;
	text-align: left;
}
.contents_bottom_wrap .left_text h4:nth-child(2){
	font-weight: bold;
}
.contents_bottom_wrap .left_text p{
	text-align: left;
	margin-bottom: 80px;
}
.contents_bottom_wrap .left_text a{
	display: inline-block;
	padding: 16px;
	padding-right: 120px;
	color: #fff;
	background-color: #196558;
	position: relative;
}
.contents_bottom_wrap .right_img{
	width: 70%;
	display:table-cell;
	vertical-align: middle;
}
.contents_bottom_wrap .right_img img{
	width: 80%;
}
/*menu_list_df.html*/
	.middle_one_left_df{
		width: 100%;
		float: none;
	}
	.middle_one_left_df .left_text{
		width:48%;
		display: inline-block;
		vertical-align: middle;
	}
	.middle_one_left_df .left_img{
		width:40%;
		padding-left: 32px;
		display: inline-block;
		vertical-align: middle;
	}
	.middle_three_center_df .left_text{
		width: 100%;
		display: inline-block;
	}
	.middle_three_center_df .right_img{
		float: none;
		width: 100%;
	}
	.middle_three_center_df .right_img img{
		float: none;
		width: 50%;
	}
	.middle_five_right_df{
		display: inline-block;
		width: 100%;
	}
	.middle_five_right_df .right_img{
		margin: 0;
		float: right;
	}
	.middle_five_right_df .right_img img{
		width: 80%;
    	float: right;
	}
/*search.html*/

.searchform2{
	width: 80%;
	margin: 0 auto;
	display: inline-block;
}
input[type="search2"] {
  	border: 2px solid #737373;
  	border-width: 0 0 2px;
  	background-color: transparent;
  	line-height: 2.4;
	font-size: 32px;
	width: 60%;
	display: inline-block;
}
input[type="search2"]:focus {
  	color: #196558;
  	border-color: #196558;
  	outline: none;
}
.fa-times-circle{
	color: #909090;
	margin-left: -50px;
	margin-right: 32px;
}
.search{
	font-size: 2em!important;
	vertical-align: middle;
}
.search_page_wrap h4{
	font-weight: 400;
}
.search_result{
	padding: 0 40px;
}
.result_menu_list{
	width: 24%;
	display: inline-block;
	float: left;
}
.result_menu_list .type_of_list{
	margin: 0;
	text-align: left;
}
.result_menu_list .list_name{
	margin: 0;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	margin-top: 8px;
}
.result_menu_list a{
	text-decoration: none;
	color: #000;
}
.result_menu_list a .recipe{
	font-weight: normal;
	color: #929292;
	text-align: left;
	padding: 16px 0px;
}
.result_menu_list a .recipe span{
	vertical-align: top;
	padding-right: 8px;
}
.result_menu_list a .recipe span img{
	width: 16px;
	margin-top: 2px;
}

/*market.html*/
.market{
	margin:50px 0;
	text-align: center;
}
.market h2{
	margin: 32px 0;
    text-align: left;
    font-size: 40px;
    font-weight: 500;
}
.market div p{
	margin: 0;
	text-align: right;
}
.market ul li{
	display: inline-block;
}

.market ul li a{
	display: block;
	text-decoration: none; 
	color: #000; 
	padding: 8px 12px; 
	font-weight: bold; 
}
.market ul li a:hover{ 
	border-bottom: 3px solid #196558; 
}
.current_type{
	border-bottom: 3px solid #196558; 
	transition: .1s ease; 
	-webkit-transition: .1s ease; 
}
.market .market_type{
	border-bottom: 1px solid #909090;
}
.market .market_type ul{
	text-align: left;
}
.market_menu{ 
	margin-bottom: 50px;
}
.group_menu{ 
	font-weight: bold; 
	display: none; 
}
.current{ 
	display: block; 
}
.market_menu {
	text-align: left;
}
.market_menu .group_menu .market_contents{
	width:calc(97% / 4);
	display: inline-block;
	vertical-align: top;
}
.market_menu .group_menu .market_contents a{
	text-decoration: none;
	color: #000;
}
.market_menu .group_menu .market_contents a .list_name span{
	display: block;
}
.market_menu .group_menu .market_contents a .recipe{
	font-weight: normal;
	color: #929292;
	text-align: left;
	padding: 16px 0px;
}
.market_menu .group_menu .market_contents a .recipe span{
	vertical-align: top;
	padding-right: 8px;
}
.market_menu .group_menu .market_contents .type_of_list{
	margin: 0;
	text-align: left;
}
.market_menu .group_menu .market_contents .list_name{
	margin: 0;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	margin-top: 8px;
}
.market_menu .group_menu .market_contents a .recipe span img{
	width: 16px;
	margin-top: 2px;
}
.go_to_top{
	text-align: center;
	padding: 10px 2px;
	background-color: #196558; 
	color: #fff;
}
.go_to_top:hover{
	font-weight: 600;
}