@charset "UTF-8";
*{
	box-sizing:border-box;
}

a img:hover{
filter: brightness(120%);
transition: 0.3s;
}

body,body.post_mt {
	background-color: #000C14;
}

a img:hover{
filter: brightness(120%);
transition: 0.3s;
}
.post_mt .h2_count {
  position: absolute;
  width: 1280px;
  top: -30px;
  left: 0px;
  text-align: center;
}
.post_mt .p_test_count {
  position: absolute;
  top: 20px;
  left: 780px;
}
.post_mt .p_guest_count {
  position: absolute;
  top: 145px;
  right: 30px;
}
.post_mt .data_count_down {
  position: absolute;
  top: 103px;
  right: 445px;
  color: #F4E73F;
  font-size: 35px;
  font-weight: bold;
}
.btn_top_area {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 272px;
}
.btn_bottom_area {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 203px;
  top: 415px;
}
.btn_bottom_area div {
  padding-top: 0px;
  height: 203px;
}
.btn_bottom_area div.btnh7 {
  padding-top: 0px;
  height: 203px;
}
.btn_top_area div, .btn_bottom_area div {
  display: inline-block;
  padding: 0 6px;
}
.btn_bottom_area .btn_bottom_area_inner {
  position: relative;
}
.btn_bottom_area .btn_bottom_area_inner div.btnh7 {
  padding-top: 20px;
  padding-bottom: 0px;
  height: 203px;
}
.btn_top_area .btn_bottom_area_inner div, .btn_bottom_area .btn_bottom_area_inner div {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}
.btn_bottom_area .btn_bottom_area_inner div {
  display: block;
  padding: 20px 5px 10px 5px;
  height: 203px;
  float: left;
}
.btnh8 {
  position: absolute;
  top: 20px;
  right: 15px;
}
/*.credit_link {
  position: absolute;
  bottom: 10px;
  right: 200px;
  font-size: 15px;
  font-weight: bold;
}
.credit_link a {
  text-decoration: underline;
  color: #000;
  text-shadow: 1px 1px 3px #ffffff, -1px -1px 3px #ffffff;
  ;
}*/
#chu2camp .main_content {
  height: 730px;
}

.post_mt .article__frame {
  border: 4px solid #a2aeb1;
  width: 750px;
  height: 155px;
  /*background-image: url(../img_common/frame_bg.png);*/
  background-color:rgba(53,98,144,0.94);
  position: absolute;
  top: 57px;
  right: 180px;
  border-radius: 10px;
  overflow:hidden;
}
.post_mt .article__frame .iframediv {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y:scroll;
  -ms-overflow-style: none;    /* IE, Edge 対応 */
  scrollbar-width: none;       /* Firefox 対応 */
  width: 750px;
  height: 155px;
  margin: 0px 0 0 17px;
  text-align: left;
}

.post_mt .article__frame .iframediv::-webkit-scrollbar {  /* Chrome, Safari 対応 */
	display:none;
}

#chu2camp h1.camp {
  text-align: left;
  margin: 0px 0 0 0px;
  line-height: 1;
  padding-top: 0px;
}


/**20210706*/
.fade {
	display: none;
}

#chu2camp .left_box{
	position:absolute;
	height:730px;
	top:0;
	left:0;
}

#chu2camp .right_btn_box{
	position:absolute;
	top:0;
	right:0;
	width:160px;
	display:flex;
	flex-wrap:wrap;
}

#chu2camp .right_btn_box a:nth-child(2) img,
#chu2camp .right_btn_box a:nth-child(3) img,
#chu2camp .right_btn_box a:nth-child(4) img,
#chu2camp .right_btn_box a:nth-child(5) img{
	margin-top:-35px;
}

.post_mt .h2_count {
  position: absolute;
  width: 1280px;
  top: -30px;
  left: 0px;
  text-align: center;
}
.post_mt .p_test_count {
  position: absolute;
  top: 20px;
  left: 780px;
}
.post_mt .p_guest_count {
  position: absolute;
  top: 145px;
  right: 30px;
}
.post_mt .data_count_down {
  position: absolute;
  top: 103px;
  right: 445px;
  color: #F4E73F;
  font-size: 35px;
  font-weight: bold;
  padding:0 21px;
}

.btn_area {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 272px;
  display:flex;
  align-items:flex-start;
}

.btn_area a{
	display:block;
}

.btn_box{
	width:346px;
	padding-top:25px;
}

.btn_box img{
	width:auto;
	height:auto;
}

.btn{
	position:relative;
	margin-top: -38px;
    margin-left: -30px;
}

.box1{
	padding-left:30px;
}


.btn_bottom_area {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 203px;
  top: 415px;
}
.btn_bottom_area div {
  padding-top: 0px;
  height: 203px;
}
.btn_bottom_area div.btnh7 {
  padding-top: 0px;
  height: 203px;
}
.btn_top_area div, .btn_bottom_area div {
  display: inline-block;
  padding: 0 6px;
}
.btn_bottom_area .btn_bottom_area_inner {
  position: relative;
}
.btn_bottom_area .btn_bottom_area_inner div.btnh7 {
  padding-top: 20px;
  padding-bottom: 0px;
  height: 203px;
}
.btn_top_area .btn_bottom_area_inner div, .btn_bottom_area .btn_bottom_area_inner div {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}
.btn_bottom_area .btn_bottom_area_inner div {
  display: block;
  padding: 20px 5px 10px 5px;
  height: 203px;
  float: left;
}
.btnh8 {
  position: absolute;
  top: 20px;
  right: 15px;
}

/*#chu2camp .main_content {
  height: 720px;
}*/
.post_mt .article__frame {
  border: 4px solid #262626;
  width: 480px;
  height: 210px;
  background-image: url(../img_common/frame_bg.png);
  position: absolute;
  top: 10px;
  right: 8px;
  border-radius: 10px;
  overflow:hidden;
}
.post_mt .article__frame .iframediv {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 480px;
  height: 210px;
  margin: 0px 0 0 17px;
  text-align: left;
   -ms-overflow-style: none;
     /*Firefoxへの対応*/
  scrollbar-width: none;
}

.post_mt .article__frame .iframediv::-webkit-scrollbar{
  display: none;
}

#chu2camp h1.camp {
  text-align: left;
  margin: 0px 0 0 0px;
  line-height: 1;
  padding-top: 0px;
}
.credit_link {
  position: absolute;
  bottom: 0px;
  right: 43px;
  font-size: 15px;
  font-weight: bold;
}

.credit_link a {
  text-decoration: underline;
  color: #000;
  text-shadow: 1px 1px 3px #ffffff, -1px -1px 3px #ffffff;
  ;
}

.btn_comment{
	position:absolute;
	top:0;
	left:600px;
}


.btn_dj .dj{
	position:absolute;
	bottom:70px;
	right:140px;
}

.btn_dj .blog{
	position:absolute;
	bottom:30px;
	right:0;
}

.btn.new:before{
	content:'';
	background-image:url(../img_common/new.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:57px;
	height:57px;
	position:absolute;
	z-index:5;
	top: -30px;
    left: 60px;
}

.btn_sp.new:before{
	content:'';
	background-image:url(../img_common/new.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:63px;
	height:63px;
	position:absolute;
	z-index:5;
	top: 85px;
    left: 0;
}

 .cmt-show:after{
	content:'';
	background-image:url(../img_common/comment.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:79px;
	height:66px;
	position:absolute;
	z-index:5;
}

.btnh1.cmt-show:after{
	top: -40px;
    left: -50px;
}
.btnh2.cmt-show:after{
	top: -15px;
    left: -50px;
}
.btnh3.cmt-show:after{
	top: -15px;
    left: -50px;
}
.btnh4.cmt-show:after{
	top: -40px;
    left: -20px;
}
.btnh5.cmt-show:after{
	top: -5px;
    left: -20px;
}
.btnh6.cmt-show:after{
	top: -40px;
    left: -20px;
}
.btnh7.cmt-show:after{
	top: -75px;
    left: -80px;
}

 .btn_sp.cmt-show:after{
	top: 15px;
	left: 0;
 }


.img-none{
	display:none;
}

/*オープニング画面*/
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 720px;
  padding: 0;
  /*background-color: #fff;*/
  z-index: 15;

}

.movie_wrapper{
	height:415px;
	width:730px;
	border:5px solid rgba(95,91,91,1.00);
  	border-radius:5px;
 	 overflow:hidden;
}

.popup-inner img {
  width: 100%;
}

#close_box{
	position:absolute;
	top: -25px;
    right: -25px;
}

#close_box .close-btn {
  position: relative;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  border-radius:50%;
  background-color:rgba(71,69,69,1.00);
}
#close_box .close-btn:before{
	position:absolute;
	content:'×';
  font-size: 300%;
  color: #fff;
  top:45%;
  left:50%;
  transform:translate(-50%,-50%)
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 10;
  cursor: pointer;
}
