@charset "UTF-8";
.fa-twitter:before{
content: "𝕏"!important;
}
.footer-sns__item a.twitter__icon {
  background-color: black!important;
}

:root {
--model-course-base-color: #008264;
--model-course-sub-color: #d9ece8;
}

.o-model-course__label-item.is-time-required {
background-color: #32cd32;
}

.realtimeTitleBox {
	margin: 20px auto;
}
#realtimeBox .infoBox .txtBox {
	display: none;
}
#realtimeBox .infoBox .qr {
	display: none;
}

.tippy-content .sns-side-box{
    background-color: #E7F1DC;
}


@media (max-width: 767px){
    .google-translate-box .skiptranslate.goog-te-gadget {
        margin-left: 0;
        margin-right: 0;
    }
    .google-translate-box{
        padding-left: 0;
    }
}
@media (max-width: 320px){
    .site-digest__header-box .site__logo {
        max-height: 40px;
    }
}
#contentsBox .ctsBox section.list-hgt.horizontal-scroll {
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	#contentsBox .ctsBox section.list-hgt.horizontal-scroll {
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

@media screen and (max-width: 1280px) and (min-width: 1025px){
body .header__navigation-item.header__tab-item a {
    font-size: 10.5px;
}
}
.flyer-tag-label{
    background-color: #FFF;
}


@media (max-width: 767px) {
    #job_section .banner-slide__box .banner-slide__list {
        margin: 0 0.5rem;
    }
    #job_section .banner-slide__box .slick-slider .prev {
        left: 1rem;
    }
    #job_section .banner-slide__box .slick-slider .next {
        right: 1rem;
    }
}


/* 20210915 チケットを目立たせる */
.header__navigation-item.header__tab-item a[href="/p-channel/"] {
    color: #333;
    background: #ebebeb;
}

.header__navigation-item.header__tab-item a.active[href="/p-channel/"] {
    background: #32cd32;
    color: #FFF;
}


.header__navigation-item.header__tab-item a.header__tab-item__ticket,
.header__navigation-item.header__tab-item a.header__tab-item__ticket.active {
    color: #FFF;
    background: rgb(245, 157, 164);
}

@media(min-width: 768px){
    .header__navigation-item.header__tab-item a:hover[href="/p-channel/"] {
        background: #32cd32;
        color: #FFF;
    }

    .header__navigation-item.header__tab-item a.header__tab-item__ticket:hover {
        color: #FFF;
        background: rgb(245, 157, 164);
    }
}
#content_news_banner .news-banner__list .imgBox img{
  border:1px solid #c9c9c9;
}

@media (max-width: 767px){
#content_news_banner .banner-slide__box .banner-slide__thumbnail img {
  border:1px solid #c9c9c9;
}
}

.shopDigestBox #mainBox .digest-header__box--banner ul.banner__list li.banner__item img {
  border:1px solid #c9c9c9;
}
#side #digestSideDefault .side-banner__box ul.side-banner__list li.side-banner__item img {
  border:1px solid #c9c9c9;
}
@media (max-width: 767px){
#side #digestSideDefault .side-banner__box ul.side-banner__list li.side-banner__item img {
  border:none;
}
}
#content_job .job-banner__box ul.job-banner__list li.job-banner__item img {
  border:1px solid #c9c9c9;
}
@media (max-width: 767px){
#content_job .banner-slide__box .banner-slide__thumbnail img {
  border:1px solid #c9c9c9;
}
}
#job_section ul.job-banner__list li.job-banner__item img {
  border:1px solid #c9c9c9;
}
@media (max-width: 767px){
#job_section .banner-slide__box .banner-slide__thumbnail img {
  border:1px solid #c9c9c9;
}
}

/* 軽井沢ナビ掲示板デザイン調整 */

.ctsBox section.fontL h3 {
    font-size: 20px !important;
    margin-bottom: 5px;
}


#contentsBox .ctsBox section.txtBase article h3, #contentsBox .ctsBox section.txtBase article h4 {
    margin-top: 10px;
}


h2.bdrBottom, h3.bdrBottom {
    margin-bottom: 20px;
    margin-top: 20px;
    color: limegreen;
    padding-bottom: 5px;
    font-size: 240%;
    line-height: 30px;
    border-bottom: #8bc34a 1px solid;
}


.ctsBox section.fontL h4, .ctsBox section.fontL h3 {
    font-size: 19px !important;
}

/* BB-BBS用 */

.bbs-category-box label {
    padding: 15px 15px;
    background-color: #F0F2F1;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin: 10px 0 0;
    width: 100%;
    text-align: center;
}


a.btn-main {
    padding: 0 20px;
    color: #333;
    font-size: 108%;
    text-align: left;
    line-height: 55px !important;
    border: #CCC 1px solid;
    background-color: #eeffd8;
}

.dtlBbs .reBox .body .inn.child {
    padding-left: 28px;
    background-color: #eeffd8;
    margin: 10px;
    border-radius: 20px;
}

a.btn-sub {
    width: 160px !important;
    padding: 0 10px;
    line-height: 40px !important;
    border-radius: 5px;
    background-color: #dbff89;
    border: #7bc164 1px solid;
}

h2.bdrBottom, h3.bdrBottom {
    margin-bottom: 30px;
    margin-top: 16px;
    color: #0fae0f;
    padding-bottom: 18px;
    font-size: 240%;
    line-height: 30px;
    border-bottom: #32cd32 2px solid;
    text-align: -webkit-center;
}

div#mainBox .mainCtsBox .titleBox {
    padding-top: 21.35px;
    padding-bottom: 10px;
    background-color: #FFF;
    border-bottom: #32cd32 2px solid;
}
/*
h2 span.subTit, h3 span.subTit {
    margin-left: 10px;
    font-size: 12px;
    vertical-align: middle;
    font-weight: normal;
    display: flex;
    justify-content: center;
}*/

@media (max-width: 767px){
h2.bdrBottom, h3.bdrBottom {
    padding: 0px 0px 0px 0px!important;
    font-size: 200%;
    line-height: 30px;
    margin-top: 30px;
    border-bottom: #32cd32 2px solid;
}
}


.formBox .formBtnBox {
    text-align: center;
    margin-bottom: 100px;
}

.tb01 td {
    padding: 10px !important;
}

/* とりあえずコメントアウト
#mainBox {
    float: left;
    width: 880px;
    overflow: hidden;
    padding-bottom: 50px;
}
*/

.o-model-course-vehicle.is-walk,
.o-model-course-vehicle.is-bicycle,
.o-model-course-vehicle.is-bike,
.o-model-course-vehicle.is-car,
.o-model-course-vehicle.is-train,
.o-model-course-vehicle.is-bus {
background-color: #def9de;
}

#contentsBox.eventBox .ctsBox section.list-wid article.type2 {
    width: 80%;
    margin: 0 auto;
    border: none;
}

#contentsBox.eventBox .ctsBox section.list-wid article .imgBox img {
    height: 130px;
    object-fit: cover;
}

#side.eventBox h2.side_headline {
padding-bottom: 0.5rem;
    margin-bottom: 32px;
    border-bottom: 2px solid #333;
}

.tourism-route__list-box h2.center_headline {
    margin: 2rem 1rem 1rem 1rem;
}

#content_shop .shop-info__item .info-copy--middle {
    font-size: 0.94rem;
}
#content_shop .shop-info__item .shop-info__copy {
    font-size: 0.8rem;
}

#content_shop .shop-info__item .info-copy--middle {
    font-size: 0.94rem;
}
#content_shop .shop-info__item .shop-info__copy {
    font-size: 0.8rem;
}


.main__image-box--top .main-image.slick .inner img {
    width: 100%;
    height: auto;
}

#content_banner_slide .banner-slide__item--one-column .banner-slide__thumbnail img {
  object-fit: contain;
  font-family: "object-fit:contain;";
  aspect-ratio: 1 / 1;
}

#mainBox .mainCtsBox .inn ul#thumbnaillist li {
    border: none !important;
}


#side .staffBox {
    border: 2px solid #333;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#side .staffBox .name {
    order: 2;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    background-color: #333; 
    margin-bottom: 15px;
    padding: 7px 10px;
}
#side .staffBox img {
    order: 1;
    float: none;
    width: 250px !important;
    height: 250px;
    margin: 0 0 15px !important;
    object-fit: cover;
    border-radius: 50%;
}
#side .staffBox p.caption {
    order: 3;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
    #side .staffBox .name {
        width: calc(60% - 15px);
    }
}

@media (max-width: 767px) {
    #side .staffBox img {
        order: 1;
        float: none;
        width: 250px !important;
        height: 250px;
        margin: 0 0 15px !important;
        object-fit: cover;
        border-radius: 50%;
    }
}


@media(min-width: 768px) {
  body .top-content__section#content_shot .section__title {
    font-size: 2.125rem;
  }
  body .top-content__section#content_shot .section__title span {
    font-size: 2.5rem;
  }
}
@media(min-width: 1024px) {
  /* .shot-info__thumbnail {
    height: calc(100% - 110px);
  }
  
  .shot-info__detail {
    height: 110px;
  } */
  .shot-info__detail .shot-info__title {
    -webkit-line-clamp: 2;
  }
  
}


/* 求人アスペクト比変更 */
ul.job-info__recommend-list li.job-info__recommend-item .job-info__thumbnail {
    width: 100%;
    height: initial;
    margin: 0 auto;
    aspect-ratio: 75/53;
}

ul.job-info__recommend-list li.job-info__recommend-item .job-info__thumbnail a {
    display: block;
    width: 100%;
    height: 100%;
}
ul.job-info__recommend-list li.job-info__recommend-item .job-info__thumbnail img {
    width: 100%;
    height: 100%;
    max-width: initial;
    max-height: initial;
    object-fit: contain;
}

.job-info__thumbnail {
    width: initial;
    height: initial;
    margin: 0 auto;
    aspect-ratio: 75 / 53;
}

.job-info__thumbnail a {
    display: blcok;
    width: 100%;
    height: 100%;
}

.job-info__thumbnail img {
    width: 100%;
    max-width: initial;
    height: 100%;
    max-height: initial;
    object-fit: contain;
}

@media(max-width: 767px){
    #mainBox .course__menu-detail_box .course__menu-form {
        min-height: 500px;
    }
}


@media(max-width: 767px){
  #content_report .topics__box ul.topics__list{
    justify-content: space-around;
  }
  #content_report .topics__box ul.topics__list li.topics__item{
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
  }
	#content_report .topics__box ul.topics__list li:not(first-child) {
    width: calc(100% / 2 - 0.7rem);
	}
	#content_report .topics__box ul.topics__list li:nth-child(4),
	#content_report .topics__box ul.topics__list li:nth-child(5),
	#content_report .topics__box ul.topics__list li:nth-child(6) {
    display: none;
  }
  #content_report .topics__box ul.topics__list li:not(first-child) .imgBox {
    width: 140px;
  }
  #content_report .topics__box ul.topics__list li:not(first-child) .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  #content_report .topics__box ul.topics__list li:first-child .txtBox {
    width: 100%;
    margin-top: 0.4rem;
    display: block;
  }
  #content_report .topics__box ul.topics__list li:not(first-child) .txtBox {
    display: block;
  }
}




