@charset "utf-8";

header .page_title_bg01 {background-image: url("/season/images/autumn/main_bg01.jpg");}

header .page_title_bg02 {background-image: url("/season/images/autumn/main_bg02.jpg");}
header .page_title_bg03 {background-image: url("/season/images/autumn/main_bg03.jpg");}

.bgautumn{background-image: url("/season/images/autumn/bg.jpg");background-size: cover;}
.bgautumn2{background-image: url("/season/images/autumn/bg2.jpg");background-size: cover;}
@media screen and (max-width:960px){
header .page_title_bg01 {background-image: url("/season/images/autumn/main_bg01sp.jpg");}

header .page_title_bg02 {background-image: url("/season/images/autumn/main_bg02sp.jpg");}
header .page_title_bg03 {background-image: url("/season/images/autumn/main_bg03sp.jpg");}
.bgautumn2{background-image: url("/season/images/autumn/bg2.jpg");/*background-size: cover;*/background-repeat: no-repeat;background-position: left top;}
}




/* 4つのおすすめポイント
============================================================================================================ */
.point_list {
}
.point_list {
	position: relative;
	display: block;
	line-height: 1.8;
}

.point_list dl dt {
	margin-bottom: 15px;
	text-align: center;
	font-size: 2rem;
	line-height: 1.6;
}
.point_list dl dt img{margin: 5px 0;}
.point_list dl dt span{color: #fff;background-color: #c1953d;padding: 3px;font-weight: normal;font-size: 1.4rem;display: inline-block;border-radius: 3px;}
	.point_list {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -1px;
	}
	.point_list > * {
		width: 31%;margin-left: 1%;margin-right: 1%;
	}
	

/*
@media screen and (min-width: 980px), print {
.dd_box .txt_upbox.tyosei99 {
    top: 10px;
}

}*/
@media screen and (max-width: 979px) {

.point_list > * {
		width: 100%;
		
	}
.point_list img{width: 100%;height: auto;}

	.point_list li + li {
		margin-top: 15px;
	}
	.point_list  {
		line-height: 1.8;
		font-size: 1.2rem;
	}

	

	/*.point_list a .bg::before,
	.point_list a .bg::after,
	.point_list a .bg > div::before,
	.point_list a .bg > div::after {
		width: 30px;
		height: 30px;
	}
	.point_list a dl {
		position: relative;
		padding: 25px 20px;
		z-index: 3;
	}
	.point_list a dl dt {
		margin-bottom: 10px;
		font-size: 1.6rem;
	}*/
	.point_list dl dt {
		font-size: 1.6rem;
	}
	.point_list dl dt span{font-weight: normal;font-size: 1.3rem;padding: 2px;}
}
/* 
============================================================================================================ */


.rest_recommend_list .rest_recommend a{background-color: #fff;}




.speboxleftrightin0147{}

.speboxleftrightin0147 .posright8{}

.speboxleftrightin0147 .subtith2{
margin-bottom: 20px;
}

@media screen and (min-width:769px),print{
.speboxleftrightin0147 .posright8.dd_box .txt_upbox{
    right: 0;
    left: auto;

}
.speboxleftrightin0147 .posright8.dd_box .slide_ph_area{
    left: 0;
    right: auto;
}
}

@media screen and (max-width:770px){
.speboxleftrightin0147 .dd_box .txt_upbox{
text-align: center;
margin-bottom: 30px;
margin-left: auto;margin-right: auto;
padding-bottom: 40px;
}
.speboxleftrightin0147 .subtith2{
margin-bottom: 0px;
}
.speboxleftrightin0147 .dd_box .txt_upbox .box{
text-align: center;
margin-left: auto;margin-right: auto;
display: block;
padding-bottom: 10px;
}


}



.dd_box .index_pickup_block section {
    height: 420px;
    padding-top: 0px;
}

.dd_box .txt_upbox{
position: absolute;
    left: 0;
    top: 45px;
    width: 490px;
	z-index: 500;

}

.dd_box .slide_ph_area{
position: absolute;
    right: 0;
    top: 0;
    width: 900px;
}
.dd_box .index_pickup_block section .box {
    width: 520px;
    height: 380px;
    padding: 20px 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 768px){
.dd_box .index_pickup_block section {
    height: auto;
    padding-top: 0px;
}

.dd_box .txt_upbox{
position: relative;
    width: 98%;
	z-index: 500;
	margin: 0 auto;
	margin-top: -30px;

}

.dd_box .slide_ph_area{
position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
.dd_box .index_pickup_block section .box {
    width: 100%;
    height: auto;
    padding: 15px 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

}


.subtith2.b_line {
	color: #444;
	font-size: 2rem;
	display: flex;
	align-items: center;
	width: 980px;
	margin: 30px auto 10px auto;
}
.subtith2.b_line:before, .subtith2.b_line:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #444;
	display: block;
}
.subtith2.b_line:before {
	margin-right: .4em;
}
.subtith2.b_line:after {
	margin-left: .4em;
}

@media screen and (max-width: 768px){
.subtith2.b_line {
	color: #444;
	font-size: 1.6rem;
	display: flex;
	align-items: center;
	width: 98%;
	margin: 30px auto 10px auto;
}
}


.btnbox9 .btn{width: 180px;margin-left: 10px;margin-right: 10px;}
.btnbox9{ display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;}


@media screen and (max-width: 768px){
.btnbox9 .btn{width: 40%;}

}

.markbox span{
display: inline-block;
padding: 3px 0.5em;
    margin: 3px 10px 5px 0;
    background: #ffffff;
    border-left: solid 3px #b5741c;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
    font-size: 1.2rem;
}
.markbox span.specialmark{
    font-weight: 900;
}

.markbox{margin-bottom: 10px;}







.topics_section .logo_box .rest_logo {
    left: 15%;
}


.aaa_topics_wrap p.rest_logo {
    width: 171px;
    margin: 5px auto;
    text-align: center;
}
.aaa_topics_wrap .logo_box{
			flex:1;
			display:flex;
			justify-content: center;
			min-height:20px;
		}
.aaa_topics_wrap .rest_logo{
			position:absolute;
			padding:0 20px;
			bottom:10px;
			margin:0 auto;
		}




.menubox2203 h4,
.anniverboxin789 .listgold33000 li .dotgoldli{
text-align: center;line-height: 1.3;font-size: 1.8rem;margin-bottom: 20px;color: #302000;}
.menubox2203 h4 span{
    font-size: 5.2rem;
    font-family: "Tangerine", cursive;
    font-weight: 400;
    text-align: center;
}


.bg_980_anniver .menubox2203{
/*border-top: 2px dotted #ccc;*/
padding-bottom: 40px;
padding-top: 40px;
margin-top: 0px;
margin-left: 20px;
margin-right: 20px;

}
.bg_980_anniver .menubox2203 .fl{
margin-right: 20px;
}
.bg_980_anniver .menubox2203 .fr{
margin-left: 20px;
}


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

.bg_980_anniver .menubox2203 .fl{
margin-right: 0px;float: none;text-align: center;margin-bottom: 10px;
}
.bg_980_anniver .menubox2203 .fr{
margin-left: 0px;float: none;text-align: center;margin-bottom: 10px;
}
}

.flex2{display: -webkit-flex;
    display: flex;}
.flex2 div{border: 1px solid #ccc;padding: 10px;margin: 10px 5%;width: 44%;}

.menubox2203a{display: -webkit-flex;display: flex;}
.menubox2203{width: 350px;}
.menubox2203 .ph{text-align: center;margin-bottom: 5px;}


@media screen and (max-width: 768px) {
.flex2,
.menubox2203a{ -webkit-flex-direction: column;
    flex-direction: column;}
.flex2 div{margin: 10px 0;width: 90%;}

.listgold33000 li{
border-top: 2px dotted #ccc;
padding-top: 40px;
padding-bottom: 40px;
}
.bg_980_anniver .menubox2203{margin-top: 0;}

.bg_980_anniver .anniverboxin789{
         padding-bottom: 0px;
    }


.bg_980_anniver .menubox2203{
margin-left: 0px;
margin-right: 0px;

}
.menubox2203{width: 100%;}
.menubox2203 img{width: 100%;height: auto;}

}