@charset "UTF-8";

/* -------------------------------------------------------------------------- ANAfesta -------------------------------------------------------------------------- */
/* font */

#anakyun29.-anafesta .anakyun29_contents h2 {
	font-size: 1.8em;
	line-height: 1.4;
}
#anakyun29.-anafesta .anakyun29_contents h3 {
	font-size: 1.6em;
	line-height: 1.4;
}
#anakyun29.-anafesta .anakyun29_contents h4 {
	font-size: 1.4em;
}



/* anakyun29_contents_header */

#anakyun29.-anafesta .anakyun29_contents_header {
	padding-bottom: 60px;
	text-align: center;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_logo {
	margin-bottom: 40px;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_logo img {
	width: 300px;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text {
	margin-bottom: 20px;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text .smaller {
	font-size: 74%;
	vertical-align: top;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text.weightbold {
	font-size: 16px;
	line-height: 1.6;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_limit {
	margin-bottom: 40px;
}
#anakyun29.-anafesta .marker {
	background: linear-gradient(transparent 60%, #f8ec00 0%);
}
#anakyun29.-anafesta .anakyun29_contents_title_text {
	font-size: 2rem!important;
}
#anakyun29.-anafesta .anakyun29_contents_title_limit {
	font-size: 2.4rem!important;
}
#anakyun29.-anafesta .anakyun29_contents_title_text img {
	max-width: 550px;
	width: 80vw;
	display: block;
	margin: min(4vw, 30px) auto;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_table {
	margin-bottom: 20px;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_table table th {
	width: 50%;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_detail img {
	max-width: 550px;
    width: 80vw;
    margin: min(4vw, 30px) auto;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_img img {
	max-width: 800px;
    width: 80vw;
    margin: min(4vw, 30px) auto;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text.weightbold .marker {
	display: inline-block;
    padding: 4px 8px;
    line-height: 1;
    margin: 0 5px;
    background-color: #f8ec00;
    border-radius: 8px;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_tokuten img {
	max-width: 500px;
    width: 60vw;
    margin: min(4vw, 30px) auto;
}
#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_button img {
	max-width: 700px;
    width: 70vw;
    margin: min(10vw, 80px) auto;
}

@media screen and (max-width: 767px){
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_detail img {
		max-width: 100%;
		width: 100%;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_img img {
		max-width: 100%;
		width: 100%;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text.weightbold .marker {
		display: inline-block;
		padding: 4px 8px;
		line-height: 1;
		margin: 0 5px;
		background-color: #f8ec00;
		border-radius: 8px;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_tokuten img {
		max-width: 100%;
		width: 100%;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_button img {
		max-width: 100%;
		width: 100%;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text.weightbold {
		font-size: 15px;
		line-height: 26px;
	}
}



/* anakyun29_astyle */

#anakyun29.-anafesta .anakyun29_anafesta_separator {
	position: relative;
	width: 100%;
	height: 2em;
	margin-bottom: 60px;
}
#anakyun29.-anafesta .anakyun29_anafesta_separator span {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 2em;
	height: 2em;
	margin-left: -1em;
	background-image: url(/promotion/ana_kyun29/anafesta/image/ap_icon.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 2em 2em;
	z-index: 3;
}
#anakyun29.-anafesta .anakyun29_anafesta_separator:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
	width: 100%;
	height: 1px;
	background: #0c318c;
	z-index: 1;
}
#anakyun29.-anafesta .anakyun29_anafesta_separator:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 4em;
	height: 100%;
	margin-left: -2em;
	background: #ffffff;
	z-index: 2;
}
#anakyun29.-anafesta .anakyun29_anafesta h2 {
	margin-bottom: 20px;
}
#anakyun29.-anafesta .anakyun29_anafesta h3 {
	margin-top: 40px;
	margin-bottom: 20px;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_about {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_about .anakyun29_anafesta_about_text {
	width: 60%;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_about .anakyun29_anafesta_about_image {
	width: 36%;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_feature {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_feature li {
	width: 48%;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_feature .anakyun29_anafesta_feature_title {
	padding: 0.5em 1em 0.6em 1em;
	font-size: 1.2em;
	line-height: 1.5;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #0c318c;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info {
	margin-left: auto;
	margin-right: auto;
	padding: 40px;
	background: #f4f9fd;
	text-align: center;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .c_banner_txt {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 20px;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_anafesta_info_image {
	margin-bottom: min(6vw, 30px);
	margin-top: min(4vw, 30px);
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_anafesta_info_txt {
	font-size: 2.4rem;
	color: #000080;
	margin-bottom: min(6vw, 30px);
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_anafesta_info_txt .top {
	margin-bottom: 20px;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_anafesta_info_txt .bottom {
	background: linear-gradient(transparent 70%, #FFFF00 0%);
		display: inline;
	font-weight: bold;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_button {
	padding-left: 2em;
	padding-right: 2em;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info + .c_banner {
		margin-top: 35px;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_limited {
	width: 90%;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px;
	color: #111111;
	text-align: center;
	background: #f5b32d;
	border-radius: 20px;
}
#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_limited a {
	color: #111111;
}
#anakyun29.-anafesta .p_image_column3{
		font-size: 0;
		margin-top: 30px;
}
#anakyun29.-anafesta .p_image_column3_i{
		width: 33%;
		display: inline-block;
}
#anakyun29.-anafesta .p_image_column3_i:nth-of-type(2){
		margin: 0 0.5%;
}
#anakyun29.-anafesta .p_image_column3_i.-column2{}
#anakyun29.-anafesta .p_image_column3 a img {width: 100%;}

#anakyun29.-anafesta a.p_image_column3_i{
	box-shadow: 0 3px 5px rgb(0 0 0 / 30%);
	transition: filter 0.5s, transform 0.5s, box-shadow 0.5s;
}

#anakyun29.-anafesta a.p_image_column3_i:hover {
		filter: brightness(120%);
		transform: translateY(-3px);
		box-shadow: 0 6px 12px rgb(0 0 0 / 20%);
}
#anakyun29.-anafesta .bg {
	position: relative;
	padding: 70px 0;
}
#anakyun29.-anafesta .bg.gray {
	background-color: #f4f9fd;
}
#anakyun29.-anafesta .bg.green {
	background-color: #f4f8e9;
}
#anakyun29.-anafesta .anafesta_ttl {
	background: #0191ce;
	color: #f8ec00;
	text-align: center;
	border-radius: 6px;
	width: 70%;
	padding: 20px;
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
}
#anakyun29.-anafesta .anafesta_ttl.blue {
	background: #0b318f!important;
}
#anakyun29.-anafesta .anafesta_ttl .ttl {
	font-size: 2.4rem!important;
	font-weight: bold!important;
	margin: 0!important;
}

#anakyun29.-anafesta .recom_list {
	text-align: left;
}
#anakyun29.-anafesta .recom_cmnt img {
	max-width: 270px;
}
#anakyun29.-anafesta .recom_list:not(.-cl2) li + li {
	margin-top: 50px;
}
#anakyun29.-anafesta .recom_list:not(.-cl2) li {
	display: grid;
	grid-template-columns: 1fr 49.3%;
	gap: 5px;
}
#anakyun29.-anafesta .recom_list .recom_list_i:nth-of-type(1) {
	grid-column: 1/3;
}
#anakyun29.-anafesta .recom_list .recom_list_i.badge {
	position: relative;
}
#anakyun29.-anafesta .recom_list .recom_list_i.badge .badge_item {
	position: absolute;
	top: 45%;
	right: -10px;
	width: 25%;
}

@media screen and (min-width: 768px){
	/* #anakyun29.-anafesta .recom_list .recom_list_i:last-of-type {
		padding-top: 20px;
		padding-left: 30px;
	} */
	#anakyun29.-anafesta .recom_list .recom_list_i.padding-none {
		padding: 0!important;
	}
	#anakyun29.-anafesta .grid_two {
		grid-template-columns: 1fr 1fr 1fr 49.5%!important;
	}
	#anakyun29.-anafesta .recom_list .recom_list_i.badge .badge_item {
		top: -20px;
		right: -36px;
		width: 100px;
		z-index: 1;
	}
}
#anakyun29.-anafesta .recom_cmnt p {
	font-size: 1.4rem;
	line-height: 1.6;
}

/* �����p��̒��� */
#anakyun29 .anakyun29_contents_notes_title {
	font-size: 1.6rem!important;
}

/* �ڂ������� */
#anakyun29.-anafesta .bg_blue {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: #00A7EA;
	border-radius: 20px;
	padding: min(5vw, 25px);
	display: grid;
	grid-template-columns: 35% auto;
	gap: min(4vw, 30px);
	position: relative;
}
#anakyun29.-anafesta .about_anafesta {
	text-align: left;
	color: #fff;
}
@media screen and (min-width: 768px){
	#anakyun29.-anafesta .anakyun29_contents h2.about_anafesta_head {
		font-size: 2.4rem;
	}
	#anakyun29.-anafesta .about_anafesta p.about_anafesta_text{
		font-size: 1.6rem;
		line-height: 1.45;
	}
}
#anakyun29.-anafesta .about_anafesta_btn {
	position: absolute;
}
@media screen and (min-width: 768px){
	#anakyun29.-anafesta .about_anafesta_btn {
		bottom: min(5vw, 25px);
		right: min(5vw, 25px);
		left: initial;
		transform: initial;
		width: 100%;max-width: 182px;
	}
}
#anakyun29.-anafesta .about_anafesta_btn .c_button__link_i {
	font-size: 1.6rem;
	font-weight: 400;
}
#anakyun29.-anafesta .about_anafesta_btn .c_button_blank {
	width: 1.6rem;
}
#anakyun29.-anafesta .about_anafesta_btn .c_button_blank img {
	margin-top: 0.8rem;
}

#anakyun29.-anafesta .anakyun29_anafesta_info_image img {
	max-width: 600px;
}
@media screen and (min-width: 768px){
	#anakyun29.-anafesta .anakyun29_contents h2 {
		font-size: 2.7rem;
	}
	#anakyun29.-anafesta .anakyun29_anafesta h3 {
		margin-top: 60px;
	}
}
#anakyun29.-anafesta .anafesta_howto {
	margin-top: min(8vw, 70px);
}

/* responsive */



/* -- tb */

@media screen and (max-width: 1024px){

#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info {
	width: 100%;
}

}



/* -- sp */

@media screen and (max-width: 767px){

	/* ---- font */

	#anakyun29.-anafesta .anakyun29_contents h2 {
		font-size: 1.4em;
		line-height: 1.4;
	}
	#anakyun29.-anafesta .anakyun29_contents h3 {
		font-size: 1.3em;
		line-height: 1.4;
	}
	#anakyun29.-anafesta .anakyun29_contents h4 {
		font-size: 1.2em;
	}

	/* -- anakyun29_contents_header */

	#anakyun29.-anafesta .anakyun29_contents_header {
		padding-bottom: 8vw;
		text-align: center;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_logo {
		margin-bottom: 4vw;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_logo img {
		width: 60vw;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text {
		margin-bottom: 2vw;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_limit {
		margin-bottom: 4vw;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_table {
		margin-bottom: 4vw;
	}

	#anakyun29.-anafesta .anakyun29_contents_title_text {
		font-size: clamp(1rem, 3.5vw, 2.8rem)!important;
	}
	#anakyun29.-anafesta .anakyun29_contents_title_limit {
		font-size: 4.3vw!important;
	}
	#anakyun29.-anafesta .marker {
		background: linear-gradient(transparent 60%, #f8ec00 0%);
	}

	/* -- anakyun29_anafesta */

	#anakyun29.-anafesta .anakyun29_anafesta_separator {
		margin-bottom: 6vw;
	}
	#anakyun29.-anafesta .anakyun29_anafesta h2 {
		margin-bottom: 4vw;
	}
	#anakyun29.-anafesta .anakyun29_anafesta h3 {
		margin-top: 6vw;
		margin-bottom: 4vw;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_about {
		justify-content: center;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_about .anakyun29_anafesta_about_text {
		width: 100%;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_about .anakyun29_anafesta_about_image {
		margin-top: 4vw;
		width: 80%;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_feature {
		margin-top: 6vw;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_feature li {
		width: 100%;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_feature li + li {
		margin-top: 2vw;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info {
		padding: 6vw 4vw;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_anafesta_info_txt {
		font-size: clamp(1rem, 3.3vw, 2.4rem);
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_anafesta_info_txt .top {
		margin-bottom: 20px;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_anafesta_info_txt .bottom {
		background: linear-gradient(transparent 70%, #FFFF00 0%);
			display: inline;
		font-weight: bold;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info .anakyun29_button {
		padding-left: 1em;
		padding-right: 1em;
		width: 100%;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_info + .c_banner {
			margin-top: 20px;
	}
	#anakyun29.-anafesta .anakyun29_anafesta .anakyun29_anafesta_limited {
		width: 100%;
		margin-top: 6vw;
		padding: 4vw;
	}

	#anakyun29.-anafesta .p_image_column3{
			display: block;
	}
	#anakyun29.-anafesta .p_image_column3_i{
			width: 49.5%;
	}
	#anakyun29.-anafesta .p_image_column3_i:nth-of-type(2){
			margin-left: 0;
	}
	#anakyun29.-anafesta .p_image_column3_i:nth-of-type(3){
			margin-left: 0.5%;
	}
	#anakyun29.-anafesta .p_image_column3_i.-column2{
			width: 100%;
			margin-bottom: 1%;
	}

	#anakyun29.-anafesta .bg {
		padding: 10vw 0!important;
		margin: 20vw auto 0!important;
	}
	#anakyun29.-anafesta .anafesta_ttl {
		top: -31px;
		width: 80%;
	}
	#anakyun29.-anafesta .anafesta_ttl.blue {
		background: #0b318f!important;
	}
	#anakyun29.-anafesta .anafesta_ttl .ttl {
		font-size: 1.5rem!important;
	}

	/* �������ߏ��i */
	#anakyun29.-anafesta .recom_cmnt img {
		max-width: 270px;
	}
	#anakyun29.-anafesta .recom_cmnt p {
		font-size: 3.2vw;
	}
	#anakyun29.-anafesta .recom_list li {
		grid-template-columns: 1fr;
		/* gap: 10px; */
	}
	#anakyun29.-anafesta .recom_list:not(.-cl2) li + li {
		margin-top: 20px;
	}
	#anakyun29.-anafesta .recom_list .recom_list_i:nth-of-type(1), #anakyun29.-anafesta .recom_list .recom_list_i:last-of-type {
		grid-column: 1/3;
	}

	/* �����p��̒��� */
	#anakyun29 .anakyun29_contents_notes_title {
		font-size: clamp(1rem, 4vw, 2.2rem)!important;
	}

	/* �ڂ������� */
	#anakyun29.-anafesta .bg_blue {
		padding-bottom: 25%;
	}
	#anakyun29.-anafesta .about_anafesta h2 {
		font-size: clamp(1rem, 3.5vw, 2.6rem);
	}
	#anakyun29.-anafesta .about_anafesta p {
		font-size: clamp(1rem, 2.7vw, 2rem);
		line-height: 1.6;
	}
	#anakyun29.-anafesta .about_anafesta_btn {
		bottom: 20px;
		left: 50%;
		transform: translate(-50%, 0);
		width: 92%;
	}
	#anakyun29.-anafesta .about_anafesta_btn .c_button__link {
		height: 13.333vw;
	}
	#anakyun29.-anafesta .about_anafesta_btn .c_button__link_i {
		font-size: 3.2vw;
	}
	#anakyun29.-anafesta .about_anafesta_btn .c_button_blank {
		width: 3.2vw;
	}
	#anakyun29.-anafesta .about_anafesta_btn .c_button_blank img {
		margin-top: 1.2vw;
	}

	#anakyun29.-anafesta .anakyun29_contents h2 {
		font-size: clamp(1rem, 4.3vw, 3.2rem);
	}

}

#anakyun29.-anafesta .anakyun29_anafesta_column3{}
#anakyun29.-anafesta .anakyun29_anafesta_column3__list{
	font-size: 0;
	text-align: center;
	margin-top: 10px;
}
#anakyun29.-anafesta .anakyun29_anafesta_column3__item{
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 3);
	padding-left: 10px;
}
#anakyun29.-anafesta .anakyun29_anafesta_column3__link{
	box-shadow: 0 3px 5px rgb(0 0 0 / 30%);
	transition: filter 0.5s, transform 0.5s, box-shadow 0.5s;
	display: block;
}
#anakyun29.-anafesta .anakyun29_anafesta_column3__link:hover{
	filter: brightness(120%);
	transform: translateY(-3px);
	box-shadow: 0 6px 12px rgb(0 0 0 / 20%);
}
#anakyun29.-anafesta .anakyun29_anafesta_column3__link_i{font-size: 1rem;}
@media (max-width:767px){
	#anakyun29.-anafesta .anakyun29_anafesta_column3__item{
		width: 50%;
	}
}

.badge_start {
	position: absolute;
	width: min(25%, 80px);
	top: -50px;
	right: 0;
}
@media (min-width: 768px) {
	.badge_start {
		width: 130px;
		top: -95px;
		right: -20px;
	}
}
@media (min-width:768px) {
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text.weightbold .marker.newline:nth-of-type(1) {
		margin: 0;
		border-radius: 8px 0 0 8px;
	}
	#anakyun29.-anafesta .anakyun29_contents_header .anakyun29_contents_title_text.weightbold .marker.newline:nth-of-type(2) {
		margin: 0;
		border-radius: 0 8px 8px 0;
	}
}
/* // --------------------------------------------------------------------------ANAfesta-------------------------------------------------------------------------- */
#anakyun29.-anafesta .recom_list .recom_list_i.-c2{
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 5px;
}

/* 2411 商品エリアレイアウト変更 */
.item_list{
	background-image: url(/promotion/ana_kyun29/anafesta/image/241227/plan1_b_sp.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: cover;
}
.item_list ul{
	padding: 7% 3%;
	display: block;
}

#anakyun29.-anafesta .anafesta_anchor {
    display: grid;
    gap: 15px;
    margin-top: 40px;
}

#anakyun29.-anafesta .anafesta_anchor a {
    display: block;
}
.recom_area h3 {
	text-align: center;
}

@media (min-width: 768px) {
	#anakyun29.-anafesta .anafesta_anchor {
	    grid-template-columns: 1fr 1fr;
	    max-width: 800px;
	    margin-right: auto;
	    margin-left: auto;
	}
	.item_list{
		background-image: url(/promotion/ana_kyun29/anafesta/image/241227/plan1_b.jpg);
	    background-repeat: no-repeat;
	    background-position: 100% 0;
	    background-size: cover;
	}
	.item_list ul{
		padding: 3% 1% 3% 4%;
		display: flex;
	}
}

/* 251128 */
.recom_list_container {
	background-image: url(/promotion/ana_kyun29/anafesta/image/251127/back_sp.jpg);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (min-width: 768px) {
	.recom_list_container {
		background-image: url(/promotion/ana_kyun29/anafesta/image/251127/back.jpg);
		padding: 30px 20px 40px;
	}
}
#anakyun29.-anafesta .recom_list.-cl2 {
	display: grid;
	grid-template-columns: 1fr;
	gap: 30px;
	padding: 20px min(12vw, 90px);
}
@media (min-width: 768px) {
	#anakyun29.-anafesta .recom_list.-cl2 {
		grid-template-columns: 1fr 1fr;
		padding: 20px;
	}
}
.anakyun29_image_link_external {
	position: relative;
	display: inline-block;
}
.anakyun29_image_link_external::after {
	content: "";
	position: absolute;
	bottom: 8px;
	right: 8px;
	height: 32px;
	aspect-ratio: 1;
	background: rgba(51, 51, 51, 0.7);
	border-radius: 100%;
	color: #fff;
	font-family: "asw-icon";
	font-size: 1.6rem;
	line-height: 3.2rem;
	text-align: center;
	pointer-events: none;
}
#anakyun29.-anafesta .recom_list.-cl2 .anakyun29_image_link_external::after {
	display: flex;
	justify-content: center;
	align-items: center;
	right: 10%;
	line-height: initial;
}
@media (max-width: 767px) {
	#anakyun29.-anafesta .recom_list.-cl2 .anakyun29_image_link_external::after {
		font-size: 1.4rem;
		bottom: .5%;
    height: 6%;
	}

	
}


#anakyun29 .ananotice_title {
    text-align: center;
}

#anakyun29 .anakyun29_contents_button {
    display: grid;
    justify-content: center;
    gap: 15px;
}

.faq-note{
	text-align: center;
}

@media (min-width: 768px) {
    #anakyun29.-anafesta .festa-faq__btn .anakyun29_button {
        width: 100%;
        min-width: min(28vw, 400px);
        font-size: 1.8rem;
    }
}
