@charset "utf-8";
/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin:0 0 0.4em;
	padding: 23px 37px 31px 30px;
	font-size: 188.9%;
	color: #333333;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/suido_gesui_free/images/main/ttl_h1_bg_top.png), url(/shared/templates/suido_gesui_free/images/main/ttl_h1_bg_bottom.png), url(/shared/templates/suido_gesui_free/images/main/ttl_h1_bg_left.png), url(/shared/templates/suido_gesui_free/images/main/ttl_h1_bg_right.png), url(/shared/templates/suido_gesui_free/images/main/ttl_h1_bg_right_line.png);
	background-size: 100% 1px, 100% 11px, 9px 100%, 10px 100%, 11px 100%;
	-webkit-background-size: 100% 1px, 100% 11px, 9px 100%, 10px 100%, 11px 100%;
	-moz-background-size: 100% 1px, 100% 11px, 9px 100%, 10px 100%, 11px 100%;
	background-position: left top, left bottom, left top, right 10px, right top;
	line-height: 1.4;
	outline-width: 1px;
	outline-color: #0763b3;
	border-color: #fcec6e;
	border-width: 8px;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	padding: 14px 34px 14px 30px;
	color: #333333;
	background-color: #ddf3fb;
	background-repeat: no-repeat, repeat-y;
	background-image: url(/shared/templates/suido_gesui_free/images/main/ttl_h2_line.png), url(/shared/templates/suido_gesui_free/images/main/ttl_h2_bg.png);
	background-size: 4px 32px, 100% auto;
	-webkit-background-size: 4px 32px, 100% auto;
	-moz-background-size: 4px 32px, 100% auto;
	background-position: 15px 20px, 0 0;
	border-color: transparent;
	font-size: 155.6%;
}
#tmp_contents h3 {
	padding: 15px 15px 15px 30px;
	color: #333333;
	background: transparent url(/shared/templates/suido_gesui_free/images/main/ttl_h3.png) repeat-x bottom left;
	font-size: 144.4%;
}
#tmp_contents h4 {
	padding: 0 0 0 30px;
	color: #333333;
    background: transparent url(/shared/templates/suido_gesui_free/images/main/ttl_h4.png) no-repeat 0 13px;
	background-size: 16px 6px;
	-webkit-background-size: 16px 6px;
	-moz-background-size: 16px 6px;
    font-size: 122.2%;
}
#tmp_contents h5 {
    padding-left: 13px;
    color: #333333;
    background: transparent url(/shared/templates/suido_gesui_free/images/main/ttl_h5.png) no-repeat 0 9px;
    background-size: 4px 12px;
    -webkit-background-size: 4px 12px;
    -moz-background-size: 4px 12px;
    font-size: 111.1%;
}
#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 1em;
	clear:both; /* Do not edit */
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ul {
	margin:0 0 1.5em 1.7em; /* Do not edit */
	list-style-image:url(/shared/site_suido_gesui/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1.5em 2.8em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.4em; /* 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 img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
/* ==================================================
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 40px; /* Do not edit */
	border:4px solid #fcec6e;
	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:23px 22px 4px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:23px 22px 4px;
	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 {
	position: relative;
	margin-bottom: 20px;
	padding:24px 10px 23px 29px;
	color: #333333;
	background-color: #ffffff;
	border:1px solid #0763b3;
	font-size: 111.1%;
	box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	-webkit-box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	-moz-box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	line-height: 1.6;
}
#tmp_contents ul.box_btn li a {
	display: block;
	margin:-24px -10px -23px -29px;
	padding:24px 10px 23px 51px;
	color: inherit;
	background: transparent url(/shared/site_suido_gesui/images/icon/icon_arrow_blue.png) no-repeat 29px 32px;
	background-size: 8px 14px;
	-webkit-background-size: 8px 14px;
	-moz-background-size: 8px 14px;
	text-decoration: none;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 40px; /* Do not edit */
	border:3px solid #ddf3fb;
	color:#333333;
	background-color: #ffffff;
	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:0 18px;
	color:inherit;
	background-color: transparent;
	font-weight:bold;
	font-size: 122.2%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	padding: 16px 0;
	border-bottom:1px solid #0763b3;
}
#tmp_contents .box_info .box_info_cnt {
	padding:23px 18px 9px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info 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 {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 40px; /* Do not edit */
	border:3px solid #ddf3fb;
	color:#333333;
	background-color: #ffffff;
	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:0 18px;
	color:inherit;
	background-color: transparent;
	font-weight:bold;
	font-size: 122.2%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	padding: 16px 0;
	border-bottom:1px solid #0763b3;
}
#tmp_contents .box_link .box_link_cnt {
	padding:23px 18px 9px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link 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 {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 40px; /* Do not edit */
	border:1px solid #0763b3;
	color: #333333;
	background-color: #ffffff;
	box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	-webkit-box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	-moz-box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	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 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 ul li,
#tmp_contents .box_menu ol li {
	margin: 0 0 0.4em;
}
#tmp_contents .box_menu .box_menu_ttl {
	font-size: 111.1%;
	padding: 26px 14px 20px;
}
#tmp_contents .box_menu .box_menu_ttl p{
	margin: 0;
	line-height: 1.6;
}
#tmp_contents .box_menu .box_menu_ttl a {
	display: block;
	margin:-26px -14px -20px;
	padding: 24px 10px 20px 51px;
	color: inherit;
	background: transparent url(/shared/site_suido_gesui/images/icon/icon_arrow_blue.png) no-repeat 29px 32px;
	background-size: 8px 14px;
	-webkit-background-size: 8px 14px;
	-moz-background-size: 8px 14px;
	text-decoration: none;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus {
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 9px 18px 17px;
}

/* 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 #e3e3e3;
	word-break: break-all;
}
#tmp_contents table.datatable a,
#tmp_contents table.enquete_table a {
	color: #333333;
	background-color: transparent;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:14px 18px;
	color:inherit;
	background-color:#fff5a6;
	border:1px solid #e3e3e3;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:11px 18px;
	border:1px solid #e3e3e3;
}
#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:#b81212; /* 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 #e3e3e3; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#fff5a6; /* = table.datatable th */
	border:1px solid #e3e3e3; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #e3e3e3; /* = table.datatable td */
}
/* ==================================================
original - parts
================================================== */
/* article_idx
================================================== */
#tmp_contents .article_idx {
	border:4px solid #e3e3e3;
	margin:0 0 60px;
	position:relative;
	clear:both;
}
#tmp_contents .article_idx .anchor_ttl {
	border-bottom: 1px solid #e3e3e3;
}
#tmp_contents .article_idx .anchor_ttl a{
	display: block;
	position: relative;
	color: #333333;
	text-decoration: none;
	font-size: 122.2%;
	padding: 12px 56px 8px 22px;
}
#tmp_contents .article_idx .anchor_ttl a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 22px;
	width: 14px;
	height: 11px;
	background: transparent url(/shared/templates/suido_gesui_free/images/icon/drop_down_icon.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_contents .article_idx.ac_active .anchor_ttl a:after {
	transform: translateY(-50%) rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
}
#tmp_contents .article_idx .article_cnt {
	padding: 15px 23px;
}
#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_suido_gesui/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 #0072bc;
	background-color:#ffffff;
	color:#0072bc;
	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_suido_gesui/images/icon/icon_arrow_black.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_suido_gesui/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 12px;
	background-color:#f4f4f4;
}
#tmp_contents .editable_slider p {
	margin-bottom:0;
}
#tmp_contents .editable_slider img {
	max-width:100%;
	height:auto;
}
#tmp_contents .editable_slider .splide__arrow {
    padding: 0;
    position: static;
	width:40px;
	height:40px;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	opacity: 1;
	text-indent: -9999px;
	overflow: hidden
}
#tmp_contents .editable_slider .splide__arrow--prev,
#tmp_contents .editable_slider .splide__arrow--next {
	position: absolute;
	background:transparent no-repeat 0 0;
	-webkit-background-size:40px auto;
	-moz-background-size:40px auto;
	background-size:40px auto;
	margin-top: -20px;
}
#tmp_contents .editable_slider .splide__arrow--prev {
    left:71px;
	background-image:url(/shared/site_suido_gesui/images/icon/slide_arrow_l.png);
}
#tmp_contents .editable_slider .splide__arrow--next {
    right:71px;
	background-image:url(/shared/site_suido_gesui/images/icon/slide_arrow_r.png);
}
#tmp_contents .editable_slider .splide__controls ul {
	margin: 0 0 0 5px;
}
#tmp_contents .editable_slider .splide__controls ul li {
	margin: 0 0 10px;
	padding:0 5px;
}
#tmp_contents .editable_slider.splide_pattern .splide__controls {
	position: static;
	padding: 10px;
}
#tmp_contents .editable_slider.splide_pattern .splide__toggle {
	margin-bottom:10px;
}

/* 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 #0072bc;
}
#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_suido_gesui/images/icon/icon_arrow_black.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_suido_gesui/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 #434445;
	border-bottom: 1px solid #434445;
	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/suido_gesui_free/images/icon/arrow_anchor_drop.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;
}
/* 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);
}
/* ==================================================
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 {
	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_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
	min-height: inherit !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
	border-bottom: 0 !important;
}
#tmp_hlogo{
	height: auto !important;
	color:#000000 !important;
	background:#FFFFFF !important;
}
.container {
	padding:0;
	width:100% !important;
}
#tmp_front_top,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi_wrap,
.fnavi,
.plugin,
.custom_kids #tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_means,
#tmp_front_top .setting_wrap,
#tmp_front_top .logo_mainsite p br,
#tmp_header:before,
#tmp_header .container:before,
#tmp_hlogo:before,
#tmp_header:after,
#tmp_front_top:after,
.footer_wrap:before,
.footer_wrap:after,
#tmp_social_plugins,
#tmp_print {
	display:none !important;
}
#tmp_contents h1 {
	padding: 20px !important;
	background-image: none !important;
	outline-style: solid;
	border-left-style: solid;
}
#tmp_contents h2{
	padding: 20px !important;
	margin-right: 0 !important;
	background-image: none !important;
	border-style: solid;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
#tmp_hlogo {
	margin:0 !important;
	float: none !important;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	margin:0;
	font-size:2rem;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_front_top .logo_mainsite p{
	color:#000000 !important;
	background: #ffffff !important;
}
#tmp_front_top .logo_mainsite,
#tmp_front_top .logo_mainsite p,
#tmp_front_top .logo_mainsite a,
#tmp_front_top .logo_mainsite span{
	width: 213px !important;
}
#tmp_hlogo p,
#tmp_hlogo p a,
#tmp_hlogo p span,
#tmp_front_top .logo_mainsite,
#tmp_front_top .logo_mainsite p,
#tmp_front_top .logo_mainsite p span{
	height: auto !important;
}
#tmp_hlogo p span,
#tmp_front_top .logo_mainsite p span{
	z-index: 1 !important;
	text-indent: inherit !important;
	font-weight: bold !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.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_inquiry{
	margin-top: 30px !important;
}
.copyright {
	text-align:left !important;
}
.footer_wrap {
	padding:0;
}
.footer_wrap .footer_logo{
	width: 250px !important;
}
.footer_wrap .footer_logo p{
	padding-left: 0 !important;
	background: none !important;
	color:#000000 !important;
	background:#FFFFFF !important;
}
.footer_wrap .footer_logo,
.footer_wrap .footer_cnt {
	float:none !important;
	width:100% !important;
	overflow:visible !important;
	min-height:auto !important;
	padding:0 !important;
	background-image:none !important;
}
.footer_wrap .footer_logo p {
	min-height:auto !important;
	padding:0 !important;
}
.copyright {
	text-align:left !important;
	margin:0 !important;
}
}
