@charset "shift_jis";
/* CSS Document */

#main {
	width:652px;
	float:right;
}
#telop {
	height: 20px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic", Helvetica, "メイリオ", Meiryo;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	line-height: 22px;
}
/* MARQUEE */
#marquee {
	max-width: 648px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: left;
}
#marquee > div:after {
	content: "";
	white-space: nowrap;
}
#marquee > div {
	margin: 0;
	padding-left: 100%;
	display: inline-block;
	white-space: nowrap;
		-webkit-animation-name:marqueeRL;
		-webkit-animation-timing-function:linear;
		-webkit-animation-duration:20s;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-name:marqueeRL;
		-moz-animation-timing-function:linear;
		-moz-animation-duration:20s;
		-moz-animation-iteration-count:infinite;
		-ms-animation-name:marqueeRL;
		-ms-animation-timing-function:linear;
		-ms-animation-duration:20s;
		-ms-animation-iteration-count:infinite;
		-o-animation-name:marqueeRL;
		-o-animation-timing-function:linear;
		-o-animation-duration:20s;
		-o-animation-iteration-count:infinite;
		animation-name:marqueeRL;
		animation-timing-function:linear;
		animation-duration:20s;
		animation-iteration-count:infinite;
}
@-webkit-keyframes marqueeRL {
	from {-webkit-transform:translate(0);} to {-webkit-transform:translate(-100%);}
}
@-moz-keyframes marqueeRL {
	from {-moz-transform:translate(0);} to {-moz-transform:translate(-100%);}
}
@-ms-keyframes marqueeRL {
	from {-ms-transform:translate(0);} to {-ms-transform:translate(-100%);}
}
@-o-keyframes marqueeRL {
	from {-o-transform:translate(0);} to {-o-transform:translate(-100%);}
}
@keyframes marqueeRL {
	from {transform:translate(0);} to {transform:translate(-100%);}
}
#marquee img {
	max-height: 18px;
	vertical-align: text-bottom;
}
/* MARQUEE */
#flash {
	margin-top: 2px;
	height: 326px;
	width: 652px;
	position: relative;
	background-image: url(../image/top/flash_bg.jpg);
	background-repeat: no-repeat;
}
#flash img {
	position: absolute;
}
#bgm_movie {
	height: 65px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	background-image: url(../event/bgm_movie/top.jpg);
	background-repeat: no-repeat;
}
#bgm_movie a {
	font-size: 18px;
	background-color: #00F;
	padding: 2px;
}
#bgm_movie span {
	color: #FF0;
}
#mobile {
	background-image: url(../image/top/mobile_renewal.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#mobile iframe {
	height: 300px;
	width: 280px;
}
#tinpo {
	height: 200px;
	width: 652px;
	background-image: url(../image/top/course/top_newourse.jpg);
	background-repeat: no-repeat;
}
#tinpo_left {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-left: 5px;
}
#machi a {
	float: left;
	display: block;
	height: 191px;
	background-repeat: no-repeat;
}
#machi a:hover img {
	-moz-opacity:0.0;
	opacity:0.0;
	filter: alpha(opacity=0);
}
#aomuke {
	background-image: url(../image/top/machi/11.jpg);
	width: 133px;
}
#mji {
	background-image: url(../image/top/machi/21.jpg);
	width: 131px;
}
#yotsunbai {
	background-image: url(../image/top/machi/31.jpg);
	width: 124px;
}
#tachiback {
	background-image: url(../image/top/machi/51.jpg);
	width: 136px;
}
#manguri {
	background-image: url(../image/top/machi/61.jpg);
	width: 128px;
}


/* pickup */

#pickup {
	width: 640px;
	background-color: #F0F;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	clear: left;
	margin-bottom: 7px;
}
.pickup_box {
	width: 210px;
	float: left;
	background-color: #333;
	text-align: center;
}
.pickup_title {
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 210px;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 20px;
}
.pickup_border {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	margin-top: 5px;
}
.pickup_com {
	font-size: 12px;
	width: 186px;
	height: 120px;
	overflow: hidden;
	color: #FFFFFF;
	margin-left: 5px;
	border: 2px dotted #F0F;
	margin-bottom: 5px;
	background-color: #000;
	padding: 5px;
	text-align: left;
}


/* event */

#event_container {
	background-color: #F0F;
	padding-top: 5px;
}
#event_title {
	text-align: center;
}
#haritsuke {
	position: relative;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
}
#haritsuke div {
	width: 250px;
	height: 190px;
	position: absolute;
	left: 6px;
	top: 70px;
}
#hyperdenma {
	position: relative;
	height: 450px;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
}
#hyperdenma div {
	width: 250px;
	height: 190px;
	position: absolute;
	left: 6px;
	top: 70px;
}
#cordless_denma {
	position: relative;
	height: 300px;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
}
#cordless_denma div {
	width: 170px;
	height: 170px;
	position: absolute;
	left: 8px;
	bottom: 8px;
}
#haritsuke2 {
	position: relative;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
}
#haritsuke2 .gif {
	width: 150px;
	height: 113px;
	position: absolute;
	left: 477px;
	top: 4px;
}
.box_denma {
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#hyperdenma2 {
	position: relative;
	height: 250px;
	width: 314px;
	margin-right: 4px;
	float: left;
}
#hyperdenma2 .gif {
	width: 150px;
	height: 113px;
	position: absolute;
	left: 5px;
	top: 5px;
}
#cordless_denma2 {
	position: relative;
	height: 250px;
	width: 314px;
	float: left;
}
#cordless_denma2 .gif {
	width: 150px;
	height: 113px;
	position: absolute;
	left: 157px;
	top: 5px;
}
#photo_contest {
	height: 350px;
	width: 632px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#photo_contest div {
	width: 170px;
	height: 170px;
	position: absolute;
	left: 8px;
	top: 40px;
}
#gspot {
	position: relative;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
}
#gspot div {
	font-size: 22px;
	font-weight: bold;
}
#ten_min {
	font-weight: bold;
	color: #FF0;
}
.discount {
	font-weight: bold;
	color: #FF0;
	text-align: left;
}
#mmaga_powerup {
	z-index: 1;
	position: relative;
	height: 226px;
	width: 652px;
	margin-bottom: 10px;
}
#mmaga_powerup #point {
	position: absolute;
	z-index: 2;
	height: 0px;
	width: 120px;
	display: block;
	left: 528px;
	top: 104px;
	padding-top: 120px;
	overflow: hidden;
}

/* movie */

#movie_top {
	border: 2px solid #F00;
	padding-bottom: 10px;
	*height: 1%;
}
#movie_top_container {
	padding-left: 15px;
}
.movie_box {
	color: #FFFFFF;
	float: left;
	width: 198px;
	margin-right: 10px;
	*margin-right: 6px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.movie_title {
	width: 198px;
	height: 15px;
	font-size: 10px;
	text-align: left;
}
.movie_title span {
	margin-top: 3px;
	display: block;
	color: #FFFF00;
}
.movie {
	width: 198px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #F00;
}
.movie_prof {
	text-align: center;
	padding-top: 5px;
}
#movie_top_com {
	clear: left;
	font-size: 24px;
	font-weight: bold;
}
#movie_top_com span {
	font-size: 18px;
	font-weight: normal;
	color: #F0F;
}


/* news */

#news_container {
	width: 650px;
	border: 1px solid #F00;
	height: 522px;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 1.1;
}
.news_box {
	padding: 10px;
	font-size: 14px;
	clear: both;
	margin-bottom: 10px;
}

.news_photo {
	padding: 1px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.news_title {
	background-color: #F00;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
	*float: none;
	width: 605px;
}

/* twitter */

#twitter_wrapper {
	margin-bottom: 10px;
}
#twitter_wrapper a:link, #twitter_wrapper a:visited {
	color: #F00;
	text-decoration: none;
}
#twitter_wrapper a:hover, #twitter_wrapper a:active {
	color: #FF0;
	text-decoration: none;
}
#twitter_div {
	font-size: 13px;
	padding: 5px;
	height: 100px;
	overflow: auto;
}
#twitter_link {
	margin-left: 10px;
	margin-bottom: 5px;
	display: block;
	height: 19px;
}
#twitter_link span {
	padding-left: 10px;
}
#twitter_div li {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #F00;
	line-height: 1.2;
}
#flash #flash_t img {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 60px;
	width: 456px;
}
#flash #flash_r img {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 266px;
	width: 116px;
}
#flash #flash_b img {
	position: absolute;
	height: 26px;
	width: 536px;
	left: 0px;
	bottom: 0px;
}
#marumiekun {
	position: relative;
	background-image: url(../event/20151009_marumiekun/banner.gif);
	width: 652px;
	height: 250px;
}
#marumiekun_gif {
	position: absolute;
	top: 125px;
	left: 38px;
}
#marumiekun_png {
	position: absolute;
	top: 97px;
	left: 1px;
	z-index: 10;
}
#top_manga {
	display: flex;
}

/* photo-diary movie-tate */

.photo-diary,
.movie-tate {
	margin: auto;
	width: 650px;
}
.photo-diary {
  margin-bottom: 10px;
}
.movie-tate {
	position: relative;
  border: #999 1px solid;
}
.movie-tate-title {
	left: 1px;
	position: absolute;
	top: 1px;
}
.wdgtfl {
	width: 100% !important;
}


.bx-pager a {
	width: 204px;
}
#slider-container .bx-pager a {
	height: 102px;
}
#slider-event-container .bx-pager a {
	height: 62px;
}

/* sister_store */

.sister_store[class] {
	display: block;
	margin-block: 10px;
	font-size: 1.8em;
	text-align: center;
	text-decoration: none;
}
.sister_store img {
	display: block;
	width: 652px;
	height: auto;
}
