@charset "utf-8";

/* CSS Document */

/*=======================================
　contents
=======================================*/
#suntory_contents .contents {
	background: #fff;
}



/*=======================================
　MV
=======================================*/
#suntory_contents .mv {
	margin-bottom: 2.143rem;
}



/*=======================================
　notes
=======================================*/
#suntory_contents .notes {
    padding: 1.25rem 0;
}



/*=======================================
　sec_recommend
=======================================*/
#suntory_contents .sec_recommend .copy {
	font-size: 1.25rem;
	line-height: 1.6;
	font-weight: 700;
	text-align: center;
	margin-bottom: 1.4285rem;
	font-feature-settings: "palt";
}
#suntory_contents .sec_recommend .box .flex_area {
	justify-content: space-between;
	flex-flow: wrap;
}
#suntory_contents .sec_recommend .box ul.flex_area {
	position: relative;
	top: -5.143rem;
	margin-bottom: calc(1.699rem - 5.143rem);
}
#suntory_contents .sec_recommend .box li p {
	flex-direction: column!important;
	min-height: 5.259rem;
	justify-content: center!important;
	padding: 0.3rem 7%;
}
#suntory_contents .sec_recommend .box li p span {
	font-size: 1rem;
	line-height: 1.2857;
	color: #fff;
	font-weight: 700;
}
#suntory_contents .sec_recommend .box li p .small {
	font-size: 0.7rem;
	margin-bottom: 0.1rem;
	display: block;
	font-weight: 500;
}
#suntory_contents .sec_recommend .box li p span .small{
	display: inline;
}
#suntory_contents .sec_recommend .miyazato .img {
	width: 90%;
	margin: 0 0 0.849rem calc(100% - 90%);
	position: relative;
	right: -5.6%;
}
#suntory_contents .sec_recommend .miyazato .flex_area li {
	width: 47.3%;
}
#suntory_contents .sec_recommend .miyazato .flex_area li:nth-child(2) {
	margin-top: 5.143rem;
}
#suntory_contents .sec_recommend .miyazato .flex_area li:nth-child(3) {
	margin-top: -3.5rem;
}
#suntory_contents .sec_recommend .shibuno .img {
	width: 92%;
	margin: 0 0 2rem 0;
	position: relative;
	left: -5.5%;
	z-index: 10;
}
#suntory_contents .sec_recommend .shibuno .flex_area ul {
	width: 47.3%;
}
#suntory_contents .sec_recommend .miyazato li p {
	background: #00b2d4;
}
#suntory_contents .sec_recommend .shibuno li p {
	background: #e95b9c;
}
#suntory_contents .sec_recommend .baba li p {
	background: #f39800;
}
#suntory_contents .sec_recommend .shibuno > .flex_area {
	position: relative;
	top: -11.1rem;
	margin-bottom: calc(5.893rem - 11.1rem);
}
#suntory_contents .sec_recommend .shibuno > .flex_area ul:nth-child(1) {
	margin-top: 11.654em;
}
#suntory_contents .sec_recommend .shibuno > .flex_area ul li:not(:last-child) {
	margin-bottom: 1.274em;
}
#suntory_contents .sec_recommend .box.miyazato {
	margin-bottom: 1rem;
}
#suntory_contents .sec_recommend .box.shibuno {
	margin-bottom: -9rem;
}

#suntory_contents .sec_recommend .baba .img {
	width: 98%;
	margin: 0 0 0.849rem 0;
	position: relative;
	right: -7.6%;
}
#suntory_contents .sec_recommend .baba .flex_area li {
	width: 47.3%;
}
#suntory_contents .sec_recommend .baba .flex_area li:nth-child(2) {
	margin-top: 5.143rem;
}

#suntory_contents .sec_recommend .caution_box{
	margin-bottom: 3.3928rem;
}
#suntory_contents .sec_recommend .caution_box p{
	font-size: 0.714rem;
	text-align: right;
}


/*=======================================
　sec_lunch_map
=======================================*/
#suntory_contents .sec_lunch_map{
	margin-bottom: 3.75rem;
}
#suntory_contents .sec_lunch_map > .img {
	margin-bottom: 2.321rem;
}
#suntory_contents .sec_lunch_map .lunch_map_list li:not(:last-child) {
	margin-bottom: 2.142rem;
}

#suntory_contents .sec_lunch_map .sttl h3{
	color: #231815;
	font-size: 1.503rem;
	font-weight: 700;
	text-align: center;
	margin-bottom: 2.142rem;
	position: relative;
}
#suntory_contents .sec_lunch_map .sttl h3 span{
	font-size: 1.097rem;
}

#suntory_contents .sec_lunch_map .sttl h3::before{
	content: '';
	position: absolute;
	background-color: #E95B9C;
	width: 12.214rem;
	height: 0.0714rem;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
#suntory_contents .sec_lunch_map .sttl h3::after{
	content: '';
	position: absolute;
	background-color: #E95B9C;
	width: 12.214rem;
	height: 0.0714rem;
	left: 50%;
	bottom: -0.1785rem;
	transform: translateX(-50%);
}

#suntory_contents .sec_lunch_map .lunch_map_list ul li a{
	cursor: auto;
}
#suntory_contents .sec_lunch_map .lunch_map_list ul li a:hover{
	opacity: 1;
}

/*=======================================
　sec_lunch_map
=======================================*/
.modaal-inner-wrapper {
    padding: 0!important;
}


/*=======================================
　box_p
=======================================*/
#suntory_contents .box_p {
	border: 0.071428rem solid #E95B9C;
	color: #E95B9C;
	font-size: 1.393rem;
	text-align: center;
	font-weight: 700;
	background: #FDF3F7;
	width: 90%;
	margin: 0 auto;
	height: 3.634rem;
	line-height: 3.634rem;
}



/*=======================================
　bnr_area
=======================================*/
#suntory_contents .bnr_area {
    padding-top: 3.821rem;
}
