@charset "utf-8";

/* @media screen and (max-width : 640px) { */

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	font-size: 100%;
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
}
.show_sp{
	display: block;
}
.show_pc{
	display: none;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width: 100%;
	min-width: 320px;
	background-image: url(/shared/site_night_event_rn/images/main/gradient_bg_sp.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center -1px;
}
.format_top #tmp_wrapper{
	background-image: url(/shared/site_night_event_rn/images/main/gradient_bg_top_sp.png);
	background-position: center 0;
	background-size: 100% auto;
}
#tmp_wrapper:after{
	left: auto;
	margin-left: 0 !important;
	top: 54px;
	right: 7px;
	width: 111px;
	height: 45px;
	background-image: url(/shared/site_night_event_rn/images/header/header_pattern_sp.png);
	background-size: 100% auto !important;
	max-width: 100% !important;
}
.format_top #tmp_wrapper:after{
	top: 15px;
	left: 11px;
	right: auto;
	width: 256px;
	height: 73px;
	background-image: url(/shared/site_night_event_rn/images/header/header_top_pattern_sp.png);
}
.container{
	padding: 0 10px;
	width: 100%;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none;
}
.wrap_col_lft_navi {
	float:none;
	position:static;
	z-index:auto;
}
.col_main {
	padding:0;
}
/* top
================================================== */
.format_top #tmp_main_menu,
.format_top #tmp_main {
	float:none;
	width:100%;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi,
.format_free .wrap_col_rgt_navi {
	display:none;
}
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
/* ==================================================
header
================================================== */
#tmp_wrap_regulation{
	display: none;
}
#tmp_header {
	z-index: 100;
	padding: 11px 0 0;
	min-height: 70px;
}
#tmp_header,
#tmp_header > .container,
#tmp_header .header_inner{
	pointer-events: all;
}
.format_top #tmp_header > .container{
	padding: 0 10px;
}
#tmp_header .header_inner{
	gap: 0 5px;
}
.format_top #tmp_header .header_inner{
	flex-direction: column-reverse;
}
#tmp_hlogo {
	padding-top: 10px;
}
#tmp_hlogo img{
	max-width: 200px;
}
.format_top #tmp_hlogo{
	text-align: center;
	padding-top: 59px;
}
.format_top #tmp_hlogo img{
	max-width: 320px;
}
#tmp_hlogo a > .logo_ttl{
	font-size: 143.7%;
	padding: 3px;
	margin-top: -10px;
}
#tmp_hnavi_s{
	position: static;
	display: flex;
	align-self: flex-end;
	padding: 0 0 10px;
	margin-right: 0;
}
.format_top #tmp_hnavi_s{
	position: relative; 
	justify-content: flex-end;
	width: 100%;
	padding-top: 1px;
	padding-right: 0;
}
#tmp_hnavi_s > ul{
	display: flex;
	gap: 0 10px;
}
#tmp_hnavi_s > ul > li{
	position: static;
}
#tmp_hnavi_s > ul > li > a{
	min-width: 50px;
	min-height: 50px;
	padding-top: 33px;
	font-size: 62.5%;
	font-weight: normal;
	border-radius: 5px;
	background-position: center 5px;
	background-size: 20px auto;
}
#tmp_hnavi_lmenu > a{
	background-image: url(/shared/site_night_event_rn/images/header/setting_icon_sp.png);
}
#tmp_hnavi_s > ul > li > a.active{
	background-image: url(/shared/site_night_event_rn/images/header/close_icon_sp.png);
    background-position: center 11px;
	background-size: 12px auto;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#tmp_hnavi_s > ul > li > a.active:after{
	content: none;
}
#tmp_top_link > a{
	line-height: 1.2;
	padding-top: 26px !important;
	background-position: center 2px !important;
	background-image: url(/shared/site_night_event_rn/images/header/regulation_logo_sp.png);
}
.furigana_on #tmp_top_link > a{
	padding-top: 35px !important;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:relative;
	width: 100%;
	min-height: 100%;
    z-index: 800;
    background: #ffffff;
    color: #222222;
}
.spmenu_open:before {
	content: "";
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 100px;
	left: 0;	
	z-index: 100;
	background-color: #141937;
}

#tmp_header .wrap_sma_sch{
	min-width: 0;
	left: -10px;
	right: -10px;
	top: 100%;
	border-radius: 0;
}
#tmp_header .wrap_sma_sch .sma_inner{
	padding: 19px 0 0;
}
/* tmp_means
================================================== */
#tmp_means{
	padding-bottom: 17px;
}
#tmp_means > ul > li{
	background-image: none;
}
#tmp_means > ul > li > a{
	font-size: 106.2%;
	background-size: 20px auto;
	background-position: 18px center;
	padding: 9px 10px 4px 58px;
}
#tmp_means > ul > li.means_speak > a{
	background-image: url(/shared/site_night_event_rn/images/header/speak_icon_sp.png);
}
#tmp_means > ul > li.means_fsize > a{
	background-image: url(/shared/site_night_event_rn/images/header/fsize_icon_sp.png);
}
#tmp_means > ul > li.means_furi > a{
	background-image: url(/shared/site_night_event_rn/images/header/furi_icon_sp.png);
}
#tmp_means > ul > li.means_language > a{
	background-image: url(/shared/site_night_event_rn/images/header/language_icon_sp.png);
}
.wrap_sma_sch .close_btn{
	display: block;
	text-align: center;
	border-top: 1px solid #141a38;
}
.wrap_sma_sch .close_btn > a{
	text-decoration: none;
	display: block;
	font-size: 106.2%;
	color: #141937;
	background-color: #ffffff;
	padding: 18px 0 20px;
}
.wrap_sma_sch .close_btn > a > span{
	display: inline-block;
	min-height: 17px;
	color: inherit;
	background: transparent url(/shared/site_night_event_rn/images/header/close_btn_icon_sp.png) no-repeat left 2px;
	background-size: 17px auto;
	padding-left: 30px;
}
/* gnavi
================================================== */
#tmp_gnavi {
	display:none;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
	font-size: 100%;
	display:block;
	line-height: 1.9;
	margin: 32px 0 21px;
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
/* custom_update
================================================== */
#tmp_wrap_custom_update {
    margin-bottom: 19px;
}
/* lnavi
================================================== */
/* rnavi
================================================== */
/* pnavi
================================================== */
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: none;
}
/* ==================================================
footer
================================================== */
#tmp_footer,
.format_top #tmp_footer{
	padding: 21px 0 6px;
	background-image: url(/shared/site_night_event_rn/images/footer/footer_bg_sp.png);
}
#tmp_footer .footer_logo,
#tmp_footer .footer_corporate,
.footer_cnt address > p,
.copyright{
	text-shadow: rgb(20, 25, 55) 3px 0px 0px, rgb(20, 25, 55) 2.83487px 0.981584px 0px, rgb(20, 25, 55) 2.35766px 1.85511px 0px, rgb(20, 25, 55) 1.62091px 2.52441px 0px, rgb(20, 25, 55) 0.705713px 2.91581px 0px, rgb(20, 25, 55) -0.287171px 2.98622px 0px, rgb(20, 25, 55) -1.24844px 2.72789px 0px, rgb(20, 25, 55) -2.07227px 2.16926px 0px, rgb(20, 25, 55) -2.66798px 1.37182px 0px, rgb(20, 25, 55) -2.96998px 0.42336px 0px, rgb(20, 25, 55) -2.94502px -0.571704px 0px, rgb(20, 25, 55) -2.59586px -1.50383px 0px, rgb(20, 25, 55) -1.96093px -2.27041px 0px, rgb(20, 25, 55) -1.11013px -2.78704px 0px, rgb(20, 25, 55) -0.137119px -2.99686px 0px, rgb(20, 25, 55) 0.850987px -2.87677px 0px, rgb(20, 25, 55) 1.74541px -2.43999px 0px, rgb(20, 25, 55) 2.44769px -1.73459px 0px, rgb(20, 25, 55) 2.88051px -0.838247px 0px;
}
#tmp_footer .footer_inner{
	padding-top: 114px;
	background-image: url(/shared/site_night_event_rn/images/footer/footer_pattern_sp.png);
	background-position: 21px 3px;
	background-size: 200px auto;
}
.pnavi{
	right: 10px;
}
.pnavi,
.pnavi a,
.pnavi span{
	width: 80px;
	height: 80px;
}
.pnavi a{
	font-size: 100%;
    background-image: url(/shared/site_night_event_rn/images/footer/ptop_icon_sp.png);
	background-size: 15px auto;
	background-position: center 14px;
	padding-top: 33px;
}
#tmp_footer .footer_infor{
	margin-bottom: 20px;
}
#tmp_footer .footer_logo{
	font-size: 156.2%;
	margin-bottom: 22px;
}
#tmp_footer .footer_corporate{
	font-size: 106.2%;
}
#tmp_footer .footer_corporate > p{
	margin-bottom: 5px;
}
.footer_cnt .footer_contact{
	font-size: 100%;
	margin-bottom: 38px;
}
/* fnavi */
.footer_cnt {
	max-width: 100%;
	padding:0 10px;
	clear:both;
}
.footer_cnt address {
	font-style:normal;
}
.footer_cnt address p{
	line-height: 2;
	margin-bottom: 0;
	word-break: break-all;
}
.copyright {
	font-size: 75%;
	text-align:center;
	clear:both;
}
/* Reset Hover */
#tmp_hnavi_s > ul > li > a:hover,
#tmp_means > ul > li > a:hover,
#tmp_rnavi_ttl a:hover,
.pnavi a:hover{
	text-decoration: none;
}
#tmp_rnavi_cnt ul li a:hover{
	text-decoration: underline;
}
/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_youtube iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	display: block;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	display: block;
	float:none;
	clear:both;
}
#tmp_contents table.col2,
#tmp_contents table.col3 {
    width: 100%;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col2 td.col2R,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M,
#tmp_contents table.col3 td.col3R{
	display: block;
    width: 100%;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M{
	border-right: 0;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul{
	margin-left:15px;
}
#tmp_contents ol{
	margin-left: 45px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* ==================================================
Splide control common
================================================== */
.splide_common .splide__arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 42px;
	height: 42px;
	background-size: 100% auto;
	margin-top: -24px;
}
.splide_common .splide__arrow--prev {
    background-image: url(/shared/site_night_event_rn/images/icon/arrow_prev_sp.png);
	left: -6px;
}
.splide_common .splide__arrow--next {
    background-image: url(/shared/site_night_event_rn/images/icon/arrow_next_sp.png);
	right: -6px;
}
.splide_common .splide__progress .progress_current{
	font-size: 175%;
}
.splide_common .splide__progress .progress_total{
	font-size: 106.2%;
	padding-left: 19px;
}
.splide_common .splide__progress .progress_total:before{
	left: 10px;
}
.splide_common .splide__progress{
	padding-left: 26px;
}
.splide__arrow:hover:not(:disabled) {
    opacity: 1;
}
/* custom_update
================================================== */
#tmp_update{
	font-size: 100%;
}
#tmp_sp_social{
	margin-bottom: 48px;
}
/* rnavi
================================================== */
.format_free .wrap_col_rgt_navi{
	display: block;
	width: 100%;
}
#tmp_rnavi_ttl{
	font-size: 112.5%;
	font-weight: bold;
	line-height: 1.4;
}
#tmp_rnavi_ttl p {
    padding: 12px 19px 13px;
}
#tmp_rnavi_ttl a{
	background-image: url(/shared/site_night_event_rn/images/icon/arrow_link_wht_icon_sp.png);
	background-size: 10px auto;
	background-position: 18px 16px;
	margin: -12px -19px -13px;
    padding: 12px 19px 13px 40px;
}
#tmp_rnavi_cnt ul{
	padding-left: 1px;
	padding-right: 0;
}
#tmp_rnavi_cnt ul li{
	font-size: 100%;
	line-height: 1.9;
	background-image: url(/shared/site_night_event_rn/images/icon/rnavi_ttl_dotted.png);
	background-size: 2px auto;
	padding-bottom: 14px;
	margin-bottom: 3px;
}
#tmp_rnavi_cnt ul li a{
	background-image: url(/shared/site_night_event_rn/images/icon/arrow_link_icon_sp.png);
	background-size: 8px auto;
	background-position: 15px 22px;
	padding: 14px 11px 9px 35px;
}
/* inquiry
================================================== */
#tmp_inquiry{
	margin-bottom: 40px;
}
#tmp_inquiry_ttl{
	line-height: 1.4;
	font-size: 112.5%;
	padding: 15px 14px 14px;
}
#tmp_inquiry_cnt{
	line-height: 1.8;
	padding: 15px 9px 8px 15px;
}
/* feedback
================================================== */
#tmp_feedback{
	margin: 40px 0 21px;
}
#tmp_feedback_ttl{
	line-height: 1.4;
	font-size: 112.5%;
	padding: 14px 18px;
}
#tmp_feedback_cnt{
	font-size: 100%;
	padding: 16px 12px 33px;
}
#tmp_feedback_cnt .fb_col2L,
#tmp_feedback_cnt .fb_col2R {
	float: none;
	padding: 0;
	width: 100%;
}
#tmp_feedback_cnt fieldset{
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
#tmp_feedback_cnt fieldset > legend{
	line-height: 1.9;
	margin-bottom: 1px;
}
#tmp_feedback_cnt fieldset p {
    margin-bottom: 4px;
}
#tmp_feedback_cnt .submit{
	margin-top: 13px;
}
#tmp_feedback_cnt .submit input{
	font-size: 100%;
	min-width: 260px;
	background-image: url(/shared/site_night_event_rn/images/icon/arrow_link_icon_sp.png);
	background-size: 8px auto;
	background-position: right 14px center;
	padding: 12px 35px 10px;
}
#tmp_feedback_cnt .submit input:hover{
	text-decoration: none;
}
/* ==================================================
accessibility style change:color
================================================== */
.color_blue #tmp_wrapper.spmenu_open:before{
	background-color: #00008B !important;
}
.color_black #tmp_wrapper.spmenu_open:before{
	background-color: #000000 !important;
}
.color_yellow #tmp_wrapper.spmenu_open:before{
	background-color: #FFFF00 !important;
}
.color_blue #tmp_hnavi_s > ul > li > a.active,
.color_black #tmp_hnavi_s > ul > li > a.active,
.color_yellow #tmp_hnavi_s > ul > li > a.active {
    border-bottom: 2px solid;
}
/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_big .pnavi a,
.fsize_big2 .pnavi a{
	font-size: 1.2rem;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* } max-width : 640px */

@media screen and (max-width : 352px) {
	#tmp_hlogo img{
		max-width: 172px;
	}
	#tmp_hnavi_s > ul{
		gap: 0 5px;
	}
	.format_top #tmp_hlogo img{
		max-width: 280px;
	}
}

