@charset "utf-8";
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	font-weight: bold;
	line-height: 1.5;
	clear:both; /* Do not edit */
}
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 1.2em;
}
#tmp_contents h1 {
	margin:0 0 0.7em;
	padding: 16px 30px 17px 28px;
	background-color: #15705d;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/kugikai_free/images/icon/h1_pattern_lft_pc.png),url(/shared/templates/kugikai_free/images/icon/h1_pattern_rgt_pc.png);
	background-position: left top, right top;
	font-size: 188.9%;
	color: #ffffff;
}
#tmp_contents h2{
	margin: 1.9em 0 1.1em;
	padding: 25px 24px 21px;
	background-color: #fffae6;
	border-left: 2px solid #cce198;
	border-bottom: 2px solid #cce198;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h3{
	padding-bottom: 16px;
	background: transparent url(/shared/templates/kugikai_free/images/icon/h3_pattern_line_pc.png) repeat-x left bottom;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h4{
	padding-left: 18px;
	background: transparent url(/shared/templates/kugikai_free/images/icon/h4_pattern_line_pc.png) no-repeat 1px 5px;
	font-size: 122.2%;
}
#tmp_contents h5{
	padding-bottom: 9px;
	border-bottom: 1px solid #aaaaaa;
	font-size: 111.1%;
}
#tmp_contents h6{
	font-size: 100%;
}
#tmp_contents img {
	max-width: 100%;
	height: auto;
}
#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 2em 1.6em; /* Do not edit */
	list-style-image:url(/shared/site_kugikai/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ul li{
	margin:0 0 0.6em; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents a.icon_pdf,
#tmp_contents a.icon_excel,
#tmp_contents a.icon_word{
	color: #2639ac;
	text-decoration: underline;
	cursor: pointer;
}
#tmp_contents a.icon_pdf:hover,
#tmp_contents a.icon_pdf:focus,
#tmp_contents a.icon_excel:hover,
#tmp_contents a.icon_excel:focus,
#tmp_contents a.icon_word:hover,
#tmp_contents a.icon_word:focus{
	text-decoration: none;
}
#tmp_contents a.icon_pdf:before,
#tmp_contents a.icon_excel:before,
#tmp_contents a.icon_word:before{
	content: '';
	position: relative;
	display: inline-block;
	margin-right: 10px;
	top: 3px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 48px;
	height: 20px;
}
#tmp_contents a.icon_pdf:before{
	background-image:url(/shared/images/icon/icon_pdf.png);
}
#tmp_contents a.icon_excel:before{
	background-image:url(/shared/images/icon/icon_excel.png);
}
#tmp_contents a.icon_word:before{
	background-image:url(/shared/images/icon/icon_word.png);
}
#tmp_contents ol {
	margin:0 0 3.2em 2.6em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ol li{
	margin-bottom: 0.7em;/* Do not edit */
	padding-left: 8px;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
/* ==================================================
parts
================================================== */

/* update head
================================================== */
#tmp_wrap_custom_update{
	margin-bottom: 27px;
	text-align: right;
}
#tmp_custom_update{
	display: inline-block;
}
#tmp_update,
#tmp_page_id{
	font-size: 77.8%;
	line-height: 1;
	color: #222222;
}
#tmp_update{
	float: left;
	margin-bottom: 7px;
	clear: right;
}
#tmp_page_id{
	float: right;
	clear: left;
}
/* social sns
================================================== */
#tmp_wrap_social_button {
	display: table;
	margin: 0 auto 58px;
    padding-right: 10px;
	text-align: center;
}
#tmp_wrap_social_button li{
	display: table-cell;
	vertical-align: middle;
	list-style: none;
}
#tmp_wrap_social_button a{
	position: relative;
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100% auto;
	width: 77px;
    min-height: 20px;
    font-size: 77.8%;
    line-height: 1;
    text-indent: -9999px;
    text-align: center;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
#tmp_wrap_social_button .btn_twitter a{
	background-image: url(/shared/templates/kugikai_free/images/main/social_twitter.png);
}
#tmp_wrap_social_button .btn_facebook a{
	width: 69px;
	background-image: url(/shared/templates/kugikai_free/images/main/social_fb.png);
}
#tmp_wrap_social_button a:hover{
	opacity: 0.7;
}
#tmp_wrap_social_button li:not(:last-child){
	padding-right: 5px;
}
/* anchors
================================================== */
#tmp_anchor{
	margin-top: 27px;
	padding: 17px 22px 4px;
	background-color: #f6ffe0;
	border: 1px solid #cce198;
}
#tmp_anchor .anchor_ttl{
	margin-bottom: 11px;
	font-size: 122.2%;
	font-weight: bold;
	line-height: 1.6;
}
#tmp_anchor .anchor_ttl >p{
	margin-bottom: 0;
}
#tmp_anchor .anchor_cnt ul{
	margin: 0 0 0 1.2em;
}
#tmp_anchor .anchor_cnt li{
	margin-bottom: 1em;
	font-size: 88.9%;
}
#tmp_anchor .anchor_cnt li a{
	color: #222222;
}
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}

/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 3.3em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding:26px 28px 6px;
	background-color: #fffae6;
	color:#222222;
	line-height: 1.8;
}
#tmp_contents div.outline {
	padding:26px 28px 6px;
	background-color: #fffae6;
	color:#222222;
	line-height: 1.8;
}
#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 20px;
	padding: 14px 28px 14px 23px;
	background-color: #ffffff;
	border: 1px solid #20705d;
	line-height: 1.5;
	font-weight: bold;
	color: #222222;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -14px -28px -14px -23px;
	padding: 14px 28px 14px 52px;
	background: transparent url(/shared/templates/kugikai_free/images/icon/arrow_link_rgt.png) no-repeat 23px center;
	text-decoration: none;
	color: inherit;
}
#tmp_contents ul.box_btn a:hover,
#tmp_contents ul.box_btn a:focus{
	text-decoration: underline;
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 2.9em; /* Do not edit */
	background-color: #ffffff;
	border: 1px solid #20705d;
	color: #222222;
	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 .box_menu_ttl p{
	margin: 0 14px 0 13px;
	padding: 31px 0 27px 10px;
	background: transparent url(/shared/templates/kugikai_free/images/icon/pattern_bd_dot.png) repeat-x left bottom;
	font-weight: bold;
	line-height: 1.5;
}
#tmp_contents .box_menu .box_menu_ttl a{
	display: block;
	margin: -31px 0 -27px -10px;
	padding: 31px 0 27px 39px;
	background: transparent url(/shared/templates/kugikai_free/images/icon/arrow_link_rgt.png) no-repeat 10px 37px;
	text-decoration: none;
	color: inherit;
}
#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: 17px 22px 20px;
	line-height: 1.5;
}
#tmp_contents .box_menu ul{
	margin:0 0 7px 23px; /* Do not edit */
}
#tmp_contents .box_menu ul li{
	margin: 0 0 0.4em;
}
#tmp_contents .box_menu ol {
	margin:0 0 7px 23px; /* Do not edit */
}
#tmp_contents .box_menu ol li{
	margin: 0 0 0.4em;
}
#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_ttl p,
#tmp_contents .box_menu ul li:last-child,
#tmp_contents .box_menu ol:last-child{
	margin-bottom: 0;
}

/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 2.9em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl p{
	display: inline-block;
	margin:0; /* Do not edit */
	padding: 0 7px 0 13px;
	background: -webkit-gradient(linear , left top, left bottom , from(#fffcef) , to(#fffcef)) no-repeat 0% 100%;
	background: -o-linear-gradient(#fffcef , #fffcef) no-repeat 0% 100%;
	background: linear-gradient(#fffcef , #fffcef) no-repeat 0% 100%;
	background-size: 100% 18px;
	max-width: 80%;
	font-size: 133.3%;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 0.09em;
	color: #222222;
}
#tmp_contents div.box_link .box_link_cnt {
	margin-top: -17px;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 30px 21px 25px;
	background-color: #fffcef;
	border-top: 1px solid #15705d;
	color: #222222;
}
#tmp_contents .box_link ul{
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul li{
	margin: 0 0 0.8em;
}
#tmp_contents .box_link ol {
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol li{
	margin: 0 0 0.8em;
}
#tmp_contents .box_link ul li:last-child,
#tmp_contents .box_link ol:last-child{
	margin-bottom:0; /* 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_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 3em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl p{
	display: inline-block;
	margin:0; /* Do not edit */
	padding: 0 13px;
	background: -webkit-gradient(linear , left top, left bottom , from(#fffcef) , to(#fffcef)) no-repeat 0% 100%;
	background: -o-linear-gradient(#fffcef , #fffcef) no-repeat 0% 100%;
	background: linear-gradient(#fffcef , #fffcef) no-repeat 0% 100%;
	background-size: 100% 18px;
	max-width: 80%;
	font-size: 133.3%;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 0.09em;
	color: #222222;
}
#tmp_contents div.box_info .box_info_cnt {
	margin-top: -17px;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 31px 23px 23px;
	background-color: #fffcef;
	border-top: 1px solid #15705d;
	color: #222222;
}
#tmp_contents .box_info ul{
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul li{
	margin: 0 0 0.8em;
}
#tmp_contents .box_info ol {
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol li{
	margin: 0 0 0.8em;
}
#tmp_contents .box_info ul li:last-child,
#tmp_contents .box_info ol:last-child{
	margin-bottom: 0;
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_faq
================================================== */
#tmp_contents .box_faq {
	margin:0 0 3.6em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents .box_faq .box_faq_ttl p{
	display: inline-block;
	margin:0; /* Do not edit */
	padding: 0 18px 0 14px;
	background: -webkit-gradient(linear , left top, left bottom , from(#faffec) , to(#faffec)) no-repeat 0% 100%;
	background: -o-linear-gradient(#faffec , #faffec) no-repeat 0% 100%;
	background: linear-gradient(#faffec , #faffec) no-repeat 0% 100%;
	background-size: 100% 18px;
	max-width: 80%;
	font-size: 133.3%;
	line-height: 1.5;
	font-weight:bold;
	letter-spacing: 0.09em;
	color: #222222;
}
#tmp_contents .box_faq .box_faq_cnt {
	margin-top: -18px;
	padding: 31px 23px 27px;
	background-color: #faffec;
	border-top: 1px solid #15705d;
	color: #222222;
}
#tmp_contents .box_faq ul{
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_faq ul li{
	margin: 0 0 0.8em;
}
#tmp_contents .box_faq ol {
	margin-bottom:0; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_faq ol li{
	margin: 0 0 0.8em;
}
#tmp_contents .box_faq ul li:last-child,
#tmp_contents .box_faq ol:last-child{
	margin-bottom: 0;
}
#tmp_contents .box_faq ul ul,
#tmp_contents .box_faq ul ol,
#tmp_contents .box_faq ol ul,
#tmp_contents .box_faq 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 */
	background-color:#ffffff;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #aaaaaa;
	color: #222222;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:15px 18px 12px;
	background-color:#f0f0f0;
	border:1px solid #aaaaaa;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:13px 19px 10px;
	vertical-align: top;
	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:#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_red {
	color:inherit;
	background-color:#feecec; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fbffe7; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e8ffee; /* base.css > Styles > th.bg_green */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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:#f0f0f0; /* = table.datatable th */
	border:1px solid #aaaaaa; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #aaaaaa; /* = table.datatable td */
}
/* list_table
================================================== */
#tmp_contents .list_table {
	border-collapse:collapse;
	border-spacing:0;
	width:100% !important;
	margin:0 0 30px;
}
#tmp_contents .list_table td {
	padding:10px 0 15px;
	background: url(/shared/templates/kugikai_top/images/icon/pattern_bd_dot.png) repeat-x left bottom;
	vertical-align:top;
	text-align:left;
	font-size:88.88%;
}
#tmp_contents .list_table td.date {
	width:8em;
}
#tmp_contents .list_table td p {
	margin-bottom:0 !important;
}
#tmp_contents .list_table td a {
	display:inline-block;
	text-decoration:none;
	color:#222222;
	background-color:transparent;
}
#tmp_contents .list_table td a:hover,
#tmp_contents .list_table td a:focus {
	text-decoration:underline;
}

/* IDX
================================================== */
#tmp_contents .idx_list{
	padding: 35px 0 82px;
	overflow: hidden;
}
#tmp_contents .idx_list ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -9px;
	list-style: none;
}
#tmp_contents .idx_list li{
	margin-bottom: 19px;
	padding: 0 9px;
	width: 50%;
}
#tmp_contents .idx_list a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 27px 28px 28px 52px;
	background: transparent url(/shared/templates/kugikai_free/images/icon/arrow_link_rgt.png) no-repeat 23px center;
	width: 100%;
	height: 100%;
	border: 1px solid #15705d;
	color: inherit;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
}
#tmp_contents .idx_list a:hover,
#tmp_contents .idx_list a:focus{
	text-decoration: underline;
}
/* accessibility
================================================== */
/* color */
.color_black #tmp_wrapper #tmp_contents .outline,
.color_black #tmp_wrapper #tmp_contents .box_link .box_link_cnt,
.color_black #tmp_wrapper #tmp_contents .box_link .box_link_ttl p,
.color_black #tmp_wrapper #tmp_contents .box_info .box_info_cnt,
.color_black #tmp_wrapper #tmp_contents .box_info .box_info_ttl p,
.color_black #tmp_wrapper #tmp_contents .box_faq .box_faq_cnt,
.color_black #tmp_wrapper #tmp_contents .box_faq .box_faq_ttl p,
.color_blue #tmp_wrapper #tmp_contents .outline,
.color_blue #tmp_wrapper #tmp_contents .box_link .box_link_cnt,
.color_blue #tmp_wrapper #tmp_contents .box_link .box_link_ttl p,
.color_blue #tmp_wrapper #tmp_contents .box_info .box_info_cnt,
.color_blue #tmp_wrapper #tmp_contents .box_info .box_info_ttl p,
.color_blue #tmp_wrapper #tmp_contents .box_faq .box_faq_cnt,
.color_blue #tmp_wrapper #tmp_contents .box_faq .box_faq_ttl p,
.color_yellow #tmp_wrapper #tmp_contents .outline,
.color_yellow #tmp_wrapper #tmp_contents .box_link .box_link_cnt,
.color_yellow #tmp_wrapper #tmp_contents .box_link .box_link_ttl p,
.color_yellow #tmp_wrapper #tmp_contents .box_info .box_info_cnt,
.color_yellow #tmp_wrapper #tmp_contents .box_info .box_info_ttl p,
.color_yellow #tmp_wrapper #tmp_contents .box_faq .box_faq_cnt,
.color_yellow #tmp_wrapper #tmp_contents .box_faq .box_faq_ttl p{
	border: 1px solid !important;
}
.color_black #tmp_wrapper #tmp_contents .box_menu .box_menu_ttl p,
.color_blue #tmp_wrapper #tmp_contents .box_menu .box_menu_ttl p,
.color_yellow #tmp_wrapper #tmp_contents .box_menu .box_menu_ttl p{
	border-bottom: 1px solid;
}
.color_black #tmp_wrap_social_button a,
.color_blue #tmp_wrap_social_button a,
.color_yellow #tmp_wrap_social_button a{
	border: 1px solid;
	text-indent: inherit;
}
/* no-js */
.no_javascript #tmp_wrapper #tmp_anchor{
	display: none;
}
/* ==================================================
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_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_wrap_social_button:after{
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
	color:#000000 !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width: auto;
	max-width: 1200px;
}
#tmp_wrapper img {
	-webkit-animation: none;
	animation: none;
}
.container {
	width: 100% !important;
	padding: 0 10px !important;
}
#tmp_header {
	background: #ffffff!important;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	border-bottom:1px solid #000000 !important;
	color: #000000!important;
}
#tmp_hlogo h1,
#tmp_hlogo p{
	background-image: none !important;
	font-weight: bold;
}
#tmp_hlogo a{
	text-decoration: none;
}
#tmp_hlogo span{
	z-index: inherit !important;
	text-indent: inherit;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_contents h1,
.footer_cnt address{
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_header .header_right,
#tmp_gnavi,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_setting,
#tmp_wrap_social_button {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}

}
