@media (max-width:767px) {
html, body {
	font-family: "맑은고딕", "Malgun Gothic";
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	outline: none;
}
#wrap {
	position: relative;
	width: 100%;
	height: 100%;
	min-width: 320px
}

#header .logo {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 20;
}
#header .logo img {
	width: 70%;
}

#header .menu, #header .lang {
	display: none;
}
#catchphrase {
	background-image: url("../images/m_01_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	min-width: 320px;
	height: 111.0185vw;
	position: relative;
}
#catchphrase .catchphrase_content {
	margin: 0 20px;
	padding-top: 56%;
}
#catchphrase .catchphrase_content .catchphrase_main {
	margin: 0;
	padding: 0;
	font-size: 11.1111vw;
	font-weight: 900;
	color: #ffffff;
	word-break: keep-all;
	width: 60%;
	margin-left: 2%;
	line-height: 110%;
}
#catchphrase .catchphrase_content .catchphrase_sub {
	margin: 0;
	padding: 0;
	font-size: 4.6296vw;
	font-weight: 900;
	color: #ccffff;
	word-break: keep-all;
	padding-top: 4%;
	width: 90%;
	margin-left: 2%;
	line-height: 110%;
}
#about_us {
	background-image: url("../images/m_02_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	width: 100%;
	min-width: 320px;
	min-height: 101.2963vw;
	position: relative;
	background-color: #08152b;
}
#about_us .about_us_content {
	margin: 0 20px;
}
#about_us .about_us_content .about_us_content_wrap {
	padding-top: 101.2963vw;
}
#about_us .about_us_content .about_us_content_wrap .about_main {
	margin: 0;
	padding: 0;
    font-size: 4.25vw;
    font-weight: 900;
    color: #ffffff;
    word-break: keep-all;
    text-align: center;
}
#about_us .about_us_content .about_us_content_wrap .about_sub {
    margin: 0 auto;
    padding: 4vw 0 14vw 0;
    font-size: 3.6vw;
    color: #ccc;
    word-break: keep-all;
    text-align: center;
    width: 80%;
}
#company_history {
	position: relative;
}
#company_history .company_history_title {
    margin: 0;
    padding: 16px 0;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
	background-color: #39c;
}
#company_history .history_list {
	margin: 0;
	padding: 0;	
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 80px;
}
#company_history .history_list .history_item {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	position: relative;
}
#company_history .history_list .history_item .history_content {
	margin: 0 20px 20px 24px;
}
#company_history .history_list .history_item .history_content .history_content_wrap {
	position: relative;
	padding-left: 40px;
}
#company_history .history_list .history_item .history_content .history_content_wrap:before {
	content: "";
	width: 25px;
	height: 10px;
	border-top: 2px dotted #b2b2b2;
	position: absolute;
	top: 22px;
	left: 8px;
}

#company_history .history_content_wrap .year {
	height: 44px;
}
#company_history .history_content_wrap .year h4 {
	margin: 0;
	padding: 0;
	font-weight: 700;
	color: #3399cc;
	line-height: 44px;
	font-size: 22px;
}
#company_history .history_content_wrap .month_wrap .month_content_wrap {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #666666;
}
#company_history .history_content_wrap .month_wrap .month_content_wrap:after {
	content: "";
	display: block;
	clear: both;
}
#company_history .history_content_wrap .month_wrap .month {
	font-weight: 700;
	color: #000000;
	vertical-align: bottom;

	float: left;
	width: 12%;
	max-width: 30px;
}
#company_history .history_content_wrap .month_wrap .month:after {
	content: "";
	display: inline-block;
	width: 6px;
	border-bottom: 1px solid #000;
	margin: 0 4px -2px 2px;
}
#company_history .history_content_wrap .month_wrap .month_content {
	float: left;
	width: 88%;
}
#company_history .timeline {
	position: absolute;
	left: 22px;
	margin-left: -7.5px;
	top:0;
	bottom:0;
}
#company_history .timeline:before {
	content: "";
	background-color: #ffffff;
	position: absolute;
	top: 18px;
	left: 2px;
	width: 11px;
	height: 11px;
	border: 3px solid #3399cc;
	border-radius: 50%;
    display: block;
	outline: 4px solid #fff;
	z-index: 10;
}
#company_history .timeline:after {
    content: "";
    width: 1px;
    background-color: #ccd5db;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7px;
	z-index: 9;
}
#company_history ul li:last-child .timeline:after {
    bottom: 40%;
}
#gallery {
	background-image: url("../images/m_04_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	min-width: 320px;
	min-height: 182.963vw;
	position: relative;
}
#gallery .gallery_content {
	margin: 0 20px;
}
#gallery .gallery_content_wrap .real_fishing_vr_logo {
	width: 50%;
    margin: 0 auto;
    padding-top: 11.5741vw;
    padding-bottom: 5.5556vw;
    text-align: center;	
}
#gallery .gallery_content_wrap .real_fishing_vr_logo img {
	width: 100%;
}
#gallery .gallery_content_wrap .media_wrap .movie_wrap {
	margin-bottom: 3.5185vw;
}
#youtue_iframe {
	width: 100%;
	height: 56.25vw;
}
#gallery .gallery_content_wrap .flexslider {
	background: none;
	border: none;
	margin-bottom: 9.2593vw;
}
#gallery .gallery_content_wrap .flex-direction-nav a:before {
	line-height: 40px;
}
#gallery .gallery_content_wrap .real_fishing_vr_info {
	text-align: center;
}
#gallery .gallery_content_wrap .real_fishing_vr_info p {
    font-size: 4.25vw;
    font-weight: 900;
    color: #ffffff;
	margin-bottom: 6px;
}
#gallery .gallery_content_wrap .real_fishing_vr_info .steam_btn {
	margin-top: 3.7037vw;
	padding-bottom: 14.8148vw;
}
#gallery .gallery_content_wrap .real_fishing_vr_info .steam_btn img {
	width: 48.1481vw;
}
#gallery .gallery_content_wrap .flex-direction-nav .flex-prev {
	left: 0;
}
#gallery .gallery_content_wrap .flex-direction-nav .flex-next {
	right: 0;
}
#swipebox-overlay {
	background-color: rgba(0, 0, 0, 0.8);
}
#map {
	position: relative;
}
#map .contact_us_title h3 {
    margin: 0;
    padding: 16px 0;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
	background-color: #39c;
}
#map .map_content_wrap {
	position: relative;
}
#map_content {
	height: 48vw;
}
#map_bg_top {
	background-image: url("../images/m_map_shadow_top_bg.png");
	background-repeat: repeat;
	background-position: left top;
	background-size: contain;
	height: 20px;
    position: absolute;
    top: 0;
    width: 100%;
}
#map_bg_bottom {
	background-image: url("../images/m_map_shadow_bottom_bg.png");
	background-repeat: repeat;
	background-position: left top;
	background-size: contain;
	height: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#contact_us .contact_us_wrap .info {
	margin: 0 20px;
	padding: 24px 0;
}
#contact_us .contact_us_wrap .info li {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	margin-top: 10px;
	height: 32px;
	padding-left: 50px;
	font-size: 14px;
}
#contact_us .contact_us_wrap .info .address {
	background-image: url("../images/06_location_ico.png");
	background-repeat: no-repeat;
	background-position: left center;
}
#contact_us .contact_us_wrap .info .email {
	background-image: url("../images/06_mail_ico.png");
	background-repeat: no-repeat;
	background-position: left center;
}
#contact_us .contact_us_wrap .info .customer_center {
	background-image: url("../images/06_tag_ico.png");
	background-repeat: no-repeat;
	background-position: left center;
}
#footer {
	height: 80px;
	background-color: #000000;
	width: 100%;
}
#footer .footer_content {
	margin: 0 auto;
	text-align: center;
	line-height: 80px;
}
#footer .footer_content p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #595959;
}
.menu_icon {
	position: absolute;
	top: 20px;
	right: 20px;
	display: inline-block;
	width: 35px;
	padding-bottom: 5px;
	z-index: 30;
	cursor: pointer
}
.menu_icon .icon_bar {
	display: block;
	width: 33px;
	height: 5px;
	margin-top: 5px;
	background: #ccffff;
	border-radius: 5px
}
.icon_blue .icon_bar {
	background: #3399cc!important;
}
.active .icon_bar {
    background: #ffffff!important;
}
.menu_container {
    position: absolute;
    top: 14px;
    right: 10px;
}
.menu_container ul {
    background-color: #29282E;
    padding: 50px 10px 20px;
    position: relative;
    z-index: 21
}
.menu_container ul li {
	list-style-type: none;
    padding: 5px 30px 5px 15px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer
}
.menu_container ul li > a {
    color: #f8f8f8;
}
.menu_container a:hover {
    color: #337ab7!important;
}
.menu_container .lang a {
	color: #666666;
}
.menu_container .lang a.active {
	color: #337ab7;
}
#company_history .menu_icon, #map .menu_icon {
	top: 10px;
}

#company_history .menu_container, #map .menu_container {
	top: 4px;
}
}

@media (min-width:768px) {
html, body {
	min-width: 1566px;
	font-family: "맑은고딕", "Malgun Gothic";
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	outline: none;
}
#header {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 120px;
	min-width: 1566px;
}
#header_wrap {
	position: relative;
}
#header .header_bg {
	background-color: #ffffff;
	opacity: 0.4;
	width: 100%;
	height: 120px;
}
#header .header_content {
	position: absolute;
	top: 0;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	line-height: 120px;
}
#header .header_content .logo {
	float: left;
	width: 25%;
	margin-left: 20px;
}
#header .header_content .menu {
	float: left;
	width: 50%;
}
#header .header_content .menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header .header_content .menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	margin-left: 100px;
	overflow: hidden;
}
#header .header_content .menu ul li a {
	font-size: 22px;
	font-weight: 900;
	color: #006699;
}
#header .header_content .lang {
	float: right;
	margin-right: 30px;
	font-size: 18px;
	color: #666666;
}
#header .header_content .lang a {
	padding-left: 4px;
}
#header .header_content .lang a.active {
	font-weight: 900;
	color: #000000;
}
#content {
	min-width: 1566px;
}
#catchphrase {
	background-image: url("../images/01_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 1153px;
	min-width: 1566px;
}
#catchphrase .catchphrase_content {
	width: 1566px;
	margin: 0 auto;
	padding-top: 650px;
	padding-left: 100px;
}
#catchphrase .catchphrase_content .catchphrase_main {
	font-size: 100px;
	font-weight: 900;
	color: #ffffff;
}
#catchphrase .catchphrase_content .catchphrase_sub {
	font-size: 40px;
	font-weight: 900;
	color: #ccffff;
}
#about_us {
	background-image: url("../images/02_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 961px;
	min-width: 1566px;
}
#about_us .about_us_content {
	width: 1566px;
	margin: 0 auto;
	text-align: right;
}
#about_us .about_us_content .about_us_content_wrap {
	display: inline-block;
	padding-top: 450px;
	width: 968px;
}
#about_us .about_us_content .about_main {
	font-size: 30px;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	margin-bottom: 30px;
}
#about_us .about_us_content .about_sub {
	font-size: 24px;
	color: #cccccc;
	text-align: center;
}
#company_history {
	margin: 0 auto;
	padding: 130px 0;
	width: 1566px;
	text-align: center;
}
#company_history .company_history_title {
	display: inline-block;
	text-align: center;
	margin: 0;
	padding: 20px 40px;
	background-color: #3399cc;
	border-radius: 10px;
	color: #fff;
	font-weight: 600;
}
#company_history .history_list {
	margin: 0;
	padding: 0;	
	overflow: hidden;
	margin-top: 40px;
}
#company_history .history_list .history_item {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	position: relative;
}
#company_history .history_list .history_item .history_content {
	width: 50%;
	float: left;
	text-align: right;
}
#company_history .history_list .history_item .history_content .history_content_wrap {
	position: relative;
	padding-right: 50px;
}
#company_history .history_list .history_item .history_content .history_content_wrap:before {
	content: "";
	width: 40px;
	height: 10px;
	border-top: 3px dotted #b2b2b2;
	position: absolute;
	top: 22px;
	right: 8px;
}
#company_history .history_list .history_item:nth-child(2n+2) .history_content {
	float: right;
	text-align: left;
}
#company_history .history_list .history_item:nth-child(2n+2) .history_content .history_content_wrap {
	padding-left: 50px;
	padding-right: 0px;
}
#company_history .history_list .history_item:nth-child(2n+2) .history_content .history_content_wrap:before {
	left: 8px;
}
#company_history .history_content_wrap .year {
	height: 44px;
}
#company_history .history_content_wrap .year h4 {
	margin: 0;
	padding: 0;
	font-weight: 900;
	color: #000000;
	line-height: 44px;
	font-size: 24px;
}
#company_history .history_content_wrap .month_wrap .month_content_wrap {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #666666;
}
#company_history .history_content_wrap .month_wrap .month {
	font-weight: 900;
	color: #000000;
	vertical-align: bottom;
	display: inline;
}
#company_history .history_content_wrap .month_wrap .month:after {
	content: "";
	display: inline-block;
	width: 18px;
	border-bottom: 1px solid #000;
	margin: 0 4px -2px 2px;
}
#company_history .history_content_wrap .month_wrap .month_content {
	display: inline;
}
#company_history .timeline {
	position: absolute;
	left: 50%;
	margin-left: -7.5px;
	top:0;
	bottom:0;
}
#company_history .timeline:before {
	content: "";
	background-color: #ffffff;
	position: absolute;
	top: 18px;
	left: 2px;
	width: 11px;
	height: 11px;
	border: 3px solid #3399cc;
	border-radius: 50%;
    display: block;
	outline: 4px solid #fff;
	z-index: 10;
}
#company_history .timeline:after {
    content: "";
    width: 1px;
    background-color: #ccd5db;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7px;
	z-index: 9;
}
#company_history .history_2014 .year h4 {
	font-size: 24px;
}
#company_history .history_2014 .month_wrap .month_content_wrap {
	font-size: 18px;
}
#company_history .history_2015 .year h4 {
	font-size: 26px;
}
#company_history .history_2015 .month_wrap .month_content_wrap {
	font-size: 19px;
}
#company_history .history_2016 .year h4 {
	font-size: 28px;
}
#company_history .history_2016 .month_wrap .month_content_wrap {
	font-size: 20px;
}
#company_history .history_2017 .year h4 {
	font-size: 30px;
}
#company_history .history_2017 .month_wrap .month_content_wrap {
	font-size: 21px;
}
#company_history .history_2018 .year h4 {
	font-size: 32px;
}
#company_history .history_2018 .month_wrap .month_content_wrap {
	font-size: 22px;
}
#company_history .history_2019 .year h4 {
	font-size: 34px;
}
#company_history .history_2019 .month_wrap .month_content_wrap {
	font-size: 23px;
}
#gallery {
	background-image: url("../images/05_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 1063px;
	min-width: 1566px;
}
#gallery .gallery_content {
	position: relative;
	width: 1566px;
	margin: 0 auto;
}
#gallery .gallery_content_wrap {
	padding-top: 200px;
}

#gallery .gallery_content_wrap .media_wrap {
	width: 800px;
	margin-left: 110px;
	float: left;
}
#gallery .gallery_content_wrap .media_wrap .movie_wrap {
	width: 800px;
	height: 450px;
	margin-bottom: 38px;
}
#youtue_iframe {
	width: 800px;
	height: 450px;
}
#gallery .gallery_content_wrap .real_fishing_vr_logo {
	width: 33%;
	float: right;
}
#gallery .gallery_content_wrap .real_fishing_vr_logo img {
	width: 420px;
}
#gallery .gallery_content_wrap .real_fishing_vr_info {
	width: 33%;
	float: right;
	padding: 40px 0 0 50px;
}
#gallery .gallery_content_wrap .real_fishing_vr_info p {
	font-size: 24px;
	color: #ffffff;
}
#gallery .gallery_content_wrap .real_fishing_vr_info .steam_btn {
	margin-top: 30px;
}
#gallery .gallery_content_wrap .real_fishing_vr_info .steam_btn img {
	width: 168px;
}
#gallery .gallery_content_wrap .flex-direction-nav a:before {
	line-height: 40px;
}
#gallery .gallery_content_wrap .flexslider {
	margin-bottom: 34px;
	background: none;
	border: none;
}
#swipebox-overlay {
	background-color: rgba(0, 0, 0, 0.8);
}
#map {
	position: relative;
	height: 442px;
}
#map .map_content_wrap {
	position: relative;
	height: 100%;
}
#map_content {
	height: 100%;
}
#map_bg_top {
	background-image: url("../images/m_map_shadow_top_bg.png");
	background-repeat: repeat;
	background-position: left top;
	background-size: contain;
	height: 20px;
    position: absolute;
    top: 0;
    width: 100%;
}
#map_bg_bottom {
	background-image: url("../images/m_map_shadow_bottom_bg.png");
	background-repeat: repeat;
	background-position: left top;
	background-size: contain;
	height: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#contact_us {
	width: 686px;
	height: 370px;
	background-image: url("../images/06_contact_box.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 36px;
	left: 280px;
	z-index: 10;
}
#contact_us .contact_us_wrap {
	padding: 60px;
}
#contact_us .contact_us_wrap .contact_us_title {
	position: relative;
	display: inline-block;
}
#contact_us .contact_us_wrap h3 {
	margin: 0;
	padding: 0;
	font-size: 44px;
	font-weight: 600;
	display: inline-block;
}
#contact_us .contact_us_wrap h3:after {
	content: "";
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 0;
}
#contact_us .contact_us_wrap .info {
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding-top: 30px;
}
#contact_us .contact_us_wrap .info li {
	margin: 0;
	padding: 0;	
	overflow: hidden;
	list-style-type: none;
	margin-top: 22px;
	height: 32px;
	padding-left: 50px;
	font-size: 20px;
}
#contact_us .contact_us_wrap .info .address {
	background-image: url("../images/06_location_ico.png");
	background-repeat: no-repeat;
	background-position: left top;
}
#contact_us .contact_us_wrap .info .email {
	background-image: url("../images/06_mail_ico.png");
	background-repeat: no-repeat;
	background-position: left top;
}
#contact_us .contact_us_wrap .info .customer_center {
	background-image: url("../images/06_tag_ico.png");
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	height: 132px;
	background-color: #000000;
	width: 100%;
	min-width: 1566px;
}
#footer .footer_content {
	width: 1566px;
	margin: 0 auto;
	text-align: center;
	line-height: 132px;
}
#footer .footer_content p {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #595959;
}
.menu_icon, .menu_container {
	display: none;
}
}