body .footer{
  background-color: #e76250;
}
.report{
  margin-top:60px;
}
.report .title-img{
  width:100%;
}
.report .roll-view{
  margin-top:30px;
}
.dw{
  margin-top:70px;
}
.dw-list{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  margin-top:25px;
}
.dw-list .common-column-list-unit{
  flex:none;
  width:32%;
  margin-top:30px;
}
.dw-list .common-column-list-unit:nth-child(-n+3){
  margin-top:0;
}
.dw-list .common-column-list-unit-img{
  width:100%;
  height:calc( 1280px * 0.32 * 9 / 16 );
  position:relative;
}
.dw-list .common-column-list-unit-bottom-tag{
  position:absolute;
  z-index:99;
  height:24px;
  line-height:24px;
  padding-left:15px;
  padding-right:15px;
  background-image: linear-gradient(90deg, 
		#fdecd8 0%, 
		#fed79c 100%);
  font-size: 14px;
  color: #940400;
  right:0;
  bottom:0;
}
.dw-list .common-column-list-unit-img .imgBox-box{
  z-index:10;
}
.swiper2-box{
  margin-top:35px;
  width:100%;
}
.swiper2{
  width:1013px;
  overflow:visible;
}
.swiper2-img{
  width:100%;
  height:calc(1013px * 9 / 16);
}

.swiper2-slide{
  position:relative;
}
.swiper2-img-box{
  position:relative;
  z-index:10;
}
.swiper2-title-box{
  position:absolute;
  z-index:99;
  width:100%;
  background-color:rgba(0,0,0,0.6);
  padding:3px 16px;
  bottom:0;
  left:0;
}
.swiper-shadow{
  position:absolute;
  z-index:199;
  width:100%;
  height:100%;
  background-color: #5f145e;
  opacity: 0.57;
  display:none;
}
.swiper-slide-active .swiper2-title-box{
  display:block;
}
.swiper-slide-active .swiper-shadow{
  display:none;
}
.swiper2-title{
  font-size: 16px;
  color: #fdddb8!important;
  line-height:24px;
}
.swiper-button-next.swiper2-button{
  margin-right:calc( 50% - 1013px / 2 - 37px - 28px );
}
.swiper-button-prev.swiper2-button{
  margin-left:calc( 50% - 1013px / 2 - 37px - 28px );
}
.swiper2-button{
  width:22px;
  height:auto;
  top:calc( 1013px * 9 / 16 / 2 - 94px / 2 );
}
.swiper2-pagination{
  position:static;
  margin-top:26px;
}
.swiper2-pagination .swiper-pagination-bullet{
  width:15px;
  height:15px;
  margin:0 5.5px!important;
  opacity: 1;
  border-radius: 50%;
  background-color: rgba(0,0,0,0);
  border: solid 1px #ff6568;
}
.swiper2-pagination .swiper-pagination-bullet-active{
  background-color: #ff6568;
  opacity: 1;
}
.swiper2 .swiper-slide-active .swiper2-slide{
  border: solid 6px #ff0000;
  box-sizing: border-box;
}
.swiper-slide-active .swiper2-img{
  height:calc( ( 1013px ) * 9 / 16 - 6px * 2 );
}
.style{
  margin-top:10px;
}
#lazy-bag .galleryLazySwiper .swiper-pagination{
  bottom:0;
  background:red;
  display: flex;
  height: 20px;
  align-items: center;
  justify-content: center;
}
#lazy-bag{
  height:1050px;
  margin-top:26px;
}
.lazy-bag-slide-inner{
  height:calc( 100% - 50px );
  overflow-y:auto;
}
body #lazy-bag .galleryLazySwiper .swiper-pagination{
  height:50px;
  background-color:rgba(0,0,0,0);
}
#lazy-bag .swiper-pagination-bullet{
  background-color: rgba(0,0,0,0);
  opacity:1;
  border-radius:4px;
  border: solid 1px #ff6568;
}
#lazy-bag .swiper-pagination-bullet-active{
  background-color: #ff6568;
}
.second-box .flex-between-left{
  width:calc( 857 / 1280 * 100% );
}
.second-box .flex-between-right{
  width:calc( 376 / 1280 * 100% );
}
.second-box .title-link{
  position:relative;
  height:50px;
  width:100%;
  display:inline-block;
}
.second-box .title-img{
  position:absolute;
  width:100%;
  left:0;
  top: 50%;
  transform: translateY(-50%);
}
.second-box .flex-between{
  padding: 81px 0 0;
}
.voice-list{
  margin-top:27px;
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
}
.lazy-bag-slide-inner img{
  width:100%;
}
.voice-list-unit{
  width:32%;
  height:507px;
  background-image:url(https://tkww-static-int.oss-cn-hongkong.aliyuncs.com/special/TwoSessionsIn2024/story-bg.png);
  padding-top:26px;
  background-size: 100% 100%;
}
.voice-list-unit:nth-child(n+7){
  display:none;
}
.voice-list-unit .common-column-list-unit-text{
  -webkit-line-clamp: 6;
  color: #952e1f;
}
.voice-list-unit .common-column-list-unit{
  width:calc( 256 / 275 * 100% );
  margin-left:auto;
  margin-right:auto;
}
.voice-list-unit .common-column-list-unit-bottom{
  display:none;
}
.voice-list-unit .common-column-list-unit-img{
  height:calc( 857px * 0.32 * 9 / 16 * 256 / 275 );
  border-radius: 15px;
  border: solid 1px #e6e6e6;
}
.lazy-empty .flex-between-left{
  width:100%;
}
.lazy-empty .flex-between-right{
  display:none;
}
.lazy-empty .voice-list-unit{
  width:24%;
}
.lazy-empty .voice-list-unit .common-column-list-unit-img{
  height:calc( 1280px * 0.24 * 9 / 16 * 256 / 275 );
}
.lazy-empty .voice-list-unit:nth-child(n+7){
  display:block;
}
.banner-list{
  display:flex;
  justify-content:space-between;
  margin-top:55px;
}
.banner-list-unit{
  width:49%;
  display:inline-block;
}
.banner-list-unit-img{
  width:100%;
}
.news{
  margin-top:67px;
}
.news-list{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin-top:8px;
}
.news-list .common-column-list-unit{
  width:24%;
  margin-top:35px;
}
.news-list .common-column-list-unit:nth-child(-n+4){
  margin-top:0;
}
.news-list .common-column-list-unit-img{
  height:calc( 1280px * 0.24 * 9 / 16 );
}
.common-column-list-unit-title{
  color: #fdddb8;
}
.common-column-list-unit-title:hover {
  color: #ffffff;
}
.common-column-list-unit-bottom-tag{
  color: #ffffff;
}
.common-column-list-unit-bottom-time{
  color: #fa534b;
}
.schedule-swiper{
  background-image: linear-gradient(152deg, 
		#fdecd8 0%, 
		#fed79c 100%);
  border-radius: 0px 0px 10px 10px;
  height: 293px;
}
.schedule-swiper .swiper-slide{
  padding-right:7px;
  padding-top:26px;
  padding-bottom:26px;
}
.schedule-swiper-slide-inner{
  box-sizing:border-box;
  padding:0 10px 0 90px;
  height:100%;
  overflow-y:auto;
}
.schedule-swiper-slide-inner::-webkit-scrollbar,.lazy-bag-slide-inner::-webkit-scrollbar,.schedule-tool-right::-webkit-scrollbar{
  width: 5px;
  height:5px;
}
.schedule-swiper-slide-inner::-webkit-scrollbar-track,.lazy-bag-slide-inner::-webkit-scrollbar-track,.schedule-tool-right::-webkit-scrollbar-track{
  background: #f44145;
  border-radius:5px;
}
.schedule-swiper-slide-inner::-webkit-scrollbar-thumb,.lazy-bag-slide-inner::-webkit-scrollbar-thumb,.schedule-tool-right::-webkit-scrollbar-thumb{
  background: #6b060b;
  border-radius:3px;
}

.schedule-swiper-slide-inner-unit{
  margin-top:10px;
}
.schedule-swiper-slide-inner-unit:first-of-type{
  margin-top:0;
}
.schedule-swiper-slide-inner-unit-title{
  color: #952e1f;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-align:justify;
}
.schedule-swiper-slide-inner-unit-list-unit{
  font-size: 18px;
  color: #952e1f;
  line-height: 30px;
  text-align:justify;
}
.schedule-tool-img{
  width:calc( 190 / 1280 * 100% );
  flex:none;
  position:relative;
  z-index:99;
}
.schedule-tool-right{
  height:49px;
  display:flex;
  flex:1;
  color:#fdddb8;
  position:relative;
  z-index:10;
  overflow-x:auto;
  overflow-y:hidden;
}
.schedule-tool-right-bg{
  width: calc( 100% + 2000px );
  height: 100%;
  position: absolute;
  z-index: 10;
  /* right: 0; */
  /* top: 0; */
  background-image: linear-gradient(to bottom,#f54246 0%, rgba(0,0,0,0) 50%);
  left: calc( 190 / 1280 * 100% - 20px );
  height: 49px;
  bottom: 0;
}
.schedule-tool-mouth{
  line-height:49px;
  height:100%;
  flex:none;
  margin-left:28px;
  font-size: 28px;
  position:relative;
  z-index:99;
}
.schedule-tool-list{
  flex:1;
  margin-left:36px;
  display:flex;
  position:relative;
  z-index:99;
}
.schedule-tool-list-unit{
  flex:none;
  line-height:49px;
  height:100%;
  padding-left:17px;
  padding-right:17px;
  text-align:center;
  margin-left:22px;
  cursor:pointer;
}
.schedule-tool-list-unit:first-of-type{
  margin-left:0;
}
.schedule-tool-list-unit:hover,.schedule-tool-list-unit-active{
  background-image: linear-gradient(to bottom, 
		#f07f3a 0%, 
		rgba(0,0,0,0) 100%);
}
.schedule{
  margin-top:80px;
  overflow:hidden;
}
.schedule-tool{
  display:flex;
  align-items:flex-end;
  position:relative;
}
.Headlines-box{
  background-image: linear-gradient(90deg, #027fc2 0%, #dcbf1c 100%);
}
.Headlines{
  padding:80px 0 50px 0;
  width:96.26vw;
  margin-left:auto;
  margin-right:auto;
}
.HeadlinesFirst{
  display:flex;
  justify-content:center;
  align-items:center;
  width:100%;
  font-family:"SimHei";
}
.HeadlinesFirst-img{
  flex:none;
  width: 41px;
  margin-right:18px;
}
.HeadlinesFirst-title{
  flex:none;
  font-size: 40px;
  font-weight:bold;
  max-width: 100%;
}
.Greaterthan1{
  display:flex;
  justify-content:center;
  width:100%;
  margin-top:25px;
}
.Greaterthan1 div{
  flex:1;
  height:23px;
}
.Greaterthan1 div:nth-child(1){
  padding-right:40px;
}
.Greaterthan1 div:nth-child(2){
  padding-left:40px;
  border-left: solid 1px #fdddb8;
}
.Greaterthan1 a{
  font-size: 24px;
  height: 23px;
  line-height: 24px;
}
.Headlines a{
  color:#fdddb8;
  transition:0.5s;
}
.Greaterthan1 div:nth-child(1) a{
  text-align:right;
  text-align-last: right;
}
body{
  background-color: rgba(177,41,35,1);
}
.first-box .flex-between-left{
  width:calc( 688 / 1280 * 100% );
}
.first-box .flex-between-right{
  width:calc( 534 / 1280 * 100% );
}
.first-box .column-swiper-slide-bac{
  position: relative;
  height:calc( 688px * 9 / 16 );
}
.first-box .column-swiper-slide-title-bac{
  position:relative;
  background-image:none;
  padding:18px 0 0 0;
  height:unset;
}
.first-box .column-swiper-slide-title{
  color: #fdddb8!important;
  font-size: 24px;
}
.first-box .column-swiper-button-next,.first-box .column-swiper-button-prev{
  display:none;
}
.first-box .column-swiper-container .column-swiper-pagination{
  top: 370px;
  height:10px;
}
.video-slide{
  border-bottom: solid 1px #f8d294;
}
.title-link .title-img{
  width:100%;
}
.first-box .title-link .title-img{
  margin-top:-24px;
}
.video-box-bac img{
  width:100%;
  height:100%;
}
.video-box{
  position:relative;
  height:100%;
  overflow: hidden;
  border-radius: 8px;
}
.video-box-bac{
  position:relative;
  z-index:10;
}
.video-box .story-title-div{
  position:absolute;
  z-index:99;
  left:0;
  bottom:0;
  padding:4px 22px 4px 15px;
  background-color: rgba(0,0,0,0.48);
  display:flex;
  align-items:center;
  width:100%;
}
.video-box .video-icon{
  width: 34px;
  flex:none;
}
.video-box .video-title{
  flex:1;
  color:#fdddb8;
  margin-left:29px;
}
.video-tag-list .video-title-point{
  width: 8px;
  height: 8px;
  border-radius:8px;
  background-color: #fdddb8;
  margin-right:12px;
  display:inline-block;
}
.video-tag-list .video-title{
  color: #fdddb8;
  margin-top:8px;
}
.video-tag .video-title,.video-tag-list .video-title{
  font-size: 18px;
}
.video-tag-list{
  margin-top:25px;
}
.video-tag-list .video-title:first-of-type{
  margin-top:0;
}
.top-right-child{
  margin-top:9px;
  height:calc( 534px * 9 / 16 );
  background-image: linear-gradient(to top, 
    #fdd799 0%, 
    #fdeed9 100%);
  border-radius: 8px;
  box-sizing: border-box;
  padding:4px;
}
.video-column{
  border-style: solid;
  border-width: 6px;
  border-image-source: linear-gradient(to left bottom, #f1cca1 0%, rgba(0,0,0,0) 50%, #f1cca1 100%);
  border-image-slice: 1;
  margin-top:80px;
  padding:14px 0 20px;
}
.video-column-inner{
  display:flex;
  align-items:center;
  position:relative;
}
.video-column-img-box{
  position:relative;
  flex:1;
  height:600px;
  z-index:10;
}
.video-column-img{
  position:absolute;
  width:110%;
  z-index:10;
  transform:translate(-50%,-50%);
  left:50%;
  top:50%;
}
.video-column-link{
  width: 76px;
  height: 29px;
  background-color: #fcdbb6;
  box-shadow: 4px 5px 8px 1px 
    #8b0008;
  border-radius: 15px;
  font-size: 21px;
  line-height: 29px;
  color: #6e0023;
  position:absolute;
  z-index:99;
  top:65%;
  left:50%;
  transform:translateX(-50%);
  text-align:center;
}
.video-column1-swiper{
  width:calc( ( 324 + 357 ) / 1280 * 100% );
  position:relative;
  z-index:99;
}
.video-column1-swiper-slide-inner iframe{
  width:100%;
  height:calc(( 324px + 357px ) * 0.5 * 0.95 * 16 / 9 - 1px );
}
body .column-swiper-button-next:after,body .column-swiper-button-prev:after{
  color:#a00c05;
}
body .column-swiper-button-next:hover,body .column-swiper-button-prev:hover{
  background-color: #fcdbb6;
}
#informationSwiper,
#thumbs,
#swiperTitle{
  overflow:hidden;
}
.information_content{
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
  margin-top:5px;
}
.information_content .content_left{
  width:calc(55%)
}
.information_content .content_right{
  width: calc(45%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#swiperTitle .swiper-slide{
  padding:20px 40px;
  background-color: #6b060b;
}
#swiperTitle{
  flex: 1;
}
.swiperStoryTitle{
  width: 100%;
  margin: 0 auto;
}
#swiperTitle .swiper-slide .swiperStoryTitle a{
  color:#fdddb8;
  font-size: 20px;
  margin-bottom:27px;
}
#swiperTitle .swiper-slide{
  text-align: justify;
  color:#ae2023;
}
#swiperTitle .swiper-slide .summary{
  text-indent: 30px;
  width: 100%;
  margin: 0 auto;
}
#thumbs {
  position: relative;
  padding: 20px;
  padding-bottom:40px;
  background-color:#f44145;
}
#thumbs .swiper-pagination-bullet {
  background: rgba(0,0,0,0);
  border: solid 1px #ff6568;
  opacity:1;
}
#thumbs .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: #ff6568;
}
#informationSwiper .swiper-slide a .picture{
  width: 100%;
  position:relative;
  z-index:10;
}
#informationSwiper .swiper-slide a .play-icon{
  width:72px;
  position:absolute;
  z-index:99;
  left:34px;
  bottom:19px;
}
.#informationSwiper .swiper-slide a{
  position:relative;
}
.swiper-container-thumbs img{
  width:100%;
}
.video-column-inner .videoStoryPlayer{
  width:95%;
  margin-left:auto;
  margin-right:auto;
}
@media (min-width:1099px){
  .Headlines a:hover{
    color:#ffb052;
  }
}
@media(max-width:1400px){
  .video-column1-swiper-slide-inner iframe{
    height:calc(( 324 + 357 ) / 1280 * ( 91vw - 26px ) * 0.5 * 0.95 * 16 / 9 );
  }
  #thumbs{
    padding: 10px;
    padding-bottom: 20px;
  }
  #thumbs .swiper-pagination{
    bottom: 0px;
  }
  #swiperTitle .swiper-slide .summary{
    display:-webkit-box;
    overflow: hidden; 
    text-overflow: ellipsis;
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:3;
  }
  #swiperTitle .swiper-slide .swiperStoryTitle{
    display:-webkit-box;
    overflow: hidden; 
    text-overflow: ellipsis;
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:2;
  }
  .swiper2-box{
    margin-top: 2vw;
  }
  .swiper2{
    width: 60vw;
  }
  .swiper2-img{
    height: calc(60vw * 9 / 16);
  }
  .swiper2-button{
    width:2vw;
    top: calc( 60vw * 9 / 16 / 2 - 2vw * 22 / 94 / 2 );
  }
  .swiper-button-next.swiper2-button{
    margin-right: calc( 50% - 60vw / 2 - 2vw - 3vw );
  }
  .swiper-button-prev.swiper2-button{
    margin-left: calc( 50% - 60vw / 2 - 2vw - 3vw );
  }
  .swiper2-pagination .swiper-pagination-bullet{
    width: 1vw;
    height: 1vw;
    margin: 0 0.3vw!important;
  }
  .swiper2-title-box{
    padding: 0.5vw 1vw;
  }
  .swiper2-title{
    font-size: 1.2vw;
    line-height: 1.7vw;
  }
  .first-box .column-swiper-slide-bac{
    height: calc( 91vw * 688 / 1280 * 9 / 16 );
  }
  .top-right-child{
    height: calc( 91vw * 534 / 1280 * 9 /16 );
  }
  .first-box .column-swiper-container .column-swiper-pagination{
    top: calc( 91vw * 688 / 1280 * 9 / 16 - 20px );
  }
  .first-box .column-swiper-slide-title{
    font-size: 2vw;
  }
  .video-box .video-title{
    margin-left: 10px;
  }
  .video-column-img-box{
    height: 39vw;
  }
  .video-tag .video-title,.video-tag-list .video-title{
    font-size:1.7vw;
  }
  .video-column{
    margin-top: 4vw;
  }
  #swiperTitle .swiper-slide .swiperStoryTitle a{
    font-size:2vw;
    line-height:2.5vw;
    margin-bottom: 1vw;
  }
  #swiperTitle .swiper-slide .summary{
    font-size: 1.7vw;
    line-height: 2vw;
  }
  #informationSwiper .swiper-slide a .play-icon{
    width:5vw;
  }
  .schedule{
    margin-top:5vw;
  }
  .schedule-tool-right,.schedule-tool-right-bg{
    height:3.5vw;
  }
  .schedule-tool-mouth,.schedule-tool-list-unit{
    line-height:3.5vw;
  }
  .schedule-tool-mouth{
    font-size:2vw;
  }
  .schedule-tool-list-unit{
    font-size:1.5vw;
  }
  .news-list .common-column-list-unit-img{
    height: calc( 91vw * 0.24 * 9 / 16 );
  }
  .voice-list,#lazy-bag{
    margin-top:1vw;
  }
  .voice-list-unit .common-column-list-unit-img{
    height: calc( 857 / 1280 * 91vw * 0.32 * 9 / 16 * 256 / 275 );
  }
  .voice-list-unit{
    height: 37vw;
  }
  .lazy-empty .voice-list-unit .common-column-list-unit-img{
    height: calc( 91vw * 0.24 * 9 / 16 * 256 / 275 );
  }
  #lazy-bag{
    height:78vw;
  }
  .swiper-slide-active .swiper2-img{
    height: calc( ( 60vw ) * 9 / 16 - 3px * 2 );
  }
  .dw{
    margin-top:2vw;
  }
  .dw-list .common-column-list-unit-img{
    height: calc( 91vw * 0.32 * 9 / 16 );
  }
  .report{
    margin-top:5vw;
  }
  .second-box .flex-between{
    padding: 5vw 0 0;
  }
  .swiper2-pagination{
    margin-top:1vw;
  }
  .news{
    margin-top:5vw;
  }
  .banner-list{
    margin-top:5vw;
  }
}
@media (max-width:1099px){
  .Headlines{
    padding: 7vw 0 4vw 0;
  }
  .HeadlinesFirst-img{
    width: 4vw;
    margin-right: 2vw;
  }
  .HeadlinesFirst-title{
    font-size: 3.2vw;
    max-width: 80%;
  }
  .Greaterthan1{
    margin-top: 2vw;
  }
  .Greaterthan1 div:nth-child(1){
    padding-right: 2vw
  }
  .Greaterthan1 div:nth-child(2){
    padding-left: 2vw
  }
  .Greaterthan1 div{
    height:2vw;
  }
  .Greaterthan1 a{
    font-size: 2vw;
    height: 2vw;
    line-height: 2.1vw;
  }
}
@media (max-width:767px){
  .video-column1-swiper-slide-inner iframe{
    height:calc( ( 96.26vw - 6px - 6px ) * 0.5 * 0.95 * 16 / 9 );
  }
  .Headlines .HeadlinesFirst-title{
    max-width:100%;
    -webkit-line-clamp: 2;
    color: #ffb052;
    font-size: 5.87vw;
    font-weight:bolder;
    line-height: 6.8vw;
  }
  .Greaterthan1{
    display:block;
  }
  .Greaterthan1 a,.Headlines .HeadlinesFirst-title{
    text-align:center;
  }
  .Greaterthan1 a{
    font-size: 4.27vw;
    height: unset;
    line-height: 5.2vw;
    -webkit-line-clamp: 2;
  }
  .Greaterthan1 div{
    padding-top:4vw;
    padding-bottom:3.07vw;
    border-top:dashed 1px #e63831;
    height:unset;
  }
  .Greaterthan1 div:nth-child(1) a{
    text-align:center;
    text-align-last: center;
  }
  .Greaterthan1 div:nth-child(2){
    border-left:0;
  }
  .swiper2-title{
    font-size: 1.7vw;
    line-height:2.5vw;
  }
  .first-box .flex-between-left{
    width:100%;
  }
  .first-box .column-swiper-slide-bac{
    height: calc( 96.26vw * 9 / 16 );
  }
  .first-box .flex-between{
    padding: 0 0 3vw;
  }
  .first-box .column-swiper-slide-title{
    font-size: 4.27vw;
    line-height: 6vw;
  }
  .first-box .column-swiper-container .column-swiper-pagination{
    top:calc( 96.26vw * 9 / 16 - 20px );
  }
  .first-box .flex-between-right{
    width:100%;
  }
  .top-right-child{
    height: calc( 96.26vw * 9 /16 );
  }
  .video-tag .video-title, .video-tag-list .video-title{
    font-size:4.27vw;
  }
  .first-box .title-link .title-img{
    margin-top:0;
  }
  body .flex-between.first-box{
    padding: 0 0 4vw 0;
  }
  .video-column-inner{
    display:block;
  }
  .video-column-img-box{
    height:68vw;
  }
  .video-column-link{
    font-size: 3vw;
    width: 10.47vw;
    height: 4vw;
    line-height: 4vw;
  }
  .video-column1-swiper{
    width:100%;
    margin-top:-15vw;
  }
  .information_content{
    margin-top:7vw;
    display:block;
  }
  .information_content .content_left,.information_content .content_right{
    width:100%;
  }
  #informationSwiper .swiper-slide a .play-icon{
    width:9.6vw;
    left: 1.87vw;
    bottom: 1.73vw;
  }
  #swiperTitle .swiper-slide .swiperStoryTitle a{
    font-size: 4.27vw;
    line-height: 5.73vw;
    margin-bottom: 7vw;
  }
  #swiperTitle .swiper-slide .summary{
    font-size: 3.2vw;
    line-height: 4.53vw;
  }
  .schedule-tool-img{
    width:43.2vw;
  }
  .schedule-tool-right-bg{
    left: calc( 43.2vw - 20px );
  }
  .schedule-tool-right, .schedule-tool-right-bg{
    height: 8.27vw;
  }
  .schedule-tool-mouth, .schedule-tool-list-unit{
    line-height: 8.27vw;
  }
  .schedule-tool-mouth{
    font-size: 4.8vw;
    margin-left:4.8vw;
  }
  .schedule-tool-list-unit{
    font-size: 3.73vw;
    padding-left: 2.27vw;
    padding-right: 2.27vw;
    margin-left: 0;
  }
  .schedule-tool-list{
    margin-left:3.2vw;
  }
  .schedule-swiper-slide-inner{
    padding: 0 1vw 0 3.87vw;
  }
  .schedule-swiper-slide-inner-unit-title,.schedule-swiper-slide-inner-unit-list-unit{
    font-size: 3.73vw;
    line-height: 6.53vw;
  }
  .news-list .common-column-list-unit{
    width: 48%;
  }
  .news-list .common-column-list-unit-img{
    height: calc( 96.26vw * 0.48 * 9 / 16 );
  }
  .news-list .common-column-list-unit{
    margin-top:6vw;
  }
  .news-list .common-column-list-unit:nth-child(-n+4){
    margin-top:6vw;
  }
  .news-list .common-column-list-unit:nth-child(-n+2){
    margin-top:0;
  }
  .banner-list{
    display:block;
    margin-top:13vw;
  }
  .banner-list-unit{
    width:100%;
    margin-top:4.53vw;
  }
  .banner-list-unit:first-of-type{
    margin-top:0;
  }
  .second-box .flex-between-left{
    width:100%;
  }
  .second-box .flex-between{
    padding: 10vw 0 0;
  }
  .voice-list, #lazy-bag{
    margin-top: 5vw;
  }
  .voice-list-unit,.lazy-empty .voice-list-unit{
    width: 48%;
    height: 99vw;
  }
  .voice-list-unit .common-column-list-unit-img,.lazy-empty .voice-list-unit .common-column-list-unit-img{
    height:calc( 96.26vw * 0.48 * 9 / 16 * 256 / 275 );
  }
  .common-column-list-unit-text{
    font-size: 3.2vw;
  }
  .second-box .flex-between-right{
    width:100%;
  }
  .swiper2-title{
    font-size: 3.73vw;
    line-height: 5vw;
  }
  .swiper2-pagination .swiper-pagination-bullet{
    width: 2vw;
    height: 2vw;
  }
  .swiper2 .swiper-slide-active .swiper2-slide{
    border:solid 3px #ff0000;
  }
  #lazy-bag{
    height:75vh;
  }
  .swiper2-box{
    margin-top: 4vw;
  }
  .dw-list{
    display: block;
  }
  .dw-list .common-column-list-unit{
    width:100%;
  }
  .dw-list .common-column-list-unit-img{
    height: calc( 96.26vw * 9 / 16 );
  }
  .dw-list .common-column-list-unit-title{
    -webkit-line-clamp: 2;
    height: unset;
  }
  .dw-list .common-column-list-unit,.dw-list .common-column-list-unit:nth-child(-n+3){
    margin-top:9vw;
  }
  .dw-list .common-column-list-unit:nth-child(1){
    margin-top:0;
  }
  .report .roll-view{
    margin-top:4vw;
  }
  .voice-list-unit .common-column-list-unit-img{
    border-radius: 3vw;
  }
}