@charset "UTF-8";
/* ******************************************************************

	1. Layout setting
		1-1. Visual styles
		1-2. Info styles
		1-3. Pickup styles
		1-4. News@ styles
		1-5. Sponsor styles
    1-6. Visionalist images styles

****************************************************************** */

#spLinkBlockInPc{
    display:none;
    text-align: center;
    background: #fff;
    border-bottom: 1px dotted #ccc;
}
#spLinkBlockInPc a{
    display: inline-block;
    color: #000;
    font-size:40px;
    letter-spacing: 0;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
    border-radius: 6px;
    text-decoration: none;
    padding: 15px 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #b8b8b8), color-stop(0.00, #fff));
    background: -webkit-linear-gradient(top, #fff 0%, #b8b8b8 99%);
    background: -moz-linear-gradient(top, #fff 0%, #b8b8b8 99%);
    background: -o-linear-gradient(top, #fff 0%, #b8b8b8 99%);
    background: -ms-linear-gradient(top, #fff 0%, #b8b8b8 99%);
    background: linear-gradient(to bottom, #fff 0%, #b8b8b8 99%);
    border:1px solid #ccc;
    width:75%;
    text-align:center;
    margin:1em 0;
}
#spLinkBlockInPc a{/*リンクされた文字*/
    color:#000;
    font-style:normal;
    text-decoration:none;
}
#spLinkBlockInPc a:link {/*未訪問のリンク*/
    color:#000;
    font-style:normal;
    text-decoration:none;
}
#spLinkBlockInPc a:visited {/*訪問後のリンク*/
    color:#000;
    text-decoration:none;
}
#spLinkBlockInPc a:hover {/*マウスをのせたとき*/
    color:#000;
    font-style:normal;
    text-decoration:none;
}

.h144{
	height:144px;
}

#main .section {
  margin-bottom: 25px;
}

/*==================================================================
	1. Layout setting
===================================================================*/

/* ------------------------------------------------------------------
	1-1. Visual styles
-------------------------------------------------------------------*/
div#visual {
	width: 100%;
	margin-bottom: 24px;
	background-color: #fff;
	min-width: 1178px;
	z-index: 0;
}
div#visual div.visualInner {
	margin: 0 auto;
	width: 1178px;
	height: 408px;
}
div#visual img {
	vertical-align: bottom;
}

a.bx-prev,
a.bx-next{
	display: none
}
.bx-viewport {
	overflow: visible !important;
}

.bx-pager {
	width: 100px;
	margin: 0 auto;
	text-align: center;
	top: -35px;
	position: relative;
	padding-bottom: 5px;
	z-index: 100;
}

.bx-pager a.active {
	background: url(../img/top/ico_act.png) no-repeat left bottom;
}

.bx-pager a.active img {
	visibility: hidden;
}

@media screen and (max-width: 1178px) {

	body{
		min-width: 100%;
	}

	div#visual {
		background: none;
		min-width: 100%;
	}

	div#visual div.visualInner {
		margin: 0 auto;
		width: 100%;
		height: auto;
	}

	div#visual div.bx-wrapper img {
		width: 100%;
	}

}


/* ------------------------------------------------------------------
	1-2. Info styles
-------------------------------------------------------------------*/
.info {
	margin-bottom: 24px !important;
}
section.info {
	padding: 20px 60px 10px;
	background: #fff;
	box-shadow: 0 1px 3px #ccc;
}

section.info .headline {
	float: left;
	width: 176px;
	margin-top: 1em;
	text-align: center;
}
section.info .headline span {
	display: block;
	padding-top: 12px;
}
section.info .headline a {
	padding-left: 10px;
}
section.info dl {
	float: right;
	width: 550px;
	margin: 0 !important;
}
section.info dl dd:last-child {
	border-bottom: none;
}


/* ------------------------------------------------------------------
	1-3. Pickup styles
-------------------------------------------------------------------*/
section.pickup {
  margin-bottom: 36px;
}

section.pickup ul {
	margin-left: -16px;
}
section.pickup li {
	position: relative;
	float: left;
	width: 224px;
	height: 227px;
	margin: 0 0 5px 15px;
}
*+html section.pickup li {
	margin: 0 0 5px 10px
}
.soldOut {
    position:absolute;
    top: 1px;
    left: 2px;
    width: 220px;
    height: 216px;
    padding: 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 210px;
    text-align: center;
	background:url(../img/top/bg_gray01.png) repeat;
}
.soldOut02 {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
	background: none;
}
.soldOut03 {
    height: 131px;
    padding: 85px 0 0 0;
    line-height: 30px;
}
section.pickup li span.ribbon {
	position: absolute;
	top: -2px;
	left: -1px;
}
section.pickup li div.title {
	position: absolute;
	top: 169px;
	left: 0;
	width: 220px;
	height: 48px;
	margin: 0 2px;
	background: #1daf9e;
	color: #fff;
	line-height: 48px;
	text-align: center;
}
section.pickup li.infoBox {
	background: url(../img/top/bg_box_info.png) no-repeat left top;
	color: #fff;
}
section.pickup li.infoBox a {
	color: #fff;
}
section.pickup li.infoBox div {
	width: 160px;
	margin: 20px auto 0;
}
section.pickup li.infoBox div.infoTitle {
	margin-bottom: 8px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c2c2c3;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 200%;
	line-height: 1;
}
section.pickup li.infoBox span.infoDate {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 900;
	font-size: 230%;
}
section.pickup li.infoBox div.infoText {
	margin-top: 8px;
	height: 6em;
	overflow: hidden;
}

figure {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 224px;
	text-align: center;
}

figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

figure figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 150%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure figcaption::before,
figure figcaption::after {
	pointer-events: none;
}

figure figcaption,
figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
}

figure.effect-oscar {
}
figure.effect-oscar02 figcaption {
    cursor: auto;
}

figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 20px;
	left: 10px;
	border: 5px solid #fff;
	content: '';
}

figure.effect-oscar h2 {
	font-weight: bold;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}
figure.effect-oscar02 h2 {
	font-weight: bold;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar h2,
figure.effect-oscar02 h2 {
	margin-top: 30px\9; /* IE8 */
}

figure.effect-oscar h2:not(:target),
figure.effect-oscar02 h2:not(:target) {
	margin-top: 30px\9; /* IE9 */
}
figure.effect-oscar h2.mt_40{
	margin-top: -40px;
}
figure.effect-oscar h2.mt_40{
	margin-top: 20px\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	figure.effect-oscar h2:not(:target),
	figure.effect-oscar02 h2:not(:target) {
		margin-top: 0\9; /* IE10（\9なしでIE11にも適用） */
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	figure.effect-oscar h2.mt_40:not(:target) {
		margin-top: -40px\9; /* IE10（\9なしでIE11にも適用） */
	}
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(57,152,188,0);
}

figure.effect-oscar:hover img {
	opacity: 0.6;
}

/* ------------------------------------------------------------------
	1-4. News@ styles
-------------------------------------------------------------------*/
#newsat {
	height: 816px;
  padding: 36px 0;
  background: url(../img/top/bg_newsat.png) repeat left top;
}

.inner {
  width: 940px;
  margin: 0 auto;
}

h2.headline_newsat {
  margin-bottom: 24px;
  color: #4b75b9;
  font-size: 257%;
  font-weight: bold;
  text-align: center;
}

.articles {
  margin-left: -20px;
}

.articles article {
  float: left;
  width: 300px;
  height: 267px;
  margin: 0 0 24px 20px;
  padding-bottom: 74px;
  background: url(../img/top/bg_newsat_topic.png) no-repeat left top;
  overflow: hidden;
}

.articles p.newsat_backnum {
  line-height: 341px;
  text-align: center;
}
.articles article header {
  width: 224px;
  margin: 60px auto 12px;
  text-align: center;
  overflow: hidden;
}

.articles article header h3 {
  font-size: 114%;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.articles article header h3 a {
  color: #444;
}

.articles article p.articles_body {
  width: 224px;
  height: 144px;
  margin: 0 auto;
	font-size: 104%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}


/* ------------------------------------------------------------------
	1-5. Sponsor styles
-------------------------------------------------------------------*/
.sponsor_lev {
	padding: 18px 5px 6px;
}

.sponsor_lev li {
	float: left;
	width: 304px;
	margin: 0 0 12px 9px;
	text-align: center;
}

.sponsor_lev li:first-child {
  margin: 0 0 12px;
}

#sponsor {
  padding: 36px 0;
  background: url(../img/top/bg_sponsor.png) repeat left top;
}

.sponsor_list {
  margin-left: -20px;
}

.sponsor_list li {
  position: relative;
  float: left;
  width: 220px;
	margin: 0 0 24px 20px;
	background: #fff;
	-webkit-box-shadow: 0 1px 3px #ddd;
	box-shadow: 0 1px 3px #ddd;
	text-align: center;
}

.sponsor_lev  img,
.sponsor_list img {
  vertical-align: middle;
}

.media li {
  height: 96px;
  line-height: 96px;
}

.media li:last-child a {
  padding-left: 10px;
}


/* ------------------------------------------------------------------
	1-6. Visionalist image styles
-------------------------------------------------------------------*/
iframe {
  display: block;
  height: 0;
}
