/* 
* ==============
* desktop
* ==============
*/

/* 
 * container
 */
.is-pc.theme-top .section:not(.section-bg-white.section-sp-4x) .container-fluid {
    padding: 0;
}
.is-pc.theme-top .section-sp-4x {
    padding-top: 3rem;
    padding-bottom: 2rem
}
.is-pc.theme-top .section:not(:first-child) {
  border-top: 5px solid #00338E;
  padding: 0;
}
@media screen and (max-width: 767.98px) {
  .is-pc.theme-top .section:not(:first-child) {
    border-top: 3px solid #00338E;
  }
}

.is-pc.theme-top .container {
  min-width: auto;
  padding: 0;
}

.is-pc.theme-top .topImportantNotice {
    display: flex
}
.is-pc.theme-top .topImportantNotice {
    padding-right: 20px;
    padding-left: 20px;
}
@media screen and (max-width: 960px) {
  .is-pc.theme-top .topImportantNotice {
    display: block
  }
  .is-pc.theme-top .topImportantNotice {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .is-pc.theme-top .topImportantNotice>._header>._title {
    font-size: 1rem;
    font-size: clamp(0.75rem, 0.6rem + 0.67vw, 1rem);
    margin-top: 0.625rem;
  }
  .is-pc.theme-top .topImportantNotice>._body>._list {
    font-size: 1rem;
    font-size: clamp(0.75rem, 0.6rem + 0.67vw, 1rem);
    line-height: calc(0.15rem + 1em + 0.15rem);
  }
}

.is-pc.theme-top .topListSection {
  margin-left: 2.125rem;
  margin-right: 2.125rem;
  padding: 3.125rem 3.5rem 0.625rem;
}
@media screen and (max-width: 1280px) {
  .is-pc.theme-top .topListSection {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 960px) {
  .is-pc.theme-top .topListSection {
    padding: clamp(2.5rem, -3.718rem + 10.36vw, 3.125rem) clamp(0.938rem, -2.788rem + 7.77vw, 1.875rem) clamp(0.5rem, 0.341rem + 0.59vw, 0.625rem);
  }
}
@media screen and (max-width: 767.98px) {
  .is-pc.theme-top .topListSection {
    padding: clamp(1.25rem, -0.345rem + 5.93vw, 2.5rem) 0.625rem clamp(0.5rem, 0.341rem + 0.59vw, 0.625rem);
  }
}
@media screen and (max-width: 767.98px) {
  .is-pc.theme-top .topListSection {
    padding: clamp(1.25rem, -0.345rem + 5.93vw, 2.5rem) 0.5rem clamp(0.5rem, 0.341rem + 0.59vw, 0.625rem);
  }
}

/* 
 * topMainVisual
 */
.is-pc .topMainVisual.swiper-container {
    height: 100% !important;
    max-height: 419px;
    margin: auto;
    max-width: 1280px;
}
.is-pc .topMainVisual .swiper-wrapper {
    margin: auto;
    max-width: 1280px;
}
.is-pc .topMainVisual .swiper-slide {
    height: 100% !important;
    max-height: 419px;
    margin: auto;
}
.is-pc .topMainVisual .swiper-slide:not(.swiper-slide-active) {
    pointer-events: none;
}
.is-pc .topMainVisual .swiper-slide>._cover-video {
    /* padding-bottom: 32.7868%; */
    padding-bottom: 0 !important;
}
.is-pc .topMainVisual .swiper-slide>._cover-video video {
    max-width: 1280px;
}
.is-pc .topMainVisual .swiper-slide>._cover-image {
    /* padding-bottom: 32.7868%; */
    padding-bottom: 0 !important;
}
.is-pc .topMainVisual .swiper-slide>._cover-image img {
    max-width: 1280px;
}
.is-pc .topMainVisual .swiper-slide:not(.swiper-slide-active) {
    pointer-events: none;
    opacity: 0;
}

/* Slider '<' and '>' button display adjustment */
.topMainVisual .swiper-navigation {
    display: none;
}
@media screen and (max-width: 960px) {
  .topMainVisual .swiper-navigation-next {
    right: 0;
  }
  .topMainVisual .swiper-navigation-prev {
    left: 0;
  }
  .topMainVisual .swiper-navigation:before {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 767.98px) {
  .topMainVisual .swiper-navigation:before {
    font-size: 1.25rem;
  }
}

/* Adjustment of slider pagination button display. */
.is-pc .topMainVisual .swiper-pagination {
    line-height: 1;
    height: 1rem;
    bottom: 3px;
}
.is-pc .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    height: .625rem;
    width: .625rem;
    position: relative;
    outline-color: rgba(0, 51, 142, 1);
    border-radius: 50%;
}
.is-pc .topMainVisual .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover,
.is-pc .topMainVisual .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:focus{
    color: #0071c5;
    background: rgba(0, 51, 142, 1);
    border-radius: 50%;
}
.is-pc .topMainVisual .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:active {
    color: #005b9f;
    background: rgba(0,91,159,1);
}
.is-pc .topMainVisual .swiper-pagination-bullet:before {
    content: "\f111";
    position: absolute;
    top:calc(50% - .3125rem);
    left:calc(50% - .3125rem);
}

/* 
 * Helpful Resources
 * and 
 * topListSection
 */
.is-pc.theme-top .topListSection-header {
    border-bottom: 0;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
.is-pc.theme-top .topListSection-header-resources{
    border-bottom: 0;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 0;
    line-height: 1.5;
}

.is-pc.theme-top .topListSection-header-resources>._title,
.is-pc.theme-top .topListSection-header>._title {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: 1.2px;
}
@media screen and  (max-width: 1280px) {
  .is-pc.theme-top .topListSection-header-resources>._title,.is-pc.theme-top .topListSection-header>._title {
    font-size: 1.5rem;
  }
  .is-pc.theme-top .topListSection-header-resources>._title,.is-pc.theme-top .topListSection-header>._title {
    font-size: clamp(1.125rem, 0.75rem + 0.63vw, 1.25rem);
  }
}
@media screen and  (max-width: 960px) {
  .is-pc.theme-top .topListSection-header-resources>._title,.is-pc.theme-top .topListSection-header>._title {
    font-size: clamp(1.063rem, 0.563rem + 1.04vw, 1.188rem);
  }
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topListSection-header-resources>._title,.is-pc.theme-top .topListSection-header>._title {
    font-size: clamp(1rem, 0.841rem + 0.59vw, 1.125rem);
  }
}
@media screen and  (max-width: 430px) {
  .is-pc.theme-top .topListSection-header-resources>._title,.is-pc.theme-top .topListSection-header>._title {
    font-size: clamp(1rem, 0.357rem + 2.86vw, 1.125rem);
  }
}

.is-pc.theme-top .topListSection-header-resources>._more,
.is-pc.theme-top .topListSection-header>._more {
    font-size: 0.845rem;
    font-weight: bold;
    margin-top: -0.2rem;
    letter-spacing: 1px;
}

.is-pc.theme-top .topListSection-header-resources>._more a,
.is-pc.theme-top .topListSection-header>._more a  {
    color: #00338E;
    position: relative;
    padding-right: 1.8rem;
}
.is-pc.theme-top .topListSection-header-resources>._more i,
.is-pc.theme-top .topListSection-header>._more i {
    display: none;
}
@media screen and  (max-width: 1280px) {
  .is-pc.theme-top .topListSection-header-resources>._more {
    font-size: 1.125rem;
  }
  .is-pc.theme-top .topListSection-header-resources>._more a, .is-pc.theme-top .topListSection-header>._more a {
    font-size: clamp(0.813rem, 0.625rem + 0.31vw, 0.875rem);
    padding-right: 1.7rem;
  }
}
@media screen and  (max-width: 960px) {
  .is-pc.theme-top .topListSection-header-resources>._more a, .is-pc.theme-top .topListSection-header>._more a {
    font-size: clamp(0.781rem, 0.533rem + 0.52vw, 0.844rem);
    padding-right: 1.6rem;
  }
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topListSection-header-resources>._more {
    font-size: .9375rem;
  }
  .is-pc.theme-top .topListSection-header-resources>._more a, .is-pc.theme-top .topListSection-header>._more a {
    font-size: clamp(0.75rem, 0.67rem + 0.3vw, 0.813rem);
    padding-right: 1.3rem;
  }
}
@media screen and  (max-width: 430px) {
  .is-pc.theme-top .topListSection-header-resources>._more a, .is-pc.theme-top .topListSection-header>._more a {
    font-size: clamp(0.688rem, 0.366rem + 1.43vw, 0.75rem);
    padding-right: 1rem;
  }
}

.is-pc.theme-top .topListSection-header-resources>._more a::after,
.is-pc.theme-top .topListSection-header>._more a::after {
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  border-top: 1px solid #00338E;
  border-right: 1px solid #00338E;
  position: absolute;
  top: calc(50% - 0.325rem);
  right: .25rem;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  text-align: center;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.is-pc.theme-top .topListSection-header-resources>._more a:hover,
.is-pc.theme-top .topListSection-header>._more a:hover {
    color: #00145F
}
.is-pc.theme-top .topListSection-header-resources>._more a:hover::after,
.is-pc.theme-top .topListSection-header>._more a:hover::after {
  border-top: 1px solid #00145F;
  border-right: 1px solid #00145F;
}

.is-pc.theme-top .topResourcesCardList.slick-slider .slick-list {
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 2px;
    padding-right: 2px;
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-list .slick-track .slick-slide {
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 10px;
    padding: 2px 2px 3px;
    overflow: hidden;
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topResourcesCardList.slick-slider .slick-list {
    margin-left: -5px;
    margin-right: -5px;
  }
  .is-pc.theme-top .topResourcesCardList.slick-slider .slick-list .slick-track .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
  }
}

.is-pc.theme-top .topResourcesCard {
    box-shadow: none;
}

.is-pc.theme-top .topResourcesCard:hover {
  background-color: #fff;
    box-shadow: none;
}

.is-pc.theme-top .topResourcesCard>._image>._cover img{
    border: 1px solid #CCD6E8;
    border-radius: 0.2rem;
}

.is-pc.theme-top .topResourcesCard>._body {
    height: 6.5rem;
    padding: .425rem 0 0;
    display: flex;
    flex-flow: column;
}
@media screen and  (max-width: 1280px) {
  .is-pc.theme-top .topResourcesCard>._body {
    padding: 0.875rem clamp(0.25rem, 0.037rem + 1.06vw, 0.875rem) clamp(0.25rem, 0.037rem + 1.06vw, 0.875rem) clamp(0.25rem, 0.037rem + 1.06vw, 0.875rem) !important;
  }
}

.is-pc.theme-top .topResourcesCard>._body:before {
  background-color: #00338E;
}

.is-pc.theme-top .topResourcesCard>._body>._title {
    font-size: 0.9125rem;
    line-height: 1.6;
    letter-spacing: 0.6px;
    margin-bottom: 0;
    max-height: 2.76926em;
    order: 2;
    width: 100%;
}
.is-pc.theme-top #zh-CN .topResourcesCard>._body>._title{
    line-height: 1.575;
}
@media screen and  (max-width: 1280px) {
  .is-pc.theme-top .topResourcesCard>._body>._title {
    font-size: clamp(0.875rem, 0.5rem + 0.63vw, 1rem)
  }
  .is-pc.theme-top .topResourcesCard>._body>._title {
    font-size: clamp(0.875rem, 0.5rem + 0.63vw, 1rem)
    margin-bottom: clamp(0.125rem, -0.003rem + 0.64vw, 0.5rem) !important;
  }
}
@media screen and  (max-width: 960px) {
  .is-pc.theme-top .topResourcesCard>._body>._title,
  .is-pc.theme-top .topResourcesCard>._body>._title {
    font-size: clamp(0.844rem, 0.347rem + 1.04vw, 0.969rem)
  }
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topResourcesCard>._body>._title,
  .is-pc.theme-top .topResourcesCard>._body>._title {
    font-size: clamp(0.813rem, 0.653rem + 0.59vw, 0.938rem)
  }
}
@media screen and  (max-width: 430px) {
  .is-pc.theme-top .topResourcesCard>._body>._title,
  .is-pc.theme-top .topResourcesCard>._body>._title {
    font-size: clamp(0.813rem, 0.17rem + 2.86vw, 0.938rem)
  }
}

.is-pc.theme-top .topResourcesCard>._body>._title:after {
    height: 1.38463em;
    top: 1.38463em;
}
.is-pc.theme-top .topResourcesCard:hover>._body>._title:after {
    background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 50%);
}

.is-pc.theme-top .topResourcesCard>._body>._date {
    font-size: 0.875rem;
    color: #00338E;
    margin-top: 0;
    margin-bottom: 0.425rem;
    width: 100%;
}
@media screen and  (max-width: 1280px) {
  .is-pc.theme-top .topResourcesCard>._body>._date,
  .is-pc.theme-top .topResourcesCard>._body>._date  {
    font-size: clamp(0.625rem, 0.582rem + 0.21vw, 0.75rem);
    font-size: 0.825rem;
  }
}

/* Adjustment of slider button display. */
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow {
    border-radius: 50%;
    background: #00338E;
    height: 2.5rem;
    outline:0;
    top: calc(50% - 5rem);
    width: 2.5rem;
    transition: all .24s 0s ease-in-out;
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow:focus-visible {
    color: #fff;
    background: #00145f;
    box-shadow: 0 0 0 .2rem rgba(0,113,197,0.25);
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow:hover {
    color: #fff;
    background: #00145f;
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow:active {
    color: #000;
    background: #0071c5;
    box-shadow: 0 0 0 .2rem rgba(0,113,197,0.25);
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow.slick-prev {
    left:-2.85rem
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow.slick-next {
    right: -2.85rem
}
@media screen and (max-width: 960px) {
    .is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow:before {
      font-size: 1.75rem;
    }
    .is-pc.theme-top .topResourcesCardList.slick-slider,
    .is-pc.theme-top .topResourcesCardList.slick-slider {
        padding-bottom: 2.5rem;
    }
    .is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow.slick-prev,
    .is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow.slick-prev {
        left: calc(100% - 6.5rem) !important;
        top: calc(100% - 2.5rem);
    }
    .is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow.slick-next,
    .is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow.slick-next {
        right: 1rem !important;
        top: calc(100% - 2.5rem);
    }
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow:before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
    content: "";
    width: 0.625rem;
  height: 0.625rem;
  position: absolute;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  text-align: center;
  -webkit-transition: all 0.3s;
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow.slick-prev:before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: calc(50% - .3rem);
  right: calc(50% - .4rem);
}
.is-pc.theme-top .topResourcesCardList.slick-slider .slick-arrow.slick-next:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: calc(50% - .3rem);
  left: calc(50% - .4rem);
}
 
/* 
* Products
*/
.is-pc.theme-top .topProductCategoryCardList {
    margin-top: -1rem;
    margin-right: -10px;
    margin-left: -10px;
    padding-bottom: 1.3rem;
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topProductCategoryCardList {
    margin-right: -5px;
    margin-left: -5px;
  }
}
.is-pc.theme-top .topProductCategoryCard {
    position: relative;
    padding: 0;
    margin: .75rem 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topProductCategoryCard {
    margin: .75rem 5px;
  }
}

.is-pc.theme-top .topProductCategoryCard:hover {
    background-color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08), 0 1px 15px rgba(0,0,0,0.24) ;
}
.is-pc.theme-top .topProductCategoryCardList-item {
    flex: 0 0 33.33%;
    padding-right: 1px;
    padding-left: 1px;
    margin-bottom: 0;
    max-width: 100%;
}

@media screen and (max-width: 960px) {
  .is-pc.theme-top .topProductCategoryCardList-item {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
}
@media screen and (max-width: 767.98px) {
  .is-pc.theme-top .topProductCategoryCardList-item,
  .is-pc.theme-top .topProductCategoryCardList-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.theme-top .topProductCategoryCard>._image {
    background: radial-gradient(at center bottom, #f2f3f5, #d7d7df);
    position: relative;
    width:100%;
    padding-top: 56.6666%;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.theme-top .topProductCategoryCard:hover>._image {
    background: radial-gradient(at center bottom, #F3F4F9, #EAEAEF);
}
.theme-top .topProductCategoryCard>._image>._cover {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theme-top .topProductCategoryCard>._image>._cover>img{
  height: 100%;
  margin: auto;
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition:all .3s;
}
.theme-top .topProductCategoryCard:hover>._image>._cover img{
  transform:scale(1.125,1.125);
  transition:all .3s;
}
.is-pc.theme-top .topProductCategoryCard>._body {
    padding: .875rem 1.25rem;
    background: rgb(255, 255, 255, .8);
    width: 100%;
}
@media screen and  (max-width: 1280px) {
  .is-pc.theme-top .topProductCategoryCard>._body {
    padding: clamp(0.625rem, 0.251rem + 0.78vw, 0.875rem) clamp(0.625rem, -0.309rem + 1.95vw, 1.25rem);
  }
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topProductCategoryCard>._body {
    padding: clamp(0.625rem, 0.466rem + 0.59vw, 0.75rem) clamp(0.5rem, -0.297rem + 2.97vw, 1.125rem);
  }
}
@media screen and  (max-width: 430px) {
  .is-pc.theme-top .topProductCategoryCard>._body {
    padding: clamp(0.45rem, -0.45rem + 4vw, 0.625rem);
  }
}


.is-pc.theme-top .topProductCategoryCard:hover>._body {
    background: rgb(255, 255, 255, .4);
}
.is-pc.theme-top .topProductCategoryCard>._body:before {
  background-color: #00338E;
}
.is-pc.theme-top .topProductCategoryCard>._body>._title {
    color: #000;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: 0.6px;
    padding-right: 1.625rem;
    position: relative;
}
@media screen and  (max-width: 1280px) {
  .is-pc.theme-top .topProductCategoryCard>._body>._title {
    font-size: clamp(0.875rem, 0.688rem + 0.39vw, 1rem);
  }
  .is-pc.theme-top .topProductCategoryCard>._body>._title {
    font-size: clamp(0.8rem, 0.5rem + 0.62vw, 1rem);
    padding-right: clamp(1.125rem, 0.377rem + 1.56vw, 1.625rem);
  }
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topProductCategoryCard>._body>._title {
    font-size: clamp(0.813rem, 0.653rem + 0.59vw, 0.938rem);
  }
  .is-pc.theme-top .topProductCategoryCard>._body>._title {
    font-size: clamp(0.725rem, 0.454rem + 1.01vw, 0.938rem);
    padding-right: clamp(0.875rem, 0.078rem + 2.97vw, 1.5rem);
  }
}
@media screen and  (max-width: 430px) {
  .is-pc.theme-top .topProductCategoryCard>._body>._title {
    font-size: clamp(0.813rem, 0.653rem + 0.59vw, 0.938rem);
  }
  .is-pc.theme-top .topProductCategoryCard>._body>._title {
    font-size: clamp(0.656rem, 0.303rem + 1.57vw, 0.725rem);
    padding-right: 0.875rem;
  }
}

.is-pc.theme-top .topProductCategoryCard:hover>._body>._title {
    color: #00338E;
}

.is-pc.theme-top .topProductCategoryCard>._body>._title::after {
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  border-top: 1px solid #00338E;
  border-right: 1px solid #00338E;
  position: absolute;
  top: calc(50% - 0.3125rem);
  right: .5rem;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  text-align: center;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and  (max-width: 1280px) {
  .is-pc.theme-top .topProductCategoryCard>._body>._title::after {
    height: clamp(0.5rem, 0.313rem + 0.39vw, 0.625rem);
    width: clamp(0.5rem, 0.313rem + 0.39vw, 0.625rem);
  }
}
@media screen and  (max-width: 767.98px) {
  .is-pc.theme-top .topProductCategoryCard>._body>._title::after {
    height: clamp(0.5rem, 0.341rem + 0.59vw, 0.625rem);
    width: clamp(0.5rem, 0.341rem + 0.59vw, 0.625rem);
  }
}
@media screen and  (max-width: 430px) {
  .is-pc.theme-top .topProductCategoryCard>._body>._title::after {
    height: clamp(0.5rem, -0.143rem + 2.86vw, 0.625rem);
    width: clamp(0.5rem, -0.143rem + 2.86vw, 0.625rem);
  }
}


/* 
* topNewsCard
*/
.is-pc.theme-top .topNewsCardList {
  border-top: 1px solid #CAD6E8;
  margin: 0 10px;
  padding-bottom: 2.5rem;
}

.is-pc.theme-top .topNewsCardList-item {
  border-bottom: 1px solid #CAD6E8;
}

.is-pc.theme-top .topNewsCard {
  padding: 1.4rem 1.8rem;
  -webkit-transition: all 0.3s;
  transition:all .3s;
}
@media screen and (max-width: 767.98px) {
  .is-pc.theme-top .topNewsCard {
    padding: .9rem 1rem;
  }
}

.is-pc.theme-top .topNewsCard:hover {
    background-color: #e9ecef
}

.is-pc.theme-top .topNewsCard p {
  margin: 0;
}

.is-pc.theme-top .topNewsCard>._body {
    position: relative;
  padding-right: 1rem;
}
.is-pc.theme-top .topNewsCard:hover>._body:before {
  border-top: 1px solid #00338E;
  border-right: 1px solid #00338E;
    content: "";
    width: 0.725rem;
  height: 0.725rem;
  position: absolute;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  text-align: center;
  -webkit-transition: all 0.3s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: calc(50% - .3625rem);
  right: .4rem;
}

.is-pc.theme-top .topNewsCard>._body>._date {
    color: #00338E;
    flex-basis: 7.8em;
    padding: 0 0.5rem 0 0;
    letter-spacing: -0.6px
}

.is-pc.theme-top .topNewsCard>._body>._category {
    background-color: inherit;
  border: 1px solid #00338E;
    border-radius: 0.3rem;
    color: #00338E;
    flex-basis: 9.25em;
    letter-spacing: 1px;
    padding: 0.25em 0.5em 0.175em;
    margin-right: 2rem;
    text-align: center;
}
.is-pc.theme-top .topNewsCard>._body>._category span{
    background-color: inherit;
    color: #00338E;
    padding: 0;
}

.is-pc.theme-top .topNewsCard>._body>._title {
    color: #000;
    font-size: 0.875rem;
    margin: auto;
}

@media screen and (max-width: 767.98px) {
    .is-pc.theme-top .topNewsCard p {
    margin: 0;
  }
  .is-pc.theme-top .topNewsCard>._body {
        display: block
    }
    .is-pc.theme-top .topNewsCard>._body>._date {
    font-size: 1rem;
    font-size: clamp(0.75rem, 0.6rem + 0.67vw, 1rem);
        display: inline-block
    }
    .is-pc.theme-top .topNewsCard>._body>._category {
    font-size: .75rem;
    font-size: clamp(0.688rem, 0.65rem + 0.17vw, 0.75rem);
        display: inline-block;
        min-width: 10em;
    }
    .is-pc.theme-top .topNewsCard>._body>._title {
    font-size: 1rem;
    font-size: clamp(0.75rem, 0.6rem + 0.67vw, 1rem);
    line-height: calc(0.15rem + 1em + 0.15rem);
        margin-top: 0.5rem
    }
}




/* 
* ==============
* mobile
* ==============
*/
.is-sp.theme-top .topMainVisual {
    height: 39.58333vw;
}
.is-sp.theme-top .topMainVisual .swiper-slide>._cover-image {
    padding-bottom: 39.58333%;
}
.is-sp.theme-top .topMainVisual .swiper-slide>._cover-video {
    padding-bottom: 39.58333%;
}

.is-sp.theme-top  .topMainVisual {
    height: 32.7868vw;
}

.is-sp.theme-top  .topMainVisual .swiper-slide>._cover-image {
    padding-bottom: 32.7868%;
}

.is-sp.theme-top  .topMainVisual .swiper-slide>._cover-video {
    padding-bottom: 32.7868%;
}

.is-sp.theme-top  .topResourcesCard>._body {
    padding: .875rem;
    height: 6rem;
    display: flex;
    flex-flow: column;
}
.is-sp.theme-top  .topResourcesCard>._body>._title {
    line-height: 1.38463;
    margin-bottom: .5rem;
    max-height: 2.76926em;
    width: 100%;
}
.is-sp.theme-top  .topResourcesCard>._body>._title:after {
    height: 1.38463em;
    top: 1.38463em;
}
.is-sp.theme-top  .topResourcesCard>._body>._date {
    margin-top: auto;
    margin-bottom: 0;
    width: 100%;
}
.is-sp.theme-top .topListSection-header>._more{
    font-size: 1rem;
}

