@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-style:normal;
	border:0;
	zoom:1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	overflow-wrap: break-word;
	word-wrap: break-word;
	}
	
html{
	height:100%;
	margin:0;
	}

html>/**/body{overflow:-moz-scrollbars-vertical;}

html:first-child body{
	min-height:100%;
	padding-bottom:1px;
	}
	
body{
	height: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	text-align:center;
	font-size:medium;
	color: #555;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	-webkit-text-size-adjust: 100%;
	}

a			{outline: none; color: #c45c20; text-decoration:none;}
a:visited	{color: #c45c20;}
a:hover		{/*color: #1f5793;*/
			opacity: 0.75;
			filter:Alpha(Enabled=1,Style=0,Opacity=75);
			-webkit-transition:0.5s;
			-moz-transition: 0.5s;
			-o-transition: 0.5s;
			-ms-transition: 0.5s;
			transition: 0.5s;
			}
a:active	{color: #c45c20;}

img {
	border:none;
	max-width: 98%;
	margin:0 1% 20px;
	width: auto\9;
	height: auto;
	vertical-align:bottom;
}

p img {
	max-width: 100%;
	margin:0;
}

a img:hover	{
	opacity: 0.75;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=75);
}

p{
	line-height: 1.7em;
	margin: 0 1% 20px;
	text-align:left;
	letter-spacing:0.4px;
}


.right	{float:right;}
.left	{float:left;}
.center{text-align:center;}
.aligncenter{
    text-align: center;
    margin: 0 auto;
    display: block;
}


/* ------------------------------------------  
FontAwesome
------------------------------------------ */
a[target="_blank"]:after,
p.back a:after  {
	font-family: FontAwesome;
    display: inline-block;
	}

a[target="_blank"]:after  {
	content:"\f08e";
	padding-left:.3em;
	font-size: 100%;
	}

p.back a:after  {
	content:"\f139";
	padding-left:.3em;
	font-size: 100%;
	}



/* ------------------------------------------  
HEADER
------------------------------------------ */
header{width:100%;}

	header img{
		max-width:100%;
		margin:0;
		}
		
	header img.kvc{
		width:46%;
		position:absolute;
		left:0;
		top:50%;
		-webkit-transform: translate3d(0, -50%, 0);
    	transform: translate(0, -50%);
		}

h1{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}
	
#eyecatch{
	margin: 0;
	padding: 0;
	position: relative;
	background-image:url(img/eyecatch.png);
	background-image/*\**/: url(img/eyecatch_ie.png)\9;
	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom: 53.33%;
	width:100%;
	height:0;
	}

nav ul li{
	float: left;
	width: 23%;
	margin: 0 1%;
	}

/* ------------------------------------------  
INDEX
------------------------------------------ */
.intro{
	background-color: #eeeeee;
	padding: 0 0 96px;
	margin-bottom: 96px;
	}

p.lead{
	line-height: 1.8em;
	font-size:112%;
	}

p.back{
	text-align:right;
	font-weight:bold;
	}
	
	p.back a,
	p.back a:visited{
		color:#999;
		}

#about{
	width:96%;
	max-width: 1000px;
	margin: 64px auto 0;
	}
	
			
/* pagemove */
#pagemove{
	position:fixed;
	bottom:20px;
	right:0;
	width: 80px;
	height:80px;
	text-indent:-99999px;
	background-image:url(img/pagetop.png);
	background-repeat:no-repeat;
	background-size:80px;
	background-position:0 0;
	z-index: 999;
	opacity: 0.85;
	backface-visibility: hidden;
}

	#pagemove:hover{
		opacity: 0.7;
		filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=85);
	}

/* ------------------------------------------  
BASE
------------------------------------------ */	
#wrapper {
	width: 100%;
	position: relative;
	background: -webkit-repeating-linear-gradient(90deg, #ffffff, #ffffff 10%, #f6f6f6 10%, #f6f6f6 90%);
	background: repeating-linear-gradient(90deg, #ffffff, #ffffff 10%, #f6f6f6 10%, #f6f6f6 90%);
}

	#contents{
		max-width:1000px;
		width:96%;
		margin:0 auto 160px;
		padding:0;
		}
	
		section{
			margin-bottom:72px;
			}


/* ------------------------------------------  
LIST
------------------------------------------ */	
ul{
	/* width: 98%; */
	list-style: none;
	/* margin: 0 1% 20px; */
	}

	/*ul li{
		list-style-position: inside;
		margin-left:1em;
		text-indent:-1em;
		margin:0 0 0 5px;
		list-style-type: disc;
		line-height:1.7em;
	}*/



/* ------------------------------------------  
CONTENTS
------------------------------------------ */	
.number{
	font-family: 'Helvetica', 'Roboto', Century Gothic, sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: right;
	color:#fff;
	font-size: 400%;
	background-color: #14432a;
	padding: 30px 40px;
	position: absolute;
	display: block;
	width: 20%;
	left: 0;
}

.youtube_movie {
	position: relative;
	padding-bottom: 65%; /*縦横比*/
	height: 0;
	overflow: hidden;
	margin: 0 1% 2%;
	width: 98%;
}

.youtube_movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* ------------------------------------------  
FOOT
------------------------------------------ */	
footer{
	background-color: #14432a;
	color:#fff;
	margin-top:80px;
	padding:80px 0 40px;
	}

#footer_inner{width:90%; margin:0 auto;}

	footer a,footer a:visited{color:#fff; text-decoration:underline;}
	footer a[target="_blank"]:after{content:none;}

	footer p{text-align:center;}
	
	footer img{width:300px;}
	
	footer p.copy{font-size:90%;font-family: Myriad Pro,sans-serif;letter-spacing: 0.5px;}
	

/* ------------------------------------------  
TITLE
------------------------------------------ */
h2,h3,h4,h5,h6{clear:both;text-align:left;}

h2{
	font-size: 280%;
	margin: 40px 1% 16px;
}

#about h2{
	font-size: 180%;
	color:#313131;
	padding-bottom:0.1em;
	border-bottom: 4px solid #313131;
}


h3 {
    font-size: 180%;
    margin: 48px 1% 8px;
    padding: 8px 16px;
    color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    /* background-image: url(img/bg_h3.png); */
    background: -webkit-repeating-linear-gradient(90deg, #ffffff, #ffffff 4%, #f6f6f6 4%, #f6f6f6 96%);
    background: repeating-linear-gradient(0deg, #dad9d9, #a4a4a4 2px, #dad9d9 4px, #a4a4a4 4px);
}

#about h3{
	font-size:160%;
	margin:48px 1% 8px;
	padding:0;
	color: #555;
	background-image: none;
	text-shadow: none;
}

#about h3:after{
	margin:0 8px;
    content:" ";
    display:inline-block;
    width:28px;
    height:28px;
    background:url(img/movie_icon.png);    
    background-size:contain;
    background-repeat:no-repeat;
    vertical-align:middle;
}

.column3 div h3{
	font-size: 136%;
	margin:48px 0 8px;
	padding: 4px 8px;
	}

h4{
	font-size:140%;
	font-weight:normal;
	margin:60px 1% 20px;
	padding-bottom: 6px;
	border-bottom: 4px dotted #e9a383;
}

h5{
	font-size:125%;
	font-weight:normal;
	text-align: left;
	margin: 60px 1% 10px;
	padding-left: 15px;
	border-left: 4px solid #e9a383;
}


h6{
	font-size:105%;
	font-weight:normal;
	text-align: left;
	margin:60px 1% 20px;
}


/* ------------------------------------------  
BOX
------------------------------------------ */
/* grid */
.column3 div
{
	float: left;

	margin: 0 1%;
}

.grid1  {width: 92%; margin-bottom: 48px;}
.grid1 p{margin: 0 0 20px;}
.column3 div{width:31.33%}
.column3 div.youtube_movie{width:100%;margin: 0 0 40px;}

/* 微調整 */
.mb_20{margin-bottom:20px;}
.mb_40{margin-bottom:40px;}
.mb_60{margin-bottom:60px;}

.align_left{text-align:left;}
.align_right{text-align:right;}


/* ------------------------------------------  
 1920px - 
------------------------------------------ */
@media screen and (min-width:1920px) {
	#contents{
		max-width:1380px;
		}
}

/* ------------------------------------------  
for - 1366px 
------------------------------------------ */
@media screen and (max-width:1366px) {
#wrapper {
    width: 100%;
    position: relative;
    background: -webkit-repeating-linear-gradient(90deg, #ffffff, #ffffff 4%, #f6f6f6 4%, #f6f6f6 96%);
    background: repeating-linear-gradient(90deg, #ffffff, #ffffff 4%, #f6f6f6 4%, #f6f6f6 96%);
}

}

/* ------------------------------------------  
for - 1280px
------------------------------------------ */
@media screen and (max-width:1280px) {
#wrapper {
    background: -webkit-repeating-linear-gradient(90deg, #ffffff, #ffffff 4%, #f6f6f6 4%, #f6f6f6 96%);
    background: repeating-linear-gradient(90deg, #ffffff, #ffffff 4%, #f6f6f6 4%, #f6f6f6 96%);
}

#contents{width:90%;}

.number{font-size:320%;}

}

/* ------------------------------------------  
for - 768px
------------------------------------------ */
@media screen and (max-width:768px) {
body{font-size:90%;}

nav ul li{
	width: 48%;
	margin-bottom:2%;
	}

.number {
    font-size: 280%;
    padding: 24px;
}

h2{
	font-size: 216%;
	margin: 0 1% 8px;
	}

h3{
	font-size: 160%;
	}
	
.column3 div h3 {
    font-size: 104%;
    margin: 24px 0 8px;
}
	
}


/* ------------------------------------------  
for - 640px
------------------------------------------ */
@media screen and (max-width:640px) {
	
#eyecatch{
	background-image:url(img/eyecatch_sp.png);
	padding-bottom: 96%;
	}

header img.kvc {
    width: 63%;
}

#about{
	width:88%;
	margin: 40px 6% 0;
}

nav ul li{
	width: 98%;
	margin-bottom:16px;
	}

.number {
    font-size: 216%;
    padding: 24px;
}


/* grid 640 */
.grid1,
.grid2,
.grid3,
.half{
	float: none;
	width: 96%;
	clear:both;
	margin: 0 2%;
}

.column3 div{
	width: 98%;
	margin: 0 1%;
}

.column3 div.youtube_movie {
    margin-bottom: 2%;
}

h3,.column3 div h3{
	font-size: 144%;
	padding: 8px 16px;
	margin-top: 24px;
	}
	
#pagemove{
	bottom:10px;
	right:10px;
	width: 60px;
	height:60px;
	background-size:60px;
}
	
		
}
	

/* ------------------------------------------  
for - 480px
------------------------------------------ */
@media screen and (max-width:480px) {
body{font-size:96%;}

#contents{width:84%;}

.intro {
    background-color: #eeeeee;
    padding: 0 0 56px;
    margin-bottom: 56px;
}

.number {
    font-size: 168%;
    padding: 20px;
    width: 27%;
}

h2{
	padding: 12px 0;
	margin-left: 25%;
}

#about h2{
	margin-left: 0;
}

.grid1{
	margin: 8px 2% 0;
}

}
		
/* ------------------------------------------  
CLEARFIX-HACK
------------------------------------------ */
section:after,
footer:after,
ul:after,
.grid1:after,
.grid2:after,
.grid3:after,
.half:after,
.column3:after,
.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size: 0;}

section,
footer,
ul,
.grid1,
.grid2,
.grid3,
.half,
.column3,
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html section,
* html footer,
* html ul,
* html .grid1,
* html .grid2,
* html .grid3,
* html .half,
* html .column3,
* html .clearfix{height: 1%;}

section,
footer,
ul,
.grid1,
.grid2,
.grid3,
.half,
.column3,
.clearfix{display: block;}
/* End hide from IE-mac */