@charset "utf-8";

#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	line-height: 1.4;
	font-weight: bold;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3 {
	margin:1.15em 0 1.45em;
}
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.15em 0 0.95em;
}
#tmp_contents h1 {
	margin:0 0 1em;
	padding: 25px 21px 18px;
	background-color: #ffeded;
	color: #d70908;
	font-size: 188.9%;
}
#tmp_contents h2 {
	padding: 14px 22px 15px;
	border-top:2px solid #e3e3e3;
	background-color:#ffeded;
	color: inherit;
	font-size: 155.5%;
	line-height: 1.44;
	position:relative;
}
#tmp_contents h2::before {
	content:'';
	position:absolute;
	left:0;
	top:-2px;
	z-index:1;
	width:100px;
	height:2px;
	background-color:#df0b0a;
	color:#ffffff;
}
#tmp_contents h3 {
	padding: 0 0 8px 22px;
	border-bottom: 1px solid #df0b0a;
	font-size: 144.4%;
	line-height: 1.38;
	position:relative;
}
#tmp_contents h3::before {
	content:'';
	position:absolute;
	left:0;
	top:0.1em;
	bottom:12px;
	width:2px;
	background-color:#df0b0a;
	color:#ffffff;
}
#tmp_contents h4{
	padding-left: 23px;
	font-size: 122.2%;
	line-height: 1.45;
	position:relative;
}
#tmp_contents h4::before {
	content:'';
	position:absolute;
	left:0;
	top:0.6em;
	width:16px;
	height:3px;
	background-color:#df0b0a;
	color:#ffffff;
}
#tmp_contents h5{
	padding-left: 22px;
	font-size: 111.1%;
	position:relative;
}
#tmp_contents h5::before {
	content:'';
	position:absolute;
	left:0;
	top:0.5em;
	width:12px;
	height:3px;
	background-color:#df0b0a;
	color:#ffffff;
}
#tmp_contents h6{
	font-size: 100%;
	line-height: 1.5;
}
#tmp_contents h2 a,
#tmp_contents h3 a,
#tmp_contents h4 a,
#tmp_contents h5 a,
#tmp_contents h6 a {
	color:#333333;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.77;
}
#tmp_contents ul {
	margin:0 0 2em 1.8em; /* Do not edit */
	list-style-image:url(/shared/site_rn2023/images/icon/list_icon_red2.png); /* Do not edit */
}
#tmp_contents ul li{
	margin:0 0 0.6em; /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 3.1em 2.1em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ol li{
	margin-bottom: 0.8em;/* 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 */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}

/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 3.35em; /* Do not edit */
	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,
#tmp_contents div.outline {
	padding:25px 26px 7px;
	background-color: #ffffff;
	border: 3px solid #df0b0a;
	color:#333333;
	line-height: 1.7;
}
#tmp_contents .outline ul ,
#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 */
}

/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 20px;
	padding: 14px 15px 7px 25px;
	background-color: #ffffff;
	border: 1px solid #df0b0a;
	font-weight: 500;
	color: #333333;
	line-height: 1.7;
	overflow: hidden;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -14px -15px -7px -25px;
	padding: 14px 56px 7px 25px;
	text-decoration: none;
	position:relative;
	color:#333333;
	background-color:transparent;
}
#tmp_contents ul.box_btn a::after {
	content:'';
	position:absolute;
	top:50%;
	right:16px;
	width:8px;
	height:12px;
	margin-top:-6px;
	background:url(/shared/site_rn2023/images/icon/icon_arrow_red2.png) no-repeat;
}
#tmp_contents ul.box_btn a:hover,
#tmp_contents ul.box_btn a:focus{
	text-decoration: underline;
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 3.35em; /* Do not edit */
	background-color: #ffffff;
	border: 1px solid #df0b0a;
	color: #333333;
	overflow: hidden;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu_ttl{
	padding: 28px 15px 23px 24px;
	border-bottom: 1px solid #df0b0a;
	font-weight: 500;
	line-height: 1.7;
}
#tmp_contents .box_menu_ttl a {
	display: block;
	margin: -28px -15px -23px -24px;
	padding: 28px 50px 23px 24px;
	text-decoration: none;
	position:relative;
	color:#333333;
	background-color:transparent;
}
#tmp_contents .box_menu_ttl a::after {
	content:'';
	position:absolute;
	top:50%;
	right:18px;
	width:8px;
	height:12px;
	margin-top:-6px;
	background:url(/shared/site_rn2023/images/icon/icon_arrow_red2.png) no-repeat;
}
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 17px 23px 23px;
	line-height: 1.5;
}
#tmp_contents .box_menu_cnt p{
	margin-bottom: 0.7em;
}
#tmp_contents .box_menu ul,
#tmp_contents .box_menu ol {
	margin:0 0 0 25px; /* Do not edit */
}
#tmp_contents .box_menu ul li,
#tmp_contents .box_menu ol li{
	margin-bottom: 0.8em;
}
#tmp_contents .box_menu_ttl p,
#tmp_contents .box_menu ul li:last-child,
#tmp_contents .box_menu ol:last-child{
	margin-bottom: 0;
}
#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 */
}

/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 1.6em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	padding: 8px 20px 4px;
	background-color: #ffeded;
	border: 1px solid #df0b0a;
	font-size: 111.1%;
	color: #333333;
	line-height: 1.2;
	font-weight:500;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 31px 23px 38px;
	border: 1px solid #df0b0a;
	border-top: none;
	font-size: 88.9%;
}
#tmp_contents .box_link ul ,
#tmp_contents .box_link ol {
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul li,
#tmp_contents .box_link ol li{
	margin-bottom: 0.8em;
}
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_link ul li:last-child,
#tmp_contents .box_link ol:last-child{
	margin-bottom: 0;
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 3.35em; /* Do not edit */
	clear:both; /* Do not edit */
}
#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_info .box_info_ttl {
	padding: 8px 20px 4px;
	background-color: #ffeded;
	border: 1px solid #df0b0a;
	font-size: 111.1%;
	color: #333333;
	line-height: 1.2;
	font-weight:500;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 31px 23px 38px;
	border: 1px solid #df0b0a;
	border-top: none;
	font-size: 88.9%;
}
#tmp_contents .box_info ul ,
#tmp_contents .box_info ol {
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul li,
#tmp_contents .box_info ol li{
	margin-bottom: 0.8em;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_info ul li:last-child,
#tmp_contents .box_info ol:last-child{
	margin-bottom: 0;
}
#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 */
}

/* contact info
================================================== */
#tmp_ctinfo{
	margin-bottom: 120px;
}
#tmp_ctinfo .ctinfo_wrap{
	display: table;
	width: 100%;
	padding: 47px 0 38px 68px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
#tmp_ctinfo .ctinfo_ttl,
#tmp_ctinfo .ctinfo_cnt,
#tmp_ctinfo .ctinfo_link{
	display: table-cell;
	vertical-align: middle;
}
#tmp_ctinfo .ctinfo_ttl{
	padding-bottom: 5px;
	width: 412px;
	font-size: 111.1%;
	line-height: 1.5;
	font-weight: 500;
}
#tmp_ctinfo .ctinfo_ttl label{
	display: inline-block;
	cursor: pointer;
	padding-right: 10px;
}
#tmp_ctinfo .ctinfo_cnt{
	width: 500px;
}
#tmp_ctinfo .ctinfo_form_control{
	position: relative;
}
#tmp_ctinfo .ctinfo_form_control input{
	display: block;
	width: 100%;
	font-size: 88.9%;
	box-shadow: none;
}
#tmp_ctinfo .ctinfo_form_input{
	position: relative;
}
#tmp_ctinfo .ctinfo_form_input:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background: transparent url(/shared/site_rn2023/images/icon/icon_search.png) no-repeat 14px 14px;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
	width: 40px;
	color: inherit;
	pointer-events: none;
}
#tmp_ctinfo .ctinfo_form_input input{
	border-radius: 50px;
	border: 1px solid #d9d9d9;
	padding: 9px 90px 9px 45px;
}
#tmp_ctinfo .ctinfo_form_submit {
	position: absolute;
	top: 1px;
	right: 0;
	bottom: 1px;
	width: 80px;
}
#tmp_ctinfo .ctinfo_form_submit input{
	height: 100%;
	background-color: #737373;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	border-radius: 0 50px 50px 0;
	border: none;
	color: #ffffff;
	cursor: pointer;
}
#tmp_ctinfo .ctinfo_link{
	padding: 7px 0 0 26px;
}
#tmp_ctinfo .ctinfo_link a{
	display: inline-block;
	padding: 2px 0 0 12px;
	background: transparent url(/shared/site_rn2023/images/icon/arrow_link_rgt.png) no-repeat left center;
	-webkit-background-size: 8px auto;
	-moz-background-size: 8px auto;
	background-size: 8px auto;
	color: inherit;
	font-size: 88.9%;
	line-height: 1.4;
	text-decoration: none;
}
#tmp_ctinfo .ctinfo_form_submit input:hover,
#tmp_ctinfo .ctinfo_form_submit input:focus,
#tmp_ctinfo .ctinfo_link a:hover,
#tmp_ctinfo .ctinfo_link a:focus{
	text-decoration: underline;
}

/* datatable & enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 3.35em; /* Do not edit */
	background-color:#ffffff;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #dddddd;
	color: #333333;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:16px 18px 11px;
	background-color:#f3f3f3;
	border:1px solid #dddddd;
	color: #333333;
	font-weight: 500;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	vertical-align: top;
	padding:14px 19px 9px;
	border:1px solid #dddddd;
}
#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:#ba1414; /* 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:#e8fdfe; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e9f6ea; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#f3eeff; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 #dddddd; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#f3f3f3; /* = table.datatable th */
	border:1px solid #dddddd; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #dddddd; /* = table.datatable td */
}

/* ==================================================
original - parts
================================================== */
/* article_idx
================================================== */
#tmp_contents .article_idx {
	border:4px solid #e3e3e3;
	padding:20px 22px 7px;
	margin:0 0 60px;
	position:relative;
	clear:both;
}
#tmp_contents .article_idx .anchor_ttl {
	display:none;
}
#tmp_contents .article_idx ul {
	list-style:none;
	margin:0;
}
#tmp_contents .article_idx ul li {
	margin-bottom:13px;
}
#tmp_contents .article_idx ul li a {
	display:inline-block;
	text-decoration:none;
	color:#333333;
	background:url(/shared/site_rn2023/images/icon/anchor_icon.png) no-repeat left 8px;
	padding-left:35px;
}
#tmp_contents .article_idx ul li a:hover,
#tmp_contents .article_idx ul li a:focus {
	text-decoration:underline;
}
/* txt_marker
================================================== */
#tmp_contents .txt_marker {
    background-image: linear-gradient(#fffcb6, #fffcb6);
    background-size: 100% 50%;
    background-position: 0 100%;
    background-repeat: no-repeat;
	font-weight:bold;
}
/* box_info_table
================================================== */
#tmp_contents .box_info_table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 60px;
	clear:both;
}
#tmp_contents .box_info_table td {
	padding:15px 10px;
	border-bottom:1px solid #dddddd;
	background-color:#ffffff;
}
#tmp_contents .box_info_table td.date {
	width: calc(8em + 20px);
	font-size:77.77%;
}
#tmp_contents .box_info_table td.label {
	width:108px;
	text-align:center;
}
#tmp_contents .box_info_table td.label .label_txt {
	border:1px solid #df0b0a;
	background-color:#ffffff;
	color:#df0b0a;
	font-size:66.66%;
	font-weight:500;
	padding:2px;
	line-height:1.5;
	display:block;
}
#tmp_contents .box_info_table td a {
	text-decoration:none;
	color:#333333;
	display:inline-block;
	background:url(/shared/site_rn2023/images/icon/icon_arrow_red.png) no-repeat left 7px;
	padding-left:14px;
}
#tmp_contents .box_info_table td a:hover,
#tmp_contents .box_info_table td a:focus {
	text-decoration:underline;
}
/* box_note
================================================== */
#tmp_contents .box_note {
	border:3px solid #df0a0a;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 60px;
	clear:both;
}
#tmp_contents .box_note th {
	text-align:left;
	color:#cb0707;
	font-size:122.22%;
	padding:20px 25px 0;
}
#tmp_contents .box_note th p {
	margin-bottom:0;
}
#tmp_contents .box_note td {
	padding:10px 20px 15px;
}
#tmp_contents .box_note td ul {
	list-style-image: url(/shared/site_rn2023/images/icon/list_icon_red.png);
	margin-bottom:0;
}
#tmp_contents .box_note td ul li {
	margin-bottom:12px;
}
/* editable_slider
================================================== */
#tmp_contents .editable_slider {
	width:100%;
	max-width:900px;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto 60px;
	position:relative;
	clear:both;
}
#tmp_contents table.editable_slider td,
#tmp_contents div.editable_slider {
	padding:30px 90px;
	background-color:#f4f4f4;
}
#tmp_contents .editable_slider img {
	max-width:100%;
	height:auto;
}
/* ad_box
================================================== */
#tmp_contents .ad_box {
	width:100%;
	border:1px solid #e3e3e3;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 60px;
	clear:both;
}
#tmp_contents .ad_box .ad_box_ttl td {
	padding:40px 50px 0;
}
#tmp_contents .ad_box .ad_box_ttl h2 {
	margin:0;
	border-top:none;
	background-color:#ffffff;
	background-image:none;
	position:relative;
	font-size:144.44%;
	padding:15px 0;
}
#tmp_contents .ad_box .ad_box_cnt td {
	padding:0 20px 28px 50px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
}
#tmp_contents .ad_box .ad_box_cnt td p {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin:0 24px 12px 0;
	max-width:180px;
}
#tmp_contents .ad_box .ad_box_cnt td p a {
	display:block;
}
#tmp_contents .ad_box .ad_box_cnt td p img {
	max-width:100%;
	height:auto;
	vertical-align:top;
}
/* table_list2
================================================== */
#tmp_contents .table_list2 {
	width:100%;
	border:1px solid #d9d9d9;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 60px;
	clear:both;
}
#tmp_contents .table_list2_title {
	padding:20px 24px;
	border-bottom:1px solid #df0b0a;
}
#tmp_contents .table_list2_title p {
	padding:0;
	margin:0;
	font-size:133.33%;
	font-weight:500;
}
#tmp_contents .table_list2_cnt {
	padding:24px 24px 20px;
}
#tmp_contents .table_list2 .box_col2_btn,
#tmp_contents .table_list2 .box_col1_gray_btn {
	list-style:none;
	margin:0;
}
#tmp_contents .table_list2 .box_col2_btn li,
#tmp_contents .table_list2 .box_col1_gray_btn li {
	margin-bottom:10px;
	line-height:1.5;
}
#tmp_contents .table_list2 .box_col2_btn li a,
#tmp_contents .table_list2 .box_col1_gray_btn li a {
	text-decoration:none;
	color:#333333;
	background-repeat:no-repeat;
	background-image:url(/shared/site_rn2023/images/icon/icon_arrow_red.png);
}
#tmp_contents .table_list2 .box_col2_btn li a {
	display:inline-block;
	background-position:left 7px;
	padding-left:20px;
}
#tmp_contents .table_list2 .box_col1_gray_btn li a {
	display:block;
	padding:17px 10px 16px 37px;
	background-color:#f3f3f3;
	background-position:21px 24px;
}
#tmp_contents .table_list2 .box_col2_btn li a:hover,
#tmp_contents .table_list2 .box_col2_btn li a:focus,
#tmp_contents .table_list2 .box_col1_gray_btn li a:hover,
#tmp_contents .table_list2 .box_col1_gray_btn li a:focus {
	text-decoration:underline;
}
/* card_list
================================================== */
#tmp_contents .card_list,
#tmp_contents .card_list2 {
	width:100%;
	border:1px solid #d9d9d9;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 20px;
}
#tmp_contents .card_list_img {
	width:90px;
	vertical-align:top;
}
#tmp_contents .card_list2_img {
	width:120px;
	vertical-align:top;
}
#tmp_contents .card_list_img p,
#tmp_contents .card_list2_img p {
	margin-bottom:0;
}
#tmp_contents .card_list_img img,
#tmp_contents .card_list2_img img {
	vertical-align:top;
}
#tmp_contents .card_list_cnt,
#tmp_contents .card_list2_cnt {
	vertical-align:middle;
	padding:12px 40px 7px 15px;
	position:relative;
}
#tmp_contents .card_list_cnt::after,
#tmp_contents .card_list2_cnt::after {
	content:'';
	position:absolute;
	top:50%;
	right:27px;
	background:url(/shared/site_rn2023/images/icon/icon_arrow_black.png) no-repeat;
	width:8px;
	height:12px;
	margin-top:-6px;
}
#tmp_contents .card_list_cnt p,
#tmp_contents .card_list2_cnt p {
	margin-bottom:5px;
	line-height:1.6;
}
#tmp_contents .card_list_cnt a,
#tmp_contents .card_list2_cnt a {
	text-decoration:none;
	display:block;
	color:#333333;
}
#tmp_contents .card_list2_cnt .txt_big {
	font-size:111.11%;
	font-weight:500;
}
#tmp_contents .card_list.active a,
#tmp_contents .card_list2.active a,
#tmp_contents .card_list_cnt a:hover,
#tmp_contents .card_list_cnt a:focus,
#tmp_contents .card_list2_cnt a:hover,
#tmp_contents .card_list2_cnt a:focus {
	text-decoration:underline;
}
/* accordion_item
================================================== */
#tmp_contents .accordion_item {
	border:10px solid #f3f3f3;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 60px;
	clear:both;
}
#tmp_contents .accordion_item,
#tmp_contents .accordion_item thead,
#tmp_contents .accordion_item tbody,
#tmp_contents .accordion_item tfoot,
#tmp_contents .accordion_item tr,
#tmp_contents .accordion_item th,
#tmp_contents .accordion_item td {
	display:block;
	width:100% !important;
}
#tmp_contents .accordion_item .accordion_btn {
	background-color:#f3f3f3;
}
#tmp_contents .accordion_item .accordion_btn p {
	margin-bottom:0;
	line-height:1.5;
	font-size:111.11%;
	font-weight:500;
}
#tmp_contents .accordion_item .accordion_btn p a {
	display:block;
	color:#333333;
	background-color:#f3f3f3;
	text-decoration:none;
	margin:-10px;
	padding:20px 75px 20px 26px;
	position:relative;
}
#tmp_contents .accordion_item .accordion_btn p a::after {
	content:'';
	position:absolute;
	right:28px;
	top:35px;
	width:24px;
	height:2px;
	background-color:#0977be;
}
#tmp_contents .accordion_item .accordion_btn p a::before {
	content:'';
	position:absolute;
	right:39px;
	top:24px;
	width:2px;
	height:24px;
	background-color:#0977be;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
#tmp_contents .accordion_item.ac_active .accordion_btn p a::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
#tmp_contents .accordion_item .accordion_btn p a:hover {
	text-decoration:underline;
}
#tmp_contents .accordion_item .accordion_cnt {
	padding:24px 20px 14px;
	background-color:#ffffff;
	color:inherit;
}
/* longtable2 / longtable3
================================================== */
#tmp_contents .longtable2,
#tmp_contents .longtable3 {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 60px;
	clear:both;
	position:relative;
	border:1px solid #dddddd;
}
#tmp_contents .longtable2 th,
#tmp_contents .longtable3 th {
	background-color:#f3f3f3;
	text-align:left;
	font-weight:500;
}
#tmp_contents .longtable2 th,
#tmp_contents .longtable2 td,
#tmp_contents .longtable3 th,
#tmp_contents .longtable3 td {
	border:1px solid #dddddd;
	padding:12px 18px;
}
#tmp_contents .longtable2 th p,
#tmp_contents .longtable2 td p,
#tmp_contents .longtable3 th p,
#tmp_contents .longtable3 td p {
	margin-bottom:0;
}
/* navbar_anchor
================================================== */
#tmp_contents .navbar_anchor,
#tmp_contents .navbar_anchor li,
#tmp_contents .navbar_anchor li a {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_contents .navbar_anchor {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
	margin: 0 0 60px;
	padding: 5px 0 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	list-style-image: none;
}
#tmp_contents .navbar_anchor li {
	width: 20%;
	font-size: 83.3%;
	padding:6px 0;
	margin:0;
	border-bottom: 1px solid #e6e6e6;
}
#tmp_contents .navbar_anchor a {
	-webkit-justify-content: center;
	justify-content: center;
	flex-grow:1;
	padding:2px 10px 17px;
	background: transparent url(/shared/templates/emergency_free/images/icon/arrow_anchor_drop_red.png) no-repeat center bottom;
	border-right: 1px solid #e6e6e6;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .navbar_anchor a:hover,
#tmp_contents .navbar_anchor a:focus{
	text-decoration: underline;
}
#tmp_contents .navbar_anchor li:nth-child(5n+1) a {
	border-left: 1px solid #e6e6e6;
}
#tmp_contents .navbar_anchor li:nth-child(5n+1):nth-last-child(-n+5),
#tmp_contents .navbar_anchor li:nth-child(5n+1):nth-last-child(-n+5) ~ li {
	border-bottom:none;
}
/* btn_backtop
================================================== */
#tmp_contents .btn_backtop {
	margin: 2.8em 0;
	text-align: center;
	font-weight: bold;
}
#tmp_contents .btn_backtop a {
	display: inline-block;
	text-decoration: none;
	background-color: #333333;
	color: #ffffff;
	min-width: 220px;
	padding: 14px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	-moz-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	transition: 0.3s ease-in-out opacity;
	-webkit-transition: 0.3s ease-in-out opacity;
	-moz-transition: 0.3s ease-in-out opacity;
}
#tmp_contents .btn_backtop a:hover,
#tmp_contents .btn_backtop a:focus,
#tmp_contents .btn_backtop a:active {
	opacity: 0.6;
}

/* tel_link
================================================== */
.tel_link a {
	color: #0072bc !important;
	background-color: transparent;
	text-decoration:underline;
}
/* ==================================================
system
================================================== */
/* linkicon
================================================== */
#tmp_contents .icon_blank,
#tmp_contents .icon_ext {
	display:inline-block;
	vertical-align:middle;
	width:20px;
	height:20px;
	margin-left:10px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-position: left top;
	border: 0!important;
	clip: rect(0,0,0,0)!important;
	overflow: hidden!important;
	text-indent: 100%!important;
	white-space: nowrap!important;
}
#tmp_contents .icon_blank {
	background-image:url(/shared/templates/free_rn2023/images/icon/arrow_link_blank.png);
}
#tmp_contents .icon_ext {
	background-image:url(/shared/templates/free_rn2023/images/icon/arrow_link_ext.png);
}
/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_wrapper #tmp_print a,
.color_blue #tmp_wrapper #tmp_print a,
.color_yellow #tmp_wrapper #tmp_print a {
	border: 1px solid;
}
.fsize_small #tmp_wrapper #tmp_print a,
.fsize_big #tmp_wrapper #tmp_print a,
.fsize_big2 #tmp_wrapper #tmp_print a{
	font-size: 0.8rem;
}
.fsize_small #tmp_wrapper #tmp_print a{
	padding-top: 7px;
}
/* ==================================================
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_custom_update:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
	color:#000000 !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width: auto !important;
	max-width: 1200px !important;
	padding:0 !important;
}
#tmp_wrapper img {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.container {
	width: 100% !important;
	padding: 0 !important;
}
#tmp_header {
	background: #ffffff!important;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	border-bottom:1px solid #000000 !important;
	color: #000000!important;
}
.header_wrapper {
	position:static !important;
	border:none !important;
	padding:0 !important;
}
#tmp_hlogo a{
	text-decoration: none;
}
#tmp_hlogo h1,
#tmp_hlogo p,
.footer_address .footer_logo{
	background-image: none !important;
	font-weight: bold;
}
#tmp_hlogo p {
	font-size:2rem !important;
}
#tmp_hlogo span,
.footer_address .footer_logo span{
	z-index: inherit !important;
	text-indent: inherit;
}
#tmp_hlogo a{
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_wrap{
	padding-bottom: 0;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
.footer_address .footer_logo,
.footer_address .footer_logo span{
	height: auto;
}
.copyright_wrap,
.copyright {
	background:#FFFFFF !important;
	text-align:left !important;
	color: #000000;
}
#tmp_footer .footer_cnt {
	border:none !important;
	padding:10px 0 !important;
}
/* reset style */
#tmp_means,
#tmp_gnavi,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.footer_aside,
#tmp_update,
#tmp_print,
.format_free #tmp_wrap_main:after,
#tmp_menu_group {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
}

