@charset "utf-8";
/* @media screen and (max-width : 480px) { */

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 87.5%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 320px;
	min-height: calc(100vh - 46px);
	overflow: hidden;
}
.container{
	padding: 0 10px;
	width: 100%;
}
/* custom-free contents
================================================== */
.format_free #tmp_wrap_main:before{
	display:none;
}
#tmp_wrapper2 {
	padding: 10px 10px 0;
	max-width: 100%;
	border-left: none;
	border-right: none;
}
/* contents
================================================== */
#tmp_contents {
	word-wrap:break-word;
}
/* regulation
================================================== */
#tmp_wrap_regulation {
	display: none;
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	padding:0;
	background-color: #141a28;
	color: #FFFFFF;
	z-index: 9999;
	min-height: 44px;
}
#tmp_header .container{
	max-width: 100%;
}
#tmp_hlogo {
	float:none;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	color: #FFFFFF;
	background-color: #141a28;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	width:263px;
	height:25px;
}
#tmp_hlogo a {
	width:263px;
	height:25px;
}
#tmp_hlogo h1 span.logo_ttl,
#tmp_hlogo p span.logo_ttl {
	width:263px;
	height:25px;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:relative;
	width: 100%;
	min-height: 100%;
    z-index: 9999;
    background: #ffffff;
    color: #222222;
}
.spmenu_open:before {
	content: "";
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 46px;
	left: 0;	
	z-index: 699;
	background-color: rgba(0,0,0,0.6);
}
#tmp_sma_menu{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	color: #222222;
	z-index: 9999;
}
#tmp_sma_rmenu{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #FFFFFF;
	background-color: #21293c;
}
#tmp_sma_rmenu .container{
	padding: 0;
}
#tmp_sma_menu .close_btn a{
	display: block;
	padding: 15px 10px;
	color: #ffffff;
	background-color: #21293c;
	text-align: center;
	text-decoration: none;
	line-height: 1;
}
#tmp_sma_menu .close_btn span{
	display: inline-block;
	padding-left: 22px;
	background: url(/shared/site_night_event/images/header/btn_nav_close_sp.png) no-repeat left center;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
	font-size: 92.8%;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
}
#tmp_hnavi_s ul {
	list-style: none;
}
#tmp_hnavi_s li a {
	position: relative;
	display:block;
	width:46px;
	height:44px;
	text-decoration:none;
	font-size: 0.625rem;
	color: #ffffff;
	background-color: #141a28;
	letter-spacing: -0.01em;
	text-align: center;
}
#tmp_hnavi_rmenu a{
	position: relative;
	background: #141a28 url(/shared/site_night_event/images/header/btn_nav_sp.png) no-repeat center 10px;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
	color: #ffffff;
}
#tmp_hnavi_rmenu a.active{
	background-color: #21293c;
	background-image: url(/shared/site_night_event/images/header/btn_nav_close_sp.png);
	background-size: 12px auto;
	-webkit-background-size: 12px auto;
	color: #ffffff;
}
#tmp_hnavi_rmenu a:before{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
	content: '';
	width: 1px;
	height: 28px;
	color: #FFFFFF;
	background-color: #595960;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:90px;
	top:0px;
}
#tmp_hnavi_mmenu {
	position:absolute;
	right:45px;
	top:0px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:0;
	top:0;
}
#tmp_sma_rmenu #tmp_sma_cnavi{
	padding: 0 20px 10px;
	border-bottom: 1px solid #595960;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_mmenu span,
#tmp_hnavi_rmenu span {
	position:relative;
	padding: 28px 0 0;
	display:block;
	height:44px;
	overflow:hidden;
}

#tmp_sma_menu{
	display: block;
}
#tmp_gnavi {
	display: none;
}
.gnavi li{
	float: none;
	width: 100%;
}
.gnavi_sp{
	margin-bottom: 18px;
}
.gnavi_sp ul,
.action_button{
	list-style: none;
	padding: 0;
	margin: 0;
}
.gnavi_sp ul{
	padding-top: 5px;
}
.gnavi_sp ul li{
	border-bottom: 1px solid #0cf7cc;
}
.gnavi_sp ul li a,
.gnavi li a{
	display: block;
	position: relative;
	padding: 10px 20px 8px 0;
	font-size: 92.8%;
	width: 100%;
	height: auto;
	text-decoration: none;
}
.gnavi{
	padding: 4px 10px 20px;
}
.gnavi li a{
	height: 100%;
	background: #141a28 url(/shared/site_night_event/images/icon/icon_arr_sp.png) right 8px center no-repeat;
	background-size: 8px auto;
	-webkit-background-size: 8px auto;
}
.gnavi_sp ul li a{
	display: block;
	color: #FFFFFF;
	background-color: #21293c;
}
.gnavi_sp ul li a:after{
	position: absolute;
	top: 50%;
	right: 8px;
	z-index: 2;
	margin-top: -6px;
	content: '';
	width: 8px;
	height: 12px;
	color: inherit;
	background: transparent url(/shared/site_night_event/images/icon/icon_arr_sp.png) no-repeat;
	background-size: 8px auto;
	-webkit-background-size: 8px auto;
}
.action_button{
	 margin-bottom: 10px;
}
.chiba_city_home{
	position: relative;
	padding: 6px 10px 5px;
	display: block;
	text-align: center;
	color: #141a28;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
.chiba_city_home:before{
	position: relative;
	top: -1px;
	margin-right: 5px;
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	color: inherit;
	background: transparent url(/shared/site_night_event/images/icon/chiba_logo_btn.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.wrap_mc_pc #tmp_switch_pc_style{
	padding: 6px 10px 5px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #21293c;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.changestyle_area,
.usability_btn,
.usability_btn li{
	display: block;
}
.usability_btn {
	padding: 0;
}
.usability_btn li{
	margin-bottom: 12px;
}
#tmp_color {
	padding-left: 0;
}
#tmp_fsize,
#tmp_color {
	margin-bottom: 16px;
}
.font_size_change:after,
.tint_change:after{
	content: '';
	display: block;
	clear: both;
}
.change_ttl {
	width:7em;
	margin-right: 0;
	padding-right: 5px;
}
..change_inner {
	float:right;
	width: calc(100% - 7em);
}
.change_list li {
	display:table;
	width:33.333333%;
	float:left;
	padding:0 4px;
}
.change_list li a {
	width:100%;
	height:34px;
}
#tmp_fsize_default {
	font-size: 107.1%;
}
#tmp_fsize_big {
	font-size: 107.1%;
}
#tmp_fsize_small {
	font-size: 92.8%;
}
#tmp_color .change_list li {
	width:22.22222%;
}
#tmp_color .change_list li:first-child {
	width:33.333333%;
}
.change_ttl,
.change_list li a,
.usability_btn li a{
	font-size: 100%;
}
.usability_btn li a{
	border-width: 1px;
	min-width: 100%;
}
/* pankuzu
================================================== */
#tmp_wrap_custom_update {
	margin-bottom: 10px;
}
#tmp_pankuzu{
	padding: 19px 0 38px;
	font-size: 85.7%;
}
/* update
================================================== */
#tmp_update{
	font-size: 85.7%;
}
/* pnavi
================================================== */
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	background-repeat: no-repeat;
	background-image: url(/shared/site_night_event/images/main/footer_bg_top.png), url(/shared/site_night_event/images/main/footer_bg_bottom.png), url(/shared/site_night_event/images/main/footer_bg_center.png);
	background-position: center 11px, center bottom, center center;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
.footer_wrap:before,
.footer_wrap:after {
	display: none;
}
#tmp_footer .container{
	padding: 0 20px;
}
.footer_contents{
	padding: 56px 0 52px;
}
.footer_contents .footer_info{
	padding: 0 8px;
	float: none;
	width: 100%;
}
.footer_logo{
	margin: 0 0 35px;
}
.footer_logo p,
.footer_logo span.logo_ttl {
	width: 100%;
	height: auto;
}
.footer_logo p{
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
/* fnavi */
.fnavi{
	margin: 0 0 50px;
}
.fnavi li{
	margin-bottom: 0;
}
.fnavi li a{
	padding: 9px 20px 8px 0;
}
.fnavi li a:after{
	top: 0;
	right: 7px;
	width: 8px;
	height: 12px;
	bottom: 0;
	margin: auto 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.footer_cnt {
	padding:0 2px;
	margin-bottom: 51px;
	clear:both;
}
.footer_cnt address {
	font-style:normal;
}
.footer_cnt address p{
	margin-bottom: 3px;
}
.footer_cnt address span{
	padding-right: 16px;
	min-width: 45px;
}
.footer_cnt address span:after{
	height: 14px;
	right: 9px;
	margin-top: -8px;
}
.footer_cnt address,
.fnavi li a{
	font-size: 92.9%;
}
.footer_contents .copyright{
	padding-right: 0;
	clear: both;
	font-size: 85.7%;
	text-align: center;
}
.footer_cnt address p.mail {
	margin-left: 100px;
}
/* pnavi
================================================== */
.pnavi {
	top: -32px;
}
.pnavi,
.pnavi a {
	width: 66px;
	height: 64px;
}
.pnavi .ptop a,
.pnavi .ptop a:hover,
.pnavi .ptop a:focus{
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
/* ==================================================
logo_year
================================================== */
#tmp_hlogo h1 span.logo_year,
#tmp_hlogo p span.logo_year {
	height: 20px;
	left: 150px;
	top: -37px;
	font-size: 1.2rem;
}
.footer_logo span.logo_year {
	left: 215px;
	top: -50px;
	font-size: 1.5rem;
}
#tmp_hlogo span.logo_year img,
.footer_logo p img {
	width: 100%;
	height: auto;
}
/* ==================================================
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,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream 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 {
	display: block;
	padding:0;
	width:100%;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	display: block;
	padding: 0;
	width:100%;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col3 td.col3L, 
#tmp_contents table.col3 td.col3M {
	border-right: 0;
}
#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.col3R,
#tmp_contents table.col3 td.col3M {
	display: block;
	width: 100%;
}
#tmp_contents .outline,
#tmp_contents ul.box_btn,
#tmp_contents .box_info,
#tmp_contents .box_link,
#tmp_contents .box_menu,
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin-bottom:22px;
}

div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#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;
	-webkit-box-sizing:border-box;/* Webkit */
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}


/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:30px;
	padding:30px 10px 5px;
	background:#f6f6f6 url(/shared/site_night_event/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px auto;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 16px;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #21293c;
	color: #222222 !important;;
	display:inline-block;
	padding:8px 8px 7px 58px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/site_night_event/images/icon/scroll_table_ex.png) 6px center no-repeat;
	background-size:46px auto;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background-color: #ffffff;
	background-image: url(/shared/site_night_event/images/icon/scroll_table_df.png);
}
.scroll_table::-webkit-scrollbar{
	height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
/* rangerSliderFontSize
================================================== */
#tmp_fsize_control{
	width: 100%;
}
#tmp_fsize_new .bar {
	width: 100%;
	left: 0;
}
#tmp_fsize_new li:last-child{
	left: auto;
}
#tmp_fsize_new li label{
	text-align: center;
}
/* ==================================================
Start Đạo
================================================== */
#tmp_regulation{
	display: none;
}
.header_main{
	margin: 0;
	padding: 8px 0 6px;
	border: none;
}
.spmenu_open .header_main {
	border-color: #21293c;
}
.hlogo_wrap{
	width: 263px;
	margin-right: -263px;
}
.setting_wrap{
	display: none;
}
.setting_wrap .setting_inner{
	margin-left: 200px;
}
/* ==================================================
Accessibility
================================================== */
.fsize_big2 .gnavi a {
	height: auto;
	background-position: right 8px center;
}
.color_blue #tmp_hlogo h1,
.color_black #tmp_hlogo h1,
.color_yellow #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_black #tmp_hlogo p,
.color_yellow #tmp_hlogo p{
	line-height: 1.3;
	font-size: 0.625rem;
}
.color_blue .header_main,
.color_black .header_main
.color_yellow .header_main {
	min-height:45px;
}
.color_blue .section_events .event_box_btn a::after,
.color_black .section_events .event_box_btn a::after,
.color_yellow .section_events .event_box_btn a::after,
.color_blue .other_list a::after,
.color_black .other_list a::after,
.color_yellow .other_list a::after {
	right:5px;
	bottom:5px;
	border-width: 0 0 7px 7px;
}

/* ==================================================
clearfix
================================================== */
.change_list:after,
.gnavi_sp:after,
.gnavi_sp ul:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}

/* } */