@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 5px;
	width: 40px;
	height: 40px;
	z-index: 1500;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 0px;
	z-index: 1000;
}
.style1 {
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec00 {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	padding-top: 50px;
}
#contents00 {
	width: 1100px;
	height: 400px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.cont01_knw {
	width: 1074px;
	float: left;
	padding: 10px;
	margin-bottom: 30px;
	border: 3px solid #900;
	float: left;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 1px;
}
#sec01 {
	width: 100%;
	height: 365px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contents01 {
	width: 1100px;
	height: 365px;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl {
	width: 1100px;
	height: 35px;
	margin: 0 auto;
	background-image: url(../web/home/c01_ttl.gif);
}
.p1 {
	float: left;
	font-size: 28px;
	line-height: 30px;
	text-align: left;
	margin-left: 30px;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.p2 {
	float: left;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	margin-top: 18px;
	margin-left: 20px;
	letter-spacing: 1px;
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.c01_ac {
	width: 110px;
	margin-top: 5px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
    color: #000;
	border-radius: 3px;
    transition: .4s;
	letter-spacing: 1px;
	background-color: #fff;
	float: right;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.c01_ac a {
    color: #000;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.c01_ac a:hover {
    color: #fff;
}
.c01_ac:hover {
    color: #fff;
	background-color: #222;
}

#slider {
	width: 1100px;
	height: 300px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	overflow: hidden;
}

#owl .item{
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	cursor: pointer;
}
#owl .item img{
        display: block;
        width: 200px;
        height: 270px;
}
#owl .item img {
	display: block;
	transition-duration:0.3s;
}
#owl .item img:hover {
	transform: scale(0.97);
	transition-duration:0.3s;
}
#sec02 {
	width: 100%;
	height: 820px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../web/home/sec02_back.gif);
}
#contents02 {
	width: 1100px;
	height: 820px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c02_ttl {
	width: 1100px;
	height: 35px;
	margin: 0 auto;
	background-image: url(../web/home/c02_ttl.gif);
}

.c02_nv {
	width: 340px;
	height: 240px;
	float: left;
	margin-top: 30px;
}
.c02_nvf {
	width: 340px;
	height: 240px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	z-index: 1000;
}
.c02_nv img {
	display: block;
	transition-duration:0.3s;
}
.c02_nv img:hover {
	transform: scale(1.05);
	transition-duration:0.3s;
}
.c02_nvf img {
	display: block;
	transition-duration:0.3s;
}
.c02_nvf img:hover {
	transform: scale(1.05);
	transition-duration:0.3s;
}
.c02_ttl2 {
	width: 530px;
	height: 70px;
	margin-top: 30px;
	float: left;
}
.c02_ac {
	position: relative;
	width: 165px;
	height: 150px;
	margin-top: -20px;
	margin-left: 40px;
	float: left;
	z-index: 10000;
}
.c02_btn {
	width: 240px;
	height: 40px;
	margin-top: 60px;
	margin-left: 125px;
	float: left;
}
.movie01 {
	width: 535px;
	height: 330px;
	float: left;
	text-align: left;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 1px;
}
.movie02 {
	width: 535px;
	height: 330px;
	float: left;
	margin-left: 30px;
	text-align: left;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 1px;
}
.c02_ac2 {
	width: 200px;
	margin-top: 20px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;
	text-align: center;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
    color: #000;
	border-radius: 3px;
    transition: .4s;
	letter-spacing: 1px;
	background-color: #eee;
	border: 1px solid #999;
	float: right;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.c02_ac2 a {
    color: #000;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.c02_ac2 a:hover {
    color: #fff;
}
.c02_ac2:hover {
    color: #fff;
	background-color: #222;
}
#sec03 {
	width: 100%;
	height: 900px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 40px;
}
#contents03 {
	width: 1100px;
	height: 900px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c03_ttl {
	width: 1100px;
	height: 35px;
	margin: 0 auto;
	background-image: url(../web/home/c03_ttl.gif);
}

/*望湖楼*/
.c03_nv01 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	background-image: url(../web/home/c03_nv1back3.png);
	transition-duration: 1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv01:hover {
	background-image: url(../web/home/c03_nv1back2.png);
	transition-duration:1.0s;
}
/*ゆの宿 彩香*/
.c03_nv02 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../web/home/c03_nv2back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv02:hover {
	background-image: url(../web/home/c03_nv2back2_2.png);
	transition-duration: 1.0s;
}
/*千年島の一軒宿　千年亭*/
.c03_nv03 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../web/home/c03_nv3back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv03:hover {
	background-image: url(../web/home/c03_nv3back2.png);
	transition-duration:1.0s;
}
/*羽衣*/
.c03_nv04 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../web/home/c03_nv4back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv04:hover {
	background-image: url(../web/home/c03_nv4back2.png);
	transition-duration:1.0s;
}
/*水郷*/
.c03_nv05 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
		margin-left: 20px;
	background-image: url(../web/home/c03_nv5back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv05:hover {
	background-image: url(../web/home/c03_nv5back2.png);
	transition-duration:1.0s;
}
/*別館 湯乃島*/
.c03_nv06 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	background-image: url(../web/home/c03_nv6back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv06:hover {
	background-image: url(../web/home/c03_nv6back2.png);
	transition-duration:1.0s;
}
/*湖屋*/
.c03_nv07 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../web/home/c03_nv7back1_2.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv07:hover {
	background-image: url(../web/home/c03_nv7back2_2.png);
	transition-duration: 1.0s;
}
/*東郷館*/
.c03_nv08 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../web/home/c03_nv8back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv08:hover {
	background-image: url(../web/home/c03_nv8back2.png);
	transition-duration:1.0s;
}
/*民宿　鯉の湯*/
.c03_nv09 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
		margin-left: 20px;
	background-image: url(../web/home/c03_nv9back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv09:hover {
	background-image: url(../web/home/c03_nv9back2.png);
	transition-duration:1.0s;
}
/*ビジネスホテル 山本*/
.c03_nv10 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	background-image: url(../web/home/c03_nv10back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv10:hover {
	background-image: url(../web/home/c03_nv10back2.png);
	transition-duration:1.0s;
}
/*国民宿舎　水明荘*/
.c03_nv11 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../web/home/c03_nv11back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv11:hover {
	background-image: url(../web/home/c03_nv11back2.png);
	transition-duration:1.0s;
}
/*湖泉閣　養生館*/
.c03_nv12 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../web/home/c03_nv12back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv12:hover {
	background-image: url(../web/home/c03_nv12back2.png);
	transition-duration:1.0s;
}
/*鹿鳴館*/
.c03_nv13 {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 20px;
		margin-left: 20px;
	background-image: url(../web/home/c03_nv13back1.png);
	transition-duration:1.0s;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.c03_nv13:hover {
	background-image: url(../web/home/c03_nv13back2.png);
	transition-duration:1.0s;
}


#sec04 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
#contents04 {
	width: 1100px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents04:after{
	content: "";
	clear: both;
	display: block;
}
.c04_box1 {
	width: 1100px;
	height: auto;
	float: left;
}

.c04_box2 {
	width: 530px;
	height: 435px;
	float: left;
	margin-top: 40px;
}
.c04_box3 {
	width: 530px;
	height: 435px;
	float: left;
	margin-left: 40px;
	margin-top: 40px;
}
.c04_ttl1 {
	width: 1100px;
	height: 35px;
	margin: 0 auto;
	background-image: url(../web/home/c04_ttl3.gif);
}
.c04_ttl2 {
	width: 530px;
	height: 35px;
	margin: 0 auto;
	background-image: url(../web/home/c04_ttl2.gif);
}
ul.news {
	width: 1060px;
	height: auto;
	padding: 30px 20px 30px 20px;
	list-style: none;
	text-align: left;
	margin-top: 20px;
	float: left;
	outline: 1px solid #ddd;
	outline-offset: -1px;
}
ul.news li {
	padding: 10px 5px 5px 5px;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px #999 dotted;
	margin-bottom: 15px;
	text-align: left;
	letter-spacing: 0px;
	color: #000;
}	
ul li div {
    margin: -24px 0 0 110px;
}
ul.news li a{
	color: #000;
	text-decoration: none;
}	

.fb {
	width: 498px;
	height: 348px;
	padding: 15px;
	text-align: left;
	margin-top: 20px;
	float: left;
	border: 1px solid #ddd;
}

@media screen and (min-width:768px){
.movie01sp {display:none}
.movie02sp {display:none}
.c04_box2_sp {display:none}
.c04_box3_sp {display:none}
.fb2 {display:none}
#sec00_sp{ display: none;}
#contents00_sp{ display: none;}
.cont01_knw_sp{ display: none;}
}
