@charset "utf-8";
/*---------------------------------------------------------------------------- common */
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@700&display=swap');

 [data-inview] {
     opacity: 0;
}
 [data-inview="js-fade-left"] {
     translate: -80px 0;
}
 [data-inview="js-fade-right"] {
     translate: 80px 0;
}
 [data-inview="js-fade-up"] {
     translate: 0 80px;
}
 [data-inview="js-fade-down"] {
     translate: 0 -80px;
}

@media (min-width: 769px){
    .sp{
        display: none;
    }
}
@media (max-width: 768px){
    .pc{
        display: none;
    }
}
section[class^="cont-"]{
    padding-bottom: 2rem;
}
.inner{
    width: min(90%, 1080px);
    margin: 0 auto;
}
#breadcrumb{
    padding: calc(70px + 24px) 0 24px;
}
.enfont{
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
}
[class^=wbc-] > .inner{
    padding: 0 1.5rem 6rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 1000px;
    width: 100%;    
    margin: 0 auto;
}
#samurai .icon_extenallink:after {
    -webkit-mask-image: url(../img/common/externallink_2.svg);
    position: initial;
    display: inline-block;
    width: 12px;
    height: 12px;
}
#samurai .cont-campaign .icon_extenallink:after {
    background-color: #ffffff;
    position: absolute;
    width: 15px;
    height: 15px;
}
#samurai section.cont-footer a .icon_extenallink:after{
    background-color: #333333;
}
.ttl-style{
    background-color: #15243E;
    color: #fff;
    position: relative;
    padding: 1rem 1rem 1rem 2.8rem;
    font-weight: 600;
    font-size: 1.8rem;
}
.ttl-style:before{
    content: '';
    width: 5px;
    height: calc(100% - 2rem);
    display: inline-block;
    position: absolute;
    left: 1.5rem;
    top: 1rem;
    background-color: #B51A26;
}
main{
    background-color: #F7FAFF;
}
a{
    text-decoration: none;
}
.flexbox{
    display: flex;
}

.section-heading{
    text-align: center;
    margin-bottom: 4rem;
    padding-top: 8rem;
    width: 100%;
}
.ttl-underbar .enfont{
    font-size: min(9vw, 5.6rem);
    line-height: 1.2;
    border-bottom: 3px solid;
    border-image: linear-gradient(to right, transparent 40%, #A0211B 50%, transparent 60%) 1;
    margin-bottom: 1rem;
    padding-bottom: 0.25rem;
}
.section-heading h2{
    color: #14243E;
}
.bg-navy{
    background-color: #14243E;
    color: #DDDDDD;
}
.bg-navy .section-heading h2{
    color: #DDDDDD;
}

@media screen and (max-width: 600px) {
    .ttl-style{
        font-size: 1.5rem;
    }
    .ttl-underbar .enfont{
        border-image: linear-gradient(to right, transparent 30%, #A0211B 50%, transparent 70%) 1;
    }
}
/*---------------------------------------------------------------------------- FV */
.fv_wrap{
    background:url(../img/samurai/wbsc2024/bg-stripe.svg),linear-gradient(0deg,#0E1B65,#086F9D);
    background-repeat: repeat-x;
    background-size: contain;
    background-position: bottom;
}
.fv_wrap .inner {
    position: relative;
    overflow: hidden;
}
.fv_wrap .inner img[alt="RAXUS"]{
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    width:80%;
    opacity: 0.6;
    mix-blend-mode: luminosity;
}
.fv_wrap .inner .kv img{
    position: relative;
    top: -3rem;
}
@media screen and (max-width: 600px) {
    #gHeader{
        background-color: #fff;
    }
    .fv_wrap{
        background-size: 140%;
        padding-top: 6rem;
    }
    .fv_wrap .inner img[alt="RAXUS"]{
        top: -0rem;
        width: 100%;
    }
}

/*---------------------------------------------------------------------------- our vision */

.bg-ourvision{  
    background-color: #060D22;
    background-image: url(../img/samurai/wbsc2024/bg_ourvision_stadium.png);
    background-size: auto 100%;
    background-position: left top;
    background-repeat: no-repeat;
    background-blend-mode: hard-light;
}
.cont-ourvision{
    color: #fff;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.cont-ourvision .pinned-ci {
    position: absolute;
    right: 0;
    opacity: 0.2;
    width: 100%;
}
.cont-ourvision .pinned-ci img{
    max-width: 600px;
    margin-inline: auto 0;
    display: block;
}
.cont-ourvision .section-heading{
    padding-top: 1rem;
    position: relative;
}
.cont-ourvision .section-heading h2{
    color: #DDDDDD;
    font-size: min(9vw, 5.6rem);
    line-height: 1.2;
    margin-bottom: 1rem;
    padding-bottom: 0.25rem;
}

.cont-ourvision .inner{
    margin: 0 auto;
    padding-bottom: 12rem;
    position: relative;
}
.cont-ourvision .inner img{
    display: block;
    margin: 0 auto;
}
.cont-ourvision img[alt="raxus_samurai"]{
    margin-top: 8rem;
}
@media screen and (max-width: 600px) {
    .cont-ourvision .pinned-ci img{
        width: 60%;
    }
    .bg-ourvision{
        background-size: auto 60%;
        background-position: left 30% bottom -5%;
    }
    .cont-ourvision .inner{
        padding-bottom: 7rem;
    }
    .cont-ourvision img[alt="raxus_samurai"]{
        margin-top: 4rem;
        max-width: 300px;
    }
    .fv_wrap .inner img[alt="Samurai Japan"]{  
        top: 0;
        padding-top: 1rem;
    }
}
/*---------------------------------------------------------------------------- latest updates */
.cont-updates .section-heading + .inner{
    width: 100%;
}
.cont-updates .banner img{  
    width: min(90%, 1080px);
    margin: 0 auto;
    display: block;
}
.cont-updates .about{
    color: #ffffff;
    background:url(../img/samurai/wbsc2024/bg-grad-red.png) center bottom 45% / cover no-repeat;
    padding: 2.4rem 2.4rem;
    box-sizing: border-box;
    margin-bottom: 4rem;
}
.cont-updates .about dt{  
    font-size:1.8rem;
    margin-bottom: 1rem;
    font-weight: 600;
}
.cont-updates .sched h3.ttl-style{
    margin-bottom: 0.5rem;
}

.cont-updates .sched dl{
    background-color: #ffffff;
}
.cont-updates .sched dl > div{
    padding: 2rem 1.5rem;
    justify-content: space-between;
}
.cont-updates .sched dl > div:not(:last-child){
    border-bottom: 1px solid #CCCCCC;
}
.cont-updates .sched dl > div dt{
    font-weight: 600;
}
.cont-updates .sched dl > div dd{
    text-align: right;
}
@media screen and (max-width: 600px) {
    .cont-updates .sched dl > div{
        flex-direction: column;
        padding: 2rem 1.5rem;
    }
    .cont-updates .about{
        padding:2.4rem 2rem 3rem;
        margin-bottom: 1rem;
    }
    .cont-updates .about dt{
        font-size: 1.5rem;
    }
    .cont-updates .sched dl > div dt{
        margin-bottom: 0.5rem;
    }
    .cont-updates .sched dl > div dd{
        text-align: left;
    }
}

/*---------------------------------------------------------------------------- our story */
.cont-ourstory {
    background-image: url(../img/samurai/wbsc2024/bg-circle.png);
    background-position: top;
    background-size: cover;
}
.cont-ourstory .history > div{
    padding-bottom: 3rem;
}
.cont-ourstory .history dt{
    text-align: center;
    font-size: 5.2rem;
    font-weight: 600;
}
.cont-ourstory .history .flexbox{  
    align-items: flex-start;
}

.cont-ourstory .history .flexbox picture{
    width: calc(50% - 2rem);
    padding-right: 2rem;
}
.cont-ourstory .history .flexbox ul{
    padding-left: 2rem;
    width: 50%;
    border-left: 1px solid;
}
.cont-ourstory .history .flexbox ul li{
    position: relative;
    display: flex;
    margin-bottom: 2rem;
}
.cont-ourstory .history .flexbox ul li span{
    position: relative;
    width: 47px;
    min-width: 47px;
    margin-right: 13px;
}
.cont-ourstory .history .flexbox ul li span:before{
    content: '';
    width: 10px;
    height: 1px;
    position: absolute;
    right: 0;
    top: 1rem;
    background-color: #fff;
    display: inline-block;
}
@media screen and (max-width: 600px) {
    .cont-ourstory .history .flexbox{
        flex-direction: column;
    }
    .cont-ourstory .history dt{
        text-align: left;
        font-size: 2.8rem;
        margin-bottom: 1rem;
    }
    .cont-ourstory .history .flexbox picture,
    .cont-ourstory .history .flexbox ul{
        width: 100%;
    }
    .cont-ourstory .history .flexbox img{
        margin-bottom: 1rem;
    }
    .cont-ourstory .history .flexbox ul{
        border-left: none;
        padding-left: 0;
    }
}
/*---------------------------------------------------------------------------- results */
.cont-results {
    background-color: #bbbbbb;
    padding-bottom: 50px;
}
.cont-results .results .ttl {
    justify-content: space-between;
    align-items: center;
    padding: 8px 20px;
    font-size: 16px;
    color: #efefef;
    background-color: #15243e;
}
.cont-results .inner {
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
}
.cont-results .results .ttl p {
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}
.cont-results .results .ttl span:first-child {
    padding: 5px 15px;
    margin-right: 10px;
    font-size: 15px;
    background-color: #070d17;
}
.cont-results .results .cont {
    align-items: center;
    gap: 10px;
    padding: 20px;
    color: #02285b;
    background-color: #fff;
}
.cont-results .results .info {
    justify-content: center;
    gap: 5px;
    width: 560px;
}
.cont-results .results .info .figure {
    margin-top: 10px;
    font-size: 37px;
    font-weight: bold;
}
.cont-results .results .country img {
    width: 75px;
    height: auto;
}
.cont-results .results .country {
    position: relative;
    flex-direction: column;
    align-items: center;
    gap: 7px;
    width: 170px;
}
.cont-results .results .country.win::before {
    position: absolute;
    top: 0;
    bottom: 15px;
    margin: auto;
    content: '';
    width: 50px;
    height: 50px;
    background-image: url("https://placehold.jp/50x50.png");
    display: inline-block;
}
.cont-results .results .country.win.right::before {
    right: -50px;
}
.cont-results .results .country.win.left::before {
    left: -50px;
}
.cont-results .results-grid {
    flex: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    height: fit-content;
    font-size: 14px;
}
.cont-results .results-grid .left .row:first-of-type {
    margin-bottom: 5px;
}
.cont-results .results-grid.right {
    height: fit-content;
}
.cont-results .results-grid .right .row {
    background: #f1f1f1;
    height: 100%;
}
.cont-results .results-grid .label {
    background: #cbd3df;
    padding: 8px 10px;
    min-width: 60px;
    text-align: center;
}
.cont-results .results-grid .value {
    flex: 1;
    padding: 8px 10px;
    line-height: 1.5;
    background: #f1f1f1;
}
.cont-results .hidden-match {
    display: none;
}
.cont-results button {
    display: block;
    padding: 12px 20px;
    margin: 8px auto 0;
    width: 370px;
    max-width: 80%;
    font-size: 15px;
    color: #fff;
    background-color: #15243e;
    border-radius: 50px;
    border: none;
}
@media screen and (max-width: 600px) {
    .cont-results .results .cont {
        flex-direction: column;
        padding: 10px;
    }
    .cont-results .results .info {
        max-width: 100%;
        align-items: center;
    }
    .cont-results .results .info .figure {
        font-size: 27px;
        width: 90px;
        text-align: center;
    }
    .cont-results .results .ttl {
        flex-direction: column;
        padding: 8px 10px;
        font-size: 14px;
    }
    .cont-results .results .ttl p {
        flex-direction: column;
        align-items: center;
        text-align: center;
        font-size: 16px;
    }
    .cont-results .results .ttl span:first-child {
        padding: 2px 13px;
        margin-right: 0;
        font-size: 13px;
    }
    .cont-results .results-grid {
        display: flex;
        flex-direction: column;
        gap: 5px;
        width: 100%;
    }
    .cont-results .results-grid .label {
        padding: 5px 10px;
    }
    .cont-results .results-grid .value {
        padding: 5px 8px;
    }
    .cont-results .results .country {
        flex: 1;
        width: auto;
    }
    .cont-results .results .country.win::before {
        top: 4px;
        bottom: auto;
        width: 40px;
        height: 40px;
    }
    .cont-results .results .country.win.right::before {
        right: auto;
        left: -34px;
    }
    .cont-results .results .country.win.left::before {
        right: -34px;
        left: auto;
    }
}
/*---------------------------------------------------------------------------- campaign */
.cont-campaign .section-heading + .inner > p a{
    text-decoration: underline;
}
.campaign-wrap{
    flex-wrap: wrap;
    gap: 5rem;
    margin-block:4rem;
}
.campaign-list{
    width: calc(50% - 2.5rem);
}
.campaign-card{
    text-align: center;
    background-color: #15243E;
    color: #ffffff;
    display: block;
    height: 100%;
}
.campaign-card.active img{
    transition: all .2s ease;
}
.campaign-card.active:hover img{
    filter: brightness(0.8);
}
.campaign-card.closed{
/*    pointer-events: none;*/
}
.campaign-card.closed dd{
    position: relative;
}
.campaign-card.closed dd:before{  
    content:'';
    background-color: rgb(0,0,0,0.75);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
.campaign-card.closed dd:after{
    content: "終了しました";
    position: absolute;
    z-index: 3;
    color: #ffffff;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 2.4rem;
    font-weight: 600;
    transform: translateY(-50%) translateX(-50%);
}
.campaign-card.active{
    background-color: #B51A26;
    box-shadow:6px 6px 25px rgb(0 0 0 / 25%);
    transition: all .2s ease;
}
.campaign-card.active:hover{
    position: relative;
    box-shadow:2px 2px 4px rgb(0 0 0 / 25%);
    transform: translateY(0.1rem) translateX(0.1rem);
}
.campaign-card dt{
    padding: 1rem;
    font-size: 1.8rem;
    font-weight: 600;
}
.campaign_entry a.to_twitter {
    background-color: #000;
}
.campaign_entry a{
    background-color: #c8161d;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: clamp(1.5rem, 4.5vw, 3rem);
    padding: 2rem;
    display: block;
    text-align: center;
    max-width: 640px;
    margin: 4rem auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.campaign_entry a:hover{
    opacity: 0.8;
}
.campaign_entry a.to_twitter{
    background-color: #000;
}
@media screen and (max-width: 600px) {
    .campaign-wrap{
        flex-direction: column;
        gap: 2rem;
    }
    .campaign-list{
        width: 100%;
    }
    .campaign-card dt{
        font-size: 1.4rem;
    }
}
/*---------------------------------------------------------------------------- ourgoals */
.ourgoals{
    justify-content: center;
    align-items: flex-start;
    gap: 3rem;
    margin-bottom:min(15vw,7rem);
    padding-top: 3rem;
}
.ourgoals .ourgoals-heading{
    font-size: clamp(1.6rem,6vw,3.5rem);
    position: relative;
    top: -1rem;
}
.ourgoals .ourgoals-heading:before{
    content: '';
    display: inline-block;
    height: min(1.25vw, 0.6rem);
    width: min(13vw, 6rem);
    background: #ddd;
    position: absolute;
    bottom: -1rem;
}
.ourgoals .ourgoals-content{
    line-height: 2;
}
@media screen and (max-width: 600px) {
    .ourgoals{
        flex-direction: column;
    }
}
.cont-contribution .section-heading .enfont{
    font-size: min(8vw,4.6rem);
}
.cont-contribution li.flexbox:nth-child(even){
    flex-direction: row-reverse;
}
.cont-contribution li.flexbox:not(:last-child){
    margin-bottom: 8rem;
}
.cont-contribution li.flexbox{
    gap: 0 4rem;
}
.cont-contribution img[alt^="thumbnail"]{
    width: min(100%,690px);
}
.cont-contribution img[alt^="Report"]{
    width: min(40vw, 300px);
}
.cont-contribution .thumbnail{
    flex: 1;
}
.cont-contribution .report-post{
    text-align: center;
    flex: 0.8;
    gap: 2rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cont-contribution h4{
    font-size: min(5vw,2.6rem);
    font-weight: 600;
}
.cont-contribution h4 + p{
    line-height: 2;
}
.cont-contribution h4 + p + a{
    display: inline-block;
    width: min(100%,390px);
    background-color: black;
    box-sizing: border-box;
    padding: min(4vw,2rem) 1rem;
}
@media screen and (max-width: 600px) {
    .cont-contribution li.flexbox,
    .cont-contribution li.flexbox:nth-child(even){
        flex-direction: column;
    }
    .cont-contribution .report-post{
        margin-top: -3%;
    }
}
/*---------------------------------------------------------------------------- yell */
.cont-yell {
    background-image: url(../img/samurai/bg-yell.png);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
}
.cont-yell .total{
    margin-bottom: 20px;
    text-align: center;
}
.cont-yell .total div{
    display: block;
    padding: 38px 0 26px;
    margin: 25px auto 60px;
    width: 497px;
    max-width: 100%;
    height: fit-content;
    font-size: 45px;
    font-weight: bold;
    background-image: url(../img/samurai/yell-total.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.cont-yell > ol {
    flex-direction: column;
    gap: 70px;
    margin-bottom: 80px;
}
.yell-item {
    gap: 50px;
}
.yell-item .info {
    display: grid;
    grid-template-rows: auto 1fr auto;
    gap: 15px;
    width: 460px;
    max-width: 100%;
}
.yell-item .info > p:first-of-type {
    position: relative;
    padding-bottom: 13px;
    font-size: 22px;
    font-weight: bold;
}
.yell-item .info > p:first-of-type::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #C8C8C8;
    background: linear-gradient(90deg,rgba(200, 200, 200, 1) 0%, rgba(200, 200, 200, 0) 100%);
}
.yell-item .info .number {
    align-items: baseline;
    justify-content: center;
    gap: 20px;
    padding: 4px;
    margin-bottom: 0;
    background-color: #086F9D;
}
.yell-item .info .number p{
    font-size: 28px;
}
.yell-item .message {
    flex: 1;
}
.yell-item .message p{
    position: relative;
    padding-left: 13px;
    margin-bottom: 10px;
}
.yell-item .message p::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 96%;
    content: '';
    background-color: #C8C8C8;
}
.yell-item .message ol{
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-left: 40px;
}
.yell-item .message li{
    position: relative;
    padding: 12px 20px 12px 40px;
    font-size: 14px;
    background-color: #1e293f;
}
.yell-item .message li::before{
    position: absolute;
    top: 0;
    left: -31px;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 100%;
    content: '';
    background-color: #1e293f;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
.yell-item .message li::after{
    position: absolute;
    top: 0;
    left: -30px;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    content: '';
    background-image: url("https://placehold.jp/50x50.png");
    background-size: contain;
}
@media screen and (max-width: 600px) {
    .yell-item {
        flex-direction: column;
        gap: 30px;
    }
    .yell-item:nth-child(2) {
        flex-direction: column-reverse;
    }
    .cont-yell > ol {
        gap: 45px;
        margin-bottom: 40px;
    }
    .yell-item .message li::after {
        top: 20px;
        bottom: auto;
    }
}
/*---------------------------------------------------------------------------- news */
section.cont-news{
    padding-bottom: 6rem;
}
.news_list_wrap{
    background-color: #ffffff;
}
.news_list_item:not(:last-child){
    border-bottom:1px solid #DDDDDD;
}
.news_list_item a {
    padding: 0.8rem 0;
    display: block;
    padding: 2rem;
}
.news_list_item a:hover .article_list_headline{
    text-decoration: underline;
}
.news_list_item .date {
    width: 90px;
    float: left;
}
.news_list_item a .article_list_headline {
    width: calc(100% - 90px);
    margin: 0 0 0 auto;
}
.news_footer_link {
    margin: 10px 0 0px auto;
    text-align: right;
}
.news_footer_link a{

    text-decoration: underline;
    font-size: 0.9em;
}
@media screen and (max-width: 600px) {
    .news_list_item .date{
        float: initial;
        display: block;
        margin-bottom: 0.5rem;
    }
    .news_list_item a .article_list_headline{
        width: 100%;
        margin: 0;
    }
}
/*---------------------------------------------------------------------------- cont-footer */
section.cont-footer{  
    padding-bottom: 6rem;
}
.cont-footer-imgWrap{
    display: block;
    background: #fff;
    border: 1px solid #DDDDDD;
    padding: 2rem;
    max-width: 690px;
    margin: 1rem auto 0;
}
.cont-footer-imgWrap img{
    width: 100%;
    max-width:550px;
    margin: 0 auto;
    display: block;
}