body {
	/*background: #f5ae3c;*/
	background: url(../images/bg.gif) repeat fixed;
	color: #000;
	font: 57.5% Arial, Helvetica, sans-serif;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	line-height:1.8em;
	margin: 0;
	padding: 0;
	/*overflow:scroll;*/
}

ul,li,h1,h2,h3,h4,h5,p,dl,dt,dd,a,img,div,form,input,span {
margin: 0;
padding: 0;
}

img,div {
border: 0;
}

li {
list-style:none;
}

a:hover{
filter: alpha(opacity=80);
-moz-opacity: 0.80;
opacity: 0.80;
}

span img{
filter: alpha(opacity=80);
-moz-opacity: 0.80;
opacity: 0.80;
}

/*margin*/
.m3t {margin-top: 3px;}
.m5t {margin-top: 5px;}
.m5r {margin-right: 5px;}
.m5b {margin-bottom: 5px;}
.m5l {margin-left: 5px;}
.m10t {margin-top: 10px;}
.m10r {margin-right: 10px;}
.m10b {margin-bottom: 10px;}
.m10l {margin-left: 10px;}
.m15t {margin-top: 15px;}
.m15r {margin-right: 15px;}
.m15b {margin-bottom: 15px;}
.m15l {margin-left: 15px;}
.m20t {margin-top: 20px;}
.m20r {margin-right: 20px;}
.m20b {margin-bottom: 20px;}
.m20l {margin-left: 20px;}
.m30t {margin-top: 30px;}
.m30r {margin-right: 30px;}
.m30b {margin-bottom: 30px;}
.m30l {margin-left: 30px;}

/*padding*/
.p3t {padding-top: 3px;}
.p5t {padding-top: 5px;}
.p5r {padding-right: 5px;}
.p5b {padding-bottom: 5px;}
.p5l {padding-left: 5px;}
.p10t {padding-top: 10px;}
.p10r {padding-right: 10px;}
.p10b {padding-bottom: 10px;}
.p10l {padding-left: 10px;}
.p15t {padding-top: 15px;}
.p15r {padding-right: 15px;}
.p15b {padding-bottom: 15px;}
.p15l {padding-left: 15px;}
.p20t {padding-top: 20px;}
.p20r {padding-right: 20px;}
.p20b {padding-bottom: 20px;}
.p20l {padding-left: 20px;}
.p30t {padding-top: 30px;}
.p30r {padding-right: 30px;}
.p30b {padding-bottom: 30px;}
.p30l {padding-left: 30px;}

.f18 {font-size:18px;}
.f22 {font-size:22px;}

/*clearfix*/
.cf:after {
    content:" ";
    display:block;
    clear:both;
}

.bg_white{
	background-color:#fff;}
.tac {
	text-align: center;
}

ol h1, li h1 {
	display: inline;
	line-height: 3 !important;
	font-size: 12px;
}

.onlySp {
	display:none;
	}

/*コンテンツ各種*/

#wrap {
	top: 0;
	width: 100%;
}



#container {
	width: 980px;
	margin: 0 auto;
	font-size:140%;
}

.breadcrumb {
	font-size:10px;
	color:#695348;
}
.breadcrumb a,.link {
	color:#9F3841;
	}
.footer{
	margin:0;
	padding-left:220px;
	height:83px;
	background:url(../images/footer_bg.jpg) center top no-repeat;
}

footer p{
	display: none;
}

/*------------------------------
ヘッダー
------------------------------*/

header {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;;
}

header h1 {
	float:left;
	margin:0;
}

header p {
	margin: 0;
}

header .catch {
	float:left;
	font-size:11px;
	line-height:1.2;
	font-weight:normal;
	color: #5f473c;
	padding-left:15px;
	margin:11px 0 0 0;
}

p.pagetop {
	font-size:11px;
	line-height:1.2;
	font-weight:normal;
	color: #5f473c;
	padding-left:20px;
	}


header .tel {
	position: absolute;
	right:0;
}

header .bt {
	float:right;
	margin: 25px 0 0 0;
}

header .spBlock {
	display: none;
}
#f_header {
	display:none;
}
/*------------------------------
.box_exception
------------------------------*/

.box_exception {margin: 15px auto;}
.box_exception > img{
	display: block;
	margin-bottom: 10px;
}
/*	.box_exception > a{
	display: inline-block;
	width: calc(50% - 5px - 2px * 4);
	height: 40px;
	border: solid 2px #775C54;
	border-radius: 6px;
	background-color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 40px;;
	font-size: 18px;
	font-weight: bold;
	color: #775C54;
}*/
.box_exception > a:hover{
	background-color: #A5877E;
	color: #fff;
}

/*------------------------------
#fNavi
------------------------------*/

#fNavi {
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
	}

/*------------------------------
フッター
------------------------------*/
footer{
	margin:0;
	padding-left:220px;
	height:83px;
	background:url(../images/footer_bg.jpg) center top no-repeat;
}

/*------------------------------
#gNavi
------------------------------*/

nav ul {
	list-style:none;
	margin:15px 0;
	padding:0;
	}



nav ul li {
	float:left;
	display:block;
	}

nav ul.sp {
	display: none;
	}

/*------------------------------
.thumArea
------------------------------*/

.thumArea {
	padding:10px;
	background: url(../images/bg_d.gif) repeat;
	margin:0 0 30px 0 ;
}

.thumArea .block {
	width: 300px;
	height:206px;
	float:left;
	margin:0 5px 5px 0;
}

.thumArea .block img {
	display: block;
	float: left;
}

.thumArea .block img:last-child {
	float: right;
}

.thumArea .block .row2Box {
	float: left;
}

.thumArea .block .row2Box.w145 {
	width: 145px;
}

.thumArea .block .row2Box.w156 {
	width: 156px;
}

.thumArea .block .row2Box.w171 {
	width: 171px;
}

.thumArea .block .row2Box:last-child {
	float: right;
}

.thumArea .block .row2Box img {
	float: none;
}

.thumArea .block .row2Box img {
	margin:0 0 8px 0;
}

.thumArea .block .row2Box img:last-child {
	margin:0;
}

/*------------------------------
flame
------------------------------*/

#contents {
	width: 980px;
	margin: 0 0 40px 0;
}

/*------------------------------
#main
------------------------------*/

#main {
	width: 980px;
	margin: auto;
	color:#fff;
	line-height: 2em;
}
.con_inr {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
#concept #main {
	color:#ccc;
}

.contents h2 {
	padding: 0;
	margin: 0;
	line-height: 0;
}

.inner {
	background: url(../images/bg_d.gif) repeat;
	text-align:left;
	padding: 15px;
	margin:0 0 20px 0;
}

#main .inner:last-child {
	margin:0;
}

#index #main .inner {
	text-align:center;
	padding: 20px 15px;
}
#index #main .news_box {
	text-align: left;
}
.news_box div {
	width: 80%;
	margin: 0 auto;
}
.news_box div:first-child {
	margin-bottom: 80px;
}
#main .inner .txtBlock {
	float:left;
}

#main .inner img.pic {
	float:right;
}


/*------------------------------
#side
------------------------------*/


#side {
	background: url(../images/bg_d.gif) repeat;
}

#side h2 {
	padding: 0;
	margin: 0;
}

#side h3 {
	text-align: left;
	padding: 0 0 20px 20px;
	margin: 0;
}

#side ul {
	list-style:none;
	margin:0;
	padding:0;
}

#side .inner {
	text-align:center;
	padding: 20px 0;
}

/*------------------------------
#telArea
------------------------------*/

#telArea {
	display: none;
}

/*------------------------------
コンセプト
------------------------------*/

#concept {}


/*------------------------------
メニュー
------------------------------*/

#menu {}

#menu .title {
font-size:18px;
}

#menu .detail {
margin:30px 0 60px 0;
}

/*------------------------------
予約
------------------------------*/

#yoyaku .week {
margin:15px 0 35px 0;
}

#yoyaku #main .inner {
	padding: 15px 15px 45px 15px;
}

/*------------------------------
アクセス
------------------------------*/
#access .news_box:first-child{
	margin: 0 0 70px 0;
}

#access .shop dd.time span,
#access .shop dd.freeDial span {
    display: none;
}

.news_box{
	padding:0 8px;
	border-left:solid 1px #6d574c;
	border-right:solid 1px #6d574c;
	color: #FFF;
}

.new_box dl{
	width:660px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.news_box dt{
	width:400px;
	color:#CCC;
	font-size:12px;
	line-height:2em;
	margin:0;
	padding:0;
}

.news_box dd{
	padding:0;
}

.news_bottom{
	background:url(../images/slash_b_long.gif) center top no-repeat;
}

#special{
	width:620px;
	margin-top:10px;
	overflow:hidden;
}

.special_l{
	width:305px;
	float:left;
}

.special_r{
	width:305px;
	float:right;
}

#special_small{
	width:600px;
	margin-top:10px;
	margin-left:8px;
	overflow:hidden;
}

.special_small_l{
	width:295px;
	float:left;
}

.special_small_r{
	width:295px;
	float:right;
}

/*コンセプト*/

ul.concept{
	margin:0 0 0 10px;
	padding:0;
}
/*スペース*/

.bsc_txt{
	font-size:12px;
	line-height:2em;
}

/*サイドコラム*/
.right_box{
	background:url(../images/bg_d.gif) repeat;
	padding:20px;
}

.right_bottom{
	background:url(../images/slash_b.gif) center top no-repeat;
}

/*ツイッター*/
.twitter {
	width: 25%;
}
#tweets	{
font-size:10px;
height: 170px;
color:#CCC;
padding: 5px 5px 5px 5px;
margin: 0;
background:#001033;
overflow:auto;
}

#tweets	p {
border-bottom:1px dotted #36F;
padding-bottom:5px;
margin-bottom:3px;
font-size:10px;
line-height:1.2em;
}

.right {
	width: 30%;
}
.link {
	margin-top: 10px;
}

.created_at {
display:block;
padding-top:0.5em;
color:#aaa;
}

#tweets.topics a:link {
    color:#FF0000;
    text-decoration:underline;
}

#tweets.topics a:visited {
    color:#FF0000;
    text-decoration:underline;
}

#tweets.topics a:hover {
    color:#FF8C00;
    text-decoration:underline;
}

#tweets.topics a:active {
    text-decoration:none;
}

/*レギュラーメニュー*/
#ttl_regular{
	background-image:url(../images/top/ttl_grand.gif);
	background-repeat:no-repeat;
}
#bg_regular{
	background:url(../images/bg_d.gif) repeat;
}

/*新着情報*/
.info_box{
	background:url(../images/bg_d.gif) repeat;
	padding:20px 10px 20px 64px;
}

#info{
	background:#001033;
	padding:10px;
	overflow:hidden;
}

#info dl{
	width:605px;
	margin:0;
	padding:0;
	border-bottom:dotted 1px #36F;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}

#info dt{
	width:125px;
	float:left;
	color:#CCC;
	font-weight:bold;
	margin:0;
}

#info dd{
	width:480px;
	float:right;
	color:#CCC;
	margin:0;
	padding:0;
}


/*　アクセス　*/

dl.shop {
	margin: 0 auto 20px;
	padding: 0 0 20px;
	border-bottom: #FFFFFF dotted 1px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}

dl.shop dt {
	margin: 0 10px 10px;
	padding: 0;
}

dl.shop dd {
	padding: 0;
}

dl.shop{
	font-size: 0;
}

dl.shop > *{
	line-height: 1.4;
	font-size: 14px;
}

dl.shop > .map_img{
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	width: calc(50% - 10px);
}

dl.shop > .map_img img{
	max-width: 100%
}

dl.shop > .map_text{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

/*　メニュー　*/

.regular {
	width: 600px;
	margin: 0 auto;
}

.regular ul {
	margin: 0 auto 10px;
	padding: 10px 0 0;
}

.regular ul li {
	margin: 0 0 30px;
	padding: 0;
	float: left;
	list-style-type: none;
}

.regular ul li a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

.special {
	clear: both;
	width: 600px;
	margin: 0 auto;
	padding: 0;
}

.special a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

.past {
	width: 600px;
	margin: 20px auto 0;
	padding: 0;
	text-align: right;
}

.menu_main_box{
	background:url(../images/bg_d.gif) repeat;
	padding:10px;
	border:solid 1px #6d574c;
}

.menu_main_box dt img.pd{
	padding:0 0 50px 0;
}

.menu_main {
	background: url(../images/menu/bg_menu.gif) repeat-y;
	padding: 30px;
}
.menu_txt_l{
	background-color:#fff;
	padding:15px 10px;
	text-align:left;
	vertical-align:top;
	width:433px;
}

.menu_txt_m{
	background-color:#fff;
	padding:15px 10px;
	text-align:left;
	vertical-align:top;
	width:278px;
}

.menu_txt_s{
	background-color:#fff;
	padding:15px 10px;
	text-align:left;
	vertical-align:top;
	width:201px;
}

.menu_ttl{
	color:#ff86a0;
	font-weight:bold;
	float:left;
	margin-bottom:10px;
	width:380px;
}

.menu_ttl_m{
	color:#ff86a0;
	font-weight:bold;
	margin-bottom:10px;
	width:278px;
	overflow:hidden;
}

.menu_ttl_m_m{
	width:230px;
	float:left;
}

.menu_ttl_s{
	color:#ff86a0;
	font-weight:bold;
	margin-bottom:10px;
	width:201px;
	overflow:hidden;
}
.menu_ttl_s_s{
	width:160px;
	float:left;
}
.menu_price{
	color:#ff86a0;
	font-weight:bold;
	margin-bottom:10px;
	overflow:hidden;
}

.menu_price_m{
	color:#ff86a0;
	font-weight:bold;
	overflow:hidden;
}

.menu_price_s{
	color:#ff86a0;
	font-weight:bold;
	float:right;
	padding:1px;
}


dl.tbl {
	width: 920px;
	margin: 0 auto 30px;
	padding: 0;
	clear: both;
}

dl.tbl dt {
	margin: 5px 0 12px;
	padding: 0;
}

dl.tbl dd {
	margin: 0;
	padding: 0;
}



/*　入場方法　*/

ul.admission_time {
	width: 500px;
	margin: 0 0 40px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	list-style-type: none;
	border: #452c20 solid 1px;
	overflow: hidden;
	background-color:#452c20;
	filter:alpha(opacity=70);
     -moz-opacity:0.70;
     -khtml-opacity: 0.70;
     opacity:0.70;
}

ul.admission_time li {
	white-space:nowrap;
	float:left;
	margin: 0 30px 0;
}

.week {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

.title {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 10px;
	padding: 7px 0;
	border-bottom: #FFFFFF 1px dotted;
}

.title_01 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 20px;
	padding: 7px 0;
	border-bottom: #FFFFFF 1px dotted;
}

.detail {
	margin: 0 1em 30px;
	line-height: 2em;
}
.seiriken{
	font-size: 17px;
	font-weight: bold;
	line-height: 1.6em;
}


#season_info{
	width:95%;
	margin-bottom:15px;
	padding:5px 10px;
	background:#FFF;
	border:double 3px #F00;
    color:#F00;
}

#season_info div.box{
	width:100%;
	margin-bottom:15px;
}

.season_info p{ line-height:1em;}

.season_info_ttl{
	width:95%;
	border-left:solid 4px #F00;
	border-bottom:solid 1px #F00;
	padding:0 5px 5px 5px;
	font-weight:bold;
	font-size:14px;
}

.f16{font-size:16px; line-height:1.5em;}
.red{color:#F00;}

.tweet_txt {
	font-size:10px;
	color:#fff;
	line-height:1.2em;
	padding:5px
}

/*** メニューページ　フェードバナー **/

#slideshow {
    width:310px;
	position:relative;
    height:200px;
	float:right;
	margin:0;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 200px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 200px;
    display: block;
    border: 0;
}

h1 {
font-size:11px;
line-height:1.2;
font-weight:normal;
color: #5f473c;
/*padding-left:20px;*/
}

h1.h1 {
	font: bold 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
}

.white {
font-size:14px;
line-height:1.5;
font-weight:normal;
color: #FFFFFF;
}

.fade_img {
	width: 980px;
	height: 390px;
	margin: 0 ;
	padding: 0;
	overflow: hidden;
	clear: both;
}


.btn_01 {
	display: block;
	width: 100%;
	line-height:2.5;
	-webkit-border-radius: 8px;
			border-radius: 8px;
	text-decoration: none;
	color: #5E463A;
	font-weight: bold;
	text-align: center;
}

.color01 {
	background-color: #F8CEDA;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#F8CEDA', endColorstr = '#ffb1c7');
	background:linear-gradient(to bottom, #F8CEDA, #ffb1c7);
	background: -moz-linear-gradient(
		top,
		#F8CEDA 0%,
		#ffb1c7 50%,
		#ff8dae 50%,
		#ffb1c7);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#F8CEDA),
		color-stop(0.50, #ffb1c7),
		color-stop(0.50, #ff8dae),
		to(#ffb1c7));
}

.btn_01:hover {
	filter: alpha(opacity=80);
-moz-opacity: 0.80;
opacity: 0.80;
}

.info {
	width:500px;
	margin:0 auto;
	padding:10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border:3px solid #fff;
	font-size:20px;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
}

.info a {
	color:#ff86a0;
}

/*------------------------------
パンくずリスト
------------------------------*/

/*-----背景　黒ver.-----*/

#breadcrumbs {
	overflow: hidden;
	width: auto;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	line-height: 3;
	text-align: left;
}

#breadcrumbs ul, #breadcrumbs ol {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#breadcrumbs ul li, #breadcrumbs ol li {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	line-height: 3;
}

#breadcrumbs dl {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#breadcrumbs dl dd {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	line-height: 3;
}

#breadcrumbs a {
	display: block;
	margin: 0;
	padding: 0 1.5em 0 0;
	background: url(//www.pasela.co.jp/img/bg_breadcrumbs_white.png) center right no-repeat;
	color: #fff;
}

#breadcrumbs a:hover {
	color: #c00;
}


/*-----背景　白ver.-----*/

#breadcrumbs.white ul li, #breadcrumbs.white ol li, #breadcrumbs.white dl dd {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0;
	color: #333;
	line-height: 3;
}

#breadcrumbs.white a {
	display: block;
	margin: 0;
	padding: 0 1.5em 0 0;
	background: url(//www.pasela.co.jp/img/bg_breadcrumbs_gray.png) center right no-repeat;
	color: #f60;
	line-height: 3;
}

#breadcrumbs.white a:hover {
	color: #f90;
}

.middle {
	width: 940px !important;
}

.narrow {
	width: 800px !important;
}

.narrow_less {
	width: 780px !important;
}

.narrow_min {
	width: 700px !important;
}

.rhythm {
	width: 850px !important;
}


.bg_gray {
	background: #eee;
}

.bg_yellow {
	background: #ebc639;
}

.color_white { color: #fff;}


/*パンくず末尾*/

#breadcrumbs.white li.last_child a{
	display: block;
	margin: 0;
	padding: 0;
	pointer-events: none;
	text-decoration: none;
	background: none;
	line-height: 3;
}

#breadcrumbs.white li.last_child a::after,
#breadcrumbs.white li.last_child a::before{
	border-left: none;
}

/*アクセス情報ボタン*/
.btn_access {
	/* border:3px #f7c7cd solid; */
	font-size:20px;
	text-align:center;
	background:#ef5266;
	border-radius: 7px;
	line-height: 15px;
	margin: 0 0 15px 0;
}

.btn_access:hover {
	background-color: #fff;
}

.btn_access a {
	text-decoration: none;
	display:block;
	color: #fff;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;

	/*  */
	padding: 20px 15px;
}

.btn_access a:hover {
  color: #ef5266;
}

.btn_access a img {
	display: none;
}

/*.btn_access a::after {
    content: "▶";
    position: relative;
    left: 35px;
}*/

.btn_google {
	/* border:3px #f7c7cd solid; */
	font-size:20px;
	text-align:center;
	background:#4285F4;
	border-radius: 7px;
	line-height: 15px;
	margin: 0 0 15px 0;
}

.btn_google:hover {
	background-color: #fff;
}

.btn_google a {
	text-decoration: none;
	display:block;
	color: #fff;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	padding: 20px 15px;
}

.btn_google a:hover {
  color: #4285F4;
}

.btn_google a img {
	display: none;
}

.btn_google a::after {
    content: "▶";
    position: relative;
    left: 97px;
}

.bnr_close {
	display:block;
	width:750px;
	margin:30px auto;
}
.bnr_close img {

}
.bnr_top {
	display:block;
	width:750px;
	margin:0 auto 10px;
}

/*------------------------------
生誕祭プラン
------------------------------*/

#birthday #main{
	color: #fff;
}
#birthday .box_detail {
	text-align: center;
	margin: 20px auto;
}

#birthday .box_usage {
	background-color: #fff;
	-webkit-border-radius: 8px;
	        border-radius: 8px;
	color: #5E463A;
	overflow: hidden;
	margin-bottom: 20px;
}
#birthday .box_usage p {
	text-align: center;
	font-size: 16px;
	padding: 0.5em 0 ;
}
#birthday .box_usage ol {
	width: 80%;
	margin: 0 auto 1em;
	padding: 0;
}
#birthday .box_usage li {
	border-bottom: 1px dashed #F6C7CD;
}

/*------------------------------
NEWS style
------------------------------*/
.sec_news , .sec_notice {
	font-family: 'meiryo', 'メイリオ', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
.sec_news {
	width: 73%;
}
.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	padding: 5px;
}
.feed_link ,.more {
	text-decoration: none;
}
.wrap_img img {
	width: 150px;
	height: 110px;
	object-fit: cover;
	vertical-align: middle;
}
.post_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.post_list li {
	width: calc(100% / 4);
	background: #fff;
	margin-right: 10px;
	position: relative;
	padding-bottom: 25px;
	border-radius: 5px;
}
.post_list li:last-child {
	margin-right: 0;
}
.post_ttl {
	width: 95%;
	color: #9F3841;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding: 10px 0;
}
.list {
	position: absolute;
	bottom: 0;
}
.more {
	background: #f8c7cd;
	color: #a1373f;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	border-radius: 0 0 5px 5px;
}
.more_btn {
	background: #987868;
	margin: 15px auto 0;
}
.more_btn .more {
	display: block;
	border-radius: 5px;
	padding: 10px;
	width: auto;
	font-size: 16px;
	position: relative;
}
.more_btn .more::after {
	content: '\0025b6';
	position: absolute;
	margin-left: 1%;
}
/*------------------------------
information link
------------------------------*/
.banner_area {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.banner_area li:first-child {
	margin-right: 10px;
}

/*------------------------------
notice
------------------------------*/
#mainvisual{
	margin-bottom: 20px;
	line-height: 1.4;
	color: #222;
}
/*
#mainvisual::after{
	content: "";
	display: block;
	width: 100%;
	height: 49px;
	background: url(../images/top/foot_header_renew.png) no-repeat 100%/contain;
}
*/
.img_mainvisual{
	display: block;
	width: 50%;
	margin: 30px auto;
	-webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.8));
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.8));
}

.heten{
	width: 100%;
}

.notice_seasonal {
    margin: 0 auto;
	padding: 0 20px;
	background: url(../images/top/bg_header_renew.png) repeat-y 100%/contain;
	font-size: 0;
}

.notice_seasonal > .wrap_shop_info{
	display: table;
	margin: auto;
}

.notice_seasonal .shop_info{
	display: inline-table;
	vertical-align: top;
	width: calc((100% - 40px) / 2);
	font-size: 14px;
}

.notice_seasonal .shop_info + .shop_info{
	margin-left: 40px;
}

.notice_seasonal .shop_info > h2{
	margin: 10px auto 10px;
	border-bottom: solid 1px #5e463a;
	line-height: 1.4;
	color: #5e463a;
}

.notice_seasonal .list_shop_info{

}

.notice_seasonal .list_shop_info > dt{
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

.notice_seasonal .list_shop_info > dd + dt{
	margin-top: 20px;
}

.btn_shop_link{
	display: table;
	margin: 5px auto 20px;
	border-radius: 6px;
	width: 100%;
	height: 40px;
	background-color: #5e463a;
	text-decoration: none;
}

.btn_shop_link > .inner_btn{
	display: table-cell;
	position: relative;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.btn_shop_link > .inner_btn::after{
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 10px);
	right: 10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
}
.btn_menu_link_box {
	padding-top: 30px;
	border-top: solid 1px #5e463a;
}
.btn_menu_link {
	display: block;
  position: relative;
	margin: auto;
	width: 65%;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	color: #ffffff	;
	line-height: 65px;
	background: #a1373f;
}
.btn_menu_link::after {
	content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 10px);
  right: 10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
}
.btn_menu_link .sp_br {
	display: none;
}
