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

/* ----------------------------------------------------------------------------------------------------
*  top
* --------------------------------------------------------------------------------------------------*/
.top #mainImage {
	/*width: 1292px;
	margin: auto;*/
	position: relative;
	overflow: hidden;
}
.top #mainImage .slideFloat {
	position: absolute;
	top: 37px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
}
.top #mainImage .slideFloat .topLogo {
	margin-bottom: 30px;
}
.top #mainImage .slider01 {
	margin-bottom: 50px;
}
.top #mainImage .slider01 li {
	outline: none;
}
.top #mainImage .slider01 img{
	width: 100%;
}
.top #topAbout .slider02 {
	margin-bottom: 45px;
}
.top #topAbout .slider02 li a {
	outline: none;
}
.top #topAbout .slider02 li img {
	width: 100%;
}
.top #topAbout .btnStyle06 {
	margin-top: 30px;
}
.top #topKanazawa {
	margin-top: 85px;
}
.top #topKanazawa .topKanazawaList {
	margin-bottom: 36px;
}
.top #topKanazawa .topKanazawaList li {
	margin-top: 25px;
	float: left;
}
.top #topKanazawa .topKanazawaList li:nth-child(even) {
	float: right;
}
.top #topHotel {
	margin-top: 90px;
}
.top #topHotel .topHotelList {
	margin-bottom: 80px;
}
.top #topHotel .topHotelList li {
	width: 453px;
	float: left;
}
.top #topHotel .topHotelList li:nth-child(even) {
	float: right;
}
.top #topHotel .topHotelList li .listTitle {
	font-size: 25px;
	line-height: 1.4;
	margin: 35px 0 20px;
}
.top #topHotel .topHotelList li .listTitle + p {
	margin-bottom: 30px;
}
.top .pictureProvider{
	font-size: 12px;
	margin-top: 25px;
}
.top #footer{
	margin-top: 20px;
}

@media screen and (max-width:768px) {
	.top #mainImage {
		width: auto;
	}
	.top #mainImage .slideFloat {
		top: 8%;
		right: 0; 
		max-width: 55%;
		margin: auto;
		overflow: hidden;
	}
	.top #mainImage .slideFloat .topLogo {
		width: 47%;
		float: left;
		margin: 0;
	}
	.top #mainImage .slideFloat .topText {
		width: 45%;
		float: right;
	}
	.top #mainImage .slider01 {
		margin-bottom: 30px;
	}
	.top #topAbout .slider02 {
		margin-bottom: 30px;
		overflow: hidden;
	}
	.top #topAbout .btnStyle06 {
		margin-top: 20px;
	}
	.top #topKanazawa {
		margin-top: 40px;
	}
	.top #topKanazawa .topKanazawaBnr {
		overflow: hidden;
	}
	.top #topKanazawa .topKanazawaBnr img {
		max-width: 130%;
	}
	.top #topKanazawa .topKanazawaList {
		margin-bottom: 20px;
	}
	.top #topKanazawa .topKanazawaList li:nth-child(1n+0) {
		text-align: center;
		margin-top: 15px;
		float: none;
	}
	.top #topHotel {
		margin-top: 40px;
	}
	.top #topHotel .topHotelList {
		margin-bottom: 40px;
	}
	.top #topHotel .topHotelList li {
		width: auto;
		text-align: center;
		float: none;
	}
	.top #topHotel .topHotelList li:nth-child(n+2) {
		margin-top: 30px;
	}
	.top #topHotel .topHotelList li p{
		text-align: left;
	}
	.top #topHotel .topHotelList li .listTitle {
		font-size: 18px;
		margin: 20px 0 10px;
	}
	.top #topHotel .topHotelList li .listTitle + p {
		margin-bottom: 20px;
	}
	.top .pictureProvider{
		font-size: 10px;
	}
	.top #footer{
		margin-top: 40px;
	}
}

/* English */
.en.top #mainImage .slideFloat .topLogo {
	margin-bottom: 60px;
}
.en.top #footer{
	margin-top: 65px;
}

@media screen and (max-width:768px) {
	.en.top #mainImage .slideFloat .topLogo {
		width: 40%;
		float: none;
		margin: 0 auto 5%;
	}
	.en.top #mainImage .slideFloat .topText {
		width: auto;
		float: none;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  about
* --------------------------------------------------------------------------------------------------*/
.about #ttlArea {
	background-image: url(../img/about/about_mainimg01.jpg);
}
.about .secImage {
	margin-bottom: 51px;
}
.about .secImage + p {
	margin: -20px 0 50px;
}
.about .boxStyle02 + .boxStyle02 {
	margin-top: 50px;
}
.about .boxStyle02 .image {
	width: auto;
}
.about .boxStyle02 .text {
	width: 560px;
}
.about #sec02 {
	margin-top: 102px;
}
.about #sec03 {
	margin-top: 60px;
}
.about #sec04 {
	margin-top: 10px;
}
.about #sec05 {
	margin-top: 115px;
}

@media screen and (max-width:768px) {
	.about .secImage {
		margin: 0 -4.4% 25px;
	}
	.about .secImage + p {
		margin: 0 0 25px;
	}
	.about #sec02 {
		margin-top: 50px;
	}
	.about #sec03 {
		margin-top: 50px;
	}
	.about #sec04 {
		margin-top: 30px;
	}
	.about #sec05 {
		margin-top: 50px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  Ryokan
* --------------------------------------------------------------------------------------------------*/
.ryokan #ttlArea {
	background-image: url(../img/ryokan/ryokan_mainimg01.jpg);
}
.ryokan .ttlStyle02 {
	margin-bottom: 90px;
}
.ryokan .hotelBox + .hotelBox {
	margin-top: 110px;
}
.ryokan .boxStyle02 .text .boxTitle {
	margin-top: 0;
}
.ryokan .imageList02 {
	margin: 50px 0 0;
}
.ryokan .tagList {
	margin: 22px 0 35px;
}
.ryokan .tagList li {
	display: table;
	width: 180px;
	height: 40px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 17px;
	line-height: 1.2;
	border: solid 3px #7a3f35;
	float: left;
}
.ryokan .tagList li + li {
	margin-left: 20px;
}
.ryokan .tagList li span {
	display: table-cell;
	vertical-align: middle;
}

@media screen and (max-width:768px) {
	.ryokan .ttlStyle02 {
		margin-bottom: 45px;
	}
	.ryokan .hotelBox + .hotelBox {
		margin-top: 80px;
	}
	.ryokan .imageList02 {
		margin-top: 30px;
	}
	.ryokan .tagList {
		margin: 20px 0;
	}
	.ryokan .tagList li:nth-child(1n+0) {
		width: 33.333%;
		height: 34px;
		font-size: 9px;
		margin: 0;
		border-width: 1px;
	}
	.ryokan .tagList li:nth-child(3n),
	.ryokan .tagList li:nth-child(3n-1) {
		border-left: none;
	}
	.ryokan .tagList li:nth-child(n+4) {
		border-top: none;
	}
}

/* English */
.en.ryokan .tagList li {
	text-align: left;
	font-size: 14px;
	line-height: 1.0;
	padding-left: 8px;
}

@media screen and (max-width:768px) {
	.en.ryokan .tagList li {
		font-size: 9px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  matsusaki
* --------------------------------------------------------------------------------------------------*/
.matsusaki #ttlArea {
	background-image: url(../img/matsusaki/matsusaki_mainimg01.jpg);
}
.matsusaki section + section {
	margin-top: 40px;
}
.matsusaki section + .hotelInfo {
	margin-top: 65px;
}

@media screen and (max-width:768px) {
	.matsusaki section + section {
		margin-top: 50px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  tagawa-ryusenkaku
* --------------------------------------------------------------------------------------------------*/
.tagawa #ttlArea {
	background-image: url(../img/tagawa_ryusenkaku/tagawa_mainimg01.jpg);
}
.tagawa section + section {
	margin-top: 40px;
}
.tagawa section + .hotelInfo {
	margin-top: 65px;
}

@media screen and (max-width:768px) {
	.tagawa section + section {
		margin-top: 50px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  manyou
* --------------------------------------------------------------------------------------------------*/
.manyou #ttlArea {
	background-image: url(../img/manyou/manyou_mainimg01.jpg);
}
.manyou section + section {
	margin-top: 40px;
}
.manyou section + .hotelInfo {
	margin-top: 65px;
}

@media screen and (max-width:768px) {
	.manyou section + section {
		margin-top: 50px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  kanazawa-trip
* --------------------------------------------------------------------------------------------------*/
.kanazawa #ttlArea {
	background-image: url(../img/kanazawa_trip/kanazawa_mainimg01.jpg);
}
.kanazawa .ancList {
	margin-bottom: 75px;
}
.kanazawa .ancList li {
	width: 196px;
	float: left;
}
.kanazawa .ancList li:nth-child(n+2) {
	margin-left: 65px;
}
.kanazawa .ancList li a {
	display: block;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	line-height: 1.0;
	font-weight: bold;
	padding: 10px 0 6px;
	border-bottom: solid 3px #7a3f35;
	background: #e4d9d7;
}
.kanazawa .ancList li a:hover {
	color: #fff;
	background: #cab2ae;
}
.kanazawa section + section {
	margin-top: 65px;
}
.kanazawa .secTitle {
	display: table;
	width: 100%;
	margin-bottom: 55px;
}
.kanazawa .secTitle > * {
	display: table-cell;
	vertical-align: middle;
}
.kanazawa .secTitle .icoTitle {
	width: 122px;
}
.kanazawa .secTitle .icoTitle + span {
	font-size: 36px;
	line-height: 1.4;
	padding: 0 0 10px 65px;
}
.kanazawa .boxStyle02:not(:last-of-type) {
	margin-bottom: 87px;
	position: relative;
}
.kanazawa .boxStyle02:not(:last-of-type):before {
	position: absolute;
	bottom: -77px;
	left: 195px;
	content: "";
	width: 38px;
	height: 60px;
	border: solid 3px #7a3f35;
	margin: auto;
	background: url(../img/common/cmn_arrow01.png) no-repeat center;
	background-size: 100% auto;
}
.kanazawa .boxStyle02 .text {
	padding-bottom: 60px;
	position: relative;
}
.kanazawa .boxStyle02 .text.grade02 {
	padding-bottom: 125px;
}
.kanazawa .boxStyle02 .text .boxTitle {
	font-size: 29px;
}
.kanazawa .boxStyle02 .text .listBtn01 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.kanazawa .boxStyle02 .text .listBtn01 li {
	width: 213px;
}
.kanazawa .boxStyle02 .text .listBtn01 li:nth-child(n+3) {
	margin-top: 15px;
}

@media print, screen and (min-width:769px) {
	.kanazawa .boxStyle02 {
		display: table;
		width: 100%;
	}
	.kanazawa .boxStyle02 > *{
		display: table-cell;
		vertical-align: top;
		float: none;
	}
	.kanazawa .boxStyle02 .image {
		width: 530px;
		padding-right: 76px;
	}
}

@media screen and (max-width:768px) {
	.kanazawa .ancList {
		margin-bottom: 45px;
	}
	.kanazawa .ancList li {
		display: table;
		width: 25%;
		height: 34px;
	}
	.kanazawa .ancList li:nth-child(n+2) {
		margin-left: 0;
		border-left: solid 1px #fff;
	}
	.kanazawa .ancList li a {
		display: table-cell;
		font-size: 14px;
		vertical-align: middle;
	}
	.kanazawa section + section {
		margin-top: 50px;
	}
	.kanazawa .secTitle {
		margin-bottom: 15px;
	}
	.kanazawa .secTitle .icoTitle {
		width: 18%;
	}
	.kanazawa .secTitle .icoTitle img{
		max-width: 100px;
	}
	.kanazawa .secTitle .icoTitle + span {
		font-size: 16px;
		padding: 0 0 5px 10px;
	}
	.kanazawa .boxStyle02:not(:last-of-type) {
		margin-bottom: 70px;
	}
	.kanazawa .boxStyle02:not(:last-of-type):before {
		bottom: -57px;
		left: 0;
		right: 0;
		width: 26px;
		height: 39px;
		border-width: 1px;
	}
	.kanazawa .boxStyle02 .text {
		padding-bottom: 0 !important;
	}
	.kanazawa .boxStyle02 .text .boxTitle {
		font-size: 20px;
	}
	.kanazawa .boxStyle02 .text .listBtn01 {
		position: static;
		margin-top: 20px;
	}
	.kanazawa .boxStyle02 .text .listBtn01 li {
		width: 49%;
	}
	.kanazawa .boxStyle02 .text .listBtn01 li:nth-child(n+3) {
		margin-top: 2%;
	}
	.kanazawa .btnPageTop {
		margin-top: 25px;
	}
}


/* English */
.en.kanazawa .ancList li a {
	padding: 9px 0 7px;
}

@media screen and (max-width:768px) {
	.en.kanazawa .ancList li {
		height: 53px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  sightseeing
* --------------------------------------------------------------------------------------------------*/
.sightseeing #ttlArea {
	background-image: url(../img/../img/sightseeing/sightseeing_mainimg01.jpg);
}
.sightseeing .sightseeingList {
	margin-top: 80px;
}
.sightseeing .sightseeingList > li {
	width: 290px;
	margin: 0 65px 0 0;
	float: left;
}
.sightseeing .sightseeingList > li:nth-child(3n) {
	margin-right: 0;
}
.sightseeing .sightseeingList > li:nth-child(n+4) {
	margin-top: 90px;
}
.sightseeing .sightseeingList > li .listTitle {
	text-align: center;
	font-size: 25px;
	line-height: 1.2;
	letter-spacing: -0.05em;
	margin: 19px 0 10px;
}
.sightseeing .sightseeingList > li img{
	display: block;
	margin: auto;
}
.sightseeing .sightseeingList .listBtn02 {
	margin-top: 23px;
}
.sightseeing .sightseeingList .listBtn02 li + li {
	margin-top: 15px;
}
.sightseeing section {
	position: relative;
}
.sightseeing .imgMap {
	position: relative;
}
.sightseeing .imgMap [class^="mapLink"] {
	position: absolute;
	display: block;
	font-size: 0;
}
.sightseeing .imgMap [class^="mapLink"]:hover {
	background-color: rgba(255,255,255,0.25);
}
.sightseeing .imgMap .mapLink01 {
	top: 22.4%;
	left: 3.3%;
	width: 13.7%;
	height: 7.7%;
}
.sightseeing .imgMap .mapLink02 {
	top: 33%;
	left: 25.7%;
	width: 13.5%;
	height: 7.7%;
}
.sightseeing .imgMap .mapLink03 {
	top: 2.2%;
	right: 33.1%;
	width: 19.6%;
	height: 7.7%;
}
.sightseeing .imgMap .mapLink04 {
	top: 18.8%;
	right: 35.2%;
	width: 6.8%;
	height: 6.5%;
}
.sightseeing .imgMap .mapLink05 {
	top: 29.2%;
	right: 27.3%;
	width: 13%;
	height: 6.5%;
}
.sightseeing .imgMap + .btnGmap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.sightseeing #sec02 {
	margin-top: 40px;
}
.sightseeing #sec03 {
	margin-top: 50px;
}

@media screen and (max-width:768px) {
	.sightseeing .sightseeingList {
		margin-top: 40px;
	}
	.sightseeing .sightseeingList > li:nth-child(1n+0) {
		width: 48%;
		margin: 0;
	}
	.sightseeing .sightseeingList > li:nth-child(even) {
		float: right;
	}
	.sightseeing .sightseeingList > li:nth-child(n+3) {
		margin-top: 30px;
	}
	.sightseeing .sightseeingList > li .listTitle {
		font-size: 16px;
		margin: 10px 0 5px;
	}
	.sightseeing .sightseeingList .listBtn02 {
		margin-top: 20px;
	}
	.sightseeing .sightseeingList .listBtn02 li + li {
		margin-top: 10px;
	}
	.sightseeing .imgMap + .btnGmap {
		position: static;
		margin-top: 20px;
	}
	.sightseeing #sec03 {
		margin-top: 40px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  access
* --------------------------------------------------------------------------------------------------*/
.access #ttlArea {
	background-image: url(../img/access/access_mainimg01.jpg);
}
.access .btnGmap {
	margin: 60px auto 35px;
}
.access .border01 {
	overflow: hidden;
	border: solid 1px #7a3f35;
}
.access .accessImage02 {
	margin-top: 90px;
}
.access .accessImage03 {
	margin-top: 90px;
}
.access .accessImage03 + .btnPageTop {
	margin-top: 60px;
}

@media screen and (max-width:768px) {
	.access .btnGmap {
		margin: 40px auto 45px;
	}
	.access .accessImage02 {
		margin-top: 30px;
	}
	.access .accessImage03 {
		margin-top: 30px;
	}
	.access .accessImage03 + .btnPageTop {
		margin-top: 40px;
	}
}

/* English */
@media screen and (max-width:768px) {
	.en.access .ttlStyle02 {
		padding: 0 4%;
	}
}

dl.ttlStyle02 dt {
	line-height: 24px;
}
