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

/* ************************************************************* */
/*             HEADER  LAYOUT                         */
/* ************************************************************* */
header.head {
	width: auto;
	height: 50px;
	margin: 0;
	float: right;
	z-index: 999999;
}

header.head .logo { display: none; }

header.head.scroll-nav {
	width: 100%;
	height: 90px;
	background-color: #FFF;
	top:0;
	position: fixed;
	display: block;
}

header.head.scroll-nav .logo {
	display: block;
	width: 300px;
	height: 140px;
	margin: 0 auto;
	background-image: url("../images/common/logo_bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
}

header.head.scroll-nav .logo a {
	display: block;
	color: #FFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, "serif";
	text-decoration: none;
}

header.head.scroll-nav .logo img {
	width: 150px;
	margin: 20px auto 10px;
}


/* **************************************************************** */
/*             MAIN-IMAGE  LAYOUT
/* **************************************************************** */
.main-slider {
	z-index: 1;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	top:0;
	position: absolute;
	display: block;
	overflow: hidden;
}

.main-slider .block.logo {
	z-index: 0;
	width: 35%;
	height: 100%;
	margin: 0;
	padding: 0;
	top:0;
	left: 0;
	position: absolute;
	display: block;
	background-image: linear-gradient(90deg, rgba(28, 93, 25, 1), rgba(17, 40, 35, 1));
}

.main-slider .block.logo .logo {
	width: 80%;
	margin:45% 15% 0 5%;
	float: left;
	text-align: center;
}

.main-slider .block.logo .logo img {
	width: 100%;
	max-width: 280px;
}

.main-slider .block.logo .title {
	width: 80%;
	margin:20px 15% 0 5%;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, "serif";
}

.main-slider ul.slider {
	width: 65%;
	height: 700px;
	top: 150px;
	right: 5%;
	position: absolute;
	display: block;
	z-index: 1;
}

.main-slider h1.copy {
	font-size: 3.5vw;
	font-weight: normal;
	color: #FFF;
	text-shadow: none;
	z-index: 999;
	top: 60%;
	left: 8%;
	display: block;
	position: absolute;
}

/*@keyframes grow { 0% , 40% , 60% , 100%
	{transform:scale(0.0);}
	100%{transform:scale(1);}
}*/


/* **************************************************************** */
/*             CONTENTS  LAYOUT
/* **************************************************************** */
.contents.frontpage {
	margin: 110vh 0 0;
	z-index: 99;
}

.contents.frontpage h2 {
	font-size: 3.5vw;
	color: #022B1C;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	line-height: 2.5vw;
	text-shadow: 0px 0px 5px #fff;

}

.contents.frontpage h2 span {
	font-size: 18px;
	font-weight: bold;
}

.frontpage .fixed-bg {
	min-height: 100vh;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	width: 100%;
	float: left;
}

.frontpage .bg-01 { background-image: url("../images/top-bg.jpg"); }


/* **************************************************************** */
/*             ABOUT  LAYOUT
/* **************************************************************** */
.contents.frontpage .about {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.contents.frontpage .about h2 {
	font-size: 5vw;
	color: #c3c4c7;
}

.contents.frontpage .about .block {
	width: 50%;
	height: 560px;
	margin: 0;
	padding: 0;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.contents.frontpage .about .block.bg01 { background-image: url("../images/top/about-01.jpg"); }
.contents.frontpage .about .block.bg02 { background-image: url("../images/top/about-02.jpg"); }
.contents.frontpage .about .block.bg03 { background-image: url("../images/top/about-03.jpg"); }
.contents.frontpage .about .block.bg04 { background-image: url("../images/top/about-04.jpg"); }

.contents.frontpage .about h3 {
	width: 25vw;
	text-align: center;
	margin: 0;
	padding: 0 1em;
	float: right;
	font-size: 2vw;
	line-height: 4.5vw;
	font-weight: normal;
	color: #FFF;
	background-color: #022B1C;
	border-radius: 0 0 0 30px;
}

.contents.frontpage .about .readmore { margin: 350px 0 0; }


/* **************************************************************** */
/*             INTERVIEW  LAYOUT
/* **************************************************************** */
.contents.frontpage .interview {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFF;
}

.contents.frontpage .interview .wrapper {
	width: 100%;
	margin: 0;
	padding: 20px 0 50px;
	float: left;
	background-color: #FFF;
}

.contents.frontpage .interview dl {
	width: 48.3%;
	margin: 0 0.5% 30px 1%;
	padding: 0;
	float: left;
}

.contents.frontpage .interview dd {
	margin: 10px 0 20px;
	text-align: center;
	font-family: 'notoBold';
}
.contents.frontpage .interview dd .message {
	height: 30px;
}


/* **************************************************************** */
/*             BARNNER  LAYOUT
/* **************************************************************** */
.contents.frontpage .barnner {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.contents.frontpage .barnner .crosstalk,
.contents.frontpage .barnner .guideline {
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.contents.frontpage .barnner .crosstalk { background-image: url("../images/top/crosstalk.jpg"); }
.contents.frontpage .barnner .guideline { background-image: url("../images/top/img-guideline.jpg"); }

.contents.frontpage .barnner a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	margin:0;
	padding: 50px 0 0;
	background-color: rgba(0,0,0,0.30);
	background-image: url("../images/common/arr-more-w-l.png");
	background-repeat: no-repeat;
	background-position: center bottom 100px;
	transition:all .5s ease;
}

.contents.frontpage .barnner a:hover { background-color: rgba(0,0,0,0.0); }

.contents.frontpage .barnner h2 {
	text-shadow: none;
}


/* *********************************************************************** */
/*        RESPONSIVE  LAYOUT WIDTH:1400px          */
/* *********************************************************************** */
@media screen and (max-width:1400px) {
	.main-slider { height: 700px; }
	.main-slider .block.logo .logo { margin:30px 15% 0 5%; }
	.main-slider ul.slider { height: 500px; }
	.main-slider h1.copy { top: 50%; }
	.contents.frontpage { margin: 700px 0 0; }
}


/* *********************************************************************** */
/*        RESPONSIVE  LAYOUT WIDTH:1100px          */
/* *********************************************************************** */
@media screen and (max-width:1100px) {
	.main-slider .block.logo {
		width: 80%;
		height: 500px;
		text-align: left;
	}

	.main-slider .block.logo .logo img {
		width: 200px;
		float: left;
	}

	.main-slider .block.logo .title {
		font-size: 24px;
		text-align: left;
		margin: 10px 0 0 85px;
	}

	.main-slider ul.slider {
		width: 80%;
		height: 700px;
		top: 150px;
		right: 0;
		position: absolute;
		display: block;
		z-index: 1;
	}

	.contents.frontpage .about .block { height: 300px; }
	.contents.frontpage .about .readmore { margin: 150px 0 0; }

	.contents.frontpage .barnner .crosstalk,
	.contents.frontpage .barnner .blog,
	.contents.frontpage .barnner .guideline { height: 350px; }
	.contents.frontpage .barnner a { background-position: center bottom 120px; }
	.contents.frontpage .barnner .blog a,
	.contents.frontpage .barnner .guideline a { background-position: center bottom 170px; }
}


/* *********************************************************************** */
/*        RESPONSIVE  LAYOUT WIDTH:980px          */
/* *********************************************************************** */
@media screen and (max-width:980px) {
}


/* *********************************************************************** */
/*        RESPONSIVE  LAYOUT WIDTH:880px          */
/* *********************************************************************** */
@media screen and (max-width:880px) {
	.main-slider .block.logo { width: 250px; }
	.main-slider .block.logo .logo { width: 80%;margin:20px 0 0 0; }
	.main-slider .block.logo .logo img { margin-left: 20px; }
	.main-slider .block.logo .title { margin: 10px 0 0 30px; }
	.main-slider ul.slider {
		width: 100%;
		height: 500px;
		top: 150px;
		right: 0
	}
	.main-slider h1.copy {
		font-size: 5vw;
		top: 500px;
		left: 10px;
		width: 100%;
		text-align: left;
	}
	.contents.frontpage .interview dl { width: 90%;margin: 20px 5%; }
	.contents.frontpage .interview dt { width: 50%;margin: 0;float: left; }
	.contents.frontpage .interview dd { width: 50%;margin: 0;float: right; }
	.contents.frontpage .interview dd .name { margin: 30px 0 5px; }
	.contents.frontpage .interview dd .message { margin: 30px 0 0; height: auto; }
}


/* *********************************************************************** */
/*        RESPONSIVE  LAYOUT WIDTH:780px          */
/* *********************************************************************** */
@media screen and (max-width:780px) {
}


/* *********************************************************************** */
/*        RESPONSIVE  LAYOUT WIDTH:680px          */
/* *********************************************************************** */
@media screen and (max-width:680px) {
	.main-slider ul.slider { height: 400px; }
	.main-slider h1.copy { top: 400px; }

	.contents.frontpage { margin: 600px 0 0; }

	.contents.frontpage .about .block { width: 100%; }

	.contents.frontpage .about h3 { 
		width: 100%;
		padding: 0;
		border-radius: 0;
		font-size: 3.5vw;
		line-height: 7vw;
	}

	.contents.frontpage .about .block.bg01 { background-position: center top 10px; }
	.contents.frontpage .about .block.bg04 { background-position: top; }

	.contents.frontpage .barnner .blog,
	.contents.frontpage .barnner .guideline { width: 100%;height: 300px; }
	.contents.frontpage .barnner h2 { font-size: 30px; line-height: 30px; }
	.contents.frontpage .barnner .guideline a { background-position: center bottom 100px; }
}


/* *********************************************************************** */
/*        RESPONSIVE  LAYOUT WIDTH:580px          */
/* *********************************************************************** */
@media screen and (max-width:580px) {
	.main-slider ul.slider { width: 80%;height: 300px;margin: 0 10%; }
	.main-slider h1.copy { top: 330px; }

	.contents.frontpage { margin: 550px 0 0; }

	.contents.frontpage h2 { font-size: 24px;line-height: 7.0vw; }
	.contents.frontpage h2 span { font-size: 20px; }

	.contents.frontpage .about h2 { font-size: 20px; }
	.contents.frontpage .about h3 { font-size: 18px;line-height: 50px; }
	.contents.frontpage .about .block.bg01 { background-position: center top 30px; }

	.contents.frontpage .interview .wrapper { width: calc(100% - 40px); margin-right: 40px; }
	.contents.frontpage .interview dt { width: 100%; }
	.contents.frontpage .interview dd { width: 100%; }
}


/* *********************************************************************** */
/*        RESPONSIVE  LAYOUT WIDTH:480px          */
/* *********************************************************************** */
@media screen and (max-width:480px) {
	header.head.scroll-nav .logo {
		width: 230px;
		height: 100px;
		background-size: 93%;
		background-position: top;
	}
	header.head.scroll-nav .logo a { font-size: 14px; }
	header.head.scroll-nav .logo img { width: 70%;margin: 10px auto 0; }

	.main-slider .block.logo { height: 400px; }
	.main-slider h1.copy { top: 280px; }
}