@charset "utf-8";

/* custom style
================================================== */
#tmp_wrap_main{
	position: relative;
	z-index: 1;
}
#tmp_wrap_main:after{
	content: '';
	position: absolute;
	left: -270px;
    right: 0;
	bottom: -185px;
	background: #fff4e3 url(/shared/templates/edu_top_rn2025/images/icon/pattern_bgr_btm.png) no-repeat center top;
    height: 365px;
	color: inherit;
	pointer-events: none;
	z-index: 1;
}
#tmp_wrap_custom_update,
#tmp_pankuzu,
#tmp_edu_main > *{
	position: relative;
	z-index: 2;
}
#tmp_wrap_custom_update{
	margin-bottom: 35px;
}
#tmp_edu_main{
	background-color: #fff4e3;
	overflow: hidden;
}

/* introduce style
================================================== */
#tmp_child_edu_mv .banner_logo h1{
	margin-bottom: 39px;
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/intro_ttl_pc.png);
	width: 318px;
	height: 68px;
}
#tmp_child_edu_mv .banner_wrap .banner_inner{
	box-shadow: 0 0 1.41px 1.59px rgba(0, 0, 0, 0.1);
}
#tmp_child_edu_mv .banner_wrap:after{
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/arrow_down.png);
}
#tmp_child_edu_mv .select_banner{
	top: -85px;
	right: -30px;
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/notice_selected.png);
}
#tmp_child_edu_mv .banner_wrap.selected .banner_image img,
#tmp_child_edu_mv .banner_image img{
	min-height: 137px;
}
#tmp_child_edu_mv:after,
#tmp_child_edu_mv .banner_wrap.selected .banner_inner{
	background-color: #ffae39;
}

/* notice style
================================================== */
#tmp_child_edu_notice{
	padding: 130px 0 18px;
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/notice_pattern_lft.png),url(/shared/templates/edu_top_rn2025/images/icon/notice_pattern_rgt.png);
    background-position: calc(50% - 586px) 80px, right calc(50% - 661px) top -101px;
}
#tmp_child_edu_notice .notice_intro:after{
	top: 37px;
    border-color: #ffc064;
}
#tmp_child_edu_notice .child_edu_title{
	margin-bottom: 56px;
}
#tmp_child_edu_notice .child_edu_title h2{
    background-image: url(/shared/templates/edu_top_rn2025/images/icon/h2_bg_edu_notice.png);
}
#tmp_child_edu_notice .notice_intro{
	padding: 4px 73px 50px 0;
}
#tmp_child_edu_notice .notice_intro_img{
	margin-bottom: 11px;
	border: 3px solid #bd2f60;
	transition: border-color 0.3s ease-in-out;
}
#tmp_child_edu_notice .notice_intro_img:before{
	content: none;
}
#tmp_child_edu_notice .notice_intro_des{
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/pattern_ttl_dot.png);
}
#tmp_child_edu_notice .notice_news{
	padding-top: 0;
}
#tmp_child_edu_news table{
	margin-bottom: 32px;
}
#tmp_child_edu_news .notice_date{
	width: 104px;
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/news_pattern_line.png), -webkit-gradient(linear, left top, right top, color-stop(33.33%, #595752), color-stop(33.33%, #fff4e3));
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/news_pattern_line.png), -moz-linear-gradient(left, #595752 33.33%, #fff4e3 33.33%);
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/news_pattern_line.png), -o-linear-gradient(left, #595752 33.33%, #fff4e3 33.33%);
	background-image: url(/shared/templates/edu_top_rn2025/images/icon/news_pattern_line.png), linear-gradient(90deg, #595752 33.33%, #fff4e3 33.33%);
}

/* search style
================================================== */
#tmp_edu_search{
	padding: 80px 0 108px;
	background: transparent url(/shared/templates/edu_top_rn2025/images/icon/search_pattern_bgr.png) no-repeat center 157px;
}
#tmp_edu_search .search_wrapper{
	position: relative;
	padding: 113px 50px 64px;
	background-color: #ffffff;
	border: 2px solid #fbefdc;
	border-radius: 80px;
	z-index: 1;
}
#tmp_edu_search .search_wrapper:before,
#tmp_edu_search .search_wrapper:after{
	content: '';
	position: absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 1;
	pointer-events: none;
}
#tmp_edu_search .search_wrapper:before{
	left: 8px;
    top: -79px;
	background-image: url(/shared/site_rn2025/images/child_edu/sch_edu_pattern_lft.png);
	width: 160px;
	height: 218px;
}
#tmp_edu_search .search_wrapper:after{
	right: -21px;
    top: 38px;
	background-image: url(/shared/site_rn2025/images/child_edu/sch_edu_pattern_rgt.png);
	width: 186px;
	height: 194px;
}
#tmp_edu_search .child_edu_title {
    margin-bottom: 45px;
}
#tmp_edu_search .child_edu_title h2 {
    background-image: url(/shared/site_rn2025/images/child_edu/h2_bg_edu_search.png);
}
#tmp_edu_search .search_cnt{
	position: relative;
	z-index: 1;
}
#tmp_edu_search .search_cnt:after{
	content: '';
	position: absolute;
	bottom: -257px;
    left: -167px;
	background: transparent url(/shared/templates/edu_top_rn2025/images/icon/search_pattern_btm.png) no-repeat;
	background-size: 100% auto;
	width: 276px;
	height: 274px;
	pointer-events: none;
	z-index: 2;
}
#tmp_edu_search .search_boxs{
	display: flex;
	flex-flow: row wrap;
	margin: 0 -12px;
}
#tmp_edu_search .box_item{
	margin-bottom: 31px;
	padding: 0 12px;
	width: calc(100%/3);
	list-style: none;
}
#tmp_edu_search .box_item a{
	display: flex;
	flex-direction: column;
	background-color: #ffeaca;
	height: 100%;
	box-shadow: 0 0 1.41px 1.59px rgba(124, 88, 32, 0.1);
	border: 2px solid #ffae39;
	border-radius: 20px;
	color: #222222;
	line-height: 1.3;
	text-decoration: none;
	overflow: hidden;
}
#tmp_edu_search .box_item_icon{
	flex-shrink: 0;
	padding: 9px 10px 8px;
	background-color: #ffffff;
	text-align: center;
}
#tmp_edu_search .box_item_icon img{
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
#tmp_edu_search .box_item_des{
	flex: 1;
	padding: 14px 14px 11px 48px;
	background: transparent url(/shared/site_rn2025/images/icon/arrow_link30.png) no-repeat 27px 19px;
	background-size: 15px auto;
}

/* link style
================================================== */
#tmp_edu_link {
	padding-bottom: 152px;
}
#tmp_child_edu_notice + #tmp_edu_link{
	margin-top: 108px;
}
#tmp_edu_link .child_edu_title{
	margin-bottom: 51px;
}
#tmp_edu_link .child_edu_title h2{
	background-image: url("/shared/templates/edu_top_rn2025/images/icon/h2_bg_edu_link.png");
}
/* list link */
#tmp_edu_link ul{
	display: flex;
	flex-flow: row wrap;
	list-style: none;
}
#tmp_edu_link ul a{
	position: relative;
	display: block;
	color: #222222;
}
#tmp_edu_link ul img{
	vertical-align: top;
	max-width: 100%;
	height: auto;
	transition: 0.3s ease-in-out transform;
}
/* list large */
#tmp_edu_link .list_large_link{
	margin-bottom: 69px;
	gap: 0 60px;
}
#tmp_edu_link .list_large_link li{
	width: calc(50% - 30px);
    margin: 0 0 20px;
}
#tmp_edu_link .list_large_link a{
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	overflow: hidden;
}
#tmp_edu_link .list_large_link li a span {
    display: block;
}
#tmp_child_edu_notice .notice_intro a:hover .notice_intro_img {
	border-color: #ffa82a;
}

/* hover style
================================================== */
#tmp_edu_link .list_large_link a:before{
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
	bottom: -1px;
	right: -1px;
    border: 4px solid #ffa82a;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
	z-index: 1;
	border-radius: 12px;
}
#tmp_edu_link .list_large_link a:hover {
	box-shadow: none;
}
#tmp_edu_link .list_large_link a:hover:before{
    opacity: 1;
}
#tmp_edu_link ul a:hover img{
	transform: scale(1.157);
}

/* accessibility
================================================== */
/* color */
.color_black #tmp_wrapper #tmp_wrap_main:after,
.color_black #tmp_wrapper #tmp_edu_search .search_wrapper:before,
.color_black #tmp_wrapper #tmp_edu_search .search_wrapper:after,
.color_black #tmp_wrapper #tmp_edu_search .search_cnt:after,
.color_blue #tmp_wrapper #tmp_wrap_main:after,
.color_blue #tmp_wrapper #tmp_edu_search .search_wrapper:before,
.color_blue #tmp_wrapper #tmp_edu_search .search_wrapper:after,
.color_blue #tmp_wrapper #tmp_edu_search .search_cnt:after,
.color_yellow #tmp_wrapper #tmp_wrap_main:after,
.color_yellow #tmp_wrapper #tmp_edu_search .search_wrapper:before,
.color_yellow #tmp_wrapper #tmp_edu_search .search_wrapper:after,
.color_yellow #tmp_wrapper #tmp_edu_search .search_cnt:after{
	content: none;
}
.color_black #tmp_wrapper #tmp_edu_search .search_wrapper,
.color_blue #tmp_wrapper #tmp_edu_search .search_wrapper,
.color_yellow #tmp_wrapper #tmp_edu_search .search_wrapper{
	border: 2px solid;
}

/* fsize */
.fsize_small #tmp_wrapper #tmp_edu_search{
	background-position: center 146px;
}
.fsize_small #tmp_wrapper #tmp_edu_search .box_item_des {
	background-position: 27px 15px;
    background-position: 9px center;
}
.fsize_small #tmp_wrapper #tmp_child_edu_events .splide__slide .common_link_ttl {
    background-position: 0 5px;
}

/* no-js */
.no_javascript #tmp_wrapper #tmp_edu_event .splide{
	visibility: visible;
}
.no_javascript #tmp_wrapper #tmp_edu_event .splide,
#tmp_edu_event .splide.no-splide{
	max-width: 1220px;
	margin: 0 auto;
	padding: 0 10px;
}
.no_javascript #tmp_wrapper #tmp_edu_event .splide__list,
#tmp_edu_event .splide.no-splide .splide__list{
	flex-flow: row wrap;
}
.no_javascript #tmp_wrapper #tmp_edu_event .splide__slide,
#tmp_edu_event .splide.no-splide .splide__slide{
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	width: 25%;
}
.no_javascript #tmp_wrapper #tmp_edu_event .btn_default,
#tmp_edu_event .splide.no-splide + .btn_default {
	top: 0;
	margin: 0 auto 40px;
}

