@charset "UTF-8";
/* CSS Document */
.spot-inner {
    padding-top: 3rem;
}
.white-top-back{
display: none;
}
.white-top-back2{
    border-bottom: 25rem solid #fff;
    position: absolute;
    border-top: 0px solid transparent;
    top: -25%;
    width: 130%;
    transform: rotate(-10deg);
    left: -15%;
    bottom: auto;
}
.top-spot-detail .kasou-ttl-wp{
	position: absolute;
    top: 2.8%;
    margin: 0;
    left: 6%;
}
.top-spot-detail .kasou-ttl-wp .kasou-ttl span {
    position: absolute;
    top: 0;
    right: 20%;
    width: 60%;
}
.spot-detai{
	font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.3;
}
.spot-detai span{
	display: block;
    font-weight: 400;
    font-size: 1.8rem;
}
.spot-detai-txt{
	font-size: 1.3rem;
    line-height: 1.8;
    padding-top: 3rem;
}
/*info*/
.info{
	padding-top: 4rem;
}
.info-ttl{
	font-weight: bold;
    font-size: 1.8rem;
}
.bou{
	background: #333333;
    height: 1px;
    display: block;
    margin: 1rem 0;
}
.info-box {
    display: flex;
    padding-top: 0.5rem;
}
.info-box dt{
	font-weight: bold;
}
@media (min-width: 769px) {
.white-top-back{
display: none;
}
.white-top-back2 {
    border-bottom: 54rem solid #fff;
    position: absolute;
    top: -7rem;
    width: 30rem;
    left: -10rem;
    bottom: auto;
    right: 0;    
    transform: rotate(15deg);

}

.top-spot-detail .kasou-ttl-wp{
    margin: 0rem auto;
    position: absolute;
    top: 35%;
    left: 6%;
}
.top-spot-detail .kasou-ttl-wp .kasou-ttl span {
    position: absolute;
    top: 0;
    left: 17%;
    width: 26%;
}
.spot-inner {
    padding-top: 0rem;
}

.spot-detai {
    font-size: 3.3rem;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 3.3rem;
}
	.info-flex{
		display: flex;
	}
	.spot-detai-txt{
		width: 50%;
	}	
	.info{
	width: 40%;
	padding-top: 3rem;
    padding-left: 5rem;
	}
	.spot-detai-txt {
    font-size: 0.8rem;
}


























}


