<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";




/* --------------------　客室案内　-------------------- */

/* ---------------------　TOPイメージ　*/

#stay section#topImg {
	background:url(/mito/img/stay/h1_bg.jpg) 80% top no-repeat;
	background-size:auto 150px;
}



/* --------------------　館内施設　-------------------- */

/* ---------------------　TOPタイトル　*/

#facilities section#topImg {
	background:url(/mito/img/facilities/h1_bg.jpg) 50% top no-repeat;
	background-size:auto 150px;
}



/* --------------------　朝食　-------------------- */

/* ---------------------　TOPタイトル　*/

#bf section#topImg {
	background:url(/mito/img/bf/h1_bg.jpg) 40% top no-repeat;
	background-size:auto 150px;
}

#bf section#slideBl2 #slideSet #blR ul li:nth-child(1) {
	text-indent: -1em;
	margin-left: 1em;
}

#bf section#slideBl2 #slideSet #blR ul li:nth-child(2) {
	text-indent: -1em;
	margin-left: 1em;
}

#bf section#slideBl2 #slideSet #blR ul li:nth-child(3) {
	text-indent: -1em;
	margin-left: 1em;
}

#bf section#slideBl2 #slideSet #blR ul li:nth-child(4) {
	text-indent: -1em;
	margin-left: 1em;
}

#bf section#slideBl2 #slideSet #blR ul li:nth-child(5) {
	text-indent: -1em;
	margin-left: 1em;
}

#bf section#slideBl2 #slideSet #blR ul li:nth-child(6) {
	text-indent: -1em;
	margin-left: 1em;
}

#bf section#slideBl2 #slideSet #blR ul li:nth-child(7) {
	text-indent: -1em;
	margin-left: 1em;
}



/* --------------------　アクセス　-------------------- */

/* ---------------------　TOPタイトル　*/

#access section#topImg {
	background:url(/mito/img/access/h1_bg.jpg) 50% top no-repeat;
	background-size:auto 150px;
}



/* --------------------　ギャラリー　-------------------- */

/* ---------------------　TOPタイトル　*/

#gallery section#topImg {
	background:url(/mito/img/gallery/h1_bg.jpg) 20% top no-repeat;
	background-size:auto 150px;
}



/* --------------------　クチコミ　-------------------- */

/* ---------------------　TOPタイトル　*/

#review section#topImg {
	background:url(/mito/img/review/h1_bg.jpg) 60% top no-repeat;
	background-size:auto 150px;
}




/* --------------------　特商法表記　-------------------- */

/* ---------------------　TOPタイトル　*/

#transaction section#topImg {
	background:url(/img/common/hotelGuide/h1_bg.jpg) 50% top no-repeat;
	background-size:auto 150px;
}










/*media Queries PC
----------------------------------------------------*/
@media only screen and (min-width:769px) {




/* --------------------　ホテルTOP　-------------------- */

/* ---------------------　メインイメージ　*/
section#title {
 	background: url(/mito/img/top/bg.jpg) center top no-repeat;
	background-size:cover;
	padding-top: 100px;
}


/* --------------------　客室案内　-------------------- */

/* ---------------------　TOPイメージ　*/

#stay section#topImg {
	background:url(/mito/img/stay/h1_bg.jpg) center top no-repeat;
	background-size:cover;
}



/* --------------------　館内施設　-------------------- */

/* ---------------------　TOPタイトル　*/

#facilities section#topImg {
	background:url(/mito/img/facilities/h1_bg.jpg) center top no-repeat;
	background-size:cover;}



/* --------------------　朝食　-------------------- */

/* ---------------------　TOPタイトル　*/

#bf section#topImg {
	background:url(/mito/img/bf/h1_bg.jpg) center top no-repeat;
	background-size:cover;}




/* --------------------　アクセス　-------------------- */

/* ---------------------　TOPタイトル　*/

#access section#topImg {
	background:url(/mito/img/access/h1_bg.jpg) center top no-repeat;
	background-size:cover;
}



/* --------------------　ギャラリー　-------------------- */

/* ---------------------　TOPタイトル　*/

#gallery section#topImg {
	background:url(/mito/img/gallery/h1_bg.jpg) center top no-repeat;
	background-size:cover;
}



/* --------------------　クチコミ　-------------------- */

/* ---------------------　TOPタイトル　*/

#review section#topImg {
	background:url(/mito/img/review/h1_bg.jpg) center top no-repeat;
	background-size:cover;
}




/* --------------------　クチコミ　-------------------- */

/* ---------------------　TOPタイトル　*/

#transaction section#topImg {
	background:url(/img/common/hotelGuide/h1_bg.jpg) center top no-repeat;
	background-size:cover;
}





}






</pre></body></html>