@charset "utf-8";

/* CSS Document */

/*=======================================
　contents
=======================================*/
#suntory_contents .contents {
	background: #fff;
}

#suntory_contents .nav {
	width: 90%;
}


/*=======================================
　MV
=======================================*/
#suntory_contents .mv {
}
#suntory_contents .main_ttl {
	background: #E46C94;
}


/*=======================================
　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: 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 .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-top: 1.428571428571429rem;
	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.892857142857143rem;
}
#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: pointer;
}
#suntory_contents .sec_lunch_map .lunch_map_list ul li a:hover{
	opacity: 1;
}

/*=======================================
　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_inn03 .info {
	margin-top: 1.8rem;
}
.modaal-container .popup_inn .img {
	width: 100%;
}
.modaal-container .notes {
	font-size: 0.714rem;
	margin-top: 0.8rem;
}
.modaal-container .popup_inn {
	font-size: 1.071rem;
}

/*=======================================
　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 {
}




/*=======================================
　title_intro
=======================================*/
#suntory_contents .title_intro {
	padding: 1.5rem 0 1.714285714285714rem;
}
#suntory_contents .title_intro.west {
	background: url("../images/west_garden/west_kitchin_bg.jpg") no-repeat center top;
	background-size: cover;
}
#suntory_contents .title_intro.off {
	background: url("../images/west_garden/official_title_bg.jpg") no-repeat center top;
	background-size: cover;
}
#suntory_contents .title_intro.shop {
	background: url("../images/west_garden/shop_bg.jpg") no-repeat center top;
	background-size: cover;
}
#suntory_contents .title_intro .title {
	width: 91.06666666666667%;
	margin: 0 auto 1.5rem;
}
#suntory_contents .title_intro .img {
	width: 90.13333333333333%;
	margin: 0 auto;
}
#suntory_contents #goods.title_intro .img figure {
	position: relative;
}
#suntory_contents #goods.title_intro .img figure figcaption{
	color: #fff;
	position: absolute;
	right: 0.3571428571428571rem;
	bottom: 1.178571428571429rem;
	font-size: 0.6428571428571429rem;
	font-size: 18px;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 768px) {
#suntory_contents #goods.title_intro .img figure figcaption{
	font-size: 0.5rem;
	font-size: 12px;
}
}

#suntory_contents .title_intro.shop {
	margin-bottom: 7.857142857142857rem;
}
#suntory_contents .title_intro.shop .innar {
	background-color: #fff;
	width: 88.93333333333333%;
	margin: 0 auto;
	padding: 1.785714285714286rem 0 2.035714285714286rem;
}
#suntory_contents .title_intro.shop .title {
	margin-bottom: 2.142857142857143rem;
}
#suntory_contents .title_intro.shop .innar .text {
	width: 85.90704647676162%;
	margin: 0 auto 1.428571428571429rem;
}
#suntory_contents .title_intro.shop .innar .img {
	width: 85.90704647676162%;
	margin: 0 auto;
}
#suntory_contents #shop.title_intro .img figure figcaption, 
#suntory_contents #kitchen.title_intro .img figure figcaption{
	font-size: 0.6428571428571429rem;
	font-size: 18px;
	text-align: right;
	margin-top: 0.0785714285714286rem;
}
@media screen and (max-width: 768px) {
#suntory_contents #shop.title_intro .img figure figcaption, 
#suntory_contents #kitchen.title_intro .img figure figcaption{
	font-size: 0.5rem;
	font-size: 12px;
}
}

/*=======================================
　get_img
=======================================*/
#suntory_contents .get_img {
	margin-top: -2.5rem;
	margin-bottom: 2.214285714285714rem;
	position: relative;
	z-index: 10;
}




/*=======================================
　sec_goods
=======================================*/
#suntory_contents .sec_goods_wrap {
	max-width: 89.33333333333333%;
	margin: 0 auto;
	filter: drop-shadow(0px 0.2857rem 0.1428rem rgba(4, 0, 0, 0.5));
  will-change: filter;
}
#suntory_contents .sec_goods_wrap .info_wrap {
	background-color: #faf3e0;
	padding: 2.8571rem 1.6071rem;
}
#suntory_contents .sec_goods_wrap .info_wrap h4.type {
	font-size: 0.8571428571428571rem;
}
#suntory_contents .sec_goods_wrap .info_wrap h4.type span {
	font-size: 1.464285714285714rem;
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
}
#suntory_contents .sec_goods_wrap .info_wrap .info_ttl{
	font-size: 1.0714rem;
	line-height: 1;
	margin-bottom: 2.3214rem;
	border-bottom: 0.0357rem solid #000;
	padding-bottom: 0.5357rem;
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap{
	position: relative;
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap:nth-child(2){
	margin-bottom: 2.3214rem;
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap:nth-child(3){
	margin-bottom: 2rem;
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap:nth-child(4){
	margin-bottom: 3.571428571428571rem;
}



#suntory_contents .sec_goods_wrap .info_wrap .type_wrap .type {
	color: #e95b9c;
	font-size: 0.8214285714285714rem;
	line-height: 1;
	margin-bottom: 0.5357rem;
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap .item{
	color: #601986;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.75;
	font-feature-settings: "palt";
	text-align: justify;
	text-indent: -1em;
  padding-left: 1em;
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap .txt{
	color: #000;
	font-size: 1rem;
	line-height: 1.75;
	margin-bottom: 0.3571rem;
}

#suntory_contents .sec_goods_wrap .info_wrap .type_wrap .img{
	width: 100%;
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap .btn {
	width: 87.78359511343805%;
	margin: 0.6071428571428571rem auto 0;
}

#suntory_contents .sec_goods_wrap .info_wrap .type_wrap:nth-child(2) .img{
	/* margin-left: 0.821rem; */
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap:nth-child(3) .img{
	width: 107.4%;
	margin-top: -0.7142rem;
}
@media screen and (max-width: 768px) {
	#suntory_contents .sec_goods_wrap .info_wrap .type_wrap:nth-child(3) .img{
		width: 103.5%;
	}
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap:nth-child(5) .img {
	text-align: center;
	margin: 2.071428571428571rem auto;
}
#suntory_contents .sec_goods_wrap .info_wrap .type_wrap .icon{
	position: absolute;
	max-width: 4.8571rem;
	top: 3.0357rem;
	right: 0;
}





/*=======================================
　sec_read
=======================================*/
#suntory_contents .sec_read {
	width: 89.33333333333333%;
	margin: 0 auto;
	padding: 2.321428571428571rem 0 7.428571428571429rem;
	color: #E84994;
	font-size: 1.428571428571429rem;
}

