@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
#main {
  font-size: 14px;
}
#main .secInner {
  padding: 0 10px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  line-height: 1.7;
  color: #1A1A1A;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main .secInner {
    margin: 0 auto;
  }
}
#main .pc {
  display: none !important;
}
#main .sp {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  #main .pc {
    display: block !important;
  }
  #main .sp {
    display: none !important;
  }
}
#main .txtC {
  text-align: center !important;
}
#main .txtR {
  text-align: right !important;
}
#main .txtL {
  text-align: left !important;
}
#main .extraBold {
  font-weight: 900 !important;
}
#main .bold {
  font-weight: bold !important;
}
#main .normal {
  font-weight: normal !important;
}
#main .mgnB5 {
  margin-bottom: 5px;
}
#main .mgnB10 {
  margin-bottom: 10px;
}
#main .mgnB15 {
  margin-bottom: 15px;
}
#main .mgnB20 {
  margin-bottom: 20px;
}
#main .mgnB30 {
  margin-bottom: 30px;
}
#main .mgnB40 {
  margin-bottom: 40px;
}
#main .mgnB50 {
  margin-bottom: 50px;
}
#main .mgnB60 {
  margin-bottom: 60px;
}
#main .mgnB120 {
  margin-bottom: 120px;
}
#main a[href^="tel:"] {
  cursor: default;
}
#main a {
  text-decoration: none;
  display: inline-block;
}
#main a:hover, #main a:active {
  text-decoration: none;
}
#main #contents {
  overflow-y: hidden;
}
#main .secCharacter {
  position: absolute;
}
#main #mainwrap #main {
  margin-bottom: 0;
}
#main .secMeet {
  background: #FAB419 url(/promotion/nassy-jet/meet-nassy/img/230220/img_secBg_01_sp.svg) no-repeat center top;
  background-size: 100%;
  padding: 40px 0 60px;
  position: relative;
  border-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet {
    background: #FAB419 url(/promotion/nassy-jet/meet-nassy/img/230220/img_secBg_01.svg) repeat center;
    background-size: 100%;
    padding: 20px 20px 60px;
    border-bottom: 80px;
  }
}
#main .secMeet::before {
  content: "";
  background: url(/promotion/nassy-jet/meet-nassy/img/230220/img_secBg_02_sp.svg) no-repeat center bottom;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: 120px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet::before {
    content: none;
  }
}
#main .secMeet h2 {
  margin-bottom: 15px;
}
#main .secMeet h2 img {
  margin: 0 auto;
}
#main .secMeet .secInner {
  max-width: 980px;
}
#main .secMeet .secInner .secCharacterSp img {
  max-width: 320px;
  margin: 0 auto;
}
#main .secMeet .secInner .secMeetListBox {
  background: #fff;
  position: relative;
  border: #EB731E solid 4px;
  border-radius: 40px;
  margin-bottom: 85px;
  padding: 60px 10px 25px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox {
    padding: 60px 80px 25px;
    border: #EB731E solid 6px;
  }
}
#main .secMeet .secInner .secMeetListBox h3 {
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox .secMeetList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
#main .secMeet .secInner .secMeetListBox .secMeetList li {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  border-bottom: #EB731E dotted 4px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox .secMeetList li {
    width: 48%;
    margin-bottom: 0px;
  }
}
#main .secMeet .secInner .secMeetListBox .secMeetList h4 {
  background: #C4D600;
  border-radius: 16px;
  padding: 2px;
  width: 100%;
  max-width: 180px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
#main .secMeet .secInner .secMeetListBox .secMeetList h4 span {
  border: #fff 1px solid;
  border-radius: 16px;
  display: block;
  padding: 3px;
}
#main .secMeet .secInner .secMeetListBox .secMeetList p {
  max-width: 305px;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox .secMeetList p {
    max-width: 340px;
    font-size: 14px;
  }
}
#main .secMeet .secInner .secMeetListBox .secMeetList__btmTxt {
  font-size: 15px;
  max-width: 305px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox .secMeetList__btmTxt {
    max-width: none;
    font-size: 13px;
  }
}
#main .secMeet .secInner .secMeetListBox .secMeetList__btmTxt span {
  display: block;
  color: #FF0000;
  width: 100%;
}
@media screen and (min-width: 769px) {
  #main .secMeet .secInner .secMeetListBox .secMeetList__btmTxt span {
    width: 86%;
  }
}
#main .secMeet .secInner .secMeetListBox.cont01 {
  padding: 60px 10px 65px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont01 {
    padding: 60px 80px 25px;
  }
}
#main .secMeet .secInner .secMeetListBox.cont01 .secMeetList {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont01 .secMeetList {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont01 .secMeetList li:nth-of-type(odd) {
    border-right: #EB731E dotted 4px;
    border-bottom: #EB731E dotted 4px;
    padding: 0 20px 20px 0;
    margin: 0 3px 3px 0;
  }
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont01 .secMeetList li:nth-of-type(even) {
    border-bottom: #EB731E dotted 4px;
    padding: 0 0 20px 20px;
    margin-bottom: 3px;
  }
}

#main .secMeet .secInner .secMeetListBox.cont01 .secMeetList li:nth-of-type(9) {
  border-bottom: none;
}
#main .secMeet .secInner .secMeetListBox.cont01 .secMeetList li:nth-of-type(10) {
  border-bottom: none;
}

/*搭乗証明書・ポストカードのタイトル*/
#main .secMeet .secInner .secMeetListBox.cont01 .secMeetList li:nth-of-type(9) h4 {
  max-width: 220px;
}

@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont01 .secMeetList li:nth-of-type(9) {
    border-bottom: none;
  }
  #main .secMeet .secInner .secMeetListBox.cont01 .secMeetList li:nth-of-type(10) {
    border-bottom: none;
  }
}

/*#main .secMeet .secInner .secMeetListBox.cont01 .secMeetList li:last-of-type {
  border: none;
}*/

#main .secMeet .secInner .secMeetListBox.cont01 .secMeetList__btmTxt span {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont01 .secMeetList__btmTxt span {
    margin-bottom: 0;
  }
}
#main .secMeet .secInner .secMeetListBox.cont01 .secMeetList__btmTxt.mgnB20 {
  margin: 0 auto 20px;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont01 .secMeetList__btmTxt.mgnB20 {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont02 .secMeetList {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont02 .secMeetList li:first-of-type {
    border-right: #EB731E dotted 4px;
    border-bottom: none;
    padding: 0 20px 0 0;
    margin: 0 3px 3px 0;
  }
}
#main .secMeet .secInner .secMeetListBox.cont02 .secMeetList li:last-of-type {
  border: none;
  position: relative;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  #main .secMeet .secInner .secMeetListBox.cont02 .secMeetList li:last-of-type {
    padding: 0 0 0 20px;
    margin-bottom: 3px;
    border-bottom: none;
  }
}
#main .secMeet .secInner .secMeetListBox .character01 {
  top: -50px;
  left: -35px;
}
#main .secMeet .secInner .secMeetListBox .character02 {
  bottom: 0px;
  right: -100px;
}
#main .secMeet .secInner .secMeetListBox .character03 {
  top: -70px;
  left: -90px;
}
#main .secMeet .secInner .secInfo__btn {
  margin-bottom: 0;
  max-width: 500px;
  margin: 0 auto;
}
#main .secMeet .secInner .secInfo__btn a {
  text-align: center;
  display: block;
  background: #64A70B;
  border-radius: 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
}
#main .secMeet .secInner .secInfo__btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  border: 5px solid transparent;
  border-right: 8px solid #fff;
  transition: all 0.3s;
}
#main .secMeet .secInner .secInfo__btn a:hover::before {
  content: "";
  left: 15px;
}
