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


body{font-family: meiryo, "MS PGothic", "Osaka", Arial, sans-serif;}

*{}

p {margin:0;}
img {
	vertical-align:bottom;
	max-width:100%;
}
div {margin:0 auto; padding:0}
.pconly{display:block;}
.sponly{display:none;}

.clear{clear:both;}


.content_wrap1 div{
	float:left;
}



.sidemenu a { text-decoration: none; 	color:#444444;}
.sidemenu a:link{	color: #444444; }
.sidemenu a:visited{	color: #444444; }
.sidemenu a:hover {
	text-decoration: underline; 
	color: #FF9933;
}

a:link{color:#CC9933;}
a:visited{color:#CC9933;}
a:hover{color:#FFCC66;}

a.btn, a.btn_big{
	background:#b00;
	font-size:85%;
	padding:3px 10px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	box-shadow:2px 2px 2px #ddd;
	display:inline-block;
}
a.btn_big{
	font-size: 115%;
	padding:6px 15px;
}


h1,h2,h3,h4,h5,h6 { margin: 0;}

ul{margin:0;padding:0;}
li{margin:0;padding:0;}

h1{
	font-size:80%;
	letter-spacing:1px;
	color:#333;
	font-weight:normal;
	margin-top:10px;
}

h1.title{
	font-size:200%;
	padding:30px 15px 15px 15px;
	color:#ffffff;
}

h4{
	background:url(../img/h4_bg.gif) left top no-repeat;
	font-size:110%;
	color:#660000;
	padding:0px 3px 3px 20px;
	margin:20px 0 14px 0;
}
h5{
	margin:8px 0;
}
.text_s{
	font-size:80%;
	margin-bottom:15px;
}


/* スライドショーここから */
.slider{
	max-width:1280px;
	width:100%;
	margin:0 auto;
	list-style-type:none;
}
/* スライドショーここまで */

/* メニューここから */

#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 8px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}

.call{
    display: none;
    position: absolute;
    right: 63px;
    top: 8px;
    cursor: pointer;
    z-index: 100;
}
.call2{
    display: none;
    position: absolute;
    right: 63px;
    top: 8px;
    cursor: pointer;
    z-index: 100;
}

#global-nav{
	display:block;
	text-align:center;
    background-color: #F00;
}

#global-nav a {
	display:inline-block;
	color:white;
	letter-spacing:2px;
	font-size:110%;
	margin:0 0 0 -1px;
	padding: 10px 34px;
    font-weight:bold;
}

#global-nav a{
    display: inline-block;
}

#global-nav a:after {
	content: "";
	display: block;
	width: 0;
	transition: width 0.3s;
	border-bottom: 1.5px solid white;
}

#global-nav a:hover:after {
	width: 100%;
}
/* メニューここまで*/

/* スライドショーここから*/
#slider img{
	width:880px;
	height:250px;  
	
}
/* スライドショーここまで*/



.wrapper_outer{
	width: 900px;
	float: center;
	padding: 0px;
}
.wrapper_xouter{
	width: 100%;
	padding: 0px;
	background:url(../img/bottom_bg.jpg) left bottom repeat-x;
}

.wrapper{
	width: 880px;
	float: center;
}


.header{
	/*background-image:url(../img/header_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
	text-align:left;
	float:left;
}

.header_right{
	/*background-image:url(../img/header_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
	margin-top:9px;
	text-align:right;
	float:right;
}

.unique_header{
	width:100%;
	margin:0;
	padding:3px 0 20px 0;
	/*background-image:url(../img/renga.jpg);*/
}


.content{
	width : 100%;
	/*background:url(../img/content_bg.gif) left top repeat-y;*/
	background-color:#fff;

}

.menu{
	width: 225px;
	margin-bottom:20px;
	padding:0;
	float:right;
	text-align:left;
}

.menu img{
	margin-bottom:6px;
}

.main{
	width:630px;
	margin-right:5px;
	padding:0;
	text-align:left;
	float:left;
}

.text0{
	text-align:left;
	line-height:140%;
	margin:18px 8px 5px 8px;
}

.maintop{
	margin-left:5px;
}

.footer {
	margin-top:50px;
	width :100%;
	height: 100px;
	color : #999999;
	font-size :90%;
	text-align : center;
	padding:0;
}
.footer2 p{
	float:left;
	width:25%;
	box-sizing:border-box;
}

.footertext{
	margin:15px 0 4px 0;
	/* font-weight:bold; */
	color:#333333;
}
.footercopy{
	color:#555555;
}


.under {
	width:770px;
	height:5px;
	/*background:url(../img/shade_under.gif) no-repeat;*/
	text-align : center;
}

#banner_wrap{
	width:100%;
	margin-top:15px;
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
}
#banner_wrap a{
	display:inline-block;
	float:left;
	width: 48.5%;
	margin-bottom: 15px;
	box-shadow:2px 2px 6px #ccc;
}
.base_link img{
	box-shadow:2px 2px 6px #ccc;
}

#banner_wrap a:nth-child(2n){
	margin-left: 3%;
}

#banner_wrap a img{
	max-width:100%;
}
.hidari{
	margin:5px;
	text-align:left;
}

ul.sidemenu{
	width:225px;
	list-style:none;
	margin:0;
	padding:0;
	background:url(../img/menu_bak.jpg) repeat-y;
}

ul.sidemenu li{
	font-size:90%;
	line-height:140%;
	padding:3px 0 1px 40px;
	margin:0;
	background:url(../img/menu_tensen.jpg) bottom no-repeat;
}

.top_oshirase{
	width:600px;
	padding:0;
	margin-top:15px;
	margin-left:6px;
	background:url(../img/oshirase_bak.jpg) repeat-y;	
	text-align:center;
}
.os_line{
	width:500px;
	text-align:left;
	font-weight:bold;
	color:#dd5500
}
.os_date{
	float:left;
	width:100px;
	color:#dd5500;
}
.os_title{
	float:left;
	width:400px;
}

.topicsbox{
	overflow:auto;
	width:549px;
	height:220px;
	background-color:#ffffee;
	border:1px solid #555555;
	padding:0px;
	line-height:140%;
}
.topicsbox p{
	margin:5px 0 0 0;
}
.topicsbox a{
	text-decoration: underline;
}

.topicsbox2{
	overflow:none;
	width:550px;
	padding:0px;
}

ul.topics{
	list-style:none;
	margin:5px 15px 5px 5px;
	padding:0;
}

ul.topics li{
	font-size:110%;
	line-height:150%;
	margin-left:18px;
	/*background:url(../img/tensen.gif) repeat-x;*/
	background-position:left bottom;
}

.ptitle{
	text-align:left;
	margin:0;
	padding:19px 19px 19px 25px;
	/*height:60px;*/
	background:url(../img/ptitle_bg.jpg) no-repeat;
	font-size:22px; font-weight:bold; letter-spacing:8px;
	color:#FFFFFF;
}

.pcomment{
	text-align:left;
	margin:5px 30px 0 35px;
	padding:0;
}

.article{
	text-align:left;
	line-height:140%;
	margin:25px 20px 0 35px;
}

.box{
	border:2px solid #FF6633;
	padding: 10px;
	background-color:#FFFFDD;
}

.to_left{
	float:left;
}

.to_right{
	float:right;
}
.mgn15{
	margin:15px;
}

.pagetop{
	width:600px;
	text-align:right;
	margin-top:30px;
}

.table0 {
	border-collapse : collapse ;
	border-color:#993300;
}

.table0 td {
	border-color:#993300;
	border-width : 1px ;
	border-style : solid ;
}

/* ----------------------- contents --------------------------- */

.contents
{
	padding:25px 35px 20px 35px;
	text-align:left;
	font-size:110%;
	line-height:150%;
}

.imgleft{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.imgright{
	float:right;
	margin-left:15px;
	margin-bottom:20px;
}

.imgleft2{
	float:left;
	margin-right:10px;
}

.imgright2{
	float:right;
	margin-left:10px;
}

.highlight{
	color:#dd8844;
}
.highlight2{
	color:#bb6622;
	font-weight:bold;
}

.txtsmall{
	font-size:80%;
	line-height:130%;
}
.txt_ss{
	font-size:75%;
	line-height:130%;
}


.txtbig{
	font-size:130%;
	line-height:130%;
}

.totop{
	width:100%;
	text-align:center;
	padding-top:30px;
}

.hide{
	display:none;
}
.ban_left{
	float:left;
	width:312px;
	text-align:left;
}

.ban_left img{
	width:310; 
    margin:0 0 15px 0;
}

.ban_right{
	float:right;
	width:312px;
	text-align:right;
}

.ban_right img{
    width:310;
    margin:0 0 15px 0;
}

/*meal_htmlここから*/
	
	.child{
		font-weight:bold;		
	}

	.teishoku_wrap{
		float:left;
		width:620px;
	}
	.child0{margin-right:2%;}
	
/*meal_htmlここまで*/


@media screen and (max-width:500px) {
	.pconly{display:none;}
	.sponly{display:block;}
	
	h1 {
		margin:60px auto 3px;
		width:98%;
		line-height:1.3
	}

/*メニューここから*/	
    #global-nav {
        position: absolute;
        top: -500px;
        background: #08d;
        /* padding-right:4px; */
        width: 100%;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        margin:0;
    }
    #global-nav a{
		width:100%;
        float: none;
		line-height:1.3;
    }
    #top-head #global-nav a,
    #top-head.fixed #global-nav a {
        display: block;
        padding: 5.3px 0;
		margin-bottom:1px;
        background-color:#f0f6ff;
        color:black;
        font-size:100%;
		text-decoration:none;
    }
    #nav-toggle {
        display: block;
		margin-right:5px;
    }
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
	
	#top-head{
		z-index: 999;
		width: 100%;
		padding: 0;
		margin-bottom:10px;
	}
	
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0px;
	}
		
	#mobile-head {
		background:url(../img/sp_head_back.png);
		height: 56px;
		z-index: 999;
		position: relative;
	}
	
	.sp_header{
		width: 43%;
	    margin-left:4%;
	}

	
	.call{
		display: block;
		margin-right:0px;
	}
	.call2{
		display: block;
		margin-right:46px;
	}
	
/*メニューここまで*/

/*スライドショーーここから*/
	.wrapper_outer{
		width:100%;
		margin-top:0%;
	}
	
	.wrapper{
		width:100%;
	}
	
	.unique_header {
		padding:0;
	}
/*スライドショーーここまで*/


/*index_htmlここから*/

	.ban_left{
		width:100%;
	}
	
	.ban_left img{
		width:98%;
		padding:4px; 
		margin-bottom:5px;
	}
	
	.ban_right{
		width:100%;
	}
	
	.ban_right img{
		width:98%;
		padding:4px;
		margin-bottom:5px;

	}

	#banner_wrap, #banner_wrap_cut{
		width:100%;
	}
	.naka1{
		width:48%;
		padding:3px;
	}
	
	.naka1 img {
		width:100%;
		margin:0;
	}
	
	.naka2{
		width:48%;
		padding:3px;
	}
	
	.naka2 img {
		width:100%;
	}

	.naka3{
		width:98%;
		padding:3px;
	}
	
	.naka3
	 img {
		width:100%;
	}

	.main {
		width: 100%;
		box-sizing:border-box;
	    margin-right: 0px;
		margin-left:0;
        padding: 8px;
	}
	.content_wrap1 div {
		margin:0;
    }
	
	.wrapper_xouter{
		width: 100%;
		padding: 0px;
		background:none;
	}

	.footer {
		border-top: 1px dotted;
		width: 95%;
		padding: 15px 0 0;
		margin-top:0px;
	}
	.footertext{
		margin:0 0 5px 0;
	}
	.footer2{
		width:90%;
		margin:0 auto;
	}

	.footer2 p{
		float:left;
		width:50%;
		margin:5px 0;
	}

/*index_htmlここまで*/


/*room_htmlここから*/
	h3 {
		font-size:84%;
		padding: 6px 0 10px 30px;
		letter-spacing: 0px;
	}
	
	.text_s{
	    text-indent: -1em;
        padding-left: 1em;
		margin-bottom:10px;
	}

/*room_htmlここまで*/

/*meal_htmlここから*/
	h3 {
		font-size:84%;
		padding: 6px 0 10px 30px;
		letter-spacing: 0px;
	}
	
	.text_s{
	    text-indent: -1em;
        padding-left: 1em;
		margin-bottom:10px;
	}
	
	.child0{
		margin:0 0 20px;		
	}

	.child{
		margin-top:10px;
	}
	
	.teishoku_wrap{
		float:left;
		width:102.5%;
		margin-left:-2%;
	}


/*meal_htmlここまで*/


}

/*20210412記入*/
.link_deco{
	margin-bottom: 20px;
}