/*	mainArea
============================== */
#page-top{
    font-family: kinto-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
}
#page-top header{}
#mainArea2{width:100%; margin:0 auto; position:relative; background-color: #f5f3d4;}

#mainArea2{width:100%; height:0; padding-top: 70.634%; margin:0 auto; position:relative; }
#mainArea2 .main1{background-image: url(../img/main.jpg); background-size:cover; width:100%; height:0; padding-top:70.634%; position:absolute; top:0; left:0;
animation: fadein 2.5s ease 0s 1 normal;
-webkit-animation: fadein 2.5s ease 0s 1 normal;}
#mainArea2 .main2{background-image: url(../img/main_logo.png); background-size:cover; width:100%; height:0; padding-top:25.793%; position:absolute; bottom:7%; left:0; opacity: 0;
-webkit-animation: fadein 1.5s ease 1s 1 forwards;
  animation: fadein 1.5s ease 1s 1 forwards;}
#mainArea2 .main3{background-image: url(../img/main_date_0203.png); background-size:cover; width:34.126%; height:0; padding-top:14.285%; position:absolute; bottom:0; left:0; opacity: 0;
-webkit-animation: fadein 2.5s ease 1s 1 forwards;
  animation: fadein 2.5s ease 1s 1 forwards;}
#mainArea2 .main4{background-image: url(../img/main_copy.png); background-size:cover; width:84.92%; height:0; padding-top:8.73%; position:absolute; top:0; right:0; opacity: 0;
-webkit-animation: fadein 2.5s ease 1s 1 forwards;
  animation: fadein 2.5s ease 1s 1 forwards;}
#mainArea2 .main1 img, #mainArea .main2 img, #mainArea .main3 img, #mainArea .main4 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@keyframes fadein {
    0% {opacity:0;}
    100% {opacity:1;}
}
@-webkit-keyframes fadein {
    0% {opacity:0;}
    100% {opacity:1;}
}

/*@media all and (min-width: 1500px) {
	#mainArea {width: 1500px; height:1060px; padding-top: 0; margin: 0 auto;}
}*/

header .inner {position: relative;}





/*	poster slide
============================== */
@media all and (min-width: 768px) {
  .poster_slide {
    width: 100%;
    margin: 0 auto;
  }
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  z-index: 1;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides span {
  display: block;
}

.rslides span,
.rslides span img {
  display: block;
  height: auto;
  float: left;
  border: 0;
}

.rslides span {
  width: 100%;
  height: 0;
  padding-top: 52.539%;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
}
.rslides span.logo {
  padding-top: 56.25%;
}


  .rslides,
  .rslides li,
  .rslides span,
  .rslides span img {
    width: 100%;
  }

  .rslides span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 52.539%;
    margin-bottom: 0;
  }

  .rslides span img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }

#mainArea .main1{background-size:cover; width:100%; height:0; padding-top:29.365%; position:absolute; bottom:0; left:0; z-index: 1000;
animation: fadeIn 4s ease 0s 1 normal;
-webkit-animation: fadeIn 4s ease 0s 1 normal;}
#mainArea .main1 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@keyframes fadein {
    0% {opacity:0;}
    100% {opacity:1;}
}
@-webkit-keyframes fadein {
    0% {opacity:0;}
    100% {opacity:1;}
}



#topContents { padding-top: 0px;
	
}

#storyArea h2, #topicsArea h2, #newsArea h2 {background-repeat: no-repeat; background-position: center top; background-size: contain; text-indent:-9999px; position: relative;}
#storyArea h2{background-image: url(../img/top/h2_story.png);}
#topicsArea h2{background-image: url(../img/top/h2_topics.png);}
#newsArea h2{background-image: url(../img/top/h2_news.png);}
@media all and (min-width: 768px) {
	#storyArea h2, #topicsArea h2, #newsArea h2 { width:100%; height:51px; margin: 0 0 35px;}
}
@media all and (max-width: 767px) {
	#topContents {}
	#storyArea h2, #topicsArea h2, #newsArea h2 { width:90%; height:38px; margin: 0 auto 15px;}
}

/*	infoArea
============================== */
#infoArea { position: relative; background-color: #cbe9dd;}
#infoArea .bnrMetaverse a {background-image: url(../img/top/bnr_metaverse.png); background-repeat: no-repeat; background-position: 0 0; background-size: contain; text-indent: -9999px; display: block; margin: 0 auto;}
#infoArea .bnrMetaverse a:hover {filter: brightness(1.1);}
@media all and (min-width: 768px) {
	#infoArea { padding: 35px 0;}
	#infoArea .bnrMetaverse a {width: 560px; height:140px; }
}
@media all and (max-width: 767px) {
	#infoArea { padding: 20px 0;} 
	#infoArea .bnrMetaverse a {width: 300px; height:75px; }

}

/*	storyArea
============================== */
#storyArea { position: relative;}
#storyArea #story {}

#storyArea #story #topStory .oaDatebox { text-align: left;
font-family: industry-inc-base, sans-serif;
font-weight: 400;
font-style: normal;}
#storyArea .epnum { display: inline-block; vertical-align: middle; text-align: right; font-size: 2.8em; color: #fff; 
background: -moz-linear-gradient(bottom, #d5bf69, #b99a2e);
	background: -webkit-linear-gradient(bottom, #d5bf69, #b99a2e);
	background: linear-gradient(to bottom, #d5bf69, #b99a2e);
	border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
	width: 70px; height: 70px;
	position:relative;
}
#storyArea .epnum .nb{
	position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-40%);
}
#storyArea .epnum .small{ font-size: 0.8em;}


#storyArea .oadate { vertical-align: middle; display: inline-block; font-size: 2.8em; text-align: right;color: #4b3f00;}
#storyArea .oadate .date{display: inline-block;}
#storyArea .oadate .small{ font-size: 0.7em;}
#storyArea .oadate .onair {font-size: 0.5em;
}

#storyArea p.txt {line-height: 1.8em; padding: 1em 0 2em; text-align: left;}

#storyArea #story #ph {margin-bottom: 10px;}

#storyArea #story #topStory p.button a{
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    width: 300px; height: 60px; display: block;
}
#storyArea #story #topStory p.button a::before{
    transform: skewX(-30deg);
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: -1;
	background-color: rgba(149,50,73,1);
	background: linear-gradient(0deg, rgba(149,50,73,1) 10%, rgba(188,93,122,1) 50%, rgba(149,50,73,1) 90%);
	box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.2);
}

#storyArea #story #topStory p.button a span {
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/top/btn_story.png);
	text-indent: -9999px;
	width: 100%;height: 60px;
}
#storyArea #story #topStory p.button a:hover {filter: brightness(1.1);}


@media all and (min-width: 768px) {
	#storyArea { padding: 35px 0 80px;
	background-repeat: no-repeat, repeat-x;
	background-position:center bottom, center top;
	background-image:url(../img/top/deco_story.png), url(../img/top/bg_topstory.png);
	}
	#storyArea #story #storyBlock { letter-spacing: -.4em;}
	#storyArea #story #topTrailer {width:640px; display: inline-block; vertical-align: top; text-align: left; z-index: 10; position: relative;}
	#storyArea #story #topTrailer .movieBox {width:600px; margin:0;position: relative; }
	#storyArea #story #topTrailer #trailer div {width:600px;}
	#storyArea #story #topTrailer #trailer iframe {width:600px; height:338px;}

	#storyArea #story #topTrailer .movieBox::after {
  /* 疑似要素で同じ大きさのboxを作り、position: absoluteで背面に表示 */
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  /* ①疑似要素のボックスを影色で塗りつぶし */
 background: linear-gradient(#e8eaac, #beb16e);
  /* ②ブラーフィルターでぼかす */
  filter: blur(0px);
  /* ③位置やサイズを調整 */
  transform: translateY(15px) translateX(15px) scale(1.00);
  /* ④乗算で重ねる */
		mix-blend-mode: multiply;
	opacity: 1.0;}
	
	#storyArea #story #topStory { width:340px; display: inline-block; vertical-align: top; letter-spacing: 0em;}
	#storyArea .epnum {margin-right:10px;}
	#storyArea .epnum .nb.nb10 {letter-spacing:-0.1em; margin-left: -0.05em;}
	#storyArea .epnum .nb10 .small{ font-size: 0.6em;}
}

@media all and (max-width: 767px) {
	#storyArea { padding: 30px 0 55px;
	background-size: 630px 95px, cover;
	background-repeat: no-repeat, repeat-x;
	background-position: left bottom, center top;
	background-image: url(../img/top/deco_story.png), url(../img/top/bg_topstory_sp.png?1);}
	#storyArea #story #topStory { padding-top: 20px;}
	
	#storyArea #story #topTrailer { padding: 0 15px; z-index: 10; position: relative;}
	#storyArea #story #topTrailer .movieBox { width:100%; margin: 0; position: relative;}

#storyArea #story #topTrailer #trailer {width:100%; height:auto;}
#storyArea #story #topTrailer #trailer div {width:100%; position:relative; padding:56.25% 0 0; height:0; overflow: hidden;}
#storyArea #story #topTrailer iframe,.emb iframe{ position:absolute; top: 0; left:0; width:100% !important; height: 100% !important;}
	
	#storyArea #story #topTrailer .movieBox::after {
  /* 疑似要素で同じ大きさのboxを作り、position: absoluteで背面に表示 */
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  /* ①疑似要素のボックスを影色で塗りつぶし */
 background: linear-gradient(#e8eaac, #beb16e);
  /* ②ブラーフィルターでぼかす */
  filter: blur(0px);
  /* ③位置やサイズを調整 */
  transform: translateY(10px) translateX(10px) scale(1.00);
  /* ④乗算で重ねる */
		mix-blend-mode: multiply;
	opacity: 1.0;}

	#storyArea .oaDatebox { padding: 0 15px 10px;}
	#storyArea .epnum {font-size: 2.0em; margin-right: 8px;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	width: 60px; height: 60px;}
	#storyArea .oadate {}
	#storyArea #story #topStory p.noteTxt {padding: 0 0 0.8em; font-size: 0.85em;}
#storyArea #story #topStory p.txt { padding: 0px 15px 20px; line-height: 1.88em; font-feature-settings: "palt";}
	#storyArea #story #topStory p.txt .tsume {letter-spacing: -.05em;}
	
	#storyArea #story #topStory p.button a{ width: 250px; height: 50px;}
	#storyArea #story #topStory p.button a span { height: 50px;}
	
}

#storyArea #story #topTrailer div#ph_main span {
  display: block;
  position: relative;
background-size: 100%;
}
@media all and (min-width: 768px) {
	#storyArea #story #topTrailer div#ph_main,
	#storyArea #story #topTrailer div#ph_main span {
    width: 600px;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
@media all and (max-width: 767px) {
#storyArea #story #topTrailer div#ph_main  {width:100%; margin: 0 auto; position:relative; height:auto; overflow: hidden; padding: 0 0 0;}
#storyArea #story #topTrailer div#ph_main span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
#storyArea #story #topTrailer div#ph_main span {
    height: 0;
    padding:66.666% 0 0;
    position: relative;
  }
}


/*	topicsArea
============================== */
#topicsArea {
	 position: relative;
	background-repeat: no-repeat, repeat-x;
	background-position:center bottom, center top;
	background-image:url(../img/top/deco_topics.png), url(../img/top/bg_topics.jpg);
}
#topicsArea #topics { position: relative;}

p.tolist a{
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    display: block;
}
p.tolist a::before{
    transform: skewX(-30deg);
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    z-index: -1;
	background-color:#f5f9b0;
	box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.2);
}
p.tolist a span {
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/top/btn_topics.png);
	text-indent: -9999px;
	width: 100%;
}
p.tolist a:hover{filter: brightness(1.1);}

.slider-unit div.outer ul.inner li { position: relative;}
.slider-unit div.outer ul.inner li::after {
  /* 疑似要素で同じ大きさのboxを作り、position: absoluteで背面に表示 */
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  /* ①疑似要素のボックスを影色で塗りつぶし */
 background: linear-gradient(#e8eaac, #beb16e);
  /* ②ブラーフィルターでぼかす */
  filter: blur(0px);
  /* ③位置やサイズを調整 */
  transform: translateY(10px) translateX(10px) scale(1.00);
  /* ④乗算で重ねる */
		mix-blend-mode: multiply;
	opacity: 1.0;}

@media all and (min-width: 768px) {
	#topicsArea { padding: 35px 0 70px;}
	#topicsArea #topics {min-height: 200px;}
	p.tolist { position: absolute; top:0px; right: 0;}
	p.tolist a{ width: 175px; height: 36px; display: block;}
	p.tolist a span {height:36px;
}
}
@media all and (max-width: 767px) {
	#topicsArea { padding: 30px 0 55px;
		background-size: 414px 115px, auto;
	background-repeat: no-repeat, repeat-x;
	background-position:right bottom, center top;
	background-image:url(../img/top/deco_topics_sp.png), url(../img/top/bg_topics.jpg);
}
	#topicsArea #topics {min-height: 220px;}
	p.tolist { padding-top: 30px;}
	p.tolist a{ width: 250px; height: 50px;}
	p.tolist a span { height: 50px;}
}

/*	newsArea
============================== */
#newsArea { position: relative;}

#newsArea #news ul {letter-spacing: -.4em;}
#newsArea #news ul li { position: relative; width:470px; display: inline-block; margin:0 0px 20px; vertical-align: top; text-align: left;}
#newsArea #news ul li::after {
  /* 疑似要素で同じ大きさのboxを作り、position: absoluteで背面に表示 */
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  /* ①疑似要素のボックスを影色で塗りつぶし */
 background: linear-gradient(#e8eaac, #beb16e);
  /* ②ブラーフィルターでぼかす */
  filter: blur(0px);
  /* ③位置やサイズを調整 */
  transform: translateY(5px) translateX(5px) scale(1.00);
  /* ④乗算で重ねる */
		mix-blend-mode: multiply;
	opacity: 0.8;}
#newsArea #news ul li a { width: 100%; display: block; background-color: #fff;}
#newsArea #news ul li table { width: 100%;}
#newsArea #news ul li .thumbnail{width: 200px; vertical-align: top;}
#newsArea ul li .txtBox { vertical-align: top; padding: 10px 15px; letter-spacing: 0em; position: relative;}
#newsArea #news ul li .txt { padding-top: 5px; line-height: 1.5em; min-height: 3em; color: #000;}
#newsArea #news ul li span.thum {
  width: 100%;
  height: 0;
padding-top:66.666%;
  display: inline-block;
	background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
  margin: 0 0 0 0;
  position: relative; 
}
#newsBlock a:hover .thumbnail{opacity: 0.85;}
/*#newsBlock a:hover .txt { background-color: #d22179;}*/



#newsArea ul li span.thum img {
  width: 100%;
  height: 100px;
}
#newsArea ul li span.ymd {
	position: absolute;
	bottom: 0px;  right: 10px;
	font-weight: 400;
	color: #a5974c;
	font-family: industry-inc-base, sans-serif;
font-weight: 400;
font-style: normal;
}
#newsArea ul li .tag {
	font-weight: 400;
	color: #fff;
	background-color: #a5974c;
	padding:0.3em 0.5em 0em;
	font-size: 0.8em;
	line-height: 1em;
	display: inline-block; letter-spacing: 0em;
border-radius: 5px; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-family: industry-inc-base, sans-serif;
font-weight: 400;
font-style: normal;
}

#newsArea .slider-wrapper {
  width: 100%; height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

#newsArea .slider {
  height: 306px;/*height: 160px;*/
  -webkit-overflow-scrolling: touch;
}

#newsArea .slider > * {
  -webkit-transform: translateZ(0px);
}

/*.slider-wrapper::-webkit-scrollbar {
  display: none;
  height: 0 !important;
}*/
/*/ スクロールバー全体*/
.slider-wrapper::-webkit-scrollbar {
  width:6px;
  /*background:#eee;*/
}
/*/ 横スクロールバー全体*/
#newsArea .slider-wrapper::-webkit-scrollbar:horizontal {
  /*height:10px;*/ display: none;
}
/*/ スクロールバー上下左右末端のボタン*/
#newsArea .slider-wrapper::-webkit-scrollbar-button {
  width:6px;
  height:6px;
  /*background:#666;*/
}
/*/ ドラッグするツマミ部分*/
#newsArea .slider-wrapper::-webkit-scrollbar-thumb {
  background: -moz-linear-gradient(top, #beb16e, #a5974c);
  background: -webkit-linear-gradient(top, #beb16e, #a5974c);
  background: linear-gradient(to bottom, #beb16e, #a5974c);
border-radius: 3px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
/*/ 右下角部分*/
#newsArea .slider-wrapper::-webkit-scrollbar-corner {
  /*background:#ddd;*/
}

@media all and (min-width: 768px) {
	#newsArea { padding: 40px 0 50px;
	background-image: url(../img/top/deco_news_top.png), url(../img/top/deco_news_btm.png), url(../img/top/bg_news.png);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: top center, bottom center,  top center;
}
#newsArea #news ul {text-align: left; width:980px; margin: 0 auto;}
	#newsArea #news ul li:nth-child(odd) { margin-right: 20px;}
	#newsArea ul li span.ymd {font-size: 0.9em;}
}

@media all and (max-width: 767px) {
	#newsArea { padding: 30px 0 50px;
	background-image: url(../img/top/deco_news_sp_top.png), url(../img/top/deco_news_sp_btm.png), url(../img/top/bg_news.png);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: top center, bottom center,  top center;
}
	#newsArea #news ul {text-align: center}
	#newsArea #news ul li {width:100%; margin:0 1% 15px;}
	#newsArea #news ul li .thumbnail{width: 180px;}
	#newsArea ul li .txtBox{ padding: 5px 10px 10px;}
	#newsArea #news ul li .txt { font-size: 0.9em; line-height: 1.3em; padding-top: 5px;}
	#newsArea #news ul li span.ymd {
		bottom:0px;
		right:5px;
		font-size:0.9em;
	}
	#newsArea #news ul li span.thum img { width:100%; height: 0 ; padding-top: 66.666%;}
	
	#newsArea .slider {
  width: 95%; height: 340px; margin: 0 auto;
  -webkit-overflow-scrolling: touch;
}

}
@media all and (max-width: 350px) {
	#newsArea #news ul li .txt { min-height: 2em; padding-bottom: 1.5em;}
	
}




/*	bannerArea
============================== */


#bnrArea {
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../img/top/bg_topstory.png);
}
#bnrArea li.bnrGoods a, #bnrArea li.bnrDvd a, #bnrArea li.bnrLinestamp a, #bnrArea li.bnrLinestamp2 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent:-9999px;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: 100%;
}
#bnrArea li.bnrGoods a {background-image: url(../img/top/bn_goods3.jpg);}
#bnrArea li.bnrDvd a {background-image: url(../img/top/bn_dvd.jpg);}
#bnrArea li.bnrLinestamp a {background-image: url(../img/top/bn_linestamp.jpg);}
#bnrArea li.bnrLinestamp2 a {background-image: url(../img/top/bn_linestamp2.jpg);}
#bnrArea li a:hover{ filter: brightness(1.1); /* 明るくする */}
#streamArea {background-color: #cbe9dd;}


@media all and (min-width: 768px) {


#bnrArea {padding: 3em 0;}
#bnrArea ul { text-align: center; letter-spacing: -.4em;}
#bnrArea ul li { display: inline-block; letter-spacing: 0em;}
/*#bnrArea ul li:first-child { display: block; margin: 0 auto 26px; width: 477px;}*/
#bnrArea ul li:first-child {margin:0 26px 26px 0;}
#bnrArea ul li:nth-child(2) {margin:0 0 26px;}
#bnrArea ul li:nth-child(3) {margin:0 26px 0 0;}
#bnrArea ul li:nth-child(4) {margin:0 0 0;}
	
#bnrArea ul li a{
    width: 477px;
    height: 144px;
	}
#streamArea {
    padding: 30px 0;
}
}

@media all and (max-width: 767px) {
#bnrArea {padding: 0.5em 0;}
#rect.rectPc { display: none;}
#bnrArea ul { margin: 1em 0;}
#bnrArea ul li{
      width:90%;
      height: auto;
      margin:1.5em auto; padding: 0; vertical-align: top; letter-spacing: 0em; font-size: 0.8em;
  }
#bnrArea ul li a{
width: 100%;
height: 0;
padding-top: 30.188%;
  }

#streamArea {
    padding: 20px 0;
}
}


/*	SNS timelineArea
============================== */
#topSnsArea { text-align: center; position: relative; padding: 20px 0;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../img/top/bg_sns.jpg);}
#snsArea { position: relative;}

#timelineArea{}
#timelineArea #instagram, #timelineArea #twitter{
border: solid 3px #5a3925; background-color: #fff; 
}
#timelineArea h2 { padding: 3px 3px 0;}
#timelineArea h2 a{
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
	
text-indent:-9999px; width:100%; height: 60px; margin: 0 auto; display: block;}
#timelineArea #instagram h2 a{ background-image: url(../img/top/h2_instagram.png);}
#timelineArea #twitter h2 a{ background-image: url(../img/top/h2_twitter.png);}
#timelineArea #instagram .timelineBox{padding: 10px 10px 0 10px;}
#timelineArea #twitter .timelineBox{padding: 10px 0px 12px 0px;}

.gaibu {font-size: 0.8em; padding: 10px 0 0; letter-spacing: 0em; }

/*instagram*/
div.insta {}
div.insta ul li {
	float:left;
	width:33.333333333333333%;
}
div.insta ul li span, div.insta ul li a, div.insta ul li a img {
	display:block;
}
div.insta ul li a, div.insta ul li a img {
	background-position:center center;
	background-repeat:no-repeat;
}
div.insta ul li a {
	background-size:cover;
	position:relative;
	height:0;
	padding-top:100%;
}
div.insta ul li a:hover img {
	background-color:hsla(216,82%,13%,0.25);
}
div.insta ul li a img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #ccc;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
div.insta ul li a img.icon-video {
	background-image:url(/um/img/play.png);
}
div.insta ul li:nth-child(3n-2) {
clear:both;
}

/*twitter*/
#twitter .twitterBox {
background-color: #fff; padding: 0px;
}

#twTL .tline {
  padding: 15px; margin: 0 auto;
}

#twTL .tline iframe {
  background-color: hsla(0, 0%, 100%, 0.9);
}

@media all and (min-width: 768px) {
	#snsArea{
	display: inline-block; vertical-align: top;
	}
	#timelineArea{letter-spacing: -.4em;}
	#timelineArea #instagram, #timelineArea #twitter{ display: inline-block; width: 464px; letter-spacing: 0em; vertical-align: top; padding: 0 0px;}
	#timelineArea #twitter { margin-left: 40px;}
	.gaibu {text-align: right; margin: 0 auto;}
	
	div.insta {padding: 0; height: 455px;}
div.insta ul li:nth-child(3n-2) > span {
	margin-right:8px;
}
div.insta ul li:nth-child(3n-1) > span {
	margin-left:4px;
	margin-right:4px;
}
div.insta ul li:nth-child(3n) > span {
	margin-left:8px;
}
div.insta ul li {
	margin-bottom:12px;
}

}
@media all and (max-width: 767px) {
	#timelineArea {display: block; margin: 0 20px 30px;}
	#timelineArea #twitter { }
	#timelineArea #instagram { margin-bottom: 30px;}
	#timelineArea h2 a{ height: 48px;}
	
	.gaibu { width: 100%; font-size: 0.8em; padding: 5px 0 0; text-align: right; /*position: absolute; bottom:285px; left:0;*/}
	
	div.insta {padding: 0;}
div.insta ul li:nth-child(3n-2) > span {
	margin-right:6px;
}
div.insta ul li:nth-child(3n-1) > span {
	margin-left:3px;
	margin-right:3px;
}
div.insta ul li:nth-child(3n) > span {
	margin-left:6px;
}
div.insta ul li {
	margin-bottom:9px;
}
}

/*	sns btn
============================== */
#officialSns{ text-align: center;
	background: -moz-linear-gradient(top, #cdb457, #b99a2f);
	background: -webkit-linear-gradient(top, #cdb457, #b99a2f);
	background: linear-gradient(to bottom, #cdb457, #b99a2f);
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#officialSns h2{
background-size: contain;
background-image: url(../img/top/h2_officialsns.png);
background-repeat: no-repeat;
background-position: center center;
text-indent:-9999px; width:146px; height: 19px; margin: 0 auto; display: block; display: inline-block; vertical-align: middle; margin-right: 7px;filter: drop-shadow(3px 3px 0px rgba(0,0,0,0.15));}
#officialSns .sns{ text-align: center; display: inline-block; vertical-align: middle; letter-spacing: -.4em;}
#officialSns .sns li {display: inline-block;}
#officialSns .sns li img {filter: drop-shadow(3px 3px 0px rgba(0,0,0,0.15));}
#officialSns .sns a{display:block; width:36px; height:36px; text-align:center; position:relative; margin:0 .1em 0; transition:0.5s; vertical-align: middle;

}
#officialSns .sns a:hover{opacity:0.8;}
.sns img{position:absolute; width:100%; margin:auto; top:0; bottom:0; right:0; left:0;}
.sns img.ic_line{width:60% !important;}
.sns span {display:inline-block; vertical-align: middle;}
@media all and (min-width: 768px) {
	#officialSns {width: 360px; padding: 10px 0; margin: 0 0 20px 620px;}
	#officialSns h2{ display: inline-block; vertical-align: middle; margin-right: 7px;}
	#officialSns .sns{margin-top:0px; vertical-align: middle; }
	#officialSns .sns li{display: inline-block; margin: 0 15px;}
	#officialSns .sns a {}
}
@media all and (max-width: 767px) {
	#officialSns {width: 90%; margin: 0 auto 25px; padding: 10px 0;}
	#officialSns .sns li {margin: 0 12px}
}
@media all and (max-width: 321px) {
#officialSns .sns li {display: inline-block; margin: 0 15px}

}


/*動画(複数ある時)*/
.movieBox {position: relative;}
.movieBox span.thum {
  width: 100%;
  height: 0;
padding-top:56.25%;
  display: inline-block;
	background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
  margin: 0 0 0 0;
  position: relative; 
}
.movieBox span.thum img {
  width: 100%;
  height: 100px;
}
.movieBox a:hover .thumbnail{ filter: brightness(1.10); /* 明るくする */}

.movieBox a .button {background-repeat: no-repeat;
  background-position: center center;
background-image:url(../img/btn_mov.png);
	width: 80px;
  height: 56px;
	position: absolute;
	top:50%; left:50%; margin: -28px 0 0 -40px;
	opacity: 0.85;
}
.movieBox a:hover .button {opacity: 1.0;}

@media all and (min-width: 768px) {
.movieBox  { width:600px;}
.movieBox .thumbnail{width: 600px;}
}

@media all and (max-width: 767px) {
.movieBox  { width:100%;}
.movieBlock .movieBox .thumbnail{width: 100%;}

}
