@font-face {
    font-display: swap;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/noto-sans/NotoSansJP-Thin.woff2") format("woff2"), url("fonts/noto-sans/NotoSansJP-Thin.woff") format("woff"), url("../fonts/noto-sans/NotoSansJP-Thin.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/noto-sans/NotoSansJP-Light.woff2") format("woff2"), url("../fonts/noto-sans/NotoSansJP-Light.woff") format("woff"), url("../fonts/noto-sans/NotoSansJP-Light.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/noto-sans/NotoSansJP-DemiLight.woff2") format("woff2"), url("../fonts/noto-sans/NotoSansJP-DemiLight.woff") format("woff"), url("../fonts/noto-sans/NotoSansJP-DemiLight.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/noto-sans/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/noto-sans/NotoSansJP-Regular.woff") format("woff"), url("../fonts/noto-sans/NotoSansJP-Regular.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/noto-sans/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/noto-sans/NotoSansJP-Medium.woff") format("woff"), url("../fonts/noto-sans/NotoSansJP-Medium.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/noto-sans/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/noto-sans/NotoSansJP-Bold.woff") format("woff"), url("../fonts/noto-sans/NotoSansJP-Bold.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: "Noto Sans JP";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/noto-sans/NotoSansJP-Black.woff2") format("woff2"), url("../fonts/noto-sans/NotoSansJP-Black.woff") format("woff"), url("../fonts/noto-sans/NotoSansJP-Black.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: "HelveticaLTStd-BlkCond";
    font-style: normal;
    src: url("../fonts/HelveticaLTStd-BlkCond/HelveticaLTStd-BlkCond.woff2") format("woff2"), url("../fonts/HelveticaLTStd-BlkCond/HelveticaLTStd-BlkCond.woff") format("woff"), url("../fonts/HelveticaLTStd-BlkCond/HelveticaLTStd-BlkCond.otf") format("opentype")
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth
}

body {
    position: relative;
    background-color: #000;
    color: #0b0603;
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif
}

body::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg_pc.jpg);
    background-size: 100%;
    background-repeat: repeat-y;
    background-attachment: fixed;
    z-index: -1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    line-height: 1.2
}

em {
    font-style: normal
}

img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto
}

.mb-0 {
    margin-bottom: 0 !important
}

a {
    display: block;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.no-results{
    color: #ffffff;
}

.arrow-link {
    position: relative;
    display: block
}

.arrow-link::after {
    content: "＞";
    position: absolute;
    top: 50%;
    right: 35px;
    display: block;
    translate: 0 -50%
}

#header,
#main,
#footer {
    max-width: clamp(320px, 100%, 680px);
    margin: 0 auto
}

.d-pc {
    display: inline-block
}

.d-sp {
    display: none
}

header {
    background-color: #000;
    position: relative;
    overflow: hidden
}

header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header #site-title {
    position: absolute;
    top: clamp(8px, -13.375px + 5.938vw, 18px);
    right: 25px;
    font-size: clamp(12px, 5.25px + 1.875vw, 18px);
    letter-spacing: .5px;
    color: #fff;
    text-shadow: 3px 3px 5px #000, -3px 3px 5px #000, 3px -3px 5px #000, -3px -3px 5px #000, 3px 0px 5px #000, 0px 3px 5px #000, -3px 0px 5px #000, 0px -3px 5px #000;
    z-index: 1
}

header #site-logo {
    position: absolute;
    top: clamp(1.313rem, -0.532rem + 7.869vw, 2.813rem);
    right: clamp(0px, -2.25px + 0.625vw, 2px);
    width: 71%;
    z-index: 2
}

@media screen and (max-width: 680px) {
    header #site-logo {
        width: 70%;
    }
}

header #pachi7chan {
    position: absolute;
    top: clamp(-18px, 3.25px + -3.125vw, -8px);
    left: clamp(-54px, 3.375px + -8.438vw, -27px);
    width: clamp(168px, 1.5px + 46.25vw, 316px)
}

header #ball {
    position: absolute;
    bottom: 0px;
    right: 0;
    width: clamp(20px, 6.5px + 8.75vw, 45px);
    z-index: 20
}

header #deco {
    position: absolute;
    bottom: 27px;
    right: 88px;
    width: 26px;
    z-index: 20
}

/* 固定header */

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, #ffffff, #e0e0e0);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.nav {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    max-width: 680px;
    margin: 0 auto;
}

.nav-item {
    width: 33%;
    border-right: 1px solid #ccc;
}

.nav-item a{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    font-size: 16px;
}

.nav-item:last-child {
    border-right: none;
}

.nav-item a:hover {
    background-color: #ff6b6b;
    color: white;
    text-decoration: none;
}

.nav-item .icon {
    margin-right: 5px;
    display: flex;
    justify-content: center;
}

.nav-item .icon img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

@media (max-width: 480px) {
    .nav-item a{
        font-size: 12px;
        padding: 8px 5px;
    }

    .icon img {
        width: 20px;
        height: 20px;
    }

}

section {
    padding: 0 clamp(20px, 3.125px + 4.688vw, 35px)
}

#info {
    background: url("../images/info-bg.webp") center top/100%;
    position: sticky;
    z-index: 1;
    margin-top: clamp(-160px, -7px + -22.5vw, -88px);
    padding: clamp(73px, 2.125px + 19.688vw, 136px) 0 clamp(1.563rem, 0.102rem + 6.23vw, 2.75rem)
}

#info hgroup {
    position: relative
}

#info hgroup h2 {
    margin-top: clamp(-40px, 2.5px + -6.25vw, -20px)
}

#info blockquote {
    background-color: #bf0d23;
    border: 1px solid #fff;
    margin: clamp(-42px, 4.75px + -6.875vw, -20px) clamp(20px, 3.125px + 4.688vw, 35px) clamp(2px, -0.25px + 0.625vw, 4px);
    padding: 10px clamp(14px, 2.75px + 3.125vw, 24px)
}

#info blockquote p {
    color: #fff;
    font-size: clamp(10px, 1px + 2.5vw, 18px);
    line-height: 1.4
}

#info .remark {
    color: #fff;
    font-size: clamp(11px, 0.875px + 2.813vw, 20px);
    margin-left: clamp(20px, 3.125px + 4.688vw, 35px)
}

#info h3 {
    text-align: center;
    margin: clamp(-42px, 4.75px + -2.875vw, -20px) 0 clamp(0px, 29.75px + -4.375vw, 14px)
}

#info h3 img {
    width: 100%
}

#info .banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: clamp(8px, -5.5px + 3.75vw, 20px);
    margin: -30px clamp(20px, 3.125px + 4.688vw, 35px) 0
}

#info .banner li {
    width: calc(50% - clamp(4px, -2.75px + 1.875vw, 10px))
}

#search {
    background: url("../images/search-title-bg.svg") no-repeat center top/100%;
    background-color: #fff;
    padding: 16px 0 clamp(2px, -13.75px + 4.375vw, 16px)
}

#search hgroup {
    text-align: center;
    padding: 0 0 clamp(40px, -2.75px + 11.875vw, 78px)
}

#search hgroup img {
    margin: clamp(-58px, -14.5px + -14.75vw, -72px) 0 0;
    position: sticky;
    z-index: 2
}

@media screen and (min-width: 680px) {
    #search hgroup img {
        margin-top: -100px;
    }
}

#search hgroup h2 {
    color: #ffed00;
    font-size: clamp(13px, -1.625px + 4.063vw, 26px);
    margin: clamp(-28px, 1.75px + -4.375vw, -14px) 0 0
}

#search .section__contents {
    padding: 0 clamp(20px, 3.125px + 4.688vw, 35px) 25px
}

.form--item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: clamp(8px, -1px + 2.5vw, 16px)
}

.form--item label,
.form--item select {
    font-size: clamp(14px, 2.75px + 3.125vw, 24px);
    line-height: 1
}

.form--item label {
    width: 28%;
    background-color: #222;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    line-height: 1
}

.form--item .select-wrapper {
    width: 72%;
    position: relative;
    display: inline-block;
    border: 2px solid #858585;
    border-left: none;
}

.form--item .select-wrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    right: clamp(12px, -1.5px + 3.75vw, 24px);
    width: clamp(8px, 3.25px + 1.875vw, 10px);
    height: clamp(8px, 3.25px + 1.875vw, 10px);
    border: solid #858585;
    border-width: 0 0 2px 2px;
    transform: translateY(-75%) rotate(-45deg);
    pointer-events: none;
}

.form--item select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: #fff;
    width: 100%;
    padding: 8px clamp(16px, 11.5px + 1.25vw, 20px);
    padding-right: calc(clamp(12px, -1.5px + 3.75vw, 24px) * 2 + clamp(8px, 3.25px + 1.875vw, 10px));
    /* この行を修正 */
    color: #858585;
}

.form--item select:focus {
    outline: 0px;
}

.form--item select::-ms-expand {
    display: none;
}

.form-btn {
    text-align: center;
    padding: 12px 0 12px
}

.form-btn button {
    width: 68%;
    background-color: #e40013;
    border-radius: 100px;
    font-size: clamp(16px, 7px + 2.5vw, 24px);
    font-weight: 500;
    line-height: 1;
    color: #fff;
    margin: clamp(-5px, -14px + 2.5vw, 3px) auto 0;
    padding: clamp(8px, 5.75px + 0.625vw, 10px) 0
}

.form-btn button:hover {
    background-color: #0b0603
}

#schedule {
    padding-top: clamp(30px, -13.75px + 9.375vw, 50px);
    padding-bottom: clamp(30px, -13.75px + 9.375vw, 50px);
}

#schedule .search-result {
    color: #fff;
    font-size: clamp(14px, 1.625px + 3.438vw, 25px);
    font-weight: 500;
    padding: 4px 0
}

article {
    background-color: #fff;
    margin-bottom: clamp(12px, -6px + 5vw, 28px);
    padding: clamp(8px, -1px + 2.5vw, 16px)
}

article .schedule__meta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

article .schedule__meta::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 72%;
    height: 1px;
    background-color: #858585
}

article .schedule__meta--txt {
    width: 72%
}

article .schedule__meta--txt .day {
    position: relative;
    color: #f8ee12;
    -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    font-size: clamp(34px, -11px + 12.5vw, 74px);
    padding: 0 clamp(8px, -1px + 2.5vw, 16px) 0;
    line-height: 1;
    letter-spacing: 2px
}

article .schedule__meta--txt .day em {
    font-family: "HelveticaLTStd-BlkCond", sans-serif;
    display: inline-block;
    translate: 0 clamp(3px, 0.75px + 0.625vw, 5px)
}

article .schedule__meta--txt .day span {
    font-size: 74%;
    font-weight: bold;
    display: inline-block;
    translate: 0 clamp(-4px, 0.25px + -0.625vw, -2px)
}

article .schedule__meta--txt .day small {
    font-family: initial;
    font-size: 45%;
    font-weight: 700;
    margin-left: 2px
}

article .schedule__meta--txt .day small span {
    font-size: 100%;
    translate: 0 clamp(1px, -0.125px + 0.313vw, 2px)
}

article .schedule__meta--txt .day.bgcolor-red {
    background-color: #e40013
}

article .schedule__meta--txt .day.bgcolor-blue {
    background-color: #3275bc
}

article .schedule__meta--txt .day.bgcolor-green {
    background-color: #22a839
}

article .schedule__meta--txt aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: clamp(0px, -4.5px + 1.25vw, 4px) 0
}

article .schedule__meta--txt aside .pref {
    font-size: clamp(14px, -0.625px + 4.063vw, 27px);
    font-weight: 500
}

article .schedule__meta--txt aside .pref img {
    display: inline-block;
    width: clamp(12px, -1.5px + 3.75vw, 24px);
    margin-right: 4px;
    translate: 0 clamp(-8px, -1.625px + -0.938vw, -5px)
}

article .schedule__meta--txt aside .report-link a {
    color: #990622;
    padding-right: clamp(14px, 2.75px + 3.125vw, 24px);
    font-size: clamp(12px, 0.75px + 3.125vw, 22px);
    font-weight: 500
}

article .schedule__meta--txt aside .report-link a img {
    display: inline-block;
    width: clamp(10px, 3.25px + 1.875vw, 16px);
    margin-right: 6px;
    translate: 0 clamp(-8px, -1.625px + -0.938vw, -5px)
}

article .schedule__meta--txt aside .report-link a::after {
    right: 0;
    border-color: #990622
}

article .schedule__meta--img {
    width: 25%
}

article hgroup {
    padding: clamp(2px, -7px + 2.5vw, 10px) 0 clamp(0px, -4.5px + 1.25vw, 4px);
    letter-spacing: -1px
}

article hgroup .hall-name {
    font-size: clamp(16px, 1.375px + 3.063vw, 29px);
    line-height: 1.8
}

article hgroup .description {
    font-size: clamp(8px, 0.875px + 2.613vw, 20px);
    font-weight: 200;
    line-height: 1;
    margin-top: clamp(-5px, 5.625px + -1.563vw, 0px) 0 0
}

.more-link a {
    text-align: center;
    width: 68%;
    margin: clamp(20px, -13.75px + 9.375vw, 50px) auto 0;
    background-color: #bf0d23;
    border-radius: 100px;
    font-size: clamp(15px, 0.375px + 4.063vw, 28px);
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    color: #fff;
    padding: clamp(7px, -3.125px + 2.813vw, 16px) 0 clamp(8px, -1px + 2.5vw, 16px)
}

.more-link a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none
}

.windows-os article .schedule__meta--txt .day {
    padding-top: clamp(0px, 2.125px + -0.313vw, 1px);
    padding-bottom: clamp(9px, 5.625px + 0.938vw, 12px)
}

.windows-os article .schedule__meta--txt .day small {
    font-size: 40%
}

#site-info {
    background: url("../images/site-info-bg.webp") no-repeat center top/100%;
    padding: clamp(125px, -15.625px + 39.063vw, 250px) 0 clamp(15px, -1.875px + 4.688vw, 30px)
}

#site-info .section__contents {
    text-align: center
}

#site-info .section__contents img {
    width: 64%
}

#site-info .section__contents p {
    font-size: clamp(14px, -1.75px + 4.375vw, 28px);
    font-weight: 500;
    line-height: 1.5;
    margin: clamp(6px, -5.25px + 3.125vw, 16px) 0 clamp(15px, -8.625px + 6.563vw, 36px);
    text-shadow: 3px 3px 6px #fff, -3px 3px 6px #fff, 3px -3px 6px #fff, -3px -3px 6px #fff, 3px 0px 6px #fff, 0px 3px 6px #fff, -3px 0px 6px #fff, 0px -3px 6px #fff
}

#site-info .section__contents a {
    width: 48%;
    background-color: #fceb07;
    border: clamp(3px, 0.75px + 0.625vw, 5px) solid #040000;
    color: #9b1b00;
    border-radius: 100px;
    font-size: clamp(16px, 0.25px + 4.375vw, 30px);
    font-weight: 500;
    line-height: 1;
    margin: 0 auto;
    padding: clamp(7px, 1.375px + 1.563vw, 12px) clamp(30px, 7.875px + 6.125vw, 48px) clamp(9px, 3.375px + 1.563vw, 14px) clamp(20px, 2.375px + 4.875vw, 35px);
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

#site-info .section__contents a::after {
    content: "";
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: #9b1b00;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    position: absolute;
    right: 1;
    width: 3px;
    height: 3px;
    top: 50%;
    right: 28px;
    margin-top: -2px;
    translate: 0 -25%;
}

@media(min-width: 680px) {

    #site-info .section__contents a::after {
        border-width: 0 2.5px 2.5px 0;
        padding: 3px;
        width: 12px;
        height: 12px;
        top: 50%;
        right: 47px;
        translate: 0 -30%;
    }
}

#site-info .section__contents a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

#site-info .section__contents a:hover::after {
    border-color: #fff;
}

footer {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding-top: clamp(15px, 9.375px + 1.563vw, 20px);
    padding-bottom: 15px
}

footer img {
    width: 42%;
    margin: clamp(12px, 3px + 2.5vw, 20px) 0 clamp(8px, 0.125px + 2.188vw, 15px)
}

footer p {
    font-size: clamp(12px, 0.75px + 3.125vw, 22px);
    font-weight: 500
}

footer p#copyright {
    font-size: clamp(10px, 1px + 2.5vw, 18px);
    text-align: center;
    padding: 0 0 clamp(8px, -11.125px + 5.313vw, 25px)
}

#pagetop {
    position: fixed;
    right: 3%;
    bottom: 4%;
    z-index: 10
}

#pagetop img {
    width: clamp(68px, 36.5px + 8.75vw, 96px)
}

@media(max-width: 576px) {
    .d-sp {
        display: inline-block
    }

    .d-pc {
        display: none
    }

    body::after {
        background: url("../images/bg-sp.webp");
        background-size: 100%;
        background-repeat: repeat-y;
        background-attachment: fixed
    }

    header #site-title {
        left: 50%;
        right: 50%;
        translate: -50% 0;
        width: 100%;
        text-align: center
    }

    #site-info .section__contents a {
        width: 50%
    }

    article .schedule__meta--txt,
    article .schedule__meta::after {
        width: 74%
    }

    article .schedule__meta--img {
        width: 23%
    }

    footer img {
        width: 36%
    }
}

/* ------------　report関連　------------ */

#search_report {
    background-color: #000;
    padding: 30% 0 0;
}

#search_report .search_img {
    /* background: url(../images/search-title-bg.svg) no-repeat center top / 100%; */
    background: url(../images/bg_report.png) no-repeat center top / 100%;
    background-color: #FFF;
    padding-top: 5%;
    text-align: center;
    padding: 0 0 clamp(40px, -2.75px + 11.875vw, 78px);
    position: relative;
    height: 22vh;
}

#search_report .search_img h2 {
    color: #ffed00;
    font-size: clamp(13px, -1.625px + 4.063vw, 26px);
    /* margin: clamp(-28px, 1.75px + -4.375vw, -14px) 0 0; */
    position: absolute;
    top: 35px;
    left: 42%;
}

#search_report .search_img img {
    margin: clamp(-58px, -14.5px + -14.75vw, -72px) 0 0;
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 0;
}

#search_report .search_img img {
    margin-top: -100px;
}

#search_report .section__contents {
    padding: 5px clamp(20px, 3.125px + 4.688vw, 35px) 25px;
    background-color: #FFF;
}

@media screen and (min-width: 375px) {

    #search_report .search_img {
        height: 22vh;
    }

}

@media screen and (min-width: 450px) {
    #search_report .search_img img {
        top: -10px;
    }

    #search_report .search_img img {
        top: 0;
    }

    #search_report .search_img {
        height: 22vh;
    }
}


@media screen and (min-width: 500px) {


    #search_report .search_img img {
        top: -30px;
    }

    #search_report .search_img h2 {
        top: 40px;
    }

    #search_report .search_img {
        height: 30vh;
    }
}

@media screen and (min-width: 600px) {

    #search_report .search_img {
        height: 265px;
    }

    #search_report .search_img img {
        top: -55px;
    }

    #search_report .search_img h2 {
        top: 50px;
    }

}

/* @media screen and (min-width: 680px) {
    #search_report .search_img img {
        margin-top: -100px;
    }
} */

#report {
    padding-top: clamp(30px, -13.75px + 9.375vw, 50px);
    padding-bottom: clamp(30px, -13.75px + 9.375vw, 50px);
}

#report .search-result {
    color: #fff;
    font-size: clamp(14px, 1.625px + 3.438vw, 25px);
    font-weight: 500;
    padding: 4px 0
}

.result {
    margin-bottom: 10px;
    display: flex;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: clamp(12px, -6px + 5vw, 28px);
    padding: clamp(8px, -1px + 2.5vw, 16px);
}

.result-content {
    flex: 1;
}

.result-title {
    font-size: clamp(14px, -0.625px + 4.063vw, 26px);
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.3;
    width: 72%;
    display: flex;
    align-items: center;
}

.result-details {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    font-size: 14px;
    color: #666;
    padding-top: 5px;
    margin-top: 5px;
}

/* .result-details-left {
    flex: 0 0 auto;
    margin-right: 15px;
    font-size: 12px;
} */

.result-details-right {
    flex: 1 1 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.result-date,
.result-type {
    display: block;
    margin-bottom: 3px;
}

.result-location,
.result-store {
    margin-right: 10px;
    margin-bottom: 3px;
    display: inline-flex;
    align-items: center;
}

.result-location img,
.result-store img {
    margin-right: 5px;
    width: 15px;
    height: 15px;
}

@media (max-width: 480px) {
    .result-details {
        font-size: 12px;
    }

}

.result-date {
    margin-right: 10px;
}

.result-type {
    color: #0056b3;
}

.result-location {
    color: #0056b3;
    margin-right: 10px;
}

.result-store {
    color: #0056b3;
}

.result-image {
    width: 25%;
}

.result__meta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.result__meta::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 72%;
    height: 1px;
    background-color: #858585;
}

.transition_image {
    padding-bottom: clamp(30px, -13.75px + 9.375vw, 50px);
}

.result-content .pref_img {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

/* ------------　article関連　------------ */

#article {
    background-color: #000;
    padding: 30% 0 0;
}

#article .img {
    background: url(../images/bg_report.png) no-repeat center top / 100%;
    background-color: #FFF;
    padding-top: 5%;
    text-align: center;
    padding: 0 0 clamp(40px, -2.75px + 11.875vw, 78px);
    position: relative;
    height: 40vw;
}

#article .img h2 {
    color: #ffed00;
    font-size: clamp(13px, -1.625px + 4.063vw, 26px);
    /* margin: clamp(-28px, 1.75px + -4.375vw, -14px) 0 0; */
    position: absolute;
    top: 35px;
    left: 42%;
}

#article .img img {
    margin: clamp(-58px, -14.5px + -14.75vw, -72px) 0 0;
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 0;
}

#article .img img {
    margin-top: -100px;
}

@media screen and (min-width: 450px) {
    #article .img img {
        top: -10px;
    }

    #article .img img {
        top: 0;
    }
}


@media screen and (min-width: 500px) {

    #article .img img {
        top: -30px;
    }

    #article .img h2 {
        top: 40px;
    }
}

@media screen and (min-width: 600px) {

    #article .img {
        height: 265px;
    }

    #article .img img {
        top: -55px;
    }

    #article .img h2 {
        top: 50px;
    }

}

/* ------------　記事関連　------------ */

.article-container {
    background-color: white;
    padding: 20px;
    margin: 0 auto 20px;
    max-width: 800px;
    width: 100%;
    box-sizing: border-box;
}

.article-title {
    font-size: clamp(24px, 5vw, 42px);
    font-weight: bold;
    margin: 20px 0;
    line-height: 1.2;
    overflow-wrap: anywhere;
}

.article-date {
    color: #666;
    margin-bottom: 10px;
    font-size: clamp(14px, 3vw, 18px);
}

.border {
    border-bottom: 1px solid #666;
    margin-bottom: 20px;
}

.article-content {
    width: 100%;
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

.article-content * {
    max-width: 100% !important;
    box-sizing: border-box !important;
}

.article-content span,
.article-content font,
.article-content b,
.article-content strong,
.article-content em {
    display: inline;
    vertical-align: baseline;
}

.article-content div,
.article-content p,
.article-content h5,
.article-content h6 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
    line-height: 1.4;
    margin: 1em 0 0.5em;
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4 {
    padding: 15px!important;
    margin-bottom: 20px;
    background-color: #F7E5E0;
    position: relative;
}

.article-content h1::before,
.article-content h2::before,
.article-content h3::before,
.article-content h4::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(100deg, rgba(255, 22, 22, 1), rgba(5, 0, 255, 1));
}

.article-content table {
    width: 100% !important;
    margin: 1em 0 !important;
    border-collapse: collapse;
    table-layout: auto;
    text-align: center;
}

.article-content table:not([class]) {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.article-content th,
.article-content td {
    min-width: 4em;
    padding: 0.5em !important;
    border: 1px solid #ccc !important;
    word-break: break-word;
}

.article-content img {
    max-width: 100%;
    height: auto !important;
    margin: 1em auto;
}

.article-content ul,
.article-content ol {
    padding-left: 2em;
    margin: 1em 0;
}

.article-content blockquote {
    margin: 1em 0;
    padding: 1em;
    border-left: 4px solid #ccc;
    background: #f9f9f9;
}

.article-content iframe {
    max-width: 100%;
    margin: 1em 0;
}

/* .article-content [style*="font-size"] {
    font-size: revert !important;
} */

.article-content [style*="margin"] {
    margin: revert !important;
}

@media (max-width: 680px) {
    .article-content {
        font-size: 14px;
    }
    
    .article-content table {
        font-size: 13px;
    }
    
    /* スマートフォンでの表示調整 */
    .article-content [style*="font-size"] {
        font-size: inherit !important;
    }
}

.article-footer {
    text-align: center;
    padding: 20px 0;
    display: flex;
    justify-content: space-evenly;
    font-weight: 600;
    font-size: clamp(16px, 4vw, 24px);
    flex-wrap: wrap;
}

.back_btn {
    text-align: center;
    width: 100%;
    max-width: 300px;
    margin: 20px auto;
    background-color: #bf0d23;
    border-radius: 100px;
    font-size: clamp(15px, 3vw, 28px);
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    color: #fff;
    padding: 15px 0;
    cursor: pointer;
    display: block;
}

.store_article {
    color: #ff0000;
    font-size: clamp(18px, 4vw, 24px);
    margin: 40px 0 40px;
    font-weight: 600;
    border-top: 1px solid #000;
    text-align: center;
    padding: 25px 0px;
}



/* .article-image {
    background-color: #eee;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
} */

.article-image {
    margin: 30px 0px;
}

.article-header {
    position: relative;
    background-color: #ff0000;
    color: white;
    padding: 10px;
    padding-left: 20px;
    font-size: clamp(18px, 4vw, 32px);
    overflow: hidden;
    margin-bottom: 20px;
}

.article-header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-width: 16px 16px 0 0;
    border-style: solid;
    border-color: #ffffff #990000 #990000 #ffffff;
    background: #990000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
}

.ranking-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    font-size: clamp(12px, 3vw, 16px);
}

.ranking-table th,
.ranking-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
}

.all-ranking .ranking-table th,
.all-ranking .ranking-table td {
    height: 68px;
}

.all-ranking .ranking-table th.rank,
.all-ranking .ranking-table td.rank {
    width: 10%;
}

/* .all-ranking .ranking-table th:nth-child(2),
.all-ranking .ranking-table td:nth-child(2) {
    width: 35%;
} */

.all-ranking .ranking-table th.daiban,
.all-ranking .ranking-table td.daiban,
.all-ranking .ranking-table th.kaiten,
.all-ranking .ranking-table td.kaiten {
    width: 15%;
}

.all-ranking .ranking-table th.samai,
.all-ranking .ranking-table td.samai {
    width: 20%;
}

.ranking-table th {
    background-color: #52535E;
    color: #ffffff;
}

.all-ranking:first-child,
.machine-ranking:first-child {
    margin: 40px 0;
}

.all-ranking,
.machine-ranking {
    margin: 25px 0 40px;
}

.all-ranking h3,
.machine-ranking h3 {
    font-size: clamp(24px, 5vw, 36px);
    font-weight: bold;
    margin: 10px 0 25px;
}

.all-ranking h3 span img,
.machine-ranking h3 span img {
    width: 40px;
    height: 40px;
    margin-bottom: 3px;
    margin-right: 3px;
}

.machine_name {
    margin: 10px 0;
    color: #ff0000;
    font-size: clamp(18px, 4vw, 24px);
    display: flex;
    align-items: center;
}

.machine_name p {
    font-weight: bold;
}

.dli-check-circle {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #ff0000;
    line-height: 1;
    position: relative;
    width: 1em;
    height: 1em;
    border: 0.12em solid currentColor;
    border-radius: 50%;
    box-sizing: content-box;
    font-weight: bold;
    margin-right: 10px;
}

.dli-check-circle>span {
    width: 0.58em;
    height: 0.261em;
    border: 0.12em solid currentColor;
    border-top: 0;
    border-right: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(-45deg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.info-row {
    display: flex;
    align-items: stretch;
    margin-bottom: 5px;
    flex-wrap: nowrap;
    flex-direction: row;
}

.info-label-container {
    width: 100%;
    max-width: 130px;
    display: flex;
    align-items: stretch;
}

.info-label {
    position: relative;
    background-color: #4a4a4a;
    color: white;
    padding: 3px 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    font-size: clamp(14px, 3vw, 18px);
    height: 40px;
}

.info-label::after {
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #4a4a4a;
}

.info-content {
    flex-grow: 1;
    padding-left: 30px;
    display: flex;
    align-items: center;
    font-size: clamp(14px, 3vw, 18px);
    word-break: normal;
}

.article_pref {
    margin-left: 10px;
}

.article_pref img.pref_img {
    width: 16px;
    margin-bottom: 6px;
}

.article_pref span {
    margin-left: 3px;
    font-weight: bold;
    color: #000;
}




@media (max-width: 680px) {
    .article-container {
        padding: 15px;
    }

    .info-row {
        flex-direction: column;
    }

    .info-label-container {
        max-width: 100%;
        margin-bottom: 5px;
    }

    .info-label::after {
        display: none;
    }

    .info-content {
        padding-left: 15px;
    }

    .ranking-table {
        font-size: 12px;
    }

    #article .article-container .text {
        font-size: 16px
    }

    .ranking-table th,
    .ranking-table td {
        padding: 5px;
    }

    .all-ranking .ranking-table th,
    .all-ranking .ranking-table td {
        height: 60px;
    }
}

@media (max-width: 480px) {
    .article-footer {
        align-items: center;
    }

    .article-footer span {
        margin-bottom: 10px;
    }

    .article_pref img.pref_img {
        width: 16px;
        margin-bottom: 6px;
    }

    .article_pref img.pref_img {
        width: 12px;
    }

    #article .article-container .text {
        font-size: 12px
    }


    .all-ranking .ranking-table th:nth-child(2), 
    .all-ranking .ranking-table td:nth-child(2) {
        width: 165px;
    }

    .all-ranking .ranking-table th,
    .all-ranking .ranking-table td {
        height: 51px;
    }

    .all-ranking h3 span img, 
    .machine-ranking h3 span img {
        width: 25px;
        height: 25px;
    }

}