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

* {
	padding:0;
	margin:0 auto;
}
body {
	width:100%;
	padding-top:40px;
	background-color:#231815;
	background-image: url('../img/body_back.jpg');
	background-repeat:no-repeat;
    background-position: center top;
	background-size:auto;
	font-size:16px;
	padding:0;
	margin:0 auto;
	font-family: Avenir,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.6;
}
h1 {
	width:50%;
	float:right;
	margin:0 auto;
	padding:0;
	text-align:right;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
h1 p {
	width:100%;
	text-align:left;
}

h2 {
	font-size:40px;
	font-weight:bold;
	text-align:left;
	padding-left:120px;
	padding-right:20px;
	color: #CC9900;
	font-family: "游明朝";
	font-weight:bold;
	padding-top:40px;
	background-image: url('../img/title_back.jpg');
	background-repeat:no-repeat;
    background-position: center left;
}

a img {
	border:0;
}
a:hover .move {
	position:relative;
	top:1px;
	left:1px;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

.MT40 {padding-top:40px;}

.PT10 {padding-top:10px;}
.PT20 {padding-top:20px;}
.PT30 {padding-top:30px;}
.PT40 {padding-top:40px;}
.PT50 {padding-top:50px;}
.PT100 {padding-top:100px;}
.PB10 {padding-bottom:10px;}
.PB20 {padding-bottom:20px;}
.PB30 {padding-bottom:30px;}
.PB40 {padding-bottom:40px;}
.PB50 {padding-bottom:50px;}
.PB100 {padding-bottom:100px;}

.fz17 {font-size:17px;}
.fz20 {font-size:20px;}
.fz22 {font-size:22px;}
.fz25 {font-size:25px;}
.fz30 {font-size:30px;
        line-height:1.8;}
.fz35 {font-size:35px;}
.fz38 {font-size:38px;}
.fz39 {font-size:39px;}
.fz45 {font-size:45px;}
.fz55 {font-size:55px;}

.red {color:#E50012;}
.yellow {color:yellow;}
.white {color:white;}

.mincho {
	font-family:
	"游明朝",
	"YuMincho",
	"ヒラギノ明朝 ProN W3",
	"Hiragino Mincho ProN W3",
	"ＭＳ Ｐ明朝",
	"MS PMincho",
	serif;
	font-weight:normal;
}

.smart {display:none;}

/* HEADER -------------------------------------- */
.head_wrapper .header {
	padding:3px 0;
	margin:30px auto;
	width:100%;
	max-width:1248px;
	height:70px;
	z-index:9;
	position:relative;
	top:2px;
	left:0;
}
.head_wrapper .header div {
	float:left;
	margin:0 0 0 9%;
	padding:0;
	width:41%;
}

.head_wrapper a {
	color:white;
	text-decoration:none;
}

#main_wrapper{
	width:1000px;
	background:#fff;
}

.fz12 {font-size:12px;line-height:0.8em;}
.fz100 {font-size:100px;}

/* ENTRY LAVEL ---------------------------------*/

.how_entry {
	width:100%;
	max-width:1000px;	
	position:relative;
	top:-2px;
	z-index:0;
	margin:0 auto;
	padding:10px 0 10px 0;
	text-align:center;
	background:#231815;
	color:#fff;
	font-weight:bold;
	font-size:120%;
}
.how_entry img {
	position:relative;
	max-width:500px;
}

/* AREA --------------------------------------- */
.area {
	padding:0;
	margin:0 auto;
	text-align:center;
	position:relative;
	z-index:2;
}
.area_title {
	background:#fff;
	width:100%;
	margin:0 auto;
	padding:25px 0;
	text-align:center;
	font-size:100%;
	font-size:30px;
    font-weight:bold;
	z-index:3;
}
.area_title p span {
	padding:0;
	margin:0;
    color:#E50012;
}

/* AREA1 -------------------------------------- */
.area1 {
	width:100%;
	max-width:1284px;
	height:auto;
	padding:0;
	margin:0 auto;
	text-align:center;
	position:relative;
	color:white;
    height:800px;
}
.area1 p {
	     display:none;

}


/* AREA2 -------------------------------------- */
.area2 {
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto;
	text-align:center;
	position:relative;
	z-index:1;
	border-bottom:#231815 30px solid;
	min-height: 500px;
}
.area2 h2 {
	font-size:30px;
	font-weight:bold;
	text-align:left;
	padding-left:120px;
	color: #CC9900;
	padding-top:40px;
    background-image:url('../img/title_back.jpg') left center no-repeat;

}
.area2 span {
	padding:0;
	margin:0;
}
.area2 .wrap {
	width:90%;
	margin:0 auto;
	padding:20px 5%;
}
.area2 p {
	padding:10px 0;
	width:100%;
	text-align:left;
	font-weight:normal;
	position:relative;
}
.area2 p img {
	width:100%;
	text-align:center;
	position:relative;
}

.area2 .left {
	float:left;
	width:25%;
	overflow:hidden;
	text-align:left;
	position:relative;
}
.area2 .left img {
	width:100%;
	max-width:160px;
}
.area2 .right {
	float:right;
	width:70%;
	overflow:hidden;
	text-align:left;
	position:relative;
}

/* AREA3 -------------------------------------- */
.area3 {
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto;
	text-align:center;
	position:relative;
	z-index:1;
	border-bottom:#231815 30px solid;
}
.area3 h2 {
	font-size:30px;
	font-weight:bold;
	text-align:left;
	padding-left:120px;
	color: #CC9900;
	padding-top:40px;
    background-image:url('../img/title_back.jpg') left center no-repeat;

}
.area3 .wrap {
	width:90%;
	margin:0 auto;
	padding:20px 5%;
}
.area3 p {
	padding:10px 0;
	width:100%;
	text-align:left;
	font-weight:normal;
	position:relative;
}
.area3 p img {
	width:100%;
	text-align:center;
	position:relative;
}


/* AREA4 -------------------------------------- */
.area4 {
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto;
	text-align:center;
	position:relative;
	top:0;
	left:0;
	z-index:1;
	border-bottom:#231815 30px solid;
}
.area4 .wrap {
	padding:0;
	margin:0 auto;
	position:relative;
	text-align:center;
	width:100%;
	height:auto;
	z-index:2;
}
.area4 .wrap_box {
	position:relative;
	margin:0 auto;
	width:92%;
	border:1px solid #ccc;
}
.area4 .wrap_box img {
	padding:0;
	margin:0 auto;
	z-index:3;
}
.area4 .wrap_box ul.back, .area4 .wrap_box ul.over {
	position:relative;
	width:100%;
	max-width:1000px;
	margin:0 auto;
	text-align:left;
	font-size:20px;
	font-weight:normal;
	line-height:3.0em;
	list-style:none;
	z-index:4;
}
.area4 ul.back li, .area4 ul.over li {
	padding:0 0 0 48px;
	position:relative;
	z-index:3;
}
.area4 ul.back li {
	background-image:url('../img/check1.png');
	background-repeat:no-repeat;
	background-position:0px left;
	width:100%;
	text-shadow:
	0 0 3px #fff,
	0 3px 2px #fff,
	0 -3px 2px #fff,
	3px 0 2px #fff,
	-3px 0 2px #fff,
	1px 1px 2px #fff,
	1px -1px 2px #fff,
	1px 1px 2px #fff,
	-1px 1px 2px #fff,
	-1px 1px 2px #fff,
	-1px -1px 2px #fff,
	1px -1px 2px #fff,
	-1px -1px 2px #fff,
	2px 1px 2px #fff,
	2px -1px 2px #fff,
	1px 2px 2px #fff,
	-1px 2px 2px #fff,
	-2px 1px 2px #fff,
	1px -2px 2px #fff,
	-2px -1px 2px #fff,
	-1px -2px 2px #fff,
	1px 1px 2px #fff,
	1px -1px 2px #fff,
	-1px 1px 2px #fff,
	1px -1px 2px #fff
	/*glow*/
	;
	z-index:3;
}
.area4 ul.over {
	visibility:hidden;
	position:absolute;
	top:0;
}
.area4 ul.over span {
	visibility:visible;
	color:red;
}

.area4 #voice {
    margin: 10px auto;
    padding: 0;
    overflow: hidden;
    clear:both;
    width:100%;
}    
.area4 #voice dl {
	width:86%;
	positiion:relative;
	border: #ccc solid 1px;
	margin:10px 5%;
	padding:1% 2%;
}
.area4 #voice dl dt {
	width:100%;
	font-weight:500;
	text-align:left;
	color:#CC9900;
}

.area4 #voice dl dd {
	width:100%;
	text-align:left;
}

	
/* AREA5 -------------------------------------- */
.area5 {
	width:100%;
	padding:0;
	margin:0 auto;
	text-align:left;
	position:relative;
	border-bottom:#231815 30px solid;
}
.area5 #pic{
	width:42%;
	float:right;
}
.area5 #pic img{
	width:100%;
}
.area5 #company {
	float:left;
    margin: 10px 1%;
    padding: 0;
    overflow: hidden;
    width:50%;
    border:1px solid #ccc;
}    

.area5 #company dl{
    float:left;
    width:100%;
    padding:0 0 10px 0;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #cccccc;
} 
.area5 #company dl.last{
    float:left;
    padding:0;
    margin: 0 0px 0px 0px;
    border-bottom: 0px solid #cccccc;
} 
.area5 #company dl dt{
    float:left;
    width: 18%;
    padding:1%;
    margin: 0;
    font-weight: 300;
} 

.area5 #company dl dd{
    float:right;
    width: 78%; 
    padding:1% 1% 0 1%;
    margin: 0;
} 
/* AREA6-------------------------------------- */
.area6 {
	width:100%;
	padding:0;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.area6 #form {
    margin: 10px auto;
    padding: 0;
    overflow: hidden;
    width:90%;
    border:1px solid #ccc;
}    

.area6 #form dl{
    float:left;
    width:100%;
    padding:0 0 10px 0;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #cccccc;
} 
.area6 #form dl.last{
    float:left;
    padding:0;
    margin: 0 0px 0px 0px;
    border-bottom: 0px solid #cccccc;
} 
.area6 #form dl dt{
    float:left;
    width: 18%;
    padding:1%;
    margin: 0;
    font-weight: 300;
} 

.area6 #form dl dd{
    float:right;
    width: 78%; 
    padding:1% 1% 0 1%;
    margin: 0;
} 
/* AREA7 -------------------------------------- */
.area7 {
	width:1284px;
	height:300px;
	padding:0px 0 0 0;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:1;
	border-bottom:#231815 30px solid;
	background:##231815;
}
.area7 img {
	width:100%;
}
.area7 p {
	color:black;
	padding:10px;
	margin:0 center;
	text-align:left;
}


/* BAND -------------------------------------- */
.band {
	background-color:#1E007F;
	margin:0 auto;
	padding:20px 0 25px 0;
	line-height:2.7em;
}
.band p {
	width:900px;
	color:white;
	text-shadow:
	/*glow*/
    0 0 3px #0E0041,
	0 1px 3px #0E0041,
	0 -1px 3px #0E0041,
	1px 0 3px #0E0041,
	1px -1px 3px #0E0041,
	-1px 0 3px #0E0041,
	-1px 1px 3px #0E0041,
	1px 1px 3px #0E0041;
}



/* ENTRY -------------------------------------- */
.entry_wrap {
	width:920px;
	margin:0 auto;
}
.entry_wrap #entry {
	width:580px;
	margin:50px 0;
	float:left;
}
.entry_wrap .wrap {
	float:right;
	width:320px;
	padding:0;
	margin:50px 0;
}
.entry_wrap .right pre {
	padding:5px 20px;
	font-weight:normal;
}
.entry_wrap #calendar  {
	margin-bottom:20px;
}
.entry_wrap a:hover img {
	filter: alpha (opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* FOOTER ------------------------------------- */
.add {
	width:100%;
	height:120px;
	magin:0 auto;
	background-color:#EFEFEF;
}
.add div {
	width:1000px;
	margin:0 auto;
	padding:20px 0 20px 100px;
}
.add p {
	width:20%;
	float:left;
	margin:0;
	text-align:left;
	background-color:#EFEFEF;
	font-size:12px;
	border-left:1px solid #ddd;
	padding:0 10px;
	box-shadow:-1px 0 0 #fff;
}

.footer {
	width:100%;
	background-color:#CC9900;
	margin:0 auto;
	padding:10px 0;
	font-size:15px;
	line-height:1.4em;
	color:white;
	tetxt-align:center;
}
.footer a {
	color:white;
	text-decoration:none;
}
.footer a:hover {
	color:yellow;
}
.pos {
	position:fixed;
	top:11px;
	right:10px;
	z-index:11;
}
.pagetop {
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:9;
	font-size:0;
	line-height:0;
}

/* HEADER JS ----------------------------------- */
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}


/* FORM -------------------------------------- */
form {
	margin:0 auto;
	text-align:center;
}
form div {
	text-align:left;
	margin-bottom:30px;
}
.formTable {
	width:580px;
	border-collapse: collapse;
}
.formTable td {
	padding:15px;
	text-align:left;
	font-size:15px;
}
.formTable td.mark {
	padding:0;
	text-align:center;
}
.formTable .mark span {
	width:30px;
	background:#FF4C4C none repeat scroll 0% 0%;
	background-color: #FF4C4C;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	border-radius:3px;
	font-size:13px;
	color:white;
	padding: 6px 8px;
}
.formTable .php_left {
	text-align:right;
}
input.japanese { ime-mode: active; }
input.english { ime-mode: disabled; }
.bg_grey {background-color:#eee;}
select {font-size:13px;border:1px solid #aaa;}
option {border-bottom:1px dashed #ccc;}
input, option {padding:5px;font-size:13px;}
input#btn {
	margin:0 auto;
	text-align:center;
}





/* COMPANY ---------------------------------- */
.company {
	margin:0 0 50px 0;
	padding:0;
}
.company .oya {
	width:800px;
}
.company table {
	border-collapse:collapse;
	margin:0 auto;
	text-align:left;
}
.company td {
	width:80%;
	padding:15px;
	background-color:white;
	border:1px solid #ccc;
}
.company .box {
	background-color:#fafafa;
	width:20%;
}
.company p {
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
}

.privercy {
	margin:0 0 50px 0;
	padding:0;
}
.privercy pre {
	width:800px;
	border:1px solid #ccc;
	padding:20px;
	font-size:14px;
	line-height:1.4em;
}



/*MEDIA*/
.area_tv {
	width:100%;
	background:url("../images/bg_tv.gif");
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:center;
}
.area_tv img {
	margin:10px auto;
	padding:0;
}
.area_tv .wrap {
	margin:0 auto;
	width:640px;
  overflow: hidden;
}
.area_tv .sliding {
  background: url("../images/tv_cuts.jpg") repeat-x;
  height: 113px;
  width: 4800px;
  animation: slide 60s linear infinite;
  padding:0;
  margin:0 auto;
}
@keyframes slide {
  0%{
    transform: translate3d(0, 0, 0);
  }
  100%{
    transform: translate3d(-2400px, 0, 0);
  }
  
  
  /*PRESS*/
.press {
	margin:40px 0;
}
.press ul {
	width:900px;
	margin:0 auto;
}
.press ul li {
	padding:10px;
	list-style:none;
	border-bottom:1px dotted #ccc;
}
.press ul li span {
	margin:0 40px;
}
.press .press_blue {
	background-color:#D4E8FF;
}