@charset "UTF-8";
/* CSS Document */

/* ============================================================
	
	#mvArea
	
   ============================================================ */
#mvArea {
	display:block;
	position:relative;
	z-index:0;
	width:100%;
}
#mvArea a, #mvArea .slides li img { display:block; }
#mvArea .mvTxt {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	width:100%;
}
.flexslider {
	border: 0;
	@include box-shadow(black 0 0 0);
}
.flex-direction-nav, .flex-control-nav { display:none !important; }


@media all and (orientation: landscape) {
	.flex-control-nav { bottom:-10%; }
	#mvArea .mvTxt p { font-size:100%; }
	#mvArea .mvTxt h2 a {
		font-size:138.5%;
		width:70%;
		margin:0 auto;
	}
}

/* ============================================================
	
	#mvBox
	
   ============================================================ */
#mvBox { position:relative; }


/* ============================================================
	
	#loading
	
   ============================================================ */
#loading {
	position:relative;
	z-index:1;
	left:0;
	top:0;
	text-align:center;
	margin:0 auto;
}

#loading img { width:100%; height:100%; display:block; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.text-center {
	text-align: center !important;
}
.text-large {
	font-size: 2em;
}
.wsnw {
	white-space: nowrap;
}

.css-row {
	display: flex;
}
.css-row .col-3 {
	width: 100%;
	margin-left: 30px;
	border-bottom: 4px solid #eee;
}
/*
.css-row .col-3:first-child {
	margin-left: 0;
}
*/
.css-row .col-4, .css-row .col-2 {
	width: 100%;
	margin-left: 30px;
}
.css-row.row-col-4 {
	margin-left: -30px;
}
/*
.css-row .col-4:first-child {
	margin-left: 0 !important;
}
*/
.css-row .col-2:first-child {
	margin-left: 0 !important;
}

.css-row figure * {
	-webkit-box-sizing: padding-box;
	box-sizing: padding-box;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.css-row figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	-webkit-perspective: 50em;
	perspective: 50em;
	background-color: #1934DC;
	margin-bottom: 20px;
}
.css-row figure.red {
	background-color:#FF2626;
}
.css-row figure.yellow {
	background-color:#FFDC73;
}
.css-row figure.white {
	background-color:#fff;
}
.css-row figure img {
	width: 100%;
	vertical-align: top;
	filter: alpha(opacity=86);
	-webkit-opacity: 0.86;
	opacity: 0.86;
}
.css-css-row figure:hover img,
.row figure.hover img {
	zoom: 1;
	filter: alpha(opacity=32);
	-webkit-opacity: 0.32;
	opacity: 0.32;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition-duration:1.2s;
	transition-timing-function:ease-in-out;
 }
.css-row figure figcaption {
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
	z-index: 1;
	color: #fff;
	text-shadow: 0px 1px 3px #000;
	line-height: 1.75em;
	padding: 5px 0;
}
.css-row figure figcaption h2 {
	font-size: 1.2em !important;
	line-height: 1.5em;
}
.css-row.clm4Box figure figcaption h2 {
	font-size: 1em !important;
	line-height: 1.5em;
}
.css-row figure figcaption span {
	display: block;
	font-size: .75em;
}
.desc {
	padding: 10px 2px;
	margin-top: 15px;
	z-index: 2;
}
.desc > p:not(:last-child), .desc > p > span { margin-bottom: 4px; }
.desc > p { font-size: .8rem; }
.desc > p > span { font-size: .925rem; }
.text-underline {
	text-decoration: underline;
	color: #D36015;
}
h2.fs15 {
	font-size: 1.5em;
}
a.youtube-play p {
	text-align: center;
	color: #333;
}
.tar {
	text-align: right !important;
}
#contentsBox table.seventh td {
	width: auto !important;
	vertical-align: top !important;
	padding: 15px 0 5px !important;
}
#contentsBox table td img {
    margin-bottom: 0;
}
table.seventh td img {
	width: 240px !important;
	height: auto;
	border-radius: 50%;
	margin: 0 auto;
}

@media (max-width: 979px) {
	table.seventh img {
		margin-right: 0px;
	}
}
#contentsBox table.seventh table {
	margin: 0 0 10px !important;
}
#contentsBox table.seventh table, #contentsBox table.seventh table td {
	border: none !important;
}
#contentsBox  table.seventh td.appearance-list table {
	border-top: 1px solid #ddd !important;
	margin-top: 5px !important;
	margin-bottom: 15px !important;
}
#contentsBox table.seventh table td {
	padding: 3px 6px 2px 2px !important;
	border-bottom: 1px solid #ddd !important;
}
#contentsBox table.seventh td.appearance-list table tr:nth-child(even) {
	background-color: #fafafa;
}
#contentsBox table.seventh table.table-profile {
	width: auto !important;
}
#contentsBox table.seventh table.table-profile td {
	padding-bottom: 8px !important;
	font-size: .925em;
	padding-right: 15px !important;
	border: none !important;
}
#contentsBox table.seventh td.appearance-list table td:first-child {
	width: 35% !important;
}
@media (max-width: 979px) {
	#contentsBox table.seventh td.appearance-list table td:first-child {
		width: 48% !important;
	}
}

#contentsBox table.seventh td.pix {
	padding-right: 24px !important;
}
#contentsBox table.seventh td h2 {
	font-size: 1.5em;
	margin-top: 15px;
}
#contentsBox table.seventh table td h3 {
	margin-top: 0 !important;
	margin-bottom: 3px !important;
}

#contentsBox table th {
    width: auto;
	padding: 0 20px 0 0;
	background: none !important;
	border: none !important;
}
.text-pr {
	background-color: rgba(255,245,191,.2);
	text-align: center;
	padding: 30px 15px;
	margin-bottom: 40px;
	border-top: 3px solid rgba(255,245,191,1.00);
	border-bottom: 3px solid rgba(255,245,191,1.00);
    width: 100%;
}

.visible-xs-block {
	display: none !important;
}
.img-circle {
	border-radius: 50%;
}
#contactUs.recruit-css a.conForm, #contactUs_2.recruit-css a.conForm {
	background-color: #FB5D19;
	line-height: 2.75em;
}
.mt60 {
	margin-top: 60px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}

.video-box, .video-box .css-row .col-3 {
	position: relative;
}
.video-box img.img-cue {
	z-index: 2;
	position: absolute;
	opacity: .75;
	transition: all 0.2s ease-out;
}
.video-box img.img-cue:hover {
	opacity: 1;
}
.video-box img.img-thumb {
	z-index: 1;
}
.notAvailable {
	background-color: rgba(255,255,255,.8);
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.launcher {
	padding-bottom: 50px;
	padding-top: 50px;
}
.launcher a {
	text-align: center;
	display: block;
	color: #333;
	text-decoration: none;
	background-color: rgba(217,237,255,.5) !important;
	line-height: 3em;
	font-size: 1.25em;
	background-position: 96% !important;
}
.launcher a:hover {
	background-color: rgba(217,237,255,.8) !important;
}
@media (min-width: 768px) {
	#contentsBox .read table.seventh br {
    	display: block;
	}
	span.small-xs {
		display: inline !important;
	}
}
@media (max-width: 767px) {
	#mvBox {
		margin-top: 45px !important;
	}
	#titleBox h1 {
		font-size: 1.25em;
	}
	.css-row figure figcaption h2 {
		font-size: 5vw !important;
		line-height: 1.75em;
		margin-bottom: 15px;
	}
	br.visible-xs-block {
		display: block !important;
	}
	a.youtube-play p {
		font-size: 1.5em;
		font-weight: bold;
		margin-bottom: 6px !important;
	}

	#contentsBox table.seventh table td {
		font-size: 1.5em;
	}
	#contentsBox table.seventh td h2 {
		font-size: 2em;
	}
	#contentsBox table.seventh td h3 {
		font-size: 1.5em;
	}
	#contentsBox table.seventh table.table-profile th, #contentsBox table.seventh table.table-profile td {
		font-size: 1.5em;
	}
	#contentsBox table.seventh td.appearance-list table td:first-child {
		width: 100% !important;
	}
	#contentsBox  table.seventh td.appearance-list table {
		width: 100% !important;
	}
	#contentsBox  table.seventh td.appearance-list table:last-child, .read {
		margin-bottom: 50px !important;
	}
	table.seventh img {
		width: 100% !important;
		height: auto;
	}
	.css-row {
		display: block; margin-left: 0;
	}
	.css-row p {
		font-size: 1.25em !important;
		line-height: 2em;
	}
	.desc {
		margin-bottom: 20px !important;
	}
	.text-pr h3 {
		font-size: 2em !important;
	}
	.css-row.row-col-4 {
		margin-left: 0 !important;
	}
	.col-3, .col-4, .col-2 {
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 20px !important;		
	}
	.launcher a {
		font-size: 1em;
		margin-left: 2%;
	}
	span.small-xs {
		font-size: .75em !important;
	}
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs-block {
    display: block !important;
  }
}
