@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 20px;
	clear:both; /* Do not edit */
	color: #222222;
	font-size: 225%;
	border-top: 4px solid #0065b3;
	padding: 19px 10px 12px 17px;
	background: #FFFFFF url(/shared/templates/desupport_free/images/bg_h1.png) left top no-repeat;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:50px 0 20px;
	clear:both; /* Do not edit */
	color: #222222;
}
#tmp_contents > h2:first-child {
	margin-top: 0;
}
#tmp_contents h2 {
	padding: 12px 10px 7px 17px;
	font-size: 200%;
	background: #ededed url(/shared/templates/desupport_free/images/border_h2.png) left center no-repeat;
}
#tmp_contents h3 {
	font-size: 162.5%;
	padding: 6px 10px 5px 30px;
	border-top: 1px solid #cad4d9;
	border-bottom: 1px solid #cad4d9;
	background: #FFFFFF url(/shared/templates/desupport_free/images/border_h3.png) no-repeat left center;
}
#tmp_contents h4 {
	font-size: 150%;
	padding: 0 10px 3px 0;
	background: #FFFFFF url(/shared/templates/desupport_free/images/border_h4.png) repeat-x center bottom;
}
#tmp_contents h5 {
	color: #008042;
	font-size: 125%;
	padding: 3px 10px 3px 20px;
	background: #FFFFFF url(/shared/templates/desupport_free/images/border_h5.png) no-repeat left center;
}
#tmp_contents h6 {
	padding-right: 10px;
	font-size: 112.5%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents ul {
	margin:0 0 1em 1.2em; /* Do not edit */
	list-style-image:url(/shared/site_desupport/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 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 li a:focus,
#tmp_contents ol li a:focus,
#tmp_contents ul li a:hover,
#tmp_contents ol li a:hover{
	text-decoration: none;
}
#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:0 0 0.8em; /* Do not edit */
	clear:both; /* Do not edit */
	background-color: #e1f4fc;
}
#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: 13px 20px 0;
	color:inherit;
}
#tmp_contents div.outline {
	padding: 13px 20px 0;
	color:inherit;
	background-color: #e1f4fc;
}
#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 16px;
	border:1px solid #95cbdc;
	font-weight: bold;
	font-size: 112.5%;
	color: #222222;
	padding:22px 20px 21px;
	background: transparent url(/shared/templates/desupport_free/images/bg_link.png) left top repeat-y;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	-moz-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 9px rgba(0, 0, 0, 0.1);
}
#tmp_contents ul.box_btn li a {
	display: block;
	margin:-22px -20px -21px;
	padding:22px 32px 21px 20px;
	text-decoration: none;
	color: #222222;
	background: transparent url(/shared/templates/desupport_free/images/icon/arrow_blue.png) no-repeat 96% center;
}
#tmp_contents .col3 ul.box_btn li {
	padding:17px 20px 16px;
}
#tmp_contents .col3 ul.box_btn li a {
	margin:-17px -20px -16px;
	padding:17px 32px 16px 20px;
}
#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 30px; /* Do not edit */
	clear:both; /* Do not edit */
	border-bottom: 1px solid #0065b3;
}
#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: 12px 20px;
	color:inherit;
	font-weight:bold;
	background:#FFFFFF url(/shared/templates/desupport_free/images/border_h4.png) repeat-x left top;
	color: #333333;
	background-size: 100% 3px;
	border-bottom: 1px solid #dfeaf0;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	font-size: 137.5%;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 16px 16px 8px;
}
#tmp_contents .box_info .box_info_cnt ul li{
	margin-bottom: 10px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:20px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:20px; /* 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 20px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 30px; /* Do not edit */
	clear:both; /* Do not edit */
	border-bottom: 1px solid #0065b3;
}
#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: 14px 20px 10px;
	columns: #222222;
	font-weight:bold;
	background: #FFFFFF url(/shared/templates/desupport_free/images/border_h4.png) repeat-x left top;
	color: #333333;
	background-size: 100% 3px;
	border-bottom: 1px solid #dfeaf0;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	font-size: 137.5%;
}
#tmp_contents .box_link .box_link_cnt ul li {
	margin-bottom: 10px;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 16px 16px 8px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:20px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:20px; /* 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 20px; /* Do not edit */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 16px; /* Do not edit */
	border:1px solid #95cbdc;
	clear:both; /* Do not edit */
	-moz-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 9px rgba(0, 0, 0, 0.1);
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl {
	padding:20px;
	font-size: 112.5%;
	font-weight: bold;
	color: #222222;
	background: transparent url(/shared/templates/desupport_free/images/bg_link.png) left top repeat-y;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin:0;
}
#tmp_contents .box_menu .box_menu_ttl a {
	display: block;
	margin:-20px;
	padding: 20px 30px 20px 20px;
	text-decoration: none;
	color: #222222;
	background: transparent url(/shared/templates/desupport_free/images/icon/arrow_blue.png) no-repeat 96% center;
}
#tmp_contents .box_menu .box_menu_cnt{
	padding: 15px 20px 3px 18px;
}
#tmp_contents .box_menu .box_menu_cnt a {
	color: #222222;
	text-decoration: none;
	line-height: 1.8;
}
#tmp_contents .box_menu .box_menu_cnt a:focus,
#tmp_contents .box_menu .box_menu_cnt a:hover,
#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 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 */
}

/*	datatable
	enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 30px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #AABBCC;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:9px 8px;
	color:inherit;
	background-color:#e1f4fc;
	border:1px solid #bfbfbf;
	color: #222222;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:7px 15px;
	border:1px solid #bfbfbf;
	color: #222222;
	background-color: #FFFFFF;
}
#tmp_contents table.enquete_table select option{
	color: #222222;
	background-color: #FFFFFF;
}
#tmp_contents table.datatable td a:hover,
#tmp_contents table.datatable td a:focus{
	text-decoration: none;
}
#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:25%; /* 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 */
}
#tmp_contents table.enquete_table td input[type=text],
#tmp_contents table.enquete_table td textarea {
	width: 100%;
}
/* 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:#FCECEC; /* 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_blue {
	color:inherit;
	background-color:#EBF9FC; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* 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 #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
================================================== */
/* feedback
================================================== */
#tmp_feedback {
	margin:30px 0 30px;
	border: 3px solid #e1f4fc;
	clear: both;
}
#tmp_feedback_ttl {
	padding: 8px 17px 9px;
	background-color: #e1f4fc;
	color: #222222;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	font-size: 112.5%;
	font-weight: bold;
}
#tmp_feedback_cnt {
	padding: 15px 15px 20px;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt fieldset legend {
	width: 100%;
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt fieldset p {
	display:inline;
	margin:0 1em 0 0;
}
#tmp_feedback_cnt .submit input{
	display: block;
	margin: 0 auto;
	padding: 2px 75px 2px 90px;
	border: 1px solid #006db2;
	background: #FFFFFF url(/shared/templates/desupport_free/images/icon/arrow_blue_small.png) no-repeat 77px 12px;
	color: #005fa8;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	cursor: pointer;
	min-width: 198px;
	line-height: 1.8;
}
/* inquiry
================================================== */
#tmp_inquiry {
	margin:30px 0 30px;
	border:3px solid #e1f4fc;
	clear:both;
}
#tmp_inquiry_ttl {
	padding: 8px 17px 9px;
	background-color:#e1f4fc;
	color: #222222;
}
#tmp_inquiry_ttl p {
	font-size: 112.5%;
	font-weight: bold;
}
#tmp_inquiry_cnt {
	padding:15px 16px 7px;
}
#tmp_inquiry_cnt .inquiry_name{
	font-weight: bold;
	margin-bottom: 5px;
}
#tmp_inquiry_cnt .inquiry_phone,
#tmp_inquiry_cnt .inquiry_fax{
	display: inline-block;
	margin-right: 14px;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	display: block;
	margin: 0 auto;
	padding: 2px 27px 2px 41px;
	border: 1px solid #006db2;
	background: #FFFFFF url(/shared/templates/desupport_free/images/icon/arrow_blue_small.png) no-repeat 29px 12px;
	color: #005fa8;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	cursor: pointer;
	margin-top: 14px;
	line-height: 1.8;
}
#tmp_inquiry_cnt .inq_name {
	font-weight: bold;
}
#tmp_inquiry_cnt .inq_tel,
#tmp_inquiry_cnt .inq_fax {
	display: inline-block;
	margin-right: 1em;
}
#tmp_feedback_cnt .submit input:hover,
#tmp_feedback_cnt .submit input:focus,
#tmp_inquiry_cnt .inquiry_btn:hover,
#tmp_inquiry_cnt .inquiry_btn:focus {
	text-decoration: underline;
}
/* plugin ▼変更しない
================================================== */
.plugin {
	margin:0 0 30px;
	padding:10px;
	border:3px solid #ededed;
	clear:both;
	font-size: 87.5%;
	line-height: 1.5;
}
.plugin .plugin_img {
	margin:0 17px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
.plugin a:hover,
.plugin a:focus{
	text-decoration: none;
}
/* pankuzu
================================================== */
#tmp_pankuzu{
	position: relative;
	padding: 8px 0 6px 0;
	background-color: #ededed;
	color: #222222;
	margin-bottom: 40px;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus{
	text-decoration: none;
}
/* custom_update
================================================== */
#tmp_wrap_custom_update {
	margin: 0 0 3px;
}
#tmp_custom_update {
	float: right;
	text-align: right;
}
#tmp_share,
#tmp_update {
	display: inline-block;
	vertical-align: middle;
	line-height:1.4;
}
#tmp_update {
	margin:0 0 0 5px;
	color: #222222;
	background-color: transparent;
	font-size: 87.5%;
}
#tmp_share .share_fb,
#tmp_share .share_twitter,
#tmp_share .share_line{
	display:inline-block;
}
#tmp_share .share_twitter,
#tmp_share .share_line {
	margin: 0 0 0 4px;
}
#tmp_share a{
	display: block;
	color: #000000;
	background-color: transparent;
}
#tmp_social_plugins {
	float: left;
	margin-bottom: 10px;
}
#tmp_social_plugins .social_media_btn {
	float: left;
	margin-right: 5px;
}
/* ==================================================
index
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl {
	display:table;
	width:100%;
	margin:0 0 30px;
	border:1px solid #0065b3;
	border-left-width:6px;
	background:#fcfeff url(/shared/templates/desupport_free/images/cate_ttl_bg.jpg) no-repeat right top;
}
#tmp_cate_ttl h1 {
	font-size:225%;
	display:table-cell;
	vertical-align:middle;
	height:158px;
	padding:0 30px;
	border-left:3px solid #03a364;
}
/* special
================================================== */
#tmp_contents .wrap_box_special {
	width: 100%;
}
#tmp_contents .wrap_box_special h2 {
	position:relative;
	text-align: left;
	background:#f6f6f6 url(/shared/templates/desupport_free/images/bg_h2.jpg) repeat-y right top;
}
#tmp_contents .wrap_box_special h2:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:4px;
	background:url(/shared/templates/desupport_free/images/border_h3_2.gif) repeat-y 0 0;
	background-size: 100% auto;
}
#tmp_contents .wrap_box_special td {
	border-bottom: 30px solid #ffffff;
	background-color:#ebf6fc;
	color:inherit;
	padding:20px;
	margin:0 0 30px;
	clear:both;
}
#tmp_contents .wrap_box_special h3 {
	margin-top:0;
	border:none;
}
/* box_event
================================================== */
#tmp_contents .box_event {
	background-color:#e1f4fc;
	color:inherit;
	padding:10px 0 10px 10px;
	margin:0 0 50px;
	clear:both;
}
#tmp_contents .box_event_ttl {
	font-size:137.5%;
	font-weight:bold;
	padding:0 10px;
	margin:0 0 10px;
}
#tmp_contents .box_event_ttl p {
	margin:0;
}
#tmp_contents .box_event_cnt .event_item {
	float:left;
	width:415px;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px 10px 2px;
	background-color:#ffffff;
	color:inherit;
}
#tmp_contents .box_event_cnt .event_item_img {
	float:left;
	width:160px;
}
#tmp_contents .box_event_cnt .event_item_cnt {
	float:right;
	width:220px;
}
#tmp_contents .box_event_cnt .event_item_cnt p {
	line-height:1.5;
	font-size:85.7%;
}
#tmp_contents .box_event_cnt .event_item_cnt .ttl {
	font-size:100%;
}
/* list_btn */
#tmp_contents .wrap_box_event_cnt .list_btn {
	text-align:center;
	margin-bottom:0;
}
#tmp_contents .wrap_box_event_cnt .list_btn a {
	display:inline-block;
	min-width:200px;
	background:#ffffff url(/shared/site_desupport/images/icon/list_btn_icon.png) no-repeat 25px center;
	color:#005fa8;
	border-radius:1.5em;
	padding:3px 15px 3px 30px;
	border:1px solid #0671b4;
	text-decoration:none;
}
#tmp_contents .wrap_box_event_cnt .list_btn a:hover,
#tmp_contents .wrap_box_event_cnt .list_btn a:focus {
	text-decoration:underline;
}
/* ==================================================
Google search
================================================== */
#tmp_wrapper .gsc-selected-option-container.gsc-inline-block {
    box-sizing: content-box;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_contents .box_special:after,
#tmp_contents .box_special_cnt:after,
#tmp_contents .box_event:after,
#tmp_contents .box_event_cnt:after,
#tmp_contents .box_event_cnt .event_item:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	min-width:auto;
	width:100% !important;
}
.container {
	width:100% !important;
}
#tmp_header {
	position: relative !important;
	margin-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
	box-shadow:none !important;
}
#tmp_header #tmp_hlogo {
	margin: 5px 0;
	padding: 10px 20px;
	background-color: #005fa8;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_wrap_custom_update,
#tmp_rgt_header{
	display: none;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
.footer_logo {
	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;
}
#tmp_footer .footer_info .container {
	padding:0;
}
.copyright {
	float:none;
	position:relative;
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}

