body {color: #333;}
.pull-left {float: left;}
.pull-right {float: right;}
.text-right {text-align: right;}
.container-center {text-align: center;}
.position-unset {position: unset;}
.position-relative {position: relative;}
.clearfix:before,.clearfix:after {content: '';display: table;width: 100%;}
.row {margin-left: -10px;margin-right: -10px;}
.col-sm-6 {width: 50%;float: left;padding: 0 10px;}
.special-page {font-size: 14px;}
.fz12 {font-size: 12px;}
.font-normal {font-weight: normal;}

#block_anchor1 .container {max-width: 1160px;}
.oem-sale-lp.bg-desc-top {
    margin-bottom: 0px;
    height: 320px;
    background-color: #fff;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;}

.oem-sale-lp.bg-desc-top--test {
    background-image: url('/img/pickup_campaign_lp/bg_pc_LPCMS110007.svg');
    height: 320px;
    padding: 48px 0;
}

.oem-sale-lp.bg-desc-top--LPCPNCMS00005{
    background-image: url('/img/pickup_campaign_lp/bg_pc_LPCPNCMS00005.png') !important;
}

.oem-sale-lp.bg-desc-top--test .container {
    display: flex;
    height: 213px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;}

.logo-slogan {
    text-align: center;
    font-size: 20px;
    padding-top: 29px;
    color: #fff;}

.logo-slogan--fixed {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
}

.logo-slogan--fixed img {
    max-width: 670px;
    height: 213px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .oem-sale-lp .logo-slogan--fixed img {
        width: 670px;
        height: 300px;
        max-width: none;
        /* リセットCSSのmax-width:100%を無効化 */
        display: block;
    }
}

@media (max-width: 767px) {
    .oem-sale-lp.bg-desc-top--test {
        background-image: url('/img/pickup_campaign_lp/bg_sp_LPCMS110007.svg');
        height: 324px;
        padding: 22px;
    }

    .oem-sale-lp.bg-desc-top--LPCPNCMS00005{
        background-image: url('/img/pickup_campaign_lp/bg_sp_LPCPNCMS00005.png') !important;
    }

    .oem-sale-lp.bg-desc-top--test .container {
        height: auto;
    }

    .logo-slogan--fixed {
        max-width: 240px;
    }

    .logo-slogan--fixed picture,
    .logo-slogan--fixed img {
        max-width: 351px;
        height: auto;
    }
}

.container.breadcrumb-container {
    padding: 16px 16px 16px 0;
    height: 45px;
    background-color: #F5F5F5;
}

.breadcrumb-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    font-size: 11px;
}

.breadcrumb-list li {
    display: inline-flex;
    align-items: center;
    color: #4b5563;
}

.breadcrumb-list li a {
    color: #2e9cd2;
}

.breadcrumb-list .breadcrumb-separator {
    display: inline-flex;
    align-items: center;
}

.breadcrumb-list .breadcrumb-separator img {
    display: block;
    width: 16px;
    height: 16px;
}

.breadcrumb-list .breadcrumb-current {
    font-weight: 700;
    color: #212121;
    font-size: 11px;
    line-height: 100%;
}

.oem-sale-lp .oem-sale-search-content {
    margin-top: 77px;
    background: #fff;
    padding: 22px 24px 24px;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.16);
}

.oem-sale-lp.bg-desc-top h2 {
    font-size: 28px;
    color: #3E6FB7;
    margin-bottom: 16px;
    font: normal normal 900 28px/40px "Noto Sans JP", sans-serif;
}
.desc-top {
    max-width: 1000px;
    margin: 30px auto;
    background: #ECEFF1;
    border-radius: 8px;
    padding: 36px;
    font-size: 20px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
}

.oem-sale-lp #dom-hotel {
    max-width: 1160px;
    margin: 30px auto 40px;
    background: #fff;
    border-radius: 8px;
    /* padding: 24px; */
    box-shadow: 0px 4px 16px #00000029;}

.oem-sale-lp #dom-hotel #osH_hotel_widget {max-width: 100%;}
.oem-sale-lp .form-list-content-01 label,
.oem-sale-lp .domtour-searchbox-w950 .check-box-search-01 { color: #333; }

.oem-sale-lp .form-str .select-base-01 .select-str,
.oem-sale-lp .dom-dropdown-toggle { border: 1px solid #bcbcbc; }

.oem-sale-lp .trip_btn label:before,
.oem-sale-lp label.lodging:before,
.oem-sale-lp #dom-airhotel input[type=checkbox] + span:before { border-color: #666; }

.oem-sale-lp .trip_btn.active label:before,
.oem-sale-lp label.lodging.active:before{ border-color: #196FB9; }
.oem-sale-lp .form-str { padding: 20px 0 0; }

.oem-sale-lp #regionId_name {border: 1px solid #bcbcbc;}


.block-special {background: #fff;}

.anchor-link-container {
    position: fixed;
    right: 16px;
    top: 51.5%;
    z-index: 2;}

.anchor-link-container li {
    height: 44px;
    width: 104px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 7px;
    padding-top: 10px;
    font-size: 16px;
    background: rgba(50,45,41,0.8);
    cursor: pointer;}

.anchor-link-container li:hover,
.anchor-link-container li.active { background: rgba(125,171,207,0.8); }

.anchor-link-container li:last-child {
    background: #3E6FB7;
    position: relative; }

.block-special {padding-bottom: 40px;}

.title-block-special {
    color: #333;
    margin-top: 87px;
    margin-bottom: 43px;
    padding-bottom: 16px;
    text-align: center;
    font: normal normal 900 40px / 40px "Noto Sans JP", sans-serif;
    /* background: url("/img/oem_sale_lp/icon_polygon.svg") center bottom no-repeat;
    -webkit-background-size: 11px 11px;
    background-size: 11px 11px */
}

#block_anchor1 .title-block-special {
    margin-top: 81px;
    margin-bottom: 39px; }

.title-block-special.no-icon-bg {
    background: none;
    padding-bottom: 0;}

.title-block-special span.english {
    display: none;
    color: #7DABCF;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    margin-bottom: 14px;}

.block-title {
    position: relative;
    padding-bottom: 14px;
    margin-top: 22px;
    font: normal normal bold 20px/29px "Noto Sans JP", sans-serif;}

.block-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 48px;
    height: 2px;
    background: #3E6FB7;}

.position {
    padding-left: 28px;
    margin-top: 16px;
    margin-bottom: 10px;
    color: #333;
    font: normal normal 16px/24px "Noto Sans JP", sans-serif;
    background: url("/img/oem_sale_lp/icon_pos.svg") center left no-repeat;
    -webkit-background-size: 23px 23px;
    background-size: 23px 23px;
}

.position2 {
    padding-left: 20px;
    margin-top: 4px;
    margin-bottom: 6px;
    color: #333;
    font: normal normal 400 12px/20px "Noto Sans JP", sans-serif;
    background: url("/img/oem_sale_lp/icon_pos.svg") center left no-repeat;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    min-height: 20px;
}

.desc-item {
    color: #333;
    height: 60px;
    margin-top: 7px;
    font-size: 14px;
    overflow: hidden;
}

.lih2 {font: normal normal 600 14px/22px "Noto Sans JP", sans-serif;}

.slider-for {
    width: 490px;
    height: 352px;
    margin-bottom: 16px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 11px 16px #00000029;}

.slider-for .slick-track img {
    width: 490px;
    height: 352px;}

.slider-nav .slick-slide {
    float: left;
    width: 84px;
    height: 80px;
    cursor: pointer;
    overflow: hidden;
    margin-left: 9px;
    margin-right: 8px;
    border-radius: 4px;}

.slider-nav .slick-slide img {
    width: 100%;
    height: 100%;}

.bg-white-and-shadow {
    margin-top: 58px;
    padding: 15px 8px 0;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    bottom: 0;
    width: 48%;
}

/* .bg-white-and-shadow::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0.6;
    background: url("/img/oem_sale_lp/bg2.jpg") center top no-repeat;
} */

.media {
    display: table;
    width: 100%;}

.media .media-left,
.media .media-right {
    display: table-cell;
    vertical-align: middle;}

.media .media-left {
    padding-left: 12px;
    color: #322D29;
    font: normal normal bold 19px/27px "Noto Sans JP", sans-serif;}

.media .media-right {text-align: right;}
.media .media-right .label {
    color: #333;
    padding-top: 5px;
    padding-right: 3px;
    font: normal normal 12px/18px "Noto Sans JP", sans-serif;}

.price-content {   
    padding-right: 0px; 
    display: inline-block;
    font: normal normal 12px/18px "Noto Sans JP", sans-serif;}

.price-content .fz16 {font: normal normal bold 16px/43px "Noto Sans JP", sans-serif;}
.price-content .price {
    color: #C70606;
    font: normal normal bold 29px/1px "Noto Sans JP", sans-serif;}
.desc-price {font: normal normal normal 10px/15px "Noto Sans JP", sans-serif;}

.bg-white-and-shadow .btn-link {margin-top: 0;}
.btn-link {
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    background: #FAEDCB;
    -webkit-background-size: 35px 3px;
    background-size: 35px 3px;
    border-radius: 4px;
    padding:0 16px 0 11px;
    color: #333;
    transition: all 0.2s ease-in-out}

.btn-link a {
    height: 40px;
    color: #333;
    padding-top: 9px;
    display: block;
    text-decoration: none;
    font: normal normal bold 12px / 20px "Noto Sans JP", sans-serif;}

.btn-link:hover {
    background: #F8D9C4;
    box-shadow: none;
    transition: all 0.2s ease-in-out}
.btn-link:hover,.btn-link:focus {text-decoration: none;}
.scroll {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    height: auto;
    cursor: default;
    padding-bottom: 40px;
    justify-content: center;
    scroll-snap-type: x mandatory;
    scroll-padding: 0 1.25rem;}

.scroll::-webkit-scrollbar {height: 8px;}
.scroll::-webkit-scrollbar-button {width: 130px;}
.scroll::-webkit-scrollbar-track {
    background: #e5e5e5;
    opacity: 0.24;
    border-radius: 10px;}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #7DABCF;
    -webkit-box-shadow: inset 0 0 6px #7DABCF;}

.bg-black .scroll::-webkit-scrollbar-track {
    background: #E5E1E0;    
    border-radius: 10px;}

.scroll.active {
        cursor: grab;
        cursor: -webkit-grab; }

.item-block-link{
    text-decoration: none;
}

.item-block-link:hover{
    text-decoration: none;
}

.item-block {
    width: 292px;
    flex: 0 0 auto;
    margin-left: 4px;
    margin-right: 4px;
    border: none;
    outline: none;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);}
/* .item-block::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0.6;
    background: url("/img/oem_sale_lp/bg.jpg") center top no-repeat;
} */

.image-content {
    width: 292px;
    height: 150px;
    overflow: hidden;
    position: relative;}

.image-content .mark{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 68px;
    color: #fff;
    padding: 18px 8px 0;
    font: normal normal 900 14px/20px "Noto Sans JP", sans-serif;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000CC 100%) 0% 0% no-repeat padding-box;}

.image-content .mark span {
    top: -2px;
    display: block;
    position: relative;}

.item-body {
    background: #fff;
    padding: 8px;}

.item-bg {
    /* background: #FFFFFF;
    padding: 0 8px 10px;
    border-radius: 4px; */
}

.title-bg-content {
    padding-bottom: 4px;
    background: #fff;}

.item-bg:first-child {margin-top: 0;}

.title-item {
    height: 40px;
    overflow: hidden;
    color: #333;
    font: normal normal 700 14px/20px "Noto Sans JP", sans-serif;
}

.label-item {
    color: #333;
    top: -1px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    font: normal normal 10px/15px "Noto Sans JP", sans-serif;}

.item-price {
    margin-top: 4px;
    color: #C70606;
    display: inline-block;
    font: normal normal 900 16px/17px "Noto Sans JP", sans-serif;}

.item-price span {font: normal normal 700 20px / 20px "Noto Sans JP", sans-serif;}
.item-price span.font-normal {font: normal normal normal 12px/20px "Noto Sans JP", sans-serif;color: #333;margin-left: 5px;}
.item-price span.about {font: normal normal 900 12px/17px "Noto Sans JP", sans-serif;}
.note-list-item {
    text-align: center;
    margin-top: 16px;
    font: normal normal normal 12px/17px "Noto Sans JP", sans-serif;}

.title-contact {
    height: 41px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 8px 8px 0;
    background: #AC9C8D;
    border-radius: 4px 4px 0 0;}

.bg-contact {
    background: #fff;
    padding: 16px;
    color: #322d29;
    border-radius: 0 0 4px 4px;}

.tel-contact {
    padding-left: 74px;
    font: normal normal bold 32px/46px "Noto Sans JP", sans-serif;
    background: url("/img/oem_sale_lp/icon_contact.svg") left center no-repeat;
    -webkit-background-size: 58px 46px;
    background-size: 58px 46px;}

.time-work {
    margin-top: 3px;
    font: normal normal bold 16px/24px "Noto Sans JP", sans-serif; }

.bg-contact a {
    position: relative;
    display: block;
    color: #196FB9;
    padding-left: 18px;
    margin-bottom: 16px;
    font: normal normal 400 14px/20px "Noto Sans JP", sans-serif;}

.bg-contact a:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #322D29;}

.link-network {
    text-align: center;
    font-size: 0;
    margin: 80px 0 40px;}

.link-network a {
    display: inline-block;
    margin: 0 12px;}

.special-page .domsearch-wrapper {
    min-height: unset;}

.return-airport {
    position: relative;}

.osH-date-picker-wrapper { z-index: 9999;}
.osH-lbl-title-field {color: #333;}

.breadcrum {
    font-size: 11px;
    border-top: 1px solid #EAEBF0;}

.breadcrum-wrap {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0;}

.breadcrum a {
    color: #196fb9;
    text-decoration: none;}
    
.breadcrum a:hover {text-decoration: underline;}
.discount{
    top: 0;
    left: 0;
    color: #FFFFFF;
    padding: 2px 5px;
    position: absolute;   
    border-radius: 8px 0px;
    background-color:#24936E;    
    font: normal normal 900 10px/20px "Noto Sans JP", sans-serif;
}
.pointer{
	cursor: pointer;
}
