@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
	font-size: 237.5%;
	color: #181a19;
	padding: 0 70px 40px 30px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0,right 0,40px 40px;
	background-image:url(/shared/templates/free/images/heading/bg_h1_line.jpg),url(/shared/templates/free/images/heading/bg_h1_line_right.png),url(/shared/templates/free/images/heading/bg_h1.jpg);
	background-size: 1px calc(100% - 40px),41px calc(100% - 40px), calc(100% - 40px) calc(100% - 50px);
	-webkit-background-size: 1px calc(100% - 40px),41px calc(100% - 40px), calc(100% - 40px) calc(100% - 50px);
	-moz-background-size: 1px calc(100% - 40px),41px calc(100% - 40px), calc(100% - 40px) calc(100% - 50px);
}
#tmp_contents h1:before{
	content: '';
	display: block;
	margin: 0 -30px 15px -30px;
	height: 1px;
	background-color: #1d6c6d;
	color: inherit;
}
#tmp_contents h1:after{
	content: '';
	display: block;
	margin: 15px -30px 0 -30px;
	height: 1px;
	background-color: #1d6c6d;
	color: inherit;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
	color: #181a19;
}
#tmp_contents h2 {
	font-size: 187.5%;
	padding: 16px 10px 16px 40px;
	background-color: transparent;
	background-position: 0 26px, left top, left bottom;
	background-image:url(/shared/templates/free/images/heading/bg_h2.png),url(/shared/templates/free/images/heading/line_top_h2.png),url(/shared/templates/free/images/heading/line_bottom_h2.png);
	background-repeat: no-repeat;
	background-size: auto, 100% auto, 100% auto;
}
#tmp_contents h3 {
	font-size: 162.5%;
	padding: 3px 10px 11px 19px;
	background: transparent url(/shared/templates/free/images/heading/bg_h3.png) 0 0 no-repeat;
	border-bottom: 2px solid #181a19;
}
#tmp_contents h4 {
	font-size: 137.5%;
	padding: 10px 10px 10px 0;
	background: transparent url(/shared/templates/free/images/heading/bg_h4.png) left bottom no-repeat;
	background-size: 100% auto;
}
#tmp_contents h5 {
	font-size: 125%;
	padding: 10px 10px 10px 23px;
	background: transparent url(/shared/templates/free/images/heading/bg_h5.png) 0 18px no-repeat;
}
#tmp_contents h6 {
	font-size: 112.5%;
	padding: 10px 10px 10px 0;
	background-color: transparent;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents p a {
	color: #1d6c6d;
	background-color: transparent;
}
#tmp_contents p a:hover,
#tmp_contents p a:focus,
#tmp_contents p a:active {
	text-decoration: none;
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:url(/shared/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 li a,
#tmp_contents ol li a {
	color: #1d6c6d;
	background-color: transparent;
}
#tmp_contents ul li a:hover,
#tmp_contents ol li a:hover,
#tmp_contents ul li a:focus,
#tmp_contents ol li a:focus,
#tmp_contents ul li a:active,
#tmp_contents ol li a:active {
	text-decoration: none;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 0.8em; /* Do not edit */
	clear:both; /* Do not edit */
}
#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 20px 14px;
	color:inherit;
	background-color:#e9f2dd;
}
#tmp_contents div.outline {
	padding:17px 20px 14px;
	color:inherit;
	background-color:#e9f2dd;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	border:1px solid #90c055;
	position: relative;
	z-index: 1;
}
#tmp_contents ul.box_btn li a:after {
	content: '';
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 3px;
	right: -3px;
	bottom: -3px;
	left: 3px;
	background: transparent url(/shared/templates/free/images/bg_box_btn.jpg) no-repeat top right;
	color: inherit;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
#tmp_contents ul.box_btn li a {
	position: relative;
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8;
	background: #ffffff url(/shared/templates/free/images/icon/icon_caret.png) 95% 30px no-repeat;
	color: #1d6c6d;
	padding: 22px 55px 22px 20px;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus,
#tmp_contents ul.box_btn li a:active {
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	border-top:1px solid #181a19;
	border-bottom:1px solid #181a19;
	background-color: #ffffff;
	color: #181a19;
	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 {
	font-size: 112.5%;
	padding:12px 20px;
	color:#181a19;
	font-weight:bold;
	background: transparent url(/shared/templates/free/images/icon/icon_line_gradient.png) 0 27px no-repeat ;
	border-bottom:1px dotted #bababa;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:20px 10px 11px;
}
#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 */
	border-top:1px solid #181a19;
	border-bottom:1px solid #181a19;
	background-color: #ffffff;
	color: #181a19;
	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 {
	font-size: 112.5%;
	padding:12px 20px;
	color:#181a19;
	font-weight:bold;
	background: transparent url(/shared/templates/free/images/icon/icon_line_gradient.png) 0 27px no-repeat ;
	border-bottom:1px dotted #bababa;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding:20px 10px 11px;
}
#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 */
	clear:both; /* Do not edit */
	border: 1px solid #90c055;
	position: relative;
	z-index: 1;
}
#tmp_contents .box_menu:before {
	content: '';
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 3px;
	right: -3px;
	bottom: -3px;
	left: 3px;
	background: transparent url(/shared/templates/free/images/bg_box_menu.jpg) no-repeat top right;
	color: inherit;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
#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 tbody {
	position: relative;
	background-color: #ffffff;
	color: #181a19;
}
#tmp_contents table.box_menu td {
	background-color: #ffffff;
	color: #181a19;
}
#tmp_contents table.box_menu .box_menu_ttl,
#tmp_contents div.box_menu .box_menu_ttl {
	padding: 0 20px;
	background-color: #ffffff;
}
#tmp_contents table.box_menu .box_menu_ttl p,
#tmp_contents div.box_menu .box_menu_ttl p {
	margin: 0;
	font-weight: bold;
	color: #1d6c6d;
	background-color: transparent;
	border-bottom: 1px solid #90c055;
}
#tmp_contents table.box_menu .box_menu_ttl p a,
#tmp_contents div.box_menu .box_menu_ttl p a {
   	background: #ffffff url(/shared/templates/free/images/icon/icon_caret.png) 100% 30px no-repeat;
	color: #1d6c6d;
	padding: 22px 18px 12px 0;
	display: block;
	color: inherit;
	background-color: transparent;
	text-decoration: none;
}
#tmp_contents table.box_menu .box_menu_ttl p a:hover,
#tmp_contents div.box_menu .box_menu_ttl p a:hover,
#tmp_contents table.box_menu .box_menu_ttl p a:focus,
#tmp_contents div.box_menu .box_menu_ttl p a:focus,
#tmp_contents table.box_menu .box_menu_ttl p a:active,
#tmp_contents div.box_menu .box_menu_ttl p a:active {
	text-decoration: underline;
}
#tmp_contents table.box_menu .box_menu_cnt ,
#tmp_contents div.box_menu .box_menu_cnt {
	padding: 13px 20px 24px 8px;
	background-color: #ffffff;
}
#tmp_contents table.box_menu .box_menu_cnt p,
#tmp_contents div.box_menu .box_menu_cnt p{
	padding-left: 12px;
}
#tmp_contents table.box_menu .box_menu_cnt ul li a ,
#tmp_contents div.box_menu .box_menu_cnt ul li a {
	line-height: 1.8;
}
#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 */
}
/* plugin
================================================== */
.plugin {
	margin: 0 0 20px;
	padding: 16px 18px;
	border: 1px solid #bababa;
	background-color: #ffffff;
	color: #181a19;
	clear: both;
}
.plugin .plugin_img {
	margin: 6px 22px 0 0 !important;
	float: left;
}
.plugin p {
	margin: 0 !important;
}
.plugin p a {
	display: inline-block;
	color: #1d6c6d;
	background-color: transparent;
}
.plugin p a:hover,
.plugin p a:focus,
.plugin p a:active {
	text-decoration: none;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
	color:#181a19;
	background-color:#ededed;
	font-size: 87.5%;
	padding: 10px 0;
	margin: 0 0 40px;
}
#tmp_pankuzu a {
	text-decoration: underline;
	color: #1d6c6d;
	background-color: transparent;
	padding: 0 12px 0 0;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus,
#tmp_pankuzu a:active {
	text-decoration: none;
}
.type_idx #tmp_pankuzu {
	margin-bottom: 0;
}
/* update
================================================== */
#tmp_wrap_custom_update {
	margin: 0 0 22px;
}
#tmp_custom_update {
	float: right;
	text-align: right;
}
#tmp_custom_update #tmp_update {
	display: inline-block;
	vertical-align: top;
	margin:0 0 0 15px;
	color: #181a19;
	background-color: transparent;
	font-size: 87.5%;
	line-height:1.4;
}
/*  datatable
	enquete_table
	lsit_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #a1a1a1;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:6px 8px;
	color:inherit;
	background-color:#ededed;
	border:1px solid #a1a1a1;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	font-size: 93.7%;
	padding:8px 15px;
	border:1px solid #a1a1a1;
}
#tmp_contents table.datatable td a,
#tmp_contents table.enquete_table td a {
	text-decoration: underline;
	color: #1d6c6d;
	background-color: transparent;
}
#tmp_contents table.datatable td a:hover,
#tmp_contents table.enquete_table td a:hover,
#tmp_contents table.datatable td a:focus,
#tmp_contents table.enquete_table td a:focus,
#tmp_contents table.datatable td a:active,
#tmp_contents table.enquete_table td a:active {
	text-decoration: none;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width: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_pink {
	color:inherit;
	background-color:#FCECEC; /* base.css > Styles > th.bg_pink */
}
#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 */
}

/* list_table
================================================== */
table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
	font-size:114.3%;
	margin:0 0 10px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table.list_table td {
	vertical-align:top;
	text-align:left;
	padding:9px 15px;
}
table.list_table tr:nth-child(odd) td {
	background-color:#f2f2f2;
	color:inherit;
}
#tmp_contents table.list_table td p {
	margin:0;
}
table.list_table .date {
	padding:10px 5px 10px 20px;
	width:6.5em;
	white-space:nowrap;
}

/* ==================================================
contents
================================================== */
/* ==================================================
index
================================================== */
#tmp_main_visual {
	position: relative;
	margin-bottom: 120px;
}
#tmp_main_visual .banner_block {
	width: 100%;
	height: 753px;
	overflow: hidden;
}
.type_idx #tmp_main_visual .banner_block {
	height: 711px;
}
#tmp_main_visual .banner_block img {
	width: 100%;
	height: 100%;
}
#tmp_main_visual .banner_block .banner_pc {
	width: 100%;
	min-width: 1340px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
#tmp_main_visual .banner_block .banner_pc .detail_img {
	flex-shrink: 0;
	display: block;
	width: 100%;
}
#tmp_main_visual .banner_block .banner_sp {
	display: none;
}
#tmp_main_visual .banner_ttl {
	position: absolute;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	width: 514px;
}
#tmp_main_visual .banner_ttl h1 {
	color: #181a19;
	background-color: #FFFFFF;
	font-size: 250%;
	padding: 19px 10px 14px 40px;
}
#tmp_main_visual .banner_ttl:before {
	content: '';
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	z-index: -1;
	top: 5px;
	right: -9px;
	bottom: -10px;
	left: 0;
	background: transparent url(/shared/templates/free/images/idx_ttl_bg.jpg) no-repeat top left;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	color: #181a19;
}
#tmp_contents #tmp_idx_block .container {
	padding: 0 20px;
}
#tmp_contents .idx_item {
	position: relative;
	margin-bottom: 167px;
}
#tmp_contents .idx_img {
	position: relative;
	max-width: 700px;
}
#tmp_contents .idx_img:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 60px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	z-index: -1;
}
#tmp_contents .idx_item:nth-child(odd) .idx_img:before {
	left: 120px;
	background: transparent url(/shared/templates/free/images/idx_img_bg_lft.png) no-repeat top left;
}
#tmp_contents .idx_item:nth-child(even) .idx_img:before {
	right: 120px;
	background: transparent url(/shared/templates/free/images/idx_img_bg_rgt.png) no-repeat top left;
}
#tmp_contents .idx_cnt {
	position: absolute;
	min-height: 370px;
	display: table;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	max-width: 630px;
	z-index: 1;
}
#tmp_contents .idx_cnt:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: auto;
	top: 10px;
	bottom: 0;
	left: 10px;
	z-index: -1;
}
#tmp_contents .idx_item:nth-child(3n+1) .idx_cnt:before {
	background: transparent url(/shared/templates/free/images/idx_block1_bg.png) repeat-y top left;
}
#tmp_contents .idx_item:nth-child(3n+2) .idx_cnt:before {
	background: transparent url(/shared/templates/free/images/idx_block2_bg.png) repeat-y top left;
}
#tmp_contents .idx_item:nth-child(3n) .idx_cnt:before {
	background: transparent url(/shared/templates/free/images/idx_block3_bg.png) repeat-y top left;
}
#tmp_contents .idx_middle {
	position: relative;
	padding: 20px 50px;
	background-color: #FFFFFF;
	color: #181a19;
	display: table-cell;
	vertical-align: middle;
	top: -10px;
}
#tmp_contents .idx_cnt .idx_middle.js_hover {
	outline: 4px solid #8ebd52;
	outline-offset: -3px;
	transition: 0.1s ease-in-out;
	transform: translate(10px,10px);
	-webkit-transform: translate(10px,10px);
	-moz-transform: translate(10px,10px);
	-ms-transform: translate(10px,10px);
	-o-transform: translate(10px,10px);
}
#tmp_contents .idx_item:nth-child(3n+2) .idx_middle.js_hover {
	outline-color:#4EA74B;
}
#tmp_contents .idx_item:nth-child(3n) .idx_middle.js_hover {
	outline-color:#1D6C6D;
}
#tmp_contents .idx_item:nth-child(odd) .idx_img {
	float: left;
}
#tmp_contents .idx_item:nth-child(odd) .idx_cnt {
	right: 10px;
}
#tmp_contents .idx_item:nth-child(even) .idx_img {
	float: right;
}
#tmp_contents .idx_item:nth-child(even) .idx_cnt {
	float: left;
}
#tmp_contents .idx_heading {
	background: #FFFFFF url(/shared/images/icon/ttl_icon.png) no-repeat left 8px;
	color: #181a19;
	font-size: 200%;
	font-weight: bold;
	padding-left: 33px;
	margin-bottom: 31px;
}
#tmp_contents .idx_heading a {
	color: #181a19;
	background-color: transparent;
	text-decoration: none;
}
#tmp_contents .idx_sentence {
	line-height: 1.65;
	margin-bottom: 40px;
}
#tmp_contents .idx_url p {
	display: inline-block;
	margin-right: 34px;
}
#tmp_contents .idx_url a {
	position: relative;
	display: inline-block;
	color: #181a19;
	text-decoration: none;
	background: transparent url(/shared/images/icon/green_arrow_icon.png) no-repeat 100% center;
	font-weight: bold;
	padding-right: 38px;
}
#tmp_contents .idx_url a:after {
	content: '';
	position: absolute;
	display: block;
	left: 2px;
	right: 0;
	bottom: -6px;
	height: 2px;
	background-image: linear-gradient(to right, #268f8f , #91c057);
	max-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;
}
#tmp_contents .idx_url a:hover:after,
#tmp_contents .idx_url a:focus:after,
#tmp_contents .idx_url a:active:after {
	left: 2px;
	right: 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
#tmp_contents .idx_item:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
custom_now_Index
================================================== */
.custom_now #tmp_contents #tmp_idx_block {
	margin-bottom: 60px;
}
.custom_now #tmp_contents #tmp_idx_block .outline {
	text-align: center;
}
.custom_now #tmp_contents .list_btn {
	text-align: right;
}
.custom_now #tmp_contents .list_btn a {
	padding: 0 0 0 18px;
	background: url(/shared/images/icon/icon_arrow_right_green.png) no-repeat left center;
	background-size: 8px 10px;
	-moz-background-size: 8px 10px;
	-webkit-background-size: 8px 10px;
}

/* ==================================================
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 {
	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: 0;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.wrap_copyright,
.copyright {
	color:#000000 !important;
	background:#FFFFFF !important;
}
.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_means,
.section_search,
#tmp_wrap_custom_update {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
/* 知のポータル末端 */
.custom_portal #tmp_header {
	background: #3d3d3d !important;
	color: #ffffff !important;
}
.custom_portal #tmp_hlogo h1 span,
.custom_portal #tmp_hlogo p span {
	width: auto;
	height: auto;
	text-indent: 0;
	background: transparent;
	color: #ffffff;
}
.custom_portal #tmp_hlogo p {
	width: auto;
	height: auto;
}
.custom_portal #tmp_hlogo a {
	width: auto;
	height: auto;
	text-decoration: none;
	font-size: 200%;
}
.custom_portal #tmp_tlink {
	display: none;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
/* Hack IE 11
================================================== */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#tmp_contents .box_link .box_link_ttl,
	#tmp_contents .box_info .box_info_ttl {
		background-position: 0 24px;
	}
}

