@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;
	font-size:105%;
}
a:link {
	color:#003377;
}
body {
	font-size:100%;
	background: #FFFFFF url(/shared/site_rn/images/header/hd_line.png) left top repeat-x;
}
/* Styles
================================================== */
/* text */
.txt_red {
	color:#C13926; /* Setting by CMS sheets */
}
.txt_green {
	color:#0A550B; /* 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_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBF9E1; /* Setting by CMS sheets */
}
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FAEFF4; /* Setting by CMS sheets */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#E3F4FB; /* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	min-width:1440px;
	margin:0 auto;
}
.container:before,
.container:after{
	content: '';
	display: table;
}
.container:after{
	clear: both;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
/* header
================================================== */
#tmp_header {
	position: relative;
	padding:8px 0 15px;
	width: 1440px;
    margin: 0 auto;
    z-index: 99;
}
#tmp_header:before{
	content: "";
	position: absolute;
    top: 8px;
    left: -69px;
	display: block;
	background: transparent url(/shared/site_rn/images/header/hd_bg.png) no-repeat;
	width: 240px;
	height: 145px;
	z-index: -1;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:192px;
	height:55px;
	background:transparent url(/shared/site_rn/images/header/hlogo.png) no-repeat left top;
}
#tmp_hlogo a{
	display:block;
	width:192px;
	height:55px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:100%;
	height:100%;
	position:relative;
	z-index:-1;
	overflow:hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* mean
================================================== */
#tmp_setting_wrap{
	float: right;
}
#tmp_header_wrap{
	clear: both;
}
#tmp_means{
	margin: 10px 36px 0 0;
}
.call_center_wrap,
.top_link_btn,
#tmp_means{
	display: inline-block;
	vertical-align: middle;
}
.call_center_wrap {
	width: 378px;
}
.call_center_wrap .call_center {
	background-color: #f7eddf;
    padding: 6px 0 6px 0;
}
.call_center_wrap .call_center .phone_contact,
.call_center_wrap .call_center .link_call{
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	color: #333333;
}
.call_center_wrap .call_center .link_call{
	font-size: 81.2%;
	padding: 10px;
}
.call_center_wrap .call_center .link_call a{
	text-decoration: none;
	color: #333333;
	padding-left: 20px;
	background: transparent url(/shared/site_rn/images/header/arrow_gold.png) no-repeat left center;
	-webkit-background-size: 13px 5px;
	-moz-background-size: 13px 5px;
	background-size: 13px 5px;
}
.call_center_wrap .call_center .phone_contact{
	letter-spacing: 0.7px;
	padding-left: 4px;
}
.call_center_wrap .call_center .phone_contact .phone_number{
	font-size: 125%;
	font-weight: bold;
	padding-left: 25px;
	background: transparent url(/shared/site_rn/images/header/icon_phone.png) no-repeat 7px center;
	color: #333333;
	text-decoration: none;
	-webkit-background-size: 12px 16px;
	-moz-background-size: 12px 16px;
	background-size: 12px 16px;
	line-height: 1.3;
}
.call_center_wrap .call_center .phone_contact .address_txt{
	font-size: 75%;
}
.top_link_btn,
.call_center_wrap,
#tmp_means{
	float: left;
}
#tmp_search .sch_box,
#tmp_search .sch_ttl{
	display: inline-block;
}
#tmp_mean_setting .mean_setting{
	list-style: none;
	font-size: 75%;
}
#tmp_mean_setting .mean_setting li{
	float: left;
	margin-left: 30px;
}
#tmp_mean_setting .mean_setting li a{
	text-decoration: none;
	color: #333333;
	padding-left: 20px;
}
#tmp_mean_setting .mean_setting li.setting_fontsize a{
	background: transparent url(/shared/site_rn/images/header/icon_a.png) no-repeat left center;
	-webkit-background-size: 16px 10px;
	-moz-background-size: 16px 10px;
	background-size: 16px 10px;
}
#tmp_mean_setting .mean_setting li.setting_sound a{
	background: transparent url(/shared/site_rn/images/header/icon_sound.png) no-repeat left 2px;
	-webkit-background-size: 14px 12px;
	-moz-background-size: 14px 12px;
	background-size: 14px 12px;
}
#tmp_mean_setting .mean_setting li.setting_language a{
	background: transparent url(/shared/site_rn/images/header/icon_multilingual.png) no-repeat 5px center;
	-webkit-background-size: 11px 11px;
	-moz-background-size: 11px 11px;
	background-size: 11px 11px;
}
#tmp_mean_setting{
	margin-bottom: 4px;
}
#tmp_search{
	float: right;
}
#tmp_search .wrap_sch_box_btn,
#tmp_search .wrap_sch_box{
	display: inline-block;
}
#tmp_search .wrap_sch_box .sch_ttl{
	margin-right: 5px;
}
#tmp_search .wrap_sch_box .sch_ttl label{
	font-size: 81.3%;
	padding-left: 20px;
	background: transparent url(/shared/site_rn/images/header/icon_search.png)no-repeat left center;
	-moz-background-size: 15px 15px;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	cursor: pointer;
}
#tmp_search .wrap_sch_box_btn #tmp_func_sch_btn{
	border: none;
	font-size: 75%;
	display: table-cell;
	width: 73px;
	min-height: 24px;
	margin-left: -5px;
	background-color: #dbb547;
	color: #333333;
	letter-spacing: 3px;
	cursor: pointer;
}
#tmp_search .wrap_sch_box .sch_box input{
	border: 1px solid #efdeb8;
	width: 200px;
	height: 24px;
	padding: 0 5px;
	font-size: 81.3%;
}
#tmp_search .wrap_sch_box_btn #tmp_func_sch_btn:focus,
#tmp_search .wrap_sch_box_btn #tmp_func_sch_btn:hover{
	text-decoration: underline;
}
#tmp_mean_setting .mean_setting li a:hover,
#tmp_mean_setting .mean_setting li a:focus,
#tmp_mean_setting .mean_setting li a:active,
#tmp_setting_wrap .call_center .link_call a:hover,
#tmp_setting_wrap .call_center .link_call a:focus,
#tmp_setting_wrap .call_center .link_call a:active{
	text-decoration: underline;
}
.top_link_btn{
	padding: 13px 13px 0 0;
}
.top_link_btn a{
	display: block;
	padding: 3px 13px 1px 32px;
	text-decoration: none;
	font-size: 81.3%;border: 1px solid #efdeb8;
	color: #333333;
	background: transparent url(/shared/site_rn/images/header/arrow_gold.png) no-repeat 14px 10px;
	-webkit-background-size: 13px 5px;
	-moz-background-size: 13px 5px;
	background-size: 13px 5px;
}
.top_link_btn a:hover,
.top_link_btn a:focus{
	text-decoration: underline;
}
/* gnavi
================================================== */
.gnavi {
	color:#333333;
	float: right;
	padding: 7px 0 0 0;
}
.gnavi ul {
	list-style:none;
}
.gnavi li {
	float:left;
	padding: 13px 24px 11px 24px;
}
.gnavi > ul > li:last-child {
	float:left;
	padding: 13px 0px 11px 24px;
}
.gnavi li a {
	position: relative;
	display:block;
	text-align:right;
	text-decoration:none;
	color:#333333;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family:"游明朝", "Yu Mincho", "メイリオ", serif;
}
.gnavi ul > li.active > a:before,
.gnavi ul > li > a:focus:before,
.gnavi ul > li > a:hover:before{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	display: block;
	width: 100%;
	height: 3px;
	color: inherit;
	background-color: #dbb547;
}
#tmp_sma_menu{
	display: none;
}
/* drop_down_hidden
================================================== */
.gnavi .drop_down_hidden{
	display: none;
	position: absolute;
	top: 100%;
    left: 0;
    right: 0;
    max-width: 1200px;
	width: 100%;
	min-height: 260px;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #dbb547;
	margin: -12px auto;
	z-index: 9999;
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}
.drop_down_hidden .drop_down_heading {
	display: table;
	width: 100%;
	background-color: #f7f3ed;
	color: #333333;
	overflow: hidden;
	padding: 10px 27px;
}
.drop_down_hidden .drop_down_heading .drop_down_ttl {
	font-size: 187.5%;
	font-weight: bold;
	display:inline-block;
}
.drop_down_hidden .drop_down_heading .drop_down_ttl a {
	background-color:transparent;
	color:inherit;
}
.drop_down_hidden .drop_down_heading .drop_down_desc {
	font-size: 87.5%;
	overflow: hidden;
	display:inline-block;
	padding: 0 10px 0 23px;
}
.drop_down_hidden .drop_down_cnt {
	padding: 19px;
	overflow: hidden;
}
.drop_down_hidden .drop_down_media {
	float: left;
	width: 160px;
}
.drop_down_hidden .drop_down_media img {
	max-width: 100%;
	height: auto;
}
.drop_down_hidden ul {
	overflow: hidden;
	padding: 6px;
	margin: 0 -25px;
}
.drop_down_hidden ul li {
	float: left;
	width: 20%;
	margin: 0 0 20px;
	padding: 0 25px;
}
.drop_down_hidden ul li:nth-child(5n + 1) {
	clear: both;
}
.drop_down_hidden ul li a {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	display: inline-block;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 87.5%;
	background: transparent url(/shared/site_rn/images/header/arrow_gold.png) no-repeat 0 6px;
	color: #333333;
    -webkit-background-size: 13px 5px;
    -moz-background-size: 13px 5px;
    background-size: 13px 5px;
	font-weight:normal;
}
.drop_down_hidden ul li a:hover,
.drop_down_hidden ul li a:focus,
.drop_down_hidden ul li a:active {
	text-decoration: underline;
}
.drop_down_hidden ul li.active a:before,
.drop_down_hidden ul li a:focus:before,
.drop_down_hidden ul li a:hover:before{
	display: none;
}
.no_javascript .drop_down_hidden {
	position: relative;
	margin: 0;
	display: none;
}
/* footer
================================================== */
#tmp_footer,
.format_top.custom_taishosha #tmp_footer {
	position: relative;
	padding: 5px 0 0;
	margin-top: 60px;
}
.format_top #tmp_footer {
	margin-top: 0;
}
#tmp_footer .container {
	position: relative;
}
#tmp_footer:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: transparent url(/shared/site_rn/images/bg_footer_line.png) repeat-x;
    width: 100%;
	height: 5px;
}
.pnavi {
    position: absolute;
	display: block;
	right: 50%;
    margin-right: -720px;
    top: 0;
    z-index: 50;
    width: 179px;
	height: 48px;
}
.pnavi .ptop a {
	display: block;
	padding: 15px 14px 13px 30px;
    width: 179px;
	background: #eeeeee url(/shared/site_rn/images/icon/icon_arrow_up_black.png) 24px 17px no-repeat;
	-webkit-background-size: 5px 13px;
	-moz-background-size: 5px 13px;
	background-size: 5px 13px;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-size: 87.5%;line-height: 1.4;
}
:-ms-fullscreen, :root .pnavi .ptop a{
	padding: 13px 14px 13px 30px;
}
.pnavi .ptop a:hover,
.pnavi .ptop a:focus {
	text-decoration: underline;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
/* fnavi */
.footer_fnavi {
	border-bottom: 1px solid #eeeeee;
}
.fnavi {
	padding: 12px 20px 13px 1px;
	list-style:none;
}
.fnavi li {
    margin-right: 30px;
    float: left;
}
.fnavi li:last-child {
	margin-right:0;
}
.fnavi li a {
	position: relative;
	font-size: 87.5%;
	color: #333333;
	text-decoration: none;
	background: transparent url(/shared/site_rn/images/icon/icon_arrow_gold.png) no-repeat 0 5px;
	background-size: 13px auto;
	-webkit-background-size: 13px auto;
	-moz-background-size: 13px auto;
	padding-left: 19px;
}
.fnavi .active a,
.fnavi li a:hover,
.fnavi li a:focus {
	text-decoration: underline;
}
/* footer_cnt */
#tmp_footer .footer_cnt {
	padding:0;
}
#tmp_footer .footer_address {
	color: #333333;
	background-color: #ffffff;
}
#tmp_footer .address_cnt {
	float: left;
	padding: 34px 0 40px;
	max-width: 868px;
}
#tmp_footer .address_cnt address {
	overflow: hidden;
	font-style: normal;
}
#tmp_footer .address_cnt .address_ttl {
	padding-right: 25px;
	float: left;
	width: 188px;
}
#tmp_footer .address_cnt .address_text_corporate {
	font-size: 81.3%;
}
#tmp_footer .address_cnt .address_info {
	font-size: 87.5%;
}
#tmp_footer .address_paragraph:before,
#tmp_footer .address_paragraph:after{
	content: '';
	display: table;
}
#tmp_footer .address_paragraph:after{
	clear: both;
}
#tmp_footer .address_cnt .address_info p{
	line-height: 1.5;
}
#tmp_footer .address_info .address_label{
	margin-right: 10px;
	float: left;
}
#tmp_footer .address_info .address_main{
	display: block;
	overflow: hidden;
}
#tmp_footer .address_info .address_main .opening_hours{
	display: block;
}
#tmp_footer .address_heading {
	margin-bottom: 4px;
	font-size: 162.5%;
	font-weight: bold;
}
#tmp_footer .address_detail_ttl {
	float: left;
	margin-right: 14px;
}
#tmp_footer .address_cnt .address_detail_cnt {
	display: inline-block;
}
#tmp_footer .address_cnt .address_info{
	padding-top: 3px;
}
#tmp_footer .address_cnt .address_info a {
	color: #024a78;
}
#tmp_footer .address_cnt .address_info a:hover,
#tmp_footer .address_cnt .address_info a:focus {
	text-decoration: none;
}
#tmp_footer .sitemap_navi:before,
#tmp_footer .sitemap_navi:after{
	content: '';
	display: table;
}
#tmp_footer .sitemap_navi:after{
	clear: both;
}
#tmp_footer .sitemap_navi {
	margin-top: 82px;
	float: right;
}
#tmp_footer .navi_button_list li {
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
}
#tmp_footer .navi_button_list li:last-child {
	margin-right: 0;
}
#tmp_footer .navi_button_list li a {
	display: block;
	position: relative;
	padding: 10px 40px 9px 17px;
	border: 1px solid #e6caa1;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 87.5%;
	text-decoration: none;
	color: #333333;
}
#tmp_footer .navi_button_list li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-style: solid;
    border-width: 8px 8px 0 0;
	border-color: transparent #e6caa1 #e6caa1 transparent;
}
#tmp_footer .navi_button_list li a:hover,
#tmp_footer .navi_button_list li a:focus {
	background-color: #faf4ec;
	color: inherit;
}
#tmp_footer .wrap_copyright {
	font-size: 81.3%;
	color: #333333;
	background: #ffffff url(/shared/site_rn/images/bg_footer_copyright.png) repeat center top;
	text-align:center;
	padding: 6px 0;
	min-height: 34px;
}

/* ==================================================
layout
================================================== */

/* col_rgt_navi
================================================== */
.column_rnavi .wrap_col_main {
	margin: 0 -320px 0 0;
	width:100%;
	float:left;
}
.column_rnavi .col_main {
	margin: 0 320px 0 0;
}
.wrap_col_rgt_navi {
    float: right;
    position: relative;
}
.col_rgt_navi {
	width: 280px;
}
#tmp_lnavi {
	margin: 0 0 30px;
	border: 1px solid #b49e78;
	border-left-width: 3px;
	overflow: hidden;
}
#tmp_lnavi_ttl p {
	position: relative;
	font-size: 125%;
	font-weight: bold;
	color: #333333;
	background: #f7f3ed url(/shared/templates/free_rn/images/bg_box.png) 0 0 repeat;
	padding: 16px 12px;
	border-bottom: 4px solid #dbb548;
}
#tmp_lnavi_ttl p:after {
	content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: transparent #dbb548 #dbb548 transparent;
}
#tmp_lnavi_ttl p a {
	display: block;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
}
#tmp_lnavi_ttl p a:hover,
#tmp_lnavi_ttl p a:focus,
#tmp_lnavi_ttl p a:active {
	text-decoration: underline;
}
#tmp_lnavi_cnt ul li {
	border-bottom: 1px solid #dbb548;
	line-height: 1.6;
}
#tmp_lnavi_cnt ul li:last-child {
	border-bottom-width: 0;
}
#tmp_lnavi_cnt ul li a {
	padding: 13px 8px 13px 36px;
	display: block;
	text-decoration: none;
	color: #333333;
	background: #ffffff url(/shared/templates/free_rn/images/icon/icon_long_arrow.png) 12px 22px no-repeat;
}
#tmp_lnavi_cnt ul li.active a,
#tmp_lnavi_cnt ul li a:hover,
#tmp_lnavi_cnt ul li a:focus,
#tmp_lnavi_cnt ul li a:active {
	background-color: #fbf9f6;
}
/* ==================================================
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:50%;
	margin-right:0%;
	padding-right: 10px;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:50%;
	float:left;
	padding-left: 10px;
}
/* nestcol2 */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:50%;
	padding-right:10px;
}
div.col2 div.col2 div.col2R {
	width:50%;
}
/* 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:33.3%;
	margin-right:0%;
	float:left;
	padding-right: 10px;
}
div.col3 div.col3M {
	padding-left: 10px;
}
div.col3 div.col3R {
	display:table;
	width:33.3%;
	float:left;
	padding-left: 10px;
}
/* 検査 */
#tmp_wrapper .gsc-selected-option-container.gsc-inline-block {
    box-sizing: content-box;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:20px 0;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
================================================== */
#tmp_inquiry {
    margin:35px 0;
    border:1px solid #eeeeee;
    background-color: #ffffff;
    color:#333333;
    clear:both;
    word-break: break-all;
}
#tmp_inquiry_ttl {
    font-weight: bold;
    padding:9px 15px;
    color: inherit;
    background-color:#eeeeee;
    font-size: 125%;
}
#tmp_inquiry_ttl p {
    margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
    padding: 22px 16px 18px;
}
#tmp_inquiry_cnt p {
    margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
    margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_parts p:first-child {
	font-weight:bold;
}
#tmp_inquiry_cnt .inquiry_btn {
    margin:0.3em 0 0;
    text-align: center;
}
#tmp_inquiry_cnt .inquiry_btn input {
    background: #e6d8c3 url(/shared/templates/free_rn/images/icon/icon_caret.png) right bottom no-repeat;
    color: #333333;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 10px 3px;
    min-width: 180px;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#tmp_inquiry_cnt .inquiry_btn input:hover,
#tmp_inquiry_cnt .inquiry_btn input:focus,
#tmp_inquiry_cnt .inquiry_btn input:active {
    text-decoration: underline;
}
#tmp_inquiry .contact_info_row,
#tmp_inquiry .contact_info_row{
    content: '';
    display: table;
}
#tmp_inquiry .contact_info_row:after{
    clear: both;
}
#tmp_inquiry .contact_info_row{
    margin-bottom: 14px;
}
#tmp_inquiry .contact_info_title{
    margin-bottom: 6px !important;
    font-weight: bold;
}
/* feedback
================================================== */
#tmp_feedback {
    margin: 35px 0 0;
    border:1px solid #eeeeee;
    background-color: #ffffff;
    color:#333333;
    clear:both;
    word-break: break-all;
}
#tmp_feedback_ttl {
    font-weight: bold;
    padding:9px 15px;
    color: inherit;
    background-color:#eeeeee;
    font-size: 125%;
}
#tmp_feedback_ttl p {
    margin-bottom:0 !important;
}
#tmp_feedback_cnt {
    padding:22px 16px;
}
#tmp_feedback_cnt fieldset {
    margin:0 0 0.5em 0;
    clear:both;
}
#tmp_feedback_cnt fieldset legend {
    margin:0 0 0.5em 0;
    font-weight:bold;
    clear:both;
}
#tmp_feedback_cnt fieldset p {
    display:inline;
    margin:0 1em 0 0;
    float:left;
}
#tmp_feedback_cnt .submit {
    margin:0.8em 0 0 0 !important;
    text-align:center;
    clear:both;
}
#tmp_feedback_cnt .submit input {
    background: #e6d8c3 url(/shared/templates/free_rn/images/icon/icon_caret.png) right bottom no-repeat;
    color: #333333;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 10px 3px;;
    min-width: 180px;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	-ms-border-radius: 3px;
    border-radius: 3px;
	-webkit-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.11);
	-ms-bbox-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.11);
	box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.11);
}
#tmp_feedback_cnt .submit input:hover,
#tmp_feedback_cnt .submit input:focus,
#tmp_feedback_cnt .submit input:active {
    background-color: #ffffff;
	color:inherit;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
    color:#222222;
    background-color:transparent;
    font-size: 87.5%;
    padding: 14px 0 8px;
}
#tmp_pankuzu a {
    text-decoration: underline;
    color: #024a78;
    background-color: transparent;
    padding: 0 3px 0 0;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus,
#tmp_pankuzu a:active {
    text-decoration: none;
}
/* update
================================================== */
#tmp_wrap_custom_update {
    margin: 0 0 6px;
}
#tmp_custom_update {
    float: right;
    text-align: right;
}
#tmp_update {
    display: inline-block;
    vertical-align: top;
    color: #222222;
    background-color: transparent;
    font-size: 87.5%;
    line-height:1.4;
}
/* ==================================================
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;
}
.disp_pc .wrap_mc_sp{
	display: block;
}
.disp_pc .wrap_mc_sp{
	text-align: center;
}
.disp_pc .wrap_mc_sp #tmp_switch_sp_style{
	text-decoration: none;
	display: block;
	color: #333333;
    padding: 17px 20px 10px;
	font-weight: bold;
	font-size: 150%;
	background-color: #eed5b1;
}
.disp_pc .call_center_wrap .call_center .phone_contact .phone_number{
	padding-left: 15px;
	background-position: left center;
}
.disp_pc.model_sp .col_main .call_center_wrap {
	display:none;
}
.disp_pc.model_sp #tmp_modal_content.active {
	left:220px !important;
}
.disp_pc.model_sp .drop_down_hidden .drop_down_media {
    float: left;
    width: 160px;
    margin-right: -160px;
}
.disp_pc.model_sp .drop_down_hidden ul {
	width: 100%;
    float: right;
    padding-left: 160px;
}
/* ==================================================
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:1 !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;
	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;
}
/*====================================
 追加　
==================================== */
/* header */
.color_blue #tmp_wrapper #tmp_header {
    border-bottom:2px solid  #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_header {
    border-bottom:2px solid  #000000 !important;
}
.color_black #tmp_wrapper #tmp_header {
    border-bottom:2px solid  #FFFF00 !important;
}
.color_blue #tmp_footer {
	border-top:2px solid  #FFFF00 !important;
}
.color_yellow #tmp_footer {
    border-top:2px solid  #000000 !important;
}
.color_black #tmp_footer {
    border-top:2px solid  #FFFF00 !important;
}
.color_blue.model_pc #tmp_wrapper #tmp_hlogo a,
.color_yellow.model_pc #tmp_wrapper #tmp_hlogo a,
.color_black.model_pc #tmp_wrapper #tmp_hlogo a,
.color_blue.model_pc #tmp_wrapper #tmp_hlogo h1,
.color_yellow.model_pc #tmp_wrapper #tmp_hlogo h1,
.color_black.model_pc #tmp_wrapper #tmp_hlogo h1 {
	font-size: 100%;
	text-align: center;
	display: inline-block;
	line-height: 60px;
}
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo h1 {
	font-size: 100%;
}
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo h1 span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_hlogo p span,
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_blue #tmp_hlogo a,
.color_yellow #tmp_hlogo a,
.color_black #tmp_hlogo a,
.color_blue #tmp_main_visual_feature .logo_feature_top h1,
.color_yellow #tmp_main_visual_feature .logo_feature_top h1,
.color_black #tmp_main_visual_feature .logo_feature_top h1,
.color_blue #tmp_contents .saijiki_box_cnt .box_season h2 span.sub_ttl,
.color_yellow #tmp_contents .saijiki_box_cnt .box_season h2 span.sub_ttl,
.color_black #tmp_contents .saijiki_box_cnt .box_season h2 span.sub_ttl{
    opacity: 1 !important;
	text-indent:0 !important;
	text-indent:unset !important;
}
/* spmenu_open */
.color_blue #tmp_wrapper.spmenu_open::before {
    background-color: #00008B !important;
}
.color_yellow .spmenu_open::before {
    background-color: #FFFF00 !important;
}
.color_black .spmenu_open::before {
    background-color: #000000 !important;
}
/* メインビジュアル */
.color_blue #tmp_wrapper #tmp_main_visual .slick-dots li.slick-active a,
.color_blue.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_spring .box_contain h3,
.color_blue.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_summer .box_contain h3,
.color_blue.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_autumn .box_contain h3,
.color_blue.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_winter .box_contain h3 {
    background-color: #FFFF00 !important;
	border: none !important;
}
.color_yellow #tmp_wrapper #tmp_main_visual .slick-dots li.slick-active a,
.color_yellow.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_spring .box_contain h3,
.color_yellow.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_summer .box_contain h3,
.color_yellow.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_autumn .box_contain h3,
.color_yellow.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_winter .box_contain h3 {
    background-color: #000000 !important;
	border: none !important;
}
.color_black #tmp_wrapper #tmp_main_visual .slick-dots li.slick-active a,
.color_black.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_spring .box_contain h3,
.color_black.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_summer .box_contain h3,
.color_black.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_autumn .box_contain h3,
.color_black.model_sp #tmp_contents .saijiki_box_cnt #tmp_saijiki_winter .box_contain h3 {
    background-color: #FFFF00 !important;
	border: none !important;
}
.color_blue #tmp_wrapper .service_info_cnt ul li a,
.color_blue #tmp_wrapper #tmp_cate_ttl h1,
.color_blue #tmp_wrapper #tmp_cate_ttl .sttl,
.color_blue .banner_wrap .banner_item .banner_item_txt p a,
.color_blue .banner_wrap .banner_item .banner_item_txt p.txt_small,
.color_blue #tmp_contents .section_banner .banner_title span,
.color_blue #tmp_contents .bnr_link a,
.color_blue #tmp_contents .saijiki_cate_cnt ul li a,
.color_yellow #tmp_wrapper .service_info_cnt ul li a,
.color_yellow #tmp_wrapper #tmp_cate_ttl h1,
.color_yellow #tmp_wrapper #tmp_cate_ttl .sttl,
.color_yellow .banner_wrap .banner_item .banner_item_txt p a,
.color_yellow .banner_wrap .banner_item .banner_item_txt p.txt_small,
.color_yellow #tmp_contents .section_banner .banner_title span,
.color_yellow #tmp_contents .bnr_link a,
.color_yellow #tmp_contents .saijiki_cate_cnt ul li a,
.color_black #tmp_wrapper .service_info_cnt ul li a,
.color_black #tmp_wrapper #tmp_cate_ttl h1,
.color_black #tmp_wrapper #tmp_cate_ttl .sttl,
.color_black .banner_wrap .banner_item .banner_item_txt p a,
.color_black .banner_wrap .banner_item .banner_item_txt p.txt_small,
.color_black #tmp_contents .section_banner .banner_title span,
.color_black #tmp_contents .bnr_link a,
.color_black #tmp_contents .saijiki_cate_cnt ul li a {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: unset !important;
	-webkit-text-shadow: unset !important;
	-moz-text-shadow: unset !important;
}
/* グローナビのアクティブ */
.color_blue .gnavi ul > li > a:hover:before,
.color_blue .gnavi ul > li.active > a::before,
.color_blue #tmp_wrapper #tmp_lnavi_cnt ul li.active a {
    color:#00008B !important;
    background-color:#FFFF00 !important;
}
.color_yellow .gnavi ul > li > a:hover:before,
.color_yellow .gnavi ul > li.active > a::before,
.color_yellow #tmp_wrapper #tmp_lnavi_cnt ul li.active a {
	color:#FFFF00 !important;
	background-color:#000000 !important;
}
.color_black .gnavi ul > li > a:hover:before,
.color_black  .gnavi ul > li.active > a::before,
.color_black #tmp_wrapper #tmp_lnavi_cnt ul li.active a {
	color:#000000 !important;
	background-color:#FFFF00 !important;
}
/* 背景画像が削除する　*/
.color_blue #tmp_header::before,
.color_blue #tmp_main_visual::before,
.color_blue #tmp_main_visual .slick_wrap::before,
.color_blue #tmp_main_visual .slick_wrap::after,
.color_blue #tmp_main_visual .slick_wrap .slick_slides::before,
.color_blue .banner_wrap .banner_item .banner_item_txt::before,
.color_blue .banner_wrap .banner_item .banner_item_txt::after,
.color_blue #tmp_wrap_information::before,
.color_blue #tmp_wrap_information::after,
.color_blue #tmp_footer::before,
.color_blue #tmp_pickup::before,
.color_blue #tmp_information::before,
.color_blue.model_sp .banner_wrap::before,
.color_blue.model_sp .section_search::after,
.format_top.color_blue.model_sp #tmp_main::before,
.color_blue #tmp_section_movie::after,
.color_blue #tmp_section_olympic::after,
.color_blue .column_top #tmp_contents .section_page_cattion::before,
.color_blue #tmp_contents .section_saijiki_cate::before,
.color_blue #tmp_contents .section_saijiki_box::before,
.color_blue #tmp_contents .saijiki_box_cnt .box_season h2,
.color_blue.model_sp #tmp_main_visual_feature .logo_visual_inner::before,
.color_blue.model_sp #tmp_main_visual_feature .logo_visual_inner::after,
.color_yellow #tmp_header::before,
.color_yellow #tmp_main_visual::before,
.color_yellow #tmp_main_visual .slick_wrap::before,
.color_yellow #tmp_main_visual .slick_wrap::after,
.color_yellow #tmp_main_visual .slick_wrap .slick_slides::before,
.color_yellow .banner_wrap .banner_item .banner_item_txt::before,
.color_yellow .banner_wrap .banner_item .banner_item_txt::after,
.color_yellow #tmp_wrap_information::before,
.color_yellow #tmp_wrap_information::after,
.color_yellow #tmp_footer::before,
.color_yellow #tmp_pickup::before,
.color_yellow #tmp_information::before,
.color_yellow.model_sp .banner_wrap::before,
.color_yellow.model_sp .section_search::after,
.format_top.color_yellow.model_sp #tmp_main::before,
.color_yellow #tmp_section_movie::after,
.color_yellow #tmp_section_olympic::after,
.color_yellow .column_top #tmp_contents .section_page_cattion::before,
.color_yellow #tmp_contents .section_saijiki_cate::before,
.color_yellow #tmp_contents .section_saijiki_box::before,
.color_yellow #tmp_contents .saijiki_box_cnt .box_season h2,
.color_yellow.model_sp #tmp_main_visual_feature .logo_visual_inner::before,
.color_yellow.model_sp #tmp_main_visual_feature .logo_visual_inner::after,
.color_black #tmp_header::before,
.color_black #tmp_main_visual::before,
.color_black #tmp_main_visual .slick_wrap::before,
.color_black #tmp_main_visual .slick_wrap::after,
.color_black #tmp_main_visual .slick_wrap .slick_slides::before,
.color_black .banner_wrap .banner_item .banner_item_txt::before,
.color_black .banner_wrap .banner_item .banner_item_txt::after,
.color_black #tmp_wrap_information::before,
.color_black #tmp_wrap_information::after,
.color_black #tmp_footer::before,
.color_black #tmp_pickup::before,
.color_black #tmp_information::before,
.color_black.model_sp .banner_wrap::before,
.color_black.model_sp .section_search::after,
.format_top.color_black.model_sp #tmp_main::before,
.color_black #tmp_section_movie::after,
.color_black #tmp_section_olympic::after,
.color_black .column_top #tmp_contents .section_page_cattion::before,
.color_black #tmp_contents .section_saijiki_cate::before,
.color_black #tmp_contents .section_saijiki_box::before,
.color_black #tmp_contents .saijiki_box_cnt .box_season h2,
.color_black.model_sp #tmp_main_visual_feature .logo_visual_inner::before,
.color_black.model_sp #tmp_main_visual_feature .logo_visual_inner::after {
	background:none !important;
}
.color_blue .section_search::before,
.color_blue .section_search::after,
.color_yellow .section_search::before,
.color_yellow .section_search::after,
.color_black .section_search::before,
.color_black .section_search::after,
.color_blue #tmp_contents #tmp_cate_ttl h1::after,
.color_yellow #tmp_contents #tmp_cate_ttl h1::after,
.color_black #tmp_contents #tmp_cate_ttl h1::after,
.color_blue #tmp_contents #tmp_chiiki_cate_ttl h1::after,
.color_yellow #tmp_contents #tmp_chiiki_cate_ttl h1::after,
.color_black #tmp_contents #tmp_chiiki_cate_ttl h1::after {
	border:none !important;
}
.color_blue #tmp_pickup,
.color_blue #tmp_wrap_information,
.color_blue #tmp_event,
.color_blue #tmp_map_wrap,
.color_blue .box_search_by,
.color_blue .box_site_search,
.color_blue .drop_down_cnt,
.color_blue #tmp_section_movie,
.color_blue #tmp_contents div.box_menu .box_menu_cnt,
.color_blue .column_top #tmp_contents .section_page_cattion,
.color_blue #tmp_saijiki .section_saijiki_box,
.color_blue #tmp_pickup_event_slide .calendar_cnt .calendar_infor {
    border-top: 1px solid #FFFF00 !important;
}
.color_blue #tmp_wrap_information {
    border-bottom: 1px solid #FFFF00 !important;
}
.color_yellow #tmp_pickup,
.color_yellow #tmp_wrap_information,
.color_yellow #tmp_event,
.color_yellow #tmp_map_wrap,
.color_yellow .box_search_by,
.color_yellow .box_site_search,
.color_yellow .drop_down_cnt,
.color_yellow #tmp_section_movie,
.color_yellow #tmp_contents div.box_menu .box_menu_cnt,
.color_yellow .column_top #tmp_contents .section_page_cattion,
.color_yellow #tmp_saijiki .section_saijiki_box,
.color_yellow #tmp_pickup_event_slide .calendar_cnt .calendar_infor {
    border-top: 1px solid #000000 !important;
}
.color_yellow #tmp_wrap_information {
    border-bottom: 1px solid #000000 !important;
}
.color_black #tmp_pickup,
.color_black #tmp_wrap_information,
.color_black #tmp_event,
.color_black #tmp_map_wrap,
.color_black .box_search_by,
.color_black .box_site_search,
.color_black .drop_down_cnt,
.color_black #tmp_section_movie,
.color_black #tmp_contents div.box_menu .box_menu_cnt,
.color_black .column_top #tmp_contents .section_page_cattion,
.color_black #tmp_saijiki .section_saijiki_box,
.color_black #tmp_pickup_event_slide .calendar_cnt .calendar_infor {
    border-top: 1px solid #FFFF00 !important;
}
.color_black #tmp_wrap_information {
    border-bottom: 1px solid #FFFF00 !important;
}
.color_blue #tmp_site_search .wrap_sch_box_btn #tmp_site_func_sch_btn,
.color_blue #tmp_search .wrap_sch_box_btn #tmp_func_sch_btn,
.color_blue .call_center_wrap,
.color_blue .sch_list_bottom .sch_categary,
.color_blue .search_by_col .search_by_info,
.color_blue #tmp_event .event_btn a,
.color_blue #tmp_event .twitter_link a,
.color_blue #tmp_event .facebook_link a,
.color_blue #tmp_event .line_link a,
.color_blue #tmp_event .youtube_link a,
.color_blue #tmp_pickup .pickup_item_cnt,
.color_blue #tmp_volunteer_banner,
.color_blue #tmp_countdown .countdown_btn a,
.color_blue #tmp_olympic,
.color_blue #tmp_paralympic,
.color_blue .section_notices .notices_list > li,
.color_blue #tmp_sma_menu .close_btn,
.color_blue .wrap_mc_pc #tmp_switch_pc_style,
.color_blue .wrap_mc_sp #tmp_switch_sp_style,
.color_blue .pickup_infor,
.color_blue #tmp_feedback_cnt .submit input,
.color_blue #tmp_map_search #search_keyword,
.color_blue #tmp_contents .bnr_link a,
.color_blue.model_pc #tmp_saijiki,
.color_blue.model_sp #tmp_main_visual_feature .logo_feature_top h1{
	border: 1px solid #FFFF00 !important;
}
.color_yellow #tmp_site_search .wrap_sch_box_btn #tmp_site_func_sch_btn,
.color_yellow #tmp_search .wrap_sch_box_btn #tmp_func_sch_btn,
.color_yellow .call_center_wrap,
.color_yellow .sch_list_bottom .sch_categary,
.color_yellow .search_by_col .search_by_info,
.color_yellow #tmp_event .event_btn a,
.color_yellow #tmp_event .twitter_link a,
.color_yellow #tmp_event .facebook_link a,
.color_yellow #tmp_event .line_link a,
.color_yellow #tmp_event .youtube_link a,
.color_yellow #tmp_pickup .pickup_item_cnt,
.color_yellow #tmp_volunteer_banner,
.color_yellow #tmp_countdown .countdown_btn a,
.color_yellow #tmp_olympic,
.color_yellow #tmp_paralympic,
.color_yellow .section_notices .notices_list > li,
.color_yellow #tmp_sma_menu .close_btn,
.color_yellow .wrap_mc_pc #tmp_switch_pc_style,
.color_yellow .wrap_mc_sp #tmp_switch_sp_style,
.color_yellow .pickup_infor,
.color_yellow #tmp_feedback_cnt .submit input,
.color_yellow #tmp_map_search #search_keyword,
.color_yellow #tmp_contents .bnr_link a,
.color_yellow.model_pc #tmp_saijiki,
.color_yellow.model_sp #tmp_main_visual_feature .logo_feature_top h1 {
	border: 1px solid #000000 !important;
}
.color_black #tmp_site_search .wrap_sch_box_btn #tmp_site_func_sch_btn,
.color_black #tmp_search .wrap_sch_box_btn #tmp_func_sch_btn,
.color_black .call_center_wrap,
.color_black .sch_list_bottom .sch_categary,
.color_black .search_by_col .search_by_info,
.color_black #tmp_event .event_btn a,
.color_black #tmp_event .twitter_link a,
.color_black #tmp_event .facebook_link a,
.color_black #tmp_event .line_link a,
.color_black #tmp_event .youtube_link a,
.color_black #tmp_pickup .pickup_item_cnt,
.color_black #tmp_volunteer_banner,
.color_black #tmp_countdown .countdown_btn a,
.color_black #tmp_olympic,
.color_black #tmp_paralympic,
.color_black .section_notices .notices_list > li,
.color_black #tmp_sma_menu .close_btn,
.color_black .wrap_mc_pc #tmp_switch_pc_style,
.color_black .wrap_mc_sp #tmp_switch_sp_style,
.color_black .pickup_infor,
.color_black #tmp_feedback_cnt .submit input,
.color_black #tmp_map_search #search_keyword,
.color_black #tmp_contents .bnr_link a,
.color_black.model_pc #tmp_saijiki,
.color_black.model_sp #tmp_main_visual_feature .logo_feature_top h1 {
	border: 1px solid #FFFF00 !important;
}
.color_blue #tmp_cate_ttl {
	border: 2px solid #FFFF00 !important;
}
.color_yellow #tmp_cate_ttl {
	border: 2px solid #000000 !important;
}
.color_black #tmp_cate_ttl {
	border: 2px solid #FFFF00 !important;
}
/* olympic , paralympic */
.color_blue #tmp_volunteer_banner a span,
.color_blue #tmp_wrap_main #tmp_countdown p.countdown_ttl,
.color_yellow #tmp_volunteer_banner a span,
.color_yellow #tmp_wrap_main #tmp_countdown p.countdown_ttl,
.color_black #tmp_volunteer_banner a span,
.color_black #tmp_wrap_main #tmp_countdown p.countdown_ttl {
    height: auto !important;
    z-index: 999 !important;
    overflow: inherit !important;
    font-size: 114.3% !important;
}
.color_blue #tmp_wrap_main #tmp_countdown .countdown_cnt,
.color_yellow #tmp_wrap_main #tmp_countdown .countdown_cnt,
.color_black #tmp_wrap_main #tmp_countdown .countdown_cnt {
    display: none !important;
}
.color_blue.model_pc #tmp_olympic,
.color_blue.model_pc #tmp_paralympic,
.color_yellow.model_pc #tmp_olympic,
.color_yellow.model_pc #tmp_paralympic,
.color_black.model_pc #tmp_olympic,
.color_black.model_pc #tmp_paralympic {
	padding:10px;
}
.color_blue.model_pc #tmp_contents .saijiki_box_cnt,
.color_yellow.model_pc #tmp_contents .saijiki_box_cnt,
.color_black.model_pc #tmp_contents .saijiki_box_cnt {
    margin-top: 30px;
}
.color_blue.model_pc #tmp_contents #tmp_saijiki,
.color_yellow.model_pc #tmp_contents #tmp_saijiki,
.color_black.model_pc #tmp_contents #tmp_saijiki {
	margin:0 -1px 40px;
}
.color_blue.model_sp #tmp_contents .section_saijiki_box .saijiki_box_ttl h1,
.color_yellow.model_sp #tmp_contents .section_saijiki_box .saijiki_box_ttl h1,
.color_black.model_sp #tmp_contents .section_saijiki_box .saijiki_box_ttl h1 {
	padding-bottom: 80% !important;
}
.color_blue.model_sp #tmp_contents .section_saijiki_box .saijiki_box_ttl h1 span,
.color_yellow.model_sp #tmp_contents .section_saijiki_box .saijiki_box_ttl h1 span,
.color_black.model_sp #tmp_contents .section_saijiki_box .saijiki_box_ttl h1 span,
.color_blue #tmp_contents .bnr_link a span,
.color_yellow #tmp_contents .bnr_link a span,
.color_black #tmp_contents .bnr_link a span {
	overflow: visible !important;
}
.color_blue #tmp_main #tmp_idx_menu .box_idx .switch_menu .switch,
.color_yellow #tmp_main #tmp_idx_menu .box_idx .switch_menu .switch,
.color_black #tmp_main #tmp_idx_menu .box_idx .switch_menu .switch{
	background: #FFFFFF url(/shared/templates/free_rn/images/icon/icon_plus.png) no-repeat center center !important;
}
.color_blue #tmp_main #tmp_idx_menu .box_idx.ac_active .switch_menu .switch,
.color_yellow #tmp_main #tmp_idx_menu .box_idx.ac_active .switch_menu .switch,
.color_black #tmp_main #tmp_idx_menu .box_idx.ac_active .switch_menu .switch{
	background: #FFFFFF url(/shared/templates/free_rn/images/icon/icon_minus.png) no-repeat center center !important;
}
.color_blue.model_sp #tmp_main #tmp_idx_menu .box_idx .switch_menu .switch,
.color_yellow.model_sp #tmp_main #tmp_idx_menu .box_idx .switch_menu .switch,
.color_black.model_sp #tmp_main #tmp_idx_menu .box_idx .switch_menu .switch {
    right: 10px !important;
    top: 10px !important;
}
.color_blue #tmp_wrapper .section_notices .notices_lft .notices_title p,
.color_yellow #tmp_wrapper .section_notices .notices_lft .notices_title p,
.color_black #tmp_wrapper .section_notices .notices_lft .notices_title p {
	background-image: url(/shared/templates/top_rn/images/icon/icon_plus_red.png) !important;
}
.color_blue #tmp_wrapper .section_notices .notices_rgt .notices_title p,
.color_blue #tmp_wrapper .section_notices .notices_list .notices_move .notices_title p,
.color_yellow #tmp_wrapper .section_notices .notices_rgt .notices_title p,
.color_yellow #tmp_wrapper .section_notices .notices_list .notices_move .notices_title p,
.color_black #tmp_wrapper .section_notices .notices_rgt .notices_title p,
.color_black #tmp_wrapper .section_notices .notices_list .notices_move .notices_title p {
	background-image:url(/shared/templates/top_rn/images/icon/icon_plus_blue.png) !important;
}
/* 音声読み上
=================== */
.color_blue #tmp_wrapper .rsbtn .rsbtn_pause,
.color_blue #tmp_wrapper .rsbtn .rsbtn_stop,
.color_blue #tmp_wrapper .rsbtn .rsbtn_player,
.color_blue #tmp_wrapper .rsbtn .rsbtn_closer,
.color_blue #tmp_wrapper .rsbtn .rsbtn_powered,
.color_blue #tmp_wrapper .rsbtn .rsbtn_volume,
.color_blue #tmp_wrapper .rsbtn .rsbtn_settings,
.color_blue #tmp_wrapper .rsbtn .rsbtn_dl,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_pause,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_stop,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_player,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_closer,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_powered,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_volume,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_settings,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_dl,
.color_black #tmp_wrapper .rsbtn .rsbtn_pause,
.color_black #tmp_wrapper .rsbtn .rsbtn_stop,
.color_black #tmp_wrapper .rsbtn .rsbtn_player,
.color_black #tmp_wrapper .rsbtn .rsbtn_closer,
.color_black #tmp_wrapper .rsbtn .rsbtn_powered,
.color_black #tmp_wrapper .rsbtn .rsbtn_volume,
.color_black #tmp_wrapper .rsbtn .rsbtn_settings,
.color_black #tmp_wrapper .rsbtn .rsbtn_dl {
    width: auto !important;
	display: block !important;
	margin:0 !important;
	height:auto !important;
}
.color_blue #tmp_readspeaker,
.color_yellow #tmp_readspeaker,
.color_black #tmp_readspeaker {
	width: auto !important;
	margin-bottom: 50px !important;
}
.color_blue #tmp_wrapper .rsbtn .rsbtn_pause .rsbtn_btnlabel,
.color_blue #tmp_wrapper .rsbtn .rsbtn_stop .rsbtn_btnlabel,
.color_blue #tmp_wrapper .rsbtn .rsbtn_closer .rsbtn_btnlabel,
.color_blue #tmp_wrapper .rsbtn .rsbtn_powered .rsbtn_btnlabel{
 	display:block !important;
	border: 1px solid #FFFF00 !important;
	padding: 0 10px !important;
	border-left:none !important;
}
.color_yellow #tmp_wrapper .rsbtn .rsbtn_pause .rsbtn_btnlabel,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_stop .rsbtn_btnlabel,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_closer .rsbtn_btnlabel,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_powered .rsbtn_btnlabel{
 	display:block !important;
	border: 1px solid #000000 !important;
	padding: 0 10px !important;
	border-left:none !important;
}
.color_black #tmp_wrapper .rsbtn .rsbtn_pause .rsbtn_btnlabel,
.color_black #tmp_wrapper .rsbtn .rsbtn_stop .rsbtn_btnlabel,
.color_black #tmp_wrapper .rsbtn .rsbtn_closer .rsbtn_btnlabel,
.color_black #tmp_wrapper .rsbtn .rsbtn_powered .rsbtn_btnlabel {
 	display:block !important;
	border: 1px solid #FFFF00 !important;
	padding: 0 10px !important;
	border-left:none !important;
}
/* rsbtn_player */
.color_blue #tmp_wrapper .rsbtn .rsbtn_volume .rsbtn_btnlabel,
.color_blue #tmp_wrapper .rsbtn .rsbtn_setting .rsbtn_btnlabels,
.color_blue #tmp_wrapper .rsbtn .rsbtn_dl .rsbtn_btnlabel{
 	display:block !important;
	padding: 0 10px !important;
	border-left:1px solid #FFFF00 !important;
}
.color_yellow #tmp_wrapper .rsbtn .rsbtn_volume .rsbtn_btnlabel,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_setting .rsbtn_btnlabels,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_dl .rsbtn_btnlabel{
 	display:block !important;
	padding: 0 10px !important;
	border-left:1px solid #000000 !important;
}
.color_black #tmp_wrapper .rsbtn .rsbtn_volume .rsbtn_btnlabel,
.color_black #tmp_wrapper .rsbtn .rsbtn_setting .rsbtn_btnlabels,
.color_black #tmp_wrapper .rsbtn .rsbtn_dl .rsbtn_btnlabel {
 	display:block !important;
	padding: 0 10px !important;
	border-left:1px solid #FFFF00 !important;
}
.color_blue #tmp_wrapper .rsbtn .rsbtn_pause .rsbtn_btnlabel,
.color_blue #tmp_wrapper .rsbtn .rsbtn_powered .rsbtn_btnlabel {
	border-left:1px solid #FFFF00 !important;
}
.color_yellow #tmp_wrapper .rsbtn .rsbtn_pause .rsbtn_btnlabel,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_powered .rsbtn_btnlabel {
	border-left:1px solid #000000 !important;
}
.color_black #tmp_wrapper .rsbtn .rsbtn_pause .rsbtn_btnlabel,
.color_black #tmp_wrapper .rsbtn .rsbtn_powered .rsbtn_btnlabel {
	border-left:1px solid #FFFF00 !important;
}
/* progress_handler */
.color_blue #tmp_wrapper .rsbtn .rsbtn_player {
	border:1px solid #FFFF00 !important;
	padding: 0 10px;
	border-left: none !important;
	height: auto !important;
}
.color_yellow #tmp_wrapper .rsbtn .rsbtn_player {
	border:1px solid #000000 !important;
	padding: 0 10px;
	border-left: none !important;
	height: auto !important;
}
.color_black #tmp_wrapper .rsbtn .rsbtn_player {
	border:1px solid #FFFF00 !important;
	padding: 0 10px !important;
	border-left: none !important;
	height: auto !important;
}
.color_blue #tmp_wrapper .rsbtn .rsbtn_player .rsbtn_progress_handle {
	background-color:#FFFF00 !important;
	top: -8px !important;
}
.color_yellow #tmp_wrapper .rsbtn .rsbtn_player .rsbtn_progress_handle {
	background-color:#000000 !important;
	top: -8px !important;
}
.color_black #tmp_wrapper .rsbtn .rsbtn_player .rsbtn_progress_handle {
	background-color:#FFFF00 !important;
	top: -8px !important;
}
.color_blue #tmp_wrapper .rsbtn .rsbtn_stop.rsimg,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_stop.rsimg,
.color_black #tmp_wrapper .rsbtn .rsbtn_stop.rsimg {
    left: 0 !important;
}
/* volume hanhder */
.color_blue #tmp_wrapper .rsbtn_volume_container.rsimg,
.color_blue.model_sp #tmp_wrapper .rsbtn .rsbtn_player,
.color_blue.model_sp #tmp_wrapper .rsbtn .rsbtn_closer .rsbtn_btnlabel {
	border:1px solid #FFFF00 !important;
}
.color_yellow #tmp_wrapper .rsbtn_volume_container.rsimg,
.color_yellow.model_sp #tmp_wrapper .rsbtn .rsbtn_player,
.color_yellow.model_sp #tmp_wrapper .rsbtn .rsbtn_closer .rsbtn_btnlabel {
	border:1px solid #000000 !important;
}
.color_black #tmp_wrapper .rsbtn_volume_container.rsimg,
.color_black.model_sp #tmp_wrapper .rsbtn .rsbtn_player,
.color_black.model_sp #tmp_wrapper .rsbtn .rsbtn_closer .rsbtn_btnlabel {
	border:1px solid #FFFF00 !important;
}
.color_blue #tmp_wrapper .rsbtn_volume_handle {
 	background-color:#FFFF00 !important;
}
.color_yellow #tmp_wrapper .rsbtn_volume_handle {
 	background-color:#000000 !important
}
.color_black #tmp_wrapper .rsbtn_volume_handle {
 	background-color:#FFFF00 !important;
}
.color_blue #tmp_wrapper .rsbtn .rsbtn_volume_container.rsimg .rsbtn_volume_slider,
.color_yellow #tmp_wrapper .rsbtn .rsbtn_volume_container.rsimg .rsbtn_volume_slider ,
.color_black #tmp_wrapper .rsbtn .rsbtn_volume_container.rsimg .rsbtn_volume_slider {
	background-color: transparent !important;
	left: 2px;
}
.color_blue.model_sp #tmp_wrapper .rsbtn .rsbtn_powered,
.color_yellow.model_sp #tmp_wrapper .rsbtn .rsbtn_powered,
.color_black.model_sp #tmp_wrapper .rsbtn .rsbtn_powered {
    top: 60px;
}
/* イベントカレンダ　*/
.color_blue #tmp_event_cal_refine,
.color_blue #tmp_event_cal_refine_cnt fieldset ul li,
.color_blue #tmp_contents #tmp_event_cal_tab .active a ,
.color_blue #tmp_contents .event_page_navi .next a,
.color_blue #tmp_contents .event_page_navi .prev a,
.color_blue #tmp_lnavi_event_cal_cnt .cal_navi .next a,
.color_blue #tmp_lnavi_event_cal_cnt .cal_navi .prev a {
	border: 1px solid #FFFF00 !important;
}
.color_yellow #tmp_event_cal_refine,
.color_yellow #tmp_event_cal_refine_cnt fieldset ul li,
.color_yellow #tmp_contents #tmp_event_cal_tab .active a,
.color_yellow #tmp_contents .event_page_navi .next a,
.color_yellow #tmp_contents .event_page_navi .prev a,
.color_yellow #tmp_lnavi_event_cal_cnt .cal_navi .next a,
.color_yellow #tmp_lnavi_event_cal_cnt .cal_navi .prev a  {
	border: 1px solid #000000 !important;
}
.color_black #tmp_event_cal_refine,
.color_black #tmp_event_cal_refine_cnt fieldset ul li,
.color_black #tmp_contents #tmp_event_cal_tab .active a,
.color_black #tmp_contents .event_page_navi .next a,
.color_black #tmp_contents .event_page_navi .prev a,
.color_black #tmp_lnavi_event_cal_cnt .cal_navi .next a,
.color_black #tmp_lnavi_event_cal_cnt .cal_navi .prev a {
	border: 1px solid #FFFF00 !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a,
.color_yellow #tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a,
.color_black #tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a,
.color_blue #tmp_event_cal_list .event_cal_list td a.cal_event_index_1,
.color_yellow #tmp_event_cal_list .event_cal_list td a.cal_event_index_1,
.color_black #tmp_event_cal_list .event_cal_list td a.cal_event_index_1{
	background-image:url(/shared/templates/free_rn/images/calendar_list/genre_icon1.png) !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a,
.color_yellow #tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a,
.color_black #tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a,
.color_blue #tmp_event_cal_list .event_cal_list td a.cal_event_index_2,
.color_yellow #tmp_event_cal_list .event_cal_list td a.cal_event_index_2,
.color_black #tmp_event_cal_list .event_cal_list td a.cal_event_index_2 {
	background-image:url(/shared/templates/free_rn/images/calendar_list/genre_icon2.png) !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a,
.color_yellow #tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a,
.color_black #tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a,
.color_blue #tmp_event_cal_list .event_cal_list td a.cal_event_index_3,
.color_yellow #tmp_event_cal_list .event_cal_list td a.cal_event_index_3,
.color_black #tmp_event_cal_list .event_cal_list td a.cal_event_index_3 {
	background-image:url(/shared/templates/free_rn/images/calendar_list/genre_icon3.png) !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a,
.color_yellow #tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a,
.color_black #tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a,
.color_blue #tmp_event_cal_list .event_cal_list td a.cal_event_index_4,
.color_yellow #tmp_event_cal_list .event_cal_list td a.cal_event_index_4,
.color_black #tmp_event_cal_list .event_cal_list td a.cal_event_index_4 {
	background-image:url(/shared/templates/free_rn/images/calendar_list/genre_icon4.png) !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a,
.color_yellow #tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a,
.color_black #tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a,
.color_blue #tmp_event_cal_list .event_cal_list td a.cal_event_index_5,
.color_yellow #tmp_event_cal_list .event_cal_list td a.cal_event_index_5,
.color_black #tmp_event_cal_list .event_cal_list td a.cal_event_index_5 {
	background-image:url(/shared/templates/free_rn/images/calendar_list/genre_icon5.png) !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a,
.color_yellow #tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a,
.color_black #tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a,
.color_blue #tmp_event_cal_list .event_cal_list td a.cal_event_index_6,
.color_yellow #tmp_event_cal_list .event_cal_list td a.cal_event_index_6,
.color_black #tmp_event_cal_list .event_cal_list td a.cal_event_index_6 {
	background-image:url(/shared/templates/free_rn/images/calendar_list/genre_icon6.png) !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a,
.color_yellow #tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a,
.color_black #tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a,
.color_blue #tmp_event_cal_list .event_cal_list td a.cal_event_index_7,
.color_yellow #tmp_event_cal_list .event_cal_list td a.cal_event_index_7,
.color_black #tmp_event_cal_list .event_cal_list td a.cal_event_index_7 {
	background-image:url(/shared/templates/free_rn/images/calendar_list/genre_icon7.png) !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td.cal_event_index_8 a,
.color_yellow #tmp_event_cal_7w .event_cal_7w td.cal_event_index_8 a,
.color_black #tmp_event_cal_7w .event_cal_7w td.cal_event_index_8 a,
.color_blue #tmp_event_cal_list .event_cal_list td a.cal_event_index_8,
.color_yellow #tmp_event_cal_list .event_cal_list td a.cal_event_index_8,
.color_black #tmp_event_cal_list .event_cal_list td a.cal_event_index_8 {
	background-image:url(/shared/templates/free_rn/images/calendar_list/genre_icon8.png) !important;
}
.color_blue #tmp_main .section_pagination li.current a,
.color_blue #tmp_lnavi_event_cal_cnt .calendar td.cal_today a {
	background-color:#FFFF00 !important;
	color:#00008B !important;
}
.color_yellow #tmp_main .section_pagination li.current a,
.color_yellow #tmp_lnavi_event_cal_cnt .calendar td.cal_today a{
	background-color:#000000 !important;
	color:#00008B !important;
}
.color_black #tmp_main .section_pagination li.current a,
.color_black #tmp_lnavi_event_cal_cnt .calendar td.cal_today a {
	background-color:#FFFF00 !important;
	color:#000000 !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;
	background-color: transparent !important;
	list-style-image:none !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box .gm-style .gm-style-iw-c,
.color_blue #tmp_wrapper #tmp_gmap_box .gm-style .gmnoprint,
.color_blue #tmp_wrapper #tmp_gmap_box .gm-style .gm-bundled-control .gmnoprint {
	background-color:#ffffff !important;
	color:#000000 !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;
	background-color: transparent !important;
	list-style-image:none !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box .gm-style .gm-style-iw-c,
.color_yellow #tmp_wrapper #tmp_gmap_box .gm-style .gmnoprint,
.color_yellow #tmp_wrapper #tmp_gmap_box .gm-style .gm-bundled-control .gmnoprint {
	background-color:#ffffff !important;
	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;
	background-color: transparent !important;
	list-style-image:none !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box .gm-style .gm-style-iw-c,
.color_black #tmp_wrapper #tmp_gmap_box .gm-style .gmnoprint,
.color_black #tmp_wrapper #tmp_gmap_box .gm-style .gm-bundled-control .gmnoprint {
	background-color:#ffffff !important;
	color:#000000 !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
	font-size:75% !important;
}
/* big
================================================== */
.fsize_big {
	font-size:125% !important;
}
.fsize_big #tmp_hnavi_lmenu .menu_text,
.fsize_big #tmp_hnavi_rmenu .menu_text {
	font-size:55%;
}
.fsize_big #tmp_countdown p{
	font-size:228.5%;
}
.fsize_big #tmp_map_wrap .map_list_link a {
    padding-left: 25px;
}
.fsize_big #tmp_map_search #search_keyword {
    width: 8px;
    margin-left: -80px;
}
.fsize_big.model_sp #tmp_site_search .wrap_sch_box {
    padding-right: 75px;
    margin-right: -90px;
}
.fsize_big.model_sp #tmp_contents ul,
.fsize_big.model_sp #tmp_contents ol {
    margin-left: 1.6em;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size:175% !important;
}
.fsize_big2 #tmp_hnavi_lmenu .menu_text,
.fsize_big2 #tmp_hnavi_rmenu .menu_text {
	font-size:39.3%;
}
.fsize_big2 #tmp_countdown p{
	font-size:163.2%;
}
.fsize_big2 #tmp_map_wrap .map_list_link a {
    padding-left: 28px;
}
.fsize_big2 #tmp_map_search #search_keyword {
    width: 110px;
    margin-left: -110px;
}
.fsize_big2.model_sp #tmp_site_search .wrap_sch_box {
    padding-right: 90px;
    margin-right: -100px;
}
.fsize_big2.model_sp #tmp_contents ul,
.fsize_big2.model_sp #tmp_contents ol {
    margin-left: 2em;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.drop_down_hidden .drop_down_cnt:after,
#tmp_section_topics .list_link_info .list_link_wrap:after,
#tmp_mean_setting .mean_setting:after,
.container:after,
#tmp_header: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,
#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_social_plugins: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,
.section_notices .notices_list:after,
.box_search_by .search_by_row:after,
.search_by_theme .sch_theme_list:after,
.sch_list_noicon:after,
.sch_list_icon_lft:after,
.sch_list_center:after,
.sch_list_bottom:after,
.sch_list_image_bottom:after,
.participate_list:after,
.service_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}


@media screen and (min-width : 480px) and (max-width : 1460px) {
#tmp_wrapper{
	min-width: 1280px;
}
#tmp_header{
	width:100%;
}
#tmp_wrapper #tmp_main_visual .slick_wrap .slick_slide img {
	width: auto;
	height: auto;
}
#tmp_footer .pnavi {
	right: 0;
    margin-right: -40px;
}
}