@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,
a:visited {
	color:#0176b2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:not([href]):hover {
	text-decoration: none;
}
body {
	font-size:112.5%;	/* 18px */
	color:#222222;
	background-color:transparent;
}
/* Styles
================================================== */
/* text */
.txt_red {
	color:#E41158; /* Setting by CMS sheets */
}
.txt_green {
	color:#017F1E; /* Setting by CMS sheets */
}
.txt_big {
	font-size:133.3%; /* Setting by CMS sheets */
}
.txt_small {
	font-size:77.8%; /* Setting by CMS sheets */
}
.marker_yellow {
	margin:8px 5px 3px 0;
	font-weight:bold;
	display:inline-block;
}
.marker_yellow a {
	display: block;
	color:inherit;
	padding:14px 14px 15px 40px;
	background:#e4f2f5 url(/shared/site_jinji/images/icon/icon_arrow_anchor.png) 10px center no-repeat;
	min-width: 235px;
	text-decoration: none;
	font-size: 88.8%;
	border: 2px solid #e4f2f5;
	transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.marker_yellow a:hover{
	background-color:#e0f9ff;
	border-color: #005a71;
}
/* bgcolor */
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FDD6E8; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFFBF; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#DFF3F4; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#F4F5F9; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#E2EBD0; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#E9E0F3; /* デザインによって変更 */
}
td.bg_cream,
th.bg_cream {
	color:inherit;
	background-color:#FBF3DE; /* デザインによって変更 */
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
	vertical-align:top;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	min-width:1240px;
}
.container {
    width: 1240px;
	padding:0 20px;
    margin: 0 auto;
}
.format_free .wrap_col_rgt_navi {
	float:right;
	width:240px;
}
.format_free .column_rnavi .wrap_col_main {
	width:100%;
	float:left;
	margin-right:-288px;
}
.format_free .column_rnavi .col_main {
	margin-right:288px;
}
#tmp_contents {
	padding:0 0 40px;
}
img {
	max-width:100%;
	height:auto;
}
/* header
================================================== */
#tmp_header {
	margin:0 0 30px;
}
#tmp_header .container {
	padding-top:67px;
	position:relative;
}
#tmp_hlogo {
	max-width:765px;
	margin:0 auto;
	padding:10px 0 12px;
	background:url(/shared/site_jinji/images/header/hlogo_bg.jpg) no-repeat 293px center;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:293px;
	height:86px;
	background: url(/shared/site_jinji/images/header/hlogo.png) no-repeat left top;
}
#tmp_hlogo a {
	display:block;
	width:293px;
	height:86px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:293px;
	height:86px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
	text-align:left;
}
#tmp_wrap_means {
	position:absolute;
	top:0;
	right:20px;
}
#tmp_func_lang,
#tmp_func_menu,
#tmp_means,
#tmp_func_pref {
	float:left;
}
#tmp_func_menu {
	position:relative;
}
#tmp_func_menu_btn {
	position:relative;
	z-index:10000;
}
#tmp_func_lang,
#tmp_func_menu_btn,
#tmp_func_pref,
#tmp_sma_smenu .sma_func_menu li {
	font-size:88.9%;
}
#tmp_wrap_means p {
	line-height:1.4;
}
#tmp_wrap_means p a {
	text-decoration:none;
	color:#333333;
}
#tmp_func_lang a,
#tmp_func_menu_btn a {
	min-width:188px;
	padding:6px 5px 5px;
	display:block;
	text-align:center;
	position:relative;
}
#tmp_func_lang a:hover,
#tmp_func_lang a:focus,
#tmp_func_menu_btn a:hover,
#tmp_func_menu_btn a:focus {
	background-color:#e5f6ff;
}
#tmp_func_lang a::before,
#tmp_func_menu_btn a::before {
	content:'';
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
	width:15px;
	height:15px;
	background-position:center center;
	background-repeat:no-repeat;
}
#tmp_func_lang a::before {
	background-image:url(/shared/site_jinji/images/icon/hnavi_lang.png);
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	background-size:17px auto;
}
#tmp_func_menu_btn a::before {
	background-image:url(/shared/site_jinji/images/icon/hnavi_func.png);
}
#tmp_func_menu_btn a.active {
	border-left:2px solid #0176b2;
	border-right:2px solid #0176b2;
	background-color:#d7f1fc;
}
#tmp_func_menu_btn a.active::before {
	background-image:url(/shared/site_jinji/images/icon/close_icon.png);
}
#tmp_means #tmp_func_pref {
	margin-left:10px;
}
#tmp_func_pref a {
	display:block;
	width:146px;
	height:44px;
	padding:0 2px 2px 2px;
	background-color:#ffffff;
	background-image:url(/shared/site_jinji/images/header/hyogo_logo.png);
	background-repeat:no-repeat;
	background-position:16px 8px;
	color:#333333;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-webkit-border-radius:0 0 12px 12px;
	-moz-border-radius:0 0 12px 12px;
	border-radius:0 0 12px 12px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#tmp_func_pref a:hover,
#tmp_func_pref a:focus {
	background-color:#e5f6ff;
}
#tmp_func_pref span {
	display:block;
	height:42px;
	border:2px solid #037f9e;
	border-top:none;
	-webkit-border-radius:0 0 12px 12px;
	-moz-border-radius:0 0 12px 12px;
	border-radius:0 0 12px 12px;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
	text-align:left;
}
#tmp_func_pref img {
	width:110px;
	height:auto;
}
/* sma_func_menu */
#tmp_sma_smenu .sma_func_menu {
	list-style:none;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_sma_smenu .sma_func_menu li {
	text-align:center;
	padding:0 2px;
}
#tmp_sma_smenu .sma_func_menu .sma_func_moji {
	width:43%;
}
#tmp_sma_smenu .sma_func_menu .sma_func_read {
	width:27%;
}
#tmp_sma_smenu .sma_func_menu .sma_func_furigana {
	width:30%;
}
#tmp_sma_smenu .sma_func_menu li a {
	background-color:#ffffff;
	color:#222222;
	text-decoration:none;
	display:block;
	padding:9px 2px;
	position:relative;
}
#tmp_sma_smenu .sma_func_menu li a:hover {
	padding:7px 0;
	border: 2px solid #037f9e;
}
#tmp_sma_smenu .sma_func_menu li a::before {
	content:'';
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
	width:17px;
	height:17px;
	background-position:center center;
	background-repeat:no-repeat;
}
#tmp_sma_smenu .sma_func_menu .sma_func_moji a::before {
	background-image:url(/shared/site_jinji/images/icon/func_moji.png);
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	background-size:17px auto;
}
#tmp_sma_smenu .sma_func_menu .sma_func_read a::before {
	background-image:url(/shared/site_jinji/images/icon/func_read.png);
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	background-size:17px auto;
}
#tmp_sma_smenu .sma_func_menu .sma_func_furigana a::before {
	background-image:url(/shared/site_jinji/images/icon/func_furi.png);
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	background-size:17px auto;
}
/* sma_menu
================================================== */
#tmp_wrap_sma_smenu {
	clear:both;
	background-color: #ffffff;
	color: #222222;
	position:relative;
	z-index: 9999;
}
#tmp_sma_smenu {
	position: absolute;
	top:-2px;
	right:-134px;
	width:540px;
	border:2px solid #037f9e;
	background-color:#d7f1fc;
	padding:6px 4px;
}
/* gnavi
================================================== */
.gnavi {
	border-bottom:1px solid #00a0e9;
	clear:both;
}
.format_top .gnavi {
	margin-bottom:10px;
	border-bottom:none;
}
.gnavi ul {
	list-style:none;
	padding:11px 0 13px;
	text-align:center;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
    justify-content: center;
}
.gnavi li {
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:1.2;
}
.gnavi li a {
	display:block;
	text-decoration:none;
	color:#333333;
	background-color:#ffffff;
	padding:5px 0;
	min-width:197px;
	position:relative;
}
.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
	color:#0176b2;
}
.gnavi li a::before,
.gnavi li a::after {
	content: '';
	position: absolute;
	bottom: -3px;
	display: block;
	width: 0;
	height: 3px;
	background-color: #00a0e9;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.gnavi li a::before {
	right: 50%;
}
.gnavi li a::after {
	left: 50%;
}
.gnavi .active a::before,
.gnavi .active a::after,
.gnavi li a:hover::before,
.gnavi li a:hover::after,
.gnavi li a:focus::before,
.gnavi li a:focus::after {
	width: 50%;
}
.gnavi li span {
	padding:0 24px;
	display:block;
	position:relative;
}
.gnavi li span::after {
	content:'';
	position: absolute;
	right:0;
	top:4px;
	width:2px;
	height:16px;
	background:#037f9e;
}
.gnavi li:first-child span::before {
	content:'';
	position: absolute;
	left:0;
	top:4px;
	width:2px;
	height:16px;
	background:#037f9e;
}
/* lnavi
================================================== */
#tmp_lnavi {
	margin:0 0 40px;
	clear:both;
}
#tmp_lnavi_ttl {
	font-size:111%;
	padding:0;
	font-weight:bold;
	color:#ffffff;
	background-color:#000000;
	border:1px solid #000000;
}
#tmp_lnavi_ttl a {
	padding:19px 10px 13px 32px;
	color:#ffffff;
	text-decoration:none;
	background-color:#000000;
	background-image:url(/shared/site_jinji/images/icon/lnavi_ttl_icon.png);
	background-repeat:no-repeat;
	background-position:15px 27px;
	display: block;
}
#tmp_lnavi_ttl a:hover,
#tmp_lnavi_ttl a:focus {
	text-decoration:underline;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	font-size:88.9%;
}
#tmp_lnavi_cnt li a {
	display:block;
	border:1px solid #ffffff;
	color:#333333;
	background-color:#f5f5f5;
	background-image:url(/shared/site_jinji/images/icon/navi_icon_b.png);
	background-repeat:no-repeat;
	background-position:16px 16px;
	text-decoration:none;
	padding:12px 5px 12px 33px;
	position:relative;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#tmp_lnavi_cnt li.active a,
#tmp_lnavi_cnt li a:hover,
#tmp_lnavi_cnt li a:focus {
	background-color:#e5f4fb;
}
/* pankuzu / update
================================================== */
#tmp_wrap_navigation {
	padding-top:15px;
	margin:0 0 40px;
	clear:both;
}
.custom_shisaku #tmp_wrap_navigation,
.type_idx #tmp_wrap_navigation {
	margin-bottom:15px;
}
#tmp_pankuzu {
	font-size:88.9%;
}
#tmp_wrap_custom_update {
	padding-top:20px;
	clear:both;
}
#tmp_custom_update {
	float:right;
	font-size:77.8%;
}
/* inquiry
================================================== */
#tmp_inquiry {
	margin:0 0 40px;
	padding:33px 18px 24px;
	background:url(/shared/site_jinji/images/main/inquiry_bg.jpg) no-repeat right top;
	border:1px solid #00a0e9;
	clear:both;
}
#tmp_inquiry_ttl {
	font-size:122.2%;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:15px 0 0;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .box_phone p {
	display:inline-block;
	vertical-align:top;
	margin-right:1em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:24px auto 0;
	text-align:center;
}
#tmp_inquiry_cnt .inquiry_btn input {
	min-width:220px;
	border:none;
	padding:12px 20px;
	display:inline-block;
	cursor:pointer;
	font-weight:bold;
	color:#ffffff;
	background-color:#0176b2;
	background-image:url(/shared/site_jinji/images/main/inquiry_btn_bg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#tmp_inquiry_cnt .inquiry_btn input:hover,
#tmp_inquiry_cnt .inquiry_btn input:focus {
	background-color:#043a56;
	background-image:url(/shared/site_jinji/images/main/inquiry_btn_bg_on.png);
}
/* gmap
================================================== */
#tmp_gmap_link {
	margin:50px 220px 20px;
	clear:both;
}
#tmp_contents #tmp_gmap_img {
	font-weight:bold;
	text-align:center;
	margin:0 0 20px;
}
#tmp_gmap_img a {
	padding:7px 0;
	text-decoration:none;
	border:2px solid #037f9e;
	color:#333333;
	display:block;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;]
	box-shadow: 0 0 5px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 0 0 5px rgba(11, 2, 5, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(11, 2, 5, 0.2);
	background:url(/shared/templates/free_rn/images/icon/icon_arrow.png) no-repeat right center;
}
#tmp_gmap_img a:hover {
	background-color:#e0f9ff;
}
#tmp_gmap_img span {
	display:inline-block;
	background:url(/shared/templates/free_rn/images/icon/gmap_icon.png) no-repeat left center;
	padding:12px 0 12px 65px;
}
#tmp_contents #tmp_gmap_btn ul {
	margin-left:1em;
}
/* ptop
================================================== */
.ptop {
	text-align:right;
	clear:both;
}
/* pnavi
================================================== */
.pnavi .ptop {
	font-size:88.9%;
	border-top:2px solid #00a0e9;
	text-align:center;
	text-transform:uppercase;
}
.pnavi .ptop a {
	display:block;
	min-width:1240px;
	text-decoration:none;
	padding:17px 0 12px;
	color:#0176b2;
	background-color:transparent;
}
.pnavi .ptop span {
	position:relative;
	display:inline-block;
	padding-top:7px;
	background:url(/shared/site_jinji/images/icon/pnavi_icon.png) no-repeat top center;
}
.pnavi .ptop a:focus span,
.pnavi .ptop a:hover span {
	text-decoration:underline;
}
/* footer
================================================== */
#tmp_footer {
	color:#ffffff;
	background:#0176b2 url(/shared/site_jinji/images/footer/footer_bg.gif) repeat-x left top;
	padding:68px 0 0;
}
/* fnavi  */
.fnavi ul,
.fnavi_s {
	list-style:none;
}
.fnavi {
	border-bottom:1px solid #fff;
}
.fnavi ul {
	padding:11px 0 13px;
	text-align:center;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
    justify-content: center;
}
.fnavi li {
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:1.2;
}
.fnavi li a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	background-color:#0176b2;
	padding:5px 0;
	min-width:197px;
	position:relative;
}
.fnavi li a::before,
.fnavi li a::after {
	content: '';
	position: absolute;
	bottom: -3px;
	display: block;
	width: 0;
	height: 2px;
	background-color: #ffffff;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.fnavi li a::before {
	right: 50%;
}
.fnavi li a::after {
	left: 50%;
}
.fnavi .active a::before,
.fnavi .active a::after,
.fnavi li a:hover::before,
.fnavi li a:hover::after,
.fnavi li a:focus::before,
.fnavi li a:focus::after {
	width: 50%;
}
.fnavi li span {
	padding:0 24px;
	display:block;
	position:relative;
}
.fnavi li span::after {
	content:'';
	position: absolute;
	right:0;
	top:4px;
	width:2px;
	height:16px;
	background:#ffffff;
}
.fnavi li:first-child span::before {
	content:'';
	position: absolute;
	left:0;
	top:4px;
	width:2px;
	height:16px;
	background:#ffffff;
}
.foot_main {
	padding:33px 0 25px;
}
.foot_mainL {
	float:left;
	width:calc(100% - 440px);
	padding:0 50px;
}
.foot_mainR {
	float:right;
	text-align:center;
	width:440px;
	padding-top:2px;
}
.fnavi_s {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	padding-bottom:13px;
}
.fnavi_s li {
	font-size:88.9%;
	min-width:255px;
	margin:0 0 25px;
}
.fnavi_s li a {
	text-decoration:none;
	color:#ffffff;
	background-color:#0176b2;
	background-image:url(/shared/site_jinji/images/icon/navi_icon_w.png);
	background-repeat:no-repeat;
	background-position:3px 4px;
	position:relative;
	padding:0 7px 0 16px;
}
.fnavi_s li a::after{
	content: '';
	position: absolute;
	left: 3px;
	bottom: -5px;
	width: 0%;
	height: 1px;
	background: #ffffff;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.fnavi_s li a:hover::after,
.fnavi_s li a:focus::after {
	width: 100%;
}
/* foot_add */
.foot_add {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin:0 0 25px;
}
.foot_add_ttl {
	width:200px;
	padding-right:10px;
}
.foot_add_cnt {
	width:calc(100% - 200px);
	padding-top:3px;
}
.foot_add .pref_ttl {
	font-size:177.8%;
	font-weight:bold;
	line-height:1.4;
	margin:0 0 6px;
}
.foot_add .pref_number {
	font-size:77.8%;
}
/* foot_btn */
.foot_btn p {
	float:left;
	width:310px;
	padding:0 10px 0 0;
	font-size:88.9%;
}
.foot_btn a {
	display:block;
	padding:9px 15px;
	border:1px solid #ffffff;
	text-decoration:none;
	color:#ffffff;
	background-color:#0176b2;
	position:relative;
	text-align:center;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.foot_btn a:hover,
.foot_btn a:focus {
	background-color:#053a56;
	border-color:#053a56
}
.foot_btn a::after {
	content:'';
	position:absolute;
	right:19px;
	top:50%;
	margin-top:-5px;
    width: 6px;
    height: 11px;
	background:url(/shared/site_jinji/images/icon/navi_icon_w.png) no-repeat;
}
/* flogo */
#tmp_footer .flogo {
	background:url(/shared/site_jinji/images/footer/flogo.png) no-repeat 0 0;
	background-size: auto 206px;
	margin:0 auto 24px;
	display:block;
	width:160px;
	height:206px;
}
#tmp_footer .flogo span {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
.foot_main address {
	font-style:normal;
	font-size:88.9%;
}
.foot_main address span {
	display:block;
	padding:2px 0;
}
.foot_main address span.sbr {
	display:inline-block;
	vertical-align:top;
	margin-right:1em;
}
.copyright {
	font-size:66.7%;
}
/* ==================================================
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;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
/* col2_pub */
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3
================================================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	width:33.33%;
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* ==================================================
アニメーションfadein
================================================== */
.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(50px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

@-webkit-keyframes slidein {
    from {
        top: 100%;
    }
    to {
        top: 0;
    }
}
@keyframes slidein {
    from {
        top: 100%;
    }
    to {
        top: 0;
    }
}

/* ==================================================
accessibility
================================================== */
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}
.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	display: block;
}
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	text-align:center;
	text-decoration:none;
	padding:15px 0;
	font-size:3rem;
	font-weight:bold;
	background-color:#0176b2;
	color:#ffffff;
}
.disp_pc #tmp_hnavi_rmenu,
.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;
}
/* 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;
}

/* 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[href],
.color_blue #tmp_wrapper a[href] *,
.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;
	background-color: transparent !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box > div:nth-child(2),
.color_blue #tmp_wrap_main #tmp_gmap_box button.gm-control-active.gm-fullscreen-control,
.color_blue #tmp_wrap_main #tmp_gmap_box .gmnoprint.gm-bundled-control .gmnoprint {
	background-color: #fff !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[href],
.color_yellow #tmp_wrapper a[href] *,
.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;
	background-color: transparent !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box > div:nth-child(2),
.color_yellow #tmp_wrap_main #tmp_gmap_box button.gm-control-active.gm-fullscreen-control,
.color_yellow #tmp_wrap_main #tmp_gmap_box .gmnoprint.gm-bundled-control .gmnoprint {
	background-color: #fff !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[href],
.color_black #tmp_wrapper a[href] *,
.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;
	background-color: transparent !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box > div:nth-child(2),
.color_black #tmp_wrap_main #tmp_gmap_box button.gm-control-active.gm-fullscreen-control,
.color_black #tmp_wrap_main #tmp_gmap_box .gmnoprint.gm-bundled-control .gmnoprint {
	background-color: #fff !important;
}
/* 共通
================================================== */
.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p,
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p {
	font-size:2rem;
}
.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_blue #tmp_hlogo a,
.color_blue #tmp_hlogo h1 span,
.color_blue #tmp_hlogo p span,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p,
.color_yellow #tmp_hlogo a,
.color_yellow #tmp_hlogo h1 span,
.color_yellow #tmp_hlogo p span,
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p,
.color_black #tmp_hlogo a,
.color_black #tmp_hlogo h1 span,
.color_black #tmp_hlogo p span {
	width:293px !important;
	height:auto !important;
}
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_blue #tmp_wrapper #tmp_func_pref span,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_func_pref span,
.color_black #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_black #tmp_wrapper #tmp_func_pref span {
	text-indent: 0 !important;
	overflow: visible !important;
}
.color_blue #tmp_wrapper #tmp_func_pref span,
.color_yellow #tmp_wrapper #tmp_func_pref span,
.color_black #tmp_wrapper #tmp_func_pref span {
	text-align:center;
	font-weight:bold;
	padding-top:8px;
}
.color_blue #tmp_wrapper .gnavi li a::before,
.color_blue #tmp_wrapper .gnavi li a::after,
.color_black #tmp_wrapper .gnavi li a::before,
.color_black #tmp_wrapper .gnavi li a::after,
.color_blue #tmp_wrapper .gnavi li span::after,
.color_black #tmp_wrapper .gnavi li span::after,
.color_blue #tmp_wrapper .gnavi li:first-child span::before,
.color_black #tmp_wrapper .gnavi li:first-child span::before,
.color_blue #tmp_wrapper .fnavi li a::before,
.color_blue #tmp_wrapper .fnavi li a::after,
.color_black #tmp_wrapper .fnavi li a::before,
.color_black #tmp_wrapper .fnavi li a::after,
.color_blue #tmp_wrapper .fnavi li span::after,
.color_black #tmp_wrapper .fnavi li span::after,
.color_blue #tmp_wrapper .fnavi li:first-child span::before,
.color_black #tmp_wrapper .fnavi li:first-child span::before,
.color_blue #tmp_wrapper .fnavi_s li a::after,
.color_black #tmp_wrapper .fnavi_s li a::after {
	background-color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper .gnavi li a::before,
.color_yellow #tmp_wrapper .gnavi li a::after,
.color_yellow #tmp_wrapper .gnavi li:first-child span::before,
.color_yellow #tmp_wrapper .fnavi li a::before,
.color_yellow #tmp_wrapper .fnavi li a::after,
.color_yellow #tmp_wrapper .fnavi li span::after,
.color_yellow #tmp_wrapper .fnavi li:first-child span::before,
.color_yellow #tmp_wrapper .fnavi_s li a::after {
	background-color: #000000 !important;
}
.color_blue #tmp_footer,
.color_yellow #tmp_footer,
.color_black #tmp_footer {
	border-top:2px solid;
}
.color_blue #tmp_sma_lmenu .sma_func_menu li a,
.color_yellow #tmp_sma_lmenu .sma_func_menu li a,
.color_black #tmp_sma_lmenu .sma_func_menu li a {
	border:1px solid;
}
.color_blue #tmp_info .read_all p a::before,
.color_black #tmp_info .read_all p a::before,
.color_blue .fnavi_s li a::before,
.color_black .fnavi_s li a::before,
.color_blue .pnavi .ptop span::before,
.color_black .pnavi .ptop span::before {
    border-top-color:#FFFF00 !important;
    border-right-color:#FFFF00 !important;
}
.color_yellow #tmp_info .read_all p a::before,
.color_yellow .fnavi_s li a::before,
.color_yellow .pnavi .ptop span::before {
    border-top-color:#000000 !important;
    border-right-color:#000000 !important;
}
.color_blue #tmp_contents .idx_topics_cnt ul li,
.color_yellow #tmp_contents .idx_topics_cnt ul li,
.color_black #tmp_contents .idx_topics_cnt ul li {
	border-bottom:1px solid;
}
.color_blue #tmp_sma_smenu .sma_func_menu li a,
.color_yellow #tmp_sma_smenu .sma_func_menu li a,
.color_black #tmp_sma_smenu .sma_func_menu li a,
.color_blue #tmp_idx_menu .idx_menu_ttl a,
.color_yellow #tmp_idx_menu .idx_menu_ttl a,
.color_black #tmp_idx_menu .idx_menu_ttl a,
.color_blue #tmp_contents .related_idx .container ul li a,
.color_yellow #tmp_contents .related_idx .container ul li a,
.color_black #tmp_contents .related_idx .container ul li a {
	border:1px solid;
}
.color_blue #tmp_idx_menu .idx_menu_ttl .switch,
.color_yellow #tmp_idx_menu .idx_menu_ttl .switch,
.color_black #tmp_idx_menu .idx_menu_ttl .switch {
	padding:8px 12px;
	width:5em !important;
}
.color_blue #tmp_idx_menu .idx_menu_ttl .switch span,
.color_yellow #tmp_idx_menu .idx_menu_ttl .switch span,
.color_black #tmp_idx_menu .idx_menu_ttl .switch span {
	text-align:center;
}
.color_blue #tmp_shisaku_lead_ttl,
.color_yellow #tmp_shisaku_lead_ttl,
.color_black #tmp_shisaku_lead_ttl {
	border-top:1px solid;
	border-bottom:1px solid;
}
.color_blue #tmp_wrapper #tmp_shisaku_lead_ttl *,
.color_yellow #tmp_wrapper #tmp_shisaku_lead_ttl *,
.color_black #tmp_wrapper #tmp_shisaku_lead_ttl * {
	background-color:transparent !important;
}
.color_blue #tmp_wrapper #tmp_shisaku_lead_visual h1 span,
.color_blue #tmp_wrapper #tmp_contents .shisaku_other_cnt ul li .ttl {
	background-color:#00008B !important;
}
.color_yellow #tmp_wrapper #tmp_shisaku_lead_visual h1 span,
.color_yellow #tmp_wrapper #tmp_contents .shisaku_other_cnt ul li .ttl {
	background-color:#FFFF00 !important;
}
.color_black #tmp_wrapper #tmp_shisaku_lead_visual h1 span,
.color_black #tmp_wrapper #tmp_contents .shisaku_other_cnt ul li .ttl {
	background-color:#000000 !important;
}
.color_blue #tmp_contents .shisaku_other_cnt ul li a,
.color_yellow #tmp_contents .shisaku_other_cnt ul li a,
.color_black #tmp_contents .shisaku_other_cnt ul li a {
	border:2px solid;
}
.color_blue #tmp_wrap_idx_ttl,
.color_yellow #tmp_wrap_idx_ttl,
.color_black #tmp_wrap_idx_ttl {
	border-top:1px solid;
}
/* 矢印追記 */
.color_blue #tmp_lnavi_ttl a::before,
.color_blue #tmp_lnavi_cnt li a::before,
.color_yellow #tmp_lnavi_ttl a::before,
.color_yellow #tmp_lnavi_cnt li a::before,
.color_black #tmp_lnavi_ttl a::before,
.color_black #tmp_lnavi_cnt li a::before,
.color_blue .fnavi_s li a::before,
.color_yellow .fnavi_s li a::before,
.color_black .fnavi_s li a::before,
.color_blue #tmp_info .read_all p a::before,
.color_yellow #tmp_info .read_all p a::before,
.color_black #tmp_info .read_all p a::before,
.color_blue #tmp_idx_menu .idx_menu_ttl span::before,
.color_yellow #tmp_idx_menu .idx_menu_ttl span::before,
.color_black #tmp_idx_menu .idx_menu_ttl span::before,
.color_blue #tmp_contents .related_idx .container ul li a::before,
.color_yellow #tmp_contents .related_idx .container ul li a::before,
.color_black #tmp_contents .related_idx .container ul li a::before {
	content:'';
	position: absolute;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.color_blue #tmp_lnavi_ttl a::before,
.color_yellow #tmp_lnavi_ttl a::before,
.color_black #tmp_lnavi_ttl a::before {
	left:0;
	top:10px;
    width: 11px;
    height: 11px;
}
.color_blue #tmp_lnavi_cnt li a::before,
.color_yellow #tmp_lnavi_cnt li a::before,
.color_black #tmp_lnavi_cnt li a::before {
	left:16px;
	top:18px;
    width: 8px;
    height: 8px;
}
.color_blue .fnavi_s li a::before,
.color_yellow .fnavi_s li a::before,
.color_black .fnavi_s li a::before,
.color_blue #tmp_info .read_all p a::before,
.color_yellow #tmp_info .read_all p a::before,
.color_black #tmp_info .read_all p a::before {
	left:0;
	top:50%;
	margin-top:-5px;
    width: 8px;
    height: 8px;
}
.color_blue .pnavi .ptop span::before,
.color_yellow .pnavi .ptop span::before,
.color_black .pnavi .ptop span::before {
	content:'';
	position:absolute;
	left:50%;
	top:0;
	margin-left:-4px;
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.color_blue .foot_btn a::after,
.color_yellow .foot_btn a::after,
.color_black .foot_btn a::after {
	margin-top:-4px;
	background-image:none;
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.color_blue #tmp_idx_menu .idx_menu_ttl span::before,
.color_yellow #tmp_idx_menu .idx_menu_ttl span::before,
.color_black #tmp_idx_menu .idx_menu_ttl span::before {
	left:0;
	top:12px;
    width: 16px;
    height: 16px;
    border-top: 3px solid;
    border-right: 3px solid;
}
.color_blue #tmp_contents .related_idx .container ul li a::before,
.color_yellow #tmp_contents .related_idx .container ul li a::before,
.color_black #tmp_contents .related_idx .container ul li a::before {
	left:23px;
	top:32px;
    width: 16px;
    height: 16px;
    border-top: 3px solid;
    border-right: 3px solid;
}
.color_blue #tmp_func_lang a::before,
.color_yellow #tmp_func_lang a::before,
.color_black #tmp_func_lang a::before,
.color_blue #tmp_func_menu_btn a::before,
.color_yellow #tmp_func_menu_btn a::before,
.color_black #tmp_func_menu_btn a::before,
.color_blue #tmp_sma_smenu .sma_func_menu li a::before,
.color_yellow #tmp_sma_smenu .sma_func_menu li a::before,
.color_black #tmp_sma_smenu .sma_func_menu li a::before,
.color_blue #tmp_idx_menu .idx_menu_ttl .switch_btn span::before,
.color_yellow #tmp_idx_menu .idx_menu_ttl .switch_btn span::before,
.color_black #tmp_idx_menu .idx_menu_ttl .switch_btn span::before,
.color_blue #tmp_idx_menu .idx_menu_ttl .switch span::before,
.color_yellow #tmp_idx_menu .idx_menu_ttl .switch span::before,
.color_black #tmp_idx_menu .idx_menu_ttl .switch span::before,
.color_blue #tmp_idx_ttl h1::after,
.color_yellow #tmp_idx_ttl h1::after,
.color_black #tmp_idx_ttl h1::after {
	display:none;
}
/* top
================================================== */
.color_blue #tmp_cate_btn ul li a,
.color_yellow #tmp_cate_btn ul li a,
.color_black #tmp_cate_btn ul li a,
.color_blue .work_list .work_list_ttl span,
.color_yellow .work_list .work_list_ttl span,
.color_black .work_list .work_list_ttl span {
	border:2px solid;
}
.color_blue #tmp_wrapper .figure_box .figure_caption {
	background-color:#00008B !important;
}
.color_yellow #tmp_wrapper .figure_box .figure_caption {
	background-color:#FFFF00 !important;
}
.color_black #tmp_wrapper .figure_box .figure_caption {
	background-color:#000000 !important;
}
.color_blue .work_list li a::after,
.color_blue .work_list li a:hover::after,
.color_blue .work_list li a:focus::after,
.color_black .work_list li a::after,
.color_black .work_list li a:hover::after,
.color_black .work_list li a:focus::after {
	border-color: transparent transparent #FFFF00 transparent !important;
}
.color_yellow .work_list li a::after,
.color_yellow .work_list li a:hover::after,
.color_yellow .work_list li a:focus::after {
	border-color: transparent transparent #000000 transparent !important;
}
.fsize_big2.color_blue #tmp_visual .thumbnail_item:first-child .figure_box a:hover .figure_caption,
.fsize_big2.color_blue #tmp_visual .thumbnail_item:first-child .figure_box a:focus .figure_caption,
.fsize_big2.color_yellow #tmp_visual .thumbnail_item:first-child .figure_box a:hover .figure_caption,
.fsize_big2.color_yellow #tmp_visual .thumbnail_item:first-child .figure_box a:focus .figure_caption,
.fsize_big2.color_black #tmp_visual .thumbnail_item:first-child .figure_box a:hover .figure_caption,
.fsize_big2.color_black #tmp_visual .thumbnail_item:first-child .figure_box a:focus .figure_caption {
	display: block !important;
}

.custom_shisaku.color_blue #tmp_wrapper  #tmp_contents h2::after,
.custom_shisaku.color_yellow #tmp_wrapper #tmp_contents h2::after,
.custom_shisaku.color_black #tmp_wrapper #tmp_contents h2::after{
	content:none;
}
/* ==================================================
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;
}

@media all and (-ms-high-contrast: none) {
.pnavi .ptop span {
	padding-top:10px;
}
.gnavi li span,
.fnavi li span {
	padding-top:3px;
}
.foot_btn a {
	padding-top:13px;
}
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.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_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_footer:after,
.foot_main:after,
.foot_add:after,
.fnavi: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 */
}

