@charset "shift_jis";
/* SpCommonReset
**************************** */
/* h1 and h2 */
#main h1 img,#main div[id^="h2_0"] img{
zoom:1;
display:block;
max-width:750px;
width:100%;
height:auto;
margin:auto;
}
/* wrap */
.winterWrap{
max-width:750px;
width:100%;
margin:0 auto;
-webkit-text-size-adjust:100%;
background: #ffffff;
}
.winterWrap img{
vertical-align: top;
width: 100%;
height: auto;
zoom: 1 !important;
}

.winterWrap a{
    display: block;
}

body{
    border: none;
}

.textBlockA01{
    margin: 30px 0 20px;
    border: 5px solid #e3e5ed;
    padding: 10px 5px 12px 10px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 1.5;
}

.textBlockA01 .text{
    position: relative;
    padding-left: 15px;
}

.textBlockA01 .text::after{
    content: '';
    position: absolute;
    top: 8px;
    left: 4px;
    width: 3px;
    height: 3px;
    background-color: #000000;
    border-radius: 50%;
}

.naviList{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px 21px;
    margin-bottom: 27px;
}

body .naviList li img{
    width: 157px !important;
}

.naviBlockA01 {
    margin-bottom: 30px;
}

.btn{
    width: 335px;
    text-align: center;
    margin: 27px auto;
}
.winterBlock02{
    margin-top: 30px;
    margin-bottom: 60px
}
.winterBlock02 .gallery{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 15px;
    width: calc(305/375*100%);
    margin: 0 auto;
}

.winterBlock02 .gallery li{
    width: calc(145/305 * 100%);
}

.winterBlock02 .title{
    margin-bottom: 20px;
}

.winterBlock02 .footText{
    background-color: #e3e5ed;
    margin-top: 30px;
    padding: 10px 8px 9px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    line-height: 1.4166;
}
