@charset "UTF-8";

@media (min-width:1024px) {
  .mod_main {
    overflow: visible;
  }
}

@media (min-width:1024px) {
  .top_container {
    margin-top: -1.1rem;
  }
}

/* Header OverWrite */
@media (min-width:1600px) {
  .global-header {
    transition-property;height,background-color;
    transition-duration: var(--hover-duration-A);
  }
  body:not(.__subMenu-open) .global-header {
/*    background-color:transparent;*/
  }
}

/* Scene */
@media (min-width:1024px) {
  .top-scene_wrapwrap {
    position: relative;
    height: 100vh;
  }
  .top-scene_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.top-scene {
  display:flex;
  font-weight:700;
}
@media (min-width:1600px) {
  .top-scene {
    margin-block-start: calc(var(--header-height) * -1);
    width:min(1763 / 1980 * 100vw,1763px);
  }
  .top-scene_text {
    width:calc(100% / 3 - .45rem * 2 / 3);
  }
  [lang="en"] .top-scene_text {
    width:5.4rem;
  }
  .top-scene-img {
    width:calc((100% / 3 - .45rem * 2 / 3) * 2 + .45rem);
  }
}
@media (min-width:1280px) and (max-width:1599px) {
  .top-scene {
    width:calc(1200 / 1366 * 100vw);
  }
  .top-scene_text {
    width:calc(100% / 3 - .30rem * 2 / 3);
  }
  [lang="en"] .top-scene_text {
    width:5.4rem;
  }
  .top-scene-img {
    width:calc((100% / 3 - .30rem * 2 / 3) * 2 + .30rem);
  }
}
@media (min-width:1024px) and (max-width:1279px) {
  .top-scene {
    width:calc(965 / 1024 * 100vw);
  }
  .top-scene_text {
    width:calc(100% / 3 - .24rem * 2 / 3);
  }
  [lang="en"] .top-scene_text {
    width:4.8rem;
  }
  .top-scene-img {
    width:calc((100% / 3 - .24rem * 2 / 3) * 2 + .24rem);
  }
}
@media (min-width:1024px) {
  .top-scene {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    align-items: center;
    margin-inline:auto;
    opacity: 0;
  }
  .top-scene_text {
    position: relative;
    z-index: 1;
  }
  .top-scene-img {
    position:absolute;
    z-index: 0;
    top: 1.1rem;
    left: 29vw;
    width: calc(70vw - 1.0rem);
    height: calc(100% - 1.1rem);
  }
}
@media (max-width:1023px) {
  .top-scene_wrapwrap {
    height: auto!important;
  }
  .top-scene {
    flex-direction: column;
  }
}
@media (min-width:1024px) {
  .top-scene.-type-A .top-scene_text {
    width:100%;
  }
}
@media (max-width:1023px) {
  .top-scene.-type-A {
    flex-direction: column-reverse;
  }
}
@media (max-height:700px) and (min-width:1024px) {
  .top-scene {
    padding-top: 100px;
  }
  .top-scene .top-scene-link {
    margin-top: 10vh;
  }
}
@media (max-height:600px) and (min-width:1024px) {
  .top-scene.-type-A .top-scene_text {
    transform-origin: left center;
    transform: scale(0.9);
  }
}
@media (min-width:1024px) and (max-height:770px) {
  [lang="en"] .top-scene .top-scene-link {
    margin-top: 5vh;
  }
}
@media (max-height:550px) and (min-width:1024px) {
  .top-scene.-type-A .top-scene_text {
    transform: scale(0.8);
  }
}

/* TypeB */
@media (max-width:1023px) {
  .top-scene.-type-B {
    margin-block-start:1.20rem;
  }
}

/* TypeC,D */
@media (max-width:1023px) {
  .top-scene:is(.-type-C,.-type-D) {
    margin-block-start:.60rem;
  }
  .top-scene.-type-D .top-scene_text {
    display:contents;
  }
  .top-scene.-type-D .top-scene-link {
    order:5;
  }
}

/* Scene Text */
.top-scene-h1 {

}
.top-scene-h1 > span {
  display:block;
}
.top-scene-h1-en {
  font-family:var(--ff-sen);
  font-size:.75rem;
  line-height:1.06;
}
.top-scene-h1-ja {
  margin-block-start:.16rem;
  align-items: center;
  font-size:.28rem;
  letter-spacing: .1em;
  line-height:1;
}
@media (max-width:1023px) {
  .top-scene-h1-en {
    font-size:.48rem;
  }
  .top-scene-h1-ja {
    margin-block-start:.12rem;
    font-size:.19rem;
  }
  .top-scene-h1-ja.type01 {
    font-size:.17rem;
    white-space: pre;
  }
}

.top-scene-h2-A {
  font-size:.56rem;
  line-height:1.1;
  font-family:var(--ff-sen);
}
@media (max-width:1023px) {
  .top-scene-h2-A {
    font-size:.42rem;
  }
}

.top-scene-h2-B {

}
.top-scene-h2-B > span {
  display:block;
}
.top-scene-h2-B-sub {
  align-items: center;
  font-size:.20rem;
  letter-spacing: .1em;
  line-height:1;
  color:var(--sub-color-red);
}
.top-scene-h2-B-sub + .top-scene-h2-B-main {
  margin-block-start:.16rem;
}
@media (min-width:1024px) and (max-height:770px) {
  [lang="en"] .top-scene-h2-B-sub {
    line-height: 1.2;
  }
}
@media (min-width:1024px) and (max-height:650px) {
  [lang="en"] .top-scene-h2-B-sub {
    font-size:.19rem;
  }
}
.top-scene-h2-B-main {
  font-size:.30rem;
  line-height:1.5;
}
@media (min-width:1024px) and (max-height:770px) {
  [lang="en"] .top-scene-h2-B-main {
    line-height:1.3;
  }
}
@media (min-width:1024px) and (max-height:650px) {
  [lang="en"] .top-scene-h2-B-main {
    font-size:.29rem;
  }
}
@media (max-width:1023px) {
  .top-scene-h2-B-sub {
    font-size:.18rem;
  }
  .top-scene-h2-B-main {
    font-size:.24rem;
  }
}

.top-scene-description {
  margin-block-start:.28rem;
}
@media (min-width:1024px) and (max-height:770px) {
  [lang="en"] .top-scene-description {
    margin-block-start:.15rem;
    line-height:1.8;
  }
}
@media (max-width:1023px) {
  .top-scene-description {
    margin-block-start:.30rem;
  }
}

.top-scene-link {
  margin-block-start:.28rem;
}


/* Scene Img */
.top-scene-img img {
  display:block;
  width:100%;
  height:auto;
}
@media (max-width:1023px) {
  :not(.-type-A) .top-scene-img {
    margin-block-start:.10rem;
  }
}

@media (max-width:1023px) {
  .top-scene-img-sp svg {
    position: static;
    display:block;
    width:100%;
    height:auto;
  }
  .top-scene-img-svg.scene01 {
    display: block;
    width: 100%;
    height: auto;
  }
  .top-scene-img-svg.scene03 {
    display: block;
    max-width: none;
    width: 140%;
    position: relative;
    left: -20%;
    height: auto;
  }
  .top-scene-img-svg.scene04 {
    display: block;
    max-width: none;
    width: 130%;
    position: relative;
    left: -15%;
    height: auto;
  }
  .top-scene-img-svg.scene05 {
    display: block;
    max-width: none;
    width: 140%;
    position: relative;
    left: -20%;
    height: auto;
  }
}

.top-scene-img-svg {
  display: block;
}
@media (min-width:1024px) {
  .top-scene-img-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.top-scene-img-svg .text01 {
  font-weight: bold;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text01 {
    font-size: 14px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text01 {
    font-size: 18px;
  }
}
.top-scene-img-svg .text01_en {
  font-weight: bold;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text01_en {
    font-size: 14px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text01_en {
    font-size: 16px;
  }
}
.top-scene-img-svg .text02 {
  font-weight: bold;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text02 {
    font-size: 12px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text02 {
    font-size: 19px;
    transform: translateY(2px);
  }
}
.top-scene-img-svg .text02_en {
  font-weight: bold;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text02_en {
    font-size: 12px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text02_en {
    font-size: 17px;
    transform: translateY(2px);
  }
}
.top-scene-img-svg .text03 {
  font-weight: bold;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text03 {
    font-size: 14px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text03 {
    font-size: 25px;
  }
}
.top-scene-img-svg .text03_en {
  font-weight: bold;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text03_en {
    font-size: 14px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text03_en {
    font-size: 21px;
  }
}
.top-scene-img-svg .text04 {
  font-weight: normal;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text04 {
    font-size: 12px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text04 {
    font-size: 20px;
  }
}
.top-scene-img-svg .text05 {
  font-weight: normal;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text05 {
    font-size: 13px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text05 {
    font-size: 18px;
  }
}
.top-scene-img-svg .text05_en {
  font-weight: normal;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text05_en {
    font-size: 11px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text05_en {
    font-size: 15px;
  }
}
.top-scene-img-svg .text06 {
  font-weight: bold;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text06 {
    font-size: 15px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text06 {
    font-size: 23px;
  }
}
.top-scene-img-svg .text07 {
  font-weight: normal;
}
@media (min-width:1024px) {
  .top-scene-img-svg .text07 {
    font-size: 13px;
  }
}
@media (max-width:1023px) {
  .top-scene-img-svg .text07 {
    font-size: 18px;
  }
}
.top-scene-img-svg.scene01 {
}

@media (min-width:1024px) {
  .top-scene-prev ,
  .top-scene-next {
    position: absolute;
    z-index: 10;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid var(--main-color-blue);
    background-color: var(--main-color-blue);
    cursor: pointer;

    transition: 0.2s;
    opacity: 0.1;
    pointer-events: none;
  }
  .state_animationFinishedFlg .top-scene-prev ,
  .state_animationFinishedFlg .top-scene-next {
    opacity: 1.0;
    pointer-events: auto;
  }
  .top-scene-prev.disabled ,
  .top-scene-next.disabled {
    opacity: 0.1;
    pointer-events: none;
  }
  .top-scene-prev:after ,
  .top-scene-next:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transition: 0.2s;
  }
  .top-scene-prev:hover ,
  .top-scene-next:hover {
    background-color: #fff;
  }
  .top-scene-prev:hover:after ,
  .top-scene-next:hover:after {
    border-top: 2px solid var(--main-color-blue);
    border-right: 2px solid var(--main-color-blue);
  }
  .top-scene-prev {
    top: -170px;
  }
  .top-scene-prev:after {
    transform: rotate(-135deg);
    left: 5px;
  }
  .top-scene-next {
    bottom: -170px;
  }
  .top-scene-next:after {
    transform: rotate(45deg);
    right: 5px;
  }
  .top-scene-pageing {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
    height: 80px;
  }
  .top-scene-pageing div {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid var(--main-color-blue);
    background-color: #fff;
    transition: 0.2s;
  }
  .top-scene-pageing div.active {
    background-color: var(--main-color-blue);
  }
}
@media (max-width:1023px) {
  .top-scene-prev ,
  .top-scene-next {
    display: none;
  }
}


/* Top Categories */
@media (min-width:1024px) {
.top-cate_wrap .top-cate-nav {
display: grid;
gap:20px;
grid-template-columns: repeat(3, 1fr);
}
.top-cate_wrap .top-cate-nav .top-cate-box {
/*	border-radius: 40px;*/
 box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
	}
.top-cate_wrap .top-cate-nav .top-cate-box a {
	padding: 50px 35px 35px;
	display: block;
	opacity: 1;
	background-color: #fff;
	transition: 0.5s;
	}
.top-cate_wrap .top-cate-nav .top-cate-box a:hover {
	background-color: var(--main-color-blue);
}
.top-cate_wrap .top-cate-nav .top-cate-box .top-cate-ttl {
	color: #222222;
	font-size: .28rem;
	font-weight: 700;
	margin-bottom: 75px;
	position: relative;
	line-height: 1;
}
.top-cate_wrap .top-cate-nav .top-cate-box .top-cate-ttl::after {
	content: '';
	display: block;
	position: absolute;
	right:0;
	top:0;
	background-image: url(/img/index/icon-arrow-cate.svg);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	transition: 0.5s;
	}
.top-cate_wrap .top-cate-nav .top-cate-box a:hover .top-cate-ttl::after {
	background-image: url(/img/index/icon-arrow-cate_wh.svg);
}
.top-cate_wrap .top-cate-nav .top-cate-box .top-cate-ttl span.en {
	font-size: .15rem;
	opacity: .5;
	display: block;
	padding-top: 10px;
}
.top-cate_wrap .top-cate-nav .top-cate-box ul.top-cate-tag {
	display: flex;
	gap: 18px;
	border-radius: 999px;
	padding: 10px 20px;
	background-color: #f6f6f6;
}
.top-cate_wrap .top-cate-nav .top-cate-box ul.top-cate-tag li {
	color: #222222;
	font-size: .16rem;
	font-weight: 700;
	}
.top-cate_wrap .top-cate-nav .top-cate-box ul.top-cate-tag li::before {
content:'#';
}
}
@media (max-width:1023px) {
.top-cate_wrap {
	padding-block-start: 1.00rem;
}
.top-cate_wrap .top-cate-nav {
display: grid;
gap:20px;
grid-template-columns: repeat(1, 1fr);
}
.top-cate_wrap .top-cate-nav .top-cate-box {
/*	border-radius: 40px;*/
 box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
}
.top-cate_wrap .top-cate-nav .top-cate-box a {
	padding: 50px 35px 35px;
	display: block;
	opacity: 1;
	background-color: #fff;
	transition: 0.5s;
}
.top-cate_wrap .top-cate-nav .top-cate-box a:hover {
	background-color: var(--main-color-blue);
}
.top-cate_wrap .top-cate-nav .top-cate-box .top-cate-ttl {
	color: #222222;
	font-size: .28rem;
	font-weight: 700;
	margin-bottom: 75px;
	position: relative;
	line-height: 1;
}
.top-cate_wrap .top-cate-nav .top-cate-box .top-cate-ttl::after {
	content: '';
	display: block;
	position: absolute;
	right:0;
	top:0;
	background-image: url(/img/index/icon-arrow-cate.svg);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	transition: 0.5s;
	}
	.top-cate_wrap .top-cate-nav .top-cate-box a:hover .top-cate-ttl::after {
	background-image: url(/img/index/icon-arrow-cate_wh.svg);
}
.top-cate_wrap .top-cate-nav .top-cate-box .top-cate-ttl span.en {
	font-size: .15rem;
	opacity: .5;
	display: block;
	padding-top: 10px;
}
.top-cate_wrap .top-cate-nav .top-cate-box ul.top-cate-tag {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 10px;
	border-radius: 999px;
	padding: 10px 20px;
	background-color: #f6f6f6;
}
.top-cate_wrap .top-cate-nav .top-cate-box ul.top-cate-tag li {
	color: #222222;
	font-size: .16rem;
	font-weight: 700;}
.top-cate_wrap .top-cate-nav .top-cate-box ul.top-cate-tag li::before {
content:'#';
}
}

/* Top News */

/* tab JS */
.js-tab-button.__tab-target-active {
  pointer-events: none;
}
.js-tab-group {
}
.js-tab-target {
  display:flex;
}
.js-tab-target:not(.__tab-active) {
  display:none;
}
.js-tab-target.__tab-active {
  opacity:1;
}
.js-tab-button {
  margin-block-start: 0 !important;
}
.js-tab-target {
  margin-block-start: 0 !important;
}

/* News Contents */
.top-news_wrap {
  padding-block-start:1.20rem;
}
.top-news-heading {
  font-family:var(--ff-sen);
  font-size:.56rem;
  line-height: 1;
}
.top-news-tab-buttons {
}
.top-news-link {
}
.top-news-tab-buttons {
  display:flex;
  column-gap:.20rem;
}
.top-news-tab-buttons .js-tab-button {
  text-align: center;
  cursor: pointer;
}
.top-news-tab-buttons .js-tab-button::after {
  content:"";
  display:block;
  border-radius:100px;
  width:100%;
  height:.08rem;
  background-color:#D3D3D3;
  transition:background-color var(--hover-duration-A);
}
.top-news-tab-buttons .js-tab-button.js-tab-button.__tab-target-active::after {
  background-color:var(--sub-color-red);
}
.top-news-tab-buttons .js-tab-button .layout-h5-A {
}
@media (min-width:1024px) {
  .top-news_wrap {
    display:flex;
    flex-wrap:wrap;
  }
  .top-news_wrap > .js-tab-group {
    display:contents;
  }
  .top-news-heading {
    width:calc(100% / 3 - .30rem * 2 / 3);
  }
  .top-news-tab-buttons {
    justify-content: center;
    margin-block-end:.40rem;
    width:calc((100% / 3 - .30rem * 2 / 3) * 2 + .30rem);
  }
  .top-news-tab-buttons .js-tab-button {
    width:2.00rem;
  }
  .top-news-tab-buttons .js-tab-button > .layout-h5-A {
    padding-block:.04rem .10rem;
  }
  .top-news-tab-buttons .layout-h5-A {
    margin-block-end:0;
  }
  .top-news-tab-targets {
    width:100%;
  }
  .top-news-tab-targets.type01 {
    margin-bottom: 1.5rem;
  }
  .top-news-tab-targets .js-tab-target.type01 {
    padding-top: 0.2rem;
  }
  .top-news-tab-targets .js-tab-target > :not(.top-news-link) {
    order:2;
    width:calc((100% / 3 - .30rem * 2 / 3) * 2 + .30rem);
  }
  .top-news-tab-targets .js-tab-target > .top-news-link {
    order:0;
    width:calc(100% / 3 - .30rem * 2 / 3);
  }
}
@media (max-width:1023px) {
  .top-news-tab-buttons {
    margin-block-end:.12rem;
  }
  .top-news-tab-buttons .js-tab-button {
    flex:1;
  }
  .top-news_wrap {
    padding-block-start:1.00rem;
  }
  .top-news-tab-buttons {
    display:flex;
    margin-block-start:.50rem;
    column-gap:.08rem;
  }
  .top-news-link {
    margin-block-start: .20rem;
  }
  .top-news-tab-targets.type01 {
    margin-bottom: 1rem;
  }
  .top-news-tab-targets .js-tab-target {
    flex-direction: column;
  }
  .top-news-tab-targets .js-tab-target.type01 {
    padding-top: 0.2rem;
  }
}




/* Top Banners */
.top-banners {

}
.top-banners-item img {
  display:block;
  width:100%;
  height:auto;
}
.top-banners-item > a {
  transition:opacity var(--hover-duration-A);
}
.top-banners-item > a:hover {
  opacity:.6;
}
@media (min-width:1024px) {
  .top-banners {
    padding-block:1.40rem;
    display:flex;
    justify-content: center;
  }
  .top-banners-item {
    width:8.00rem;
  }
}
@media (max-width:1023px) {
  .top-banners {
    padding-block-start:1.60rem;
  }
}
