@charset "utf-8";
/* CSS Document */ :root {
  --black: #333;
  --brown: #343434;
  --yellow: #f7f41e;
  --kyellow: #ffffdf;
  --kpink: #ff0070;
  --pink: #e52d77;
  --ublue: #c8eaf5;
  --blue: #0eadbe;
  --kblue: #11107f;
  --navy: #063a47;
  --knavy: #03242d;
  --gray: #f8f8f8;
  --ugray: #F2F2F2;
  --red: #F01C1C;
  --orange: #E7770F;
  --rave: #f3ecf9;
  --umizu: #A4ECFE;
  --cream: #ffffdf;
  --beige: #eee4d6;
  --green: #06c755;
  --upurple: #eceffb;
  --f_sans: 'Noto Sans JP', sans-serif;
  --f_serif: 'Noto Serif JP', serif;
  --center_contain: no-repeat center center / contain;
}
img {
  max-width: 100%;
}
#nopc,.nopc,.br-sp{ display: none !important;}
main.main { font-family: "Noto Sans JP", serif;}
#wrap {
  width: 100%;
  min-height: 400px;
  margin: 0 auto;
  font-size: 1.2rem;;
  color: var(--black);
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "sans-serif";
}
.breadcrumb__icon span{ color: #000;}
/* MV */
#mv {
  width: 100%;
  background-image: url(../img/main.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height: 550px;
  align-items: center;
}
#mv img { margin-top: 2rem;}
p.title { text-align: center; }

.section__container {
  max-width: 992px;
  margin: 0 auto;
}
/* 応募方法 */
section#follow{ margin-bottom: -7rem;}
#oubo .oubo-box { 
  width: 100%; 
  background-color: #fff; 
  margin-top: 3rem;
  margin-bottom: 1rem;
}
#follow h2 {
  color: var(--pink);
  text-align: center;
  margin: 2rem 0 ;
}
.cpn_info {
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 1rem;
}
.cpn_main { font-size: 1.8rem;}
.cpn_main.under{ 
  font-size: 2rem;
  margin: 0 auto 1.5rem;
}
.cpn_under{ margin: 0 auto;}
#oubo h2 {
  text-align: center;
  margin: 2rem;
}
#follow h2 span,#oubo h2 span {
  font-size: 36px;
  line-height: 1em;
  font-weight: 900;
}
section#oubo{ margin-bottom: -3rem;}
#oubo .flex-box {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  padding: 0 2rem;
}
#oubo .flex-box li {
  width: calc(100%/3);
  border: solid 2px var(--pink);
  border-radius: 25px;
  margin: .5rem;
}
#oubo .flex-box li h3 {
  background-color: var(--pink);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #fff;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.0em;
  text-align: center;
  margin-bottom: 1rem;
}
#oubo .icon{ width: 30%; margin: 0 auto; }
#oubo .detail{ padding: 1rem; text-align: center;}
#oubo .btn{ margin: 0 auto 2rem; text-align: center;}
#oubo .text{ 
  background: var(--gray);
  padding: 2rem 3rem;
  width: 90%;
  margin: 0 auto;
}
#oubo .tosen {
    text-align: center;
    padding: 0 1rem 1rem;
}
/* 当選表 */
#follow table{ width: 95%; border-collapse: collapse; margin: 2rem;}
#follow table tr{ border-bottom: solid 5px #fff;}
#follow table tr:last-child{ border-bottom: none;}
#follow table th{
  position: relative;
  text-align: left;
  width: 35%;
  background-color: var(--pink);
  color: white;
  text-align: center;
  padding: 1rem 0;
  font-size: 1.7rem;
  font-weight: bold;
}
#follow table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid var(--pink);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
#follow table td{
  text-align: left;
  width: 65%;
  text-align: center;
  background-color: #eee;
  padding: .5rem 0;
  font-size: 1.5rem;
  vertical-align: middle;
}
.waku-midashi{ border-bottom: solid 8px #fff;}
#follow .waku-midashi th,#follow .waku-midashi td { 
  background-color: var(--pink); 
  color: #fff;
  padding: 1rem 0;
  font-size: 1.3rem;
  font-weight: 100;
}
#follow th.reach{ color: var(--yellow)} 


/* インスタキャンペーン */
.heading--tourtitle {
    font-weight: bold;
    font-size: 2.2rem;
    background: var(--blue);
    text-align: center;
    padding: 1rem 0;
    color: var(--yellow);
    line-height: 35px;
}
.follower{
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    margin-top: 1rem;
}
.countday { font-size: 1.5rem;}
.blinking {
    animation: blinking 1s ease-in-out infinite alternate;
    color:var(--red);
    font-size: 3rem;
}
@keyframes blinking {
0% {opacity: 0;}
100% {opacity: 1;}
}

/* もっと見る */
.more { text-align: center;}
.more a{ 
  font-size: 1.2rem;
  margin: 40px auto 20px;
  max-width: inherit;
  width: 600px;
}
.button--icon-arrowRightWhite { background-image: url(../img/angle-right-solid.svg);}

/* LINEメルマガ */
.align-center.heading--md{ margin-bottom: 1rem;}
.align-center { display: block !important; }

/* SNSフォローインフォ */
#info .info-dep {
  border: 1px solid var(--kblue);
  box-sizing: border-box;
  border-radius: 5px;
  text-align: left;
}
#info .info-dep-left{
  display: inline-block;
  background: var(--kblue);
  color: #fff;
  font-size: 1.3em;
  margin: 0;
  padding: 1% 2%;
  width: 100%;
  text-align: center;
}
#info .info-dep-right {
  display: inline-block;
  font-size: 1em;
  width: 100%;
  text-align: center;
  background: #fff;
}
ul.info-dep-waku { padding: 1%;}
#info table {
  width: 100%;
  border: 1px solid var(--kblue);
  border-radius: 5px;
  box-sizing: border-box;
}
#info .info-dep-note{
  padding: 1% 0 2%;
  text-align: center;
}
#info .info-dep-note li{ list-style: none;}
tbody.info-cost { background: #fff;}
table .info-cost .info-cost-b{
  border-bottom: 1px solid var(--kblue);
}
table .info-cost th {
  font-weight: normal;
  color: 1px solid var(--kblue);
  text-align: left;
  white-space: nowrap;
  padding: 1%;
  background: var(--kblue);
  color: #fff;
  vertical-align: middle;
}
table .info-cost td {
  text-align: left;
  padding: 1%;
}
table .info-cost td ul {
  margin: 0;
  padding: 0 0 0 1.5em;
}
table .info-cost td li { list-style-type: disc;}
#info h5{
  text-align: center;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.5em;
  margin: 3% 0 2%;
}
#info h6{
  font-size: 1.2em;
  font-weight: bold;
  border-left: solid 10px var(--pink);
  padding-left: 8px;
  margin: 2% 0 1%;
}
#info ul{ padding-left: 3%;}
#info ul li{ list-style-type: disc;}

#scroll {
  height: 500px;
  overflow-y: scroll;
  padding: 2rem;
}
/* ナビ */
#pageNavi.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.1);
}
#pageNavi {
	width: 100%;
	height: 100px;
	background-color: var(--navy);
}
#pageNavi ul {
	height: 70px;
	margin: 0 auto;
	display: flex;
  justify-content: space-between;
  padding: 1rem 0;
  width: 992px;
  margin: 0 auto;
}
#pageNavi li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: var(--knavy);
    font-weight: bold;
    text-decoration: none;
    transition: .3s;
    letter-spacing: 1px;
	  text-align: center;
    cursor: pointer;
    background: #fff;
    border-radius: 10px;
    margin: 0 0.3rem;
    position: relative;
    padding: 2rem;
}
#pageNavi ul li a {
    color: inherit;
    text-decoration: inherit;
    margin-top: -0.5rem;
    font-size: 1.2rem;
}
#pageNavi ul li a:hover { opacity: .7;}
#pageNavi ul li a::after {
  content: "▼";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
#pageNavi li:last-of-type {
    border-right: solid 3px #FFF;
}
p.heading--note {
  text-align: center;
  font-weight: bold;
  margin: -2rem 0 2rem;
}
/* 応募方法 */
.cpn_main.under span,.cpn_under span{
  background: linear-gradient(transparent 70%, yellow 70%);
}
/* 商品箇所 */
.grid-row { margin-top: 1rem;}
.section__tour {
  max-width: 992px;
  margin: 5rem auto 4rem;
  position: relative;
}
.heading--tourtitle span{ display: block;}
span.red { color: var(--red);}

/* 3並び商品 */
.grid-col3 { 
  border: 2px solid #ddd;
  padding: 0.5rem;
  margin: .3rem;
  width: calc(96% /3);
}
.grid-col__link {
  margin-bottom: 1rem;
  background: #fff;
  margin-bottom: 1rem;
}
.col_waku .imgContainer--full>img { aspect-ratio: 5 / 3.5;}
.tour_waku {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
}
.col_waku {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.grid-col__body {
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}
.col_waku .imgContainer--full>img { aspect-ratio: 5 / 3.5;}
.tour_waku .img { margin-right: 2rem; width: 60%;}
.lx_textBox h3,.mnTxt_1 h3 {
  font-size: 1.1em;
  font-weight: 600;
  color: var(--red);
}
.text_tour {
  font-size: 1rem;
  padding: 0.5rem;
  background: var(--ugray);
  margin: 0.5rem 0;
}
.heading--md { font-size: 1.3rem;}
.text--smallPrice {
  font-weight: 600;
  color: var(--red);
  text-align: center;
  padding-right: 1rem;
  font-size: 1.3rem !important;
}
.tour-nenyu{ 
  font-size: 1rem;
  text-align: center;
}
p.product__list--point {
  background: var(--red);
  text-align: center;
  color: #fff;
  margin-top: 0.5rem;
  font-size: 0.9rem;
  font-weight: bold;
  margin-top: auto;
}
p.product__list--dep {
    font-size: .85rem;
    text-align: center;
    padding-right: 1rem;
}
.text--smallPrice>span { font-size: large;}

/* 1並び商品 */
.grid-col1 {
  border: 2px solid #ddd;
  background: #FFF;
  padding: 1.3em;
  width: 100%;
  margin-bottom: 2rem;
}
.grid-col1 .grid-col__link {
  flex-direction: inherit;
}
.grid-col1 .img { width: 26%;}
.grid-col1 .img img { width: 100%;}
.grid-col1 .lx_textBox { 
  width: 70%;
  padding-left: 3%;
  display: flex;
  flex-direction: column;
}
.grid-col1 .heading--md { border-bottom: 3px double #555; margin-top: 1rem;}

/* 予告 */
.imgContainer--notice { margin: auto;}

/* 商品販売予告 */
.grid-col3 { position: relative;}
.grid-col3.commingsoon::after {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  content: '完売';
  line-height: 2.5rem;
  font-size: 3rem;
  color: #fff;
  font-weight: bold;
  z-index: 100;
  height: 100%;
  width:  100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  text-align: center;
}

/* 検索 */
div#searchModSection { padding: 3rem 1rem;}
#searchArea .inner { padding:0 !important }

/* バナー */
.bnr_area{
  width: 992px;
  margin: 0 auto 3rem;
}
.bnr_area h4 {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
}
.bnr_area .cpn_info{
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;  
    margin-bottom: .5rem;
}

/* ★スマホ用★ */
.headfoot-is-sp .section__container{ width: 100%;}
.headfoot-is-sp .goTop__img--pc {
  display: none;
}
.headfoot-is-sp #nopc,.headfoot-is-sp .nopc,.headfoot-is-sp .br-sp{ display: block !important;}
.headfoot-is-sp #nosp,.headfoot-is-sp .nosp,.headfoot-is-sp .br-pc{ display: none !important;}
.headfoot-is-sp #wrap nav ul li a{
  font-size: 1rem;
	font-weight: bold;
  line-height: 1.1rem;
}
.headfoot-is-sp #pageNavi li { 
  width: calc((100% - 2rem) / 3);
  margin: 0.2rem;
}
.headfoot-is-sp #pageNavi li:first-child { border-left: none;}
.headfoot-is-sp #pageNavi li:last-of-type { border-right: none;}

.headfoot-is-sp #wrap { min-height: auto;}
.headfoot-is-sp .heading--title,.headfoot-is-sp .heading--schedule { 
  font-size: 1.6rem;
  margin: 1rem 0;
}
/* MV */
.headfoot-is-sp #mv {
  background-image: url(../img/main_sp.jpg);
  background-size: 100%;
  height: 80vw;
}
.headfoot-is-sp p.title { text-align: center;}
.headfoot-is-sp p.title img { width: 85%;}

/* ナビ */
.headfoot-is-sp #pageNavi { height: 125px; padding: 0 0.5rem;}
.headfoot-is-sp #pageNavi ul { 
  width: 100%; 
  height: 70px; 
  flex-wrap: wrap; 
  justify-content: flex-start;
}
.headfoot-is-sp .textBox p { text-align: center;}
.headfoot-is-sp p.heading--note { margin: -1rem 0; font-size: 0.9rem;}

/* 応募方法 */
.headfoot-is-sp .cpn_main { font-size: 1.6rem;}
.headfoot-is-sp .cpn_under{ width: 100%;}
.headfoot-is-sp .cpn_under{ font-size: 1.5rem;}

.headfoot-is-sp section#follow{ margin-bottom: -6rem;}
.headfoot-is-sp #follow .text-box{ margin-top: 1rem; padding-left: 0;}
.headfoot-is-sp #follow h2 span { font-size: 2rem; }
.headfoot-is-sp #follow h2 { margin: 1rem 0 -1rem;}
.headfoot-is-sp #oubo .flex-box { display: block; padding: 0;}
.headfoot-is-sp #oubo .flex-box li { width: 100%; margin: 1rem 0;}
.headfoot-is-sp #oubo .text{ padding: 2rem; width: 100%;}

/* 当選表 */
.headfoot-is-sp #follow table{ width: 100%; margin: 2rem 0;}
.headfoot-is-sp #follow table td{ font-size: 1.3rem;}

/* インスタキャンペーン */
.headfoot-is-sp .countday { display: block;}
.headfoot-is-sp #follow th{ 
  padding: 3rem .5rem; 
  line-height: 1.8rem; 
  font-size: 1.5rem;
}
/* SNSフォローインフォ */
.headfoot-is-sp #info .info-dep-right { font-size: 1em; padding: 3%;}
.headfoot-is-sp #info h5{ font-size: 2em;}
.headfoot-is-sp table .info-cost th{ padding-right: .5rem;}
.headfoot-is-sp li.info-list { list-style: none !important;}

/* 商品箇所 */
.headfoot-is-sp .section__tour{ width: 95%; margin: 3rem auto 4rem;}
.headfoot-is-sp .section__sns{ width: 100%;}
.headfoot-is-sp .heading--tourtitle { font-size: 1.8rem; line-height: 31px;}

/* 4並び商品 */
.headfoot-is-sp .grid-col3 { width: 100%; margin: .2rem 1rem;}
.headfoot-is-sp .imgContainer--full { width: 100%;}
.headfoot-is-sp .col_waku { flex-direction: row;}
.headfoot-is-sp .col_waku .imgContainer--full { 
  width: 55%; 
  margin-right: 1rem; 
  border-radius: 0;
}
.headfoot-is-sp .grid-col__body { width: 100%; padding-bottom: 0;}
.headfoot-is-sp .grid-col__link { margin-bottom: 0;}
.headfoot-is-sp .heading--md { font-size: 1.2rem;}
.headfoot-is-sp .text--point { margin-bottom: .5rem;}
.headfoot-is-sp .text--smallPrice,.headfoot-is-sp .product__list--dep{ 
  text-align: center;
  padding-right: 0;
}
.headfoot-is-sp .tour-nenyu{ 
  font-size: 0.8rem;
  text-align: center;
}
/* もっと見る */
.headfoot-is-sp .more a { width: 100%; margin: 2rem auto;}

/* 施策バナー */
.headfoot-is-sp .tenpo_shisaku{ width: 100%; margin: auto;
}
/* 特集 */
.headfoot-is-sp .innner,.headfoot-is-sp .section__container{ width:100%; margin: 0 auto;}
.headfoot-is-sp .feature{ width:100%; margin: 2rem auto 0;}
.headfoot-is-sp ul.clearfix {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.headfoot-is-sp ul.clearfix li{  width: calc(90% / 2); padding: 0.5rem;}
.headfoot-is-sp #couponInfo .button{ margin-bottom: 1rem;}

/* 完売 */
.headfoot-is-sp .soldout::after{ height:100%;}
/* 検索 */
.headfoot-is-sp #searchArea .inner {width: 100%;}


/* ★タブレット用★ */
.is-ipad .spot__point_box li { width: calc(90% / 3);}
.is-ipad .spot__point_box li:nth-child(even) { margin: 0 auto 0.5rem; }
.is-ipad .map_txt { width: 60%;}
.is-ipad #wrap { min-height: auto;}

/* MV */
.is-ipad #mv { background-size: 100%; height: 280px;}
.is-ipad #mv img{ margin-top: 0; width: 45%;}

/* こちらもお見逃しなく */
.headfoot-is-sp .bnr_area{ width: 90%;}
.headfoot-is-sp .bnr_area .cpn_info{ font-size: 1.3rem;}
/* バナー */
.is-ipad .bnr_area{ width: 100%; text-align: center;}

@media (orientation: portrait){
.is-ipad .breadcrumb { width: 100%;}
    width: 1024px;
    margin: 0 auto;
.is-ipad #wrap nav ul{ width: 100%;}
.is-ipad .section__container { width: 100%;}
.is-ipad #searchArea .inner { width: 100%;}

/* MV */
.is-ipad #mv { background-size: 100%; height: 190px;}
.is-ipad .fukuoka-airport--title { background-size: 100%;}
.is-ipad .desc {margin: 0} 

/* 商品 */
.is-ipad .grid-col3 {width: calc(95% / 3);}
.is-ipad .grid-row {padding: 0 1rem;}
.is-ipad .text--smallPrice {font-size: 1rem;}
.is-ipad #oubo .btn img {width: 85%;}

/* バナー */
.is-ipad .bnr_area{ width: 90%;}
}



