/* main font for menu. */
@import url(https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900);
/* font for headings, text, tags */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);
/*--------------------
Color customizations
change these colors to change overlays
--------------------*/

.mz-module:hover .ot-circle.color1 {
	color: #C54A4A;
}
.mz-module:hover .ot-circle.color2 {
	color: #6091DC;
}
.mz-module:hover .ot-circle.color3 {
	color: #6EB377;
}
.mz-module:hover .ot-circle.color4 {
	color: #FCBE03;
}
/*--------------------
一般
--------------------*/

body {
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	letter-spacing: 0.4px;
	/*font-family: "Raleway", Sans-serif;*/
	color: #232323;
}
p {
	/*font-family: 'Open Sans', sans-serif;*/
	font-size: 15px;
	font-weight: 300;
	line-height: 23px;
	letter-spacing: 0.2px;
	color: #444444;
}
.dark-bg p {
	color: #B1B1B1;
}
a {
	color: #008CCB;
}
a:hover, a:focus, a:active, a.active {
	/*color: #fec503;*/
	color: #999999;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
}
.container-fluid {
	padding-right: 0;
	padding-left: 0;
}
::selection {
	text-shadow: none;
	background: #fed136;
}
section {
	padding: 50px 0;
}
ul {
	padding-left: 0;
	padding-top: 10px;
}
ul li {
	list-style: none;
	padding-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0.2px;
	color: #000000;
}

/*--------------------
Reset bootstrap
--------------------*/

.row-0-gutter {
	margin-left: -13px;
	margin-right: -13px;
}
.col-0-gutter {
	padding-left: 0;
	padding-right: 0;
}
/*--------------------
ナビゲーション
--------------------*/

.topbar {
	background-color: #171717;
}
.navbar-default {
	background-color: #fff;
	border-color: transparent
}
.navbar-default .navbar-brand {
	color: #fff;
	/*font-family: "Open Sans", sans-serif;*/
	padding: 0;
	margin-left: 10px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
	color: #fec503
}
.navbar-default .navbar-collapse {
	border-color: rgba(255, 255, 255, .02);
	border-width: 300px;
}

.navbar-default .navbar-toggle {
	background-color: #ffffff;
	border-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #000000;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #999999;
}
.navbar-default .nav li a {
	/*font-family: "Open Sans", sans-serif;*/
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	/*color: #444448;*/
	color: #FFFFFF;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
	/*color: #fed136;*/
	color: #999999;
	outline: 0
}
.navbar-default .navbar-nav > .active > a {
	border-radius: 0;
	color: #fff;
	background-color: #fed136
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #fec503
}
.container #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right {
}
#bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right li {
}



@media (min-width:768px) {
.navbar-default {
	background-color: rgba(255, 255, 255, 0.65);
	/*background-color: #FFFFFF;*/
	padding: 0;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	border: 0
}
.navbar-default .navbar-brand {
	font-size: 2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin-top: 10px;
	margin-left: 10px;
}
.navbar-default .navbar-nav > .active > a {
	border-radius: 3px
}
.navbar-default.navbar-shrink {
	background-color: #FFFFFF;
	border-bottom: 1px solid #828282;
	/*padding: 5px 0;*/
	padding: 0;
}
.navbar-default.navbar-shrink .navbar-brand {
	font-size: 1.5em;
	margin-top: 10px;
}
}
/*--------------------
ヘッダー
--------------------*/

header {
	margin-top: 124px;
}
.topbar_item_type-email {
	color: #ffffff;
}
.owl-slider-item {
	position: relative;
	background-color: #000;
}
.owl-slider .owl-controls {
	position: absolute;
	left: 0;
	top: 28%;
	width: 100%;
}
.owl-slider .owl-controls .owl-nav [class*=owl-] {
	padding: 30px 40px;
	background: rgba(0, 0, 0, 0.26);
	border-radius: 0;
	margin: 0;
	font-size: 30px;
	z-index: 1000;
}
.owl-slider .owl-controls .owl-nav [class*=owl-]:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.owl-slider .owl-controls .owl-prev {
	float: left;
}
.owl-slider .owl-controls .owl-next {
	float: right;
}
.intro-text {
	padding-top: 100px;
	padding-bottom: 50px;
	position: absolute;
	top: 50px;
	text-align: center;
	transform: translateX(-50%);
	left: 50%;
}

@media (min-width: 768px) {
.intro-text {
	padding-top: 230px;
	padding-bottom: 400px;
}
}
.intro-text .intro-lead-in {
	display: inline-block;
	margin-bottom: 25px;
	padding: 4px 20px;
	/*font-family: "Open Sans", sans-serif;*/
	font-size: 19px;
	color: #fff;
	font-weight: 100;
	line-height: 40px;
}

@media (min-width: 768px) {
.intro-text .intro-lead-in {
	font-size: 50px;
	line-height: 40px;
	margin-bottom: 45px;
}
}
.intro-text .intro-heading {
	font-weight: 900;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 25px;
	letter-spacing: -3px;
	word-spacing: 10px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

@media (min-width: 768px) {
.intro-text .intro-heading {
	line-height: 95px;
	font-size: 77px;
	margin-bottom: 50px;
}
}
/*--------------------
Sections
--------------------*/

.section-title h2 {
	font-size: 30px;
	color: #B3B3BB;
	font-weight: 900;
	letter-spacing: -0.6px;
	position: relative;
	margin: 0 0 30px 0;
	padding-bottom: 15px;
}
.section-title h2:after {
	left: 50%;
	z-index: 1;
	width: 60px;
	height: 3px;
	content: " ";
	bottom: -5px;
	margin-left: -30px;
	text-align: center;
	position: absolute;
	background: #D4D4D4;
}
.dark-bg .section-title h2 {
	color: #fff;
}
/*.section-title p {
	font-size: 18px;
	font-weight: 300;
	line-height: 31px;
	margin: 20px 100px 60px 100px;
}*/

.section-title p {
	font-size: 14px;
	font-weight: 200;
	line-height: 20px;
	margin: 20px 70px 40px 70px;
}

/*--------------------
Search
--------------------*/

.mz-module {
	position: relative;
	margin-bottom: 30px;
}
.mz-module-search {
	border: 1px solid #E6E6EA;
	min-height: 100px;
	padding: 10px;
	background-color: #EFEFF1;
	border-radius: 10px;
}
.mz-module-search h3 {
	font-weight: 500;
	font-size: 16px;
	/* text-transform: uppercase; */
	color: #424242;
	/* letter-spacing: 2px; */
	margin-top: 10px;
}
.dark-bg .mz-module-search h3 {
	color: #FFFFFF;
}
.mz-module-search p {
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	color: #848484;
}

.ot-circle {
	height: 55px;
	width: 75px;
	text-align: center;
	line-height: 58px;
	color: #FFFFFF;
	margin: 0 2px 4px;
	font-size: 35px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
/*--------------------
News
--------------------*/

.newsList {
	max-width: 650px;
	box-sizing: border-box;
	width: 96%;
	margin: 0 auto;
}
ul.newsList li.post {
	border-bottom: #dee0e9 solid 1px;
	font-size: 14px;
}
ul.newsList li.post > a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.5em;
}
ul.newsList li.post > a {
	color: #888;
	align-self: flex-start;
	font-weight: bold;
}
/*--------------------
Skills
--------------------*/

.section-text h3 {
	margin: 0 0 30px;
	font-weight: 800;
	color: #5D5D5D;
}
.section-text h4 {
	margin: 0 0 20px;
	font-weight: 700;
	font-size: 17px;
}
.dark-bg .section-text h3 {
	color: #dfdfdf;
}
.dark-bg .section-text h4 {
	color: #ffffff;
}
.dark-bg .section-text h4 a {
	color: #ffffff;
}
/*--------------------
product
--------------------*/

figure {
	position: relative;
	overflow: hidden;
	margin: 0 1px 1px 0;
	background: #726FB9;
	text-align: center;
	cursor: pointer;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ot-product-item figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.ot-product-item figure figcaption, .ot-product-item figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
figure.effect-bubba {
	background: #000;
	margin-bottom: 1px;
}
figure.effect-bubba img {
	opacity: 0.90;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
	opacity: 0.4;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
figure.effect-bubba h2 {
	opacity: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}
figure.effect-bubba p {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h2, figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/*--------------------
Dark Short section 
--------------------*/

.light-bg {
	background-color: #f8f8f8;
}
.dark-bg {
	background-color: #333231;
	color: #fff;
}
.short-section {
	border-top: 1px solid #5D5D5F;
	border-bottom: 1px solid #5D5D5F;
	padding-top: 70px;
	padding-bottom: 70px;
}
.counter-item h2 {
	color: #fff;
	font-size: 60px;
	font-weight: 900;
}
.counter-item h6 {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}
/*--------------------
Partners Slider
--------------------*/

.owl-product .owl-controls {
	position: absolute;
	left: 0;
	top: 38%;
	width: 100%;
}
.owl-product .owl-controls .owl-nav [class*=owl-] {
	padding: 8px 17px;
	background: rgba(0, 0, 0, 0.18);
	border-radius: 0;
	margin: 0;
	font-size: 20px;
	z-index: 1000;
}
.owl-product .owl-controls .owl-nav [class*=owl-]:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.owl-product .owl-controls .owl-prev {
	float: left;
}
.owl-product .owl-controls .owl-next {
	float: right;
}
.owl-product-item {
	text-align: center;
	display: inline-block;
}
.partner-logo {
	height: 80px;
	text-align: center;
	display: inline-block;
}
.partner-logo img {
	height: 100%;
	width: auto !important;
}
.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #FCBE03;
}
.owl-theme .owl-dots .owl-dot span {
	width: 30px;
	height: 5px;
	margin: 15px 7px 0 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #FCBE03;
}
/*--------------------
movie
--------------------*/

.movie-item {
	text-align: center;
	background-color: #fff;
}
.movie-item h3 {
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	color: #2D2D2D;
}
.movie-item .movie-position {
	color: #989898;
	font-size: 12px;
	margin: 15px 0 10px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}
.movie-item p {
	font-size: 13px;
	font-weight: 400;
	color: #292929;
	padding: 5px 10px 20px 10px;
}
.movie-item .movie-image {
	background-color: #000000;
}
.movie-item .movie-image img:hover {
	opacity: 0.7;
	transition-duration: 0.3s;
}


.youtube_icon {
	padding-bottom: 25px;
}
.youtube_icon a {
	color: #B2B3B7;
	font-size: 30px;
	margin: 0 10px;
}
.youtube_icon a:hover {
	color: #FF0000;
}

/*--------------------
contact
--------------------*/
#contact p.contact_img {
    margin-bottom: 0;
}

#contact .contact_box {
    padding: 1.2em;
    border: 2px solid #008CCB;
    border-radius: 5px;
    margin-bottom: 1.2em;
}

#contact p.contact_text {
    font-size: 1.2em;
    margin-top: 0.5em;
}

#contact .form_box {
    padding: 3em 1em;
    border: 1px solid #dee0e9;
    border-radius: 5px;
    margin-top: 2em;
    margin-bottom: 2em;
}

/*--------------------
footer_nav
--------------------*/

section#footer_nav form {
	margin-top: 15px;
}
section#footer_nav.form-group {
	margin-bottom: 25px;
}
section#footer_nav .form-group input, section#footer_nav .form-group textarea {
	padding: 15px;
	border: 1px solid #fff;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
	font-size: 13px;
}
section#footer_nav ul {
	padding-top: 0;
	margin-bottom: 20px;
}
section#footer_nav ul li {
	color: #FFFFFF;
}
section#footer_nav ul li a {
	font-size: 13px;
	color: #FFFFFF;
}
.footer_nav h3 {
	margin-bottom: 30px;
}
.footer_nav p {
	font-size: 13px;
}
.footer_nav .day {
	display: inline-block;
	width: 80px;
}
.footer_nav i {
	margin-right: 5px;
}
/*--------------------
Footer
--------------------*/

footer {
	padding: 15px;
	background-color: #171717;
}
footer p {
	color: #B7B7B7;
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1.6px;
}
footer p a {
	color: #fff;
}
footer p a span {
	color: #FCBE03;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: 700;
}
/*----------------------------------
 Back to top button
---------------------------------- */
#back-top {
	position: fixed;
	z-index: 1000;
	bottom: 20px;
	right: 50px;
}
#back-top a {
	width: 60px;
	height: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	background: #A9A9B1;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	background: #008CCB;
}
/* arrow icon (span tag) */
#back-top i {
	margin-top: 15px;
	font-size: 28px;
}

@media only screen and (min-width : 768px) and (max-width : 991px) {
header {
	margin-top: 115px;
}
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block!important;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-text {
	float: none;
	margin: 15px 0;
}
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-default .navbar-collapse {
	border-color: rgba(255, 255, 255, .02);
	border-width: 0;
}
.owl-slider .owl-controls {
	position: absolute;
	left: 0;
	top: 38%;
	width: 100%;
}
.owl-slider .owl-controls .owl-nav [class*=owl-] {
	padding: 20px 30px;
	background: rgba(0, 0, 0, 0.26);
	border-radius: 0;
	margin: 0;
	font-size: 30px;
	z-index: 1000;
}
}

@media (max-width: 767px) {
header {
	margin-top: 90px;
}
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block!important;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-text {
	float: none;
	margin: 15px 0;
}
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-default .navbar-collapse {
	border-color: rgba(255, 255, 255, .02);
	border-width: 0;
}
 ul li  {
	padding-bottom: 0!important;
}
	
.owl-slider .owl-controls {
	position: absolute;
	left: 0;
	top: 38%;
	width: 100%;
}
.owl-slider .owl-controls .owl-nav [class*=owl-] {
	padding: 10px 20px;
	background: rgba(0, 0, 0, 0.26);
	border-radius: 0;
	margin: 0;
	font-size: 30px;
	z-index: 1000;
}
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
header {
	margin-top: 90px;
}	
#back-top {
	position: fixed;
	bottom: 10px;
	right: 30px;
}
#back-top a {
	width: 40px;
	height: 40px;
}
#back-top i {
	margin-top: 7px;
	font-size: 20px;
}
.topbar ul li.topbar_item_type-jp,
.topbar ul li.topbar_item_type-en,
.topbar ul li.topbar_item_type-dn,
.topbar ul li.topbar_item_type-cn,
.topbar ul li.topbar_item_type-kr {
		font-size: 0.5em !important;
	}
.navbar-header.page-scroll .navbar-brand.page-scroll img {
	max-width: 240px;
	margin-top: 3%;
}
.navbar-default .navbar-collapse {
	border-color: rgba(255, 255, 255, .02);
	border-width: 10px;
}
.owl-slider .owl-controls {
	position: absolute;
	left: 0;
	top: 28%;
	width: 100%;
}
.owl-slider .owl-controls .owl-nav [class*=owl-] {
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.26);
	border-radius: 0;
	margin: 0;
	font-size: 30px;
	z-index: 1000;
}
}
