@charset "UTF-8";
.TopLogo{
	text-align: center;
	}

.TopLogo img{
	width: 250px;
	height: auto;
	margin: 40px;
	}

/*スライドショー*/
@media only screen and (max-width: 1000px){
.pc-slide{
	display:none;
	}	
	
	
.topimg{
	background-position: center 0%;
	background-size: cover;
	height: 450px;
	top:50px;
	}
	
.TopText{
	position: absolute;
	writing-mode: vertical-rl;
	font-family: "Hagoromo-M";
	color: #fff;
	right: 3%;
	}

.TopLogoleft img{
	width: 100px;
	height: auto;
	position: absolute;
	top: 30px;
	}
	
.TopLogoright{
	text-align:right;
	}

.TopLogoright img{
	width: 100px;
	height: auto;
	position: absolute;
	bottom: 30px;
	margin-left: -100px;
	}
	
}

@media only screen and (min-width: 1001px){
.mo-slide{
	display:none;
	}	
	
.topimg{
	background-position: center 0%;
	background-size: cover;
	height: 700px;
	}
	
.TopLogoright{
	width: 85%;
	text-align:right;
	}

.TopText{
	position: absolute;
	writing-mode: vertical-rl;
	z-index: 100;
	font-family: "Hagoromo-M";
	color: #fff;
	top:50px;
	line-height: 1.5em;
	font-size: 1.3em;
	right: 10%;
	}

.TopLogoleft img{
	width: 130px;
	height: auto;
	position: absolute;
	top: 50px;
	z-index: 100;
	}

.TopLogoright img{
	width: 130px;
	height: auto;
	position: absolute;
	bottom: 30px;
	z-index: 100;
	}
}


/*居酒屋事業部*/
@media only screen and (max-width: 1000px){
.TopObi{
	display: none;
	}
	
.mobile-TopObi{
	background-color: #f6f6f6;
	height: 140px;
	width: 100%;
	z-index: 10;
	margin-top: 50px;
	}
	
.obiText-mo{
	font-size: 1.5em;
	font-family: "Ryumin Medium KL";
	text-align: center;
	padding-top: 10px;
	}
	
.obiLogo-mo img{
	width: 170px;
	height: auto;
	}
	
#course-mo{
	text-align: center;
	margin-top: 10px;
	}
	
}

@media only screen and (min-width: 1001px){
.mobile-TopObi{
	display: none;
	}
}

.TopObi{
	background-color: #f6f6f6;
	height: 110px;
	width: 100%;
	z-index: 10;
	}

#course{
	text-align: center;
	margin-top: 20px;
	}

.obiLogo img{
	width: 160px;
	height: auto;
	float: left;
	}

.obiText{
	font-size: 2em;
	font-family: "Ryumin Medium KL";
	margin-top: 30px;
	}

@media only screen and (min-width: 1151px){
	
.TopLogoleft img{
	width: 150px;
	height: auto;
	}

.TopLogoright img{
	width: 150px;
	height: auto;
	}
	
.TopText{
	font-size: 1.5em;
	}
	
.obiLogo img{
	width: 170px;
	margin-left: 20px;
	}
	
}


/*お知らせ*/
.NewsItem{
	text-align: center;
	font-size: 2em;
	font-family: "Ryumin Medium KL";
	margin: 100px 0px 50px;
	}

.newswrap{
	display:flex;
	}

#tenpo{
	text-align: center;
	}

#tenpo img{
	width: 150px;
	height: auto;
	margin: 30px auto 10px;
	}

.ameburo{
	background-color: #f2f2f3;
	padding: 20px 20px 1px;
	}

.AmebroTitle{
	font-feature-settings : "palt";
	line-height: 1.5em;
	font-size: 1.2em;
	font-family: "Ryumin Regular KL";
	margin-bottom: 20px;
	}

.AmebroTitle a{
	color: #3a3230;
	}

.AmebroTitle a:hover{
	text-decoration: none;
	}

.nakaLine dt{
	font-family: "Ryumin Light KL";
}


/*食堂事業部*/
.TopCafaPH img{
	width: 750px;
	height: auto;
	}

.material-icons{
	font-size: 10px;
	}

.cafeText1{
	margin: 25px 0px 15px;
	}

/*クラブジャム*/
.jam-obi{
	background-image: url(../img/jam-obi.jpg);
	background-repeat: repeat-x;
	background-size: 1200px;
	width: 100%;
	height: 80px;
	text-align: center;
	color: #fff;
	font-family: "Ryumin Medium KL";
	line-height: 80px;
	font-size: 1.5em;
	}

.jam-topimg{
	background-image: url(../img/jam-TOP.jpg);
	background-size: cover;
	height: 700px;
	background-position: center 0%;
	}

.jam-back{
	background-color: #FFFFFF;
	width: 100%;
	height: 270px;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.50);
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.50);
	}

.jam-Logo{
	text-align: center;
	}

.jam-Logo img{
	width: 200px;
	height: auto;
	margin: 20px auto;
	}

.jam-text{
	text-align: center;
	font-family: "Ryumin Medium KL";
	font-size: 1.5em;
	}
