@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
	font-family:"BIZ UDPGothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
}
body #tmp_contents p em {
	font-family:"BIZ UDPGothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "MS Gothic", sans-serif;
}
a:link {
	color: #007696;
}
a:hover {
	text-decoration:none;
}
body {
	font-size: 100%;
}
/* Styles
================================================== */
/* text */
.txt_red {
	color: #BF1111;	/* Setting by CMS sheets */
}
.txt_green {
	color: #17721E;	/* Setting by CMS sheets */
}
.txt_big {
	font-size: 125%;	/* Setting by CMS sheets */
}
.txt_small {
	font-size: 88%;	/* Setting by CMS sheets */
}
/* bgcolor */
td.bg_red,
th.bg_red {
	color: inherit;
	background-color: #F7E1E1;	/* Setting by CMS sheets */
}
td.bg_yellow,
th.bg_yellow {
	color: inherit;
	background-color: #FFFBDF;	/* Setting by CMS sheets */
}
td.bg_blue,
th.bg_blue {
	color: inherit;
	background-color: #E4E4E4;	/* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	min-width: 1140px;
	margin: 0 auto;
}
.container {
	width: 1140px;
	margin: 0 auto;
	padding: 0 20px;
}
#tmp_wrapper2 {
	width: 1140px;
	margin: 0 auto;
	padding:15px 0 40px;
}
#tmp_contents {
	padding:0 0 40px;
}
#tmp_wrapper input[type="submit"]:hover,
#tmp_wrapper input[type="button"]:hover,
#tmp_wrapper input[type="reset"]:hover,
#tmp_wrapper button:hover,
#tmp_wrapper .btn:hover,
#tmp_wrapper a:hover {
	opacity: 0.8;
    cursor: pointer;
}
a.btn_text,
.btn_text a {
	display:inline-block;
	text-decoration:none;
}
a.btn_text:hover,
.btn_text a:hover {
	text-decoration:none !important;
}
a.btn_block,
.btn_block a {
	display:block;
}
input[type="submit"],
input[type="button"],
.btn,
a {
	transition: background 0.3s ease,
	background-color 0.3s ease,
	background-image 0.3s ease,
	border 0.3s ease,
	opacity 0.3s ease,
	filter 0.3s ease;
}
.formbtn_area {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
	max-width:100%;
}
#tmp_wrapper noscript {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #FFF9EE;
}
/* wrapper
============================== */
.format_free #tmp_wrapper {
	width:100%; /* デザインによって変更 */
	min-width:1140px;
	/* max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
	color:inherit;
	background:url(/shared/templates/free_rn/images/contents/contents_bg.png) top center repeat-y;
	background-color: #AAE0EC;
}
/* format
============================== */
.wrap_col_lft_navi {
	float: left;
	position: relative;
	z-index: 1;
}
.wrap_col_rgt_navi {
	float: right;
}
.column_lnavi .wrap_col_main {
	width: 100%;
	float: right;
}
.column_rnavi .wrap_col_main {
	width: 100%;
	float: left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0;
	clear:both; /* 変更しない */
	margin-bottom: 1.5em;
}
.format_sogo_top #tmp_wrap_main {
	padding:0;
}
/* contents
============================== */
#tmp_contents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:320px; /* デザインによって変更 */
	margin-right:-340px; /* デザインによって変更 */
	clear:both;
}
.format_free .col_lft_navi {
	padding:0; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:200px; /* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding:10px; /* デザインによって変更 */
	color:inherit;
	background-color:#CCDDEE;
}
.format_free .column_full .col_main {
	margin-left:210px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:340px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:210px; /* デザインによって変更 */
}
.col_main {
	padding:20px; /* デザインによって変更 */
	color:inherit;
	background-color:#FFFFFF;
}
/* header
================================================== */
#tmp_header {
	padding: 0;
	min-height: 86px;
	color: #222222;
	background: #FFFFFF;
	border-bottom:2px solid #E5E5E5;
	position:relative;
	z-index:20;
}
.format_top #tmp_header {
	margin-bottom:0;
}
#tmp_hlogo_wrap {
	margin: 18px 0 0;
	float: left;
}
#tmp_hlogo {
	float: left;
	margin-right:10px;
	font-size:2rem;
	font-weight:bold;
	color: #222222;
	background: #FFFFFF url(/shared/site_rn/images/header/hlogo.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hlogo,
#tmp_hlogo a,
#tmp_hlogo span {
	display: block;
	width: 190px;
	height: 65px;
}
#tmp_hlogo span {
	position: relative;
	z-index: -1;
	overflow: hidden;
	text-indent: -99999px;
}
#tmp_means{
    float: right;
}
#tmp_means_primary{
	padding: 25px 11px 0 0;
	float: left;
}
#tmp_means_secondary{
	float: right;
}
ul.means_list,
#tmp_means_secondary ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.means_list {
	margin-top:10px;
}
ul.means_list > li,
#tmp_means_secondary ul li{
	float: left;
}
ul.means_list > li{
	position: relative;
}
ul.means_list > li:first-child{
	margin:0 0 0 -8px;
}
ul.means_list > li:last-child{
	margin-right: 0;
}
ul.means_list > li > a{
    padding: 4px 0 4px 30px;
	margin: 0 12px;
    display: inline-block;
    text-decoration: none;
    color: #313131;
    background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
ul.means_list > li.list_setting > a {
    background: #FFFFFF url(/shared/site_rn/images/icon/icon_setting.png) 2px no-repeat;
}
ul.means_list > li.list_language > a {
    background: #FFFFFF url(/shared/site_rn/images/icon/icon_foreign.png) 2px no-repeat;
	letter-spacing: -.08em;
}
ul.means_list > li.list_speaker > a {
    background: #FFFFFF url(/shared/site_rn/images/icon/icon_speaker.png) 2px no-repeat;
}
ul.means_list > li > a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 15px;
	width: calc(100% - 20px);
	height: 1px;
	background-color: #B3B3B3;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	z-index: -1;
}
ul.means_list > li.active > a:before,
ul.means_list > li > a:hover:before,
ul.means_list > li > a:focus:before{
	transform: scale(1, 1);
}
.menu_setting_wrap{
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 999;
    min-width: 237px;
    color: #222222;
    background-color: #fceacd;
    padding: 9px 8px 18px;
}
.menu_setting_wrap.open{
	display: block;
}
#tmp_menu_setting .menu_setting{
	padding: 15px 0 18px;
}
#tmp_menu_setting .menu_setting_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
#tmp_menu_setting .menu_setting_list > li{
	margin-bottom: 2px;
}
#tmp_menu_setting .menu_setting_list > li > a{
    position: relative;
    display: block;
    padding: 13px 15px 7px 23px;
    color: #222222;
    background-color: #ffffff;
    font-size: 114.3%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration: none;
}
#tmp_menu_setting .menu_setting_list > li > a:after{
	position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -3px;
    content: '';
    width: 11px;
    height: 9px;
    color: inherit;
    background: transparent url(/shared/site_rn/images/icon/icon_link.png) no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
#tmp_menu_setting .menu_setting_list > li > a:hover,
#tmp_menu_setting .menu_setting_list > li > a:focus{
	text-decoration: underline;
}
#tmp_menu_setting .font_size_change {
    margin: 15px 0 16px;
}
#tmp_menu_setting .tint_change {
	margin: 10px 0 15px;
}
#tmp_menu_setting .change_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
#tmp_menu_setting .change_list li{
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 5px 0;
}
#tmp_menu_setting .change_list li a{
	padding: 3px 10px 1px;
	min-width: 35px;
	vertical-align: top;
	display: inline-block;
	text-decoration: none;
	line-height: 1.2;
	color: #222222;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 114.3%;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-weight: bold;
}
#tmp_menu_setting .change_list li a:hover,
#tmp_menu_setting .change_list li a:focus{
	text-decoration: underline;
}
#tmp_menu_setting li.change_ttl{
	display: block;
    font-size: 114.3%;
    margin-bottom: 3px;
}
#tmp_menu_setting #tmp_color .change_list li a{
	color: #222222 !important;
	background-color: #ffffff !important;
}
#tmp_menu_setting #tmp_color .change_list li a.link_blue{
	color: #ffff00 !important;
	background-color: #00008B !important;
	border-color: #00008B;
}
#tmp_menu_setting #tmp_color .change_list li a.link_yellow{
	color: #222222 !important;
	background-color: #ffff00 !important;
	border-color: #ffff00;
}
#tmp_menu_setting #tmp_color .change_list li a.link_black{
	color: #ffff00 !important;
	background-color: #000000 !important;
	border-color: #000000;
}
.setting_close_btn{
	text-align: center;
}
.setting_close_btn a{
	padding: 8px 15px 7px;
    min-width: 180px;
    color: #222222;
    background-color: #ffffff;
    font-weight: bold;
	font-size: 114.3%;
    display: inline-block;
    text-decoration: underline;
    text-align: center;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    text-decoration: none;
    border: 1px solid transparent;
}
.setting_close_btn a span {
    padding: 1px 0 0 21px;
    display: inline-block;
    background: transparent url(/shared/site_rn/images/icon/icon_close_pc.png) left center no-repeat;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
}
.setting_close_btn a:hover span,
.setting_close_btn a:focus span{
	text-decoration: underline;
}
#tmp_hnavi_s{
	list-style: none;
}
#tmp_means_secondary ul li:first-child{
	margin-left: 0;
}
#tmp_hnavi_mmenu{
	display: none;
}
#tmp_hnavi_lmenu a{
	position: relative;
	padding: 68px 5px 7px;
	min-width: 100px;
	min-height: 100px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	color: #8C2025;
	border: 1px solid #FFEBE9;
	text-decoration: none;
	background: #FFEBE9;
}
#tmp_hnavi_lmenu a:before{
	position: absolute;
	left: 23px;
	top: 15px;
	content: '';
	width: 56px;
	height: 40px;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/nav_emergency.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hnavi_lmenu a:after{
	position: absolute;
	left: 3px;
	bottom: 4px;
	content: '';
	width: calc(100% - 6px);
	height: 1px;
	border-bottom: 2px solid #8C2025;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_hnavi_lmenu a:hover {
	background-color:#8C2025;
	color: #fff;
	opacity: 1;
}
#tmp_hnavi_lmenu a:hover:before {
	background: transparent url(/shared/site_rn/images/icon/nav_emergency_w.png) no-repeat;
}
#tmp_hnavi_lmenu a:hover:after {
	border-bottom: 2px solid #FFEBE9;
}
#tmp_hnavi_lmenu a.active{
	background: #8C2025;
	color: #fff;
}
#tmp_hnavi_lmenu a.active:before{
	left: 50%;
    top: 17px;
    width: 56px;
    height: 40px;
    background: transparent url(/shared/site_rn/images/icon/icon_close_pc.png) no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
#tmp_hnavi_rmenu a{
	position: relative;
	padding: 68px 5px 7px;
	min-width: 100px;
	min-height: 100px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: #1B73AF;
}
#tmp_hnavi_rmenu a:before{
	position: absolute;
	left: 20px;
	top: 20px;
	content: '';
	width: 56px;
	height: 40px;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/nav_search.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hnavi_rmenu a:after{
	position: absolute;
	left: 3px;
	bottom: 4px;
	content: '';
	width: calc(100% - 6px);
	height: 1px;
	border-bottom: 2px solid #FFB200;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_hnavi_rmenu a.active:before{
	left: 50%;
    top: 17px;
    width: 56px;
    height: 40px;
    background: transparent url(/shared/site_rn/images/icon/icon_close_pc.png) no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
#tmp_hnavi_rmenu a.nav_link.active:hover,
#tmp_hnavi_rmenu a.nav_link.active:focus{
	text-decoration:none;
}
#tmp_sma_menu{
	position: relative;
}
#tmp_sma_menu .wrap_dropdown{
	display: none;
}
#tmp_sma_menu .wrap_sma_sch{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	color: #fff;
}
#tmp_sma_rmenu{
	background-color: #1B73AF;
}
.rmenu_content{
	padding: 31px 0 50px;
}
#tmp_search_menu .wrap_sch_box{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 10px);
}
#tmp_search_menu .sch_ttl{
	padding-top: 10px;
	margin-right: 15px;
	float: left;
	width: 170px;
}
#tmp_search_menu .sch_ttl .search_within{
	padding: 0 5px 0 26px;
	width: 170px;
	display: inline-block;
	font-size: 150%;
	line-height: 1.2;
	color: #fff;
	background: transparent url(/shared/site_rn/images/header/setting_arrow_triangle.png) left top 50% no-repeat;
}
#tmp_search_menu .sch_box label{
	display: inline-block;
	width: 32px;
	height: 32px;
	cursor: pointer;
	text-indent: -9999px;
	color: inherit;
	background: #fff url(/shared/site_rn/images/icon/icon_search_pc.png) left center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	margin-left: 20px;
}
#tmp_search_menu .sch_ttl .search_within,
#tmp_search_menu .sch_box label{
	vertical-align: middle;
}
#tmp_search_menu .sch_box{
	float: left;
	background-color: #fff;
	width: calc(100% - 185px);
	color: #000;
}
#tmp_search_menu .sch_box input{
	padding: 8px 90px 8px 20px;
    min-height: 48px;
    width: 100%;
    border: 0;
    margin-left: 6px;
    background-size: 92px auto !important;
    -moz-background-size: 92px auto !important;
    -webkit-background-size: 92px auto !important;
}
#tmp_search_menu .sch_box input{
	background-color: #ffffff !important;
	color: #222222;
	width: calc(100% - 240px);
}
#tmp_search_menu .sch_btn{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
#tmp_search_menu .sch_btn input {
	padding: 10px;
	min-height: 48px;
	line-height: 1.2;
	min-width: 175px;
	border: 0;
	cursor: pointer;
	font-size: 128.6%;
	letter-spacing: 3px;
	text-indent: 3px;
	background-color: #FFB200;
	border: 1px solid #FFB200;
	color: #000;
}
#tmp_sma_rmenu .close_btn,
#tmp_sma_emergency .emergency_close_btn{
	display: none;
}
#tmp_sma_menu #tmp_sma_emergency {
	position: relative;
	color: #8C2025;
	background-color: #FFEBE9;
	border-top: 2px solid #8C2025;
	border-bottom: 2px solid #8C2025;
}
.emergency_box{
	padding: 1.75em 0;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.emergency_box .emergency_cnt{
	width: 960px;
	padding: 15px 20px 6px;
	border: 1px solid #D3D3D3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #313131;
	background-color: #FFFFFF;
}
.emergency_box .emergency_cnt .urgency_cnt ul {
	list-style: none;
}
.emergency_box .emergency_ttl p{
	padding: 45px 0 0;
	font-size: 112.5%;
	font-weight: bold;
	line-height: 1.2;
	min-height: 70px;
	width: 140px;
	color: #8c2025;
	text-align: center;
	background: transparent url(/shared/site_rn/images/icon/nav_emergency.png) top center no-repeat;
}
.emergency_box .emergency_head{
	padding-bottom: 10px;
}
#tmp_contents .emergency_box .emergency_head{
	border-bottom: none;
}
.emergency_box .emergency_head .para_notify {
	font-size: 106.25%;
}
.emergency_box .emergency_head ul {
	list-style: none;
}
#tmp_contents .emergency_box .emergency_head ul {
	margin:0;
	padding:0;
}
.emergency_box .emergency_head ul li {
	display: table;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 0;
}
#tmp_contents .emergency_box .emergency_head ul li {
	margin:0 !important;
}
.emergency_box .emergency_head ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

#tmp_contents .emergency_head ul li p,
.emergency_head ul li p {
	display: table-cell;
	vertical-align: top;
}
.emergency_head ul li p.items_date {
	width: 9.5em;
}
.emergency_head .items_label,
#tmp_contents .emergency_head .items_label {
	width: 6.5em;
}
.emergency_head .items_label span {
	width: 100%;
	display: block;
	font-size: 85.7%;
	text-align: center;
	background-color: #ffff73;
	color: #222222;
	line-height: 1.3 !important;
	padding: 3px;
	font-weight: bold;
	border: 1px solid transparent;
}
.emergency_head .items_label.label1 span {
	background-color: #ffff73;
}
.emergency_head .items_label.label2 span {
	background-color: #c41c1c;
	color: #ffffff;
}
.emergency_head .items_label.label3 span {
	background-color: #ca4700;
	color: #ffffff;
}
.emergency_head .items_label.label4 span {
	background-color: #0f5aa6;
	color: #ffffff;
}
.emergency_head .items_label.label5 span {
	background-color: #387911;
	color: #ffffff;
}
.emergency_head .items_label.label6 span {
	background-color: #157595;
	color: #ffffff;
}
.emergency_head .items_label.label7 span {
	background-color: #555555;
	color: #ffffff;
}
.emergency_head .items_label.label8 span {
	background-color: #20c8ef;
}
.emergency_head .items_label.label9 span {
	background-color: #ffffff;
	color: #006699;
	padding:1px 0 0 0;
	border-color:#20c8ef;
	border-width:4px;
}
.emergency_head .items_text {
	padding-left: 15px;
	padding-top: 2px;
}
#tmp_contents .emergency_head .items_text {
	padding-top: 0;
}
.emergency_head .items_text a,
.format_free .emergency_head .items_text a {
	display: inline-block;
	text-decoration: none;
	color: #035bb4;
	background-color: transparent;
}
.emergency_head .items_text a:hover,
.emergency_head .items_text a:focus {
	text-decoration: underline;
}
.emergency_box .emergency_foot{
	padding-top: 17px;
	text-align: right;
}
.urgent_list{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.urgent_list li{
	float: left;
	margin-left: 30px;
}
.urgent_list li a{
	padding-left: 19px;
	display: inline-block;
	text-decoration: none;
	font-size: 106.25%;
	color: #222222;
	background:#fff url(/shared/site_rn/images/header/setting_arrow_red.png) left center no-repeat;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
}
.urgent_list li a:hover,
.urgent_list li a:focus{
	text-decoration: underline;
}
#tmp_sma_menu .emergency_close_btn a{
	color: #222222;
	background-color: #d8d8d8;
}
/* gnavi
================================================== */
#tmp_gnavi{
	margin-bottom: 22px;
}
#tmp_gnavi .gnvi_ttl{
	padding: 0 5px 0 26px;
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
	font-size: 150%;
	line-height: 1.2;
	color: #fff;
	background: transparent url(/shared/site_rn/images/header/setting_arrow_triangle.png) left top 50% no-repeat;
}
.gnavi {
	color: inherit;
	clear: both;
}
.gnavi ul {
	list-style: none;
	margin: 0 auto;
}
.gnavi li {
	padding: 0 10px;
	margin-bottom: 18px;
	float: left;
	width: calc(100% / 5);
}
.gnavi a {
	display: block;
	padding: 15px 5px 12px 45px;
	min-width: 200px;
	min-height: 55px;
	text-align: left;
	text-decoration: none;
	font-size:106.25%;
	color: #222222;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	background: #fff url(/shared/site_rn/images/header/setting_arrow_yellow.png) left 15px top calc(50% + 1px) no-repeat;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
}
.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
	border-color: #FFB200;
	opacity: 1 !important;
}
/* gomi
============================== */
#tmp_garbage_keyword,
#tmp_garbage_50word,
#tmp_garbage_type,
#tmp_garbage_clear {
	padding-left:15px;
	padding-right:15px;
}
#tmp_switch .switch_menu {
	list-style:none;
	margin-left:0;
	margin-bottom:0;
}
#tmp_switch .switch_list {
	list-style:none;
	float:left;
	margin:0 10px 0 0;
}
#tmp_switch .switch_cnt {
	list-style:none;
	margin:5px 0 0;
	text-align:center;
}
#tmp_switch .switch_cnt input {
	border:1px solid #275787;
	cursor:pointer;
	color:#FFFFFF;
	background-color:#275787;
	width:100%;
}
#tmp_garbage_type {
	margin:0 0 10px 0;
}
#resultData {
	padding:10px;
}
#resultData div.result {
	border-bottom:1px dotted #000000;
}
#searchtext {
	border:1px solid #275787;
	min-width:300px;
}
#keyword_button,
#type_button,
#clear_button {
	background-color:#275787;
	color:#FFFFFF;
	min-width:68px;
	border:1px solid #275787;
	padding:0;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
#clear_button {
	min-width:130px;
	margin:1px 0 0;
}
/* cate_ttl
================================================== */
#tmp_cate_ttl {
	margin:0 0 20px;
	clear:both;
}
#tmp_cate_ttl h1 {
	padding:37px 80px 31px 70px;
	color:#FFFFFF;
	background:url(/shared/templates/free_rn/images/contents/cate_ttl_h1_bg1.png) no-repeat left center,
	           url(/shared/templates/free_rn/images/contents/cate_ttl_h1_bg2.png) no-repeat right center,
			   url(/shared/templates/free_rn/images/contents/cate_ttl_h1_bg3.png) repeat-x left bottom;
			   background-color:#17599B;
	font-size:150%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
}
#tmp_cate_ttl_s {
	margin:0 0 10px;
	clear:both;
	text-align: center;
}
/* wrap_cate
================================================== */
.wrap_cate {
	margin:0 0 20px 340px;
}
#tmp_cate_news {
	background:url(/shared/images/main/cate_news_bg.png) #FFFFFF repeat-y left top;
	padding:0 0 0 33px;
}
#tmp_cate_news_ttl {
	font-size:120%;
	color:#144878;
	background-color:#DCE2E4;
	padding:10px;
}
#tmp_cate_news_cnt {
	padding:10px;
}
#tmp_cate_news_cnt table.list_table {
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_cate_news_cnt table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_cate_news_cnt table.list_table .date {
	width:80px;
	padding:0;
}
#tmp_cate_news_cnt table.list_table .date_year {
	width:120px;
	padding:0;
}
#tmp_cate_news_cnt table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* iju kanko gallery
================================================== */
.no_javascript #tmp_site_slides3 {
	padding-bottom:0;
}
.idx_gallery .box_site {
	display: flex;
	min-height: 450px;
	background-color: #464646;
	margin-bottom: 1.5em;
}
#tmp_site_slides3 {
	overflow:hidden;
	position:relative;
	color:#FFFFFF;
	background-color:#464646;
	box-sizing: border-box;
}
#tmp_site_slides3 img {
	width: 690px;
	height: 425px;
	object-fit: cover;
}
#tmp_site_slides3.kanko img {
	width: 100%;
	height: 365px;
	object-fit: cover;
}
#tmp_site_slides3.kanko {
	min-height: 395px;
	margin-bottom: 1.5em;
}
.no_javascript #tmp_site_slides3.iju {
	height: 425px;
	overflow-y: scroll;
}
.no_javascript #tmp_site_slides3.kanko {
	height: 365px;
	overflow-y: scroll;
}
#tmp_site_slides3 #tmp_gallery_player {
	float: left;
	margin:5px 10px 0 23px;
}
#tmp_site_slides3 .prev {
	position:absolute;
	top:150px;
	z-index:2;
	left:30px;
}
#tmp_site_slides3 .next {
	position:absolute;
	top:150px;
	z-index:2;
	right:30px;
}
#tmp_site_slides3 .slick_control {
	padding-top: 10px;
	padding-left: 1em;
	display: inline-block;
	position: absolute;
	bottom: -25px;
}
.format_library_top #tmp_contents .site_cnt ul {
	list-style-image: none;
	margin: 0;
}
#tmp_site_slides3 .slick-dots li {
	margin: 0 4px;
	width: auto;
	height: auto;
}
#tmp_site_slides3 .slick-dots li a {
    display: block;
    width: 11px;
    height: 11px;
    padding: 0;
	margin: 0 5px;
    cursor: pointer;
    border: 1px solid #fff;
    color: #000000;
    background-color: #fff;
    text-indent: -1987em;
	background: url(/shared/images/gallery/btn_1_off.png) center center no-repeat;
}
#tmp_site_slides3 .slick-dots li :focus,
#tmp_site_slides3 .slick-dots .slick-active a{
    background: url(/shared/images/gallery/btn_1_on.png) center center no-repeat;
}
#tmp_site_slides3 .btn_slides a {
	display: inline-block;
	width: 50px;
	height: 13px;
	padding: 0 4px;
	background: url(/shared/images/gallery/stop.png) center center no-repeat;
}
#tmp_site_slides3 .btn_slides.stop a {
	background: url(/shared/images/gallery/start.png) center center no-repeat;
}
#tmp_site_slides3 .btn_slides span {
	position: relative;
	z-index: -1;
	overflow: hidden;
	text-indent: -99999px;
}
#tmp_site_slides3 .slick-arrow {
	display: inline-block;
	margin-top: 0;
	color: inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
	-webkit-transition: background-image 0.2s ease-in-out;
    -moz-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
}
#tmp_site_slides3 .slick-arrow.slick-next {
	right: 10px;
}
#tmp_site_slides3 .slick-arrow.slick-prev {
	left:10px;
}
#tmp_site_slides3 .slick-arrow,
#tmp_site_slides3 .slick-arrow span {
	display:block;
	width: 28px;
	height: 70px;
}
#tmp_site_slides3 .slick-arrow span {
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
#tmp_site_slides3 .slick-prev {
    background-image:  url(/shared/images/gallery/prev.png);
}
#tmp_site_slides3 .slick-next {
    background-image:  url(/shared/images/gallery/next.png);
}
.no_javascript .iju_voice {
	background-color:inherit;
}
.iju_voice img {
	width: 450px;
	height: 425px;
	object-fit: cover;
}

/* search
================================================== */
#tmp_query {
	width:171px;
	min-height:19px;
	border:1px solid #CCCCCC;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	background-size:70px auto !important;
}
#tmp_search_cnt {
	clear:both;
	padding:0 20px 0 23px;
}
#tmp_search_cnt ul {
	list-style:none;
	list-style-image:none;
	font-size:85.7%;
	padding:0 0 5px;
}
#tmp_func_sch_btn {
	font-size:114.3%;
	min-width:80px;
	border:none;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	background-color:#2D3162;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
/* bnr_list */
.custom_doga_top .bnr_list {
	width:280px;
	list-style:none !important;
	list-style-image:none !important;
	margin:0 auto 20px !important;
}
.custom_doga_top .bnr_list li {
	margin:0 0 10px !important;
}
.custom_doga_top .bnr_list #tmp_live_camera {
	background:url(/shared/templates/free/images/doga/live_camera_bnr.gif) no-repeat left top;
}
.custom_doga_top .bnr_list #tmp_live_camera span {
	height:91px;
	overflow:hidden;
}
.custom_doga_top .bnr_list li img {
	vertical-align:bottom;
}
/* lnavi
================================================== */
#tmp_lnavi {
	margin:0 0 15px;
	clear:both;
}
#tmp_lnavi_ttl {
	padding: 20px;
	font-weight:bold;
	font-size:120%;
	color:#FFFFFF;
	background:url(/shared/site_rn/images/icon/lnavi_ttl_icon.png) #007696 no-repeat right center;
}
#tmp_lnavi_ttl a {
	color:inherit;
	background-color:transparent;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	padding: 20px 20px 10px 10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt li {
	margin:0 0 10px 10px;
	padding:0 0 5px 25px;
	background: url(/shared/site_rn/images/icon/lnavi_icon.png) no-repeat left 0.35em;
}
#tmp_lnavi_cnt li a {
	color:#007696;
	background-color:transparent;
}
#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;
}
/* live_camera */
#live_camera .information_links {
	margin-bottom: 20px;
}
#live_camera .information_links ul {
	list-style: none;
	margin: 0 -5px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
#live_camera .information_links ul li {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 20%;
	padding: 0 5px;
	margin-bottom: 10px;
	width: 100%;
	min-height: 270px;
}
#live_camera .information_links .information_item {
	position: relative;
	background-color:#007696;
	color:#ffffff;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
#live_camera .information_links .information_item .information_image {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 10px 10px 15px;
}
#live_camera .information_links .information_item .information_image img {
	width: 300px;
	height: 200px;
	object-fit: cover;
	vertical-align: top;
}
#live_camera .information_links .information_item .information_link {
	font-size: 106.25%;
	background-color: #007696;
	color: #ffffff;
}
#live_camera .information_links .information_item .information_link a {
	display: inline-block;
	color: inherit;
	background-color: #007696;
	text-decoration: none;
	padding: 0 1em 0 2.4em;
	background: transparent url(/shared/site_rn/images/header/setting_arrow_blue.png) left 15px top .2em no-repeat;
}
#live_camera .information_links .information_item .information_link a:hover,
#live_camera .information_links .information_item.active .information_link a {
	text-decoration: underline;
}
#live_camera .information_links .information_item.active {
	opacity: .8;
}
/* shise */
#tmp_shise_ttl {
	margin:0 0 4px;
}
#tmp_shise_cnt {
	
}
#tmp_shise_cnt ul {
	list-style:none;
}
#tmp_shise_cnt ul li {
	width:100%;
	border:1px solid #AFAFAF;
	color:#464646;
	margin:0 auto 2px;
	box-sizing:border-box; /* CSS3 */
}
#tmp_shise_cnt .shicho {
	background:url(/shared/images/navi/lnavi/bg_shicho.png) #FFFFFF no-repeat right center;
}
#tmp_shise_cnt .syokai {
	background:url(/shared/images/navi/lnavi/bg_syokai.png) #FFFFFF no-repeat right center;
}
#tmp_shise_cnt .gikai {
	background:url(/shared/images/navi/lnavi/bg_gikai.png) #FFFFFF no-repeat right center;
}
#tmp_shise_cnt ul li a {
	display:block;
	padding:15px;
	text-decoration:none;
	color:#313131;
	background-color:transparent;
}
/* jigyo */
span.jigyo {
	display:block;
	margin:0 0 15px;
	text-align:center;
}
/* jinko */
#tmp_jinko_cnt {
	color:#404040;
	background-color:#FFFFFF;
	padding:6px 10px;
}
#tmp_jinko_cnt p {
	padding:0 25px 5px;
}
#tmp_jinko_cnt p span {
	padding:0 0 0 25px;
}
#tmp_jinko_cnt p.last {
	padding-top:5px;
	border-top:1px solid #BBBBBB;
}
/* blue */
.blue {
	margin-bottom:12px;
}
.blue_ttl {
	padding: 12px 0;
	color:#144878;
	background:url(/shared/templates/free_rn/images/navi/h2_blue_ico.png) no-repeat left 8px center,
	           url(/shared/templates/free_rn/images/navi/h2_blue.png) no-repeat left top;
	background-color:#DCE2E4;
	margin:0;
}
.blue_ttl p {
	font-size:120%;
	padding:2px 0 0 35px;
	font-weight:normal;
}
#tmp_support_cnt {
	color:#404040;
	background-color:#FFFFFF;
	padding: 10px;
}
/* guide */
.format_top #tmp_guide {
	margin:0 0 8px;
}
#tmp_guide ul {
	list-style:none;
}
#tmp_guide ul li {
	width: 100%;
	margin-bottom: 10px;
}
#tmp_guide ul li a {
	display: inline-block;
	position: relative;
	width: 100%;
	color: #222222;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	padding: 25px 35px 25px 85px;
	background: url(/shared/site_rn/images/header/setting_arrow_triangle.png) right 10px center no-repeat;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
}
#tmp_guide ul li a:hover {
	text-decoration: underline;
}
#tmp_guide ul li a::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 2px;
	width: 80px;
	height: 60px;
}
#tmp_guide ul li:nth-child(1) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_001.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(2) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_002.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(3) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_003.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(4) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_004.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(5) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_005.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(6) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_006.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	height: 90px;
}
#tmp_guide ul li:nth-child(7) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_007.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(8) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_008.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(9) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_009.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(10) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_010.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(11) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_011.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(12) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_012.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(13) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_013.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(14) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_014.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(15) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_015.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(16) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_016.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(17) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_017.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_guide ul li:nth-child(18) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_018.png) center center no-repeat;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
/* navi */
#tmp_navi ul {
	padding: 10px 0;
	list-style:none;
}
#tmp_navi li a {
	display: inline-block;
	width: 100%;
	position: relative;
	background: #fff url(/shared/site_rn/images/header/setting_arrow_yellow.png) left 15px top calc(50% + 1px) no-repeat;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
	padding: 10px 10px 10px 75px;
	text-decoration: none;
}
#tmp_navi li a:hover {
	text-decoration: underline;
}
#tmp_navi li a::before {
	content: '';
	position: absolute;
	top: 2px;
	left: 30px;
	width: 40px;
	height: 35px;
}
#tmp_navi li:nth-child(1) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_001.png) center center no-repeat;
}
#tmp_navi li:nth-child(2) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_002.png) center center no-repeat;
}
#tmp_navi li:nth-child(3) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_003.png) center center no-repeat;
}
#tmp_navi li:nth-child(4) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_004.png) center center no-repeat;
}
#tmp_navi li:nth-child(5) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_005.png) center center no-repeat;
}
#tmp_navi li:nth-child(6) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_006.png) center center no-repeat;
}
#tmp_navi li:nth-child(7) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_007.png) center center no-repeat;
	background-position: center calc(50% + .4em);
	height: 50px;
}
#tmp_navi li:nth-child(8) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_008.png) center center no-repeat;
}
#tmp_navi li:nth-child(9) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_009.png) center center no-repeat;
}
#tmp_navi li:nth-child(10) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_010.png) center center no-repeat;
}
#tmp_navi li:nth-child(11) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_011.png) center center no-repeat;
}
#tmp_navi li:nth-child(12) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_012.png) center center no-repeat;
}
#tmp_navi li:nth-child(13) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_013.png) center center no-repeat;
}
#tmp_navi li:nth-child(14) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_014.png) center center no-repeat;
}
#tmp_navi li:nth-child(15) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_015.png) center center no-repeat;
}
#tmp_navi li:nth-child(16) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_016.png) center center no-repeat;
}
#tmp_navi li:nth-child(17) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_017.png) center center no-repeat;
}
#tmp_navi li:nth-child(18) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_018.png) center center no-repeat;
}
#tmp_navi li:nth-child(19) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_019.png) center center no-repeat;
}
#tmp_navi li:nth-child(20) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_020.png) center center no-repeat;
}
#tmp_navi li:nth-child(21) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_021.png) center center no-repeat;
}
#tmp_navi li:nth-child(22) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_022.png) center center no-repeat;
}
#tmp_navi li:nth-child(23) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_023.png) center center no-repeat;
}
#tmp_navi li:nth-child(24) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_024.png) center center no-repeat;
}
#tmp_navi li:nth-child(25) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_025.png) center center no-repeat;
}
#tmp_navi li:nth-child(26) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_026.png) center center no-repeat;
}
#tmp_navi li:nth-child(27) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_027.png) center center no-repeat;
}
#tmp_navi li:nth-child(28) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_028.png) center center no-repeat;
}
#tmp_navi li:nth-child(29) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_029.png) center center no-repeat;
}
#tmp_navi li:nth-child(30) a::before {
	background: url(/shared/site_rn/images/lnavi/img_navi_sub_030.png) center center no-repeat;
}

/* emergency
================================================== */
#tmp_emergency {
	margin-top:-300px;
	width:765px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_emergency_ttl {
	padding:7px 10px 4px;
	color:#FFFFFF;
	background:#BD0025 url(/shared/images/main/emergency_ttl_bg.jpg) repeat-x left top;
}
#tmp_emergency_ttl h2 {
	font-size:128.6%;
	line-height:1.4;
}
#tmp_emergency_cnt {
	padding:17px 10px 5px;
}
#tmp_emergency_cnt h3 {
	color: #bd0025;
    font-size: 120%;
    line-height:1.4;
    margin: 0 0 10px;
    padding-left: .4em;
    border-bottom: solid 1px #C0C0C0;
}
#tmp_emergency_cnt h3:before {
	background: #bd0025;
	content: "";
	height: 12px;
	width: 12px;
	display: inline-block;
	margin-left: -10px;
}
#tmp_emergency_cnt h3 span{
	margin-left: 8px;
}
#tmp_emergency_cnt ul {
	padding:0 0 15px;
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_cnt ul li {
	margin:0 0 6px;
}
#tmp_emergency_cnt img {
	margin-right:9px;
	vertical-align:middle;
}
#tmp_emergency_cnt .read_all a {
	color:#1A2B4D;
}
/* emergency_sa */
#tmp_emergency_sa {
	border-bottom: solid 1px #C0C0C0;
	margin-bottom: 15px;
}
/* emergency_m */
#tmp_emergency_m_read_all {
	width: 65%;
	min-width: 270px;
	font-size:170%;
	line-height:1.5;
	text-align: center;
	font-weight: bold;
	margin: 0 auto 10px;
	background:#ffeded url(/shared/templates/top/images/btn_kanko_bg.jpg) repeat-x left bottom;
	border:1px solid #ffeded;
}
#tmp_emergency_m_read_all a {
	display: block;
	color: #333333;
	padding: 20px 10px 20px 45px;
	background-image: url(/shared/templates/free_rn/images/navi/navi_icon_brn_bg.png);
	background-repeat: no-repeat;
	background-position-x:  15px;
	background-position-y:  center;
	background-position:  left 15px center;
	text-decoration: none;
}
#tmp_emergency_m_read_all_sub {
	width: 65%;
	margin: 0 auto;
	display: block;
	letter-spacing:-.4em;
}
#tmp_emergency_m_read_all_sub a {
	width: 48%;
	font-size: 120%;
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 18px;
	background: #F9E197 url(/shared/templates/top/images/btn_kanko_sub_bg.jpg) repeat-x left bottom;
	border: 1px solid #F9E197;
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	display: inline-block;
	letter-spacing:normal;
	color: #333333;
	padding: 10px;
	text-decoration: none;
}
#tmp_emergency_m_read_all_sub a:first-child {
	margin-right: 4%;
}
#tmp_emergency_m_read_all_vaccine {
	width: 65%;
	min-width: 270px;
	font-size:150%;
	line-height:1.5;
	text-align: center;
	font-weight: bold;
	margin: 0 auto 20px;
	background-color: #deebf7;
	border:2px solid #2e75b6;
	box-sizing: border-box;
}
#tmp_emergency_m_read_all_vaccine a {
	display: block;
	color: #333333;
	padding: 05px 10px 5px 45px;
	background-image: url(/shared/templates/free_rn/images/navi/navi_icon_brn_bg.png);
	background-repeat: no-repeat;
	background-position-x:  15px;
	background-position-y:  center;
	background-position:  left 15px center;
	text-decoration: none;
}
#tmp_emergency_m_read_all_manen{
	width: 65%;
	min-width: 270px;
	height: auto;
	margin: 0 auto 20px;
	background:#fffd4a;
}
#tmp_emergency_m_read_all_manen a{
    text-decoration:none;
    color: #ce0e36;
    display: block;
}
#tmp_emergency_m_read_all_manen .manenline1,#tmp_emergency_m_read_all_manen .manenline2{
	width:100%;
	display: inline-block;
	text-align: center;
	line-height: 1.3;
}
#tmp_emergency_m_read_all_manen .manenline1{
	padding-top:5px;
}
#tmp_emergency_m_read_all_manen .manenline2{
	padding-bottom:5px;
}
#tmp_emergency_m_read_all_manen .manentxt1{
	font-size:180%;
	font-weight: bold;
}
#tmp_emergency_m_read_all_manen .manentxt1_1{
	font-size:130%;
	font-weight: bold;
}
#tmp_emergency_m_read_all_manen .manentxt2{
	font-size:110%;
	font-weight: bold;
}
#tmp_emergency_m_read_all_manen .manentxt3{
	font-size:100%;
	color:black;
}
/* emergency_foreign */
.emergency_box .emergency_head + #tmp_emergency_foreign{
	display:none;
}
#tmp_emergency_foreign {
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}

.no_javascript #tmp_emergency_foreign {
	display:block;
}
#tmp_emergency_foreign ul {
	padding:0;
	list-style:none;
	list-style-image:none;
	display:inline-block;
	float: right;
}
.custom_sougo #tmp_emergency_foreign ul {
	display:block;
	float: none;
}
#tmp_emergency_foreign li {
	margin-left:15px;
	margin-bottom:5px;
	float: right;
}
#tmp_emergency_foreign li a {	
	padding-left: 19px;
	display: inline-block;
	text-decoration: none;
	font-size:114.3%;
	color: #222222;
	background: #FFFFFF url(/shared/site_rn/images/header/emergency_arrow.png) 0 5px no-repeat;
	background-size: auto;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
}
#tmp_emergency_foreign li a:hover,
#tmp_emergency_foreign li a:focus {
	text-decoration:underline;
}
/* emergency_s
================================================== */
#tmp_emergency_s {
	margin-bottom:10px;
	clear:both;
}
#tmp_emergency_s_ttl {
	text-align:center;
	padding:5px 0 ;
	color:#FFFFFF;
	background:#BD0025 url(/shared/images/main/emergency_ttl_bg.jpg) repeat-x left top;
}
#tmp_emergency_s_ttl h2 {
	font-size:128.6%;
	line-height:1.4;
}
#tmp_emergency_s_cnt {
	padding:5px 10px;
	border:3px solid #BD0025;
	border-top:none;
	margin-bottom: 10px;
	background-color: #fff;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
	list-style-image:url(/shared/templates/free_rn/images/navi/list_icon.gif); /* 変更しない */
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
#tmp_emergency_s_cnt2 {
	border-top:1px solid #D3C196;
	padding:6px 10px 6px 13px;
	background-color: #fff;
}
.no_javascript #tmp_emergency_s_cnt2,
.emergency #tmp_emergency_s_cnt2 {
	border-top:none;
}
#tmp_emergency_s_cnt2 ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_s_cnt2 ul li {
	background:url(/shared/templates/free_rn/images/navi/navi_icon_blu.png) no-repeat left 4px;
	padding:3px 0 3px 20px;
	margin-bottom:5px;
}
.out_link {
	font-size:78.5%;
	margin:0 7px;
	letter-spacing:-0.1em;
	color:#FFFFFF;
	padding:2px 15px 2px 5px;
	background:#52322D url(/shared/templates/free_rn/images/navi/out_link_icon.png) no-repeat right center;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
/* pankuzu
================================================== */
#tmp_pankuzu {
	padding:0 0 5px;
	clear:both;
}
/* social_plugins
================================================== */
#tmp_custom_update #tmp_social_plugins {
	float:left;
}
#tmp_social_plugins .social_media_btn {
	margin:0 0 0 10px;
	padding:0 0 10px;
	float:left;
}
#tmp_custom_update .social_media_btn {
	margin:0 0 0 10px;
	float:left;
}
#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 .facebook_btn {
	margin-top: -5px;
}
/* update
================================================== */
#tmp_wrap_custom_update {
	clear:both;
	display: flex;
	justify-content: flex-end;
}
#tmp_custom_update {
	float:right;
}
#tmp_custom_update #tmp_update {
	margin-left:10px;
	float:right;
}
#tmp_update {
	margin:0 0 0.8em;
	text-align:right;
}
/* box_faq
================================================== */
.box_faq {
	margin:0 0 40px; /* do not edit */
	background-image: radial-gradient(circle at 100% 100%, transparent 8px, #faafaf 8px, #faafaf 10px, transparent 10px), linear-gradient(to right, #faafaf, #fcdead), radial-gradient(circle at 0% 100%, transparent 8px, #fcdead 8px, #fcdead 10px, transparent 10px), linear-gradient(to bottom, #fcdead, #fcdead), radial-gradient(circle at 0% 0%, transparent 8px, #fcdead 8px, #fcdead 10px, transparent 10px), linear-gradient(to left, #fcdead, #faafaf), radial-gradient(circle at 100% 0%, transparent 8px, #faafaf 8px, #faafaf 10px, transparent 10px), linear-gradient(to top, #faafaf, #faafaf);
	background-size: 10px 10px, calc(100% - 20px) 2px, 10px 10px, 2px calc(100% - 20px);
	background-position: top left,top center,top right,center right, bottom right,bottom center,bottom left,center left;
	background-repeat: no-repeat;
	clear:both; /* do not edit */
}
.box_faq .box_faq_ttl {
	padding: 14px 5px 7px 20px;
    font-size: 142.8%;
    font-weight: bold;
    color: #222222;
    background: transparent;
}
.box_faq .box_faq_ttl p {
  margin-bottom:0 !important; /* do not edit */
}
.box_faq .box_faq_cnt {
	padding: 8px 14px 10px;
}
.box_faq_cnt p {
  margin-bottom:0.8em !important; /* do not edit */
}
.box_faq_cnt ul {
  margin-bottom:0.4em !important; /* do not edit */
  margin-left:24px !important; /* do not edit */
  list-style-image:url(/shared/templates/free_rn/images/icon/list_icon.gif) !important; /* do not edit */
}
.box_faq_cnt ul ul {
  margin:0.3em 0 0 24px !important; /* do not edit */
}
.box_faq_cnt ul li {
  margin:0 0 1em !important; /* do not edit */
}
/* inquiry
================================================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #0E4F7E;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:7px 15px;
	color:#FFFFFF;
	background-color:#0E4F7E;
	border-bottom:1px solid #0E4F7E;
}
#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_parts p:last-child {
	text-align:right;
	border-top:1px solid #0E4F7E;
	margin-top:6px;
	padding-top:6px;
}
#tmp_inquiry_cnt .inquiry_parts p:last-child input {
	width:250px;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* feedback
================================================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #646464;
	clear:both;
}
#tmp_feedback_ttl {
	padding:7px 15px;
	color:#FFFFFF;
	background-color:#646464;
	border-bottom:1px solid #646464;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#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:right;
	clear:both;
	border-top:1px solid #646464;
	padding:10px 0 0;
}
#tmp_feedback_cnt .submit input {
	width:250px;
	padding:4px 0 3px;
	color:#FFFFFF;
	background-color:#646464;
	cursor:pointer;
}
/* plugin ▼変更しない
================================================== */
.plugin {
	margin:0 0 20px;
	padding:18px;
	border:3px solid #d9d9d9;
	clear:both;
}
.plugin .plugin_img {
	margin:15px 20px 15px 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
	line-height: 1.8;
}
/* menu_btn
================================================== */
.menu_btn {
	list-style:none;
	list-style-image:none;
	padding-bottom:10px;
}
.menu_btn li {
	font-weight:bold;
	text-shadow: 0 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, 1px 0 0 #FFFFFF, 1px -1px 0 #FFFFFF, 0 -1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px 0 0 #FFFFFF, 1px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF, 2px 1px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 1px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 2px -1px 0 #FFFFFF, -2px 1px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -1px 2px 0 #FFFFFF, -1px -2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, -2px -1px 0 #FFFFFF;
	margin-bottom:10px;
}
.menu_btn li a {
	display:block;
	color:#333333;
	text-decoration:none;
}
/* read_all
================================================== */
.read_all {
	clear: both;
}
.read_all ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
}
.read_all li {
	margin: 0;
	padding: 0;
}
.read_all li+li {
	margin-left: 20px;
}
.read_all a {
	display: inline-block;
	min-width: 200px;
	padding: .1em 2.3em 0;
	background: #E5E5E5 url(/shared/site_rn/images/header/setting_arrow_yellow.png) left 15px top calc(50% + 1px) no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	color: #313131;
	border: 1px solid transparent;
}
.read_all a:hover {
	text-decoration: underline;
	background-color: #FFF4CF;
}
/* publicity
================================================== */
#tmp_wrap_publicity {
	padding: 50px 0 30px;
	background-color: #ABE1ED;
	clear: both;
}
#tmp_publicity {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
	display: flex;
	width:100%;
	margin:0 0 20px;
	border:1px solid #D3D3D3;
	padding: 50px 20px 60px;
	background: #fff  url(/shared/site_rn/images/main/publicity_bg.png) right bottom 8px no-repeat;
	justify-content: center;
}
#tmp_publicity_ttl {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
	display: flex;
	width: 220px;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	margin-bottom: 25px;
}
#tmp_publicity_cnt {
	display: table-cell;
	vertical-align: middle;
	width:900px;
}
#tmp_publicity_ttl h2 {
	font-size: 125%;
    padding: 0 10px 0 40px;
	background: transparent  url(/shared/site_rn/images/main/ico_grass.png) left center no-repeat;
}
#tmp_publicity_ttl .publicity_btn a:hover,
#tmp_publicity_ttl .publicity_btn a:focus {
	text-decoration: none;
}
#tmp_publicity_cnt ul {
	list-style-type: none;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
#tmp_publicity_cnt ul li {
	padding: 0 0 20px;
	margin: 0 0 0 20px;
}
#tmp_publicity_cnt ul li a {
	display: block;
	position: relative;
}
#tmp_publicity_cnt ul li a img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
/* floating */
#tmp_publicity_cnt.is_fixed {
	background-color: rgba(255, 255, 255, .9);
	position: fixed;
	left: calc((100% - 1140px) / 2);
	bottom: 0;
	z-index: 999;
	margin-bottom: 0;
	width: 1140px;
	padding: 20px 30px 5px;
}
#tmp_publicity_cnt.is_fixed #tmp_publicity_close {
	display: block;
}
#tmp_publicity_cnt.is_fixed ul {
	justify-content: space-evenly;
}
#tmp_publicity_cnt.is_fixed  ul li {
    margin: 0 8px 0 0;
	padding-bottom: 8px;
}
/* close */
#tmp_publicity_close {
	display: none;
	position: absolute;
	top: 16px;
	right: 16px;
	transition: 0.3s ease-in-out;
}
#tmp_publicity_close a {
	display: block;
	width: 18px;
	height: 18px;
	display: inline-block;
	border: 1px solid #007696;
	text-decoration: none;
	position: relative;
	background-color: #fff;
}
#tmp_publicity_close a span {
	overflow: hidden;
	text-indent: 100%;
	color: transparent;
	white-space: nowrap;
}
#tmp_publicity_close a span::before,
#tmp_publicity_close a span::after {
	position: absolute;
	content: "";
	display: block;
	right: 7px;
	top: 1px;
	width: 1px;
	height: 14px;
}
#tmp_publicity_close a span::before {
	transform: rotate(45deg);
	background-color: #007696 !important;
}
#tmp_publicity_close a span::after {
	top: 1px;
	transform: rotate(-45deg);
	background-color: #007696 !important;
}
/* footer
================================================== */
#tmp_footer {
	position: relative;
	padding: 20px 0 0;
	background: #ABE1ED;
}
/* fnavi  */
.fnavi {
	list-style: none;
	background-color: #ffffff;
	color: #222222;
	padding: 16px 30px;
	margin-bottom: 30px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
	display: flex;
	position: relative;
}
.fnavi::before {
	content: '';
	position: absolute;
	top: -35px;
	left: -20px;
	height: 1px;
	width: calc(100% + 40px);
	background-color: #fff;
}
.fnavi li {
	margin: 0;
	width: calc(100% / 5);
}
.fnavi li:last-child {
	margin-right: 0;
}
.fnavi li a {
	display: inline-block;
	text-decoration: none;
	padding-left: 25px;
	color: inherit;
	background: transparent url(/shared/site_rn/images/header/setting_arrow_yellow.png) left top .2em no-repeat;
}
.fnavi li a span {
	position: relative;
	cursor: pointer;
}
.fnavi li a span:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background-color: #FFAB57;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	z-index: -1;
}
.fnavi li a span:hover:before,
.fnavi li a span:focus:before{
	transform: scale(1, 1);
}
.footer_cnt_address {
	width: 100%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	margin-bottom: 35px;
}
.footer_head {
	width: 220px;
	margin-bottom: 20px;
}
.footer_head p {
	color: #222222;
	background-color: transparent;
}
.footer_head .flogo {
	font-size: 171.4%;
	font-weight: bold;
}
.footer_head .corporate_num {
	font-size:114.3%;
}
.footer_address {
	font-size:93.75%;
	width: calc(100% - 220px);
}
.footer_address address {
	font-style: normal;
	width: 100%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	align-items: flex-end;
} 
.footer_address address p {
	line-height: 1.8;
	padding-right: 10px;
}
.footer_address address p span {
	display: block;
}
.footer_address address p span+span:nth-of-type(3),
.footer_address address p span+span:nth-of-type(4) {
	display: inline-block;
	padding-right: 1em;
}
.footer_contact ul {
	list-style: none;
	margin: 0 -5px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	justify-content: center;
}
.footer_contact ul li {
	width: 200px;
	padding: 0 10px;
	display: flex;
}
.footer_contact ul li a {
	width: 100%;
	display: block;
    text-decoration: none;
    color: #fff;
    background: #007696 url(/shared/site_rn/images/header/setting_arrow_yellow.png) left 15px center no-repeat;
    padding: .4em 2.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: 1px solid #007696;
}
.footer_contact ul li a:hover {
	text-decoration: underline;
}
.footer_cnt {
	margin-bottom: 35px;
}
.copyright {
	text-align: center;
	font-size: 85.7%;
	background-color: #fff;
	padding: .3em 0;
}
/* ptop
================================================== */
.ptop {
	text-align:right;
	clear:both;
}
/* footer - ptop
================================================== */
#tmp_footer .ptop {
	text-align:left;
	position: absolute;
    z-index: 110;
	top: -55px;
    right: 50%;
    margin-right: -590px;
	width: 80px;
    height: 80px;
}
#tmp_footer .ptop a {
	display:block;
    width: 80px;
    height: 80px;
    background: transparent url(/shared/site_rn/images/icon/pagetop.png) center center no-repeat;
	color: #000000;
	overflow: hidden;
}
#tmp_footer .ptop a:hover,
#tmp_footer .ptop a:focus {
	opacity: .8;
}
#tmp_footer .ptop span {
	display:block;
	width: 80px;
    height: 80px;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}

/* ==================================================
CMS-parts
================================================== */
/* col2
================================================== */
/* col2_cms */
table.col2 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	width: 50%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
table.col2 td.col2L {
	border-right: 15px solid #FFFFFF;
}
/* col2_pub */
div.col2 {
	width: 100%;
}
div.col2 div.col2L {
	display: table;
	width: 48.5%;
	margin-right: 2%;
	float: left;
}
div.col2 div.col2R {
	display: table;
	width: 48.5%;
	float: left;
}
/* nestcol2 */
table.col2 table.col2 td.col2L {
	padding: 0;
}
div.col2 div.col2 div.col2L {
	width: 47.5%;
	margin-right: 4%;
}
div.col2 div.col2 div.col2R {
	width: 47.5%;
}
/* fixed_col2 */

div.fixed_col2 {
	width: 100%;
}
div.fixed_col2 div.fixed_col2L {
	display: table;
	width: 48.5%;
	margin-right: 2%;
	float: left;
}
div.fixed_col2 div.fixed_col2R {
	display: table;
	width: 48.5%;
	float: right;
}
/* col3
================================================== */
table.col3 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	width: 33.33%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}table.col3 td.col3L,
table.col3 td.col3M {
	border-right: 15px solid #FFFFFF;
}
div.col3 {
	width: 100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display: table;
	width: 31.7%;
	margin-right: 2%;
	float: left;
}
div.col3 div.col3R {
	display: table;
	width: 31.7%;
	float: left;
}
/* ==================================================
library library_kids
================================================== */
/* layout */
.format_library_top .top_row,
.format_library_kids .top_row {
	margin-bottom: 20px;
}
.format_library_top .top_row_w {
	margin-bottom: 50px;
}
.format_library_kids .top_row_w {
	margin-bottom: 80px;
}
.format_library_top .ttl_row_w,
.format_library_kids .ttl_row_w {
	margin-bottom: 100px;
}
.format_library_top .col_main,
.format_library_kids .col_main,
.format_library_top .col_main a,
.format_library_kids .col_main a {
	color: #481f01;
}
.format_library_top #tmp_wrapper .txt_shadow,
.format_library_kids #tmp_wrapper .txt_shadow {
	text-shadow:
		0 1px 0 #FFFFFF,1px 1px 0 #FFFFFF, 1px 0 0 #FFFFFF, 1px -1px 0 #FFFFFF, 0 -1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px 0 0 #FFFFFF, 1px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF, 2px 1px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 1px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 2px -1px 0 #FFFFFF, -2px 1px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -1px 2px 0 #FFFFFF, -1px -2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, -2px -1px 0 #FFFFFF;
}
.format_library_top #tmp_wrapper .date,
.format_library_kids #tmp_wrapper .date {
	padding-right: 1.5em;
	font-size: 87.5%;
	color: #5c5c5c;
}
.format_library_top #tmp_wrapper,
.format_library_kids #tmp_wrapper {
	background-image: none;
	background-color: #fcf1dc;	
}
.format_library_top .col_main,
.format_library_kids .col_main {
	background-color: #fcf1dc;	
}
.format_library_top #tmp_footer .ptop,
.format_library_kids #tmp_footer .ptop {
	top: -10px;
}
.format_library_top #tmp_footer,
.format_library_kids #tmp_footer {
	padding: 70px 0 0;
}
.format_library_top #tmp_footer,
.format_library_kids #tmp_footer {
	padding: 70px 0 0;
}
.format_library_kids .font_ttl {
	font-family:"M PLUS Rounded 1c", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
/* library
================================================== */
/* h1 */
.format_library_top #tmp_contents h1 {
	background-color: initial;
	background: #fcf1dc url(/shared/site_rn/images/library/h_logo.png) center center no-repeat;
}
.format_library_top #tmp_contents h1 span {
	position: relative;
	z-index: -1;
	overflow: hidden;
	text-indent: -99999px;
}
/* gnavi */
.library_gnavi {
	width: 100%;
}
#tmp_contents .library_gnavi ul {
	margin: 0;
	list-style: none;
	display: flex;
}
.library_gnavi ul li {
	position: relative;
	width: calc(100%  / 6);
}
.library_gnavi ul li::before,
.library_gnavi ul li:last-child::after {
	position: absolute;
	content: '';
	width: 4px;
	height: 100%;
	top: 0;
	left: 0;
	display: inline-block;
	background: #fcf1dc url(/shared/site_rn/images/library/gnavi_dot_line_blue.png) center center repeat-y;
}
.library_gnavi ul li:last-child:after {
	left: auto;
	right: 0;
}
.library_gnavi ul li a {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	text-decoration: none;
	text-align: center;
	font-size: 112.5%;
}
.library_gnavi ul li a span {
	width: 100%;
	display: block;
}
/* emergency area */
.library_emergency_information {
	width: 100%;
	background-color: #dc2f0c;
	border: 4px solid #dc2f0c;
	border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}
.library_emergency_ttl {
	display: block;
	font-size: 125%;
	font-weight: bold;
	color: #fff;
	padding: 0 30px 0 60px;
	background: #dc2f0c url(/shared/site_rn/images/library/emergency_ttl_logo.png) left 15px center no-repeat;
	text-wrap: nowrap;
}
.library_emergency_cnt {
	width: calc(100% - (4em + 90px));
	padding: 1em 1em .5em;
	background-color: #fff;
	border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
}
#tmp_contents .library_emergency_cnt ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}
.library_emergency_cnt ul li span {
	padding-right: 1.5em;
}
/* main visual */
.library_mainvisual {
	padding: 0;
}
.format_library_top .site_cnt {
	padding: 0;
	margin: 0;
	background-color: #fcf1dc;
	color: #313131;
}
.format_library_top .site_cnt .site_list {
	list-style: none;
}
.format_library_top .site_cnt .site_list li,
.format_library_top .site_cnt .site_list .list_items {
	float: left;
	padding: 0;
	text-align:center;
}
.format_library_top .site_cnt .site_list li a,
.format_library_top .site_cnt .site_list .list_items a {
	display: inline-block;
	text-align: center;
	position: relative;
}
.format_library_top .site_cnt .site_list li a:before,
.format_library_top .site_cnt .site_list .list_items a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.format_library_top .site_cnt .site_list li a img,
.format_library_top .site_cnt .site_list .list_items a img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.format_library_top .site_cnt .site_list {
	visibility: hidden;
    opacity: 0;
}
.format_library_top .site_cnt .site_list.slick-initialized {
	visibility: visible;
    opacity: 1;
}
.format_library_top .site_cnt .slick_control {
	text-align: right;
	padding-top: 10px;
}
.format_library_top #tmp_contents .site_cnt ul {
	list-style-image: none;
	margin: 0;
}
.format_library_top .site_cnt .slick-dots li {
	margin: 0 4px;
	width: auto;
	height: auto;
}
.format_library_top .site_cnt .slick-dots li a {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 11px;
    height: 11px;
    padding: 0;
	margin: 0 5px;
    cursor: pointer;
    border: 0;
    color: #000000;
    background-color: #d4d4d4;
    text-indent: -1987em;
}
.format_library_top .site_cnt .slick-dots li :focus,
.format_library_top .site_cnt .slick-dots .slick-active a{
    background-color: #3987e9;
}
.format_library_top .site_cnt .btn_slides a {
	display: inline-block;
	width: 33px;
	height: 33px;
	padding: 0 4px;
	background: url(/shared/site_rn/images/library/circle_white_right.png) center center no-repeat;
	-webkit-background-size: 33px auto;
    -moz-background-size: 33px auto;
    background-size: 33px auto;
}
.format_library_top .site_cnt .btn_slides.stop a {
	background: url(/shared/site_rn/images/library/circle_white_stop.png) center center no-repeat;
	-webkit-background-size: 33px auto;
    -moz-background-size: 33px auto;
    background-size: 33px auto;
}
.format_library_top .site_cnt .btn_slides span {
	position: relative;
	z-index: -1;
	overflow: hidden;
	text-indent: -99999px;
}
.format_library_top .site_cnt .slick-arrow {
	display: inline-block;
	margin-top: 0;
	color: inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
	-webkit-transition: background-image 0.2s ease-in-out;
    -moz-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
}
.format_library_top .site_cnt .slick-arrow.slick-next {
	right: 10px;
}
.format_library_top .site_cnt .slick-arrow.slick-prev {
	left:10px;
}
.format_library_top .site_cnt .slick-arrow,
.format_library_top .site_cnt .slick-arrow span {
	display:block;
	width: 12px;
	height: 24px;
}
.format_library_top .site_cnt .slick-arrow span {
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
.format_library_top .site_cnt .slick-prev {
    background-image:  url(/shared/site_rn/images/library/triangular_white_left.png);
}
.format_library_top .site_cnt .slick-next {
    background-image:  url(/shared/site_rn/images/library/triangular_white_right.png);
}
.no_javascript .site_cnt {
	max-height: 351px;
	overflow-y: auto;
	margin-bottom: 15px;
}
.no_javascript .site_cnt .site_list {
	opacity: 1;
	visibility: visible;
}
/* library information */
.library_information {
	position: relative;
	width: 100%;
	display: flex;
}
.library_information::before {
	content: '';
	position: absolute;
	width: 189px;
	height: 97px;
	top: -45px;
	left: 130px;
	background: transparent url(/shared/site_rn/images/library/contents_bg_cloud_2.png) left top no-repeat;
}
.library_information_ttl {
	position: relative;
	width: 260px;	
}
#tmp_contents .library_information h2 {
	background: none;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #481f01;
	font-size: 212.5%;
}
.library_information_ttl span {
	display: inline-block;
}
.library_information_ttl span.sub_ttl {
	color: #1e6dae;
	font-size: 87.5%;
	font-weight: bold;
	padding-left: 85px;
}
.library_information_ttl span.h2_ttl {
	position: relative;
	padding: 0 15px 10px 75px;
	border-bottom: dotted 8px #3987E9;
	margin-bottom: 60px;
}
.library_information_ttl span.h2_ttl::before {
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	top: -15px;
	left: 10px;
	background: url(/shared/site_rn/images/library/ttl_logo_oshirase.png) left center no-repeat;
}
.library_information .list_all {
	margin: 0 auto;	
}
.library_information .list_all a {
	padding: 15px 3em 12px;
	font-size: 112.5%;
	width: 220px;
	font-weight: bold;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #ff6917 url(/shared/site_rn/images/library/circle_white_right.png) right 10px center no-repeat;
}
.library_information_cnt {
	position: relative;
	width: calc(100% - 260px);
	background-color: #fff;
	padding: 40px 40px 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
#tmp_contents .library_information_cnt ul {
	list-style: none;
	margin: 0;
}
.library_information_cnt ul li {
	position: relative;
	padding: .6em 0 1em;
	border-bottom: dotted 3px #D4D4D4;
}
.library_information_cnt ul li span {
	position: relative;
}
.library_information_cnt ul li span::after {
	content: '';
	position: absolute;
	width: 120px;
	min-height: 22px;
	top: -.2em;
	right: -120px;
	font-size: 87.5%;
	text-align: center;
	padding-top: 2px;
}
.library_information_cnt ul li.cate_000 span::after,
.library_information_cnt ul li.cate_ span::after,
.library_information_cnt ul li span::after {
	content: 'お知らせ';
	background-color: #b1e4ff;
	color: #333333;
}
.library_information_cnt ul li.cate_001 span::after {
	content: '中央図書館';
	background-color: #0076d9;
	color: #fff;
}
.library_information_cnt ul li.cate_002 span::after {
	content: 'ひよし図書館';
	background-color: #008a17;
	color: #fff;
}
.library_information_cnt ul li.cate_003 span::after {
	content: '東市来図書館';
	background-color: #dd314e;
	color: #fff;
}
.library_information_cnt ul li.cate_004 span::after {
	content: 'ふきあげ図書館';
	background-color: #ffc852;
	color: #333333;
}
.library_information_cnt ul li a {
	position: relative;
	padding-left: calc(120px + 1.5em);
}
/* library find book */
.library_find_book {
	position: relative;
	width: 100%;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background: #ff6917 url(/shared/site_rn/images/library/search_book_bg.png) center center repeat;
	padding: 40px 30px 25px;
}
.library_find_book_ttl {
	text-align: center;
}
#tmp_contents .library_find_book_ttl h2 {
	background: none;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #481f01;
	font-size: 212.5%;
}
#tmp_contents .library_find_book_ttl h2 span {
	position: relative;
	padding-left: 35px;
}
.library_find_book_ttl span.h2_ttl {
	position: relative;
}
.library_find_book_ttl span.h2_ttl::before {
	content: '';
	position: absolute;
	width: 79px;
	height: 71px;
	top: -.8em;
	left: -55px;
	background: url(/shared/site_rn/images/library/ttl_logo_search_book.png) left top no-repeat;
}
.library_find_book_ttl span.h2_ttl::after {
	content: '';
	position: absolute;
	width: 110%;
	height: 8px;
	bottom: calc(-.8em - 10px);
	left: -30px;
	border-bottom: dotted 8px #3987E9;
}
.library_find_book_ttl span.sub_ttl {
	color: #1e6dae;
	font-size: 87.5%;
	font-weight: bold;
	padding-right: 60px;
}
.library_find_book_cnt {
	width: 100%;
	position: relative;
}
#tmp_contents .library_find_book_cnt ul {
	list-style: none;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
}
#tmp_contents .library_find_book_cnt ul li {
	width: 200px;
	text-align: center;
	margin: 0 .5em 2.6em;
}
.library_find_book_cnt ul li a {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	min-height: 200px;
	text-align: center;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 6px solid #79d3f1;
	align-items: center;
	justify-content: center;
	padding: .5em;
	font-size: 125%;
	background-color: #fff;
	padding-top: 120px;
}
.library_find_book_cnt ul li a span {
	width: 100%;
	display: block;
}
.library_find_book_cnt ul li a::before {
	content: '';
	position: absolute;
	width: 160px;
	height: 155px;
	top: -45px;
	left: 15px;
}
.library_find_book_cnt ul li:nth-child(1) a::before {
	background: url(/shared/site_rn/images/library/search_book_btn_01.png) center center no-repeat;
}
.library_find_book_cnt ul li:nth-child(2) a::before {
	background: url(/shared/site_rn/images/library/search_book_btn_02.png) center center no-repeat;
}
.library_find_book_cnt ul li:nth-child(3) a::before {
	background: url(/shared/site_rn/images/library/search_book_btn_06.png) center center no-repeat;
}
.library_find_book_cnt ul li:nth-child(4) a::before {
	background: url(/shared/site_rn/images/library/search_book_btn_03.png) center center no-repeat;
}
.library_find_book_cnt ul li:nth-child(5) a::before {
	background: url(/shared/site_rn/images/library/search_book_btn_04.png) center center no-repeat;
}
.library_find_book_cnt ul li:nth-child(6) a::before {
	background: url(/shared/site_rn/images/library/search_book_btn_05.png) center center no-repeat;
}
.library_find_book_cnt ul li:nth-child(7) a::before {
	background: url(/shared/site_rn/images/library/search_book_btn_06.png) center center no-repeat;
}
.library_find_book_cnt ul li:last-child a {
	background: repeating-linear-gradient(-45deg, #0078d3, #0078d3 8px, #006cbd 8px, #006cbd 18px);
	text-shadow:
		0 1px 0 #FFFFFF,1px 1px 0 #FFFFFF, 1px 0 0 #FFFFFF, 1px -1px 0 #FFFFFF, 0 -1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px 0 0 #FFFFFF, 1px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF, 2px 1px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 1px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 2px -1px 0 #FFFFFF, -2px 1px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -1px 2px 0 #FFFFFF, -1px -2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, -2px -1px 0 #FFFFFF;
}
.library_information_txt {
	font-size: 87.5%;
	width: 100%;
	text-align: center;
}
/* event information */
.library_event_information {
	width: 100%;
	position: relative;
	padding: 50px 15px;
	background-color: #ffe6bf;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.library_event_information_ttl {
	text-align: center;
}
#tmp_contents .library_event_information_ttl h2 {
	background: none;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #481f01;
	font-size: 212.5%;
}
#tmp_contents .library_event_information_ttl h2 span {
	position: relative;
	padding-left: 35px;
}
.library_event_information_ttl span.h2_ttl {
	position: relative;
}
.library_event_information_ttl span.h2_ttl::before {
	content: '';
	position: absolute;
	width: 63px;
	height: 71px;
	top: -.5em;
	left: -35px;
	background: url(/shared/site_rn/images/library/ttl_logo_event.png) left top no-repeat;
}
.library_event_information_ttl span.h2_ttl::after {
	content: '';
	position: absolute;
	width: 110%;
	height: 8px;
	bottom: calc(-.8em - 10px);
	left: -20px;
	border-bottom: dotted 8px #3987E9;
}
.library_event_information_ttl span.sub_ttl {
	color: #1e6dae;
	font-size: 87.5%;
	font-weight: bold;
}
.library_event_information_cnt {
	width: 100%;
	position: relative;
}
#tmp_contents .library_event_information_cnt ul {
	list-style: none;
	margin: 0;
	display: flex;
	justify-content: space-evenly;
	align-items: flex-end;
}
.library_event_information_cnt ul li {
	width: calc((100% / 3) - 10px);
	text-align: center;
}
.library_event_information_cnt ul li a {
	position: relative;
	display: flex;
	width: 100%;
	min-height: 100px;
	text-align: center;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 6px solid #fff;
	align-items: center;
	justify-content: center;
	padding: .5em;
	font-size: 150%;
	font-weight: bold;
	background-color: #ff9b26;
	text-align: center;
	padding: 1em 1em .9em;
}
.library_event_information_cnt ul li:nth-child(1) a {
	background: #ff9b26 url(/shared/site_rn/images/library/event_button_logo_calendar.png) left 20px center no-repeat;
}
.library_event_information_cnt ul li:nth-child(1) a span {
	padding-left: 35px;
}
.library_event_information_cnt ul li:nth-child(2) a {
	background: #ff9b26 url(/shared/site_rn/images/library/event_button_bg_tenji.png) left -18px top -5px no-repeat;
}
.library_event_information_cnt ul li:nth-child(3) a {
	background: #ff9b26 url(/shared/site_rn/images/library/event_button_bg_toshokandayori.png) right -1px top 5px no-repeat;
}
/* library guide */
.library_guide {
	width: 100%;
	position: relative;
	background: url(/shared/site_rn/images/library/contents_bg_cloud_3.png) right top no-repeat;
}
.library_guide_ttl {
	text-align: center;
}
#tmp_contents .library_guide_ttl h2 {
	background: none;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #481f01;
	font-size: 212.5%;
}
#tmp_contents .library_guide_ttl h2 span {
	position: relative;
	padding-left: 35px;
}
.library_guide_ttl span.h2_ttl {
	position: relative;
}
.library_guide_ttl span.h2_ttl::before {
	content: '';
	position: absolute;
	width: 63px;
	height: 71px;
	top: -.5em;
	left: -45px;
	background: url(/shared/site_rn/images/library/ttl_logo_toshokan.png) left top no-repeat;
}
.library_guide_ttl span.h2_ttl::after {
	content: '';
	position: absolute;
	width: 110%;
	height: 8px;
	bottom: calc(-.8em - 10px);
	left: -20px;
	border-bottom: dotted 8px #3987E9;
}
.library_guide_ttl span.sub_ttl {
	color: #1e6dae;
	font-size: 87.5%;
	font-weight: bold;
}
.library_guide_cnt {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.library_cnt {
	width: 230px;
	padding: 0 ;
}
.library_img {
	position: relative;
}
.library_img::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	bottom: 10px;
	right: 10px;
	background: transparent url(/shared/site_rn/images/library/circle_white_right.png) center center no-repeat;
	background-size: 40px auto;
	-webkit-background-size: 40px auto;
}
.library_img img {
	width: 230px;
	height: 230px;
	object-fit: cover;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 4px solid transparent;
}
.library_cnt.chuo_library img {
	border-color: #0076d9;
}
.library_cnt.hiyoshi_library img {
	border-color: #008a17;
}
.library_cnt.higashiichiki_library img {
	border-color: #dd314e;
}
.library_cnt.fukiage_library img {
	border-color: #ffc852;
}
.library_tti {
	padding: .5em 1em .5em 45px;
	font-size: 125.5%;
	background: transparent url(/shared/site_rn/images/library/library_tti_ico.png) left 5px center no-repeat;
}
.library_kaikan_heikan {
	width: 100%;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-color: #68645e;
	text-align: center;
	margin: .8em 0;
	color: #fff;
}
.library_cnt.chuo_library .library_kaikan_heikan.library_open {
	background-color: #0076d9;
}
.library_cnt.hiyoshi_library  .library_kaikan_heikan.library_open {
	background-color: #008a17;
}
.library_cnt.higashiichiki_library .library_kaikan_heikan.library_open {
	background-color: #dd314e;
}
.library_cnt.fukiage_library .library_kaikan_heikan.library_open {
	background-color: #ffc852;
	color: #333;
}
/* pickup link 1 */
.library_pickup_link1 {
	width: 100%;
	position: relative;
}
#tmp_contents .library_pickup_link1 ul {
	list-style: none;
	margin: 0;
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
}
#tmp_contents .library_pickup_link1 ul li {
	position: relative;
	width: calc((100% / 2) - 35px);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.library_pickup_link1 ul li.btn_01 {
	background-color: #ffe613;
	box-shadow: 6px 6px 0 0 #daca6f;
}
.library_pickup_link1 ul li.btn_02 {
	background-color: #ffbe41;
	box-shadow: 6px 6px 0 0 #d59b2b;
}
.library_pickup_link1 ul li a {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	min-height: 130px;
}
.library_pickup_link1 ul li.btn_01 a {
	background: transparent url(/shared/site_rn/images/library/calendar_btn_bg.png) bottom -5px right -74px no-repeat;
}
.library_pickup_link1 ul li.btn_01 a::before {
	content: '';
	position: absolute;
	width: 73px;
	height: 58px;
	top: calc((100% / 2) - 30px);
	left: 62px;
	background: transparent url(/shared/site_rn/images/library/calendar_btn_logo_01.png) center center no-repeat;
}
.library_pickup_link1 ul li.btn_02 a {
	background: transparent url(/shared/site_rn/images/library/instagram_btn_bg.png) bottom -5px right 45px no-repeat;
}
.library_pickup_link1 ul li.btn_02 a::before {
	content: '';
	position: absolute;
	width: 58px;
	height: 59px;
	top: calc((100% / 2) - 30px);
	left: 74px;
	background: transparent url(/shared/site_rn/images/library/instagram_btn_logo.png) center center no-repeat;
}
.library_pickup_link1 ul li a::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	top: calc((100% / 2) - 20px);
	right: 30px;
	background: transparent url(/shared/site_rn/images/library/circle_white_right.png) center center no-repeat;
	background-size: 40px auto;
	-webkit-background-size: 40px auto;
}
.library_pickup_link1 ul li a span {
	display: block;
	width: 100%;
	padding-left: 150px;
}
.library_pickup_link1 ul li a span.btn_ttl {
	display: block;
	font-size: 225%;
	font-weight: bold;
	line-height: 1.2;
}
.library_pickup_link1 ul li.btn_01  a span.sub_ttl {
	color: #1e6d95;
	font-size: 87.5%;
	font-weight: bold;
}
.library_pickup_link1 ul li.btn_02  a span.sub_ttl {
	font-size: 125%;
}
/* pickup link 2 */
.library_pickup_link2 {
	width: 100%;
	position: relative;
	padding-top: 100px;
}
.library_pickup_link2::before,
.library_pickup_link2::after {
	position: absolute;
	content: '';
	width: 289px;
	height: 116px;
	top: -30px;
	left: 0;
	display: block;
	background: transparent url(/shared/site_rn/images/library/contents_bg_cloud.png) center center no-repeat;
}
.library_pickup_link2::after {
	width: 313px;
	height: 121px;
	top: 100px;
	left: auto;
	right: 16px;
	transform: scale(-1, 1);
	filter: FlipH;
	-ms-filter: "FlipH";
	background-size: 313px auto;
	-webkit-background-size: 313px auto;
}
#tmp_contents .library_pickup_link2 ul {
	position: relative;
	list-style: none;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 3;
}
#tmp_contents .library_pickup_link2 ul li {
	position: relative;
	text-align: center;
}
/* pickup site */
.library_pickup_site {
	width: 100%;
	position: relative;
}
#tmp_contents .library_pickup_site ul {
	list-style: none;
	margin: 0;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
#tmp_contents .library_pickup_site ul li {
	position: relative;
	text-align: center;
}
/* library footer */
.library_footer {
	width: 100%;
	position: relative;
}
.library_footer_ttl img {
	width: 220px;
	height: auto;
}
.library_footer_cnt {
	width: 100%;
	position: relative;
	display: flex;
}
.library_name_cnt {
	width: calc(100% / 4);
	position: relative;
	margin-right: 25px;
}
.library_name_cnt:last-child {
	margin-right: 0;
}
.library_name_cnt::after {
	position: absolute;
	content: '';
	width: 4px;
	height: 100%;
	top: 0;
	right: -15px;
	display: inline-block;
	background: transparent url(/shared/site_rn/images/library/footer_dot_line_gray.png) center center repeat-y;
}
.library_name_cnt:last-child::after {
	content: none;
}
.library_address,
.library_tel,
.library_fax {
	font-size: 87.5%;
}
.library_address span {
	display: block;
}
.library_tel span+span {
	display: block;
}
.library_tel span,
.library_fax span {
	padding-right: 1em;
}
/* library kids
================================================== */
/* h1 */
.format_library_kids #tmp_contents h1 {
	position: relative;
	background-color: initial;
	background: #fcf1dc url(/shared/site_rn/images/library/k_h_logo.png) top center no-repeat;
	min-height: 183px;
	padding-bottom: 340px;
}
.format_library_kids #tmp_contents h1::after {
	content: '';
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	width: 1128px;
	height: 268px;
	margin: auto;
	background: #fcf1dc url(/shared/site_rn/images/library/k_h_logo_bg.png) center center no-repeat;
}
.format_library_kids #tmp_contents h1 span {
	position: relative;
	z-index: -1;
	overflow: hidden;
	text-indent: -99999px;
}
.format_library_kids #tmp_contents {
	position: relative;
}
.format_library_kids .library_sub_navi a {
	position: absolute;
	top: 0;
	left: 0;
	background: #005dab url(/shared/site_rn/images/header/setting_arrow_white_left.png) left 15px center no-repeat;
	border: 1px solid #005dab;
	border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
	color: #fff;
	padding: .6em 30px .3em 40px;
}
/* gnavi */
.format_library_kids .library_k_gnavi {
	width: 100%;
	background: #fcf1dc url(/shared/site_rn/images/library/k_gnavi_bg.png) right 70px bottom 30px no-repeat;
}
#tmp_contents .library_k_gnavi ul {
	margin: 0;
	list-style: none;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#tmp_contents .library_k_gnavi ul li {
	margin-bottom: 30px;
}
.library_k_gnavi .menu_item {
	position: relative;
	width: calc((100% / 2) - 20px);
	background: #fff;
	border: 6px solid #ccc;
	border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.library_k_gnavi .menu_item:nth-child(1),
.library_k_gnavi .menu_item:nth-child(1) .menu_box .menu_cap .menu_ttl {
	border-color: #1594ff;
}
.library_k_gnavi .menu_item:nth-child(2),
.library_k_gnavi .menu_item:nth-child(2) .menu_box .menu_cap .menu_ttl { 
	border-color: #ffa439;
}
.library_k_gnavi .menu_item:nth-child(3),
.library_k_gnavi .menu_item:nth-child(3) .menu_box .menu_cap .menu_ttl { 
	border-color: #40ab00;
}
.library_k_gnavi .menu_item:nth-child(4),
.library_k_gnavi .menu_item:nth-child(4) .menu_box .menu_cap .menu_ttl { 
	border-color: #005dab;
}
.library_k_gnavi .menu_item:nth-child(5),
.library_k_gnavi .menu_item:nth-child(5) .menu_box .menu_cap .menu_ttl {
	border-color: #ab2000;
}
.library_k_gnavi ul li::before,
.library_k_gnavi ul li:last-child::after {
	content: none;
}
.library_k_gnavi .menu_item .menu_box {
	position: relative;
	display: flex;
}
.library_k_gnavi .menu_item .menu_image {
	position: relative;
	display: inline-block;
	width: 110px;
	min-height: 220px;
}
.library_k_gnavi .menu_item .menu_image img {
	position: absolute;
	top: 0;
	left: -35px;
}
.library_k_gnavi .menu_item .menu_box .menu_cap {
	width: calc(100% - 110px);
}
.library_k_gnavi .menu_item .menu_box .menu_cap .menu_ttl {
	font-size: 133.333%;
	font-weight: bold;
	min-height: 95px;
	border-bottom: dotted 8px #ccc;
	width: 95%;
	display: flex;
	align-items: center;
	letter-spacing: -.1em;
	padding: .3em .5em .2em 0;
}
.library_k_gnavi .menu_item .menu_box .menu_cap .menu_ttl a {
	text-align: left;
}
.library_k_gnavi .menu_item:nth-child(1) .menu_box .menu_cap .menu_ttl a {
	color: #1594ff;
}
.library_k_gnavi .menu_item:nth-child(2) .menu_box .menu_cap .menu_ttl a {
	color: #c45417;
}
.library_k_gnavi .menu_item:nth-child(3) .menu_box .menu_cap .menu_ttl a {
	color: #2f8700;
}
.library_k_gnavi .menu_item:nth-child(4) .menu_box .menu_cap .menu_ttl a {
	color: #005dab;
}
.library_k_gnavi .menu_item:nth-child(5) .menu_box .menu_cap .menu_ttl a {
	color: #ab2000;
}
.library_k_gnavi .menu_txt {
	color: #333;
	line-height: 1.6;
	padding: .2em 1em;
}
/* library information */
.library_k_information {
	position: relative;
}
.library_k_information_ttl {
	position: relative;
}
#tmp_contents .library_k_information h2 {
	position: absolute;
	left: 80px;
	top: -40px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 250%;
	z-index: 3;
}
#tmp_contents .library_k_information h2 span {
	position: relative;
	z-index: 3;
}
#tmp_contents .library_k_information h2::before {
	content: '';
	position: absolute;
	display: inline-block;
	left: -2em;
	top: -.5em;
	width: 125px;
	height: 112px;
	z-index: 2;
	background: url(/shared/site_rn/images/library/k_information_ttl.png) left top no-repeat;
}
.library_k_information_cnt {
	position: relative;
	width: 100%;
	padding: 40px 60px 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background: #fff url(/shared/site_rn/images/library/k_information_bg.png) right -20px top -20px no-repeat;
}
#tmp_contents .library_k_information_cnt ul {
	list-style: none;
	margin: 0;
}
.library_k_information_cnt ul li {
	position: relative;
	padding: .6em 0 1.2em;
	border-bottom: solid 1px #c6a766;
}
.library_k_information_cnt ul li:last-child {
	border-bottom: none;
	padding: .6em 0 0;
}
.library_k_information_cnt ul li span {
	position: relative;
}
.library_k_information_cnt ul li a {
	position: relative;
	display: block;
	width: 100%;
	padding-top: .5em;
}
.library_k_information_cnt ul li span::after {
	content: '';
	position: absolute;
	min-width: auto;
	width: auto;
	min-height: 22px;
	top: -.2em;
	left: -1em;
	font-size: 87.5%;
	text-align: center;
	padding: .2em 1em;
	text-wrap: nowrap;
	margin-left: calc(100% + 15px);
}
.library_k_information_cnt ul li.cate_000 span::after,
.library_k_information_cnt ul li.cate_ span::after,
.library_k_information_cnt ul li span::after {
	content: 'お知（し）らせ';
	background-color: #b1e4ff;
	color: #333333;
}
.library_k_information_cnt ul li.cate_001 span::after {
	content: '中央図書館（ちゅうおうとしょかん）';
	background-color: #0076d9;
	color: #fff;
}
.library_k_information_cnt ul li.cate_002 span::after {
	content: 'ひよし図書館（としょかん）';
	background-color: #008a17;
	color: #fff;
}
.library_k_information_cnt ul li.cate_003 span::after {
	content: '東市来図書館（ひがしいちきとしょかん）';
	background-color: #dd314e;
	color: #fff;
}
.library_k_information_cnt ul li.cate_004 span::after {
	content: 'ふきあげ図書館（としょかん）';
	background-color: #ffc852;
	color: #333333;
}
.library_k_information_cnt .list_all {
	margin: 0 auto;	
	display: flex;
	justify-content:flex-end;
}
.library_k_information_cnt .list_all a {
	padding: 15px 3em 12px;
	font-size: 137.5%;
	min-width: 360px;
	font-weight: bold;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #ff6917 url(/shared/site_rn/images/library/circle_white_right.png) right 10px center no-repeat;
}
/* library guide */
.library_k_guide {
	position: relative;
	padding: 50px 40px;
	background: url(/shared/site_rn/images/library/k_toshokan_bg.png) center center repeat;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.library_k_guide_ttl {
	position: relative;
	padding-bottom: 50px;
}
#tmp_contents .library_k_guide h2 {
	position: absolute;
	left: 40px;
	top: -80px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 250%;
	z-index: 3;
}
#tmp_contents .library_k_guide h2 span,
#tmp_contents .library_k_guide h2 span ruby rt {
	position: relative;
	z-index: 3;
}
#tmp_contents .library_k_guide h2::before {
	content: '';
	position: absolute;
	display: inline-block;
	left: -1.7em;
	top: -.5em;
	width: 138px;
	height: 129px;
	z-index: 2;
	background: url(/shared/site_rn/images/library/k_toshokan_ttl.png) left top no-repeat;
}
.library_k_guide_cnt {
	background: #fff;
	padding: 1.5em 1em;
	width: 100%;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
}
.format_library_kids .library_k_guide_cnt .library_img img {
	border-width: 6px;
}
.format_library_kids .library_k_guide_cnt .library_tti {
	font-size: 112.5%;
}
.library_k_guide_cnt .library_rubi {
	width: 100%;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	font-size: 87.5%;
	text-align: center;
	font-weight: bold;
	padding: .2em 0 .3em;
}
.library_k_guide_cnt .library_cnt.library_cnt.chuo_library .library_rubi {
	background-color: #0076d9;
	color: #fff;
}
.library_k_guide_cnt .library_cnt.library_cnt.hiyoshi_library .library_rubi {
	background-color: #008a17;
	color: #fff;
}
.library_k_guide_cnt .library_cnt.library_cnt.higashiichiki_library .library_rubi {
	background-color: #dd314e;
	color: #fff;
}
.library_k_guide_cnt .library_cnt.library_cnt.fukiage_library .library_rubi {
	background-color: #ffc852;
	color: #333333;
}
/* event information */
.library_k_event_information {
	width: 100%;
	background: #fff url(/shared/site_rn/images/library/k_event_bg.png) right 20px top -5px no-repeat;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding-bottom: 50px;
}
.library_k_event_information_ttl {
	position: relative;
	padding-bottom: 70px;
}
#tmp_contents .library_k_event_information h2 {
	position: absolute;
	left: 80px;
	top: -40px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 250%;
	z-index: 3;
}
#tmp_contents .library_k_event_information h2 span,
#tmp_contents .library_k_event_information h2 span ruby rt {
	position: relative;
	z-index: 3;
}
#tmp_contents .library_k_event_information h2::before {
	content: '';
	position: absolute;
	display: inline-block;
	left: -1.8em;
	top: -.5em;
	width: 113px;
	height: 103px;
	z-index: 2;
	background: url(/shared/site_rn/images/library/k_event_ttl.png) left top no-repeat;
}
.format_library_kids #tmp_contents .library_event_information_cnt ul {
	margin: 0 auto;
	width: calc(100% - 40px);
	align-items: center;
	justify-content: space-evenly;
}
.format_library_kids .library_event_information_cnt ul li a {
	border-color: #fcf1dc;
}
/* library free
================================================== */
/* gnavi */
.format_library_free .library_gnavi ul {
	margin: 0;
	list-style: none;
	display: flex;
	padding: 10px 0 30px;
}
.format_library_free .library_gnavi ul li::before,
.format_library_free .library_gnavi ul li:last-child::after {
	background: transparent url(/shared/site_rn/images/library/gnavi_dot_line_white.png) center center repeat-y;
}

/* ==================================================
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 .spmenu_open:before{
	top: 156px;
}
#tmp_switch_sp_style{
	padding: 20px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #035bb4;
	font-size:2rem;
	font-weight:bold;
}
.format_free.custom_error #tmp_wrapper a.rspkr_dr_added + a.rspkr_dr_link {
	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;
	box-shadow: none !important;
	text-shadow: none !important;
}
.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index: auto !important;
}
.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
	background-color: transparent !important;
}
.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
	padding: 0 !important;
	border: none !important;
}
/* headding */
.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding: 5px !important;
	border: none !important;
}
.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border: none !important;
	padding: 0 !important;
}
/* icon */
.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
	margin: 0 !important;
	padding: 0 !important;
}
/* used_bg_img */
.color_blue #tmp_wrapper .used_bg_img .ptop,
.color_yellow #tmp_wrapper .used_bg_img .ptop,
.color_black #tmp_wrapper .used_bg_img .ptop {
	width: auto !important;
	height: auto !important;
	border-radius: 0;
}
.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;
	border-radius: 0;
	box-shadow: none;
	padding: 5px 10px;
}
.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,
.color_blue #tmp_wrapper a span,
.color_blue #tmp_wrapper button,
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"],
.color_blue #tmp_wrapper input[type="button"],
.color_blue #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_blue #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}
.color_blue #tmp_wrap_main h2 {
	border-bottom: 1px solid yellow !important;
	border-left: 3px solid yellow !important;
}
.color_blue #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}
/* for google box */

.color_blue #tmp_wrap_main #tmp_gmap_box,
.color_blue #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}
/* bg:yellow
/* text:black
/* link:blue
================================================== */

.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper * {
	color: #000000 !important;
	background-color: #FFFF00 !important;
	border-color: #000000 !important;
}
.color_yellow #tmp_wrapper a,
.color_yellow #tmp_wrapper a span,
.color_yellow #tmp_wrapper button,
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"],
.color_yellow #tmp_wrapper input[type="button"],
.color_yellow #tmp_wrapper input[type="reset"] {
	color: #0000FF !important;
	background-color: transparent !important;
}
.color_yellow #tmp_wrap_main h1 {
	border: 3px solid black !important;
}
.color_yellow #tmp_wrap_main h2 {
	border-bottom: 1px solid black !important;
	border-left: 3px solid black !important;
}
.color_yellow #tmp_wrap_main h3 {
	border-left: 3px solid black !important;
}
/* for google box */

.color_yellow #tmp_wrap_main #tmp_gmap_box,
.color_yellow #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: black !important;
	list-style-image: none !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}
/* bg:black
/* text:yellow
/* link:white
================================================== */

.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #000000 !important;
	border-color: #FFFF00 !important;
}
.color_black #tmp_wrapper a,
.color_black #tmp_wrapper a span,
.color_black #tmp_wrapper button,
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"],
.color_black #tmp_wrapper input[type="button"],
.color_black #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_black #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}
.color_black #tmp_wrap_main h2 {
	border-left: 3px solid yellow !important;
	border-bottom: 1px solid yellow !important;
}
.color_black #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}
/* for google box */

.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}
/* 3color
================================================== */
.color_blue.model_sp #tmp_wrapper #tmp_hlogo_wrap,
.color_black.model_sp #tmp_wrapper #tmp_hlogo_wrap,
.color_yellow.model_sp #tmp_wrapper #tmp_hlogo_wrap{
	max-width:130px;
}
.color_blue #tmp_wrapper #tmp_hlogo,
.color_black #tmp_wrapper #tmp_hlogo,
.color_yellow #tmp_wrapper #tmp_hlogo{
	font-size: 2rem;
	font-weight:bold;
}
.color_blue #tmp_wrapper #tmp_hlogo, 
.color_black #tmp_wrapper #tmp_hlogo,
.color_yellow #tmp_wrapper #tmp_hlogo,
.color_blue #tmp_wrapper #tmp_hlogo a, 
.color_black #tmp_wrapper #tmp_hlogo a, 
.color_yellow #tmp_wrapper #tmp_hlogo a, 
.color_blue #tmp_wrapper #tmp_hlogo span,
.color_black #tmp_wrapper #tmp_hlogo span,
.color_yellow #tmp_wrapper #tmp_hlogo span {
	width: auto;
	height: auto;
}
.color_blue #tmp_wrapper ul.means_list > li > a,
.color_black #tmp_wrapper ul.means_list > li > a,
.color_yellow #tmp_wrapper ul.means_list > li > a {
	padding-left: 14px;
}
.color_blue #tmp_hnavi_rmenu a,
.color_black #tmp_hnavi_rmenu a,
.color_yellow #tmp_hnavi_rmenu a,
.color_blue #tmp_menu_setting .menu_setting_list > li > a,
.color_black #tmp_menu_setting .menu_setting_list > li > a,
.color_yellow #tmp_menu_setting .menu_setting_list > li > a{
	border: 1px solid transparent;
}
.color_blue ul.means_list > li > a.link_setting:after,
.color_black ul.means_list > li > a.link_setting:after,
.color_yellow ul.means_list > li > a.link_setting:after,
.color_blue .footer_weather .footer_weather_wrap:before,
.color_black .footer_weather .footer_weather_wrap:before,
.color_yellow .footer_weather .footer_weather_wrap:before{
	display: none;
}
.color_blue .menu_setting_wrap,
.color_black .menu_setting_wrap,
.color_yellow .menu_setting_wrap,
.color_blue #tmp_search_menu .sch_box input,
.color_black #tmp_search_menu .sch_box input,
.color_yellow #tmp_search_menu .sch_box input,
.color_blue .box_faq,
.color_black .box_faq,
.color_yellow .box_faq,
.color_blue #tmp_snavi ul li a,
.color_black #tmp_snavi ul li a,
.color_yellow #tmp_snavi ul li a,
.color_blue .box_task_cnt ul li a,
.color_black .box_task_cnt ul li a,
.color_yellow .box_task_cnt ul li a,
.color_blue .fnavi,
.color_black .fnavi,
.color_yellow .fnavi {
	border: 1px solid;
}
.color_blue #tmp_footer,
.color_black #tmp_footer,
.color_yellow #tmp_footer {
	border-top: 1px solid;
}
.color_blue .wrap_sma_sch,
.color_black .wrap_sma_sch,
.color_yellow .wrap_sma_sch {
	border-top: 1px solid;
	border-bottom: 2px solid;
}
.color_blue #tmp_lead_recommend .box_lead,
.color_black #tmp_lead_recommend .box_lead,
.color_yellow #tmp_lead_recommend .box_lead,
.color_blue #tmp_lnavi,
.color_black #tmp_lnavi,
.color_yellow #tmp_lnavi {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
.color_blue #tmp_wrapper #tmp_lnavi_cnt li a:hover,
.color_blue #tmp_wrapper #tmp_lnavi_cnt li a.active_this {
	background-color:#FFFF00 !important;
	color:#00008B !important;
}
.color_black #tmp_wrapper #tmp_lnavi_cnt li a:hover,
.color_black #tmp_wrapper #tmp_lnavi_cnt li a.active_this {
	background-color:#FFFF00 !important;
	color:#000000 !important;
}
.color_yellow #tmp_wrapper #tmp_lnavi_cnt li a:hover,
.color_yellow #tmp_wrapper #tmp_lnavi_cnt li a.active_this {
	background-color:#000000 !important;
	color:#FFFF00 !important;
}
.color_blue #tmp_contents .btn_more a span:before,
.color_black #tmp_contents .btn_more a span:before {
	border-top-color:#ffffff;
}
.color_yellow #tmp_contents .btn_more a span:before {
	border-top-color:#000;
}
.color_blue #tmp_contents .btn_more a span:after,
.color_black #tmp_contents .btn_more a span:after {
	border-left-color:#ffffff;
}
.color_yellow #tmp_contents .btn_more a span:after {
	border-left-color:#000;
}
.color_blue #tmp_faq_box_ttl,
.color_black #tmp_faq_box_ttl,
.color_yellow #tmp_faq_box_ttl {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
.color_blue #tmp_faq_box_ttl h1,
.color_black #tmp_faq_box_ttl h1,
.color_yellow #tmp_faq_box_ttl h1 {
	width:auto !important;
	height:auto !important;
}
.color_blue #tmp_cate_ttl h1,
.color_black #tmp_cate_ttl h1
.color_yellow #tmp_cate_ttl h1 {
	border: 3px solid !important;
}
.color_blue #tmp_contents ul,
.color_black #tmp_contents ul,
.color_yellow #tmp_contents ul {
	list-style-image:none !important;
	list-style-type:disc !important;
}
.color_blue #tmp_contents ul li,
.color_black #tmp_contents ul li,
.color_yellow #tmp_contents ul li {
	padding:0 !important;
}
.color_blue #tmp_contents h2.idx_ttl a,
.color_black #tmp_contents h2.idx_ttl a,
.color_yellow #tmp_contents h2.idx_ttl a {
	text-decoration:underline !important;
}
.color_blue #tmp_contents h2.idx_ttl a:hover,
.color_black #tmp_contents h2.idx_ttl a:hover,
.color_yellow #tmp_contents h2.idx_ttl a:hover,
.color_blue #tmp_contents h2.idx_ttl a:focus,
.color_black #tmp_contents h2.idx_ttl a:focus,
.color_yellow #tmp_contents h2.idx_ttl a:focus {
	text-decoration:none !important;
}
.color_blue #tmp_contents h2.idx_ttl a::after,
.color_black #tmp_contents h2.idx_ttl a::after,
.color_yellow #tmp_contents h2.idx_ttl a::after,
.color_blue #tmp_contents h2.idx_ttl + ul::before,
.color_black #tmp_contents h2.idx_ttl + ul::before,
.color_yellow #tmp_contents h2.idx_ttl + ul::before {
	display:none  !important;
}
.color_blue #tmp_contents h2.idx_ttl + ul,
.color_black #tmp_contents h2.idx_ttl + ul,
.color_yellow #tmp_contents h2.idx_ttl + ul {
	margin-top:0 !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */

.fsize_small {
	font-size: 75% !important;
}
.fsize_small .urgent_list li a{
	background-position: 0 4px;
}
.fsize_small #tmp_hnavi_rmenu a.active{
	min-height: 81px;
}
.fsize_small .menu_setting_wrap{
	top: 50px;
}
/* big
================================================== */

.fsize_big {
	font-size: 125% !important;
}
.fsize_big #tmp_means_primary,
.fsize_big2 #tmp_means_primary{
	padding-left: 0;
}
.fsize_big #tmp_hnavi_rmenu a{
	min-width: 102px;
}
/* biggest(doubled)
================================================== */

.fsize_big2 {
	font-size: 175% !important;
}
.fsize_big2 .footer_address .address_tll,
.fsize_big .footer_address .address_tll {
	width: auto;
	float:none;
}
.fsize_big2 .spmenu_open:before{
	top: 183px;
}
.fsize_big .spmenu_open:before{
	top: 170px;
}
.fsize_big #tmp_hnavi_lmenu a,
.fsize_big2 #tmp_hnavi_lmenu a{
	font-size: 1.2rem !important;
}
.fsize_big2 #tmp_search_menu .sch_btn input{
	padding: 4px 10px;
}
.fsize_big2 #tmp_sch_key_btn{
	font-size: 2rem;
}
.fsize_big #tmp_hnavi_lmenu a.active{
	padding-bottom: 34px;
}
.fsize_big2 #tmp_hnavi_rmenu a{
	min-width: 138px;
}
/* 翻訳時
================================================== */
html:lang(en) .spmenu_open:before,
html:lang(vi) .spmenu_open:before {
	top: 160px;
}
html:lang(en) .fsize_big .spmenu_open:before {
	top: 242px;
}
html:lang(en) .fsize_big2 .spmenu_open:before,
html:lang(vi) .fsize_big2 .spmenu_open:before {
	top: 268px;
}
/* docReader
================================================== */
.rspkr_dr_link {
	margin: 0px 3px 0px 3px!important;
}
.rspkr_dr_link .rspkr_dr_img {
	position: relative!important;
	display: inline-block!important;
} 
.rspkr_dr_link:focus img {
	outline-style: solid;
	outline-width: 2px;
	outline-color: inherit;
	outline-offset: 1px;
	border-radius: 1px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_emergency_foreign:after,
#tmp_emergency_foreign ul:after,
.emergency_box .emergency_head ul li:after,
.container:after,
#tmp_header:after,
#tmp_hlogo_wrap: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_publicity_cnt ul: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,
.footer_weather .footer_weather_wrap:after,
#tmp_means_primary ul:after,
#tmp_means_secondary ul:after,
.urgent_list:after,
ul.means_list:after,
.box_weather_link:after,
.footer_address .address_row:after,
.footer_contact ul:after {
	content: "";	/* Do not edit */
	display: table;	/* Do not edit */
	clear: both;	/* Do not edit */
}

