/*-----------------------------------------------------	*/
/*	for all	- 1000px以上の記述　*/
/*-----------------------------------------------------	*/

/* ----------------------------------
   General Settings
---------------------------------- */
body {
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #31404A;
	font-size: 16px;
	line-height: 1.6em;
	background-color: #dbd6c6;
	/*-webkit-text-size-adjust: 100%;*/
	-webkit-text-size-adjust:auto;

    -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;
}

.mb360 {
	margin-top: 360px;
}

.fs80 {
font-size: 80%;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.ml10 {
	margin-left: 10px;
}

.pt60{
	padding-top: 60px;
}

.pt240{
padding-top:240px;
}





/* ------- img ------- */
img {
	vertical-align: bottom;
}
img.bottom {
	vertical-align: top;
}

.sp_only {
	display: none;
}
.pc_only {
	display: inherit;
}

.center_939 {
	width: 939px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.center_900 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.center_720 {
	width: 720px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.center_690 {
	width: 690px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.center_675 {
	width: 675px;
	margin-left: auto;
	margin-right: auto;
}
.center_544 {
	width: 544px;
	margin-left: auto;
	margin-right: auto;
}
/* ------- text ------- */
h1 {
	display: none;
}
h2 {
	width: 945px;
	height: 87px;
	margin: 0px auto 10px auto;
	clear: both;
}

h3 {
	width: 945px;
	height: 75px;
	margin: 0px auto 0px auto;
}

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;
}


/* ------- bg ------- */
#wrap_bottom {
	width: 100%;
	padding-bottom: 30px;
	background: url(../img/bottom_bg.png) center bottom no-repeat ;
	overflow: hidden;
}
#wrap_top {
	width: 100%;
	background: url(../img/top_bg.jpg) center top no-repeat ;
}


/* ----------------------------------
　　globalNavi
---------------------------------- */
#globalNavi{
	width: 100%;
}

#globalNavi ul li a{
	/*background:#74504c;*/
	background: url(../img/menu/gm_bg.png) center bottom repeat-x #333;
/*width:14.2857%;*7*/
	width:25%;
	height: 60px;
	float: left;
	padding: 5px 0;
	text-align: center;
	color: #fdfde3;
	text-decoration: none;
	border-right: 1px solid #666;
	border-top: 2px solid #333;
	line-height:100%;
	font-size:80%;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	box-sizing: border-box;
}

#globalNavi ul li span{
font-size:80%;
}

#globalNavi ul li a:hover{
	background: url(../img/menu/gm_bg_hover.png) center bottom repeat-x #333;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}


/* ------- header ------- */
#header {
	width: 1000px;
	height: auto;
    z-index: 300;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header #sega_logo {
	float: left;
	margin-top: 8px;
}
#header #am2_logo {
	float: right;
	margin-top: 6px;
}


/* ------- title-key ------- */
#title-key {
	width: 1000px;
	height: 665px;
	margin: 0px auto 25px auto;
	position: relative;
/*	background:#ff3300;*/

}

#player {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#title_logo {
	width: 400px;
	height: 225px;
    z-index: 300;
	background: url(../img/title_logo.png) center top no-repeat;
	position: absolute;
	bottom: 0px;
	left: 70px;
}


/* ------- news ------- */
#news {
	width: 900px; 
	height: 185px;
	background: url(../img/news_bg.png) center top no-repeat;
	padding: 70px 0px 0px 0px;
	line-height:110%;
}

#news_content {
	font-size: 13px;
	width: 820px;
	height: 155px;
	margin: 0px 0px 0px 40px;
	overflow: auto;
}

#news_content dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #523307 solid;
}

#news_content dl dt {
	font-weight: bold;
	font-size: 13px;
	color: #659cbf;
}

#news_content dl dd {
	padding: 0px 0px;
}

#news_content dl dd a {
	color: #c57d7d;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#news_content dl dd a:hover {
	color: #ff9999;
	
}

/* ------- shopinfo ------- */
.shopinfo_900 {
	width: 900px;
	margin-top: 475px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.shopinfo_720 {
	width: 720px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}

/* ------- sns ------- */
#sns {
	width: 900px;
	margin: 0px auto 0px auto;
	overflow: hidden;
/*background-color:#ff3300;*/
}

.snsshare {
	float: left;
	width: 50px;
	margin: 80px 8px 0px 0px;
}

.snslink {
	float: left;
	width: 200px;
	margin: 80px 0px 0px 0px;
}

#sns_camp {
	width: 900px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#sns_camp li {
	float: left;
	width: 316px;
	margin: 5px 0px 0px 0px;
	
}

/* ------- spec ------- */
#spec {
	width: 413px;
	height: 260px;

	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	z-index: 300;
	background: url(../img/spec_bg.png) center top no-repeat ;
	position: absolute;
	bottom: 0px;
	right: 95px;
}
#spec_content {
	font-sise: 13px;
	width: 336px;
	height: 106px;
	overflow: auto;
}
#spec_content dl {
	margin-top: 5px;
}
#spec_content dl dt {
	font-weight: bold;
	color: #54FFBC;
}
#spec_content dl dd {
	color: #FFF;
	padding: 5px;
	border-bottom: 1px #A6A6A6 solid;
}
#spec_content dl dd a {
	color: #FFF;
	text-decoration: none;
}
#spec_content dl dd a:hover {
	background: #047E74;
}


/* ------- media ------- */
#media {
	width: 968px;
	height: auto;
	margin: 15px auto 25px auto;
	position: relative;
}


/* ------- movie_adv ------- */

div.sp_movie01 {
	width: 680px;
	height: 373px;
	background: url(../img/movie_bg_sp.png) center top no-repeat ;
	margin: 10px auto 0px auto;
	padding: 18px 0px 0px 0px ;
	text-align: center;
}

/* ------- movie_adv ------- */
div.movie01 {
	width: 418px;
	height: 268px;
	background: url(../img/movie01.png) center -268px no-repeat;
	overflow: hidden;
	position: absolute;
	right: 50%;
	top: 100px;
}

/* ------- main ------- */
#wrap {
	width: 1000px;
	margin: 0px auto 0px auto;
}

/* ------- movie ------- */
#movie {
	width: 942px;
	margin: 0px auto 20px auto;
	overflow: hidden;
}
#movie li {
	float: left;
	width: 451px;
	height: 318px;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 10px;
}

/* ------- 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;
}


.ul_pic_list2 {
	margin: 10px auto;
	padding:0px 0px 0px 210px;
	width: 650px;
	height:524px;
	overflow: hidden;
	background: url(../img/column_bg01.png) left no-repeat;
}
.ul_pic_list2 li {
	float: right;
	width: 264px;
}

/* ------- footer banner ------- */
#banner {
	width: 940px;
	margin: 20px auto 20px auto;
	overflow: hidden;

}

#banner li {
	float: right;
	width: 165px;
	margin: 0px 0px 0px 5px;
}

#banner img {
	border: 1px #523307 solid;
}


/* ------- footer ------- */
#wrap2 {
	font-size: 13px;
	width: 100%;
	background: #000000 ; 
	color: #FFF;
}
footer {
	width: 945px;
	margin: 0px auto 0px auto;
	padding-top: 40px;
	padding-bottom: 30px;
	position: relative;
	text-align: left;
}
footer a {
	color: #FC3;
}
footer a:hover {
	color: #FF0;
}

#co_pr {
	width: 945px;
	margin: 0px auto 10px auto;
	overflow: hidden;

}
#co_pr li {
	float: left;
	width: 80px;
	margin: 0px 15px 0px 0px;
}


/*-----------------------------------------------------	*/
/*	for - 900px以下の記述　*/
/*-----------------------------------------------------	*/
@media screen and (max-width: 900px) {
body {
	font-size: 24px;
	line-height:160%;

}

.sp_only {
	display: inherit;
}
.pc_only {
	display: none;
}
/* ------- img ------- */

/* ------- text ------- */
h2 {
	width: 720px;
}

h3 {
	width: 720px;
}

h4 {
	width: 720px;
}

/* ------- bg ------- */
#wrap_top {
	background: url(../img/top_bg_sp.jpg) center top no-repeat ;
}


/* ----------------------------------
　　globalNavi
---------------------------------- */
#globalNavi{
	width: 100%;
	background:#;
	margin-left: auto;
	margin-right: auto;
}

#globalNavi ul li a{
	background: url(../img/menu/gm_bg.png) center bottom repeat-x #74504c;
	/*width:33.3333333%;*7*/
	width:25%;
	height: 80px;
	float: left;
	padding: 14px 0;
	text-align: center;
	color: #fdfde3;
	text-decoration: none;
	border-right: 1px solid #333;;
	border-top: 1px solid #74504c;;
	font-size:80%;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	box-sizing: border-box;
}

#globalNavi ul li span{
font-size:80%;
}

#globalNavi ul li a:hover{
	background: url(../img/menu/gm_bg_hover.png) center bottom repeat-x #333;
}

#globalNavi #menutop {
width:100%;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}



/* ------- header ------- */
#header {
	width: 720px;
		top: 0px;
	left: 0px;
}
#header #sega_logo {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
}
#header #am2_logo {
	float: right;
	margin-top: 6px;
}

/* ------- title-key ------- */
#title-key {
	width: 720px;
	height:690px;
/*	background:#ff3300;*/
}

#player,
.pattern,
#btn_mute,
#collabo,
#title_logo {
	display: none;
}


/* ------- news ------- */
#news {
	width: 690px; 
	height: 250px;
	background: url(../img/news_bg_sp.png) center top no-repeat;
	padding: 70px 0px 0px 0px;
}

#news_content {
	font-size: 24px;
	width: 610px;
	height: 220px;
	margin: 0px 0px 0px 40px;
	overflow: auto;
}

#news_content dl {
	margin-bottom: 10px;
}

#news_content dl dt {
	font-size: 24px;
	line-height:160%;
	font-weight: bold;
	color: #659cbf;
}

#news_content dl dd {
	padding: 0px 0px;
	line-height:140%;
}

/* ------- sns ------- */
#sns {
	width: 711px;
	margin: 0px auto 10px auto;
	overflow: hidden;
	clear: both;
	float: left;
}

#sns li {
	float: right;
	width: 227px;
	margin: 515px 0px 0px 10px;
}

/* ------- shopinfo------- */
#shopinfo {
	width: 720px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	float: left;
}

#shopinfo li {
	float: left;
	width: 720px;
	margin: 0px;	
}
/* ------- spec ------- */
#spec {
	width: 665px; 
	height: 222px; 
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: url(../img/spec_bg_sp.png) center top no-repeat ;
	position: absolute;
	bottom: 0px;
	left: 30px;
}


#special_01 {
	bottom: 260px;
	right: 120px;
}
#special_02 {
	bottom: 260px;
	left: 120px;
}



/* ------- media ------- */
#media {
	width: 720px;
	height: auto;
	background: none;
	margin: 10px auto 0px auto;
}

#catch {
	width: 686px;
	height: 78px;
	margin: 0px auto;
}

/* ------- movie_adv ------- */

div.sp_movie01 {
	width: 680px;
	height: 373px;
	background: url(../img/movie_bg_sp.png) center top no-repeat ;
	margin: 10px auto 10px auto;
	padding-top: 18px;
	text-align: center;
}

/* ------- main ------- */
#wrap {
	width: 720px;
	padding-top: 20px;
}
/* ------- movie ------- */
#movie {
	width: 680px;
}
#movie li {
	width: 320px;
	height: 278px;
	overflow: hidden;
}

/* ------- column ------- */
#both_column {
	text-align: left;
	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;
}

.ul_pic_list2 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding:320px 0px 0px 0px;
	width: 620px;
	height:524px;
	overflow: hidden;
	background: url(../img/column_bg01_sp.png) center top no-repeat;
}

.ul_pic_list2 li {
	float: left;
	width: 310px;
}

/* ------- banner ------- */
#banner {
	width: 701px;
	margin: 15px auto 12px auto;
	overflow: hidden;

	float: left;
}
#banner li {
	float: right;
	width: 334px;
	margin: 0px 0px 0px 10px;
}

/* ------- footer ------- */
#wrap2 {
	font-size: 22px;
	line-height:120%;
}

footer {
	width: 700px;
	text-align: left;
}

#co_pr {
	width: 720px;
	margin: 0px auto 10px auto;
	overflow: hidden;
	clear: both;
}
#co_pr li {
	float: left;
	width: 80px;
	margin: 0px 15px 0px 0px;
}
