@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background-color: #fff;
	color: #000;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}

#wrap{
	width: 100%;
	min-height: 100vh;
	position: relative;
	padding-bottom: 200px;
	box-sizing: border-box;
}

#wrapper{
	width: 100%;
	position: relative;
	top: 55px;
}

.box{
	float: left;
}

.grid a:hover img{
	opacity: 0.2;
}

.ft-r{
	text-align: right;
}

.ft-l{
	text-align: left;
}

.ft-c{
	text-align: center;
}

.ft-red{
	color: #AB3B3A;
}

.ft-real-red{
	color: red;
}

.ft-pink{
	color: #EB7A77;
}

.ft-white{
	color: #fff;
}

.ft-bold{
	font-weight: 700;
}

.ft-d{
	margin: 2px 0;
	line-height: 20px;
	font-size: 18px;
}
.ft-d2{
	margin: 2px 0;
	line-height: 20px;
	font-size: 11px;
}
.ft-d3{
	margin: 2px 0;
	line-height: 20px;
	font-size: 14px;
}

.ft-dd{
	margin: 5px 0;
	line-height: 25px;
}
.ft-ds{
	margin: 0;
	line-height: 20px;
}
.ft-big{
	font-size: 24px;
}

.ft-title{
	border-top: 3px solid #402f56;
	font-size: 20px;
	padding-top: 10px;
}
.ft-s{
	font-size: 14px;
}
.ft-brand{
	font-size: 20px!important;
}
#container h2,#containerSub h2{
	width: 100%;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.sns{
	width: 100%;
	/*
	margin-left: 10px;
	*/
}

strike {
	color: red;
	font-size: 0.8em;
}

#telSasaizumi,#insta,#facebook,#lineat{
	display: none;
}
.grid-pdf{
	width: 100%;
	background: #fff;
	margin: 0 auto;
	border-radius: 5px;
}

.pdfLink{
	text-decoration: none;
	display:block;
	width: 100%;
	padding: 5% 0;
	text-align: center;
	border-radius: 5px;
}
.pdfLink:hover{
	opacity: 0.8;
}

#sns {
	list-style-type: none;
	padding-left: 0;
}
#sns img{
	width: 30%;
	margin: 0 auto;
}
#sns li{
	width: 23%;
	margin: 0.5%;
}
#sns {
	width: 100%;
	margin: auto;
	overflow: hidden;
}
#sns li {
	float: left;
}
#information{
	width: 90%;
	margin: 10px auto;
}
#information h2{
	background: #f6bfbc;
	color: #96514d!important;
	margin: 0;
	font-size: 28px;
}
#informationDetail{
	width: 100%;
	background: #fff;
	text-align: center;

}
#informationDetail p{
	width: 100%;
	margin: 0;
	font-size: 16px;
}
.infoTitle{
	font-size: 22px!important;
	margin-bottom: 50px;
}
.infoSubTitle{
	font-size: 18px!important;
	font-weight: 700;
	color: #ff7777;
}

.nagasakiNinsho{
	width: 40%;
	margin: 0 auto;
}

@keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}

@media only screen and (max-width: 980px) {
	#wrapper{
	}
	#container h2{
		font-size: 22px;
	}
	#menuTap{
		font-size: 16px!important;
	}
	.ft-d{
	}
	.ft-dd{
		font-size: 90%;
	}
}

@media screen and (max-width: 768px) {
	#telSasaizumi{
		display: block;
	}
	#sns li {
		padding: 4.5%;
	}
	#nav li {
	}
	.infoTitle{
		font-size: 18px!important;
	}
	#informationDetail p{
		font-size: 13px;
	}
	#fixedArea{
		right: 0!important;
	}
}
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}
#fixedArea ul{
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 0!important;
}
#nav li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
}

#nav li img {
	width: 100%;
}
.tel{
	border: 6px solid #00FF00;
	border-radius: 50%;
	background-color: #FFFFEF;
}
.nav1{
	background: #fff;
	border: 6px solid #0000ff;
	border-radius: 10%;
}
.nav2{
	background: #fff;
	border: 6px solid #ffd700;
	border-radius: 10%;
}
.nav3{
	background-color: #00532E;
	border: 6px solid #B81C22;
	border-radius: 10%;
}
.nav4{
	background: #fff;
	border: 6px solid #00FF00;
	border-radius: 10%;
}
.nav5{
	background: #fff;
	border: 6px solid #ff0000;
	border-radius: 10%;
}

#fixedArea{
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 30%;
	right: -40%;
}

footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background: #EB7A77;
	margin-top: 100px;
}

footer p{
	font-size: 12px;
	padding-bottom: 10px;
}

footer img{
	width: 30px;
}

