@charset "UTF-8";

/*----------------------------------------------
	
	header

----------------------------------------------*/

@media screen and (max-width:750px) {

	#slide_area {
		background-image: url("../images/main_visual/ume_sp_top.jpg") !important;
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: cover;
		overflow: hidden;
		padding-top: 2em;
		padding-bottom: 2em;
	}

	ul#slide_img {
		width: 300%;
		width: 400%;
	}

	ul#slide_img li {
		width: 33.3333%;
		width: 25%;
		float: left;
		padding: 0 1em;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#slide_img img {
		width: 100%;
		height: auto;
	}

	#slide_area .prev img,
	#slide_area .next img {
		width: 21px;
		height: 48px;
	}

	#slide_area .prev {
		position: absolute;
		left: 4px;
		top: 40%;
	}

	#slide_area .next {
		position: absolute;
		right: 4px;
		top: 40%;
	}

}

@media screen and (min-width:751px) {

	#main_header {
		background-image: url("../images/main_visual/ume_pc_top.jpg") !important;
		background-size: cover;
		background-position: right top;
		height: 655px !important;
		margin-bottom: 20px;
		padding-top: 0 !important;
	}

	#logo_area {
		float: left;
		width: 240px;
		height: 655px;
		background-color: #fff;
	}

	.logo {
		padding-top: 65px;
		padding-left: 56px;
	}

	.logo img {
		width: 137px !important;
		height: auto !important;
	}

	nav.hd_menu ul {
		margin: 25px 0 0 70px !important;
	}

	nav.hd_menu ul li {
		margin-right: 40px !important;
	}

	#slide_area {
		float: right;
		width: 700px;
		padding-top: 235px;
		overflow: hidden;
	}

	ul#slide_img {
		width: 2100px;
		width: 2800px;
	}

	ul#slide_img li {
		width: 33.3333%;
		width: 25%;
		float: left;
	}

	#slide_area .prev {
		position: absolute;
		left: 0;
		top: 370px;
	}

	#slide_area .next {
		position: absolute;
		right: 0;
		top: 370px;
	}

}

.hd_bnr {
	text-align: center;
	border: 2px solid;
	background-color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
}

.hd_bnr.red {
	border-color: #C6151E;
}

.hd_bnr.purple {
    background-color: #d0c9e3;
}

.hd_bnr a {
	display: block;
	line-height: 1.3;
	padding: 1em;
}

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

@media screen and (max-width:750px) {}

/*----------------------------------------------
	
	tenpo

----------------------------------------------*/

.lunch {
	color: #915200;
	font-weight: bold;
	border: 1px solid #915200;
	padding: 0.2em 0.5em;
}

#tenpo section p.guideline {
    float: left;
    margin-right: 10px;
}

#tenpo section p.bnr_goto {
    float:left;
}

@media screen and (max-width:750px) {

	#tenpo section {
		float: left;
		width: 45%;
		margin-right: 27px;
		margin-bottom: 20px;
	}

	#tenpo section img {
		width: 100%;
		height: auto;
	}

	#tenpo section h2 {
		margin-bottom: 6px;
	}

	#tenpo section h2 img {
		display: none;
	}

	#tenpo section h2:after {
		content: attr(data-label);
	}

	#tenpo section .text {
		margin-bottom: 6px;
	}

	.btn_detail {
		text-align: center;
	}

	.btn_detail a {
		display: block !important;
	}

	.lunch {
		display: block;
		text-align: center;
		line-height: 1;
	}

	#tenpo section p.cashless {
		font-size: 12px;
		color: #C7151E;
		font-weight: bold;
	}

	#tenpo section p.cashpay {
		font-size: 12px;
		color: #1c71ad;
		font-weight: bold;
	}

	#tenpo section p.cashless img {
		width: auto;
		height: 18px;
		padding-left: 3px;
		vertical-align: middle;
	}

	#tenpo section p.nosmoking {
		color: #085bc1;
	}

	#tenpo section p.smoking {
		color: #c14e08;
	}

	#tenpo section p.nosmoking img {
		width: 16px;
		height: auto;
		vertical-align: middle;
		padding-right: 3px;
	}

	#tenpo section p.smoking img {
		width: 14px;
		height: auto;
		vertical-align: middle;
		padding-right: 3px;
	}
    
    #tenpo section p.guideline img {
        width:60px;
        height: auto;
    }
    
    #tenpo section p.bnr_goto img {
        width:60px;
        height: auto;
    }
    
    #tenpo section p.bnr_demaekan img {
        width:60px;
        height: auto;
    }
    
    #tenpo section a.instagram img {
        width: 16px;
        height: auto;
        vertical-align:middle;
        padding-right: 3px;       
    }
    
    #tenpo section a.instagram {
        color: #A65600;
    }
}

@media screen and (min-width:751px) {

	#tenpo {
		margin-bottom: 50px;
	}

	#tenpo section {
		float: left;
		width: 435px;
		margin-right: 90px;
		margin-bottom: 40px;
	}

	#tenpo section h2 {
		height: 288px;
		z-index: 2;
		position: relative;
	}

	#tenpo section .img {
		margin: -257px 0 10px 114px;
		z-index: 1;
		position: relative;
	}

	#tenpo section .text {
		line-height: 40px;
		margin-bottom: 12px;
		background: url(../images/top/text_line.png);
		background-position: 0px 1px;
		padding-bottom: 1px;
	}

	.btn_detail {
		text-align: right;
	}

	#tenpo section p.cashless {
		color: #C7151E;
		font-weight: bold;
	}

	#tenpo section p.cashless img {
		width: auto;
		height: 24px;
		padding-left: 3px;
		vertical-align: middle;
	}

	#tenpo section p.cashpay {
		color: #1c71ad;
		font-weight: bold;
	}

	#tenpo section p.nosmoking {
		color: #085bc1;
	}

	#tenpo section p.smoking {
		color: #c14e08;
	}

	#tenpo section p.nosmoking img {
		width: 24px;
		height: auto;
		vertical-align: middle;
		padding-right: 3px;
	}

	#tenpo section p.smoking img {
		width: 22px;
		height: auto;
		vertical-align: middle;
		padding-right: 3px;
	}
    
    #tenpo section p.guideline img {
        width:100px;
        height: auto;
    }
    
    #tenpo section p.bnr_goto {
        margin-right: 10px;
    }
    
    #tenpo section p.bnr_goto img {
        width:100px;
        height: auto;
    }
    
    #tenpo section p.bnr_demaekan img {
        width:100px;
        height: auto;
    }
    
    #tenpo section a.instagram img {
        width: 22px;
        height: auto;
        vertical-align:middle;
        padding-right: 3px;       
    }
    
    #tenpo section a.instagram {
        color: #A65600;
        text-decoration: underline;
    }
}

/*----------------------------------------------
	
	news

----------------------------------------------*/

#news h2 {
	margin-bottom: 20px;
}

#news_list dd a {
	color: #A65600;
}


@media screen and (max-width:750px) {

	#news {
		background: url(../images/common/line.gif) repeat-x bottom;
		background-size: 375px 5px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	#news h2 img {
		width: 83px;
		height: 19px;
	}

	#news_list dd {
		border-bottom: #bfbfbf 1px solid;
		padding-bottom: 1em;
		margin-bottom: 1em;
	}

}

@media screen and (min-width:751px) {

	#news {
		float: left;
		width: 640px;
	}

	#news h2 img {
		width: 141px;
		height: auto;
	}

	#news_list {
		border-bottom: 1px solid #bfbfbf;
	}

	#news_list dt {
		border-top: 1px solid #bfbfbf;
		padding-top: 1em;
		margin-bottom: 3em;
	}

	#news_list dd {
		margin-left: 8em;
		margin-top: -4.5em;
		margin-bottom: 1.5em;
	}

	#news_list dd a {
		text-decoration: underline;
	}

}

/*----------------------------------------------
	
	bnr_area

----------------------------------------------*/

@media screen and (max-width:750px) {

	#bnr_area_top {
		text-align: center;
	}

	#bnr_area_top img {
		width: 308px;
		height: 95px;
	}

}


@media screen and (min-width:751px) {

	#bnr_area_top {
		float: right;
		width: 280px;
	}

}


/*----------------------------------------------
	
	topix

----------------------------------------------*/

#topix div.title {
	/*
	background-image:url(../images/common/icon_maru.png);
	background-size:12px;
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:left 10px;
	*/
	font-size: 20px;
	margin-bottom: 1em;
	border: solid 1px #333;
	padding: 1em;
	text-align: center;
}

#topix div.title p {
	color: #C7151E;
}

#topix p.point {
	color: #C7151E;
	font-size: 20px;
}

#topix div.text {
	font-size: 16px;
	display: none;
}

#topix h2 span:after {
	content: " ▼";
	display: inline;
}

#topix div.open span:after {
	content: " ▲";
}

/*----------------------------------------------
	
	topix2

----------------------------------------------*/

#topix2 div.title {
	font-size: 20px;
	margin-bottom: 1em;
	border: solid 1px #333;
	padding: 1em;
	text-align: center;
}

#topix2 div.title p {
	color: #C7151E;
}

#topix2 div.text {
	font-size: 16px;
	display: none;
}

#topix2 div.text p span {
	color: #1c71ad;
	font-weight: bold;
}

#topix2 h2 span:after {
	content: " ▼";
	display: inline;
}

#topix2 div.open span:after {
	content: " ▲";
}