@charset "utf-8";

#tmp_contents  h1 {
	padding: 26px 20px 33px 30px;
	font-size: 212.5%;
	line-height:1.3;
	margin:0 0 55px;
	clear:both; /* Do not edit */
	border-bottom: 1px solid #295676;
	background: url(/shared/templates/free/images/border_h1.png) no-repeat left top,
	url(/shared/templates/free/images/bg_h1.png) no-repeat right top;
	background-size: 9px 100%, auto;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 30px;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	font-size: 150%;
	background:url(/shared/templates/free/images/bg_h2.png) repeat-x left bottom;
}
#tmp_contents h2::after {
	content: '';
	width: 130px;
	height: 5px;
	display: block;
	border-bottom:5px solid #295676;
	margin-top:14px;
}
#tmp_contents h3 {
	padding: 15px 0 17px;
	font-size: 137.5%;
	background:url(/shared/templates/free/images/bg_h2.png) repeat-x left bottom;
}
#tmp_contents h4 {
	padding: 0 0 0 20px;
	font-size: 112.5%;
	background:url(/shared/templates/free/images/bg_h4.png) no-repeat left 5px;
}
#tmp_contents h5 {
	padding: 0 0 0 20px;
	font-size: 112.5%;
	background:url(/shared/templates/free/images/bg_h5.png) no-repeat left center;
}
#tmp_contents h6 {
	font-size: 112.5%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em; /* Do not edit */
}
#tmp_contents ul {
 	margin: 0 0 2.2em 1.2em; /* Do not edit */
	list-style-image:url(/shared/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
 	margin: 0 0 2.2em 1.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.4em; /* 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:hover,
#tmp_contents a:focus,
#tmp_contents a:active {
	text-decoration:none;
}
/* ==================================================
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 34px; /* Do not edit */
	border: none;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding:18px 20px 10px;
	color:#010101;
	background-color:#e8eff6;
}
#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 34px;
	font-weight: bold;
	padding:0;
}
#tmp_contents ul.box_btn li a {
	display: block;
	padding: 13px 22px 13px 13px;
	text-decoration: none;
	color: #000000;
	background: #ffffff url(/shared/images/icon/arrow_rigt_bl_sp.png) no-repeat right 17px;
	background-size: 21px 14px;
	-moz-background-size: 21px 14px;
	-webkit-background-size: 21px 14px;
	transition: 0.2s background-color ease-in-out;
	-webkit-transition: 0.2s background-color ease-in-out;
	-moz-transition: 0.2s background-color ease-in-out;
	-ms-transition: 0.2s background-color ease-in-out;
	-o-transition: 0.2s background-color ease-in-out;
	border:1px solid #85b8dd;
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
	background: #e8eff6 url(/shared/images/icon/arrow_rigt_bl_sp.png) no-repeat right 17px;
	background-size: 21px 14px;
	-moz-background-size: 21px 14px;
	-webkit-background-size: 21px 14px;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 34px; /* Do not edit */
	border:1px solid #cccccc;
	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: 17px 20px 15px;
	border-bottom: 1px dotted #cccccc;
	font-size: 112.5%;
	color: inherit;
	font-weight: bold;
	background-color: #ffffff;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:28px 10px 8px;
}
#tmp_contents .box_info ul {
	margin-bottom: 0.8em;
	margin-left: 11px;
	list-style: none;
}
#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 {
	padding: 0 0 0 15px;
	margin: 0 0 14px;
	color: #000000;
	background: #FFFFFF url(/shared/images/icon/arrow_right_blue.png) no-repeat left 6px;
	background-size: 6px 9px;
	-moz-background-size: 6px 9px;
	-webkit-background-size: 6px 9px;
}
#tmp_contents .box_info ul li a {
	color: #1f1f1f;
	background: transparent;
	text-decoration: none;
}
#tmp_contents .box_info ul li a:hover,
#tmp_contents .box_info ul li a:focus {
	color: #295676;
	text-decoration: underline;
}
/* type_idx3 */
.type_idx3 #tmp_contents .box_info .box_info_ttl p {
	display: inline-block;
	padding: 7px 0;
}
.type_idx3 #tmp_contents .box_info .box_info_ttl .btn_view {
	float: right;
	padding: 0;
}
.type_idx3 #tmp_contents .box_info .box_info_ttl .btn_view a {
	min-width: 118px;
	min-height: 40px;
	text-align: center;
	padding: 8px 15px 5px;
	display: inline-block;
	border: 1px solid #85b8dd;
	text-decoration: none;
	font-weight: normal;
	font-size: 87.5%;
	color: #000000;
	background-color: #ffffff;
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	transition: 0.2s background-color ease-in-out;
	-webkit-transition: 0.2s background-color ease-in-out;
	-moz-transition: 0.2s background-color ease-in-out;
	-ms-transition: 0.2s background-color ease-in-out;
	-o-transition: 0.2s background-color ease-in-out;
}
.type_idx3 #tmp_contents .box_info .box_info_ttl .btn_view a:hover,
.type_idx3 #tmp_contents .box_info .box_info_ttl .btn_view a:focus {
	background-color: #e8eff6;
}
.type_idx3 #tmp_contents .box_info .box_info_ttl .btn_view a::before {
	content: '';
	width: 5px;
	height: 10px;
	display: inline-block;
	vertical-align:middle;
	background: url(/shared/images/icon/arrow_right_blue.png) no-repeat center center;
	background-size: 5px 10px;
	-moz-background-size: 5px 10px;
	-webkit-background-size: 5px 10px;
	margin: 0 8px 3px 0;
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 34px; /* Do not edit */
	border:1px solid #cccccc;
	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: 10px 20px;
	font-size: 112.5%;
	color:inherit;
	font-weight:bold;
	background-color:#f0f0f0;
	border-bottom:1px solid #f0f0f0;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 22px 10px 15px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:11px; /* Do not edit */
	list-style: none;
}
#tmp_contents .box_link ul li {
	padding: 0 0 0 15px;
	margin: 0 0 14px;
	color: #000000;
	background: #FFFFFF url(/shared/images/icon/arrow_right_blue.png) no-repeat left 5px;
	background-size: 6px 9px;
	-moz-background-size: 6px 9px;
	-webkit-background-size: 6px 9px;
}
#tmp_contents .box_link ul li a {
	color: #1f1f1f;
	background: transparent;
	text-decoration: none;
}
#tmp_contents .box_link ul li a:hover,
#tmp_contents .box_link ul li a:focus {
	color: #295676;
	text-decoration: underline;
}
#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_faq
================================================== */
#tmp_contents .box_faq {
	border: 1px solid #cccccc;
	margin-bottom: 42px;
}
#tmp_contents .box_faq .box_faq_ttl {
	padding: 10px 20px;
	font-size: 112.5%;
	color: inherit;
	font-weight: bold;
	background-color: #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
#tmp_contents .box_faq .box_faq_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_faq .box_faq_cnt {
	padding: 27px 10px 9px;
}
#tmp_contents .box_faq .box_faq_cnt ul,
#tmp_contents .box_faq .box_faq_cnt ol {
	margin-bottom: 0.8em;
	margin-left: 11px;
	list-style: none;
}
#tmp_contents .box_faq  .box_faq_cnt ul li,
#tmp_contents .box_faq  .box_faq_cnt ol li {
	padding: 0 0 0 15px;
	margin: 0 0 14px;
	color: #000000;
	background: #FFFFFF url(/shared/images/icon/arrow_right_blue.png) no-repeat left 5px;
	background-size: 6px 9px;
	-moz-backround-size: 6px 9px;
	-webkit-background-size: 6px 9px;
}
#tmp_contents .box_faq  .box_faq_cnt ul li a,
#tmp_contents .box_faq  .box_faq_cnt ol li a {
	color: #1f1f1f;
	background: transparent;
	text-decoration: none;
}
#tmp_contents .box_faq  .box_faq_cnt ul li a:hover,
#tmp_contents .box_faq  .box_faq_cnt ul li a:focus,
#tmp_contents .box_faq  .box_faq_cnt ol li a:hover,
#tmp_contents .box_faq  .box_faq_cnt ol li a:focus {
	color: #295676;
	text-decoration: underline;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 34px; /* Do not edit */
	background: #FFFFFF;
	border:1px solid #e0e6ec;
	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 table.box_menu td {
	padding: 0;
}
#tmp_contents div.box_menu {
	padding: 0;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu .box_menu_ttl {
	border: 1px solid #85b8dd;
	margin: -1px;
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin: 0;
	padding: 13px 22px 13px 13px;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
}
#tmp_contents .box_menu .box_menu_ttl p a {
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	display: block;
	margin: -13px -22px -13px -13px;
	padding: 13px 22px 13px 13px;
	text-decoration: none;
	color: #000000;
	background: #ffffff url(/shared/images/icon/arrow_rigt_bl_sp.png) no-repeat right 17px;
	background-size: 21px 14px;
	-moz-background-size: 21px 14px;
	-webkit-background-size: 21px 14px;
	transition: 0.2s background-color ease-in-out;
	-webkit-transition: 0.2s background-color ease-in-out;
	-moz-transition: 0.2s background-color ease-in-out;
	-ms-transition: 0.2s background-color ease-in-out;
	-o-transition: 0.2s background-color ease-in-out;
}
#tmp_contents .box_menu .box_menu_ttl p a:hover,
#tmp_contents .box_menu .box_menu_ttl p a:focus {
	background: #e8eff6 url(/shared/images/icon/arrow_rigt_bl_sp.png) no-repeat right 17px;
	background-size: 21px 14px;
	-moz-background-size: 21px 14px;
	-webkit-background-size: 21px 14px;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 14px 14px 4px;
}
#tmp_contents .box_menu .box_menu_cnt ul {
	list-style: none;
	margin: 0;
}
#tmp_contents .box_menu .box_menu_cnt ul li {
	padding: 0 0 0 17px;
	margin: 0 0 17px;
	color: #000000;
	background: #FFFFFF url(/shared/images/icon/arrow_right_blue.png) no-repeat left 6px;
	background-size: 6px 9px;
	-moz-background-size: 6px 9px;
	-webkit-background-size: 6px 9px;
}
#tmp_contents .box_menu .box_menu_cnt ul li:last-child {
	margin: 0 0 13px;
}
#tmp_contents .box_menu .box_menu_cnt ul li a {
	text-decoration: none;
	color: #000000;
	background: transparent;
}
#tmp_contents .box_menu .box_menu_cnt ul li a:hover,
#tmp_contents .box_menu .box_menu_cnt ul li a:focus {
	text-decoration: underline;
	color: #295676;
}
#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 34px; /* Do not edit */
	color:#222222;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cccccc ;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:6px 8px;
	color:#222222;
	background-color:#f0f0f0;
	border:1px solid #cccccc;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:6px 8px;
	border:1px solid #cccccc;
}
#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 .datatable td a:hover,
#tmp_contents .datatable td a:focus {
	text-decoration: none;
}
#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:#9e1c1c; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
#tmp_contents table.enquete_table input[type="text"] {
	border:1px solid #cccccc;
	padding:3px 5px;
	-webkit-box-shadow:inset 1px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:inset 1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow:inset 1px 1px 3px rgba(0, 0, 0, 0.2);
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
#tmp_contents .enquete_button input[type="submit"],
#tmp_contents .enquete_button input[type="reset"] {
	padding:12px 10px;
	min-width:200px;
	margin:0 10px;
	cursor:pointer;
}
#tmp_contents .enquete_button input[type="submit"] {
	border:1px solid #295676;
	background-color:#295676;
	color:#ffffff;
}
#tmp_contents .enquete_button input[type="reset"] {
	border:1px solid #cccccc;
	background-color:#ffffff;
	color:#222222;
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#fdecec; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#fffad5; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#e6f5ff; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e6f8e9; /* 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 #cccccc; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#f0f0f0; /* = table.datatable th */
	border:1px solid #cccccc; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #cccccc; /* = table.datatable td */
}
/* box_photo
================================================== */
#tmp_contents .box_photo_event {
	margin:0 0 40px;
	clear:both;
}
#tmp_contents .box_photo_event_main {
	float:left;
	width:800px;
}
#tmp_contents .box_photo_event_side {
	float:right;
	width:360px;
}
#tmp_contents .box_photo_event .box_photo {
	padding-bottom:10px;
}
#tmp_contents .box_photo_event .box_photo p {
	margin-bottom:10px;
}
/* ==================================================
Index 01
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl {
	position: relative;
	padding: 25px 0 150px;
	clear:both;
}
#tmp_cate_ttl::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 275px;
	top: 0;
	bottom: 0;
	right: 50%;
	margin-right: -130px;
	background-color: #f1f6fa;
	z-index: -1;
}
#tmp_cate_ttl::after {
	content: '';
	position: absolute;
	display: block;
	width: 351px;
	height: 249px;
	top: 0;
	right: 50%;
	margin-right: 315px;
	background: transparent url(/shared/templates/free/images/idx01/idx01_ttl_bg.png) no-repeat top left;
	z-index: -1;
}
#tmp_cate_ttl .container {
	position: relative;
}
#tmp_cate_ttl .cate_ttl_txt {
	display: flex;
	float: left;
	margin-top: 65px;
	margin-left: 97px;
	width: 380px;
	min-height: 128px;
	position:relative;
	z-index:1;
}
#tmp_cate_ttl .cate_ttl_txt h1 {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 225%;
	width: 380px;
	min-height: 128px;
	padding: 10px;
	vertical-align: middle;
	color: #37698d;
	background: #FFFFFF;
	border: none;
}
#tmp_cate_ttl .cate_ttl_txt h1::before {
	display: none;
}
#tmp_cate_ttl .cate_ttl_img {
	position: absolute;
	right: 20px;
	max-width: 800px;
	max-height: 370px;
	overflow: hidden;
}
/* idx_menu
================================================== */
#tmp_idx_menu {
	position:relative;
	margin:0 0 70px;
	clear:both;
}
#tmp_idx_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #85b8dd;
}
#tmp_idx_menu li {
	float: left;
	width: 25%;
	margin: 0;
	border-right: 1px solid #85b8dd;
	border-bottom: 1px solid #85b8dd;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	font-size: 112.5%;
	font-weight: bold;
}
#tmp_idx_menu li:nth-child(1),
#tmp_idx_menu li:nth-child(2),
#tmp_idx_menu li:nth-child(3),
#tmp_idx_menu li:nth-child(4) {
	border-top: 1px solid #85b8dd;
}
#tmp_idx_menu li:nth-child(4n+1) {
	clear: both;
}
#tmp_idx_menu li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF url(/shared/images/icon/icon_down.png) no-repeat right 18px;
	background-size: 34px 12px;
	-webkit-background-size: 34px 12px;
	-moz-background-size: 34px 12px;
	padding: 11px 40px 10px 30px;
	transition: background-color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	position:relative;
}
#tmp_idx_menu li a:hover,
#tmp_idx_menu li a:focus,
#tmp_idx_menu li a:active {
	background-color: #e8eff6;
}
/* idx_list
================================================== */
#tmp_contents .idx_list {
	width: 100%;
	border: 1px solid #85b8dd;
	margin: 0 0 40px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
}
#tmp_contents .idx_list th {
	border-bottom: 1px dotted #cccccc;
}
#tmp_contents .idx_list th p {
	margin: 0;
}
#tmp_contents .idx_list .idx_list_ttl {
	float:left;
	width:80%;
	padding: 19px 0 19px 18px;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
}
#tmp_contents .idx_list .idx_list_btn {
	float:right;
	width:20%;
	padding:19px 22px;
	font-size:87.5%;
	font-weight:normal;
	text-align: right;
}
#tmp_contents .idx_list .idx_list_btn a {
	display:inline-block;
	position:relative;
	min-width: 200px;
	min-height: 40px;
	border: 1px solid #85b8dd;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 9px 10px 7px;
	transition: background-color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
}
#tmp_contents .idx_list .idx_list_btn a:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 10px;
	background: transparent url(/shared/images/icon/arrow_right_blue.png) no-repeat top left;
	background-size: 6px 10px;
	-webkit-background-size: 6px 10px;
	-moz-background-size: 6px 10px;
	margin-right: 7px;
}
#tmp_contents .idx_list .idx_list_btn a:hover,
#tmp_contents .idx_list .idx_list_btn a:focus,
#tmp_contents .idx_list .idx_list_btn a:active {
	background-color: #e8eff6;
}
#tmp_contents .idx_list td {
	padding: 18px 18px 3px;
	width: 25%;
}
#tmp_contents .idx_list td ul {
	margin-bottom:0;
}
#tmp_contents .idx_list td li {
	float:left;
	width:25%;
	padding-right:30px;
}
#tmp_contents .idx_list td li:nth-child(4n+1) {
	clear:both;
}
#tmp_contents .idx_list td li a {
	color:#212121;
	text-decoration:none;
}
#tmp_contents .idx_list td li a:hover,
#tmp_contents .idx_list td li a:focus {
	text-decoration: underline;
}
/* ==================================================
Index 02
================================================== */
.type_idx2 #tmp_contents h1 {
	margin-bottom:40px;
}
.type_idx2 #tmp_contents h2 {
	margin: 20px 0;
}
/* idx2_ttl
================================================== */
#tmp_idx2_ttl {
	position: relative;
	border-bottom: 1px solid #295676;
	margin: 0 0 40px;
}
#tmp_contents #tmp_idx2_ttl h1 {
	float: left;
	width: 710px;
	border-bottom:none;
	padding-right:0;
	margin: 0;
	background: #ffffff url(/shared/templates/free/images/border_h1.png) no-repeat left top;
	background-size: 9px 100%;
}
#tmp_idx2_ttl .ttl_img {
	float: right;
	width: 170px;
}
#tmp_idx2_ttl .ttl_img img {
	max-width: 170px;
	height: auto;
}
/* idx_menu
================================================== */
.type_idx2 #tmp_idx_menu {
	margin:0 0 55px;
}
.type_idx2 #tmp_idx_menu li {
	width:33.3%;
	width:calc(100% / 3);
	margin: 0;
}
.type_idx2 #tmp_idx_menu li:nth-child(4) {
	border-top: none;
}
.type_idx2 #tmp_idx_menu li:nth-child(4n+1) {
	clear:none;
}
.type_idx2 #tmp_idx_menu li:nth-child(3n+1) {
	clear:both;
}
/* idx_box_btn
================================================== */
#tmp_contents ul.idx_box_btn {
	margin:0 -7px;
	padding:0 0 20px;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.idx_box_btn li {
	float:left;
	width:33.3%;
	width:calc(100% / 3);
	padding:0 7px;
	margin:0 0 20px;
	font-weight: bold;
}
#tmp_contents ul.idx_box_btn li:nth-child(3n+1) {
	clear:both;
}
#tmp_contents ul.idx_box_btn li a {
	display: block;
	padding: 13px 22px 13px 13px;
	text-decoration: none;
	color: #000000;
	background: #ffffff url(/shared/images/icon/arrow_rigt_bl_sp.png) no-repeat right 17px;
	background-size: 21px 14px;
	-moz-background-size: 21px 14px;
	-webkit-background-size: 21px 14px;
	transition: 0.2s background-color ease-in-out;
	-webkit-transition: 0.2s background-color ease-in-out;
	-moz-transition: 0.2s background-color ease-in-out;
	-ms-transition: 0.2s background-color ease-in-out;
	-o-transition: 0.2s background-color ease-in-out;
	border:1px solid #85b8dd;
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
}
#tmp_contents ul.idx_box_btn li a:hover,
#tmp_contents ul.idx_box_btn li a:focus {
	background: #e8eff6 url(/shared/images/icon/arrow_rigt_bl_sp.png) no-repeat right 17px;
	background-size: 21px 14px;
	-moz-background-size: 21px 14px;
	-webkit-background-size: 21px 14px;
}

/* idx_contact
================================================== */
#tmp_idx_contact {
	clear:both;
}
#tmp_idx_contact_ttl {
	background: #FFFFFF url(/shared/templates/free/images/bg_h2.png) repeat-x left bottom;
	color: #000000;
	padding: 0 0 18px;
	margin:0 0 24px;
}
#tmp_contents #tmp_idx_contact_ttl h2 {
	margin: 0;
	padding:4px 0 0;
	font-size: 137.5%;
	font-weight: bold;
	background:none;
	float:left;
}
#tmp_contents #tmp_idx_contact_ttl h2::after {
	display:none;
}
#tmp_contents #tmp_idx_contact_ttl .contact_form_btn {
	float:right;
	position: relative;
	margin:0;
	font-size: 87.5%;
}
#tmp_idx_contact_ttl .contact_form_btn input[type=submit],
#tmp_idx_contact_ttl .contact_form_btn input[type=button] {
	cursor: pointer;
	display: block;
	min-width: 200px;
	min-height: 40px;
	border: 1px solid #85b8dd;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 9px 20px 7px 28px;
	transition: background-color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
}
#tmp_idx_contact_ttl .contact_form_btn::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 17px;
	width: 6px;
	height: 10px;
	background: transparent url(/shared/images/icon/arrow_right_blue.png) no-repeat top left;
	background-size: 6px 10px;
	-webkit-background-size: 6px 10px;
	-moz-background-size: 6px 10px;
	margin-right: 7px;
}
#tmp_idx_contact_ttl .contact_form_btn input[type=submit]:hover,
#tmp_idx_contact_ttl .contact_form_btn input[type=submit]:focus,
#tmp_idx_contact_ttl .contact_form_btn input[type=button]:hover,
#tmp_idx_contact_ttl .contact_form_btn input[type=button]:focus {
	background-color: #e8eff6;
}
#tmp_idx_contact_cnt table.datatable {
	width:100%;
	margin:0 0 30px;
}
#tmp_idx_contact_cnt table.datatable th {
	text-align:left;
	width:160px;
	padding-left:20px;
	padding-right:20px;
}
/* box_tab_info
================================================== */
.box_tab_info {
	position: relative;
	border: 1px solid #cccccc;
	padding: 50px 0 9px;
	margin: 0 0 30px 0;
}
.box_tab_info .tab_info .tab_info_ttl {
	background-color: #f0f0f0;
	color: #000000;
	font-size: 112.5%;
	font-weight: bold;
	line-height:1.2;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	border-right: 1px solid #cccccc;
	z-index:1;
}
#tmp_tab_info_item2.box_tab_info .tab_info .tab_info_ttl {
	width: 50%;
}
#tmp_tab_info_item3.box_tab_info .tab_info .tab_info_ttl {
	width: 33.3%;
	width:calc(100% / 3);
}
#tmp_tab_info_item3.box_tab_info .tab_info:nth-child(2n) .tab_info_ttl {
	left: 33.3333%;
}
#tmp_tab_info_item2.box_tab_info .tab_info:nth-child(2n) .tab_info_ttl,
#tmp_tab_info_item3.box_tab_info .tab_info:nth-child(3n) .tab_info_ttl {
	left: auto;
	right: 0;
	border-right: none;
}
.box_tab_info .tab_info.tb_active .tab_info_ttl {
	pointer-events: none;
	background-color: #ffffff;
}
.box_tab_info .tab_info .tab_info_ttl a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 15px 13px 13px;
	letter-spacing: 1px;
}
#tmp_contents .box_tab_info .tab_info .tab_info_ttl a:hover,
#tmp_contents .box_tab_info .tab_info .tab_info_ttl a:focus {
	text-decoration:underline;
}
.box_tab_info .tab_info:nth-child(2n+1) .tab_info_ttl a {
	padding-left: 12px;
}
.box_tab_info .tab_info .tab_info_cnt {
	margin: -3px 0 0;
	display: none;
	position:relative;
	z-index:2;
}
.box_tab_info .tab_info .tab_info_cnt .tab_info_item {
	background: #ffffff url(/shared/images/icon/arrow_right_blue.png) 97% 20px no-repeat;
	-webkit-background-size: 6px 10px;
	-moz-background-size: 6px 10px;
	background-size: 6px 10px;
	color: #000000;
	padding: 15px 0 14px 15px;
	border-bottom: 1px dotted #cccccc;
	display: table;
	width: 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.box_tab_info .tab_info .tab_info_cnt .tab_info_item.active{
	background-color: #f9f1e6;
	color: #c3161c;
	border-color: #f9f1e6;
}
.box_tab_info .tab_info_list .tab_info_label {
	font-size: 87.5%;
	display: table-cell;
	width: 135px;
	text-align: center;
}
#tmp_contents .box_tab_info .tab_info_list .tab_info_label p {
	margin: 0;
	padding: 2px 5px 0;
	background-color: #e8eff6;
	color: #000000;
}
.box_tab_info .tab_info_list .tab_info_link {
	display: table-cell;
	vertical-align: middle;
	padding: 0 45px 0 15px;
}
.box_tab_info .tab_info_list .tab_info_link a {
	display: inline-block;
	text-decoration: none;
	color: inherit;
	font-size: 87.5%;
}
#tmp_contents .box_tab_info .tab_info_list .tab_info_link a:hover,
#tmp_contents .box_tab_info .tab_info_list .tab_info_link a:focus,
#tmp_contents .box_tab_info .tab_info_list .tab_info_link a:active,
#tmp_contents .box_tab_info .tab_info_list .tab_info_link.active a {
	text-decoration:underline;
}
/* tab_info_btn */
.box_tab_info .tab_info_btn {
	text-align: center;
	margin: 21px auto 18px;
}
#tmp_contents .box_tab_info .tab_info_btn p {
	display:inline-block;
	vertical-align:top;
	width: 200px;
	font-size: 87.5%;
	margin:0 auto;
}
.type_idx2 #tmp_contents .box_tab_info .tab_info_btn p {
	width: 305px;
}
.box_tab_info .tab_info_btn a {
	display: block;
	position: relative;
	min-height: 40px;
	border: 1px solid #85b8dd;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	padding: 9px 5px 7px 5px;
	transition: background-color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
	box-shadow: 1px 1px 3px 0px rgba(11, 2, 5, 0.2);
}
.box_tab_info .tab_info_btn a::before {
	content: '';
	position: relative;
	display: inline-block;
	width: 6px;
	height: 10px;
	background: transparent url(/shared/images/icon/arrow_right_blue.png) no-repeat top left;
	background-size: 6px 10px;
	-webkit-background-size: 6px 10px;
	-moz-background-size: 6px 10px;
	margin-right: 12px;
	left: 8px;
}
.box_tab_info .tab_info_btn a:hover,
.box_tab_info .tab_info_btn a:focus,
.box_tab_info .tab_info_btn a:active {
	background-color: #e8eff6;
}
/* rss */
#tmp_contents .box_tab_info .tab_info_btn .rss {
	width:auto;
	text-align:left;
	margin:8px 0 0 20px;
}
.box_tab_info .tab_info_btn .rss a {
	border:none;
	min-height:auto;
	padding:0 0 0 18px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	background:url(/shared/images/icon/rss_icon.png) no-repeat left 3px;
}
.box_tab_info .tab_info_btn .rss a::before {
	display:none;
}
.box_tab_info .tab_info_btn .rss a:hover,
.box_tab_info .tab_info_btn .rss a:focus,
.box_tab_info .tab_info_btn .rss a:active {
	background-color: transparent;
	text-decoration:underline;
}
/* table */
#tmp_contents .tab_info_cnt table {
	width:100%;
}
#tmp_contents .tab_info_cnt table td {
	font-size:87.5%;
	padding: 15px 23px 14px 10px;
	border-bottom: 1px dotted #cccccc;
	vertical-align:top;
}
#tmp_contents .tab_info_cnt table .date {
	width:5.5em;
	padding-right:0;
	padding-left:14px;
}
#tmp_contents .tab_info_cnt table td p {
	margin:0;
}
#tmp_contents .tab_info_cnt table td a {
	display:block;
	text-decoration:none;
	padding-right:15px;
	color:#000000;
	background: #ffffff url(/shared/images/icon/arrow_right_blue.png) right 5px no-repeat;
	-webkit-background-size: 6px 10px;
	-moz-background-size: 6px 10px;
	background-size: 6px 10px;
}
#tmp_contents .tab_info_cnt table td a:hover,
#tmp_contents .tab_info_cnt table td a:focus {
	text-decoration:underline;
}
/* no_javascript */
.no_javascript .box_tab_info {
	padding-top: 0;
}
.no_javascript .box_tab_info .tab_info .tab_info_cnt {
	display: block;
}
.no_javascript .box_tab_info .tab_info .tab_info_ttl {
	position: static;
	width: 100% !important;
	border-right:none !important;
	text-align:left;
}
/* ==================================================
general - top
================================================== */
/* general_top
================================================== */
#tmp_general_top {
	position:relative;
	margin:0 -10px 30px;
	color:#37698d;
	background-color:#e9fcff;
	padding:0 0 0 420px;
	display:table;
	clear:both;
}
#tmp_general_top_ttl {
	width:800px;
	height:320px;
	display:table-cell;
	text-align: center;
	vertical-align:middle;
	position:relative;
	z-index:2;
	padding:0 5px 7px 245px;
	background:url(/shared/templates/free/images/general/general_ttl_bg.png) no-repeat top right;
}
#tmp_general_top_ttl h1 {
	font-size:312.5%;
	line-height:1.2;
	margin:0 0 14px;
}
#tmp_general_top_ttl p {
	font-size:150%;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#tmp_general_top .general_img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width: 100%;
}

/* general_custom_editor*/
.custom_general #tmp_tab_info_item2 .single_tab .tab_info_ttl {
	width: 100%;
	border: none;
	background-color: #f0f0f0;
	color: #000000;
}
.custom_general #tmp_contents .box_tab_info {
	padding-bottom: 0;
}
.custom_general #tmp_contents .tab_info_cnt {
	margin: 0;
}
.custom_general #tmp_contents .tab_info_cnt ul,
.custom_general #tmp_contents .tab_info_cnt ul li {
	list-style: none;
}
.custom_general #tmp_contents .tab_info_cnt ul {
	margin: 0;
}
.custom_general #tmp_contents .tab_info_cnt ul li {
	font-size: 87.5%;
	margin-bottom: 0;
	border-top: 1px dotted #cccccc;
}
.custom_general #tmp_contents .tab_info_cnt ul li:first-child {
	border-top: none;
}
.custom_general #tmp_contents .tab_info_cnt ul li a {
	display: block;
	padding: 18px 40px 16px 15px;
	color: #000000;
	background: #ffffff url(/shared/images/icon/arrow_right_blue.png) right 20px top 20px no-repeat;
	background-size: 6px 10px;
	text-decoration: none;
}
.custom_general #tmp_contents .tab_info_cnt ul li:first-child a {
	padding-top: 18px;
	padding-bottom: 10px;
}
.custom_general #tmp_contents .tab_info_cnt ul li a:hover,
.custom_general #tmp_contents .tab_info_cnt ul li a:focus {
	text-decoration: underline;
}
.custom_general #tmp_contents .box_tab_info .tab_info_btn {
	margin: 0 auto 10px;
	padding-top: 10px;
	border-top: 1px dotted #cccccc;
}
/* general_top extended_ttl
================================================== */
#tmp_general_top.extended_ttl .general_img {
	width: 430px;
	height: 100%;
	min-height: 120px;
	background-size: cover;
	background-position: center;
}
#tmp_general_top.extended_ttl {
	display: block;
	margin: 0 0 48px 0;
	padding-left: 0;
	border-top: 2px solid #37698D;
}
.extended_ttl #tmp_general_top_ttl {
	display: block;
	width: auto;
	height: auto;
	min-height: 120px;
	padding-top: 23px;
	padding-left: 450px;
	padding-right: 240px;
	padding-bottom: 12px;
	background: url(/shared/templates/free/images/general/general_ttl_free_bg.png) no-repeat top right;
	background-size: 980px 100%;
}
.extended_ttl #tmp_general_top_ttl p.gfree_ttl {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 225%;
	font-weight: bold;
	line-height :1.2;
	margin :0 0 10px;
	text-align: center;
}
.extended_ttl #tmp_general_top_ttl p {
	font-size: 87.5%;
	margin-left: 5px;
}
/* general_gnavi
================================================== */
#tmp_general_gnavi {
	padding:0 30px;
	position:relative;
	z-index:2;
	margin:-40px 0 40px;
}
#tmp_general_gnavi ul {
	display: flex;
	list-style:none;
	list-style-image:none;
}
#tmp_general_gnavi ul li {
	display: flex;
	font-size:112.5%;
	font-weight:bold;
	width:100%;
	text-align:center;
}
#tmp_general_gnavi ul li p {
	display: flex;
	align-items: stretch;
	width:100%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #85b8dd;
	border-left: none;
	position:relative;
}
#tmp_general_gnavi ul li:first-child p {
	border-left: 1px solid #85b8dd;
}
#tmp_general_gnavi ul li a {
	display:flex;
	flex-direction: column;
	justify-content: center;
	text-decoration:none;
	padding:10px;
	width:100%;
	min-height: 98px;
	color:#000000;
	background-color:#ffffff;
}
#tmp_general_gnavi ul li p::after {
	content:"";
	position:absolute;
	right:5px;
	bottom:5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #e8eff6 transparent;
}
#tmp_general_gnavi ul li a:hover,
#tmp_general_gnavi ul li a:focus,
#tmp_general_gnavi ul li a.active {
	color:#ffffff;
	background-color:#37698d;
}

#tmp_general_gnavi.extended_gnavi {
	padding: 0;
	position: static;
	margin-top: 0;
}
#tmp_general_gnavi.extended_gnavi ul,
#tmp_general_gnavi.extended_gnavi ul li,
#tmp_general_gnavi.extended_gnavi ul li p,
#tmp_general_gnavi.extended_gnavi ul li p a {
	display: block;
	height: auto;
	min-height: 0;
}
#tmp_general_gnavi.extended_gnavi ul {
	list-style: none;
	list-style-image: none;
}
#tmp_general_gnavi.extended_gnavi ul li p {
	border: 1px solid #85b8dd;
	border-top: none;
}
#tmp_general_gnavi.extended_gnavi ul li:first-child p {
	border-top: 1px solid #85b8dd;
}
#tmp_general_gnavi.extended_gnavi ul li p a {
	padding: 20px 0;
}

/* general_fnavi
================================================== */
.general_fnavi {
	margin:0 0 30px;
	clear:both;
}
.general_fnavi ul {
	list-style:none;
	list-style-image:none;
}
.general_fnavi ul li {
	display:inline-block;
	vertical-align:top;
	margin:0 10px 10px 0;
}
.general_fnavi ul li a {
	padding: 0 0 0 18px;
	color: #000000;
	background: #FFFFFF url(/shared/images/icon/arrow_right_blue.png) no-repeat left 6px;
	background-size: 6px 9px;
	-moz-background-size: 6px 9px;
	-webkit-background-size: 6px 9px;
}
/* box_menu
================================================== */
.custom_general.type_top #tmp_contents .box_menu .box_menu_cnt li a {
	color: #295676;
	text-decoration:underline;
}
.custom_general.type_top #tmp_contents .box_menu .box_menu_cnt li a:hover,
.custom_general.type_top #tmp_contents .box_menu .box_menu_cnt li a:focus {
	text-decoration:none;
}
/* ==================================================
event_calendar
================================================== */
/* タブ
================================================== */
#tmp_event_cal_tab {
	position:relative;
	border-bottom:2px solid #295676;
	margin:0 0 35px;
	clear:both;
}
#tmp_contents #tmp_event_cal_tab::after {
	content:"";
	position:absolute;
	left:0;
	bottom:-5px;
	width:100%;
	height:3px;
	background:#fff;
}
#tmp_contents #tmp_event_cal_tab ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0 10px;
}
#tmp_contents #tmp_event_cal_tab li {
	float:left;
	width:50%;
	margin:0 0 -2px !important;
	padding:0 10px;
	text-align:center;
	font-weight:bold;
	font-size:125%;
}
#tmp_contents #tmp_event_cal_tab li a {
	display:block;
	padding:20px 10px;
	color:#000000;
	background-color:#f0f0f0;
	border:1px solid #cccccc;
	text-decoration:none;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#tmp_contents #tmp_event_cal_tab li.active a {
	padding-bottom:26px;
	color:inherit;
	background-color:#ffffff;
	border:2px solid #295676;
	border-bottom:none;
}
#tmp_event_cal_tab li span {
	display:inline-block;
	padding:2px 0 2px 42px;
	min-height:23px;
}
#tmp_event_cal_tab_list span {
	background:url(/shared/templates/free/images/contents/event/tab_list_icon.png) no-repeat left center;
}
#tmp_event_cal_tab_cal span {
	background:url(/shared/templates/free/images/contents/event/tab_cal_icon.png) no-repeat left center;
}
#tmp_event_cal_tab a:hover span,
#tmp_event_cal_tab a:focus span {
	text-decoration:underline;
}
#tmp_contents .event_voice {
	margin:0 0 30px;
}
/* 絞り込み検索
================================================== */
#tmp_event_cal_refine {
	margin:0 0 40px;
	clear:both;
}
#tmp_event_cal_refine_ttl {
	margin:0 0 28px;
	text-align:center;
	background:url(/shared/templates/free/images/contents/event/refine_ttl_bg.png) repeat-x left center;
}
#tmp_contents #tmp_event_cal_refine_ttl h2 {
	font-size:137.5%;
	letter-spacing:0.1em;
	display:inline-block;
	background-image:none;
	background-color:#ffffff;
	padding:0 15px;
	margin:0;
}
#tmp_contents #tmp_event_cal_refine_ttl h2::after {
	display:none;
}
#tmp_event_cal_refine_cnt {
	padding:14px 23px;
	background-color:#ffffff;
	color:inherit;
	border:1px solid #cccccc;
}
#tmp_contents #tmp_event_cal_refine_cnt p {
	margin-bottom:0;
}
#tmp_event_cal_refine_cnt fieldset {
	border-bottom:1px dotted #cccccc;
	padding:15px 0 10px;
	clear:both;
}
#tmp_event_cal_refine_cnt fieldset legend {
	float:left;
	width:175px;
	padding:8px 0 5px 18px;
	margin:0 -175px 0 0;
	font-size:112.5%;
	font-weight:bold;
	position:relative;
}
#tmp_event_cal_refine_cnt fieldset legend::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:2px;
	height:43px;
	border-left:2px solid #37698d;
}
#tmp_event_cal_refine_cnt fieldset .refine_list {
	padding:0 0 0 168px;
}
#tmp_event_cal_refine_cnt .box_refine_area .refine_list,
#tmp_event_cal_refine_cnt .box_refine_keyword .refine_list {
	padding-left:175px;
}
#tmp_event_cal_refine_cnt .box_refine_keyword {
	border-bottom:none;
}
#tmp_event_cal_refine_cnt fieldset .refine_list ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_event_cal_refine_cnt fieldset .genre li {
	float:left;
	line-height:1.4;
	margin:0;
	padding:4px 20px 3px 33px;
	position:relative;
}
#tmp_event_cal_refine_cnt fieldset .genre li input[type="checkbox"] {
	position:absolute;
	top:8px;
	left:10px;
}
#tmp_event_cal_refine_cnt fieldset .genre li label,
#tmp_event_cal_refine_cnt fieldset .type li label,
#tmp_event_cal_refine_cnt .box_refine_area .area_map .area_map_ttl label {
	cursor:pointer;
}
#tmp_event_cal_refine_cnt fieldset .type li {
	float:left;
	line-height:1.4;
	margin:0 0 7px 6px;
	min-height:40px;
	width:240px;
	padding:8px 34px 7px 33px;
	background-position:205px center;
	background-repeat:no-repeat;
	position:relative;
}
#tmp_event_cal_refine_cnt fieldset .type li.type5 {
	clear:both;
}
#tmp_event_cal_refine_cnt fieldset .type li input[type="checkbox"] {
	position:absolute;
	top:13px;
	left:10px;
}
/* event_keyword */
#tmp_event_cal_refine_cnt .box_refine_keyword #tmp_event_keyword {
	width: 100%;
	min-height: 40px;
	border-radius: 0;
	background-color: #ffffff;
	color: #747474;
	font-weight:bold;
	padding:5px 20px;
	border:1px solid #e6e6e6;
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_event_cal_refine_cnt .box_refine_keyword #tmp_event_keyword::-webkit-input-placeholder {
	color: #747474;
}
#tmp_event_cal_refine_cnt .box_refine_keyword #tmp_event_keyword:-ms-input-placeholder {
	color: #747474;
}
#tmp_event_cal_refine_cnt .box_refine_keyword #tmp_event_keyword::placeholder{
	color: #747474;
}
#tmp_event_cal_refine_cnt .box_refine_keyword #tmp_event_keyword:focus::-webkit-input-placeholder {
	color: transparent;
}
#tmp_event_cal_refine_cnt .box_refine_keyword #tmp_event_keyword:focus::-moz-placeholder {
	color: transparent;
}
#tmp_event_cal_refine_cnt .box_refine_keyword #tmp_event_keyword:focus::-ms-input-placeholder {
	color: transparent;
}
#tmp_event_cal_refine_cnt .box_refine_keyword #tmp_event_keyword:focus::placeholder {
	color: transparent;
}
/* refine_area */
#tmp_event_cal_refine_cnt .box_refine_area .refine_list {
	position:relative;
	height:256px;
	padding-top:2px;
	background:url(/shared/templates/free/images/contents/event/area_map.gif) no-repeat 436px 6px;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map {
	position: absolute;
	border-color: #cbcbcb;
	border-style:solid;
	border-width:1px;
	border-left-width:4px;
	background-color:#ffffff;
	color:#333333;
	display:table;
	width:290px;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map.area1 {
	top: 10px;
	border-color:#b1d0e6;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map.area2 {
	top: 90px;
	left: 175px;
	border-color:#d2e585;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map.area3 {
	top:0;
	right:90px;
	border-color:#a9c490;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map.area4 {
	top:91px;
	right:0;
	border-color:#9ae2e0;
	width:380px;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map.area5 {
	top:170px;
	right:0;
	border-color:#9fb9ce;
	width:460px;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map.area6 {
	top:190px;
	left:175px;
	width: 180px;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map .area_map_ttl,
#tmp_event_cal_refine_cnt .box_refine_area .area_map .area_map_cnt {
	display:table-cell;
	vertical-align:top;
	padding:16px 5px 14px;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map .area_map_ttl {
	font-weight:bold;
	padding-left:16px;
	width:7.8em;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map.area3 .area_map_ttl {
	width:5.8em;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map .area_map_cnt {
	font-size:93.7%;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map .area_map_cnt li {
	display:inline-block;
	vertical-align:top;
	padding-top:2px;
	margin:0 0 3px 5px;
}
#tmp_event_cal_refine_cnt .box_refine_area .area_map .area_map_ttl input[type="checkbox"] {
	margin-right:3px;
}
/* refine_btn */
#tmp_event_cal_refine_btn {
	padding:30px 0 15px;
	text-align:center;
	clear:both;
}
#tmp_event_cal_refine_btn p {
	display:inline-block;
	vertical-align: middle;
	width:300px;
	font-weight:bold;
	margin:0 20px;
}
#tmp_event_cal_refine_btn .clear_btn a,
#tmp_event_cal_refine_btn #tmp_event_keyword_btn {
	color:#000000;
	background-color:#ffffff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#tmp_event_cal_refine_btn .clear_btn a {
	display:block;
	padding:6px 0;
	text-decoration:none;
	border:1px solid #e6e6e6;
}
#tmp_event_cal_refine_btn #tmp_event_keyword_btn {
	width:100%;
	text-align:left;
	padding:14px 0 12px 130px;
	font-size:112.5%;
	cursor:pointer;
	font-weight:bold;
	border:1px solid #85b8dd;
	background:url(/shared/images/icon/arrow_right_blue_s.png) no-repeat 117px center;
}
#tmp_event_cal_refine_btn .clear_btn a:hover,
#tmp_event_cal_refine_btn .clear_btn a:focus {
	background-color:#e8eff6;
	color:inherit;
}
#tmp_event_cal_refine_btn #tmp_event_keyword_btn:hover,
#tmp_event_cal_refine_btn #tmp_event_keyword_btn:focus {
	background-color:#e8eff6;
	border-color:#85b8dd;
	color:inherit;
}
/* 月送り
================================================== */
/* event_col3 */
#tmp_contents .event_col3 {
	clear:both;
	width:100%;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3M {
	display:table;
	float:left;
	width:33.3%;
}
#tmp_contents .event_col3 .event_col3R {
	display:table;
	float:right;
	width:33.3%;
}
#tmp_contents #tmp_lnavi_event_cal_ttl .event_col3 {
	padding-bottom:20px;
}
#tmp_contents #tmp_lnavi_event_cal_ttl .event_col3L,
#tmp_contents #tmp_lnavi_event_cal_ttl .event_col3R {
	width:24.5%;
}
#tmp_contents #tmp_lnavi_event_cal_ttl .event_col3M {
	width:51%;
	text-align:center;
	padding:0 10px;
}
/* event_page_navi */
#tmp_contents .event_page_navi {
	padding:10px 0 18px;
}
#tmp_contents h2.cal_date {
	text-align:center;
	background:none;
}
#tmp_contents h2.cal_date,
#tmp_contents .event_page_navi .cal_date {
	line-height:1.4;
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
	border:none;
}
#tmp_contents h2.cal_date {
	margin-bottom:10px;
}
#tmp_lnavi_event_cal_ttl .year,
#tmp_contents h2.cal_date .year,
#tmp_contents .event_page_navi .cal_date .year {
	font-size:112.5%;
	margin:0 5px 0 0;
}
#tmp_contents h2.cal_date .month,
#tmp_contents .event_page_navi .cal_date .month {
	font-size:225%;
}
#tmp_lnavi_event_cal_ttl .cal_date {
	padding-top:5px;
}
#tmp_lnavi_event_cal_ttl .next,
#tmp_contents .event_page_navi .next {
	text-align:right;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	padding-top:10px;
	line-height:1.2;
	margin-bottom:0;
}
#tmp_lnavi_event_cal_ttl p a,
#tmp_contents .event_page_navi a {
	position: relative;
	display:inline-block;
	text-align: left;
	min-width:70px;
	padding: 11px 0 10px 25px;
	color:#000000;
	text-decoration:none;
	border:1px solid #85b8dd;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#tmp_lnavi_event_cal_ttl p a:after,
#tmp_contents .event_page_navi a:after {
	position: absolute;
	left: 13px;
	top: 14px;
	content: '';
	width: 6px;
	height: 10px;
	background: url(/shared/images/icon/arrow_right_blue_s.png) no-repeat left center;
}
#tmp_lnavi_event_cal_ttl p.prev a:after,
#tmp_contents .event_page_navi p.prev a:after {
	transform: rotate(0.5turn);
}
#tmp_contents .event_page_navi p.prev a:after {
	left: 20px;
	top: 18px;
}
#tmp_lnavi_event_cal_ttl p.next a {
	padding-left: 14px;
	padding-right: 22px;
}
#tmp_lnavi_event_cal_ttl p.next a:after {
	left: auto;
	right: 16px;
}
#tmp_contents .event_page_navi p.next a {
	padding-right: 30px;
}
#tmp_contents .event_page_navi p.next a:after {
	top: 18px;
	left: auto;
	right: 16px;
}
#tmp_contents .event_page_navi a {
	min-width:100px;
	padding: 14px 13px 13px 36px;
	text-align: left;
}
#tmp_lnavi_event_cal_ttl p a:hover,
#tmp_lnavi_event_cal_ttl p a:focus,
#tmp_contents .event_page_navi a:hover,
#tmp_contents .event_page_navi a:focus {
	background-color: #e8eff6;
}
#tmp_contents #tmp_event_page_navi_head.event_page_navi .cal_date {
	padding-top:8px;
}
#tmp_contents #tmp_event_page_navi_head.event_page_navi .prev,
#tmp_contents #tmp_event_page_navi_head.event_page_navi .next {
	padding-top:0;
}

/* カレンダー形式
============================== */
/* カレンダー設定 */
#tmp_event_cal_7w .event_cal_7w,
#tmp_event_cal_7w .event_cal_7w tr.cal_th td,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td {
	border-width:1px; /* 変更しない */
	border-style:solid; /* 変更しない */
	border-color:#b2cee2;
}
#tmp_event_cal_7w .event_cal_7w {
	width:1200px; /* デザインによって変更 */
	margin-bottom:10px;
	padding:0;
	border-collapse:separate; /* 変更しない */
	border-spacing:0; /* 変更しない */
	color:inherit;
	background:url(/shared/templates/free/images/contents/event/event_cal_7w_bg.gif) repeat-y left top;
}
/* 曜日 */
#tmp_event_cal_7w .event_cal_7w tr.cal_th {
	background-color:#ffffff;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td {
	border-top:none; /* 変更しない */
	border-right:none; /* 変更しない */
	border-left:none; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p {
	padding:6px 0;
	color:#000000;
	background-color:#eeeff2;
	text-align:center;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sun p {
	width:171px;
	color:#b00808;
	background-color:#fdecec;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_mon p,
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_tue p,
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_wed p,
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_thu p,
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_fri p {
	width:170px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td.cal_sat p {
	width:170px;
	color:#065780;
	background-color:#e6f5ff;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_holiday p {
	color:#b00808;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_holiday p span {
	padding-left:10px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sun p {
	width:172px;
	color:#b00808;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_sat p {
	color:#065780;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td.cal_today p {
	background-color:#fcf7d4;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td p {
	margin:0 0 0 1px; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th td:first-child p,
#tmp_event_cal_7w .event_cal_7w tr.cal_week td:first-child p {
	margin-left:0; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w td {
	vertical-align:top; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week + tr td {
	padding:6px 0 0;
}
#tmp_event_cal_7w .event_cal_7w td p {
	margin:0 6px 6px 6px;
	line-height:1.3;
}
#tmp_event_cal_7w .event_cal_7w td p a {
	display:block; /* 変更しない */
	padding:10px 5px 8px 38px;
	min-height:36px;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:10px 0.35em;
	-webkit-background-size:20px 20px !important;
	-moz-background-size:20px 20px !important;
	background-size:20px 20px !important;
	position:relative;
}
#tmp_event_cal_7w .event_cal_7w td p a:hover,
#tmp_event_cal_7w .event_cal_7w td p a:focus {
	text-decoration: underline;
}
#tmp_event_cal_7w .event_cal_7w td p a img {
	position:absolute;
	top:3px;
	left:3px;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td {
	padding:0; /* 変更しない */
	border-right:none; /* 変更しない */
	border-bottom:1px dotted #b2cee2;
	border-left:none; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w tr.cal_th + tr.cal_week td {
	border-top:none;
}
#tmp_event_cal_7w .event_cal_7w tr.cal_week td p {
	padding:5px 6px; /* 変更しない */
}
#tmp_event_cal_refine_cnt fieldset .type li.type1 {
	background-color:#d0f3f5;
	background-image:url(/shared/templates/free/images/contents/event/genre_icon1.png);
}
#tmp_event_cal_refine_cnt fieldset .type li.type2 {
	background-color:#e0e8f8;
	background-image:url(/shared/templates/free/images/contents/event/genre_icon2.png);
}
#tmp_event_cal_refine_cnt fieldset .type li.type3 {
	background-color:#eee3f6;
	background-image:url(/shared/templates/free/images/contents/event/genre_icon3.png);
}
#tmp_event_cal_refine_cnt fieldset .type li.type4 {
	background-color:#f8e4d0;
	background-image:url(/shared/templates/free/images/contents/event/genre_icon4.png);
}
#tmp_event_cal_refine_cnt fieldset .type li.type5 {
	background-color:#d5f7dc;
	background-image:url(/shared/templates/free/images/contents/event/genre_icon5.png);
}
#tmp_event_cal_refine_cnt fieldset .type li.type6 {
	background-color:#f7f2ce;
	background-image:url(/shared/templates/free/images/contents/event/genre_icon6.png);
}
#tmp_event_cal_refine_cnt fieldset .type li.type7 {
	background-color:#e7e7e7;
	background-image:url(/shared/templates/free/images/contents/event/genre_icon7.png);
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a {
	background-color:#d0f3f5;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a.active,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_1 a:hover {
	background-color:#aae8eb;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a {
	background-color:#e0e8f8;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a.active,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_2 a:hover {
	background-color:#c8d7f9;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a {
	background-color:#eee3f6;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a.active,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_3 a:hover {
	background-color:#decaed;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a {
	background-color:#f8e4d0;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a.active,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_4 a:hover {
	background-color:#f1ccaa;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a {
	background-color:#d5f7dc;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a.active,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_5 a:hover {
	background-color:#b2efbe;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a {
	background-color:#f7f2ce;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a.active,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_6 a:hover {
	background-color:#efe6a6;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a {
	background-color:#e7e7e7;
}
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7.active a,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a.active,
#tmp_event_cal_7w .event_cal_7w td.cal_event_index_7 a:hover {
	background-color:#d1d1d1;
}
#tmp_event_cal_7w .event_cal_7w td.step_over_prev p {
	margin-left:0; /* 変更しない */
}
#tmp_event_cal_7w .event_cal_7w td.step_over_next p {
	margin-right:0; /* 変更しない */
}
/* もっと見るボタン */
#tmp_event_cal_7w .event_cal_7w p.more a,
#tmp_event_cal_list p.more a {
	display:block;
	text-decoration:none;
	text-align:center;
	padding:5px 10px;
	border:1px solid #85b8dd;
	color:#000000;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#tmp_event_cal_list p.more {
	padding:15px 0 20px;
	text-align:center;
}
#tmp_event_cal_list p.more a {
	display:inline-block;
	min-width:160px;
}
#tmp_event_cal_7w .event_cal_7w p.more a:hover,
#tmp_event_cal_list p.more a:hover {
	background-color:#295676;
	border-color:#295676;
	color:#ffffff;
}
/* カラムのレイアウトのロジック
================================================== */
#tmp_event_main {
	width:100%;
	clear:both;
}
.wrap_event_col_lft_navi {
	float:left;
	position:relative;
	z-index:1;
	margin-right:-370px;
}
.wrap_event_col_lft_navi .event_col_lft_navi{
	position: relative;
	z-index: 1;
}
.wrap_event_col_lft_navi,
#tmp_wrap_event_cal {
	width:330px;
}
.wrap_event_col_main {
	width:100%;
	float:right;
}
.event_col_main {
	margin-left:370px;
}
/* 一覧左ナビカレンダー
================================================== */
#tmp_lnavi_event_cal {
	border:1px solid #85b8dd;
	padding:20px;
	margin:0 0 40px;
	clear:both;
}
#tmp_lnavi_event_cal_ttl {
	text-align:center;
}
#tmp_lnavi_event_cal_ttl p {
	margin-bottom:0;
	line-height:1.2;
	font-size:88.9%;
	font-weight:bold;
}
#tmp_lnavi_event_cal_ttl .cal_date .month {
	font-size:150%;
}
#tmp_lnavi_event_cal_cnt {
	clear:both;
}
#tmp_lnavi_event_cal_cnt .calendar,
#tmp_lnavi_event_cal_cnt .calendar td {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
}
#tmp_lnavi_event_cal_cnt .calendar {
	width:100%;
}
#tmp_lnavi_event_cal_cnt .calendar td {
	background-color:#FFFFFF;
	color:#767676;
	text-align:center;
	font-size:87.5%;
}
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor[abbr="日曜日"] {
	color: #b00808;
	background-color: #fdecec;
}
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor[abbr="土曜日"] {
	color: #065780;
	background-color: #e6f5ff;
}
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor {
	color: #000000;
	background-color:#eeeff2;
	padding:6px 0;
	font-size:100%;
}
#tmp_lnavi_event_cal_cnt .calendar a {
	display:block;
	padding:7px 0;
	color:#000000;
	background-color:transparent;
	text-decoration:underline;
}
#tmp_lnavi_event_cal_cnt .calendar a:hover {
	text-decoration:none;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_today {
	color:#000000;
	background-color:#fcf7d4 !important;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_sun,
#tmp_lnavi_event_cal_cnt .calendar td.cal_holiday,
#tmp_lnavi_event_cal_cnt .calendar td.cal_sun a,
#tmp_lnavi_event_cal_cnt .calendar td.cal_holiday a {
	color:#b00808 !important;
}
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat,
#tmp_lnavi_event_cal_cnt .calendar td.cal_sat a {
	color:#065780;
}
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor.cal_sun {
	background-color:#fdecec;
}
#tmp_lnavi_event_cal_cnt .calendar td.bgcolor.cal_sat {
	background-color:#e6f5ff;
}
/* 一覧形式
================================================== */
#tmp_event_cal_list h2 {
	margin-top:0;
}
#tmp_event_cal_list .event_cal_list {
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #b2cee2;
	border-left:1px solid #b2cee2;
}
#tmp_event_cal_list .event_cal_list td {
	padding:4px 20px;
	vertical-align:top;
	border-bottom:1px solid #b2cee2;
	border-right:1px solid #b2cee2;
}
#tmp_event_cal_list .event_cal_list td.cal_date {
	width:248px;
	vertical-align:middle;
	padding:14px 19px;
	font-weight:normal;
}
#tmp_event_cal_list .event_cal_list .cal_th td {
	padding:12px 19px;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	background-color:#eeeff2;
	color:inherit;
}
#tmp_event_cal_list .event_cal_list .cal_th td p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list p {
	margin-bottom:0;
}
#tmp_event_cal_list .event_cal_list td p {
	margin-bottom:0;
	line-height:1.4;
}
#tmp_event_cal_list .event_cal_list td p.cnt img {
	display: block;
	float: left;
}
#tmp_event_cal_list .event_cal_list td p.cnt a {
	display: block;
	margin-left: 35px;
}
#tmp_event_cal_list .event_cal_list td.cal_sun,
#tmp_event_cal_list .event_cal_list td.cal_holiday {
	color:#b00808;
	background-color:#fdecec;
}
#tmp_event_cal_list .event_cal_list td.cal_date.cal_holiday .day span {
	display: block;
}
#tmp_event_cal_list .event_cal_list td.cal_sat {
	color:#065780;
	background-color:#e6f5ff;
}
#tmp_event_cal_list .event_cal_list ul {
	list-style:none;
	margin:0;
}
#tmp_event_cal_list .event_cal_list ul li {
	padding:10px 0;
	display:block;
	line-height:1.2;
	margin:0;
}
#tmp_event_cal_list .event_cal_list ul li a:hover,
#tmp_event_cal_list .event_cal_list ul li a:focus {
	text-decoration:none;
}
#tmp_event_cal_list .event_cal_list .type1,
#tmp_event_cal_list .event_cal_list .type2,
#tmp_event_cal_list .event_cal_list .type3,
#tmp_event_cal_list .event_cal_list .type4,
#tmp_event_cal_list .event_cal_list .type5,
#tmp_event_cal_list .event_cal_list .type6,
#tmp_event_cal_list .event_cal_list .type7 {
	background-repeat:no-repeat;
	background-position:left 8px;
	min-height:26px;
}
#tmp_event_cal_list .event_cal_list .type1 {
	background-image:url(/shared/templates/free/images/contents/event/genre_icon_s1.png);
}
#tmp_event_cal_list .event_cal_list .type2 {
	background-image:url(/shared/templates/free/images/contents/event/genre_icon_s2.png);
}
#tmp_event_cal_list .event_cal_list .type3 {
	background-image:url(/shared/templates/free/images/contents/event/genre_icon_s3.png);
}
#tmp_event_cal_list .event_cal_list .type4 {
	background-image:url(/shared/templates/free/images/contents/event/genre_icon_s4.png);
}
#tmp_event_cal_list .event_cal_list .type5 {
	background-image:url(/shared/templates/free/images/contents/event/genre_icon_s5.png);
}
#tmp_event_cal_list .event_cal_list .type6 {
	background-image:url(/shared/templates/free/images/contents/event/genre_icon_s6.png);
}
#tmp_event_cal_list .event_cal_list .type7 {
	background-image:url(/shared/templates/free/images/contents/event/genre_icon_s7.png);
}
/* ==================================================
特集ページ
================================================== */
.custom_topics #tmp_contents h1 {
	padding:0;
	font-size: 212.5%;
	margin:0 0 15px;
	border-bottom:none;
	background:none;
}
.custom_topics #tmp_contents h2 {
	background:none;
	border-bottom:1px solid #42789e;
	position:relative;
}
.custom_topics #tmp_contents h2::after {
	content:"";
	position:absolute;
	left:0;
	bottom:-5px;
	width:100%;
	height:2px;
	background-color:#42789e;
	color:#ffffff;
	margin:0;
}
.custom_topics #tmp_contents h3 {
	padding:0 0 0 14px;
	background:none;
	position:relative;
}
.custom_topics #tmp_contents h3::before {
	content:"";
	position:absolute;
	left:0;
	top:7px;
	width:4px;
	height:20px;
	border-left:4px solid #42789e;
}
/* theme_label
================================================== */
#tmp_contents .theme_label {
	margin:0 0 30px;
	clear:both;
}
#tmp_contents .theme_label p {
	display:inline-block;
	font-size:75%;
	margin:0;
	padding:5px 10px;
	color:#000000;
	background-color:#cce1f6;
	border:1px solid #cce1f6;
	border-radius:1.5em;
}
/* horizontal_list
================================================== */
.horizontal_list {
	list-style:none !important;
	list-style-image:none !important;
	margin:0 -10px 30px 0 !important;
	font-size:75%;
}
.horizontal_list {
	margin-bottom:30px;
	clear:both;
}
.horizontal_list li {
	display:inline-block;
	vertical-align:top;
	line-height:1.2;
	margin:0 6px 10px 0 !important;
}
.horizontal_list li a {
	display:block;
	text-decoration:none;
	padding:5px 10px;
	color:#000000;
	background-color:#cce1f6;
	border:1px solid #cce1f6;
	border-radius:1.5em;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.horizontal_list li a:hover,
.horizontal_list li a:focus {
	color:#ffffff;
	background-color:#275272;
	border-color:#275272;
}
/* article_idx
================================================== */
#tmp_contents .article_idx {
	border: 1px solid #89b7d9;
	margin:0 0 45px;
	width:100%;
	clear:both;
}
#tmp_contents .article_idx .article_ttl {
	padding: 22px 30px 0;
}
#tmp_contents .article_idx .article_ttl p {
	font-size: 112.5%;
	font-weight: bold;
	color: #393939;
	background: transparent url(/shared/templates/free/images/topics/icon_mokuji.png) no-repeat 0 6px;
	padding: 0 0 0 22px;
	margin: 0;
}
#tmp_contents .article_idx .article_cnt {
	padding: 20px;
}
#tmp_contents .article_idx ol {
	font-weight: bold;
	margin: 0 0 0 2em;
}
#tmp_contents .article_idx ol li {
	margin-bottom:10px;
}
#tmp_contents .article_idx ol li a {
	text-decoration: none;
	color: #393939;
	background-color: transparent;
}
#tmp_contents .article_idx ol li a:hover,
#tmp_contents .article_idx ol li a:focus,
#tmp_contents .article_idx ol li a:active {
	text-decoration: underline;
}
/* special_part
================================================== */
#tmp_contents .special_partA,
#tmp_contents .special_partB,
#tmp_contents .special_partC,
#tmp_contents .special_partD,
#tmp_contents .special_partF {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	clear:both;
}
#tmp_contents .special_partA,
#tmp_contents .special_partB,
#tmp_contents .special_partC,
#tmp_contents .special_partF {
	margin:0 0 60px;
}
/* special_partA
================================================== */
#tmp_contents .special_partA {
	border:1px solid #e8eff6;
}
#tmp_contents .special_partA td {
	background-color:#e8eff6;
	vertical-align:top;
	text-align:left;
}
#tmp_contents .special_partA .part_ttl {
	padding:40px 30px 30px 40px;
	line-height:1.8;
}
#tmp_contents .special_partA .part_ttl .m_ttl {
	color:#275272;
	font-weight:bold;
	font-size:150%;
	line-height:1.2;
	padding-left:34px;
	position:relative;
}
#tmp_contents .special_partA .part_ttl .m_ttl::before {
	content:"";
	position:absolute;
	left:5px;
	top:10px;
	width: 34px;
	height: 34px;
	border-left: 1px solid #275272;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#tmp_contents .special_partA .part_ttl .s_ttl {
	font-weight:bold;
	font-size:112.5%;
	padding-bottom:10px;
	background:url(/shared/templates/free/images/topics/dot_line.png) repeat-x left bottom;
}
#tmp_contents .special_partA .view_btn {
	width:260px;
	font-size:87.5%;
	font-weight:bold;
	line-height:1.4;
	text-align:center;
	margin:0 auto;
}
#tmp_contents .special_partA .view_btn a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:13px 20px;
	border:1px solid #275272;
	background-color:#275272;
	color:#ffffff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#tmp_contents .special_partA .view_btn a:hover,
#tmp_contents .special_partA .view_btn a:focus {
	background-color:#525252;
}
#tmp_contents .special_partA .part_cnt {
	padding:40px 40px 40px 0;
	width:455px;
	text-align:center;
	box-sizing:border-box;
}
#tmp_contents .special_partA .part_cnt p {
	margin-bottom:0;
}
#tmp_contents .special_partA .part_cnt img {
	max-width:100%;
	height:auto;
	vertical-align:top;
}
/* special_partB
================================================== */
#tmp_contents .special_partB {
	border:1px solid #9ec1df;
	background: url(/shared/templates/free/images/topics/part_b_bg.jpg) repeat-x 0 0;
	-webkit-box-shadow:inset 5px 5px 0 0 #ffffff;
	-moz-box-shadow:inset 5px 5px 0 0 #ffffff;
	box-shadow:inset 5px 5px 0 0 #ffffff;
}
#tmp_contents .special_partB td {
	vertical-align:top;
	text-align:left;
}
#tmp_contents .special_partB .part_ttl {
	padding:35px 30px 18px 37px;
	-webkit-box-shadow:inset -5px 5px 0 0 #ffffff;
	-moz-box-shadow:inset -5px 5px 0 0 #ffffff;
	box-shadow:inset -5px 5px 0 0 #ffffff;
}
#tmp_contents .special_partB .part_ttl p {
	margin:0;
}
#tmp_contents .special_partB .part_cnt {
	padding:0 23px 34px;
	-webkit-box-shadow:inset -5px 0 0 0 #ffffff;
	-moz-box-shadow:inset -5px 0 0 0 #ffffff;
	box-shadow:inset -5px 0 0 0 #ffffff;
}
#tmp_contents .special_partB .part_cnt ul {
	margin-bottom:0;
	font-weight:bold;
	font-size:112.5%;
}
#tmp_contents .special_partB .part_cnt ul li {
	margin-bottom:10px;
}
/* special_partC
================================================== */
#tmp_contents .special_partC {
	border-top:5px solid #f0f5fd;
	border-bottom:5px solid #f0f5fd;
	border-left:42px solid #f0f5fd;
	border-right:42px solid #f0f5fd;
}
#tmp_contents .special_partC td {
	background-color:#f0f5fd;
	vertical-align:top;
	text-align:left;
}
#tmp_contents .special_partC .part_ttl {
	padding:25px 0;
}
#tmp_contents .special_partC .part_ttl p {
	color:#275272;
	font-weight:bold;
	font-size:150%;
	line-height:1.3;
	padding-left:34px;
	margin:0;
	position:relative;
}
#tmp_contents .special_partC .part_ttl p::before {
	content:"";
	position:absolute;
	left:5px;
	top:10px;
	width: 34px;
	height: 34px;
	border-left: 1px solid #275272;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#tmp_contents .special_partC .part_img {
	padding:0 0 10px;
}
#tmp_contents .special_partC .part_img p {
	font-size:112.5%;
	font-weight:bold;
	margin:0;
}
#tmp_contents .special_partC .part_img .img_cap {
	float:left;
	margin-right:28px;
}
#tmp_contents .special_partC .part_img .img_cap p {
	font-weight:normal;
	font-size:87.5%;
	margin-bottom:5px;
}
#tmp_contents .special_partC .part_cnt {
	border-top:1px solid #cfdff7;
	padding:25px 0 10px;
}
#tmp_contents .special_partC .part_cnt p {
	margin:0 0 10px;
}
/* special_partD
================================================== */
#tmp_contents .special_partD td {
	vertical-align:top;
	text-align:left;
}
#tmp_contents .special_partD .part_ttl {
	background: url(/shared/templates/free/images/topics/part_d_icon.png) no-repeat 5px 13px;
	padding:5px 0 5px 40px;
}
#tmp_contents .special_partD .part_ttl p {
	font-size:200%;
	font-weight:bold;
	color:#000000;
	margin:0;
}
#tmp_contents .special_partD .part_cnt p {
	line-height:1.75;
}
/* special_partE
================================================== */
#tmp_contents .special_partE {
	position:relative;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 24px;
	clear:both;
}
#tmp_contents .special_partE::after {
	content:"";
	position:absolute;
	left:13px;
	bottom:-14px;
	width:28px;
	height:15px;
	background:url(/shared/templates/free/images/topics/check_icon.png) no-repeat right bottom;
}
#tmp_contents .special_partE td {
	vertical-align:top;
	text-align:left;
	background-color:#275272;
	color:#ffffff;
	padding:7px 20px;
}
#tmp_contents .special_partE .part_ttl {
	padding-right:0;
	white-space:nowrap;
	-webkit-border-radius:20px 0 0 20px;
	-moz-border-radius:20px 0 0 20px;
	border-radius:20px 0 0 20px;
}
#tmp_contents .special_partE .part_cnt {
	-webkit-border-radius:0 20px 20px 0;
	-moz-border-radius:0 20px 20px 0;
	border-radius:0 20px 20px 0;
}
#tmp_contents .special_partE td p {
	font-size:112.5%;
	line-height:1.5;
	font-weight:bold;
	margin:0;
	color:#ffffff;
}
/* special_partF
================================================== */
#tmp_contents .special_partF {
	border:1px solid #0069bd;
	background:#ffffff url(/shared/templates/free/images/topics/part_f_bg.jpg) repeat-x left top;
	-webkit-box-shadow:inset 5px 5px 0 0 #ffffff;
	-moz-box-shadow:inset 5px 5px 0 0 #ffffff;
	box-shadow:inset 5px 5px 0 0 #ffffff;
}
#tmp_contents .special_partF td {
	vertical-align:top;
	text-align:left;
	padding:25px 30px;
	-webkit-box-shadow:inset -5px 5px 0 0 #ffffff;
	-moz-box-shadow:inset -5px 5px 0 0 #ffffff;
	box-shadow:inset -5px 5px 0 0 #ffffff;
}
#tmp_contents .special_partF td p {
	color:#000000;
	font-size:112.5%;
	font-weight:bold;
	margin:0;
	line-height:1.5;
}
/* special - box_link
================================================== */
.custom_topics #tmp_contents .box_link {
	border:1px solid #42789e;
}
.custom_topics #tmp_contents .box_link .box_link_ttl {
	padding:22px 30px 5px;
	font-size: 137.5%;
	background-color:#ffffff;
}
.custom_topics #tmp_contents .box_link .box_link_ttl p {
	position:relative;
	padding-left:30px;
}
.custom_topics #tmp_contents .box_link .box_link_ttl p::before {
	content:"";
	position:absolute;
	left:4px;
	top:13px;
	width: 27px;
	height: 27px;
	border-left: 1px solid #275272;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.custom_topics #tmp_contents .box_link .box_link_cnt {
	padding:13px 17px 10px;
}
.custom_topics #tmp_contents .box_link .box_link_cnt li {
	margin-bottom:10px;
}
/* ==================================================
文字サイズ・色合い変更設定ページ用
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td,
#tmp_contents #tmp_color table td{
	width: 50%;
	padding: 5px 8px;
	border: 1px solid #b0b0b0;
	font-size: 100%;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td {
	padding-bottom:10px;
}
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) th,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) th {
	background-color:#ffffff;
}
#tmp_contents #tmp_fsize .datatable a,
#tmp_contents #tmp_color .datatable a {
	text-decoration:none;
	display:block;
	color:#000000;
}
#tmp_contents #tmp_fsize table td a:hover,
#tmp_contents #tmp_color table td a:hover {
	opacity:0.6;
}
#tmp_contents #tmp_fsize {
	font-size: 100% !important;
}
#tmp_contents #tmp_color {
	margin-bottom:30px;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
	font-size: 1.6rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 2.13rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.63rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.25rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.75rem;
	line-height:1 !important;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 1.75rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	font-size:213% ;
	display:block;
	margin:0 0 30px;
	clear:both; /* Do not edit */
	line-height:1.2;
	font-weight:bold;
	border-bottom: 1px solid #295676;
	color: #000000;
	background: url(/shared/templates/free/images/border_h1.png) no-repeat left top,
	url(/shared/templates/free/images/bg_h1.png) no-repeat right top;
}
#tmp_contents #tmp_fsize .cs_heading {
	padding:28px 20px 30px 25px;
}
.color_yellow #tmp_contents #tmp_fsize .cs_heading,
.color_black #tmp_contents #tmp_fsize .cs_heading,
.color_blue #tmp_contents #tmp_fsize .cs_heading {
	padding:5px;
	border-width:3px;
	border-style:solid;
}
#tmp_contents #tmp_color .cs_heading {
	padding:5px;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	color:inherit;
	background-color:#e8eff6;
	border:1px solid #e8eff6;
	padding:15px;
	clear:both; /* Do not edit */
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
	background-image: none;
}
.color_yellow #tmp_contents #tmp_color .color_default .cs_heading,
.color_black #tmp_contents #tmp_color .color_default .cs_heading,
.color_blue #tmp_contents #tmp_color .color_default .cs_heading {
	background: url(/shared/templates/free/images/border_h1.png) no-repeat left top,
	url(/shared/templates/free/images/bg_h1.png) no-repeat right top                !important;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_black {
	padding:15px 15px 20px;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
	display: block;
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
	display: block;
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading {
	border: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#ffffff !important;
	border-color:transparent !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	color: #000000 !important;
	background: #e8eff6 !important;
	margin:0 !important; /* Do not edit */
	padding:15px !important;
	border:2px solid #e8eff6 !important;
	clear:both !important; /* Do not edit */
}
#tmp_contents .cs_box.color_default .cs_heading {
	display: block !important;
	margin-bottom: 0.5em !important;
	font-size: 213% !important;
	line-height: 1.6 !important;
	color: #000000 !important;
	padding:24px 20px 28px 25px !important;
	border-bottom: 1px solid #295676 !important;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents #tmp_idx2_ttl:after,
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_faq:after,
#tmp_contents div.box_faq_ttl:after,
#tmp_contents div.box_faq_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 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_cal_refine_cnt fieldset ul:after,
#tmp_event_cal_list .event_cal_list td p.cnt: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_cate_ttl:after,
#tmp_idx_menu:after,
#tmp_idx_menu ul:after,
#tmp_contents ul.idx_box_btn:after,
#tmp_general_top:after,
#tmp_general_gnavi:after,
#tmp_contents .box_photo_event:after,
#tmp_contents .idx_list:after,
#tmp_idx_contact_ttl:after,
.horizontal_list:after,
#tmp_event_cal_refine_cnt .box_refine_area .refine_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:auto !important;
}
.container {
	width:100% !important;
	padding: 0 !important;
}
#tmp_header {
	box-shadow:none !important;
	margin:0 0 10px !important;
	padding:0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin:10px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.container {
	max-width:auto !important;
}
.format_free #tmp_search_wrap,
.foreign_language,
#tmp_means,
.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_general_gnavi {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_footer .footer_right {
	float: none;
	margin-right: 0;
	padding-top: 0;
}
.copyright {
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
.format_free #tmp_header_wrap{
	position: relative;
	top: 0;
	left: 0;
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
}

