@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
table,img{
	border: 0;
}
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 95%;
	line-height: 1.4em;
	background:#000;
}
#wrap{
	width:70%;
	margin: 0 auto;
	background: #FFF;
}
#stop{
	font-family: "Comic Sans MS", "cursive";
	background: #FF0000;
	color: #fff;
	padding: 0.5em;
	text-align: center;
	line-height:normal;
	font-weight: bold;
	font-size: 180%;
}
.yellow{
	background: #FFFD00;
	padding: 0.8em;
}
#top{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#top img{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 3em;
	background:#FFFFFF;
}
#logo{
	background: #FFF;
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

#content,#flow,#contact{
	width: 90%;
	margin: 0 auto;
	padding: 1em;
}
#content dl{margin-top:1em; }
#content dt{
	margin-right: 1em;
	font-weight: bold;
	border-bottom: #ccc dotted 2px;
	padding-left: 1em;
	padding-bottom: 0.5em;
	font-size: 120%;
}
#content dt:before{
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	padding-right:1em;
}
#content dd{
	margin: 20px;
}
#sent{
	width: 85%;
	margin: 10px auto 0;
	border: 1px solid #006400;
}
#sent h3{
	background:navy;
	color: #FFF;
	padding: 1em;
	margin-bottom: 0.5em;
	text-align: center;
}
#sent ul{
	padding: 0.5em 1em;
	font-size: 105%;
	text-align: left;
	margin-left: 1em;
}
#sent li{
	list-style: disc;
	margin-left: 1em;
	list-style-position: outside;	
	}
#sent p{
	margin-left: 20px;
}
#point{
	width: 85%;
	margin: 10px auto 30px;
	border: 1px solid #006400;
}
#point h3{
	background:navy;
	color: #FFF;
	padding: 1em;
	margin-bottom: 0.5em;
	text-align: center;
}
#point ul{
	padding: 0.5em 1em;
	font-size: 105%;
	text-align: left;
	margin-left: 1em;
}
#point li{
	list-style: disc;
	margin-left: 1em;
	list-style-position: outside;	
	}
#point p{
	margin-left: 20px;
}
.news h4{
	width: 85%;
	margin: 10px auto 0;
	background:navy;
	color: #FFF;
	padding: 1em;
	margin-bottom: 0.5em;
	text-align: center;
}
.border{
	border: 1px solid #ccc;
	width: 95%;
	margin: 5px auto;
	border-collapse: collapse;
}
.border th, .border td{
	border: 1px solid #ccc;
	padding: 5px;
}
.border th{
	background: #444;
	color: #FFF;
	text-align: center;
}
.schedule {
	border: 1px solid #ccc;
	width: 95%;
	max-width: 95%;
	height: auto;
	margin-top:5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}
.schedule th, .schedule td {
	padding: 5px;
}
.schedule th {
	border: 1px solid #ccc;
	background: #444;
	color: #FFF;
	text-align: center;
}
	.schedule td{
		border-right: 1px solid #ccc;
	}
	.bt01{
		border-top: 1px solid #ccc;		
	}
	.br01{
		border-right: 1px solid #ccc;
	}
	.bb01{
		border-bottom: 1px solid #ccc;
	}
	.bl01{
		border-left: 1px solid #ccc;
	}
	.bt02{
		border-top: 1px dashed #ccc;		
	}
	.br02{
		border-right: 1px dashed #ccc;
	}
	.bb02{
		border-bottom: 1px dashed #ccc;
	}
	.bl02{
		border-left: 1px dashed #ccc;
	}
.price{
	border: 1px solid #ccc;
	width: 80%;
	max-width: 100%;
	margin: 5px;
	border-collapse: collapse;
}
.price th, .price td{
	border: 1px solid #ccc;
	padding: 5px 10px;
}
.price th{
	background: #444;
	color: #FFF;
	text-align: center;
}
.wifi table{
	border: none;
}
.wifi th, .wifi td{
	border: none;
	padding: 5px 10px;
	text-align: center;
}
#flow dl{}
#flow dt{
	width: 80%;
	margin: 0 auto;
	border: 1px solid #000;
	background: #000;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 105%;
}
#flow dd{
	width: 80%;
	margin: 0 auto;
	border: 1px solid #000;
	padding: 10px 0;
}
#flow p{
	margin: 1em;
}
#bank{
	border: 1px solid #333;
	padding: 0.5em;
	width: 75%;
	margin: 1em;
}
h2 {
position: relative;
padding-left: 30px;
	margin-top:1em;
margin-bottom:1em;
}

h2:before {
position: absolute;
content: '';
bottom: -8px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 25px transparent;
border-bottom: solid 20px #000;
}
h2:after {
position: absolute;
content: '';
bottom: -8px;
left: 13px;
width: 100%;
border-bottom: solid 6px #000;
}

.list li{
	list-style: none;
	margin-left: 1em;
}
.list li:before{
	content: "※";
	margin-left: -1em;
}
.decimal li{
	list-style: decimal;
	list-style-position: outside;
	margin-left: 1em;
}
.disc li{
	list-style: disc;
	list-style-position: outside;
	margin-left: 1em;
}
#contact dt{
	margin: 1.5em 1.5em 0.5em 1.5em;
	font-weight: bold;
	font-size: 110%;
	border-bottom-width: 2px;
	border-bottom-style: solid;

	border-bottom-color:skyblue;
	color:#272727;
}
#contact dd{
	margin: 0em 2.5em;
}

#kanri{
	border: 1px solid #000;
	padding: 1em;
	margin: 1em auto;
	width: 85%;	
}
#pre{
	width: 80%;
	margin: 0 auto;
}
#pre ul{
	margin: 1em;
	line-height: 1.8em;
	font-size: 110%;
}
#pre li{
	list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
#pre li:before{
	display: marker;
  content: "(" counter(cnt) ") ";
}
#footer{
	clear: both;
	margin: 0 1em;
	padding-bottom: 3em;
}
#spacer{
	width: 3em;
}
.del{
	text-decoration: line-through;
}
.borderless table{
	border: none;
}
.borderless td{
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.waku{
	border: 1px solid #000;
	padding: 0.2em;
}
@media screen and (max-width:1100px){
	body{
	font-size: 80%;
	line-height: auto;
}
	#wrap{
	width: 95%;
	margin: 0 auto;
	background: #FFF;
}
	#top{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	background: #FFF;
}
	#top img{
		width: 100%;
		max-width: 100%;
		height: auto;
		padding-top: 1em;
	}
	#logo{
		background: #FFF;
		width: 95%;
		margin: 0 auto;
		text-align: center;
	}
	#logo img{
		width: 60%;
		max-width: 60%;
		margin: 0.2em auto;
	}
/*
	img{
		width: 95%;
		max-width: 95%;
		height: auto;
	}
*/
	.wifi img{
	width: 80%;
	max-width: 80%;
	height: auto;
}
	#contact img{
		float: none;
	}
	#footer img{
		width: 20%;
		max-width: 20%;
		height: auto;
	}
	.schedule {
	border: 1px solid #ccc;
	width: 95%;
	max-width: 95%;
	font-size: 80%;
	height: auto;
	margin-top:5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}
.schedule th, .schedule td {
	padding: 5px;
}
.schedule th {
	border: 1px solid #ccc;
	background: #444;
	color: #FFF;
	text-align: center;
}
	.schedule td{
		border-right: 1px solid #ccc;
	}
	.price{
	border: 1px solid #ccc;
	width: auto;
	max-width: 90%;
		font-size: 80%;
	margin: 5px;
	border-collapse: collapse;
}
.price th, .price td{
	border: 1px solid #ccc;
	padding: 5px 10px;
}
.price th{
	background: #444;
	color: #FFF;
	text-align: center;
}
	#bank{
	border: 1px solid #333;
	padding: 0.5em;
	width: 80%;
	margin: 1em;
}
	#spacer{
	width: 20px;
}
	.waku{
		border: none;
		font-weight: bold;
		padding: 0;
	}
}
