@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin:0 0 25px;
	font-size: 225%;
	line-height:1.2;
	font-weight: normal;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	padding-bottom: 7px;
	font-size: 175%;
	font-weight: normal;
	color: #0e5fa6;
	background-image: url(/shared/templates/free_rn/images/h2_line1.jpg), url(/shared/templates/free_rn/images/h2_line2.jpg);
	background-repeat: no-repeat, repeat-x;
	background-size: auto, auto;
	-moz-background-size: auto, auto;
	-webkit-background-size: auto, auto;
	background-position: left bottom, left bottom;
}
#tmp_contents h3 {
	padding-left: 24px;
	font-size: 150%;
	font-weight: normal;
	color: #000000;
	background: transparent url(/shared/templates/free_rn/images/ttl_double_line.png) no-repeat 0 6px;
	background-size: 18px auto;
	-moz-background-size: 18px auto;
	-webkit-background-size: 18px auto;
}
#tmp_contents h4 {
    padding-bottom: 4px;
	font-size: 125%;
	font-weight: normal;
	border-bottom: 1px solid #3f9ff4;
}
#tmp_contents h5 {
	font-size: 112.5%;
}
#tmp_contents h6 {
	font-size: 100%;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0.6em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1em 1.4em; /* Do not edit */
	list-style-image:url(/shared/site_rn/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 1.4em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}

/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
.img_cap {
	text-align: center;
	color: #000000;
	background-color: #ecf0f1;
}
.img_cap img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:18px 20px 1px;
}
div.img_cap div {
	padding:18px 20px 1px;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 40px; /* Do not edit */
	border:1px solid #0e5fa6;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding:11px 12px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:11px 12px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .outline p {
	margin: 0;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 40px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
    margin: 0 0 10px 0;
    padding: 20px 15px 16px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #cfd8e5;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}
#tmp_contents ul.box_btn li a {
	display: block;
    text-decoration: none;
    padding: 20px 15px 16px 48px;
    margin: -20px -15px -16px;
	color: inherit;
    background: transparent url(/shared/site_rn/images/icon/icon_arrow_blue.png) no-repeat 19px 20px;
    background-size: 17px auto;
    -moz-background-size: 17px auto;
    -webkit-background-size: 17px auto;
}
#tmp_contents ul.box_btn li a:focus,
#tmp_contents ul.box_btn li a:hover {
	background-color:#0e5fa6;
	background-image:url(/shared/site_rn/images/icon/icon_arrow_white.png);
	color:#ffffff;
}
/* box_link / box_info
================================================== */
#tmp_contents .box_link,
#tmp_contents .box_info {
	margin:0 0 40px; /* Do not edit */
	border: 1px solid #0e5fa6;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link,
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_info .box_info_ttl {
	padding: 0 18px;
	color:#0e5fa6;
	background: #ffffff url(/shared/templates/free_rn/images/ttl_triangle.png) no-repeat top left;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	font-weight:bold;
    font-size: 137.5%;
}
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_info .box_info_ttl p {
	margin-top:0; /* Do not edit */
	margin-bottom:0; /* Do not edit */
	padding: 22px 0 11px;
	border-bottom:2px solid #0e5fa6;
}
#tmp_contents .box_link .box_link_cnt,
#tmp_contents .box_info .box_info_cnt {
	padding: 27px 15px 21px;
}
#tmp_contents .box_link ul,
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol,
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol,
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt a,
#tmp_contents .box_info .box_info_cnt a {
	text-decoration: underline;
}
#tmp_contents .box_link .box_link_cnt a:focus,
#tmp_contents .box_link .box_link_cnt a:hover,
#tmp_contents .box_info .box_info_cnt a:focus,
#tmp_contents .box_info .box_info_cnt a:hover {
	text-decoration:none;
	color: #000000;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 40px; /* Do not edit */
	border:1px solid #cfd8e5;
	clear:both; /* Do not edit */
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents div.box_menu {
	padding:0;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl {
    padding: 19px 15px 13px;
    background-color: #ffffff;
    color: #000000;
	border-bottom:1px solid #cfd8e5;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin-top:0;
	margin-bottom:0;
}
#tmp_contents .box_menu .box_menu_ttl a {
    display: block;
    margin: -19px -15px -13px;
    padding: 19px 15px 13px 48px;
    background: transparent url(/shared/site_rn/images/icon/icon_arrow_blue.png) no-repeat 19px 22px;
    background-size: 17px auto;
    -moz-background-size: 17px auto;
    -webkit-background-size: 17px auto;
    color: inherit;
    text-decoration: none;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus {
	background-color:#0e5fa6;
	background-image:url(/shared/site_rn/images/icon/icon_arrow_white.png);
	color:#ffffff;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding:18px 18px 0;
}
#tmp_contents .box_menu .box_menu_cnt a:hover,
#tmp_contents .box_menu .box_menu_cnt a:focus {
	text-decoration:none;
	color: #000000;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 40px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #808080;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:15px 20px;
	color:inherit;
	background-color:#ECF0F1;
	border:1px solid #808080;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:15px 20px;
	border:1px solid #808080;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#C80000; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#E2E7F7;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #808080; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#ECF0F1; /* = table.datatable th */
	border:1px solid #808080; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #808080; /* = table.datatable td */
}
/* evt_list
================================================== */
#tmp_contents #evt_list ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#tmp_contents #evt_list ul li {
	display:inline-block;
	vertical-align:top;
	padding: 0 0 0 16px;
	margin-right: 1.2em;
	position:relative;
}
#tmp_contents #evt_list ul li::before {
	content:"";
	position:absolute;
	top:7px;
	left:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #0e5fa6 transparent transparent transparent;
}
/* ==================================================
original parts
================================================== */
/* btn-link
================================================== */
a.btn_textlink,
a.btn_external,
a.btn_download,
a.btn_decision {
	display: inline-block !important;
	padding: 17px 30px 17px 48px !important;
	color: #000000 !important;
	background-color: #ecf0f1 !important;
	background-repeat: no-repeat !important;
	background-position: 18px 21px !important;
	text-decoration: none !important;
	margin: 0 13px 20px 0 !important;
	border: 1px solid #cfd8e5 !important;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1) !important;
	-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1) !important;
}
a.btn_textlink {
	background-image: url(/shared/site_rn/images/icon/icon_arrow_blue.png) !important;
	background-size: 18px auto !important;
	-moz-background-size: 18px auto !important;
	-webkit-background-size: 18px auto !important;
}
 a.btn_external {
	background-image: url(/shared/templates/free_rn/images/icon_btn_external.png) !important;
	background-size: 20px auto !important;
	-moz-background-size: 20px auto !important;
	-webkit-background-size: 20px auto !important;
}
a.btn_download {
	background-image: url(/shared/templates/free_rn/images/icon_btn_download.png) !important;
	background-size: 20px auto !important;
	-moz-background-size: 20px auto !important;
	-webkit-background-size: 20px auto !important;
}
a.btn_decision {
	color: #ffffff !important;
	background-color:#0e5fa6 !important;
	background-image:url(/shared/site_rn/images/icon/icon_arrow_white.png) !important;
	background-size: 18px auto !important;
	-moz-background-size: 18px auto !important;
	-webkit-background-size: 18px auto !important;
	border: 1px solid #0e5fa6 !important;
}
a.btn_textlink:hover,
a.btn_textlink:focus,
a.btn_external:hover,
a.btn_external:focus,
a.btn_download:hover,
a.btn_download:focus {
	color: #ffffff !important;
	background-color:#0e5fa6 !important;
}
a.btn_decision:hover,
a.btn_decision:focus {
	background-color:#1875ce !important;
}
a.btn_textlink:hover,
a.btn_textlink:focus {
	background-image:url(/shared/site_rn/images/icon/icon_arrow_white.png) !important;
}
a.btn_external:hover,
a.btn_external:focus {
	background-image: url(/shared/templates/free_rn/images/icon_btn_external_w.png) !important;
}
a.btn_download:hover,
a.btn_download:focus {
	background-image: url(/shared/templates/free_rn/images/icon_btn_download_w.png) !important;
}
/* txt-link
================================================== */
a.txt_textlink,
a.txt_external,
a.txt_download {
	padding:0 24px 0 2px;
	background-color: transparent;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	background-size: 18px auto;
	-moz-background-size: 18px auto;
	-webkit-background-size: 18px auto;
	background-position: right 3px;
	min-height:18px;
}
a.txt_textlink {
	background-image:url(/shared/templates/free_rn/images/icon_txt_textlink.png);
}
a.txt_external {
	background-image:url(/shared/templates/free_rn/images/icon_btn_external.png);
}
a.txt_download {
	background-image:url(/shared/templates/free_rn/images/icon_btn_download.png);
}
a.txt_textlink:hover,
a.txt_textlink:focus,
a.txt_external:hover,
a.txt_external:focus,
a.txt_download:hover,
a.txt_download:focus {
	text-decoration:none;
	color: #000000;
}
/* link_l
================================================== */
a.link_l {
	display: inline-block;
	padding-left:24px;
	background:url(/shared/site_rn/images/icon/icon_arrow_blue.png) no-repeat left 2px;
	background-size: 18px auto;
	-moz-background-size: 18px auto;
	-webkit-background-size: 18px auto;
}
a.link_l:hover,
a.link_l:focus {
	text-decoration:none;
	color: #000000;
}
/* lead_txt
================================================== */
.lead_txt {
	margin:0 0 40px;
	display:none;
}
.lead_show .lead_txt {
	display:block;
}
#tmp_contents .lead_txt p {
	margin: 0;
}
/* explain_box
================================================== */
#tmp_contents table.explain_box {
	margin:0 0 1.5em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border: none;
	word-break: break-all;
}
#tmp_contents table.explain_box td {
	padding:0 5px 5px 0;
}
#tmp_contents table.explain_box td p {
	margin: 0;
}

/* qa_table_noborder
================================================== */
#tmp_contents table.qa_list,
#tmp_contents table.qa_table_noborder {
	margin:0 0 40px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: none;
	word-break: break-all;
}
#tmp_contents table.qa_list th,
#tmp_contents table.qa_table_noborder th {
	padding: 5px 0 7px;
	vertical-align: top;
	border: none;
	width: 27px;
	text-align: left;
}
#tmp_contents table.qa_list a,
#tmp_contents table.qa_table_noborder a {
	display: inline-block;
}
#tmp_contents table.qa_list a:hover,
#tmp_contents table.qa_list a:focus,
#tmp_contents table.qa_table_noborder a:hover,
#tmp_contents table.qa_table_noborder a:focus {
	text-decoration:none;
	color: #000000;
}
#tmp_contents table.qa_list td,
#tmp_contents table.qa_table_noborder td {
	padding: 0 0 7px 5px;
	border: none;
}
#tmp_contents table.qa_list p,
#tmp_contents table.qa_table_noborder p {
	margin:0;
}
#tmp_contents table.qa_list img,
#tmp_contents table.qa_table_noborder img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents table.qa_list td.sitsumon_ttl,
#tmp_contents table.qa_table_noborder td.sitsumon_ttl {
	padding-bottom:5px;
	font-weight:bold;
}
/* tag_list
================================================== */
#tmp_contents .tag_list {
	background-color: #f6f6f6;
    color: #0e5fa6;
	list-style: none;
	margin: 0;
	padding: 0 9px;
}
.tag_list li {
	display: inline-block;
	padding: 11px 5px 4px 5px;
    margin-bottom: 10px;
}
.tag_list li a {
    display: inline-block;
    background-color: transparent;
    color: #0e5fa6;
}
.tag_list li a:hover,
.tag_list li a:focus {
	text-decoration:none;
	color: #000000;
}
/* ==================================================
contents
================================================== */
/* search_form
================================================== */
.search_form {
	margin-top: 48px;
	padding: 27px 10px 13px;
	color: #000000;
	background: #e5f1fd url(/shared/templates/free_rn/images/ttl_triangle.png) no-repeat top left;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
}
.format_free .search_form h3 {
    position: relative;
    z-index: 1;
    font-size: 125%;
    font-weight: normal;
    color: #000000;
    background: transparent url(/shared/templates/top/images/h3_icon.png) no-repeat 10px 5px;
    padding-left: 34px;
    margin-bottom: 5px;
}
.form_cnt {
	position: relative;
	padding-left: 11px;
	float: left;
}
.form_cnt label {
	position: absolute;
	display: block;
	width: 21px;
	height: 19px;
	text-indent: -9999px;
	background: transparent url(/shared/templates/top/images/search_icon.png) no-repeat top left;
	top: 13px;
    left: 21px;
}
.form_cnt label:hover,
.form_cnt label:focus,
.form_cnt label:active {
	cursor: pointer;
}
#tmp_sch_query {
	width: 720px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border: 2px solid #cfd8e5;
	padding: 0 85px 0 35px
}
#tmp_sch_btn {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 80px;
	height: 42px;
	background-color: #404140;
	color: #ffffff;
	text-align: center;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border: none;
	letter-spacing: 2px;
	text-indent: 2px;
}
#tmp_sch_btn:hover,
#tmp_sch_btn:focus,
#tmp_sch_btn:active {
	text-decoration: underline;
	cursor: pointer;
}
.question_link {
	overflow: hidden;
	padding: 14px 10px 5px 25px;
}
.question_link a {
	display: inline-block;
	background: transparent url(/shared/templates/top/images/ques_icon.png) no-repeat top left;
	color: #000000;
	text-decoration: none;
	padding-left: 22px;
	font-size: 87.5%;
}
.question_link a:hover,
.question_link a:focus,
.question_link a:active {
	text-decoration: underline;
}
.tag_list ul {
	list-style: none;
	margin: 27px 0 0 11px;
}
.tag_list ul li {
	display: inline-block;
}
.tag_list ul li a {
    display: inline-block;
    background-color: #185b9c;
    color: #ffffff;
    text-decoration: none;
    padding: 8px 13px 4px 13px;
    margin-right: 5px;
    margin-bottom: 11px;
}
.tag_list ul li a:hover,
.tag_list ul li a:focus,
.tag_list ul li a:active {
	text-decoration: underline;
}
.section01_btn {
	text-align: center;
}
.section01_btn .disp_sp {
	display: none;
}
.section01_btn a {
	display: inline-block;
    margin: 77px 0 53px;
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.3);
}
.section01_btn img {
	vertical-align: top;
	opacity: 1;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.section01_btn a:hover img,
.section01_btn a:focus img,
.section01_btn a:active img {
	opacity: 0.7;
}
/* ==================================================
インデックス
================================================== */
/* 第一階層
================================================== */
/* read_all */
#tmp_contents .read_all {
	margin:0 0 10px;
	list-style:none;
}
#tmp_contents .read_all li {
	display:inline-block;
	vertical-align:top;
	background:url(/shared/site_rn/images/icon/icon_more.gif) no-repeat left 5px;
	padding-left:20px;
}
#tmp_contents .read_all .rss_btn {
	padding:0;
	margin:3px 0 0 5px;
	background:url(/shared/site_rn/images/icon/rss_icon.png) no-repeat 0 0;
}
#tmp_contents .read_all .rss_btn,
#tmp_contents .read_all .rss_btn span {
	width:42px;
	height:16px;
}
#tmp_contents .read_all li a:hover,
#tmp_contents .read_all li a:focus {
	color:#222222;
}
/* list_top */
#new_box {
	margin:0 0 36px;
}
#new_box .list_top dt {
	float:left;
	width:8.5em;
	clear:both;
	margin-bottom:8px;
}
#new_box .list_top dd {
	float:right;
	width: calc(100% - 9em);
	margin-bottom:8px;
	padding:0;
}
/* idx_menu */
#tmp_idx_menu,
#tmp_idx_menu .life_box {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
}
#tmp_idx_menu {
	margin:0 -8px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#tmp_idx_menu .main_box {
	width:100%;
}
#tmp_idx_menu .life_box {
	width:50%;
	padding:0 8px;
}
#tmp_idx_menu .life_box:nth-child(odd) {
	clear:both;
}
#tmp_idx_menu .life_box_inner {
	position:relative;
	flex-grow:1;
	padding:14px 20px;
	border:1px solid #cfd8e5;
	margin:0 0 17px;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
#tmp_idx_menu .life_box_inner::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 0 0;
	border-color: #0e5fa6 transparent transparent transparent;
}
#tmp_idx_menu .life_box_inner h2 {
	margin:0 0 10px;
}
#tmp_idx_menu .life_box_inner .list_top2 ul {
	list-style:none;
	margin:0;
}
#tmp_idx_menu .life_box_inner .list_top2 ul li {
	display:inline-block;
	vertical-align:top;
	margin:0 10px 10px 0;
	padding-left:18px;
	background:url(/shared/site_rn/images/icon/icon_arrow_blue.png) no-repeat left 3px;
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
	min-height:17px;
}
#tmp_contents .text_ctg a:hover,
#tmp_contents .text_ctg a:focus,
#tmp_contents .list_top dd a:hover,
#tmp_contents .list_top dd a:focus,
#tmp_idx_menu .life_box a:hover,
#tmp_idx_menu .life_box a:focus {
	color:#000000;
	text-decoration:none;
}
/* 第二階層
================================================== */
.life #tmp_contents .list_ccc dl {
	clear:both;
}
.life #tmp_contents .list_ccc dt {
	float:left;
	padding:0 45px 0 18px;
	margin-bottom:8px;
	background:url(/shared/site_rn/images/icon/icon_arrow_blue.png) no-repeat left 3px;
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
}
.life #tmp_contents .list_ccc dd {
	text-align:right;
	margin-bottom:8px;
}

/* 第三階層
================================================== */
#tmp_contents .idx3_menu {
	list-style:none;
	margin:0 0 60px;
	width:100%;
}
#tmp_contents .idx3_menu li {
	padding:19px 0;
	margin:0;
	border-top:1px dotted #4f82b4;
}
#tmp_contents .idx3_menu li p {
	margin-bottom:0;
	padding:0 0 0 18px;
}
#tmp_contents .idx3_menu .item_ttl {
	background:url(/shared/site_rn/images/icon/icon_arrow_blue.png) no-repeat left 3px;
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
	margin-bottom:5px;
}
#tmp_contents .idx3_menu .item_unit {
	font-size:87.5%;
}
#tmp_contents .anytime_info {
	font-size:87.5%;
	width:100%;
	text-align:right;
}
/* ==================================================
カンタン検索
================================================== */
/* カンタン検索 タイトル
================================================== */
#tmp_wrap_easy_search {
	padding:0 0 7px;
}
#tmp_easy_search {
	display:table;
	width:100%;
}
#tmp_easy_search_ttl {
	display:table-cell;
	vertical-align:middle;
	width:440px;
	background: url(/shared/templates/free_rn/images/easy_search_ttl.png) no-repeat left top;
	padding-left:92px;
	padding-top:2px;
}
#tmp_easy_search_ttl h1 {
	font-size:112.5%;
	font-weight:normal;
	color:#185b9c;
	background-color:transparent;
}
#tmp_easy_search_ttl h1 span {
	display:block;
	font-size:211%;
	font-weight:bold;
	padding-top:7px;
}
#tmp_easy_search_cnt {
	display:table-cell;
	vertical-align:middle;
}
/* 検索
================================================== */
#tmp_contents .easy_search {
	position:relative;
	padding:40px 0 37px;
}
#tmp_contents .easy_search::after {
	content:"";
	z-index:1;
	position:absolute;
	left:50%;
	bottom:-30px;
	margin-left:-32px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 32px 0 32px;
	border-color: #ffffff transparent transparent transparent;
}
#tmp_easy_search_input1,
#tmp_easy_search_input3 {
	background-color:#ebf5ff;
	color:inherit;
}
#tmp_contents #tmp_easy_search_input1::after,
#tmp_contents #tmp_easy_search_input3::after {
	border-color: #ebf5ff transparent transparent transparent;
}
#tmp_contents .easy_search h2 {
	margin:0 0 28px;
	font-weight:bold;
	position:relative;
	padding-left:40px;
}
#tmp_contents .easy_search h2::before {
	content:"";
	position:absolute;
	left:0;
	top:4px;
	width:32px;
	height:32px;
	background:url(/shared/templates/free_rn/images/easy_search_cate_icon.png) no-repeat;
}
#tmp_contents .easy_search_cnt ol {
    list-style: none;
    margin: 0 -2px;
	display: flex;
	flex-wrap: wrap;
}
#tmp_contents .easy_search_cnt li {
    width: 25%;
    display: table;
    margin: 0 0 3px;
	padding:0 2px;
	position:relative;
}
#tmp_contents .easy_search_cnt li input {
    opacity: 0;
	position:absolute;
	top:0;
	left:0;
}
#tmp_contents .easy_search_cnt li label {
    position: relative;
    display: table-cell;
	vertical-align:middle;
    width: 100%;
    height: 80px;
    cursor: pointer;
    padding: 5px 10px 5px 44px;
    margin-bottom: 0;
    border: 1px solid #cfd8e5;
    color: #000000;
    background-color: #ffffff;
}
#tmp_contents .easy_search_cnt li label:before {
    content: " ";
    position: absolute;
	top:0;
	bottom:0;
    left: 20px;
    width: 16px;
    height: 16px;
    color: inherit;
    background-color: #ffffff;
    border: 1px solid #959595;
	margin: auto;
}
#tmp_contents .easy_search_cnt li label:after {
    content: " ";
    display: block;
    position: absolute;
    top: 30px;
    left: 24px;
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    width: 8px;
    height: 16px;
    border: solid transparent;
    border-width: 0 3px 4px 0;
    margin-top: -4px;
}
#tmp_contents .easy_search_cnt li input:hover + label,
#tmp_contents .easy_search_cnt li input:focus + label {
	background-color:#0f5fa6;
	color:#ffffff;
}
#tmp_contents .easy_search_cnt li input:checked + label {
	border-color:#0f5fa6;
}
#tmp_contents .easy_search_cnt li input:checked + label:after {
    position: absolute;
    top: -4px;
    bottom: 0;
    left: 24px;
    content: " ";
    display: block;
    width: 8px;
    height: 16px;
    border: solid #ffffff;
    border-width: 0 3px 4px 0;
    transform: rotate(45deg) scale(1);
    -moz-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    margin: auto;
}
#tmp_contents .easy_search_cnt li input:checked:hover + label:before,
#tmp_contents .easy_search_cnt li input:checked:focus + label:before {
    color: #ffffff;
    background-color: #000000;
}
#tmp_contents .easy_search_cnt li input:checked:hover + label:after,
#tmp_contents .easy_search_cnt li input:checked:focus + label:after {
    border-color:#ffffff;
}
#tmp_contents .easy_search_cnt li input:checked + label:after {
    border-color:#000000;
}
#tmp_contents #tmp_easy_search_last {
	padding:15px 0 58px;
	border-bottom:1px solid #0e5fa6;
}
#tmp_contents #tmp_easy_search_last::after {
	display:none;
}
#tmp_contents .search_reset_btn {
	text-align:right;
	margin:0 0 40px;
}
#tmp_contents .search_reset_btn input {
	border:none;
	cursor:pointer;
	color:#0e5fa6;
	padding:2px 0 2px 24px;
	background:#ffffff url(/shared/site_rn/images/icon/icon_up_blue.png) no-repeat left 2px;
	-webkit-background-size:20px auto;
	-moz-background-size:20px auto;
	background-size:20px auto;
}
#tmp_contents .search_reselect_btn {
	text-align:center;
	margin-top:70px;
}
#tmp_easy_search_last .search_submit_btn {
	text-align:center;
}
#tmp_contents .search_reselect_btn a,
#tmp_contents .search_submit_btn input {
	cursor:pointer;
	width:880px;
	margin:0 auto;
	border:1px solid #4e4e4e;
	background-color:#4e4e4e;
	color:#ffffff;
	padding:13px;
	font-size:150%;
	-webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
#tmp_contents .search_reselect_btn a {
	display:block;
	width:100%;
	text-decoration:none;
}
#tmp_contents .search_reselect_btn a:hover,
#tmp_contents .search_reselect_btn a:focus,
#tmp_contents .search_reset_btn input:hover,
#tmp_contents .search_reset_btn input:focus,
#tmp_contents .search_submit_btn input:hover,
#tmp_contents .search_submit_btn input:focus {
	text-decoration:underline;
}
/* ==================================================
probo
================================================== */
#tmp_probo_result {
	padding-right:24px;
}
._pbox-search-status {
	padding:17px 15px;
	color:inherit;
	background-color:#e5f1fd;
	margin:45px 0 20px;
	clear:both;
}
._pbox-pagenav {
	text-align:center;
	margin:0 auto 20px;
	line-height:1.1;
	clear:both;
}
._pbox-pagenav ._navs,
._pbox-pagenav ._navs span {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
._pbox-pagenav ._navs {
	-webkit-justify-content: center;
    justify-content: center;
}
._pbox-pagenav ._prev {
	padding-left:18px;
	margin-right:70px;
	background:url(/shared/site_rn/images/icon/search_prev_icon.png) no-repeat left center;
}
._pbox-pagenav ._next {
	padding-right:18px;
	margin-left:70px;
	background:url(/shared/site_rn/images/icon/search_next_icon.png) no-repeat right center;
}
._pbox-pagenav ._page {
	position:relative;
}
._pbox-pagenav ._page::after {
	content:"";
	position:absolute;
	right:0;
	top:50%;
	margin-top:-0.5em;
	width:1px;
	height:1em;
	border-right:1px solid #262626;
}
._pbox-pagenav ._page:first-of-type::before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-0.5em;
	width:1px;
	height:1em;
	border-right:1px solid #262626;
}
._pbox-pagenav ._cur,
._pbox-pagenav ._page a {
	padding:0 10px 0;
}
._pbox-pagenav ._prev a:hover,
._pbox-pagenav ._prev a:focus,
._pbox-pagenav ._next a:hover,
._pbox-pagenav ._next a:focus,
._pbox-pagenav ._page a:hover,
._pbox-pagenav ._page a:focus {
	color:#000000;
}
._record {
	position:relative;
	padding:30px 28px 0;
	border:1px solid #d7e6fe;
	margin:0 0 20px;
	clear:both;
}
._id {
	position:relative;
	padding-right:0.5em;
}
._id::after {
	content:".";
	position:absolute;
	right:0;
	bottom:0;
	width:0.5em;
}
._id,
._title {
	font-weight:bold;
	font-size:125%;
	color:#0e5fa6;
	display:inline;
}
._anytext1 {
	padding-top:20px;
	display:block;
	clear:both;
}
._anytext2,
._anytext3 {
	display:none;
}
._anyhtml2 {
	margin:20px -28px 0;
	padding:10px 28px;
	background-color:#f6f6f6;
	color:inherit;
}
._record a:hover,
._record a:focus {
	color:#000000;
}
/* ==================================================
old_style
================================================== */
.list_ccc ul {
	padding: 0;
	margin: 0 0 1em;
}
.list_ccc ul li {
	padding:0 17px 4px;
	margin: 0;
	line-height: 1.6;
}
.list_ccc dt {
	float: left;
}
.list_ccc dd {
	padding: 0 0 8px 9em;
	margin: 0;
	font-size: 93.8%;
}
.list_top dt {
  float: left;
}
.list_top dd {
  padding: 0 0 8px 9em;
  margin: 0;
}
.inpagelink_title {
  float: left;
}
.inpagelink {
  margin: 12px 0 24px;
  text-align: right;
  float: right;
}
.inpagelink ul {
  display: block;
  margin: 0;
  padding:0;
  float: left;
}
#tmp_contents .inpagelink li {
  display: block;
  float: left;
  padding: 0 8px;
  margin: 0;
  border-right: 1px solid #000;
  background-image: none;
}
.inpagelink li a {
  margin: 0;
}
.kisya_timeline_box dl {
  line-height: 1.4;
}
.kisya_timeline_box dt {
  padding:0;
  float: left;
  width: 520px;
  margin-bottom: .8em;
}
.kisya_timeline_box dd {
  padding: 0;
  float: right;
  margin: 0;
  font-size: 93.8%;
}
.kisya_timeline_listbox {
  margin: 0 0 2em;
}
#soshiki_pr_image img {
  width: 858px;
}
#life-banner div {
  width: 49%;
}
#life-banner div img {
  width: 250px;
}
#life-banner div p {
  margin-top: 0;
}
#life-banner div a {
  float: left;
  margin-right: 8px;
}
#life-banner .cnt-box-left {
  float: left;
  clear:left;
}
#life-banner .cnt-box-right {
  float: right;
}
.column {
  float: left;
  max-width: 100%;
  margin: 0 6px 8px 0;
}
.clear_column {
  clear: both;
}
/* press
============================== */
#tmp_contents .kisya_detail_datebox_n,
#tmp_contents .kisya_detail_titlebox_n {
	font-weight:bold;
	margin:0.2em 0;
}
#tmp_contents .press_logo {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
#tmp_contents .press_logo p {
	margin:0;
}
#tmp_contents .toiawase_box_ttl	{
	font-size:115%;
	font-weight:bold;
	border-bottom:4px solid #0E5FA6;
	margin-bottom:10px;
	margin-top:1.25em;
}
#tmp_contents .toiawase_box_ttl	p {
	margin:0;
}
#tmp_contents .toiawase_box_cnt p {
	margin:0.3em 0;
}
/* ==================================================
google
================================================== */
#cse,
#cse * {
	box-sizing:content-box;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_contents .clear:after,
#tmp_contents .list_top:after,
#tmp_idx_menu:after,
#tmp_contents .idx3_menu li:after,
#tmp_contents .form_input_list: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;
	max-width:none !important;
	padding:0;
}
#tmp_print {
	display:none !important;
}
.container {
	width:100% !important;
	padding:0 !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
