@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202603-history{background: url("../../../img/event/202603-history/img_kv.jpg") no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .l_shop .history_202603_is_shopdetail li {
  font-size: 75%;
  margin-bottom: 5px;
}
.history_202603_is_bordertop1 {
    border-top: #008423 3px solid !important;
    border-image: linear-gradient(to right, #008423 0%, #f7f7f7 100%) 1;
}
.history_202603_is_borderbottom1 {
    border-bottom: #008423 3px solid !important;
    border-image: linear-gradient(to right, #f7f7f7 0%, #008423 100%) 1;
    padding-bottom: 8px !important;
    margin-bottom: 10px;
}
.history_202603_greenBox {
    display: inline-block;
    color: #fff;
    background-color: #008423;
    padding: 5px 10px;
    height: 100%;
    border-radius: 8px;
}
.history_202603_textindent01 {
    text-indent: 4.9em !important;
}
.history_202603_textindent02 {
    text-indent: 6.1em !important;
}
.l_main .history_202603_green {
    color: #008423;
}
.history202603_mr10 {
	margin-right: 10px;
}

/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
  .is_photolsp202603 {
	justify-content: center !important;
  }
  .is_photolsp202603_size {
    width: 36% !important;
  }
}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {

}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/