@charset "utf-8";

/* ALL */
html {scroll-behavior: smooth;}
.visitor #koyo_2026 figure { margin: 0;}
#page.visitor {	color: #333;}

#wrapper {
	position: relative;
}

#koyo_2026 {
	background-color: #fff8ed;
	font-size: 10px;
}

#koyo_2026 img { width: 100%;}

#koyo_2026 picture,
#koyo_2026 figure { display: block;}

#koyo_2026 a {
	text-decoration: none;
	color: #333;
	transition: opacity .25s ease-in-out;
}
#koyo_2026 a:hover {
    opacity: .65;
    text-decoration: none;
}
#koyo_2026 br.for-PC { display: inline;}
#koyo_2026 .for-SP,
#koyo_2026 .for-SP_list {
	display: none;
}
#koyo_2026.hotel-page .for-rsp_br {
	display: none;
}
@media screen and (max-width:700px){
	#page.visitor {	padding-bottom: 10%;}
	#koyo_2026 { padding-bottom: 6%;}
	#koyo_2026 .for-PC,
	#koyo_2026 br.for-PC { display: none;}
	#koyo_2026 .for-SP { display: block;}
	#koyo_2026 br.for-SP { display: inline;}
}
/* /ALL */