@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
/*
.format_top #tmp_wrapper,
.format_free #tmp_wrapper,
.format_base #tmp_wrapper,
.format_chiji #tmp_wrapper,
.format_chiji_free #tmp_wrapper,
.format_press #tmp_wrapper {
	background:url(/shared/images/main/top_body_bg.gif) left top repeat;
}
*/
* html body {
	text-align:center; /* 変更しない */
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	width:auto; /* デザインによって変更 */
	margin:0 auto;
	color:inherit;
	min-width:960px;
}
* html #tmp_wrapper {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 0;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main,
.format_free #tmp_main,
.format_press #tmp_main {
	width:960px;
	margin:0 auto;
}
.format_free #tmp_wrap_main,
.format_press #tmp_wrap_main {
	background:url(/shared/images/main/free_cnt_bg.gif) center 10px repeat-y;
	margin:10px 0 20px;
}
.custom_idx #tmp_wrap_main {
	margin:0 auto;
	background:none;
}
/*
.format_chiji #tmp_wrap_main,
.format_chiji_free #tmp_wrap_main {
	background:url(/shared/templates/chiji/images/body_bg.jpg) center 10px no-repeat;
	min-height:660px;
}
*/
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	padding:10px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm,
.format_chiji_free .wrap_col_nm {
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2,
.format_chiji_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi,
.format_chiji_free .wrap_col_lft_navi {
	width:210px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .col_lft_navi,
.format_chiji_free .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:210px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:240px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main,
.format_chiji_free .column_lnavi .col_main {
	margin-left:240px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
/* press
============================== */
.format_press .wrap_col_nm {
	margin-right:-230px; /* デザインによって変更 */
}
.format_press .wrap_col_nm2 {
	margin-right:200px; /* デザインによって変更 */
}
.format_press .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-230px; /* デザインによって変更 */
}
.format_press .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_press .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_press .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
}
.format_press .column_full .col_main {
	margin-left:230px; /* デザインによって変更 */
}
.format_press .column_lnavi .col_main {
	margin-left:230px; /* デザインによって変更 */
}
.format_press .column_rnavi .wrap_col_main {
	margin-right:-230px; /* デザインによって変更 */
}
.format_press .column_rnavi .col_main {
	margin-right:200px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */

/* #tmp_header 
===================================================*/
#tmp_wrap_header {
	color:#222222;
	background:#FFFFFF;
}
#tmp_header {
	margin:0 auto;
	padding:10px 0 12px;
	width:960px;
}
/* hlogo */
#tmp_hlogo {
	padding:10px 0 12px;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:268px;
	height:35px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background:url(/shared/images/header/hlogo.gif) no-repeat left top;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* means */
#tmp_means {
	float:right;
}
#tmp_means_primary {
	padding:0 0 9px;
}
#tmp_hnavi {
	float:right;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	font-size:93%;
	line-height:1.85;
	float:left;
	padding:0 19px 0 0;
}
#tmp_hnavi li:last-child {
	padding-right:0;
}
#tmp_hnavi li a {
	color:#222222;
	background:transparent;
	text-decoration:underline;
}
#tmp_hnavi li a:hover,
#tmp_hnavi li a:focus,
#tmp_hnavi li a:active {
	text-decoration:none !important;
	color:#222222 !important;
}
#tmp_means_secondary {
	float:right;
}
#tmp_hnavi_dsearch {
	float:left;
	padding:0 0 0 10px;
	font-size:93%;
}
#tmp_hnavi_dsearch a {
	display:inline-block;
	background:#dfe0e6 url(/shared/images/icon2/searchp_icon.png) no-repeat 10px center;
	color:#002063;
	text-decoration:none;
	min-width:64px;
	text-align:center;
	padding:3px 10px 2px 27px;
}
#tmp_hnavi_sitemap a:hover,
#tmp_hnavi_sitemap a:focus,
#tmp_hnavi_sitemap a:active{
	text-decoration:none !important;
	color:#222222 !important;
}
#tmp_hsearch {
	float:left;
}
#tmp_hsearch #tmp_query {
	min-width:190px;
	border:none;
	border:1px solid #CCCCCC;
	min-height:23px;
	display:block;
	float:left;
	-webkit-appearance:none;
	border-radius:0;
}
#tmp_hsearch #tmp_func_sch_btn {
	float:left;
	min-width:60px;
	color:#FFFFFF;
	background:#002063;
	border:none;
	min-height:25px;
	cursor:pointer;
}
#tmp_sitemap_btn {
	float:left;
	padding:0 10px 0 0;
	font-size:93%;
}
#tmp_sitemap_btn a {
	display:inline-block;
	background:#dfe0e6;
	color:#002063;
	text-decoration:none;
	min-width:80px;
	text-align:center;
	padding:3px 10px 2px;
}
/* Smartphone Menu 
===================================================*/
/* hnavi_s */
#tmp_hnavi_s,
#tmp_sma_menu {
	display:none;
}
/* #tmp_gnavi 
===================================================*/
#tmp_wrap_gnavi {
	background:#002063;
	color:#FFFFFF;
}
#tmp_gnavi {
	width:960px;
	margin:0 auto;
}
#tmp_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_gnavi ul li {
	width:180px;
	float:left;
	text-align:center;
}
#tmp_gnavi ul li#tmp_glist1 {
	width:60px;
}
#tmp_gnavi ul li a {
	display:block;
	padding:16px 10px;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}
#tmp_gnavi ul li#tmp_glist1 a {
	font-size:72%;
	padding:35px 10px 2px;
}
#tmp_gnavi ul li a:hover,
#tmp_gnavi ul li a:focus,
#tmp_gnavi ul li a:active,
#tmp_gnavi ul li.active a,
#tmp_gnavi ul li.crnt a {
	color:#002063 !important;
	background-color:#FFFFFF !important;
	text-decoration:none !important;
}
#tmp_gnavi ul li#tmp_glist1 a {
	background:url(/shared/images/icon/top_icon.png) center 10px no-repeat;
	background-size:20px 22px;
}
#tmp_gnavi ul li#tmp_glist1 a:hover,
#tmp_gnavi ul li#tmp_glist1 a:focus,
#tmp_gnavi ul li#tmp_glist1 a:active,
#tmp_gnavi ul li#tmp_glist1.active a,
#tmp_gnavi ul li#tmp_glist1.crnt a {
	background:#FFFFFF url(/shared/images/icon/top_icon_hover.png) center 10px no-repeat;
	background-size:20px 22px;
}
/* pankuzu
============================== */
#tmp_wrap_pankuzu {
	background-color:#FFFFFF;
	color:inherit;
}
#tmp_pankuzu {
	width:960px;
	margin:0 auto;
	padding:10px 0 0;
	clear:both;
	line-height:1.2;
}
#tmp_wrap_header #tmp_pankuzu {
	padding-bottom:10px;
}
#tmp_sma_pankuzu {
	display:none;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
	background-color:#EFEFEF;
	color:inherit;
}
#tmp_lnavi_ttl {
	padding:16px 15px;
	border-bottom:3px solid #C1272D;
	font-weight:bold;
}
#tmp_lnavi_ttl a {
	color:inherit;
	background:url(/shared/images/icon/arrow_sq_red.gif) left 0.4em no-repeat;
	padding:0 0 0 20px;
}
#tmp_lnavi_cnt {
	padding:10px 15px;
	border-top:none;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	margin:0;
	padding:0 0 12px 14px;
	background:url(/shared/images/icon/arrow_lnavi.gif) no-repeat left 0.4em;
}
#tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	margin-right:5px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_lnavi_cnt .switch_cnt {
	padding:0 0 0 10px;
}
#tmp_lnavi_cnt .switch_cnt li {
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
/* chiji_free */
/* 緑パターン*/
.format_chiji_free #tmp_lnavi_ttl {
	border-bottom:3px solid #17882E;
}
.format_chiji_free #tmp_lnavi_ttl a {
	background:url(/shared/images/icon/arrow_sq_green.gif) left 0.4em no-repeat;
}
/* 赤紫パターン 
.format_chiji_free #tmp_lnavi_ttl {
	border-bottom:3px solid #B61946;
}
.format_chiji_free #tmp_lnavi_ttl a {
	background:url(/shared/images/icon/arrow_sq_pink.gif) left 0.4em no-repeat;
}
*/
/* 青パターン
.format_chiji_free #tmp_lnavi_ttl {
	border-bottom:3px solid #2359b2;
}
.format_chiji_free #tmp_lnavi_ttl a {
	background:url(/shared/images/icon/arrow_sq_blue02.gif) left 0.4em no-repeat;
} */
/* .pnavi
===================================================*/
.pnavi {
	width:960px;
	margin:20px auto 0;
}
.pnavi .ptop {
	text-align:right;
}
.pnavi .ptop a {
	text-align:center;
	display:inline-block;
	background:#002063;
	color:#FFFFFF;
	text-decoration:none;
	width:160px;
	padding:9px 5px 7px;
}
.pnavi .ptop a:hover,
.pnavi .ptop a:focus,
.pnavi .ptop a:active {
	background:#6679A1;
	color:#FFFFFF !important;
	text-decoration:none !important;
}
/* ==================================================
main
================================================== */
#tmp_main {
	color:inherit;
	clear:both; /* 変更しない */
}
/* emergency
============================== */
#tmp_wrap_emergency {
	width:960px;
	margin:0 auto;
}
#tmp_emergency {
	width:100%;
	border-collapse:collapse;
	margin:0 0 10px;
}
#tmp_emergency td {
	padding:8px 10px 0;
	text-align:left;
	vertical-align:top;
	border:2px solid #FFE600;
}
#tmp_emergency #tmp_emergency_ttl {
	width:88px;
	color:inherit;
	background-color:#FFE600;
	text-align:center;
	font-size:114.3%;
	font-weight:bold;
}
#tmp_emergency #tmp_emergency_cnt {
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_emergency #tmp_emergency_cnt ul {
	margin:0 0 0 1.2em;
	list-style:url(/shared/images/icon/list_icon.png);
}
.emergency_navi {
	list-style:none !important;
	list-style-image:none !important;
	margin:5px 0 !important;
	padding:0 !important;
}
.emergency_navi li {
	float:left;
	background:url(/shared/images/icon/arrow_sq_red.gif) left center no-repeat;
	font-size:83.4%;
	padding:0 20px 0 15px;
}
.emergency_navi .rss_icon {
	float: left;
	background:url(/shared/images/icon/rss_btn.gif) left center no-repeat;
	padding:0 10px 0 15px;
}
#tmp_top_emergency {
	width:960px;
	margin:0 auto;
}
#tmp_top_emergency table{
	border-collapse:collapse;
	width:100%;
	margin:0 0 10px;
}
#tmp_top_emergency td {
	border:2px solid #DDDDDD;
	padding:10px 10px 0;
}
#tmp_top_emergency p {
	margin-bottom:10px;
}
/* social_plugins
============================== */
#tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 10px 0 0;
}
#tmp_social_plugins .twitter_btn {
	width:120px;
}
#tmp_social_plugins .social_media_btn a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
#tmp_social_plugins .social_media_btn span,
#tmp_social_plugins .social_media_btn iframe {
	vertical-align:baseline !important;
}
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
#tmp_custom_update {
	float:right;
}
#tmp_custom_update #tmp_update {
	margin-left:10px;
	float:right;
}
#tmp_custom_update #tmp_update {
	margin:0 0 0.5em;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	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:0 auto 20px;
	border:2px solid #878787;
	clear:both;
	background-color:#efefef;
}
#tmp_inquiry td {
	padding:5px 10px;
}
#tmp_inquiry_ttl {
	padding:4px 7px;
	font-size:114.3%;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#4D4D4D;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* parts */
.inquiry {
	margin:0 auto 20px;
	border:2px solid #878787;
	clear:both;
	background-color:#efefef;
	border-collapse:collapse;
}
.inquiry td {
	padding:5px 10px;
}
/* ==================================================
model_change
================================================== */
/* 切替ボタン
============================== */
#tmp_model_change {
	width:auto;
	margin:0 auto;
	color:inherit;
	min-width:960px;
}
#tmp_model_change ul {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	width:100%; /* 変更しない */
	list-style:none; /* 変更しない */
	list-style-image:none; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_model_change li {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	width:100%; /* 変更しない */
	font-size:143%;
	font-weight:bold;
}
#tmp_model_change li a {
	display:-webkit-box; /* 変更しない */
	display:-moz-box; /* 変更しない */
	display:box; /* 変更しない */
	-webkit-box-flex:1; /* 変更しない */
	-moz-box-flex:1; /* 変更しない */
	box-flex:1; /* 変更しない */
	-webkit-box-align:center; /* 変更しない */
	-moz-box-align:center; /* 変更しない */
	box-align:center; /* 変更しない */
	-webkitbox-pack:center; /* 変更しない */
	-moz-box-pack:center; /* 変更しない */
	box-pack:center; /* 変更しない */
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	text-align:center;
	padding:16px 10px;
	color:#000000;
	background-color:#CCCCCC;
	width:100%;
}
#tmp_model_change li a span {
	display:block; /* 変更しない */
	width:100%; /* 変更しない */
}
#tmp_model_change li a.active {
	color:inherit;
	background-color:#BBCCDD;
}
#tmp_switch_sp_style {
	background:url(/shared/site_smartphone/images/main/modelchange_pc_icon.gif) no-repeat left center;
	background-size:25px 20px;
}
#tmp_model_change {
	display:none;
}
@media screen and (max-width : 670px) {
#tmp_model_change {
	display:block;
}
}
/* ==================================================
social
================================================== */
#tmp_social {
	background:#dfe0e6;
	clear:both;
}
#tmp_social ul {
	width:960px;
	margin:0 auto;
	padding:0 0 20px;
	list-style:none;
	list-style-image:none;
}
#tmp_social li {
	width:24%;
	height:44px;
	float:left;
	margin:0 1.3% 0 0;
}
#tmp_social li a {
	height:50px;
	display:block;
}
#tmp_social li span {
	position:relative;
	display:block;
	width:32%;
	height:50px;
	z-index:-1;
	overflow:hidden;
}
#tmp_social #line a {
	border-radius: 8px;
	background:#00c300 url(/shared/images/icon2/social_line.gif) no-repeat center center;
	color:#000000;
	-webkit-background-size: contain;
	background-size: contain;
}
#tmp_social #twitter a {
	background:#55ACEE url(/shared/images/main/social/social_twitter.gif) no-repeat center center;
	color:#000000;
}
#tmp_social #facebook a {
	background:#3B579D url(/shared/images/main/social/social_facebook.gif) no-repeat center center;
	color:#FFFFFF;
}
#tmp_social #instagram {
	margin:0;
}
#tmp_social #instagram a {
	background:#FFFFFF url(/shared/images/main/social/social_instagram.gif) no-repeat center center;
	color:inherit;
	border:1px solid #CCCCCC;
	height:48px;
}
#tmp_social #videochannel a {
	background:#FFFFFF url(/shared/images/main/social/social_videochannel.gif) no-repeat center center;
	color:#000000;
	border:1px solid #CCCCCC;
	height:48px;
}
.spimg {
	display:none;
}

/* footer
===================================================*/
#tmp_foot_link {
	border-top:3px solid #002063;
	padding:20px 0;
	background:#dfe0e6;
	color:inherit;
}
/* fban */
#tmp_fban {
	margin:0 0 13px;
}
#tmp_fban ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fban ul li {
	width:225px;
	margin:0 20px 0 0;
}
#tmp_fban ul li:last-child {
	margin-right:0;
}
/* flink */
#tmp_flink {
	width:960px;
	margin:0 auto;
}
#tmp_flink ul {
	list-style:none;
	list-style-image:none;
}
#tmp_flink ul li {
	width:25%;
	box-sizing:border-box;
	padding:0 2px;
	margin-top:4px;
	float:left;
	text-align:center;
	display:table;
}
#tmp_flink ul li:nth-child(4n+1) {
	clear:both;
}
#tmp_flink ul li a {
	display:table-cell;
	padding:9px 15px 8px;
	background:#FFFFFF;
	color:#002063;
	text-decoration:none;
	font-size:108.3%;
	line-height:1.4;
	vertical-align:middle;
}
#tmp_flink ul li a:hover,
#tmp_flink ul li a:focus,
#tmp_flink ul li a:active {
	background:#002063;
	color:#FFFFFF !important;
	text-decoration:none !important;
}
/* fnavi */
#tmp_fnavi {
	background:#3e4770;
	color:#FFFFFF;
}
#tmp_fnavi ul {
	width:960px;
	margin:0 auto;
	list-style:none;
	list-style-image:none;
	text-align:center;
}
#tmp_fnavi ul li {
	color:#fff;
	padding:8px 0;
	display:inline-block;
}
#tmp_fnavi ul li a {
	color:#FFFFFF;
	text-decoration:underline;
}
#tmp_fnavi ul li a:hover,
#tmp_fnavi ul li a:focus {
	text-decoration:none;
}
#tmp_fnavi ul li:after,
#tmp_fnavi ul li:first-child:before {
	content: "" !important;
	display: inline-block !important;
	width: 1px !important;
	height: 20px !important;
	margin: 0 15px !important;
	padding: 0 !important;
	background: #999 !important;
	vertical-align: middle;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}
#tmp_faddress .access_btn {
	background:#FFFFFF;
	color:#000000;
	padding:0 5px;
	margin:0 10px;
}
/* faddress */
#tmp_faddress {
	background:#002063;
	color:#FFFFFF;
	padding:11px 0 9px;
	line-height:1.24;
	text-align:center;
}
#tmp_faddress p {
	margin:3px 0;
}
#tmp_faddress address {
	font-style:normal;
	margin-bottom:10px;
}
#tmp_faddress address span {
	margin:0 1em 0 0;
}
#tmp_faddress address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_faddress address span.spbr {
	display:inline; /* スマホでblock値にする場合 */
}
/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* 変更しない */
}
.used_bg_img span {
	position:relative; /* 変更しない */
	z-index:-1; /* 変更しない */
	overflow:hidden; /* 変更しない */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#9F1F26; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#10651F; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
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 {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
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;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	border:2px solid #DDDDDD;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:4px 7px;
	font-size:114.3%;
	font-weight:bold;
	color:#003889;
	background-color:#D7E7F6;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.png) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}
td.gsc-search-button button {
	cursor:pointer;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main .icon_youtube,
#tmp_main .icon_facebook,
#tmp_main .icon_twitter,
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel,
#tmp_main a.icon_ppt,
#tmp_main a.icon_text,
#tmp_main a.icon_csv,
#tmp_main a.icon_zip {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel,
a.icon_ppt,
a.icon_text,
a.icon_csv,
a.icon_zip {
	margin:0 3px;
	padding-left:46px;
	text-indent:0 !important;
}
.icon_youtube,
.icon_facebook,
.icon_twitter {
	margin:0 3px;
	padding-left:61px;
	text-indent:0 !important;
}
li .icon_youtube,
li .icon_facebook,
li .icon_twitter,
li a.icon_pdf,
li a.icon_word,
li a.icon_excel,
li a.icon_ppt,
li a.icon_text,
li a.icon_csv,
li a.icon_zip {
	background-position:0 0.2em;
}
.icon_youtube {
	background:url(/shared/system/images/linkicon/icon_youtube.gif) no-repeat 0 0.4em;
}
.icon_facebook {
	background:url(/shared/system/images/linkicon/icon_facebook.gif) no-repeat 0 0.4em;
}
.icon_twitter {
	background:url(/shared/system/images/linkicon/icon_twitter.gif) no-repeat 0 0.4em;
}
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;
}
a.icon_ppt {
	background:url(/shared/system/images/linkicon/icon_pttx.gif) no-repeat 0 0.4em;
}
a.icon_text {
	background:url(/shared/system/images/linkicon/icon_txt.gif) no-repeat 0 0.4em;
}
a.icon_csv {
	background:url(/shared/system/images/linkicon/icon_csv.gif) no-repeat 0 0.4em;
}
a.icon_zip {
	background:url(/shared/system/images/linkicon/icon_zip.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#F6DFE0; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#F6F4EA; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#D7E7F6; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E4E4E4; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#D5EAD9; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.twtr-timeline { height:auto!important; }
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_search .query_cnt:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
.gnavi_sub:after,
#tmp_main:after,
#tmp_wrap_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_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
#tmp_emergency_s:after,
#tmp_emergency_s_ttl:after,
#tmp_emergency_s_cnt:after,
.emergency_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
#tmp_social:after,
#tmp_social ul:after,
#tmp_flink:after,
.plugin:after,
.pnavi:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_publicity_cnt:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_search .query_cnt,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html .gnavi_sub,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_event_cal,
*:first-child+html #tmp_event_cal_ttl,
*:first-child+html #tmp_event_cal_cnt .cal_navi,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html #tmp_emergency_s,
*:first-child+html #tmp_emergency_s_ttl,
*:first-child+html #tmp_emergency_s_cnt,
*:first-child+html .emergency_navi,
*:first-child+html #tmp_wrap_custom_update,
*:first-child+html #tmp_custom_update,
*:first-child+html #tmp_social_plugins,
*:first-child+html #tmp_social,
*:first-child+html #tmp_social ul,
*:first-child+html #tmp_flink,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html .box_faq,
*:first-child+html .box_faq_ttl,
*:first-child+html .box_faq_cnt {
	min-height:1%; /* 変更しない */
}

/* ==================================================
print
================================================== */
@media print {
	#tmp_hlogo h1,
	#tmp_hlogo p,
	#tmp_hlogo a,
	#tmp_hlogo h1 span,
	#tmp_hlogo p span {
		width:auto;
	}
}
