@charset "utf-8";
/*
 * CSS for PC
 * @date     2017.03.21
 * @author   Sungjoon Park
 */

/* ------------------------------------------

------------------------------------------ */
body {
    overflow-x:hidden;
    -webkit-text-size-adjust: 100%;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
html {
    overflow-x: hidden;
}
#widewrapper {
    width: 100%;
}
#keyVisual {
    width: 100%;
    margin: auto auto 30px auto;
    max-width: 1000px;
}
#keyVisual img {
    width: 100%;
    display: block;
}
#keyVisual h1 {
    text-indent: inherit;
    position: absolute;
    width: 760px;
    text-align: center;
    color: #ffffff;
    font-size: 60px;
    left: 50%;
    margin-left: -380px;
    margin-top: 140px;
    line-height: 1.2;
}
#keyVisual h1 span {
    display: block;
    font-size: 24px;
    font-weight: normal;
    margin-top: 12px;
    line-height: 1.5;
}
.pc {
    display: block;
}
.sp {
    display: none !important;
}
.page_term {
    font-size: 13px;
    line-height: 1.5;
    width: 950px;
    margin: auto auto 30px auto;
    text-align: center;
}
/* ----- nav -----*/

#pageTab {
    width: 100%;
}
#pageTab ul {
    width: 1310px;
    z-index: 99;
    background: #fff;
    padding: 10px 0;
    opacity: 0.9;
}
#pageTab ul.tab5 li {
    margin: 0;
    background: #ffffff;
    width: 190px;
}
#pageTab ul li a {
    background: #dedede;
    height: auto;
    padding: 20px 0;
    font-size: 20px;
}
#contentsArea #pageTab ul li a:hover {
    opacity: 0.7;
    text-decoration: none;
}
/* ----- contents -----*/

#contents.column1 {
    width: 1000px;
    padding: 0;
    margin: auto;
    background: #fff;
}
.page_cpn .cpn_box {
    width: 420px;
    float: left;
    margin-left: 50px;
}
.page_cpn .cpn_box:nth-child(2n-1) {
    margin-left: 0;
}
.page_cpn .cpn_box img {
    display: block;
}
.page_cpn .cpn_box a:hover img {
    opacity: 0.8;
}
.char {
  display: block;
  line-height: 1.7;
  font-size: 13px;
}
.cpCal,.cpUser,.cpPoint,.cpTogether {
  padding-left: 16px;
  padding-right: 4px;
  background-size: auto;
  background-repeat: no-repeat;
}
.cpCal {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpCal.svg);
}
.cpUser {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpUser.svg);
}
.cpPoint {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpPoint.svg);
}
.cpTogether {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpTogether.svg);
  background-position: left 2px;
}
.cpVol {
  font-weight: bold;
}
#contentsArea .jdsColorBoxHtml {
    display: block;
    font-size: 13px;
    text-decoration: underline;
    text-align: center;
    margin-top: 10px;
}
#colorbox {
    width: 800px !important;
    height: 100% !important;
    position: fixed !important;
    top: 5vh!important;
    left: 50% !important;
    margin-left: -400px !important;
}
.tableholder {
  max-height: 90vh!important;
}
#cboxWrapper {
    height: auto !important;
    overflow: auto !important;
    width: 800px !important;
}
#cboxContent {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
    height: 100% !important;
}
#cboxMiddleLeft {
    height: 100% !important;
}
#cboxOverlay {
    background-color: rgba(0,0,0,0.5) !important;
    height: 100% !important;
}
#cboxLoadedContent {
    background: #fff !important;
    border: none !important;
    box-sizing: border-box;
    height: auto !important;
    width: 100% !important;
    overflow: hidden
}
#inline_content1, #inline_content2 {
    list-style: none !important;
    font-size: 13px;
}
.page_cpn {
    margin-bottom: 40px;
    width: 900px;
    margin: 0 auto;
}
.coupon_img {
    height: auto;
}
.cpn_box_txtbox {
    padding: 20px 20px 0 20px;
    background: #fff;
    color: #333
}
.cpn_box_txtbox dt {
    font-size: 14px;
}
.cpn_box_txtbox dd {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 8px;
}
.cpn_box_txtbox dd em {
    font-style: normal;
    font-size: 120%;
    display: block;
    font-weight: bold;
}
#cboxClose {
    background: url(../images/close.jpg) top right no-repeat !important;
    background-position-x: center;
    background-position-y: top;
    width: 25px !important;
    height: 25px !important;
}
.tableholder {
    position: relative;
}
.tableholder table {
    background-color: #fff;
    border-left: 1px solid #b4b4b4;
    border-top: 1px solid #b4b4b4;
    font-size: 13px;
    line-height: 1.4;
    display: block;
}
.tableholder table td {
    border-right: 1px solid #b4b4b4;
    padding: 8px;
    border-bottom: 1px solid #b4b4b4;
}
.tableholder table tr:first-child {
    color: #fff;
}
.tableholder table tr:first-child td {
    text-align: center!important;
    background-color: #1ba81b!important;
}
.tableholder table tr:last-child td {
    font-size: 11px;
}
.tableholder table tr td:first-child {
    background-color: #e1e1e1;
    text-align: right;
    width: 200px;
    font-weight: bold;
}
.coupon-guide {
  max-width: 912px;
  margin: 0 auto 1.75em;
  font-size: 13px;
  text-align: right;
}
.coupon-guide a {
  display: inline-block;
  padding: .25em .5em .5em .9em;
  border-radius: 4px;
  background-color: #e1e1e1;
}
.coupon-guide a::after {
    display: inline-block;
    content: "";
    background-image: url(https://img.travel.rakuten.co.jp//special/sales/template/html/images/Linkwindow.svg);
    width: 16px;
    height: 16px;
    position: relative;
    right: -2px;
}
/* -----  -----*/

.page_h2 {
    color: #fff;
    text-align: center;
    padding: 12px 0;
    margin-bottom: 25px;
    font-size: 25px;
    margin-top: 100px;
}
.page_box_sty1 {
    width: 950px;
    margin: auto auto 45px auto;
}
.page_box1 {
    width: 430px;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}
.box1img img {
    display: block;
    width: 100%
}
.page_box1 h3 {
    font-size: 18px;
    margin: 15px 0 12px;
}
.txtfont13 {
    font-size: 14px;
    line-height: 1.4;
}
.page_box1 .ss-center .cp__acordion {
    clear: both;
}
.page_box1 .cp__acordion .cp__trigger:hover {
    background-color: #bababa;
    color: #ffffff;
}
.page_box1 .cp__acordion .cp__trigger {
    font-size: 13px;
    display: block;
    position: relative;
    padding: 10px;
    cursor: pointer;
}
.page_box1 .cp__acordion .cp__trigger::after {
    display: inline-block;
    content: " ";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 7px;
    margin-top: -3.5px;
    background-repeat: no-repeat;
}
.page_box1 .cp__acordion li .cp__trigger {
    background: #e1e1e1;
}
.page_box1 .cp__liststyle-dot > * {
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.4;
}
.page_box1 .cp__acordion ul.submenu {
    background-color: #f0f0f0;
    padding: 8px 10px 10px 10px;
    line-height: 1.4;
}
.page_box1 .cp__acordion .cp__trigger::after {
    background-image: url(../images/icon_1.png) !important;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 6px;
}
.page_box1 .cp__acordion .cp__trigger.active-submenu::after {
    background-image: url(../images/icon_2.png) !important;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 6px;
}
.holder {
    margin-top: 12px;
}
.cp_right {
    display: none;
}
.fixBnr2 {
    position: fixed;
    display: block;
    right: 10px;
    bottom: 40px;
    z-index: 9999;
}
#contents .pagetop_btn {
    width: 90px;
    z-index: 999;
}
.pagetop_btn li {
    margin-bottom: 1px;
}
.pagetop_btn li a {
    background: #dedede;
    width: 90px;
    display: block;
    text-align: center;
    padding: 10px 0;
}
#contentsArea .pagetop_btn li a:hover {
    text-decoration: none;
    opacity: 0.8;
}
/* ----- Access -----*/

.accessBox {
    border: none;
    margin-bottom: 45px;
}
.column1 .accessBox .map {
    width: 1000px;
    margin: auto;
    float: none;
    height: 450px;
    margin-bottom: 10px;
}
.column1 .accessBox .map iframe {
    width: 100%;
    display: block;
    height: 450px;
}
.column1 .accessBox .route {
    width: 600px;
    float: none;
    margin: auto;
}
#search-box h1 {
    display: none;
}
.column1 #search-box {
    margin: auto;
}
.disclaimer {
  margin: 20px auto 40px;
  font-size: 13px;
  text-align: center;
  padding: 1em 0;
  background-color: #efefef;
  border-radius: 30px;
}
#newetiquette {
    width: 900px;
    text-align: center;
    margin: 60px auto;
    background: #eee;
    padding: 15px 0;
}
#newetiquette a {
  color: #0059B2!important;
}
#pageInquiry .inquiryTable {
  width: 900px;
  margin: 60px auto 20px;
  font-size: 14px;
  border-collapse: collapse;
}
#pageInquiry th,
#pageInquiry td {
  border: solid 1px #aaa;
  padding: 22px;
}
#pageInquiry th {
  background-color: #efefef;
}
#pageInquiry .inquiryTable a {
  color: #0059B2;
}
.page_footer {
    background: #f7f7f7;
    padding: 10px 12px;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    margin: 0 10px 12px 10px;
}
.page_footer ul {
    width: 950px;
    margin: auto
}
.page_footer ul li {
    margin-bottom: 6px;
}
.page_footer a {
    color: #777;
    font-size: 13px;
    line-height: 1.6;
    text-decoration: none;
}
.page_footer a:hover {
    text-decoration: underline;
}
.page_footer p {
    width: 950px;
    margin: auto;
}
.page_footer p span {
    display: inline-block;
    margin-right: 12px;
}
#contentsArea .cpn_box .btn {
    width: 220px;
    margin: 20px auto auto auto;
}
#contentsArea .cpn_box .btn .main {
    border: 2px solid #7bb33e;
    border-radius: 5px;
    background-color: #fff;
    color: #7bb33e;
    text-align: center;
    display: block;
    margin: 0px auto;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    font-size: 16px;
}
#contentsArea .cpn_box .btn .main:after {
    position: absolute;
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDNkQ4N0ZGMzJGQzRFNzExODg5RkM1RTg2NEE3ODZENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzczMUIzN0M1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzczMUIzNkM1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjI2MTI1MUFDNUU3MTE5RkIzOUM4RTk0QkM0M0U5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2RDg3RkYzMkZDNEU3MTE4ODlGQzVFODY0QTc4NkQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xa2QmQAAAM5JREFUeNpc0L8LAWEcx/HnZLiBQcmk/AVKdu4fMCr5D1hJEqV0GSwkshoNYmCVTPwZwmAxUSTnvO96Tg9Pvfo+d9/P8+NOqy/SdyGEjgoGZmbzEMrwYQ0LTRQbS0P/DxQwQQAt51kNabZtC15EmXeQxw0NjDju6QacQShGMZGToTZW34AMRShDZPHCzid+RxghOb/g7FdWJyg9GNijiq13SafZRwpHlLjg1P1MmklqVzZPKGPm7ewcMUYcB9mcs/qt/qggrqjJpqXe+iPAAHnLRIHtZQkmAAAAAElFTkSuQmCC) 0 0 no-repeat;
    height: 12px;
    width: 8px;
    right: 12px;
    top: 50%;
    margin-top: -6px;
    display: block;
}
#contentsArea .cpn_box .btn .main:hover {
    opacity: 0.8;
}
.page_foot_box {
    width: 950px;
    margin: 50px auto;
}
.page_foot_box .swiper-slide {
    width: 180px !important;
    font-size: 14px;
}
#contentsArea .gototop_btn {
    margin-top: 20px;
}
#contentsArea .gototop_btn a {
    background: #333;
    color: #fff;
}
#contentsArea .gototop_btn a:hover {
    color: #fff;
}


/* 福岡LP専用CSS */
.none_pc { display: none; }
.box {
    animation-fill-mode: forwards;
    visibility: hidden;
  }
.textC { text-align: center; max-width: 0 auto; }
.mgt15 { margin-top: 15px;}
.mgt30 { margin-top: 30px;}
.pc-nmgt30 { margin-top: -30px; }
.pc-mgt30 { margin-top: 30px;}
.mgt50 { margin-top: 50px;}
.pc-mgt50 { margin-top: 50px;}
.mgt100 { margin-top: 100px; }

.w100 { width: 100%; }

#widewrapper { width: 100%; }
img {
    transition: opacity 0.3s ease-in-out;
    opacity: 1;
}

a:hover img {
    opacity: 0.5;
}

.fukuoka h1 { text-align: center; padding-bottom: 30px; }
.fukuoka #mv {
    width: 100%;
    background-size: cover;
    background-position: center bottom;
    padding-top: 5.46875%;
    padding-bottom: 5.46875%;
    box-sizing: border-box;
    animation: img_anime 10s ease infinite;

}
.fukuoka #mv::before {
    box-sizing: border-box;
    position: absolute;
    top: 209px;
    left: 0;
    width: 30px;
    height: 22px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    line-height: 1;
    padding: 4px 0;
    content: "PR";
    z-index: 3;
}
.fukuoka #mv #coupon-banner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}


.fukuoka #mv #coupon-banner p {
    position: absolute;
    top: -200px;
    right: -50px;
}



#coupon-gaiyou {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    line-height: 1.3;
}
#coupon-gaiyou .first-text {
    font-size: 16px;
}
#coupon-gaiyou .second-text {
    font-size: 10px;
    margin: 20px 0 50px;
}
#coupon-gaiyou .third-text {
    font-size: 22px;
    margin: 60px 0 35px;
    text-align: center;
    color: #00afdd;
    font-weight: 550;
}

#coupon-gaiyou h4 {
    padding: 0.5em 0;/*上下の余白*/
    border-top: solid 2px #00afdd;/*上線*/
    border-bottom: solid 2px #00afdd;/*下線*/
    letter-spacing: .3rem;
  }
  
  

/* 看板画像のスポット名を切り替える　*/
.image-slider {
    position: relative;
  }
  
  .slider-image {
    position: absolute;
    opacity: 0; /* 初期状態は透明 */
    bottom: 1rem;
    left: 20px;
  }
  
  @keyframes fadeEffect {
    0% { opacity: 1; }
    20% { opacity: 1; } /* 画像は約1.9秒間表示される */
    25% { opacity: 0; } /* 瞬時に非表示に */
    100% { opacity: 0; }
  }
  
  .slider-image:nth-child(1) {
    animation: fadeEffect 10s infinite 0s; /* 最初の画像はすぐに表示 */
  }
  
  .slider-image:nth-child(2) {
    animation: fadeEffect 10s infinite 3.5s; /* 2.8秒後に2番目の画像を表示 */
  }
  
  .slider-image:nth-child(3) {
    animation: fadeEffect 10s infinite 6.5s; /* 5.6秒後に3番目の画像を表示 */
  }
  /* 看板画像のスポット名を切り替える　*/

.fukuoka #ct01 {
    width: 1000px;
    margin: 0 auto;
    padding-top: 50px;
    margin-top: 40px;
    text-align: center;

}

.fukuoka #ct02 {
    min-height: 520px;
    background: url(../images/bg01.png) no-repeat top center;
    background-size: cover;
    padding-top: 100px;
    margin-top: 40px;
    position: relative;
    text-align: center;
}
.fukuoka #ct02 img {
    position: relative;
    z-index: 999;
}
.fukuoka #ct02 p#illust {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    z-index: 1;
}
.fukuoka #ct02 .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.fukuoka #ct02 #logo {
    position: absolute;
    top: -110px;
    right: -120px;
    left: unset;
}
.fukuoka #ct02 h2 {
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}

#coupon {
    max-width: 1000px;
    margin: 0 auto;
    margin-top:100px;
    border: 5px solid #dfdfdf; /* 灰色のボーダー */
    border-radius: 10px; /* 角丸の半径を5pxに設定 */
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 100px;
}
#coupon h3 {
    margin-top: -44px;
}

#pagenav {
    width: 100%;
    background: #fff;
    opacity: 0.9;
    z-index: 9999;
    margin-bottom: 100px;
    padding: 15px 0;
}
#pagenav ul {
    display: flex;
    justify-content: center;
    position: relative;
}
#pagenav ul li {
    margin: 0 20px;
    flex-shrink: 0;
}
.fixed-top {
    position: fixed;
    top: 0;
    left: 0;
}

#gourmet01 {
    background: #f8fff3;
    padding-bottom: 160px;
    position: relative;
    z-index: 0;
}
#gourmet01 img {
    width: 100%;
}
#gourmet01 .inner {
    width: 1000px;
    margin: 0 auto;
    margin-top: -60px;
    position: relative;
}

#gourmet01 .inner p.animeimg {
    position: absolute;
    top: 160px;
    right: 0;
}
#gourmet01 .inner img {
    width: auto;
}

#gourmet01 .inner .container {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
#gourmet01 .inner .container.second {
    display: flex;
    align-items: center;
    margin-top: 80px;
}

#gourmet01 .inner .photo {
    margin-right: 40px;
}
#gourmet01 .inner .photo.right {
    margin-left: 30px;
}

#gourmet01 .inner .photo img {
    height: auto; /* 写真の高さを自動調整 */
    width: 525px;
}

#gourmet01 .inner .text {
    margin-top: -40px;
}



#gourmet02 {
    padding-bottom: 160px;
    position: relative;
    z-index: 1;
    margin-top: -6rem;
    background: linear-gradient(180deg, #f8fff3 0%, #f8fff3 50%, #e7f8fd 50%, #e7f8fd 100%);
}
#gourmet02 img {
    width: 100%;
}
#gourmet02 .inner {
    width: 1000px;
    margin: 0 auto;
    margin-top: -130px;
    position: relative;
}
#gourmet02 .w100 {
    background: #e7f8fd;
}

#gourmet02 .inner p.animeimg {
    position: absolute;
    top: 160px;
    right: 0;
}
#gourmet02 .inner img {
    width: auto;
}
#gourmet02 .inner .photo img {
    width: 525px;
}

#gourmet02 .inner .container {
    display: flex;
    align-items: center;
    margin-top: 40px;
}
#gourmet02 .inner .container.second {
    display: flex;
    align-items: center;
    margin-top: 60px;
}

#gourmet02 .inner .photo {
    margin-right: 30px;
}
#gourmet02 .inner .photo.right {
    margin-left: 20px;
}

#gourmet02 .inner .photo img {
    height: auto; /* 写真の高さを自動調整 */
}

#gourmet02 .inner .text {
    position: relative;
    margin-top: -30px;
}
#gourmet02 .inner .text .device-text {
    width: 360px;
    position: absolute;
    top: 355px;
    right: 49px;
    word-break: break-all;
    color: #606060;
}
#gourmet02 .inner .text .device-text p {
    margin-bottom: 23px;
}
#gourmet02 .inner .text .device-text span {
    color: #2cbee3;
    margin-right: 10px;
}
#gourmet02 .inner .text .device-text2 {
    width: 380px;
    position: absolute;
    top: 394px;
    right: -10px;
    font-size: 14px;
    word-break: break-all;
    color: #606060;
    line-height: 1;
}
#gourmet02 .inner .text .device-text2 p {
    margin-bottom: 22px;
}
#gourmet02 .inner .text .device-text2 span {
    color: #2cbee3;
    margin-right: 10px;
}


#gourmet03 {
    padding-bottom: 160px;
    position: relative;
    z-index: 1;
    margin-top: -11rem;
    background: linear-gradient(180deg, #e7f8fd 0%, #e7f8fd 50%, #f8fff3 50%, #f8fff3 100%);
}
#gourmet03 .photo img {
    width: 100%;
}
#gourmet03 .inner {
    width: 1000px;
    margin: 0 auto;
    margin-top: -55px;
    position: relative;
}
#gourmet03 .w100 {
    background: #f8fff3;
}

#gourmet03 .inner p.animeimg {
    position: absolute;
    top: 160px;
    right: 0;
}
#gourmet03 .inner h3 img {
    width: auto;
}

#gourmet03 .inner .container {
    display: flex;
    align-items: center;
    margin-top: 140px;
    position: relative;
}
#gourmet03 .inner .container.second {
    display: flex;
    align-items: center;
    margin-top: 190px;
}

#gourmet03 .inner .photo {
    margin-right: 0px;
}
#gourmet03 #obj01 {
    position: absolute;
    top: 250px;
    left: -30px;
    z-index: 99;
}
#gourmet03 .inner .photo.right {
    margin-left: -30px;
}

#gourmet03 .inner .photo img {
    height: auto; /* 写真の高さを自動調整 */
}

#gourmet03 .inner .text {
    position: relative;
    margin-top: -140px;
    margin-left: 60px;
}
#gourmet03 .inner .container.second .text {
    margin-left: 0px;
}
#gourmet03 .inner .text .device-text {
    width: 380px;
    position: absolute;
    top: 451px;
    right: -29px;
    font-size: 14px;
    word-break: break-all;
    color: #606060;
}
#gourmet03 .inner .text .device-text p {
    margin-bottom: 23px;
}
#gourmet03 .inner .text .device-text span {
    color: #6ead43;
    margin-right: 10px;
}
#gourmet03 .inner .text .device-text2 {
    position: absolute;
    top: 432px;
    right: 45px;
    font-size: 14px;
    word-break: break-all;
    color: #606060;
}
#gourmet03 .inner .text .device-text2 p {
    margin-bottom: 23px;
}
#gourmet03 .inner .text .device-text2 span {
    color: #6ead43;
    margin-right: 10px;
}


#gourmet04 {
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
    margin-top: -6rem;
    background: linear-gradient(180deg, #f8fff3 0%, #f8fff3 50%, #fff 50%, #fff 100%);
}
#gourmet04 img {
    width: 100%;
}
#gourmet04 .inner {
    width: 1000px;
    margin: 0 auto;
    margin-top: -80px;
    position: relative;
}
#gourmet04 .w100 {
    background: #e7f8fd;
}

#gourmet04 .inner p.animeimg {
    position: absolute;
    top: 160px;
    right: 0;
}
#gourmet04 .inner img {
    width: inherit;
}

#gourmet04 .inner .container {
    display: flex;
    align-items: center;
    margin-top: 60px;
}
#gourmet04 .inner .container.second {
    display: flex;
    align-items: center;
    margin-top: 80px
}

#gourmet04 .inner .photo {
    margin-right: 36px;
}
#gourmet04 .inner .photo.right {
    margin-left: 50px;
}

#gourmet04 .inner .photo img {
    height: auto; /* 写真の高さを自動調整 */
}

#gourmet04 .inner .text {
    position: relative;
    margin-top: -30px;
}
#gourmet04 .inner .text .device-text {
    width: 460px;
    position: absolute;
    top: 316px;
    right: -88px;
    font-size: 14px;
    word-break: break-all;
    color: #606060;
}
#gourmet04 .inner .text .device-text p {
    margin-bottom: 23px;
}
#gourmet04 .inner .text .device-text span {
    color: #2cbee3;
    margin-right: 10px;
}
#gourmet04 .inner .text .device-text2 {
    width: 480px;
    position: absolute;
    top: 301px;
    right: -116px;
    font-size: 14px;
    word-break: break-all;
    color: #606060;
}
#gourmet04 .inner .text .device-text2 p {
    margin-bottom: 23px;
}
#gourmet04 .inner .text .device-text2 span {
    color: #2cbee3;
    margin-right: 10px;
}

/*　画像スライド関連 */
.slider {
    position: relative;
    width: 525px;
    height: 350px;
    overflow: hidden;
}
#gourmet03 .slider {
    position: relative;
    position: relative;
    width: 540px;
    height: 402px;
    overflow: hidden;
    overflow: hidden;
}
#gourmet03 .slider.slider02 {
    width: 581px;
    height: 409px;
}
#gourmet04 .slider {
    position: relative;
    width: 500px;
    height: 350px;
    overflow: hidden;
}

.slide, .slide02 {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease;
}

.slide.active, .slide02.active {
    opacity: 1;
}
/* インジケータのスタイル */
.slider-indicators {
    text-align: center;
    padding-top: 20px; /* スライダーとの間隔 */
}

.indicator {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #d1d1d1;
    margin: 0 5px;
    cursor: pointer;
}

#gourmet01 .indicator.active,
#gourmet03 .indicator.active {
    background-color: #6ead43; /* アクティブなインジケータの色 */
}
#gourmet02 .indicator.active,#gourmet04 .indicator.active {
    background-color: #2cbee3; /* アクティブなインジケータの色 */
}


#gourmet03 .slider-container {
    width: 100%;
    position: relative;
    z-index: 0;
  }
  #gourmet03 .slider-container #mapimg {
    position: absolute;
    bottom: -30px;
    right: -170px;
    z-index: 99;
  }
  
  #gourmet03 .slider {
    overflow: hidden;
  }
  
  
  #gourmet03 .thumbnails {
    margin-top: 20px;
    width: 1110px;
}
  
  #gourmet03 .thumbnail {
    margin-right: 7px;
    cursor: pointer;
    opacity: 0.3;
    width: 155px;
  }
  
  #gourmet03 .thumbnail.active {
    opacity: 1;
  }
  
  /* Responsive Design */
  @media (max-width: 768px) {
    #gourmet03 .thumbnail {
      width: 50px;
      height: 30px;
    }
  }
/*　画像スライド関連 */


#fukuoka-map {
    width: 1000px;
    margin: 250px auto 0;
    text-align: center;
    position: relative
}
#fukuoka-map #obj01 {
    position: absolute;
    top: -130px;
    left: -170px;
}
#fukuoka-map #obj02 {
    position: absolute;
    top: -210px;
    right: -160px;
}

/* アニメーション */
@keyframes img_anime {
    0% {
    background-image: url("../images/mv1.jpg"); /* 背景画像1を指定 */
    }
    20% {
    background-image: url("../images/mv1.jpg"); /* 背景画像1を指定 */
        }
    35% {
    background-image: url("../images/mv2.jpg"); /* 背景画像2を指定 */
        }
    53% {
    background-image: url("../images/mv2.jpg"); /* 背景画像2を指定 */
        }
    68% {
    background-image: url("../images/mv3.jpg"); /* 背景画像3を指定 */
        }
    85% {
    background-image: url("../images/mv3.jpg"); /* 背景画像3を指定 */
        }
    100% {
    background-image: url("../images/mv1.jpg"); /* 背景画像1を指定 */
        }
    } 


    /* 審査時指摘に対する追加 */
    .alerts {
        font-size: 90%;
    }
    .coupon-guide a {
        display: inline-block;
        padding: 0.5em !important;
        border-radius: 4px;
        background-color: #e1e1e1;
    }

    

/* タブレットデバイスのスタイル */
@media (min-width: 768px) and (max-width: 1024px) {
    /* ここにタブレット向けのスタイルを書きます */
    #pagenav ul li {
        margin: 0 9px;
        flex-shrink: 0;
        /* width: 10%; */
        /* margin-right: 15px; */
    }

    #gourmet02 .inner .container.second {
        display: flex;
        align-items: center;
        margin-top: 60px;
        /* height: fit-content; */
        height: 41vw;
    }

    #gourmet03 img {
        width: 100%;
    }

}
