@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 0.3em;
	clear:both; /* Do not edit */
    line-height: 1.5;
    font-size: 200%;
	color: #000000;
	padding: 10px 10px 0;
}
#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 h2{
	color: #006396;
    margin: 20px 0 10px;
    padding: 8px;
    border-top: 5px solid #0D92CC;
    font-size: 162.5%;
	line-height: 1.4;
	background-color: #FFFFFF;
}
#tmp_contents h3{
	padding: 10px;
	color: #387025;
	background: #FFDFE8;
	margin: 10px 0;
    line-height: 1.4;
    font-size: 162.5%;
}
#tmp_contents h4{
    border-left: 5px solid #0D92CC;
    border-bottom: 1px solid #cccccc;
	padding: 10px;
   	margin-bottom: 10px;
	font-size: 137.5%;
	line-height: 1.4;
	color: #000000;
	background-color: #FFFFFF;
}
#tmp_contents h5{
	font-size: 125%;
	line-height: 1.5;
	margin-bottom: 10px;
	padding: 1px 10px;
	color: #000000;
}
#tmp_contents h6{
	margin-bottom: 10px;
	padding: 1px 12px;
	font-size: 112.5%;
	line-height: 1.5;
	color: #000000;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	line-height: 1.8;
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1.5em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_suigaijoho/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 3em 2.7em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li{
	margin: 0 0 1.1em; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ol li{
	margin: 0 0 1em; /* Do not edit */
	padding-left: 4px;
	line-height: 1.7;
}
#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:#000000; /* Do not edit */
	background-color:#000000; /* 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: 0 0 2.2em; /* Do not edit */
	border:1px solid #fffcdf;
	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:16px 20px 0;
	color:#000000;
	background-color:#fffcdf;
}
#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 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 18px 0;
    padding: 7px 18px 6px;
	color:inherit;
	background-color: #FFFFFF;
    border: 2px solid #006396;
	border-radius: 5px;
}
#tmp_contents ul.box_btn li a{
	text-decoration: none;
	display: block;
	padding: 7px 18px 6px;
	border-radius: 5px;
	margin: -7px -18px -6px;
	background-image: url(/shared/templates/suigaijoho_free/images/icon/box_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#tmp_contents ul.box_btn li a:hover{
	background-color: #E3F1FF;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:2.5em 0; /* Do not edit */
	border:1px solid #acc2da;
	clear:both; /* Do not edit */
	border-radius: 6px;
	background-color: #FFFFFF;
}
#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 {
	font-size: 137.5%;
	padding: 15px 30px 7px 49px;
	color:#000000;
	font-weight: bold;
	background-color:#ffffff;
    background-image: url(/shared/templates/suigaijoho_free/images/icon/line_box_ttl.png);
	background-repeat: no-repeat;
	background-position: 29px 21px;
	border-radius: 5px 5px 0 0;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_info .box_info_ttl h3,
#tmp_contents .box_info .box_info_ttl h4,
#tmp_contents .box_info .box_info_ttl h5,
#tmp_contents .box_info .box_info_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.6;
	border: none;
	font-weight: inherit;
	color: inherit;
}
#tmp_contents .box_info .box_info_cnt {
	padding:7px 24px 11px;
	border-radius: 0 0 5px 5px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:19px; /* 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:2.5em 0; /* Do not edit */
	border:1px solid #AABBCC;
	clear:both; /* Do not edit */
	border-radius: 6px;
	background-color: #FFFFFF;
}
#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 {
    font-size: 137.5%;
  	padding:15px 30px 7px 49px;
    color: #000000;
    font-weight: bold;
    background-color: #ffffff;
    background-image: url(/shared/templates/suigaijoho_free/images/icon/line_box_ttl.png);
    background-repeat: no-repeat;
    background-position: 29px 21px;
    border-radius: 5px 5px 0 0;
}
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link .box_link_ttl h3,
#tmp_contents .box_link .box_link_ttl h4,
#tmp_contents .box_link .box_link_ttl h5,
#tmp_contents .box_link .box_link_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.6;
	border: none;
	font-weight: inherit;
	color: inherit;
}
#tmp_contents .box_link .box_link_cnt {
	padding:7px 24px 11px;
	border-radius: 0 0 5px 5px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:19px; /* 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 1em; /* Do not edit */
	background-color: #FFFFFF;
    border: 2px solid #006396;
	clear:both; /* Do not edit */
	border-radius: 5px;
}
#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 .box_menu_ttl{
	padding: 7px 18px 6px;
	border-bottom: 2px solid #006396;
}
#tmp_contents table.box_menu .box_menu_ttl a{
	border-radius: 0;
}
#tmp_contents .box_menu .box_menu_ttl a{
	display: block;
	text-decoration: none;
	padding: 7px 18px 6px;
	margin: -7px -18px -6px;
	background-image: url(/shared/templates/suigaijoho_free/images/icon/box_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 5px;
}
#tmp_contents .box_menu .box_menu_ttl a:hover{
	background-color: #E3F1FF;
}
#tmp_contents .box_menu .box_menu_ttl p,
#tmp_contents .box_menu .box_menu_ttl h2,
#tmp_contents .box_menu .box_menu_ttl h3,
#tmp_contents .box_menu .box_menu_ttl h4,
#tmp_contents .box_menu .box_menu_ttl h5,
#tmp_contents .box_menu .box_menu_ttl h6 {
	padding:0;
	background:none;
	margin:0;
	font-size:100%;
	line-height: 1.8;
	border: none;
	font-weight: inherit;
	color: inherit;
}
#tmp_contents .box_menu .box_menu_cnt{
	padding: 10px 19px 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: 16px;
}
#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: 0 0 3.3em; /* Do not edit */
	color:#000000;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #777C7C;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 14px 19px 13px;
	color:#000000;
	background-color: #eeeeee;
	border: 1px solid #777C7C;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	vertical-align: top;
	padding: 12px 19px 11px;
	border: 1px solid #777C7C;
}
#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:#990000; /* 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_yellow {
	color:inherit;
	background-color:#fffcdf; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#EAEAEA; /* 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 #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* ==================================================
contents
================================================== */
/* box_card */
#tmp_contents .box_card {
	border-spacing: 0;
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
	border-radius: 6px;
	border: 1px solid #acc2da;
}
#tmp_contents .box_card td {
    background-color: #ffffff;
    color: inherit;
	padding: 0;
}
#tmp_contents .box_card .box_card_cnt {
    padding: 10px 16px 11px;
	font-size: 87.5%;
}
#tmp_contents .box_card .box_card_cnt strong {
    font-size: 114.3%;
}
#tmp_contents .box_card .box_card_cnt p {
    margin-bottom: 2px;
	line-height: 1.6;
}
#tmp_contents .box_card .box_card_img p {
    margin-bottom: 0;
}
#tmp_contents .box_card .box_card_img img {
	width: 100%;
    vertical-align: top;
	max-width: 100%;
    height: auto;
}
/* start IDX
================================================== */
.type_idx #tmp_contents h1{
	margin-bottom: 0;
    padding-bottom: 13px;
    background-color: #FFFFFF;
}
/* map */
#tmp_suigai_map{
	display: flex;
	background-color: #FFFFFF;
	color: #000000;
}
#tmp_suigai_map .map_area{
	flex-shrink: 0;
	width: 472px;
}
#tmp_suigai_map .map_area img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_suigai_map .map_links{
	flex: 1 auto;
	padding: 7px 0 10px 8px;
	width: 100%;
}
#tmp_suigai_map .map_title{
	margin-bottom: 9px;
    padding: 7px 10px 6px;
	text-align: center;
	font-weight: bold;
}
#tmp_suigai_map .map_title > p{
	margin-bottom: 0;
}
#tmp_suigai_map .map_links ul{
	display: flex;
	flex-flow: row wrap;
	gap: 0 8px;
	margin: 0 auto 25px;
	padding: 0 10px;
	max-width: 420px;
}
#tmp_suigai_map .map_links li{
	list-style: none;
	margin-bottom: 0;
	width: calc((100% - 16px) / 3);
	line-height: 1.2;
}
#tmp_suigai_map .map_links a{
	display: inline-block;
    padding: 3px 3px 3px 20px;
    background: transparent url(/shared/site_suigaijoho/images/icon/lnavi_arrow.png) no-repeat 0 6px;
    white-space: normal;
    text-align: left;
}
#tmp_suigai_map .map_area1{
	background-color: #9AC9DC;
}
#tmp_suigai_map .map_area2{
	background-color: #FFBFBF;
}
#tmp_suigai_map .map_area3{
	background-color: #98C797;
}
#tmp_suigai_map .map_area4{
	background-color: #FFE599;
}

/* news */
#tmp_news_wrap .news_list{
	position: relative;
	margin: 0 0 40px;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
#tmp_news_wrap .news_list:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	border-top: 1px solid #081f51;
}
#tmp_news_wrap .news_list .news_item{
	display: flex;
	list-style: none;
	margin-bottom: 0;
	line-height: 1.4;
}
#tmp_news_wrap .news_list .news_date{
	flex-shrink: 0;
	padding-right: 6px;
	width: 140px;
}
#tmp_news_wrap .news_list .news_title{
	flex: 1 auto;
	width: 100%;
}
#tmp_news_wrap .news_list .news_item p{
	margin-bottom: 0;
}

/* accessibility color */
.color_black #tmp_wrapper #tmp_suigai_map .map_title,
.color_blue #tmp_wrapper #tmp_suigai_map .map_title,
.color_yellow #tmp_wrapper #tmp_suigai_map .map_title{
	border: 1px solid;
}
.color_black #tmp_contents ul.box_btn li a:hover,
.color_blue #tmp_contents ul.box_btn li a:hover,
.color_yellow #tmp_contents ul.box_btn li a:hover,
.color_black #tmp_contents .box_menu .box_menu_ttl a:hover,
.color_blue #tmp_contents .box_menu .box_menu_ttl a:hover,
.color_yellow #tmp_contents .box_menu .box_menu_ttl a:hover{
	text-decoration: underline;
}
.color_black #tmp_news_wrap .news_list:before,
.color_blue #tmp_news_wrap .news_list:before{
	border-top-color: #ffff00;
}
.color_yellow #tmp_news_wrap .news_list:before{
	border-top-color: #000000;
}

/* accessibility fsize */
.fsize_big #tmp_news_wrap .news_list .news_date{
	width: 160px;
}
.fsize_big2 #tmp_news_wrap .news_list .news_date{
	width: 220px;
}
.furigana_on #tmp_wrapper #tmp_suigai_map .map_links a{
	display: block;
}
/* end IDX
================================================== */
#tmp_gnavi_btm{
	margin-top: 20px;
}
#tmp_gnavi_btm ul{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	gap: 11px;
}
#tmp_gnavi_btm ul li a{
    text-decoration: none;
    display: block;
    padding: 9px 36px 9px 27px;
    border-radius: 5px;
	border: 2px solid #006396;
	background-color: #FFFFFF;
    background-image: url(/shared/templates/suigaijoho_free/images/icon/box_arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#tmp_gnavi_btm ul li.active a,
#tmp_gnavi_btm ul li a:hover{
	background-color: #E3F1FF;
}
.no_javascript #tmp_gnavi_btm{
	display: none;
}
/* externalLink */
#tmp_contents a[rel*="external"],
#tmp_main a[rel*="external"] {
	margin-right: 3px;
}
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after{
	content:"";
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 11px;
	background: transparent url(/shared/images/icon/arrow_blank.png) no-repeat 0 0;
	background-size: 14px auto;
	color: inherit;
}
/* hover */
#tmp_contents .box_card .box_card_img a:focus-visible {
    outline-offset: -1px;
}
#tmp_contents a:has(img),
#tmp_contents .box_card .box_card_img a:has(img) {
	position: relative;
	display: block;
}
#tmp_contents a:has(img):after,
#tmp_contents .box_card .box_card_img a:has(img):after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	border: 2px solid #000000;
	transition: all 0.3s ease-in-out;
}
#tmp_contents a:hover:has(img):after,
#tmp_contents .box_card .box_card_img a:hover img:after {
	opacity: 1;
}
/* ==================================================
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: inherit;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_wrap_main2,
#tmp_header .header_inner,
#tmp_regulation p,
#tmp_hlogo,
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_header .header_inner{
	min-height: auto;
}
#tmp_wrap_regulation{
	border-bottom: 1px solid;
}
#tmp_regulation a,
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_regulation p span,
#tmp_hlogo h1 span,
#tmp_hlogo p span{
	color:#000000 !important;
	background: #FFFFFF !important;
	font-size: 100%;
	font-weight: bold !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !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.f_common .copyright{
	background-color: transparent !important;
}
#tmp_gnavi_btm,
#tmp_header:before,
#tmp_hnavi_regulation,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !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;
}
.copyright {
	text-align:left !important;
}
#tmp_wrap_custom_update{
	margin-top: 0;
}
}



