@charset "utf-8";
/* CSS Document */

body{
	background:#000000;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.8;
	font-size:11px;
}

ul,li,dl,dt,dd,ol,li{
	list-style:none;
	margin:0;
	padding:0;
}

h1{
	margin:0;
	padding:0;
}
hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
p {
    margin: 0 0 5px;
}

.txts{
	font-size:11px;
}

/* link */
a:link,
a:visited{
	color:#fff;
	opacity:1;
	transition: 1.0s ;
}
a:hover{
	opacity:0.6;
	text-decoration:none;
}
	
a img{
	opacity:1;
	transition: 1.0s ;
}
a:hover img{
	opacity:0.6;
}


/* responsive 画像中央*/
.img-responsive-overwrite{
	margin: 0 auto;
}
.img-responsive-overright{
    display: inline-block;
}
/* icon */	
.telicon{
    background: url(images/icon_tel.gif) no-repeat left 1px;
    padding-left: 1.7em;
    font-size: 15px;
    font-weight: bold;
	    height: 22px;
}
.accesslist{
	overflow:hidden;
}
.accesslist li{
	float:left;
	margin-right:10px;
}


/*pagetop*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 10px;
    right: 10px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}


/* add bottom */
.add-1{
	margin-bottom:1em;
}
.add-2{
	margin-bottom:2em;
}
.add-3{
	margin-bottom:3em;
}
.add-4{
	margin-bottom:4em;
}
.add-5{
	margin-bottom:5em;
}
.add-6{
	margin-bottom:6em;
}
.add-7{
	margin-bottom:7em;
}
.add-8{
	margin-bottom:8em;
}
.add-9{
	margin-bottom:9em;
}
.add-10{
	margin-bottom:10em;
}
.add-11{
	margin-bottom:11em;
}
.add-37{
	margin-bottom:37px !important;
}
.add-54{
	margin-bottom:54px;
}

header .container{
	padding:0;
}
.d-flex{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.d-flex p{
	margin: 0 5rem 4rem;;
}
.keyvisual {
	background:url(images/keyvisual_01.jpg) no-repeat center top;
	background-size:cover;
	min-height:250px;
	
		
}


/* covid info */
.covidinfo .d-flex{
	justify-content: space-around;
	align-items: center;
	padding: 5px;
	    margin: 0% 0 1.5rem;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.covidinfo .d-flex div:first-child{
	    font-size: 14px;
    width: 100%;
	margin-bottom: 10px;
}
.covidinfo .d-flex div:last-child{
font-size: 12px;
    width: 100%;
    margin-left: auto;
}



/* navigation */
#navbar{
    float: none;
    text-align: left;
    background: #000;
}
#navbar li a{
	display:block;
}
a#acbtn,
footer nav li a.active,
#navbar li a.active{
	opacity:0.5;
}
nav ul li{
	margin:8px 0;
}
.navbar-default{
	background:#fff;
}

.subline{
	background:url(images/key_line.jpg) no-repeat center center;
	background-size:cover;
    height: 51px;
}
.subline p{
	padding:15px 0 0 0;
}

hr.footerline{
	border-top: 1px solid #404040;
	margin-bottom:15px;
}
hr.dotline{
	background:url(images/bg_dotline.png) repeat-x center center;
	height:1px;
	margin-bottom:15px;
}
/* pankuzu */
.pankuzu{
	overflow:hidden;
	margin-top:10px;
	color:#808080;
}
.pankuzu li{
	float:left;
}
.pankuzu li a:after{
	content: ' > ';
    margin-right: 7px;
    margin-left: 6px;
}
.pankuzu a:link,
.pankuzu a:visited{
	color:#808080;
	text-decoration:none;
}
.pankuzu a:active{
	text-decoration:none;
}
/* index */
main h3{
	border-bottom:1px solid #404040;
}

main h4{
	border-bottom:1px solid #808080;
	border-top:1px solid #808080;
	text-align:center;
	padding:7px 0;
	margin-bottom:15px;
}
dl.news dd{
		margin-bottom:1em;
}



/* shop list */
main.shoplist h4{
	border-bottom:2px solid #808080;
	border-top:2px solid #808080;
	padding: 10px 0 7px;
}
main.shoplist h5{
    border-bottom: 2px solid #808080;
    padding-bottom: 5px;
	font-size:15px;
}

.page main h4 + p{
	margin-bottom:20px;
}

.page .subline p {
	padding: 20px 0 0 0;
}


/* course */
h4.ffont{
	font-size:14px;
	line-height:1.6;
}
.courselist li{
margin-bottom: .5em;
}
.courselist li h5{
    margin-top: 2em;
    font-size: 12px;
	    line-height: 1.6;
}
main.course .topmenulist{
	background:url(images/course_topimge.png) repeat-x center center;
	height: 70px;
    margin-top: 3px;
	background-size:cover;
}
/* access */
hr.acborder{
    border-bottom: 1px solid #404040;
    margin-bottom: 10px;
    margin-top: 10px;
}
main.access h2{
	border-bottom:1px solid #808080;
	border-top:1px solid #808080;
	padding:8px 0;
}


/* menu */
main.menu .topmenulist{
	background:url(images/menu_topimge.png) repeat-x center center;
	height: 70px;
    margin-top: 3px;
	background-size:cover;
}
main.menu h4.coursem{
	position:relative;
}
main.menu h4.coursem:after{
    content: url(images/menu_arrow.png);
    text-align: right;
    position: absolute;
    right: 5px;
    top: 6px;
}




/* contact */
.fontb{
	font-weight:bold;
	font-size:16px;
}
.contact_at_list{
	position:relative;
	margin-left:15px;
}
.contact_at_list li{
	margin-bottom:5px; 
}
.contact_at_list li:before{
	display: block;
	content: '※';
	position: absolute;
	left: -1em;


}
.contact_tel_list li{
	display:block;
	float:none;
	border:1px solid #fff;
	text-align:center;
	padding:10px 20px;
	width:100%;
	font-size:15px;
}
.contact_tel_list li:first-child{
	border-bottom:0;
}
.contact_tel_list li span {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}
dl.contactdet dd{
	margin-bottom: 2em;
}
input[type="text"],
	textarea,
	select,
	#address2,
	#address3{
	width:100%;
	padding:2px 4px;
	color: #333;
}
dl.contactdet dt.hissu:after{
	content:'※必須';
	color:#a68a56;
	margin-left: .5em;
}
dl.contactdet dd.submittext{
	font-weight:bold;
}
input[type="submit"],
input[type="button"]{
	border:none;
	background:#a68a57;
	color:#231815;
	padding:10px 40px;
	width:100%;
	margin-bottom:20px;
	font-size:15px;
	transition: 1.0s ;
	
}
input[type="submit"]:hover{
	opacity:0.8;

}
.error{
	color:#F00;
	display:block;
	padding: 5px 0;
}

#formWrap h3{
    font-size: 17px;
    border: none;
    font-weight: bold;
    margin-bottom: 15px;
}
#formWrap p{
	font-weight:bold;
	margin-bottom:30px;
}
.formTable{
	width:100%;
	margin-bottom:20px;
}
.formTable td{
	border-bottom: 1px solid #464646;
    padding: 10px 20px;
}
.formTable th{
	border-bottom: 1px solid #464646;
	padding: 10px 0 10px 0;
	width: 15%;
}
	
/* information */
main.info h3{
	font-size:15px;
	border:none;
	margin-bottom:15px;
}
main.info p{
	margin-bottom:15px;
}

.prev_nest{
	overflow:hidden;
	margin-bottom:2em;
}
.prev_nest li:first-child{
	float:left;
}
.prev_nest li:last-child{
	float:right;
}
.prev_nest a:link,
.prev_nest a:visited{
	color:#959696;
}

nav.pagination ul li span,
nav.pagination li a{
    display: block;
    padding:2px 6px;
}

nav.pagination ul li{
	float:left;
	border: 1px solid #999;
	margin:0;
}
.info p.sagamihara,
.info p.machida,
.info p.lovers{
	margin:0 !important;
}

.info p.sagamihara,
.news dt.sagamihara{
	background:url(images/icon_sagamihara.gif) no-repeat left center;
	height: 21px;
	width: 97px;
	margin-bottom:5px;
}
.info p.machida,
.news dt.machida{
	background:url(images/icon_machida.gif)no-repeat left center;
	height: 21px;
	width: 97px;
	margin-bottom:5px;
}
.info p.lovers,
.news dt.lovers{
	background:url(images/icon_lovers.gif) no-repeat left center;
	height: 21px;
    width: 83px;
	margin-bottom:5px;
}



.HPG_reserveGadgetsWrap{
    margin: 20px 0 0 0 !important;
}
.HPG_reserveGadgetsWrap .HPG_reserveGadgetsListSelect input[type="text"], select{
    padding-top: 0 !important;
}


.seat{
	border:1px solid #fff;
	width: 100%;
}
.seat tr{
	border: 1px solid #ffffff;
}
.seat th{
	border-right: 1px solid #fff;
    padding: 10px;
	width: 53%;
}
.seat td{
	padding: 10px;
}
.sp-hidden{
		display: none;
	}
	.sp-visible{
		display: inherit;
	}
/* Customize container */
@media screen and (min-width: 768px) {
	/* 768px以上用（PC用）の記述 */
	.d-flex{
		display: flex;
		flex-direction: row;
	}
	.container{
		width:1204px;
	}
	/* header */
	header{
		height:213px;
		
	}
	.navbar-brand{
		padding:0;
	}
	header .container{
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}

	
	/* navigation */
	nav ul li{
		float:left;
	}
	.navbar-default{
		background:#000;
	}
	.navbar-brand{
		padding: 0;
	}
	
	#navbar{
		float: right;
		padding-top: 177px;
	}
	nav ul li {
		float: left;
		margin-left: 55px;
	}
	/* keyvisual */
	.keyvisual {
		background:url(images/keyvisual_01.jpg) no-repeat center top;
		background-size:cover;
		min-height:450px;
		
	}
	
	.subline p{
		padding: 18px 0 0 0;
	}
	.subline,
	.keyvisual {
	min-width: 1204px;		
}
	
	/* top news */

	dl.news{
		overflow:hidden;
	}
	dl.news dt{
		float:left;
		font-weight:normal;
	}
	dl.news dd{
		margin-left: 95px;
		margin-bottom: 4px;
		line-height: 2;
	}
	
	
	/* footer */
	nav ul li{
		float:left;
	}
	footer{
		padding: 263px 0 10px 0;
	}
	footer nav ul{
		margin-bottom:2.5em;
	}
	footer nav ul li:first-child{
		margin-left:0;
	}
	footer #navbar{
		float:none;
		padding-top: 0;
	}
	.footlogo{
		float:left;
	}
	.addres{
	    float: left;
		margin-left: 20px;
		font-size: 10px;
		margin-top: 8px;
	}
	
	
	.home .subline p {
    	padding: 10px 0 0 0;
	}
	/* shop list */
	.page .subline p {
    	padding: 18px 0 0 0;
	}
	
	
	/* course */
	main.course .topmenulist{
		background:url(images/course_topimge.png) repeat-x center center;
		height: 244px;
		margin-top: 3px;
	}
	
	/* menu */
	.topmenulist{
		overflow:hidden;
	}
	.topmenulist li{
		float:left;
		margin:3px 2px;
	}
	
	main.menu .topmenulist{
		background:url(images/menu_topimge.png) repeat-x center center;
		height: 244px;
		margin-top: 3px;
	}

	
	/* contact */
	.contact_tel_list{
		overflow:hidden;
		
		
	}
	.contact_tel_list li{

		float:left;
		width:50%;
	}
	.contact_tel_list li:first-child{
		border-bottom: 1px solid #fff;
		border-right:0px;
	}
	
	dl.contactdet{
		overflow:hidden;
	}
	dl.contactdet dt{
		float:left;
		width:15%;
		margin-top: 15px;
	}
	dl.contactdet dd{
		margin-left: 16em;
		margin-bottom: 2em;
	}
	input[type="text"],
	textarea,
	select,
	#address2,
	#address3{
		width:65%;
		padding: 10px;
	}

	
	input[type="submit"],
	input[type="button"]{
		width:20%;

	}
	.aligncenter {
		display: block;
		margin: 0 auto;
	}
	.alignright { float: right; margin-left:10px; }
	.alignleft { float: left; margin-right:10px;}
	
	.sp-hidden{
		display: inherit;
	}
	.sp-visible{
		display: none;
	}
	/* covid info */
	.covidinfo .d-flex{
		justify-content: space-around;
		align-items: center;
		padding: 5px;
			margin: 0 3%;
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
	.covidinfo .d-flex div:first-child{
			font-size: 20px;
		width: 70%;
		margin-bottom: 0;
	}
	.covidinfo .d-flex div:last-child{
	font-size: 15px;
		width: 27%;
		margin-left: auto;
	}

	
}

