/*!
 * fullPage 3.0.4
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body{overflow:hidden; margin:0; padding:0; -webkit-tap-highlight-color:rgba(0,0,0,0);}
.fp-section{position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;overflow: hidden;}
.fp-slide{float:left;}
.fp-slide,
.fp-slidesContainer{display:block; height:100%;}
.fp-slides{position:relative; overflow:hidden; z-index:1; height:100%; transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out;}
.fp-section.fp-table,
.fp-slide.fp-table{display:table; width:100%; table-layout:fixed;}
.fp-tableCell{display:table-cell; width:100%; height:100%; vertical-align:middle;}
.fp-slidesContainer{position:relative; float:left;}
.fp-controlArrow{position:absolute; top:50%; z-index:4; width:0; height:0; margin-top:-38px; transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -webkit-user-select:none; -moz-user-select:none; -khtml-user-select:none; -ms-user-select:none; cursor:pointer; border-style:solid;}
.fp-controlArrow.fp-prev{left:15px; width:0; border-width:38.5px 34px 38.5px 0; border-color:transparent #fff transparent transparent;}
.fp-controlArrow.fp-next{right:15px; border-width:38.5px 0 38.5px 34px; border-color:transparent transparent transparent #fff;}
.fp-scrollable{position:relative; overflow:hidden;}
.fp-scroller{overflow:hidden;}
.iScrollIndicator{border:0 !important;}
.fp-notransition{transition:none !important; -webkit-transition:none !important;}

#fp-nav{position:fixed;opacity:1;top:50%;z-index:100;margin-top:-32px;-webkit-transform:translate3d(0,0,0);opacity: 1;transition: all 0s ease-out 1s;}
#fp-nav.fp-right{left: 70px;}
#fp-nav.fp-left{left:17px;}
.fp-slidesNav{position:absolute; opacity:1; right:0; left:0 !important; z-index:4; margin:0 auto !important; transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0);}
.fp-slidesNav.fp-bottom{bottom:17px;}
.fp-slidesNav.fp-top{top:17px;}
#fp-nav ul,
.fp-slidesNav ul{margin:0;padding:0;background: rgba(0,0,0,0.14);width: 1px;}
#fp-nav ul li,
.fp-slidesNav ul li{display:block;position:relative;width: 80px;height: 70px;}
.fp-slidesNav ul li{display:inline-block;}
#fp-nav ul li a,
.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;transition: all 0.4s ease-out 0s;}
#fp-nav ul li a span,
.fp-slidesNav ul li a span{position:absolute; z-index:1;width: 1px;height: 100%; border:0;transition:all 0.1s ease-in-out;border-radius:50%;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;}
#fp-nav ul li .fp-tooltip{display:block;position:absolute;opacity: 0.4;overflow:hidden;top: 40%;width: auto;font-size: 12px;color: #222;white-space:nowrap;max-width:220px;cursor:pointer;font-weight: 700;transition: all 0.5s ease-out 0s;}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip{width:auto;transition:opacity 0.2s ease-in;-webkit-transition:opacity 0.2s ease-in;}
#fp-nav ul li .fp-tooltip.fp-right{left: 20px;}
#fp-nav ul li .fp-tooltip.fp-left{left:20px;}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{height:auto !important;}
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto !important;}
.fp-sr-only{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;white-space:nowrap;clip:rect(0, 0, 0, 0);}

/* ì¶”ê°€ */
#fp-nav ul{height:280px;}
.fp-viewing-1Page #fp-nav ul{width:1px; background:rgba(255,255,255,0.14);}
.fp-viewing-1Page #fp-nav ul li .fp-tooltip{font-weight:500; color:#fff;}
.fp-viewing-1Page #fp-nav ul li:after{background:#fff;}
#fp-nav ul li:after{content:""; position:absolute; opacity:0.5; top:0; left:-1px; width:3px; height:3px; background:#000; transition:all 0.4s ease-out 0s; border-radius:10px;}
#fp-nav ul li a.active:after{content:""; position:absolute; width:1px; height:100%; background:#3ca1d9;}
.open #fp-nav{opacity:0; transition:all 0s ease-out 0s;}
.fp-viewing-4 #fp-nav{opacity:0; transition:all 0s ease-out 0s;}
#fp-nav ul li a.active + div{opacity:1; left:-33px !important;}
span.name_navi{position:absolute; opacity:0; top:28px; left:19px; font-weight:700; font-size:12px; color:#222; transition:all 0.2s ease-out 0s;}
#fp-nav ul li a.active + div + span{opacity:1; transition:all 0.6s ease-out 0.2s;}
.fp-viewing-1Page #fp-nav ul li a.active + div + span{font-weight:500; color:#fff;}

@media all and (max-width:1919px){
	#fp-nav.fp-right{left:68px;}
}

@media all and (max-width:1280px){
	#fp-nav.fp-right{left:51px;}	
	#fp-nav ul li a.active + div{opacity:1; left:-27px !important;}
	#fp-nav ul li .fp-tooltip.fp-right{left:15px;}

	span.name_navi{left:14px;}
}

@media all and (max-width:1110px){
}