@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h1 {
	font-size: 285.7%;
	color: #ffffff;
	background-color: #736357;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	line-height: 1.4;
	padding: 13px 56px 7px;
}
#tmp_contents h2 {
	font-size: 214.2%;
	color: #000000;
	background-color: #ece7c1;
	line-height: 1.4;
	padding: 13px 60px 7px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
#tmp_contents h3 {
	font-size: 142.8%;
	color: #736357;
	background-color: transparent;
	overflow: hidden;
	position: relative;
}
#tmp_contents h3:after {
	content: "";
	position: absolute;
	bottom: .8em;
	width: 100%;
    margin: 0 1.4em;
	border-bottom: 1px solid #736357;
}
#tmp_contents h4 {
	font-size: 121.4%;
	color: #736357;
	background: transparent url(/shared/site_senkyo/images/line_heading.png) left bottom no-repeat;
}
#tmp_contents h5 {
	font-size: 121.4%;
	color: #736357;
	background-color: transparent;
	border-bottom: 1px dotted #736357;
}
#tmp_contents h6 {
	font-size: 121.4%;
	color: #736357;
	background-color: transparent;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents .txt_bdefault {
	font-size: 114.2%;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	padding: 0 0 0 20px;
}
#tmp_contents ul {
	margin:0 0 1em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_senkyo/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 3.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 */
}
#tmp_contents a{
	color: #0049b2;
	text-decoration: none;
}
#tmp_contents a:hover,
#tmp_contents a:active,
#tmp_contents a:focus {
	text-decoration: underline;
}
/* ==================================================
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 */	
}
#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: 17px 13px 12px;
	color: #000000;
	background-color:#f5f3f2;
}
#tmp_contents div.outline {
	padding:17px 13px 12px;
	color: #000000;
	background-color:#f5f3f2;
}
#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: 17px 17px 7px 21px;
	list-style:none;
	list-style-image:none;
	background-color: #ffffff;
	color: #000000;
	border:1px solid #919191;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding: 0 0 0 21px;
	color: #000000;
	background: #ffffff url(/shared/site_senkyo/images/icon/arrow_circle_right_icon.png) no-repeat 0px 2px;
	font-size: 128.5%;
	font-weight: bold;
}
#tmp_contents ul.box_btn li a {
	color: #000000;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	clear:both; /* Do not edit */
	border-top: 1px solid #736357;
	border-bottom: 1px solid #736357;
}
#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: 10px 10px 10px 28px;
	font-weight:bold;
	font-size: 142.8%;
	background-color:#f5f3f2;
	color: #736357;
	border-bottom: 1px solid #736357;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:25px 10px 10px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 0.8em; /* Do not edit */
	clear:both; /* Do not edit */
	border-top: 1px solid #736357;
	border-bottom: 1px solid #736357;
}
#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: 10px 10px 10px 28px;
	font-weight:bold;
	font-size: 142.8%;
	background-color:#f5f3f2;
	color: #736357;
	border-bottom: 1px solid #736357;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding:25px 10px 10px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* Do not edit */
	border:1px solid #919191;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_menu_ttl {
    padding: 17px 10px 0px 42px;
    background: #ffffff url(/shared/site_senkyo/images/icon/arrow_circle_right_icon.png) no-repeat 22px 20px ;
	color: #000000;
}
#tmp_contents ul.box_btn li a,
#tmp_contents .box_menu_ttl p {
	color: #000000;
	font-size: 128.5%;
	font-weight: bold;
}
#tmp_contents .box_menu_cnt {
	padding: 0px 10px 2px 43px;
	line-height: 1.3;
}
/* datatable 
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	color: #000000;
	background-color:#ffffff;
	border:1px solid #919191;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 10px 24px;
	color:#000000;
	font-size: 121.4%;
	background-color:#e8e8e8;
	border:1px solid #919191;
	font-weight: bold;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 8px 24px 4px;
	border:1px solid #919191;
	font-size: 114.2%;
}
#tmp_contents table.datatable td a,
#tmp_contents table.enquete_table td a {
	text-decoration: none;
	color: #0049b2;
}
#tmp_contents table.datatable td a:hover,
#tmp_contents table.datatable td a:focus,
#tmp_contents table.datatable td a:active,
#tmp_contents table.enquete_table td a:hover,
#tmp_contents table.enquete_table td a:focus,
#tmp_contents table.enquete_table td a:active {
	text-decoration: underline;
}
#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:#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 */
}
/* ==================================================
Index Page
================================================== */
#tmp_contents .page_ttl_h1 {
	-webkit-border-radius: 37px;
	-moz-border-radius: 37px;
	border-radius: 37px;
	margin-bottom: 49px;
}
#tmp_contents .page_ttl_h1 h1 {
	margin: 0;
	padding: 13px 20px 7px 120px;
	font-size: 285.7%;
	color: #FFFFFF;
	background: #736357 url(/shared/templates/senkyo/images/icon/icon_h1.png) no-repeat;
}
#tmp_contents .box_category {
	overflow: hidden;
}
#tmp_contents .category_list {
	list-style: none;
	margin: 0 -15px;
}
#tmp_contents .category_list .category_item {
	display: inline-block;
	width: 33.29%;
	margin-right: -4px;
	margin-bottom: 29px;
	padding:  0 15px;
	vertical-align: top;
}
/* ==================================================
inquiry
================================================== */
#tmp_inquiry {
	margin:0 0 30px;
	border:1px solid #736357;
	clear:both;
}
#tmp_inquiry_ttl {
	padding: 13px 10px 11px 20px;
	background-color:#ffffff;
	color: #736357;
	font-size: 171.4%;
	font-weight: bold;
	border-bottom:1px solid #736357;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding: 25px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
/* inquiry_btn */
#tmp_inquiry .inquiry_btn {
	margin:1.2em 0 0 0 !important;
	text-align:center;
	clear:both;
	font-size: 128.5%;
}
#tmp_inquiry .inquiry_btn input {
	color: #000000;
	opacity: 0.8;
	font-weight: bold;
	border: 1px solid #e1e1e1;
	padding: 15px 10px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	min-width: 300px;
	background: #ffffff url(/shared/site_senkyo/images/icon/icon_arrow_brown.png) 95% 50% no-repeat;
	background-size: 7px 11px;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.7);
	-moz-box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.7);
	box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.7);
}
#tmp_inquiry .inquiry_btn input:hover {
	text-decoration:underline;
}
#tmp_inquiry_cnt .inquiry_more {
	font-size: 114.2%;
	color: #000000;
	background: transparent url(/shared/site_senkyo/images/icon/arrow_circle_right_icon.png) no-repeat 0px 2px;
	padding: 0 0 0 23px;
	text-decoration: none;
	font-weight: bold;
}
/* ==================================================
feedback
================================================== */
#tmp_feedback {
	margin:0 0 30px;
	border:1px solid #736357;
	clear:both;
}
#tmp_feedback_ttl {
	padding: 13px 10px 11px 20px;
	background-color:#ffffff;
	color: #736357;
	font-size: 171.4%;
	font-weight: bold;
	border-bottom:1px solid #736357;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding: 25px 15px;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt fieldset legend {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt fieldset p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
	font-size: 128.5%;
}
#tmp_feedback_cnt .submit input {
	color: #000000;
	opacity: 0.8;
	font-weight: bold;
	border: 1px solid #e1e1e1;
	padding: 15px 10px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	min-width: 300px;
	background: #ffffff url(/shared/site_senkyo/images/icon/icon_arrow_brown.png) 95% 50% no-repeat;
	background-size: 7px 11px;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.7);
	-moz-box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.7);
	box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.7);
}
#tmp_feedback_cnt .submit input:hover {
	text-decoration:underline;
}
/* ==================================================
plugin ▼変更しない
================================================== */
.plugin {
	margin:0 0 20px;
	padding: 20px 10px 20px 25px;
	background-color: #f2f2f2;
	clear:both;
}
.plugin .plugin_img {
	margin:0 23px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
	font-size: 114.2%;
	color: #000000;
	font-weight: bold;
	background-color: transparent;
	line-height: 1.3;
}
/* ==================================================
custom update
================================================== */
#tmp_wrap_custom_update{
	padding: 16px 0;
	text-align: right;
}
#tmp_social{
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}
#tmp_social span{
	margin-left: 7px;
	display: inline-block;
	vertical-align: middle;
}
#tmp_update{
	display: inline-block;
}
/* ==================================================
index
================================================== */
.type_idx #tmp_contents .box_menu {
	padding: 20px 28px 20px 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid #736357;
	color: inherit;
	background-color: #ffffff;
}
.type_idx #tmp_contents .box_btn {
	padding:0;
	border:none;
}
.type_idx #tmp_contents .box_btn a {
	display: block;
	padding: 20px 40px 20px 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid #736357;
	color: #736357;
	background: #FFFFFF url(/shared/site_senkyo/images/icon/icon_arrow_r.png) no-repeat right 20px center;
}
.type_idx #tmp_contents .box_menu .box_menu_ttl,
.type_idx #tmp_contents .box_btn li {
	margin:0;
	padding:0;
	background:none;
	color: #736357;
	font-size: 157.1%;
	line-height: 1.3;
}
.type_idx #tmp_contents .box_btn li {
	font-weight: bold;
	margin:0 0 10px;
}
.type_idx #tmp_contents .box_menu .box_menu_ttl a {
	padding: 2px 25px 0 0;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #736357;
	background: #FFFFFF url(/shared/site_senkyo/images/icon/icon_arrow_r.png) no-repeat right 4px;
}
.type_idx #tmp_contents .box_menu .box_menu_ttl a:hover,
.type_idx #tmp_contents .box_btn a:hover {
	text-decoration: underline;
}
.type_idx #tmp_contents .box_menu .box_menu_cnt img {
	width:180px;
	height:auto;
	float: left;
	margin-right: 20px;
}
.type_idx #tmp_contents .box_menu .box_menu_cnt {
	padding:0;
}
/* ==================================================
search_result
================================================== */
/* search_result_refine
================================================== */
#tmp_search_result_refine {
	margin:0 0 40px;
	clear:both;
}
#tmp_search_result_refine_ttl {
	color:inherit;
	background-color:#ffffff;
	padding:12px 15px;
	border:1px solid #736357;
	position:relative;
	min-height:60px;
}
#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:#736357;
	background:url(/shared/site_senkyo/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_senkyo/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_senkyo/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 {
	color:inherit;
	background-color:#ffffff;
	padding:0 18px;
	border:1px solid #736357;
}
#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:#736357;
	font-size:128.6%;
	font-weight:bold;
}
#tmp_search_result_refine #tmp_search_result_refine_kwd .refine_ttl p {
	background:url(/shared/site_senkyo/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 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,
#tmp_search_result_refine_kwd .box_sch {
	display:inline-block;
	vertical-align:top;
	margin-bottom:0;
}
#tmp_result_kwd_query {
	width:630px;
	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 #tmp_refine_kwd_btn {
	width:122px;
	min-height:36px;
	cursor:pointer;
	font-size:128.6%;
	font-weight:bold;
	color:#ffffff;
	background-color:#736357;
	border:1px solid #736357;
	-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: #4c3e33;
}
#tmp_search_result_refine_kwd .refine_lang {
    background-color:#f5f3f2;
	padding:10px 13px;
	line-height:1;
	min-height:36px;
	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:#736357 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: #4c3e33;
}
#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 #736357;
	color:#736357;
	background:#ffffff url(/shared/site_senkyo/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;
}
#tmp_search_result_refine_btn .refine_help_btn a:hover {
	text-decoration:none;
    background-color:#fbf5f0;
}
/* search_result_kwd
================================================== */
#tmp_search_result_kwd {
	background-color:#efefef;
	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_senkyo/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:#736357;
    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: #4c3e33;
}
/* 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:#f5f3f2;
}
#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_senkyo/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_senkyo/images/icon/rank_icon.png) no-repeat center top;
}
#tmp_search_ranking_cnt ol li.rank1::before {
	background:url(/shared/site_senkyo/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 #0049b2;
	border-bottom:2px solid #0049b2;
	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;
	color:#0049b2;
	background-color:#ffffff;
	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_senkyo/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_senkyo/images/icon/next_icon.png) no-repeat right 0.2em;
}
/* ==================================================
list_table
================================================== */
table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 24px;
}
table.list_table td {
	vertical-align:top;
	text-align:left;
	padding:14px 0;
	font-size:114.3%;
	border-bottom: 1px dotted #ababab;
}
#tmp_contents table.list_table td p {
	margin-bottom:0;
}
table.list_table td img {
	vertical-align:middle;
	display:inline-block;
	margin-left:5px;
}
table.list_table .date {
	width:5.5em;
	padding-right:20px;
}
/* ==================================================
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 {
	width:100% !important;
	min-width:100% !important;
}
#tmp_header {
	margin:0 0 10px !important;
	padding:0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
	min-height:inherit !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_main {
	padding:0;
	background:#FFFFFF !important;
}
.format_free .column_rnavi .col_main {
	padding:0 !important;
	border:none !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_means,
#tmp_wrap_custom_update,
#tmp_inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_footer .site_name_btn {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
#tmp_contents .page_ttl_h1{
	margin-top: 30px !important;
}
.format_free .column_rnavi .col_main{
	padding: 15px !important;
	border: 0 !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_contact,
#tmp_footer .footer_copyright {
    float: none;
    width:100%;
	padding:0;
}
.footer_contact {
    padding:0;
}
.copyright {
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}