.common_ttl h2{
    position: relative;
    font-size: 166.6%;
    padding: 21px 102px 11px;
    border-radius: 50px;
    min-height: 80px;
    margin-bottom: 42px;
	color: #000000;
}
.common_ttl h2::after{
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
}
#tmp_main {
    padding-bottom: 120px;
}

/* =============================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl {
	margin:0 0 60px;
}
#tmp_cate_ttl h1 {
	background: url(/shared/templates/yuuen_top_rn2025/images/main/cate_ttl.jpg) no-repeat center top;
	background-size: 100% auto;
}
#tmp_cate_ttl h1, 
#tmp_cate_ttl p{
	padding-top: 35%;
}
#tmp_cate_ttl h1,
#tmp_cate_ttl h1 span {
    display: block;    
	width: 100%;
	height: 0;
}
#tmp_cate_ttl h1 span{
    position: relative;
    z-index: -1;
    overflow: hidden;
}
/* =============================================== */
/* tmp_anchor
================================================== */
#tmp_anchor{
    margin-bottom: 64px;
}
#tmp_anchor ul{
	list-style: none;
	display: flex;
	gap: 30px;
}
#tmp_anchor ul li{
	width: 33.33%;
	padding: 7px;
	box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.3);
	border-radius: 50px;
}
#tmp_anchor ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
	text-decoration: none;
	border-radius: 50px;
	text-align: center;
	font-size: 166.6%;
	font-weight: bold;
	color: #000000;
    padding: 28px 90px 16px;
	background-repeat: no-repeat, no-repeat, repeat;
	height: 100%;
}
.furigana_on.custom_yuuen #tmp_anchor ul li a {
    display: block;
}
#tmp_anchor ul li a[href="#tmp_pickup_ttl"]{
	background-image: url(/shared/templates/yuuen_top_rn2025/images/icon/star_pc.png),
	url(/shared/templates/yuuen_top_rn2025/images/icon/arrow_pickup_pc.png), 
	url(/shared/templates/yuuen_top_rn2025/images/main/line_bg.png);
	background-position: 27px calc(50% - 1px), right 22px center,7px center;
	background-color: #ffeadc;

}
#tmp_anchor ul li a[href="#tmp_menu_ttl"]{
	background-image: url(/shared/templates/yuuen_top_rn2025/images/icon/book_pc.png), 
	url(/shared/templates/yuuen_top_rn2025/images/icon/arrow_menu_pc.png),
	url(/shared/templates/yuuen_top_rn2025/images/main/line_bg.png);
	background-position: 32px calc(50% + 2px), right 25px center,7px center;
	background-color: #fbfcb0;
}
#tmp_anchor ul li a[href="#tmp_notice_ttl"],
#tmp_anchor ul li a[href="#p3"] {
    background-image: url(/shared/templates/yuuen_top_rn2025/images/icon/icon_bell_pc.png), 
	url(/shared/templates/yuuen_top_rn2025/images/icon/arrow_notice_pc.png),
	url(/shared/templates/yuuen_top_rn2025/images/main/line_bg.png);
    background-position: 32px calc(50% + 1px), right 26px center,12px center;
    background-color: #dcffdd;
}
#tmp_anchor ul li a:hover{
	text-decoration: underline;
}
/* yuuen_note
================================================== */
#tmp_yuen_top_note {
	margin-bottom: 60px;
    padding: 15px 18px;
	border: 2px solid #ee6a6a;
	color: #000000;
	background-color: #fff0f0;
    line-height: 1.7;
}
/* yuuen_pickup
================================================== */
#tmp_pickup{
    overflow: hidden;
    padding-top: 40px;
    margin-bottom: 76px
}
#tmp_pickup .common_ttl h2{
    padding-right: 400px;
    background-image: url(/shared/templates/yuuen_top_rn2025/images/icon/star_pc.png),
    url(/shared/templates/yuuen_top_rn2025/images/main/line_bg.png),
    url(/shared/templates/yuuen_top_rn2025/images/main/bg_ttl_pickup2.png);
    background-repeat: no-repeat, repeat,no-repeat;
    background-position: 34px 16px, -1px top,right top;
    background-color: #ffeadc;
}
#tmp_pickup .common_ttl h2::after{
    width: 363px;
    height: 112px;
    background: url(/shared/templates/yuuen_top_rn2025/images/icon/city_pc.png) no-repeat;
    right: 36px;
}
#tmp_pickup .pickup_cnt ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
#tmp_pickup .pickup_cnt ul li{
    width: 25%;
    padding: 0 15px;
	margin-bottom: 15px;
}
#tmp_pickup .pickup_cnt ul li .pickup_img{
	position: relative;
    margin-bottom: 18px;
	z-index: 1;
	overflow: hidden;
}
#tmp_pickup .pickup_cnt ul li .pickup_img:before{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
	top: 0;
    width: 100%;
    border: 1px solid #1da2f0;
    pointer-events: none;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
}
#tmp_pickup .pickup_cnt ul li .pickup_img img{
	vertical-align: top;
    width: 100%;
    height: auto;
	transition: transform 0.3s ease-in-out;
}
#tmp_pickup .pickup_cnt ul li .pickup_date{
    font-size: 77.8%;
    margin-bottom: 8px;
	color: #2d2f31;
}
#tmp_pickup .pickup_cnt ul li .pickup_link a{
    font-size: 88.9%;
    line-height: 1.9;
    color: #2d2f31;
    text-decoration: none;
	outline-offset: -1px;
}
/* cmenu
================================================== */
#tmp_sec_menu .common_ttl h2{
    background-image: url(/shared/templates/yuuen_top_rn2025/images/icon/book_pc.png),
    url(/shared/templates/yuuen_top_rn2025/images/main/line_bg.png),
    url(/shared/templates/yuuen_top_rn2025/images/main/bg_ttl_menu2.png);
    background-repeat: no-repeat, repeat,no-repeat;
    background-position: 32px 25px, -1px top,right top;
    background-color: #fbfcb0;
}
#tmp_sec_menu .common_ttl h2::after{
    width: 346px;
    height: 107px;
    background: url(/shared/templates/yuuen_top_rn2025/images/icon/af_menu_pc.png) no-repeat;
    right: 25px;
}
/* yuuen_info / yuuen_event
================================================== */
#tmp_notice_wrap{
    display: flex;
    clear: both;
    padding-top: 50px;
}
#tmp_notice_wrap .yuuen_info_lft{
    width: calc(72% - 8px);
}
#tmp_notice_wrap .yuuen_info_rgt{
    min-width: 28%;
	padding-left: 50px;
}
#tmp_yuuen_info {
	margin: 0 0 81px;
    clear: both;
}
#tmp_yuuen_info_ttl{
	position: relative;
	padding: 12px 30px 10px;
	color: #000000;
	margin: 0 0 16px;
	border-radius: 40px;
	z-index: 1;
    background-image:
	url(/shared/templates/yuuen_top_rn2025/images/main/line_bg.png), 
	url(/shared/templates/yuuen_top_rn2025/images/main/bg_ttl_notice.png);
    background-repeat: repeat, no-repeat;
    background-position: -26px top, right top;
	background-color: #dcffdd;
	background-size: auto,100% auto;
}
#tmp_yuuen_info_ttl h2 {
    font-size: 166.7%;
    padding: 6px 0 4px 71px;
    background-image: url(/shared/templates/yuuen_top_rn2025/images/icon/icon_bell.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
#tmp_yuuen_info_ttl h2::after {
    content: '';
    position: absolute;
    z-index: -1;
    right: 35px;
    bottom: -1px;
    height: 112px;
    background: url(/shared/templates/yuuen_top_rn2025/images/icon/bg_flower_pc.png) no-repeat;
    background-position: right bottom;
    width: 80%;
    background-size: calc(100% - (47% - 2px) ) auto;
}
#tmp_yuuen_info_cnt {
	padding: 0 18px;
}
#tmp_yuuen_info_cnt ul {
	list-style: none;
	list-style-image:none;
}
#tmp_yuuen_info_cnt ul li:first-child{
	padding-top: 7px;
	padding-bottom: 6px;
	background-position: 22px 16px, left bottom;
}
#tmp_yuuen_info_cnt ul li {
	padding:11px 0 11px 36px;
	background: url(/shared/templates/yuuen_top_rn2025/images/icon/list_icon.png),
	url(/shared/templates/yuuen_top_rn2025/images/icon/line_border.png);
	background-repeat: no-repeat,repeat-x;
	background-position: 20px 1.2em, left bottom;
	line-height: 1.8;
}
#tmp_yuuen_info_cnt ul li a {
	display: block;
	text-decoration: none;
	padding: 0 40px 0 0;
	color: #000000;
	background-color: transparent;
	background-image:url(/shared/templates/yuuen_top_rn2025/images/icon/arrow_green.png);
	background-repeat: no-repeat;
	background-position:right 18px top 50%;
	transition: all 0.3s ease-in-out;
}
#tmp_yuuen_info_cnt ul li a:hover,
#tmp_yuuen_info_cnt ul li a:focus {
    text-decoration: underline;
}
/* btn_readmore */
#tmp_yuuen_info_cnt .btn_readmore {
	text-align: center;
	margin: 30px 0 0;
}
#tmp_yuuen_info_cnt .btn_readmore a {
	position: relative;
	display: inline-block;
	min-width: 300px;
	padding: 11px 20px 8px;
	color: #238650;
	box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	border: 1px solid #cccccc;
	text-align: center;
	text-decoration: none;
	border-radius: 30px;
	transition: all 0.3s ease-in-out;
    font-size: 100%;
}
#tmp_yuuen_info_cnt .btn_readmore span{
	padding-right:20px;
	display: block;
	background: url(/shared/templates/yuuen_top_rn2025/images/icon/arrow_green.png) no-repeat right center;
}
#tmp_notice_wrap .yuuen_info_rgt{
	display: flex;
	justify-content: right;
}
#tmp_notice_wrap .yuuen_info_rgt p{
	position: relative;
}
#tmp_notice_wrap .yuuen_info_rgt p a{
	display: block;
    min-width: 299px;
    height: 230px;
    background: url(/shared/templates/yuuen_top_rn2025/images/main/banner_x.png);
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    padding: 20px;
    margin-top: 1px;
}
#tmp_notice_wrap .yuuen_info_rgt p::before{
	position: absolute;
	content: "";
	height: 110px;
	width: 143px;
	background: url(/shared/templates/yuuen_top_rn2025/images/icon/icon_balloon.png) no-repeat;
	right: 0;
    top: -30px;
}
#tmp_notice_wrap .yuuen_info_rgt p span{
	display: block;
	position: relative;
	z-index: -1;
}
#tmp_yuuen_info_cnt .btn_readmore a:hover{
    border-color: #238650;
}
#tmp_yuuen_info_cnt .btn_readmore a::after{
	display: none;
}

/* hover */
#tmp_pickup .pickup_cnt ul li .pickup_link a,
#tmp_yuuen_info_cnt ul li span{
	position: relative;
	display: inline-block;
	z-index: 1;
}
#tmp_pickup .pickup_cnt ul li .pickup_link a:before,
#tmp_yuuen_info_cnt ul li span:before{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    border-bottom: 1px solid #222222;
    transition: width 0.3s ease-in-out;
    z-index: -1;
}
#tmp_pickup .pickup_cnt ul li .pickup_inner.is_hover .pickup_img:before{
	opacity: 1;
}
#tmp_yuuen_info_cnt ul li a:hover span:before,
#tmp_pickup .pickup_cnt ul li .pickup_inner.is_hover .pickup_link a:before,
#tmp_pickup .pickup_cnt ul li .pickup_link a:hover:before{
	width: 100%;
}
#tmp_pickup .pickup_cnt ul li .pickup_inner.is_hover img{
	transform: scale(1.1);
}

/* ==================================================
accessibility
================================================== */
.color_black  .common_ttl h2,
.color_blue  .common_ttl h2,
.color_yellow  .common_ttl h2{
	border-radius: 0;
}
.color_black #tmp_notice_wrap .yuuen_info_rgt p::before,
.color_blue #tmp_notice_wrap .yuuen_info_rgt p::before,
.color_yellow #tmp_notice_wrap .yuuen_info_rgt p::before,
.color_black #tmp_yuuen_info_ttl h2::after,
.color_blue #tmp_yuuen_info_ttl h2::after,
.color_yellow #tmp_yuuen_info_ttl h2::after,
.color_black  .common_ttl h2::after,
.color_blue  .common_ttl h2::after,
.color_yellow  .common_ttl h2::after,
.color_black #tmp_pickup .pickup_cnt ul li .pickup_link a:before,
.color_black #tmp_yuuen_info_cnt ul li span:before,
.color_blue #tmp_pickup .pickup_cnt ul li .pickup_link a:before,
.color_blue #tmp_yuuen_info_cnt ul li span:before,
.color_yellow #tmp_pickup .pickup_cnt ul li .pickup_link a:before,
.color_yellow #tmp_yuuen_info_cnt ul li span:before{
	display: none;
}
.color_black #tmp_wrapper #tmp_yuuen_info_cnt .btn_readmore span,
.color_blue #tmp_wrapper #tmp_yuuen_info_cnt .btn_readmore span,
.color_yellow #tmp_wrapper #tmp_yuuen_info_cnt .btn_readmore span{
	background: transparent !important;
}
.color_black  #tmp_cate_ttl h1 span,
.color_blue  #tmp_cate_ttl h1 span,
.color_yellow  #tmp_cate_ttl h1 span,
.color_black #tmp_cate_ttl h1,
.color_blue #tmp_cate_ttl h1,
.color_yellow #tmp_cate_ttl h1{
	height: auto;
	padding: 10px !important;
	border: 2px solid;
}
.color_black  #tmp_notice_wrap .yuuen_info_rgt a,
.color_blue  #tmp_notice_wrap .yuuen_info_rgt a,
.color_yellow  #tmp_notice_wrap .yuuen_info_rgt a{
	border: 1px solid;
	box-shadow: none;
}
.color_black  #tmp_notice_wrap .yuuen_info_rgt p span,
.color_blue  #tmp_notice_wrap .yuuen_info_rgt p span,
.color_yellow  #tmp_notice_wrap .yuuen_info_rgt p span{
	display: block;
	text-align: center;
}
.color_black  #tmp_anchor ul li,
.color_blue  #tmp_anchor ul li,
.color_yellow  #tmp_anchor ul li{
	border: 1px solid;
	box-shadow: none;
}

.color_black  #tmp_yuuen_info_cnt ul li,
.color_blue  #tmp_yuuen_info_cnt ul li,
.color_yellow  #tmp_yuuen_info_cnt ul li{
	border-bottom: 1px solid;
}

.color_yellow #tmp_anchor ul li a{
	background-image: url(/shared/templates/yuuen_top_rn2025/images/icon/arrow_menu_sp_black.png) !important;
	background-size: 40px auto;
	background-position: right 22px center !important;
	padding-left: 20px;
    padding-right: 65px;
}
.color_blue #tmp_anchor ul li a,
.color_black #tmp_anchor ul li a{
	background-image: url(/shared/templates/yuuen_top_rn2025/images/icon/arrow_menu_sp_yellow.png) !important;
	background-position: right 22px center !important;
	background-size: 40px auto;
	padding-left: 20px;
    padding-right: 65px;
}
.color_black #tmp_pickup .pickup_cnt ul li .pickup_img:before,
.color_blue #tmp_pickup .pickup_cnt ul li .pickup_img:before{
	border-color: #ffff00;
}
.color_yellow #tmp_pickup .pickup_cnt ul li .pickup_img:before{
	border-color: #000000;
}
.color_black #tmp_yuuen_info_cnt ul li a:hover span,
.color_black #tmp_pickup .pickup_cnt ul li .pickup_inner.is_hover .pickup_link a,
.color_black #tmp_pickup .pickup_cnt ul li .pickup_link a:hover,
.color_blue #tmp_yuuen_info_cnt ul li a:hover span,
.color_blue #tmp_pickup .pickup_cnt ul li .pickup_inner.is_hover .pickup_link a,
.color_blue #tmp_pickup .pickup_cnt ul li .pickup_link a:hover,
.color_yellow #tmp_yuuen_info_cnt ul li a:hover span,
.color_yellow #tmp_pickup .pickup_cnt ul li .pickup_inner.is_hover .pickup_link a,
.color_yellow #tmp_pickup .pickup_cnt ul li .pickup_link a:hover,
.color_black #tmp_inquiry_cnt .inquiry_btn button:hover,
.color_black #tmp_inquiry_cnt .inquiry_btn a:hover,
.color_blue #tmp_inquiry_cnt .inquiry_btn button:hover,
.color_blue #tmp_inquiry_cnt .inquiry_btn a:hover,
.color_yellow #tmp_inquiry_cnt .inquiry_btn button:hover,
.color_yellow #tmp_inquiry_cnt .inquiry_btn a:hover{
	text-decoration: underline;
}
/* fsize */
.fsize_small #tmp_yuuen_info_cnt ul li:first-child{
	background-position: 22px 10px, left bottom;
}
/* No javascript */
.no_javascript #tmp_anchor {
	display: none;
}
