@charset "UTF-8";
/*----------------------------------------------------------------------------------
  共通
----------------------------------------------------------------------------------*/
.s-sp {
  display: none !important;
}
.s-pc {
  display: block !important;
}
.f-text, p {
  line-height: 1.8;
}
.st-text {
  text-align: center
}
.js-scroll-content {
  margin: 0 -20px;
}
.text-center {
  text-align: center;
}
.message-title {
  font-weight: 800;
  color: #2a4576;
}
.f-lead {
  text-align: center;
  margin-bottom: 40px;
}
.f-card {
  margin-top: 20px;
}
.form-header .f-text {
  text-align: center;
}
.f-step-title {
  line-height: 1.4;
}
.main-area {
  width: 100%;
  height: 360px;
  margin: 0;
  padding-top: 30px;
  background: #dbf7ff url(/doc/special/stamp-rally/kato-city/assets/img/bg-main-pc.png) no-repeat center;
  background-size: 1920px 425px;
  text-align: center;
}
.mv-annotation {
  color: #fff;
  text-align: center;
}
.note {
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  padding: 10px 25px 10px;
}
.note a {
  color: #FFFD00;
}
.note li {
  margin-bottom: 4px;
}
/*-- 期間 --*/
.date {
  width: 100%;
  padding: 0 0 5px;
  font-size: 3.2vw;
  text-align: center;
  background: #7da849;
}
.date ul {
  width: 800px;
  margin: 0 auto 10px;
  border-bottom: none;
  padding: 10px 0;
  border-radius: 15px;
  background-color: #763b1b;
}
.date li {
  text-align: center;
  color: #fff;
  padding: 0 10px 0;
  font-size: 15px;
  letter-spacing: .1em
}
.date li:not(:last-child) {
  margin-bottom: 6px;
}
.date li span {
  font-weight: bold;
}
.date li span.detail-text {
  font-weight: 100;
  font-size: 13px;
}
/*-------- nav-area --------*/
.arrow {
  position: relative;
}
.arrow::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 20%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: translateX(-50%) rotate(135deg);
}
.f-menu.f-menu--cover {
  height: 70px;
}
.f-menu.f-menu--cover .f-menu-button {
  padding: 8.5px 8px 18px;
}
/*-- キャンペーン免責 --*/
.detail ul li, .detail ol li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 0.5rem;
}
.mt-10 {
  margin-top: 10px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-50 {
  margin-bottom: 50px;
}
.red-text {
  color: #FF0004;
}
/*-- キャンペーン免責 --*/
.detail ul li, .detail ol li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 0.5rem;
}
.red-text {
  font-weight: 800;
  color: #D40003;
}
.kato .f-text-lead {
  text-align: center;
}
.kato .f-btn-block {
  margin-top: 30px;
}
/*-------- howto-area --------*/
.kato .howto-box {
  background-color: #bf0000;
  width: 60%;
  margin: auto;
  border-radius: 15px;
  margin-top: 20px;
  padding: 10px 35px;
}
.kato .howto-text {
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
}
.kato .note-text {
  margin: 20px auto;
  padding: 5px 0 1px;
  font-size: 13px;
  line-height: 1.6;
}
.kato .note-text li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 0.3rem;
}
.stamp-text {
  color: #d40003;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: 30px auto 0;
}
/*-------- flow-area --------*/
#flow-area .f-step-image img {
  width: 70%;
  margin: 0 auto;
}
#flow-area .f-step-half {
  width: 65%;
}
#flow-area .f-step-half img {
 /* width: 45%;*/
}

/*-------- bonus-area --------*/
.kato .bonus-box {
  box-sizing: border-box;
  background-color: #f4ede8;
  width: 70%;
  margin: auto;
  border-radius: 15px;
  margin-top: 20px;
  padding: 10px 60px;
}
/*-------- bonus-detail-area --------*/
#bonus-detail-area .f-step-image img {
  width: 100%;
  margin: 0 auto;
}
#bonus-detail-area .f-step .f-step-item::after {
  background: none !important;
}
#bonus-detail-area .f-step-content p {
  margin-bottom: 0;
}
#bonus-detail-area .f-step-content {
  padding: 10px 10px;
}
#bonus-detail-area .f-step.f-step--simple {
  gap: 20px !important
}
.click-img {
  margin: 0 auto;
  text-align: center;
}
/*-------- course-area --------*/
.f-imagelink-item {
  line-height: 1.3 !important;
}
/*-------- bnr-are --------*/
.bnr-area img {
  width: 640px !important;
  margin: 0 auto;
  text-align: center;
}
/*-------- coupon-area --------*/
.coupon-box {
  margin: 30px auto 0;
  padding: 0 12px 12px;
  font-size: 17px;
  width: 70%;
  font-weight: bold;
  box-sizing: border-box;
}
.sheet-area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-bottom: 10px
}
.coupon-box .sheet-2 {
  width: 47%;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 6px 0;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  border-radius: 4px;
  background-color: #40a000;
  border: #40a000 2px solid;
  box-sizing: border-box
}
.coupon-box .sheet-3 {
  width: 47%;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 6px 0;
  color: #40a000;
  font-weight: 500;
  font-size: 15px;
  border-radius: 4px;
  background-color: #fff;
  border: #40a000 1px solid;
  box-sizing: border-box
}
.coupon-box .gentei-period {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  text-align: left;
}
.coupon-box .p-term {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 auto 0 auto;
}
.f-coupon {
  margin: 20px auto 20px;
}
.coupon a:hover {
  opacity: 0.8;
}
.couponOneClick {
  margin-bottom: 6px;
}
.get-coupon .btn a {
  position: relative;
  display: block;
  width: 48%;
  height: auto;
  margin: 0 16px 0 0;
  border-radius: 100px;
  /*font-size: 1rem;*１つの時*/
  font-size: .9rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  padding: 13px 20px 13px 17px;
  border: 1px solid #aaa;
  background: #fff;
  box-shadow: 0 1px 4px rgb(51 51 51 / 20%);
  color: #333;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}
.get-coupon .btn a:last-child {
  margin: 0 0 0 0;
}
.get-coupon .btn a::after {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: rotate(-45deg);
  content: '';
}
.get-coupon .btn a:hover {
  box-shadow: 0 2px 8px rgba(51, 51, 51, .3);
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out
}
.get-coupon-text {
  font-size: 17px;
  letter-spacing: .08em;
  line-height: 1.5;
}
.remaining-coupon, .under-link {
  font-size: 12px;
  font-weight: normal;
  display: block;
  text-align: right;
  margin: 0 16px 0 0;
  position: relative;
  padding-right: 10px;
}
.remaining-coupon::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
}
.under-link::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
}
.mb-2 {
  margin-bottom: 2px;
}
.f-section-header {
  margin-bottom: 50px;
}
.coupon-container {
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 40px 20px 0;
}
.coupon-container .f-text {
  margin-bottom: 40px;
  text-align: center;
  font-size: 15px;
}
.s-row_flex {
  display: inline-block;
  vertical-align: top;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  width: 100%;
  flex-wrap: wrap
}
.s-row_flex, .s-row_flex > .s-col_flex {
  align-content: stretch;
  -webkit-align-items: stretch;
  align-items: stretch
}
.s-row_flex > .s-col_flex {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  table-layout: fixed;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  width: "auto";
  box-sizing: border-box
}
.btn-box {
  text-align: center;
  margin-top: 10px;
}
.btn-box .f-btn {
  font-size: 14px !important;
}
.btn-box a {
  margin-right: 15px;
}
.f-annotation {
  margin-top: 10px;
}
/*----------------------------------------------------------------------------------
  TP only
----------------------------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:1024px) {
  .f-area-title {
    width: 250px;
    line-height: 4;
    font-size: 16px;
  }
  .f-step-title {
    height: 120px;
    line-height: 1.4;
    font-size: 17px;
  }
  .kato .mno-btn {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 100%;
    height: 75px;
    margin: 0 0 20px;
    padding: 15px 5px;
    background-color: #f4008d;
    border: 1px solid #f4008d;
    color: #fff;
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, .3);*/
    border-radius: 60px;
    font-size: 17px;
    cursor: pointer;
    font-weight: 700;
    transition: all .25s cubic-bezier(.39, .575, .565, 1);
    line-height: 1.4;
    text-align: center;
  }
  .main-area {
    height: 310px;
  }
  .date ul {
    width: 95%;
  }
  .coupon-box {
    margin: 30px auto 0;
    padding: 0 12px 12px;
    font-size: 17px;
    width: 90%;
    font-weight: bold;
    box-sizing: border-box;
  }
  .btn-box {
    text-align: center;
  }
  .btn-box a {
    margin-right: 5px;
    font-size: 14px;
  }
}
/*----------------------------------------------------------------------------------
  SP only
----------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .s-pc {
    display: none !important;
  }
  .s-sp {
    display: block !important;
  }
  .main-area {
    background-image: none;
    background-color: #7da849
  }
  .f-section-header {
    margin-bottom: 20px;
  }
  .main-area {
    height: auto;
    position: relative;
    padding-top: 0;
  }
  .mv-annotation {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 15px;
    margin-bottom: 4%;
  }
  .st-text {
    text-align: left
  }
  .note {
    text-align: left;
    width: 95%;
    margin: 0 auto;
    font-size: 12px;
    padding: 5px 0 2px;
    line-height: 1.3;
  }
  .note li {
    text-align: left;
  }
  .note li a:hover {
    text-decoration: none;
  }
  /*-- 期間 --*/
  .date {
    padding: 0 0 8px;
    height: 200px;
  }
  .date ul {
    width: 95%;
    margin: 0 auto 10px;
    padding: 4px 0 4px;
  }
  .date li {
    text-align: center;
    margin-bottom: 5px;
    padding: 0 0 5px;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .date li span {
    font-size: 13px;
    line-height: 1;
    display: inline-block;
    padding: 3px 3px 2px;
    margin-top: 4px;
  }
  .date li:not(:last-child) {
    margin-bottom: 0;
  }
  .f-text-lead {
    text-align: left;
  }
  .serch-area {
    background-color: #fff8f8
  }
  .f-step-title {
    height: auto;
    line-height: 1.4;
    font-size: 19px;
  }
  /*-------- nav-area --------*/
  .arrow::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 15%;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: translateX(-50%) rotate(135deg);
  }
  .f-menu.f-menu--cover {
    margin-top: -1em;
    height: 60px;
  }
  .f-menu.f-menu--cover .f-menu-button {
    padding: 8.5px 8px 13px;
  }
  .f-menu-list a {
    font-size: 11px !important;
  }
  /*-------- howto-area --------*/
  .kato .note-text {
    width: 100%;
    margin: 20px auto;
    padding: 5px 0 1px;
    font-size: 13px;
    line-height: 1.57;
  }
  /*-------- bonus-area --------*/
  .kato .bonus-box {
    background-color: #f4ede8;
    width: 100%;
    margin: auto;
    border-radius: 15px;
    margin-top: 20px;
    padding: 10px 10px;
  }
  /*-------- flow-area --------*/
  #flow-area .f-step-image img {
    width: 70%;
    margin: 0 auto;
  }
  #flow-area .f-step-half {
    width: 100%;
  }
  .f-step-top {
    margin-bottom: 0 !important;
  }
  .step03 {
    margin-bottom: 2px !important;
  }
  .down-arrow {
    text-align: center;
    margin-bottom: 2px;
  }
  /*-------- bonus-detail-area --------*/
  #bonus-detail-area .f-step-image img {
    width: 85%;
    margin: 0 auto;
  }
  #bonus-detail-area .f-step-content {
    margin-bottom: 0;
    padding: 0 5px 6px !important;
  }
  #bonus-detail-area .f-step {
    margin-bottom: 0;
  }
  #bonus-detail-area .f-step.f-step--simple .f-step-item {
    margin-bottom: 20px;
  }
  /*-------- course-area --------*/
  .f-imagelink-item {
    line-height: 1.3 !important;
  }
  /*-------- coupon-area --------*/
  .f-coupon {
    box-sizing: border-box
  }
  .coupon-box {
    margin: 30px auto 0;
    padding: 0 0;
    font-size: 17px;
    width: 100%;
    font-weight: bold;
    box-sizing: border-box;
  }
  .sheet-area {
    display: block
  }
  .coupon-box .sheet-2 {
    width: 100%;
  }
  .coupon-box .sheet-3 {
    width: 100%;
  }
  .btn-box .f-btn {
    margin-bottom: 10px;
  }
  .btn-box a {
    margin-right: 0;
    width: 100%;
  }
} /* end media query */
/*  SP ----------------------------------------------------------- */
@media screen and (max-width:767px) {
  .s-section {
    margin-bottom: 0;
  }
}