@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}






.btnbtn{
		position: absolute;
		top:37px;
		right: 42px;
		transform: scale(1.9);
	opacity: 0;}
li{
	list-style: none;
}


body {
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'  
}

/*ヘッダー*/
header{
	
}

.container{
	max-width: 1200px;
	/*background-color: antiquewhite;*/
	padding: 0 20px;
	margin: 0 auto;
	/*height: 50px;*/
	width: 100%;
}
	a{
	color: black;
	text-decoration: none;	
	}	
.btn a:hover{
	color: silver;
}
 a:hover{
	color: silver;
}
a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
a:hover p{
	
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;

}
a:hover li{
	
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;

}

 a:hover div {
	
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;

}	

/*ヘッダートップ*/
header{
	position: fixed;
	top:0px;
	left: 0px;
	/*background: white;*/
	width: 100%;
	background-color: white;
    z-index: 5;
	
}
header .container{
	background-color: white;
	margin-top: -22px;
	width:95%;
}
.header-top{
	display: flex;
	align-items: center;
	
	
	/*background-color:aqua;*/
	/*height: 130px;*/
}

/*ヘッダーロゴ*/
.header-rogo .rogo img{
	height:70px;
}
/*ヘッダーネット予約*/
.header-top-2{
	margin-left: auto;
	display: flex;
	/*background-color: aqua;*/
}
.bbb img{
	height: 40px;
	margin-bottom: -20px
}
.bbbz img{
	height: 30px;
	margin-bottom: -20px
}
.fff{
	display: flex;
	
}
.ddd img{
	height: 40px;
	margin-bottom: -20px
}
.eee img{
	height: 40px;
	margin-bottom: -20px
}
.aaa p{
	font-size: 10px;
	margin-top: 10px;
	margin-left: -4px;
	color: #3E3E3E;
	
}
.aaaz p{
	font-size: 10px;
	margin-top: 17px;
	margin-left: -4px;
	color: #3E3E3E;
	
}
.ccc p{
	font-size: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.ccc{
	margin-left: 20px;
}
.aaaz{
	margin-right: 15px;
}



/*ヘッダーナビ*/

	
	/*background-color: aquamarine;*/


.nav {
	display: flex;
	list-style: none;
	justify-content: center;
	margin-top: -10px
	
}

.nav a{
	font-size: 15px;
	color: #3E3E3E;
	
	
	
}
.nav a:hover{
	color: silver;
}
.nav li{
	margin:0 25px; 
}











/*フッター*/

.footer{
	background-color:#C7C0C0;
	padding: 40px 0;
	
	
}
.footer_area{
	display: flex;
	flex-direction: column;
	align-items: center;
	/*background-color: aqua;*/
	
}
.footer_area ul{
	/*align-items: center;*/
	display:flex;
	list-style: none;
	/*flex-wrap: wrap;*/

	justify-content: center;
	margin-left: -20px;
	margin-bottom: 25px;
}

.footer_area ul li{
	height: 15px;
	padding-right: 5px;
	
}


.footer_area p{
	align-items: center;
	font-size: 13px;
	margin:0 -10px;
}
.footer_area img{
	height: 20px;
}

.footer_img{
	width: 50%;
	margin: 0 auto 50px;
	height: auto;
	display: flex;
	justify-content: center;
}
.footer_img img{
	width: 100%;
	height: auto;
	object-fit: cover;
	padding: 10px;
	 
}



@media (max-width: 768px) {
	.img_icon a{
		margin-right: 5px;
		
	}
	
	
	.navbar{
		display: none;
	}
	hr{
		display: none;
	}
	.aaa{
		display: none;
	}
	.aaaz{
		display: none;
	}
	header{
		position: fixed;
		/*background-color: white;*/
		top:0px;
		left:0px;
		width:100%;
        height: 73px;
	background-color: transparent;
	z-index: 2;
        
	}
	.main{
		z-index:99;
		
    margin-top: 80px;
		
	}
	header .container{
		/*background: white;*/
        padding: 0 10px;
		width: 100%;
	}
	.heah{
		display: flex;
		width: 100%;
		/*align-items: center;*/
		
	}
	
	.rogo_header.hum_img img{
		height: 40px;
		width: 40px;
		
	}
	.hum_img{
		margin-right: auto;
			position: absolute;
		top:12px;
		right: 12px;
	}
	.hum_nav{
		/*margin-left: 35px;*/
		margin-top: -20px;
       transform: translateY(-180%);
	    transition: 0.4s;
		background-color:white;
		opacity: 0.8;
	}
	.hum_nav ul{
		padding: 0 0 0 35px;
		
	}	
	.hum_nav li{
		padding: 15px 0;
		
	}
	.img_icon {
		padding: 5px 0;
		
	}
	.online_btnn a{
		color: #FF006C;
		display: flex;
		align-items: center;
	}
	.online_btnn p{
		margin: 0 0 0 10px;
		padding: 0;
	}
	.btnbtn:checked ~ .hum_nav{
		transform: translateY(0%);
		
	}
	.btnbtn{
		position: absolute;
		top:23px;
		right: 22px;
		transform: scale(1.9);
          /*opacity: 0;*/
		
	}
	.ccc{
		position: absolute;
		right:60px;
		top:10px;
	}
	/*フッター*/
	.footer_img{
		flex-direction: column;
		width: 80%;
	}
}
	
	@media(min-width:769px){
	
.hum_img{
	display: none;
	
	}

.hum_nav{
	display: none;
  
}

	}