/*	mainArea
============================== */
#page-top{
    font-family: iroha-26tubaki-stdn, sans-serif;
	font-weight: 400;
	font-style: normal;
}
#page-top header{}
@media all and (min-width: 768px) {
#page-top{
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position: top center;
	background-size: cover;
}
}
@media all and (max-width: 767px) {
#page-top::before {
  content: "";
  width: 100vw;
  height: 100vh;
  background-image: url(../img/bg_sp.jpg?2);
  position: fixed;
		background-size: cover;
  top: 0px;
  left: 0px;
  z-index: -1; 
}
}

#mainArea{width:100%; margin:0 auto; position:relative;}

#mainArea{width:100%; height:0; padding-top: 70.634%; margin:0 auto; position:relative; }
#mainArea .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;}
#mainArea .main2{background-image: url(../img/main_logo.png); background-size:cover; width:100%; height:0; padding-top:19.047%; position:absolute; bottom:0%; left:0%; opacity: 0;
-webkit-animation: fadein 1.5s ease 1s 1 forwards;
  animation: fadein 1.5s ease 1s 1 forwards;}
#mainArea .main3{background-image: url(../img/main_date_0117.png); background-size:cover; width:28.571%; height:0; padding-top:9.523%; position:absolute; bottom:0%; right:0; opacity: 0;
-webkit-animation: fadein 2.5s ease 1s 1 forwards;
  animation: fadein 2.5s ease 1s 1 forwards;}
#mainArea .main3_2{background-image: url(../img/main_date_0321.png); background-size:cover; width:47.619%; height:0; padding-top:9.523%; position:absolute; bottom:0%; right:0; opacity: 0;
-webkit-animation: fadein 2.5s ease 1s 1 forwards;
  animation: fadein 2.5s ease 1s 1 forwards;}
#mainArea .main3_3{background-image: url(../img/main_date_1206.png); background-size:cover; width:55.158%; height:0; padding-top:9.523%; position:absolute; bottom:0%; right:0; opacity: 0;
-webkit-animation: fadein 2.5s ease 1s 1 forwards;
  animation: fadein 2.5s ease 1s 1 forwards;}
#mainArea .main4{background-image: url(../img/main_copy.png); background-size:cover; width:6.349%; height:0; padding-top:22.222%; position:absolute; top:7.142%; right:4.761%; opacity: 0;
-webkit-animation: fadein 2.5s ease 1s 1 forwards;
  animation: fadein 2.5s ease 1s 1 forwards;}
#mainArea .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;}
}
header .inner {position: relative;}


#storyArea h2, #topicsArea h2, #newsArea h2 {background-repeat: no-repeat; background-position: left top; background-size: contain; text-indent:-9999px; position: relative; display: block;}
#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) {
	#topContents { padding-top: 40px;
	background-image: url(../img/top/bg_top.png?0127);
	background-repeat:no-repeat;
	background-position: top center;
}
	
	#storyArea h2, #topicsArea h2, #newsArea h2 {margin: 0 0 30px; width:360px; height:83px;}
}
@media all and (max-width: 767px) {
		#topContents { padding-top: 20px;
	background-image: url(../img/top/bg_top_sp.png?0127);
	background-repeat:no-repeat;
	background-position: top center;
}
	#storyArea h2, #topicsArea h2, #newsArea h2 { width:92%; margin: 0 auto 15px;}
	#storyArea h2 span, #topicsArea h2 span, #newsArea h2 span { width:100%; height:56px; display: block;}
}


/*	storyArea
============================== */
#storyArea { position: relative;}
#storyArea #story {}
#storyArea #story #topStory { background:rgba(255,255,255,0.6);}
#storyArea #story .oaDatebox { text-align: center;
	border-bottom: 4px solid;
    border-image: linear-gradient(to right, rgba(254,167,156,1.0) 0%, rgba(254,167,156,0.2) 100%);
    border-image-slice: 1;
	font-family: serifa, serif;
	font-weight: 500;
	font-style: normal;
}
#storyArea .epnum { display: inline-block; vertical-align: bottom; text-align: left; color: #cd6500; font-size: 2em; width:10%; }
#storyArea .epnum.final {
font-family: dnp-shuei-gothic-kin-std, sans-serif;
font-weight: 600;
font-style: normal;
letter-spacing: -0.01em; padding-bottom: 0.2em; font-size: 1.8em; width:25%;}
#storyArea .epnum .nb { font-size: 1.8em; text-shadow: 2px 2px 1px #cd6500,2px -2px 1px #cd6500,-2px 2px 1px #cd6500,-2px -2px 1px #cd6500; color:#fff;}
#storyArea .oadate { vertical-align: bottom; display: inline-block; font-size: 3.2em; text-align: right; color: #cd6500; width:auto;}
#storyArea .oadate .date{display: inline-block;}
#storyArea .oadate .small{ font-size: 0.5em;}
#storyArea .oadate .onair {font-size: 0.5em;
}
#storyArea p.txt {line-height: 1.8em; text-align: left;}
#storyArea p.txt.center { text-align: center; vertical-align: middle;}
#storyArea #story #ph {margin-bottom: 10px;}

#storyArea #story p.button a{
    text-align: center;
    margin: 0 auto;
	padding: 15px 0;
	display: block;
	background: linear-gradient(to right, #ffad5c 0%, #ff849c 100%);
	transition:0.5s; color: #fff;
}
#storyArea #story p.button a:hover {
filter: brightness(1.1);
}

#storyArea #story #topTrailer {background: linear-gradient(to bottom, rgba(255,132,156,0.5), rgba(255,173,92,0.5));}



@media all and (min-width: 768px) {
	#storyArea { padding: 40px 0 70px;}
	#storyArea h2 { position:absolute;}
	#storyArea #story #storyBlock { position: relative;}
	#storyArea #story #topTrailer {width:550px; padding:10px; z-index: 10; position:absolute; top:120px; left: 50%; margin-left:-490px;}
	#storyArea #story #topTrailer .movieBox {width:550px; margin:0; }
	#storyArea #story #topTrailer #trailer div {width:550px;}
	#storyArea #story #topTrailer #trailer iframe {width:550px; height:310px;}
	
	#storyArea #story #topTrailer.notxt {width:800px; padding:10px; z-index: 10; position: static; margin: 0 auto 1.5em;}
	#storyArea #story #topTrailer.notxt .movieBox {width:800px; margin:0; }
	#storyArea #story #topTrailer.notxt #trailer div {width:800px;}
	#storyArea #story #topTrailer.notxt #trailer iframe {width:800px; height:450px;}
	
	#storyArea #story #topStory { padding:30px 0 60px 110px; margin-left: 50%;
		border-top-left-radius: 45px;
		border-bottom-left-radius: 45px; filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.2));}
	#storyArea #story #topStory #storyBox {width:380px;}
	#storyArea #story #storyBox2 {width:380px; margin: 0 4em 0 auto; padding: 2em 0 0;}
	#storyArea #story .oaDatebox {padding-bottom: 15px; margin-bottom:23px;}
	#storyArea #story #storyBox2 .oaDatebox {border-bottom: none; padding-bottom: 0px;}
	#storyArea .epnum {}
	#storyArea p.txt {padding: 0px 0px 30px 0px; }
	#storyArea #story p.button a{
    width: 250px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	font-size: 1.5em; 
}
	#top-story p.txt {min-height: 15em;}
	#top-story p.txt.center {min-height: 8em; padding-top: 6em;}
}

@media all and (max-width: 767px) {
	#storyArea { padding: 0 0 50px;}
	#storyArea #storyBlock{ margin: 0 3%;}
	#storyArea #story #topStory { padding: 15px 15px 30px; border-radius: 23px; filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.2));}
	
	#storyArea #story #topTrailer { padding:6px; margin-bottom: 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 .oaDatebox {padding-bottom: 15px; margin-bottom:15px;}
	#storyArea #story #storyBox2 .oaDatebox {border-bottom: none; padding-bottom: 0px;}
	#storyArea .oaDatebox { padding: 0 15px 10px;}
	#storyArea .epnum {font-size: 1.6em; width:15%;}
	#storyArea .epnum.final {font-size: 1.5em;}
	#storyArea .oadate {font-size: 2.5em; /*width:82%;*/}
	#storyArea #story #topStory p.txt { padding: 0 0 20px; line-height: 1.88em; font-feature-settings: "palt";}
	#storyArea #story #topStory p.txt .tsume {letter-spacing: -.05em;}
	#storyArea #story p.button a{ 
		width: 200px;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		font-size: 1.4em;
	}
	
	#top-story p.txt {min-height: 12em;}
	#top-story p.txt.center {min-height: 6em; padding-top: 5em!important;}
}

@media all and (max-width: 379px) {
#storyArea #story #topStory p.txt {letter-spacing: -.02em;}
}

#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: 550px;
    height: 309px;
    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:56.25% 0 0;
    position: relative;
  }
}



/*	topicsArea
============================== */
#topicsArea {
	 position: relative;
}
#topicsArea #topics { position: relative;}

p.tolist a{
    text-align: center;
    margin: 0 auto;
	padding: 10px 0;
	border: solid 1px #fe6102;
	color: #fe6102;
	background-color:rgba(255, 255, 255, 1.0); 
	display: block;
	transition:0.5s;
}
p.tolist a:hover {
background-color:rgba(255, 255, 255, 0.7); 
}

.slider-unit div.outer ul.inner li { position: relative;}


@media all and (min-width: 768px) {
	#topicsArea { padding: 35px 0 70px;}
	#topicsArea #topics {min-height: 200px;}
	p.tolist { position: absolute; top:45px; right: 0;}
	p.tolist a{ 
		width: 150px;
		border-radius: 22px;
		-webkit-border-radius: 22px;
		-moz-border-radius: 22px;
		font-size: 1.1em;
	}
}
@media all and (max-width: 767px) {
	#topicsArea { padding: 0 0 50px;}
	#topicsArea #topics {min-height: 220px;}
	p.tolist { padding-top: 20px;}
	p.tolist a{ 
		width: 200px;
		border-radius: 26px;
		-webkit-border-radius: 26px;
		-moz-border-radius: 26px;
		font-size: 1.4em;
	}
	p.tolist a:hover {box-shadow: 0 0 20px 0 rgba(250, 34, 186, 0.7);}
}

/*	newsArea
============================== */
#newsArea { position: relative; background:rgba(255,255,255,0.6);}

#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 a { width: 100%; display: block; background:rgba(255,255,255,0.6);}
#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; letter-spacing: 0em; font-feature-settings: "palt"; position: relative;}
#newsArea #news ul li .txt { font-size: 1em; padding: 10px 0; line-height: 1.5em; min-height: 4em; 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: 0; padding-top:66.666%;
}
#newsArea ul li span.ymd {
	position: absolute;
	bottom: 3px;  right: 8px;
	color: #fe6102;
	font-family: serifa, serif;
	font-weight: 500;
	font-style: normal;
}
#newsArea ul li .tag {
	color: #000;
	padding:0px 10px;
	line-height: 1em;
	letter-spacing: 0em;
	font-family: sacre-bleu-mvb, sans-serif;
	font-weight: 500;
	font-style: normal;
	background-image: linear-gradient(to right, #ffad5c, #ff849c);
	background-repeat: no-repeat;
	background-size: 100% 50%;
	background-position: bottom;
	display:inline-block;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	border-radius: 3px;
}

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

#newsArea .slider {
  height: 306px;
  -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: linear-gradient(to bottom, rgba(255,132,156,1.0), rgba(255,173,92,1.0));
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: 60px 0 50px;	 
border-top-right-radius: 45px;
  border-bottom-right-radius: 45px; margin-right:2%; filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.2));}
	#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.8em;}
	#newsArea ul li .tag {font-size: 1.3em;}
	
}

@media all and (max-width: 767px) {
	#newsArea { padding: 25px 0 40px;
		border-top-right-radius: 23px;
		border-bottom-right-radius: 23px; margin-right:3%; filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.2));}
	#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 8px;}
	#newsArea #news ul li .txt { font-size: 0.9em; line-height: 1.4em; padding-top: 5px;}
	#newsArea ul li span.ymd {
		bottom:5px;
		right:5px;
		font-size:0.8em;
	}
	#newsArea ul li .tag {font-size: 1.1em;}
	#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;
}
	#newsDecoArea {top:50px;}
	#newsDeco1 {
            width: 135px;
            height: 115px;
        }


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




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

#hdStreamArea { background:rgba(255,255,255,0.6);}
#bnrArea #bnrBlock {
}
#bnrArea #bnrBlock li 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 #bnrBlock li.bnrGoods1 a {background-image: url(../img/top/bnr_goods01.png);}
#bnrArea #bnrBlock li.bnrGoods2 a {background-image: url(../img/top/bnr_goods02.jpg);}
#bnrArea #bnrBlock li.bnrGoods3 a {background-image: url(../img/top/bnr_goods03.png);}
#bnrArea #bnrBlock li.bnrGoods4 a {background-image: url(../img/top/bnr_goods04.png);}
#bnrArea #bnrBlock li.bnrCollabo a {background-image: url(../img/top/bnr_collabo.jpg);}
#bnrArea #bnrBlock li.bnrPresent a {background-image: url(../img/top/bnr_present.png);}
#bnrArea #bnrBlock li a:hover{ filter: brightness(1.03); /* 明るくする */}

#bnrIntArea .bnrInterview {}
#bnrIntArea .bnrInterview a{ position: relative;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent:-9999px;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: 100%;
	background-image: url(../img/top/bnr_interview.png?0227);
	margin: 0 auto;
}
#bnrIntArea .bnrInterview a:hover{ filter: brightness(1.03); /* 明るくする */}

#bnrIntArea .bnrInterview .nbBox { position: absolute; bottom: 8%; right: 0; text-indent: 0; width: 76.727%;
background: linear-gradient(90deg, #ff8b19, #ff7792);
  background: -webkit-linear-gradient(0deg, #ff8b19, #ff7792);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; text-align: center; font-weight: bold;}
#bnrIntArea .bnrInterview .nbBox .nb { font-size: 1.3em;}
#bnrIntArea .bnrInterview .nbBox .date { font-size: 0.9em;}


@media all and (min-width: 768px) {
#hdStreamArea {
    padding: 30px 0;
}
#bnrArea{
    padding: 80px 0;
}
#bnrArea #bnrBlock {padding: 0 0 2em;}
#bnrArea #bnrBlock ul { text-align: center; letter-spacing: -.4em;}
#bnrArea #bnrBlock ul li { display: inline-block; letter-spacing: 0em;}
/*#bnrArea ul li:first-child { display: block; margin: 0 auto 26px; width: 477px;}*/
#bnrArea #bnrBlock ul li:first-child, #bnrArea #bnrBlock ul li:nth-child(3), #bnrArea #bnrBlock ul li:nth-child(5) {margin:0 26px 26px 0;}
#bnrArea #bnrBlock ul li:nth-child(2), #bnrArea #bnrBlock ul li:nth-child(4), #bnrArea #bnrBlock ul li:nth-child(6) {margin:0 0 26px;}
/*#bnrArea ul li:nth-child(3)  {margin:0 0 26px;}
#bnrArea ul li:nth-child(4) {margin:0 0 0;}*/
	
#bnrArea #bnrBlock ul li a{
    width: 477px;
    height: 145px;
	}

#bnrIntArea { padding-bottom: 25px;}
#bnrIntArea .bnrInterview a {width: 550px; height:167px; filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.1));}

}

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

#bnrIntArea { width: 90%; margin: 0 auto; padding-bottom: 50px;}
#bnrIntArea .bnrInterview a {
width: 100%;
height: 0;
padding-top: 30.398%;
 filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.1));
	}

#bnrIntArea .bnrInterview .nbBox { bottom: 7.5%;}
#bnrIntArea .bnrInterview .nbBox .nb { font-size: 1em;}
#bnrIntArea .bnrInterview .nbBox .date { font-size: 0.8em;}


}


/*	SNS timelineArea
============================== */
#topSnsArea { text-align: center; position: relative;}
#snsArea { position: relative; background:rgba(255,255,255,0.6);}

#timelineArea{}
#timelineArea #instagram, #timelineArea #twitter{}
#timelineArea h2 { padding-bottom: 15px;}
#timelineArea h2 a{
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
	
text-indent:-9999px; width:100%; height: 45px; 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: 0;}
#timelineArea #twitter .timelineBox{padding: 0;}

.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 rgba(255,255,255,0.3);
	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 {
padding: 0px;
}

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

#twTL .tline iframe {
  background-color: rgba(255,255,255,0.3);
}

@media all and (min-width: 768px) {
	#topSnsArea {padding: 0 0 30px;}
	#snsArea{ border-radius: 45px; margin: 0 2%; padding: 80px 0 50px; padding: 50px 0; filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.2)); }
	#timelineArea{letter-spacing: -.4em;}
	#timelineArea #instagram, #timelineArea #twitter{ display: inline-block; width: 464px; letter-spacing: 0em; vertical-align: top; padding: 0 0px;}
	#timelineArea #instagram { margin-left: 40px;}
	.gaibu {text-align: right; margin: 0 auto; width:980px;}
	
	div.insta {padding: 0; height: 465px;}
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) {
	#topSnsArea {padding:0 0 30px ;}
	#snsArea{ border-radius: 23px; margin: 0 3%; padding: 40px 0 20px; padding: 20px 0;filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.2));}
	#timelineArea {display: block; margin: 0 3%;}
	#timelineArea #twitter { margin-bottom: 30px; }
	#timelineArea #twitter .timelineBox{padding: 0 0.5em; background-color: #fff;} 
	#timelineArea #instagram {}
	#timelineArea h2 { padding:0 0 10px;}
	#timelineArea h2 a{ height: 34px;}
	
	.gaibu { width: 100%; font-size: 0.8em; padding: 10px 0; text-align: center;}
	
	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;
}
	#snsDecoArea { top:-20px; left:-20px;}
	#snsDeco1 {
		width: 200px;
		height: 288px;}
}

/*	sns btn
============================== */
#officialSns{}
#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:165px; height: 50px; margin: 0 auto; display: block; display: inline-block; vertical-align: middle;}
#officialSns .sns{ text-align: center; display: inline-block; vertical-align: middle; letter-spacing: -.4em;}
#officialSns .sns li {display: inline-block; margin: 0 5px}
#officialSns .sns a{display:block; width:60px; height:60px; text-align:center; position:relative; margin:0; border-radius:8px; transition:0.5s; vertical-align: middle; background:#000;}
#officialSns .sns a:hover{opacity:0.8;}
.sns img,#snsarea #sns img,#container #sns img{position:absolute; width:50%; margin:auto; top:0; bottom:0; right:0; left:0;}
.sns img.ic_line,#snsarea #sns img.ic_line,#container #sns img.ic_line{width:60% !important;}
@media all and (min-width: 768px) {
	#officialSns {margin: 0 auto}
	#officialSnsBox {display:flex;
	justify-content: flex-end;}
	#officialSns h2{ display: inline-block; vertical-align: middle; margin-right: 10px; padding: 5px 0;}
	#officialSns .sns{margin-top:0px; vertical-align: middle; }
	#officialSns .sns li{display: inline-block; margin: 0 7px;}
	
}
@media all and (max-width: 767px) {
	#officialSns {margin: 0 auto 35px;}
	#officialSnsBox { text-align: center;}
	#officialSns h2 { width:138px; height: 50px; margin-right: 10px;}
	#officialSns .sns a { width:50px; height:50px;}
}
@media all and (max-width: 321px) {
#officialSns .sns li {display: inline-block; margin: 0 3px}

}


/*動画(複数ある時)*/
.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;}