@charset "utf-8";

/* コンテンツ共通
---------------------------------------------------------- */
#wrapper {
	background: url(../img/bg_line_top.png) repeat-x , url(../img/bg.png);
	background-size: 39px 25px , 150.5px 59px;
	padding: 45px 0 0 0;
	}

h2 {
	text-align: center;
	margin: 0 0 30px 0;
	}

@media (max-width: 640px){
#wrapper {
	background: url(../img/bg_line_top.png) repeat-x , url(../img/bg.png);
	background-size: 39px 25px , 150.5px 59px;
	padding: 25px 0 0 0;
	}

h2 {
	margin: 0 0 20px 0;
	}

h2 img {
	height: 30px;
	}
}

@media (max-width: 480px){
h2 {
	margin: 0 0 10px 0;
	}

h2 img {
	height: 25px;
	}
}


/* 動画
---------------------------------------------------------- */
#movie {
	text-align: center;
	background: url(../img/bg_movie.png) repeat-x;
	background-position: 0 275px;
	margin: 0 0 45px 0;
	}

#movie h1 {
	padding: 10px 0 65px 0;
	}

#movie #mainBg {
	height: 895px;
	background: url(../img/bg_main.png) center center no-repeat;
	margin: 0 auto;
	}

@media (max-width: 900px){
#movie {
	background: none;
	margin: 0 0 65px 0;
	}

#movie h1 {
	padding: 10px 0 35px 0;
	}

#movie h1 img {
	width: 60%;
	height: auto;
	}

#movie #mainBg {
	height: auto;
	background: none;
	}

#movie #mainBg #movieBg {
	background: #ffebeb;
	padding: 10px 15px;
	position: relative;
	}

#movie #mainBg #movieBg:before {
	width: 100%;
	height: 25px;
	background: url(../img/bg_contents_top.png) repeat-x;
	background-size: 39px 25px;
	content: '';
	top: -25px;
	left: 0;
	position: absolute;
	}

#movie #mainBg #movieBg:after {
	width: 100%;
	height: 25px;
	background: url(../img/bg_contents_bottom.png) repeat-x;
	background-size: 39px 25px;
	content: '';
	bottom: -25px;
	left: 0;
	position: absolute;
	}

#movie #mainBg .movie {
	width: 100%;
	height: 0;
	margin: 0 auto;
	padding: 0 0 56.25% 0;
	overflow: hidden;
	position: relative;
	}

#movie #mainBg .movie iframe {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	}
}

@media (max-width: 640px){
#movie h1 img {
	width: 80%;
	height: auto;
	}
}


/* Twitter
---------------------------------------------------------- */
#twitter {
	text-align: center;
	background: #fffcea;
	margin: 0 0 25px 0;
	padding: 10px 0;
	position: relative;
	}

#twitter:before {
	width: 100%;
	height: 25px;
	background: url(../img/bg_twittter_top.png) repeat-x;
	background-size: 39px 25px;
	content: '';
	top: -25px;
	left: 0;
	position: absolute;
	}

#twitter:after {
	width: 100%;
	height: 25px;
	background: url(../img/bg_twittter_bottom.png) repeat-x;
	background-size: 39px 25px;
	content: '';
	bottom: -25px;
	left: 0;
	position: absolute;
	}

#twitter .tweet {
	height: 300px;
	}

@media (max-width: 660px){
#twitter {
	padding: 10px 15px;
	}
}


/* STORY
---------------------------------------------------------- */
#story {
	text-align: center;
	padding: 60px 0 85px 0;
	}

@media (max-width: 768px){
#story {
	padding: 60px 15px 85px 15px;
	}

#story p img {
	width: 90%;
	height: auto;
	}
}

@media (max-width: 640px){
#story {
	padding: 30px 15px 55px 15px;
	}

#story p img {
	width: 100%;
	}
}


/* CHARACTER
---------------------------------------------------------- */
#character {
	text-align: center;
	background: #ffebeb;
	padding: 35px 0;
	position: relative;
	}

#character:before {
	width: 100%;
	height: 25px;
	background: url(../img/bg_contents_top.png) repeat-x;
	background-size: 39px 25px;
	content: '';
	top: -25px;
	left: 0;
	position: absolute;
	}

#character:after {
	width: 100%;
	height: 25px;
	background: url(../img/bg_contents_bottom.png) repeat-x;
	background-size: 39px 25px;
	content: '';
	bottom: -25px;
	left: 0;
	position: absolute;
	}

#character .slider #bx-pager {
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
	}

#character .slider #bx-pager img {
	width: 70px;
	height: 70px;
	margin: 0 10px;
	}

#character .slider .bx-wrapper {
	width: 1100px;
	margin: 0 auto;
	}

#character .slider .bx-wrapper ul.bxslider {
	width: 100%;
	}

#character .slider .bx-wrapper ul.bxslider li {
	text-align: center;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position: relative;
	}

#character .slider .bx-wrapper ul.bxslider li.daichi {
	height: 0;
	background: url(../img/img_character_daichi.png) center center no-repeat;
	background-size: 88.18181% 100%;
	padding-top: 54.54545%;
	position: static;
	}

#character .slider .bx-wrapper ul.bxslider li.sosogu {
	height: 0;
	background: url(../img/img_character_sosogu.png) center center no-repeat;
	background-size: 88.18181% 100%;
	padding-top: 54.54545%;
	position: static;
	}

#character .slider .bx-wrapper ul.bxslider li.shizuku {
	height: 0;
	background: url(../img/img_character_shizuku.png) center center no-repeat;
	background-size: 88.18181% 100%;
	padding-top: 54.54545%;
	position: static;
	}

#character .slider .bx-wrapper ul.bxslider li.korona {
	height: 0;
	background: url(../img/img_character_korona.png) center center no-repeat;
	background-size: 88.18181% 100%;
	padding-top: 54.54545%;
	position: static;
	}

.bx-wrapper .bx-controls-direction a {
	width: 32px;
	height: 53px;
	margin-top: -26.5px;
	}

#character .slider .bx-wrapper .bx-prev {
	background: url(../img/slider_arrow_left.png) left center no-repeat;
	background-size: 32px 53px;
	left: 0;
	}

#character .slider .bx-wrapper .bx-next {
	background: url(../img/slider_arrow_right.png) right center no-repeat;
	background-size: 32px 53px;
	right: 0;
	}

#character .slider #bx-pager a img.on {
	display: none;
	}

#character .slider #bx-pager a.active img.off {
	display: none;
	}

#character .slider #bx-pager a.active img.on {
	display: inline-block;
	}

#character .slider .bx-wrapper .bx-viewport {
	left: 0;
	background: none;
	border: none;
	box-shadow: none;
	}

@media (max-width: 1120px){
#character .slider {
	padding: 0 15px;
	}
}

@media (max-width: 640px){
#character {
	padding: 10px 0;
	}

#character .slider #bx-pager {
	margin: 0 0 10px 0;
	}

#character .slider #bx-pager img {
	width: 15%;
	height: auto;
	margin: 0 5px;
	}

#character .slider .bx-wrapper ul.bxslider li.daichi {
	height: 0;
	background: url(../img/img_character_daichi_sp.png) center center no-repeat;
	background-size: 100% 100%;
	padding-top: 117.96875%;
	}

#character .slider .bx-wrapper ul.bxslider li.sosogu {
	height: 0;
	background: url(../img/img_character_sosogu_sp.png) center center no-repeat;
	background-size: 100% 100%;
	padding-top: 117.96875%;
	}

#character .slider .bx-wrapper ul.bxslider li.shizuku {
	height: 0;
	background: url(../img/img_character_shizuku_sp.png) center center no-repeat;
	background-size: 100% 100%;
	padding-top: 117.96875%;
	}

#character .slider .bx-wrapper ul.bxslider li.korona {
	height: 0;
	background: url(../img/img_character_korona_sp.png) center center no-repeat;
	background-size: 100% 100%;
	padding-top: 117.96875%;
	}

.bx-wrapper .bx-controls-direction a {
	width: 18px;
	height: 30px;
	margin-top: -15px;
	}

#character .slider .bx-wrapper .bx-prev {
	background-size: 18px 30px;
	left: -7.5px;
	}

#character .slider .bx-wrapper .bx-next {
	background-size: 18px 30px;
	right: -7.5px;
	}
}


/* STAFF
---------------------------------------------------------- */
#staff {
	text-align: center;
	padding: 85px 0;
	}

@media (max-width: 768px){
#staff {
	padding: 85px 15px;
	}

#staff p img {
	width: 75%;
	height: auto;
	}
}

@media (max-width: 640px){
#staff {
	padding: 50px 15px 55px 15px;
	}

#staff p img {
	width: 80%;
	}
}


/* フッター
---------------------------------------------------------- */
footer {
	text-align: center;
	background: #ff519c;
	padding: 20px 0;
	position: relative;
	}

footer:before {
	width: 100%;
	height: 25px;
	background: url(../img/bg_line_bottom.png) repeat-x;
	background-size: 39px 25px;
	content: '';
	top: -25px;
	left: 0;
	position: absolute;
	}

footer #banner {
	margin: 0 0 25px 0;
	}

footer #share {
	margin: 0 0 25px 0;
	}

@media (max-width: 640px){
footer {
	padding: 10px 0;
	}

footer #banner img {
	width: 60%;
	height: auto;
	}

footer #share {
	margin: 0 0 15px 0;
	}

footer p img {
	width: 60%;
	height: auto;
	}
}

@media (max-width: 480px){
footer #banner img {
	width: 80%;
	height: auto;
	}

footer p img {
	width: 70%;
	height: auto;
	line-height: 0;
	}
}
