@charset "UTF-8";
/* Scss Document */
/******************************************


装飾


******************************************/
.mb5 {
  margin-bottom: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mtb5 {
  margin-top: 5px;
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mtb15 {
  margin-top: 15px;
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mtb25 {
  margin-top: 25px;
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mtb35 {
  margin-top: 35px;
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mtb40 {
  margin-top: 40px;
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mtb45 {
  margin-top: 45px;
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mtb50 {
  margin-top: 50px;
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mtb55 {
  margin-top: 55px;
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mtb60 {
  margin-top: 60px;
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mtb65 {
  margin-top: 65px;
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mtb70 {
  margin-top: 70px;
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mtb75 {
  margin-top: 75px;
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mtb80 {
  margin-top: 80px;
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mtb85 {
  margin-top: 85px;
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mtb90 {
  margin-top: 90px;
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mtb95 {
  margin-top: 95px;
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mtb100 {
  margin-top: 100px;
  margin-bottom: 100px !important;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.fs21 {
  font-size: 21px;
}

.fs22 {
  font-size: 22px;
}

.fs23 {
  font-size: 23px;
}

.fs24 {
  font-size: 24px;
}

.fs25 {
  font-size: 25px;
}

.fs26 {
  font-size: 26px;
}

.fs27 {
  font-size: 27px;
}

.fs28 {
  font-size: 28px;
}

.fs29 {
  font-size: 29px;
}

.fs30 {
  font-size: 30px;
}

.fw_bold {
  font-weight: bold;
}

.fw_normal {
  font-weight: normal;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

.text_left {
  text-align: left;
}

.message.caution {
  color: #F90E0E;
}
.message.info {
  color: #3F64AF;
}
.message.border {
  padding: 0.2em;
  border: solid 2px #EEE;
}

.marker {
  background: linear-gradient(transparent 65%, #fff94c 0%);
  display: inline;
  font-weight: bold;
}
.marker.thick {
  background: linear-gradient(transparent 60%, #FFAB26 0%);
  display: inline;
}
.marker.thin {
  background: linear-gradient(transparent 80%, #FFAB26 0%);
  display: inline;
}
.marker.gradation {
  background: linear-gradient(transparent 0, #FFAB26 60%);
}

/******************************************


ボタン


******************************************/
.btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  max-width: 210px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 10px;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  background: #3F64AF;
  border: 2px solid #3F64AF;
  color: #FFF;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-out;
  border-radius: 60px;
  min-height: 50px;
}
@media screen and (min-width: 769px) {
  .btn {
    min-height: 60px;
  }
}
.btn:hover {
  color: #3F64AF;
  background: none;
  text-decoration: none;
}
.btn.size_s {
  max-width: 200px;
}
.btn.size_m {
  max-width: 360px;
}
.btn.size_l {
  max-width: 600px;
}
.btn.primary {
  background: #FFAB26;
  border: 2px solid #FFAB26;
  color: #101010;
}
.btn.primary:hover {
  color: #FFAB26;
}
.btn p {
  line-height: 1.2;
  text-align: center;
  font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
  .btn p {
    font-size: 1.875rem;
  }
}
.btn p span {
  margin-top: 5px;
  display: block;
  font-size: 0.6875rem;
}
@media screen and (min-width: 769px) {
  .btn p span {
    font-size: 1rem;
  }
}

.asterisk,
.notes {
  display: flex;
  font-size: 0.7rem;
}
.asterisk.center,
.notes.center {
  justify-content: center;
}
.asterisk:before,
.notes:before {
  display: inline-block;
}

.notes:before {
  content: "※";
}

.asterisk:before {
  content: "*";
}

.asterisk_wrap,
.notes_wrap {
  display: flex;
}
.asterisk_wrap.left,
.notes_wrap.left {
  justify-content: flex-end;
}

.asterisk_list,
.notes_list,
.notes_list_number {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding-left: 0 !important;
}
.asterisk_list li,
.notes_list li,
.notes_list_number li {
  display: flex;
  font-size: 0.7rem;
}
.asterisk_list + .note_after,
.notes_list + .note_after,
.notes_list_number + .note_after {
  margin-top: 15px;
  font-size: 0.75rem;
}
.asterisk_list.left,
.notes_list.left,
.notes_list_number.left {
  align-items: self-end;
}

.notes_list li:before {
  content: "※";
  display: inline-block;
}

.asterisk_list li:before {
  content: "*";
  display: inline-block;
}

.notes_list_number {
  counter-reset: notes;
}
.notes_list_number li:before {
  display: inline-block;
  content: "※" counter(notes, decimal);
  counter-increment: notes;
  margin-right: 3px;
}

.mv_area {
  background: linear-gradient(225deg, #aaded2 0%, #a5c8e2 100%);
  padding-top: 70px;
}
@media screen and (min-width: 961px) {
  .mv_area {
    padding-top: 115px;
  }
}

.pt5 {
  padding-top: 5px;
}

.mv_bottom_box {
  background: #FFF;
}
.mv_bottom_box .mv_bottom_inner {
  max-width: 1200px;
  margin-inline: auto;



/*# sourceMappingURL=first.css.map */