@charset "UTF-8";

@media only screen and (max-width: 767px) {
.block-event-page--header-freespace{padding-left:10px;padding-right:10px;}
.block-event-page--header-freespace h1{padding:0;margin:0;}
}

#ichioshi_spring,
#ichioshi_summer_autumn{padding:40px;margin-top:100px;}
#ichioshi_summer_autumn{margin-bottom:80px;background-color:#E1F7F9;background-image: url(../img/ichioshi_summer_autumn.png);background-repeat:repeat;}
#ichioshi_spring{background-color:#f9f9e1;background-image: url(../img/ichioshi_spring.png);background-repeat:repeat;}

#ichioshi_summer_autumn h2,
#ichioshi_spring h2{margin:-100px auto 40px;text-align:center;background:none;}
#ichioshi_summer_autumn h2 img,
#ichioshi_spring h2 img{max-width:500px;}
.pickvege-list{display:flex;margin-bottom:5px;background-color:#fff;}
.pickvege-list h3{display:inline-block;width:240px;padding:10px;margin:0;}
.pickvege-list h3::after{content:none;}
.pickvege-list h3 img{width:100%;}
.pickvege-list .pvtitle_a,
.pickvege-list .pvtitle_b{display:inline-block;font-weight:bold;}
.pickvege-list .pvtitle_a{font-size:150%;margin:0 15px 15px 0;}
.pickvege-list .pvtitle_b{font-size:200%;text-decoration:underline;text-decoration-thickness:6px;text-decoration-color:#FFFE8F;}
.pickvege-list .pickvege-list-point{display:flex;}
.pickvege-list .pickvege-list-point img{width:140px;height:79px;margin-right:15px;}
.pickvege-list .pickvege-list-point ul li{font-weight:bold;}
.pickvege-list>a{display:block;font-size:16px;font-weight:bold;text-align:center;text-decoration:none;margin:0 auto;padding:8px 0 6px;width:240px;background-color:#fff;border:2px solid #938675;border-radius:50px;position:relative;}
.pickvege-list>div{background-color:#fff;padding:15px 40px;width:580px;align-self:center;}

#ichioshi_spring .block-top-event--goods,
#ichioshi_summer_autumn .block-top-event--goods{width:820px;margin-bottom:40px;border-bottom:4px dotted #fff;}
#ichioshi_spring .block-top-event--goods:last-child,
#ichioshi_summer_autumn .block-top-event--goods:last-child{margin-bottom:0;border-bottom:0;}
#ichioshi_spring .block-details-z--postage-icon,
#ichioshi_summer_autumn .block-details-z--postage-icon{display:none;}
#ichioshi_spring .block-details-z--description,
#ichioshi_summer_autumn .block-details-z--description{justify-content:space-between;}

@media only screen and (max-width: 767px) {
#ichioshi_summer_autumn,
#ichioshi_spring{margin-bottom:40px;padding:10px;margin-top:60px;}
#ichioshi_summer_autumn h2,
#ichioshi_spring h2{margin:-40px auto 10px;}
#ichioshi_summer_autumn h2 img,
#ichioshi_spring h2 img{max-width:100%;width:100%;}

.pickvege-list{display:block;}
.pickvege-list h3{display:inline-block;width:100%;text-align:center;}
.pickvege-list h3 img{width:75%;}
.pickvege-list .pickvege-list-point{display:block;}
.pickvege-list .pickvege-list-point img{width:100%;max-width:240px;height:auto;margin:10px 0;}
.pickvege-list .pvtitle_a{font-size:150%;margin:0 15px 0 0;}
.pickvege-list>div{background-color:#fff;padding:0 15px 15px;width:100%;}

#ichioshi_spring .block-top-event--goods,
#ichioshi_summer_autumn .block-top-event--goods{width:auto;margin-bottom:40px;border-bottom:4px dotted #fff;}
#ichioshi_spring .block-details-z--arrival-notice,
#ichioshi_summer_autumn .block-details-z--arrival-notice{width:80%;}
#ichioshi_spring .block-details-z--stock,
#ichioshi_summer_autumn .block-details-z--stock{margin-top: 5px;}
#ichioshi_spring .block-thumbnail-z--items li,
#ichioshi_summer_autumn .block-thumbnail-z--items li{border:none;}
}

@media screen and (min-width: 768px) {.pc{display:block;}.sp{display:none!important;}}
@media only screen and (max-width: 767px) {.pc{display:none!important;}.sp{display:block;}}