@charset "UTF-8";

/*--------------------------------------------------------------------
index.html	(トップページ)
top.css
--------------------------------------------------------------------*/


/*------------Header---------------------------------------------------------------*/
div#Header {
	height: 300px;
	background: inherit !important;
}
div#Header h2 { padding: 40px 0 0; }
div#Header p {
	display: block;
	width: 80%;
	/*height: 118px;*/
	margin: 0 auto;
	padding-top: 19.15584415584416%;
	background: url(../../img/pc/top/title_txt.png) no-repeat center top;
	background-size: contain;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}

/*------------TopAnima------------------------------------------------------------*/
div#TopAnima {
	display: block;
	width: 100%;
	height: 300px;
	background: inherit !important;
	background-size: cover;
	position: absolute;
	z-index: -1;
	overflow: hidden;
}
div#TopAnima div.Anima {
	width: 100%;
	height: 500px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
	z-index: -1;
}
div#TopAnima div#Anima01 { background-image: url(../../../img/pc/top/anima_p01.jpg); }
div#TopAnima div#Anima02 { background-image: url(../../../img/pc/top/anima_p02.jpg); }
div#TopAnima div#Anima03 { background-image: url(../../../img/parts/header_bg.jpg); }

/*------------News------------------------*/
div#News {
	width: 96%;
	margin: 60px auto 0;
}
div#News h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #dfdfdf;
	text-align: center;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "ヒラギノ明朝 Pro W3" , "HiraMinPro-W3" , Garamond , "Times New Roman" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2em;
	font-weight: bold;
}
div#News p { padding: 0 1em; }
div#News p a {
	text-decoration: underline;
	font-weight: bold;
	color: #2a2b2b;
}
div#News p a:hover { text-decoration: none; }
/*div#News h2 {
	height: 47px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-image: url(../../../img/pc/top/news_t01.png);
	background-position: center center , center bottom;
	background-repeat: no-repeat;
	border-bottom: 3px solid #dfdfdf;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#News div#InNews {
	height: 400px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
div#News div#InNews iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background-color: transparent;
}*/


/*------------AboutBtn------------------------------------*/
div#AboutBtn {
	width: 100%;
	margin: 60px auto 0;
}
div#Awning {
	width: 100%;
	height: 380px;
	margin: 0 auto;
	background: url(../../../img/pc/top/awning_p.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}
div#Awning div#InAwning { overflow: hidden; }
div#Awning div img { display: none; }
div#Awning div:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
div#Awning a {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	z-index: 3;
	color: #fff;
}
div#Awning dl {
	position: absolute;
	width: 100%;
	min-height: 135px;
	padding: 10px 0;
	background-color: rgba(61, 128, 255, 0.95);
	background-image: url(../../../img/pc/top/btn_arrow.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	bottom: 0;
	z-index: 1;
}
div#Awning dl dt {
	width: 250px;
	height: 30px;
	margin: 0 auto;
	background: url(../../img/pc/top/awning_t.png) no-repeat center top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#Awning dl dd {
	width: 80%;
	margin: 5px auto 0;
	text-align: center;
	font-size: 0.93em;
}
div#Awning dl a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

div#AboutBtn ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#AboutBtn ul li {
	width: 100%;
	position: relative;
}
div#AboutBtn ul li { margin-top: 20px; }
div#AboutBtn ul li div.ImgHid { overflow: hidden; }
div#AboutBtn ul li div img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
div#AboutBtn ul li div:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
div#AboutBtn ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	z-index: 3;
	color: #fff;
}
div#AboutBtn ul li div.WorksTxt {
	position: absolute;
	width: 100%;
	min-height: 135px;
	padding: 10px 0;
	background-image: url(../../../img/pc/top/btn_arrow.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	bottom: 0;
	z-index: 1;
}
div#AboutBtn ul li#WBtn01 div.WorksTxt { background-color: rgba(77, 145, 0, 0.95); }
div#AboutBtn ul li#WBtn02 div.WorksTxt { background-color: rgba(255, 117, 0, 0.95); }
div#AboutBtn ul li#WBtn03 div.WorksTxt { background-color: rgba(102, 45, 145, 0.95); }
div#AboutBtn ul li h2 {
	width: 250px;
	height: 30px;
	margin: 0 auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#AboutBtn ul li#WBtn01 h2 { background-image: url(../../img/pc/top/about_t01.png); }
div#AboutBtn ul li#WBtn02 h2 { background-image: url(../../img/pc/top/about_t02.png); }
div#AboutBtn ul li#WBtn03 h2 { background-image: url(../../img/pc/top/about_t03.png); }
div#AboutBtn ul li p {
	width: 80%;
	margin: 5px auto 0;
	text-align: center;
	font-size: 0.93em;
	color: #fff;
}
div#AboutBtn ul li a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}


/*------------faqBtn------------------------------------*/
div#faqBtn {
	width: 100%;
	max-width: 980px;
	margin: 60px auto 0;
}
div#faqBtn ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#faqBtn ul li {
	width: 100%;
	background: #4a50a6;
}
div#faqBtn ul li + li { margin-top: 20px; }
div#faqBtn ul li:nth-last-of-type(1) { float: right; }
div#faqBtn ul li a {
	display: block;
	padding: 0.8em 2em;
	background: url(../../../img/pc/top/btn_arrow.png) no-repeat right center;
}
div#faqBtn ul li a span {
	display: block;
	height: 32px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#faqBtn ul li#FBtn01 a span { background-image: url(../../img/pc/top/faq_t.png); }
div#faqBtn ul li#FBtn02 a span { background-image: url(../../img/pc/top/support_t.png); }
div#faqBtn ul li:hover,
div#faqBtn ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/*------------movie------------------------*/
div#movie {
	width: 90%;
	margin: 40px auto 0;
}
div#video{
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}
div#video iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

/*------------Info------------------------*/
div#Info {
	width: 96%;
	margin: 60px auto 0;
}
div#Info h2 {
	height: 47px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-image: url(../../img/pc/top/news_t02.png);
	background-position: center center , center bottom;
	background-repeat: no-repeat;
	border-bottom: 3px solid #dfdfdf;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#Info div#InInfo {
	max-height: 200px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
div#Info div#InInfo iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background-color: transparent;
}