/*-----------------------------------------------------	*/
/*	for all	- 1000px以上の記述　*/
/*-----------------------------------------------------	*/

/* ----------------------------------
   General Settings
---------------------------------- */
body {
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	color: #603000;
	font-size: 14px;
	line-height: 1.4;
	background: url(../img/basic/body_bg.jpg) center top repeat-y;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-style: -ms-autohiding-scrollbar;
}
a:focus {
	outline: none;
}
a {
    -webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.mb30 {
	margin-bottom: 30px;
}
.mb15 {
	margin-bottom: 15px;
}
.ml10 {
	margin-left: 10px;
}
/* ------- img ------- */
img {
	vertical-align: bottom;
}
img.bottom {
	vertical-align: top;
}

.sp_only {
	display: none;
}
.pc_only {
	display: inherit;
}

.center_939 {
	width: 939px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.center_720 {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.center_675 {
	width: 675px;
	margin-left: auto;
	margin-right: auto;
}
.center_544 {
	width: 544px;
	margin-left: auto;
	margin-right: auto;
}
/* ------- text ------- */
h1 {
	
}
h2 {
	width: 945px;
	height: 87px;
	margin: 0px auto 10px auto;
	clear: both;
}
h4 {
	clear: both;
	width: 897px;
	height: 45px;
	margin: 0px auto 10px auto;
}
h4#h4_01 {
	background: url(../img/h4_01-trans.png) center top no-repeat;
}
h4#h4_02 {
	background: url(../img/h4_02-trans.png) center top no-repeat;
}
span.none {
	display: none;
}
span.red_b {
	font-size: 130%;
	color: #8A0002;
	font-weight: bold;
}
/* ------- bg ------- */
#wrap_bottom {
	width: 100%;
	padding-bottom: 0px;
	background: url(../img/basic/bottom_bg-trans.png) center bottom no-repeat;
	overflow: hidden;
}
#wrap_top {
	width: 100%;
	background: url("../img/basic/top_bg_200426.jpg") center top no-repeat;
}
#other #wrap_top {
	width: 100%;
	background: url(../img/basic/top_bg1215.jpg) center top no-repeat;
}

/* ------- header ------- */
#header {
	width: 1000px;
	height: auto;
    z-index: 300;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header #sega_logo {
	float: left;
	margin-top: 13px;
}
#header #am2_logo {
	float: left;
	margin-top: 8px;
}

#header #gotohome {
	float: right;
	margin-top: 5px;
	width: 53px;
	height: 53px;
	background: url(../img/basic/nav_00_on-trans.png) center top no-repeat;
}
#header #gotohome a {
	width: 53px;
	height: 53px;
	display: block;
	background: url(../img/basic/nav_00-trans.png) center top no-repeat;
}
#header #gotohome a:hover {
	filter:alpha(opacity=00);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

/* ------- title-key ------- */
#title-key {
    width: 1000px;
    height: 1100px;
    margin: 0px auto 0px auto;
    position: relative;
}
#other #title-key {
	width: 1000px;
	height: 250px;
	margin: 0px auto 0px auto;
	padding-top: 40px;
}

#title_logo {
    width: 410px;
    height: 255px;
    z-index: 300;
    position: absolute;
    bottom: 790px;
    left: 80px;
}
#other #title-key #title_logo {
	position: inherit;
	margin: 0px auto 0px auto;
}
#other #title_logo a {
	width: 508px;
	height: 255px;
	display: block;
}

#news {
    width: 372px; /* before padding 562px */
    height: 204px; /* before padding 262px */
    padding-top: 43px;
    padding-right: 20px;
    padding-left: 40px;
    padding-bottom: 14px;
      background-repeat: no-repeat;
    background-position: center top no-repeat;
    background-image: url(../img/news_bg.png);
    position: absolute;
    bottom: 85px;
    left: 56px;
}
#news_content {
    font-sise: 13px;
    width: 374px;
    height: 204px;
    overflow: auto;
}
#news_content dl {
	margin-top: 5px;
	padding-right: 20px;
}
#news_content dl dt {
	font-weight: bold;
	color: #54FFBC;
	padding-top: 5px;
}
#news_content dl dd {
	color: #FFF;
	padding: 5px;
	border-bottom: 1px #A6A6A6 solid;
}
#news_content dl dd a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#news_content dl dd a:hover {
	background: #047E74;
}

#info_01 {
	width: 294px;
	height: 61px;
	overflow: hidden;
    z-index: 300;
	background: url(../img/btn_info-trans1027.png) center -61px no-repeat;
	position: absolute;
	bottom: 196px;
	right: 19px;
}
#info_02 {
	width: 336px;
	height: 110px;
	overflow: hidden;
    z-index: 300;
	background: url(../img/btn_info-trans1215.png) center -110px no-repeat;
	position: absolute;
	bottom: 196px;
	right: 19px;
}
#info_03 {
	width: 336px;
	height: 110px;
	overflow: hidden;
    z-index: 300;
	position: absolute;
	bottom: 196px;
	right: 19px;
	background: url(../img/btn_info_on-trans0307.png) center 0px no-repeat;
}
#info_03 a {
	width: 336px;
	height: 110px;
	display: block;
	background: url(../img/btn_info_off-trans0307.png) center 0px no-repeat;
}
#info_03 a:hover {
	filter:alpha(opacity=00);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
#info_movie {
	width: 571px;
	height: 147px;
	background: url(../img/info_movie_160415.png) center 0px no-repeat;
	position: absolute;
	bottom: 224px;
	right: 30px;
	text-align: right;
}
#info_movie iframe {
	margin-top: 19px;
	margin-right: 16px;
	width: 195px;
	height: 109px;
}
#info_movie #info_movie_link {
	z-index: 300;
	position: absolute;
	top: 19px;
	right: 16px;
	width: 195px;
	height: 109px;
}
#info_movie #info_movie_link a {
	z-index: 300;
	display: block;
	width: 195px;
	height: 109px;
	background: url(../img/movie_youtube_button.png) center no-repeat;
}
#info_movie #info_movie_link a:hover {
	background: url(../img/movie_youtube_button_on.png) center no-repeat;
}
/* ------- goto_players - about ------- */
#goto_about {
    width: 430px;
    height: 103px;
    overflow: hidden;
    position: absolute;
    bottom: 480px;
    left: 62px;
    margin-left: 0px;
	
}
#goto_about a {
	width: 430px;
	height: 103px;
	display: block;
	background-image: url(../img/btn_about.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#goto_about a:hover {
	width: 430px;
	height: 103px;
	display: block;
	background-image: url(../img/btn_about_on.png);
	background-position: 0 100%;
	background-repeat: no-repeat;

	
}

#goto_players {
    width: 430px;
    height: 103px;
    overflow: hidden;
    position: absolute;
    bottom: 390px;
    left: 62px;
}
#goto_players a {
	width: 430px;
	height: 103px;
	display: block;
	background: url(../img/btn_players_off_200414.png) center 0px no-repeat;
}
#goto_players a:hover {
	background: url(../img/btn_players_on_200414.png) center 0px no-repeat;
}

/* ------- landing_skip ------- */
#landing_skip {
    width: 400px;
    height: 10px;
    position: absolute;
    bottom: 380px;
    left: 80px;
    font-size: 90%;
    text-align: center;
    color: #FFFFFF;
}
/* ------- sns ------- */
#sns {
    height: 34px;
    width: 132px;
    position: absolute;
    bottom: 40px;
    left: 212px;
}
#sns li {
	float: left;
	width: 34px;
	margin: 0px 5px 0px 5px;
}

#catch {
	width: 554px;
	height: 157px;
}

/* ------- main ------- */
#wrap {
	width: 1000px;
	margin: 0px auto 0px auto;
}
/* ------- movie ------- */
div.movie01 {
	float: left;
	margin-left: 70px;
	margin-bottom: 20px;
	width: 418px;
	height: 268px;
	background: url(../img/movie_01-trans.png) center -268px no-repeat;
	overflow: hidden;
}
div.movie02 {
	float: right;
	margin-right: 70px;
	margin-bottom: 20px;
	width: 418px;
	height: 268px;
	background: url(../img/movie_02-trans.png) center -268px no-repeat;
	overflow: hidden;
}
div.movie03 {
	float: left;
	margin-left: 70px;
	margin-bottom: 20px;
	width: 418px;
	height: 268px;
	background: url(../img/movie_03-trans.png) center -268px no-repeat;
	overflow: hidden;
}
div.movie04 {
	float: right;
	margin-right: 70px;
	margin-bottom: 20px;
	width: 418px;
	height: 268px;
	background: url(../img/movie_04-trans.png) center -268px no-repeat;
	overflow: hidden;
}

/* ------- column ------- */
#both_column {
	clear: both;	
	margin-left: 70px;
	margin-right: 70px;
	padding-bottom: 20px;
}
#left_column {
	clear: both;
	float: left;
	margin-left: 70px;
}
#right_column {
	float: right;
	margin-right: 70px;
}

.ul_pic_list {
	margin: 10px auto;
	width: 792px;
	overflow: hidden;
}
.ul_pic_list li {
	float: left;
	width: 264px;
}

#goto_players2 {
	width: 579px;
	height: 104px;
	margin: 0px auto;
	overflow: hidden;
}
#goto_players2 a {
	width: 579px;
	height: 104px;
	background: url(../img/btn_players_l_off_160405.png) center 0px no-repeat;
	display: block;
}
#goto_players2 a:hover {
	background: url(../img/btn_players_l_on_160405.png) center 0px no-repeat;
}


/* ------- footer ------- */

.copyright_top {
	font-size: 80%;
	text-align: right;
	color: rgba(255,255,255,0.9);
	padding: 40px 0 0 0;
}

.copyright_top p {
  float:right;
  padding-right: 12px;
}

#simplygon {
  float:right;
  padding-top: 6px;
  width: 80px;
  height: 18px;
  background: url(../img/simplygon.png) center bottom no-repeat;
}


#wrap2 {
	font-size: 11px;
	width: 100%;
	background: #2d4d8d url(../img/basic/footer_bg_160405.jpg) top repeat-x; 
	color: #FFF;
}
footer {
	width: 800px;
	margin: 0px auto 0px auto;
	padding-top: 40px;
	padding-bottom: 30px;
	position: relative;
	text-align: center;
}
footer a {
	color: #FC3;
}
footer a:hover {
	color: #FF0;
}

/*-----------------------------------------------------	*/
/*	for - 900px以下の記述　*/
/*-----------------------------------------------------	*/
@media screen and (max-width: 900px) {
body {
	font-size: 18px;
}
.sp_only {
	display: inherit;
}
.pc_only {
	display: none;
}
/* ------- img ------- */

/* ------- text ------- */

h4 {
	width: 720px;
}

h4#h4_02 {
	background: url(../img/sp_h4_02-trans.png) center top no-repeat;
}
/* ------- bg ------- */
#wrap_top {
	background: url(../img/basic/sp_top_bg_200426.jpg) center top no-repeat;
}
  
#title_logo {
    width: 52%;
    z-index: 300;
    position: absolute;
    top: 5%;
    left: 3%;
}
  
  #title_logo img {
	width: 100%;
	height: auto;
}
#other #wrap_top {
	width: 100%;
	background: url(../img/basic/top_bg1215.jpg) center top no-repeat;
}

/* ------- header ------- */
#header {
	width: 720px;
}
#header #sega_logo {
	float: left;
	margin-right: 10px;
}
#header #am2_logo {
	margin-top: 5px;
}

/* ------- title-key ------- */
#title-key {
    width: 720px;
    height: 1260px;
    position: relative;
}
#other #title-key {
	width: 720px;
	height: 200px;
}

#news {
	width: 630px; /* before padding 680px */
	height: 246px; /* before padding 326px */
	padding: 60px 20px 20px 30px;
	background: url(../img/sp_news_bg_160405.png) center top no-repeat;
	bottom: 310px;
	left: 20px;
}
#news_content {
	font-sise: 80%;
	width: 630px;
	height: 246px;
}
#special_01 {
	bottom: 260px;
	right: 120px;
}
#special_02 {
	bottom: 260px;
	left: 120px;
}
#info_01 {
	bottom: 260px;
	right: 220px;
}
#info_02 {
	bottom: 260px;
	right: 190px;
}
#info_03 {
	width: 600px;
	height: 196px;
	margin: 0px auto 0px;
	bottom: 260px;
	right: 60px;
	background: url(../img/sp_btn_info_on-trans0307.png) center 0px no-repeat;
}
#info_03 a {
	width: 600px;
	height: 196px;
	background: url(../img/sp_btn_info_off-trans0307.png) center 0px no-repeat;
}
#info_03 a:hover {
	filter:alpha(opacity=00);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

/* ------- goto_players - about ------- */
#goto_about {
	width: 579px;
	height: 104px;
	overflow: hidden;
	position: absolute;
	bottom: 205px;
	left: 70px;
}
#goto_about a {
	width: 579px;
	height: 104px;
	background: url(../img/btn_about_l_off_160405.png) center 0px no-repeat;
}
#goto_about a:hover {
	background: url(../img/btn_about_l_on_160405.png) center 0px no-repeat;
}

#goto_players {
	width: 579px;
	height: 104px;
	overflow: hidden;
	position: absolute;
	bottom: 110px;
	left: 70px;
}
#goto_players a {
	width: 579px;
	height: 104px;
	background: url(../img/btn_players_l_off_160405.png) center 0px no-repeat;
}
#goto_players a:hover {
	background: url(../img/btn_players_l_on_160405.png) center 0px no-repeat;
}

/* ------- landing_skip ------- */
#landing_skip {
    width: 700px;
    height: 10px;
    position: absolute;
    bottom: 100px;
    left: 10px;
    color: #000;
}
/* ------- sns ------- */
#sns {
	height: 50px;
	width: 270px;
	position: absolute;
	bottom: 10px;
	left: 225px;
}
#sns li {
	width: 50px;
	margin: 0px 20px 0px 20px;
}
#sns li img {
	min-width: 100%;
	height: auto;
}
/* ------- info_movie ------- */
#info_movie {
	width: 699px;
	height: 178px;
	background: url(../img/sp_info_movie_160415.png) center 0px no-repeat;
	position: absolute;
	bottom: 590px;
	right: 40px;
}
#info_movie iframe {
	margin-top: 22px;
	margin-right: 17px;
	width: 239px;
	height: 133px;
}
#info_movie #info_movie_link {
	top: 22px;
	right: 17px;
	width: 239px;
	height: 133px;
}
#info_movie #info_movie_link a {
	width: 239px;
	height: 133px;
}
/* ------- intro ------- */
#intro {
	width: 720px;
	height: auto;
	background: none;
}
#catch {
	width: 686px;
	height: 78px;
	margin: 0px auto;
}

/* ------- movie_adv ------- */
#movie_ad {
	width: 683px;
	margin: 0px auto 0px auto;
}
#movie_ad tr td {
	padding: 0px 10px 20px 10px;
}
div.sp_movie01 {
	width: 680px;
	height: 368px;
	background: url(../img/sp_movie_bg-trans.png) center top no-repeat;
	margin: 10px auto 10px auto;
	padding-top: 15px;
	text-align: center;
}
/* ------- main ------- */
#wrap {
	width: 720px;
}
/* ------- movie ------- */
#movie {
	width: 680px;
}
#movie li {
	width: 320px;
	height: 278px;
	overflow: hidden;
}
#movie li.movie02 {

}
#movie li.movie03 {

}

/* ------- column ------- */
#both_column {
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
}
#left_column {
	text-align: center;
	float: none;
	margin-left: 40px;
	margin-right: 40px;
}
.left_column_2 {
	width: auto;
}
#right_column {
	text-align: center;
	float: none;
	margin-left: 40px;
	margin-right: 40px;
}
.ul_pic_list {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 620px;
	overflow: hidden;
}
.ul_pic_list li {
	float: left;
	width: 310px;
}
/* ------- footer ------- */
#wrap2 {
	font-size: 20px;
}
footer {
	width: 700px;
	text-align: left;
}

.copyright_top {
	font-size: 20px;
	text-align: right;
	color: rgba(255,255,255,0.9);
	padding: 40px 0 0 0;
}
   .copyright_top p {
  float:right;
  padding-right: 12px;
   font-size: 90%;
}

#simplygon {
  float:right;
  padding-top: 10px;
  width: 115px;
  height: 26px;
  background: url(../img/simplygon-sp.png) center bottom no-repeat;
}
  
}
