@charset "utf-8";

body {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	/*background-color: #e2dec4;*/
	color: #000;
}

.luxbar-item{
	font-family: "KTEGAKI","Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 22px;
}
.luxbar-menu-material-indigo, .luxbar-menu-material-indigo .dropdown ul{
	background-color: #EB7A77;
	color: #fff;
}

.luxbar-menu-material-indigo .luxbar-hamburger span, .luxbar-menu-material-indigo .luxbar-hamburger span::before, .luxbar-menu-material-indigo .luxbar-hamburger span::after{
	background-color: #fff;
}

.luxbar-menu-material-indigo .active,.luxbar-menu-material-indigo .luxbar-item:hover{
	background-color:#fff;
	color: #EB7A77;
}
#pdfarea{
	width: 100%;
	text-align: center;
}
#pdffile{
	width: 100%;
}
.ft-b{
	font-size: 22px;
	font-weight: 700;
	border-bottom: dotted 5px #EB7A77;
	margin: 0;
}
.ft-b:before{
	/*
	content: url("../../img/tita/top/106.png");
	display: inline-block;
	width: 42px;
	height: 50px;
	background-image: url("../../img/tita/top/106.png");
	background-size: contain;
	vertical-align: middle;
	margin-right: 10px;
	*/
}
h2:before{
	/*
	content: url("../../img/tita/top/101.png");
	display: inline-block;
	width: 35px;
	height: 50px;
	background-image: url("../../img/tita/top/101.png");
	background-size: contain;
	vertical-align: middle;
	margin-right: 10px;
	*/
}

h2:after{
	/*
	content: url("../../img/tita/top/107.png");
	display: inline-block;
	width: 39px;
	height: 50px;
	background-image: url("../../img/tita/top/107.png");
	background-size: contain;
	vertical-align: middle;
	margin-right: 10px;
	*/
}

#container h2, #containerSub h2{
	margin-top: 20px;
	background-color: #EB7A77;
	color: #fff;
}

.grid hr{
	background-color: #fff;
	border-top: 5px dotted #EB7A77;
}

.course {
  display: inline-block;
  padding: .2em 2.5em;
  border: 2px solid #333;
  border-radius: .4em 2em .5em 3em/3em .5em 2em .5em;
  color: #333;
/*  font-family: 'KTEGAKI';*/
  font-size: 0.7em;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  margin-top: 20px;
}
.course:hover{
	background: #fff;
}
.xmasReservation{
	border: 6px solid #B81C22;
	border-radius: 100px;
	background-color: #00532E;
	padding: 1%;
}
.xmasReservation a{
	color: #fff;
}
footer{
	background: #EB7A77;
}
#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%;
}
.reserved img{
	width: 80%;
	margin: 10px auto;
}

.reserved2 img{
	width: 50%;
	margin: 10px auto;
}

.sample-box {
    position: relative;
}

.good {
    width: 50%;
    height: 50%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    border-radius: 50%;

    position: absolute;
    top: -15%;
    left: 60%;
}
.good img{
	width: 50%!important;
}
.good2 {
    width: 50%;
    height: 50%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    border-radius: 50%;

    position: absolute;
    top: -15%;
    left: 50%;
}
.good2 img{
	width: 50%!important;
}
.link{
	text-align: center;
	font-size: 24px;
}
.logo{
	background-color: #EB7A77;
}
.logo img{
	width: 200px;
}
.logoMark img{
	width: 150px;
	margin: 80px auto;
}
.text-align-center{
	text-align: center;
}
.text-align-right{
	text-align: right;
}
.box{
	width: 33%;
}
.box img{
	width: 98%;
	margin: 0 auto;
}
.pdfMenu{
	float: left;
	width: 46%;
	height: 50px;
	margin: 10px 1%;;
	padding: 1%;
	text-align: center;
	background-color: #745030;
	border-radius: 10px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}
h4{
	background-color: #EB7A77;
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 21px;
}