@charset "utf-8";
/* secSarchDetails */
.secSarchDetails{
    padding-top: 9.3rem;
    padding-bottom: 20rem;
}
@media only screen and (max-width:1215px){
    .secSarchDetails{
        padding-top: 3rem;
        padding-bottom: 9.4rem;
    }
}
/* secHero */
.secHero{

}
.secHero .Inner{
    border-bottom: 1px solid;
    border-color:var(--ColorBlack);
    padding-bottom: 2.8rem;
}
.secHero .txtOnArea{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
}
.secHero .addbox{
    display: inline-block;
    height: 100%;
    max-width: 100%;
    width: fit-content;
    padding: 0.5rem 0.8rem;
    background-color: var(--eventBackColor);
    border-radius: 0.3rem;
    margin: 0.5rem 0;
}
.secHero .addtxt{
    font-size: var(--pcFontSize12);
    line-height: var(--pcLineHeight12_20);
}
.secHero .taglist{
    display: flex;
    justify-content: flex-start;
}
@media only screen and (min-width:1216px){
    .secHero .txtOnArea:has(.addbox) .taglist{
        margin-left: 0.5rem;
    }
}
.secHero .tags{
    display: inline-block;
    width: fit-content;
}
.secHero .tags + .tags{
    margin-left: 0.5rem;
}
.secHero .tagin{
    display: flex;
    align-items: center;
    width: fit-content;
    height: 2.2rem;
    border-radius: 0.3rem;
    color: var(--ColorWhite);
}
.secHero .tagtxt{
    font-size: var(--pcFontSize11);
    line-height: var(--pcLineHeight11_20);
    display: inline-block;
    width: 100%;
    text-align: center;
}
.secHero .icon_New .tagin{
    background-color: var(--NewIconColor);
    color: var(--ColorBlack);
    min-width: 4rem;
}
.secHero .icon_price_down .tagin{
    background-color: var(--priceColor);
    min-width: 4.4rem;
}
.secHero .icon_360 .tagin{
    background-color: var(--paraColor);
    min-width: 5.6rem;
}
.secHero .icon_Member .tagin{
    background-color: var(--MemberColor);
    min-width: 5.5rem;
}
.secHero .icon_push .tagin{
    background-color: var(--pushColor);
    min-width: 5.5rem;
}
@media only screen and (max-width:1215px){
    .secHero{

    }
    .secHero .Inner{
        border-bottom:none;
        padding-bottom: 0;
    }
    .secHero .txtOnArea{
        display: block;
    }
    .secHero .addbox{
        display: block;
        padding: 0;
        background-color: unset;
        border-radius: 0;
        margin: 0;
    }
    .secHero .taglist + .addbox{
        margin-top: 1rem;
    }
    .secHero .addtxt{
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_20);
        color: var(--ColorBlack_50);
    }
    .secHero .taglist{
        width: 100%;
    }
    .secHero .tags + .tags{
        margin-left: 0.3rem;
    }
    .secHero .tagin{
        height: 2rem;
    }
    .secHero .tagtxt{
        font-size: var(--spFontSize10);
        line-height: var(--spLineHeight10_20);
    }
    .secHero .icon_New .tagin{
        min-width: 3.5rem;
    }
    .secHero .icon_price_down .tagin{
        min-width: 4.2rem;
    }
    .secHero .icon_360 .tagin{
        min-width: 5rem;
    }
    .secHero .icon_push .tagin{
        min-width: 5rem;
    }
    .secHero .icon_Member .tagin{
        min-width: 5.5rem;
    }
}
.secHero .title{
    font-size: var(--pcFontSize34);
    line-height: var(--pcLineHeight34_45);
    font-weight: bold;
}
.secHero .txtOnArea + .title{
    margin-top: 1.1rem;
}
.secHero .subtitbox{
    margin-top: 1.5rem;
    text-align: left;
}
.secHero .subtit{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_38);
}
@media only screen and (max-width:1215px){
    .secHero .title{
        font-size: var(--spFontSize18);
        line-height: var(--spLineHeight18_30);
        text-decoration: underline;
    }
    .secHero .txtOnArea + .title{
        margin-top: 1rem;
    }
    .secHero .subtitbox{
        margin-top: 1.2rem;
    }
    .secHero .subtit{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_22);
    }
}


/* secMain */
.secMain{
    margin-top: 4rem;
}
.secMain .Inner{
    display: flex;
}
.secMain .imgArea{
    width: 60rem;
}
.secMain .imgBox{
    width: 100%;
}
.secMain .inImg{
    display: block;
}
.secMain .txtArea{
    flex: 1;
}
@media only screen and (min-width:1216px){
    .secMain .imgArea + .txtArea{
        padding-left: 6rem;
    }
}
.secMain .txt_inflex{
    display: flex;
    align-items: center;
    height: 100%;
}
.secMain .txtInner{
    display: inline-block;
    width: 100%;
}
.secMain .pricebox{
    text-align: left;
}
.secMain .pricetxt{
    font-size: var(--pcFontSize16);
    line-height: var(--pcLineHeight16_24);
    font-weight: bold;
    color: var(--keyColor);
}
.secMain .price_num{
    font-size: var(--pcFontSize34);
    line-height: var(--pcLineHeight34_40);
    padding-right: 0.4rem;
}
@media only screen and (min-width:1216px){
    .secMain .price_num{
        letter-spacing: var(--pcLetterSpacing34_25);
    }
}
.secMain .other_price_list{
    width: 100%;
    margin-top: 1.1rem;
}
.secMain .other_price_item{
    display: inline-block;
    padding-right: 1rem;
    font-size: var(--pcFontSize16);
    line-height: var(--pcLineHeight16_24);
    letter-spacing: var(--pcLetterSpacing16_75);
    font-weight: bold;
}
.secMain .details_list_box{
    margin-top: 0.7rem;
}
.secMain .details_list{
    width: 100%;
}
.secMain .details_item{
    width: 100%;
}
@media only screen and (min-width:1216px){
    .secMain .item_titbox,
    .secMain .item_txtbox,
    .secMain .titIn,
    .secMain .item_tit,
    .secMain .item_txt{
        display: inline;
    }
}
.secMain .item_tit,
.secMain .item_txt{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_30);
}

.secMain .btnArea{
    margin-top: 2.1rem;
}
.secMain .btnlist{
    width: 100%;
    display: flex;
}
@media only screen and (min-width:1216px){
    .secMain .btnlist{
        max-width: 54rem;
    }
}
.secMain .btnItem{
    width: calc((100% - 2rem) / 2);
    margin-right: 2rem;
}
.secMain .btnItem:last-child{
    margin-right: 0;
}
.secMain .btnlink{
    display: flex;
    align-items: center;
    width: 100%;
    height: 6rem;
    border-radius: 6rem;
    border: 1px solid;
    border-color: var(--ColorBlack);
    background-color: var(--ColorWhite);
    box-shadow: inset 0 -0.5rem 0 0 var(--footerContact_shadow);
}
.secMain .linkInner{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.secMain .btntxt{
    display: inline-block;
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_30);
    font-weight: bold;
    position: relative;
}
.secMain .btntxt::after{
    content: "";
    position: absolute;
    left: 0;
}
.secMain.lazyloaded .btntxt::after{
    background: url(../img/common/tp.gif) center center no-repeat;
    background-size: 100% auto;
}
.secMain .favorite .btntxt{
    padding-left: calc(1.8rem + 0.8rem);
}
.secMain .favorite .btntxt::after{
    width: 1.8rem;
    height: 1.6rem;
    top: calc(50% - 0.8rem);
}
.secMain.lazyloaded .favorite .btntxt::after{
    background-image: url(../img/search/Iconfavorite.png);
}
.secMain.lazyloaded .favorite.on .btntxt::after{
    background-image: url(../img/search/Iconfavorite_on.png);
}
.secMain .loan .btntxt{
    padding-left:calc(1.6rem + 1rem);
}
.secMain .loan .btntxt::after{
    width: 1.6rem;
    height: 2rem;
    top: calc(50% - 1rem);
}
.secMain.lazyloaded .loan .btntxt::after{
    background-image: url(../img/search/Iconloan.png);
}
@media only screen and (max-width:1215px){
    .secMain{
        margin-top: 1.4rem;
    }
    .secMain .Inner{
        display:block;
    }
    .secMain .imgArea{
        width: calc(345 / 375 * 100%);
        margin: 0 auto;
    }
    .secMain .imgBox{
        width: 100%;
    }
    .secMain .txtArea{
        width: 100%;
        padding: 0;
        margin-top: 1.5rem;
    }
    .secMain .txt_inflex{
        display: block;
        height: auto;
    }
    .secMain .txtInner{
        display:block;
    }
    .secMain .pricebox{
        width: calc(345 / 375 * 100%);
        margin: 0 auto;
    }
    .secMain .pricetxt{
        font-size: var(--spFontSize15);
        line-height: var(--spLineHeight15_24);
    }
    .secMain .price_num{
        font-size: var(--spFontSize26);
        line-height: var(--spLineHeight26_30);
        padding-right: 0.3rem;
    }
    .secMain .other_price_list{
        width: calc(345 / 375 * 100%);
        margin: 0 auto;
        margin-top: 0.4rem;
    }
    .secMain .other_price_item{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_22);
        letter-spacing: var(--spLetterSpacing13_0);
    }
    .secMain .details_list_box{
        margin-top: 1.9rem;
    }
    .secMain .details_list{
        width: 100%;
        border-top: 1px solid;
        border-color: var(--secSearch_details_border);
    }
    .secMain .details_item{
        display: flex;
        border-bottom: 1px solid;
        border-color: var(--secSearch_details_border);
    }
    .secMain .item_titbox{
        width: 9.8rem;
        background-color: var(--eventBackColor);
    }
    .secMain .titIn{
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding-left: 1.5rem;
    }
    .secMain .item_tit{
        font-weight: bold;
    }
    .secMain .item_txtbox{
        flex: 1;
        border-left: 1px solid;
        border-color: var(--secSearch_details_border);
        min-height: 3.8rem;
        padding: 1rem 1.4rem;
    }
    .secMain .item_tit,
    .secMain .item_txt{
        font-size: var(--spFontSize12);
        line-height: var(--spLineHeight12_18);
    }
    .secMain .btnArea{
        margin-top: 2.1rem;
    }
    .secMain .btnlist{
        max-width:27.5rem;
        width: calc(100% - 2rem);
        display: block;
        margin: 0 auto;
    }
    .secMain .btnItem{
        width: 100%;
        margin-right: 0;
    }
    .secMain .btnItem + .btnItem{
        margin-top: 1rem;
    }
    .secMain .btnlink{
        height: 5.4rem;
        box-shadow: inset 0 -0.4rem 0 0 var(--footerContact_shadow);
    }
    .secMain .btntxt{
        font-size: var(--spFontSize12);
        line-height: var(--spLineHeight12_20);
        width: 100%;
    }
    .secMain .btntxt::after{
        left: 3rem;
    }
    .secMain .favorite .btntxt,
    .secMain .loan .btntxt{
        padding-left:0;
    }
}

/* secGallery */
.secGallery{
    margin-top:6rem;
}
.secGallery .Inner{
    border: 1px solid;
    border-color: var(--secGallery_border);
    background-color: var(--ColorWhite);
    padding: 5rem;
    overflow: hidden;
}
.secGallery .boxInner{
    width: 100%;
    max-width: 90rem;
    margin: 0 auto;
}
.secGallery .boxSlider{
    width: 100%;
    position: relative;
}
.secGallery .swiper{
    width: 100%;
}
.secGallery .slideIn{
    width: 100%;
}
.secGallery .imglink{
    display: block;
}
.secGallery .imgBox{
    width: 100%;
    height: 0;
    padding-top: calc(580 / 900 * 100%);
    overflow: hidden;
}
.secGallery .slidetxtbox{
    width: 100%;
    margin-top: 2.4rem;
}
.secGallery .slidetxt{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_32);
}
.secGallery .swiper-button-prev,
.secGallery .swiper-button-next{
    position: absolute;
    margin: 0;
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    border: 1px solid;
    border-color: var(--ColorGray);
    background-color: var(--ColorGray);
    top: calc((58rem / 2) - 3.5rem);
}
.secGallery .swiper-button-prev.swiper-button-disabled,
.secGallery .swiper-button-next.swiper-button-disabled{
    opacity: 0.3;
    background-color: rgba(0, 0, 0, 0);
}
.secGallery .swiper-button-prev.lazyloaded,
.secGallery .swiper-button-next.lazyloaded{
    background: url(../img/common/imgFooterArrow.png) center center no-repeat var(--ColorGray);
    background-size: 0.9rem auto;
}
.secGallery .swiper-button-prev.swiper-button-disabled.lazyloaded,
.secGallery .swiper-button-next.swiper-button-disabled.lazyloaded{
    background-image: url(../img/common/imgSlider_Arrow.png);
    background-color: rgba(0, 0, 0, 0);
}
.secGallery .swiper-button-prev::after,
.secGallery .swiper-button-next::after{
    display: none;
}
.secGallery .swiper-button-prev{
    left: calc(0% - (7rem + 3rem));
    transform: rotate(180deg);
}
.secGallery .swiper-button-next{
    right: calc(0% - (7rem + 3rem));
}
.secGallery .boxThumb{
    width: 100%;
    margin-top: 4rem;
    display: flex;
    flex-wrap: wrap;
}
.secGallery .itemThumb{
    width: calc((100% - 6rem) / 6);
    margin-right: 1.2rem;
    pointer-events: all;
    cursor: pointer;
    position: relative;
}
.secGallery .imgThumb{
    width: 100%;
    position: relative;
}
.secGallery .imgThumb.on::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0.3rem solid;
    border-color: var(--keyColor);
    top: 0;
    left: 0;
    z-index: 2;
}
.secGallery .itemThumb:nth-child(6n),
.secGallery .itemThumb:last-child{
    margin-right: 0;
}
.secGallery .itemThumb:nth-child(n + 7){
    margin-top: 1.2rem;
}
.secGallery .img{
    width: 100%;
    height: 0;
    padding-top: calc(580 / 900 * 100%);
    overflow: hidden;
}
@media only screen and (min-width:1216px){
    .secGallery .swiper-scrollbar{
        display: none;
    }
}
@media only screen and (max-width:1215px){
    .secGallery{
        margin-top:3rem;
        overflow: hidden;
    }
    .secGallery .Inner{
        border:none;
        padding: 0;
        overflow: visible;
    }
    .secGallery .boxInner{
        width: calc(345 / 375 * 100%);
        max-width:100%;
    }
    .secGallery .swiper{
        overflow: visible;
    }
    .secGallery .slidetxtbox{
        margin-top: 1.1rem;
    }
    .secGallery .slidetxt{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_22);
    }
    .secGallery .swiper-button-prev,
    .secGallery .swiper-button-next,
    .secGallery .boxThumb{
        display: none;
    }
    .secGallery .swiper-horizontal>.swiper-scrollbar,
    .secGallery .swiper-scrollbar.swiper-scrollbar-horizontal{
        position: static;
        margin-top: 2.4rem;
        background-color: var(--ColorBlack_5);
        width: 100%;
    }
    .secGallery .swiper-scrollbar-drag{
        background-color: var(--ColorBlack);
    }
}
/* secDetailsTitlebox */
.secDetailsTitlebox{
    border: 1px solid;
    border-color: var(--secGallery_border);
    border-left: 0.5rem solid;
    border-left-color: var(--keyColor);
    box-shadow: inset 0 -0.4rem 0 0 var(--footerContact_shadow);
}
.secDetailsTitlebox .titleInner{
    display: flex;
    align-items: center;
    width: 100%;
    height:8rem;
    padding: 0 2rem;
}
.secDetailsTitlebox .DetailsTitle{
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_30);
    font-weight: bold;
    letter-spacing: var(--pcLetterSpacing20_50);
}
@media only screen and (max-width:1215px){
    .secDetailsTitlebox{
        border: none;
        box-shadow:none;
        background-color: var(--keyColor);
        color: var(--ColorWhite);
    }
    .secDetailsTitlebox .titleInner{
        height:5rem;
        padding: 0 calc(15 / 375 * 100%);
    }
    .secDetailsTitlebox .DetailsTitle{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
    }
}
/* secPanorama */
.secPanorama{
    margin-top: 6rem;
}
.secPanorama .contentbox{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 3rem;
}
.secPanorama .iflamebox{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc(675 / 1200 * 100%);
    overflow: hidden;
}
.secPanorama .iflamebox iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}
@media only screen and (max-width:1215px){
    .secPanorama{
        margin-top: 4rem;
    }
    .secPanorama .contentbox{
        width:calc(345 / 375 *100%);
        margin: 0 auto;
        margin-top: 1.5rem;
    }
    .secPanorama .iflamebox{
        padding-top: calc(400 / 345 * 100%);
    }
}
.secPanorama .memberMusk{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    background-color: var(--ColorBlack_40);
    z-index: 3;
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);
}
.secPanorama .memberInner{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.secPanorama .memberTit{
    font-size: var(--pcFontSize36);
    line-height: var(--pcLineHeight36_40);
    font-weight: bold;
    color: var(--ColorWhite);
    letter-spacing: var(--pcLetterSpacing36_75);
}
.secPanorama .linklist{
    max-width:66rem;
    width: 100%;
    margin: 0 auto;
    margin-top: 7.5rem;
}
.secPanorama .btnlist{
    display: flex;
}
.secPanorama .btnitem{
    width: calc((100% - 2rem) / 2);
    margin-right: 2rem;
    position: relative;
}
.secPanorama .btnitem:last-child{
    margin-right: 0;
}
.secPanorama .btnlink{
    display: block;
    width: 100%;
    border-radius:4rem;
    background-color: var(--ColorWhite);
    color: var(--textColor);
    position: relative;
    box-shadow: inset 0 -0.5rem 0 0 var(--footerContact_shadow);
}
.secPanorama .btnlink::after{
    content: "";
    position: absolute;
    width:0.6rem;
    height: 0.8rem;
    top: calc(50% - 0.4rem);
    right: 3rem;
}
.secPanorama.lazyloaded .btnlink::after{
    background: url(../img/common/imgSlider_Arrow.png) no-repeat center center;
    background-size: 100% auto;
}
.secPanorama.lazyloaded .btnlink.member::after{
    background-image: url(../img/common/imgFooterArrow.png)
}
.secPanorama .btnlink.member{
    background-color: var(--MemberColor);
    color: var(--ColorWhite);
}
.secPanorama .btnlinkInner{
    display: flex;
    align-items: center;
    width: 100%;
    height: 7.6rem;
}
.secPanorama .btntxt{
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_24);
    font-weight: bold;
}
.secPanorama .btnMemberbox{
    position: absolute;
    width: 15rem;
    height: 3.2rem;
    display: flex;
    align-items: center;
    left: calc(50% - 7.5rem);
    background-color: var(--memberboxColor);
    color: var(--ColorBlack);
    border-radius: 1.6rem;
    top: calc(0% - (3.2rem + 0.3rem));
    z-index: 4;
}
.secPanorama .btnMemberbox::after{
    content: "";
    position: absolute;
    width: 1.2rem;
    height: 0.8rem;
    left: calc(50% - 0.6rem);
    bottom: calc(0% - 0.8rem);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: var(--memberboxColor);
}
.secPanorama .btnmember_txt{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: var(--pcFontSize13);
    line-height: var(--pcLineHeight13_20);
    font-weight: bold;
}
@media only screen and (max-width:1215px){
    .secPanorama .memberTit {
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_24);
        letter-spacing: var(--spLetterSpacing16_0);
    }
    .secPanorama .linklist {
        max-width: 30rem;
        width: calc(195 / 345 * 100%);
        margin-top: 4.8rem;
    }
    .secPanorama .btnlist {
        display: block;
    }
    .secPanorama .btnitem{
        width: 100%;
        margin-right: 0;
    }
    .secPanorama .btnitem + .btnitem {
        margin-top: 0.7rem;
    }
    .secPanorama .btnlink{
        box-shadow: inset 0 -0.4rem 0 0 var(--footerContact_shadow);
    }
    .secPanorama .btnlink::after{
        right: 2rem;
    }
    .secPanorama .btnlinkInner{
        height: 4.8rem;
    }
    .secPanorama .btntxt{
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_20);
    }
    .secPanorama .btnMemberbox{
        width: 13.5rem;
        height: 3rem;
        left: calc(50% - 6.75rem);
        top: calc(0% - (3rem + 0.2rem));
    }
    .secPanorama .btnmember_txt{
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_20);
    }
}
/* secMovie */
.secMovie{
    margin-top: 6rem;
}
.secMovie .contentbox{
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 3rem;
}
.secMovie .moviebox{
    width: 100%;
    height: 0;
    padding-top: calc(675 / 1200 * 100%);
    overflow: hidden;
}
.secMovie .moviebox iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}
@media only screen and (max-width:1215px){
    .secMovie{
        margin-top: 4rem;
    }
    .secMovie .contentbox{
        width:calc(345 / 375 *100%);
        margin: 0 auto;
        margin-top: 1.5rem;
    }
    .secMovie .moviebox{
        padding-top: calc(194 / 345 * 100%);
    }
}

/* secParking */
.secParking{
    margin-top: 6rem;
}
.secParking .contentbox{
    width: 100%;
    margin-top: 3rem;
}
.secParking .parkingTable{
    width: 100%;
    border: 1px solid;
    border-color: var(--secSearch_details_border);
}
.secParking .parkingTable tr{
    width: 100%;
}
.secParking .parkingTable tr + tr{
    border-top: 1px solid;
    border-color: var(--secSearch_details_border);
}
.secParking .parkingTable th,
.secParking .parkingTable td{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_20);
}
.secParking .parkingTable th{
    width: 16rem;
    padding: 1.5rem 0 1.5rem 2rem;
    background: var(--eventBackColor);
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid;
    border-color: var(--secSearch_details_border);
}
.secParking .parkingTable td{
    padding: 1.9rem 2rem;
    width: calc(60rem - 16rem);
}
.secParking .parkingTable td + th{
    border-left: 1px solid;
    border-color: var(--secSearch_details_border);
}
@media only screen and (min-width:1216px){
    .secParking .parkingTable .sp_contents{
        display: none;
    }
}
@media only screen and (max-width:1215px){
    .secParking{
        margin-top: 4rem;
    }
    .secParking .contentbox{
        margin-top: 0;
    }
    .secParking .parkingTable{
        border-left: none;
        border-right: none;
    }
    .secParking .parkingTable th,
    .secParking .parkingTable td{
        font-size: var(--spFontSize12);
        line-height: var(--spLineHeight12_18);
    }
    .secParking .parkingTable th{
        width: 10rem;
        padding: 1rem 1rem;
        padding-left: 1.4rem;
    }
    .secParking .parkingTable td{
        padding: 1rem 1rem;
        width: calc(100% - 10rem);
        vertical-align: middle;
    }
    .secParking .parkingTable .pc_contents{
        display: none;
    }
}

/* secMap */
.secMap{
    margin-top: 6rem;
}
.secMap .contentbox{
    position: relative;
    width: 100%;
    margin-top:3rem;
}
.secMap .mapInner{
    display: flex;
}
.secMap .mapleft{
    width: 77rem;
}
.secMap .lefttxt{
    font-size: var(--pcFontSize12);
    margin-top: 2.7rem;
}
.secMap .map_area{
    width: 100%;
    height: 0;
    position: relative;
    padding-top: calc(500 / 770 * 100%);
    overflow: hidden;
}
.secMap .map_area iframe{
    position: absolute;
    width: calc(100% + 44rem);
    height: calc(100% + 34rem);
    top: calc(0% - 17rem);
    left: calc(0% - 22rem);
}
.secMap .mapRight{
    flex: 1;
    padding-left: 4rem;
}
.secMap .check_list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.secMap .checkItem{
    width: calc((100% - 1rem) / 2);
    margin-right: 1rem;
}
.secMap .checkItem:nth-child(2n){
    margin-right: 0;
}
.secMap .checkItem:nth-child(n + 3){
    margin-top: 1rem;
}
.secMap .checklabel{
    width: 100%;
    position: relative;
    cursor: pointer;
}
.secMap .check_input{
    position: absolute;
    width: 1rem;
    height: 1rem;
    visibility: hidden;
    left: 0;
    top: 0;
}
.secMap .checkbox{
    display: flex;
    align-items: center;
    width: 100%;
    height: 5.4rem;
    border: 1px solid;
    border-color: var(--secSearch_details_border);
    position: relative;
    border-radius: 0.3rem;
    overflow: hidden;
    padding-left: calc(2.5rem + 1.1rem);
    box-shadow: inset 0 -0.3rem 0 0 var(--footerContact_shadow);
}
.secMap .checkbox::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width:2.5rem;
    height: 100%;
    background-color: var(--secSearch_details_border);
}
.secMap.lazyloaded .checkbox::after{
    background: url(../img/search/imgMap_check.png) no-repeat center center var(--secSearch_details_border);
    background-size: 1.1rem auto;
}
.secMap.lazyloaded .check_input:checked + .checkbox::after{
    background-color: var(--keyColor);
}
.secMap .check_inner{
    position: relative;
    width: 100%;
    padding-left: calc(2.6rem + 0.5rem);
    height: 2.6rem;
    display: flex;
    align-items: center;
}
.secMap .mapIcon{
    position: absolute;
    top: calc(50% - 1.3rem);
    left: 0;
    width: 2.6rem;
    height: 2.6rem;
}
.secMap .maptxt{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_20);
}
.secMap .memberMusk{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    background-color: var(--ColorBlack_60);
    z-index: 3;
}
.secMap .memberInner{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.secMap .memberTit{
    font-size: var(--pcFontSize36);
    line-height: var(--pcLineHeight36_40);
    font-weight: bold;
    color: var(--ColorWhite);
    letter-spacing: var(--pcLetterSpacing36_75);
}
.secMap .linklist{
    max-width:66rem;
    width: 100%;
    margin: 0 auto;
    margin-top: 7.5rem;
}
.secMap .btnlist{
    display: flex;
}
.secMap .btnitem{
    width: calc((100% - 2rem) / 2);
    margin-right: 2rem;
    position: relative;
}
.secMap .btnitem:last-child{
    margin-right: 0;
}
.secMap .btnlink{
    display: block;
    width: 100%;
    border-radius:4rem;
    background-color: var(--ColorWhite);
    color: var(--textColor);
    position: relative;
    box-shadow: inset 0 -0.5rem 0 0 var(--footerContact_shadow);
}
.secMap .btnlink::after{
    content: "";
    position: absolute;
    width:0.6rem;
    height: 0.8rem;
    top: calc(50% - 0.4rem);
    right: 3rem;
}
.secMap.lazyloaded .btnlink::after{
    background: url(../img/common/imgSlider_Arrow.png) no-repeat center center;
    background-size: 100% auto;
}
.secMap.lazyloaded .btnlink.member::after{
    background-image: url(../img/common/imgFooterArrow.png)
}
.secMap .btnlink.member{
    background-color: var(--MemberColor);
    color: var(--ColorWhite);
}
.secMap .btnlinkInner{
    display: flex;
    align-items: center;
    width: 100%;
    height: 7.6rem;
}
.secMap .btntxt{
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_24);
    font-weight: bold;
}
.secMap .btnMemberbox{
    position: absolute;
    width: 15rem;
    height: 3.2rem;
    display: flex;
    align-items: center;
    left: calc(50% - 7.5rem);
    background-color: var(--memberboxColor);
    color: var(--ColorBlack);
    border-radius: 1.6rem;
    top: calc(0% - (3.2rem + 0.3rem));
    z-index: 4;
}
.secMap .btnMemberbox::after{
    content: "";
    position: absolute;
    width: 1.2rem;
    height: 0.8rem;
    left: calc(50% - 0.6rem);
    bottom: calc(0% - 0.8rem);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background-color: var(--memberboxColor);
}
.secMap .btnmember_txt{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: var(--pcFontSize13);
    line-height: var(--pcLineHeight13_20);
    font-weight: bold;
}
@media only screen and (max-width:1215px){
    .secMap{
        display: none;
    }
}

/* secTel */
.secTel{
    margin-top: 6rem;
}
.secTel .telInner{
    width: 100%;
    background-color: var(--eventBackColor);
    border-radius: 22rem;
    text-align: center;
    padding: 6rem 5rem;
    padding-top: 5.6rem;
    position: relative;
}
.secTel .telInner::after{
    content: "";
    position: absolute;
    width: 13.1rem;
    height: 14.7rem;
    bottom: 0;
    right: 1.5rem;
}
.secTel.lazyloaded .telInner::after{
    background: url(../img/search/imgIcon_tel.png) center center no-repeat;
    background-size: 100% auto;
}
.secTel .tel_tit{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_30);
    font-weight: bold;
    letter-spacing: var(--pcLetterSpacing18_50);
}
.secTel .telnumber{
    display: inline-block;
    position: relative;
    font-size: var(--pcFontSize40);
    line-height: var(--pcLineHeight40_50);
    font-weight: bold;
    color: var(--keyColor);
    margin-top: 0.5rem;
    letter-spacing: var(--pcLetterSpacing40_25);
}
.secTel .numIn{
    display: inline-block;
    padding-left: calc(2.3rem + 1rem);
}
.secTel .telnumber::after{
    content: "";
    width: 2.6rem;
    height: 2.6rem;
    position: absolute;
    left: 0;
    top: calc(50% - 1.3rem);
    transform: rotate(15deg);
}
.secTel.lazyloaded .telnumber::after{
    background: url(../img/search/imgTel_number.png) center center no-repeat;
    background-size: 100% auto;
}
.secTel .shop_name{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_20);
    margin-top: 0.8rem;
    letter-spacing: var(--pcLetterSpacing14_50);
}
.secTel .Contactbtn{
    width: 100%;
    max-width:58rem;
    margin: 0 auto;
    margin-top: 2.5rem;
}
.secTel .btnlink{
    display: flex;
    align-items: center;
    width: 100%;
    height: 9rem;
    background-color: var(--keyColor);
    border-radius:4.5rem;
    color: var(--ColorWhite);
    position: relative;
    box-shadow: inset 0 -0.5rem 0 0 var(--footerContact_shadow);
}
.secTel .btnlink::after{
    content: "";
    position: absolute;
    width: 0.9rem;
    height: 1.2rem;
    top: calc(50% - 0.6rem);
    right: 5rem;
}
.secTel.lazyloaded .btnlink::after{
    background: url(../img/common/imgFooterArrow.png) no-repeat center center;
    background-size: 100% auto;
}
.secTel .btnInner{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.secTel .btntxt{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_30);
    font-weight: bold;
    display: inline-block;
    padding-left: calc(2.8rem + 2rem);
    position: relative;
}
.secTel .btntxt::after{
    content: "";
    position: absolute;
    left: 0;
    width: 2.8rem;
    height: 2rem;
    top: calc(50% - 1rem);
    left: 0;
}
.secTel.lazyloaded .btntxt::after{
    background: url(../img/common/imgFnavIcon_contact.png) no-repeat center center;
    background-size: 100% auto;
}
.secTel .numberbox{
    width: 100%;
    max-width:58rem;
    margin: 0 auto;
    margin-top: 2rem;
}
.secTel .number_In{
    width: 100%;
    height: 6rem;
    display: flex;
    align-items: center;
    border: 1px solid;
    border-color: var(--borderColor);
    background-color: var(--ColorWhite);
    border-radius: 3rem;
    text-align: center;
    padding: 0 3rem;
}
.secTel .number_tit{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_30);
}
.secTel .num{
    font-weight: bold;
}
@media only screen and (max-width:1215px){
    .secTel{
        margin-top: 4.8rem;
    }
    .secTel .telInner{
        width: calc(345 / 375 * 100%);
        background-color:unset;
        border-radius: 0;
        padding:0;
        margin: 0 auto;
        padding-bottom: 4.1rem;
    }
    .secTel .telInner::after{
        width: 7rem;
        height: 7.8rem;
        right: 0;
    }
    .secTel .tel_tit{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
        letter-spacing: var(--spLetterSpacing14_0);
    }
    .secTel .telnumber{
        font-size: var(--spFontSize30);
        margin-top: 0.4rem;
    }
    .secTel .numIn{
        padding-left: calc(1.8rem + 0.7rem);
    }
    .secTel .telnumber::after{
        width: 2rem;
        height: 2rem;
        top: calc(50% - 1rem);
    }
    .secTel .shop_name{
        font-size: var(--spFontSize12);
        line-height: var(--spLineHeight12_20);
        margin-top: 0.4rem;
        letter-spacing: var(--spLetterSpacing12_0);
    }
    .secTel .Contactbtn{
        margin-top: 1.6rem;
        max-width: 34.5rem;
    }
    .secTel .btnlink{
        height: 6.4rem;
    }
    .secTel .btnlink::after{
        display: none;
    }
    .secTel .btntxt{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
        padding-left: calc(1.6rem + 1.2rem);
    }
    .secTel .btntxt::after{
        width: 1.6rem;
        height: 1.2rem;
        top: calc(50% - 0.6rem);
    }
    .secTel .numberbox{
        max-width: 24.5rem;
    }
    .secTel .number_In{
        height: 4.5rem;
        padding: 0 2rem;
    }
    .secTel .number_tit{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
    }
}

/* secOutline */
.secOutline{
    margin-top: 6rem;
}
.secOutline .contentbox{
    width: 100%;
    margin-top: 3rem;
}
.secOutline .OutlineTable{
    width: 100%;
    border: 1px solid;
    border-color: var(--secSearch_details_border);
}
.secOutline .OutlineTable + .OutlineTable {
    margin-top: 3rem;
}
.secOutline .OutlineTable tr{
    width: 100%;
}
.secOutline .OutlineTable tr + tr{
    border-top: 1px solid;
    border-color: var(--secSearch_details_border);
}
.secOutline .OutlineTable th,
.secOutline .OutlineTable td{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_26);
}
.secOutline .OutlineTable th{
    width: 16rem;
    padding: 1.6rem 0;
    padding-left: 2rem;
    background: var(--eventBackColor);
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid;
    border-color: var(--secSearch_details_border);
}
.secOutline .OutlineTable td{
    padding: 1.5rem 2rem;
    width: calc(60rem - 16rem);
}
.secOutline .OutlineTable td + th{
    border-left: 1px solid;
    border-color: var(--secSearch_details_border);
}
.secOutline .OutlineTable .td02{
    padding: 1.8rem 2rem;
}
.secOutline .OutlineTable .txt01{
    font-weight: bold;
}
.secOutline .OutlineTable a{
    display: inline-block;
    color: var(--linkColor);
    text-decoration: underline;
}
@media only screen and (min-width:1216px){
    .secOutline .contentbox.SP_Content{
        display: none;
    }
}
@media only screen and (max-width:1215px){
    .secOutline .contentbox.PC_Content{
        display: none;
    }
    .secOutline{
        margin-top: 0;
    }
    .secOutline .contentbox{
        margin-top: 0;
    }
    .secOutline .OutlineTable{
        border-left: none;
        border-right: none;
    }
    .secOutline .OutlineTable th,
    .secOutline .OutlineTable td{
        font-size: var(--spFontSize12);
        line-height: var(--spLineHeight12_18);
    }
    .secOutline .OutlineTable th{
        width: 10rem;
        padding: 1rem 1rem;
        padding-left: 1.4rem;
    }
    .secOutline .OutlineTable td{
        padding: 1rem 1rem;
        width: calc(100% - 10rem);
        vertical-align: middle;
    }
    .secOutline .OutlineTable .td02{
        padding: 1.3rem 1rem;
    }
}

/* secRelations */
.secRelations{
    margin-top: 6rem;
    background-color: var(--eventBackColor);
}
.secRelations .Inner{
    width: 100%;
    padding: 5.3rem 5rem 4.7rem;
}
.secRelations .relations_tit{
    position: relative;
    padding-left: calc(2.1rem + 1rem);
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_30);
    font-weight: bold;
    color: var(--secRelations_tit);
}
.secRelations .relations_tit::before{
    content: "";
    position: absolute;
    left: 0;
    width:2.1rem;
    height: 1.9rem;
    top: calc(50% - 0.95rem);
}
.secRelations.lazyloaded .relations_tit::before{
    background: url(../img/search/imgRelations_tit.png) no-repeat center center;
    background-size: 100% auto;
}
.secRelations .relations_box{
    text-align: left;
    margin-top: 1rem;
}
.secRelations .txt{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_30);
}
@media only screen and (max-width:1215px){
    .secRelations{
        margin-top: 2rem;
    }
    .secRelations .Inner{
        padding: 3rem 1.5rem 2.5rem;
    }
    .secRelations .relations_tit{
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_24);
    }
    .secRelations .relations_box{
        margin-top: 1rem;
    }
    .secRelations .txt{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_22);
        letter-spacing: var(--spLetterSpacing13_50);
    }
}

/* secLoan */
.secLoan{
    margin-top: 6rem;
}
.secLoan .contentbox{
    width: 100%;
    margin-top: 3rem;
}
.secLoan .loan_flex{
    display: flex;
}
.secLoan .pricebox{
    width: 40rem;
}
.secLoan .loanInner{
    width: 100%;
    height: 100%;
    border-radius:0.5rem;
    border: 1px solid;
    border-color: var(--secGallery_border);
    background-color: var(--ColorWhite);
    overflow: hidden;
}
.secLoan .loan_title{
    width: 100%;
    height: 6rem;
    display: flex;
    align-items: center;
    background-color: var(--secLoan_titlebg);
    color: var(--ColorWhite);
}
.secLoan .pricebox .loan_title{
    background-color: var(--secLoan_titlebg_price);
}
.secLoan .loan_tit{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_30);
    font-weight: bold;
}

.secLoan .priceIn{
    width: 100%;
    padding: 4.1rem 3rem 3.6rem;
}
.secLoan .pricelist{
    width: 100%;
    max-width: 30rem;
    margin: 0 auto;
}
.secLoan .priceItem{
    width: 100%;
    display: flex;
    align-items: center;
}
.secLoan .priceItem + .priceItem{
    border-top: 1px solid;
    border-color: var(--secLoan_border);
    margin-top: 0.9rem;
    padding-top: 0.9rem;
}
.secLoan .priceItem + .priceItem.total{
    border-color: var(--textColor);
    color: var(--secLoan_titlebg_price);
}
.secLoan .pricetitbox{
    display: inline-block;
}
.secLoan .price_numbox{
    flex: 1;
    text-align: right;
    padding-left: 2rem;
}
.secLoan .price_tit,
.secLoan .price_num{
    display: inline-block;
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_30);
    font-weight: bold;
}
.secLoan .price_num .num{
    font-size: var(--pcFontSize26);
    vertical-align: inherit;
}
.secLoan .paybox{
    width: calc(100% - (40rem + 2rem));
    margin-left: 2rem;
}
.secLoan .paymentIn{
    padding: 4.9rem 5rem 4rem;
}
.secLoan .payontxt{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_30);
    font-weight: bold;
}
.secLoan .paylist{
    display: flex;
    margin-top: 1.4rem;
}
.secLoan .payItem{
    width: calc((100% - 2rem) / 2);
}
.secLoan .payItem + .payItem{
    margin-left: 2rem;
}
.secLoan .itemInner{
    display: flex;
    align-items: center;
    width: 100%;
    min-height:8rem;
    border: 1px solid;
    border-color: var(--textColor);
    border-radius:0.5rem;
    padding: 1rem 2.4rem;
    background-color: var(--secLoan_paymentbg);
}
.secLoan .paytitbox{
    display: inline-block;
}
.secLoan .paynumbox{
    flex: 1;
    text-align: right;
}
.secLoan .pay_tit,
.secLoan .pay_numtxt{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_30);
    font-weight: bold;
    display: inline-block;
}
.secLoan .pay_num{
    font-size: var(--pcFontSize26);
    vertical-align: inherit;
    padding-right: 0.2rem;
    letter-spacing: var(--pcLetterSpacing26_50);
}
.secLoan .payItem.payment .paynumbox{
    color: var(--keyColor);
}
.secLoan .paytxtbox{
    width: 100%;
    margin-top: 1.5rem;
}
.secLoan .paytxt{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_26);
    font-weight: bold;
}
.secLoan .paysubtxt{
    font-size: var(--pcFontSize12);
    line-height: var(--pcLineHeight12_26);
}
@media only screen and (max-width:1215px){
    .secLoan{
        margin-top: 4rem;
    }
    .secLoan .contentbox{
        width: calc(345 / 375 * 100%);
        margin: 0 auto;
        margin-top: 1.5rem;
    }
    .secLoan .loan_flex{
        display: block;
    }
    .secLoan .pricebox{
        width: 100%;
    }
    .secLoan .loanInner{
        height: auto;
        border-radius:0.3rem;
    }
    .secLoan .loan_title{
        height: 4rem;
    }
    .secLoan .loan_tit{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
    }
    .secLoan .priceIn{
        padding: 1.9rem 2.5rem 1.9rem;
    }
    .secLoan .pricelist{
        max-width: 100%;
    }
    .secLoan .priceItem + .priceItem{
        margin-top: 0.8rem;
        padding-top: 0.8rem;
    }
    .secLoan .price_numbox{
        padding-left: 1rem;
    }
    .secLoan .price_tit,
    .secLoan .price_num{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
    }
    .secLoan .price_num .num{
        font-size: var(--spFontSize18);
    }
    .secLoan .paybox{
        width: 100%;
        margin-left: 0;
        margin-top: 1.5rem;
    }
    .secLoan .paymentIn{
        padding: 2.2rem 2.5rem 1.9rem;
    }
    .secLoan .payontxt{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
    }
    .secLoan .paylist{
        margin-top: 1.1rem;
    }
    .secLoan .payItem{
        width: calc((100% - 0.5rem) / 2);
    }
    .secLoan .payItem + .payItem{
        margin-left: 0.5rem;
    }
    .secLoan .itemInner{
        display: block;
        text-align: center;
        min-height:0;
        border-radius:0.3rem;
        padding: 1.7rem 1rem 1.4rem;
    }
    .secLoan .paynumbox,
    .secLoan .paytitbox{
        display: block;
        text-align: center;
        width: 100%;
    }
    .secLoan .paynumbox{
        margin-top: 0.1rem;
    }
    .secLoan .pay_tit,
    .secLoan .pay_numtxt{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
    }
    .secLoan .pay_num{
        font-size: var(--spFontSize18);
        padding-right: 0.2rem;
    }
    .secLoan .paytxtbox{
        margin-top: 1.1rem;
    }
    .secLoan .paytxt{
        font-size: var(--spFontSize13);
        line-height: var(--spLineHeight13_22);
        font-weight: bold;
    }
    .secLoan .paysubtxt{
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_22);
    }
}

/* secBnr_Loan */
.secBnr_Loan{
    margin-top: 6rem;
}
.secBnr_Loan .bnrLink{
    display: block;
}
@media only screen and (max-width:1215px){
    .secBnr_Loan{
        margin-top: 4rem;
    }
}

.secBnr_Loan + .secTel{
    margin-top: 8rem;
}
@media only screen and (max-width:1215px){
    .secBnr_Loan + .secTel{
        margin-top: 5.8rem;
    }
}

/* secRecommend */
.secRecommend{
    margin-top: 15rem;
    background-color: var(--eventBackColor);
}
.secRecommend .Inner{
    padding-top: 9.7rem;
    padding-bottom: 8rem;
}
.secRecommend .title{
    font-size: var(--pcFontSize24);
    line-height: var(--pcLineHeight24_30);
    font-weight: bold;
    text-align: center;
}
@media only screen and (min-width:1216px){
    .secRecommend .Sp_Content{
        display: none;
    }
}
@media only screen and (max-width:1215px){
    .secRecommend{
        margin-top: 0;
    }
    .secRecommend .Inner{
        padding-top: 5.7rem;
        padding-bottom: 0;
    }
    .secRecommend .title{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
    }
}
.secRecommend .Pc_Content{
    margin-top: 6.4rem;
}
.secRecommend .list{
    display: flex;
}
.secRecommend .item{
    width: calc((100% - 12rem) / 4);
    margin-right: 4rem;
}
.secRecommend .item:last-child{
    margin-right: 0;
}
.secRecommend .itemlink{
    display: block;
    border-radius: 1rem;
    overflow: hidden;
    background-color: var(--ColorWhite);
}
.secRecommend .imgArea{
    width: 100%;
    position: relative;
}
.secRecommend .imgBox{
    width: 100%;
    height: 0;
    padding-top: calc(375 / 500 * 100%);
    overflow: hidden;
}
.secRecommend .txtArea{
    width: 100%;
    padding: 2rem 2.5rem 4rem;
}
.secRecommend .boxArea{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
.secRecommend .addbox{
    display: inline-block;
    height: 100%;
    max-width: 100%;
    width: fit-content;
    padding: 0.5rem 0.8rem;
    background-color: var(--eventBackColor);
    border-radius: 0.3rem;
    margin: 0.5rem 0;
}
.secRecommend .addtxt{
    font-size: var(--pcFontSize12);
    line-height: var(--pcLineHeight12_20);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.secRecommend .taglist{
    display: flex;
    justify-content: flex-start;
}
.secRecommend .addbox + .taglist{
    margin-left: 0.5rem;
}
.secRecommend .tags{
    display: inline-block;
    width: fit-content;
}
.secRecommend .tags + .tags{
    margin-left: 0.5rem;
}
.secRecommend .tagin{
    display: flex;
    align-items: center;
    width: fit-content;
    height: 2.2rem;
    border-radius: 0.3rem;
    color: var(--ColorWhite);
}
.secRecommend .tagtxt{
    font-size: var(--pcFontSize11);
    line-height: var(--pcLineHeight11_20);
    display: inline-block;
    width: 100%;
    text-align: center;
}
.secRecommend .icon_New .tagin{
    background-color: var(--NewIconColor);
    color: var(--ColorBlack);
    min-width: 4rem;
}
.secRecommend .icon_price_down .tagin{
    background-color: var(--priceColor);
    min-width: 4.4rem;
}
.secRecommend .icon_360 .tagin{
    background-color: var(--paraColor);
    min-width: 5.6rem;
}
.secRecommend .icon_Member .tagin{
    background-color: var(--MemberColor);
    min-width: 5.5rem;
}
.secRecommend .icon_push .tagin{
    background-color: var(--pushColor);
    min-width: 5.5rem;
}
.secRecommend .linktitle{
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_30);
    text-decoration: underline;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.secRecommend .boxArea + .linktitle{
    margin-top: 0.6rem;
}
.secRecommend .txtbox{
    width: 100%;
    margin-top: 1rem;
}
.secRecommend .txt{
    font-size: var(--pcFontSize12);
    line-height: var(--pcLineHeight12_22);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: calc(var(--pcFontSize12) * var(--pcLineHeight12_22) * 3);
}
.secRecommend .pricebox{
    width: 100%;
}
.secRecommend .pricetxt{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_30);
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.secRecommend .priceNum{
    font-size: var(--pcFontSize20);
    letter-spacing: var(--pcLetterSpacing20_50);
    padding-right: 0.3rem;
}
@media only screen and (min-width:1216px){
    /* .secRecommend .pricetxt::before{
        content: "¥";
        display: inline-block;
        width: calc(var(--pcFontSize12) * var(--pcLineHeight12_20));
        height: calc(var(--pcFontSize12) * var(--pcLineHeight12_20));
        background-color: var(--keyColor);
        border-radius: 50%;
        vertical-align: 0.4rem;
        text-align: center;
        color: var(--ColorWhite);
        font-size: var(--pcFontSize12);
        line-height: var(--pcLineHeight12_20);
    } */
}
.secRecommend .otherbox{
    width: 100%;
    margin-top: 0.5rem;
}
.secRecommend .pricebox + .otherbox{
    margin-top: 0;
}
.secRecommend .otherlist{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: calc(var(--pcFontSize12) * var(--pcLineHeight12_20) * 2);
}
.secRecommend .otherItem{
    display: inline;
    font-size: var(--pcFontSize12);
    line-height: var(--pcLineHeight12_20);
}
.secRecommend .otherItem + .otherItem{
    padding-left: 1rem;
}

.secRecommend .paymentbox{
    background-color: var(--eventBackColor);
    width: 100%;
    margin-top: 1.6rem;
    text-align: center;
    padding: 1rem;
    padding-bottom: 1.3rem;
    padding-top: 1.5rem;
}
.secRecommend .paymenttit{
    font-size: var(--pcFontSize12);
    line-height: var(--pcLineHeight12_20);
}
.secRecommend .paymenttxt{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_30);
    font-weight: bold;
    letter-spacing: 0.05em;
}
.secRecommend .colorbox{
    color: var(--keyColor);
}
.secRecommend .numbertxt{
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_30);
    padding: 0 0.5rem;
}
.secRecommend .Btnbox{
    max-width:27rem;
    width: 100%;
    margin: 0 auto;
    margin-top: 1.9rem;
}
.secRecommend .btnlink{
    display: flex;
    align-items: center;
    width: 100%;
    height: 6rem;
    border: 1px solid;
    border-color: var(--textColor);
    background-color: var(--ColorWhite);
    box-shadow: inset 0 -0.5rem 0 0 var(--footerContact_shadow);
    border-radius: 3rem;
    position: relative;
}
.secRecommend .btnlink::after{
    content: "";
    position: absolute;
    width: 0.6rem;
    height: 0.8rem;
    top: calc(50% - 0.4rem);
    right: 3rem;
}
.secRecommend.lazyloaded .btnlink::after{
    background: url(../img/common/imgSlider_Arrow.png) no-repeat center center;
    background-size: 100% auto;
}
.secRecommend .btnIn{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.secRecommend .btntxt{
    font-size: var(--pcFontSize14);
    line-height: var(--pcLineHeight14_30);
    font-weight: bold;
}

.secRecommend .memberMusk{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    z-index: 2;
}
.secRecommend .memberMusk::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: var(--ColorBlack_60);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.secRecommend .memberInner{
    display: inline-block;
    width: 100%;
    text-align: center;
    z-index: 3;
}
.secRecommend .membertitEng{
    font-size: var(--pcFontSize28);
    line-height: var(--pcLineHeight28_40);
    letter-spacing: var(--pcLetterSpacing28_50);
    font-weight: bold;
    color: var(--ColorWhite);
}
.secRecommend .txtlink{
    display: inline-block;
    color: var(--linkColor);
    text-decoration: underline;
}
.secRecommend .btnlink.member{
    border: none;
    background-color: var(--MemberColor);
    color: var(--ColorWhite);
}
.secRecommend.lazyloaded .btnlink.member::after{
    background-image: url(../img/common/imgFooterArrow.png);
}

@media only screen and (max-width:1215px){
    .secRecommend .Pc_Content{
        display: none;
    }
    .secRecommend .Sp_Content{
        margin-top: 3.5rem;
    }
    .secRecommend .list{
        display: block;
        border-top: 1px solid;
        border-color: var(--textColor);
    }
    .secRecommend .item{
        width: 100%;
        border-bottom: 1px solid;
        border-color: var(--textColor);
    }
    .secRecommend .itemlink{
        border-radius: 0;
        padding: 1.5rem 1.5rem 1.4rem;
    }
    .secRecommend .Onflex{
        display: flex;
        align-items: center;
    }
    .secRecommend .imgArea{
        width: 15.2rem;
        border-radius: 0.5rem;
        overflow: hidden;
    }
    .secRecommend .txtArea{
        flex: 1;
        width: calc(100% - 15.2rem);
        padding: 0;
        padding-left: 1.5rem;
    }
    .secRecommend .txtInner{
        display: inline-block;
        width: 100%;
    }
    .secRecommend .addtxt{
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_20);
        color: var(--ColorBlack_50);
    }
    .secRecommend .linktitle{
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_20);
    }
    .secRecommend .addtxt + .linktitle{
        margin-top: 0.3rem;
    }
    .secRecommend .pricebox{
        margin-top: 0.8rem;
    }
    .secRecommend .pricetxt{
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_26);
    }
    .secRecommend .priceNum{
        font-size: var(--spFontSize18);
        line-height: var(--spLineHeight18_22);
        letter-spacing: var(--spLetterSpacing18_0);
        padding-right: 0.2rem;
    }
    .secRecommend .otherbox{
        margin-top: 0.3rem;
    }
    .secRecommend .pricebox + .otherbox{
        margin-top: 0;
    }
    .secRecommend .otherlist{
        max-height: calc(var(--spFontSize11) * var(--spLineHeight11_20) * 2);
    }
    .secRecommend .otherItem{
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_20);
    }
    .secRecommend .otherItem + .otherItem{
        padding-left: 0.5rem;
    }

    .secRecommend .underbox{
        width: 100%;
        margin-top: 0.5rem;
    }
    .secRecommend .taglist{
        width: 100%;
    }
    .secRecommend .tags + .tags{
        margin-left: 0.3rem;
    }
    .secRecommend .tagin{
        height: 2rem;
    }
    .secRecommend .tagtxt{
        font-size: var(--spFontSize10);
        line-height: var(--spLineHeight10_16);
    }
    .secRecommend .icon_New .tagin{
        min-width: 3.5rem;
    }
    .secRecommend .icon_price_down .tagin{
        min-width: 4.2rem;
    }
    .secRecommend .icon_360 .tagin{
        min-width: 5rem;
    }
    .secRecommend .icon_Member .tagin{
        min-width: 5rem;
    }
    .secRecommend .icon_push .tagin{
        min-width: 5rem;
    }
    .secRecommend .txtbox{
        margin-top: 0;
    }
    .secRecommend .taglist + .txtbox{
        margin-top: 1rem;
    }
    .secRecommend .txt{
        font-size: var(--spFontSize12);
        line-height: var(--spLineHeight12_22);
        max-height: calc(var(--spFontSize12) * var(--spLineHeight12_22) * 3);
    }
    .secRecommend .paymentbox{
        display: flex;
        align-items: center;
        height: 5rem;
        border-radius: 0.3rem;
        margin-top: 0.8rem;
        text-align:left;
        padding:0 1.5rem;
    }
    .secRecommend .taglist + .paymentbox{
        margin-top: 1rem;
    }
    .secRecommend .paymenttit{
        display: inline-block;
        font-size: var(--spFontSize11);
        line-height: var(--spLineHeight11_20);
    }
    .secRecommend .paymenttxt{
        flex: 1;
        padding-left: 1rem;
        text-align: right;
        font-size: var(--spFontSize12);
        line-height: var(--spLineHeight12_20);
    }
    .secRecommend .numbertxt{
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_20);
        padding: 0 0.2rem;
    }
    .secRecommend .membertitEng{
        font-size: var(--spFontSize16);
        line-height: var(--spLineHeight16_20);
    }
    .secRecommend .memberMusk::after{
        background-color: var(--ColorBlack_40);
    }
    .secRecommend .Btnbox{
        max-width: 26rem;
        margin-top: 1.5rem;
    }
    .secRecommend .btnlink{
        height: 6rem;
    }
    .secRecommend .btnlink::after{
        right: 3rem;
    }
    .secRecommend .btntxt{
        font-size: var(--spFontSize14);
        line-height: var(--spLineHeight14_20);
    }
}