@charset "utf-8";
/* CSS Document */

header{
    width: 100%;
    background-image:url("../img/top-bg-sp.png");
    height: 80.2vw;
    margin-top: 19vw;
}

header .circle{
    width: 0;
}

header .fadeIn{
    display: none;
}

h1{
    width: 90%;
}

nav.menu_pc{
    display: none;
}

.menu_interview h2{
    padding-top: 18vw;
}

nav.menu_pc{
    top: 0;
    width: 100%;
    height: 20vw;
    background-image: url("../img/nav_bg_sp.png");
    background-position: bottom;
    display: block;
}

nav.menu_pc p{
    width: 65%;
    margin: 0 auto;
    padding: 0.3em 0;
}

nav.menu_pc ul{
    width: 80%;
    height: 7vw;
    margin: 0.3em auto 0;
}

nav.menu_pc ul li:nth-child(1){
    width: 20%;
}

nav.menu_pc ul li{
    width: 23%;
}

nav.menu_pc ul li:nth-child(1){
    background-image: url("../img/nav_sp.png");
}


nav.menu_pc ul li:nth-child(2){
    background-image: url("../img/nav3_sp.png");
}

nav.menu_pc ul li:nth-child(3){
    background-image: url("../img/nav4_sp.png");
}

nav.menu_pc ul li:nth-child(1):hover{
    background-image: url("../img/nav_sp.png");
}


nav.menu_pc ul li:nth-child(2):hover{
    background-image: url("../img/nav1_sp.png");
}

nav.menu_pc ul li:nth-child(3):hover{
    background-image: url("../img/nav2_sp.png");
}

main .about-first{
    width: 85%;
}

.about-second,.about-third{
    width: 85%;
    margin: 13vw auto;
    justify-content: space-between;
    align-content: center;
}

.about-cm{
    width: 95%;
}

#tour-about-pc{
    display: none;
}

#tour-about-sp{
    display: block;
}

.tour-sp-about{
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 1em auto;
}

.tour-sp-photo{
    width: 45%;
}

.tour-sp-photo2{
    margin-top: 2.5em;
}

.main-wrap{
    width: 100%;
}

.tour-report-link-wrap{
    width: 90%;
    margin: 8vw auto 6vw;
    padding: 1.3em 0 1em;
    border-radius: 10px;
}

.tour-report-img{
    width: 35%;
}

.tour-report-img img{
    width: 100%;
}

.report-img1{
    top: -4vw;
    left: -1vw
}

.report-img2{
    top: -1vw;
    right: -1vw;
}




.tour-report-link{
    width: 85%;
}

.tour-form{
    width: 85%;
}

.tour-detail{
    width:90%;
}

.special-guest{
    width: 95%;
    margin: 7vw auto 0;
}

.tour-schedule{
    width: 35%;
}

.tour-schedule-wrap{
    width: 90%;
}

.schedule-about .schedule-left{
    width: 50%;
}

.schedule-about .schedule-ya{
    margin: 0 0.5em;
}

.schedule-about .schedule-ya img{
    display:inherit;
    padding-top: 0.1em;
}

.schedule-about{
    margin-top: 6vw;
}

.schedule-about .olive .olive-link{
    bottom: 1em;
    right: 1em;
    font-size: 10px;
}

.form-sticky{
    width: 30%;
    bottom: 0;
}


.br{
    display: block;
}


.leaf-line{
    width: 80%;
    margin: 10vw auto;
}

.form-cm{
    position: relative;
    width: 90%;
    margin:0 auto;
}

.form-cm img{
    width: 100%;
}


.form-cm p:first-child{
	width:100%;
	margin:0 auto;
}

.form-cm p:nth-child(2){
    width: 18%;
    position: absolute;
    right: -2vw;;
    top: -2vw;;
}

.form-cm p:last-child{
    font-size: 12px;
}

.form-about h2{
    margin-top: 5vw;
    padding-bottom: 0.5vw;
    border-bottom: 2px solid #8C6856;
    width: 90%;
}

.form-about .f-about {
    font-size:clamp(11px, 14px, 15px);
    letter-spacing: 1px;
    width: 95%;
    margin: 7vw auto;
}

.form-about .form-schedule .about-mc {
    margin: 2em 0;
}
.form-about .form {
    width: 90%;
}

.form-about .form-schedule .more-wrap .more{
    right:-4vw;
    top:9vw;
}

.form-about .form-illust1{
    width: 15%;
    right: 6vw;
    top: -100vw;
    z-index: 997;
    transform: rotate(10deg);
}

.form-about .form-illust2{
    width: 20%;
    left: 25vw;
    top: -100vw;
    z-index: 996;
    transform: rotate(-10deg);
}

.form-about .form-illust3,.form-about .form-illust4{
    display: none;
}


.form-about .form-schedule {
    width: 90%;
    margin: 7vw auto;
}

main .form p:nth-of-type(3) {
    top: 32vw;
    left: 2vw;
    width: 19vw;
}

main .form p:nth-of-type(4) {
    top: 37vw;
    right: 2vw;
    width: 18vw;
}

.interview-top h2 {
    width: 70%;
    margin: 5vw auto 4vw;
}

.interview-top .interview-link {
    width: 75%;
    padding-bottom: 2vw;
}

.interview-top .interview-link .interview-link-inner .interview-btn {
    width: 35%;
    margin: 3vw auto 4vw;
}

.interview-top {
    width: 100%;
    margin: 0 auto;
    background-color: #F8F3DA;
    padding: 3vw 0;
    border-radius:0;
}

.interview-photo1,.interview-photo2{
    display: none;
}

.sub p:first-child{
    width: 70%;
    margin-top: 10vw;
}


.sub p:last-child{
    width: 80%;
    margin-top: 5px;
}

footer{
    font-size:clamp(14px, 2vw, 16px);
    padding: 1.5vw 8vw 0.8em;
    display: block;
    line-height: 1.8;
    text-align: center;
}

footer div:first-child p span{
    font-size:clamp(17px, 2vw, 22px);
}

footer div:last-child p span{
    display: inline-block;
}

footer div{
    width: fit-content;
    margin: 1.5em auto;
}

footer div:last-child{
    font-size:clamp(15px, 2vw, 16px);
}

footer div:last-child p:last-child{
    text-indent: 0;
}
