
/*---------------------------------------------------------------------------
　　index
----------------------------------------------------------------------------*/


#fantasy-index{
	background:  url(../images/sec_main_bg.png) no-repeat center top, url(../images/bg.jpg) repeat-y center top;
	background-color: #0677b3;
	color: #fff;
}

div.index-wrap{
	padding: 0 0 30px;
	width: auto;
	margin: 0 auto;
}

#fantasy-index #header{
	border: none;
}
#fantasy-index #header h5 a{
	display: none;
}

#fantasy-index .index-title{
  width: auto;
  text-align: center;
	padding: 55px 0 228px;
  background: url(../../images/index_character_bg.png) no-repeat center bottom -59px;
}
#fantasy-index h1{
/*	background: url(../../images/index_h1_tit.png) no-repeat left top;
	height: 153px;
	text-indent: -9999px;*/
}

#fantasy-index .index-title ul {
  margin-top: 20px;
  line-height: 26px;
  font-size: 13px;
}

#fantasy-index .index-title ul li{
  background: url(../images/ico-linkList-top_white.png) no-repeat left center;
  padding-left: 15px;
}
#fantasy-index .index-title ul li a{
  text-decoration: none;
}

#fantasy-index .index-title ul li a:hover{
  color: #ffff00;
  text-decoration: underline;
}

#fantasy-index .index-slide{
  margin: 0 auto 54px;
}

#fantasy-index .index-slide a:hover{
  opacity: 0.8;
}

#fantasy-index .index-contents {
  text-align: left;
  background: #444;
  border-radius: 15px 15px 0 0;
  border: #8d8d8d solid 1px;
  width: 960px;
  margin: 0 auto;
  padding: 0 55px;
  box-sizing: border-box;
}


#fantasy-index .fantasy-link-btn{
  margin: 0 auto;
  padding: 30px 0 35px;
  box-sizing: border-box;
  display: flex;
}

#fantasy-index .fantasy-link-btn li{
  width: 398px;
}

#fantasy-index .fantasy-link-btn li:first-child{
  margin: 0 50px 0 0;
}

#fantasy-index .fantasy-link-btn li a{
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: #000;
  border-radius: 30px;
  font-size: 20px;
  padding: 10px 0 8px;
}

#fantasy-index .fantasy-link-btn li a:hover{
  opacity: 0.7;
}

#fantasy-index .fantasy-link-btn li a span{
  background: url(../../images/link-btn-icon.png) no-repeat left center;
  padding: 0 0 0 16px;
  background-size: 10px 10px;
}


#fantasy-index .index-box {
  text-align: left;
  width: 960px;
  display: flex;
  margin: 0 0 60px;
}

#fantasy-index .index-box .index-box-left {
  margin: 0 44px 0 0;
}


#fantasy-index .index-contents .linkBox {
    background-color: rgba(0, 0, 0, 0.8);
    margin-bottom: 25px;
    overflow: hidden;
    padding: 25px 20px;
    position: relative;
    width: 358px;
    z-index: 1;
}
#fantasy-index .index-contents .linkBox::before {
    content: url("../../images/linkBox-bg-top.png");
    height: 11px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}
#fantasy-index .index-contents .linkBox::after {
    bottom: 0;
    content: url("../../images/linkBox-bg-bottom.png");
    height: 11px;
    left: 0;
    position: absolute;
    visibility: visible;
    z-index: 2;
}
#fantasy-index .index-contents .linkBox dt {
    background: rgba(0, 0, 0, 0) url("../../images/listBox_dt_top.png") no-repeat scroll left center;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    padding-left: 38px;
}
#fantasy-index .index-contents .linkBox dd {
    background: rgba(0, 0, 0, 0) url("../images/ico-linkList-top.png") no-repeat scroll left 9px;
    font-size: 13px;
    line-height: 26px;
    padding-left: 15px;
}
#fantasy-index .index-contents .linkBox dt a, #fantasy-index .index-contents .linkBox dd a {
    text-decoration: none;
}
#fantasy-index .index-contents .linkBox dt a:hover, #fantasy-index .index-contents .linkBox dd a:hover {
    color: #ffff00;
    text-decoration: underline;
}

#fantasy-index .index-contents .linkBox .linkBox_fl.project-side-menu dd a{
 padding: 0 0 0 2em;
  text-indent: -2em;
  display: block;
}

#fantasy-index .index-contents .linkBox .linkBox_fl {
    float: left;
    margin-right: 5px;
}

#fantasy-index .index-contents .linkBox .linkBox_fr {
    float: right;
    margin-top: 42px;
}
#fantasy-index .index-contents .linkBox .linkBox_fr p {
    margin-bottom: 10px;
}
#fantasy-index .index-contents .bnrBox {
  background: url(../../images/bnr_mazinger-z02_on.jpg)no-repeat left top;
    margin-bottom: 15px;
}
#fantasy-index .index-contents .bnrBox a {
  display: block;
  width: 402px;
  height: 115px;
}
#fantasy-index .index-contents .bnrBox a:hover {
  text-indent: -9999px;
}
#fantasy-index .index-title .bnrBox_sp {
    display: none;
}
#fantasy-index .index-contents .bnrBox3 {
  background: url(../../images/bnr_mazinger-z03_on.png)no-repeat left top;
    margin-bottom: 15px;
}
#fantasy-index .index-contents .bnrBox3 a {
  display: block;
  width: 402px;
  height: 115px;
}
#fantasy-index .index-contents .bnrBox3 a:hover {
  text-indent: -9999px;
}

#fantasy-index .index-contents .pcNews h2 {
  background: #000;
  padding: 10px 15px;
  margin: 0 0 25px;
}

#fantasy-index .spNews{
	display: none;
}
#fantasy-index .pcNews{
	display: block;
}
#fantasy-index .index-contents dl.info{
	line-height: 1.7;
}


#fantasy-index .index-contents dl.info dt{
	background: url(../../images/info_list.gif) no-repeat left center;
	padding-left: 12px;	
}

#fantasy-index .index-contents dl.info dd p{
	margin: 0 0 10px;
}

#fantasy-index a{
	color: #fff;
	text-decoration: underline;
}

#fantasy-index a:hover{
	color: #ccc;
	text-decoration: none;
}

#fantasy-index ul.l-bnr li.l-bnr_yamato a {
	width: 399px;
	height: 117px;
	display: block;
}

#fantasy-index ul.l-bnr li.l-bnr_01 a {
	width: 398px;
	height: 117px;
	display: block;
}

#fantasy-index ul.l-bnr li.l-bnr_02 a {
	width: 398px;
	height: 48px;
	display: block;
}

#fantasy-index ul.l-bnr li.l-bnr_mtv a {
	width: 398px;
	height: 77px;
	display: block;
}

#fantasy-index ul.l-bnr li.l-bnr_hino a {
	width: 398px;
	height: 79px;
	display: block;
}

/*未来の百貨店*/
#fantasy-index ul.l-bnr li.l-bnr_mirai a {
	width: 398px;
	height: 79px;
	display: block;
}

#fantasy-index ul.l-bnr a:hover,
#fantasy-index ul.menu a:hover{
	text-indent: -9999px;
}

#fantasy-index ul.l-bnr .l-bnr_yamato {
	background: url(../../images/bnr_l_yamato_on.gif) no-repeat left top;
}

#fantasy-index ul.l-bnr .l-bnr_01 {
	background: url(../../images/bnr_l_01_on.gif) no-repeat left top;
}

#fantasy-index ul.l-bnr .l-bnr_02 {
	background: url(../../images/bnr_l_02_on.gif) no-repeat left top;
}

#fantasy-index ul.l-bnr .l-bnr_mtv {
	background: url(../../images/bnr_l_mtv_on.jpg) no-repeat left top;
}

#fantasy-index ul.l-bnr .l-bnr_hino {
	background: url(../../images/bnr_l_hino_on.jpg) no-repeat left top;
}
/*未来の百貨店*/
#fantasy-index ul.l-bnr .l-bnr_mirai {
	background: url(../../images/bnr_l_mirai01_on.jpg) no-repeat left top;
}


#fantasy-index .index-contents ul.menu,
#fantasy-index .index-contents ul.s-bnr{
	width: auto;
	margin: 20px 0;
}

#fantasy-index .index-contents ul.menu li{
	float: left;
	margin-right: 2px;
}

#fantasy-index ul.menu li a {
	width: 132px;
	height: 94px;
	display: block;
}

#fantasy-index .index-contents ul.menu li.menu01 {
	background: url(../../images/menu_01_on.gif) no-repeat left top;
}

#fantasy-index .index-contents ul.menu li.menu02 {
	background: url(../../images/menu_02_on.gif) no-repeat left top;
}

#fantasy-index .index-contents ul.menu li.menu03 {
	background: url(../../images/menu_03_on.gif) no-repeat left top;
	margin: 0px;
}

#fantasy-index .index-contents ul.s-bnr li{
	float: left;
	margin: 0 4px 4px 0;
}

#fantasy-index .index-contents ul.s-bnr li.s-bnr-r {
	float: right;
	margin: 0 0 0 10px;
}
#fantasy-index .index-contents ul.s-bnr li.s-bnr-r a:hover {
  opacity: .7;
}

.footer {
	color: #fff;
	background: #444;
  width: 960px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 10px;
  border: #8d8d8d solid 1px;
  border-top: none;
}


#fantasy-index dl.index-footer{
  width: auto;
	margin: 0 auto;
	padding: 15px 0;
}

#fantasy-index dl.index-footer dd.footer-menu{
	width: 500px;
	float: left;
}

#fantasy-index dl.index-footer dd.footer-menu ul{
	width: 500px;
	background: url(../images/footer-list.gif) no-repeat left center;
}

#fantasy-index dl.index-footer dd.footer-menu ul li{
	float: left;
	background: url(../images/footer-list.gif) no-repeat right center;
	padding: 0 7px 0 6px;
}

#fantasy-index dl.index-footer dd.copyrights{
	width: 400px;
	text-align: right;
	float: right;
}

/* 20191213 スライダー */
#fantasy-index .js-slider {width: 100%;max-width: 960px;}
#fantasy-index .js-slider a {}
#fantasy-index .js-slider img {width: 100%;}

.bnrBox02 {
}
.bnrBox02 a {
  display: block;
}
.bnrBox02 a:hover {
  opacity: .8;
}
.bnrBox02.sp_only {
  display: none;
}