@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
	padding-left: 13px;
	font-size: 257.1%;
}
#tmp_contents h1::before{
	content: "";
	display: block;
	height: 7px;
	border-top: 2px solid #111111;
	border-bottom: 2px solid #7f7f7f;
	margin-left: -13px;
	margin-bottom: 17px;
}
#tmp_contents h2{
	margin: 0 0 0.8em;
	clear:both; /* Do not edit */
	font-size: 185.7%;
	border: 1px solid #555555;
	padding: 2px 12px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 1.4;
}
#tmp_contents h3{
	margin: 0 0 0.9em;
	clear:both; /* Do not edit */
	color: #000000;
	background: transparent url(/shared/site_bunkazai/images/bg_h3.png) 0 0 repeat;
	font-size: 157.1%;
	padding: 5px 15px 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tmp_contents h4{
	margin: 0 0 1.1em;
	clear:both; /* Do not edit */
	font-size: 142.8%;
}
#tmp_contents h4::after{
	content: "";
	display: block;
	margin-left: -5px;
	height: 3px;
	background-color: #917218;
	color: #ffffff;
	border-top: 1px solid #c0b083;
	border-bototm: 1px solid #c0b083;
}
#tmp_contents h5{
	margin: 0 -5px 1.3em;
	clear:both; /* Do not edit */
	font-size: 142.8%;
	border-bottom: 2px dotted #beaf82;
	padding-left: 5px;
	line-height: 1.5;
}
#tmp_contents h6 {
	margin: 0 0 0.8em;
	clear:both; /* Do not edit */
	font-size: 142.8%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	color: #303030;
	background-color: transparent;
	line-height: 1.7;
}
#tmp_contents ul {
	margin:0 0 1em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_bunkazai/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 2.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
.pl15{
	padding-left: 15px;
}
/* ==================================================
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 30px; /* 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: 16px 24px 8px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding: 16px 24px 8px;
	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; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 30px;
	padding: 19px 40px 16px;
	background: #ffffff url(/shared/site_bunkazai/images/icon/icon_right_circle.png) no-repeat 16px 24px;
	color: #000000;
	font-size: 128.6%;
	font-weight: bold;
}
#tmp_contents ul.box_btn a{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
#tmp_contents ul.box_btn a:hover,
#tmp_contents ul.box_btn a:active,
#tmp_contents ul.box_btn a:focus{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 30px; /* 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 {
	padding: 11px 24px 4px;
	font-weight:bold;
	background-color: #917218;
	font-size: 142.8%;
	color: #ffffff;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	color: #ffffff;
	background-color: #917218;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 32px 30px 13px;
	background-color: #ffffff;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	list-style-image: url(/shared/site_bunkazai/images/icon/list_icon_color.png);
}
#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 */
}
#tmp_contents .box_info ul li{
	margin-bottom: 1.1em
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 30px; /* 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 {
	padding: 11px 24px 4px;
	font-weight:bold;
	background-color: #917218;
	font-size: 142.8%;
	color: #ffffff;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	color: #ffffff;
	background-color: #917218;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 32px 30px 13px;
	background-color: #ffffff;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	list-style-image: url(/shared/site_bunkazai/images/icon/list_icon_color.png);
}
#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 */
}
#tmp_contents .box_link ul li{
	margin-bottom: 1.1em
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	background-color:#ffffff;
	color:inherit;
	margin:0 0 30px; /* Do not edit */
	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 {
	padding: 17px 16px 0;
}
#tmp_contents .box_menu .box_menu_ttl p {
	font-weight: bold;
	font-size: 128.6%;
	margin-bottom: 10px;
}
#tmp_contents .box_menu .box_menu_ttl a {
	display:inline-block;
	text-decoration:none;
	padding-left:25px;
	background:url(/shared/site_bunkazai/images/icon/icon_right_circle.png) no-repeat left 0.5em;
	color: #000000;
}
#tmp_contents .box_menu .box_menu_ttl a:hover {
	text-decoration:underline;
}
#tmp_contents .box_menu .box_menu_cnt{
	padding: 0 10px 4px 30px;
}
#tmp_contents .box_menu .box_menu_cnt p {
	line-height: 1.4;
}
#tmp_contents .box_menu h2 {
	margin:0;
	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:#000000;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #000000;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 13px 8px 12px;
	background-color: #917218;
	border: 1px solid #000000;
	color: #ffffff;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 11px 17px 6px;
	border: 1px solid #000000;
}
#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 */
}
#tmp_contents table.datatable th td,
#tmp_contents table.enquete_table th td {
	color:#000000;
}
/* 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:#000000;
	background-color:#FCECEC; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:#000000;
	background-color:#FBFBDF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:#000000;
	background-color:#EBF9FC; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:#000000;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:#000000;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:#000000;
	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:#000000; /* 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 #000000; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#917218; /* = table.datatable th */
	border:1px solid #000000; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #000000; /* = table.datatable td */
}
/* #tmp_inquiry */
#tmp_inquiry{
	clear:both;
	border: 1px solid #917218;
	padding: 13px 18px 13px 20px;
	margin: 0 0 30px;
}
#tmp_inquiry_ttl{
	font-size: 171.4%;
	font-weight: bold;
	color: #785c0b;
	background-color: transparent;
	border-bottom: 1px solid #917218;
	padding: 0 0 11px 10px;
}
#tmp_inquiry_cnt{
	font-weight: bold;
	padding: 27px 10px 0 20px;
	line-height: 1.7;
}
/* inquiry_btn */
#tmp_inquiry .inquiry_btn input{
	color: #000000;
	background: #ffffff url(/shared/site_bunkazai/images/icon/right_arrow.png) right 23px no-repeat;
	display: block;
	margin: 15px auto 0;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	font-size: 128.6%;
	font-weight: bold;
	padding: 16px 15px 15px;
	cursor: pointer;
	transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	min-width: 300px;
}
#tmp_inquiry .inquiry_btn input:hover,
#tmp_inquiry .inquiry_btn input:active,
#tmp_inquiry .inquiry_btn input:focus{
	color: #ffffff;
	background-color: #917218;
	background-image: url(/shared/site_bunkazai/images/icon/right_arrow_white.png);
}
#tmp_inquiry_cnt .inquiry_parts {
	margin-bottom: 10px;
}
#tmp_inquiry_cnt .inquiry_memo {
	margin-bottom: 10px;
}
/* #tmp_feedback */
#tmp_feedback{
	border: 1px solid #917218;
	padding: 13px 19px;
	margin: 0 0 16px;
}
#tmp_feedback_ttl{
	font-size: 171.4%;
	font-weight: bold;
	color: #785c0b;
	background-color: transparent;
	border-bottom: 1px solid #917218;
	padding: 0 0 11px 10px;
}
#tmp_feedback_cnt{
	padding: 25px 10px 15px 20px;
}
#tmp_feedback_cnt .submit input{
	color: #000000;
	background: #ffffff url(/shared/site_bunkazai/images/icon/right_arrow.png) right 23px no-repeat;
	display: block;
	margin: 27px auto 0;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	font-size: 128.6%;
	font-weight: bold;
	padding: 16px 15px 15px;
	cursor: pointer;
	transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	min-width: 300px;
}
#tmp_feedback_cnt .submit input:hover,
#tmp_feedback_cnt .submit input:active,
#tmp_feedback_cnt .submit input:focus{
	color: #ffffff;
	background-color: #917218;
	background-image: url(/shared/site_bunkazai/images/icon/right_arrow_white.png);
}
#tmp_feedback_cnt fieldset p{
	display: inline-block;
	font-weight: bold;
	margin-right: 22px;
}
#tmp_feedback_cnt fieldset input{
	margin-right: 4px;
}
#tmp_feedback_cnt fieldset{
	margin-bottom: 15px;
}
#tmp_feedback_cnt legend{
	margin-bottom: 8px;
}

.plugin {
	margin: 0;
	padding:10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	clear:both;
	background: #f8f8f8;
	padding: 17px 25px 15px 20px;
	margin: 0 0 41px;
}
.plugin .plugin_img {
	margin: 0 31px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* ==================================================
index
================================================== */
.type_idx #tmp_contents .box_btn li {
	margin:0 0 40px;
}
.type_idx #tmp_contents .box_menu {
	background-color:transparent;
	margin:0 0 40px;
}
.type_idx #tmp_contents .box_menu_ttl {
	background-color:#ffffff;
	padding:15px;
}
.type_idx #tmp_contents .box_menu_ttl p {
	margin:0;
}
.type_idx #tmp_contents .box_menu_cnt {
	padding:25px 0 0;
}
.type_idx #tmp_contents .box_menu_cnt .float_lft {
	margin-right:15px !important;
	margin-bottom:20px !important;
}
/* ==================================================
search_result
================================================== */
/* search_result_refine
================================================== */
#tmp_search_result_refine {
	margin:0 0 40px;
	clear:both;
}
#tmp_search_result_refine_ttl {
	padding:12px 15px;
	border:1px solid #917218;
	position:relative;
	min-height:60px;
	background-color:#ffffff;
	color:inherit;
}
#tmp_search_result_refine_ttl h2 {
	overflow:inherit;
	display:inline-block;
	min-height:25px;
	margin:0;
	padding:2px 0 1px 30px;
	font-size:142.8%;
	color:#000000;
	border:none;
	background:url(/shared/site_bunkazai/images/icon/icon_search2.png) no-repeat left center;
}
#tmp_search_result_refine_ttl h2::after {
	content:none;
}
#tmp_search_result_refine_ttl .switch_btn {
	position:absolute;
	top:10px;
	right:10px;
}
#tmp_search_result_refine_ttl .switch_btn a {
	background:url(/shared/site_bunkazai/images/icon/switch_open_icon.png) no-repeat center center;
	width:41px;
	height:41px;
}
.ac_active #tmp_search_result_refine_ttl .switch_btn a {
	background-image:url(/shared/site_bunkazai/images/icon/switch_close_icon.png);
}
#tmp_search_result_refine_ttl .switch_btn span {
	width:31px;
	height:31px;
	padding:5px;
}
#tmp_search_result_refine_cnt {
	padding:0 18px;
	border:1px solid #917218;
	background-color:#ffffff;
	color:inherit;
}
#tmp_search_result_refine_kwd {
	padding:32px 0 30px;
	border-bottom:1px dotted #cccccc;
}
#tmp_search_result_refine_file {
	padding:15px 0 0;
}
#tmp_search_result_refine_btn {
	padding:20px 0;
}
#tmp_search_result_refine .refine {
	display:table;
	width:100%;
}
#tmp_search_result_refine .refine_ttl,
#tmp_search_result_refine .refine_cnt {
	display:table-cell;
	vertical-align:top;
}
#tmp_search_result_refine .refine_ttl {
	padding-right:25px;
}
#tmp_search_result_refine .refine_ttl p {
	color:#000000;
	font-size:128.6%;
	font-weight:bold;
}
#tmp_search_result_refine #tmp_search_result_refine_kwd .refine_ttl p {
	background:url(/shared/site_bunkazai/images/icon/sch_kwd_icon.png) no-repeat left 0.4em;
	padding:4px 0 0 35px;
}
#tmp_search_result_refine .refine_cnt {
	width:940px;
}
#tmp_search_result_refine .refine_cnt .box_sch {
	display:inline-block;
	vertical-align:top;
}
#tmp_search_result_refine .refine_cnt ul {
	list-style:none;
	margin:7px 0 0;
}
#tmp_search_result_refine .refine_cnt ul li {
	display:inline-block;
	vertical-align:top;
	line-height:1.4;
	margin-bottom:20px;
}
#tmp_search_result_refine #tmp_search_result_refine_file .refine_cnt ul li {
	margin-right:45px;
}
#tmp_search_result_refine_kwd p {
	display:inline-block;
	vertical-align:top;
	margin-bottom:0;
}
#tmp_result_kwd_query {
	width:640px;
	min-height:36px;
	padding:4px 10px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#tmp_search_result_refine_kwd .refine_kwd_btn {
	padding-left:5px;
}
#tmp_search_result_refine_kwd #tmp_refine_kwd_btn {
	width:122px;
	min-height:36px;
	cursor:pointer;
	font-size:128.6%;
	font-weight:bold;
	color:#ffffff;
	background-color:#917218;
	border:1px solid #917218;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
    transition: all 0.2s ease-in-out;
}
#tmp_search_result_refine_kwd #tmp_refine_kwd_btn:hover {
    background-color: #795f12;
}
#tmp_search_result_refine_kwd .refine_lang {
	border:1px solid #917218;
	padding:9px 13px;
	line-height:1;
	min-height:34px;
	width:154px;
}
/* refine_btn */
#tmp_search_result_refine_btn p {
	float:left;
	text-align:center;
	margin-bottom:0;
}
#tmp_search_result_refine_btn .refine_submit_btn {
	margin-right:18px;
}
#tmp_search_result_refine_btn #tmp_refine_submit_btn {
	width:790px;
	padding:12px 0;
	cursor:pointer;
	background:#917218 url(/shared/images/icon/right_arrow3.png) no-repeat right center;
	color:#ffffff;
	font-size:128.6%;
	font-weight:bold;
	border:1px solid #cccccc;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease-in-out;
}
#tmp_search_result_refine_btn #tmp_refine_submit_btn:hover {
    background-color: #795f12;
}
#tmp_search_result_refine_btn .refine_reset_btn {
	margin-top:7px;
	margin-right:6px;
}
#tmp_search_result_refine_btn #tmp_refine_reset_btn {
	width:190px;
	padding:6px 0 5px;
	cursor:pointer;
	font-size:114.3%;
	border:1px solid #a4a4a4;
	background:#e8e8e8 url(/shared/images/icon/right_arrow.png) no-repeat right center;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease-in-out;
}
#tmp_search_result_refine_btn #tmp_refine_reset_btn:hover {
    background-color: #dddddd;
}
#tmp_search_result_refine_btn .refine_help_btn {
	margin-top:7px;
	width:198px;
	font-size:114.3%;
}
#tmp_search_result_refine_btn .refine_help_btn a {
	display:block;
	padding:5px 0 4px;
	border:1px solid #785c0b;
	color:#785c0b;
	background:#ffffff url(/shared/site_bunkazai/images/icon/arrow_r.png) no-repeat right center;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease-in-out;
	text-decoration:none;
}
#tmp_search_result_refine_btn .refine_help_btn a:hover {
    background-color:#fef9e9;
}
/* search_result_kwd
================================================== */
#tmp_search_result_kwd {
	background-color:#ffffff;
	padding:30px 20px 15px;
	clear:both;
}
#tmp_search_result_kwd p {
	margin-bottom:0;
}
#tmp_search_result_kwd .result_kwd {
	display:table;
	width:720px;
	margin:0 auto 15px;
	position:relative;
}
#tmp_search_result_kwd .result_kwd p {
	display:table-cell;
	vertical-align:top;
}
#tmp_search_result_kwd .result_kwd_ttl {
	background:url(/shared/site_bunkazai/images/icon/icon_search2.png) no-repeat left center;
	width:40px;
	height:30px;
}
#tmp_search_result_kwd .result_kwd_ttl span {
	display:block;
	width:40px;
	height:30px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_result_query {
	width:100%;
	min-height:36px;
	padding:4px 90px 4px 13px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#tmp_result_query:focus::placeholder {
	color: transparent;
}
#tmp_search_result_kwd .search_submit {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
#tmp_search_result_kwd .search_submit input {
	font-size:128.6%;
    height: 100%;
	background-color:#917218;
    color: #ffffff;
	text-align:center;
	font-weight:bold;
	width:80px;
	min-height:36px;
	border:1px solid #cccccc;
	border-left:none;
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor:pointer;
    transition: all 0.2s ease-in-out;
}
#tmp_search_result_kwd .search_submit input:hover {
    background:#795f12;
}
/* assumption */
#tmp_search_result_kwd .assumption {
	text-align:center;
	margin:0 0 10px;
	clear:both;
}
#tmp_search_result_kwd .assumption .ttl,
#tmp_search_result_kwd .assumption ul,
#tmp_search_result_kwd .assumption ul li {
	display:inline-block;
	vertical-align:top;
}
#tmp_search_result_kwd .assumption {
	min-width:720px;
	margin:0 auto;
	text-align:left;
	padding-left:40px;
	display:table;
}
#tmp_search_result_kwd .assumption p,
#tmp_search_result_kwd .assumption ul li {
	font-size:114.3%;
	line-height:1;
}
#tmp_search_result_kwd .assumption ul {
	list-style:none;
	margin:0;
}
#tmp_search_result_kwd .assumption ul li {
	border-left:1px solid #000;
	padding:0 8px 0 12px;
}
#tmp_search_result_kwd .assumption ul li:first-child {
	border-left:none;
}
/* conditions
================================================== */
#tmp_search_result .wrap_conditions {
	background-color:#efefef;
	color:inherit;
	padding:8px 18px 8px 8px;
	margin:0 0 10px;
	clear:both;
}
#tmp_search_result .wrap_conditions p {
	margin-bottom:0;
}
#tmp_search_result .conditions {
	float:left;
	font-size:114.3%;
	font-weight:bold;
	padding-top:5px;
}
#tmp_search_result .conditions span {
	color:#bf1111;
}
#tmp_search_result .page_sort {
	float:right;
}
#tmp_search_result .page_sort p {
	float:left;
	margin:0 0 0 26px;
}
#tmp_search_result .page_sort p span {
	display:inline-block;
	vertical-align:middle;
}
#tmp_search_result .page_sort select {
	border:1px solid #cccccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width: 100%;
	min-height:36px;
    padding:4px 2px;
	cursor:pointer;
}
/* search_recommend / search_ranking
================================================== */
#tmp_search_recommend,
#tmp_search_ranking {
	margin:0 0 45px;
	clear:both;
}
#tmp_search_recommend_ttl,
#tmp_search_ranking_ttl {
	margin:0 0 5px;
}
#tmp_search_recommend_ttl p,
#tmp_search_ranking_ttl p {
	font-size:142.8%;
	font-weight:bold;
	line-height:1.2;
}
#tmp_search_recommend_cnt {
	padding:15px 15px 5px;
	background-color:#ffffff;
}
#tmp_search_recommend_cnt ol,
#tmp_search_ranking_cnt ol {
	margin:0;
	font-size:128.6%;
	counter-reset: list_count;
}
#tmp_search_recommend_cnt ol li,
#tmp_search_ranking_cnt ol li {
	display:inline-block;
	vertical-align:top;
	margin:0 1em 10px 0;
	line-height:1.0;
}
#tmp_search_recommend_cnt ol li::before {
    margin-right:.25em;
    counter-increment: list_count;
    content: counter(list_count)".";
    display: inline-block;
}
#tmp_search_recommend_cnt ol li a {
	padding-right:20px;
	background:url(/shared/site_bunkazai/images/icon/link_icon.png) no-repeat right center;
}
#tmp_search_ranking_cnt ol li {
	border-left:1px solid #000;
	margin-right:12px;
	padding-left:8px;
}
#tmp_search_ranking_cnt ol li:first-child {
	border-left:none;
	padding-left:0;
}
#tmp_search_ranking_cnt ol li::before {
    margin-right:.25em;
    counter-increment: list_count;
    content: counter(list_count);
    display: inline-block;
	width:30px;
	height:22px;
	text-align:center;
	background:url(/shared/site_bunkazai/images/icon/rank_icon.png) no-repeat center top;
}
#tmp_search_ranking_cnt ol li.rank1::before {
	background:url(/shared/site_bunkazai/images/icon/rank1_icon.png) no-repeat center top;
}
/* result_contents
================================================== */
#tmp_search_result_contents {
	margin:0 0 20px;
	clear:both;
}
/* search_result_main */
#tmp_search_result_main .box_search {
	border-top:1px dotted #cccccc;
	padding:25px 0;
	clear:both;
}
#tmp_search_result_main .box_search:first-child {
	border-top:none;
}
#tmp_search_result_main .box_search_ttl h2 {
	padding:0;
	margin:0 0 2px;
	background:none;
	font-size:100%;
	font-weight:normal;
	border:none;
	overflow:inherit;
}
#tmp_search_result_main .box_search_ttl h2::after {
	content:none;
}
#tmp_search_result_main .box_search_cnt p {
	margin-bottom:0;
}
#tmp_search_result_main .box_search em {
	 color:#C51F1F;
	 background-color:transparent;
	 font-style:normal;
}
#tmp_search_result_main .file_info {
    clear:both;
}
#tmp_search_result_main .file_path {
    margin:0 10px 0 0;
    color:#0049ba;
    background-color:transparent;
}
/* page_sending_navi
================================================== */
#tmp_search_result .page_sending_navi {
	text-align:center;
	padding:17px 0;
	margin:0 0 30px;
	border-top:2px solid #917218;
	border-bottom:2px solid #917218;
	clear:both;
}
#tmp_search_result .page_sending_navi p {
	margin-bottom:0;
}
#tmp_search_result .page_sending_navi p,
#tmp_search_result .page_sending_navi ul,
#tmp_search_result .page_sending_navi li,
#tmp_search_result .page_sending_navi a {
	display:inline-block;
}
#tmp_search_result .page_sending_navi ul {
	list-style:none;
	margin:0;
	padding:0 20px;
	vertical-align:middle;
	font-size:142.8%;
	font-weight:bold;
}
#tmp_search_result .page_sending_navi li {
	padding:0 4px 0 0;
	margin:0;
	line-height:1.1;
	border-right:2px solid #585858;
}
#tmp_search_result .page_sending_navi li:first-child {
	border-left:2px solid #585858;
	padding-left:2px;
}
#tmp_search_result .page_sending_navi li span,
#tmp_search_result .page_sending_navi a {
	display:block;
	padding:0 14px;
}
#tmp_search_result .page_sending_navi p {
	line-height:1.1;
	font-weight:bold;
}
#tmp_search_result .page_sending_navi p a {
	display:block;
	min-width:96px;
	background-color:#ffffff;
	color:#785c0b;
	border:1px solid #cccccc;
	padding:4px 10px;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
#tmp_search_result .page_sending_navi p a:hover span {
	text-decoration:underline;
}
#tmp_search_result .page_sending_navi .prev span {
	display:inline-block;
	padding-left:12px;
	background:url(/shared/site_bunkazai/images/icon/prev_icon.png) no-repeat left 0.2em;
}
#tmp_search_result .page_sending_navi .next span {
	display:inline-block;
	padding-right:12px;
	background:url(/shared/site_bunkazai/images/icon/next_icon.png) no-repeat right 0.2em;
}
/* ==================================================
list_table
================================================== */
.list_table {
	font-size: 100%;
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 30px
}
.list_table td {
    padding: 15px 0 20px;
    border-top: 1px dashed #999;
}
#tmp_contents .list_table td p {
	margin-bottom:0;
}
.list_table tr:first-child td {
	border-top:none;
}
.list_table td.date {
    padding-right: 10px;
	font-weight: bold;
	width:6em;
	white-space: nowrap;
}
.list_table td a {
    color: #000000;
	text-decoration:underline;
}
.list_table td a:hover {
	text-decoration: 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_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_search_result_refine .refine:after,
#tmp_search_result_kwd:after,
#tmp_search_recommend_cnt:after,
#tmp_search_ranking_cnt:after,
#tmp_search_result .wrap_conditions:after,
#tmp_search_result_refine_btn:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper,
.container {
	min-width:100% !important;
	width:100% !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;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_btn,
#tmp_feedback,
#tmp_means,
#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;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}