@charset "UTF-8";

#wrapper {
    padding-bottom: 0;
    padding-top: 44px;
    /*background-color: #25282E !important;*/
    position: relative;
    /*
    background-image: url(/potenza/common/images/bg_potenza.webp);
    background-size: cover;
    */
}

#wrapper *,
#wrapper :after,
#wrapper :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width:768px) {
    #wrapper {
        padding-top: 60px
    }
}

#content-page {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth"100;
    color: #fff;

    /*font-weight: 300*/
}

#content-page .en {
	font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: italic;
}

#content-page .material-symbols-outlined {
    font-variation-settings: "FILL"0, "wght"200, "GRAD"-25, "opsz"24
}

.modaal-wrapper {
    z-index: 10003 !important
}

.modaal-overlay {
    z-index: 10002 !important
}

.modaal-close {
    top: 8px;
    right: 8px
}

.wrap-btn-test {
    text-align: right;
    margin-top: 16px
}

.wrap-btn-test .test-link {
    text-decoration: none;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wrap-btn-test .test-link:before {
    width: 30px;
    height: 1px;
    content: "";
    background-color: #fff;
    position: relative;
    display: block;
    margin-right: 12px;
    opacity: 0.6
}

img {
    height: auto;
    max-width: 100%
}

#popup-inner {
    font-family: "Noto Sans", sans-serif
}

#popup-inner .heading {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px
}

@media (min-width:768px) {
    #popup-inner .heading {
        font-size: 18px
    }
}

#popup-inner p {
    margin-bottom: 16px
}

#popup-inner .wrap-video video {
    width: 100%;
    border-radius: 8px;
    display: block
}

@media (min-width:768px) {
    #popup-inner .wrap-video video {
        border-radius: 12px
    }
}

#popup-inner .wrap-image {
    text-align: center
}

#popup-inner .wrap-image img {
    width: 100%;
    max-width: 640px
}

.container {
    position: relative
}

@media (min-width:992px) {
    .container.is-sm {
        max-width: 768px
    }
}

.container,
.container-fluid {
    width: 100%;
    padding-right: var(--bs-gutter-x, 24px);
    padding-left: var(--bs-gutter-x, 24px);
    margin-right: auto;
    margin-left: auto
}

@media screen and (min-width:768px) {

    .container,
    .container-fluid {
        padding-right: var(--bs-gutter-x, 32px);
        padding-left: var(--bs-gutter-x, 32px)
    }
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1264px
}

@media (min-width:768px) {
    .container {
        max-width: 1264px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 1264px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1264px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1264px
    }
}

#section-store {
    margin-bottom: 100px
}

#brandHeader01 {
    background-color: rgba(0, 35, 85, 0.7);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#002355, EndColorStr=#002355)
}

@media screen and (max-width:979px) {
    #brandHeader01 {
        position: relative
    }
}

#brandHeader01,
.brandHeaderBtns01,
.brandHeaderMenuContent01,
.brandHeaderMenus01,
.lineupSec01 .lineupList01,
.mainimgSec01,
.navSec01 ul {
    display: block;
    min-height: 1px
}

#brandHeader01:after,
#mainWrap:after,
.brandHeaderBtns01:after,
.brandHeaderMenuContent01:after,
.brandHeaderMenus01:after,
.lineupSec01 .lineupList01:after,
.mainimgSec01:after,
.navSec01 ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

/* !brand header
---------------------------------------------------------- */
#brandHeader01 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 60px;
    background-color: #001a40;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#001a40, EndColorStr=#001a40);
    color: #fff
}

#brandHeader01.is-fixed {
    position: fixed;
    z-index: 10002
}

.brandHeader01In {
    margin: 0 auto;
    width: 980px
}

.brandHeaderLogo01 {
    float: left;
    padding-top: 17px;
    width: 230px
}

.brandHeaderLogo01 img {
    width: auto;
    height: 28px
}

.brandHeaderLogo01 .home {
    margin: 5px 0 0 24px;
    height: 16px
}

.brandHeaderMenuBtn01 {
    display: none
}

.brandHeaderMenus01 {
    float: left;
    margin: 10px 0 0 20px;
    border-left: 1px solid #66768c
}

.brandHeaderMenus01.pc_col5 {
    margin-left: 5px
}

.brandHeaderMenus01 li {
    float: left;
    border-right: 1px solid #66768c;
    font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important;
    text-align: center
}

.brandHeaderMenus01.pc_col5 li {
    width: 124px;
    font-size: 85.714%
}

.brandHeaderMenus01 a {
    display: block;
    padding: 10px 20px 0;
    color: #fff;
    text-decoration: none;
    min-height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html>body .brandHeaderMenus01 a {
    height: 40px\9;
    min-height: 1px\9
}

.brandHeaderMenus01 a:hover,
body.concept .brandHeaderMenus01 li.concept>a,
body.feeling .brandHeaderMenus01 li.feeling>a,
body.lineup .brandHeaderMenus01 li.lineup>a {
    background-color: #405370
}

.brandHeaderBtns01 {
    float: right;
    margin-top: 8px
}

.brandHeaderBtns01 .btn {
    display: table;
    padding-left: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/common/images/ico_arrow04.webp) no-repeat 10px center;
    color: #fff;
    font-size: 85.714%;
    font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important;
    text-decoration: none;
    white-space: nowrap
}

.brandHeaderBtns01 .btn:hover {
    text-decoration: underline
}

.brandHeaderBtns01 .btn span {
    display: table-cell;
    padding-top: 2px;
    vertical-align: middle
}

.brandHeaderBtns01 .btn .ico {
    margin-left: 6px
}

@media only screen and (min-width:980px) {
    .brandHeaderMenuContent01.js-content {
        display: none !important
    }
}

@media only screen and (max-width:979px) {
    #brandHeader01 {
        height: 60px;
        min-height: auto
    }

    .brandHeader01In {
        width: 100%;
        background-color: #002355;
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ec008f8c, EndColorStr=#ec008f8c)
    }

    .brandHeaderLogo01 {
        float: none;
        margin-left: 20px;
        padding: 17px 0 15px;
        width: auto
    }

    .brandHeaderLogo01 .home {
        display: none
    }

    .brandHeaderMenuBtn01 {
        display: table;
        position: absolute;
        right: 25px;
        top: 15px
    }

    .brandHeaderMenuBtn01 a {
        display: table-cell;
        padding: 2px 40px 0 0;
        height: 30px;
        background: url(/regno/common/images/btn_brandmenu_open01.webp) no-repeat right top;
        background-size: 30px 30px;
        vertical-align: middle;
        color: #fff;
        text-decoration: none
    }

    .show .brandHeaderMenuBtn01 a {
        background-image: url(/regno/common/images/btn_brandmenu_close01.webp)
    }

    .brandHeaderMenuContent01 {
        display: none;
        padding: 21px 58px;
        background-color: #002355;
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ec008f8c, EndColorStr=#ec008f8c);
        border-top: 1px solid #d1d3d5
    }

    .brandHeaderMenus01 {
        float: none;
        margin: 0;
        width: 100%;
        border-top: 1px solid #597090
    }

    .brandHeaderMenus01.pc_col5 {
        margin-left: 0
    }

    .brandHeaderMenus01 li,
    .brandHeaderMenus01.pc_col5 li {
        float: left;
        width: 33.33%;
        border-bottom: 1px solid #597090;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 107.14%;
        font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important;
        text-align: center
    }

    .brandHeaderMenus01 a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 13px 0 9px;
        min-height: 72px
    }

    .brandHeaderBtns01 {
        float: none;
        margin-top: 15px
    }

    .brandHeaderBtns01 li {
        float: right
    }

    .brandHeaderBtns01 li.home {
        float: left;
        width: 160px
    }

    .brandHeaderBtns01 li+li {
        margin: 0 10px 0 0
    }

    .brandHeaderBtns01 .btn {
        padding-right: 10px;
        height: 25px;
        border: 1px solid #597090
    }

    .brandHeaderBtns01 li.home .btn {
        padding: 0;
        background-image: none;
        text-align: center
    }

    .brandHeaderBtns01 .btn:hover {
        text-decoration: none;
        background-color: #405a80
    }

    .brandHeaderBtns01 .btn .ico {
        margin-left: 6px
    }

    .brandHeaderBtns01 li.home img {
        margin: -4px 9px 0 0;
        width: 16px;
        height: auto;
        vertical-align: middle
    }
}

@media only screen and (max-width:767px) {
    #brandHeader01 {
        height: auto
    }

    .brandHeaderLogo01 {
        margin: 0 0 0 10px;
        padding: 14px 0 9px
    }

    .brandHeaderLogo01 img {
        height: 17px
    }

    .brandHeaderMenuBtn01 {
        right: 8px;
        top: 8px
    }

    .brandHeaderMenuContent01 {
        padding: 0;
        border-top: none
    }

    .brandHeaderMenus01 {
        float: none;
        margin: 0;
        width: 100%;
        border-bottom: 1px solid #597090;
        border-left: none
    }

    .brandHeaderMenus01 li,
    .brandHeaderMenus01.tb_row1 li {
        float: left;
        width: 50%;
        border-bottom: 1px solid #597090;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 107.14%;
        font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important;
        text-align: center;
        font-size: 100%
    }

    .brandHeaderMenus01 li:first-child {
        border-left: none
    }

    .brandHeaderMenus01 li:last-child,
    .brandHeaderMenus01 li:nth-last-child(2):nth-child(2n-1) {
        border-bottom: none
    }

    .brandHeaderMenus01 a {
        display: block;
        padding: 13px 0 9px;
        min-height: auto
    }

    .brandHeaderBtns01 {
        margin: 15px 0 17px
    }

    .brandHeaderBtns01 li {
        float: left;
        margin-bottom: 12px;
        padding: 0 10px;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .brandHeaderBtns01 li:first-child {
        float: right
    }

    .brandHeaderBtns01 li+li {
        margin: 0
    }

    .brandHeaderBtns01 li.home {
        clear: left;
        float: none;
        margin: 0 auto;
        width: 160px
    }

    .brandHeaderBtns01 .btn {
        padding-left: 22px
    }
}

.sidemenu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    border-left: 1px solid #707070;
    background: #000;
    width: 80px;
    padding: 10px
}

.sidemenu li {
    width: 60px
}

.sidemenu li img {
    width: 100%
}

.sidemenu li+li {
    margin-top: 4px;
    padding-top: 4px;
    border-top: 1px solid #707070
}

#shareButtons .btnSnsShare {
    background: none
}

.concept .sidemenu li:nth-child(3) {
    display: none
}

@media screen and (max-width:767px) {
    .sidemenu {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        background: none;
        width: 232px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: -4px;
        margin-left: 10px;
        padding: 0
    }

    .sidemenu li {
        width: 76px
    }

    .sidemenu li+li {
        margin-top: 0px;
        padding-top: 0px;
        margin-left: 2px;
        border-top: none
    }
}

/* !section
---------------------------------------------------------- */
.sectionIn {
    margin: 0 auto;
    padding: 58px 0 60px;
    width: 980px;
    max-width: 1536px;
    font-size: 12px
}

.sectionIn .sizeSec01 {
    font-size: 14px
}

.sectionIn.section01 {
    padding: 0 0 56px;
    margin-top: -20px
}

@media only screen and (max-width:979px) {
    .sectionIn {
        width: 650px;
        padding: 58px 0 60px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media only screen and (max-width:767px) {
    .sectionIn {
        width: 100%;
        padding: 15px 10px 0
    }

    .sectionIn.section01 {
        padding: 10px 10px 30px;
        margin-top: -20px
    }
}

/* !lineupSec01
---------------------------------------------------------- */
.lineupSec01 {
    width: 100%;
    border-top: 1px solid #666;
    background-color: #001533;
    color: #fff
}

.lineupSec01>.sectionIn {
    position: relative;
    padding-bottom: 50px
}

.lineupSec01 a {
    color: #fff
}

.lineupSec01 .other {
    position: absolute;
    right: 0;
    top: 55px;
    font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important
}

.lineupSec01 .other>a {
    display: block;
    border-left: 1px solid #649a98;
    padding: 7px 10px 4px 33px;
    background: url(/common/images/ico_arrow_l04.webp) no-repeat 17px center;
    text-decoration: none
}

.lineupSec01 .other>a:hover {
    background-color: #40807f
}

.lineupSec01 .lineupList01 {
    margin-top: 50px
}

.lineupSec01 .lineupBox01 {
    float: left;
    margin-left: 20px;
    width: 230px;
    font-size: 85.714%;
    text-align: center
}

.lineupSec01 .lineupBox01:first-child {
    margin-left: 0
}

.lineupSec01 .lineupBox01>picture img {
    width: auto;
    height: 100px
}

.lineupSec01 .lineupBox01 .btn01 {
    margin-top: 0;
    height: 56px;
    background-color: #001615;
    text-align: left;
    font-size: 114.2%
}

.lineupSec01 .lineupBox01 .btn01:link,
.lineupSec01 .lineupBox01 .btn01:visited {
    background-color: #070707;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)"
}

.lineupSec01 .lineupBox01 .btn01:hover {
    background-color: #070707;
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)"
}

.lineupSec01 .lineupBox01 .btn01 em {
    font-size: 85.71%;
    font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important
}

.lineupSec01 .lineupBox01 .link {
    margin: 18px 0 0 -15px;
    text-align: left
}

.lineupSec01 .lineupBox01 .link li {
    display: inline-block;
    margin-left: 15px
}

.lineupSec01 .lineupBox01 .link a {
    padding-left: 15px;
    background: url(/common/images/ico_arrow_l04.webp) no-repeat left center;
    color: #fff;
    font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important;
    text-decoration: none
}

.lineupSec01 .lineupBox01 .link a:hover {
    text-decoration: underline
}

.lineupSec01 .lineupBox01 .text {
    color: #ccc;
    text-align: left
}

@media only screen and (max-width:979px) {
    .lineupSec01>.sectionIn {
        padding-bottom: 48px
    }

    .lineupSec01 .lineupBox01 .btn01 {
        font-size: 100%;
        line-height: 15px
    }

    .lineupSec01 .lineupBox01 {
        margin-left: 22px;
        width: 145px
    }

    .lineupSec01 .lineupBox01>picture img {
        height: 65px
    }

    .lineupSec01 .lineupBox01 .btn01 {
        padding: 0;
        height: 44px;
        background-position: 10px center
    }

    .lineupSec01 .lineupBox01 .btn01 span {
        padding-left: 25px
    }

    .lineupSec01 .lineupBox01 .btn01 em {
        font-size: 71.428%
    }

    .lineupSec01 .lineupBox01 .link {
        margin-top: 15px;
        text-align: left
    }

    .lineupSec01 .lineupBox01 .link li {
        display: block;
        margin-bottom: 1px
    }
}

@media only screen and (max-width:767px) {
    .lineupSec01 .sectionIn {
        padding-bottom: 65px
    }

    .lineupSec01 .title {
        margin-bottom: 5px;
        text-align: center
    }

    .lineupSec01 .other {
        display: block;
        width: 100%;
        position: absolute;
        top: auto;
        bottom: 20px;
        font-size: 85.714%;
        text-align: center
    }

    .lineupSec01 .other a {
        display: inline-block;
        border-left: none
    }

    .lineupSec01 .lineupList01 {
        margin-top: 0
    }

    .lineupSec01 .lineupBox01 {
        margin: 15px 0 0;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .lineupSec01 .lineupBox01:nth-child(odd) {
        clear: left;
        padding-right: 10px
    }

    .lineupSec01 .lineupBox01:nth-child(2n) {
        padding-left: 10px
    }

    .lineupSec01 .lineupBox01>picture img {
        height: 53px
    }

    .lineupSec01 .lineupBox01 .btn01 {
        height: 46px;
        background-position: 10px center
    }

    .lineupSec01 .lineupBox01 .btn01 span {
        padding-left: 25px;
        white-space: nowrap
    }

    .lineupSec01 .lineupBox01 .link {
        white-space: nowrap
    }
}

.ttlCmn03 {
    margin-bottom: 30px;
    font-size: 142.85%;
    font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important;
    color: #fff
}

.ttlCmn03 a {
    color: #fff;
    text-decoration: none
}

.ttlCmn03 a.ico_arrow {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

.ttlCmn03 a:hover {
    text-decoration: underline
}

.ttlCmn03 a.ico_arrow:before {
    display: inline-block;
    content: "";
    margin: -4px 13px 0 0;
    width: 6px;
    height: 12px;
    background: url(/common/images/ico_arrow_l04.webp) no-repeat left top;
    vertical-align: middle
}

@media only screen and (max-width:979px) {
    .ttlCmn03 a.ico_arrow:before {
        background-image: url(/common/images/ico_arrow_l04_2x.webp);
        background-size: 6px 12px
    }
}

@media only screen and (max-width:767px) {
    .ttlCmn03 {
        margin-bottom: 12px;
        font-size: 128.57%
    }
}

/* !related info
---------------------------------------------------------- */
.indexRelatedInfoSec01 {
    background-color: #1c1c1c;
    border-top: 1px solid #666;
    text-align: left
}

.indexRelatedInfoSec01 .title {
    font-size: 142.85%;
    font-family: "UD新ゴM", "UD Shin Go Medium", sans-serif !important;
    color: #fff
}

.indexRelatedInfoSec01 .btn01>span {
    padding-right: 10px
}

@media only screen and (max-width:767px) {
    .indexRelatedInfoSec01 .sectionIn {
        padding: 25px 0 0
    }

    .indexRelatedInfoSec01 .title {
        padding: 0 10px
    }

    .indexRelatedInfoSec01 .relatedLinkBnr01 {
        margin-top: 10px
    }

    .indexRelatedInfoSec01 .relatedLinkBnr01 ul {
        border-bottom: none
    }

    .indexRelatedInfoSec01 .relatedLinkBnr01 li {
        border: 1px solid #444
    }

    .indexRelatedInfoSec01 .relatedLinkBnr01 .btn01 {
        background-color: transparent;
        height: auto;
        min-height: 52px
    }

    .indexRelatedInfoSec01 .relatedLinkBnr01 .btn01>span {
        padding: 12px 33px 12px 10px
    }
}

/* !tireSearchSec01
---------------------------------------------------------- */
.tireSearchSec01 {
    background-color: #1c1c1c;
    text-align: left
}

.tireSearchSec01 .btn01 {
    padding-top: 0;
    width: 310px;
    height: 78px;
    background-position: 92px center
}

.tireSearchSec01 .btn01 img {
    display: table-cell;
    width: auto;
    height: 78px
}

.tireSearchSec01 .btn01 span {
    width: 232px
}

@media only screen and (max-width:979px) {
    .tireSearchSec01 .btn01 {
        width: 204px;
        height: 53px;
        background-position: 63px center
    }

    .tireSearchSec01 .btn01 img {
        height: 53px
    }

    .tireSearchSec01 .btn01 span {
        width: 145px;
        padding: 3px 0 0 25px
    }
}

@media only screen and (max-width:767px) {
    .tireSearchSec01 .sectionIn {
        padding-bottom: 0
    }

    .tireSearchSec01 .relatedLinkBnr01 {
        margin: 0 -10px
    }

    .tireSearchSec01 ul {
        border-width: 1px;
        border-color: #444
    }

    .tireSearchSec01 ul>li {
        border-width: 1px;
        border-color: #444
    }

    .tireSearchSec01 .btn01 {
        padding: 10px 30px 10px 10px;
        width: 100%;
        height: 56px;
        background-color: transparent
    }

    .tireSearchSec01 .btn01 picture {
        width: 56px;
        display: block
    }

    .tireSearchSec01 .btn01 img {
        display: table-cell;
        width: auto;
        height: 56px
    }

    .tireSearchSec01 .btn01 span {
        width: 100%
    }
}

.text-center {
    text-align: center
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width:1280px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.hoverOpacity {
    opacity: 1;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s
}

@media (hover:hover) and (pointer:fine) {
    .hoverOpacity:hover {
        opacity: 0.7
    }
}

.hoverWhite {
    -webkit-transition: color 0.15s;
    transition: color 0.15s
}

@media (hover:hover) and (pointer:fine) {
    .hoverWhite:hover {
        color: #fff !important
    }
}

.hoverUp {
    -webkit-transition: -webkit-transform 0.15s;
    transition: -webkit-transform 0.15s;
    transition: transform 0.15s;
    transition: transform 0.15s, -webkit-transform 0.15s
}

@media (hover:hover) and (pointer:fine) {
    .hoverUp:hover {
        -webkit-transform: translateY(-10px) !important;
        transform: translateY(-10px) !important
    }
}

#content-page .item-stagger {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0
}

/* !breadcrumb
---------------------------------------------------------- */
#breadcrumb {
    padding: 15px 0;
    border-top: 1px solid #666;
    border-bottom: none;
    text-align: left;
    background-color: #000
}

#breadcrumb li {
    white-space: normal
}

@media only screen and (max-width:979px) {
    #breadcrumb ul {
        margin: 0 auto;
        width: 650px
    }
}

@media only screen and (max-width:767px) {
    #breadcrumb {
        display: block;
        padding: 25px 10px
    }

    #breadcrumb ul {
        width: 100%;
        padding: 0
    }
}

.c-slide {
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media (min-width:992px) {
    .c-slide {
        padding-left: 32px !important;
        padding-right: 32px !important
    }
}

.c-slide.col-1 {
    padding-left: 24px !important;
    padding-right: 24px !important
}

@media (min-width:768px) {
    .c-slide.col-1 {
        padding-left: 32px !important;
        padding-right: 32px !important
    }
}

.c-slide.col-1 .swiper-slide {
    width: 100%
}

@media (min-width:576px) {
    .c-slide.col-1 .swiper-slide {
        width: 100%
    }
}

@media (min-width:768px) {
    .c-slide.col-2 {
        padding-left: 32px !important;
        padding-right: 32px !important
    }
}

.c-slide.col-2 .swiper-slide {
    width: 80%
}

@media (min-width:576px) {
    .c-slide.col-2 .swiper-slide {
        width: 50%
    }
}

.c-slide a {
    text-decoration: none
}

.c-slide .swiper-slide {
    width: 80%
}

@media (min-width:576px) {
    .c-slide .swiper-slide {
        width: 40%
    }
}

.c-slide .swiper-slide img {
    width: 100%;
    border-radius: 8px
}

.c-slide .swiper-slide .category {
    font-family: "Lato", sans-serif;
    letter-spacing: 0.15rem;
    opacity: 0.7;
    font-weight: 600;
    margin-bottom: 8px
}

.c-slide .swiper-slide .title {
    font-size: 14px;
    margin-top: 12px
}

@media (min-width:768px) {
    .c-slide .swiper-slide .title {
        margin-top: 20px;
        font-size: 16px
    }
}

.c-slide .swiper-slide .desc {
    margin-top: 12px
}

.c-slide .swiper-slide .title-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    margin-top: 12px
}

@media (min-width:768px) {
    .c-slide .swiper-slide .title-link {
        font-size: 16px
    }
}

.c-slide .swiper-slide .title-link.iconleft .material-symbols-outlined {
    margin-right: 8px;
    margin-left: 0
}

.c-slide .swiper-slide .button {
    margin-top: 24px
}

.c-slide .point {
    text-align: left;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 12px !important;
    padding-left: 16px;
    font-weight: 400
}

@media (min-width:768px) {
    .c-slide .point {
        font-size: 16px
    }
}

.c-slide .point span {
    width: 100%;
    font-size: 14px
}

@media (min-width:768px) {
    .c-slide .point span {
        font-size: 16px
    }
}

.c-slide .point.multi {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 46px
}

@media (min-width:768px) {
    .c-slide .point.multi {
        min-height: 52px
    }
}

.c-slide .point:before {
    content: "";
    width: 2px;
    height: 80%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    display: block
}

/*# sourceMappingURL=common.css.map */

/* 20250306追記　キャンペーンバナー一時非表示 */
.campaignBanner {
    display: none;
}