@charset "UTF-8";

body {
    font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.main-slide {
    margin-bottom: 30px
}

.main-slide ul li {
    float: left;
    width: 800px
}

.main-slide ul li img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    -o-object-fit: cover;
    object-fit: cover
}

.main-slide ul .slide-title {
    font-weight: 700
}

@media (max-width:767px) {
    .main-slide {
        margin-bottom: 4vw
    }
}

.article-btn,
.review-btn {
    padding: 10px 0
}

.article-btn {
    margin-bottom: 130px
}

.activity-title {
    padding-left: 35px
}

.activity-title:before {
    width: 24px;
    height: 20px;
    margin-top: -13px;
    background-size: 24px 20px
}

.main-title {
    height: 320px;
    overflow: hidden;
    width: 100%;
    position: relative
}

.main-title .main_h1 {
    color: #000;
    font-family: Kosugi, sans-serif;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0 1px 0 #fff, -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
    position: absolute;
    z-index: 100;
    text-align: center;
    font-size: 2.5em;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    font-weight: 700;
    width: 100%
}

.main-title img {
    width: 100%;
    min-height: 320px;
    -o-object-fit: cover;
    object-fit: cover
}

.infomation .info-title {
    position: relative;
    padding-left: 40px
}

.infomation .info-title:before {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -17px;
    display: block;
    background: url(/assets/images/icon/ico_info.png) no-repeat 0 0;
    background-size: 30px 30px;
    content: ""
}

.infomation ul {
    display: flex;
    flex-wrap: wrap
}

.infomation li {
    flex: 0 0 360px;
    margin: 0 20px 15px 0
}

.infomation li:nth-child(3n) {
    margin-right: 0
}

.infomation h3 {
    color: #f90;
    border-left: 5px solid #f90;
    padding: 5px 8px;
    margin-bottom: 8px;
    font-weight: 700
}

.infomation h4 {
    padding: 5px;
    width: 100%;
    font-weight: 700
}

.infomation .area_img {
    position: relative;
    height: 115px;
    overflow: hidden;
    margin-bottom: 8px
}

.infomation .area_img h4 {
    position: absolute;
    z-index: 100;
    bottom: 0;
    background: hsla(0, 0%, 100%, .8);
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0 1px 0 #fff, -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
    padding-left: 8px;
    box-sizing: border-box
}

.infomation .area_img img {
    width: 100%;
    min-height: 115px;
    -o-object-fit: cover;
    object-fit: cover
}

.infomation p {
    font-size: 1.4rem;
    line-height: 1.5em;
    padding: 8px 0
}

.infomation .info_other h4 {
    border-bottom: 1px solid #333
}

.card-price {
    color: #c00;
    font-weight: 700;
    text-align: right
}

.spCont .outer-in {
    padding: 15px;
    margin: 15px auto;
    box-sizing: border-box
}

.spCont .sp-list {
    display: flex;
    justify-content: space-between
}

.spCont .sp-list li {
    font-weight: 700;
    background: #ffe172;
    color: #000;
    padding: 15px 30px
}

@media (max-width:767px) {
    .article-photo {
        height: 75px
    }

    .main-title {
        height: 200px
    }

    .main-title .main_h1 {
        line-height: 1.4em;
        font-size: 1.3em
    }

    .main-title img {
        min-height: 200px
    }

    .infomation ul {
        display: block
    }

    .infomation li {
        margin: 0 0 8px
    }

    .infomation p {
        font-size: 1.1rem;
        line-height: 1.3em
    }

    .spCont .outer-in {
        padding: 10px 10px 0;
        margin: 0 auto;
        box-sizing: border-box
    }

    .spCont .sp-list {
        display: block;
        justify-content: space-between
    }

    .spCont .sp-list li {
        padding: 10px;
        font-size: 13px;
        margin-bottom: 8px
    }
}

.search-box-inner .btn-list {
    flex-wrap: wrap
}

.search-box-inner .btn-list li {
    margin: 0 5px 10px
}


/*共通*/
#renew-areatop2023 {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

#renew-areatop2023 #contents {
    display: block;
    height: auto;
}

#renew-areatop2023 .main-contents {
    max-width: 1200px;
	margin:auto;
}

#renew-areatop2023 .side-bar {
    position: fixed;
    top: 300px;
    right: 100px;
    z-index: 99;
}

#renew-areatop2023 .side-bar .sidebar-contents {
    width: 300px;
}

@media screen and (max-width: 1450px) {
    #renew-areatop2023 .side-bar {
        order: 2;
        width: 290px;
        margin-right: 30px;
    }

    #renew-areatop2023 .side-bar .sidebar-contents {
        width: 290px;
    }

    #renew-areatop2023 .main-contents {
        width: 88%;
        order: 1;
        width: 98%;
        margin: 0 auto;
    }
}

#renew-areatop2023 .pc_only {
    display: block;
}

#renew-areatop2023 .pc_only-inline {
    display: inline;
}

#renew-areatop2023 .sp_only {
    display: none;
}

#renew-areatop2023 li {
    list-style: none;
}

#renew-areatop2023 #category,
#renew-areatop2023 #pickup,
#renew-areatop2023 #purpose,
#renew-areatop2023 #ranking,
#renew-areatop2023 #destination,
#renew-areatop2023 #colam,
#renew-areatop2023 #qa,
#renew-areatop2023 #information,
#renew-areatop2023 #taiwan-hack {
    width: 100%;
    max-width: 1120px;
    margin: 100px auto;
}

#renew-areatop2023 #description {
    width: 100%;
    max-width: 1120px;
    margin: 100px auto;
}

#renew-areatop2023 .section-title {
    font-size: 25px;
    font-weight: 700;
    width: fit-content;
    margin: 0 auto 30px auto;
    text-align: center;
}

/*slick*/
.slider02 .slick-prev,
.slider02 .slick-next {
    top: 104.5% !important;
}

.slider03 .slick-prev,
.slider03 .slick-next {
    top: 107% !important;
}

#renew-areatop2023 .slider02 .slick-prev,
#renew-areatop2023 .slider03 .slick-prev {
    left: 35% !important;
}

#renew-areatop2023 .slider02 .slick-next,
#renew-areatop2023 .slider03 .slick-next {
    right: 35% !important;
}

/*ボタン*/
#renew-areatop2023 .button_to .to {
    background: #fb5757;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 240px;
    padding: 10px 25px;
    color: #FFF !important;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    border-radius: 5px;
    overflow: hidden;
}

#renew-areatop2023 .button_to .to:active {
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

#renew-areatop2023 .button_to .to:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 55%);
    animation: shine 3s infinite;
}

@keyframes shine {
    33% {
        left: 100%;
    }

    100% {
        left: 100%;
    }
}

#renew-areatop2023 .button_solid013 a:after {
    content: '»';
    display: inline-block;
    color: #fff;
    padding-left: 10px;
    font-size: 20px;
}

/*検索ボタン*/
#renew-areatop2023 .s-contents-up button {
    display: block;
    width: 90%;
    height: 35px;
    font-size: 16px;
    color: #fff;
    margin: 10px auto;
}

#renew-areatop2023 .s-contents-up button:hover {
    cursor: pointer;
}

#renew-areatop2023 .btn-primary,
.btn-primary-border {
    border-radius: 5px;
    border: 3px solid #ef757b;
    box-sizing: border-box;
    background: #ef757b;
}

#renew-areatop2023 .s-contents-up button:hover {
    opacity: 0.7;
    transition: all 0.5s ease-in-out;
}

/*メインビジュアル*/
#renew-areatop2023 #main-visual {
    position: relative;
    width: 100%;
    height: 600px;
    margin: 0 auto 30px 0;
}

#renew-areatop2023 #main-visual .slider01 .slick-dots {
    bottom: 5% !important;
}

.slick-dots li.slick-active button:before {
    color: #003780 !important;
}

.slick-dots li button:before {
    opacity: .25;
    color: #003780 !important;
}

#renew-areatop2023 #main-visual .mv-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 50px 100px;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    box-sizing: border-box;
}

#renew-areatop2023 #main-visual .mv-txt h1 {
    color: #fff;
    font-size: 50px;
    letter-spacing: 0.1em;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
}

#renew-areatop2023 #main-visual .mv-txt h1 .area {
    font-size: 100px;
}

#renew-areatop2023 #main-visual .mv-txt h1 .descri {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.1em;
}

#renew-areatop2023 #description p {
    font-size: 18px;
    padding: 0 30px;
    line-height: 1.3;
    text-align: center;
}

#renew-areatop2023 .slider01 {
    margin: 0 auto;
    width: 100%;
}

#renew-areatop2023 .slider01 .slick-img img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}

#renew-areatop2023 .slider01 .slick-dots li button:before {
    font-size: 15px;
}

/*カテゴリーから探す*/
#renew-areatop2023 #category {
    width: 100%;
}

#renew-areatop2023 #category ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 50px;
}

#renew-areatop2023 #category ul li {
    width: calc((100% - 100px) / 3);
}

#renew-areatop2023 #category ul li img {
    width: 100%;
    height: 213px;
    object-fit: cover;
    vertical-align: top;
}

#renew-areatop2023 #category ul li h3 {
    padding: 5px 10px;
    color: #fff;
}

#renew-areatop2023 #category ul li:hover h3 {
    color: #fff;
    background-color: #903c44;
    transition: all .7s;
}

#renew-areatop2023 #category ul li .pt1 {
    background-color: #b46bd1;
}

#renew-areatop2023 #category ul li .pt2 {
    background-color: #3db4d6;
}

#renew-areatop2023 #category ul li .pt3 {
    background-color: #ed6370;
}

#renew-areatop2023 #category ul li p {
    font-size: 14px;
    color: #000;
    padding: 10px;
    line-height: 1.2;
}

/*ピックアップ*/
#renew-areatop2023 .slider02 {
    margin: 0 auto;
    width: 100%;
}

#renew-areatop2023 .slider02 .slick-dots {
    bottom: -30px !important;
}

#renew-areatop2023 .slider02 .slick-dots li button:before {
    font-size: 10px;
    background-color: #fff;
}

#renew-areatop2023 .slider02 .slider-img {
    margin: 0 5px;
    border: 2px solid #ccc;
}

#renew-areatop2023 .slider02 .slider-img a {
    color: #000;
}

#renew-areatop2023 .slider02 .slider-img img {
    height: 166px;
    width: 100%;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner {
    padding: 10px;
    color: #000;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_name-wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 5px;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_name-wrap img {
    width: 16px;
    height: 16px;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_name {
    margin-bottom: 10px;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_subinfo {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 15px;
    margin-bottom: 10px;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_subinfo .pinfo-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 5px;
    font-size: 12px;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_subinfo .pinfo-item img {
    width: 12px;
    height: auto;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_price {
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: right;
    color: #fb5757;
    font-weight: bold;
    margin-bottom: 10px;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_txtarea {
    margin-bottom: 10px;
}

#renew-areatop2023 .slider02 .slider-img .pickupinner .pickup_txtarea .tour-ttl {
    font-size: 15px;
    line-height: 1.2;
    height: 80px;
}

/*ランキング*/
#renew-areatop2023 .rank-item a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 50px;
}

#renew-areatop2023 .rank-item a:hover .rank-l .main-img {
    opacity: 0.7;
    transition: all .7;
}

#renew-areatop2023 .rank-item .rank-l {
    width: 20%;
    height: auto;
    position: relative;
}

#renew-areatop2023 .rank-item .rank-l .main-img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

#renew-areatop2023 .rank-item .rank-l .rank-icon {
    position: absolute;
    top: 0;
    left: 2%;
    width: 50px;
    height: auto;
}

#renew-areatop2023 .rank-item .rank-r {
    width: 70%;
    height: auto;
}

#renew-areatop2023 .rank-item .rank-r h3 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
}

#renew-areatop2023 .rank-item a:hover .rank-r h3 {
    color: navy;
    text-decoration: underline;
}

#renew-areatop2023 .rank-item .rank-r .rank_subinfo {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 20px;
    margin-bottom: 15px;
}

#renew-areatop2023 .rank-item .rank-r .rank_subinfo .rinfo-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 5px;
}

#renew-areatop2023 .rank-item .rank-r .rank_subinfo .rinfo-item img {
    width: 16px;
    height: 16px;
}

#renew-areatop2023 .rank-item .rank-r .rank_subinfo .rinfo-item p {
    font-size: 14px;
}

#renew-areatop2023 .rank-item .rank-r .rank_subinfo .price {
    margin-left: auto;
    color: #fb5757;
}

#renew-areatop2023 .rank-item .rank-r .rank_subinfo .price p {
    font-size: 20px;
    font-weight: 700;
}

/*****目的地・エリアからオプショナルツアーを探す*****/
#renew-areatop2023 .purposeinner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#renew-areatop2023 .purposeinner .purpose-item {
    width: calc(100% / 5);
    height: auto;
}

#renew-areatop2023 .purposeinner .purpose-item .item-inner {
    position: relative;
}

#renew-areatop2023 .purposeinner .purpose-item .item-inner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

#renew-areatop2023 .purposeinner .purpose-item a:hover .item-inner::before {
    background-color: rgb(255, 255, 255, 0.2);
    transition: all .7s;
}

#renew-areatop2023 .purposeinner .purpose-item img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

#renew-areatop2023 .purposeinner .purpose-item p {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    z-index: 99;
}

/*人気観光スポット・キーワードから台湾オプショナルツアーを探す*/
#renew-areatop2023 .destinner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 20px;
    row-gap: 20px;
    margin: 30px auto;
}

#renew-areatop2023 .destinner .dest-item {
    width: calc((100% - 60px) / 4);
}

#renew-areatop2023 .destinner .dest-item a {
    color: #000;
}

#renew-areatop2023 .destinner .dest-item .dest-txtarea {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 10px;
}

#renew-areatop2023 .destinner .dest-item img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    object-fit: cover;
}

#renew-areatop2023 .destinner .dest-item a:hover img {
    opacity: 0.8;
}

#renew-areatop2023 .destinner .dest-item p {
    font-size: 16px;
    line-height: 1;
    margin: auto 0;
}

#renew-areatop2023 .destinner .dest-item p span {
    color: #707070;
    font-weight: 700;
    margin-right: 5px;
}

#renew-areatop2023 .destinner .dest-item a:hover p,
#renew-areatop2023 .destinner .dest-item a:hover span {
    color: #fb5757;
}

/*****台湾の気になる現地情報をお届け！旅プラスワン・台湾コラム*****/
#renew-areatop2023 .slider03 {
    margin: 0 auto;
    width: 100%;
}

#renew-areatop2023 .slider03 .slick-dots {
    bottom: -30px !important;
}

#renew-areatop2023 .slider03 .slick-dots li button:before {
    font-size: 10px;
    background-color: #fff;
}

#renew-areatop2023 .slider03 .slider-img {
    margin: 0 5px;
    border: 2px solid #ccc;
}

#renew-areatop2023 .slider03 .slider-img img {
    height: 166px;
    width: 100%;
}

#renew-areatop2023 .slider03 .slider-img .colaminner {
    padding: 10px;
    color: #000;
}

#renew-areatop2023 .slider03 .slider-img p {
    padding: 5px 5px 5px 0;
    background-color: #ccc;
    color: #0c0d5e;
    text-align: right;
}

#renew-areatop2023 .slider03 .slider-img:hover p {
    background-color: #0c0d5e;
    color: #fff;
    transition: all .7s;
}

/*FAQ*/
#renew-areatop2023 #qa dl {
    margin: 50px 0;
    width: 96%;
    margin-left: auto;
}

#renew-areatop2023 #qa .question {
    position: relative;
    font-weight: 600;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 20px;
}

#renew-areatop2023 #qa .question::before {
    content: 'Q';
    background-color: #b46bd1;
    padding: 7px 9px;
    position: absolute;
    left: -4%;
    top: -10%;
    border-radius: 50%;
    color: #fff;
}

#renew-areatop2023 #qa .question::after {
    content: '';
    border-left: 3px dotted #ccc;
    height: 40px;
    position: absolute;
    left: -2.65%;
    top: 175%;
}

#renew-areatop2023 #qa .answer {
    text-align: left;
    position: relative;
    background-color: #e5e5e5;
    padding: 20px;
    line-height: 1.5;
    margin-left: 30px;
}

#renew-areatop2023 #qa .answer::before {
    content: '';
    border-bottom: 3px dotted #ccc;
    height: 31px;
    width: 45px;
    position: absolute;
    left: -4.5%;
    top: 0;
}

#renew-areatop2023 #qa .answer::after {
    content: '';
    border-top: 3px solid #ccc;
    border-right: 3px solid #ccc;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    position: absolute;
    left: -16px;
    top: 26px;
}

#renew-areatop2023 #qa dl:nth-child(n+7) {
    display: none;
}

#renew-areatop2023 #qa dl:nth-child(n+7).active {
    display: block;
}

#renew-areatop2023 #qa .more-btn {
    display: block;
    padding: 10px 30px;
    border-radius: 0;
    border: none;
    background-color: #737373;
    color: #fff;
    width: 300px;
    margin: 0 auto;
}

#renew-areatop2023 #qa .more-btn:hover {
    cursor: pointer;
    opacity: 0.7;
}

#renew-areatop2023 #qa .more-btn.active {
    display: none;
}

#renew-areatop2023 #qa .close-btn {
    display: none;
}

#renew-areatop2023 #qa .close-btn.active {
    display: block;
    padding: 10px 30px;
    border-radius: 0;
    border: none;
    background-color: #737373;
    color: #fff;
    width: 300px;
    margin: 0 auto;
}

#renew-areatop2023 #qa .close-btn.active:hover {
    cursor: pointer;
    opacity: 0.7;
}

/*****台湾基本情報*****/
#renew-areatop2023 .info-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 30px;
    row-gap: 20px;
}

#renew-areatop2023 .info-wrap .info-item {
    width: calc((100% - 60px) / 3);
    border: 1px solid #707070;
    box-sizing: border-box;
}

#renew-areatop2023 .info-wrap .info-item img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    vertical-align: top;
}

#renew-areatop2023 .info-wrap .info-item h3 {
    padding: 5px 10px;
    background-color: #434751;
    color: #fff;
    font-size: 25px;
}

#renew-areatop2023 .info-wrap .info-item .info-subname {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    color: #fff;
    font-size: 16px;
}

#renew-areatop2023 .info-wrap .info-item .info-subname .en {
    width: 50%;
    padding: 5px 10px;
}

#renew-areatop2023 .info-wrap .info-item .info-subname .ja {
    width: 50%;
    padding: 5px 10px;
}

#renew-areatop2023 .info-wrap .info-item p {
    font-size: 14px;
    line-height: 1.3;
    padding: 20px;
}

/*backgroundカラー指定*/
#renew-areatop2023 .taipei .en {
    background-color: #3eb898;
}

#renew-areatop2023 .taipei .ja {
    background-color: #48c1a5;
}

#renew-areatop2023 .takao .en {
    background-color: #eca371;
}

#renew-areatop2023 .takao .ja {
    background-color: #eab287;
}

#renew-areatop2023 .taichung .en {
    background-color: #eb686d;
}

#renew-areatop2023 .taichung .ja {
    background-color: #ef757b;
}

#renew-areatop2023 .jiufen .en {
    background-color: #b46bd1;
}

#renew-areatop2023 .jiufen .ja {
    background-color: #cd88ea;
}

#renew-areatop2023 .shifen .en {
    background-color: #3db4d6;
}

#renew-areatop2023 .shifen .ja {
    background-color: #58c1dd;
}

/*****台湾お役立ち情報*****/
#renew-areatop2023 .hack-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 30px;
    row-gap: 20px;
}

#renew-areatop2023 .hack-wrap .hack-item {
    width: calc((100% - 60px) / 3);
}

#renew-areatop2023 .hack-wrap .hack-item h3 {
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #000;
    font-size: 18px;
}

#renew-areatop2023 .hack-wrap .hack-item p {
    padding-top: 15px;
    line-height: 1.5;
}

/*サイドバー*/
#renew-areatop2023 .sidebar-contents h2 {
    font-size: 18px;
    padding: 10px 10px 12px 10px;
    background-color: #ef757b;
    color: #fff;
    border-radius: 5px 5px 0 0;
    text-align: center;
}

#renew-areatop2023 input {
    padding: 5px;
    width: 75%;
    height: 25px;
    border: none;
}

#renew-areatop2023 input:hover {
    cursor: pointer;
}

#renew-areatop2023 select {
    width: 100%;
    height: 45px;
    border: none;
}

#renew-areatop2023 select:hover {
    cursor: pointer;
}

#renew-areatop2023 .sidebar-contents .s-contents-up {
    background-color: #fff;
}

#renew-areatop2023 .sidebar-contents .s-contents-bottom {
    background-color: #fff;
}

#renew-areatop2023 .sidebar-contents .s-contents-up p {
    line-height: 1;
    margin: auto 0;
    font-size: 12px;
    font-weight: 600;
}

#renew-areatop2023 .sidebar-contents .sidedate {
    display: block;
    margin: 10px auto;
    position: relative;
    width: 90%;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}

#renew-areatop2023 .sidebar-contents .sidedate img {
    display: block;
    margin: auto 0;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
}

#renew-areatop2023 .sidebar-contents .sidearea,
#renew-areatop2023 .sidebar-contents .sidepurpose,
#renew-areatop2023 .sidebar-contents .freeword {
    display: block;
    margin: 0 auto 10px auto;
    position: relative;
    width: 90%;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}

#renew-areatop2023 .sidebar-contents .freeword input {
    width: 98%;
    height: 30px;
}

#renew-areatop2023 .sidebar-contents ul {
    margin: 20px 0;
}

#renew-areatop2023 .s-contents-up {
    margin-bottom: 30px;
    border: 1px solid #ef757b;
    border-radius: 5px;
}

#renew-areatop2023 .s-contents-bottom {
    border: 1px solid #ef757b;
    border-radius: 5px;
}

#renew-areatop2023 .s-contents-bottom ul li {
    display: flex;
    font-size: 18px;
    padding-bottom: 15px;
    padding-left: 10px;
    list-style-type: disc;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 15px auto;
}

#renew-areatop2023 .s-contents-bottom ul li img {
    width: 14px;
    height: 14px;
    margin-right: 15px;
}

#renew-areatop2023 .s-contents-bottom ul li a {
    font-size: 14px;
}

#renew-areatop2023 .s-contents-bottom ul li:hover a {
    color: #fb5757;
}

/*カレンダー祝日設定*/
/* 日曜日のカラー設定 */
#renew-areatop2023 td.ui-datepicker-week-end:first-child a.ui-state-default {
    background-color: #ffecec;
    /* 背景色を設定 */
    color: #f00 !important;
    /* 文字色を設定 */
}

/* 土曜日のカラー設定 */
#renew-areatop2023 td.ui-datepicker-week-end:last-child a.ui-state-default {
    background-color: #eaeaff;
    /* 背景色を設定 */
    color: #00f !important;
    /* 文字色を設定 */
}

/* ホバー時の動作 */
#renew-areatop2023 td.ui-datepicker-week-end a.ui-state-hover {
    opacity: 0.8;
}

/* 当日を示す色はそのまま */
#renew-areatop2023 td.ui-datepicker-week-end a.ui-state-highlight {
    background-color: #fffa90 !important;
}

/*slickarrow*/
.slick-arrow {
    z-index: 2 !important;
    width: 20px !important;
    height: 20px !important;
}

.slick-arrow:before {
    content: "" !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.slick-next:before {
    background-image: url(https://column.tabione.com/img/taiwan/arrow-right.png) !important;
    background-size: contain !important;
}

.slick-prev:before {
    content: "" !important;
    display: block;
    background-image: url(https://column.tabione.com/img/taiwan/arrow-left.png) !important;
    background-size: contain !important;
}

@media screen and (max-width:767px) {

    /*共通*/
    #renew-areatop2023 {
        font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    }

    #renew-areatop2023 .pc_only {
        display: none;
    }

    #renew-areatop2023 .pc_only-inline {
        display: none;
    }

    #renew-areatop2023 .sp_only {
        display: block;
    }

    #renew-areatop2023 #contents {
        margin-bottom: 100px;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    #renew-areatop2023 .side-bar {
		position: absolute;
        width: 80%;
        margin: auto;
		top: 320px;
		right: 50%;
		transform: translatex(+50%);
    }

    #renew-areatop2023 .side-bar .sidebar-contents {
        width: 100%;
    }

    #renew-areatop2023 .main-contents {
        width: 100%;
        margin-top: 380px;
    }

    #renew-areatop2023 li {
        list-style: none;
    }

    #renew-areatop2023 #category,
    #renew-areatop2023 #pickup,
    #renew-areatop2023 #purpose,
    #renew-areatop2023 #ranking,
    #renew-areatop2023 #destination,
    #renew-areatop2023 #colam,
    #renew-areatop2023 #qa,
    #renew-areatop2023 #information,
    #renew-areatop2023 #taiwan-hack {
        width: 100%;
        margin: 50px auto;
    }

    #renew-areatop2023 .section-title {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 1.3;
    }

    /*slick*/
    #renew-areatop2023 .slider02 .slick-prev:before,
    .slider02 .slick-next:before {
        color: #fb5757;
        font-size: 30px;

    }

    #renew-areatop2023 .slider03 .slick-prev:before,
    .slider03 .slick-next:before {
        color: #0c0d5e;
        font-size: 30px;
    }

    /*ボタン*/
    #renew-areatop2023 .button_to .to {
        background: #fb5757;
        border-radius: 3px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        max-width: 300px;
        padding: 10px 25px;
        color: #FFF !important;
        transition: 0.3s ease-in-out;
        font-weight: 600;
        border-radius: 5px;
        overflow: hidden;
    }

    #renew-areatop2023 .button_to .to:active {
        transform: translateY(4px);
        box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
        border-bottom: none;
    }

    #renew-areatop2023 .button_to .to:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%;
        background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 55%);
        animation: shine 3s infinite;
    }

    @keyframes shine {
        33% {
            left: 100%;
        }

        100% {
            left: 100%;
        }
    }

    #renew-areatop2023 .button_solid013 a:after {
        content: '»';
        display: inline-block;
        color: #fff;
        padding-left: 10px;
        font-size: 20px;
    }

    /*検索ボタン*/
    #renew-areatop2023 .s-contents-up button.active {
        display: block;
        width: 84%;
        margin: 0 auto;
    }

    /*メインビジュアル*/
    #renew-areatop2023 #main-visual {
        position: relative;
        height: 300px;
    }

    #renew-areatop2023 #main-visual .slider01 .slick-dots {
        bottom: 10% !important;
    }

    #renew-areatop2023 #main-visual .mv-txt {
        width: 100%;
        bottom: 50%;
        left: 50%;
        transform: translate(-50%, 50%);
        text-align: center;
        background-color: rgba(0, 0, 0, 0.3);
        padding: 20px 0;
    }

    #renew-areatop2023 #main-visual .mv-txt h1 {
        font-size: 25px;
    }

    #renew-areatop2023 #main-visual .mv-txt h1 .area {
        font-size: 30px;
    }

    #renew-areatop2023 #main-visual .mv-txt h1 .descri {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.2em;
        text-shadow: 3px -1px 3px rgba(0, 0, 0, 0.4);
    }

    #renew-areatop2023 .slider01 {
        margin: 0 auto;
    }

    #renew-areatop2023 .slider01 .slick-img img {
        height: 300px;
    }

    #renew-areatop2023 #description {
        margin: 30px auto;
    }

    #renew-areatop2023 #description p {
        font-size: 14px;
        padding: 0;
        text-align: left;
    }

    /*カテゴリーから探す*/
    #renew-areatop2023 #category ul {
        display: block;
    }

    #renew-areatop2023 #category ul li {
        width: 100%;
        margin-bottom: 15px;
    }

    /*ピックアップ*/
    #renew-areatop2023 .s-pickup {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 5px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item {
        width: calc((100% - 10px) / 2);
        border: 1px solid #707070;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item img {
        width: 100%;
        height: 109px;
        object-fit: cover;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner {
        padding: 5px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup-area {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        column-gap: 5px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup-area img {
        width: 14px;
        height: 14px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup-area h3 {
        font-size: 14px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup_subinfo {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        column-gap: 10px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup_subinfo .s-pinfo-item {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        column-gap: 2px;
        margin: 10px auto;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup_subinfo .s-pinfo-item img {
        width: 12px;
        height: 12px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup_subinfo .s-pinfo-item p {
        font-size: 12px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup_price {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 5px 0;
        text-align: right;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup_price p {
        font-weight: 600;
        color: #eb686d;
        font-size: 12px;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup_txt {
        font-size: 14px;
        font-weight: 600;
        padding: 10px 0;
    }

    #renew-areatop2023 .s-pickup .s-pickup-item .s-pickupinner .s-pickup_txt .tour-ttl {
        height: 85px;
    }

    /*ランキング*/
    #renew-areatop2023 .rank-item a {
        column-gap: 5px;
    }

    #renew-areatop2023 .rank-item .rank-l {
        width: 40%;
        height: auto;
    }

    #renew-areatop2023 .rank-item .rank-l .main-img {
        width: 100%;
        height: 100px;
        object-fit: cover;
    }

    #renew-areatop2023 .rank-item .rank-l .rank-icon {
        width: 35px;
    }

    #renew-areatop2023 .rank-item .rank-r {
        padding: 0;
    }

    #renew-areatop2023 .rank-item .rank-r h3 {
        font-size: 12px;
        line-height: 1.3;
        margin-bottom: 5px;
        text-decoration: underline;
        color: navy;
    }

    #renew-areatop2023 .rank-item .rank-r .rank_subinfo {
        flex-wrap: wrap;
        column-gap: 5px;
        margin-bottom: 0;
        margin-bottom: 5px;
        row-gap: 5px;
    }

    #renew-areatop2023 .rank-item .rank-r .rank_subinfo .price {
        width: 100%;
    }

    #renew-areatop2023 .rank-item .rank-r .rank_subinfo .rinfo-item {
        gap: 5px;
    }

    #renew-areatop2023 .rank-item .rank-r .rank_subinfo .rinfo-item img {
        width: 10px;
        height: 10px;
    }

    #renew-areatop2023 .rank-item .rank-r .rank_subinfo .rinfo-item p {
        font-size: 10px;
    }

    #renew-areatop2023 .rank-item .rank-r .rank_subinfo .price p {
        font-size: 14px;
    }

    /*****目的地・エリアからオプショナルツアーを探す*****/
    #renew-areatop2023 .purposeinner {
        gap: 5px;
    }

    #renew-areatop2023 .purposeinner .purpose-item {
        width: calc((100% - 10px) / 3);
        height: auto;
    }

    #renew-areatop2023 .purposeinner .purpose-item img {
        height: 71px;
    }

    #renew-areatop2023 .purposeinner .purpose-item p {
        font-size: 16px;
    }

    /*人気観光スポット・キーワードから台湾オプショナルツアーを探す*/
    #renew-areatop2023 .destinner {
        gap: 5px;
        margin: 30px auto;
    }

    #renew-areatop2023 .destinner .dest-item {
        width: calc((100% - 25px) / 2);
        background-color: #f4f4f4;
        padding: 10px 5px;
        border-radius: 5px;
    }

    #renew-areatop2023 .destinner .dest-item p {
        font-size: 14px;
        text-align: center;
    }

    /*****台湾の気になる現地情報をお届け！旅プラスワン・台湾コラム*****/
    #renew-areatop2023 .s-colam {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 5px;
    }

    #renew-areatop2023 .s-colam .s-colam-item {
        width: calc((100% - 9px) / 2);
        border: 1px solid #707070;
    }

    #renew-areatop2023 .s-colam .s-colam-item img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    #renew-areatop2023 .s-colam .s-colam-item .s-colaminner {
        padding: 5px;
    }

    #renew-areatop2023 .s-colam .s-colam-item h3 {
        font-size: 13px;
    }

    #renew-areatop2023 .s-colam .s-colam-item p {
        background-color: #e5e5e5;
        padding: 5px 10px;
        text-align: right;
        color: #0c0d5e;
        font-size: 12px;
    }

    /*FAQ*/
    #renew-areatop2023 #qa dl {
        margin: 20px auto;
        width: 95%;
    }

    #renew-areatop2023 #qa .question {
        font-size: 14px;
        margin-left: 15px;
        margin-bottom: 20px;
        height: 30px;
    }

    #renew-areatop2023 #qa .question::before {
        padding: 5px 6.5px;
        left: -8%;
        top: -10%;
    }

    #renew-areatop2023 #qa .question::after {
        height: 60px;
        left: -5%;
        top: 24px;
    }

    #renew-areatop2023 #qa .answer {
        font-size: 14px;
        padding: 10px;
    }

    #renew-areatop2023 #qa .answer::before {
        width: 23px;
        left: -9%;
    }

    #renew-areatop2023 #qa .answer::after {
        left: -16px;
    }

    /*****台湾基本情報*****/
    #renew-areatop2023 .info-wrap {
        gap: 5px;
    }

    #renew-areatop2023 .info-wrap .info-item {
        width: 100%;
        margin: 0 auto 15px;
    }

    #renew-areatop2023 .info-wrap .info-item img {
        height: 213px;
    }

    #renew-areatop2023 .info-wrap .info-item h3 {
        font-size: 16px;
    }

    #renew-areatop2023 .info-wrap .info-item p {
        font-size: 12px;
        line-height: 1.3;
        padding: 10px;
    }

    /*****台湾お役立ち情報*****/
    #renew-areatop2023 .hack-wrap {
        display: block;
    }

    #renew-areatop2023 .hack-wrap .hack-item {
        width: 100%;
        margin: 15px 0;
    }

    #renew-areatop2023 .hack-wrap .hack-item h3 {
        padding: 10px 0;
        font-size: 16px;
    }

    #renew-areatop2023 .hack-wrap .hack-item p {
        padding-top: 10px;
        font-size: 12px;
    }

    /*サイドバー*/
    #renew-areatop2023 .sidebar-contents h2 {
        font-size: 18px;
        border-bottom: none;
        background-color: #ef757b;
        padding: 10px 20px;
        border-radius: 5px;
        color: #fff;
        display: flex;
        column-gap: 10px;
        justify-content: center;
        font-weight: 600;
    }

    #renew-areatop2023 .sidebar-contents h2:hover {
        cursor: pointer;
    }

    #renew-areatop2023 .sidebar-contents h2 span.active {
        transform: rotate(180deg);
    }

    #renew-areatop2023 .sidebar-contents h2 span.active:hover {
        cursor: pointer;
    }

    #renew-areatop2023 .sidebar-contents h2.active {
        border-radius: 5px 5px 0 0;
    }

    #renew-areatop2023 input {
        padding: 0;
        width: 90%;
        height: 35px;
        border: none;
        font-size: 16px;
        font-weight: 600;
        color: #007aff;
    }

    #renew-areatop2023 select {
        padding: 0;
        width: 99%;
        height: 35px;
        border: none;
        font-size: 16px;
        font-weight: 600;
    }

    #renew-areatop2023 .sidebar-contents .sidedate img {
        display: block;
        margin: auto 0;
    }

    #renew-areatop2023 .sidebar-contents .s-contents-up p {
        line-height: 1;
        margin: auto 0;
        width: 20%;
        font-weight: 100;
    }

    #renew-areatop2023 .sidebar-contents .sidedate,
    #renew-areatop2023 .sidebar-contents .sidearea,
    #renew-areatop2023 .sidebar-contents .sidepurpose {
        display: none;
    }

    #renew-areatop2023 .sidebar-contents .sidedate.active {
        padding: 10px;
        width: 85%;
        display: block;
        margin: 10px auto;
        position: relative;
        border: 2px solid #ccc;
        border-radius: 5px;
        height: 40px;
    }

    #renew-areatop2023 .sidebar-contents .sidedate img {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
    }

    #renew-areatop2023 .sidebar-contents .sidearea.active {
        padding: 10px;
        width: 85%;
        margin: 10px auto;
        display: block;
        margin-bottom: 10px;
        border: 2px solid #ccc;
        border-radius: 5px;
        height: 40px;
    }

    #renew-areatop2023 .sidebar-contents .sidepurpose.active {
        padding: 10px;
        width: 85%;
        margin: 10px auto;
        display: block;
        margin-bottom: 10px;
        border: 2px solid #ccc;
        border-radius: 5px;
        height: 40px;
    }

    #renew-areatop2023 .sidebar-contents .freeword {
        padding: 10px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-end;
        column-gap: 10px;
        margin-bottom: 15px;
    }

    #renew-areatop2023 .sidebar-contents .freeword img {
        display: block;
        width: 20px;
        height: 20px;
        margin: auto 0;
    }

    #renew-areatop2023 .sidebar-contents .freeword {
        display: none;
    }

    #renew-areatop2023 .sidebar-contents .freeword.active {
        display: block;
        margin: 0 auto 15px auto;
        width: 85%;
        border: 2px solid #ccc;
        padding: 10px;
        border-radius: 5px;
        height: 40px;
    }

    #renew-areatop2023 .sidebar-contents .freeword p {
        width: 25%;
        font-size: 12px;
        color: #454545;
        font-weight: 500;
    }

    #renew-areatop2023 .sidebar-contents .freeword img {
        display: none;
    }

    #renew-areatop2023 .sidebar-contents .freeword input {
        width: 95%;
        height: 35px;
        border: none;
        font-size: 16px;
        font-weight: 600;
    }

    #renew-areatop2023 .s-contents-up {
        margin-bottom: 60px;
        border: 1px solid #ef757b;
        border-radius: 10px;
        background-color: #fff;
    }

    #renew-areatop2023 .s-contents-up.active {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

    #renew-areatop2023 .s-contents-bottom {
        display: none;
    }

    #renew-areatop2023 .s-contents-bottom ul li {
        font-size: 18px;
        margin-bottom: 15px;
        margin-left: 30px;
        list-style-type: disc;
    }

    #renew-areatop2023 .s-contents-bottom ul li:hover a {
        color: #fb5757;
    }

    #renew-areatop2023 .global_navi {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #ef757b;
        z-index: 99;
    }

    #renew-areatop2023 .global_navi ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        column-gap: 5px;
        padding: 10px 0;
    }

    #renew-areatop2023 .global_navi ul li {
        width: calc((100% - 25px) / 5);
    }

    #renew-areatop2023 .global_navi ul li img {
        display: block;
        width: 25px;
        height: 25px;
        margin: auto;
    }

    #renew-areatop2023 .global_navi ul li p {
        font-size: 12px;
        color: #fff;
        text-align: center;
        margin-top: 5px;
    }
}

/*検索ボックス編集（2023/12/19）*/
#renew-areatop2023 .searchPanel p {
    font-size: 18px;
    padding: 10px 10px 12px 10px;
    background-color: #ef757b;
    color: #fff;
    border-radius: 5px 5px 0 0;
    text-align: center;
}

#renew-areatop2023 .main-search-group {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 90%;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}

#renew-areatop2023 .main-search-select {
    width: 100%;
}

#renew-areatop2023 .searchInner .main-search-label,
#renew-areatop2023 .searchTtl {
    height: auto;
    font-weight: 600;
    font-size: 0.8em;
    margin: 5px 0 5px 5px;
}

#renew-areatop2023 .custom-select label:before {
    content: none;
}

#renew-areatop2023 .custom-select label:after {
    content: none;
}

#renew-areatop2023 .searchInner .main-search-select label,
#renew-areatop2023 .searchInner .main-search-select select {
    font-size: 1.1em;
    height: auto;
    min-height: 30px;
}

#renew-areatop2023 .custom-select select {
    padding: 0 10px 0 10px;
    width: 100%;
}

#renew-areatop2023 .custom-select {
    border: none;
}

/*.main-search-row.main-search-flex:nth-child(2) {
    display: none;
}*/
#renew-areatop2023 .main-search-row.main-search-flex:nth-child(3) .main-search-group:nth-child(2) {
    display: none;
}

.search_keyword,
.search_date {
    display: block;
    margin: 5px auto;
    position: relative;
    width: 90%;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}

.search_keyword input {
    width: calc(100% - 10px);
}

.search_date img {
    display: block;
    margin: auto 0;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 5px;
    translateY(-15%);
}

#renew-areatop2023 .search_keyword input {
    width: calc(100% - 10px);
}

#renew-areatop2023 .search_date input {
    width: calc(100%/5);
}

#renew-areatop2023 .search_date .month1,
#renew-areatop2023 .search_date .day1 {
    max-width: 40px;
}

#renew-areatop2023 .sidebar-contents .s-contents-up p {
    font-size: 1.0em;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .search_date .searchOption {
        padding: 0 30px 0 10px;
    }

    #renew-areatop2023 .sidebar-contents .s-contents-up p {
        width: auto;
    }

    #renew-areatop2023 .searchInner .main-search-select select {
        font-size: 1.5rem;
    }

    #renew-areatop2023 input {
        color: #000000;
        font-size: 1.5rem;
    }

    #renew-areatop2023 .search_keyword input {
        margin-left: 10px;
    }
}
#renew-areatop2023 #pagenavi ul {
    display: flex;
    gap: 20px;
    justify-content: center;
}

#renew-areatop2023 #pagenavi ul {
    display: flex;
    gap: 20px;
    justify-content: center;
}

#renew-areatop2023 #pagenavi ul li a {
    display: flex;
    align-items: center;
    color: #ffffff;
    gap: 5px;
    padding: 20px;
    background: #ef757b;
    border-radius: 5px;
}

#pagenavi ul li img {
    width: 20px;
}

@media screen and (max-width: 767px) {
	#renew-areatop2023 #pagenavi{
		display:none;
	}
}