@charset "utf-8";
html{ font-size: 62.5%; }
body{
	margin: 0;
	background: #150b0a;
	font-family: 'Century', Quicksand, Roboto, Osaka, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-size: 1.5em;
	line-height: 1.7em;
	color: #151515;
	-webkit-text-size-adjust: none;
}
a,a:link,a:visited{
	color: #0050cc;
	text-decoration: underline;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
a:hover,a:active{ color: #5892e0; }
a img:hover{ opacity: 0.50; filter: alpha(opacity=50); -ms-filter: "alpha(opacity=50)"; }

#header, #content, #footer{
	width: 100%;
	margin: 0;
	padding: 0;
}
.cont-area{
	position: relative;
	max-width: 1300px;
	margin: 0 auto;
	padding: 10px 3%;
}
#block01 .cont-area,
#block06 .cont-area{
	max-width: 1100px;
}
#block02 .cont-area{
	max-width: 1500px;
}

p{ margin-bottom: 1.5em; }
.m0b, p.m0b{ margin-bottom: 0; }
.m05b, p.m05b{ margin-bottom: 0.5em; }
.m3b{ margin-bottom: 3em; }
.p0t{ padding-top: 0; }
.big{ font-size: 120%; }
.small{ font-size: 80%; line-height: 1.4em; }
.al-c{ text-align: center; }
.al-r{ text-align: right; }
.fl-r{ float: right; margin: 0 0 25px 25px; }
.fl-l{ float: left; margin: 0 25px 25px 0; }
.vl-t{ vertical-align: middle; }
.bold{ font-weight: bold; }
.red{ color: #e71f19; }
.blue{ color: #3c92ca; }
.orange{ color: #ffd444; }
.under{ text-decoration: underline; }
.indent{ padding-left: 1.0em; text-indent: -1.0em; }
.mincho{ font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif; }
.flex{ display: -webkit-box; display: -moz-box; display: -ms-box; display: -webkit-flexbox; display: -moz-flexbox; display: -ms-flexbox; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

#catch,
#catch span,
#block01 h2,
.f-form,
#block02 .cont-area,
#v-one001 .img,
#v-one001 .text,
#v-one002 .img,
#v-one002 .text,
#v-one003 .img,
#v-one003 .text,
#v-one004 .img,
#v-one004 .text,
.l2-t h3,
.l2-t h3 span,
#block05 .cont-area,
.list01 .title,
.list01 .title span,
.list01 .img,
.list01 .text,
.topic li{
	opacity: 0;
}

#header,
#main-container > div,
#footer{
	overflow: hidden;
}

#header{ background: url(../images/bg/header.jpg) right top no-repeat #150b0a fixed; }
#header h1{
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
#header #logo{
	position: relative;
	left: 5%;
	top: 0;
	z-index: 2;
}
#header #line{
	position: relative;
	top: -27px;
	left: 3%;
	width: 0;
	height: 1px;
	background: #df9546;
	z-index: 1;
}

#catch{
	overflow: hidden;
	position: relative;
	left: 8%;
	width: 70%;
	margin-top: 40px;
	font-size: 52px;
	font-size: 5.2rem;
	font-family: 'Cinzel Decorative', cursive;
	line-height: 1.7em;
	color: #fff;
}
#message{
	position: relative;
	left: 8%;
	width: 50%;
	padding: 40px 0 90px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8em;
	color: #f4f4f4;
}

#block01{
	overflow: hidden;
	position: relative;
	padding: 30px 0 70px;
	background: #0b0201;
	color: #eee;
	-webkit-perspective: 300;
	-moz-perspective: 300;
	-ms-perspective: 300;
	-o-perspective: 300;
	perspective: 300;
}
#block02{ position: relative; padding: 30px 0 70px; background: #150b0a; background-size: 100%; color: #222; }
#block02 canvas{ position: absolute; top: 0; z-index: 1; }
#block02 .cont-area{ background-color: #f9f9f9; z-index: 2; }
#block03{ padding: 80px 0 10px; background: #f9f9f9; color: #ddd; }
#block04{ padding-bottom: 60px; background: #fbfaf7; }
#block05{ padding: 10px 0 40px; background: #150b0a; color: #222; }

.h2-bg{ margin-bottom: 1.5em; padding: 15px 1%; background-color: #150b0a; color: #fff; }
h2{
	position: relative;
	bottom: 25px;
	padding: 50px 1.5% 15px;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 30px;
	text-align: center;
}
h2 .small{
	font-size: 60%;
}
#block01 h2{ margin-bottom: 1.5em; line-height: 50px; }
#block05 h2,
#block06 h2{ margin-bottom: 1.5em; }

h2 .alpha{
	margin-top: 15px;
	display: block;
	font-size: 20px;
	font-size: 2rem;
	font-family: 'Cinzel Decorative', cursive;
}
h2.p2 .alpha{
	margin-top: 5px;
}
#block05 h2 .alpha{
	font-size: 32px;
	font-size: 3.2rem;
	color: #df9546;
}

.f-text a,.f-text a:link,.f-text a:visited,
.b_num p a,.b_num p a:link,.b_num p a:visited{
	color: #d7e8ff;
}
.f-form{
	width: 700px;
	margin: 0 auto 30px;
}
.f-form form{
	width: 100%;
	position: relative;
	margin: 0 auto 20px;
	padding: 20px 4% 5px;
	overflow: hidden;
	background: #050505; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #191919;
	box-shadow:
		inset 0 0 2px 1px rgba(255,255,255,0.08),
		0 16px 10px -8px rgba(0, 0, 0, 0.6);
}
.f-form form label{
	width: 30%;
	float: left;
	padding: 6px 0 0 20px;
	color: #ddd;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-shadow: 0 1px 0 #000;
	text-indent: 10px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}
.f-form form input[type=text]{
	width: 60%;
	float: left;
	padding: 8px 5px;
	margin-bottom: 10px;
	font-size: 12px;
	background: #1f2124;
	background: -moz-linear-gradient(#1f2124, #27292c);
	background: -ms-linear-gradient(#1f2124, #27292c);
	background: -o-linear-gradient(#1f2124, #27292c);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#1f2124), to(#27292c));
	background: -webkit-linear-gradient(#1f2124, #27292c);
	background: linear-gradient(#1f2124, #27292c);	
	border: 1px solid #666;
	box-shadow:
		0 0 7px rgba(255,255,255,0.4);
	-webkit-border-radius: 3px;
	border-radius: 3x;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
}
.f-form form input[type=text]:hover,
.f-form form label:hover ~ input[type=text]{
	background: #27292c;
}
.f-form form input[type=text]:focus{
	box-shadow: inset 0 0 2px #000;
	background: #494d54;
	border-color: #ffd444;
	outline: none;
}
.f-form form .f-btn{
	text-align: center;
}
.f-form form input[type=submit]{
	width: 80%;
	padding: 8px 5px;
	border: 1px solid #0273dd;
	border: 1px solid rgba(0,0,0,0.4);
	box-shadow:
		inset 0 1px 0 rgba(255,255,255,0.3),
		inset 0 10px 10px rgba(255,255,255,0.1);
	border-radius: 7px;
	background: #954c39;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #196172), color-stop(0.00, #37b2cf));
	background: -webkit-linear-gradient(top, #37b2cf 0%, #196172 100%);
	background: linear-gradient(to bottom, #37b2cf 0%, #196172 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#37b2cf', endColorstr='#196172', GradientType=0);
	cursor:pointer;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 2px;
}
.f-form form input[type=submit]:hover{ 
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.6);
	color: #eee;
}
.f-form form input[type=submit]:active{
	background: #287db5;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.6);
	border-color: #000;
	border-color: rgba(0,0,0,0.9);
}
.f-form form p:nth-child(1)::before{
	content: "";
	width: 250px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 90px;
	-webkit-transform: rotate(75deg);
	-moz-transform: rotate(75deg);
	-ms-transform: rotate(75deg);
	-o-transform: rotate(75deg);
	transform: rotate(75deg);
	background: -moz-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
	background: -ms-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
	background: -o-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
	background: -webkit-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
	background: linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));
	pointer-events:none;
}
.no-pointerevents .f-form form p:nth-child(1)::before{
	display: none;
}

.topic{
	width: 100%;
	font-size: 18px;
	font-size: 1.8rem;
}
.topic li{
	position: relative;
	bottom: 20px;
	margin: 0 0 12px 0;
	padding: 0 0 13px 18px;
}
.topic li.af-border{
	padding-bottom: 12px;
	border-bottom: 1px solid #00222b;
}

.topic .sub-item{
	padding-left: 0;
}
.topic .date{
	display: inline-block;
	float: left;
	width: 80px;
}
.topic .item{
	display: inline-block;
	margin-left: 70px;
	color: #fff2da;
}
.b_num .topic a.item{
	color: #fff;
}

.topic .item.p2{
	margin-left: 60px;
}

.center-line{
	position: absolute;
	left: 0;
	right: 0;
	width: 1px;
	height: 0;
	margin: 0 auto;
	background: #cacaca;
}
.v-one .img{
	position: relative;
	float: left;
	right: 100px;
	width: 45%;
	margin: 20px 5% 20px 0;
	text-align: right;
}
.v-one2 .img{
	position: relative;
	float: right;
	left: 100px;
	width: 45%;
	margin: 20px 0 20px 5%;
	text-align: left;
}
#block02 .img img{
	box-shadow: 0 0 20px #eee;
}
.v-one .text{
	position: relative;
	float: right;
	left: 100px;
	width: 45%;
	margin: 80px 0 0 5%;
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 2em;
	color: #484848;
}
.v-one .text.p2{ margin-top: 50px; }
.v-one2 .text{
	position: relative;
	float: left;
	right: 100px;
	width: 45%;
	margin: 70px 5% 0 0;
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 2em;
	color: #484848;
}

.list01{
	margin: 50px 0 0;
}
.list01 li{
	float: left;
	width: 30.333333%;
	margin: 20px 1.5%;
}
.list01.p2{ margin-top: 20px; }
.list01.p2 li{ width: 47%; }
.list01 li .title{
	margin-bottom: 15px;
	font-size: 23px;
	font-size: 2.3rem;
	line-height: 1.5em;
	color: #86582b;
}
.list01 li .img{
	position: relative;
	left: 150px;
	margin-bottom: 15px;
	text-align: center;
}
.list01 li img{
	border: 1px solid #dfccb8;
}
.list01 li .text{
	margin: 0 1.5%;
}

.list03{
	margin-bottom: 1em;
}
.list03 li{
	position: relative;
	width: 100%;
	margin-bottom: 60px;
	color: #fff8ec;
}
.list03 li .l2-t{
	position: relative;
	float: left;
	width: 30%;
	padding-top: 20px;
}
.list03 li h3{
	overflow: hidden;
	position: relative;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 2px;
}
.list03 li .li-line{
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 5px;
	background: #df9546;
}
.list03 li .l2-d{
	float: right;
	width: 67%;
	margin-left: 3%;
	padding-top: 20px;
	border-top: 5px solid #fff8ec;
}

/*******************************************/
table.company{
	width: 100%;
}
table.company th, table.company td {
    padding: 13px;
    border: 1px solid #e5dabd;
}
table.company th{ background: url(../images/bg/ptn04.png) 0 0 repeat-x #ba7f00; color: #fff; width: 230px; }
table.company td{ background-color: #fff; }

#block04 h3{
	margin: 40px 0 1em;
	padding: 4px 1%;
	border-left: 6px solid #a16e00;
	border-bottom: 1px solid #b97e00;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.5em;
}
#block04 ol{
	padding: 0;
	margin: 0 0 1.5em;
}
#block04 ol.normal_num li{
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-type: decimal;
}
#block04 ol.list_parentheses li{
	margin-bottom: 5px;
	margin-left: 0;
	text-indent: -1.5em;
    padding-left: 1.5em;
	list-style-type: none;
	counter-increment: cnt;
}
#block04 ol.list_parentheses li::before{
	display: marker;
	content: "(" counter(cnt) ") ";
}

/*******************************************/
#footer{
	padding: 20px 0 10px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6em;
	background-color: #111;
	color: #ccc;
	text-shadow: 1px 1px 2px #000;
}
#footer .cont-area{ padding-bottom: 0; }

#footer h3{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-size: 1.6rem;
}
#footer .fl-l{
	width: 48%;
	margin: 0 2% 0 0;
}
#footer .ssl{
	margin-top: 0.7em;
}
#footer .ssl dl dt,
#footer .ssl dl dd{
	float: left;
}
#footer .ssl dl dt{
	width: 148px;
}
#footer .ssl dl dd{
	width: calc( 95% - 148px );
	margin: 10px 0 0 5%;
	font-size: 13px;
	font-size: 1.3rem;
	color: #eee;
}

#footer .fl-r{
	width: 48%;
	margin: 0 0 0 2%;
}
#footer .fl-r img{
	vertical-align: middle;
}
#copylight{
	margin-top: 2px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #555;
	text-shadow: 1px 1px 2px #000;
	text-align: center;
}
#footer a,#footer a:link,#footer a:visited{ color: #ccc; text-decoration: none; }
#footer a:hover,#footer a:active{ color: #ccc; }


/*******************************************
Multi Screen
********************************************/
@media screen and (max-width:1100px){
.list01 li .title{ min-height: 65px; }
.list01.p2 li .title{ min-height: auto; }
}

@media screen and (max-width:769px){
.fl-l, .fl-r{ float: none; margin: 0 0 1.5em 0; }

.cont-area{ margin: 0 2%; }

#header{ background-position: left top; }

#header #logo{
	left: 0;
}
#header #line{
	left: 0;
}
#catch{
	left: 3%;
	width: 94%;
	margin-top: 40px;
	font-size: 4rem;
	line-height: 1.7em;
}
#message{
	left: 6%;
	width: 88%;
	padding: 40px 0;
}

#block01,
#block02{ padding: 10px 0 30px; }
#block03{ padding: 50px 0 10px; }
#block04{ padding-bottom: 40px; }
#block05{ padding: 5px 0 40px; }

h2{
	bottom: 25px;
	padding: 30px 1.5% 15px;
	font-size: 2.4rem;
	line-height: 27px;
}
h2 .small{
	display: block;
	margin-top: 20px;
}
h2 .alpha{
	margin-top: 5px;
	font-size: 1.6rem;
	line-height: 20px;
}
#block01 h2{ line-height: 40px; }
#block05 h2{ margin-bottom: 15px; }
#block05 h2 .alpha{ font-size: 2.4rem; line-height: 42px; }

.f-form{
	width: 98%;
}
.f-form form{
	padding: 20px 0 5px;
}

.topic{
	font-size: 16px;
	font-size: 1.6rem;
}
.topic .date{
	display: block;
	float: none;
	width: 100%;
}
.topic .item,
.topic .item.p2{
	display: block;
	margin-left: 0;
}

.center-line{
	display: none;
}
.v-one .img,
.v-one2 .img{
	float: none;
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
.v-one .text,
.v-one2 .text{
	float: none;
	width: 100%;
	margin: 20px auto;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8em;
}
.v-one .text.p2{ margin-top: 20px; }

.list01{ margin: 30px 0 0; border-top: 1px solid #eee; }
.list01.p2{ margin-top: 0; }
.list01 li{
	float: none;
	width: 97%;
	margin: 20px 1.5%;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.list01 li:last-child{ border-bottom: 0 none; }
.list01.p2 li{ width: 97%; }
.list01 li .title{ min-height: auto; }

.list03{
	margin-bottom: 1em;
}
.list03 li{
	margin-bottom: 30px;
	color: #fff8ec;
}
.list03 li .l2-t{
	float: none;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 15px;
}
.list03 li .l2-d{
	float: none;
	width: 100%;
	margin-left: 0;
	border-top: 0 none;
}

table.company th, table.company td{
	display: block;
	width: 100%;
}

#footer .fl-l,
#footer .fl-r{
	width: 100%;
	margin: 20px 0 0 0;
}
#footer .fl-l .m05b{ margin-bottom: 20px; text-align: center; }
#copylight{ font-size: 1.2rem; }

}
