@charset "utf-8";

/* ----------------------------------------------------
　HOW TO make the c8style_basic.min.css?
	open Local Shell on toolbar of coda2
	input `$ perl convert2min_css.cgi`
----------------------------------------------------*/
/*WebFont */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;700&display=swap'); */

/*   keycolor #00A3A7         */
/* *{
	margin: 0;
	padding: 0; */
	/* !!Standardize the Box-size Setting Method */
	/* -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
} */

/* for List font */
/* @font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
} */

/* [class^="icon-"], [class*=" icon-"] { */
	/* font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none; */
	/* line-height: 1; */

	/* Better Font Rendering =========== */
	/* -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; */
/* } */

/* .icon-arrow-down2:before {
    content: "\e900";
} */
/*.icon-arrow-left2:before {
    content: "\e901";
}
.icon-arrow-right2:before {
    content: "\e902";
}
.icon-arrow-up2:before {
    content: "\e903";
}
.icon-cross:before {
    content: "\e904";
}
.icon-listfont0001:before {
    content: "\e905";
}
.icon-listfont0002:before {
    content: "\e906";
}
.icon-listfont0003:before {
    content: "\e907";
}
.icon-listfont0004:before {
    content: "\e908";
}
.icon-listfont0005:before {
    content: "\e909";
}
.icon-listfont0006:before {
    content: "\e90a";
}
.icon-menu:before {
    content: "\e90b";
}
.icon-swipe-left:before {
    content: "\e90c";
}
.icon-swipe-right:before {
    content: "\e90d";
} */
/* /for List Font */

html{
	font-family: Noto Sans JP,Noto Sans Japanese,Hiragino Sans,ヒラギノ角ゴ ProN W3,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,メイリオ,sans-serif;
	/* color: #666; */
	/* font-size: 62.5%; */
	/* line-height: 1; */
	/* font-weight: 300; */
	/* -webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%; */
	/* overflow-y: scroll; */
}
/* body{
	font-size: 1.4rem;
} */
/* img{
	border: 0;
} */

/* undecoration */
a {
	text-decoration: none;
}
h1, h2, h3, h4{
	/* Standardize Vertical Margin */
	/* margin-bottom : 18px; */
	/* 	color: #000; */
}
h1{
	/* font-size: 48px; */
	/* Object Height 48px */
}
h2{
	/* font-size: 36px;
	line-height: 1.333; */
/* Object Height 48px */
}
h3{
	/* font-size: 24px;
	line-height: 1; */
/* Object Height 24px */
}
h4{
	/* font-size: 16px;
	line-height: 1.5; */
/* Object Height 24px */
}


/* 均等揃え IE対応*/
.just{
	text-align: justify;
	text-justify: inter-ideograph;
}
/* Keep the menu toggle in this frame */
#total-wrapper{
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-top: calc(var(--base-top-margin) - 8px );
}

#wrap-main{

}
#wrap{

}
#small-header {
	position: relative;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1440px;
	height: 55px;
	background-color: #FFF;
}

#header{
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	background-color: #000;
	width: 100%;
	height: 460px;
	min-height: 100%;
	margin: 0 auto;
	z-index: 1;
	overflow: hidden;
}

	#header	#bg-video{
			position: relative;
			left: 0;
			right: 0;
			margin: 0 auto;
			width: 100%;	/* to Centering 100% for Video, Bat IE shouldn't Fit. */
			height: auto;
			min-height: 100%;
			min-width: 100%;
			object-fit: cover;	/* fit to Full Screen for Video*/
			z-index: -1;
	}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #header	#bg-video { width: auto; }	/*Full Screen for Video IE 10, 11 */
}
	div#video-text p#video-title{
		display: block;
		color: #fff;
		font-size: 1.4em;
		max-width: 640px;
		width: 100%;
		height: auto;
		position: absolute;
		right: -23px;
		left: 0;
		margin: 0 auto;
		top: 50%;
		text-align: center;
	}
	div#video-text p#video-title img{
		width: 100%;
		height: 100%;
	}
	p#video-lead{
		color: #fff;
		font-size: 150%;
		width: 400px;
		position: absolute;
		left: 0%;
		right: 0%;
		bottom: 110px;
		margin: 0 auto;
		text-align: center;

	}
	p#video-lead .jp{
		font-size: 1.2em;
		line-height: 1.2em;
		-moz-text-shadow: 1px 1px 6px #000;
		-webkit-text-shadow: 1px 1px 6px #000;
		text-shadow: 1px 1px 6px #000;
	}
	p#video-lead .small{
		font-size: 0.9em;
		line-height: 1.5em;
		-moz-text-shadow: 1px 1px 6px #000;
		-webkit-text-shadow: 1px 1px 6px #000;
		text-shadow: 1px 1px 6px #000;
	}

	div#scrolldown{
		display: block;
		position: absolute;
		bottom: 20px;
		left: 0;
		right: 0;
		width: 100px;
		height: 50px;
		margin: 0 auto;
		color: white;
		font-weight: bold;
		text-align: center;
	}
	div#scrolldown .down-arrow{
		font-size: 2em;
		line-height: 1.5em;
	}

	div#scrolldown-bk{
		display: block;
		position: relative;

		left: 0;
		right: 0;
		width: 100%;
		max-width: 1440px;
		height: auto;
		margin: 0 auto;
		font-weight: bold;
		text-align: center;
		padding-top: 0px;
	}
	div#scrolldown-bk p{
/* 		margin-bottom: 10px; */
	}

	div#scrolldown-bk .down-arrow{
		font-size: 2em;
		line-height: 1.5em;
	}


/* Stripe Filter for VIDEO*/
	#stripefilter{
		width: 100%;
		height: 100%;
		background-image: url("../img/yokojima.png");
		position: absolute;
		left: 0;
		top: 0;
	}



/* #contents{
	position: relative;
	display: block;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto 150px;
	background: #fff;
	z-index: 1;
} */
	#introduce {
		display: block;
		position: relative;
		width: 100%;
		min-height: 130px;
		height: auto;
		text-align: center;
		padding-top: 40px;
		padding-bottom: 40px;
		background: #fff;
	}
		#introduce p{
			display: block;
			width: 95%;
			max-width: 640px;
			margin-left: auto;
			margin-right: auto;
			line-height: 1.5em;
		}
		#introduce h1{
			font-size: 220%;
			margin-bottom: 7px;
		}
	#flash #swiffycontainer{
		width: 960px; height: 514px;
	}
/* Top page External Link */
	.news-external {
		position: relative;
		display: block;
		max-width: 960px;
		width: 100%;
		height: auto;
		margin: 0 auto 4em;
	}
	/* .news-external .external-link a{
		margin: 0 0 0.8em;
	} */




/* News Image Link  */
	a.news-link {
		position: relative;
		clear: both;
		display: block;
		width: 100%;
		max-width: 960px;
		margin: 0 auto 7em;
		color:black;
		-webkit-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}

   	a:hover.news-link {
	   	display: block;
	   	color:#AAA;
   	}

	/* news links Mousehover */
	.news-image{
		position: relative;
		display: block;
	}

	a.news-link .news-image img{
		display: block;
		width: 100%;
		max-width: 960px;
		height:auto;
		-webkit-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	a:hover.news-link .news-image img{
	        opacity:0.3;
			-moz-opacity:0.3;
			filter:alpha(opacity = 30);
	}

	a.news-link .caption{
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
 		width: 100%;
 		color: white;
		font-size: 4.3rem;
		line-height: 1.5em;
		text-align: center;
		opacity: 0;
		-webkit-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	a:hover.news-link .caption{
		opacity: 1;
	}

	/* production tile */
	a.news-link .news-slide-caption{
		width: 100%;
		max-width: 960px;
		margin-left: auto;
		margin-right: auto;
		margin-top:0;
		text-align: left;
	}
	.news-slide-caption h3{
		font-family: 'Noto Sans JP';
		font-weight: 300;
		margin-top: 1em;
		margin-bottom:0.5em;
		padding-left: 0;
		line-height:1.5em;
	}
	.news-slide-caption .category{
		display: block;
		padding-left: 0;
	}


#nextpage{
	-webkit-transform: translate3d(0,0,0);
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	height: 150px;
	text-align: center;
	background: #999;
	z-index: -1;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

	#nextpage .color-overlay {
			-webkit-transition: 0.2s ease-in-out;
			transition: 0.2s ease-in-out;
			position: absolute;
			display: block;
			width: 100%;
			min-height: 100%;
			background-image: url("../img/nextpage_mask.png");
			background-color: rgba(00, 00, 00, 0.3);
		}

	#nextpage a{
		display: block;
		width: 100%;
		max-width: 1440px;
		height: 150px;
		margin: 0 auto;
		padding-top: 1.8em;
		padding-right: 1em;
		padding-left: 1em;
		color: #fff;
	}
	#nextpage .next-title{
		display: block;
		font-size: 0.6em;
	}
	#nextpage .next-lead{
		display: block;
		margin-top: 1em;
		font-size: 0.88em;
		font-weight: bold;
	}
	#nextpage .down-arrow{
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 20px;
		font-size: 1.2em;
	}


/* ---------------------------------------------------- */
/*  	!!NOTE Page */
/* ---------------------------------------------------- */
#note-header {
	display: block;
	position: relative;
	width: 95%;
	max-width: 960px;
	height: 55px;
	text-align: center;
	margin: 0 auto;
}
	div#c8-logo-min{
		display: block;
		position: absolute;
		/* top: 20px; */
		/* right: 1%; */
		width: 120px;
	}
	#c8-logo-min img{
		width: 100%;
		height: 100%;
	}
#note-article {
	clear: both;
	display: block;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}

#note-title{
	display: block;
	text-align: left;
	width: 98%;
	max-width: 980px;
	min-height: auto;
	margin-top:0;
	margin-bottom: 4.4rem;
	margin-left: auto;
	margin-right: auto;
	/* padding-top: 4.4rem; */
	/* color: #333; */
/* 	border-top : 1px solid #ccc; */


}
	.note-images{
		display: block;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		max-width: 980px;
	}
	.flex-box{
		display: flex;
		flex-wrap: wrap;
		justify-content:space-between;
	}
	/*   デフォルト フルサイズ  */
	.note-images li{
		width: 98%;
		margin: 0 auto 4% auto;
	}
	/*   1/2 サイズ  */
	.note-images li.half{
		width: 48%;
		margin: 0 auto 2% auto;
	}
	/* 1/3 サイズ*/
	.note-images li.one-third{
		width: 33%;
		margin: 0 auto 2% auto;
	}
	/* */
	.note-images li.quarter{
		width: 24%;
		margin: 0 auto 2% auto;
	}

	.note-images img{
		display: block;
		width: 100%;
		max-width: 960px;
		height:auto;
	}
	#note-title .category{
		display: block;
		/* color: #333; */
		text-align: left;
		font-size: 0.78em;
		font-weight: 300;
		letter-spacing: 0.1em;
		line-height: 1.5;
		margin-bottom: 0.2em;

	}
	#note-title h1{
		/* font-family: 'Noto Sans JP'; */
		font-size: 1.6em;
		font-weight:400;
		/* letter-spacing: 0.2rem; */
		line-height: 1.3;
		margin-top: 0.3em;
		margin-bottom: 0.3em;
	}
	#note-title .year{
		font-size: 1em;
		margin-top: 1.1em;
	}
	/* ワークス本文 */
	.note-txt{
		display: block;
		max-width: 900px;
		font-size: 0.88em;
		font-weight: 400;
		line-height: 2.2;
		text-align: justify;
		margin-bottom: 4em;
		padding-left: 0.6em;
	}
	.note-txt .signature{
		font-size: 0.8em;
	}
	.note-txt h2{
		/* font-family: 'Noto Sans JP'; */
		font-size: 1.4em;
		font-weight:400;
		/* letter-spacing: 0.2em; */
		line-height: 1.7;
		margin-top: 0.3em;
		margin-bottom: 1.4em;
	}
	.note-txt h3{
		/* font-family: 'Noto Sans JP'; */
		font-size: 1.1em;
		/* letter-spacing: 0.2rem; */
		line-height: 1.5;
		font-weight: 500;
		margin-top: 0.3em;
		margin-bottom: 0.8em;
	}
	/* カギカッコの文字詰め */
	.brackets{
		font-feature-settings: "palt";
/* 		letter-spacing: 0.3rem; */
	}

	.note-photos{
		display: block;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		padding: 20px;
		width: 100%;
		max-width: 1000px;
	}
	.note-photos img{
		display: block;
	}

	.flex-box li a img:hover{
		transition: 0.2s ease-in-out;
		opacity :0.5;
	}

	/* ---- Note Page Masonry part grid ---- */

	.grid {
		width: 100%;
		max-width: 960px;
		margin: 0 auto;
/* 			background: #ddd; */
	}

	/* clear fix */
	.grid:after {
	  content: '';
	  display: block;
	  clear: both;
	}


/* note page Award */
	.award-box{
		position: relative;
		display: block;
		width: 100%;
		height: 100px;
		font-size: 0.62em;
		overflow: hidden;
	}
	.award-box:after{
		clear: both;
	}
	.award-box a{
		height: 100%;
		padding-top: 10px;
	}
	.award-box a:hover{
		color: #fff;
	}
	.award-box a img{
		-webkit-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		float: left;
		margin-top: 10px;
		margin-right: 0.6em;
		margin-left: 0px;
	}
	.award-box a:hover img{
		margin-left: 10px;
	}

	.award-box p{
		display: block;
		width: 600px;
		text-align: left;
		line-height: 1.3;
	}
	.award-box p.award-caption{
		display: block;
		width: 600px;
		margin-top: 10px;
		text-align: left;
		line-height: 1.2;
	}
	.award-box .list-color-overlay{
		-webkit-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100px;
		/* background-color: rgba(255, 255, 255, 1.0); */
	}
	.award-box .list-color-overlay:hover{
		background-color: hsla(180, 0%, 0%, 0.5);
	}

	/* News External Link */
	/* .external-link a{
		display:block;
		width: 350px;
		height: 30px;
		font-size: 0.88em;
		text-decoration: none;
		color:#fff;
		background: #999;
		border-radius: 10px;
		text-align:center;
		padding-left: 1.3em;
		padding-right: 1.3em;
		padding-top: 8px;
		margin: 1em auto;
	}
	.external-link a:hover{
		color:#333;
		background: #ccc;
	} */



	.brank-box{
		clear: both;
		display: block;
		width: 100%;
		max-width: 1440px;
		height: 120px;
	}


@media all and (-ms-high-contrast: none){
　		*::-ms-backdrop, #nextpage { z-index: 0; } /* IE11 */
}



#flash{
	display: block;
	position: relative; /* relativ is better for main-image fitting. but flash*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	max-width: 960px;
	max-height: 514px;
	margin: 0 auto 2%;
}

@media screen and (max-width: 900px) {
    /* 750px or less Screen Size */
	#flash #swiffycontainer{
		width: 710px;
		height: 380px;
		margin: 0 auto;
	}

}
@media screen and (max-width: 700px) {
    /* 450px or less Screen Size */
	/* only Flash object */
	#flash #swiffycontainer{
		width: 100%;
		height: auto;
		aspect-ratio: 370/203;
		margin: 0 auto;
	}
}




/*----------------------------------------------------*/
/* 	!!Note list */
/*----------------------------------------------------*/

span.small-caption {
	position: relative;
	display: block;
	text-indent: -9999px;
}


/*----------------------------------------------------*/
/* 	!!MENU PART Materials */
/*----------------------------------------------------*/
/* #menu{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	margin: 0 auto;
	width: 100%;
	max-width: 1440px;
	height: 100%;
	padding: 80px 0 0;
	background: #222;
	opacity: 0.95;
	z-index: 1000;
} */
/* #menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
} */
/* #menu li{
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	font-size: 3em;
} */

/* #menu #menu-list li a{
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
	position: relative;
	display: block;
	padding: 0 0 ;
	text-indent: 10%;
	color: #aaa;
	background: #222;
	text-align: left;
	text-decoration: none;
	opacity: 0.95;
} */

/* #menu #menu-list li a:hover{
	color: #fff;
	background-color: #444;
}
#menu #menu-list li .caption{
	position: absolute;
	bottom: -8px;
	margin: 0;
	padding-left: 10.2% ;
	font-size: 0.3em;
	color: #666;
} */


/* Philosophy Visible when PC */
/*
#menu #menu-list li.iphone-disable{
	display:block;
}
*/



/* #toggle{
	display: block;
	position: fixed;
	top: 10px;
	margin-left: 10px;
	width: 40px;
	height: 40px;
	background: #666;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	opacity: 0.7;
	z-index: 2000;
}
#toggle.active{
	background-color: #fff;
}
#toggle a{
	display: block;
	top: 0;
	content: "";
	padding: 12px 0 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	z-index: 98;
}

#toggle:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background-color: #fff;
}
#toggle a:before, #toggle a:after{
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background-color: #666;
}
#toggle a:before{
	margin-top: -6px;
}
#toggle a:after{
	margin-top: 2px;

} */

/* When you toggle it, turn off the bars from menu icon, then it will be blank.*/
/* #toggle.active a:before{
		margin-top: -2px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
}


#toggle.active a:after{
	margin-top: -2px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
ul#address {
	position: relative;
	top: 80px;
	margin: 0;
	padding: 0;
}

#address li{
	width: 100%;
	font-size: 0.9em;
	color: #ccc;
	padding-left: 10%;
	line-height: 2rem;

}
#address li a{
	color: #999;

}
#address li a:hover{
	color: #fff;
} */

/* menu hrizon line */
/* div.horizon{
	position: relative;
	top: 80px;
	width: 80%;
	margin: 10px auto;
	border-top: 1px solid white;
	border-left: none;
	border-bottom: none;
	border-right: none;
} */



/* ----------------------------------------------------*/
/*	!!CONTACT PAGE */
/*----------------------------------------------------*/
	/* .header-image{
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 100%;
		max-width: 960px;
		height: 100%;
	} */

	/* for Contact Header image */
	/* #header .header-image img{
		position: absolute;
		width: 100%;
		object-fit: cover;
		z-index: 2;
	} */

/*---- Small Content ----*/

/* .small-contents{
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	color: #666;
	font-size: 1em;
	overflow: hidden;
}
	.datalist{
		display: block;
		margin: 0 auto;
		padding-left: 0px;
		width: 100%;
		max-width: 640px;
	}
	.datalist dl {
		width: 100%;
		line-height: 115%;
		margin-bottom: 50px;
	}
	.datalist dt {
		float: left;
		display: block;
		padding-bottom: 1em;
	}
	.datalist dd {
		padding-left: 4em;
		padding-bottom: 1em;
		margin-left: 20%;
		border-left: 1px solid #aaa;
	}
	.column-change .small{
		font-size: 90%;
		line-height: 2em;
	}
	.datalist a {
		color: #00A3A7;
	}
	.datalist a:hover {
		color: #606;
	} */

/* #contact-map {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1440px;
	height: 470px;
	margin: 0 auto;
	overflow: hidden;

} */

/* .gmap{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 470px;
	width: 100%;
	max-width: 640px;
	overflow: hidden;
	margin: 0 auto;
}
.gmap iframe, .gmap object, .gmap embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 640px;
	height: 470px;

} */
/*Google Mapでスクロールズームをクリックするまで無効*/
/* .map-overlay{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	max-width: 640px;
	height: 470px;
	background:transparent;
}
.gmaplink{
	width: 640px;
	margin: 0 auto;
}
.gmaplink a {
	color: #00A3A7;
}
.gmaplink a:hover {
	color: #606;
} */

/* ----------------------------------------------------*/
/*	!!RECRUIT PAGE*/
/*----------------------------------------------------*/


/*---- TAB View----/
/* hide tab contents*/
/* #recruit{
	position: relative;
	left: 0;
	right:0;
	margin: 0 auto;
	width: 725px;
	color: #666;
	font-size: 90%;
}
	.sm-on{
		display: none;
		}
	.sm-off{
		display: inline;
	}
.lead{
	position: relative;
	left: 0;
	right:0;
	margin: 0 auto;
}
#recruit p{
	margin-bottom: 2em;
}
.datatable dl{
	width: 100%;
	}
.datatable dt{
	display: block;
	width: 10em;
	clear: left;
	float: left;
	font-weight: bold;
}
.datatable dd{
	display: block;
	padding-left: 10em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #e6e6e6;

}
.datatable .stepindent dt{
	width: 5em;
	text-align: center;
}
.datatable .stepindent dd{
	border-bottom: none;
	padding-left: 6em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.recruit-topimage {
	margin-top: 2em;
	max-width: 960px;
	widht: 100%;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	object-fit:cover;
}

.recruit-topimage img{
	width: 100%;
	height: 100%;
} */

/*h2 decoration*/
/* .datatable h2::before{
	content:'求人概要';
	position:relative;
	top:0;
	left:0em;
	display: table;
	text-align: center;
	width: 10em;
	height: 2.5em;
	font-weight: bold;
	background-color: #ddd;
	border-right:1px solid #fff;
	display: table-cell;
	vertical-align: middle;
}
.datatable h2{
	width: 100%;
	height: 2.5em;
	font-size: 1.0em;
	background-color: #ccc;
	margin-top: 3em;
	margin-bottom: 3em;
	border-bottom: none;
} */

/*h3 decoration*/
/* .datatable h3{
	display: table;
	text-align: center;
	width: 10em;
	height: 2em;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #ddd;
	margin-top: 3em;
	margin-bottom: 3em;
}
.datatable .h3-inner{
  display: table-cell;
  vertical-align: middle;
}

.datatable a {
	color:#00A3A7;
}
.datatable a:hover {
	color:#606;
} */


/* ----------------------------------------------------*/
/*	!!--- iPad Setting START ---*/
/*----------------------------------------------------*/
@media only screen

	and (min-width: 768px)
	and (max-width: 1024px) {


	/*----------------------------------------------------*/
	/*	!!Note Page (iPad)*/
	/*----------------------------------------------------*/
		#flash{
			width: 100%;
			height: auto;
		}

		#flash #swiffycontainer{
			width: 760px;
			height: 406px;
			margin: 0 auto;
		}
		#flash img{
			width: 100%;
			height: auto;
			margin: 0 auto;
		}

		#note-header {
			display: block;
			position: relative;
			width: 100%;
			max-width: 960px;
			height: auto;
			min-height: 40px;
			min-width: 0;
			padding: 0;
			margin: 0 auto;
		}
		div#c8-logo-min{
			display: block;
			position: absolute;
			top: 20px;
			right: 10px;
			width: 100px;
		}
		#c8-logo-min img{
			width: 100px;
		}

		.separator{
			width: 100%;
			max-width: none;
			height: 40px;
			margin: 0 auto;
			text-align: center;
			padding-top: 10px;
		}

		/* ---- note page Masonry part grid  (iPad)---- */
		.grid {
			width: 100%;
			margin: 0 auto;
		}

		/* clear fix (iPad)*/
		.grid:after {
		  content: '';
		  display: block;
		  clear: both;
		}

		/*  new note page format */
		/* #note-title{
			width: 98%;
			font-size: 1rem;
		}
		#note-title h1{
			font-size: 2rem;
		}
		#note-title .category{
			font-size: 1.6rem;
		}
		#note-title .year{
			font-size: 1.4em
		}
		.note-txt{
			margin-left: 0;
			margin-right: 0;
			width: 98%;
		} */
}
/* end of iPad Setting */



/* ----------------------------------------------------*/

/* 	!!--- iPhone Setting Start ---- */

/*----------------------------------------------------*/

@media only screen

	and (min-width: 320px)
	and (max-width: 767px) {

/* html{
	 	font-size: 62.5%;
 		-webkit-text-size-adjust: none;
	 }
body{
	font-size: 1.6rem;
} */
	 /* h1{
	 	font-size: 200%;
	 	line-height: 1;
	}
	 h2{
	 	font-size: 150%;
	 	line-height: 1;
	} */

	/* #header{
		width: 100%;
		max-width: none;
		min-height: 0;
		height: 300px;
		z-index: 1;
		background-position: center center;
	}
	#header #bg-video{
		display: none;
		width: 100%;
		height: 300px;
		min-height: 0;
		min-width: 0;
		z-index: -1;
	} */

	/* #filter{
		width: 100%;

	} */
	/* div#video-text p#video-title {
		width: 100%;
		color: #fff;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 40%;
	}
	p#video-lead{
		color: #fff;
		font-size: 150%;
		width: 100%;
		position: absolute;
		left: 0%;
		right: 0%;
		bottom: 90px;
		margin: 0 auto;
		text-align: center;
	} */

	/* p#video-lead .jp{
		font-size: 0.8em;
	}
	p#video-lead .small{
		font-size: 0.6em;
	}
	div#video-text p#video-title img{
		width: 75%;
	}

	div#video-text p#video-lead{
		font-size: 90%;
		width: 75%;
		left: 4%;
		top: 15%;
	}
	#nextpage a{
		color: #eee;
	}
	#nextpage .next-lead {
		font-size: 1.6rem;
	}
	#nextpage {
		transition: unset;
		transform: none;
	}
	#nextpage:hover {
		transform: none;
	} */
/*----------------------------------------------------*/
/*	!!Menu (iPhone)*/
/*----------------------------------------------------*/


/* #menu li{
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	font-size: 2.4em;

} */


/* menu hrizon line */
/* div.horizon{
	position: relative;
	top: 40px;
	width: 80%;
	margin: 10px auto;
	border-top: 1px solid white;
	border-left: none;
	border-bottom: none;
	border-right: none;
} */


	/* ul#address {
		position: relative;
		top: 40px;
		margin: 0;
		padding: 0;
	} */

	/* #address li{
		width: 100%;
		font-size: 0.9em;
		color: #ccc;
		padding-left: 10%;
	} */

/* Philosophy hidden for iPhone iPad */
/*
#menu #menu-list li.iphone-disable{
	display:none;
}
*/



/* ----------------------------------------------------*/
/*	!!Top page Page (iPhone)*/
/*----------------------------------------------------*/


	/* #note-header {
		display: block;
		position: relative;
		width: 100%;
		max-width: none;
		height: auto;
		min-height: 60px;
		min-width: 0;
		padding: 0;
		margin: 0 auto;
	} */
	/* Top page External Link */
	/* .news-external .external-link a{
		margin: 0 0 0.4em 0.8em;
	} */


/* News Link Images */
	/* a.news-link{
		margin: 0 auto 3em;
	}
	a.news-link .caption{
		top: 50%;
		font-size: 2rem;
	} */
/* production tile */
	/* .news-slide-caption h3{
		font-size: 1.7rem;
		padding-left: 1rem;
		padding-right: 0.5rem;
	}
	.news-slide-caption .category{
		font-size: 1.2rem;
		line-height: 1.5em;
		padding-left: 1rem;
		padding-right: 1rem;
	} */


/* ----------------------------------------------------*/
/*	!!Note List Page (iPhone)*/
/*----------------------------------------------------*/
	/* div#c8-logo-min{
		display: block;
		position: absolute;
		top: 20px;
		right: 40px;
		width: 80px;
	}
	#c8-logo-min img{
		width: 100px;
	} */

/* ---- Masonry part grid  (iPhone)---- */

/* .small-caption {
	position: relative;
	display: none;
} */

/* ----------------------------------------------------*/
/*	!!Note Page (iPhone)*/
/*----------------------------------------------------*/
	#flash{
		position: relative;
		overflow: hidden;
		width: 100%;
		max-width: none;
		aspect-ratio: 370/203;
		
	}
	#flash img {
		max-width: 100%;
	}
	#flash #swiffycontainer{
		position:relative;
		/* top: -0.5rem; */
		width: 100%;
		max-width: none;
		aspect-ratio: 370/203;
		margin: 0 auto 0;
	}

	#note-header {
		position: relative;
		width: 100%;
		max-width: none;
		height: 3em;
		min-width: 0;
		padding: 0;
		margin: 0 0;
	}
	#note-title{
		width: 90%;
		/* font-size: 1.6rem;
		line-height: 1.4em; */
	}
	#note-title h1{
		/* font-size: 2rem;
		line-height: 1.4em;
		margin-bottom: 0.8em; */
	}
	#note-title .category{
		font-size: 0.67em;
		/* line-height: 1.7em; */
	}
	.note-photos{
		padding: 0;
		width: 95%;
	}
	.note-txt{
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		width: 90%;
		/* font-size: 1.5rem;
		line-height: 1.7em; */
	}


	.separator{
		width: 100%;
		max-width: none;
		height: 40px;
		margin: 0 auto;
		text-align: center;
		padding-top: 10px;
	}

	/* ---- note page Masonry part grid  (iPhone)---- */
	.grid {
		width: 100%;
		margin: 0 auto;
	}

	/* clear fix (iPhone)*/
	.grid:after {
	  content: '';
	  display: block;
	  clear: both;
	}

	/* ---- .grid-item (iPhone)---- */

	.grid-width1-4col{
		/*  4/4  */
		width: 100%; /* with gutter: 10 */
	}


/* note page Award (iPhone)*/
	.award-box{
		position: relative;
		display: block;
		width: 100%;
		height: 100px;
		font-size: 0.6em;
		overflow: hidden;
	}
	.award-box:after{
		clear: both;
	}
	.award-box a{
		padding-top: 10px;
		color: #666;
	}
	.award-box a:hover{
		color: #fff;
	}
	.award-box a img{
		float: left;
		/* width: calc(100% * 0.33); */
		margin-top: 10px;
		margin-right: 0.8rem;
		margin-left: 0;
	}
	.award-box p{
		display: block;
		width: 100%;
		text-align: left;
		line-height: 1.3;
	}
	.award-box p.award-caption{
		display: block;
		width: 100%;

		margin-top: 10px;
		text-align: left;
		line-height: 1.2;
	}
	.award-box p br{
		/* display: none; */
	}
	.award-box .list-color-overlay{
		-webkit-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100px;
		/* background-color: rgba(255, 255, 255, 1.0); */
	}
	.award-box .list-color-overlay:hover{
		background-color: hsla(180, 0%, 0%, 0.8);
	}
	.external-link a{
		font-size: 0.8em;
		padding-top: 7px;
	}



/*----- works pages  (old note pages)---*/
	/* デフォルト フルサイズ */
	.note-images li{
		width: 100%;
		margin: 0 auto 2% auto;
	}
	/*   1/2 サイズ  */
	.note-images li.half{
		width: 48%;
		margin: 0 auto 2% auto;
	}
	/*  1/3 サイズ ->スマホでは 1/2  */
	.note-images li.one-third{
		width: 48%;
		margin: 0 auto 2% auto;
	}
	/*  1/4 サイズ ->スマホでは 1/2  */
	.note-images li.quarter{
		width: 48%;
		margin: 0 auto 2% auto;
	}






/* ----------------------------------------------------*/
/*	!!CONTACT Page (iPhone)*/
/*----------------------------------------------------*/
	/* #header{
		width: 100%;
		max-width: none;
		min-height: 0;
		height: 200px;
		z-index: 1;
		background-position: center center;
	}

	#header .header-image{
		display: block;
		position: relative;
	}
	#header #fillter{}

	#header .header-image img{
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: block;
		object-fit: cover;

	} */


	/* .gmap{
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 300px;
		width: 100%;
		max-width: 320px;
		overflow: hidden;
		margin: 0 auto;
	} */
	/*Google Map iPhone*/
	/* .gmap iframe, .gmap object, .gmap embed{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		max-width: 320px;
		height: 300px;
		pointer-events:none;
	}

	.gmaplink{
		width: 90%;
		margin: 0 auto;
	}

	#contact-map {
		width: 95%;
		max-width: 320px;
		height: 300px;
	} */

/* .small-contents{
	float: none;
	width: 80%;
	max-width: none;
	color: #666;
	font-size: 90%;
}

	.datalist dt{
			float: none;
			font-size: 90%;
			margin: 0 0 0.2em 0;
			padding: 0;
		}
		.datalist{
			max-width: none;
		}
		.datalist dd{
			border: none;
			font-size: 100%;
			margin: 0 0 0 0;
			padding: 0;
			margin-bottom: 1.5em;
		}

		.column-change .small{
			font-size: 80%;
		}

		.column-change div{
			float: none;
		} */

/* ----------------------------------------------------*/
/*	!!RECRUIT Page (iPhone)*/
/*----------------------------------------------------*/
/* hide tab contents (iPhone)*/

	/* #introduce h1{
		font-size: 2.0rem;
	}
	#recruit {
		width: 90%;
	}
		.datatable dt{
			width: 100%;
			float:none;
		}
		.datatable dd{
			padding-left: 1em;
		}
		.datatable .stepindent dt{
			width: 4em;
			float: left;
		}
		.datatable .stepindent dd{
			padding-left:5em;
		} */

	/* .sm-on{
		display:inline;
	}
	.sm-off{
		display: none;
	} */
}
/* end of iPhone Section */