
/* 2023-11-3 tao start */
.agent-pc .ff_indexPage .project.ff_noSlider .owl-nav .owl-prev::after {
  display: none;
}
.agent-pc .ff_indexPage .project.ff_noSlider .owl-nav .owl-prev {
  left: 0;
  top: 0;
  right: auto;
  transform: translateY(-50%) rotate(-90deg);
}
.agent-pc .ff_indexPage .project.ff_noSlider .owl-nav .owl-next {
  right: 0;
  top: 0;
  transform: translateY(-50%) rotate(-90deg);
}

.agent-pc .service .container_category {
    position:absolute;
    top: 11.875vw;
    right: 7.6vw;
    z-index: 2;

}

.ff_indexPage .service.ff_noSlider .container_content {
  width: 100%;
  padding: 0;
  min-width:auto;
}
.agent-pc
  .longPage
  .project.mlist:not(.imagelink)
  .content_list_new
  .item_block
  .item_img
  img,
.agent-pc
  .singlescreen
  .project.mlist:not(.imagelink)
  .content_list_new
  .item_block
  .item_img
  img {
  width: 100%;
}
.agent-pc
  .ff_indexPage
  .project.ff_noSlider
  .content_list_new
  .item_block
  .item_img {
  margin-right: 0;
  width: 60%;
  padding-top: 33%;
}
.agent-pc .ff_indexPage .project .item_block,
.agent-pc .npagePage:not(.post) .project .item_block {
  margin-bottom: 0;
}

.ff_indexPage .service.pt-page-current {
  background-color: #394867;
}

.ff_indexPage .service .module_container {
  width: 100%;
  top: auto;
  transform: none;
}

.ff_indexPage .service .container_header {
  position: absolute;
  top: 11.875vw;
  left: 7.6vw;
  z-index: 2;
}

@media screen and (max-width: 1280px) {
  .ff_indexPage .service .container_header {
    left: 40px;
  }
}

.ff_indexPage .service .content_wrapper {
  margin-right: 0;
}

.ff_indexPage .service .content_list_new .item_block {
  margin: 0;
  animation: none;
}

.ff_indexPage .service .content_list_new .item_block.animated {
  animation: none;
}

.ff_indexPage .service .content_list_new .item_block .item_img {
  display: block;
  padding-top: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.ff_indexPage .service .content_list_new .item_block .item_img img {
  display: none;
}

.ff_indexPage .service .content_list_new .item_block .item_wrapper {
  display: none;
}

.ff_indexPage .service .number {
  display: block;
  position: absolute;
  top: 10vw;
  left: 23vw;
  z-index: 1;
}

.ff_indexPage .service .number .num {
  font-family: "DisneyEnglish-Bold";
}

.ff_indexPage .service .number .current {
  font-size: 140px;
  color: #fff;
}

.ff_indexPage .service .number .total {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.4);
  padding-left: 20px;
  margin-top: 30px;
  vertical-align: top;
  display: inline-block;
  position: relative;
}

.ff_indexPage .service .number .total::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.4);
  transform: rotate(20deg);
  position: absolute;
  top: 10px;
  left: 8px;
}

.ff_indexPage .service .info_list {
  display: block;
  position: absolute;
  top: calc(10vw + 180px);
  left: 23vw;
  z-index: 1;
  width: 30%;
}

.ff_indexPage .service .info_list .item_block .title {
  font-size: 36px;
  font-weight: bold;
}

.ff_indexPage .service .info_list .item_block .item_wrapper > .date_wrap {
  display: block;
  font-size: 20px;
  line-height: 36px;
  font-family: GothamRnd-Light;
}

.agent-pc
  .ff_indexPage
  .service
  .info_list
  .item_block
  .item_wrapper
  > .date_wrap {
  font-family: "Montserrat-Medium-7";
  color: rgba(255, 255, 255, 0.8);
  display: none;
}

.ff_indexPage .service .thumb_list {
  position: absolute;
  width: 190px;
  height: 86px;
  padding: 4px;
  box-sizing: border-box;
  right: calc(20.625vw + 214px);
  bottom: 151px;
  z-index: 1;
  background-color: #394867;
}

.ff_indexPage .service .thumb_list .owl-carousel {
  display: block;
}

.ff_indexPage .service .thumb_list .item_block {
  margin: 0;
}

.ff_indexPage .service .thumb_list .item_img {
  padding-top: 78px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ff_indexPage .service .thumb_list .item_img img {
  display: none;
}

.ff_indexPage .service .owl-nav {
  background-color: #fff;
}

.ff_indexPage .service .owl-nav [class*="owl-"] {
  width: 107px;
  height: 100%;
  top: auto;
  transform: none;
}

.ff_indexPage .service .owl-nav .iconfont {
  color: #394867;
}

.ff_indexPage .service .owl-nav .iconfont:before {
  font-size: 20px;
}

.ff_indexPage .service .owl-nav .owl-prev {
  left: 0;
}

.ff_indexPage .service .owl-nav .owl-prev::after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #ccd3dc;
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
}

.ff_indexPage .service .owl-nav .owl-next {
  right: 0;
}

.ff_indexPage .service .tab_btn {
  position: absolute;
  width: 58.75vw;
  left: 20.625vw;
  bottom: 0;
  z-index: 1;
}

.ff_indexPage .service .tab_btn .tab_btn_list {
  width: calc(100% - 214px);
  padding: 0 6.5%;
  box-sizing: border-box;
  background-color: #394867;
}
.ff_indexPage .service .tab_btn .tab_btn_list .subtitle {
  display: none;
}
.ff_indexPage .service .info_list .owl-item .item_block .item_info > .date_wrap,
.ff_indexPage .service .info_list .owl-item .item_block .item_info > .subtitle,
.ff_indexPage .service .info_list .owl-item .item_block .item_wrapper  > .item_des {
  display: none;
}

.ff_indexPage .service .tab_btn .item_block {
  margin: 0;
  padding: 62px 0 62px 24%;
  cursor: pointer;
}

.ff_indexPage .service .tab_btn .owl-nav {
  display: block;
  width: 214px;
  height: 100%;
  right: -214px;
}

.ff_indexPage .service .tab_btn .owl-item {
  pointer-events: none;
}

.ff_indexPage .service .tab_btn .owl-item.active {
  pointer-events: initial;
}

.ff_indexPage .service .tab_btn .owl-item.state_active .item_info .date_wrap {
  color: #fff;
}

.ff_indexPage .service .tab_btn .owl-item.state_active .title {
  color: #fff;
}

.ff_indexPage .service .tab_btn .item_wrapper > .date_wrap {
  display: none;
}

.ff_indexPage .service .tab_btn .item_wrapper .item_info .date_wrap {
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.4);
  font-family: "DisneyEnglish-Bold";
  font-weight: bold;
  display:none;
}

.ff_indexPage .service .owl-item .item_block,
.npagePage:not(.post) .service .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .service .tab_btn .item_wrapper .item_info .date_wrap .year,
.ff_indexPage
  .service
  .tab_btn
  .item_wrapper
  .item_info
  .date_wrap
  .time-connect:nth-of-type(1) {
  display: none;
}

.ff_indexPage .service .tab_btn .item_wrapper .title {
  width: 76%;
  font-size: 15px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.4);
}

.ff_indexPage .service .tab_btn .item_wrapper .item_des {
  display: none;
}

.bodylist.bodyservice .tab_image {
  display: none;
}

.bodylist.bodyservice .tab_content .item_block .item_img {
  display: block;
  padding-top: 50%;
}

.ff_indexPage .service .content_list_new .owl-nav{
  display:block;
}
.ff_indexPage .service .content_list_new .owl-nav .owl-prev:after{
  display:none;
}
.ff_indexPage .project.ff_noSlider .owl-nav .owl-next .iconfont::before,
.ff_indexPage .project.ff_noSlider .owl-nav .owl-prev .iconfont::before{
  font-size:24px;
}
.ff_indexPage .project.ff_noSlider .owl-nav .owl-next .icon-more::before{
  margin-bottom:8px;
}
@media screen and (max-width: 1024px) and (min-width: 700px) {
  .agent-pc .ff_indexPage .service .module_container .container_header {
    display: none;
  }
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
  .ff_indexPage .service .thumb_list,
  .ff_indexPage .service .tab_btn {
    display: none !important;
  }
}

.ff_indexPage .service .content_list_new .owl-nav [class*="owl-"] {
  display:none;
}

.ff_indexPage .service .content_list_new .owl-nav [class*="owl-"] {
  height: 107px;
  background-color: rgba(255,255,255,.4);
}
@media screen and (min-width: 700px) and (max-width: 1024px){
  .ff_indexPage .service .content_list_new .owl-nav [class*="owl-"] {
      display: block;
  }
  .agent-pc .service .content_list_new .owl-nav [class*="owl-"]:hover {
    background-color: #394867;
  }
}


.agent-pc .npagePage:not(.post) .service .item_block{
  width:100%;
}
.agent-pc .npagePage:not(.post) .service .item_block .item_box{
  display: flex;
  align-items: center;
}
.agent-pc .longPage .service.mlist:not(.imagelink) .content_list .item_block .item_img, .agent-pc .singlescreen .service.mlist:not(.imagelink) .content_list .item_block .item_img{
  width: 60%;
  padding-top:31%;
}
.agent-pc .bodylist.bodyservice .item_block .item_wrapper{
  width:40%;
  box-sizing: border-box;
}
.agent-pc .npagePage:not(.post) .service .item_block:hover, .agent-pc .longPage .listContent_post .content_list .item_block:hover{
  background:none;
}
.agent-pc .longPage .service.mlist:not(.imagelink) .content_list .item_block .item_img::after, .agent-pc .singlescreen .service.mlist:not(.imagelink) .content_list .item_block .item_img::after{
  width:26px;
}
.agent-pc .service.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_info .title{
  font-size:24px;
}
.agent-pc .ff_pageList .service .content_list .item_block .item_box .item_wrapper .item_info .subtitle{
  margin-top:4px;
}
.agent-pc .npagePage:not(.post) .service .item_block .item_wrapper .item_des{
  display: block;
  margin-top:52px;
}
.agent-pc .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title,.agent-pc .ff_pageList .service .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle,.agent-pc .ff_pageList .service .content_list .item_block:hover .item_box .item_wrapper .item_des{
  transform: translateY(0) translateX(20px);
}
.agent-pc .ff_pageList .service .content_list .item_block .item_box .item_wrapper .item_des{
  transition:all .3s ease;
}
/* 2023-11-3 tao end */
