@charset "utf-8";

/* CSS Document */
/* --------------------------------------------------
header
-------------------------------------------------- */
#header {
	display: none;
}
#header .inner {
    position: absolute;
    right: 0;
}

/* --------------------------------------------------
#gnav
-------------------------------------------------- */
#gnav ul li a {
    color: #fff;
}

#gnav ul li a:hover:after {
    background: #fff;
}

#gnav ul li.current a:after {
    background: #fff;
}

/* --------------------------------------------------
contents
-------------------------------------------------- */
/* --------------------------------------------------
main
-------------------------------------------------- */



/* txt-block */
.txt-block {
    max-width: 480px;
}

/* top-slider */
.slider-pro {
    position: relative;
    margin: 0 auto;
    z-index: 0;
}

.sp-slide img {
    width: 100%;
    transition:all 1s ease-in-out;
}

/* mv */
.mv {
    position: relative;
}
.mv .h-logo {
    width: 162px;
    position: absolute;
    top: 3rem;
    left: 100px;
    z-index: 10;
}

.mv .sp-menu-btn{
	position: absolute;
	right: 2%;
	top: 3%;
	z-index: 99;
}
.mv .sp-menu-btn.none{
    display: none;
}
.mv .sp-menu-btn.block{
    display: block;
}
.mv .scroll-down {
    background: #947728;
    position: absolute;
    right: 0;
    bottom: -20px;
    padding: 20px 40px;
    z-index: 1;
}

.mv .scroll-down span {
    position: relative;
    color: #fff;
    font-size: 1.7rem;
    letter-spacing: 1px;
    padding-left: 13rem;
    padding-right: 8rem;
}

.mv .scroll-down span:before {
    content: " ";
    width: 99px;
    height: 1px;
    display: block;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
}

@media screen and (max-width: 1200px) {
    .mv .h-logo {
        /* width: 102px;
        left: 50px; */
        display: none;
    }
	.mv .sp-menu-btn {
		display: none;
	}
}

@media screen and (max-width: 600px) {
    .mv .scroll-down {
        background: #947728;
        position: absolute;
        right: 0;
        bottom: -10px;
        padding: 10px 30px;
        z-index: 1;
    }

    .mv .scroll-down span {
        padding-left: 5rem;
        padding-right: 1rem;
    }

    .mv .scroll-down span:before {
        content: " ";
        width: 30px;
        height: 1px;
        display: block;
        background: #fff;
        position: absolute;
        top: 50%;
        left: 0;
    }

    .mv .h-logo {
        width: 52px;
        left: 20px;
    }
}

@media screen and (max-width: 420px) {
    .mv .scroll-down {
        bottom: -10px;
    }
}

.txt-lead{
    position: relative;
    max-width: 130rem;
    margin: 0 auto;
}
.txt-space {
    line-height: 2;
    font-size: 1.8rem;
    margin-bottom: 2em;
    /* left: 1em; */
}
.txt-space .txt-large {
    font-size: 2.8rem;
    line-height: 3;
    font-weight: bold;
}

/*lead-block*/
#lead-block{
	margin-top: -12%;
}

#lead-block .lead-wrap {
	background: #fff;
	padding: 3em 5em 0 ;
	display: inline-block;
	line-height: 2.5;
}

#lead-block .lead-wrap p span {
	color: #947728;
	font-size: 200%;
}

@media screen and (max-width: 800px) {
	
	#lead-block .lead-wrap {
		padding: 2em 2em 0 ;
		line-height: 2;
	}
	#lead-block .lead-wrap .sp-br {
		display: none;
	}
}

/* KengoKora */
#KengoKora .vertical-wrap {
    max-width: 192rem;
    position: relative;
}

#KengoKora .col2-area {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
}

#KengoKora .txt-block {
    max-width: 50rem;
    width: 49%;
}

#KengoKora .sttl {
    margin-bottom: 3vh;
}

#KengoKora .sttl span {
    font-size: 6rem;
}

#KengoKora .txt-area {
    line-height: 2;
    font-size: 1.4rem;
}

#KengoKora .pht-block {
    width: 49%;
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
}

#KengoKora .frame {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 805px;
    width: 49%;
}

#KengoKora .txt-block {
	margin-top: 1em;
}

.txt-vertical {
    position: absolute;
    color: #937727;
    left: 4%;
    top: -46rem;
    max-height: 25em;
    height: 100%;
    -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;

}

@media screen and (max-width: 1000px) {
    .txt-space{
        position: relative;
        font-size: 1.6rem;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        max-width: 120rem;
        margin: 0 auto 3em auto;
    }
    .txt-space .txt-large {
        font-size: 2rem;
    }

    #KengoKora .vertical-wrap {
        margin: 0 auto;
    }
    #KengoKora .txt-block {
        width: 100%;
    }

    #KengoKora .col2-area {
        display: block;
    }

    #KengoKora .sttl {
        text-align: center;
    }

    #KengoKora .txt-block {
        max-width: 100%;
        margin-bottom: 3%;
    }

    #KengoKora .sttl span {
        font-size: 4rem;
    }

    #KengoKora .txt-area .txt-large {
        font-size: 1.8rem;
        line-height: 2;
    }

    #KengoKora .pht-block {
        width: 100%;
        position: relative;
    }

    #KengoKora .frame {
        max-width: 100%;
        position: relative;
        margin: 0 4% 0 4%;
        width: 92%;
    }

}
@media screen and  (max-width: 1000px) and (-ms-high-contrast: none) {
#KengoKora .txt-vertical{
  padding-top: 0;
  margin-top: 25%;
}
}

@media screen and (max-width: 400px) {
    .txt-space{
        text-align: left;
        margin: 0 auto 2em auto;
    }
}

/* Tourist-attraction */
#Tourist-attraction {}

#Tourist-attraction .col2-area {
    position: relative;
    margin-bottom: 8rem;
}

#Tourist-attraction .txt-block {
    position: absolute;
    right: 0;
    top: -2em;
    ;
    width: 50%;
}

#Tourist-attraction .pht-block ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#Tourist-attraction .pht-block ul li:first-child {
    width: 45%;
}

#Tourist-attraction .pht-block ul li:nth-child(2) {
    width: 27%;
    margin-bottom: 40px;
}

#Tourist-attraction .pht-block ul li:last-child {
    width: 20%;
    margin-bottom: 20px;
}

#Tourist-attraction .pht-contain .frame {
    padding-top: 100%;
}

#Tourist-attraction .gmap {
    margin: 0 10%;
}

@media screen and (max-width: 1000px) {
    #Tourist-attraction .txt-block {
        top: -5em;
    }
}

@media screen and (max-width: 800px) {
    #Tourist-attraction .txt-block {
        position: relative;
        top: -2em;
        width: 100%;
    }

    #Tourist-attraction .gmap {
        margin: 0;
    }
}

/* Interview */
#Interview {
    background: #E9E9E9;
}

#Interview .pht-block {
    position: relative;
}

#Interview .txt-vertical {
    position: absolute;
    text-align: right;
    top: auto;
    bottom: 9%;
    left: 0%;
}

#Interview .vertical-wrap {
    position: relative;
    max-width: 192rem;
    margin: 0 auto;
}

#Interview .txt-block {
	margin-bottom: 2em;
}

#Interview .txt-block .sttl {
    line-height: 5rem;
	margin-bottom: 1em;
}

#Interview .txt-block .sttl span {
    color: #333;
}

#Interview .txt-largeS {
    font-size: 1.9rem;
    margin-bottom: 5%;
}

#Interview .pht-block {

}

#Interview .pht-block ul {
    display: flex;
}

#Interview .pht-block ul:nth-child(2) {
    justify-content: flex-end;
}

#Interview .pht-block ul:first-child li {
    width: 36%;
	margin-bottom: 3%;
    margin-right: 5%;
}

#Interview .pht-block ul:nth-child(2) li {
    width: 36%;
    margin-left: 5%;
}

#Interview .pht-contain .frame {
    padding-top: 150%;
}

#Interview .col2-area {
    display: flex;
    align-items: flex-end;
    margin-top: 5%;
}

#Interview .btn-area {
}

@media screen and (max-width: 800px) {
    #Interview {
        margin-top: 3%;
        position: relative;
    }

    #Interview .col2-area {
        display: block;
    }

    #Interview .txt-vertical {
        position: absolute;
        bottom: 4rem;
        right: 8%;
    }

    #Interview .vertical-wrap {
        max-width: 192rem;
        margin: 0 auto;
    }

    #Interview .pht-block ul li {
        width: 44%;
    }

    #Interview .txt-block .sttl {
        line-height: 2rem;
        margin-bottom: 0;
    }

    #Interview .txt-largeS {
        font-size: 1.6rem;
    }
    #Interview .txt-vertical {
		display: none;

    }

}

@media screen and (max-width: 600px) {
	#Interview .pht-block ul {
		display: flex;
	}
	#Interview .pht-block ul:first-child,
	#Interview .pht-block ul:nth-child(2) {
		justify-content: space-between;
	}

	#Interview .pht-block ul:first-child li {
		width: 45%;
		margin-bottom: 8%;
		margin-right: 0%;
	}

	#Interview .pht-block ul:nth-child(2) li {
		width: 45%;
		margin-left: 0%;
	}
}

/* Youtube */
#Youtube {
    padding-top: 0;
}

#Youtube .youtube {
    max-width: 192rem;
    margin: 0 auto;
}

/* Pamphlet */
#Pamphlet {
    padding-top: 3%;
}

#Pamphlet .inner {
    position: relative;
}

#Pamphlet .col2-area {}

#Pamphlet .sttl {
    margin-bottom: 1.5rem;
}

#Pamphlet .txt-block {
    width: 50%;
    background: #E9E9E9;
    padding: 7%;
    max-width: 582px;
    position: relative;
    z-index: 2;
}

#Pamphlet .pht-block {
    width: 54%;
    background: #C4B588;
    padding: 8% 6% 6%;
    position: absolute;
    bottom: -35%;
    right: 0;
    z-index: 1;
}

#Pamphlet .pht-contain .frame {
    padding-top: 141%;
}

#Pamphlet .pht-contain .frame img {
    right: 0;
    left: auto;
    transform: translate(0%, -50%);
}

#Pamphlet .pht-block ul {
    display: flex;
    justify-content: space-between
}

#Pamphlet .pht-block ul li {
    width: 47%;
}

#Pamphlet .btn-area {
    text-align: right;
    padding: .5rem 0 0;
}

@media screen and (max-width: 800px) {
    #Pamphlet {
        padding-top: 7%;
    }

    #Pamphlet .txt-block {
        width: 90%;
    }

    #Pamphlet .pht-block {
        width: 90%;
        position: relative;
        top: -2rem;
        left: auto;
        right: 0;
        margin-left: 10%;
        padding: 12% 6% 6%;
    }
}

/* Link */
#Link {
    margin-top: 6%;
}

#Link .col2-area {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#Link .col2-area .txt-block {
    width: 49%;
    max-width: 300px;
}

#Link .col2-area .txt-block ul {
    display: flex;
    flex-wrap: wrap;
}

#Link .col2-area .txt-block ul li {
    width: 50%;
    margin: 2em 0;
}

.txt-block a {
    line-height: 1.4;
	text-decoration: underline;
	display: block;
}

#Link .col2-area .pht-block .pht-contain .frame {
    padding-top: 137%;
}

#Link .col2-area .pht-block p {
    width: 196px;
}

@media screen and (max-width: 800px) {
    #Link .col2-area {
        display: block;
    }

    #Link .col2-area .txt-block {
        width: 100%;
        margin-bottom: 2%;
        max-width: none;
    }

    #Link .col2-area .txt-block ul li {
        margin: 1.5em 0;
    }

    #Link .col2-area .pht-block .pht-contain .frame {
        padding-top: 69%;
    }
}
