@charset "utf-8";

body {
	-webkit-text-size-adjust: 100%;
	background: #9faed7 url(../img/bg01.jpg) center top no-repeat;
	background-size: 100%;
	color: #000000;
	line-height: 1.5;
}

a,
a:link,
a:visited{
	color: #ff0000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	opacity: 0.8;
}

img {
	vertical-align: middle;
}
.attention_list {
	margin: 0 55px 0 25px;
}
.attention_list li {
	margin: 0 0 5px 0;
}
.attention_list span {
	display: block;
}
.attention_list span.list_text {
	margin: -1.5em 0 0 1.1em;
}


#wrapper {
	margin: 25px auto 0 auto;
	width: 1000px;
}
header {
	position: relative;
	height: 854px;
	background: url(../img/bg02.png) left bottom no-repeat transparent;
	text-align: center;
}
header div#present_info {
	margin: 0 30px 0 0;
}
header div#release {
	background: url(../img/head_txt03.png) left top no-repeat transparent;
	height: 367px;
	width: 304px;
	position: absolute;
	top: 458px;
	right: 10px;
}

header div#release img {
	margin-top: 292px;
}

#contents {
	margin: 0 auto 5px auto;
	width: 944px;
	background: #ffffff;
	font-size: 98%;
}
#contents h2 {
	margin: 0 -28px 20px -28px;
	width: 1000px;
	height: 62px;
	overflow: hidden;  
	text-align: center;
}
#movie {
	margin: -30px 0 40px 0;
	float: left;
}
#movie h2 {
	height: 97px;
}
#movie dl {
	margin: 5px 0 0 16px;
	width: 292px;
	float: left;
}
#movie dl dt {
	margin: 0 0 10px 0;
}

#song {
background: url(../img/song_bg.png) left top no-repeat;
background-size: cover;
float: left;
}

#song div.song_list {
	margin-left: 73px;
	margin-bottom: 24px;
}

#song ul#song_btn {
	margin-left: 76px;
	margin-bottom: 40px;
}

#song ul#song_btn li {
	margin-right: 54px;
	width: 367px;
	float: left;
}

#entry {
	margin: 0 0 40px 0;
	clear: both;
}
#entry ul#entry_btn {
	margin: 0 0 20px 40px;
}
#entry ul#entry_btn li {
	margin: 0 10px 0 0;
	width: 277px;
	float: left;
}
#entry h3 {
	margin: 20px 0 18px 27px;
	text-align: left;
}
#entry h4 {
	margin: 18px 0 18px 0;
	color: #2366a7;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
#entry h4 em {
	color: #ff6699;
	font-style: normal;
}
#entry div.point {
	margin: 0 0 40px 0;
	padding: 0 0 0 175px;
	min-height: 130px;
}
#entry #film div.point {
	background: url(../img/entry_mov_bg01.png) 52px top no-repeat;
}
#entry #upload div.point {
	background: url(../img/entry_upload_bg01.png) 52px top no-repeat;
}
#entry #send div.point {
	background: url(../img/entry_send_bg01.png) 52px top no-repeat;
}
#entry div.send_btn {
	margin: 0 0 0 135px;
}

#select {
	margin: 0 0 40px 0;
	text-align: center;
}
#select h2 {
	margin-bottom: 20px;
}
#select #select_flow {
	margin: 0 0 10px 0;
}

#present {
	margin: 0 0 40px 0;
}
#present h2 {
	margin-bottom: 20px;
	width: 1000px;
	height: 62px;
	overflow: hidden;
}
#present h3 {
	margin: 0 auto;
	width: 852px;
	height: 41px;
	overflow: hidden;
}
#present #present_no01 {
	margin-bottom: 40px;
}
#present #present_no01 h3 {
	margin-bottom: 40px;
}
#present #present_no01dl {
	width: 852px;
}
#present #present_no01 dl dt {
	margin: 0 0 0 88px;
	width: 367px;
	float: left;
}
#present #present_no01 dl dd {
	width: 368px;
	float: left;
}

#present #present_no02 {
	margin-bottom: 40px;
}
#present #present_no02 h3 {
	margin-bottom: 20px;
}
#present #present_no02 ul {
	margin: 0 0 0 96px;
	width: 752px;
}
#present #present_no02 ul li {
	width: 376px;
	float: left;
}

#present #present_no03 {
	margin-bottom: 0;
}
#present #present_no03 h3 {
	margin-bottom: 40px;
}
#present #present_no03 dl {
	margin: 0 0 0 97px;
	width: 801px;
}
#present #present_no03 dl dt {
	width: 319px;
	float: left;
}
#present #present_no03 dl dd {
	width: 482px;
	float: left;
}

#attention {
	padding-bottom: 40px;
}
#attention h2 {
	margin-bottom: 20px;
}
#attention h3 {
	margin: 0px auto 20px auto;
	width: 804px;
}
#attention h4 {
	margin: 0px auto 15px auto;
	width: 804px;
	font-size: 18px;
}
#attention ul {
	margin: 0px auto;
	width: 804px;
}

footer {
	padding: 0 0 20px 0;
	text-align: center;
}



@media screen and (max-width : 640px){

body {
	background: #9faed7 url(../img/bg01-sp.jpg) center top no-repeat;
	background-size: 100%;
}

#wrapper {
	width: 100%;
	overflow: hidden;
}
img {
	width: 100%;
	height: auto;
}
header h1 {
	margin: 0;
}
header {
	position: inherit;
	margin: 0;
	padding: 0 0 10px 0;
	height: auto;
	background: url(../img/bg02.png) -40px 35% no-repeat transparent;
	background-size: 70% auto;
	text-align: center;
}
header p {
	width: 63%;
	padding: 0 0 0 37%;
}

header div#present_info {
	margin: 0 0 30px 0;
	width: 48%;
	float: left;
}
header div#present_info p {
	margin: 0;
	padding: 0;
	width: 100%;
}
header div#release {
	position: inherit;
	margin: 2% 0 0 0;
	width: 50%;
	height: auto;
	float: left;
	background-size: contain;
}

header div#release img{
	margin-top: 95%;
}

#contents {
	width: 100%;
	font-size: 98%;
}

#movie {
	margin: -5% 0 0 0;
	width: 100%;
}
#movie h2 {
	margin: 0 0 10px 0;
	width: 100%;
	height: auto;
}
#movie dl {
	margin: 0 0 20px 0;
	width: 100%;
	float: none;
}
#movie dl dt {
	padding: 0 0 5px 0;
}
#movie dl dt, #movie dl dd {
	margin: 0 auto;
	width: 300px;
	text-align: center;
}
#movie dl dt img {
	width: 90%;
}

#song h2 {
margin: 0 0 20px 0;
width: 100%;
height: auto;
}

#song div.song_list {
margin-left: 0;
width: 70%;
margin: 0 auto;
margin-bottom: 20px;
}

#song ul#song_btn {
margin: 0px auto 20px auto;
width: 80%;
}

#song ul#song_btn li {
margin: 0 0 10px 0;
width: 100%;
float: left;
}

#entry {
	margin: 0;
}
#entry h2 {
	margin: 0 0 10px 0;
	width: 100%;
	height: auto;
}
#entry h3 {
	margin-left: 0;
}
#entry ul#entry_btn {
	margin: 0px auto 20px auto;
	width: 80%;
}
#entry ul#entry_btn li {
	margin: 0 0 10px 0;
	width: 100%;
	float: left;
}
#entry h4 {
	margin: 18px 0 18px 0;
	padding: 0 0 0 60px;
	color: #2366a7;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#entry h4 em {
	color: #ff6699;
	font-style: normal;
}
#entry div.point {
	margin: 0 10% 40px 10%;
	padding: 0;
	width: 80%;
	background-position: left top;
	min-height: 130px;
}
#entry #film div.point {
	background-position: left top;
	background-size: 50px;
}
#entry #upload div.point {
	background-position: left top;
	background-size: 50px;
}
#entry #send div.point {
	background-position: left top;
	background-size: 50px;
}

#entry div.send_btn {
	margin: 0 10% 0 10%;
	width: 80%;
}
.attention_list {
	margin: 0;
	width: 100%;
}

#select h2 {
	margin: 0 0 10px 0;
	width: 100%;
	height: auto;
}
#select #select_flow {
	margin: 0 10% 20px 10%;
	width: 80%;
}
#select #official_link {
	margin: 0 5% 0 5%;
	width: 90%;
}
#present h2 {
	margin: 0 0 10px 0;
	width: 100%;
	height: auto;
}
#present h3 {
	display:  block;
	margin: 0 auto;
	width: 90%;
	height: 41px;
	overflow: hidden;
	text-indent: 100%;    
	white-space: nowrap;
}
#present #present_no01 {
	margin-bottom: 30px;
}
#present #present_no01 h3 {
	margin-bottom: 0;
	background: url(../img/present_ti01.png) left top no-repeat;
	background-size: 110%;
}
#present #present_no01dl {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
#present #present_no01 dl dt {
	display: block;
	margin: 0 10% 20px 10%;
	padding: 0;
	width: 80%;
	float: none;
}
#present #present_no01 dl dd {
	display: block;
	margin: 0 15%;
	padding: 0;
	width: 70%;
	float: none;
}

#present #present_no02 {
	margin-bottom: 10px;
}
#present #present_no02 h3 {
	margin-bottom: -20px;
	background: url(../img/present_ti02.png) left top no-repeat;
	background-size: 110%;
}
#present #present_no02 ul {
	margin: 0;
	width: 100%;
}
#present #present_no02 ul li {
	margin: 0 15% 20px 15%;
	width: 70%;
	float: none;
}

#present #present_no03 {
	margin-bottom: 0;
}
#present #present_no03 h3 {
	margin-bottom: 0;
	background: url(../img/present_ti03.png) left top no-repeat;
	background-size: 110%;
}
#present #present_no03 dl {
	margin: 0;
	width: 100%;
}
#present #present_no03 dl dt {
	margin: 0 10%;
	width: 80%;
	float: none;
}
#present #present_no03 dl dd {
	margin: 0 10%;
	width: 80%;
	float: none;
}

#attention h2 {
	margin: 0 0 10px 0;
	width: 100%;
	height: auto;
}
#attention h3 {
	margin: 0 10% 10px 3%;
	width: 90%;
	height: auto;
}
#attention h4 {
	margin: 0 10% 10px 3%;
	width: 94%;
	font-size: 16px;
	height: auto;
}
#attention ul {
	margin: 0 3% 10px 3%;
	width: 94%;
	height: auto;
}

}
/*768px以上*/
@media screen and  (min-width: 641px) and (max-width: 1000px){
#wrapper {
	width: 100%;
	overflow: hidden;
}
#contents {
	width: 100%;
}
header h1 {
	margin: 0;
}

header {
	position: inherit;
	height: auto;
	padding: 0 0 20px 0;
	background: url(../img/bg02.png) -100px bottom no-repeat;
	text-align: left;
}
header h1 {
	margin: 0 auto;
	width: 80%;
	text-align: center;
}
header h1 img {
	width: 100%;
}

header p {
	margin: 0 auto;
	width: 80%;
	text-align: center;
}
header p img {
	width: 100%;
}
header div#present_info {
	margin: 0 0 30px 17%;
	width: 40%;
	float: left;
}
header div#present_info img {
	width: 100%;
	height: auto;
}
header div#present_info p {
	margin: 0;
	padding: 0;
	width: 100%;
}
header div#release {
	position: inherit;
	margin: 2% 0 0 0;
	width: 40%;
	float: left;
}
header div#release img {
	width: 100%;
	height: auto;
}
#movie {
	margin: -5% 0 0 0;
	padding: 0 0 40px 0;
	width: 100%;
}
#movie h2 {
	margin: 0 0 10px -25%;
	width: 150%;
	height: auto;
}
#movie dl {
	margin: 5px 0 0 60px;
	width: 300px;
	float: left;
}
#movie dl:last-child {
	margin: 0 auto;
	padding: 30px 0 0 0;
	float: none;
	clear: both;
}
#movie dl dt {
	margin: 0 0 10px 0;
}

#song div.song_list {
	margin-left: 10px;
	margin-bottom: 24px;
	width: 79%;
}

#song div.song_list img{
	width: 100%;
}

#song ul#song_btn {
	margin-left: 15px;
}

#song ul#song_btn li {
	margin-right: 13px;
}

#entry h2 {
	margin: 0 0 10px -25%;
	width: 150%;
	height: auto;
}
#entry h3 {
	margin: 0 0 20px;
}
#entry h3 img {
	width: 95%
}
#entry ul#entry_btn {
	margin: 0px auto 20px auto;
	width: 100%;
}

#entry ul#entry_btn li {
	margin: 0 0 10px 1%;
	width: 32.3%;
	float: left;
}
#entry ul#entry_btn li img {
	width: 100%;
}
#entry div.point {
	background-position: left top;
	min-height: 130px;
}
#entry div.point h4 {
	margin: 0 10px 10px 0;
}
#entry div.send_btn {
	margin: 0 10% 0 10%;
	width: 80%;
}

#select h2 {
	margin: 0 0 10px -25%;
	width: 150%;
	height: auto;
}
#select #select_flow {
	margin: 0 2% 20px 2%;
	width: 96%;
}
#select #select_flow img {
	width: 100%;
}
#select #official_link {
	margin: 0 5% 0 5%;
	width: 90%;
}

#present h2 {
	margin: 0 0 10px -25%;
	width: 150%;
	height: auto;
}
#present h3 {
	margin: 0 2%;
	width: 96%;
	background-position: left top;
	background-size: 100%;
}
#present #present_no01 img, #present #present_no02 img, #present #present_no03 img {
	width: 100%;
}
#present #present_no01 dl{
	margin: 0 5%;
	width: 90%;
}
#present #present_no01 dl dt {
	margin: 0 3% 0 0;
	width: 45%;
	float: left;
}
#present #present_no01 dl dd {
	width: 52%;
	float: left;
}
#present #present_no02 ul{
	margin: 0 5%;
	width: 90%;
}
#present #present_no02 ul li {
	margin: 0;
	width: 50%;
	float: left;
}
#present #present_no02 ul li {
	width: 50%;
	float: left;
}
#present #present_no03 dl{
	margin: 0 5%;
	width: 90%;
}
#present #present_no03 dl dt {
	margin: 0 3% 0 0;
	width: 45%;
	float: left;
}
#present #present_no03 dl dd {
	width: 52%;
	float: left;
}

#attention h2 {
	margin: 0 0 20px -15%;
	width: 115%;
	height: auto;
}
#attention h3 {
	margin: 0 10% 10px 3%;
	width: 90%;
	height: auto;
}
#attention h4 {
	margin: 0 10% 10px 3%;
	width: 94%;
	font-size: 16px;
	height: auto;
}
#attention ul {
	margin: 0 3% 10px 3%;
	width: 94%;
	height: auto;
}

}


