.g_ten{
  font-family: "ten-mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.g_sawa{
  font-family: "sawarabi-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.u_img,
.u_img_def{
  display: block;
  line-height: 0;
}
.u_img img{
  display: block;
  width: 100%;
  margin: 0 auto;
}

.l_wrap{
  width: 100%;
  margin: auto;
}
.l_wrap_inr{
  max-width: 1000px;
  width: 96vw;
  margin: auto;
}
.sale_breadcrumb{
  max-width: 1100px;
  width: 96vw;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.sale_mv_cont{
  position: relative;
  height: 500px;
  width: 100%;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_fv.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 9999;
}
.sale_mv_txtarea{
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding-top: 130px;

}
.sale_mv_sub_ttl{
  position: relative;
  font-size: 48px;
  margin: 0;
  line-height: 1;
  color: #313B67;
}
.sale_mv_sub_ttl::before{
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: -170px;
  width: 215px;
  height: 150px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_fan.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.sale_mv_ttl{
  font-size: 80px;
  text-align: center;
  margin: 0;
  margin-top: 25px;
  color: #313B67;
}
.sale_mv_ttl div{
  text-align: center;
  margin: 0;
  line-height: 1;
  color: #313B67;
}
.sale_mv_ttl div:nth-child(2n){
  padding-top: 15px;
}
.sale_mv_txt{
  background-color: #D1A466;
  padding: 6px;
  color: #fff;
  font-size: 18px;
  margin: 0;
  margin-top: 10px;
  padding: 13px 44px;
  border-radius: 6px;
}

.sale_pickup_sec{
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_bg_01.jpg) repeat-y;
  background-size: contain;
  padding-top: 40px;
  margin-bottom: 40px;
}
.sale_line_img{
  width: 100%;
  max-width: 800px;
  margin: auto;
}
.sale_line_img a{
  transition: opacity .2s;
}
.sale_line_img a:hover{
  opacity: .6;
}
.sale_pickup_cont_outer{
  width: 100%;
  max-width: 1000px;
  margin: auto;
  box-shadow: 0 3px 6px #00000016;
}

.sale_pickup_cont{
  margin-top: 40px;
  background-color: #fff;
  border-radius: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.sale_g_itm_ttl{
  position: relative;
  font-size: 40px;
  width: 100%;
  max-width: 600px;
  margin: auto;
  padding: 0 80px;
  line-height: 1;
  color: #313B67;
}
.sale_g_itm_ttl::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 60px;
  height: 80px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_pickup_fan.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.sale_g_itm_ttl::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 60px;
  height: 80px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_pickup_fan.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.sale_pickup_dotted_img{
  margin-top: 40px;
  height: 25px;
  width: 100%;
}
.sale_pickup_dotted_img img{
  height: 100%;
  object-fit: contain;
}
.sale_g_lst{
  width: 100%;
  max-width: 800px;
  margin: auto;
  margin-top: 30px;
}
.sale_g_lst_itm{
  display: flex;
}
.sale_g_lst_itm + .sale_g_lst_itm{
  margin-top: 40px;
}
.sale_g_lst_img{
  width: 47.5%;
  margin-right: 5%;
}
.sale_g_lst_txtarea{
  width: 47.5%;
}
.sale_g_lst_txtarea{
  display: flex;
  flex-direction: column;
}
.sale_g_lst_txtarea_ttl{
  font-size: 30px;
  line-height: 1.5;
}
.sale_g_lst_txtarea_price{
  margin-top: auto;
  font-size: 16px;
  padding-top: 5px;
}
.sale_g_lst_txtarea_total_price{
  font-size: 36px;
  color: #AF3232;
}
.sale_g_lst_txtarea_total_price_tag{
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 0 5px;
  margin-right: 10px;
  top: -5px;
  color: #fff;
  background-color: #AF3232;
}
.sale_g_lst_txtarea_total_price_yen{
  font-size: 18px;
  color: #AF3232;
}
.sale_g_btn_lst{
  margin-top: 15px;
}
.sale_g_btn_lst_itm{
  width: 100%;
  max-width: 300px;
}
.sale_g_btn_lst_itm_inr{
  text-decoration: none;
  display: block;
  width: 100%;
  font-size: 20px;
  padding: 13px 0 13px 0;
  color: #fff;
  background-color: #AF3232;
  border: 2px solid #AF3232;
  text-align: center;
  border-radius: 30px;
  transition: opacity .2s;
  font-family: "sawarabi-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.sale_g_btn_lst_itm_inr:hover{
  opacity: .6;
}
.sale_g_btn_lst_itm_fav{
  width: 100%;
  max-width: 300px;
}
.sale_g_btn_lst_itm_fav_inr{
  position: relative;
  text-decoration: none;
  display: block;
  width: 100%;
  font-size: 20px;
  padding: 13px 0px 13px 0;
  color: #AF3232;
  background-color: #fff;
  border: 2px solid #AF3232;
  text-align: center;
  border-radius: 30px;
  margin-top: 10px;
  transition: opacity .2s;
  font-family: "sawarabi-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.sale_g_btn_lst_itm_fav_inr:hover{
  opacity: .6;
}
.sale_g_btn_lst_itm_fav_inr span{
  position: relative;
  display: inline-block;
  padding-right: 30px;
  color: #AF3232;
}
.sale_g_btn_lst_itm_fav_inr span::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 3px;
  margin: auto;
  height: 20px;
  width: 20px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_fav.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.sale_g_btn_lst{
  margin-bottom: 40px;
}

.sale_s_lst_cont{
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #F8F7F2;
}
.sale_s_lst_ttl_cont{
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 22px;
}
.sale_s_lst_ttl_cont::before{
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 2px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #B2A88E;
}
.sale_s_lst_ttl{
  font-size: 36px;
  line-height: 1;
  font-family: "ten-mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.sale_s_lst_ttl_en{
  font-size: 16px;
  line-height: 1;
  padding-top: 15px;
  font-family: 'EB Garamond', serif;
}
.sale_s_lst{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  margin: auto;
  margin-top: 30px;
}
.sale_s_lst_itm{
  display: flex;
  flex-direction: column;
  width: 47.5%;
  margin-right: 5%;
}
.sale_s_lst_itm:nth-child(2n){
  margin-right: 0;
}
.sale_s_lst_itm:nth-child(n+3){
  margin-top: 40px;
}
.sale_s_lst_txt{
  font-size: 18px;
  padding-top: 10px;
}
.sale_s_lst_price{
  margin-top: auto;
  padding-top: 30px;
  font-size: 16px;
}
.sale_s_lst_txtarea_total_price{
  font-size: 30px;
  color: #AF3232;
}
.sale_s_lst_txtarea_total_price_tag{
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 0 5px;
  margin-right: 10px;
  top: 0px;
  color: #fff;
  background-color: #AF3232;
}
.sale_s_lst_txtarea_total_price_yen{
  font-size: 18px;
  color: #AF3232;
}
.sale_s_btn_lst{
  display: flex;
  margin-top: 30px;
}
.sale_s_btn_lst_itm{
  width: 60%;
}
.sale_s_btn_lst_itm_inr{
  display: block;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: center;
  text-decoration: none;
  background-color: #AF3232;
  border: 2px solid #AF3232;
  color: #fff;
  border-radius: 30px;
  font-size: 20px;
  transition: opacity .2s;
  font-family: "sawarabi-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.sale_s_btn_lst_itm_inr:hover{
  opacity: .6;
}
.sale_s_btn_lst_fav_itm{
  width: 31%;
  margin-left: 10px;
}
.sale_s_btn_lst_fav_itm_inr{
  display: block;
  width: 100%;
  padding-top: 19px;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #AF3232;
  color: #AF3232;
  border-radius: 30px;
  font-size: 12px;
  transition: opacity .2s;
  font-family: "sawarabi-mincho", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.sale_s_btn_lst_fav_itm_inr:hover{
  opacity: .6;
}
.sale_s_btn_lst_fav_itm_inr span{
  position: relative;
  display: inline-block;
  padding-right: 15px;
  color: #AF3232;
}
.sale_s_btn_lst_fav_itm_inr span::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_fav.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.sale_sweets_cont{
  background-color: #fff;
  padding-bottom: 70px;
}
.sale_s_drink_cont{
  /* box-shadow: #00000016 0 3px 6px; */
}
.sale_pickup_btm_dotted_img{
  position: relative;
  margin-top: 30px;
  width: 100%;
  margin-bottom: -10px;
}
.sale_pickup_btm_dotted_img::before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 60%;
  width: 190px;
  height: 155px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/asagao02.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.sale_pickup_btm_dotted_img::after{
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 60%;
  width: 290px;
  height: 185px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/asagao01.png) no-repeat;
  background-size: contain;
  background-position: center;
}

.sale_gift_sec{
  margin-top: 10px;
  padding-top: 1px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_bg_02.jpg) repeat-y;
  background-size: contain;
  margin-bottom: 40px;
}
.sale_gift_itm_sub_ttl{
  font-size: 24px;
  text-align: center;
  color: #313B67;
}
.sale_gift_itm_ttl{
  max-width: 785px;
  padding: 0 72px;
}
.sale_gift_itm_ttl::before{
  width: 51px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_lantern_01.png) no-repeat;
  background-size: contain;
  top: initial;
}
.sale_gift_itm_ttl::after{
  width: 51px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_lantern_02.png) no-repeat;
  background-size: contain;
  top: initial;
}
.sale_gift_btm_dotted_img::before{
  left: 10px;
  width: 171px;
  height: 215px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_gift_fish_01.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.sale_gift_btm_dotted_img::after{
  right: 25px;
  width: 151px;
  height: 202px;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_gift_fish_02.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.sale_menu_sp_lst{
  display: flex;
  flex-direction: column;
  position: fixed;
  height: 325px;
  width: 140px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  right: 0;
  bottom: 200px;
  z-index: 999;
  background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_menu_bg.png) no-repeat;
  background-size: cover;
}
.sale_menu_sp_lst_itm{
  height: 25%;
}
.sale_menu_sp_lst_itm + .sale_menu_sp_lst_itm{
  border-top: 2px solid #CFBAAB;
}
.sale_menu_sp_lst_itm_inr{
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #222222;
  font-size: 15px;
  height: 100%;
  padding: 0 10px;
}
.sale_menu_sp_lst_img {
  height: 100%;
  width: 45px;
}
.sale_menu_sp_lst_img img{
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.sale_menu_sp_lst_itm_inr_reco{
  padding-right: 0;
}
.sale_menu_sp_lst_itm_inr_sweets{
  padding-right: 0;
}
.sale_menu_sp_lst_itm_inr_gift{
  padding-right: 0;
}
/* .sale_menu_sp_lst_pickup_img{
  width: 22px;
} */
/* .sale_menu_sp_lst_reco_img{
  width: 31px;
} */
.sale_menu_sp_lst_sweets_img{
  padding-bottom: 10px;
}
.sale_menu_sp_lst_gift_img{
  height: 57px;
}
.sale_menu_sp_lst_txt{
  padding-left: 10px;
}

.sale_footer{
  position: relative;
  z-index: 9999;
  background-color: #fff;
}
.visible-PC{
  display: none !important;
}

.u_tbl{
  display: none!important;
}
.u_sp{
  display: none!important;
}
.u_pc{
  display: block!important;
}
.side{
  display: none;
}
.Bnr{
  display: none !important;
}
@media (max-width: 1200px){
  .sale_pickup_btm_dotted_img::before{
    width: 100px;
  }
  .sale_pickup_btm_dotted_img::after{
    width: 150px;
  }
  .sale_gift_btm_dotted_img::before{
    width: 100px;
  }
  .sale_gift_btm_dotted_img::after{
    width: 100px;
  }
}
@media (max-width: 767px){
  .sale_breadcrumb{
    position: static;
    margin-top:8px;
    margin-bottom: 8px;
  }
  .sale_pickup_cont_outer{
    width: 96vw;
    max-width: 100%;
  }
  .sale_mv_cont{
    height: 580px;
    width: 100%;
    background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_fv_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  .sale_mv_txtarea{
    padding-top: 175px;
  }
  .sale_mv_sub_ttl{
    font-size: 36px;
  }
  .sale_mv_sub_ttl::before{
    content: "";
    display: block;
    position: absolute;
    top: initial;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: auto;
    width: 190px;
    height: 125px;
    background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_fan_sp.png) no-repeat;
    background-size: contain;
    background-position: center;
  }
  .sale_mv_ttl{
    font-size: 39px;
    margin-top: 20px;
  }
  .sale_mv_txt{
    text-align: center;
    font-size: 16px;
    padding: 5px 16px;
    margin: 0 10px;
    margin-top: 15px;
  }
  .sale_menu_sp_lst{
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    display: flex;
    flex-direction: row;
    z-index: 999;
    background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_menu_sp_bg.jpg) no-repeat;
    background-size: cover;
  }
  .sale_menu_sp_lst_itm{
    width: 25%;
    height: 100%;
  }
  .sale_menu_sp_lst_itm + .sale_menu_sp_lst_itm{
    border-top: none;
    border-left: 2px solid #CFBAAB;
  }
  .sale_menu_sp_lst_itm_inr{
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #222222;
    font-size: 14px;
    height: 100%;
    padding: 0 10px;
  }
  .sale_menu_sp_lst_itm_inr_reco{
    padding-right: 0;
  }
  .sale_menu_sp_lst_itm_inr_sweets{
    padding-right: 0;
  }
  .sale_menu_sp_lst_itm_inr_gift{
    padding-left: 5px;
    padding-right: 0;
  }
  .sale_menu_sp_lst_pickup_img{
    width: 22px;
  }
  .sale_menu_sp_lst_reco_img{
    width: 31px;
  }
  .sale_menu_sp_lst_sweets_img{
    width: 15px;
  }
  .sale_menu_sp_lst_gift_img{
    width: 20px;
  }
  .sale_menu_sp_lst_txt{
    padding-left: 5px;
  }
  .sale_pickup_sec{
    padding-top: 25px;
    background: url(https://gigaplus.makeshop.jp/izumoan/corekara/images/sale/sale_bg_sp_01.jpg) repeat;
    background-size: contain;
    margin-bottom: 80px;
  }
  .sale_pickup_cont{
    padding-top: 25px;
  }
  .sale_g_itm_ttl{
    font-size: 22px;
    padding: 0 35px;
    margin: 0 10px;
    margin-bottom: 25px;
    text-align: center;
    width: auto;
    max-width: 100%;
  }
  .sale_g_itm_ttl::before {
    width: 35px;
    height: 48px;
  }
  .sale_g_itm_ttl::after {
    width: 35px;
    height: 48px;
  }
  .sale_pickup_dotted_img{
    margin-top: 15px;
    height: 20px;
  }
  .sale_pickup_dotted_img img{
    height: 100%;
    object-fit: cover;
    object-position: left;
  }
  .sale_g_lst{
    margin-top: 20px;
  }
  .sale_g_lst_itm{
    flex-wrap: wrap;
    padding: 0 20px;
  }
  .sale_g_lst_img{
    width: 100%;
    margin-right: 0;
  }
  .sale_g_lst_txtarea{
    width: 100%;
    margin-top: 5px;
  }
  .sale_g_lst_txtarea_ttl{
    font-size: 18px;
  }
  .sale_g_lst_txtarea_price{
    margin-top: 5px;
  }
  .sale_g_lst_txtarea_total_price_tag{
    top: 0;
  }
  .sale_g_lst_txtarea_total_price{
    font-size: 30px;
  }
  .sale_g_lst_txtarea_total_price_yen{
    font-size: 12px;
  }
  .sale_g_btn_lst{
    padding-top: 10px;
    width: 100%;
    max-width: 315px;
    margin: auto;
  }
  .sale_g_btn_lst_itm{
    max-width: 315px;
  }
  .sale_g_btn_lst_itm_inr{
    padding: 13px 0 13px 0;
  }
  .sale_g_btn_lst_itm_fav{
    max-width: 315px;
  }
  .sale_g_btn_lst_itm_fav_inr{
    padding: 15px 0 11px 0;
  }
  .sale_s_btn_lst_fav_itm_inr span{
    padding-right: 22px;
  }
  .sale_s_btn_lst_fav_itm_inr span::before{
    width: 15px;
    height: 15px;
  }

  .sale_s_lst{
    padding: 0 10px;
    max-width: 100%;
    width: auto;
  }
  .sale_s_lst_itm{
    display: flex;
    flex-direction: column;
    width: 48.5%;
    margin-right: 3%;
  }
  .sale_s_lst_itm:nth-child(n+3){
    margin-top: 20px;
  }
  .sale_s_lst_txt{
    padding-top: 15px;
    font-size: 14px;
  }
  .sale_s_lst_price{
    font-size: 14px;
    margin-top: auto;
  }
  .sale_s_lst_txtarea_total_price_tag{
    font-size: 12px;
    line-height: 1.1;
    padding: 3px;
    padding-top: 5px;
    top: 2px;
  }
  .sale_s_lst_txtarea_total_price{
    font-size: 24px;
  }
  .sale_s_lst_txtarea_total_price_yen{
    font-size: 12px;
  }
  .sale_s_btn_lst{
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .sale_s_btn_lst_itm{
    width: 100%;
  }
  .sale_s_btn_lst_itm_inr{
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .sale_s_btn_lst_fav_itm{
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .sale_s_btn_lst_fav_itm_inr{
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .sale_pickup_btm_dotted_img::before{
    width: 85px;
    height: 72px;
  }
  .sale_pickup_btm_dotted_img::after{
    width: 132px;
    height: 85px;
  }
  .sale_pickup_btm_dotted_img{
    margin-top: 0;
    margin-bottom: -40px;
    height: 80px;
  }
  .sale_pickup_btm_dotted_img img{
    object-fit: cover;
    height: 100%;
  }
  .sale_s_drink_cont{
    margin-bottom: 60px;
  }
  .sale_gift_sec{
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .sale_gift_itm_sub_ttl{
    font-size: 16px;
  }
  .sale_gift_itm_ttl{
    line-height: 1.2;
    margin: 0 30px;
  }
  .sale_gift_itm_ttl::before{
    width: 36px;
    height: 58px;
    bottom: 15px;
  }
  .sale_gift_itm_ttl::after{
    width: 36px;
    height: 58px;
    bottom: 15px;
  }
  .sale_gift_btm_dotted_img{
    height: 40px;
    margin-top: 60px;
  }
  .sale_gift_btm_dotted_img::before{
    width: 80px;
    height: 100px;
    bottom: 0;
  }
  .sale_gift_btm_dotted_img::after{
    width: 70px;
    height: 95px;
    bottom: 0;
  }
  #sanin-gourmet{
    padding-top: 50px;
    padding-bottom: 45px;
  }

  .u_pc{
    display: none!important;
  }
  .u_sp{
    display: none!important;
  }
  .u_tbl{
    display: block!important;
  }

  .side{
    display: block;
  }
  .sale_menu_sp_lst.is-hidden{
    display: none;
  }
}


.sale_g_btn_lst_itm_fav,
.sale_s_btn_lst_fav_itm{
  display:none;
}