.r-top-cross{position:relative}.r-top-cross::before{content:"";position:absolute;inset:0;display:block;width:calc(100vw - var(--scroll-bar));margin-left:calc((100vw - var(--scroll-bar) - 100%)/-2);background:#004058;clip-path:polygon(0% 13.75rem, 100% 0%, 100% calc(100% - 13.75rem), 0% 100%);z-index:2}@media screen and (max-width: 767px){.r-top-cross::before{clip-path:polygon(0% 3.75rem, 100% 0%, 100% calc(100% - 3.75rem), 0% 100%)}}.r-top-cross::after{content:"";position:absolute;inset:0;display:block;width:calc(100vw - var(--scroll-bar));margin-left:calc((100vw - var(--scroll-bar) - 100%)/-2);background:#ad9f78;clip-path:polygon(0% 0, 100% 13.75rem, 100% 100%, 0% calc(100% - 13.75rem));z-index:1}@media screen and (max-width: 767px){.r-top-cross::after{clip-path:polygon(0% 0, 100% 3.75rem, 100% 100%, 0% calc(100% - 3.75rem))}}.r-top-cross__inner{position:relative;padding:15.8125rem 0;z-index:3}@media screen and (max-width: 767px){.r-top-cross__inner{padding:6.25rem 0}}.r-top-cross__title{color:#fff;font-size:4rem;font-weight:600;font-family:"Noto Serif JP",serif;line-height:1;text-align:center;margin-bottom:40px}@media screen and (max-width: 1680px){.r-top-cross__title{font-size:calc(40px + (64 - 40)*(100vw - 993px)/(1680 - 993))}}@media screen and (max-width: 992px){.r-top-cross__title{font-size:2.5rem}}@media screen and (max-width: 767px){.r-top-cross__title{font-size:1.7142857143rem;margin-bottom:24px}}.r-top-cross__desc{color:#fff;font-weight:500;font-size:1.5rem;text-align:center;line-height:2.6}@media screen and (max-width: 1680px){.r-top-cross__desc{font-size:calc(18px + (24 - 18)*(100vw - 993px)/(1680 - 993))}}@media screen and (max-width: 992px){.r-top-cross__desc{font-size:1.125rem}}@media screen and (max-width: 767px){.r-top-cross__desc{font-size:1.1428571429rem;line-height:2}}.r-top-cross__list{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:64px;gap:64px;margin-top:72px}@media screen and (max-width: 1600px){.r-top-cross__list{gap:calc(24px + (64 - 24)*(100vw - 769px)/(1600 - 769));margin-top:calc(56px + (72 - 56)*(100vw - 993px)/(1600 - 993))}}@media screen and (max-width: 992px){.r-top-cross__list{margin-top:56px}}@media screen and (max-width: 767px){.r-top-cross__list{grid-template-columns:repeat(1, 1fr);gap:48px;margin-top:40px}}.r-top-cross-card{position:relative;display:block;border-radius:24px;overflow:hidden}@media screen and (max-width: 767px){.r-top-cross-card{display:flex;flex-direction:column;border-radius:0;text-decoration:none}}.r-top-cross-card::before{content:"";display:block;position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:2;opacity:0;transition:opacity .3s}@media screen and (max-width: 767px){.r-top-cross-card::before{content:none}}.r-top-cross-card:hover::before{opacity:1}.r-top-cross-card__img{position:relative;max-width:none;width:100%;z-index:1}@media screen and (max-width: 767px){.r-top-cross-card__img{order:1;border-radius:24px}}.r-top-cross-card__inner{display:flex;flex-direction:column;position:absolute;inset:0;gap:24px;padding:40px;z-index:3}@media screen and (max-width: 1600px){.r-top-cross-card__inner{gap:calc(8px + (24 - 8)*(100vw - 769px)/(1600 - 769));padding:calc(20px + (40 - 20)*(100vw - 769px)/(1600 - 769))}}@media screen and (max-width: 767px){.r-top-cross-card__inner{position:relative;gap:16px;padding:0;margin-top:16px;order:2}}.r-top-cross-card__inner::before{content:"";display:block;height:80px}@media screen and (max-width: 1600px){.r-top-cross-card__inner::before{height:calc(40px + (80 - 40)*(100vw - 769px)/(1600 - 769))}}@media screen and (max-width: 767px){.r-top-cross-card__inner::before{content:none}}.r-top-cross-card__body{flex:1 1 auto;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.r-top-cross-card__body{width:100%}}.r-top-cross-card__desc{font-family:"Noto Serif JP",serif;font-size:1.75rem;font-weight:bold;color:#fff;line-height:2.2;text-align:center;opacity:0;transition:opacity .3s}@media screen and (max-width: 1600px){.r-top-cross-card__desc{font-size:calc(14px + (28 - 14)*(100vw - 769px)/(1600 - 769))}}@media screen and (max-width: 767px){.r-top-cross-card__desc{position:relative;font-size:1.1428571429rem;width:100%;line-height:1.8;text-align:left;opacity:1;padding-left:40px}.r-top-cross-card__desc::before{content:"";display:block;position:absolute;top:50%;left:0;width:24px;height:1px;background:#fff}}.r-top-cross-card:hover .r-top-cross-card__desc{opacity:1}.r-top-cross-card__button{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-left:auto;max-width:320px;font-size:1.125rem;font-weight:500;width:100%;min-height:80px;padding:8px 24px;background:#fff;border:1px solid #fff;border-radius:40px;transition:background-color .3s,color .3s}@media screen and (max-width: 1600px){.r-top-cross-card__button{font-size:calc(12px + (18 - 12)*(100vw - 769px)/(1600 - 769));padding:8px calc(12px + (24 - 12)*(100vw - 769px)/(1600 - 769));max-width:calc(200px + (320 - 200)*(100vw - 769px)/(1600 - 769));min-height:calc(48px + (80 - 48)*(100vw - 769px)/(1600 - 769))}}@media screen and (max-width: 767px){.r-top-cross-card__button{font-size:1rem;padding:8px 20px;max-width:300px;min-height:64px;margin:0 auto}}.r-top-cross-card__button::before{content:"";display:block;width:12.39px}.r-top-cross-card__button::after{content:"";display:block;width:12.39px;height:12.67px;background:#000;-webkit-mask:url("../icon/arrow.svg") no-repeat 0 0/contain;mask:url("../icon/arrow.svg") no-repeat 0 0/contain;transition:background-color .3s}.r-top-cross-card:hover .r-top-cross-card__button{color:#fff;background:#000}.r-top-cross-card:hover .r-top-cross-card__button::after{background-color:#fff}.r-card-type__label{flex:0 0 auto}