@-webkit-keyframes stampAnim {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: rotate(-30deg) scale(2.5);
            transform: rotate(-30deg) scale(2.5);
  }
  30% {
    visibility: visible;
    opacity: 0.8;
    -webkit-transform: rotate(5deg) scale(1.04);
            transform: rotate(5deg) scale(1.04);
  }
  100% {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes stampAnim {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: rotate(-30deg) scale(2.5);
            transform: rotate(-30deg) scale(2.5);
  }
  30% {
    visibility: visible;
    opacity: 0.8;
    -webkit-transform: rotate(5deg) scale(1.04);
            transform: rotate(5deg) scale(1.04);
  }
  100% {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.res-btn-link a {
  border-radius: 40px;
}
.cp-toggle-container {
  border: 1px solid #E0E7EF;
  background-color: #fff;
}
.cp-toggle-container + .cp-toggle-container {
  margin-top: 40px !important;
}
@media print, screen and (max-width: 767px) {
  .cp-toggle-container + .cp-toggle-container {
    margin-top: 20px !important;
  }
}
.cp-toggle-container .cp-toggle-box:last-child {
  border: none;
}
.cp-toggle-container .cp-toggle-title {
  border: none;
}
.cp-toggle-container .cp-toggle-ttl-btn {
  padding-left: 40px;
}
@media print, screen and (max-width: 767px) {
  .cp-toggle-container .cp-toggle-ttl-btn {
    padding-left: 20px;
  }
}
.cp-toggle-container .cp-toggle-ttl-btn .ttl {
  font-weight: bold;
}
.cp-toggle-container .cp-toggle-contents {
  padding: 20px 40px 40px;
}
@media print, screen and (max-width: 767px) {
  .cp-toggle-container .cp-toggle-contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .cp-toggle-container .title-box.h3.type-02 .ttl-text {
    font-size: 1.8rem;
  }
  .cp-toggle-container .title-box.h3.type-02 .ttl-text span {
    margin-left: 1em;
  }
}

.intro {
  margin-top: 0;
  background-color: #f8f8f8;
}
@media print, screen and (max-width: 767px) {
  .intro {
    padding-top: 20px;
  }
}
.intro > .cp-container-child {
  padding-top: 0;
  padding-bottom: 40px;
}
@media print, screen and (max-width: 767px) {
  .intro > .cp-container-child {
    padding-bottom: 24px;
  }
}
.intro-text {
  color: #0726a5;
  font-size: 2.2rem;
  line-height: 1.45;
  text-align: center;
}
.intro-text2 {
  color: #0726a5;
  font-size: 2.0rem;
  line-height: 1.45;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .intro-text, .intro-text2  {
    font-size: 1.6rem;
  }
}
.intro .cp-toggle-container .list-ol:first-child, .intro .cp-toggle-container .list-ul:first-child {
  margin-top: 25px !important;
}
.intro .cp-toggle-container .list-ol.list-mt0, .intro .cp-toggle-container .list-ul.list-mt0 {
  margin-top: 0 !important;
}
.intro .cp-toggle-container .title-box h3 {
  font-size: 1.8rem;
  font-weight: bold;
}
@media print, screen and (max-width: 767px) {
  .intro .cp-toggle-container .title-box h3 span {
    display: block;
  }
}
.intro .cp-toggle-container h4.ttl-text {
  color: #09B0E6;
}
.intro .cp-toggle-container .res-textbox-content strong {
  display: block;
  margin-bottom: 5px;
}
.intro-btn {
  margin-top: 40px !important;
}
@media print, screen and (max-width: 767px) {
  .intro-btn {
    margin-top: 20px !important;
  }
}

.stamprally {
  position: relative;
  padding-bottom: 13%;
  background: #fff url(/amc/promo/x212/stamp_cpn1/images/stamprally_bg.jpg) no-repeat 50% 82px;
  background-size: cover;
}
@media print, screen and (max-width: 767px) {
  .stamprally {
    padding-bottom: 55%;
    background-image: none;
  }
  .stamprally:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    padding-top: 48%;
    background: url(/amc/promo/x212/stamp_cpn1/images/stamprally_bg02_sp.jpg) no-repeat 50% 100%;
    background-size: cover;
  }
}
.stamprally .cp-container-child {
  padding-bottom: 0;
}
@media print, screen and (max-width: 767px) {
  .stamprally .cp-container-child {
    padding-top: 20px;
  }
}
.stamprally .ttl-text {
  margin: 0 auto;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .stamprally .ttl-text {
    width: 69.56%;
  }
}
.stamprally .res-contents.sub-title {
  margin-top: 0;
  color: #0726A5;
  font-size: 1.8rem;
  line-height: 1.3;
}

.map {
  position: relative;
  margin-top: 40px;
  z-index: 5;
}
@media print, screen and (max-width: 767px) {
  .map {
    margin-top: 10px;
    padding-top: 25%;
  }
  .map:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-top: 23%;
    background: #fff url(/amc/promo/x212/stamp_cpn1/images/stamprally_bg01_sp.jpg) no-repeat 50% 0;
    background-size: cover;
  }
}
.map-ttl {
  position: absolute;
  top: 2.5%;
  left: 0;
  right: 4.5%;
  width: 62%;
  margin: auto;
  z-index: 2;
}
@media print, screen and (max-width: 767px) {
  .map-ttl {
    top: 13.2%;
    right: 0;
    width: 88%;
  }
}
.map-bubble {
  position: absolute;
  top: -60px;
  right: 30px;
  width: 15.21%;
  z-index: 5;
}
@media print, screen and (max-width: 767px) {
  .map-bubble {
    top: 27%;
    left: 5%;
    right: auto;
    width: 34.91%;
  }
}
.map-inner {
  position: relative;
  margin-right: -3px;
  padding-top: 68%;
  background: url(/amc/promo/x212/stamp_cpn1/images/flame_shadow.png) no-repeat left top;
  background-size: cover;
}
@media print, screen and (max-width: 767px) {
  .map-inner {
    width: 100%;
    padding-top: 207%;
    background: url(/amc/promo/x212/stamp_cpn1/images/flame_shadow_sp.png) no-repeat left top;
    background-size: cover;
  }
}
.map-miles {
  position: absolute;
  top: 18%;
  left: 4%;
  width: 51.57%;
}
@media print, screen and (max-width: 767px) {
  .map-miles {
    top: 69%;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
  }
}
.map-img, .map-stamp {
  position: absolute;
  top: 14%;
  left: 2%;
  width: 95.2%;
  margin: auto;
}
@media print, screen and (max-width: 767px) {
  .map-img, .map-stamp {
    width: 96%;
    padding: 0 10px;
  }
}
@media print, screen and (max-width: 767px) {
  .map-img {
    top: 17%;
  }
}
.map-img:before {
  content: "";
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  padding-top: 50%;
  background: url(/amc/promo/x212/stamp_cpn1/images/allarea.png) no-repeat 43% 0;
  background-size: contain;
}
@media print, screen and (max-width: 767px) {
  .map-img:before {
    top: 7%;
    padding-top: 100%;
    background: url(/amc/promo/x212/stamp_cpn1/images/allarea_sp.png) no-repeat 37% 0;
    background-size: contain;
  }
}
.map-img img {
  width: 100%;
}
.map-stamp {
  padding-top: 55.5%;
}
@media print, screen and (max-width: 767px) {
  .map-stamp {
    top: 16.4%;
    padding-top: 168.3%;
  }
}
.map-stamp-item {
  position: absolute;
  width: 14.5%;
  display: none;
  visibility: hidden;
  -webkit-animation: stampAnim 2s both;
          animation: stampAnim 2s both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item {
    width: 20.71%;
  }
}
.map-stamp-item.hokkaido {
  left: 64.4%;
  top: 6.7%;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.hokkaido {
    left: 63.91%;
    top: 3.4%;
  }
}
.map-stamp-item.tohoku {
  left: 61.3%;
  top: 38.1%;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.tohoku {
    left: 66.72%;
    top: 19.4%;
  }
}
.map-stamp-item.kanto {
  left: 51.25%;
  top: 62.8%;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.kanto {
    left: 59.2%;
    top: 32.3%;
  }
}
.map-stamp-item.hokuriku {
  left: 45.455%;
  top: 37.47%;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.hokuriku {
    left: 42.8%;
    top: 22.3%;
  }
}
.map-stamp-item.tokai {
  left: 34.52%;
  top: 70.32%;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.tokai {
    left: 38%;
    top: 41.8%;
  }
}
.map-stamp-item.kansai {
  left: 30.14%;
  top: 45.5%;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.kansai {
    left: 22.8%;
    top: 30.7%;
  }
}
.map-stamp-item.chugoku {
  left: 17.6%;
  top: 43.5%;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.chugoku {
    left: 2.07%;
    top: 34.3%;
  }
}
.map-stamp-item.shikoku {
  left: 19.03%;
  top: 74.2%;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.shikoku {
    left: 18.4%;
    top: 45.7%;
  }
}
.map-stamp-item.kyushu {
  left: 4.4%;
  top: 60.3%;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.kyushu {
    left: -0.3%;
    top: 51.9%;
  }
}
.map-stamp-item.okinawa {
  left: 78.93%;
  top: 67.2%;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
@media print, screen and (max-width: 767px) {
  .map-stamp-item.okinawa {
    left: 77.6%;
    top: 45.6%;
  }
}
.map-stamp.animated .map-stamp-item.clear {
  display: block;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.stamprally-caution .cp-container-child {
  padding: 25px 0;
}

@media print, screen and (max-width: 767px) {
  .condition .cp-container-parents {
    padding-left: 0;
    padding-right: 0;
  }
}
.condition .title-box.h2 .ttl-text {
  padding-bottom: 0;
  color: #2941A3;
  font-size: 4.2rem;
  line-height: 1.26;
}
@media print, screen and (max-width: 767px) {
  .condition .title-box.h2 .ttl-text {
    font-size: 2.4rem;
  }
}
.condition-heading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 637px;
  margin: auto;
  text-align: center;
  z-index: 3;
}
.condition-heading-icon {
  width: 108px;
  margin: auto;
}
.condition-heading-text {
  margin-top: 10px;
  font-size: 4.2rem;
  line-height: 1.176;
}
@media print, screen and (max-width: 767px) {
  .condition-heading-text {
    padding: 0 4%;
    font-size: 3.2rem;
  }
}
.condition-anchor {
  margin-top: 60px;
}
@media print, screen and (max-width: 767px) {
  .condition-anchor {
    max-width: 353px;
    margin: 0 auto;
  }
}
.condition-anchor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media print, screen and (max-width: 767px) {
  .condition-anchor-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.condition-anchor-item {
  width: 31.666%;
}
@media print, screen and (max-width: 767px) {
  .condition-anchor-item {
    width: auto;
  }
}
.condition-anchor-item a {
  display: block;
  padding-top: 44%;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain, 0 0;
}
@media print, screen and (max-width: 767px) {
  .condition-anchor-item a {
    padding-top: 25%;
  }
}
.condition-anchor-item.dailylife a {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/dailylife_anchor.png), url(/amc/promo/x212/stamp_cpn1/images/dailylife_anchor_active.png);
}
.condition-anchor-item.dailylife a:hover {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/dailylife_anchor_active.png);
}
@media print, screen and (max-width: 767px) {
  .condition-anchor-item.dailylife a {
    background-image: url(/amc/promo/x212/stamp_cpn1/images/dailylife_anchor_sp.png), url(/amc/promo/x212/stamp_cpn1/images/dailylife_anchor_active_sp.png);
  }
  .condition-anchor-item.dailylife a:hover {
    background-image: url(/amc/promo/x212/stamp_cpn1/images/dailylife_anchor_active_sp.png);
  }
}
.condition-anchor-item.travel a {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/travel_anchor.png), url(/amc/promo/x212/stamp_cpn1/images/travel_anchor_active.png);
}
.condition-anchor-item.travel a:hover {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/travel_anchor_active.png);
}
@media print, screen and (max-width: 767px) {
  .condition-anchor-item.travel a {
    background-image: url(/amc/promo/x212/stamp_cpn1/images/travel_anchor_sp.png), url(/amc/promo/x212/stamp_cpn1/images/travel_anchor_active_sp.png);
  }
  .condition-anchor-item.travel a:hover {
    background-image: url(/amc/promo/x212/stamp_cpn1/images/travel_anchor_active_sp.png);
  }
}
.condition-anchor-item.flight a {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/flight_anchor.png), url(/amc/promo/x212/stamp_cpn1/images/flight_anchor_active.png);
}
.condition-anchor-item.flight a:hover {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/flight_anchor_active.png);
}
@media print, screen and (max-width: 767px) {
  .condition-anchor-item.flight a {
    background-image: url(/amc/promo/x212/stamp_cpn1/images/flight_anchor_sp.png), url(/amc/promo/x212/stamp_cpn1/images/flight_anchor_active_sp.png);
  }
  .condition-anchor-item.flight a:hover {
    background-image: url(/amc/promo/x212/stamp_cpn1/images/flight_anchor_active_sp.png);
  }
}
.condition-inner {
  margin-top: 70px;
}
.condition-box {
  position: relative;
  margin-top: 75px;
  padding: 34px 67px 54px;
  background: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.28);
}
@media print, screen and (max-width: 767px) {
  .condition-box {
    padding-left: 4%;
    padding-right: 4%;
  }
  .condition-inner, .condition-box {
    margin-top: 0;
  }
}
.condition-box + .condition-box {
  margin-top: 40px;
}
.condition-box .title-box {
  margin-top: 0 !important;
}
.condition-box .title-box .heading-icon {
  width: 108px;
  margin: auto;
}
@media print, screen and (max-width: 767px) {
  .condition-box .title-box .heading-icon {
    width: 101px;
  }
}
.condition-box .title-box .heading-text {
  margin-top: 10px;
  font-size: 3.1rem;
  line-height: 1.33;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .condition-box .title-box .heading-text {
    padding: 0 4%;
    font-size: 2.4rem;
  }
}
.condition-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}
.condition-column-item {
  width: 22.76%;
  padding: 18px 20px;
  border-radius: 14px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.condition-column-item.blank {
  visibility: hidden;
}
@media print, screen and (min-width: 1025px) {
  .condition-column-item {
    margin-right: 2.97%;
    margin-bottom: 34px;
  }
  .condition-column-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1024px) {
  .condition-column-item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .condition-column-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .condition-column-item {
    width: 47.94%;
    margin-bottom: 4.12%;
    margin-right: 4.12%;
    padding: 9px 10px;
  }
  .condition-column-item:nth-child(even) {
    margin-right: 0;
  }
}
.condition-column-item.clear {
  position: relative;
  display: block;
}
.condition-column-item.clear:before {
  content: "";
  position: absolute;
  top: -8%;
  right: -8%;
  width: 58.67%;
  padding-top: 50%;
  background: url(/amc/promo/x212/stamp_cpn1/images/stamp_clear.png) no-repeat center;
  background-size: contain;
  visibility: hidden;
  z-index: 99;
  -webkit-animation: stampAnim 2s both;
          animation: stampAnim 2s both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media print, screen and (max-width: 767px) {
  .condition-column-item.clear:before {
    width: 90px;
    height: 90px;
    right: 0;
    padding-top: 0;
  }
}
.condition-column-item.dailylife .condition-link {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/dailylife_arrow.png);
}
.condition-column-item.travel .condition-link {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/travel_arrow.png);
}
.condition-column-item.flight .condition-link {
  background-image: url(/amc/promo/x212/stamp_cpn1/images/flight_arrow.png);
}
.condition-column.animated .clear:before {
  display: block;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.condition-column.wide .condition-column-item {
  width: 48.23%;
  margin-right: 3.54%;
}
.condition-column.wide .condition-column-item:nth-child(2n) {
  margin-right: 0;
}
.condition-column.wide .condition-column-item.clear:before {
  width: 27.685%;
  padding-top: 28%;
}
@media print, screen and (max-width: 767px) {
  .condition-column.wide .condition-column-item.clear:before {
    width: 90px;
    height: 90px;
    padding-top: 0;
  }
}
.condition-column.center {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (max-width: 767px) {
  .condition-column.center {
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.condition-img {
  position: relative;
  text-align: center;
}
.condition-img .icon-osusume {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 58px;
}
.condition-link {
  margin-top: 20px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 22px auto;
}
.condition-link a {
  color: #333333;
  font-size: 1.6rem;
  word-wrap: break-word;
  word-break: break-all;
  overflow-wrap: break-word;
}
.condition-link a.underline {
  text-decoration: underline;
}
@media print, screen and (max-width: 767px) {
  .condition-img .icon-osusume {
    width: 44px;
  }
  .condition-link a {
    font-size: 1.4rem;
  }
}
.condition-detail {
  margin-top: 17px;
  padding-top: 17px;
  border-top: 1px solid #EEEAEA;
}
.condition-detail p {
  text-align: center;
}
.condition-detail .list-ul>.bullet {
  padding-left: 20px;
}
@media print, screen and (max-width: 767px) {
  .condition-detail p {
    font-size: 1.4rem;
  }
}
.condition-detail .cp-list-container .list-ul:first-child {
  margin-top: 10px !important;
  font-size: 1.4rem;
}

.condition-text {
  color: #2941A3;
  font-size: 26px;
  line-height: 1.92;
  text-align: center;
}
.condition-text a {
  color: #2941A3;
}
.condition .title-box.h2 {
  margin-top: 20px;
}
@media print, screen and (max-width: 767px) {
  .condition-text {
    font-size: 16px;
    line-height: 1.625;
  }
}

#dailylife, #travel, #flight {
  position: relative;
  margin-top: 40px;
}
#dailylife:before, #travel:before, #flight:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  padding-top: 70px;
  z-index: 2;
}
@media print, screen and (max-width: 767px) {
  #dailylife:before, #travel:before, #flight:before {
    padding-top: 4%;
  }
  #dailylife .cp-container-child, #travel .cp-container-child, #flight .cp-container-child {
    padding-bottom: 60px;
  }
}

#dailylife {
  margin-top: 0;
  background: -webkit-gradient(linear, left top, right top, from(#FED063), color-stop(50%, #FED063), color-stop(50%, #FFF5DD), to(#FFF5DD));
  background: linear-gradient(90deg, #FED063 0%, #FED063 50%, #FFF5DD 50%, #FFF5DD 100%);
}
#dailylife:before {
  background: url(/amc/promo/x212/stamp_cpn1/images/bg_curve.png) no-repeat center top;
  background-size: 100% 100%;
  z-index: 2;
}
@media print, screen and (max-width: 767px) {
  #dailylife { 
    margin-top: 40px;
  }
  #dailylife:before {
    background: none;
    padding-top: 0;
  }
}
#dailylife03 .condition-column-item {
  margin: 0;
}

#travel {
  background: -webkit-gradient(linear, left top, right top, from(#DDF7FF), color-stop(50%, #DDF7FF), color-stop(50%, #74DDEE), to(#74DDEE));
  background: linear-gradient(90deg, #DDF7FF 0%, #DDF7FF 50%, #74DDEE 50%, #74DDEE 100%);
}
#travel:before {
  background: url(/amc/promo/x212/stamp_cpn1/images/bg_curve.png) no-repeat center top;
  background-size: 100% 100%;
}
@media print, screen and (max-width: 767px) {
  #travel:before {
  }
}

#flight {
  background: -webkit-gradient(linear, left top, right top, from(#78B5F2), color-stop(50%, #78B5F2), color-stop(50%, #D3E5FC), to(#D3E5FC));
  background: linear-gradient(90deg, #78B5F2 0%, #78B5F2 50%, #D3E5FC 50%, #D3E5FC 100%);
}
#flight:before {
  background: url(/amc/promo/x212/stamp_cpn1/images/bg_curve.png) no-repeat center top;
  background-size: 100% 100%;
  z-index: 2;
}
@media print, screen and (max-width: 767px) {
  #flight:before {
    padding-top: 480px;
  }
}
@media print, screen and (max-width: 570px) {
  #flight:before {
    padding-top: 400px;
  }
}
@media print, screen and (max-width: 480px) {
  #flight:before {
    padding-top: 360px;
  }
}
@media print, screen and (max-width: 767px) {
  #flight .condition-inner {
    margin-top: 520px;
  }
}
@media print, screen and (max-width: 570px) {
  #flight .condition-inner {
    margin-top: 440px;
  }
}
@media print, screen and (max-width: 480px) {
  #flight .condition-inner {
    margin-top: 400px;
  }
}
#flight01 .condition-column-item {
  margin-bottom: 0;
}

#completed {
  position: relative;
  margin-top: 40px;
  background: rgba(115, 212, 244, 0.14);
}
#completed:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  padding-top: 280px;
  background: url(/amc/promo/x212/stamp_cpn1/images/completion_title.jpg) no-repeat center bottom;
  background-size: cover;
  z-index: 2;
}
#completed .condition-box {
  margin-top: 35px;
}
@media print, screen and (max-width: 767px) {
  #completed:before {
    padding-top: 50%;
    background-image: url(/amc/promo/x212/stamp_cpn1/images/completion_title_sp.jpg);
  }
}
#completed .condition-heading {
  position: relative;
  color: #2941A3;
}
@media print, screen and (max-width: 767px) {
  #completed .condition-heading-text {
    font-size: 2.4rem;
  }
}
#completed .condition-inner {
  position: relative;
  margin-top: 0;
  z-index: 5;
}
#completed .condition-box {
  padding-top: 60px;
}
@media print, screen and (max-width: 767px) {
  #completed .condition-box {
    margin-top: 50px;
  }
}
#completed .condition-box:not(.no-completed) {
  padding-bottom: 24px;
}
#completed .condition-box .condition-column {
  margin-top: 0;
}
