@charset "utf-8";

@media screen and (max-width : 480px) {
.sections_wrapper:before,
.sections_wrapper:after{
	content: none;
}
#tmp_mainvisual{
	padding-bottom: 9px;
}
#tmp_mainvisual .btn_slides a{
	width: 22px;
	height: 22px;
}
#tmp_mainvisual .slick-dots{
	padding-left: 10px;
}
#tmp_mainvisual .slick-dots li{
	margin-right: 10px;
}
#tmp_mainvisual .slick-dots li button,
#tmp_mainvisual .slick-dots li a{
	width: 22px;
	height: 4px;
}
#tmp_mainvisual .btn_slides a:before{
	left: 6px;
}
#tmp_mainvisual .btn_slides a:after{
	left: 12px;
}
#tmp_mainvisual .btn_slides a:before,
#tmp_mainvisual .btn_slides a:after{
	top: 6px;
	width: 2px;
    height: 9px;
}
#tmp_mainvisual .btn_slides.start a:after{
	top: 5px;
	left: 8px;
    width: 0;
    height: 0;
    color: inherit;
    background-color: transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #FFFFFF;
}
#tmp_mainvisual .slick-prev{
	margin-right: 10px;
}
#tmp_mainvisual .slick-next{
	margin-left: 3px;
}
#tmp_mainvisual .slick-prev,
#tmp_mainvisual .slick-next,
#tmp_mainvisual .slick-prev a,
#tmp_mainvisual .slick-next a,
#tmp_mainvisual .slick-prev span,
#tmp_mainvisual .slick-next span{
	height: 22px;
	width: 18px;
}
#tmp_mainvisual .slick-prev a,
#tmp_mainvisual .slick-next a{
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_mainvisual .slick_control{
	padding: 12px 0 0;
}
#tmp_mainvisual .mainvisual_logo{
	width: 79px;
}
#tmp_mainvisual .mainvisual_logo img{
	width: 79px;
	height: auto;
}
#tmp_mainvisual .gallery_box .mainvisual_cap{
	padding: 6px 30px 7px 23px;
	position: static;
	font-size: 85.8%;
}
#tmp_mainvisual .gallery_box .mainvisual_cap a{
	padding: 6px 13px 7px 0;
	margin: -6px 0 -7px;
}
#tmp_mainvisual .gallery_box .mainvisual_cap a:after{
	right: 0;
    width: 6px;
    height: 14px;
    margin-top: -7px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
#tmp_mainvisual .gallery_slide .gallery_images img {
	  width: 100%;
	  height: auto;
}
/* .no_javascript #tmp_mainvisual .mainvisual_logo{
	margin: -40px 0 0 -40px;
} */
.main_ttl{
	margin-bottom: 15px;
}
.main_ttl h2,
#tmp_top_news h2{
	padding-top: 21px;
	-webkit-background-size: 18px auto;
	-moz-background-size: 18px auto;
	background-size: 18px auto;
	font-size: 128.5%;
	letter-spacing: 3px;
}
#tmp_top_news h2 {
	margin-bottom: 20px;
}
.section_wrap:before,
.section_wrap:after {
	display: none !important;
}
.section_news .container {
	padding:0;
}
.section_events .container,
.section_other .container{
	padding: 0 20px;
}
.section_news{
	padding: 56px 0 76px;
	background-image: url(/shared/templates/night_event_top/images/main/news_bg_top_sp.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
.section_news:before,
.section_news:after{
	width: 100%;
	height: 15vw;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
.section_news:before{
	color: #333333;
	background-color: transparent;
	background-image: url(/shared/templates/night_event_top/images/main/news_line_top_sp_rn.png);
}
.section_news:after{
	background-color: #141a28;
	background-image: url(/shared/templates/night_event_top/images/main/news_line_bottom_sp_rn.png);
}
#tmp_top_news table,
#tmp_top_news table thead,
#tmp_top_news table tbody,
#tmp_top_news table tfoot,
#tmp_top_news table tr,
#tmp_top_news table th,
#tmp_top_news table td {
	display:block;
	width:100% !important;
}

#tmp_top_news table th,
#tmp_top_news table td {
	padding: 2px 20px 9px;
}
#tmp_top_news table th {
	font-size: 92.8%;
	line-height: 1.4;
	border-bottom:none;
	padding: 9px 20px 0;
}
/* btn_news_more */
.btn_news_more {
	width:auto;
	margin:0 20px;
}
.btn_news_more a{
	padding: 8px 30px;
	background-position: right 17px center;
	-moz-background-position: right 17px center;
	-ms-background-position: right 17px center;
	-webkit-background-position: right 17px center;
}
.section_events{
	padding: 21px 0 0;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/night_event_top/images/main/events_bg_top.png);
	background-position: center top;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
.section_events .event_ttl{
	margin-bottom: 17px;
}
.section_events .event_ttl h3{
	font-size: 114.2%;
	line-height: 1.25;
}
.section_events .article_event{
	padding-top: 130px;
	background-repeat: no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
}
.section_events .article_event:first-child{
	padding-top: 48px;
}
.section_events .article_event:nth-child(2) {
	background-image: url(/shared/templates/night_event_top/images/main/article_event_bg_02_top.png);
    background-position: center top;
}
.section_events .article_event:nth-child(3) {
	background-image: url(/shared/templates/night_event_top/images/main/article_event_bg_03_top.png);
	background-position: center top;
}
.section_events .article_event:nth-child(4) {
	background-image: url(/shared/templates/night_event_top/images/main/article_event_bg_04_top.png);
    background-position: center top;
}
.section_events .article_event:nth-child(5) {
	background-image: url(/shared/templates/night_event_top/images/main/article_event_bg_03_top.png);
	background-position: center top;
}
.section_events .article_event:nth-child(6) {
	background-image: url(/shared/templates/night_event_top/images/main/article_event_bg_04_top.png);
    background-position: center top;
}
.section_events .event_subttl{
	margin-bottom: 25px;
	font-size: 114.2%;
	line-height: 1.25;
}
.section_events .event_banner{
	margin: 0 -20px 26px;
}
.section_events .event_gallery{
	margin-bottom: 25px;
}
.section_events .event_banner p span{
	width: auto;
	height: 160px;
	position: relative;
	overflow: hidden;
	display: block;
}
.section_events .event_banner p span img{
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 100%;
	max-width: none;
}
.section_events .event_img{
	margin-bottom: 25px;
	padding-right: 0;
	float: none;
	width: 100%;
}
.section_events .event_img img{
	width: 100%;
}
.section_events .event_box{
	position: relative;
	margin: 0 -20px;
	padding: 15px 20px 14px;
}
.section_events .event_box:before {
	content: '';
	position: absolute;
	right: 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
.section_events .article_event:nth-child(2) .event_box:before {
	width: 34px;
	height: 20px;
	top: -37px;
	background-image: url(/shared/templates/night_event_top/images/main/article_event_bg_02_bottom.png);
}
.section_events .article_event:nth-child(4) .event_box:before {
	width: 65px;
	height: 38px;
	top: -45px;
	background-image: url(/shared/templates/night_event_top/images/main/article_event_bg_04_bottom.png);
}
.section_events .process_ttl{
	margin-bottom: 9px;
	font-size: 121.4%;
}
.section_events .process_line{
	float: none;
	width: 100%;
	line-height: 1.5;
}
.section_events .process_line:nth-of-type(even){
	margin-top: 7px;
	padding-left: 0;
}
.section_events .process_line:nth-of-type(2n),
.section_events .process_line:nth-of-type(2n+1){
	clear: none;
}
.section_events .process_line p:first-child{
	min-width: 45px;
}
.section_events .process_line p:first-child:after{
	height: 17px;
}
.section_events .process_line p:last-child{
	padding-left: 14px;
}
.section_events .event_note{
	margin: 16px 0 18px;
	padding-top: 16px;
	border-top: 1px solid #595960;
	font-size: 85.7%;
	line-height: 1.5;
}
.section_events .event_box_btn a{
	padding: 8px 20px 9px;
	background-position: right 7px bottom 7px;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
	min-width: 100%;
	font-size: 100%;
}
.svg_pattern{
	top: 90px;
}
.section_events .article_event:nth-child(1) .svg_pattern{
	top: 14px;
}
.svg_pattern .b_line .disp_pc{
	display: none;
}
.svg_pattern .b_line .disp_sp{
	display: block;
}
.svg_pattern .b_star img{
	width: 9px;
	height: auto;
}
.svg_pattern .line_star_left .b_star{
	right: -12px;
	bottom: -6px;
}
.svg_pattern .line_star_right .b_star{
	left: -14px;
    bottom: -6px;
}
/*line star left 01*/
#tmp_point_to_events {
  padding: 130px 0 60px;
  margin-bottom: -60px;
}
.section_other:before{
	top: 55px;
	height: 55px;
}
.section_other .main_ttl{
	margin-bottom: 28px;
}
.section_other .main_ttl h2{
	padding-top: 30px;
}
.other_list{
	margin: 0 -3px;
}
.other_list li{
	padding: 0 3px;
	margin-bottom: 6px;
}
.other_list a{
	padding: 27px 4px;
	background-position: right 3px bottom 4px;
	-webkit-background-size: 8px auto;
	-moz-background-size: 8px auto;
	background-size: 8px auto;
	font-size: 100%;
	letter-spacing: 3px;
}
.section_events .event_box_process:not(:first-child){
	padding-top: 15px;
	border-top: 1px solid #595960;
}
.section_events .event_box_process:not(:last-child){
	margin-bottom: 18px;
}
/* point_to_past_events_bg */
#tmp_point_to_past_events_bg {
	height:100%;
}
#tmp_point_to_past_events_bg img {
	min-width:0;
	width:auto;
	height:100%;
	position: absolute;
	top: 60px;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 1;
}
#tmp_point_to_past_events_bg::after {
	height: 107px;
	background-image: url(/shared/templates/night_event_top/images/main/other_pattern_top_sp.png);
}
/* ==================================================
recruitment
================================================== */
#tmp_recruitment {
	padding: 20px 0 66px !important;
	background-image: url(/shared/templates/night_event_top/images/main/recruitment_bg_top_sp.png);
	background-position: center 8px;
}
#tmp_recruitment:before {
	display: none;
}
#tmp_recruitment:after {
	width: 100%;
	height: 100px;
	background-image: url(/shared/templates/night_event_top/images/main/line_recruitment_sp_rn.png);
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_recruitment .event_box {
	padding: 30px 18px;
	margin-bottom: 30px;
}
#tmp_recruitment .event_box_process .process_ttl {
	font-size: 114.3%;
	line-height: 1.4;
}
#tmp_recruitment .event_subttl {
	margin-bottom: 16px;
}
/* ==================================================
acciessbility
================================================== */
.color_black .section_news,
.color_blue .section_news,
.color_yellow .section_news,
.color_black .section_events,
.color_blue .section_events,
.color_yellow .section_events,
.color_black .section_other,
.color_blue .section_other,
.color_yellow .section_other {
	padding:50px 0 !important;
}
.color_blue #tmp_mainvisual .gallery_box .mainvisual_cap a::before,
.color_black #tmp_mainvisual .gallery_box .mainvisual_cap a::before,
.color_yellow #tmp_mainvisual .gallery_box .mainvisual_cap a::before {
	right:5px;
}
.color_blue #tmp_mainvisual .gallery_box .mainvisual_cap a::after,
.color_black #tmp_mainvisual .gallery_box .mainvisual_cap a::after,
.color_yellow #tmp_mainvisual .gallery_box .mainvisual_cap a::after {
	right:2px;
}
.fsize_big2 #tmp_wrapper .news_list .news_item_date{
	width: 100%;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
}