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

/* PC
---------------------------------------------------------------------- */

@media (min-width: 1001px) {
	
/* visual
---------------------------------------------------------------------- */
#pageTitleVox {
	width: 100%;
	height: 400px;
	background: url(../images/pageTitleBg.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}
#pageTitleVox .inner{
	width: 90%;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

/* inner
---------------------------------------------------------------------- */	
/* common */
.hotspring h2.hotspring_ttl{
	font-size: 2.5em;
	letter-spacing: 5px;
}
.hotspring h2.hotspring_ttl span{
	display: block;
}
.hotspring h2.hotspring_ttl span img{
	width: 369px;
	height: 90px;
}
.hotspring h3{
	line-height: 1.75;
	font-size: 2.125em;
}
.hotspring h4{
	line-height: 1.75;
	font-size: 1.5em;
}
.hotspring p{
	line-height: 1.75;
	text-align: center;
	font-size: 1.375em;
}

/* information */
.hotspring .information{
	background: url(../images/bg.jpg) top center;
	background-size: cover;
}
.hotspring .information .inner{
	padding: 80px 0 230px 0;
	text-align: center;
}
.hotspring .information .inner .infoImg{
	width: 960px;
	margin: 0 auto;
}
.hotspring .information .inner .source{
	line-height: 1.75;
	text-align: center;
}
.hotspring .information .inner .source .nm{
	font-size: 2.125em;
}
.hotspring .information .inner .source .qual{
	display: block;
	font-size: 1.375em;
}
.hotspring .information .inner .effect{
	width: 890px;
	margin: 0 auto;
	padding: 30px 40px;
	border: 1px solid #808080;
}
.hotspring .information .inner .effect dt{
	font-size: 1.25em;
}
.hotspring .information .inner .effect dd{
	text-align: left;
}
.hotspring .information .inner ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hotspring .information .inner ul li{
	width: 32%;
}
	
/* open */
.hotspring .open{
	background: #fff;
}
.hotspring .open .inner{
	padding: 0 0 140px 0;
	text-align: center;
}
.hotspring .open .inner .infoImg{
	width: 100%;
}
.hotspring .open .inner .time{
	font-size: 1.5em;
	line-height: 1.75;
}

/* other */
.hotspring .other{
	background: #f2f2f2 url(../images/bg.png) no-repeat bottom center;
	background-size: contain;
}
.hotspring .other .inner{
	padding: 0 0 150px 0;
	text-align: center;
	position: relative;
}
.hotspring .other .inner .privateImg{
	width: 100%;
	z-index: 0;
	position: relative;
}
.hotspring .other .inner .privateVox{
	top: 8%;
	left: 50%;
	z-index: 1;
	width: 1100px;
	height: 770px;
	background: #fff;
	padding: 80px 100px 100px;
	position: absolute;
	transform: translate(-50%, 0);
}
.hotspring .other .inner ul.private_img{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hotspring .other .inner ul.private_img li{
	width: 48%;
}
.hotspring .other .inner .otherVox{
	margin-top: 650px;
}
.hotspring .other .inner ul.other_list{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 0 80px;
	justify-content: space-between;
}
.hotspring .other .inner ul.other_list li{
	width: 45%;
}
.hotspring .other .inner .other_list p{
	padding: 0 20px;
	line-height: 1.75;
	text-align: left;
	font-size: 1.125em;
}
.hotspring .other .inner p.corner{
	line-height: 1.75;
	text-align: center;
	font-size: 1.5em;
	margin: 0 auto;
}
.hotspring .hotspring_btn,
.hotspring .hotspring_nw{
	width: 100%;
	text-align: center;
}
.hotspring .hotspring_btn a{
	color: #333;
	display: block;
	background: #fff;
	margin: 0 auto;
	padding: 24px 0;
	text-align: center;
	position: relative;
}
.hotspring .hotspring_nw a{
	width: 620px;
	color: #333;
	display: block;
	background: #fff;
	margin: 0 auto;
	padding: 40px 0;
	font-size: 1.75em;
	text-align: center;
	position: relative;
	border: 1px solid #cbcbcb;
}
.hotspring .hotspring_btn a::after,
.hotspring .hotspring_nw a::after{
	top: 45%;
	right: 50px;
	width: 17px;
	height: 16px;
	content: "";
	position: absolute;
	background: url("../../images/nw.svg") no-repeat;
}
.hotspring .hotspring_btn a:hover,
.hotspring .hotspring_nw a:hover{
	color: #fff;
	background: #333;
}
.hotspring .slider_bnr li{
	width: 95% !important;
}

.dayuse {
	width: 980px;
	margin: auto;
}
.dayuse .dayuse_list{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
/*	justify-content: space-between;*/
	justify-content: center;
	gap: 2.5%;
}
.dayuse .dayuse_list li{
	width: 45%;
}
.dayuse .dayuse_list li a{
	color: #333;
	display: block;
	background: #fff;
	padding: 24px 0;
	text-align: center;
	position: relative;
}
.dayuse .dayuse_list li a::after{
	top: 45%;
	right: 50px;
	width: 17px;
	height: 16px;
	content: "";
	position: absolute;
	background: url("../../images/nw.svg") no-repeat;
}
.dayuse .dayuse_list li a:hover{
	color: #fff;
	background: #333;
}


}

/* SP
---------------------------------------------------------------------- */
@media screen and (max-width:1000px){
/* visual
---------------------------------------------------------------------- */
#pageTitleVox {
	width: 100vw;
	height: 80vw;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../images/pageTitleBg_sp.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}
#pageTitleVox .inner{
	width: 90vw;
	height: 80vw;
	margin: 0 auto;
	position: relative;
}

/* inner
---------------------------------------------------------------------- */	
/* common */
.hotspring h2.hotspring_ttl{
	font-size: 2em;
	letter-spacing: 5px;
}
.hotspring h2.hotspring_ttl span{
	display: block;
}
.hotspring h2.hotspring_ttl span img{
	height: 60px;
}
.hotspring h3{
	line-height: 1.75;
	font-size: 1.5em;
}
.hotspring h4{
	line-height: 1.75;
	font-size: 1.375em;
	}
.hotspring p{
	line-height: 1.75;
	text-align: center;
	font-size: 1.0625em;
}

/* information */
.hotspring .information{
	overflow: hidden;
	background: url(../images/bg.jpg) top center;
	background-size: cover;
}
.hotspring .information .inner{
	padding: 3em 0 5em 0;
	text-align: center;
}
.hotspring .information .inner .infoImg{
	width: 90vw;
	margin: 0 auto;
}
.hotspring .information .inner .source{
	line-height: 1.75;
	text-align: center;
}
.hotspring .information .inner .source .nm{
	font-size: 1.5em;
}
.hotspring .information .inner .source .qual{
	display: block;
	font-size: 1em;
}
.hotspring .information .inner .effect{
	width: 90vw;
	margin: 0 auto;
	padding: 2em 3em;
	border: 1px solid #808080;
}
.hotspring .information .inner .effect dt{
	font-size: 1.25em;
}
.hotspring .information .inner .effect dd{
	text-align: left;
}
.hotspring .information .inner ul{
	width: 90vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hotspring .information .inner ul li{
	width: 30vw;
}

/* open */
.hotspring .open{
	overflow: hidden;
	background: #fff;
}
.hotspring .open .inner{
	padding: 0 0 5em 0;
	text-align: center;
}
.hotspring .open .inner .infoImg{
	width: 100vw;
}
.hotspring .open .inner p{
	width: 90vw;
	margin: 0 auto;
	text-align: left;
}
.hotspring .open .inner .time{
	font-size: 1.125em;
	line-height: 1.75;
	text-align: center;
}

/* other */
.hotspring .other{
	overflow: hidden;
	background: #f2f2f2 url(../images/bg.png) no-repeat bottom center;
	background-size: contain;
}
.hotspring .other .inner{
	padding: 0 0 5em 0;
	text-align: center;
	position: relative;
}
.hotspring .other .inner p{
	text-align: left;
}
.hotspring .other .inner .privateImg{
	width: 100vw;
	z-index: 0;
	position: relative;
}
.hotspring .other .inner .privateVox{
	top: 3%;
	left: 50%;
	z-index: 1;
	width: 90vw;
	background: #fff;
	padding: 3em;
	position: absolute;
	transform: translate(-50%, 0);
}
.hotspring .other .inner ul.private_img{
	width: 70vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hotspring .other .inner ul.private_img li{
	width: 35vw;
}
.hotspring .other .inner .otherVox{
	margin-top: 34em;
}
.hotspring .other .inner ul.other_list{
	width: 90vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hotspring .other .inner ul.other_list li{
	width: 90vw;
}
.hotspring .other .inner .other_list p{
	padding: 0 1em;
	line-height: 1.75;
	text-align: left;
	font-size: 1.125em;
}
.hotspring .other .inner p.corner{
	line-height: 1.75;
	text-align: center;
	font-size: 1.125em;
	margin: 0 auto;
}
.hotspring .hotspring_btn,
.hotspring .hotspring_nw{
	width: 90vw;
	margin: 0 auto;
	text-align: center;
}
.hotspring .hotspring_btn a{
	color: #333;
	display: block;
	background: #fff;
	margin: 0 auto;
	padding: 1.5em 0;
	text-align: center;
	position: relative;
}
.hotspring .hotspring_nw a{
	width: 90vw;
	color: #333;
	display: block;
	background: #fff;
	margin: 0 auto;
	padding: 1.5em 0;
	font-size: 1.5em;
	text-align: center;
	position: relative;
	border: 1px solid #cbcbcb;
}
.hotspring .hotspring_btn a::after,
.hotspring .hotspring_nw a::after{
	top: 45%;
	right: 1.5em;
	width: 1em;
	height: 1em;
	content: "";
	position: absolute;
	background: url("../../images/nw.svg") no-repeat;
}
.hotspring .hotspring_btn a:hover,
.hotspring .hotspring_nw a:hover{
	color: #fff;
	background: #333;
}
.hotspring .slider_bnr li{
	width: 95% !important;
}
}
@media (min-width: 1367px) {
.hotspring .other .inner .otherVox{
	margin-top: 500px;
}
}

@media (max-width: 1000px) {
.dayuse {
	width: 100vw;
}
.dayuse .dayuse_list{
	width: 90vw;
	margin: 0 auto;
}
.dayuse .dayuse_list li{
	width: 90vw;
}
.dayuse .dayuse_list li a{
	color: #333;
	display: block;
	background: #fff;
	padding: 24px 0;
	text-align: center;
	position: relative;
}
.dayuse .dayuse_list li a::after{
	top: 45%;
	right: 50px;
	width: 17px;
	height: 16px;
	content: "";
	position: absolute;
	background: url("../../images/nw.svg") no-repeat;
}
.dayuse .dayuse_list li a:hover{
	color: #fff;
	background: #333;
}
}
