@charset "UTF-8";
/*サンキューセット色を一括定義*/
#Container .Fv_epos {
  background: url(/clp/inc/img/jal/fv_cloud.png) repeat-x center bottom/75%;
  text-align: center;
}
#Container .Fv_epos h1 img {
  width: 100%;
  max-width: 750px;
}
@media screen and (min-width: 481px) {
  #Container .Fv_epos {
    background: url(/clp/inc/img/jal/fv_cloud.png) repeat-x center bottom/40%;
    margin: 0 auto 0;
  }
  #Container .Fv_epos h1 {
    margin-bottom: 10px;
  }
  #Container .Fv_epos h1 img {
    width: 100%;
    max-width: 1100px;
  }
}
@media screen and (min-width: 751px) {
  #Container .Fv_epos {
    background: url(/clp/inc/img/jal/fv_cloud.png) repeat-x center bottom;
    margin: 0 auto 0;
  }
  #Container .Fv_epos h1 {
    margin-bottom: 10px;
  }
  #Container .Fv_epos h1 img {
    width: 100%;
    max-width: 1100px;
  }
}
#Container .Offer_epos .eposCp_cap {
  text-align: center;
}
#Container .Offer_epos .eposCp_cap img {
  width: 90%;
  max-width: 654px;
}
#Container .Offer_epos .eposCp {
  position: relative;
  box-sizing: border-box;
  background: #d9f1fd;
  border: 1px solid #3475de;
  border-radius: 10px;
  width: 100%;
  padding: 15px;
}
#Container .Offer_epos .eposCp .Incentive {
  background: #fff776;
  border-radius: 20px;
  color: #ff5353;
  line-height: 2rem;
  text-align: center;
  padding: 5px;
  margin-bottom: 15px;
}
#Container .Offer_epos .eposCp .Incentive span:nth-of-type(1) {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
}
#Container .Offer_epos .eposCp .Incentive span:nth-of-type(2) {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
}
#Container .Offer_epos .eposCp .eposCpBox {
  text-align: center;
}
#Container .Offer_epos .eposCp .eposCpBox img {
  width: 100%;
  max-width: 858px;
}
@media screen and (min-width: 600px) {
  #Container .Offer_epos .eposCp {
    padding: 20px;
  }
  #Container .Offer_epos .eposCp .Incentive {
    position: absolute;
    display: inline-block;
    border-radius: 50%;
    top: 10px;
    left: 20px;
    padding: 15px;
  }
  #Container .Offer_epos .eposCp .Incentive span {
    display: block;
  }
  #Container .Offer_epos .eposCp .Incentive span:nth-of-type(1) {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  #Container .Offer_epos .eposCp .Incentive span:nth-of-type(2) {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: bold;
  }
  #Container .Offer_epos .eposCp .eposCpBox {
    margin-left: 100px;
  }
}
#Container .Offer_epos .First_set {
  box-sizing: border-box;
  background: #fff;
  border: 10px solid #f23c3c;
  border-radius: 10px;
  width: 100%;
  max-width: 1000px;
  margin: 30px auto 0;
}
#Container .Offer_epos .First_set .title {
  background: #f23c3c;
  text-align: center;
}
#Container .Offer_epos .First_set .title img {
  width: 100%;
  max-width: 990px;
}
#Container .Offer_epos .First_set .first_cont {
  padding: 15px;
}
#Container .Offer_epos .First_set .first_cont .Incentive_with {
  background: #fff776;
  color: #ff5353;
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.5rem;
  border-radius: 20px;
  padding: 5px 10px;
  margin-bottom: 10px;
}
#Container .Offer_epos .First_set .first_cont .Incentive_with span {
  font-size: 1.5rem;
  font-weight: bold;
}
#Container .Offer_epos .First_set .first_cont .support p:nth-of-type(2), #Container .Offer_epos .First_set .first_cont .bottle p:nth-of-type(2) {
  text-align: center;
}
#Container .Offer_epos .First_set .first_cont .support {
  border-bottom: 2px dotted #f23c3c;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#Container .Offer_epos .First_set .first_cont .support img {
  width: 100%;
  max-width: 439px;
}
#Container .Offer_epos .First_set .first_cont .bottle img {
  width: 100%;
  max-width: 439px;
}
#Container .Offer_epos .First_set .first_with_cont {
  padding: 0 15px 10px;
}
#Container .Offer_epos .First_set .first_with_cont .first_with_box p:nth-of-type(1) {
  margin-bottom: 5px;
}
#Container .Offer_epos .First_set .first_with_cont .first_with_box p:nth-of-type(1) img {
  width: 100%;
  max-width: 364px;
}
#Container .Offer_epos .First_set .first_with_cont .first_with_box p:nth-of-type(2) {
  margin-bottom: 10px;
}
#Container .Offer_epos .First_set .first_with_cont .first_with_box p:nth-of-type(2) img {
  width: 100%;
  max-width: 564px;
}
@media screen and (min-width: 600px) {
  #Container .Offer_epos .First_set .title p {
    display: inline-block;
    padding: 0;
  }
  #Container .Offer_epos .First_set .first_cont {
    display: flex;
  }
  #Container .Offer_epos .First_set .first_cont .Incentive_with {
    display: inline-block;
    padding: 5px 20px;
    font-size: 2rem;
    line-height: 2rem;
    text-align: left;
  }
  #Container .Offer_epos .First_set .first_cont .Incentive_with span {
    font-size: 2.5rem;
    font-weight: bold;
  }
  #Container .Offer_epos .First_set .first_cont .support {
    flex-basis: 50%;
    flex-direction: column;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #Container .Offer_epos .First_set .first_cont .bottle {
    flex-basis: 50%;
    border-left: 2px dotted #f23c3c;
    padding-left: 20px;
    margin-left: 20px;
    margin-bottom: 0;
  }
  #Container .Offer_epos .First_set .first_with_cont .first_with_box {
    display: flex;
    justify-content: center;
  }
  #Container .Offer_epos .First_set .first_with_cont .first_with_box p:nth-of-type(2) {
    margin-left: 30px;
  }
  #Container .Offer_epos .First_set .first_with_cont .first_with_box p:nth-of-type(2) img {
    width: 100%;
    max-width: 524px;
  }
}
#Container .cpbnr {
  width: 100%;
}
#Container .cpbnr img {
  width: 100%;
  max-width: 1000px;
}
@media screen and (max-width: 480px) {
  #Container .cpbnr {
    margin-bottom: 20px;
  }
}
#Container .Kosodate-jal {
  margin-bottom: 50px;
}
#Container .Kosodate-jal .Kosodate-title img {
  width: 100%;
}
#Container .Kosodate-jal .Kosodate-title p {
  line-height: 0;
}
#Container .Kosodate-jal .Content {
  background: #ffdee0;
  border-radius: 0 0 10px 10px;
  padding: 0 20px 20px;
}
#Container .Kosodate-jal .Content .Kosodate-tokuten {
  display: flex;
  justify-content: space-between;
}
#Container .Kosodate-jal .Content .Kosodate-tokuten img {
  width: 100%;
  max-width: 470px !important;
}
@media screen and (max-width: 480px) {
  #Container .Kosodate-jal {
    margin-bottom: 30px;
  }
  #Container .Kosodate-jal .Content {
    padding: 0 10px 10px;
  }
  #Container .Kosodate-jal .Content .Kosodate-tokuten {
    display: block;
  }
}
#Container #CampaignArea {
  margin-top: 50px;
}
@media screen and (min-width: 600px) {
  #Container #CampaignArea {
    margin-top: 70px;
  }
}
#Container .al_epos_info > .InfoTit, #Container .al_epos_info .info-ttl {
  background: #3475de;
}
#Container .al_epos_info > .InfoCont, #Container .al_epos_info .info-cont {
  border: 1px solid #3475de;
}
#Container .al_epos_info > .InfoCont > .InfoTxt:not(:last-child), #Container .al_epos_info > .InfoCont .info-txt:not(:last-child), #Container .al_epos_info .info-cont > .InfoTxt:not(:last-child), #Container .al_epos_info .info-cont .info-txt:not(:last-child) {
  border-bottom: 1px solid #3475de;
}
#Container .Support {
  margin-top: 50px;
}
@media screen and (min-width: 600px) {
  #Container .Support {
    margin-top: 70px;
  }
}