@charset "utf-8";
/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}
body #tmp_contents p em {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:105%;
}
body .cms8341-dataTable,
.cms8341-dataTable input,
.cms8341-dataTable select,
.cms8341-dataTable textarea {
	font-family:'メイリオ',Meiryo,sans-serif;
}
a:link {
    color: #18844f;
}
a:link:hover {
	text-decoration:none;
}
body {
	font-size:100%;
    color: #1b1b1b;
    background-color: transparent;
}
/* Styles
================================================== */
/* text */
.txt_red {
    color:#C3000F; /* Setting by CMS sheets */
}
.txt_green {
    color:#1a7146; /* Setting by CMS sheets */
}
.txt_big {
    font-size:130%; /* Setting by CMS sheets */
}
.txt_small {
    font-size:86%; /* Setting by CMS sheets */
}
/* bgcolor */
td.bg_pink,
th.bg_pink {
    color:inherit;
    background-color: #ffdfdf; /* Setting by CMS sheets */
}
td.bg_light_blue,
th.bg_light_blue {
    color:inherit;
    background-color: #d0eff9; /* Setting by CMS sheets */
}
td.bg_gray,
th.bg_gray {
    color:inherit;
    background-color: #eeeeee; /* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
    min-width:1280px;
    margin:0 auto;
}
.col_main {
    padding:10px 0;
}
#tmp_wrap_main {
    width: 1240px;
    margin: 0 auto;
}
#tmp_wrap_readspeaker {
    width: 1240px;
    margin: 0 auto;
}
/* header
================================================== */
#tmp_header {
    border-bottom: 1px solid #bbc9a6;
}
#tmp_header .container {
    background: transparent url(/shared/site_rn/images/main/header_bg.jpg) no-repeat 160px 0;
    color: #18844f;
}
#tmp_hlogo {
    float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width: 182px;
	height: 56px;
	background: url(/shared/site_rn/images/main/h_logo.png) no-repeat;
	background-size: 100%;
	margin-top: 36px;
}
#tmp_hlogo a {
	display:block;
	width:182px;
	height:56px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display:block;
	width:182px;
	height:56px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
#tmp_means {
    float: right;
    width: 940px;
}
#tmp_hnavi {
    float: right;
    margin-bottom: 13px;
	list-style:none;
}
#tmp_hnavi li {
    float: left;
    margin:27px 28px 0 0;
	font-size:87.5%;
}
#tmp_hnavi .hnavi_contact {
	display: none;
}
#tmp_hnavi .hnavi_search {
    margin: 0;
}
#tmp_hnavi li a {
    text-decoration: none;
    color: #222222;
}
#tmp_hnavi li span {
	display:inline-block;
	padding-top:2px;
	padding-left:25px;
}
#tmp_hnavi li span:hover {
    text-decoration: underline;
}
#tmp_hnavi .hnavi_sound span {
    background:url(/shared/site_rn/images/icon/icon_sound.png) no-repeat left center;
	padding-left:30px;
}
#tmp_hnavi .hnavi_change span {
    background:url(/shared/site_rn/images/icon/icon_read.png) no-repeat left center;
}
#tmp_hnavi .hnavi_language span {
    background:url(/shared/site_rn/images/icon/icon_language.png) no-repeat left center;
}
#tmp_hnavi .hnavi_kana a{
	display: inline-block;
	padding-top: 2px;
}
#tmp_hnavi .hnavi_kana a:before{
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/shared/site_rn/images/icon/icon_furigana.png) no-repeat left top;
	background-size: 16px auto;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -2px;
}
#tmp_hnavi li a#furigana:hover {
    text-decoration: underline;
}
#tmp_hnavi .hnavi_contact span {
    background:url(/shared/site_rn/images/icon/icon_contact_menu.png) no-repeat left center;
	background-size:16px auto;
}
#tmp_hnavi .hnavi_search a {
	display:block;
    color: #ffffff;
    background-color:#18844f;
	background-image:url(/shared/site_rn/images/icon/icon_search_config.png);
	background-repeat:no-repeat;
	background-position:center 8px;
    width: 74px;
    min-height: 64px;
    text-align: center;
    padding-top: 36px;
    font-weight: bold;
    margin-right: 0;
	color:#ffffff;
    position: relative;
    z-index: 1;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_hnavi .hnavi_search a:hover,
#tmp_hnavi .hnavi_search a:active {
    color: #18844f;
    background-color: #ebffeb;
    background-image: url(/shared/site_rn/images/icon/icon_search_config_green.png);
    text-decoration: none;
}
/* gnavi
================================================== */
.gnavi {
	clear:both;
	width:1240px;
	margin:0 auto;
}
.used_javascript .gnavi,
.gnavi {
	float: right;
	width: 100%;
	padding:0 0 18px;
}
.gnavi ul {
    list-style:none;
    display: flex;
}
.gnavi li {
	float:left;
	padding:2px;
	border-right: 1px solid #18844f;
	width:14.2%;
	text-align:center;
	font-size: 112.5%;
	font-weight: bold;
	position:relative;
	width:auto;
	text-align:left;
	line-height:1;
	letter-spacing: -1px;
    flex-grow: 1;
}
.used_javascript.fsize_big2 .gnavi li {
	letter-spacing: normal;
	line-height:1.4;
}
.gnavi li:last-child {
    border-right: 0;
}
.gnavi a {
	display:block;
	text-decoration:none;
	color: #18844f;
	background: transparent;
	text-align: center;
}
.gnavi span {
	padding: 0 2px 6px;
	border-bottom: 3px solid transparent;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.gnavi .active a span,
.gnavi a:hover span,
.gnavi a:focus span {
    border-color: #90c53f;
}
/* drop_down_hidden */
.gnavi ul ul li {
	float:none;
	position:static;
	font-size:100%;
	font-weight:normal;
	line-height:1.2 !important;
}
.gnavi .drop_down_hidden {
	width:240px;
	position:absolute;
	right:0;
	top:2.3em;
	display:none;
	z-index:1000;
}
.gnavi .drop_down_hidden ul::before {
    content: '';
	position:absolute;
	top:-8px;
	width: 10px;
	height: 8px;
	border-style: solid;
	border-width: 0 4px 7px 4px;
	border-color: transparent transparent #90c53f transparent;
}
.gnavi .glist1 .drop_down_hidden ul::before {
	right:2.7em;
}
.gnavi .glist2 .drop_down_hidden ul::before,
.gnavi .glist4 .drop_down_hidden ul::before {
	right:3.2em;
}
.gnavi .glist3 .drop_down_hidden ul::before,
.gnavi .glist5 .drop_down_hidden ul::before {
	right:4.2em;
}
.gnavi .glist6 .drop_down_hidden ul::before {
	right:2.2em;
}
.gnavi .glist7 .drop_down_hidden ul::before {
	right:3.8em;
}
.gnavi .drop_down_hidden ul {
    display:block !important;
	border:2px solid #90c53f;
	color:#000000;
	background-color:#ddf8dd;
	padding:12px 10px 10px 2px;
}
.gnavi .drop_down_hidden li {
	letter-spacing:normal;
	border:none;
	margin:0 0 8px;
}
.gnavi .drop_down_hidden li a {
	margin:0;
	padding:4px 0px 3px 20px;
	color:#066044;
	background:transparent url(/shared/site_rn/images/icon/icons_arrow_bl.png) no-repeat left 0.4em;
	display:inline-block;
	width:auto;
	text-decoration:underline;
}
.gnavi .drop_down_hidden li a:hover {
	text-decoration:none;
}
.gnavi .drop_down_hidden li a::after {
    content:none;
}
/* search popup
================================================== */
.model_pc #tmp_search_popup,
.disp_pc #tmp_search_popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.58, 1);
}
.disp_pc #tmp_search_popup {
    width: auto;
}
#tmp_search_popup.active {
    opacity: 1;
    visibility: visible;
}
body.popup_active{
	overflow: hidden;
}
#tmp_search_popup .btn_close_top{
    float: right;
}
#tmp_search_popup .btn_close_top {
    color: #18844f;
    background-color: #ddf8dd;
	background-image:url(/shared/site_rn/images/icon/close_menu.png);
	background-repeat:no-repeat;
	background-position:center 8px;
    width: 74px;
    min-height: 64px;
    text-align: center;
    padding-top: 36px;
    font-weight: bold;
    margin-right: 0;
    position: relative;
    z-index: 1;
    text-decoration: none;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_search_popup .btn_close_top:hover,
#tmp_search_popup .btn_close_top:focus,
#tmp_search_popup .btn_close_top:active{
    color: #ffffff !important;
    background-color: #18844f;
    background-image: url(/shared/site_rn/images/icon/close_menu_white.png);
    text-decoration: none;
}
#tmp_search_popup .search_information{
    padding: 0 0 50px;
    min-height: 100%;
	min-width:1240px;
}
#tmp_search_popup .search_information .container {
	width: 1240px;
	background-image:none;
	background-color:#ddf8dd;
	color:#282828;
}
#tmp_search_popup .search_content{
    max-width: 820px;
    margin: 0 auto;
    background-color: #ddf8dd;
    border: none;
}
#tmp_search_popup .search_information .search_keyword,
#tmp_search_popup .search_information .search_purpose_top{
    width: 100%;
    border: none;
}
#tmp_search_popup .panel_search .search_title{
    background-color: #ddf8dd;
}
#tmp_search_popup .search_information .frequently_search{
    border-top-color: #18844f;
    padding: 23px 30px 15px;
    border-bottom: 1px solid #18844f;
}
#tmp_search_popup .search_information .form_search{
    padding: 40px 30px 31px;
}
#tmp_search_popup .keyword_list{
    margin: 0 -12px !important;
}
#tmp_search_popup .keyword_list li{
    width: auto;
}
#tmp_search_popup .panel_search .search_purpose_top{
    padding: 40px 30px 31px;
    border-bottom: 1px solid #18844f;
    margin-bottom: 30px;
}
#tmp_search_popup .purpose_list li{
    width: 16.6%;
    padding: 0 10px;
}
#tmp_search_popup .purpose_list li .purpose_consultation,
#tmp_search_popup .purpose_list li .purpose_procedure,
#tmp_search_popup .purpose_list li .purpose_procurement,
#tmp_search_popup .purpose_list li .purpose_ordinance,
#tmp_search_popup .purpose_list li .purpose_administration,
#tmp_search_popup .purpose_list li .purpose_organization{
    background-color: transparent;
    margin-bottom: 0;
}
#tmp_search_popup .panel_search .how_to_use{
    background-color: transparent;
}
#tmp_search_popup .input_query{
    width: 649px;
}
#tmp_search_popup .search_group {
    display: none;
    visibility: hidden;
}
#tmp_search_popup .search_group_link{
    padding-left: 29px;
    line-height: 1.2;
    font-size: 125%;
    color: #282828;
    font-weight: bold;
    background: url(/shared/site_rn/images/icon/icons_arrow_bl.png) no-repeat 0 5px #ddf8dd;
    text-decoration: none;
}
#tmp_search_popup .search_group_link:hover,
#tmp_search_popup .search_group_link:active,
#tmp_search_popup .search_group_link:focus{
    text-decoration: underline;
}
#tmp_search_popup .search_group_link:hover {
    color: #18844f;
}
#tmp_search_popup .btn_close_bottom{
	clear:both;
    width: 200px;
    margin: 30px auto;
    display: block;
    text-align: center;
    font-size: 106%;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #18844f;
    padding: 9px 10px;
    color: #18844f;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_search_popup .btn_close_bottom:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/shared/site_rn/images/icon/close_menu_sm.png) no-repeat center center;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
#tmp_search_popup .btn_close_bottom:hover,
#tmp_search_popup .btn_close_bottom:active,
#tmp_search_popup .btn_close_bottom:focus{
    color: #ffffff !important;
    background-color: #18844f;
}
#tmp_search_popup .btn_close_bottom:hover:before {
    background-image: url(/shared/site_rn/images/icon/close_menu_white.png);
}
/* footer
================================================== */
#tmp_footer {
	background: #ffffff url(/shared/site_rn/images/main/footer_bg.jpg) no-repeat bottom center;
	color:#000000;
	padding-top: 125px;
	min-width:1280px;
}
.format_top #tmp_footer {
	background-color:#f2f2ef;
	background-image:url(/shared/site_rn/images/main/footer_top_bg.jpg);
}
#tmp_footer .container {
    padding: 0 20px 100px;
}
/* fnavi  */
.fnavi {
	color: #18844f;
	list-style:none;
	background: #ffffff;
	float: right;
	width: 720px;
	padding: 24px 10px 3px 28px;
	font-size:87.5%;
	margin-top:10px;
}
.fnavi li {
    margin: 0 22px 20px 0;
    white-space:nowrap;
    float:left;
	font-weight:bold;
}
.fnavi li:last-child {
    margin-right:0;
}
.fnavi li a {
    color: #18844f;
	padding:2px 0 0 18px;
	display:inline-block;
	text-decoration:underline;
	background:url(/shared/site_rn/images/icon/arrow_r_gr.png) no-repeat left center;
}
.fnavi li a:hover {
	text-decoration:none;
}
.footer_cnt {float: left;}
.footer_cnt .title {
    font-weight: bold;
	font-size:112.5%;
}
.footer_cnt address {
    margin:0 0 5px;
    font-style:normal;
	line-height:2;
}
.footer_cnt address br {
	display: none;
}
.footer_cnt address span {
    margin:0 1em 0 0;
}
.copyright {
    text-align:center;
    padding: 24px 0 22px;
    background: rgba(255,255,255, 0.8);
    color: #222222;
}
.copyright br {
    display: none;
}
.ptop {
	text-align:right;
}
.pnavi .ptop {
	clear: both;
}
.format_top #tmp_footer .pnavi {
	display:none;
}
#tmp_footer .pnavi .ptop a {
	display:none;
	float: right;
	width: 67px;
	height: 67px;
	color: #030E08;
	background: transparent url(/shared/site_rn/images/icon/icon_backtop.png) no-repeat;
	background-size: 100% auto;
}
.no_javascript #tmp_footer .pnavi .ptop a {
	display:block;
}
.used_javascript #tmp_footer .ptop.ptop_show {
    position: fixed;
    right: 15px;
    top: auto;
    bottom: 85px;
    left: auto;
    z-index:9999;
}
#tmp_footer .pnavi .ptop span {
	position:relative;
	z-index:-1;
	display:block;
	width: 67px;
	height: 67px;
	overflow:hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.wrap_mc_sp {
    background: #f2f2ef;
    color: #000000;
    padding: 15px 10px 15px;
}
.wrap_mc_sp a {
    display: block;
    text-decoration: none;
    text-align: center;
    border: 1px solid #d2d2d2;
    background: #ffffff;
    color: #000000;
    padding: 10px 2px 8px;
	font-size:200%;
}
/* ==================================================
layout
================================================== */
/* col_rgt_navi
============================== */
.wrap_col_rgt_navi {
    float:right;
}
.wrap_col_main {
    width:100%;
    float:left;
}
.wrap_col_rgt_navi {
    width: 250px;
}
.col_rgt_navi {
    padding: 0;
}
.column_rnavi .wrap_col_main {
    margin-right: -290px;
}
.column_rnavi .col_main {
    margin-right: 290px;
    padding: 0;
}
.type_idx .wrap_col_rgt_navi {
    width: 392px;
}
.type_idx .column_rnavi .wrap_col_main {
    margin-right: -424px;
}
.type_idx .column_rnavi .col_main {
    margin-right: 424px;
}
/* pankuzu
============================== */
#tmp_pankuzu{
    width: 1240px;
    margin: 23px auto 40px;
    color: #1b1b1b;
    background-color: transparent;
	font-size:87.5%;
}
#tmp_pankuzu a {
    color: #18844f;
    text-decoration: underline;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:active,
#tmp_pankuzu a:focus{
    text-decoration: none;
}
/* ==================================================
Rnavi
================================================== */
/* lnavi
================================================== */
#tmp_lnavi {
    margin:0 0 20px;
    position: relative;
}
#tmp_lnavi_ttl p {
    font-size: 112.5%;
    font-weight: bold;
	line-height:1;
	display:table;
	width:100%;
}
#tmp_lnavi_ttl p a {
    display:table-cell;
	vertical-align:middle;
	width:100%;
	height:65px;
    text-decoration: none;
    padding:5px 10px 5px 33px;
    color: #ffffff;
    background:#18844f url(/shared/site_rn/images/icon/arrow_r_wh.png) no-repeat 10px center;
}
#tmp_lnavi_ttl p a:hover {
	text-decoration:underline;
}
#tmp_lnavi_cnt ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #cccccc;
}
#tmp_lnavi_cnt ul li {
    font-weight: bold;
    border-top: 1px solid #cccccc;
}
#tmp_lnavi_cnt ul li a {
    display: block;
    padding: 19px 10px 17px 34px;
    color: #18844f;
	background-image:url(/shared/site_rn/images/icon/arrow_r_gr.png);
	background-repeat:no-repeat;
	background-position:10px 22px;
}
#tmp_lnavi_cnt ul li.active a,
#tmp_lnavi_cnt ul li a:hover,
#tmp_lnavi_cnt ul li a:focus {
    background-color: #f8fff3;
}
/* 教育委員会用 */
.custom_kyoiku #tmp_lnavi {
	border:5px solid #f0f0f0;
}
.custom_kyoiku #tmp_lnavi_ttl p {
    font-size: 100%;
}
.custom_kyoiku #tmp_lnavi_ttl p a {
	height:65px;
    padding:5px 30px 5px 18px;
	background-image:url(/shared/templates/kyoiku_free_rn/images/content/lnavi_ttl_icon.png);
	background-position:96% center;
}
.custom_kyoiku #tmp_lnavi_cnt ul {
	border:none;
}
.custom_kyoiku #tmp_lnavi_cnt li {
    font-size: 87.5%;
	font-weight:normal;
	border-top:1px solid #f0f0f0;
}
.custom_kyoiku #tmp_lnavi_cnt ul li a {
	text-decoration:none;
    padding: 19px 10px 17px 42px;
    color: #222222;
	background-image: url(/shared/templates/kyoiku_free_rn/images/content/lnavi_icon.png);
	background-repeat:no-repeat;
	background-position:15px 20px;
}
.custom_kyoiku #tmp_lnavi_cnt ul li.active a,
.custom_kyoiku #tmp_lnavi_cnt ul li a:hover,
.custom_kyoiku #tmp_lnavi_cnt ul li a:focus {
    background-color: #197e7a;
	color:#ffffff;
	background-image: url(/shared/templates/kyoiku_free_rn/images/content/lnavi_icon_on.png);
}
/* lnavi_student / lnavi_teacher
================================================== */
#tmp_lnavi_student,
#tmp_lnavi_teacher {
	border:5px solid #f5f5f5;
	margin:0 0 20px;
	clear:both;
}
#tmp_lnavi_student_ttl,
#tmp_lnavi_teacher_ttl {
	display:table;
	width:100%;
}
#tmp_lnavi_student_ttl p,
#tmp_lnavi_teacher_ttl p{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:80px;
	font-weight:bold;
	color:#ffffff;
	padding:5px 10px 5px 58px;
}
#tmp_lnavi_student_ttl p {
	background:#7e7638 url(/shared/templates/kyoiku_free_rn/images/content/student_ttl_bg.png) no-repeat 10px center;
}
#tmp_lnavi_teacher_ttl p {
	background:#2b5a7e url(/shared/templates/kyoiku_free_rn/images/content/teacher_ttl_bg.png) no-repeat 10px center;
}
#tmp_lnavi_student_cnt ul,
#tmp_lnavi_teacher_cnt ul {
	list-style:none
}
#tmp_lnavi_student_cnt ul li,
#tmp_lnavi_teacher_cnt ul li {
	font-size:87.5%;
    border-top: 1px solid #f5f5f5;
}
#tmp_lnavi_student_cnt ul li a,
#tmp_lnavi_teacher_cnt ul li a {
	background-color:#ffffff;
	color:#222222;
	text-decoration:none;
	background-position:10px 20px;
	background-repeat:no-repeat;
	padding:20px 10px 18px 36px;
	display:block;
}
#tmp_lnavi_student_cnt ul li a {
	background-image:url(/shared/templates/kyoiku_free_rn/images/content/student_navi_icon.png);
}
#tmp_lnavi_teacher_cnt ul li a {
	background-image:url(/shared/templates/kyoiku_free_rn/images/content/teacher_navi_icon.png);
}
#tmp_lnavi_student_cnt ul li a:hover {
	background-color:#fefadf;
}
#tmp_lnavi_teacher_cnt ul li a:hover {
	background-color:#eef8ff;
}
/* rnavi_btn / rnavi_list_btn
================================================== */
.rnavi_btn,
.rnavi_list_btn {
	list-style:none;
	padding-bottom:10px;
}
.rnavi_btn li,
.rnavi_list_btn li {
	margin:0 0 10px;
}
.rnavi_btn li img {
	vertical-align:top;
	max-width:100%;
	height:auto;
}
.rnavi_list_btn li {
    font-size: 125%;
    font-weight: bold;
	display:table;
	width:100%;
	line-height:1.2;
}
.rnavi_list_btn li a {
    display: table-cell;
	vertical-align:middle;
	width:100%;
	height:84px;
    color: #18844f;
    border: 1px solid #e3e3e3;
    text-decoration: none;
    padding:0 10px 0 50px;
	background-repeat:no-repeat;
	background-position:20px center;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.rnavi_list_btn .rnavi_event a {
	background-image:url(/shared/site_rn/images/icon/icon_calendar.png);
}
.rnavi_btn li a:hover,
.rnavi_list_btn li a:hover {
	opacity:0.7;
}
/* genchi_menu
================================================== */
#tmp_genchi_menu p {
	margin:0 0 0.8em;
}
#tmp_genchi_menu .bosai_list {
	margin:0 0 10px;
	border:5px solid #FCD8D8;
	list-style:none;
	list-style-image:none;
	clear:both;
}
#tmp_genchi_menu .bosai_list li {
	padding:10px 14px 13px 14px;
	color:#FFFFFF;
	background:#D93737 url(/shared/templates/free/images/contents/genchi/bosai_list_bg.jpg) repeat-x left bottom;
	border-bottom:1px solid #FCD8D8;
	font-weight:bold;
}
#tmp_genchi_menu .bosai_list li a {
	padding:0 0 0 8px;
	color:#FFFFFF;
	background:transparent url(/shared/templates/free/images/contents/genchi/menu_list_arrow.gif) no-repeat left 0.3em;
	display:block;
}
#tmp_genchi_menu .box_address {
	margin:0 0 10px;
	border-spacing:0;
	border:5px solid #B6E4F3;
	clear:both;
}
#tmp_genchi_menu .box_address th {
	padding:3px 5px 0;
	color:inherit;
	background-color:#FFFFFF;
	border-top:1px solid #41AFD3;
	border-left:1px solid #41AFD3;
	border-right:1px solid #41AFD3;
	text-align:left;
}
#tmp_genchi_menu .box_address p {
	margin-bottom:0;
	word-break:break-all;
	word-wrap:break-word;
}
#tmp_genchi_menu .box_address th p {
	border-bottom:1px dotted #41AFD3;
}
#tmp_genchi_menu .box_address td {
	padding:5px 5px 5px;
	color:inherit;
	background-color:#FFFFFF;
	border-left:1px solid #41AFD3;
	border-right:1px solid #41AFD3;
	border-bottom:1px solid #41AFD3;
}
#tmp_genchi_menu .menu_list {
	margin:0 0 10px;
	padding:1px 1px 0 1px;
	color:inherit;
	background-color:#8CB872;
	border:5px solid #D1E7C2;
	list-style:none;
	list-style-image:none;
	clear:both;
}
#tmp_genchi_menu .menu_list li {
	margin-bottom:1px;
	padding:10px;
	color:inherit;
	background:#FFFFFF url(/shared/templates/free/images/contents/genchi/menu_list_bg.jpg) repeat-x left bottom;
	font-weight:bold;
}
#tmp_genchi_menu .menu_list li a {
	padding:0 0 0 16px;
	background:url(/shared/templates/free/images/contents/genchi/menu_list_icon.gif) no-repeat left 0.3em;
	display:block;
}
#tmp_genchi_menu .menu_txt {
	margin-bottom:10px;
}
#tmp_rnavi_genchi {
	margin:0 0 10px;
	padding:1px 1px 0 1px;
	color:inherit;
	background-color:#D5C180;
	border:5px solid #EAE0BF;
	list-style:none;
	list-style-image:none;
	clear:both;
}
#tmp_rnavi_genchi li {
	margin-bottom:1px;
	padding:10px;
	color:inherit;
	background:#FFFFFF url(/shared/images/navi/rnavi/navi_list_bg.jpg) repeat-x left bottom;
	font-weight:bold;
}
#tmp_rnavi_genchi li a {
	padding:0 0 0 16px;
	background:url(/shared/images/navi/rnavi/navi_list_icon.gif) no-repeat left 0.3em;
	display:block;
}
/* idx_slider
================================================== */
#tmp_idx_slider {
    background: url(/shared/site_rn/images/main/rnavi_slider_bg.gif) repeat left top;
    margin:0 0 20px;
    padding:10px;
}
#tmp_idx_slider_ttl {
	background-color:#ffffff;
	padding:5px;
    text-align: center;
}
#tmp_idx_slider_ttl p {
	display:table;
	margin:0 auto;
    font-size: 150%;
    color: #18844f;
	background-color:transparent;
    font-weight: bold;
    position:  relative;
    padding: 12px 20px 10px;
}
#tmp_idx_slider_ttl p::before {
    content: "";
    width: 3px;
    height: 23px;
    display: inline-block;
    position: absolute;
    left: 0;
	top:0;
	bottom:0;
	margin:auto;
    color: #ffffff;
    background-color: #18844f;
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
}
#tmp_idx_slider_ttl p::after {
    content: "";
    background-color: #18844f;
    width: 3px;
    height: 23px;
    display: inline-block;
    position: absolute;
    right: 0;
	top:0;
	bottom:0;
	margin:auto;
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
}
#tmp_idx_slider_cnt {
	background-color:#ffffff;
	color:inherit;
    padding: 0 22px 70px;
	position:relative;
}
#tmp_idx_slider_cnt ul {
	list-style:none;
}
#tmp_idx_slider_cnt ul li {
	margin:0 0 10px;
}
#tmp_idx_slider_cnt ul li img {
	vertical-align:top;
}
#tmp_idx_slider_cnt .gallery_navi {
	display:none;
}
#tmp_idx_slider_cnt .gallery_ctrl {
	position:absolute;
	bottom:16px;
	left:22px;
	z-index:990;
}
#tmp_idx_slider_cnt .gallery_cntrol {
	float:left;
	margin-right:15px;
}
#tmp_idx_slider_cnt .list_order {
	list-style:none;
	float:left;
	padding-top:4px;
}
#tmp_idx_slider_cnt .list_order li {
	float:left;
	margin-right:16px;
	line-height:0.8;
}
#tmp_idx_slider_cnt .list_order li img {
	vertical-align:top;
}
#tmp_idx_slider .box_gallery {
    width: 328px !important;
    text-align: center;
    background-color: #ffffff;
}
#tmp_idx_slider .box_gallery .detail_img img {
    width: 100%;
    height: auto;
}
/* gallery_cntrol
================================================== */
.gallery_cntrol p {
	font-size:87.5%;
}
.gallery_cntrol p a {
    text-transform: uppercase;
	display:block;
	text-align:center;
	text-decoration:none;
	background-color:#d0d0d0;
	color:#000000;
	padding:3px 15px 1px;
	min-width:110px;
}
.gallery_cntrol p a:hover {
	background-color:#dddddd;
}
.gallery_cntrol p span {
	padding-top:2px;
	padding-left:20px;
}
.gallery_cntrol .start_btn span {
	background:url(/shared/templates/top_rn/images/gallery/icon_start.png) no-repeat left center;
}
.gallery_cntrol .stop_btn span {
	background:url(/shared/templates/top_rn/images/gallery/icon_stop.png) no-repeat left center;
}
/* ==================================================
CMS-function
================================================== */
/* plugin
============================== */
.plugin {
    margin:0 0 30px;
    padding: 11px 15px 5px;
    border:1px solid #cecece;
    clear:both;
    line-height: 1.5;
}
.plugin .plugin_img {
    margin: 4px 15px 10px 0 !important;
    float: left;
}
.plugin .plugin_img img {
     vertical-align:top;
}
.plugin p {
     margin:0 !important;
}
.plugin a{
    color: #18844f;
}
.plugin a:hover,
.plugin a:focus,
.plugin a:active{
    text-decoration: none;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_video,
#tmp_main a.icon_audio,
#tmp_main a.icon_excel {
    display:inline-block;
    vertical-align:top;
}
a.icon_pdf,
a.icon_word,
a.icon_audio,
a.icon_video,
a.icon_excel {
    margin:0 3px;
    padding-left: 52px;
    text-indent:0 !important;
}
.custom_kyoiku a.icon_pdf,
.custom_kyoiku a.icon_word,
.custom_kyoiku a.icon_excel {
    padding-left: 60px;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_video,
li a.icon_audio,
li a.icon_excel {
    background-position:0 0.2em;
}
a.icon_pdf {
    background:url(/shared/site_rn/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
    background:url(/shared/site_rn/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
    background:url(/shared/site_rn/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
a.icon_video {
    background:url(/shared/site_rn/images/linkicon/icon_video.gif) no-repeat 0 0.4em;
}
a.icon_audio {
    background:url(/shared/site_rn/images/linkicon/icon_audio.gif) no-repeat 0 0.4em;
}
.custom_kyoiku a.icon_pdf {
    background:url(/shared/site_rn/images/kyoiku/icon_pdf.png) no-repeat 0 0.1em;
}
.custom_kyoiku a.icon_word {
    background:url(/shared/site_rn/images/kyoiku/icon_word.png) no-repeat 0 0.1em;
}
.custom_kyoiku a.icon_excel {
    background:url(/shared/site_rn/images/kyoiku/icon_excel.png) no-repeat 0 0.1em;
}
.arrow_r_gr:before {
    background: transparent url(/shared/site_rn/images/icon/arrow_r_gr.png) no-repeat;
}
.arrow_r_wh:before {
    background: transparent url(/shared/site_rn/images/icon/arrow_r_wh.png) no-repeat;
}
.ic_search:before {
    background: transparent url(/shared/site_rn/images/icon/ic_search.png) no-repeat;
}
.icon_calendar:before {
    background: transparent url(/shared/site_rn/images/icon/icon_calendar.png) no-repeat;
}
.icon_soudan {
    background: transparent url(/shared/site_rn/images/icon/icon_soudan.png) no-repeat center top;
}
.icon_auction {
    background: transparent url(/shared/site_rn/images/icon/icon_auction.png) no-repeat center top;
}
.icon_person {
    background: transparent url(/shared/site_rn/images/icon/icon_person.png) no-repeat center top;
}
.icon_rdinance {
    background: transparent url(/shared/site_rn/images/icon/icon_rdinance.png) no-repeat center top;
}
.icon_reseach {
    background: transparent url(/shared/site_rn/images/icon/icon_reseach.png) no-repeat center top;
}
.icon_soshiki {
    background: transparent url(/shared/site_rn/images/icon/icon_soshiki.png) no-repeat center top;
}
/* ==================================================
CMS-library
================================================== */
/* update
============================== */
#tmp_wrap_custom_update {
	clear:both;
}
#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;
    float: right;
    line-height: 1.4;
}
.custom_kyoiku #tmp_update {
	font-size:87.5%;
}
#tmp_social {
	float:left;
	padding-top:5px;
}
#tmp_social #tmp_twitter,
#tmp_social #tmp_facebook,
#tmp_social .line_btn {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
/* feedback
============================== */
#tmp_feedback {
    margin:0 0 35px;
    clear:both;
}
#tmp_feedback_ttl {
    padding: 9px 15px 8px;
    color: #ffffff;
    font-weight: bold;
    background-color: #454545;
    font-size: 112.5%;
}
#tmp_feedback_ttl p {
    margin-bottom:0 !important;
}
#tmp_feedback_cnt {
    padding: 13px 20px 32px;
    border: 1px solid #d2d2d2;
}
#tmp_feedback_cnt fieldset {
    margin: 0 0 12px 0;
    clear:both;
}
#tmp_feedback_cnt fieldset legend {
    margin:0 0 2px 0;
    font-weight:bold;
    clear:both;
}
#tmp_feedback_cnt fieldset p {
    display:inline;
    margin: 0 21px 0 0;
    float:left;
}
#tmp_feedback_cnt .submit {
    margin: 25px 0 0 0 !important;
    text-align:center;
    clear:both;
}
#tmp_feedback_cnt .submit input {
    color: #ffffff;
    font-size: 112.5%;
    border: none;
    background: #18844f url(/shared/site_rn/images/icon/arrow_r_wh_16.png) 49px 13px no-repeat;
    padding: 6px 55px 6px 73px;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
/* 教育委員会用 */
.custom_kyoiku #tmp_feedback {
	border:5px solid #dddddd;
}
.custom_kyoiku #tmp_feedback_ttl {
    padding:18px 15px;
    color: #222222;
    font-weight: bold;
    background-color: #f6f6f6;
    font-size: 125%;
	border-bottom:2px solid #dddddd;
}
.custom_kyoiku #tmp_feedback_cnt .submit input {
    font-size: 100%;
	width:320px;
	margin:0 auto;
	text-align:center;
	color:#18844f;
	background:#ffffff url(/shared/templates/kyoiku_free_rn/images/content/input_icon.png) no-repeat 92% center;
	padding:14px 30px;
	border:1px solid #8dc54b;
	border-bottom-width:4px;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	border-radius:2em;
}
/* inquiry
============================== */
#tmp_inquiry {
    margin:0 0 35px;
    border: 1px solid #d2d2d2;
    clear:both;
}
#tmp_inquiry_ttl {
    padding: 8px 22px 7px;
    color: #000000;
    font-weight: bold;
    background-color: #e8e8e8;
    font-size: 112.5%;
    border-bottom: 1px solid #d2d2d2;
}
#tmp_inquiry_ttl p {
    margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
    padding: 17px 20px 11px;
}
#tmp_inquiry_cnt p {
    margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
    margin:0 0 0.8em;
    line-height: 1.7;
}
#tmp_inquiry_cnt .inquiry_btn {
    color: #ffffff;
    font-size: 112.5%;
    border: none;
    background: #18844f url(/shared/site_rn/images/icon/arrow_r_wh_16.png) 21px 13px no-repeat;
    padding: 6px 25px 6px 40px;
    font-weight: bold;
    display: block;
    margin: 9px auto 0;
    cursor: pointer;
}
/* 教育委員会用 */
.custom_kyoiku #tmp_inquiry {
	border:1px solid #e5e5e5;
}
.custom_kyoiku #tmp_inquiry_ttl {
    padding:18px 25px;
    color: #ffffff;
    background-color: #18844f;
	border-bottom:none;
    font-size: 137.5%;
	font-weight:normal;
}
.custom_kyoiku #tmp_inquiry_cnt .inquiry_btn {
    font-size: 100%;
	width:320px;
	margin:0 auto;
	text-align:center;
	color:#18844f;
	background:#ffffff url(/shared/templates/kyoiku_free_rn/images/content/input_icon.png) no-repeat 92% center;
	padding:14px 30px;
	border:1px solid #8dc54b;
	border-bottom-width:4px;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	border-radius:2em;
}
/* list_table
================================================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table .date {
	width:4.8em;
	padding:0;
}
#tmp_contents table.list_table .date_year {
	width:8.5em;
	padding:0;
}
/* ==================================================
CMS-parts
================================================== */
/* col2
================================================== */
/* col2_cms */
table.col2 {
    width: 100%;
    border-collapse:collapse;
    border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
    width:50%;
    padding:0;
    vertical-align:top;
    text-align:left;
}
table.col2 td.col2L {
    border-right: 30px solid #FFFFFF;
}
/* col2_pub */
div.col2 {
    width:100%;
}
div.col2 div.col2L {
    display:table;
    width: 50%;
    float:left;
    padding-right: 15px;
}
div.col2 div.col2R {
    display:table;
    width: 50%;
    float:left;
    padding-left: 15px;
}
/* nestcol2 */
table.col2 table.col2 td.col2L {
    padding:0;
}
div.col2 div.col2 div.col2L {
    width:47.5%;
    margin-right:4%;
}
div.col2 div.col2 div.col2R {
    width:47.5%;
}
/* fixed_col2 */
div.fixed_col2 {
    width:100%;
}
div.fixed_col2 div.fixed_col2L {
    display:table;
    width:48.5%;
    margin-right:2%;
    float:left;
}
div.fixed_col2 div.fixed_col2R {
    display:table;
    width:48.5%;
    float:right;
}
/* col3
================================================== */
table.col3 {
    width: 100%;
    border-collapse:collapse;
    border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
    width:33.33%;
    padding:0;
    vertical-align:top;
    text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
    border-right: 30px solid #FFFFFF;
}
div.col3 {
    width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
    display:table;
    width: 33.3%;
    float:left;
    padding-right: 15px;
}
div.col3 div.col3R {
    display:table;
    width: 33.3%;
    float:left;
}
div.col3 div.col3R,
div.col3 div.col3M{
    padding-left: 15px;
}
/* ==================================================
accessibility
================================================== */

/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_sp {
    display: none;
}
.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
    display: block;
}
.disp_pc #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_rmenu {
    display:none;
}

/* ==================================================
accessibility style change:color
================================================== */
/* change_color commons
================================================== */
.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *,
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *,
.color_black #tmp_wrapper,
.color_black #tmp_wrapper *,
.color_blue #tmp_hnavi .hnavi_kana a:before,
.color_yellow #tmp_hnavi .hnavi_kana a:before,
.color_black #tmp_hnavi .hnavi_kana a:before{
	background-image:none !important;
	list-style-image:none !important;
}
.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index:auto !important;
}
.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
	background-color:transparent !important;
}
.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
	padding:0 !important;
	border:none !important;
}
/* headding */
.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding:5px !important;
	border:none !important;
}
.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border:none !important;
	padding:0 !important;
}
/* icon */
*.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
	margin:0 !important;
	padding:0 !important;
}
/* used_bg_img */
.color_blue #tmp_wrapper .used_bg_img,
.color_yellow #tmp_wrapper .used_bg_img,
.color_black #tmp_wrapper .used_bg_img {
	width:auto !important;
	height:auto !important;
}
.color_blue #tmp_wrapper .used_bg_img a,
.color_yellow #tmp_wrapper .used_bg_img a,
.color_black #tmp_wrapper .used_bg_img a {
	width:auto !important;
	height:auto !important;
	text-decoration:underline !important;
}
.color_blue #tmp_wrapper .used_bg_img span,
.color_yellow #tmp_wrapper .used_bg_img span,
.color_black #tmp_wrapper .used_bg_img span {
	z-index:1 !important;
	height:auto !important;
}
/* for Firefox3.0 */
.color_blue #tmp_wrap_main caption,
.color_yellow #tmp_wrap_main caption,
.color_black #tmp_wrap_main caption {
	background-color:transparent !important;
}
/* element
================================================== */
.color_blue #tmp_footer,
.color_yellow #tmp_footer,
.color_black #tmp_footer {
	border:1px solid #000000;
}
.color_blue #tmp_wrapper h3.ttl_content,
.color_yellow #tmp_wrapper h3.ttl_content,
.color_black #tmp_wrapper h3.ttl_content {
	min-height: 280px;
}
.color_blue #tmp_wrapper h3.ttl_content img,
.color_yellow #tmp_wrapper h3.ttl_content img,
.color_black #tmp_wrapper h3.ttl_content img {
	display:none;
}
/* 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;
	background-color:transparent !important;
	border-color:yellow !important;
	list-style-image:none !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
/* box_idx */
.color_blue #tmp_contents .box_idx_ttl h2 a,
.color_blue #tmp_contents .ac_active .box_idx_ttl h2 a {
	color: #ffffff !important;
}
.color_blue #tmp_contents .box_idx .switch_menu .switch {
	background:url(/shared/site_rn/images/img_indexpage/icon_link.png) left top no-repeat !important;
}
.color_blue #tmp_contents .box_idx .switch_menu .switch span {
	z-index:-1 !important;
}
.color_blue #tmp_contents .box_idx.ac_active .switch_menu .switch {
	background:url(/shared/site_rn/images/img_indexpage/icon_lick_cl.png) left top no-repeat !important;
}
.color_blue #tmp_kyoiku_visual .mv_txt {
	background-color:#00008B !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;
	background-color:transparent !important;
	border-color:black !important;
	list-style-image:none !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
/* box_idx */
.color_yellow #tmp_contents .box_idx_ttl h2 a,
.color_yellow #tmp_contents .ac_active .box_idx_ttl h2 a {
	color: #0000FF !important;
}
.color_yellow #tmp_contents .box_idx .switch_menu .switch {
	background:url(/shared/site_rn/images/img_indexpage/icon_link.png) left top no-repeat !important;
}
.color_yellow #tmp_contents .box_idx .switch_menu .switch span {
	z-index:-1 !important;
}
.color_yellow #tmp_contents .box_idx.ac_active .switch_menu .switch {
	background:url(/shared/site_rn/images/img_indexpage/icon_lick_cl.png) left top no-repeat !important;
}
.color_yellow #tmp_kyoiku_visual .mv_txt {
	background-color:#FFFF00 !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 * {
	background-color:transparent !important;
	color:#000000 !important;
	border-color:yellow !important;
	list-style-image:none !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box a {
	color:#7777CC !important;
}
/* box_idx */
.color_black #tmp_contents .box_idx_ttl h2 a,
.color_black #tmp_contents .ac_active .box_idx_ttl h2 a {
	color: #ffffff !important;
}
.color_black #tmp_contents .box_idx .switch_menu .switch {
	background:url(/shared/site_rn/images/img_indexpage/icon_link.png) left top no-repeat !important;
}
.color_black #tmp_contents .box_idx .switch_menu .switch span {
	z-index:-1 !important;
}
.color_black #tmp_contents .box_idx.ac_active .switch_menu .switch {
	background:url(/shared/site_rn/images/img_indexpage/icon_lick_cl.png) left top no-repeat !important;
}
.color_black #tmp_kyoiku_visual .mv_txt {
	background-color:#000000 !important;
}

/* hlogo */
.color_blue #tmp_hlogo,
.color_yellow #tmp_hlogo,
.color_black #tmp_hlogo,
.color_blue #tmp_hlogo h1,
.color_yellow #tmp_hlogo h1,
.color_black #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_yellow #tmp_hlogo p,
.color_black #tmp_hlogo p,
.color_blue #tmp_hlogo a,
.color_yellow #tmp_hlogo a,
.color_black #tmp_hlogo a {
	width:inherit !important;
	height:inherit !important;
}
.color_blue #tmp_hlogo h1 span,
.color_blue #tmp_hlogo p span,
.color_yellow #tmp_hlogo h1 span,
.color_yellow #tmp_hlogo p span,
.color_black #tmp_hlogo h1 span,
.color_black #tmp_hlogo p span {
	width:inherit !important;
	height:inherit !important;
	overflow: inherit !important;
	text-indent: inherit !important;
	white-space: inherit !important;
}
/* pnavi */
.color_blue #tmp_footer .pnavi .ptop a,
.color_yellow #tmp_footer .pnavi .ptop a,
.color_black #tmp_footer .pnavi .ptop a {
	width:inherit !important;
	height:inherit !important;
}
.color_blue #tmp_footer .pnavi .ptop span,
.color_yellow #tmp_footer .pnavi .ptop span,
.color_black #tmp_footer .pnavi .ptop span {
	width:inherit !important;
	height:inherit !important;
	overflow: inherit !important;
	text-indent: inherit !important;
	white-space: inherit !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
	font-size:75% !important;
}
/* big
================================================== */
.fsize_big {
	font-size:125% !important;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size:175% !important;
}

/* ==================================================
used_bg_img
================================================== */
.used_bg_img a,
.used_bg_img span {
	display:block; /* Do not edit */
}
.used_bg_img span {
	position:relative; /* Do not edit */
	z-index:-1; /* Do not edit */
	overflow:hidden; /* Do not edit */
}
/* search */
.search_control:before,
.search_control:after{
    content: '';
    display: table;
}
.search_control:after{
    clear: both;
}
.search_control dt {
    margin:0 5px 0 0;
    padding:2px 0 0;
    float:left;
}
.search_control dd {
    float:left;
}
.search_control dd p {
    float:left;
}
.input_query {
    width:415px;
    min-height:46px;
    margin:0;
    padding: 0 12px;
    border:1px solid #70a113;
}
.input_query:focus{
    border-color: #7fc002;
}
.func_sch_btn {
    min-width:110px;
    border:1px solid #70a113;
    border-left: 0;
    padding:1px;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
    font-size: 106%;
    min-height:46px;
    color: #ffffff;
    background-color: #18844f;
}
.func_sch_btn:hover,
.func_sch_btn:focus{
    background-color: #05a456;
}
/* ==================================================
publicity
================================================== */
#tmp_publicity {
	background-color:rgba(242, 242, 239, 0.9);
    clear:both;
}
#tmp_publicity.floating_pub {
	width:100%;
	padding:20px 0;
	position:fixed;
	left:0;
	bottom:0;
	z-index:9000;
}
#tmp_publicity.floating_pub .container {
	position:relative;
}
#tmp_publicity_close {
	position:absolute;
	right:0;
	top:-20px;
}
#tmp_publicity_ttl {
    padding: 14px 14px 5px 57px;
    margin:0 14px 0 0;
    width: 286px;
    color: #18844f;
    background-color: #ffffff;
    float: left;
}
#tmp_publicity_ttl p{
    margin-bottom: 8px;
}
#tmp_publicity_ttl a{
    padding-left: 25px;
    font-weight: bold;
    text-decoration: none;
    min-height: 16px;
    display: inline-block;
    color: #18844f;
    line-height: 1.2;
    background: url(/shared/site_rn/images/icon/icons_arrow_bl.png) 0 1px no-repeat #ffffff;
}
#tmp_publicity_ttl a:hover,
#tmp_publicity_ttl a:focus{
    text-decoration: underline;
}
#tmp_publicity_cnt{
    overflow: hidden;
    padding-top: 7px;
}
#tmp_publicity_cnt ul {
    list-style-type:none;
    margin: 0;
    padding: 0;
    outline: hidden;
}
#tmp_publicity_cnt ul li {
    margin:0 10px 0 0;
    padding:0 0 10px;
    float:left;
    width: 120px;
}
#tmp_publicity_cnt ul li:hover img {
	opacity:0.7;
}
#tmp_publicity_cnt ul li:last-child{
    margin-right: 0;
}
#tmp_publicity_cnt ul li img {
    vertical-align:top;
}
/* press_publicity */
#tmp_press_publicity .title {
	margin-bottom:5px;
}
#tmp_press_publicity ul {
	list-style:none;
}
#tmp_press_publicity ul li {
	float:left;
	margin:0 10px 10px 0;
}
#tmp_press_publicity ul li img {
    vertical-align:top;
    width:auto;
    max-height:100%;
}
/* floating */
.floating_pub #tmp_publicity_close {
	right:160px;
}
.floating_pub #tmp_publicity_ttl {
    padding: 14px 14px 5px 15px;
    margin:0 10px 0 0;
    width: 200px;
}
.floating_pub #tmp_publicity_ttl a{
    padding-left: 20px;
}
.floating_pub #tmp_publicity_cnt ul li {
    margin:0 5px 0 0;
}
/* search_information */
.search_information .container {
    width: 1200px;
}
.search_information{
    padding: 50px 0 65px;
    color: #000000;
    background-color: #ddf8dd;
}
.top_heading{
    margin-bottom: 40px;
    text-align: center;
}
.top_heading h2 {
    position: relative;
    padding: 0 65px;
    text-align: center;
    font-size: 175%;
    display: inline-block;
    line-height: 1.3;
    color: #222222;
    background-color: transparent;
}
.top_heading h2:before,
.top_heading h2:after{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    display: block;
    width: 32px;
    height: 5px;
    color: inherit;
    background-color: #90c53f;
}
.top_heading h2:before{
    left: 0;
}
.top_heading h2:after{
    right: 0;
}
.search_information .top_heading h2:before,
.search_information .top_heading h2:after{
    background-color: #18844f;
}
.search_information .panel_search{
    color: #282828;
    background-color: #ffffff;
}
.search_form:before,
.search_form:after,
.search_form dl:before,
.search_form dl:after,
.search_information .panel_search:before,
.search_information .panel_search:after{
    content: '';
    display: table;
}
.search_form:after,
.search_form dl:after,
.search_information .panel_search:after{
    clear: both;
}
.search_information .search_keyword,
.search_information .search_purpose_top{
    float: left;
    width: 50%;
}
.search_information .search_keyword{
    border-right: 1px solid #dcdcdc;
}
.search_information .form_search{
    padding: 40px 33px 31px 41px;
}
.search_information .frequently_search{
    padding: 25px 10px 15px 41px;
    border-top: 1px solid #dcdcdc;
}
.panel_search {
    background: #ffffff;
}
.panel_search .form_search_top{
    overflow: hidden;
}
.panel_search .how_to_use {
    padding-left: 22px;
    float: right;
    text-decoration: none;
    color: #18844f;
    background: url(/shared/site_rn/images/icon/icons_arrow_bl.png) no-repeat 0 3px #ffffff;
}
.panel_search .how_to_use:hover,
.panel_search .how_to_use:focus{
    text-decoration: underline !important;
}
.panel_search .search_title {
    margin-bottom: 25px !important;
    padding-left: 29px;
    line-height: 1.2;
    font-size: 125%;
    color: #282828;
    font-weight: bold;
    background: url(/shared/site_rn/images/icon/icons_search_dao.png) no-repeat 0 2px #ffffff;
}
.panel_search .form_search .search_title {
    margin-bottom: 15px !important;
}
.panel_search .form_search_top .search_title {
    float: left;
    max-width: 407px;
}
.panel_search .search_purpose_top{
    padding: 40px 40px 31px;
}
.format_free .panel_search {
    border: 1px solid #dcdcdc;
    padding: 0;
    margin-bottom: 33px;
}
.format_free .frequently_search {
    padding: 28px 30px 15px;
    border-top: 1px solid #dcdcdc;
}
.format_free .form_search {
    padding: 28px 30px 20px;
}
.format_free .keyword_list li {
    width: auto;
    margin-right: 20px !important;
    padding: 0;
}
.format_free .keyword_list {
    margin: 0 !important;
}
.format_free .input_query {
    width: 778px;
}
.purpose_list{
    list-style: none;
    padding: 0;
    margin: 0 -10px;
}
.purpose_list li{
    width: 33.33%;
    text-align: center;
    padding: 0 15px;
    margin: 0 -5px 0 0;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    vertical-align:top;
}
.purpose_list li .purpose_consultation,
.purpose_list li .purpose_procedure,
.purpose_list li .purpose_procurement,
.purpose_list li .purpose_ordinance,
.purpose_list li .purpose_administration,
.purpose_list li .purpose_organization{
    padding: 10px 0 0;
    display: block;
    color: #18844f;
    text-decoration: none;
    font-weight: bold;
}
.purpose_list li .purpose_consultation,
.purpose_list li .purpose_procedure,
.purpose_list li .purpose_procurement{
    padding-top: 73px;
    margin-bottom: 20px;
}
.purpose_list li .purpose_ordinance,
.purpose_list li .purpose_administration,
.purpose_list li .purpose_organization{
    padding-top: 68px;
}
.purpose_list li .purpose_consultation {
    background: url(/shared/site_rn/images/icon/icon_soudan.png) no-repeat center 3px #ffffff;
}
.purpose_list li .purpose_procedure {
    background: url(/shared/site_rn/images/icon/icon_reseach.png) no-repeat center 2px #ffffff;
}
.purpose_list li .purpose_procurement {
    background: url(/shared/site_rn/images/icon/icon_auction.png) no-repeat center top #ffffff;
}
.purpose_list li .purpose_ordinance {
    background: url(/shared/site_rn/images/icon/icon_rdinance.png) no-repeat center top #ffffff;
}
.purpose_list li .purpose_administration {
    background: url(/shared/site_rn/images/icon/icon_soshiki.png) no-repeat center 8px #ffffff;
}
.purpose_list li .purpose_organization {
    background: url(/shared/site_rn/images/icon/icon_person.png) no-repeat center 7px #ffffff;
}
.purpose_list li .purpose_consultation:hover {
	background-image:url(/shared/site_rn/images/icon/icon_soudan_on.png);
}
.purpose_list li .purpose_procedure:hover {
	background-image:url(/shared/site_rn/images/icon/icon_reseach_on.png);
}
.purpose_list li .purpose_procurement:hover {
	background-image:url(/shared/site_rn/images/icon/icon_auction_on.png);
}
.purpose_list li .purpose_ordinance:hover {
	background-image:url(/shared/site_rn/images/icon/icon_rdinance_on.png);
}
.purpose_list li .purpose_administration:hover {
	background-image:url(/shared/site_rn/images/icon/icon_soshiki_on.png);
}
.purpose_list li .purpose_organization:hover {
	background-image:url(/shared/site_rn/images/icon/icon_person_on.png);
}
.purpose_list li a:hover {
	text-decoration:underline;
}
.keyword_list{
    list-style: none;
    padding:0;
    margin: 0 -6px !important;
}
.keyword_list li{
    width: 33.33%;
    padding: 0 12px;
    margin: 0 -5px 15px 0 !important;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    vertical-align:top;
}
.keyword_list li a{
    color: #18844f;
    background-color: transparent;
    text-decoration: underline;
}
.keyword_list li a:hover,
.keyword_list li a:focus{
    text-decoration: none;
}
/* ==================================================
contents
================================================== */
.custom_kyoiku .k_container {
	width:1240px;
	margin:0 auto;
}
/* header
================================================== */
.kyoiku_top #tmp_kyoiku_hg {
	padding-top:49px;
}
#tmp_kyoiku_header {
	width:320px;
	margin:15px auto 26px;
}
#tmp_hlogo_kyoiku,
#tmp_hlogo_kyoiku a,
#tmp_hlogo_kyoiku span {
	display:block;
	width:320px;
	height:60px;
}
#tmp_hlogo_kyoiku,
#tmp_hlogo_kyoiku a {
	background:url(/shared/site_rn/images/kyoiku/logo.gif) no-repeat left top;
}
#tmp_hlogo_kyoiku span {
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* gnavi
================================================== */
.kyoiku_gnavi {
	margin:0 0 30px;
	clear:both;
}
.kyoiku_top .kyoiku_gnavi {
	margin-bottom:10px;
}
.kyoiku_gnavi ul {
	list-style:none;
}
.kyoiku_gnavi ul li {
	text-align:center;
	float:left;
	width:206px;
	font-size:112.5%;
}
.kyoiku_gnavi .kyoiku_glist6 {
	width:210px;
}
.kyoiku_gnavi ul li a {
	display:block;
	background-color:#18844f;
	color:#ffffff;
	text-decoration:none;
	padding:10px 0;
}
.kyoiku_gnavi .active a,
.kyoiku_gnavi a:hover,
.kyoiku_gnavi a:focus {
	background-color:#11663c;
}
.kyoiku_gnavi ul li a span {
	display:block;
	padding:7px 0;
	border-right:1px solid #8bc1a7;
}
.kyoiku_gnavi .kyoiku_glist6 span {
	border-right:none;
}
/* ==================================================
chatbot
================================================== */
#chatbot_widget_minisize_block{
    width: 143px !important;
    height: 121px !important;
    background-color: rgba(0,0,0,0) !important;
    background:url(/shared/site_rn/images/chatbot/icon_cb.png) 0 0 no-repeat!important;
    left:50% !important;
    bottom:1px !important;
    margin-left: 477px;
}

@media (max-width: 640px) {
    /* 横幅が640px以下の場合に適用するスタイル */
    #chatbotCaller{
        width: 143px !important;
        height: 121px !important;
        background-color: rgba(0,0,0,0) !important;
        background:url(/shared/site_rn/images/chatbot/icon_cb.png) 0 0 no-repeat!important;
        right:10px;
        bottom:10px;
        position:fixed;
        z-index:10000
    }
}
@media (min-width: 641px) {
    /* 横幅が641px以上の場合に適用するスタイル */
    #chatbotCaller{
        width: 143px !important;
        height: 121px !important;
        background-color: rgba(0,0,0,0) !important;
        background:url(/shared/site_rn/images/chatbot/icon_cb.png) 0 0 no-repeat!important;
        left:50% !important;
        bottom:1px !important;
        margin-left: 477px;
        position:fixed;
        z-index:10000
    }
}
@media screen and (max-width: 1240px) {
    #chatbot_widget_minisize_block{
        width: 143px !important;
        height: 121px !important;
        right:1px !important;
        margin-left: auto !important;
    }
}

/* ==================================================
2023RN
================================================== */
/* ヘッダーメニュー */
#tmp_search_popup .purpose_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#tmp_search_popup .purpose_list li {
	width: 20%;
}
#tmp_search_popup .rn_search_inner {
	padding: 20px 0;
}
#tmp_search_popup .rn_search_inner .wrap_sch_box {
	width: 720px;
}
/* グロナビ直下の検索メニュー */
.wrap_rn_search {
	background-color: #ddf8dd;
	color: inherit;
}
.rn_search_inner {
	padding: 32px 64px;
}
.rn_search_inner .wrap_sch_box {
	order: 1;
	width: 844px;
	margin-right: -110px;
}
.rn_search_inner .wrap_sch_btn{
	order: 2;
}
.rn_search_inner .wrap_sch_radio {
	order: 3;
	margin-right: auto;
	margin-left: 20px;
}
.rn_search_inner .rn_search_inner2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.rn_search_inner .wrap_sch_box .rn_query {
	width: 100%;
}
.rn_search_inner .wrap_sch_btn .rn_search_submit {
	min-width: 110px;
}
.rn_search_inner .wrap_sch_box .rn_query {
	min-height: 46px;
	margin: 0;
	padding: 0 12px;
	border: 1px solid #70a113;
}
.rn_search_inner .wrap_sch_btn .rn_search_submit {
	min-width: 110px;
	border: 1px solid #70a113;
	border-left: 0;
	padding: 1px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-size: 106%;
	min-height: 46px;
	color: #ffffff;
	background-color: #18844f;
}
.rn_search_inner .wrap_sch_radio {
	width: 240px;
	padding-top: 10px;
}
.rn_search_inner .wrap_sch_radio fieldset p {
	float: left;
	margin-right: 15px;
	font-weight: bold;
}
.rn_search_inner .wrap_sch_radio legend {
	display: none;
}
.purpose_list li a,
.purpose_list li a:hover,
.purpose_list li .purpose_soudan,
.purpose_list li .purpose_soudan:hover {
	display: block;
	margin-bottom: 28px;
	padding-top: 68px;
	background: url(/shared/site_rn/images/icon/icon_soudan.png) no-repeat center 3px transparent;
	background-size: 64px auto;
	font-weight: bold;
	text-decoration: none;
}
.search_information .purpose_list li a:hover {
	text-decoration: underline;
}
.purpose_list li .purpose_reseach,
.purpose_list li .purpose_reseach:hover {
	background: url(/shared/site_rn/images/icon/icon_reseach.png) no-repeat center 3px transparent;
}
.purpose_list li .purpose_tokusetsu,
.purpose_list li .purpose_tokusetsu:hover {
	background: url(/shared/site_rn/images/icon/icon_tokusetsu.png) no-repeat center 3px transparent;
}
.purpose_list li .purpose_nyusatsu,
.purpose_list li .purpose_nyusatsu:hover {
	background: url(/shared/site_rn/images/icon/icon_nyusatsu.png) no-repeat center 3px transparent;
}
.purpose_list li .purpose_passport,
.purpose_list li .purpose_passport:hover {
	background: url(/shared/site_rn/images/icon/icon_passport.png) no-repeat center 3px transparent;
}
.purpose_list li .purpose_kenzei,
.purpose_list li .purpose_kenzei:hover {
	background: url(/shared/site_rn/images/icon/icon_kenzei.png) no-repeat center 3px transparent;
}
.purpose_list li .purpose_jorei,
.purpose_list li .purpose_jorei:hover {
	background: url(/shared/site_rn/images/icon/icon_jorei.png) no-repeat center 3px transparent;
}
.purpose_list li .purpose_sanka,
.purpose_list li .purpose_sanka:hover {
	background: url(/shared/site_rn/images/icon/icon_sanka.png) no-repeat center 3px transparent;
}
.purpose_list li .purpose_soshiki,
.purpose_list li .purpose_soshiki:hover {
	background: url(/shared/site_rn/images/icon/icon_soshiki.png) no-repeat center 3px transparent;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_social:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
.kyoiku_gnavi ul:after,
.rn2023 .rn_search_inner:after,
.rn2023 .rn_search_inner .wrap_sch_radio fieldset:after {
    content: ""; /* Do not edit */
    display: table; /* Do not edit */
    clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
  body {
    background: #FFFFFF !important;
  }
  #tmp_wrapper {
    width: 100% !important;
	min-width: inherit !important;
  }
  #tmp_header {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    color: #000000 !important;
    background: #FFFFFF !important;
    border-bottom: 1px solid #000000 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #tmp_footer {
    margin-top: 10px !important;
    padding-top: 10px !important;
    color: #000000 !important;
    background: #FFFFFF !important;
    border-top: 1px solid #000000 !important;
	min-width: inherit !important;
  }
  #tmp_header .container {
    background: #ffffff !important;
    color: #000000 !important;
  }
  .footer_logo .number,
  #tmp_wrap_custom_update,
  .pnavi,
  #tmp_footer:before,
  #tmp_footer .fnavi,
  #tmp_means {
    display: none !important;
  }
  #tmp_wrap_main,
  .container,
  .footer_link {
    width: 100% !important;
  }
  .footer_cnt {
    width: 80% !important;
    margin-right: 0 !important;
  }
}



