@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */

body,
input,
select,
textarea {
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:500;
}

body #tmp_contents p em {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

a:link {
	color: #003d93;
}

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: #eaf4ff;
	/* 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: #EDE9FA;
	/* Setting by CMS sheets */
}


/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */


/* ==================================================
Base-Layout
================================================== */

#tmp_wrapper {
	min-width: 980px;
	margin: 0 auto;
}

.container:before,
.container:after {
	content: '';
	display: table;
}

.container:after {
	clear: both;
}

.container {
	width: 980px;
	margin: 0 auto;
	padding:0 10px;
}
.format_free #tmp_main{
	margin-bottom: 162px;
}

/* format カラムのレイアウトのbaseロジック
============================== */

.wrap_col_nm {
	width: 100%;
	/* 変更しない */
	float: left;
	/* 変更しない */
}

.col_nm {
	width: 100%;
	/* 変更しない */
}

.wrap_col_lft_navi {
	float: left;
	/* 変更しない */
	position: relative;
	/* 変更しない */
	z-index: 1;
	/* 変更しない */
}

.wrap_col_rgt_navi {
	float: right;
	/* 変更しない */
}

.column_full .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: right;
	/* 変更しない */
}

.column_lnavi .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: right;
	/* 変更しない */
}

.column_rnavi .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: left;
	/* 変更しない */
}

.col_main {
	padding: 10px 0;
	/* デザインによって変更 */
}


/* free
============================== */

.format_free .wrap_col_nm {
	margin-right: -210px;
	/* デザインによって変更 */
}

.format_free .wrap_col_nm2 {
	margin-right: 210px;
	/* デザインによって変更 */
}

.format_free .wrap_col_lft_navi {
	width: 200px;
	/* デザインによって変更 */
	margin-right: -210px;
	/* デザインによって変更 */
}

.format_free .col_lft_navi {
	padding: 10px;
	/* デザインによって変更 */
	color: inherit;
	background-color: #CCDDEE;
}

.format_free .wrap_col_rgt_navi {
	width: 240px;
	/* デザインによって変更 */
}

.format_free .col_rgt_navi {
	/* デザインによって変更 */
	color: inherit;
	background-color: #ffffff;
	padding-top: 10px;
}

.format_free .column_full .col_main {
	margin-left: 210px;
	/* デザインによって変更 */
}

.format_free .column_lnavi .col_main {
	margin-left: 210px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .wrap_col_main {
	margin-right: -240px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .col_main {
	margin-right: 288px;
	/* デザインによって変更 */
}
#tmp_sma_menu{
	display: none;
}
/* regulation
================================================== */
#tmp_wrap_regulation {
	min-width:980px;
	color:#333333;
	background-color:#fbf4e7;
}
#tmp_regulation {
    width: 980px;
    margin: 0 auto;
	padding:0 0 5px;
	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
================================================== */
.hlogo_wrap .container{
	position: relative;
}
#tmp_hlogo {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 9;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:280px;
	height:106px;
	background: #FFFFFF url(/shared/site_chibauji/images/header/hlogo.png) no-repeat left top;
	z-index: 999;
}
#tmp_hlogo a {
	display:block;
	width:280px;
	height:106px;
}
#tmp_hlogo span {
	display: block;
	width:280px;
	height:106px;
	position: relative;
	z-index: -1;
	overflow: hidden;
}

/* means
================================================== */
.setting_wrap{
	overflow: hidden;
	border-top:1px solid #ADADAD;
	border-bottom: 4px solid #722622;
	padding-bottom: 4px;
	background-color:#ffffff;
	background:-webkit-gradient(linear, center top, center bottom, from(#e7e7e7), color-stop(25%, #ffffff), to(#ffffff));
	background:-moz-linear-gradient(center top, #e7e7e7, #ffffff 25%, #ffffff);
	background:linear-gradient(to bottom, #e7e7e7, #ffffff 25%, #ffffff);
}
#tmp_means {
	float: right;
	padding: 12px 0 4px;
	min-width: 556px;
	font-size: 81.3%;
}
#tmp_means ul {
	float: left;
}
#tmp_means li{
	float: left;
	list-style: none;
}
#tmp_means li a {
	display: block;
	text-decoration: none;
	color: #222222;
}
#tmp_means li.setting_func{
	margin-right: 32px;
}
#tmp_means li.setting_func a{
	padding-left: 18px;
	background: transparent url(/shared/site_chibauji/images/header/icon/means_setting.png) no-repeat 1px 2px;
	-moz-background-size: 14px 13px;
	-webkit-background-size: 14px 13px;
	background-size: 14px 13px;
}
#tmp_means li.setting_phonetic{
	margin-right: 33px;
}
#tmp_means li.setting_phonetic a{
	padding-left: 20px;
	background: transparent url(/shared/site_chibauji/images/header/icon/means_phonetic.png) no-repeat 1px 2px;
	-webkit-background-size: 15px 12px;
	-moz-background-size: 15px 12px;
	background-size: 15px 12px;
}
#tmp_means li.setting_kana{
	margin-right: 14px;
}
#tmp_means li.setting_kana a{
	padding-left: 16px;
	background: transparent url(/shared/site_chibauji/images/header/icon/means_furigana.png) no-repeat left 2px;
	-moz-background-size: 14px 13px;
	-webkit-background-size: 14px 13px;
	background-size: 14px 13px;
}
#tmp_means #tmp_google_translate_element {
	float: right;
	margin-top: -7px;
}
#tmp_means li a:hover,
#tmp_means li a:focus{
	text-decoration: underline;
}
/* 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: left;
	position: relative;
	margin: 9px 0 0 12px;
}
#tmp_search .sch_ttl{
	float: left;
	width: 20px;
}
#tmp_search .sch_ttl label{
	position: relative;
	display: block;
	top: 1px;
	width: 18px;
	height: 20px;
	display: block;
	text-indent: -99999px;
	color: inherit;
	background: transparent url(/shared/site_chibauji/images/header/icon/icon_search.png) no-repeat;
	cursor: pointer;
}
#tmp_search .sch_box{
	margin-left: 29px;
}
#tmp_query{
	width: 190px;
	min-height: 22px;
	border: 1px solid #0075c1;
	padding: 0 8px 0 2px;
	font-size: 75%;
}
#tmp_search .wrap_sch_box {
	float: left;
}
#tmp_search .wrap_sch_box_btn{
	float: left;
	z-index: 10;
	border-left: none;
}
#tmp_search .wrap_sch_box_btn .sch_btn #tmp_func_sch_btn{
	display: block;
	min-height: 22px;
	border: none;
	background: #005a93 url(/shared/site_chibauji/images/header/icon/bg_btn_search.png) repeat-x left top;
	background-size: contain;
	color: #ffffff;
	padding: 0 11px 0 18px;
	font-size: 87.5%;
	cursor: pointer;
	letter-spacing: 3px;
	text-indent: -3px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left: 7px;
}
#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;
}
.gsearch_btn_active{
	display: none;
}
.gnavi{
	float: right;
	width: 680px;
	padding: 27px 4px 24px 10px;
	overflow: hidden;
	font-size:93.75%;
}
.gnavi ul{
	list-style: none;
	float: right;
}
.gnavi ul li:first{
	margin-left: 0;
}
.gnavi ul li{
	float: left;
	margin-left: 35px;
}
.gnavi ul li a{
	position: relative;
	display: inline-block;
	font-weight: bold;
	font-size: 93.7%;
	color: #3a3a3a;
	text-decoration: none;
}
.gnavi ul > li > a:before{
	content: "";
	position: absolute;
	bottom: -7px;
	left: 0;
	display: block;
	width: 100%;
	height: 3px;
	color: inherit;
	background-color: #742723;
	opacity: 0;
	-moz-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
}
.gnavi ul > li.active > a:before,
.gnavi ul > li > a:focus:before,
.gnavi ul > li > a:hover:before {
	opacity: 1;
}
.gnavi ul li.glist_home{
	display: none;
}
/* footer
================================================== */

#tmp_footer {
	padding: 30px 0 30px;
	color: #ffffff;
	background-color: #96322d;
}
.footer_cnt{
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #b6706c;
}
.footer_cnt .address_title{
	font-size: 112.5%;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
.footer_cnt address{
	font-size: 87.5%;
	color: #ffffff;
}
#tmp_footer .footer_logo p {
	background: #96322d url(/shared/site_chibauji/images/header/logo_footer.png) no-repeat left center;
	color: #ffffff;
}
#tmp_footer .footer_logo p,
#tmp_footer .footer_logo span{
	width: 250px;
	height: 85px;
}
#tmp_footer .footer_logo {
	float: left;
}
#tmp_footer .footer_address{
	float: right;
	min-width: 210px;
	text-align: left;
	letter-spacing: 1px;
}
#tmp_footer .footer_address a {
	color:#ffffff;
	text-decoration:none;
}
#tmp_footer .footer_address a:hover,
#tmp_footer .footer_address a:focus {
	text-decoration:underline;
}
/* fnavi  */

.fnavi {
	padding: 28px 0 20px;
	color: inherit;
	float: left;
}
.fnavi .fnavi_group{
	list-style: none;
}
.fnavi li {
	margin: 0 48px 0 0;
	float: left;
}
.fnavi li a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-left: 23px;
	background: transparent url(/shared/site_chibauji/images/header/arrow_fnavi.png) no-repeat 0 2px;
	background-size: 15px auto;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
}
.fnavi li:last-child {
	margin-right: 0;
}
.wrap_copyright{
	float: right;
	font-size: 75%;
	color: #ffffff;
	margin-top:27px;
}
.footer_cnt address {
	margin: 0 0 5px;
	font-style: normal;
}

.footer_cnt address span {
	margin: 0 1em 0 0;
}
.copyright {
	text-align: center;
}
.pnavi{
	position: relative;
	text-align: center;
	font-size: 87.5%;
	margin-bottom: 25px;
}
.fnavi li a:hover,
.fnavi li a:focus{
	text-decoration: underline;
}
.pnavi .ptop a{
	position: relative;
	display: inline-block;
	padding: 23px 0 0 0;
	color: #000000;
	background: #ffffff url(/shared/site_chibauji/images/header/pagetop.png) 50% 5px no-repeat;
	text-decoration: none;
}

.pnavi .ptop a:hover,
.pnavi .ptop a:focus{
	text-decoration: underline;
}
.fadein {
	opacity: 0;
	-moz-transform: translate(0, 70px);
	-webkit-transform: translate(0, 70px);
	transform: translate(0, 70px);
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.up{
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
}
/* ==================================================
CMS-library
================================================== */
.box_rnavi{
	color: #000000;
	background: #ffffff url(/shared/site_chibauji/images/sidebar_bg.jpg) 0 0 no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
.box_rnavi_ttl{
	font-family:"游明朝", "Yu Mincho", "メイリオ", serif;
	font-weight: 500;
	font-size: 150%;
	position: relative;
	padding: 32px 7px 3px 17px;
}
.box_rnavi_ttl:before{
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 20px;
	z-index: 1;
	background: transparent url(/shared/site_chibauji/images/icon/three_icon.png) 0 0 no-repeat;
	top: -10px;
}
.box_rnavi_ttl a{
	text-decoration: none;
	color: inherit;
	display: block;
	background: transparent url(/shared/site_chibauji/images/icon/right_arrow.png) right center no-repeat;
	padding-right: 10px;
}
.box_rnavi_ttl a:hover,
.box_rnavi_ttl a:active,
.box_rnavi_ttl a:focus{
	text-decoration: underline;
}
.box_rnavi_cnt{
	padding: 0 6px 4px 8px;
	font-weight: bold;
	font-size: 87.5%;
}
.box_rnavi_cnt ul{
	list-style: none;
}
.box_rnavi_cnt li{
	margin-bottom: 4px;
	color: #040200;
	background-color: transparent;
}
.box_rnavi_cnt a{
	display: block;
	position: relative;
	padding: 16px 25px 16px 13px;
	color: #040200;
	background-color: #ffffff;
	text-decoration: none;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	box-shadow: 1.5px 2.598px 3px 0px rgba(8, 1, 3, 0.2);
	-webkit-box-shadow: 1.5px 2.598px 3px 0px rgba(8, 1, 3, 0.2);
	-moz-box-shadow: 1.5px 2.598px 3px 0px rgba(8, 1, 3, 0.2);
}
.box_rnavi_cnt a:after{
	content: '';
	position: absolute;
	width: 6px;
	height: 11px;
	background: url(/shared/site_chibauji/images/icon/right_arrow.png) 0 0 no-repeat;
	right: 10px;
	top: 50%;
	margin-top: -6px;
}
.box_rnavi_cnt a:hover,
.box_rnavi_cnt .active a,
.box_rnavi_cnt a:focus{
	background-color: #f8f5ec;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
/* ==================================================
CMS-parts
================================================== */
/* custom_update
================================================== */
#tmp_custom_update {
	float: right;
	text-align: right;
}

#tmp_share,
#tmp_update {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.4;
}

#tmp_update {
	margin: 0 0 0 5px;
	color: #222222;
	background-color: transparent;
	font-size: 87.5%;
}

/* sp_social
================================================== */
#tmp_sp_social {
	margin:0 0 38px;
	clear:both;
}
#tmp_sp_social .social_media_btn {
	float:left;
	margin:0 10px 0 0;
}
/* pankuzu
================================================== */
#tmp_pankuzu{
	padding: 50px 0 0;
	font-size: 87.5%;
	color: #222222;
	background-color: #ffffff;
}
#tmp_pankuzu a{
	color: #003d93;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:active,
#tmp_pankuzu a:focus{
	text-decoration: none;
}
#tmp_custom_update{
	float: right;
	color: #222222;
	padding: 0 0 27px;
	font-size: 87.5%;
}
/* feedback
================================================== */
#tmp_feedback{
	border:1px solid #762723;
	background-color: #ffffff;
	color: #222222;
	margin: 40px 0;
}
#tmp_feedback #tmp_feedback_ttl {
	padding: 21px 10px 0px 39px;
	color:inherit;
	font-weight:bold;
	background: #ffffff url(/shared/site_chibauji/images/icon/circle.png) 19px 27px no-repeat;
	font-size: 137.5%;
	line-height: 1.46;
}
#tmp_feedback #tmp_feedback_ttl:after{
	content: '';
	display: block;
	margin: 15px 0 0 -20px;
	background-color: #eaeaea;
	height: 1px;
}
#tmp_feedback #tmp_feedback_cnt {
	padding: 25px 39px 29px;
}
#tmp_feedback_cnt legend{
	font-weight: bold;
	padding-bottom: 5px;
}
#tmp_feedback_cnt fieldset p{
	display: inline-block;
	margin-right: 21px;
	margin-bottom: 9px;
}
#tmp_feedback_cnt .submit{
	padding-top: 6px;
}
#tmp_feedback_cnt .submit input{
	width: 250px;
	height: 55px;
	display: block;
	margin: 0 auto;
	color: #ffffff;
	background: #96322d url(/shared/site_chibauji/images/icon/right_arrow_white.png) right center no-repeat;
	border: none;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: 0.2s background-color;
	-webkit-transition: 0.2s background-color;
	-moz-transition: 0.2s background-color;
}
#tmp_feedback_cnt .submit input:hover,
#tmp_feedback_cnt .submit input:active,
#tmp_feedback_cnt .submit input:focus{
	background-color: #252525;
}
/* plugin
================================================== */
.plugin{
	position: relative;
	margin: 40px 0;
	padding: 17px 25px 17px 195px;
	border: 2px solid #e4e4e4;
	line-height: 1.5;
	color: #222222;
	background-color: #ffffff;
}
.plugin a{
	color: #000000;
}
.plugin .plugin_img{
	position: absolute;
	left: 19px;
	top: 21px;
}
.plugin a:hover,
.plugin a:active,
.plugin a:focus{
	text-decoration: none;
}

/* col2
================================================== */


/* col2_cms */

table.col2 {
	width: 100%;
	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: 12px solid #FFFFFF;
}


/* col2_pub */

div.col2 {
	width: 100%;
}

div.col2 div.col2L {
	display: table;
	width: 50%;
	padding-right: 6px;
	float: left;
}

div.col2 div.col2R {
	display: table;
	width: 50%;
	padding-left: 6px;
	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: 100%;
	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: 12px solid #FFFFFF;
}

div.col3 {
	margin: 0 -6px;
}

div.col3 div.col3L,
div.col3 div.col3M {
	display: table;
	width: 33.3%;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}

div.col3 div.col3R {
	display: table;
	width: 33.3%;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}


/* ==================================================
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;
}


/* ==================================================
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;
	overflow: visible !important;
	text-indent:0 !important;
	white-space:normal !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_regulation p,
.color_yellow #tmp_regulation p,
.color_black #tmp_regulation p {
	width: auto !important;
	height: auto !important;
}
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_blue #tmp_wrapper #tmp_hlogo a,
.color_blue #tmp_wrapper #tmp_hlogo span,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo a,
.color_yellow #tmp_wrapper #tmp_hlogo span,
.color_black #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo p,
.color_black #tmp_wrapper #tmp_hlogo a,
.color_black #tmp_wrapper #tmp_hlogo span {
	width: auto !important;
	height: auto !important;
}
.color_blue #tmp_hlogo,
.color_yellow #tmp_hlogo,
.color_black #tmp_hlogo {
	margin-top:27px !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 #tmp_main_visual .slick-dots li.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 #tmp_main_visual .slick-dots li.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 #tmp_main_visual .slick-dots li.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;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size: 175% !important;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_wrap_regulation:after,
#tmp_regulation:after,
.fnavi_group:after,
#tmp_share:after,
.gnavi ul:after,
#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_sp_social:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content: "";	/* Do not edit */
	display: table;	/* Do not edit */
	clear: both;	/* Do not edit */
}
