@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
	font-family:"游明朝", "Yu Mincho", "メイリオ", serif;
	font-weight: 500;
}
body #tmp_contents p em {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:105%;
}
a:link {
	color:#003377;
}
body {
	font-size:100%;
}
/* Styles
================================================== */
/* text */
.txt_red {
	color:#BA1414; /* Setting by CMS sheets */
}
.txt_green {
	color:#275F1F; /* Setting by CMS sheets */
}
.txt_big {
	font-size:130%; /* Setting by CMS sheets */
}
.txt_small {
	font-size:86%; /* Setting by CMS sheets */
}
/* bgcolor */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#F6DCDC; /* Setting by CMS sheets */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFED5; /* Setting by CMS sheets */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* Setting by CMS sheets */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* Setting by CMS sheets */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* Setting by CMS sheets */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EAF4FF; /* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	min-width:980px;
	margin:0 auto;
	overflow: hidden;
}
.col_main {
	padding:10px 0;
}
.container:before,
.container:after{
	content: '';
	display: table;
}
.container:after{
	clear: both;
}
.container{
	width: 980px;
	margin: 0 auto;
	padding:0 10px;
}
/* col_rgt_navi
============================== */
.wrap_col_rgt_navi {
	float:right;
}
.column_rnavi .wrap_col_main {
	width:100%;
	float:left;
}
.format_free .wrap_col_rgt_navi {
	width:240px;
	margin: 10px 0 40px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-290px;
}
.format_free .column_rnavi .col_main {
	margin-right:290px;
	padding-bottom: 54px;
}
.rnavi_func {
	margin-bottom: 40px;
}
.rnavi_func .rnavi_ttl a {
	display: block;
	color: #222222;
	background: #cdc8ad url(/shared/site_kyodo/images/icon/linkicon.png) 16px 28px no-repeat;
	text-decoration: none;
	font-size: 125%;
	font-weight: bold;
	padding: 21px 20px 19px 46px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.rnavi_func .rnavi_ttl a:hover,
.rnavi_func .rnavi_ttl a:focus,
.rnavi_func .rnavi_ttl a:active {
	background-color: #eae8db;
}
.rnavi_func .rnavi_cnt ul {
	list-style: none;
}
.rnavi_func .rnavi_cnt ul li a {
	display: block;
	list-style: none;
	color: #222222;
	text-decoration: none;
	padding: 14px 15px 10px 41px;
	border: 1px solid #ffffff;
	background: #f9f8f3 url(/shared/site_kyodo/images/icon/linkicon.png) 16px 15px no-repeat;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.rnavi_func .rnavi_cnt ul li.active a,
.rnavi_func .rnavi_cnt ul li a:hover,
.rnavi_func .rnavi_cnt ul li a:focus,
.rnavi_func .rnavi_cnt ul li a:active {
	background-color: #eae8db;
}
.banner_list_group {
	display: block;
	list-style: none;
}
.banner_list_group li {
	margin-bottom: 10px;
}
.banner_list_group a {
	display: block;
	color: #000000;
	background-color: transparent;
}
.banner_list_group li img {
	width: 100%;
	height: auto;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.banner_list_group li a:hover img,
.banner_list_group li a:focus img {
	opacity: 0.7;
}
/* regulation
================================================== */
#tmp_wrap_regulation {
	min-width:980px;
	color:#333333;
	background-color:#fbf4e7;
}
#tmp_regulation {
	width: 960px;
	margin: 0 auto;
	padding:0 0 3px;
	background:url(/shared/site_rn/images/regulation/regulation_bg.jpg) no-repeat right top;
}
#tmp_regulation p {
	float:right;
	width:121px;
}
#tmp_regulation p a {
	display:block;
	text-align:center;
	background:#ffffff url(/shared/site_rn/images/regulation/chiba_logo.jpg) no-repeat center top;
	border:2px solid #e4d4b3;
	border-top:none;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}
#tmp_regulation p span {
	display:block;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* header
================================================== */
#tmp_hlogo {
	float: left;
	margin-left:-10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:255px;
	height:90px;
	color:#ffffff;
	background: #27324d url(/shared/site_kyodo/images/hlogo.png) no-repeat center center;
	z-index: 999;
}
#tmp_hlogo span,
#tmp_hlogo a {
	display:block;
	width:255px;
	height:90px;
}
#tmp_hlogo span {
	position:relative;
	overflow:hidden;
	z-index:-1;
}
#tmp_header {
	position: relative;
	height: 42px;
	background-color:#eeeee7;
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(226,225,214,1) 100%);
	z-index: 99;
}
#tmp_header .container {
	position: relative;
}
#tmp_header .container:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	display: block;
	width: 100%;
	height: 90px;
	background-color: #27324d;
}

/* means
================================================== */
#tmp_means {
	float: right;
	min-width: 527px;
	padding: 15px 0 4px;
}
#tmp_means ul {
	float: left;
}
#tmp_means li{
	float: left;
	list-style: none;
}
#tmp_means li a {
	display: block;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	font-size: 81.3%;
}
#tmp_means li a:hover,
#tmp_means li a:focus,
#tmp_means li a:active {
	text-decoration: underline;
}
#tmp_means li.setting_func a {
	margin-right: 20px;
	padding-left: 18px;
	background: transparent url(/shared/site_kyodo/images/icon/logo_means_setting.png) no-repeat left 1px;
}
#tmp_means li.setting_phonetic a {
	margin-right: 16px;
	padding-left: 20px;
	background: transparent url(/shared/site_kyodo/images/icon/logo_means_phonetic.png) no-repeat left 1px;
}
#tmp_means li.setting_kana a {
	margin-right: 14px;
	padding-left: 16px;
	background: transparent url(/shared/site_kyodo/images/icon/logo_means_furigana.png) no-repeat left 1px;
}
#tmp_means #tmp_google_translate_element {
	float: right;
	margin-top: -7px;
}
/* search
================================================== */
#tmp_search .wrap_sch_box:before,
#tmp_search .wrap_sch_box:after{
	content: '';
	display: table
}
#tmp_search .wrap_sch_box:after{
	clear: both;
}
#tmp_search {
	float: right;
	position: relative;
	margin-top: 14px;
}
#tmp_search .sch_ttl{
	float: left;
	width: 20px;
}
#tmp_search .sch_ttl label{
	position: relative;
	display: block;
	top: 5px;
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -99999px;
	color: inherit;
	background: transparent url(/shared/site_kyodo/images/icon/icon_search.png) no-repeat;
	-moz-background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	cursor: pointer;
}
#tmp_search .sch_box{
	margin-left: 29px;
}
#tmp_query{
	width: 212px;
	height: 30px;
	border: 1px solid #cccccc;
	border-right: none;
	padding: 2px 8px;
	font-size: 87.5%;
}
#tmp_search .wrap_sch_box {
	float: left;
}
#tmp_search .wrap_sch_box_btn{
	float: left;
	z-index: 10;
	border: 1px solid #cccccc;
	border-left: none;
}
#tmp_search .wrap_sch_box_btn .sch_btn #tmp_func_sch_btn{
	min-height: 28px;
	border: 0;
	background-color: #324580;
	color: #ffffff;
	padding: 3px 6px 3px 14px;
	font-size: 87.5%;
	cursor: pointer;
	letter-spacing: 4px;
	text-indent: -4px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_search .wrap_sch_box_btn .sch_btn #tmp_func_sch_btn:hover,
#tmp_search .wrap_sch_box_btn .sch_btn #tmp_func_sch_btn:focus{
	background-color: #27324d;
}
#tmp_search .gsearch_btn_active {
	float: right;
	padding: 5px 0 0 13px;
}
#tmp_search .gsearch_btn_active a {
	font-weight: bold;
	padding-left: 9px;
	background: transparent url(/shared/site_kyodo/images/icon/icon_arrow.png) no-repeat left 5px;
	color: #27324d;
	font-size: 81.3%;
	text-decoration: none;
}
#tmp_search .gsearch_btn_active a:active,
#tmp_search .gsearch_btn_active a:focus,
#tmp_search .gsearch_btn_active a:hover {
	text-decoration: underline;
}
/* gnavi
================================================== */
.gnavi {
	color:#222222;
	clear:both;
	padding: 12px 0;
}
.gnavi .top_link_btn {
	display: none;
}
.gnavi .gnavi_list_menu ul {
	list-style:none;
}
.gnavi .gnavi_list_menu li {
	float:left;
	width: 20%;
	padding: 3px 10px;
	background: transparent url(/shared/site_kyodo/images/icon/gnavi_border.png) no-repeat center left;
	text-align: center;
}
.gnavi .gnavi_list_menu a {
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #222222;
	font-size: 112.5%;
	font-weight: bold;
}
.gnavi .gnavi_list_menu li:last-child a:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	right: -9%;
	width: 1px;
	height: 24px;
	background: transparent url(/shared/site_kyodo/images/icon/gnavi_border.png) no-repeat right center;
}
.gnavi .gnavi_list_menu ul > li > a:before {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 0;
	opacity: 0;
	visibility: visible;
	width: 100%;
	height: 3px;
	color: inherit;
	background-color: #27324d;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.gnavi .gnavi_list_menu ul > li.active > a:before,
.gnavi .gnavi_list_menu ul > li > a:focus:before,
.gnavi .gnavi_list_menu ul > li > a:hover:before{
	opacity: 1;
	visibility: visible;
}
.gnavi .gnavi_list_menu a span:before{
	position: absolute;
	display: block;
	background: transparent url(/shared/images/icon/icon_gnavi.png) no-repeat;
	width: 9px;
	height: 9px;
	left: 0;
	bottom: 2px;
}
/* footer
================================================== */
#tmp_footer {
	clear:both;
	padding: 5px 0 10px;
	color: #ffffff;
	background: #27324d url(/shared/site_kyodo/images/footer_bg.png) repeat center 0;
}
#tmp_footer .container {
	position: relative;
}
/* pnavi
================================================== */
.pnavi {
	background-color: #ffffff;
	color: #4b4b4e;
}
.pnavi .ptop{
	position: absolute;
	z-index: 5;
	right: -82px;
	top: 11px;
	background: transparent url(/shared/site_kyodo/images/icon/pagetop_bg.png) no-repeat;
	width: 250px;
	height: 115px;
	height: auto;
}
.pnavi .ptop a {
	margin-left: 54px;
}
.pnavi a:hover,
.pnavi a:focus,
.pnavi a:active {
	opacity: 0.8;
}
/* fnavi
================================================== */
.fnavi li{
	list-style: none;
}
.fnavi a{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
.fnavi .list_top {
	border-top: 1px solid #7a7672;
	border-bottom: 1px solid #7a7672;
	padding: 8px 0;
}
.fnavi .list_top li {
	float: left;
	position: relative;
	padding: 12px 0 8px;
	width: 33.33%;
	border-right: 1px solid #7a7672;
	text-align: center;
}
.fnavi .list_top li:last-child {
	border-right: none;
}
.fnavi .list_top li a {
	display: inline-block;
}
.fnavi .list_top li a:hover,
.fnavi .list_top li a:focus,
.fnavi .list_top li a:active {
	text-decoration: underline;
}
.fnavi .list_top li a:before {
	content: '';
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: -2px 10px 0 0;
	vertical-align: middle;
}
.fnavi .list_top li.icon_calendar a:before {
	background: transparent url(/shared/site_kyodo/images/icon/icon_calendar.png) no-repeat top left;
}
.fnavi .list_top li.icon_group a:before {
	background: transparent url(/shared/site_kyodo/images/icon/icon_group.png) no-repeat top left;
}
.fnavi .list_top li.icon_link a:before {
	background: transparent url(/shared/site_kyodo/images/icon/icon_link.png) no-repeat top left;
}
.fnavi .list_bottom {
	padding: 12px 370px 5px 0;
}
.fnavi .list_bottom li {
	float: left;
}
.fnavi .list_bottom li.list_link {
	padding-right: 19px;
}
.fnavi .list_bottom a {
	display: block;
	padding-left: 33px;
	background: transparent url(/shared/site_kyodo/images/icon/icon_arrow_rnd.png) no-repeat left 2px;
	color: inherit;
}
.fnavi .list_bottom a:hover,
.fnavi .list_bottom a:focus,
.fnavi .list_bottom a:active {
	text-decoration: underline;
}
/* footer_cnt
================================================== */
.footer_cnt {
	padding-top: 28px;
}
.footer_cnt .footer_ttl {
	padding-right: 190px;
	font-weight: bold;
	font-size: 175%;
}
.footer_cnt address {
	margin: 9px 0 15px;
	font-size: 93.8%;
	font-style: normal;
	line-height: 2;
}
.footer_cnt address span {
	margin:0 2em 0 0;
}
.footer_cnt address span a {
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}
.footer_cnt address span a:hover,
.footer_cnt address span a:active,
.footer_cnt address span a:focus {
	text-decoration: none;
}
.copyright {
	position: absolute;
	bottom: 3px;
	right: 0;
	font-size: 87.5%;
	line-height: 1.8;
	clear: none;
	text-align: right;
	letter-spacing: 1px;
}

/* ==================================================
layout
================================================== */
/* ==================================================
CMS-function
================================================== */

/* ==================================================
CMS-library
================================================== */

/* ==================================================
CMS-parts
================================================== */
/* col2
================================================== */
/* col2_cms */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	width:50%;
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
/* col2_pub */
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3
================================================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	width:33.33%;
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}

/* sp_social
================================================== */
#tmp_sp_social {
	margin:0 0 38px;
	clear:both;
}
#tmp_sp_social .social_media_btn {
	float:left;
}
#tmp_sp_social .social_media_btn.line_btn {
	margin:0 30px 0 0;
}
#tmp_sp_social .social_media_btn.facebook_btn {
	margin:0 27px 0 0;
}

/* ==================================================
accessibility
================================================== */

/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}
.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	display: block;
}
.disp_pc #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_rmenu {
	display:none;
}
.wrap_mc_sp #tmp_switch_sp_style {
	background-color: #27324d;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	font-size:300%;
}
/* ==================================================
accessibility style change:color
================================================== */
/* change_color commons
================================================== */
.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *,
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *,
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	background-image:none !important;
	list-style-image:none !important;
}
.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index:auto !important;
}
.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
	background-color:transparent !important;
}
.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
	padding:0 !important;
	border:none !important;
}
/* headding */
.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding:5px !important;
	border:none !important;
}
.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border:none !important;
	padding:0 !important;
}
/* icon */
.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
	margin:0 !important;
	padding:0 !important;
}
/* used_bg_img */
.color_blue #tmp_wrapper .used_bg_img,
.color_yellow #tmp_wrapper .used_bg_img,
.color_black #tmp_wrapper .used_bg_img {
	width:auto !important;
	height:auto !important;
}
.color_blue #tmp_wrapper .used_bg_img a,
.color_yellow #tmp_wrapper .used_bg_img a,
.color_black #tmp_wrapper .used_bg_img a {
	width:auto !important;
	height:auto !important;
	text-decoration:underline !important;
}
.color_blue #tmp_wrapper .used_bg_img span,
.color_yellow #tmp_wrapper .used_bg_img span,
.color_black #tmp_wrapper .used_bg_img span {
	z-index:1 !important;
	width:auto !important;
	height:auto !important;
}
/* for Firefox3.0 */
.color_blue #tmp_wrap_main caption,
.color_yellow #tmp_wrap_main caption,
.color_black #tmp_wrap_main caption {
	background-color:transparent !important;
}
/* for google box common */
#tmp_wrap_main #tmp_gmap_box button,
#tmp_wrap_main #tmp_gmap_box .gmnoprint *,
#tmp_wrap_main #tmp_gmap_box .gm-style-cc * {
	background-color:#FFFFFF !important;
}
.color_blue #tmp_header .container::before,
.color_yellow #tmp_header .container::before,
.color_black #tmp_header .container::before {
	content:none !important;
}
.color_blue #tmp_hlogo,
.color_yellow #tmp_hlogo,
.color_black #tmp_hlogo {
	padding:10px 0 5px 20px;
}
.color_blue #tmp_hlogo h1,
.color_yellow #tmp_hlogo h1,
.color_black #tmp_hlogo h1 {
	font-size:100% !important;
}
.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_blue #tmp_hlogo span,
.color_blue #tmp_hlogo a,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p,
.color_yellow #tmp_hlogo span,
.color_yellow #tmp_hlogo a,
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p,
.color_black #tmp_hlogo span,
.color_black #tmp_hlogo a {
	width:auto !important;
	height:auto !important;
	overflow:visible !important;
}
.color_blue #tmp_main .cloud,
.color_yellow #tmp_main .cloud,
.color_black #tmp_main .cloud {
	display:none !important;
}
.color_blue #tmp_main_visual .main_visual_text,
.color_yellow #tmp_main_visual .main_visual_text,
.color_black #tmp_main_visual .main_visual_text {
	text-indent: 0 !important;
	position:static !important;
	width:auto !important;
	height:auto !important;
}
.color_blue #tmp_main_visual .main_visual_calendar,
.color_yellow #tmp_main_visual .main_visual_calendar,
.color_black #tmp_main_visual .main_visual_calendar {
	margin:0 !important;
	width:auto !important;
}
.color_blue .pnavi br,
.color_yellow .pnavi br,
.color_black .pnavi br {
	display:none !important;
}
.color_blue .pnavi a,
.color_yellow .pnavi a,
.color_black .pnavi a {
	position:static !important;
	width:auto !important;
	height:auto !important;
	padding:0 !important;
	margin:0 0 10px !important;
}
.color_blue .fnavi .list_bottom,
.color_yellow .fnavi .list_bottom,
.color_black .fnavi .list_bottom {
	margin-right:0 !important;
}
.color_blue #tmp_search,
.color_yellow #tmp_search,
.color_black #tmp_search {
	clear:both;
}
.color_blue .pnavi,
.color_yellow .pnavi,
.color_black .pnavi {
	background-color:transparent !important;
	margin-bottom:20px !important;
	text-align:right;
}
.color_blue .pnavi a,
.color_yellow .pnavi a,
.color_black .pnavi a {
	position:static !important;
	margin:0 auto 10px !important;
}
/* bg:blue
/* text:yellow
/* link:white
================================================== */
.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper * {
	color:#FFFF00 !important;
	background-color:#00008B !important;
	border-color:#FFFF00 !important;
}
.color_blue #tmp_wrapper a,
.color_blue #tmp_wrapper a span,
.color_blue #tmp_wrapper button,
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"],
.color_blue #tmp_wrapper input[type="button"],
.color_blue #tmp_wrapper input[type="reset"] {
	color:#FFFFFF !important;
	background-color:transparent !important;
}
.color_blue #tmp_wrap_main h1 {
	border:3px solid yellow !important;
}
.color_blue #tmp_wrap_main h2 {
	border-bottom:1px solid yellow !important;
	border-left:3px solid yellow !important;
}
.color_blue #tmp_wrap_main h3 {
	border-left:3px solid yellow !important;
}
/* for google box */
.color_blue #tmp_wrap_main #tmp_gmap_box,
.color_blue #tmp_wrap_main #tmp_gmap_box * {
	color:#000000 !important;
	border-color:yellow !important;
	list-style-image:none !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_blue.spmenu_open::before {
	background-color:#00008B !important;
}
.color_blue #tmp_main_visual .main_visual_slides .slick-dots .slick-active a {
	background-color:#FFFF00 !important;
}
/* bg:yellow
/* text:black
/* link:blue
================================================== */
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper * {
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
}
.color_yellow #tmp_wrapper a,
.color_yellow #tmp_wrapper a span,
.color_yellow #tmp_wrapper button,
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"],
.color_yellow #tmp_wrapper input[type="button"],
.color_yellow #tmp_wrapper input[type="reset"] {
	color:#0000FF !important;
	background-color:transparent !important;
}
.color_yellow #tmp_wrap_main h1 {
	border:3px solid black !important;
}
.color_yellow #tmp_wrap_main h2 {
	border-bottom:1px solid black !important;
	border-left:3px solid black !important;
}
.color_yellow #tmp_wrap_main h3 {
	border-left:3px solid black !important;
}
/* for google box */
.color_yellow #tmp_wrap_main #tmp_gmap_box,
.color_yellow #tmp_wrap_main #tmp_gmap_box * {
	color:#000000 !important;
	border-color:black !important;
	list-style-image:none !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_yellow.spmenu_open::before {
	background-color:#FFFF00 !important;
}
.color_yellow #tmp_main_visual .main_visual_slides .slick-dots .slick-active a {
	background-color:#000000 !important;
}
/* bg:black
/* text:yellow
/* link:white
================================================== */
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
}
.color_black #tmp_wrapper a,
.color_black #tmp_wrapper a span,
.color_black #tmp_wrapper button,
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"],
.color_black #tmp_wrapper input[type="button"],
.color_black #tmp_wrapper input[type="reset"] {
	color:#FFFFFF !important;
	background-color:transparent !important;
}
.color_black #tmp_wrap_main h1 {
	border:3px solid yellow !important;
}
.color_black #tmp_wrap_main h2 {
	border-left:3px solid yellow !important;
	border-bottom:1px solid yellow !important;
}
.color_black #tmp_wrap_main h3 {
	border-left:3px solid yellow !important;
}
/* for google box */
.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
	color:#000000 !important;
	border-color:yellow !important;
	list-style-image:none !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_black.spmenu_open::before {
	background-color:#000000 !important;
}
.color_black #tmp_main_visual .main_visual_slides .slick-dots .slick-active a {
	background-color:#FFFF00 !important;
}

/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
	font-size:75% !important;
}
/* big
================================================== */
.fsize_big {
	font-size:125% !important;
}
.fsize_big .pnavi a {
	font-size:80% !important;
}
.fsize_big #tmp_hnavi_s li a {
	font-size:52% !important;
}
.fsize_big.color_blue #tmp_hlogo h1,
.fsize_big.color_yellow #tmp_hlogo h1,
.fsize_big.color_black #tmp_hlogo h1,
.fsize_big.color_blue #tmp_hlogo p,
.fsize_big.color_yellow #tmp_hlogo p,
.fsize_big.color_black #tmp_hlogo p {
	font-size:80% !important;
}
.fsize_big .copyright {
	position: static;
}

/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size:175% !important;
}
.fsize_big2 .pnavi a {
	font-size:57% !important;
}
.fsize_big2 #tmp_hnavi_s li a {
	font-size:38% !important;
}
.fsize_big2.color_blue #tmp_hlogo h1,
.fsize_big2.color_yellow #tmp_hlogo h1,
.fsize_big2.color_black #tmp_hlogo h1,
.fsize_big2.color_blue #tmp_hlogo p,
.fsize_big2.color_yellow #tmp_hlogo p,
.fsize_big2.color_black #tmp_hlogo p {
	font-size:57% !important;
}
.fsize_big .fnavi .list_bottom,
.fsize_big2 .fnavi .list_bottom {
	margin-right:0 !important;
}
.fsize_big2 .copyright {
	position: static;
}

/* forSmartphone
================================================== */
@media screen and (max-width : 480px) {
.fsize_big .pnavi .ptop a,
.fsize_big2 .pnavi .ptop a {
	position: static !important;
	margin-left: auto !important;
}
.fsize_big .pnavi .ptop,
.fsize_big2 .pnavi .ptop {
	position: static !important;
	width: auto !important;
}
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_logo_chiba p:after,
#tmp_wrap_regulation:after,
#tmp_regulation:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means ul:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_publicity_cnt:after,
#tmp_sp_social:after,
#tmp_footer:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.fnavi .list_top ul:after,
.fnavi .list_bottom ul:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}

/* for Chrome Hack, font-weight:bold
================================================== */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	#tmp_contents strong,
	.gnavi .gnavi_list_menu a,
	.gnavi .top_link_btn a,
	.pnavi a,
	.gnavi .gnavi_list_menu a,
	#tmp_means li a,
	#tmp_notice .notice_cnt li,
	#tmp_notice .notice_links a,
	#tmp_search .gsearch_btn_active a {
		text-shadow: 0 -0.1px 0;
	}
}

