@charset "utf-8";
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/Montserrat-Light.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/Montserrat-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Montserrat-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Montserrat-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Montserrat-SemiBold.woff) format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/Play-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Play-Bold.woff) format('woff');
}
@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/NanumSquare-Light.woff) format('woff');
}
@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NanumSquare-Regular.woff) format('woff');
}
@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/NanumSquare-Bold.woff) format('woff');
}
@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/NanumSquare-ExtraBold.woff) format('woff');
}
@font-face {
  font-family: 'Lovelace';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/Lovelace-ExtraLight.woff) format('woff');
}
@font-face {
  font-family: 'Lovelace';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/Lovelace-Light.woff) format('woff');
}
@font-face {
  font-family: 'Lovelace';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Lovelace-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Lovelace';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Lovelace-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Lovelace';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Lovelace-ExtraBold.woff) format('woff');
}
@font-face {
  font-family: 'Buri';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/Arita-buri-Thin.woff) format('woff');
}
@font-face {
  font-family: 'NotoSerifJP';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/NotoSerifJP-ExtraLight.woff) format('woff');
}
@font-face {
  font-family: 'NotoSerifJP';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NotoSerifJP-Light.woff) format('woff');
}
@font-face {
  font-family: 'NotoSerifJP';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Lovelace-Regular.woff) format('woff');
}
@font-face {
  font-family: 'NotoSerifJP';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSerifJP-Medium.woff) format('woff');
}
@font-face {
  font-family: 'NotoSerifJP';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/NotoSerifJP-Bold.woff) format('woff');
}
@font-face {
  font-family: 'NotoSerifJP';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/NotoSerifJP-SemiBold.woff) format('woff');
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
* {
  font-family: "Play", "NotoSerifJP";
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
    overflow: hidden;
    position: relative;
    z-index: 1;
/*     max-height: calc(100% - 115px); */
}
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
textarea:focus,
button:focus,
input:focus {
  outline: none !important;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
html, body {
  height: 100%;
}
body {
  width:640px; 
  margin:0 auto;
  overflow:auto;
}
#body_content{
  width:640px;
  position: relative;
  margin: 0 auto;
}
body.active{
  overflow:hidden;
}
#body_content.active header{
  height:100%;
  background: #fff;
}
#body_content.active header .wrapper{
  height:100vh;
}
#body_content.active nav{
  height:100vh;
}
#body_content.active nav>ul{
  height:100vh;
  overflow-y: auto;
}
header {
    width: 640px;
    position: fixed;
    text-align: center;
    height: 115px;
    z-index: 10;
    overflow: hidden;
    transition: all .5s ease;
}
header::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 115px;
  background: url('../images/common/nav_bg.jpg') top center no-repeat;
  background-size: cover;
  z-index: 0;
  transition: height .5s ease;
}
header.active{
  background:#fff;
}
header.active::after {
  height: 100%;
  transition: height .5s ease;
}
header .wrapper {
  width:640px;
  z-index: 1;
  margin: 0 auto;
  position: relative;
}
header .wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 115px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
}
header .logo {
	position: absolute;
    top: 0px;
    left: 30px;
    width: 150px;
    padding: 35px 0;
    height: 115px;
    box-sizing: border-box;
}
header .logo svg {
  vertical-align: top;
  width: 100%;
  height: auto;
}
 header .logo svg .font1 path {
  fill: #fff;
}
header .logo svg .font2 path {
  fill: #fff;
}
header .logo svg .font1 path {
  fill: #fff;
}
header .logo svg .markup .fff {
  fill: #fff;
  opacity: 0;
} 

 
 header.active .logo svg .font1 path {
  fill: #000;
 }
 header.active .logo svg .font2 path {
  fill: #000;
 }
 header.acitve .logo svg .font1 path {
  fill: #000;
 }
 header.active .logo svg .markup .fff {
  fill: #000;
  opacity: 0;
 } 




header .logo svg .normal .red {
  transition: opacity .3s ease .5s;
}
header .logo svg .markup .fff {
  transition: opacity .3s ease .5s;
}
header.active .logo svg .normal .red {
  transition: opacity .3s ease 0s;
  opacity: 0;
}
header.active .logo svg .markup .fff {
  transition: opacity .3s ease 0s;
  opacity: 1;
}



header .util ul li,
header nav ul li,
header nav {
  position: relative;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  text-align:center;
}
header nav {
  width:640px;
  height:115px;
  left:0;
  text-align:center;
  transition: height .5s ease;
  display:block;
  top:115px;
}

header nav>ul>li>a {
    font-size: 22px;
    display: inline-block;
    line-height: 28px;
    height: 28px;
    font-weight: 300;
    color: #fff;
    transition: color .3s ease;
}
header.active nav>ul>li>ul {
  visibility: visible;
  opacity: 1;
  transition: opacity .3s ease .3s, visibility 0s 0s;
}

header nav>ul>li>ul>li {
  min-width: 75px;
  display: block;
  padding: 0px;
}
header nav>ul>li>ul>li>a::after {
  top: 6px;
  left: -13px;
  border: 2px solid #dfb77a;
  width: 5px;
  height: 5px;
  content: "";
  display: inline-block;
  position: absolute;
  opacity: 0;
  border-radius: 50%;
  transition: opacity .3s ease;
}
header nav>ul>li>ul>li>ul {
  display: none !important;
}
header nav>ul>li.active>ul>li.active>a::after,
header nav>ul>li:hover>ul>li>a:hover::after {
  opacity: 1;
}
header nav>ul>li:hover>ul>li>a {
  color: rgba(255, 255, 255, 1);
}
header nav>ul>li.active>ul>li.active>a {
  cursor: default;
}
header nav>ul>li.active>ul>li.active>a,
header nav>ul>li:hover>ul>li>a:hover {
  color: #dfb77a;
}
header nav>ul>li.start_active>a {
  color: #f63232;
  transition: color 0s ease 0s;
}
header nav>ul>li.active>a {
  color: #dfb77a;
  transition: color .3s ease .5s;
}
header nav>ul>li:hover>a,
header.active nav>ul>li.active>a {
  color: #dfb77a;
  transition: color .3s ease 0s;
}
header .util {
  right: 55px;
  position: absolute;
}
header .util ul li a {
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 100;
  padding: 0px 15px;
  line-height: 120px;
  transition: color .3s ease;
}
header .util ul li a:hover {
  color: #dfb77a;
}
nav ul li a{
	display: block;
	text-decoration: none;
}
nav>ul li.middleHeight{
	height:1px;
	padding:0px;
	padding-bottom:0px;
	background: rgba(255,255,255,0.3);
	margin-bottom:40px;
}
nav>ul{
	padding:40px 30px 100px 30px !important;
	font-size:0px;
	vertical-align: top;
	text-align:left;
}
nav>ul>li{
	vertical-align: top;
	display: inline-block;
	padding-bottom:60px !important;
	box-sizing: border-box;
	width:33.33%;
}
nav>ul> li > a{
	text-align: left;
}
nav>ul> li > a > span{
	font-size:23px;
	display: inline-block;
	line-height: 28px;
	height:28px;
	font-weight: 500;
	color:#fff;
	transition:color .3s ease;
}
nav>ul> li:hover > a >span,
nav>ul> li > a:hover >span{
	color:#fff;
}
nav>ul> li.active > a > span{
	color:#fff;
	text-align: center;
	border-bottom:2px solid #fff;
}
nav>ul>li>ul{
	padding-top:20px;
}
nav>ul{
	position:relative;
}
nav>ul:after{
	width:100%;
	height:1px;
    background: rgba(255,255,255,0.3);
	margin-bottom:40px;
	display:inline-block;
	top:570px;
	left:0;
	position: absolute;
    content: '';
    clear: both;
    display: inline-block;
}
nav>ul:before{
	width:100%;
	height:1px;
    background: rgba(255,255,255,0.3);
	margin-bottom:40px;
	display:inline-block;
	top:345px;
	left:0;
	position: absolute;
    content: '';
    clear: both;
    display: inline-block;
}

nav>ul>li>ul> li{
	position: relative;
}

nav>ul>li>ul> li > a{
    font-size: 20px;
    letter-spacing: -0.05em;
    text-align: center;
    font-weight: 200;
    line-height: 40px;
    color: rgba(255,255,255,0.7);
}
nav>ul>li>ul> li > a{
	transition: color .3s ease;
}

nav>ul>li>ul> li:hover > a,
nav>ul>li>ul> li.active > a{
	color:rgba(0,0,0,0.7);
}

.hamberger{
	right:0px;
	top:0px;
	position: absolute;
	width:115px;
	height:115px;
	overflow: hidden;
	z-index: 3;
	background: rgba(0,0,0,0);
}
.hamberger i::after,
.hamberger i::before{
	content:"";
	position: absolute;
	display: block;
	width:6px;
	height:6px;
	left:50%;
	border-radius: 3px;
	background:#fff;
	transition: margin .3s ease 0s, transform .3s ease .3s, width .3s ease 0s, height .3s ease 0s, background .3s ease 0s;
}
header.active .hamberger i::after,
header.active .hamberger i::before{
 background:#000;
}
.hamberger i{
	width:115px;
	height:115px;
	position: absolute;
	display: block;
	margin-left:0px;
	transition: margin .3s ease 0s;
}
.hamberger i:nth-of-type(1)::after{
	top:48%;
	margin-left:5px;
	margin-top:-10px;
}
.hamberger i:nth-of-type(1)::before{
	top:52%;
	margin-left:-10px;
	margin-top:-10px;
}
.hamberger i:nth-of-type(2)::after{
	top:48%;
	margin-left:5px;
	margin-top:5px;
}
.hamberger i:nth-of-type(2)::before{
	top:52%;
	margin-left:-10px;
	margin-top:5px;
}
#body_content.active header .hamberger i::after,
#body_content.active header .hamberger i::before{
	transition: margin .3s ease 0s, transform .3s ease .3s, width .3s ease .3s, height .3s ease .3s, background .3s ease .3s;
	background:#A00000;
	top:50%;
	margin:0px;
	height:4px;
	width:20px;
}


#body_content.active header .logo svg .font1 path{
 fill:#000;
}
#body_content.active .select_header_box2{
color:#000;
}

#body_content.active header .hamberger i{
	margin-left:-7px;
	transition: margin .3s ease .3s;
}
#body_content.active header .hamberger i:nth-of-type(1)::after{
	transform:rotate(45deg) translateX(10px);
	transform-origin: center center;
}
#body_content.active header .hamberger i:nth-of-type(1)::before{
	transform:rotate(-45deg) translateX(-10px);
	transform-origin: center center;
}
#body_content.active header .hamberger i:nth-of-type(2)::after{
	transform:rotate(135deg) translateX(-10px);
	transform-origin: center center;
}
#body_content.active header .hamberger i:nth-of-type(2)::before{
	transform:rotate(-135deg) translateX(10px);
	transform-origin: center center;
}
.select_header_box {
    width: 70px;
    height: 55px;
    position: absolute;
    right: 105px;
    top: 30px;
	}
.select_header_box2 {
	border: none;
    position: absolute;
    background: none;
    right: -6px;
    top: 0;
    width: 70px;
    height: 55px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    z-index: 15;
    -webkit-appearance: auto;
	outline: none;
}
header.active .select_header_box2 {
 color:#000;
}
header nav>ul>li:nth-child(8){display:none}
.select_header_box2 option {
background:#fff;
color:#000;
}
footer {
  overflow: hidden;
  width: 100%;
  background: url('../images/common/footer_bg.jpg') center no-repeat;
  background-size: cover;
  padding:50px 20px 60px;
  box-sizing:border-box;
  position:relative;
  z-index:1;

}
footer .wrapper {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
footer .wrapper nav {
  color: #fff;
}
footer .wrapper nav ul {
  position: relative;
  height: 144px;
  font-size: 0px;
  width: 430px;
}
footer .wrapper nav ul li {
  display: block;
  font-size: 0px;
  width: 200px;
}
footer .wrapper nav>ul>li>ul {
  display: none;
}
footer .wrapper nav ul li:nth-of-type(n+5) {
  position: absolute;
  right: 0px;
  font-size: 0px;
}
footer .wrapper nav ul li:nth-of-type(5) {
  top: calc(36px * 0);
}
footer .wrapper nav ul li:nth-of-type(6) {
  top: calc(36px * 1);
}
footer .wrapper nav ul li:nth-of-type(7) {
  top: calc(36px * 2);
}
footer .wrapper nav ul li a {
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 0.03em;
  font-size: 18px;
  line-height: 36px;
  display: block;
  font-weight: 100;
  text-transform: uppercase;
  transition: color .3s ease;
}
footer .wrapper nav ul li a:hover {
  color: #fff;
}
footer .wrapper .search {
  padding-top: 50px;
  font-size: 0px;
}
footer .wrapper .search>form{
  font-size:0;
}
footer .wrapper .search .sword {
  border: 3px solid #c4a496;
  background: transparent;
  font-size: 18px;
  font-weight: 100;
  width: 70%;
  line-height: 70px;
  height: 70px;
  padding: 0px 25px;
  color: #fff;
  text-align:center;
  box-sizing:border-box;
    border-radius: 0;
}
footer .wrapper .search .sword::placeholder {
  color: #fff;
  letter-spacing: 2px;
}
footer .wrapper .search .sword:focus {
  color: #333;
  background: #fff;
}
footer .wrapper .search .submit {
  cursor: pointer;
  display: inline-block;
  background: #c4a496;
  height:70px;
  line-height: 70px;
  width: 30%;
  text-align: center;
  border: 0px;
  font-weight: 200;
  letter-spacing: 1px;
  font-size: 18px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
footer .wrapper address {
  padding-top: 32px;
}
footer .wrapper address a {
  display: block;
  font-style: normal;
  padding: 10px 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  letter-spacing: 0.05em;
  font-weight: 100;
  transition: color .3s ease;
  text-align:center;
}
footer .wrapper address a:first-child{color:#fff;}
footer .wrapper address a:hover {
  color: #fff;
}
footer .wrapper address h5 {
  display: block;
  font-style: normal;
  padding: 10px 0px;
  color: #bca98b;
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 100;
  line-height:1.5;
  text-align:center;
}
footer .wrapper address h5:nth-child(2) {
    color: rgba(255,255,255, 0.8);
}
footer .wrapper .video_wrapper {
  transition: all .5s ease .3s;
  cursor: pointer;
  top: 0px;
  z-index: 2;
  width:324px; 
  height:193px;
  margin:0 auto;
  position:relative;
}
footer .wrapper .video_wrapper a{
	display:block; 
    width:100%;
	height:100%:
}
footer .wrapper .video_wrapper .video {
  transition: filter .5s ease;
  filter: grayscale(1) brightness(0.5);
  position: relative;
}
footer .wrapper .video_wrapper:hover .video {
  filter: grayscale(0) brightness(1);
}
footer .wrapper .video_wrapper::after {
  content: "HANDS PR Video";
  position: absolute;
  left: -15px;
  bottom: 0px;
  color: rgba(255, 255, 255, 0.7);
  width: 150px;
  font-weight: 100;
  transform: rotate(-90deg);
  transform-origin: left bottom;
  transition: all .5s ease;
}
footer .wrapper .video_wrapper:hover::after {
  bottom: 20px;
  color: #fff;
}
footer .wrapper .video_wrapper .play {
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 65px;
  height: 65px;
  display: block;
  position: absolute;
  border-radius: 50%;
  background: #bca98b;
  transition: background .5s ease;
}
footer .wrapper .video_wrapper:hover .play {
  background: #960009;
}
footer .wrapper .video_wrapper .play::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -2px;
  background: rgba(255, 255, 255, 1);
  width: 22px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 6px;
  transform: rotate(45deg);
  transform-origin: right center;
}
footer .wrapper .video_wrapper .play::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -5px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: rgba(255, 255, 255, 1);
  width: 22px;
  height: 6px;
  transform: rotate(-45deg);
  transform-origin: right center;
}
footer .wrapper .flag {
  transition: all .5s ease 0s;
  position: absolute;
  left: 50%;
  margin-left: 230px;
  bottom: 0px;
  width: 900px;
  height: 550px;
  z-index: 1;
  background: url('../images/common/flag_shadow.png') 20px 50px no-repeat;
  display:none;
}
/* 
.gnb_wrap{position:absolute; left:275px; bottom:350px;z-index: 1; display:none; text-align:left;} */
.gnb_wrap *{display:block; margin-bottom:20px;}
.gnb_wrap select{font-size: 22px; color:#fff; border:none; vertical-align: 0;background: none;border-radius: 0; outline:none; left:0; right:0; display:block; margin:0 auto 20px; padding-left: 18px; box-sizing:border-box;}
.gnb_wrap select option{background:#A00000; color:#fff; font-size: 22px;}
.gnb_wrap a{color:#fff; font-size: 22px; }

