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

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



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



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



/*=======================================
　nav
=======================================*/
#suntory_contents .sec_nav {
	border-bottom: solid 10px #00ABE4;
	margin-bottom: 1.388rem;
}
#suntory_contents .sec_nav ul {
	display: flex;
	align-items: flex-end;
	max-width: 670px;
	margin: 0 auto;
}
#suntory_contents .sec_nav ul li.current{
	width: 52.6865671641791%;
}
#suntory_contents .sec_nav ul li {
	width: 47.3134328358209%;
}
#suntory_contents .sec_nav ul li a:hover {
	opacity: 1;
}
@media only screen and (max-width: 768px){
	#suntory_contents .sec_nav ul {
		margin-left: 1rem;
		margin-right: 1rem;
	}
}




/*=======================================
　lunch_mv
=======================================*/
#suntory_contents .sec_recommend .lunch_mv {
	margin-bottom: 2.429rem;
}

/*=======================================
　sec_recommend
=======================================*/
#suntory_contents .sec_recommend {
	margin-bottom: 5.25rem;
}
#suntory_contents .sec_recommend h3.copy {
	margin-bottom: 1.393rem;
	color: #72AF43;
	font-size: 33px;
	font-size: 1.179rem;
	font-weight: bold;
	line-height: 1.697;
	text-align: center;
}
#suntory_contents .sec_recommend .box .flex_area {
	justify-content: space-between;
	flex-flow: wrap;
}
#suntory_contents .sec_recommend .box ul.flex_area {
	position: relative;
	gap: 20px 0;
}
#suntory_contents .sec_recommend .box li p {
	flex-direction: column!important;
	min-height: 5.259rem;
	justify-content: center!important;
	padding: 0 6%;
	border-radius: 20px;
}
@media only screen and (max-width: 768px){
	#suntory_contents .sec_recommend .box li p {
		border-radius: 10px;
	}
}
#suntory_contents .sec_recommend .box li p span {
	font-size: 1.107142857142857rem;
	line-height: 1.2857;
	color: #fff;
	font-weight: 700;
}
#suntory_contents .sec_recommend .box li p .small {
	font-size: 0.8571428571428571rem;
	margin-bottom: 0.1rem;
	display: block;
	font-weight: 500;
	font-feature-settings: "palt";
}
#suntory_contents .sec_recommend .box li p .small2 {
	letter-spacing: -0.1em;
}
#suntory_contents .sec_recommend .box li p span .small{
	display: inline;
}

#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 .box.miyazato {
	margin-bottom: 1rem;
	margin-bottom: 0.536rem;
}
#suntory_contents .sec_recommend .miyazato .img {
	position: relative;
	left:-0.464rem;
}
#suntory_contents .sec_recommend .miyazato .flex_area li {
	width: 48.05970149253731%;
}

/* 渋野日菜子 */
#suntory_contents .sec_recommend .box.shibuno {
	margin-bottom: 2.464rem;
}
#suntory_contents .sec_recommend .shibuno .img {
	width: 102%;
	position: relative;
	left: -1%;
	z-index: 10;
}
#suntory_contents .sec_recommend .shibuno .flex_area ul {
	width: 47.3%;
	display: flex;
	flex-direction: column;
	gap: 20px 0;
}

/* 馬場咲希 */
#suntory_contents .sec_recommend .baba .img {
	position: relative;
	left: -1%;
}
#suntory_contents .sec_recommend .baba .flex_area li {
	width: 47.3%;
}



/*=======================================
　sec_lunch_map
=======================================*/
#suntory_contents .sec_lunch_map{
	margin-bottom: 3.892857142857143rem;
}
#suntory_contents .sec_lunch_map > .img {
	margin-bottom: 2.321rem;
}
#suntory_contents .sec_lunch_map .lunch_map_list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 1.232rem 0.994rem;
}
#suntory_contents .sec_lunch_map .lunch_map_list ul li {
	width: calc(100% / 2 - 0.994rem/2);
}

#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: pointer;
}

/*=======================================
　sec_lunch_map
=======================================*/
.modaal-inner-wrapper {
	padding: 0!important;
}
.modaal-container {
	max-width: 768px!important;
}
.modaal-close {
	right: 5%!important;
	top: 0.5rem!important;
}

.modaal-container .popup_inn .ttl {
	margin-bottom: 2.076rem;
}
.modaal-container .popup_inn .img {
	margin: 0 auto 1.786rem;
}
.modaal-container .popup_inn .txt {
	line-height: 1.9642;
}
.modaal-container .popup_inn .orange01 {
	padding-left: 1.5em;
	text-indent: -1.5em;
	display: block;
}
.modaal-container .popup_inn .info {
	line-height: 1.7857;
	margin-top: 1rem;
	font-feature-settings: "palt";
}
.modaal-container .popup_inn .info a::after {
	content: "";
	display: inline-block;
	background: url(../images/gourmet/icon_blank.png) no-repeat center center;
	background-size: cover;
	width: 19px;
	height: 17px;
	margin-left: 0.536rem;
}
.modaal-container .popup_inn03 .info {
	margin-top: 1.8rem;
}
.modaal-container .popup_inn .img {
	width: 100%;
}
.modaal-container .popup_inn .img ul li:first-child img {
	mix-blend-mode: multiply;
}
.modaal-container .notes {
	font-size: 0.714rem;
	margin-top: 0.8rem;
}
.modaal-container .popup_inn {
	font-size: 1.071rem;
}
.modaal-content-container {
	background: #FFFEEE;
	background: linear-gradient(0deg, rgba(255, 254, 238, 1) 0%, rgba(255, 254, 238, 1) 62%, rgba(255, 248, 207, 1) 100%);
}

@media only screen and (max-width: 768px){
	.modaal-container .popup_inn .info a::after {
		width: 9px;
		height: 8px;
	}
}