/*■■■■■ ↓消さないでください↓ ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* type121-25 */

@import url("../../../../go/designtemplate/pc/type121-01/stylebase.css");
@import url("../../../../go/designtemplate/pc/type121-05/stylebasecolor.css");
@import url("../../../../go/designtemplate/pc/type121-01/style_noside.css");

/*■■■■■ ↑消さないでください↑ ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/





/*■■■■■ ↓カスタムデザイン用スタイル記述エリア↓ ■■■■■■■■■■■■■■■■■■■■■■*/

/*■■■ リンクボタンタイプ ■■■*/
.rilinktype0,
.rilinktype1,
.rilinktype2,
.rilinktype3,
.rilinktype4,
.rilinktype5,
.rilinktype6,
.rilinktype7,
.rilinktype8,
.rilinktype9,
.rilinktype10 {
	padding: 15px !important;
    box-sizing: border-box;
}

/*■■■■■ リンクボタンタイプ（おすすめタイプ２） ■■■■■*/
.rilinktype0,
.edit_form .rilinktype0,
.nicEdit-main .rilinktype0,
.nicEditorPane ul.riniceditlinkstyle > li input[type="RADIO"] + label > span.rilinktype0 {
	background-image: linear-gradient(135deg, #547FC4, #7DCBE8);
	border-radius: 5px;
}
.rilinktype0:hover,
.edit_form .rilinktype0:hover,
.nicEdit-main .rilinktype0:hover,
.nicEditorPane ul.riniceditlinkstyle > li input[type="RADIO"] + label > span.rilinktype0:hover {
	background-image: linear-gradient(135deg, #547FC4, #7DCBE8);
	border-radius: 5px;
}

/*■■ img ■■*/
.list_1 .topimage_area_fit .topimage_img > div > img {
	margin: 0 0 -2px 0;
}


/*■■■■■ area_1 ■■■■■■■■■■■■■■■*/
.header:not(:has(.area_5)) .area_1 {
	flex: 1;
	margin: 0;
}
.header:not(:has(.area_5)) .area_1 .list_1 {
	padding: 5px 10px 1px 10px;
}
.header:not(:has(.area_5)) .area_1 .normalstyle {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
}
.area_1 .catchcopy {
	font-size: 116%;
	margin: 0;
}
:is(.prev_all_smart)
.header:not(:has(.area_5)) .area_1 .normalstyle {
    flex-direction: column;
}
@media screen and (max-width: 1024px) {
    .header:not(:has(.area_5)) .area_1 .normalstyle {
		flex-direction: column;
    }
}

/*■■■■■ area_8 ■■■■■■■■■■■■■■■*/
#INDEX #riid_283,
#INDEX #riid_313,
.area_8 .box:first-of-type .list_1:first-child {
	padding-bottom: 0 !important;
}
:is(#INDEX .prev_all_smart)
.area_8 .list_1[style*="background"],
.area_8 .list_1:first-child {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
@media screen and (max-width: 1024px) {
	:is(#INDEX)
	.area_8 .list_1[style*="background"],
	.area_8 .list_1:first-child {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
}

/*■■■■■ 子ページの目次 ■■■■■*/
.area_8 .mokujicategory {
    display: flex;
    flex-wrap: wrap;
}

/*■■■■■ タイトル１行目・２行目 ■■■■■*/
.head_1 {
	font-size: 72%;
}

/*■■■■■ 4列枠表示 ■■■■■*/
.list_1 .yoko_4border .list_2 {
	padding: 15px !important;
}
.area_8 .tate_border .list_2 .child_link,
.area_8 .yoko_bborder .list_2 .child_link,
.area_8 .yoko_4border .list_2 .child_link {
	margin: 0 !important;
}
.area_8 .tate_border .list_2 .child_link .title_s,
.area_8 .yoko_bborder .list_2 .child_link .title_s,
.area_8 .yoko_4border .list_2 .child_link .title_s {
	border-bottom: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.area_8 .tate_border .list_2 .child_link .title_s::before,
.area_8 .tate_border .list_2 .child_link .title_s::after {
	content: none;
}

:is(.prev_all_smart)
.area_8 .yoko_bborder .list_2 {
	padding: 10px !important;
	flex-basis: 40%;
}
@media screen and (max-width: 1024px) {
	.area_8 .yoko_bborder .list_2 {
		padding: 10px !important;
		flex-basis: 40%;
	}
}

/*■■■■■ 装飾見出し ■■■■■*/
.top_event .headingV1 {
	background: #E6F3FE;
	color: #2486D6;
	font-size: 100% !important;
	margin-bottom: 10px;
}

/*■■■■■ TOPページ：CTA ■■■■■*/
#INDEX .prev_all_smart #riid_334.list_1 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
#riid_334 .child_bannerlink {
	margin-bottom: 0;
}

/*■■■■■ TOPページ：EVENT ■■■■■*/
.top_event {
	border: 1px solid #CCCCCC;
	border-top: 2px solid #2486D6;
	padding: 40px 30px;
}
:is(.prev_all_smart)
.top_event {
	padding: 20px;
}
@media screen and (max-width: 1024px) {
	.top_event {
		padding: 20px;
	}
}

.top_event hr.rihr1 {
    margin: 30px 0;
}

.event_about {
    display: flex;
    gap: 40px;
    flex-wrap: nowrap;
	align-items: center; 
}
.event_left {
    flex: 4;
    text-align:center;
}
.event_right {
	flex: 6;
}
:is(.prev_all_smart)
.event_about {
    flex-direction: column-reverse;
    gap: 0;
}
:is(.prev_all_smart)
.event_left,
.event_right {
    width: 100%;
}
@media screen and (max-width: 1024px) {
    .event_about {
		flex-direction: column-reverse;
        gap: 0;
    }
    .event_left,
    .event_right {
        width: 100%;
    }
}

.event_right table td:first-child {
    padding-right: 30px;
}
.event_right table td:last-child {
    padding-left: 30px;
}
:is(.prev_all_smart)
.event_right table td:first-child,
.event_right table td:last-child {
    padding: 0;
}
@media screen and (max-width: 1024px) {
    .event_right table td:first-child,
    .event_right table td:last-child {
        padding: 0;
    }
}

.event_right table a {
	position: relative;
	display: block;
	width: auto;
	font-size: 116%;
	font-weight: bold;
	color: #2486D6;
	padding: 10px 20px 10px 0;
	margin: 0 0 15px 0 !important;
	border-bottom: 1px solid #CCCCCC;
	border-radius: 0 !important;
	text-decoration: none !important;
}
.event_right table a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 70%;
	height: 1px;
	background: #2486D6;
	transition: .4s;
}
.event_right table a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 5px;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	border-top: 2px solid #2486D6;
	border-right: 2px solid #2486D6;
	transform: rotate(45deg);
	box-sizing: border-box;
}
.event_right table a:hover {
    opacity: 1;
}
.event_right table a:hover:before {
    width: 100%;
}




/*■■■■■ ↑カスタムデザイン用スタイル記述エリア↑ ■■■■■■■■■■■■■■■■■■■■■■*/
