@charset "utf-8";

#tmp_contents h1 {
    font-size: 200%;
    line-height: 1.2;
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 1.2em;
    line-height: 1.35;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
    font-size: 155.55%;
}
#tmp_contents h3 {
    font-size: 133.33%;
    color: #0678C8;
}
#tmp_contents h4 {
    font-size: 122.22%;
    padding: 0 0 0 33px;
    background: url("/shared/templates/dx_portal_free/images/h4_bg.png") no-repeat left 0.3em;
}
#tmp_contents h5 {
    font-size: 111.11%;
    padding: 0 0 0 33px;
    background: url("/shared/templates/dx_portal_free/images/h5_bg.png") no-repeat left 0.3em;
}
#tmp_contents h6 {
    font-size: 100%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1em 1.2em; /* Do not edit */
	list-style-image:url(/shared/site_dx_portal/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* 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
================================================== */
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:60px 0 40px; /* Do not edit */
	border:3px solid #69d8ff;
    border-radius:5px;
	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:17px 16px 2px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:17px 16px 2px;
	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 */
}

/* 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 20px;
    background: #f8f8f8 url("/shared/templates/dx_portal_free/images/box_bg.png") no-repeat right bottom;
    padding: 24px 20px;
	border:2px solid #dedede;
    overflow: hidden;
    border-radius:5px;
    font-weight: bold;
    font-size: 111.11%;
}
#tmp_contents ul.box_btn li a {
    display: block;
    margin: -24px -20px;
    padding: 24px 20px 24px 50px;
    text-decoration: none;
    color: #222222;
    background: url("/shared/site_dx_portal/images/icon/navi_icon18_blue.png") no-repeat 20px 28px;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
    text-decoration: underline;
}

/* box_info / box_link
================================================== */
#tmp_contents .box_info,
#tmp_contents .box_link {
	margin:60px 0 40px; /* Do not edit */
    border-radius: 5px;
    overflow: hidden;
	border:1px solid #dedede;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info,
#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_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	padding:12px 26px;
	background-color:#e3faff;
}
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p {
    font-size: 122.22%;
    font-weight: bold;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding:17px 10px 12px;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol,
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol,
#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_menu
================================================== */
#tmp_contents .box_menu {
	margin:30px 0 40px; /* Do not edit */
	border:2px solid #dedede;
    overflow: hidden;
    border-radius:5px;
	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 {
    background: #f8f8f8 url("/shared/templates/dx_portal_free/images/box_bg.png") no-repeat right bottom;
    padding: 24px 20px;
}
#tmp_contents .box_menu_ttl h2,
#tmp_contents .box_menu_ttl p {
	margin:0;
	padding:0;
	color:inherit;
	font-size:111.11%;
    font-weight: bold;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl a {
    display: block;
    margin: -24px -20px;
    padding: 24px 20px 24px 50px;
    text-decoration: none;
    color: #222222;
    background: url("/shared/site_dx_portal/images/icon/navi_icon18_blue.png") no-repeat 20px 31px;
}
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus {
    text-decoration: underline;
}
#tmp_contents .box_menu_cnt {
    padding: 20px 26px 10px;
}
#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 */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 60px 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 #aaaaaa;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:12px 18px;
	color:inherit;
	background-color:#edfaff;
	border:1px solid #aaaaaa;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:12px 18px;
	border:1px solid #aaaaaa;
}
#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:#c51f1f; /* 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_red {
	color:inherit;
	background-color:#fde8e6; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fbfbdf; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#ebedeb; /* base.css > Styles > th.bg_gray */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 #aaaaaa; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#edfaff; /* = table.datatable th */
	border:1px solid #aaaaaa; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #aaaaaa; /* = table.datatable td */
}

/* box_list_btn
================================================== */
#tmp_contents ul.box_list_btn,
#tmp_contents ul.box_list_btn li,
#tmp_contents ul.box_list_btn li a {
    display: flex;
}
#tmp_contents ul.box_list_btn {
    flex-wrap:wrap;
	margin:0 0 40px;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_list_btn li {
    width: 33.333333%;
    padding: 0 10px;
	margin:0 0 20px;
    font-weight: bold;
    font-size: 111.11%;
}
#tmp_contents ul.box_list_btn li a {
	align-items: center;
	flex-grow:1;
    min-height: 82px;
    color: #222222;
    background: #f8f8f8 url("/shared/templates/dx_portal_free/images/box_bg.png") no-repeat right bottom;
	border:2px solid #dedede;
    overflow: hidden;
    border-radius:5px;
    padding: 10px 20px;
    text-decoration: none;
}
#tmp_contents ul.box_list_btn li span {
    display: inline-block;
    padding: 0 0 0 24px;
    background: url("/shared/site_dx_portal/images/icon/navi_icon18_blue.png") no-repeat left 0.3em;
}
#tmp_contents ul.box_list_btn li a:hover span,
#tmp_contents ul.box_list_btn li a:focus span {
    text-decoration: underline;
}

/* top_back_btn
================================================== */
#tmp_contents .top_back_btn {
    text-align: center;
    margin: 40px auto 60px;
}
#tmp_contents .top_back_btn a {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    color: #222222;
    background-color: #ffffff;
    padding: 9px 12px;
    min-width: 302px;
    border-radius:3px;
    border: 1px solid #0079c9;
}
#tmp_contents .top_back_btn span {
    display: inline-block;
    background: url("/shared/site_dx_portal/images/icon/navi_icon18_blue.png") no-repeat left center;
    padding-left: 24px;
}
#tmp_contents .top_back_btn a:hover span {
    text-decoration: underline;
}

/* anchor
================================================== */
#tmp_anchor {
    border:1px solid #dedede;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 0 40px;
    clear:both;
}
#tmp_anchor .anchor_ttl {
	padding:14px 10px 14px 67px;
	background-color:#e3faff;
    background-position: 15px center;
    background-repeat: no-repeat;
    background-image: url("/shared/templates/dx_portal_free/images/icon_menu.png");
}
#tmp_anchor .anchor_ttl p {
    font-size: 122.22%;
    font-weight: bold;
    margin-bottom: 0 !important;
}
#tmp_anchor .anchor_cnt {
    padding:17px 15px 12px;
}

/* news_list
================================================== */
#tmp_contents .news_list {
    list-style: none;
    margin: -14px 0 30px;
}
#tmp_contents .news_list li {
    padding: 14px 0 18px;
    border-bottom: 1px dotted #523a3a;
}
#tmp_contents .news_list li p.date {
    font-size: 88.89%;
    margin: 0 0 5px;
}
#tmp_contents .news_list li p a {
    text-decoration: none;
    color: #333333;
    background: url("/shared/site_dx_portal/images/icon/navi_icon18_blue.png") no-repeat left 0.2em;
    padding: 0 0 0 30px;
    display: inline-block;
}
/* ==================================================
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 {
	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: auto;
}
#tmp_wrapper img {
	animation: none;
}
.container {
	max-width: none;
	padding: 0;
}
#tmp_header {
	margin: 0 0 10px !important;
	padding: 0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
    background-image: none !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin:10px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_header::before,
#tmp_wrap_main::before{
    display: none;
}
#tmp_wrap_main {
    padding: 0;
}
#tmp_means,
#tmp_print,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_pankuzu {
	display:none !important;
}
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_footer address .add_cnt span {
    display: block;
    margin-right: 0;
}
#tmp_footer address {
    padding: 0;
}
.copyright {
	text-align:left !important;
}
}

