body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-size: 84%;
	line-height: 1.7em;
	letter-spacing: 0.04em;
	font-family:
    'メイリオ',
    Meiryo,
    'Lucida Grande',
    Verdana,
    'ヒラギノ角ゴ Pro W3',
    'Hiragino Kaku Gothic Pro',
    Osaka,
    'ＭＳ Ｐゴシック',
	sans-serif;
	}

/* header
----------------------------------------------------------------------------------------------- */

#wrapper{
	width:100%;
}

header{
	display: none;
}

#tb-logo{
	float: left;
	width: 160px;
	margin: 8px 0px 0px 15px;
}

#tb-logo img{
	width: 100%;
}

.head-center{
	float: right;
	width: 40%;
	margin: 10px 20px 0px 30px;
}

.head-right{
	clear: both;
	width: 200px;
	margin: 10px 20px 0px 40px;
}

#head-tel img{
	width: 100%;
	margin-top: 16px;
}

#head-mail img{
	width: 60%;
	margin-top: 13px;
}

#head-contact{
	background-color: #014bac;
	border-radius: 10px;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 108%;	
	margin-top: 6px;
	font-weight: bold;
}

#head-about{
	background-color: #f60012;
	border-radius: 10px;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 108%;
	margin-top: 8px;
	font-weight: bold;
}

.bg-slider{
	width: 100%;
	height: 94vw;
	background-position:top center;
	background-size: cover;
	display: flex;
	align-items: top;
	justify-content: center;
	}

main{
	width:100%;
	overflow: hidden;
	}

#top-main-title{
	width: 100%;
}

#top-main-title{
	width: 100%;
	padding-top: 18vw;
	margin: auto;
	text-align: center;
}

#top-main-title img{
	width:100%;
}

#top-main-benner{
	width:96%;
	text-align: right;
	margin-top: 14vw;
}

#top-main-benner img{
	width: 58%;
}

/* main
----------------------------------------------------------------------------------------------- */

.bg1{
	width: 100%;
	background: #ffe8f3 repeat-x top left;
	padding:  25px 0px 16px;
	text-align: center;
}

.bg1 iframe{
	width: 94%;
	height: 220px;
	}

.credit{
	font-size: 88%;
	text-align: right;
	margin-right: 15px;
}


/* area
----------------------------------------------------------------------------------------------- */

.area{
	width: 94%;
	margin: 20px auto 0px;
	font-size: 100%;
	line-height: 1.7em;
	text-align: center;
}

.area-head{
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.point{
	overflow: hidden;
	width: 94%;
	margin: 0px auto 0px;
	line-height: 1.7em;
}

.point-head{
	background-color: #014bac;
	border-radius: 6px;
	padding: 8px 10px; 10px 0px;
	margin: 30px 0px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
}

.point-subhead{
	font-size: 130%;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}


.point-tour{
	overflow: hidden;
	width: 100%;
	margin: 0px auto 0px;
}

.point-tour img{
	margin-bottom: 15px;
	border-radius: 10px;
}

.ss-spot-title{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 8px;
	color: #014bac;
	line-height: 1.4em;
	}


.ss-spot-1{
	width: 86%;
	margin: 25px auto;
}

.ss-spot-2{
	width: 86%;
	margin: 25px auto;
}

.ss-spot-3{
	width: 86%;
	margin: 25px auto;
}

.ss-spot-body{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
	margin-top: 3px;
}