/* CSS Document */



/*------------------------------------------------------------------------------------------------------------------------------------------

* 2023 防災グッズ

------------------------------------------------------------------------------------------------------------------------------------------*/

#bosai2023 *{
	font-family:'Noto Sans JP', "メイリオ", sans-serif;
	text-decoration: none;
	transition: 0.3s;
    box-sizing: border-box;
}

#bosai2023 img{
    display: block;
    max-width: 100%;
    height: auto;
}

#bosai2023 .text-red{
    color: #e50012;
}

/* anchorLinks */
#bosai2023 #anchorLinks{
    display: flex;
    background: #FFFFFF;
    padding: 1px;
}

#bosai2023 #anchorLinks > li{
    width: 25%;
}

#bosai2023 #anchorLinks > li a{
    display: block;
    position: relative;
    border: 2px solid #f7f6ed;
    background: #312728;
    font-weight: 900;
    font-size: 18px;
    color: #fbd952;
    padding: 12px 20px;
}

#bosai2023 #anchorLinks > li a::after{
    content: "";
    display: block;
    position: absolute;
    transition: 0.7s;
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 3px solid #fbd952;
    border-right: 3px solid #fbd952;
    min-width: 8px;
    height: 8px;
    width: 8px;
    right: 20px;
    top: 50%;
}

#bosai2023 #anchorLinks > li a:hover{
    background: #d13924;
    color: #FFFFFF;
}

#bosai2023 #anchorLinks > li a:hover::after{
    border-color: #FFFFFF;
}

/* goodsLists */
#bosai2023 .goodsLists{
    display: flex;
    justify-content: center;
    padding: 24px 30px;
}

#bosai2023 .goodsLists > li{
    width: calc((100% - (18px * 3)) / 4);
}

#bosai2023 .goodsLists > li + li{
    margin-left: 18px;
}

#bosai2023 .goodsLists > li > a{
    display: block;
    position: relative;
    padding-bottom: 120px;
    height: 100%;
}

#bosai2023 .goodsLists > li > a:hover{
    opacity: 0.7;
}

#bosai2023 .goodsLists > li .image{
    border: 1px solid #CCCCCC;
    box-shadow: 5px 5px 0px 0px #232323;
}

#bosai2023 .goodsLists > li .text{
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    color: #232323;
    margin-top: 20px;
}

#bosai2023 .goodsLists > li .price{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

#bosai2023 .goodsLists > li .price > * + *{
    margin-top: 10px;
}

#bosai2023 .goodsLists > li .price > p{
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
}

#bosai2023 .goodsLists > li .price > p small{
    font-size: 80%;
}

#bosai2023 .goodsLists > li .price > ul{
    display: flex;
}

#bosai2023 .goodsLists > li .price > ul > li + li{
    margin-left: 3px;
}

#bosai2023 .goodsLists > li .price > ul *{
    font-weight: 700;
    font-size: 12px;
}

#bosai2023 .goodsLists > li .price > ul span{
    display: inline-block;
    color: #FFFFFF;
    padding: 5px 10px;
}

#bosai2023 .goodsLists > li .price > ul .ptn01{
    border: 2px solid #312728;
    background: #312728;
}

#bosai2023 .goodsLists > li .price > ul .ptn01 span + span{
    background: #FFFFFF;
    color: #312728;
}

#bosai2023 .goodsLists > li .price > ul .ptn02{
    border: 2px solid #b50005;
    background: #b50005;
}

/* contentsBox */
#bosai2023 #contentsBox{
    margin-top: 10px;
}

#bosai2023 #contentsBox > *:nth-child(odd) .goodsLists{
    background: linear-gradient(#FFFFFF, #FFFFFF 64px, transparent 64px, transparent 184px, #fbd953 184px, #fbd953 100%), repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(251, 217, 83, 1) 10px, rgba(251, 217, 83, 1) 20px );
}

#bosai2023 #contentsBox > *:nth-child(even){
    background: #f7f6ed;
}

#bosai2023 #contentsBox > *:nth-child(even) .goodsLists{
    background: linear-gradient(#f7f6ed, #f7f6ed 64px, transparent 64px, transparent 184px, #fbd953 184px, #fbd953 100%), repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(251, 217, 83, 1) 10px, rgba(251, 217, 83, 1) 20px );
}

#bosai2023 #contentsBox .Box{
    padding: 60px 0;
}

#bosai2023 #contentsBox .Title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 2px solid #312728;
    background: #fbd953;
    padding-left: 10px;
    margin: 0 30px;
}

#bosai2023 #contentsBox .Title *{
    font-weight: 900;
}

#bosai2023 #contentsBox .Title span{
    display: flex;
    align-items: center;
    font-size: 24px;
}

#bosai2023 #contentsBox .Title span::before{
    content: "";
    display: block;
    background: url(https://gigaplus.makeshop.jp/thefuji/special/2023bosai/icon_check.png) no-repeat center;
    background-size: 100%;
    margin-right: 10px;
    min-width: 30px;
    height: 24px;
    width: 30px;
}

#bosai2023 #contentsBox .Title a{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-left: 2px solid #312728;
    background: #312728;
    font-size: 18px;
    color: #FFFFFF;
    width: 210px;
    height: 50px;
}

#bosai2023 #contentsBox .Title a::after{
    content: "";
    display: block;
    position: absolute;
    background: url(https://gigaplus.makeshop.jp/thefuji/special/2023bosai/icon_arrow01.jpg) no-repeat center;
    background-size: 100%;
    min-width: 20px;
    height: 20px;
    width: 20px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

#bosai2023 #contentsBox .Title a:hover{
    background: #d13924;
}

#bosai2023 #contentsBox .Title + *{
    margin-top: 40px;
}

#bosai2023 #contentsBox .listBtn{
    margin-top: 40px;
}

#bosai2023 #contentsBox .listBtn a{
    display: block;
    position: relative;
    border: 2px solid #312728;
    background: #312728;
    text-align: center;
    font-weight: 900;
    font-size: 18px;
    color: #FFFFFF;
    padding: 12px;
    margin: 0 auto;
    max-width: 610px;
}

#bosai2023 #contentsBox .listBtn a::after{
    content: "";
    display: block;
    position: absolute;
    background: url(https://gigaplus.makeshop.jp/thefuji/special/2023bosai/icon_arrow01.jpg) no-repeat center;
    background-size: 100%;
    min-width: 20px;
    height: 20px;
    width: 20px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

#bosai2023 #contentsBox .listBtn a:hover{
    background: #d13924;
}

/* Captain */
#bosai2023 #Captain{
    position: relative;
    border: 2px solid #cccccc;
    box-shadow: 5px 5px 0px 0px #232323;
    background: #FFFFFF;
    margin: 20px 30px 5px;
}

#bosai2023 #Captain::before{
    content: "";
    display: block;
    position: absolute;
    background: url(https://gigaplus.makeshop.jp/thefuji/special/2023bosai/pc/ribon.png) no-repeat center;
    background-size: 100%;
    z-index: 3;
    min-width: 45px;
    height: 40px;
    width: 45px;
    left: 25px;
    top: -9px;
}

#bosai2023 #Captain .contentBox{
    display: flex;
    justify-content: space-between;
    padding: 40px 25px;
}

#bosai2023 #Captain .contentBox .image{
    width: 350px;
}

#bosai2023 #Captain .contentBox .text{
    width: calc(100% - (350px + 25px));
}

#bosai2023 #Captain .contentBox .text .capTitle{
    font-weight: 700;
    font-size: 24px;
}

#bosai2023 #Captain .contentBox .text .capTitle + *{
    margin-top: 25px;
}

#bosai2023 #Captain .contentBox .text p{
    font-size: 12px;
}

#bosai2023 #Captain .contentBox .text p span{
    display: block;
    font-size: 16px;
    margin-bottom: 30px;
}

#bosai2023 #Captain .priceLists{
    font-weight: 700;
    padding-bottom: 25px;
}

#bosai2023 #Captain .priceLists > li{
    display: flex;
    align-items: center;
    padding-right: 25px;
    padding-left: 25px;
}

#bosai2023 #Captain .priceLists > li + li{
    border-top: 2px dashed #232323;
    padding-top: 30px;
    margin-top: 30px;
}

#bosai2023 #Captain .priceLists .dt{
    font-size: 16px;
    margin-right: 25px;
}

#bosai2023 #Captain .priceLists .ddc{
    display: flex;
    align-items: center;
}

#bosai2023 #Captain .priceLists .ddc > p{
    text-align: right;
    font-size: 24px;
    line-height: 1.2;
    margin-right: 10px;
}

#bosai2023 #Captain .priceLists .ddc > p span{
    color: #e50012;
}

#bosai2023 #Captain .priceLists .ddc > p small{
    font-size: 80%;
}

#bosai2023 #Captain .priceLists .ddc li{
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px;
}

#bosai2023 #Captain .priceLists .ddc li + li{
    margin-top: 5px;
}

#bosai2023 #Captain .priceLists .ddc .cpt01{
    background: #312728;
}

#bosai2023 #Captain .priceLists .ddc .cpt02{
    background: #b50005;
}

#bosai2023 #Captain .priceLists .ddr{
    margin-left: auto;
    width: 290px;
}

#bosai2023 #Captain .priceLists .ddr a{
    display: block;
    position: relative;
    border: 2px solid #312728;
    background: #fbd953;
    font-weight: 900;
    font-size: 18px;
    padding: 10px 18px;
}

#bosai2023 #Captain .priceLists .ddr a::after{
    content: "";
    display: block;
    position: absolute;
    background: url(https://gigaplus.makeshop.jp/thefuji/special/2023bosai/icon_arrow02.jpg) no-repeat center;
    background-size: 100% !important;
    min-width: 20px;
    height: 20px;
    width: 20px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

#bosai2023 #Captain .priceLists .ddr a:hover{
    border-color: #fbd953;
    background: #312728;
    color: #fbd953;
}

#bosai2023 #Captain .priceLists .ddr a:hover::after{
    background: url(https://gigaplus.makeshop.jp/thefuji/special/2023bosai/icon_arrow01.jpg) no-repeat center;
}

/* point */
#bosai2023 #point{
    margin-top: 30px;
}

#bosai2023 #point img{
    margin: 0 auto;
}

#bosai2023 #point + *{
    margin-top: 0 !important;
}