@charset "utf-8";
/* Thousand-year-old traditions CSS
-----------------------*/
.text-left{
    text-align: left!important;
}
#general .entrybox{
    margin-left: 0;
    margin-right: 0;
}
#general .entrybox h1,.home-btn {
    display: none;
}
#general .entrybox h2{
    margin: 0 0 1rem;
}
#general .entrybox h2 span{
    font-size: 16px;
}
#general .entrybox p {
    margin: 0;
    letter-spacing: 0;
}
#slider_7228 img {
    object-fit: cover;
    width: 100%;
}
#thousand .sa_owl_theme .owl-dots {
    bottom: 20px !important;
}
#thousand .sa_owl_theme .owl-dots .owl-dot span {
    background-color: #fff!important;
    margin: 0 5px!important;
}

#thousand .sa_owl_theme .owl-dots .owl-dot.active span {
    background-color: #000!important;
}
#slider_7228, #slider_7228 img {
    margin: 0 !important;
    height: auto !important;
}
.main {
    position: relative;
}
.main h2.title {
    position: absolute;
    top: 40%;
    z-index: 1;
    color: #fff;
    letter-spacing: 0px!important;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1.2!important;
    font-size: 25px!important;
    margin: 0!important;
}
.main h2.title small {
    font-size: 13px;
}
#thousand section {
    padding: 2rem 0;
}
section.intro {
    background-image: url(../img/disc-intro.jpg);
    padding: 4rem 1rem !important;
    color: #fff;
    text-align: left;
    background-size: cover;
    background-position: -76%;
    margin-bottom: 3rem;
}
#general .entrybox p.text1,#general .entrybox p.text2{
    font-family: 游ゴシック;
    font-weight: bold;
    line-height: 3!important;
}
#general .entrybox p.text1 {
    margin-bottom: 2rem;
}
#general .entrybox h2 {
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 24px;
}
section.youtube{
    background: #000;
}
section.youtube iframe {
    width: 100%;
    height: 230px;
}
#general .entrybox h3,#general .entrybox h4 {
    margin: 0;
    text-align: left;
    line-height: 1.4;
    letter-spacing: 0;
}
#general .entrybox h3 small,#general .entrybox h4 small {
    font-weight: bold;
    font-family: 游ゴシック;
    display: block;
    line-height: 1;
    border-top: 1px solid;
    padding: 5px 0 0;
    margin-top: 5px;
}
.d-ttl {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    gap: 10px;
}
.d-ttl p {
    text-align: left;
    font-size: 70px !important;
    line-height: 1 !important;
}
.slick-prev {
    left: 0.5rem!important;
    z-index: 1;
}
.slick-next {
    right: 0.5rem!important;
}
.thumbnail-img {
    margin: 2px;
}
.thumbnail1,.thumbnail2,.thumbnail3 {
    margin-bottom: 1rem;
}
#thousand .slick-next:before {
    background: url(../img/disc-next.png) no-repeat center center / contain !important;
}
#thousand .slick-prev:before {
    background: url(../img/disc-prev.png) no-repeat center center / contain !important;
}
#thousand .slick-prev,#thousand .slick-next {
    width: 15px;
    height: 30px;
}
.cover {
    position: relative;
    padding-bottom: 3rem;
}
.cover::after {
    content: "";
    display: block;
    background: #7979af;
    width: 100%;
    height: 75%;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
section.detail p:not(.d-ttl p){
    font-family: 游ゴシック;
    text-align: left;
}
section.detail p.ch {
    color: #fff;
    line-height: 2.2 !important;
}
.exp-img {
    padding: 13rem 0 5rem;
    background-image: url(../img/disc-mifuchi.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
.exp-img .row{
    margin: 0;
}
.exp-img .col-lg-6 {
    background: #fff;
    padding: 3rem 1rem;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
#general .entrybox .exp-img h4 {
    font-size: 16px !important;
    margin-bottom: 2rem;
    font-weight: bold;
}
p.tag {
    background: #000;
    color: #fff;
    font-weight: bold;
    text-align: center !important;
    width: fit-content;
    padding: 5px 15px;
    margin-bottom: 2rem !important;
}
.detail2 .cover::after {
    background: #75b3c6;
}
.detail2 .exp-img {
    background-image: url(../img/disc-miyama.jpg);
}
.detail3 .cover::after {
    background: #a08d7f;
}
#general .entrybox .itinerary p.daytag {
    background: #305391;
    color: #fff;
    line-height: 1.2;
    font-size: 18px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
}
table.tibetable {
    margin: 1rem 0;
}
table.tibetable tr {
    background: #eef8ff;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
table.tibetable th, table.tibetable td {
    padding: 15px 10px;
    text-align: left;
    font-weight: bold;
    letter-spacing: 1px;
}
#general .entrybox .itinerary h3 {
    margin: 1rem 0;
    font-weight: bold;
}
#general .entrybox .itinerary h3 small {
    border: none;
}
#general .entrybox .itinerary h3 + p {
    text-align: left;
    line-height: 1.4;
}
.itinerary .col-lg-4 {
    margin-bottom: 2rem;
}
.itinerary .col-lg-4 a {
    text-decoration: underline;
}
section.course table td {
    text-align: left;
    padding: 15px 10px;
    font-family: 游ゴシック;
    letter-spacing: 0;
}

section.course table tr {
    border-top: 1px solid;
    border-bottom: 1px solid;
}
section.course table {
    min-width: 700px;
    width: 100%;
}

section.course .scrool {
    overflow: scroll;
}
a.appliy-btn {
    display: block;
    background: #000;
    color: #fff;
    padding: 1rem 0;
    font-weight: bold;
    font-size: 12px;
}
a.appliy-btn:hover{
    opacity: 0.7;
    transition: 0.3s;
}
a.appliy-btn::before {
    content: "";
    background-image: url(../img/ico-mail.png);
    display: inline-block;
    width: 30px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}

@media screen and (max-width:760px) {
#slider_7228, #slider_7228 img {
        height: 55vh !important;
    }
}

@media screen and (min-width:760px) {

#general .entrybox h2 {
    font-size: 40px;
}
#general .entrybox p {
    font-size: 18px;
}

#general .entrybox h2 span{
    font-size: 32px;
}
.main h2.title {
    font-size: 40px!important;
    line-height: 1!important;
}
.main h2.title small {
    font-size: 20px;
}
section.intro {
    padding: 10rem 3rem 8rem !important;
}
section.youtube iframe {
    height: 600px;
}
#general .entrybox .detail h3 {
    font-size: 50px;
    width: 92%;
}
#general .entrybox .detail .detail2 h3 {
    font-size: 42px;
}
#general .entrybox .detail h3 small {
    font-size: 30px;
}
.d-ttl p {
    font-size: 150px !important;
}
#thousand .slick-next:before, #thousand .slick-prev:before {
    width: 35px;
    height: 50px;
}
#thousand .slick-prev {
    left: -3rem !important;
}
#thousand .slick-next {
    right: -1.5rem !important;
}
.thumbnail-img {
    margin: 10px 5px 0;
}
.cover::after {
    width: 97%;
    height: 50%;
    right: 0;
}
#general .entrybox .exp-img h4 {
    font-size: 28px !important;
}
#general .entrybox .detail1 .exp-img h4 {
    font-size: 26px !important;
}
.exp-img .col-lg-6 {
    padding: 3rem 5rem;
    width: 80%;
    margin-left: auto;
}
.exp-img {
    padding: 12rem 0 12rem;
    background-size: 70%;
    background-position-y: 45%;
}
.detail2 .cover::after {
    right: auto;
    left: 0;
}
.detail2 .exp-img .col-lg-6 {
    margin-left: 0;
    margin-right: auto;
}
.detail2 .exp-img {
    background-position-x: right;
    background-size: 80%;
    background-position-y: 47%;
}
table.tibetable {
    width: 100%;
}
.day {
    width: 90%;
    margin-left: auto;
}
section.itinerary,.day{
    position: relative;
}
#general .entrybox .itinerary h3 {
    font-size: 24px;
}
#general .entrybox .itinerary h3 small {
    font-size: 18px;
}
table.tibetable th, table.tibetable td {
    font-size: 20px;
    padding: 15px 20px;
}
table.tibetable th {
    text-align: center;
}
#general .entrybox .itinerary p.daytag {
    width: 120px;
    height: 120px;
    font-size: 25px;
    position: absolute;
    top: -40px;
    left: -145px;
}
#general .entrybox .itinerary .day::after {
    content: "";
    width: 3px;
    height: 100%;
    display: block;
    background: #305391;
    position: absolute;
    top: 0;
    left: -85px;
    z-index: -1;
}
a.appliy-btn {
    width: 800px;
    margin: 0 auto;
    font-size: 20px;
    padding: 2rem 0;
}
a.appliy-btn::before {
    width: 50px;
    height: 35px;
}

}
@media screen and (min-width:1200px) {
#primary {
    padding-top: 2rem!important;
}
.entrybox {
margin-top: 6em;
}
#thousand section {
    padding: 4rem 0;
}
.main h2.title {
    top: 45%;
}
#general .entrybox p.text1, #general .entrybox p.text2 {
    font-size: 16px;
}
section.intro {
    background-size: contain;
    background-position: top center;
    padding: 19rem 0 0rem !important;
    background-repeat: no-repeat;
    margin-bottom: 12rem;
}
#general .entrybox p.text1::before {
    content: "";
    background-image: url(../img/disc-intro-l.jpg);
    display: block;
    width: 300px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -35px;
    left: -32%;
}
#general .entrybox p.text1 {
    margin: 0 auto;
    position: relative;
    width: 58%;
    padding-left: 6rem;
}
#general .entrybox p.text2 {
    color: #000;
    margin-top: 16rem;
    width: 65%;
    margin-left: 15%;
    position: relative;
    font-weight: normal;
}
#general .entrybox p.text2::after {
    content: "";
    background-image: url(../img/disc-intro-r.jpg);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -184%;
    right: -27%;
    width: 300px;
    height: 500px;
}
#thousand section.detail {
    padding: 8rem 0;
}
#general .entrybox .detail h4 small {
    font-size: 20px;
}

.d-ttl{
    align-items: end;
 
}
.exp-img .col-lg-6 {
    padding: 3rem 3rem;
    margin-left: auto;
    max-width: none;
    flex: 0 0 60%;
}
.exp-img {
    padding: 10rem 0 12rem;
    background-size: 60%;
    background-position-y: 25%;
}
.detail2 .exp-img {
    background-size: 70%;
    background-position-y: 30%;
}
.access {
    margin-top: -25%;
}
section.course table td:nth-of-type(1) {
    padding-left: 3rem;
}
section.course .scrool {
    overflow: visible;
} 
p.tag {
    padding: 10px 20px;
    margin-bottom: 3rem !important;
}
#general .entrybox .exp-img h4 {
    margin-bottom: 3rem;
}

}

@media screen and (min-width:1400px) {
#general .entrybox p.text1, #general .entrybox p.text2 {
        font-size: 18px;
    }
section.intro {
    padding: 23rem 0 0rem !important;
    margin-bottom: 15rem;
}
#general .entrybox p.text1::before {
    width: 350px;
    height: 620px;
    left: -30%;
}
#general .entrybox p.text1 {
    margin: 0 auto;
    position: relative;
    width: 60%;
    padding-left: 8rem;
}
#general .entrybox p.text2::after {
        top: -196%;
        right: -27%;
        width: 350px;
        height: 620px;
    }
#general .entrybox h2:not(.title) {
    font-size: 50px;
}
.exp-img .container {
    max-width: 1300px;
    padding: 0;
}
.exp-img .col-lg-6 {
    padding: 4rem 5rem;
    flex: 0 0 55%;
}
.exp-img {
    padding: 10rem 0 12rem;
    background-size: 60%;
    background-position-y: 30%;
}
.detail2 .exp-img {
    background-size: 65%;
    background-position-y: 30%;
}
.cover {
    padding-bottom: 6rem;
}
#general .entrybox p.text2{
    margin-top: 20rem;
}
}

@media screen and (min-width:1600px) {
    section.intro {
        padding: 27rem 0 0rem !important;
    }
}
@media screen and (min-width:1660px) {
#general .entrybox p.text2 {
        margin-top: 26rem;
    }
.exp-img .col-lg-6 {
    padding-bottom: 7rem;
}
#general .entrybox p.text1::before {
        top: -45px;
        width: 400px;
        height: 710px;
    }
#general .entrybox p.text2::after {
        top: -249%;
        width: 400px;
        height: 710px;
    }
section.intro {
    padding: 30rem 0 0rem !important;
}


}

@media screen and (min-width:1760px) {
#general .entrybox p.text1, #general .entrybox p.text2 {
    font-size: 22px;
}
section.intro {
    padding: 32rem 0 0rem !important;
    margin-bottom: 17rem;
}
#general .entrybox p.text1 {
    padding-left: 14rem;
}
#general .entrybox p.text2 {
    margin-top: 23rem;
}
#general .entrybox p.text1::before {
    width: 450px;
    height: 800px;
    left: -25%;
    top: -135px;
}
#general .entrybox p.text2::after {
        top: -192%;
        right: -23%;
        width: 420px;
        height: 740px;
    }
#general .entrybox h2:not(.title) {
    font-size: 60px;
}
div#thousand .container{
    max-width: 1400px;
}
section.youtube iframe {
    height: 780px;
}
.d-ttl p {
    font-size: 200px !important;
}
.d-ttl {
    margin-bottom: 2rem;
}
#general .entrybox .detail .detail2 h3 {
    font-size: 50px;
}
.cover::after {
    width: 92%;
}
div#thousand .container {
    max-width: 1500px;
}
.exp-img .col-lg-6 {
    padding: 5rem;
    flex: 0 0 52%;
    padding-bottom: 8rem;
}
.exp-img {
    padding: 16rem 0;
    background-size: 55%;
    background-position-y: 30%;
}
.detail2 .exp-img {
    background-size: 60%;
}
#general .entrybox .itinerary p.daytag {
    width: 150px;
    height: 150px;
    left: -180px;
}
#general .entrybox .itinerary .day::after{
    left: -105px;
    height: 104%;
}
table.tibetable th, table.tibetable td {
    font-size: 24px;
    padding: 20px;
}
.day +.day {
    margin-top: 4rem;
}
a.appliy-btn {
    font-size: 22px;
}
#general .entrybox .detail1 .exp-img h4 {
    font-size: 28px !important;
}
}


/* .js-fadeUp {
    opacity: 0; 
    transform: translateY(30px);
    transition: opacity .8s, transform .8s;
  }

  .js-fadeUp.is-inview {
    opacity: 1; 
    transform: translateY(0); 
    transition-delay: .5s; 
  }
  .js-fadeUp2 {
    opacity: 0;
    transition: opacity 1.5s; 
}

  .js-fadeUp2.is-inview2 {
    opacity: 1; 
    transition-delay: 2s;
  }
  .js-fadeUp.js-fadeUp-dur.is-inview {
    transition-delay: 3.5s!important;
} */


