@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
body {
	margin: 0;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

article h2, article h1 {
	font-size: 3.6em;
	line-height: 1em;
	margin: 25px 0;
}

.content {
/*	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1080px;
}

body {
	height: 2000px;
}
 

 
.some-selector {
	background: rgba(220, 235, 170, 0.8);
}
 
#second ul {
	display: table;
	margin: 0 auto;
	text-align: center;
}
 
#second ul li {
	border-left: rgba(130, 140, 20, 0.8) 1px solid;
	display: table-cell;
	vertical-align: middle;
	font-size: 1em;
}
 
#second ul li a {
	display: block;
	padding: 2em 0;
	color: #7e8a11;
	text-decoration: none;
}
 
#second ul li a:hover {
	background: #CCCCCC;
	color: #000000;
	text-decoration: underline;
}
 
#second ul li a span {
	display: block;
	font-size: 14px;
}
 
#second ul li:first-child {
}
 
#second ul li:nth-child(2) {
}
 
#second ul li:nth-child(3) {
}
 
#second ul li:nth-child(4) {
}
 
#second ul li:nth-child(5) {
} 

#second ul li:nth-child(6) {
}

#second ul li:nth-child(7) {
}
 
#second ul li:nth-child(8) {
	border-right: rgba(130, 140, 20, 0.8) 1px solid;	
}

#first {
	background: url(../images/001.jpg) 50% 0 no-repeat fixed;
	height: 428px;
}

#second {
	background: url(../images/002.jpg) 50% 0 no-repeat fixed #FFF;
	height: 610px;
}

#third {
	background: url(../images/003.jpg) 50% 0 no-repeat fixed #FFF;
	height: 600px;
	margin: 0 auto;
}


#theend {
	background: url(../images/004.jpg) 50% 0 no-repeat fixed #e6cda4;
	padding-top: 50px;
	height: 110%;
}

#kokuchi {
    background: url(../images/003.jpg) 50% 0 no-repeat fixed #FFF;
/*    height: 360px;*/
    padding: 40px;
    margin: 0 auto;
    width: 1000px;
    line-height: 1.5em;
}

#kokuchi h3{
    margin-bottom: 5px;
    font-size: 1.3em;
    line-height: 1.5em;
	color: #ffba00;
}

#kokuchi .in_cont{
    width: 600px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    float: left;
}

#kokuchi .in_cont_banner{
    width: 320px;
    padding: 10px;
    border-radius: 20px;
    float: left;
    margin-left: 10px;
}


/* section first */
.logo {
	position: absolute;
    /* width: 903px; */
    top: 55px;
    left: 200px;
    margin: auto;
    /* margin-left: -451px; */
}

#first article {
	padding: 18px;
	position: absolute;
	top: 0px;
	width: 800px;
}

/* section second */
#second {
	padding: 80px 0;
	padding-top: 0px;
	position: relative;
}
#second article {
	background: url(../images/ari_youtube.png);
	line-height: 1.5em;
	height: 610px;
	width: 980px;
	bottom: 0px;
	position: relative;
	background-repeat: no-repeat;
}

#second article .read{
    bottom: 20px;
    left: 160px;
    position: absolute;
}

#second article .youtube{
	top: 250px;
	left: 350px;
	position: absolute;
}


#second .menu {
	width: 512px;
	position: absolute;
	right: 15%;
	top: 5%;
	
}

#second .jump {
	position: absolute;
	top: 80px;
	left: 300px;
	cursor: pointer;
	cursor: hand;
}

#second .mail {
    position: absolute;
    top: 320px;
    left: 300px;	
	cursor: pointer;
	cursor: hand;
}

#second .hagaki{
    position: absolute;
    top: 200px;
    left: 420px;
}

/* section third */
#third article {
	line-height: 1.5em;
	color:#000;
	top: 0;
	padding-top: 30px;
	margin: 0 auto;	
    font-size: 0.8em;
}

#third article .hama{
    position: absolute;
    bottom: 50px;
    right: 10px;
}

#third .titlee{
    float: left;
    margin-left: 100px;
}

#third .go{
    background-color: #FFF;
    font-size: 1.8em;
    display: block;
    padding: 30px;
    margin-left: 200px;
    margin-right: 70px;
    margin-top: 50px;
    margin-bottom: 10px;
    line-height: 1.5em;
    font-weight: 100;
    border-radius: 20px;
}

#third .logo2 {
	position: fixed;
	top: 50px;
	left:50%;	
	margin: auto;
}

#third dt{
	font-size: 0.8em;

}

#third dd{
	margin-left:30px;
}


.tcy_2 {
  -ms-text-combine-horizontal: digits 2;
  text-combine-upright: digits 2;
}




/* section the end */
#theend h2 {
    margin-left: 100px;
    position: absolute;
}

#theend article {
	margin: 0 auto;
	width: 1080px;
}

#theend .movie_list {
	float: right;
	width: 750px;
	padding-top: 20px;
	border-bottom-style: solid;
	border-width: 1px;
	line-height: 2em;
	display: block;
}

#theend .t_day {
	font-weight: 400;
	font-size: 1.2em;
	margin-right: 30px;
	float: right;
}

#theend .t_line01 {
	font-weight: 400;
	font-size: 1.8em;
}


#theend .t_cast01 {
	font-weight: 400;
	font-size: 1em;
}

#theend .t_station {
	font-weight: 400;
	font-size: 1em;
}



/* ひし形ボタン */
#btn_movie {
	width: 0;
	height: 0;
	border: 167px solid transparent;
	background: url(../images/lolo-movie.png) 50% no-repeat; 
	position: relative;
	right:-350px;
	cursor: pointer;
	cursor: hand;
}
#btn_movie:after {
	content: '';
	position: absolute;
	left: -167px;
	top: 167px;
	width: 0;
	height: 0;
	border: 50px solid transparent;
	background: url(../images/lolo-movie.png)　50% no-repeat; 
	cursor: pointer;
	cursor: hand;
}



.clearfix {
  clear-after: left;
}

/* もしくは、clearプロパティにキーワードの複数指定 */
.clearfix {
  clear: left after;
}

.btn_rote{
	transform: rotate(45.0deg);
	-moz-transform: rotate(45.0deg);
	-webkit-transform: rotate(45.0deg);
}