@import url(../common.css);
body {
    padding: 0;
    margin: 0;
    min-width: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
}

.header {
    min-width: 100vw !important;
}

.container {
    width: 85.641vw !important;
    margin: 0 auto;
    min-width: 0 !important;
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container-lg {
    width: 92.307vw !important;
    margin: 0 auto;
    min-width: 0 !important;
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.container-xl {
    width: 100vw !important;
    margin: 0 auto;
    min-width: 0 !important;
    max-width: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#oneday .head {
    border-bottom: 1px solid #e2e2e2;
    width: 100vw;
    background-color: #fff;
    padding-top: 15.128vw;
}
#oneday .head p {
    font-size: 4.102vw;
    font-weight: 400;
    line-height: 7.179vw;
    color: #558ed5;

    text-align: center;
    margin: 0 auto;
    margin-bottom: 1.282vw;
}
#oneday .head h1 {
    font-size: 7.692vw;
    font-weight: 600;
    letter-spacing: -0.04em;
    line-height: 10.256vw;
    color: #171717;
    margin: 0 auto;

    margin-bottom: 7.692vw;
    text-align: center;
}

#oneday .head > div {
    width: 85.128vw;
    height: 20.769vw;
    margin: 0 auto;
    margin-bottom: -3px;
}
#oneday .head div ul {
    width: 100%;
    height: 50%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 0;
}
#oneday .head div ul li {
    width: 42.564vw;
    height: 100%;
    margin-left: -1px;
    margin-top: -1px;
}
/* #oneday .head div ul li:last-child {
    width: 100%;
} */

#oneday .head div ul li button {
    background-color: transparent;
    border: 1px solid #e2e2e2;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 3.589vw;
    font-weight: 400;
    line-height: 5.384vw;
    letter-spacing: -0.04em;
    color: #333 !important;
}

#oneday .head div ul li:hover button {
    color: #fff;
    font-weight: 600;
}

#oneday .head div ul li button a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 3.589vw;
    font-weight: 400;
    line-height: 5.384vw;
    letter-spacing: -0.04em;
    color: #333;
}

#oneday .head div ul li:hover button {
    background-color: #558ed5;
    border: 1px solid #e2e2e2;
    color: #fff;
    font-weight: 600;
}
#oneday .head div ul li:hover button a {
    color: #fff;
    font-weight: 600;
}

#oneday .head div ul li.active button {
    background-color: #558ed5;
    border: 1px solid #e2e2e2;
    color: #fff;
    font-weight: 600;
}
#oneday .head div ul li.active button a {
    color: #fff;
    font-weight: 600;
}

#oneday #section01 .container-lg {
    padding: 12.82vw 0;
}
#oneday #section02 {
    background-image: url(../../img/mobile/onedaySect02BG.png);
    /* background-color: #f5f5f5; */
    padding-top: 11.794vw;
    padding-bottom: 16.974vw;
    background-size: contain;
}
#oneday #section02 .container-xl {
    padding-left: 7.435vw !important;
}
#oneday #section02 h2 {
    font-size: 7.6923vw;
    font-weight: 300;
    letter-spacing: -0.07em;
    line-height: 9.743vw;
    color: #333;
}
#oneday #section02 h2 span {
    font-weight: bold;
    color: #558ed5;
    margin-right: 1vw;
}
#oneday #section02 div div {
    width: 50vw;
    height: 9.743vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #558ed5;
    border-radius: 100px;
    color: #fff;
    font-size: 4.615vw;
    font-weight: 500;
    line-height: 15.128vw;
    margin-top: 5.23vw;
    margin-bottom: 7.7948vw;
}

#oneday #section02 .play div {
    width: 100vw;
    height: auto;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    margin-bottom: 0;
}

#oneday #section02 p {
    font-size: 4.102vw;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 6.153vw;
    color: #333;
    margin-bottom: 10vw;
}
#oneday #section02 img {
}

#oneday #section06 .swiper-slide div div {
    border: 1px solid #cbcbcb;
    padding-bottom: 3.846vw;
}
#oneday #section06 .swiper-slide div div p {
    text-align: center;
}
#oneday #section06 .swiper-slide div div h3 {
    text-align: center;
    padding-top: 2.897vw;
}

#oneday #section06 > img:nth-of-type(1) {
    width: 79.487vw;
    margin: 0 auto;
    text-align: center;
    display: flex;
    margin-bottom: 10.256vw;
    padding-top: 6.923vw;
}
#oneday #section06 .swiper-container {
    padding: 6.666vw 0 15.384vw 7.692vw;
    position: relative;
    width: 100%;
    overflow: hidden;
}
#oneday #section06 .swiper-container .swiper-slide img {
    width: 44.784vw;
}
#oneday #section06 .swiper-container .swiper-slide h3 {
    font-size: 3.846vw;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 8.461vw;
    color: #333333;
}
#oneday #section06 .swiper-container .swiper-slide p {
    font-size: 3.076vw;
    font-weight: 400;
    letter-spacing: -0.05em;
    line-height: 4.615vw;
    color: #333333;
    opacity: 0.7;
}

#oneday #section06 .swiper-gradient {
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    z-index: 10;
}

#oneday #section09 {
    background-color: #fff;
    padding-top: 13.23vw;
    padding-bottom: 17.948vw;
}

#oneday #section09 h2 {
    font-size: 7.6923vw;
    font-weight: 300;
    letter-spacing: -0.07em;
    line-height: 9.743vw;
    color: #333;
    margin-bottom: 5.256vw;
}
#oneday #section09 h2 span {
    font-weight: bold;
    color: #558ed5;
}

#oneday #section09 p {
    font-size: 4.102vw;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 6.153vw;
    color: rgba(51, 51, 51, 0.6);
    margin-bottom: 6.128vw;
}

#oneday #section09 .equipment-tabs-wrapper {
    margin-bottom: 6.153vw;
}

#oneday #section09 .equipment-tabs-wrapper ul {
    border-bottom: none;
    gap: 1.794vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#oneday #section09 .equipment-tabs-wrapper ul li {
    width: 27.179vw;
    height: 10.256vw;
}
#oneday #section09 .equipment-tabs-wrapper ul li button {
    background-color: #ffffff;
    border: 1px solid #c1c1c1;
    font-size: 4.102vw;
    letter-spacing: -0.04em;
    line-height: 5.897vw;
    font-weight: 400;
    color: #c1c1c1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    width: 100%;
}
#oneday #section09 .equipment-tabs-wrapper ul li button.active {
    background-color: #558ed5;
    color: #fff;
    border-color: #558ed5;
}

#oneday #section09 .swiper-pagination {
    bottom: 0;
    top: unset !important;
    width: 92.307vw;
    height: 2.051vw;
    left: 3.846vw;
}
#oneday #section09 .swiper-pagination-progressbar {
    background: #e5e5e5 !important;
}
#oneday #section09 .swiper-pagination-progressbar-fill {
    background: #558ed5;
}

#oneday #section09 .swiper-slide {
    height: 171.484vw;
}

#oneday #section09 .swiper-slide .position-relative {
    padding: 0;
}

#oneday #section09 .swiper-slide .position-absolute {
    bottom: 8.025vw;
    left: 7.512vw;
}

#oneday #section09 .swiper-slide a {
    width: 34.946vw;
    height: 10.256vw;
    display: flex;
}
#oneday #section09 .swiper-slide a button {
    width: 100%;
    height: 100%;
    background-color: #77a8cf;
    font-size: 4.016vw;
    letter-spacing: -0.05em;
    font-weight: 400;
    line-height: 7.948vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 3.435vw;
    padding-right: 3.435vw;
    color: #fff;
    border: none;
}

#oneday #section09 .dropdown-section {
    display: flex;
    justify-content: flex-end;
    margin-right: 7.461vw;
    margin-bottom: 7.769vw;
}
#oneday #section09 .dropdown-section .dropdown-toggle {
    width: 51.538vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border: none;
    border-bottom: 1px solid #777;
    border-radius: 0;
    color: #bbbbbb;
    font-size: 4.102vw;
    font-weight: 400;
    letter-spacing: -0.05em;
    line-height: 4.871vw;
    height: 10.512vw;
}

#oneday #section09 .dropdown-section .dropdown-toggle::after {
    display: inline-block;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.4em solid;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
    color: #7294c1;
    width: 2vw;
    padding: 0;
    margin: 0;
}

#oneday .modal-dialog {
    width: 96vw;
    margin: 0 auto;
    max-width: 96vw !important;
}

#oneday #section09 .dropdown-menu.show {
    width: 51.538vw;
    padding-top: 0;
    padding-bottom: 0;
}

#oneday #section09 .dropdown-item {
    font-size: 4.106vw;
    border-bottom: 1px solid #ccc;
    padding: 0vw 2vw;
    font-weight: 400;
    color: #515151;
    min-height: 10.512vw;
    display: flex;
    align-items: center;
}
#oneday #section09 .dropdown-item:active {
    background-color: #558ed5 !important;
    color: #fff !important;
}
