﻿@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 1400px) {
  .container {width:1300px}
  .category-section .container, .fh5co-bag-1 .container {width:1400px}  
} 
body {
  font-family: "Karla", Arial, sans-serif;
  line-height: 1.8;
  font-size: 20px;
  background: #ffffff;
  background-image: url(images/photography.png);
  font-weight: 300;
  overflow-x: hidden;
}
body.menu-show {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}

#fh5co-wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#fh5co-wrapper > div {
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}

a {
  color: #4a4a4a;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: underline;
  color: #4a4a4a;
}
a:focus, a:active {
  outline: none;
}

p, span {
  margin-bottom: 1.2em;
  font-size: 16px;
  color: #666;
  font-weight: 300;
  font-family: 'Noto Sans KR', sans-serif;
}

span {
  font-size: 16px;
  color: rgba(114, 114, 114, 0.8);
}

h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.8);
  font-family: "Playfair Display", Arial, serif;
  font-weight: 300;
  margin: 0 0 15px 0;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #b7c2c2;
}

::-moz-selection {
  color: #fcfcfc;
  background: #b7c2c2;
}

::selection {
  color: #fcfcfc;
  background: #b7c2c2;
}

#fh5co-page {
  position: relative;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background: #fff;
}
.menu-show #fh5co-page {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

#fh5co-main-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.93);
  padding: 3em 0;
  z-index: 1002;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  overflow-y: scroll;
}
#fh5co-main-nav .fh5co-nav-toggle {
  position: absolute;
  top: 30px;
  right: 30px;
  padding: 20px;
  height: 50px;
  width: 50px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 0;
  padding: 0 !important;
  visibility: hidden;
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-main-nav .fh5co-nav-toggle:hover {
  background: rgba(0, 0, 0, 0.7);
}
#fh5co-main-nav .fh5co-nav-toggle i {
  top: 19px !important;
  left: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0;
  text-indent: 0;
}
#fh5co-main-nav .fh5co-nav-toggle.show {
  visibility: visible;
  opacity: 1;
}
.menu-show #fh5co-main-nav {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#fh5co-main-nav h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0;
}
#fh5co-main-nav h1 .fh5co-logo {
  color: #fff;
}
#fh5co-main-nav h1 .fh5co-logo:hover {
  text-decoration: none;
}
#fh5co-main-nav ul {
  text-align: center;
  padding: 50px 0 50px 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-main-nav ul {
    padding: 20px 0 0 0;
  }
}
#fh5co-main-nav ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  font-family: "Playfair Display", Arial, serif;
}
#fh5co-main-nav ul li a {
  display: block;
  width: 100%;
  color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
  padding: 10px 20px;
}
@media screen and (max-width: 768px) {
  #fh5co-main-nav ul li a {
    font-size: 30px;
    padding: 10px 0;
  }
}
#fh5co-main-nav ul li a:hover, #fh5co-main-nav ul li a:active, #fh5co-main-nav ul li a:focus {
  color: white;
  outline: none;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #fh5co-main-nav ul li {
    display: block;
  }
}
#fh5co-main-nav .fh5co-social-icon a i {
  color: rgba(255, 255, 255, 0.5);
}

.fh5co-table {
  display: table;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-table {
    display: block !important;
    height: inherit !important;
    width: inherit !important;
  }
}
.fh5co-table .fh5co-table-cell {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .fh5co-table .fh5co-table-cell {
    display: block !important;
    height: inherit !important;
    width: inherit !important;
  }
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Karla", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-md {
  padding: 10px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
  color: #fff;
}

.btn-primary {
  background: #4a4a4a;
  color: #fff;
  border: 1px solid #4a4a4a;
  font-family:'Noto Sans KR', sans-serif;
  font-size:14px; padding:10px 40px; border-radius: 0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #fff !important; color:#4a4a4a;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #539DDB;
  border: 2px solid #539DDB;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #539DDB;
  color: #fff !important;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.view-button .btn-outline {
  background: transparent;
  color: #000;
  border: 2px solid #000;
}
.view-button .btn-outline:hover, .view-button .btn-outline:focus, .view-button .btn-outline:active {
  background: #fff !important;
  color: #000 !important;
  border: 2px solid #000 !important;
}

header {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 1em 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  header {
    padding: 0.7em 0;
  }
}
header .fh5co-navbar-brand {
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
}
header .fh5co-navbar-brand h1 {
  width: 20%;
  display: block;
  font-family: "Playfair Display", Arial, serif;
  margin-bottom: 0;
}
header .fh5co-navbar-brand .fh5co-logo {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}
header .fh5co-navbar-brand .fh5co-logo:hover {
  text-decoration: none !important;
  color: #fff !important;
}
header .fh5co-navbar-brand .fh5co-logo:active, header .fh5co-navbar-brand .fh5co-logo:focus {
  outline: none;
  text-decoration: none;
}
header .fh5co-navbar-brand .fh5co-logo span {
  font-size: 12px;
  letter-spacing: 4px;
  display: block;
  margin-bottom: 2px;
  margin-top: 4px;
  color: rgba(255, 255, 255, 0.3);
  line-height: 20px;
}
header .fh5co-navbar-brand .fh5co-social-icon {
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 50px;
}
header .fh5co-navbar-brand .fh5co-social-icon a {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  header .fh5co-navbar-brand .fh5co-social-icon a i {
    color: rgba(255, 255, 255, 0.5);
  }
}
@media screen and (max-width: 480px) {
  header .fh5co-navbar-brand .fh5co-social-icon {
    display: none;
  }
}

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
  position: absolute !important;
  top: 0;
  right: 0;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #fff;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #fff;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  width: 30px;
  height: 2px;
  color: #ffffff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #ffffff;
  transition: all .2s ease-out;
}
.menu-show .fh5co-nav-toggle i {
  background: #fff;
  color: #fff;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.menu-show .fh5co-nav-toggle i::before, .menu-show .fh5co-nav-toggle i::after {
  background: #fff;
}
@media screen and (max-width: 992px) {
  .fh5co-nav-toggle i {
    background: rgba(255, 255, 255, 0.8);
  }
  .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
    background: rgba(255, 255, 255, 0.8);
  }
}
.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  float: right;
  z-index: 1003;
  position: relative;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
    top: 0px;
    margin-top: 5px;
  }
}

#fh5co-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  #fh5co-hero {
    width: 100%;
  }
}
#fh5co-hero .btn {
  font-size: 24px;
}
#fh5co-hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#fh5co-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
  position: relative;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .flexslider .slides {
    overflow: hidden;
  }
}
#fh5co-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 700px;
  position: relative;
}
#fh5co-hero .flexslider .slides li:after {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#fh5co-hero .flexslider .flex-control-nav {
  position: absolute;
  bottom: 1em;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .flexslider .slides li, #fh5co-hero {min-height:600px;}
  #fh5co-hero .flexslider .flex-control-nav {
    bottom: 1em;
  }

}

#fh5co-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 35px;
  height:4px; border-radius:0;
  cursor: pointer; border:1px solidrgba(255, 255, 255, 0.7);
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7); border:rgba(255, 255, 255, 1);
}
#fh5co-hero .flexslider .flex-direction-nav {
  display: block;
}
#fh5co-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  height: 700px;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .flexslider .slider-text {
    text-align: center;
  }
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  height: 700px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 60px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 40px;
  }
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner p {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner p .btn:hover {
  color: #fff !important;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner span {
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 12px;
  display: block;
  margin-bottom: 20px;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead a {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .fh5co-lead a:hover {
  text-decoration: none;
}
#fh5co-hero .flexslider .slider-text > .slider-text-inner .desc {
  padding: 5em;
  background: rgba(0, 0,0, 0.7);
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
}


/**/


/*

@media screen and (max-width: 992px) {
  #fh5co-hero .flexslider .slider-text > .slider-text-inner .desc {
    padding: 0;
    background: none;
    -webkit-box-shadow: 0px 10px 30px -13px transparent;
    -moz-box-shadow: 0px 10px 30px -13px transparent;
    box-shadow: 0px 10px 30px -13px transparent;
  }
}*/

#fh5co-featured,

#fh5co-blog,

#fh5co-work-section,
#fh5co-about-section,
#fh5co-map-section,
#fh5co-collections
#fh5co-about-0{
  padding-bottom: 5em;
  padding-top: 5em;
}



#fh5co-about {padding-bottom:5em; padding-top:2em;}

#fh5co-about .fh5co-heading-title {padding-bottom:1.5em;}

#fh5co-about-0-list{
  padding-bottom: 5em;
  padding-top: 2em;
}
#fh5co-video {padding-bottom:5em}
#fh5co-video .fh5co-heading-title h2 {margin-bottom:1.2em}
#fh5co-video .fh5co-heading-title h2 span {color:#844e42}

#fh5co-contact-section {padding-top:5em; padding-bottom:3em;}

#fh5co-intro-section {
 /* margin-bottom: 2em;
  padding-bottom: 2em;*/
  padding-top:5em;
}

#fh5co-blog, #fh5co-work-section {
  padding-top: 5em;
}

.fh5co-work-section {
  padding-top: 0 !important;
}
#fh5co-work-section .fh5co-heading p {letter-spacing: 8px;}

.fh5co-heading {
  margin-bottom: 1.5em;
}
.fh5co-heading h2 {
  font-size: 40px; font-weight:600;
  text-transform:uppercase;
  font-family:'Playfair Display', Arial, serif;
}

.fh5co-heading-1 h2 {
  font-size: 28px;
  line-height: 1.5;
  padding-top:100px;
  padding-bottom:50px;
  font-family:'Playfair Display', Arial, serif;
}

.fh5co-bg-section {
  background: rgba(0, 0, 0, 0.05);
}

.intro-heading {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.5;
}

.collections-heading {
  margin-bottom: 2.5em;
}
.collections-heading h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.5;
}

.bag-section .bag-info p {font-family:'Noto Sans KR', sans-serif; font-size:14px; color:#666;}
.bag-section .bag-info p span{font-family:'Noto Sans KR', sans-serif; font-size:15px; color:#000;}

@media screen and (max-width: 768px) {
  .intro-heading {
    font-size: 30px;
  }
}

.post-entry {
  width: 100%;
  min-height: 700px;
  display: table;
}
@media screen and (max-width: 992px) {
  .post-entry {
    display: block;
    min-height: 400px;
  }
}
.post-entry .post-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 700px;
}
@media screen and (max-width: 768px) {
  .post-entry .post-image {
    display: block;
    height: 400px;
  }
}
.post-entry .display-tc {
  display: table-cell;
  vertical-align: middle;
  height: 700px;
  text-align: right;
}
@media screen and (max-width: 992px) {
  .post-entry .display-tc {
    display: block;
    vertical-align: none;
    text-align: left;
    height: inherit;
  }
}
.post-entry .desc {
  padding: 5em;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
}
.post-entry .desc h3 {
  color: #fff;
  font-size: 40px;
  line-height: 54px;
}
.post-entry .desc p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
}
.post-entry .desc .date {
  display: block;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media screen and (max-width: 768px) {
  .post-entry .desc {
    padding: 1.5em;
  }
  .post-entry .desc h3 {
    font-size: 30px;
  }
}

.work {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 400px;
  margin-bottom: 30px;
}
.work .view {
  width: 100%;
  height: 400px;
  display: table;
  opacity: 0;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

.work .view span, .work .view i {
  height: 400px;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.work h3 {
  margin-top: 30px;
}
.work h3 a {
  color: #000;
}
.work:hover .view, .work:focus .view {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .work {height:200px}
  .work .view {
    opacity: 1; height:200px; 
  }
  .work .view span, .work .view i {height:200px;}
}
.fh5co-counters {
  padding: 6em 0;
  background: #e6e6e6;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.fh5co-counters .heading-section h2 {
  color: #fff;
  font-weight: 400;
  font-size: 40px;
}
.fh5co-counters .fh5co-counter {
  font-size: 60px;
  display: block;
  color: #fff;
  font-family: "Karla", Arial, sans-serif;
  width: 100%;
  font-weight: 700;
  margin-bottom: .3em;
}

.fh5co-counters .brand-name{
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  letter-spacing: 5px;
 /* margin-bottom: 2em;*/
  display: block;
  padding-top:30px;
  font-family:"Playfair Display", Arial, serif;
}


.fh5co-counters .fh5co-counter-label {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 5px;
  margin-bottom: 2em;
  display: block;
}

.about-content {
  margin-bottom: 5em;
}

.fh5co-staff {
  margin-bottom: 35px;
  overflow:hidden;
}

.fh5co-staff img {
  margin-bottom: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width:100%;
  height:auto;
  transition:all 0.3s ease-in-out; transform:scale(1.0);
}

.fh5co-staff h3 {
  font-size: 24px;
  margin-bottom: 10px;
  font-family:'Noto Sans KR', sans-serif;
}
.fh5co-staff p {
  margin-bottom: 30px; font-size:15px; 
}
.fh5co-staff .role {
  color: #b3b3b3;
  font-weight: normal;
  display: block;
  font-size: 16px;
}
.fh5co-staff:hover img {
  transform:scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  height:auto;
  width:100%;
}
.history-info .fh5co-staff:hover img {transform:scale(1.0)}
.fh5co-staff h3 {font-size: 34px;}
.unamano-history h3 {margin-bottom:20px}
.history-info ul.nav {padding-bottom:2%; padding-left:10px; padding-right:10px; text-align:center} 
.history-info .nav-pills > li {float:none; display:inline-block; margin-bottom:5px; border:1px solid #ddd}
.history-info .nav-pills > li > a {border-radius:0;}
.history-info .nav > li > a {padding:5px 22px;}
.history-info .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {background-color:#333}
.history-info .active:after {content:''}
.history-info .tab-pane img {max-width:100%}
.letter15 {margin-bottom:0; letter-spacing:4px;}

@media (max-width: 520px) {
.fh5co-staff h3 {font-size:24px;}
.fh5co-staff p {font-size:14px}
.unamano-history .history-text p {text-align:left; font-size:14px;}
}
@media (max-width: 768px) {
.history-info .nav-pills > li > a {font-size:15px}
.history-info .nav > li > a {padding:2px 7px}
.history-info p {font-size:14px}
}


/***1***/


.fh5co-staff-1 {
  margin-bottom: 30px;
  overflow:hidden;
}

.fh5co-staff-1 img {
  margin-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width:100%;
  height:auto;
  transition:all 0.3s ease-in-out;
}
.fh5co-staff-1 h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.fh5co-staff-1 p {
  margin-bottom: 30px;
}
.fh5co-staff-1 .role {
  color: #b3b3b3;
  font-weight: normal;
  display: block;
  font-size: 16px;
}
/*.fh5co-staff-1:hover img {
  background: rgba(83, 157, 219, 0.2);
  transform:scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  height:auto;
  width:100%;
}*/

.fh5co-staff-1 a {text-decoration:none; display:block; }


.fh5co-blog {
  margin-bottom: 60px;
}
.fh5co-blog > a {
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-blog > a img {
  width: 100%;
}



.fh5co-staff-list {
  margin-bottom: 30px;
  overflow:hidden;
}

.fh5co-staff-list img {/*
  margin-bottom: 20px; 
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21); */
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width:100%;
  height:auto;
  transition:all 0.3s ease-in-out;
}
.fh5co-staff-list h3 {
  font-size: 24px;
  margin-bottom: 10px;
  font-family:Styrene Medium,Helvetica,Arial,Sans-serif;
}
.fh5co-staff-list p {
  margin-bottom: 30px;
}
.fh5co-staff-list .role {
  color: #b3b3b3;
  font-weight: normal;
  display: block;
  font-size: 16px;
}


@media screen and (max-width: 768px) {
  .fh5co-staff-list {margin-bottom:10px;}
  .fh5co-blog {
    width: 100%;
  }
}
.fh5co-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  padding: 30px;
  float: left;
  background: #fff;
  border: 1px solid rgbs(#000, 0.2);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px;
}
.fh5co-blog .blog-text span.comment {
  float: right;
  font-size: 14px;
}
.fh5co-blog .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.fh5co-blog .blog-text span.comment a i {
  color: #539DDB;
  padding-left: 7px;
}
.fh5co-blog .blog-text span.posted_on {
  font-size: 13px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.fh5co-blog .blog-text h3 {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.fh5co-blog .blog-text h3 a {
  color: black;
}
.fh5co-blog .blog-text:hover {
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.3);
}
.fh5co-blog .blog-text:hover h3 a {
  text-decoration: none;
}

.fh5co-social-icons {
  margin: 0;
  padding: 0;
}
.fh5co-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}
.fh5co-social-icons li a i {
  font-size: 20px;
}

.contact-info {
  margin-bottom: 2.5em;
  padding: 0;
}
.contact-info li {
  list-style: none;
  margin: 0 0 10px 0;
  position: relative;
  padding-left: 40px;
  color: #727272;
  font-size:15px;
  font-family:"AvenirLTStd-Roman",arial,sans-serif;
}
.contact-info li i {
  position: absolute;
  top: .2em;
  left: 7px;
  font-size: 22px;
  color: #727272;
}
.contact-info li a {
  color: #727272;
}

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 14px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 04px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.form-control:focus, .form-control:active {
  box-shadow: none;
  border: 1px solid #4a4a4a;
}

input[type="text"] {
  height: 40px;
}

.form-group {
  margin-bottom: 22px;
}

.information-section {background-color:#000; padding:70px 0;}
.list-section {background-color:#000; padding:70px 0;}

#footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 3em 0 1em 0;
}
#footer .section-title {
  font-size: 16px;
  font-family:'Noto Sans KR', sans-serif;
  margin-bottom:10px;
}
#footer ul {
  margin: 0;
  padding: 0;
  font-family:'Noto Sans KR', sans-serif;
}
#footer ul li {
  font-size: 15px;
  list-style: none;
  margin-bottom: 0;
}
#footer ul li a {
  color: #727272;
  font-size:13px;
}
#footer .float {
  width: 50%;
  float: left;
}


#footer1 {
  /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
  padding: 2em 0 1em 0;
}
#footer1 .section-title {
  font-size: 16px;
  font-family:'Noto Sans KR', sans-serif;
  margin-bottom:15px;
}
#footer1 ul {
  margin: 0;
  padding: 0;
  font-family:'Noto Sans KR', sans-serif;
}
#footer1 ul li {
  font-size: 15px;
  list-style: none;
  margin-bottom: 0;
}
#footer1 ul li a {
  color: #727272;
  font-size:13px;
}
#footer1 .float {
  width: 50%;
  float: left;
}


@media screen and (max-width: 768px) {
  .list-section {padding:50px 0}
  #footer ul li {line-height:1.5}
  #footer .float {
    width: 100%;
  }
}
#footer .copy-right {
  padding-top: 4em; padding-bottom:0.5em;
}

#footer .copy-right p {font-size:12px;}

#footer a {
  color: black;
}
#footer a:hover, #footer a:focus {
  text-decoration: none;
  color: #4a4a4a;
}
#footer .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#footer .form-inline .form-group .form-control {
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#footer #fh5co-header-subscribe #email {
  padding-right: 4em;
}
#footer #fh5co-header-subscribe button {
  position: absolute;
  top: 0;
  right: 10px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background: #539DDB;
  border: none;
}
#footer #fh5co-header-subscribe button i {
  color: #fff;
  font-size: 25px;
}


@media screen and (max-width: 768px) {
  #footer1 .float {
    width: 100%;
  }
}
#footer1 .copy-right {
  padding-top: 4em;
}

#footer1 .copy-right p {font-size:12px;}

#footer1 a {
  color: black;
}
#footer1 a:hover, #footer a:focus {
  text-decoration: none;
  color: #4a4a4a;
}
#footer1 .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#footer1 .form-inline .form-group .form-control {
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#footer1 #fh5co-header-subscribe #email {
  padding-right: 4em;
}
#footer1 #fh5co-header-subscribe button {
  position: absolute;
  top: 0;
  right: 10px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background: #539DDB;
  border: none;
}
#footer1 #fh5co-header-subscribe button i {
  color: #fff;
  font-size: 25px;
}


.fh5co-social-icon a {
  padding: 0 5px;
}
.fh5co-social-icon a i {
  color: #000;
}
.fh5co-social-icon a:hover, .fh5co-social-icon a:focus {
  text-decoration: none;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.nopaddingbottom {
  padding-bottom: 0 !important;
}

.js .animate-box {
  opacity: 0;
}

.category-section-title h4{font-family:'Noto Sans KR', sans-serif; font-size:14px;}
.bag-section .bag-info h3 {margin-bottom:14px; font-family:'Noto Sans KR', sans-serif; text-transform:uppercase; font-weight:600; font-size:30px;}
.title-line-bottom {border-bottom:1px solid #c8c6c5;}
.category-section-title ul {margin-bottom:30px; margin-left:-15px; margin-right:-15px; padding-left:0; text-align:center}
.category-section-title li {display:inline-block; margin:0 2px; border:1px solid #ccc}
.category-section-title li a {display:block; padding:5px 40px; text-decoration:none;}
.category-section-title li a:hover, .category-section-title li a:focus, .category-section-title li.active a {background:#333; color:#fff;}
.category-section-title li.active:after {content:''}
.category-section-title > a {display:none}
.category-section-title > a:hover {text-decoration:none}
@media (max-width:1280px) {
  .category-section-title li a {padding:5px 10px}
}  
@media (max-width:1024px) {
  .category-section-title li {margin:0;}
  .category-section-title li a {padding:5px}
}
@media (max-width:768px) {
  .category-section-title {position: relative; z-index:999; line-height:40px; font-size:15px}
  .category-section-title > a {display:block; border:1px solid #ccc; padding:2px 10px; overflow:hidden}
  .category-section-title > a:after, .category-section-title > ul > li:first-child:after {display:block; float:right}
  .category-section-title > a:after {content:'▼'; font-size:12px}
  .category-section-title ul {position:absolute; width:100%; top:39px; display:none; margin-left:0; margin-right:0; background:#fff; border:1px solid #ccc }
  .category-section-title li {display:block; margin:0; border:0; cursor:pointer;}
  .category-section-title li a {padding:0; font-size:15px}
  .category-section-title h4 {margin-top:16px}
}


/*# sourceMappingURL=style.css.map */
.bag-price h4 {font-size:20px; font-weight:600; padding-bottom:20px; margin-bottom:10px; font-family:'Noto Sans KR', sans-serif;}
.bag-price h4 span {font-family:Malgun Gothic Semilight; }

#fh5co-about {background:#ffffff;}

#fh5co-about-0 {background:#fff; padding:5em 0 3em 0}
#fh5co-about-0-list {background:#fff; padding-bottom:30px;}
/*.fh5co-bag-1 {background-color:#f6f6f6;}*/
#fh5co-about-0 h3 {font-size:40px; font-weight:600}

#fh5co-about .fh5co-heading-title {margin:2.2em 0 0 0;}
.fh5co-heading-title h2, #fh5co-video .fh5co-heading-title h2 span {font-size:40px; font-weight:600; text-transform:uppercase;font-family:'Playfair Display', Arial, serif;}
.fh5co-heading-title p {text-transform:uppercase;}

.bag-info img {margin-top:35px;}

.fh5co-heading-title a:link {text-decoration:none;}
.fh5co-heading a:link {text-decoration:none;}

.product-title h3 a:link {text-decoration:none;} 



.bag-info-list-1 {position: relative;display: inline-block; }
.bag-info-list-1 img {max-width:100%; height:auto;}
.bag-info-list-1 .img-back {opacity:0; position:absolute; top:0; left:0; z-index:99; transition:0.5s all}
.bag-info-list-1:hover .img-back {display:inline; opacity:1}

.bag-info-list-2 {position: relative;display: inline-block; }
.bag-info-list-2 img {max-width:100%; height:auto;}
.bag-info-list-2 .img-back {opacity:0; position:absolute; top:0; left:0; z-index:99; transition:0.5s all}
.bag-info-list-2:hover .img-back {display:inline; opacity:1}

.bag-info-list-3 {position: relative;display: inline-block; }
.bag-info-list-3 img {max-width:100%; height:auto;}
.bag-info-list-3 .img-back {opacity:0; position:absolute; top:0; left:0; z-index:99; transition:0.5s all}
.bag-info-list-3:hover .img-back {display:inline; opacity:1}

.bag-info-list-4 {position: relative;display: inline-block; }
.bag-info-list-4 img {max-width:100%; height:auto; }
.bag-info-list-4 .img-back {opacity:0; position:absolute; top:0; left:0; z-index:99; transition:0.5s all}
.bag-info-list-4:hover .img-back {display:inline; opacity:1}


.bag-info-detail-img, .detail-cut-img {position: relative; display: inline-block; cursor:url(../images/zoom.cur), auto; border:1px solid #e5e5e5}
.detail-cut-img {margin-top:-1px}
.detail-cut-img:last-child {border-left:none}
.bag-info-detail-img img, .detail-cut-img img {max-width:100%; height:auto;}


.bag-info-1 {margin-top:35px ;position: relative;display: inline-block; }
.bag-info-1 img {max-width:100%; height:auto;}
.bag-info-1 .img-back {display:none; position:absolute; top:0; left:0; z-index:99;}
.bag-info-1:hover .img-back {display:inline;}


.bag-info-2 {margin-top:35px ;position: relative;display: inline-block; }
.bag-info-2 img {max-width:100%; height:auto;}
.bag-info-2 .img-back {display:none; position:absolute; top:0; left:0; z-index:99;}
.bag-info-2:hover .img-back {display:inline;}


.bag-info-3 {margin-top:35px ;position: relative;display: inline-block; }
.bag-info-3 img {max-width:100%; height:auto;}
.bag-info-3 .img-back {display:none; position:absolute; top:0; left:0; z-index:99;}
.bag-info-3:hover .img-back {display:inline;}


.bag-info-4 {margin-top:35px ;position: relative;display: inline-block; }
.bag-info-4 img {max-width:100%; height:auto;}
.bag-info-4 .img-back {display:none; position:absolute; top:0; left:0; z-index:99;}
.bag-info-4:hover .img-back {display:inline;}


.bag-info-5 {margin-top:35px ;position: relative;display: inline-block; }
.bag-info-5 img {max-width:100%; height:auto;}
.bag-info-5 .img-back {display:none; position:absolute; top:0; left:0; z-index:99;}
.bag-info-5:hover .img-back {display:inline;}


.bag-info-6 {margin-top:35px ;position: relative;display: inline-block; }
.bag-info-6 img {max-width:100%; height:auto;}
.bag-info-6 .img-back {display:none; position:absolute; top:0; left:0; z-index:99;}
.bag-info-6:hover .img-back {display:inline;}

.fh5co-staff h4 {margin-bottom:5px; font-size:22px; }
.contact-text-box p {font-size:15px; line-height:30px;}
.contact-text-box h3 {margin-bottom:16px; font-size:40px; font-family:'Noto Sans KR', sans-serif;}
.contact-text-box {margin-bottom:35px;}

.fh5co-heading-sub-title h2 {font-family:'Noto Sans KR', sans-serif; font-size:30px; font-weight:600; padding-top:50px;}


.unamano-history .history-text-1 p {font-size:14px;}

/*media*/
@media (max-width:768px) {
  .fh5co-heading-sub-title h2 {padding-top:10px; margin:0; font-size:24px}
  .bag-info-detail-img, .detail-cut-img {cursor:default;}
  .thumbnail-img {overflow: hidden;}
}

/*.history-text {padding-bottom:4em;}*/
.logo-img a {display: block;}
.logo-img img {width:120px}

@media (max-width: 640px) {

#fh5co-hero .flexslider .slider-text > .slider-text-inner .desc {
  padding: 2em;
  background: rgba(0, 0,0, 0.7);
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.75);
}
.bag-info img {margin-top:0;} 
.fh5co-navbar-brand .logo-img img{width:55%;}

}


.fh5co-about-0 .fh5co-heading h2{padding-top:100px;}
.fh5co-about-0-list {padding-top:100px;}



.sub-top-section img{width:100%;}


@media only screen and (min-width: 1000px) {
  .sub-top-section .sub-img-m img{display:none;}
}

@media(max-width:999px){
    .sub-top-section .sub-img-w img{display:none;}
}




.story-name{padding:5em 0 0 0 ;}
.unamano-history h3, .contact-text-box h3 {font-size:40px; font-weight:600; font-family:'Playfair Display', Arial, serif;}
.unamano-history h3 span {font-size:40px; font-family:"Playfair Display", Arial, serif; color:#333;}
.history-info {padding:0 0 30px 0;}


.product-title {text-align:center;}
.product-title h3 {font-weight:bold; font-family:'Noto Sans KR', sans-serif; font-size:17px;  text-transform: uppercase;}
.product-title h3 a {font-weight:600; color:#333;}
.product-title h4 {font-family:'Noto Sans KR', sans-serif; font-size:15px;}
.fh5co-staff a {text-decoration: none;}


.fh5co-bag-1 {padding:12em 0 3.5em 0;}


.bag-section {padding:40px 0 40px 40px;}
.accordion-section {margin-top:15%; border-top:1px solid #dcdcdc;}

@media(max-width:750px){
.bag-section {padding:15px;}}

@media(max-width:720px){
.fh5co-bag-1 {padding:9em 0 2.5em 0;}}

@media(max-width:520px){
  .contact-text-box h3 {font-size:24px;}
  .bag-section .bag-info h3 {font-size:20px; }
  .product-title h3 {font-size:16px; max-height:40px; overflow:hidden; text-overflow: ellipsis; line-height:1.4;}
  .product-title {height:66px; margin-top:-4px}
  .fh5co-bag-1 {padding:7em 0 3em 0;}

  #fh5co-blog, #fh5co-work-section{padding-top:3em;padding-bottom:3em;}
  .fh5co-heading h2 {font-size:24px; margin-bottom:15px;}

  .fh5co-heading p {letter-spacing: -0.2px; font-size:17px;}
  #fh5co-intro-section {padding-top:3em;}
  .intro-heading {font-size:32px;}
  #fh5co-featured {padding-top:1em;}
  .post-entry .desc .date {letter-spacing:2px;}
  #fh5co-about {padding-top:2em;padding-bottom:3em;}
  #footer {padding:3em 0 0.5em 0;}
  .fh5co-counters {padding:3.5em 0;}
  .story-name, #fh5co-about-0 {padding:3em 0 0 0;}
  .unamano-history h3, .contact-text-box h3 {font-size:24px; text-align:left;}
  #fh5co-about-0 h3 {font-size:24px;}
  #footer .copy-right {padding-top:1.5em;}
  #footer .copy-right p {margin-bottom:0.5em;}
  #fh5co-work-section {padding-top:3em; padding-bottom:2.5em;}
  #fh5co-about .fh5co-heading-title {padding-bottom:0.5em;}
  #fh5co-about-0 h3 {margin-bottom:1.5em}

  .history-text p {padding-bottom:0.5em;margin-bottom:0; font-size:15px;}
  #fh5co-about-0-list {padding-bottom:40px;}
  .history-info {padding:0 0 10px 0}
  /*.history-text {padding-bottom:3em;}*/
  #fh5co-contact-section {padding-top:3em; padding-bottom:1.3em;}

  .fh5co-staff-1 {margin-bottom:0;}
  .fh5co-staff img {margin-bottom:10px}
  #fh5co-about .fh5co-heading-title {margin-top:1.2em;}
  .fh5co-heading-title h2, #fh5co-video .fh5co-heading-title h2 span {font-size:24px; margin-bottom: 15px;}
  .fh5co-heading-title p {font-size:15px;}

  .fh5co-heading {margin-bottom:25px;}

  .fh5co-counters .brand-name {font-size:24px; margin-bottom:0.5em;}
  #footer .section-title {font-size:16px;}
  #footer p /*{letter-spacing:-1px;}*/
  /*.unamano-history .history-text p {letter-spacing:-1px;}*/

  #fh5co-about .history-info .fh5co-staff p {/*letter-spacing:-0.3px; */font-size:15px;}
  .fh5co-staff h3 {font-size: 18px;}
}


@media(max-width:380px){
.fh5co-bag-1 {padding:6em 0 1em 0;}}



.fh5co-contact-section h3 {font-size:40px;}
.footer-copyright {background-color:#efefef; padding-top:20px;}
.fh5co-staff a{color:#000;}
.footer-text {display:block; padding-top:5px; line-height:1.5; font-size:13px; }

.category-section-title-subpage h4 {padding:20px 0; font-family:'Noto Sans KR', sans-serif; margin-bottom:0; font-size:14px;}
.category-section-title-subpage a {display:inline-block; padding:10px 5px}

@media(max-width:520px){.category-section-title-subpage h4 {margin-top:30px;}}
@media(max-width:460px){.category-section-title-subpage h4 {margin-top:20px;}}
@media(max-width:420px){.category-section-title-subpage h4 {margin-top:15px;}}
@media(max-width:340px){.category-section-title-subpage h4 {margin-top:5px;}}

.sub-title-b {font-size:17px; text-decoration: underline; line-height:19px; color:#333; font-weight:500}
#footer ul li a:hover { text-decoration:underline; color:#727272; }

#toTop {text-decoration:none; position:fixed; bottom:20px; right:2%; overflow:hidden; z-index:999; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/arrow.png) no-repeat 0px 0px; display:none; opacity:0.3}
#toTop:hover {opacity:0.7}
#toTopHover {width:50px; height:50px; display:block; overflow:hidden; float:right;}
.detail-cut-img-section.row {margin-left:0; margin-right:0; margin-top:-8px}
.detail-cut-img-section .detail-cut-img {padding-right:0; padding-left:0; border:1px solid #e5e5e5; margin-right:-1px}
.detail-cut-img-section .detail-cut-img img {width:100%; }

.bag-section {margin-bottom:15px;}
.recommend-product {margin-top:100px;}
.recommend-product h4 {padding-top:40px; text-align:center; font-family:'Noto Sans KR', sans-serif; font-size:26px; font-weight:600; padding-bottom:10px}
.recommend-product-img img {width:100%;}
.recommend-product-img h4 {margin:0 0 5px 0; font-size:16px; font-family:'Noto Sans KR', sans-serif; font-weight:600; text-align:center}
.recommend-product-img p {font-size:15px; font-family:'Noto Sans KR', sans-serif; text-align:center}
.recommend-product-img {padding-bottom:20px;}

#fh5co-about-0 .fh5co-heading-1 h2 span {font-weight:400; color:#333; font-size:28px; font-family:"Playfair Display", Arial, serif;}
#fh5co-work-section .fh5co-heading h2 span {font-weight:400; color:#333; font-size:40px; font-family:"Playfair Display", Arial, serif;}

.buy_info {width:100%;}
.buy_info_box { background-color:#000000; border:1px solid #000000;}
.buy_info_box h4 {color:#ffffff; text-align:center; font-family:'Noto Sans KR', sans-serif; padding:13px 0 15px 0; FONT-SIZE:14px; letter-spacing:1px; margin-bottom:0;}
.buy_info_box a:link {text-decoration:none; display: block;}

.buy_info_box :hover { background-color:#ffffff;  }
.buy_info_box h4:hover { color:#000000;}

.sub-border {border-top:0; margin-bottom:10px}

/* collect product */
.category-section {max-width:1920px; margin-right:auto; margin-left:auto; padding-bottom:100px;}
.category-box {padding:0 70px;}
.fh5co-heading-1 h2 {padding-bottom:0;}
@media (max-width:768px) {
  .recommend-product-img h4 {margin-top:-4px; line-height:1.4}
  .recommend-product-img {height:260px}
  .recommend-product h4 {padding-top:20px}
  .category-section {padding-bottom:10px}
  .category-box {padding:0 20px;}
  .accordion-section {margin-top:12%}
}

/* product detail */
.big-img {position:absolute; display:none; justify-content:center; align-items:center; top:0; left:0; width:100%; height:100vh; background:white; z-index:100}
.big-img > div {position:relative; display:flex; justify-content:center; align-items:center;}
.detail-cut-img-section {padding-bottom:50px}
@media (max-width:768px) {
  .detail-cut-img-section {padding-bottom:0}
  .recommend-product {margin-top:-20px}
}  
.accordion {
  background-color: #ffffff;
  color: #666;
  cursor: pointer;
  padding:15px 5px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 14px; font-weight:400;
  transition: 0.4s;
  font-family:'Noto Sans KR', sans-serif;
  border-bottom:1px solid #dcdcdc;
} 
.active, .accordion:active {
  color:#000;
}
.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}
.panel {
 /* padding: 18px 18px 0 18px;*/
  background-color: #ffffff;
  display:none;
  box-shadow: none;
  margin-bottom :5px;
}
.panel p {font-size:13px; color:#1b1b1b; line-height:26px;}
.accordion-section .panel p {padding:5px 10px; font-size:13px;}

@media(max-width:860px){
  .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {opacity:0}
} 

.viewer-backdrop {background-color:rgba(255,255,255,1)}
.viewer-footer {overflow:visible}
.viewer-toolbar>ul {overflow:auto}
.viewer-toolbar>ul>li {position:absolute; border-radius:0; background-color:#f5f5f5; opacity:.6}
.viewer-reset, .viewer-play, .viewer-one-to-one {display:none}
.viewer-toolbar>ul>li.viewer-zoom-in, .viewer-toolbar>ul>li.viewer-zoom-out {right:55px; bottom:30px; border-radius:50%; padding:15px; background-color:#ccc; opacity:.6; border:1px solid #ccc}
.viewer-toolbar>ul>li.viewer-zoom-out {right:20px; }
.viewer-toolbar>ul>li.viewer-zoom-in:hover, .viewer-toolbar>ul>li.viewer-zoom-out:hover {background-color:#ccc; opacity:.8}
.viewer-zoom-in:before, .viewer-zoom-out:before {position:absolute; left:3px; bottom:3px;}
.viewer-toolbar>ul>li.viewer-prev, .viewer-toolbar>ul>li.viewer-next {position:absolute; top:-50vh; right:0; width:40px; height:70px; border:1px solid #ccc}
.viewer-prev {left:0; right:auto; }
.viewer-prev:before, .viewer-next:before {position:absolute; left:5px; top:2px; height:60px; width:26px; background-image:url(../images/btnArrow.png); background-position:0 0; background-size:auto}
.viewer-prev:before {transform:rotate(180deg)}
.viewer-button {width:92px; height:95px; border-radius:0; opacity:.6; background-color:transparent;}
.viewer-button:before {left:10px; bottom:10px}
.viewer-button:focus, .viewer-button:hover, .viewer-toolbar>ul>li:hover {background-color:#f5f5f5; opacity:.8}
.viewer-button.viewer-close:hover, .viewer-button.viewer-close:focus {background-color:transparent; opacity:1}
.viewer-close:before {background-image:url(../images/btnClose.png); background-position:0 0; background-size:auto; height:24px; width:24px; }

@media(max-width:760px){
  .viewer-toolbar>ul>li.viewer-prev, .viewer-toolbar>ul>li.viewer-next {transform:scale(0.7);}
}