mo
@charset "utf-8";
/* CSS Document */

#vcbody-wrapper .important_notice.important_notice_vcms {
    position: relative;
    margin-bottom: 50px;
}
#vcbody-wrapper .important_notice.important_notice_vcms:after{
	content:"タイトルを必ず入力してください。HTMLタグは入力しないでください";
	color: #B22;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	bottom: -42px;
	letter-spacing: 1px;
	background: #EFD156;
	border: 5px solid #000;
	left: -2px;
	padding: 2px 10px;
	line-height: 26px;
}

#vcbody-wrapper .pagetop__carousel {
    margin: 0px 0 0;
}
#vcbody-wrapper .pagetop__mainvisual {
    margin: 0px 0 0;
}
#vcbody-wrapper .swiper-wrapper{
	display: block;
}
.vcms_pop_dropnavi a:link {
    color: #333333;
}

@media screen and (min-width: 641px) {
.module__2column,.module__3column {
    display: flex;
    justify-content: space-between;
    margin: 0;
    flex-wrap: wrap;
}
.module__2column__items__mt60,.module__3column__items{
	margin-top: 30px;
}
.module__2column__items__mt60:nth-child(n + 3) {
	margin-top: 60px;
}
.module__3column__items__mt60:nth-child(n + 4) {
	margin-top: 60px;
}
}



/*.theater_guid_block02 dl{
display:none;
}*/
