@charset "UTF-8";
*,
*:before,
*:after {
    box-sizing: border-box;
}

/* sp */
#main .cards05 .sp {
    display: none !important;
}

/* cards05 */
/* img */
#main .cards05 img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

/* span */
#main .cards05 span {
    margin: 0;
    position: static;
}

/* headline */
#main .cards05 h2,
#main .cards05 h3,
#main .cards05 h4 {
    font-feature-settings: "palt";
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic,
        "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
        "メイリオ", sans-serif;
    margin: 0 auto;
}

#main .cards05 h2 {
    font-size: inherit;
    padding: 0;
    margin-bottom: 0;
    border-bottom: none;
}

/* text */
#main .cards05 div,
#main .cards05 p,
#main .cards05 dl dt,
#main .cards05 dl dd,
#main .cards05 table th,
#main .cards05 table td {
    color: #000000;
    font-feature-settings: "palt";
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic,
        "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
        "メイリオ", sans-serif;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 1.3;
    margin: 0;
}

/* list */
#main .cards05 li {
    list-style-type: none;
    padding: 0;
}

#main .cards05 li + li {
    border-top: none;
    padding: 0;
}

/* contents */
#main .cards05 p.top_group {
    margin-left: 0.5em;
    margin-bottom: 0.3em;
    z-index: 100;
    position: relative;
}

#main .cards05 p.top_group span {
    position: static;
    display: inline;
    font-size: 15px;
}

@media screen and (min-width: 1300px) {
    .tab {
        display: none !important;
    }
}

@media screen and (max-width: 1299px) {
    .pc {
        display: none;
    }
}

#main img {
    pointer-events: none;
    image-rendering: -webkit-optimize-contrast;
}

#main .cards05 picture {
    display: block;
}

#main .cards05 .flex {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

#main .cards05 img {
    max-width: 100%;
}

#main .cards05 .link-button {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

#main .cards05 .link-button a {
/*    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.6));
*/    width: min(35.53vw, 462px);
}

#main .cards05 .link-button a:hover {
    opacity: 0.8;
}

/*メインコンテンツ ===================================================*/

#main .cards05 .main_content {
}

/* プレゼント */
#main .cards05 .present {
    background: url(../img/250605/present_bg.jpg) no-repeat center bottom;
    background-size: 100% 100%;
    padding: 3.46% 0 2%;
}

#main .cards05 .present-container {
/*    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
   padding: 0 11.92% 0 9.53%;*/ 
}

#main .cards05 .present-heading{
    width: 55.53%;
    margin:0 auto 3%;
}

#main .cards05 .present-content{
    margin: 0 auto 1%;
    width: 70%;
}

#main .cards05 .present-btn {
    width: 43%;
    margin: 0 auto;
}

#main .cards05 .present-notes {
    flex: 1;
    font-size: min(0.923vw, 12px);
    letter-spacing: 0;
    line-height: 1.66;
    margin: 2.07% auto 0;
    text-align: justify;
    width: 72.39%;
}

/* ラインアップ */
#main .cards05 .other {
    background: url(../img/250605/other_bg.jpg) center top;
    background-size: 100%;
    padding: 2% 0;
}

#main .cards05 .lineup-heading {
    margin: 0 auto;
    width: 66.3%;
}

#main .cards05 .other-container {
    margin-top: -10%;
}

#main .cards05 .other-btn {
    margin: -10% auto 11%;
    width: 42.69%;
}

#main .cards05 .coming-heading {
    margin: 0 auto;
    width: 67.3%;
}

#main .cards05 .other .try-campaign{
    margin-top: -5% !important;
}

#main .cards05 .other .try-campaign-container{
    position: relative;
}

#main .cards05 .other .try-campaign-content{
    width: 81.53%;
    margin: 0 0 0 8% !important;
}

#main .cards05 .other .try-campaign-btn{
    position: absolute;
    width: 44.15%;
    bottom: 5%;
    left: 28%;
}

#main .cards05 .other .link-button{
    margin: 5% auto;
}

/* バナーエリア */
#main .cards05  .banner-block{
    position: relative;
    margin-bottom: 2%;
}

#main .cards05  .banner-block .banner-btn{
    position: absolute;
    bottom: 2.5%;
    left: 31.08%;
    width: 37.84%;
}

/* 即納車販売 */
#main .cards05 .readytodeliver {
    background: #FFFFE0;
    padding: 10% 0 5.15%;
}

#main .cards05 .readytodeliver-heading {
    width: 50.15%;
}

#main .cards05 .readytodeliver-text {
    font-size: min(1.23vw, 16px);
    font-weight: bold;
    margin: 1.23% 0 0 0;
    text-align: center;
}

#main .cards05 .readytodeliver .img{
    padding: 3% 16.92% 0 18.15% ;
}

#main .cards05 .readytodeliver-notes {
    display: table;
    font-size: min(0.923vw, 12px);
    line-height: 1.66;
    margin: 3.07% auto 0;
    text-align: justify;
    width: 75.38%;
}

#main .cards05 .readytodeliver .link-button {
    margin-top: 3%;
}


/* ブログ */
#main .cards05 .blog {
    padding: 0 0 2.3%;
}

#main .cards05 .blog .content_block {
    position: relative;
}

#main .cards05 .blog .btn_block {
    position: absolute;
    bottom: 18%;
    right: 26%;
    width: 26.15%;
}

/* SNS */
#main .cards05 .snsbanner {
    position: relative;
    margin: 0 auto 6%;
}

#main .cards05 .snsbanner .flex {
    width: 30%;
    position: absolute;
    bottom: 17%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

#main .cards05 .snsbanner .flex a {
    width: 31%;
}

#main .cards05 .snsbanner .flex a img {
    width: 100%;
}

#main .cards05 .snsbanner .flex a:hover {
    opacity: 0.8;
}

/* タイムライン */
.timeline {
    color: #000000;
    font-feature-settings: "palt";
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic,
        "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
        "メイリオ", sans-serif;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 1.3;
    font-weight: bold;
    width: 45%;
    margin: 0 auto 3%;
}

.timeline iframe {
    width: 100% !important;
    height: 585px;
}

@media screen and (max-width: 1299px) {
    .timeline iframe {
        width: 100% !important;
        height: 44vw;
    }
}

.sns-logo img {
    width: 15%;
}

.sns-title {
    margin: 2% auto 5% !important;
    text-align: center;
}
