@charset "utf-8";
/* 背景カラー調整 */
body{
    background: #f7faff;
}
.fs-l-pageMain {
    padding-top: 50px;
    margin-bottom: 0;
    background: #f7faff;
}
.fs-c-heading {
    display: none;
}

/* special_item_page */
.special_item_page > section {
    margin-bottom: 100px;
}
.special_item_page img {
    width: 100%;
}

.special_item_page {
    max-width: 910px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.special_item_page .txt {
    font-size: 20px;
    line-height: 1.5;
    margin: 50px 20px;
}
.special_item_page .txt span {
    font-size: 75%;
}

/* head */
.special_item_page .head {
    margin-bottom: 170px; 
}
.special_item_page .head .head_mv {
    
}
.special_item_page .head .head_ttl_img {
    margin-top: 100px;
}
.special_item_page .head .txt {
    
}

/* 予約販売期間 */
.special_item_page .head .sales_period {
    /* border: 1px solid #808080; */
    /* border-width: 1px 0; */
    line-height: 1.4;
    padding: 8px;
    text-align: center;
    margin: 20px 0 ;
}
.special_item_page .head .sales_period .border {
    display: block;
    margin: 10px auto;
    text-align: center;
    width: 50%;
    height: 0;
    border-bottom: 1px dashed #808080;
}
.special_item_page .head .sales_period .label {
    display: block;
    font-size: 18px;
    line-height: 1.5;
    color: #222222;
}
.special_item_page .head .sales_period .ex_txt {
    display: block;
    font-size: 14px;
}
.special_item_page .head .sales_period .date {
    display: block;
    margin-left: 0.5rem;
}
.special_item_page .head .sales_period .date .start ,
.special_item_page .head .sales_period .date .end {
    white-space: nowrap;
    font-size: 38px;
    line-height: 1.5;
    color: #222222;
    font-weight: bold;
}
.special_item_page .head .sales_period .date .separate {
    font-size: 38px;
    line-height: 1.5;
    color: #222222;
}
.special_item_page .head .sales_period .caution {
    display: block;
    font-size: 14px;
}

/* item_list */
.special_item_page .item_list {
    margin-bottom: 30px;
}
.special_item_page .item_list .item_list_ttl {
    margin-bottom: 5px;
}
.special_item_page .item_list .item_list_ttl img {
    
}
.special_item_page .item_list .item_list_col2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 60px 20px;
}
.special_item_page .item_list .item_list_col2 .item_cnts {
    width: calc( ( 100% - 20px ) / 2 );
}
.special_item_page .item_list .item_cnts .item_img {

}
.special_item_page .item_list .item_cnts .item_ttl {
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0;
    color: #79969f;
}
.special_item_page .item_list .item_cnts .item_ttl span {
    font-size: 80%;
    color: #79969f;
}
.special_item_page .item_list .item_cnts .item_price {
    font-size: 20px;
    line-height: 1.5;
    margin: 5px 0;
    text-align: right;
    color: #79969f;
}
.special_item_page .item_list .item_cnts .item_price span {
    font-size: 80%;
    color: #79969f;
}
.special_item_page .item_list .item_cnts .item_name_img {
    margin: 5px 0 5px;
}
.special_item_page .item_list .item_cnts .item_name_img img {
    width: 100%;
}
.special_item_page .item_list .item_cnts .item_link {
    margin: 0;
}
.special_item_page .item_list .item_cnts .item_link .item {
    padding: 0;
}
.special_item_page .item_list .item_cnts .item_link .amazon {
    margin-top: 30px;
    padding: 0;
}
.special_item_page .item_list .caution {
    font-size: 20px;
    width: 23em;
    padding-left: 1.2em;
    margin:30px auto;
    position: relative;
    color: #79969f;
}
.special_item_page .item_list .caution:before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}
    
/* top_img */
.special_item_page .top_img {
    /* padding-top: 90px; */
    padding-top: 60px;
}
.special_item_page .top_img svg {
    display: block;
}
.special_item_page .top_img .ttl_img {
    text-align: center;
}
.special_item_page .top_img .ttl_img img {
    width: 100%;
}

/* item */
.special_item_page .item {
    padding-top: 90px;
}
.special_item_page .item .item_ttl {

}
.special_item_page .item .item_img {

}
.special_item_page .item .item_txt {
    
}

/* item_link */
.special_item_page .item_link {
    margin-top: 50px;
    margin-bottom: 100px;
}
.special_item_page .item_link > div + div {
    margin-top: 50px;
}
.special_item_page .item_link .item ,
.special_item_page .item_link .amazon {
    text-align: center;
    padding: 0 20px;
}
.special_item_page .item_link .item img {
    width: 100%;
}
.special_item_page .item_link .amazon img {
    width: 100%;
}

/* item_gallery */
.special_item_page .item_gallery {
    padding-top: 90px;
}
.special_item_page .item_gallery .img {
    margin-bottom: 50px;
}
.special_item_page .item_gallery .img .model {
    font-size: 20px;
    text-align: right;
}
.special_item_page .item_gallery .img .model a {
    font-size: 20px;
}
.special_item_page .item_gallery .img .size {
    font-size: 20px;
    text-align: right;
}

/* banner_list */
.special_item_page .banner_list {
    margin-top: 80px;
    margin-bottom: 0;
}
.special_item_page .banner_list .item_list_col2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px 20px;
}
.special_item_page .banner_list .item_list_col2 .item_cnts {
    width: calc( ( 100% - 20px ) / 2 );
}
/* foot */
.special_item_page .foot {
    padding-top: 90px;
    margin-bottom: 50px;
}
.special_item_page .foot .about {

}
.special_item_page .foot .contact {
    text-align: center;
    margin: 50px 0 100px;
}
.special_item_page .foot .contact img {
    width: 530px;
    max-width: 100%;
}

/* SPスタイル */
@media screen and (max-width: 769px) {
    .fs-l-pageMain {
        padding-top: 0;
    }    
    .special_item_page {
        padding-bottom: 10px;
    }
    .special_item_page > section {
        margin-bottom: 50px;
    }
    .special_item_page .head {
        margin-bottom: 50px;
    }
    .special_item_page .head .head_ttl_img {
        margin-top: 20px;
    }
    .special_item_page .txt {
        font-size: 14px;
        line-height: 1.3;
        margin: 20px;
    }
    .special_item_page .head .sales_period {
        padding: 0px;
    }
    .special_item_page .head .sales_period .border {
        width: 70%;
        max-width: 300px;
    }
    .special_item_page .head .sales_period .label {
        font-size: 16px;
    }
    .special_item_page .head .sales_period .ex_txt {
        font-size: 12px;
    }
    .special_item_page .head .sales_period .date .start,
    .special_item_page .head .sales_period .date .separate,
    .special_item_page .head .sales_period .date .end {
        font-size: 24px;
    }
    .special_item_page .head .sales_period .caution {
        font-size: 12px;
    }
    .special_item_page .item_link {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .special_item_page .item_link > div + div {
        margin-top: 20px;
    }
    .special_item_page .item_link .item, 
    .special_item_page .item_link .amazon {
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
    .special_item_page .item_list .item_list_col2 {
        gap: 30px 20px;
    }
    .special_item_page .item_list .item_cnts .item_ttl {
        font-size: 14px;
    }
    .special_item_page .item_list .item_cnts .item_price {
        font-size: 16px;
    }
    .special_item_page .item_list .item_cnts .item_name_img {
        margin: 5px 0 5px;
    }    
    .special_item_page .item_list .caution {
        max-width: 100%;
        font-size: 14px;
        margin: 10px auto;
    }
    .special_item_page .item_list .item_cnts .item_link .amazon {
        margin-top: 20px;
    }
    .special_item_page .item_gallery .img {
        margin-bottom: 30px;
    }
    .special_item_page .item_gallery .img .model {
        font-size: 14px;
    }
    .special_item_page .item_gallery .img .model a {
        font-size: 14px;
    }
    .special_item_page .item_gallery .img .size {
        font-size: 14px;
    }
    .special_item_page .banner_list .item_list_col2 {
        gap: 10px 10px;
        padding: 0 5px;
    }
    .special_item_page .banner_list .item_list_col2 .item_cnts {
        width: calc( ( 100% - 10px ) / 2 );
    }
    .special_item_page .foot {
        margin-bottom: 30px;
    }
    .special_item_page .foot .contact {
        margin: 30px 0 30px;
    }
    .special_item_page .foot .contact img {
        width: 75%;
    }
    /* ヘッダー余白 */
    .special_item_page .top_img {
        padding-top: 6vw;
    }
    .special_item_page .item_list {
        margin-top: 15vw;
    }
    .special_item_page .item ,
    .special_item_page .item_gallery ,
    .special_item_page .foot {
        padding-top: 12vw;
    }
}
@media screen and (max-width: 480px) {
    /* ヘッダー余白 */
    .special_item_page .head ,
    .special_item_page .top_img ,
    .special_item_page .item ,
    .special_item_page .item_gallery {
        margin-bottom: 20px;
    }
    .special_item_page .top_img {
        padding-top: 20px;
    }
    .special_item_page .item ,
    .special_item_page .item_gallery ,
    .special_item_page .foot {
        padding-top: 70px;
    }
    
}
