.campaign {
    width: 100%;
}
.mainarea {
    background: url("../img/hotelcampaign2025/mainback.jpg") no-repeat center;
    background-size: cover;
    position: relative;
    border-top: solid #f28e1e 7px;
    border-bottom: solid #f28e1e 7px;
    height: 480px;
}
.mainarea .topbox {
    background: url("../img/hotelcampaign2025/mainback2.png") repeat-x;
    height: 19px;
    width: 100%;
    margin: 5px 0px;
}
.mainarea .title {
    background-color: rgba(69, 74, 75, 0.3);
    height: 238px;
    margin-top: 36px;
    width: 100%;
}
.mainarea .title p {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}
.mainarea .title2 {
    text-align: center;
    background-color: rgba(242, 142, 30, 0.8);
    padding: 5px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.leadtext {
    background: #fbf5e3;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 180%;
    color: #5f2114;
    padding: 20px 0;
}
.hotellist {
    width: 1100px;
    margin: 40px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hotellist .box {
    width: 48%;
    margin-bottom: 60px;
    position: relative;
}
.hotellist .box .hotel-photo {
    margin-bottom: 10px;
    line-height: 0;
}
.hotellist .box .hotel-photo img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.hotellist .box .hotel-photo a {
    display: block;
}
.hotellist .box a:hover {
    opacity: 0.8;
}
.hotellist .box .area {
    background: #333;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.hotellist .box .nebiki {
    /*	background: linear-gradient(transparent 60%, #f8d73d 60%);*/
    color: #e3051a;
    font-weight: bold;
    font-size: 18px;
    display: block;
    letter-spacing: 0.05em;
}
.hotellist .box h3 {
    border-left: #e42552 solid 8px;
    padding: 5px 0;
    margin: 10px 0;
    color: #56260c;
    font-size: 23px;
}
.hotellist .box h3 span {
    padding-left: 20px;
    display: block;
}
.hotellist .box .text {
    font-size: 15px;
    line-height: 180%;
margin-top: 5px;
}
.hotellist .box .link {
    text-align: center;
    margin: 10px 0;
    border-radius: 10px;
}
.hotellist .box .link a {
    display: block;
    padding: 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    text-decoration: none;
}
.hotellist .box .link a::after {
    width: 8px;
    height: 8px;
    border-top: 4px solid #FFF;
    border-right: 4px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    content: "";
    top: 38%;
    right: 35px;
}
.hotellist .box .link a:hover {
    opacity: 0.8;
}
.hotellist .box .link.orange {
    background: #9B6D3E;
}
.optionallist .box .link {
    background: #3E679B;
}
.hotellist .box .link.green {
    background: #13b7bd;
}
.bigbox {
    margin: 60px auto;
    width: 1100px;
}
.bigbox .area {
    background: #f07f11;
    padding: 5px;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    border-radius: 10px;
    width: 136px;
    display: inline-block;
}
.bigbox .nebiki {
    background: linear-gradient(transparent 60%, #f8d73d 60%);
    color: #e3051a;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    width: 364px;
    display: inline-block;
}
.bigbox h3 {
    border-left: #e42552 solid 8px;
    padding: 5px 0;
    margin: 15px 0;
    color: #56260c;
    font-size: 23px;
}
.bigbox h3 span {
    padding-left: 20px;
    display: block;
}
.bigbox .text {
    font-size: 15.5px;
    line-height: 180%;
    margin-bottom: 10px;
}
.bigbox .link {
    text-align: center;
    margin: 10px 0;
    border-radius: 10px;
}
.bigbox .link a {
    display: block;
    padding: 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    text-decoration: none;
}
.bigbox .link a::after {
    width: 8px;
    height: 8px;
    border-top: 4px solid #FFF;
    border-right: 4px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    content: "";
    top: 38%;
    right: 35px;
}
.bigbox .link a:hover {
    opacity: 0.8;
}
.bigbox .link.orange {
    background: #f07f11;
}
.bigbox .link.green {
    background: #13b7bd;
}
.bx-wrapper {
    position: relative;
}
.bx-wrapper .bx-prev {
    background: url("../img/hotelcampaign2025/left.png") no-repeat;
    left: 0;
}
.bx-wrapper .bx-next {
    background: url("../img/hotelcampaign2025/right.png") no-repeat;
    right: 0;
}
.bx-wrapper .bx-prev:hover {
    opacity: 0.8;
}
.bx-wrapper .bx-next:hover {
    opacity: 0.8;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 45%;
    margin-top: -16px;
    outline: 0;
    width: 33px;
    height: 44px;
    text-indent: -9999px;
    z-index: 90;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #1d7a7d;
    padding-top: 20px;
    bottom: 25px;
    position: absolute;
    width: 520px;
    margin: 0 auto;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bigbox .bx-wrapper .bx-pager {
    width: 1100px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 10px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #1eabc2;
}
.info {
    width: 1040px;
    margin: 20px auto;
    border: solid 3px #c00;
    padding: 20px;
}
.info h3 {
    color: #c00;
    border-bottom: 2px solid #c00;
    margin-bottom: 10px;
}
.info p {
    line-height: 180%;
}
.info .link {
    margin: 10px 0;
}
.info .link a {
    background: #c00;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    padding: 10px;
    position: relative;
}
.info .link a::after {
    width: 8px;
    height: 8px;
    border-top: 4px solid #FFF;
    border-right: 4px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    content: "";
    top: 38%;
    right: 35px;
}
.info .link a:hover {
    opacity: 0.8;
}
/*絞り込みタグ*/
.filter-tags {
    width: 1100px;
    margin: 30px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.filter-tags button {
    color: #333;
    display: block;
    border: 1px solid;
    background: #fff;
    padding: 20px 0;
    border-radius: 35px;
    font-size: 15px;
    line-height: 1;
    margin-right: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    width: 24%;
}
.filter-tags button:hover {
    background: #5e5e5e;
    color: #fff;
    transition-duration: 400ms;
    transition-timing-function: ease;
    cursor: pointer;
}
.filter-tags button.active {
    background: #5e5e5e;
    color: #fff;
}
.hotel-item.hidden {
    display: none;
}
.hotellist .box .nebiki .highlight {
    font-size: 22px;
}
.hotellist .box .text .bold {
    font-weight: bold;
    font-size: 16px;
}
.hotellist .box .text .bold img {
    width: 20px;
    margin-right: 5px;
    vertical-align: text-top;
}
.hotellist .box ul.tag li {
    list-style: none;
    border: 1px solid;
    background: #fff;
    padding: 8px 10px;
    border-radius: 35px;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 5px;
    color: #848484;
}
.hotellist .box ul.tag {
    margin-top: 15px;
}
.hotel-box h2.ttl {
    background-color: #f07f11;
    text-align: center;
    padding: 20px 0;
    font-size: 26px;
    color: #fff;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hotel-box h2.ttl img {
    width: 40px;
    margin-right: 10px;
}
.hotel-box h2.ttl.op {
    background: #0D62CA;
}
.optionallist .box .area {
    /*    background: #4185d9;*/
}
.optionallist .box h3 {
    border-left: #F0A311 solid 8px;
}
/*ホテル評価*/
#container .data-box {
    display: flex;
    font-size: 14px;
/*    margin-top: 10px;*/
}
#container .data-box .iconbox p.rank {
    width: auto;
    color: #fff;
    border-radius: 12px;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
}
#container .data-box .iconbox p.rank.high {
    background: #a48700;
}
#container .data-box .iconbox p.rank.low {
    background: #213264;
}
#container .data-box p.kuchikomi .evaluation {
    font-weight: bold;
    padding-left: 4px;
}
#container .data-box p.kuchikomi {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
#container .data-box p.kuchikomi .evaluation.ore {
    color: #ff4e00;
}
#container .data-box p.kuchikomi .evaluation.yellow {
    color: #ff9900;
}
#container .data-box p.kuchikomi .evaluation .comment {
    padding-left: 0;
}
#container .data-box p.kuchikomi .number {
    font-weight: normal;
    color: #000;
    padding: 0;
    margin: 0;
}
#container .data-box p.kuchikomi .number a {
    text-decoration: underline;
    display: inline;
}
#container .data-box p.kuchikomi .star {
    display: flex;
}
#container .box-left .data-box, #container .box-right .data-box {
    width: 100%;
}
/* PCレイアウト */
@media screen and (min-width: 640px) {
    .pc_none {
        display: none;
    }
    .mainarea-sp {
        display: none;
    }
    .text.height1 {
        height: 250px;
    }
    .text.height2 {
        height: 222px;
    }
    .text.height3 {
        height: 250px;
    }
    .text.height4 {
        height: 237px;
    }
    .text.height5 {
        height: 271px;
    }
    #contact-tel-img {
        padding: 0;
    }
    .bt_pagetop {
        position: fixed;
        right: 20px;
        bottom: 50px;
        z-index: 200;
    }
    .hotel-detail {
        min-height: 300px;
    }
    .optionallist .hotel-detail {
        min-height: 210px;
    }
}
/* スマホレイアウト */
@media screen and (max-width: 767px) {
    .pc_none {
        display: block;
    }
    .sp_none {
        display: none !important;
    }
    .mainarea {
        display: none;
    }
    .mainarea-sp img {
        width: 100%;
        height: auto;
    }
    .leadtext {
        font-size: 3vw;
        padding: 10px;
        font-weight: normal;
        text-align: left;
    }
    .hotellist {
        width: auto;
        margin: 20px 10px;
        display: inherit;
    }
    .hotellist .box {
        width: auto;
        margin-bottom: 40px;
    }
    /*
	.hotellist .box:nth-child(2n+1){
		margin-right: 0px;
	}
*/
    .hotellist .box .area {
        display: block;
        font-size: 3vw;
        width: auto;
        padding: 5px;
    }
    .hotellist .box .nebiki {
        width: auto;
        display: block;
        font-size: 3.8vw;
        margin-top: 10px;
        letter-spacing: 0;
    }
    .hotellist .box h3 {
        font-size: 4.8vw;
        font-weight: bold;
    }
    .hotellist .box .text {
        font-size: 3.5vw;
    }
    .hotellist .box .nebiki .highlight {
        font-size: 4.5vw;
    }
    .hotellist .box .link a {
        padding: 5px;
        font-size: 4.2vw;
    }
    .hotellist .box .link a::after {
        top: 34%;
    }
    .bigbox {
        width: auto;
        margin: 20px 10px 40px;
    }
    .bigbox .area {
        display: block;
        font-size: 3.5vw;
        width: auto;
        border-radius: 0;
    }
    .bigbox .nebiki {
        width: auto;
        display: block;
        font-size: 4.2vw;
        margin-top: 10px;
    }
    .bigbox h3 {
        font-size: 5vw;
        font-weight: bold;
    }
    .bigbox .text {
        font-size: 3vw;
    }
    .bigbox .link a {
        padding: 5px;
        font-size: 4.2vw;
    }
    .bigbox link a::after {
        top: 34%;
    }
    .bx-wrapper .bx-pager {
        width: 100%;
    }
    .bx-wrapper li img {
        width: 100%;
        height: auto;
    }
    .bigbox .bx-wrapper .bx-pager {
        width: 100% !important;
        bottom: 11px;
    }
    .link2 {
        width: auto;
    }
    .link2 a::after {
        top: 33%;
    }
    .base .guide {
        margin: 20px 0;
    }
    .info {
        width: auto;
        padding: 10px;
        margin: 10px;
    }
    .info h3 {
        font-size: 5vw;
        font-weight: bold;
    }
    .info p {
        font-size: 3vw;
    }
    .info .link {
        margin: 10px 0;
    }
    .info .link a {
        font-size: 4.2vw;
        padding: 5px;
    }
    .info .link a::after {
        top: 32%;
        right: 10px;
    }
    /*ホテル評価スマホ*/
    #container .data-box .iconbox p.rank {
        padding: 0 2px;
    }
    #container .data-box {
        font-size: 3vw;
    }
    #container .data-box p.kuchikomi {
        margin-left: 5px;
    }
    #container .data-box p.kuchikomi .star img {
        width: 15px;
    }
    .filter-tags {
        width: auto;
        margin: 20px 0 10px;
    }
    .filter-tags button {
        width: auto;
        font-size: 3.3vw;
        padding: 8px 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .hotel-box h2.ttl {
        font-size: 4.5vw;
        font-weight: bold;
        padding: 10px 0;
    }
    .hotel-box h2.ttl img {
        width: 25px;
        margin-right: 5px;
    }
    .hotellist .box .hotel-photo img {
        height: 100px;
    }
    .hotellist .box .hotel-photo {
        line-height: 0;
    }
    .hotellist .box h3 {
        margin: 10px 0;
        border-left: #e42552 solid 5px;
    }
    .hotellist .box h3 span {
        padding-left: 10px;
    }
    .hotellist .box .text .bold {
        font-size: 3.8vw;
    }
    .hotellist .box ul.tag li {
        padding: 5px;
        font-size: 3vw;
    }
    .mainarea-sp {
        line-height: 0;
    }
}
