@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
.format_free .wrap_col_main,
.format_free .wrap_col_rgt_navi {
	padding: 130px 0 0;
}
.format_free #tmp_wrap_main{
	border-bottom: 1px solid #cfcfcf;
}
.format_free.block_header .wrap_col_main {
	padding: 60px 0 0;
}
.format_free.block_header .wrap_col_rgt_navi {
	padding: 80px 0 0;
}
#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: #222222;
}
#tmp_contents h1 {
	font-size: 200%;
	margin:0 0 0.7em;
	clear:both;
	line-height: 1.5;
	padding: 11px 21px 10px;
	color: #222222;
	background: #ffffff url(/shared/templates/kanko_free/images/blue_border.jpg) no-repeat left 21px;
	background-size: 1px 88px;
	-webkit-background-size: 1px 88px;
	-moz-background-size: 1px 88px;
}
#tmp_contents h2 {
	font-size: 166.66%;
	padding: 8px 21px 10px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
}
.custom_kanko.type_idx #tmp_contents h2 {
	font-size: 200%;
	font-weight:normal;
	padding: 8px 21px 10px 0;
	background-color:transparent;
	border-bottom: none;
}
#tmp_contents h2 a:link {
	display:block;
	text-decoration:none;
	margin:-8px -21px -10px;
	padding: 8px 40px 10px 21px;
	background-image:url(/shared/templates/kanko_free/images/arrow_btn_icon_sp.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#tmp_contents h2 a:link:hover,
#tmp_contents h2 a:link:focus {
	text-decoration:underline;
}
#tmp_contents h3 {
	font-size: 144.44%;
	padding: 0 22px 12px;
	border-bottom: 1px solid #e6e6e6;
	background: #ffffff url(/shared/templates/kanko_free/images/blue_border.jpg) no-repeat left 2px;
	background-size: 1px 30px;
	-webkit-background-size: 1px 30px;
	-moz-background-size: 1px 30px;
}
#tmp_contents h4 {
	font-size: 133.33%;
	padding: 2px 21px 5px;
	background: #ffffff url(/shared/templates/kanko_free/images/gray_border.jpg) no-repeat left 6px;
	background-size: 1px 30px;
	-webkit-background-size: 1px 30px;
	-moz-background-size: 1px 30px;
}
#tmp_contents h5{
	font-size: 122.22%;
	padding: 9px 0;
	border-bottom: 1px dotted #cccccc;
}
#tmp_contents h6 {
	font-size: 111.11%;
	padding: 9px 0 9px;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin: 1.5em 0 2em 1em;
	list-style-image:url(/shared/site_kanko/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 4.3em 2.1em;
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0 0 0.8em;
}
#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_pankuzu{
	font-size: 77.77%;
	margin: 0 0 13px;
}
#tmp_update{
	font-size: 77.77%;
	margin: 0 0 12px;
}
/* ==================================================
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 40px; /* 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: 14px 19px 4px;
	color:inherit;
	background-color:#effcff;
}
#tmp_contents div.outline {
	padding: 14px 19px 4px;
	color:inherit;
	background-color:#effcff;
}
#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 {
	font-weight: bold;
	margin:0 0 40px;
	padding: 28px 10px 23px 50px;
	border-bottom:1px solid #d9d9d9;
	box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
	-webkit-box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
}
#tmp_contents ul.box_btn li a{
	position: relative;
	display: block;
	text-decoration: none;
	margin: -28px -10px -23px -50px;
	padding: 28px 10px 23px 50px;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/arrow_black_icon.png) no-repeat 19px 32px;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
}
#tmp_contents ul.box_btn li a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 1px;
	color: #222222;
	z-index: 2;
	width: 40px;
	background-color: #00bbff;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 0 0 40px; /* Do not edit */
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	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: 133.33%;
	padding: 26px 21px 10px;
	font-weight: bold;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/blue_border.jpg) no-repeat left 28px;
	background-size: 1px 30px;
	-webkit-background-size: 1px 30px;
	-moz-background-size: 1px 30px;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 7px 10px 12px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 9px; /* Do not edit */
	margin-top: 0;
}
#tmp_contents .box_info .box_info_cnt li {
	margin: 0 0 1em;
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 9px; /* 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 40px; /* Do not edit */
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	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: 133.33%;
	padding: 26px 21px 10px;
	font-weight: bold;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/blue_border.jpg) no-repeat left 28px;
	background-size: 1px 30px;
	-webkit-background-size: 1px 30px;
	-moz-background-size: 1px 30px;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 7px 10px 17px;
}
#tmp_contents .box_link ul {
	margin-bottom: 0.8em;
	margin-left: 9px;
	margin-top: 0;
}
#tmp_contents .box_link .box_info_cnt li {
	margin: 0 0 1em;
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 9px; /* 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 40px; /* Do not edit */
	clear:both; /* Do not edit */
	box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
	-webkit-box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 2px rgba(53, 53, 53, 0.1);
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 26px 23px 33px;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl {
	font-weight: bold;
	padding: 27px 10px 21px 49px;
	border-bottom: 1px solid #d9d9d9;
}
#tmp_contents .box_menu .box_menu_ttl p{
	margin: 0;
}
#tmp_contents .box_menu .box_menu_ttl a {
	position: relative;
	display: block;
	text-decoration: none;
	margin: -27px -10px -21px -49px;
	padding: 27px 10px 21px 49px;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/arrow_black_icon.png) no-repeat 17px 33px;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
}
#tmp_contents .box_menu .box_menu_ttl a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 1px;
	z-index: 2;
	width: 40px;
	color: inherit;
	background-color: #00bbff;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus{
	text-decoration: underline;
}
/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 40px; /* Do not edit */
	color:inherit;
	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:5px 8px;
	color:inherit;
	background-color:#f7f7f7;
	border:1px solid #cccccc;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 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 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:#a62323; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #cccccc; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#f7f7f7; /* = table.datatable th */
	border:1px solid #cccccc; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #cccccc; /* = table.datatable td */
}
/* ==================================================
Index
================================================== */
#tmp_big_banner {
	position: relative;
}
.no_javascript #tmp_big_banner {
	max-width:1440px;
	margin:0 auto;
}
#tmp_big_banner .banner_img {
	height: 640px;
	overflow: hidden;
}
#tmp_big_banner .banner_img .banner_sp {
	display: none;
}
#tmp_big_banner .banner_img img {
	position: relative;
	max-width: 100%;
	vertical-align: top;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
#tmp_big_banner .big_banner_inner {
	position: absolute;
	width: 410px;
	background: rgba(255,255,255, 0.9);
	top: 260px;
	padding: 30px 30px 22px 40px;
	box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
	-webkit-box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
	-moz-box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
}
#tmp_contents .big_banner_ttl h1 {
	font-size: 200%;
	color: #222222;
	padding: 0 0 10px 53px;
	margin: 0;
	font-weight: normal;
}
#tmp_contents .big_banner_ttl.cate_001 h1 {
	background: transparent url(/shared/templates/kanko_free/images/title_icon_cate_001.png) no-repeat 0 6px;
	background-size: auto 47px;
}
#tmp_contents .big_banner_ttl.cate_002 h1 {
	background: transparent url(/shared/templates/kanko_free/images/title_icon_cate_002.png) no-repeat 0 10px;
	background-size: auto 40px;
}
#tmp_contents .big_banner_ttl.cate_003 h1 {
	background: transparent url(/shared/templates/kanko_free/images/title_icon_cate_003.png) no-repeat 0 10px;
	background-size: auto 40px;
}
#tmp_contents .big_banner_ttl.cate_005 h1 {
	background: transparent url(/shared/templates/kanko_free/images/title_icon_cate_005.png) no-repeat 0 10px;
	background-size: auto 40px;
}
#tmp_contents .big_banner_txt {
	margin-right: 10px;
	border-top: 1px solid #222222;
	font-size: 88.88%;
	padding-top: 15px;
	max-height: 160px;
	overflow-y: auto;
}
#tmp_anchor_block {
	background-color: #f2f2f2;
	color: #222222;
	padding: 40px 0 30px;
}
#tmp_contents .anchor_block_inner ul {
	list-style: none;
	margin: 0;
}
#tmp_contents .anchor_block_inner ul li {
	display: inline-block;
	margin-right: 34px;
	margin-bottom: 10px;
}
#tmp_contents .anchor_block_inner ul a {
	display: inline-block;
	text-decoration: none;
	font-size: 88.88%;
	font-weight: bold;
	color: #222222;
	background: #FFFFFF url(/shared/site_kanko/images/icon/anchor_icon.png) no-repeat 100% center;
	padding: 17px 70px 13px 20px;
	border-bottom: 1px solid #00bbff;
	box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-webkit-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
}
#tmp_contents .anchor_block_inner ul a:hover,
#tmp_contents .anchor_block_inner ul a:focus,
#tmp_contents .anchor_block_inner ul a:active {
	text-decoration: underline;
}

#tmp_content_block {
	padding: 90px 0 0;
}
.custom_kanko.type_idx #tmp_content_block {
	padding: 40px 0 0;
}
#tmp_contents .content_item {
	margin: 0 0 106px;
}
#tmp_contents .content_ttl h2 {
	font-size: 200%;
	background-color: transparent;
	color: #222222;
	border: none;
	padding: 0;
	margin: 0 0 20px;
	font-weight: normal;
}
#tmp_contents .content_tags {
	margin: 74px 0 70px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
#tmp_contents .tag_ttl {
	float: left;
	width: 140px;
	font-size: 88.88%;
	padding: 15px 0 0;
	background-color: inherit;
	color: #666666;
}
.fsize_big2 #tmp_contents .tag_ttl {
	width: 200px;
}
#tmp_contents .content_tags ul {
	overflow: hidden;
	margin: 0;
	list-style: none;
	padding: 18px 0 0 9px;
}
#tmp_contents .content_tags ul li {
	display: inline-block;
	margin: 0 12px 13px 0;
}
#tmp_contents .content_tags ul a {
	display: inline-block;
	position: relative;
	top: -3px;
	min-width:170px;
	text-decoration: none;
	text-align:center;
	font-size: 77.77%;
	color: #666666;
	background-color: transparent;
	border: 1px solid #d9d9d9;
	box-shadow: 0 0 7px 0 rgba(92, 92, 92, 0.2);
	-webkit-box-shadow: 0 0 7px 0 rgba(92, 92, 92, 0.2);
	-moz-box-shadow: 0 0 7px 0 rgba(92, 92, 92, 0.2);
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 5px 15px 5px 13px;
}
#tmp_contents .content_tags ul a:hover,
#tmp_contents .content_tags ul a:focus,
#tmp_contents .content_tags ul a:active {
	text-decoration: underline;
}
#tmp_contents .content_tags.tags_list {
	border-top:none;
	border-bottom:none;
}
#tmp_contents .content_tags.tags_list {
	margin-top:0;
}
#tmp_contents .content_tags.tags_list ul {
	padding:10px 0 0;
}
#tmp_contents .content_tags.tags_list ul li {
	float:left;
	padding:0 6px;
	width:16.667%;
	margin:0 0 13px;
}
#tmp_contents .content_tags.tags_list ul li:nth-child(6n+1) {
	clear:both;
}
#tmp_contents .content_tags.tags_list ul a {
	display:block;
	min-width:auto;
	top:auto;
}
#tmp_contents .content_child {
	margin: 80px 0 0;
}
#tmp_contents .content_child .content_slider {
	list-style: none;
	margin: 0 -45px;
}
#tmp_contents .content_child .content_slide {
	width: 33.333333%;
	float: left;
	padding: 0 45px;
	margin: 0 0 45px;
	color: #222222;
	background-color: transparent;
}
#tmp_contents .content_child .content_slide:nth-child(3n) {
	clear: right;
}
#tmp_contents .content_child .content_slide:nth-child(3n+1) {
	clear: left;
}
#tmp_contents .content_child p {
	margin: 0;
}
#tmp_contents .content_child .child_img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .content_child .child_ttl {
	font-size: 144.44%;
	margin: 32px 0 0;
}
#tmp_contents .content_child .child_txt {
	font-size: 88.88%;
	margin: 23px 0 0;
	line-height: 1.75;
}
#tmp_contents .content_child .child_link {
	margin: 27px 0 0;
}
#tmp_contents .content_child .child_link a {
	position: relative;
	padding: 0 30px 12px 0;
	display: block;
	font-size: 88.89%;
	text-decoration: none;
	color: #222222;
	text-align: left;
	background: transparent url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat right 4px;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
}
#tmp_contents .content_child .child_link a:after,
#tmp_contents .content_child .child_link a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	color: inherit;
}
#tmp_contents .content_child .child_link a:before {
	z-index: 2;
	width: 40px;
	background-color: #00bbff;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
#tmp_contents .content_child .child_link a:after {
	background-color: #cccccc;
	width: 100%;
	z-index: 1;
}
#tmp_contents .content_child .child_link a:hover:before,
#tmp_contents .content_child .child_link a:focus:before {
	width: 100%;
}
#tmp_contents .content_child .content_slider:after {
	content: '';
	clear: both;
	display: table;
}
#tmp_contents .block_inner {
	position: relative;
	color: #222222;
	background-color: transparent;
	padding-bottom: 10px;
	margin-bottom: 80px;
}
#tmp_contents .block_inner p {
	margin: 0;
}
#tmp_contents .block_inner .slider_ttl {
	padding-top: 51px;
	border-top: 1px solid #e6e6e6;
	font-size: 166.66%;
	text-align: center;
	font-weight: normal;
}
#tmp_contents .slider_gallery {
	margin-top: 48px;
	padding: 0 90px;
}
.block_inner .block_slides {
	visibility: hidden;
	opacity: 0;
	padding-bottom: 90px;
}
.block_inner .block_slides.slick-initialized {
	visibility: visible;
	opacity: 1;
}
.no_javascript .block_inner .block_slides {
	visibility: visible;
	opacity: 1;
}
.no_javascript #tmp_contents .block_item {
	width: 25%;
	float: left;
}
.no_javascript .block_inner .block_slides:after {
	content: '';
	display: table;
	clear: both;
}
#tmp_contents .block_item {
	padding: 0 20px;
}
#tmp_contents .block_img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: top;
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
}
#tmp_contents .block_ttl {
	margin: 10px 0 0;
}
#tmp_contents .block_ttl a {
	display: inline-block;
	font-size: 88.88%;
	font-weight: bold;
	color: #222222;
	background: transparent url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 0 4px;
	background-size: 13px auto;
	-webkit-background-size: 13px auto;
	-moz-background-size: 13px auto;
	text-decoration: none;
	padding-left: 24px;
}
.fsize_small #tmp_contents .block_ttl a {
	background-position: 0 3px;
	background-size: auto 17px;
	-webkit-background-size: auto 11px;
	-moz-background-size: auto 17px;
}
#tmp_contents .active .block_ttl a {
	text-decoration: underline;
}
#tmp_contents .active .block_img img {
	opacity: 0.7;
}
#tmp_contents .slider_gallery .slick_control{
	text-align: center;
	position: absolute;
	bottom: 0;
	z-index: 99;
	margin: 0 auto;
	right: 50%;
	padding: 0 15px 2px 5px;
	line-height: 1.4;
}
#tmp_contents .slider_gallery .slick_control .slick-btn{
	padding: 0 0 1px 10px;
	min-height: 26px;
}
#tmp_contents .slider_gallery .slick-dots{
	position: relative;
	margin: 0;
	padding-left: 13px;
	top: 1px;
}
#tmp_contents .slider_gallery .btn_slides {
	position: relative;
	border: 0;
	display: inline-block;
	background: transparent;
	vertical-align: middle;
	font-size: 66.67%;
	min-width: 58px;
	font-weight: normal;
}
#tmp_contents .slider_gallery .btn_slides a{
	display: inline-block;
	vertical-align: middle;
	color: inherit;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
}
#tmp_contents .slider_gallery .btn_slides a span{
	padding: 1px 0 0 6px;
	display: inline-block;
	vertical-align: middle;
	text-indent: 0;
}
#tmp_contents .slider_gallery .btn_slides a:before {
	content: '';
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	color: inherit;
	background: transparent;
	width: 0;
	height: 10px;
	border-color: transparent transparent transparent #222222;
	cursor: pointer;
}
#tmp_contents .slider_gallery .btn_slides.stop a:before {
	border-style: double;
	border-width: 0 0 0 8px;
}
#tmp_contents .slider_gallery .btn_slides.start a:before{
	border-style: solid;
	border-width: 6px 0 6px 8px;
}
.color_yellow #tmp_contents .slider_gallery .btn_slides a:before {
	border-color: transparent transparent transparent #000000;
}
.color_blue #tmp_contents .slider_gallery .btn_slides a:before,
.color_black #tmp_contents .slider_gallery .btn_slides a:before  {
	border-color: transparent transparent transparent #ffffff;
}
.color_black #tmp_contents .slick-dots li button,
.color_black #tmp_contents .slick-dots li a,
.color_blue #tmp_contents .slick-dots li button,
.color_blue #tmp_contents .slick-dots li a,
.color_black #tmp_wrapper .slider_gallery .slick-dots li button,
.color_black #tmp_wrapper .slider_gallery .slick-dots li a,
.color_blue #tmp_wrapper .slider_gallery .slick-dots li button,
.color_blue #tmp_wrapper .slider_gallery .slick-dots li a  {
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_contents .slick-dots .slick-active button,
.color_black #tmp_contents .slick-dots .slick-active a,
.color_blue #tmp_contents .slick-dots .slick-active button,
.color_blue #tmp_contents .slick-dots .slick-active a,
.color_black #tmp_wrapper .slider_gallery .slick-dots .slick-active button,
.color_black #tmp_wrapper .slider_gallery .slick-dots .slick-active a,
.color_blue #tmp_wrapper .slider_gallery .slick-dots .slick-active button,
.color_blue #tmp_wrapper .slider_gallery .slick-dots .slick-active a  {
	color: #000000 !important;
	background-color: #ffffff !important;
}
.color_yellow #tmp_contents .slick-dots li button,
.color_yellow #tmp_contents .slick-dots li a,
.color_yellow #tmp_wrapper .slider_gallery .slick-dots li button,
.color_yellow #tmp_wrapper .slider_gallery .slick-dots li a {
	color: #000000 !important;
	background-color: #0000FF !important;
}
.color_yellow #tmp_contents .slick-dots .slick-active button,
.color_yellow #tmp_contents .slick-dots .slick-active a,
.color_yellow #tmp_wrapper .slider_gallery .slick-dots .slick-active button,
.color_yellow #tmp_wrapper .slider_gallery .slick-dots .slick-active a {
	color: #ffffff !important;
	background-color: #000000 !important;
}
#tmp_contents .slider_gallery .btn_slides a:hover{
	outline: none;
}
#tmp_contents .slider_gallery .btn_slides a:focus{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
#tmp_contents .slider_gallery .slick-dots li {
	width: 11px;
	height: 11px;
	margin: 0 6px;
}
#tmp_contents .slider_gallery .slick-dots li button,
#tmp_contents .slider_gallery .slick-dots li a {
	width: 11px;
	height: 11px;
	border: none;
	background-color: #ababab;
	color: #222222;
}
#tmp_contents .slider_gallery .slick-dots .slick-active button,
#tmp_contents .slider_gallery .slick-dots .slick-active a {
	background-color: #00bbff;
	color: #ffffff;
}
#tmp_contents .slider_gallery .prev.slick-arrow,
#tmp_contents .slider_gallery .slick-prev {
	margin-top: -26px;
	left: -102px;
	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 .slider_gallery .next.slick-arrow,
#tmp_contents .slider_gallery .slick-next {
	margin-top: -26px;
	right: -102px;
	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 .slider_gallery .prev.slick-arrow:hover,
#tmp_contents .slider_gallery .slick-prev:hover,
#tmp_contents .slider_gallery .prev.slick-arrow:focus,
#tmp_contents .slider_gallery .slick-prev:focus,
#tmp_contents .slider_gallery .prev.slick-arrow:active,
#tmp_contents .slider_gallery .slick-prev:active,
#tmp_contents .slider_gallery .next.slick-arrow:hover,
#tmp_contents .slider_gallery .slick-next:hover,
#tmp_contents .slider_gallery .next.slick-arrow:focus,
#tmp_contents .slider_gallery .slick-next:focus,
#tmp_contents .slider_gallery .next.slick-arrow:active,
#tmp_contents .slider_gallery .slick-next:active {
	opacity: 0.7;
}
#tmp_contents .slider_btn {
	position: absolute;
	left: 50%;
	bottom: 0;
	padding-left: 29px;
}
#tmp_contents .slider_btn a {
	position: relative;
	padding: 11px 36px 10px 52px;
	display: inline-block;
	font-size: 88.89%;
	text-decoration: none;
	color: #222222;
	text-align: left;
	background: #ffffff url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 20px 16px;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
	box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-webkit-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
}
#tmp_contents .slider_btn a:after,
#tmp_contents .slider_btn a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	color: inherit;
}
#tmp_contents .slider_btn a:before {
	z-index: 2;
	width: 47px;
	background-color: #00bbff;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
#tmp_contents .slider_btn a:after {
	background-color: #cccccc;
	width: 100%;
	z-index: 1;
}
#tmp_contents .slider_btn a:hover:before,
#tmp_contents .slider_btn a:focus:before {
	width: 100%;
}
.no_javascript #tmp_contents .slider_btn {
	padding-left: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
/* 現在、情報はありません。　*/
#tmp_contents .block_inner.no_slider .slider_btn {
	padding-left: 0;
	margin-left: -90px;
}
#tmp_contents .block_inner.no_slider .slider_block > p {
	text-align: center;
	margin-top: 20px;
}
/* ==================================================
Cnt Page
================================================== */
#tmp_tourist_attract{
	padding: 20px 0 0;
}
#tmp_tourist_attract .tourist_attract_ttl{
	padding: 11px 0 8px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 60px;
}
#tmp_tourist_attract .tourist_attract_ttl h1 {
	width: 100%;
	font-weight: normal;
	font-size: 166.66%;
	line-height: 1;
	color: #222222;
	background: #ffffff url(/shared/templates/kanko_free/images/cnt_ttl_icon.png) no-repeat 0 11px;
	padding-left: 43px;
	margin: 0;
}
#tmp_tourist_attract .tourist_attract_ttl h1 .lool_txt{
	display: inline-block;
	min-width: 87px;
	padding-right:25px;
	margin-right: 25px;
	border-right: 1px solid #00bbff;
}
#tmp_tourist_attract .tourist_attract_ttl h1 .attract_txt{
	display: inline-block;
}
#tmp_tourist_attract.cate_001 .tourist_attract_ttl h1 {
	background: #ffffff url(/shared/templates/kanko_free/images/title_icon_cate_001.png) no-repeat 0 6px;
	background-size: 38px auto;
}
#tmp_tourist_attract.cate_002 .tourist_attract_ttl h1 {
	background: #ffffff url(/shared/templates/kanko_free/images/title_icon_cate_002.png) no-repeat 0 11px;
	background-size: 30px auto;
}
#tmp_tourist_attract.cate_003 .tourist_attract_ttl h1 {
	background: #ffffff url(/shared/templates/kanko_free/images/title_icon_cate_003.png) no-repeat 0 11px;
	background-size: 30px auto;
}
#tmp_tourist_attract.cate_005 .tourist_attract_ttl h1 {
	background: #ffffff url(/shared/templates/kanko_free/images/title_icon_cate_005.png) no-repeat 0 11px;
	background-size: 30px auto;
}
#tmp_tourist_attract .tourist_attract_lists{
	overflow: hidden;
}
#tmp_tourist_attract .tourist_attract_lists ul{
	list-style: none;
	margin: 0 -20px;
}
#tmp_tourist_attract .tourist_attract_lists ul:after{
	content: '';
	display: table;
	clear: both;
}
#tmp_tourist_attract .tourist_attract_lists ul li {
	float: left;
	width: 25%;
	padding: 0 20px;
	margin: 0 0 58px;
}
#tmp_tourist_attract .tourist_attract_lists ul li:nth-child(4n+1){
	clear: left;
}
#tmp_tourist_attract .tourist_attract_lists ul li:nth-child(4n){
	clear: right;
}
#tmp_tourist_attract .tourist_attract_item.active .attract_link a{
	text-decoration: underline;
}
#tmp_tourist_attract .tourist_attract_item .attract_img img{
	width: 100%;
	height: auto;
	vertical-align: top;
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
}
#tmp_tourist_attract .tourist_attract_item.active .attract_img img{
	opacity: 0.7;
}
#tmp_tourist_attract .tourist_attract_item .attract_link{
	margin: 10px 0 0;
}
#tmp_tourist_attract .tourist_attract_item .attract_link a{
	display: inline-block;
	text-decoration: none;
	font-size: 88.88%;
	padding-left: 26px;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/arrow_black_icon.png) no-repeat 2px 4px;
}
#tmp_tourist_attract .tourist_attract_item .attract_link p,
#tmp_tourist_attract .attract_img p{
	margin: 0;
}
/* ==================================================
Visual Ttl Page
================================================== */
.custom_visual #tmp_pankuzu{
	margin: 0 0 12px;
}
#tmp_visual_top {
	position: relative;
	margin-bottom:40px;
}
.custom_visual #tmp_visual_top {
	margin-bottom:80px;
}
#tmp_visual_top .banner_sp {
	display: none;
}
#tmp_visual_top .visual_banner_inner{
	max-width:1200px;
	position: absolute;
	color: #222222;
	background: rgba(255,255,255, 0.9);
	top: 50%;
	padding: 18px 36px 18px 37px;
	box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
	-webkit-box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
	-moz-box-shadow: 3px 3px 9px 1px rgba(53, 53, 53, 0.3);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_visual_top .visual_banner_ttl h1 {
	font-size: 200%;
	background-color: transparent;
	color: inherit;
	margin: 0;
	font-weight: normal;
}
#tmp_visual_top .visual_banner_txt {
	font-size: 88.88%;
	padding-top: 15px;
	max-height: 160px;
	width: 340px;
	overflow: auto;
	border-top: 1px solid #222222;
}
#tmp_visual_top .banner_img > div {
	height: 640px;
}
/* mainvs================================================== */
#tmp_visual_banner{
	position: relative;
	background-color: #000000;
	color: #ffffff;
}
#tmp_visual_banner .slick_slides {
	visibility: hidden;
	opacity: 0;
}
#tmp_visual_banner .slick_slides.slick-initialized {
	visibility: visible;
	opacity: 1;
}
#tmp_visual_banner .visual_slide {
	position: relative;
}
#tmp_visual_banner .visual_slide .visual_image {
	height: 640px;
}
#tmp_visual_banner .visual_slide img{
	position: relative;
	width: 100%;
	vertical-align: top;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}
#tmp_visual_banner .slick_control{
	position: absolute;
	bottom: -14px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	max-width: 200px;
	margin: 0 auto;
	padding: 2px 10px 4px;
	line-height: 1.4;
}
#tmp_visual_banner .slick_control .slick-btn{
	padding: 0 0 1px 10px;
	min-height: 26px;
}
#tmp_visual_banner .slick-dots{
	padding-left: 6px;
	vertical-align: middle;
}
#tmp_visual_banner .btn_slides {
	position: relative;
	border: 0;
	display: inline-block;
	background: transparent;
	vertical-align: middle;
	font-size: 66.67%;
	min-width: 58px;
	font-weight: normal;
}
#tmp_visual_banner .btn_slides a{
	display: inline-block;
	vertical-align: middle;
	color: inherit;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
}
#tmp_visual_banner .btn_slides a span{
	padding: 2px 0 0 6px;
	display: inline-block;
	vertical-align: middle;
	text-indent: 0;
}
#tmp_visual_banner .btn_slides a:before {
	content: '';
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	color: inherit;
	background: transparent;
	width: 0;
	height: 10px;
	border-color: transparent transparent transparent #ffffff;
	cursor: pointer;
}
#tmp_visual_banner .btn_slides.stop a:before {
	border-style: double;
	border-width: 0 0 0 10px;
}
#tmp_visual_banner .btn_slides.start a:before{
	border-style: solid;
	border-width: 6px 0 6px 8px;
}
#tmp_visual_banner .btn_slides a:hover span,
#tmp_visual_banner .btn_slides a:focus span{
	text-decoration:underline;
}
#tmp_visual_banner .slick-dots li {
	width: 11px;
	height: 11px;
	margin: 0 6px;
}
#tmp_visual_banner .slick-dots li button,
#tmp_visual_banner .slick-dots li a {
	width: 11px;
	height: 11px;
	border: none;
	background-color: #ffffff;
	color: #222222;
}
#tmp_visual_banner .slick-dots .slick-active button,
#tmp_visual_banner .slick-dots .slick-active a {
	background-color: #00bbff;
	color: #ffffff;
}
.kuwana_introduce{
	margin: 92px 0 77px;
}
#tmp_kuwana_food .kuwana_food_lists{
	overflow: hidden;
}
#tmp_kuwana_food .kuwana_food_lists .food_list_inner{
	margin: 0 -45px;
}
#tmp_kuwana_food .kuwana_food_lists .food_list_inner:after{
	content: '';
	display: table;
	clear: both;;
}
#tmp_kuwana_food .kuwana_food_lists .food_list_inner .food_item{
	float: left;
	width: 33.33%;
	padding: 0 45px;
	margin: 0 0 90px;
}
#tmp_kuwana_food .kuwana_food_lists .food_list_inner .food_item:nth-child(3n+1){
	clear: left;
}
#tmp_kuwana_food .kuwana_food_lists .food_list_inner .food_item:nth-child(3n){
	clear: right;
}
#tmp_kuwana_food .food_intro_wrap .food_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_kuwana_food .food_intro_wrap{
	padding: 0 0 30px;
}
#tmp_kuwana_food .food_intro_wrap .food_name{
	font-size: 144.44%;
	font-weight: bold;
	margin: 33px 0 0;
}
#tmp_kuwana_food .food_intro_wrap .food_des{
	font-size: 88.88%;
	margin: 23px 0 0;
	line-height: 1.8;
}
#tmp_kuwana_food .food_item_cnt .food_link_wrap{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0 0;
}
#tmp_kuwana_food .food_link_wrap .food_link_ttl{
	font-size: 111.11%;
	border-left: 1px solid #00bbff;
	padding: 0 0 0 20px;
}
#tmp_kuwana_food .food_link_wrap .food_link_list{
	padding: 14px 14px 4px;
}
#tmp_kuwana_food .food_link_wrap .food_link_list li{
	font-size: 88.88%;
	padding: 0 0 10px;
	margin: 0 0 4px;
	list-style-image: url(/shared/templates/kanko_free/images/link_food_icon.png);
}
#tmp_kuwana_food .food_link_wrap .food_link_list li a{
	color: inherit;
	background-color: transparent;
	padding: 0 0 0 8px;
}
#tmp_related_page{
	margin: 72px 0 0;
}
#tmp_related_page .related_ttl{
	margin: 0 0 47px;
}
#tmp_related_page .related_ttl h2{
	font-size: 166.66%;
	text-align: center;
	font-weight: normal;
}
#tmp_related_page .related_gallery{
	padding: 0 110px;
}
#tmp_related_page .related_silder{
	margin: 0 -20px;
}
#tmp_related_page .slick-slide {
	padding: 0 20px;
}
#tmp_related_page .related_slider_item{
	width: 50%;
	float: left;
	margin: 0 0 10px;
}
.no_javascript #tmp_related_page .related_slider_item {
	padding: 0 5px;
}
#tmp_related_page .related_slider_item:nth-child(2n+1){
	clear: left;
}
#tmp_related_page .related_slider_item:nth-child(2n){
	clear: right;
}
#tmp_related_page .related_slider_item.active a{
	text-decoration: underline;
}
#tmp_related_page .related_slider_inner{
	display: table;
	width: 100%;
	border: 1px solid #e6e6e6;
	padding: 10px;
}
#tmp_related_page .related_image img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
}
#tmp_related_page .related_slider_item.active  .related_image img{
	opacity: 0.7;
}
#tmp_related_page .related_image{
	display: table-cell;
	vertical-align: middle;
	width: 160px;
}
#tmp_related_page .special_link{
	display: table-cell;
	vertical-align: middle;
	padding: 0 28px;
	height:160px;
}
#tmp_related_page .special_link a{
	display: inline-block;
	text-decoration: none;
	padding-left: 24px;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/arrow_black_icon.png) no-repeat left 5px;
}
.related_gallery .slick-arrow{
	margin-top: 7px;
}
.related_gallery .slick_control{
	margin: 34px 0 0;
	padding:10px 15px;
	text-align: center;
}
.related_gallery .slick-dots{
	padding-left: 15px;
}
.related_gallery .slick-dots li {
	width: 11px;
	height: 11px;
	margin: 0 6px;
}
.related_gallery .slick-dots li button,
.related_gallery .slick-dots li a{
	background-color: #ababab;
	width: 11px;
	height: 11px;
	border: none;
}
.related_gallery .slick-dots .slick-active button,
.related_gallery .slick-dots .slick-active a{
	background-color: #00bbff;
}
.related_gallery .slick-dots li a span{
	max-height: 11px;
	overflow: hidden;
}
.related_gallery .btn_slides {
	position: relative;
	padding: 0 4px;
	border: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 66.67%;
	min-width: 68px;
	min-height: 20px;
	color: #222222;
	background-color: #ffffff;
}
.related_gallery .btn_slides a{
	display: inline-block;
	vertical-align: middle;
	color: inherit;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
}
.related_gallery .btn_slides a span{
	padding: 1px 0 0 6px;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	text-indent: 0;
	z-index: 1;
}
.related_gallery .btn_slides a:before {
	content: '';
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	color: inherit;
	background: transparent;
	width: 0;
	height: 10px;
	border-color: transparent transparent transparent #222222;
	cursor: pointer;
}
.related_gallery .btn_slides.stop a:before {
	border-style: double;
	border-width: 0 0 0 8px;
}
.related_gallery .btn_slides.start a:before{
	border-style: solid;
	border-width: 6px 0 6px 8px;
}

.color_yellow .related_gallery .btn_slides a:before {
	border-color: transparent transparent transparent #000000;
}
.color_blue .related_gallery .btn_slides a:before,
.color_black .related_gallery .btn_slides a:before  {
	border-color: transparent transparent transparent #ffffff;
}
.related_gallery .btn_slides a:hover{
	outline: none;
}
.related_gallery .btn_slides a:focus{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.related_gallery .slick-prev{
	margin-left: -605px;
	left: 50%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.related_gallery .slick-next{
	margin-right: -612px;
	right: 50%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.related_gallery .slick-prev:hover,
.related_gallery .slick-prev:focus,
.related_gallery .slick-prev:active,
.related_gallery .slick-next:hover,
.related_gallery .slick-next:focus,
.related_gallery .slick-next:active {
	opacity: 0.7;
}
#tmp_kuwana_specialy{
	margin:80px 0 0;
	clear:both;
}
#tmp_kuwana_specialy .attract_ttl{
	padding: 0 0 48px;
}
#tmp_kuwana_specialy .attract_ttl h2 {
	font-size: 166.66%;
	text-align: center;
	font-weight: normal;
}
#tmp_kuwana_specialy .attract_block{
	overflow: hidden;
}
#tmp_kuwana_specialy .attract_block ul{
	list-style: none;
	margin: 0 -20px;
}
#tmp_kuwana_specialy .attract_block ul:after{
	content: '';
	display: table;
	clear: both;
}
#tmp_kuwana_specialy .attract_block ul li {
	float: left;
	width: 25%;
	padding: 0 20px;
	margin: 0 0 37px;
}
#tmp_kuwana_specialy .attract_block ul li:nth-child(4n+1){
	clear: left;
}
#tmp_kuwana_specialy .attract_block ul li:nth-child(4n){
	clear: right;
}
#tmp_kuwana_specialy .tourist_attract_item.active .attract_link a{
	text-decoration: underline;
}
#tmp_kuwana_specialy .tourist_attract_item .attract_img img{
	width: 100%;
	height: auto;
	vertical-align: top;
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
}
#tmp_kuwana_specialy .tourist_attract_item.active .attract_img img{
	opacity: 0.7;
}
#tmp_kuwana_specialy .tourist_attract_item .attract_link{
	margin: 10px 0 0;
}
#tmp_kuwana_specialy .tourist_attract_item .attract_link a{
	display: inline-block;
	text-decoration: none;
	font-size: 88.88%;
	padding-left: 26px;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/arrow_black_icon.png) no-repeat 2px 4px;
}
/* specialy_btn */
#tmp_kuwana_specialy .specialy_btn {
	text-align: center;
}
#tmp_kuwana_specialy .specialy_btn a,
#tmp_contents .specialy_btn a {
	min-width: 338px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding: 11px 24px 10px 1px;
	font-size: 88.89%;
	color: #222222;
	text-align: left;
	background: #ffffff url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat right center;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
}
#tmp_kuwana_specialy .specialy_btn a:after,
#tmp_kuwana_specialy .specialy_btn a:before,
#tmp_contents .specialy_btn a:after,
#tmp_contents .specialy_btn a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	color: inherit;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
#tmp_kuwana_specialy .specialy_btn a:before,
#tmp_contents .specialy_btn a:before {
	z-index: 2;
	width: 40px;
	background-color: #00bbff;
}
#tmp_kuwana_specialy .specialy_btn a:after,
#tmp_contents .specialy_btn a:after {
	background-color: #cccccc;
	width: 100%;
	z-index: 1;
}
#tmp_kuwana_specialy .specialy_btn a:hover:before,
#tmp_kuwana_specialy .specialy_btn a:focus:before,
#tmp_contents .specialy_btn a:hover:before,
#tmp_contents .specialy_btn a:focus:before {
	width: 100%;
}
#tmp_kuwana_specialy .tourist_attract_item .attract_link p,
#tmp_kuwana_specialy .attract_img p{
	margin: 0;
}
/* ==================================================
model course
================================================== */
#tmp_mcourse_banner {
	position: relative;
	margin: 40px 0 0;
}
#tmp_mcourse_banner .banner_img img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mcourse_banner .banner_heading {
	position: absolute;
	padding: 30px 0 30px;
	width: 600px;
	max-height: 290px;
	bottom: 0;
	left: 0;
	background-color: #ffffff;
	color: #222222;
	overflow-y: auto;
}
#tmp_mcourse_banner .banner_label ul {
	margin: 0;
	list-style: none;
}
#tmp_mcourse_banner .banner_label li {
	float: left;
	margin: 0 10px 20px 0;
	padding: 5px 12px 4px;
	font-size: 77.8%;
	text-decoration: none;
	line-height: 1;
	border: 1px solid #999999;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#tmp_mcourse_banner .banner_label li:first-child {
	clear: left;
}
#tmp_mcourse_banner .banner_label li:last-child {
	clear: right;
}
#tmp_mcourse_banner .banner_ttl h1 {
	padding: 4px 20px 0;
	font-size: 200%;
	line-height: 1;
	background-position:left 5px;
}
#tmp_fixed_modelcourse .kuwana_introduce {
	margin: 54px 0 73px;
}
#tmp_mcourse_route {
	margin:0 0 60px;
}
#tmp_mcourse_route .box_route {
	margin: 0 0 40px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#tmp_mcourse_route .box_route p {
	margin: 0;
	line-height: 1.4;
}
#tmp_mcourse_route .box_route_ttl {
	padding: 14px;
	background-color: #f7f7f7;
	color: #222222;
	text-align: center;
	font-size: 144.44%;
}
#tmp_mcourse_route .box_route_cnt {
	padding: 28px 28px 4px 0;
	display: table;
	width: 100%;
	overflow: hidden;
}
#tmp_mcourse_route .box_route_cnt table {
	float: left;
	width: 25%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 26px;
}
#tmp_mcourse_route .box_route_cnt table:nth-child(4n+1) {
	clear: left;
}
#tmp_mcourse_route .box_route_cnt table:nth-child(4n) {
	clear: right;
}
#tmp_mcourse_route .box_route_cnt table td.main {
	width: 166px;
	padding: 0 14px;
}
#tmp_mcourse_route .box_route_cnt table:nth-child(4n+1) td.main {
	padding-left: 0;
}
#tmp_mcourse_route .box_route_cnt table td.main p {
	display: table-cell;
	padding: 3px 0 0 34px;
	vertical-align: top;
	color: #222222;
	background-color: transparent;
	font-size: 88.89%;
}
#tmp_mcourse_route .box_route_cnt table td.main .time {
	position: absolute;
	width: 24px;
	height: 24px;
	background-color: #737373;
	color: #ffffff;
	font-size: 77.78%;
	padding: 3px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
#tmp_mcourse_route .box_route_cnt table td.arrow {
	position: relative;
	width: 127px;
	padding: 3px 35px 0;
	color: #666666;
	background-color: transparent;
	text-align: center;
	vertical-align: top;
}
#tmp_mcourse_route .box_route_cnt table td.arrow:before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	height: 7px;
	width: 32px;
	background:transparent url(/shared/templates/kanko_free/images/icon_route_arrow.png) 0 0 no-repeat;
}
#tmp_mcourse_route .box_route_cnt table td.arrow:after {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	height: 7px;
	width: 32px;
	background:transparent url(/shared/templates/kanko_free/images/icon_route_arrow.png) right 0 no-repeat;
}
#tmp_mcourse_route .box_route_cnt table:last-child .arrow {
	display: none;
}
.used_javascript #tmp_mcourse_tab,
#tmp_mcourse_tab {
	position: relative;
	margin: 0 0 100px;
	padding: 106px 0 0;
}
#tmp_mcourse_tab p {
	margin: 0;
	line-height: 1.4;
}
#tmp_mcourse_tab .tab_ttl {
	position: absolute;
	top: 0;
	margin: 0;
	cursor: pointer;
	width: 280px;
}
#tmp_mcourse1 .tab_ttl {
	left: 0;
}
#tmp_mcourse2 .tab_ttl {
	left: 300px;
}
#tmp_mcourse_tab .tab_ttl a {
	position: relative;
	display: block;
	padding: 8px 12px 6px;
	border: 1px solid #cccccc;
	background-color: #cccccc;
	color: #222222;
	font-size: 144.44%;
	text-align: center;
	text-decoration: none;
}
#tmp_mcourse_tab .tab_ttl.active a {
	border: 1px solid #595959;
	background-color: #595959;
	color: #ffffff;
}
#tmp_mcourse_tab .tab_ttl.active a:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -20px;
	margin: 0 0 0 -10px;
	border: 10px solid #595959;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
}
#tmp_mcourse_tab .tab_cnt {
	padding-left: 79px;
	position: relative;
}
#tmp_mcourse_tab .tab_cnt:before {
	content: "";
	position: absolute;
	left: 24px;
	top: 52px;
	bottom: 52px;
	border-left: 2px solid #cccccc;
	z-index: -1;
}
#tmp_mcourse_tab .mcourse_start,
#tmp_mcourse_tab .mcourse_walk,
#tmp_mcourse_tab .mcourse_goal {
	min-height: 52px;
	margin-left: -80px;
	padding: 10px 0 86px 77px;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/icon_mcourse_start.png) 0 0 no-repeat;
	font-size: 144.44%;
	font-weight: normal;
}
#tmp_mcourse_tab .mcourse_walk {
	background: transparent url(/shared/templates/kanko_free/images/icon_mcourse_walk.png) 0 0 no-repeat;
}
#tmp_mcourse_tab .mcourse_goal {
	padding: 10px 0 0 77px;
	background: transparent url(/shared/templates/kanko_free/images/icon_mcourse_goal.png) 0 0 no-repeat;
}
#tmp_mcourse_tab .mcourse_number {
	position: relative;
	padding: 0 0 7px;
	border-bottom: 1px solid #e6e6e6;
}
#tmp_mcourse_tab .mcourse_number p {
	padding: 7px 0 3px;
	font-size: 166.67%;
	font-weight: normal;
}
#tmp_mcourse_tab .mcourse_number .number {
	position: absolute;
	width: 52px;
	height: 52px;
	background-color: #737373;
	color: #ffffff;
	font-size: 144.44%;
	padding: 14px 3px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	line-height: 1;
	left: -80px;
}
#tmp_mcourse_tab .box_model {
	margin: 0 0 100px;
	padding: 31px 0 0;
}
#tmp_mcourse_tab .box_model img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mcourse_tab .box_model .box_model_img {
	float: left;
	width: 600px;
	padding: 9px 0 0;
}
#tmp_mcourse_tab .box_model .box_model_cnt {
	float:right;
	width:480px;
}
#tmp_mcourse_tab .box_model_reversed .box_model_cnt {
	float: left;
	padding: 0 40px 0 0;
	width: 520px;
}
#tmp_mcourse_tab .box_model_reversed .box_model_img {
	float: right;
}
#tmp_mcourse_tab .box_model .box_model_cnt p {
	line-height: 1.9;
}
#tmp_mcourse_tab .box_model_spot {
	position: relative;
	margin: 0 0 80px;
	padding: 39px 39px 38px;
	border: 1px solid #cccccc;
}
#tmp_mcourse_tab .box_model_spot:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -21px;
	width: 40px;
	height: 40px;
	background-color: #FFFFFF;
	color: #222222;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#tmp_mcourse_tab .box_model_label {
	position: relative;
	display: inline-block;
	padding: 6px 13px 2px 20px;
	top: -10px;
	left: -40px;
	background-color: #595959;
	color: #ffffff;
	font-size: 144.4%;
}
#tmp_mcourse_tab .box_model_spot .box_model_img {
	width: 520px;
	float:right;
}
#tmp_mcourse_tab .box_model_spot .box_model_img img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mcourse_tab .box_model_spot .box_model_cnt {
	float: left;
	width: 520px;
	padding: 0 35px 0 0;
}
#tmp_mcourse_tab .box_model_spot .box_model_ttl {
	padding: 23px 0 23px;
	font-size: 166.7%;
}
#tmp_mcourse_tab .box_model_spot .box_model_txt p {
	line-height: 1.9;
}
#tmp_mcourse_tab .model_btn {
	text-align: center;
}
#tmp_mcourse_tab .box_model .model_btn {
	padding: 32px 20px 0 0;
}
#tmp_mcourse_tab .box_model_spot .model_btn {
	padding: 36px 7px 0 0;
}
#tmp_mcourse_tab .model_btn a{
	min-width: 340px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-align: left;
	padding: 11px 24px 11px 2px;
	font-size: 88.9%;
	color: #222222;
	background: #ffffff url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat right center;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
}
#tmp_mcourse_tab .model_btn a:after,
#tmp_mcourse_tab .model_btn a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	color: inherit;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
#tmp_mcourse_tab .model_btn a:before {
	z-index: 2;
	width: 40px;
	background-color: #00bbff;
}
#tmp_mcourse_tab .model_btn a:after {
	background-color: #cccccc;
	width: 100%;
	z-index: 1;
}
#tmp_mcourse_tab .model_btn a:hover:before,
#tmp_mcourse_tab .model_btn a:focus:before {
	width: 100%;
}

#tmp_mcourse_other_spot {
	margin: 0 0 101px;
	border: 1px solid #cccccc;
}
#tmp_mcourse_other_spot p {
	margin: 0;
}
#tmp_mcourse_other_spot .mcourse_spot_ttl {
	padding: 19px 0 21px;
	font-size: 144.4%;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
}
#tmp_mcourse_other_spot .spot_ttl_inner {
	padding: 5px 18px 0;
	border-left: 1px solid #00bbff;
	line-height: 1;
}
#tmp_mcourse_other_spot .mcourse_spot_list {
	padding: 27px 29px 0;
}
#tmp_mcourse_other_spot .mcourse_spot_list ul {
	margin: 0;
	list-style: none;
}
#tmp_mcourse_other_spot .mcourse_spot_list li {
	margin: 0 0 32px;
}
#tmp_mcourse_other_spot .mcourse_spot_list .spot_name {
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 122.2%;
	background: transparent url(/shared/templates/kanko_free/images/list_icon_spot.jpg) no-repeat 0 12px;
	color: inherit;
}
#tmp_mcourse_other_spot .mcourse_spot_list .spot_name a {
	text-decoration: none;
}
#tmp_mcourse_other_spot .mcourse_spot_list .spot_name a:focus,
#tmp_mcourse_other_spot .mcourse_spot_list .spot_name a:hover {
	text-decoration: underline;
}
#tmp_mcourse_map {
	margin: 0 0 91px;
}
#tmp_mcourse_map p {
	margin: 0;
}
#tmp_mcourse_map .mcourse_map_ttl {
	margin: 0 0 40px;
	padding: 9px 20px 10px;
	font-size: 166.7%;
	background-color: #f7f7f7;
	color: #222222;
	border-bottom: 1px solid #e6e6e6;
}
#tmp_mcourse_specialy{
	margin: 0 0 102px;
}
#tmp_mcourse_specialy .attract_ttl{
	padding: 0 0 48px;
}
#tmp_mcourse_specialy .attract_ttl h2 {
	font-size: 166.66%;
	text-align: center;
}
#tmp_mcourse_specialy .attract_block{
	overflow: hidden;
}
#tmp_mcourse_specialy .attract_block ul{
	list-style: none;
	margin: 0 -20px;
}
#tmp_mcourse_specialy .attract_block ul:after{
	content: '';
	display: table;
	clear: both;
}
#tmp_mcourse_specialy .attract_block ul li {
	float: left;
	width: 25%;
	padding: 0 20px;
	margin: 0 0 37px;
}
#tmp_mcourse_specialy .attract_block ul li:nth-child(4n+1){
	clear: left;
}
#tmp_mcourse_specialy .attract_block ul li:nth-child(4n){
	clear: right;
}
#tmp_mcourse_specialy .tourist_attract_item.active .attract_link a{
	text-decoration: underline;
}
#tmp_mcourse_specialy .tourist_attract_item .attract_img img{
	width: 100%;
	height: auto;
	vertical-align: top;
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
}
#tmp_mcourse_specialy .tourist_attract_item.active .attract_img img{
	opacity: 0.7;
}
#tmp_mcourse_specialy .tourist_attract_item .attract_link{
	margin: 10px 0 0;
}
#tmp_mcourse_specialy .tourist_attract_item .attract_link a{
	display: inline-block;
	text-decoration: none;
	font-size: 88.88%;
	padding-left: 26px;
	color: inherit;
	background: transparent url(/shared/templates/kanko_free/images/arrow_black_icon.png) no-repeat 2px 4px;
}
.no_javascript #tmp_mcourse_specialy .tourist_attract_item .attract_link a:focus,
.no_javascript #tmp_mcourse_specialy .tourist_attract_item .attract_link a:hover {
	text-decoration: underline;
}
#tmp_mcourse_specialy .specialy_btn{
	text-align: center;
}
#tmp_mcourse_specialy .specialy_btn a{
	min-width: 338px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding: 11px 24px 10px 1px;
	font-size: 88.89%;
	color: #222222;
	text-align: left;
	background: #ffffff url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat right center;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
}
#tmp_mcourse_specialy .specialy_btn a:after,
#tmp_mcourse_specialy .specialy_btn a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	color: inherit;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
#tmp_mcourse_specialy .specialy_btn a:before {
	z-index: 2;
	width: 40px;
	background-color: #00bbff;
}
#tmp_mcourse_specialy .specialy_btn a:after {
	background-color: #cccccc;
	width: 100%;
	z-index: 1;
}
#tmp_mcourse_specialy .specialy_btn a:hover:before,
#tmp_mcourse_specialy .specialy_btn a:focus:before {
	width: 100%;
}
#tmp_mcourse_specialy .tourist_attract_item .attract_link p,
#tmp_mcourse_specialy .attract_img p{
	margin: 0;
}
#tmp_mcourse_tab .tab_ttl.day_trip,
#tmp_mcourse_route .box_route_ttl.day_trip,
#tmp_mcourse_route .box_route.day_trip {
	display: none;
}
/* ==================================================
fc
================================================== */
/* fc_info
================================================== */
#tmp_contents .fc_info {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
}
#tmp_contents .fc_info td {
	text-align:left;
	vertical-align:top;
}
#tmp_contents .fc_info_news {
	width: 750px;
}
#tmp_contents .fc_info_tw {
	width: 450px;
	padding-left:46px;
}
#tmp_contents .fc_info_news h3,
#tmp_contents .fc_info_tw h3 {
	min-height:55px;
}
#tmp_contents .fc_info_tw h3 {
	font-size:133.33%;
	background-image:none;
	padding:0 0 16px;
}
#tmp_contents .fc_info_news .specialy_btn {
	text-align:center;
}
/* fc_news_list
================================================== */
#tmp_contents .fc_news_list {
	list-style:none;
	margin:0 0 20px;
}
#tmp_contents .fc_news_list p {
	margin-bottom:0;
	line-height:1.6;
}
#tmp_contents .fc_news_list li {
	border-bottom:1px dotted #cccccc;
	padding:0 0 24px;
	margin:0 0 19px;
}
#tmp_contents .fc_news_list li .date {
	font-size:88.89%;
	margin-bottom:7px;
}
/* ==================================================
hanabi
================================================== */
/* hanabi_introduce
================================================== */
.hanabi_introduce {
	margin: 92px 0 97px;
	line-height: 1.7;
}
.custom_visual #tmp_big_banner .big_banner_inner {
	width: 600px;
	top: 284px;
	padding: 19px 30px 17px 40px;
}
.custom_visual #tmp_big_banner .big_banner_inner h1 {
	font-size: 200%;
	background-color: transparent;
	color: #222222;
	margin: 0;
	font-weight: normal;
}
.custom_visual #tmp_big_banner .big_banner_txt {
	font-size: 88.88%;
	padding-top: 15px;
	border-top: 1px solid #222222;
}
/* list_table
================================================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
	font-size: 88.89%;
}
#tmp_contents table.list_table .date {
	width:5em;
	padding:0;
}
#tmp_contents table.list_table .date_year {
	width:9em;
	padding:0;
}
#tmp_contents table.list_table p {
	margin:0 0 1.2em !important;
}
#tmp_contents .wrap_hanabi_info .box_info {
	margin-bottom: 20px;
}
#tmp_contents .wrap_hanabi_info .hanabi_btn {
	margin-top: 0;
	margin-bottom: 100px;
}
/* hanabi_btn
================================================== */
#tmp_contents .hanabi_btn {
	margin-top:40px;
}
#tmp_contents .hanabi_btn a {
	min-width: 300px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding: 12px 24px 9px 1px;
	color: #222222;
	background: #ffffff url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat right center;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
}
#tmp_contents .hanabi_btn a:after,
#tmp_contents .hanabi_btn a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	color: inherit;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
#tmp_contents .hanabi_btn a:before {
	z-index: 2;
	width: 40px;
	background-color: #00bbff;
}
#tmp_hanabi_news .hanabi_btn a:after {
	background-color: #cccccc;
	width: 100%;
	z-index: 1;
}
#tmp_contents .hanabi_btn a:hover:before,
#tmp_contents .hanabi_btn a:focus:before {
	width: 100%;
}
/* hanabi_event
================================================== */
#tmp_hanabi_event {
	position: relative;
	margin-bottom: 50px;
}
#tmp_hanabi_event .event_img {
	height: 300px;
	overflow: hidden;
}
#tmp_hanabi_event .event_img .event_sp {
	display: none;
}
#tmp_hanabi_event .event_img img {
	position: relative;
	max-width: 100%;
	vertical-align: top;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.no_javascript #tmp_hanabi_event .event_img img {
	opacity: 1;
	visibility: visible;
	z-index: 0;
}
.color_blue #tmp_hanabi_event .event_img *,
.color_yellow #tmp_hanabi_event .event_img *,
.color_black #tmp_hanabi_event .event_img * {
	background-color: transparent !important;
	color: inherit;
}
#tmp_hanabi_event .event_inner {
	position: absolute;
	width: 664px;
	background-color: rgba(34,34,34, 0.9);
	color: #ffffff;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 14px 19px 14px;
}
#tmp_hanabi_event .event_ttl h2 {
	margin: 0;
	padding: 16px 30px 15px 37px;
	font-size: 222.2%;
	color: inherit;
	background-color: transparent;
	text-align: center;
	border: 2px solid #ffffff;
	line-height: 1;
	max-height: 260px;
	overflow-y: auto;
}
.event_guide_text {
	margin:100px 0 50px;
}
/* hanabi_guide
================================================== */
#tmp_hanabi_guide {
	margin:100px 0 72px;
}
#tmp_hanabi_guide .guide_list ul {
	list-style: none;
	margin: 0 -20px;
}
#tmp_hanabi_guide .guide_list li {
	float: left;
	width: 25%;
	padding: 0 20px;
	margin-bottom: 48px;
}
#tmp_hanabi_guide .guide_list li:nth-child(4n+1) {
	clear: left;
}
#tmp_hanabi_guide .guide_list li:nth-child(4n) {
	clear: right;
}
#tmp_hanabi_guide .guide_list a {
	position: relative;
	padding: 28px 36px 24px 52px;
	display: block;
	text-decoration: none;
	color: #222222;
	background: #ffffff url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 20px center;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
	box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-webkit-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
}
#tmp_hanabi_guide .guide_list a:after,
#tmp_hanabi_guide .guide_list a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	color: #222222;
}
#tmp_hanabi_guide .guide_list a:before {
	z-index: 2;
	width: 47px;
	background-color: #00bbff;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
#tmp_hanabi_guide .guide_list a:after {
	background-color: #cccccc;
	width: 100%;
	z-index: 1;
}
#tmp_hanabi_guide .guide_list a:hover:before,
#tmp_hanabi_guide .guide_list a:focus:before {
	width: 100%;
}
/* hanabi_bnr
================================================== */
/* bnr col2 */
#tmp_banner_col2 {
	margin-bottom:20px;
}
#tmp_banner_col2 ul {
	list-style:none;
	margin:0 -5px;
	padding:0;
}
#tmp_banner_col2 ul li {
	width:50%;
	float:left;
	padding:0 5px;
	margin-bottom:10px;
}
#tmp_banner_col2 ul li:nth-child(2n+1) {
	clear:both;
}
#tmp_banner_col2 ul li a{
	display:block;
	text-decoration:none;
}
#tmp_banner_col2 p,
#tmp_banner_col4 p,
#tmp_banner_col6 p{
	margin: 0;
}
#tmp_banner_col2 img,
#tmp_banner_col4 img,
#tmp_banner_col6 img{
	vertical-align: top;
	max-width: 100%;
	height: auto;
	box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-moz-background-size: 13px 14px;
	-webkit-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
}
#tmp_banner_col2 .banner_box li a,
#tmp_banner_col4 .banner_box li a,
#tmp_banner_col6 .banner_box li a{
	display:block;
}
#tmp_banner_col2 .banner_box li a:hover img,
#tmp_banner_col4 .banner_box li a:hover img,
#tmp_banner_col6 .banner_box li a:hover img{
	opacity:0.7;
}
/* bnr col4 */
#tmp_banner_col4 {
	margin-bottom:20px;
}
#tmp_banner_col4 ul {
	list-style:none;
	margin:0 -5px;
	padding:0;
}
#tmp_banner_col4 ul li {
	width:25%;
	float:left;
	padding:0 5px;
	margin-bottom:10px;
}
#tmp_banner_col4 ul li:nth-child(4n+1) {
	clear:both;
}
#tmp_banner_col4 ul li a{
	display:block;
	text-decoration:none;
}
/* bnr col6 */
#tmp_banner_col6 {
	margin-bottom:20px;
}
#tmp_banner_col6 ul {
	list-style:none;
	margin:0 -5px;
	padding:0;
}
#tmp_banner_col6 ul li {
	width:16.6%;
	float:left;
	padding:0 5px;
	margin-bottom:10px;
}
#tmp_banner_col6 ul li a{
	display:block;
	text-decoration:none;
}
#tmp_banner_col6 ul li:nth-child(6n+1) {
	clear:both;
}
/* ==================================================
Spot Page
================================================== */
.custom_spot #tmp_contents h1 {
	position: relative;
	padding-top: 16px;
	background-size: 1px 60px;
	-webkit-background-size: 1px 60px;
	-moz-background-size: 1px 60px;
	margin-bottom: 39px;
}
.custom_spot #tmp_contents h1 span {
	position: relative;
	display: block;
	left: 4px;
	font-size: 38.88%;
	letter-spacing: 6px;
}
#tmp_contents .spot_mv {
	margin-bottom:22px;
}
#tmp_contents .spot_mv_lft {
	position: relative;
	width: 960px;
	float: left;
}
#tmp_contents .spot_mv_inner ul {
	list-style: none;
	margin: 0;
}
#tmp_contents .spot_mv_lft li {
	position: absolute;
	width: 960px;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	display: block;
}
#tmp_contents .spot_mv_lft li.active_item {
	position: relative;
	opacity: 1;
	visibility: visible;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
}
#tmp_contents .spot_mv_inner img {
	vertical-align: top;
	max-width: 100%;
	width: 100%;
	height: auto;
}
#tmp_contents .spot_mv_rgt {
	width: 240px;
	float: right;
	padding-left: 9px;
}
#tmp_contents .spot_mv_rgt li {
	margin: 0 0 8px;
}
#tmp_contents .spot_mv_rgt a {
	position: relative;
	display: block;
}
#tmp_contents .spot_mv_rgt a:before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	color: inherit;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
}
#tmp_contents .spot_mv_rgt a:hover:before,
#tmp_contents .spot_mv_rgt a:focus:before,
#tmp_contents .spot_mv_rgt a:active:before,
#tmp_contents .spot_mv_rgt a.active:before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
}
#tmp_contents .mv_img {
	margin-bottom:39px;
}
#tmp_contents .mv_caption {
	color: #666666;
	background-color: #ffffff;
	font-size: 88.88%;
	margin: -31px 0 0;
}
#tmp_contents .mv_caption p {
	margin: 0;
	min-height:31px;
}
#tmp_contents .spot_mv_inner:after {
	content: '';
	display: table;
	clear: both;
}
.custom_spot #tmp_contents p {
	line-height: 1.88;
}
#tmp_contents .emergency_block {
	margin: 75px 0 100px;
	padding: 0 0 6px;
	border: 1px solid #bf2828;
}
#tmp_contents .emergency_ttl {
	color: #bf2828;
	background: #ffffff url(/shared/templates/kanko_free/images/emergency_ttl.jpg) no-repeat 0 29px;
	font-size: 122.22%;
	padding: 20px 10px 3px 20px;
}
#tmp_contents .emergency_ttl p {
	margin: 0;
}
#tmp_contents .emergency_list {
	padding: 0 20px;
}
.custom_spot #tmp_contents h2 {
	margin-bottom: 38px;
}
.custom_spot #tmp_contents table {
	margin-bottom: 69px;
}
.custom_spot #tmp_contents table th {
	padding: 17px 20px 13px;
	text-align:left;
	width:280px;
}
.custom_spot #tmp_contents table th br {
	display:none;
	visibility:hidden;
}
.custom_spot #tmp_contents table td {
	padding: 17px 20px 13px 17px;
	font-weight: normal;
}
/* gmap
================================================== */
#tmp_contents .gmap_btn a,
#tmp_gmap_link a {
	position: relative;
	width: 590px;
	margin: 102px auto 0;
	padding: 25px 36px 19px 52px;
	display: block;
	text-decoration: none;
	color: #222222;
	background: #ffffff url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 20px center;
	background-size: 13px 14px;
	-webkit-background-size: 13px 14px;
	-moz-background-size: 13px 14px;
	box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-webkit-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
}
#tmp_contents .gmap_btn a:after,
#tmp_contents .gmap_btn a:before,
#tmp_gmap_link a:after,
#tmp_gmap_link a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	color: #222222;
}
#tmp_contents .gmap_btn a:before,
#tmp_gmap_link a:before {
	z-index: 2;
	width: 47px;
	background-color: #00bbff;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
#tmp_contents .gmap_btn a:after,
#tmp_gmap_link a:after {
	background-color: #cccccc;
	width: 100%;
	z-index: 1;
}
#tmp_contents .gmap_btn a:hover:before,
#tmp_contents .gmap_btn a:focus:before,
#tmp_gmap_link a:hover:before,
#tmp_gmap_link a:focus:before {
	width: 100%;
	transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-webkit-transition: 0.3s all ease-in;
}
/* recommend_slider
================================================== */
#tmp_recommend_slider {
	background-color: #f2f2f2;
	color: #222222;
	margin: 126px 0 0;
	padding: 72px 0 58px;
	overflow: hidden;
}
#tmp_recommend_slider .recommend_gallery {
	position: relative;
	z-index: 9;
}
#tmp_recommend_slider .recommend_gallery:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
	color: #222222;
	top: 0;
	left: 100%;
	z-index: 99;
}
#tmp_recommend_slider .recommend_gallery:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
	color: #222222;
	top: 0;
	right: 100%;
	z-index: 99;
}
#tmp_recommend_slider .recommend_ttl {
	text-align: center;
	font-size: 166.66%;
	padding-bottom: 47px;
}
#tmp_recommend_slider .recommend_slide {
	visibility: hidden;
	opacity: 0;
	padding-bottom: 0;
}
#tmp_recommend_slider .recommend_slide.slick-initialized {
	visibility: visible;
	opacity: 1;
}
#tmp_recommend_slider.no_slider .recommend_slide,
.no_javascript #tmp_recommend_slider .recommend_slide {
	visibility: visible;
	opacity: 1;
}
#tmp_recommend_slider.no_slider .recommend_item {
	width: 33.333333%;
	float: left;
	padding: 0 20px;
}
#tmp_recommend_slider.no_slider .recommend_item:nth-child(3n) {
	clear: right;
}
#tmp_recommend_slider.no_slider .recommend_item:nth-child(3n+1) {
	clear: left;
}
#tmp_recommend_slider.no_slider .recommend_slide:after {
	content: '';
	display: table;
	clear: both;
}
#tmp_recommend_slider .slick-slide {
	width: 320px;
	padding: 0 20px;
}
#tmp_recommend_slider .recommend_item {
	position: relative;
}
#tmp_recommend_slider .recommend_item img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: top;
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
}
#tmp_recommend_slider .recommend_tag {
	width: 50px;
	position: absolute;
	top: 0;
	right: 0;
}
#tmp_recommend_slider .recommend_txt {
	margin: 5px 0 0;
}
#tmp_recommend_slider .recommend_txt a {
	display: inline-block;
	font-size: 88.88%;
	color: #222222;
	background: #f2f2f2 url(/shared/site_kanko/images/icon/icon_arrow_black.png) no-repeat 0 5px;
	background-size: 13px auto;
	-webkit-background-size: 13px auto;
	-moz-background-size: 13px auto;
	text-decoration: none;
	padding-left: 24px;
}
#tmp_recommend_slider .active .recommend_txt a {
	text-decoration: underline;
}
#tmp_recommend_slider .active  img {
	opacity: 0.7;
}
#tmp_recommend_slider .recommend_gallery .slick_control{
	text-align: center;
	position: relative;
	z-index: 99;
	margin: 47px auto 0;
	padding: 0 15px 2px 5px;
	line-height: 1.4;
}
#tmp_recommend_slider .recommend_gallery .slick_control .slick-btn{
	padding: 0 0 1px 10px;
	min-height: 26px;
}
#tmp_recommend_slider .recommend_gallery .slick-dots{
	position: relative;
	margin: 0;
	padding-left: 13px;
	top: 1px;
}
#tmp_recommend_slider .recommend_gallery .btn_slides {
	position: relative;
	border: 0;
	display: inline-block;
	background-color: #ffffff;
	color: #222222;
	vertical-align: middle;
	font-size: 66.67%;
	min-width: 58px;
	font-weight: normal;
}
#tmp_recommend_slider .recommend_gallery .btn_slides a{
	display: inline-block;
	vertical-align: middle;
	background-color: #ffffff;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 5px 1px 5px;
	min-width: 68px;
	text-align: left;
}
#tmp_recommend_slider .recommend_gallery .btn_slides a span{
	padding: 1px 0 0 6px;
	display: inline-block;
	vertical-align: middle;
	text-indent: 0;
	z-index: 1;
}
#tmp_recommend_slider .recommend_gallery .btn_slides a:before {
	position: relative;
	top: -1px;
	content: '';
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	border: 0;
	color: inherit;
	background: transparent;
	width: 0;
	height: 10px;
	border-color: transparent transparent transparent #222222;
	cursor: pointer;
}
#tmp_recommend_slider .recommend_gallery .btn_slides.stop a:before {
	border-style: double;
	border-width: 0 0 0 8px;
}
#tmp_recommend_slider .recommend_gallery .btn_slides.start a:before{
	border-style: solid;
	border-width: 5px 0 5px 8px;
}

#tmp_recommend_slider .recommend_gallery .slick-dots li {
	width: 11px;
	height: 11px;
	margin: 0 6px;
}
#tmp_recommend_slider .recommend_gallery .slick-dots li button,
#tmp_recommend_slider .recommend_gallery .slick-dots li a {
	width: 11px;
	height: 11px;
	border: none;
	background-color: #ababab;
	color: #222222;
}
#tmp_recommend_slider .recommend_gallery .slick-dots .slick-active button,
#tmp_recommend_slider .recommend_gallery .slick-dots .slick-active a {
	background-color: #00bbff;
	color: #ffffff;
}
#tmp_recommend_slider .recommend_gallery .prev.slick-arrow,
#tmp_recommend_slider .recommend_gallery .slick-prev {
	margin-top: -14px;
	left: 18%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
#tmp_recommend_slider .recommend_gallery .next.slick-arrow,
#tmp_recommend_slider .recommend_gallery .slick-next {
	margin-top: -14px;
	right: 18%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
#tmp_recommend_slider .recommend_gallery .prev.slick-arrow:hover,
#tmp_recommend_slider .recommend_gallery .slick-prev:hover,
#tmp_recommend_slider .recommend_gallery .prev.slick-arrow:focus,
#tmp_recommend_slider .recommend_gallery .slick-prev:focus,
#tmp_recommend_slider .recommend_gallery .prev.slick-arrow:active,
#tmp_recommend_slider .recommend_gallery .slick-prev:active,
#tmp_recommend_slider .recommend_gallery .next.slick-arrow:hover,
#tmp_recommend_slider .recommend_gallery .slick-next:hover,
#tmp_recommend_slider .recommend_gallery .next.slick-arrow:focus,
#tmp_recommend_slider .recommend_gallery .slick-next:focus,
#tmp_recommend_slider .recommend_gallery .next.slick-arrow:active,
#tmp_recommend_slider .recommend_gallery .slick-next:active {
	opacity: 0.7;
}
.custom_spot #tmp_kuwana_specialy .attract_block ul li {
	margin: 0 0 20px;
}
/* ==================================================
table of content menu
================================================== */
#tmp_contents .table_ofcontents {
	padding: 20px 30px;
	border: 1px solid #63bce3;
	box-shadow: 3px 3px 23px 3px rgb(53 53 53 / 10%);
	-webkit-box-shadow: 3px 3px 23px 3px rgb(53 53 53 / 10%);
	-moz-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	margin-bottom: 40px;
	overflow: hidden;
}
#tmp_contents .table_ofcontents .table_ofcontents_ttl {
	padding: 7px 22px 12px;
	font-size: 144.44%;
	background: transparent url(/shared/templates/kanko_free/images/blue_border.jpg) no-repeat left 13px;
	color: inherit;
	background-size: 1px 30px;
	-webkit-background-size: 1px 30px;
	-moz-background-size: 1px 30px;
}
#tmp_contents .table_ofcontents .table_ofcontents_ttl p {
	margin: 0;
}
/* ==================================================
tokushu
================================================== */
.custom_tokushu #tmp_big_banner .big_banner_inner{
	width: 600px;
	top: 284px;
	padding: 19px 30px 17px 40px;
	max-height: 190px;
	overflow-y: auto;
}
.custom_tokushu #tmp_big_banner .big_banner_ttl h1 {
	font-weight: normal;
}
.tokaido_introduce{
	margin: 96px 0 94px;
	line-height: 1.6;
}
#tmp_contents .tokaido_ttl{
	position: relative;
	font-size: 200%;
	margin: 30px 0 26px;
	padding: 25px 9px 10px 3px;
	background-color: transparent;
	border-bottom: none;
}
#tmp_contents .tokaido_ttl:after,
#tmp_contents .tokaido_ttl:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 1px;
	color: inherit;
}
#tmp_contents .tokushu_ttl h2 {
	margin: 2.3em 0 1.4em;
	padding: 29px 5px 10px;
	font-size: 200%;
	font-weight: normal;
	background-color: #ffffff;
	border-bottom:none;
	border-top:1px solid #e6e6e6;
	position:relative;
}
#tmp_contents .tokushu_ttl h2::after {
	content:'';
	position:absolute;
	left:0;
	top:-1px;
	width:140px;
	height:1px;
	background:#00bbff;
}
#tmp_contents .tokushu_des{
	margin: 0 0 74px;
}
#tmp_contents .box_gallery p{
	margin: 0;
}
#tmp_contents .box_gallery img{
	width: 100%;
	height: auto;
}
#tmp_contents .box_gallery .img_cap_txt{
	display: none;
}
#tmp_contents .row_gallery {
	margin: 0 -5px 38px;
}
#tmp_contents .row_gallery .col_gallery{
	float: left;
	width: 50%;
	padding: 0 5px;
}
#tmp_contents .row_gallery .col_gallery:nth-child(2n+1){
	clear: left;
}
#tmp_contents .row_gallery .col_gallery:nth-child(2n){
	clear: right;
}
#tmp_contents .datatable_tokushu table.datatable th,
#tmp_contents .datatable_tokushu table.datatable td{
	padding: 17px 20px 13px;
}
#tmp_contents .datatable_tokushu table.datatable th{
	text-align: left;
	padding: 17px 20px 13px;
	width: 280px;
}
/* box_tokushu */
#tmp_contents .box_tokushu img,
#tmp_contents .box_tokushu_info img,
#tmp_contents .box_tokushu_link img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
#tmp_contents .box_tokushu_info{
	width:100%;
	border: 1px solid #e6e6e6;
	padding: 30px 38px 26px;
	margin: 0 0 80px;
	overflow: hidden;
	clear: both;
}
#tmp_contents .tokushu_info_ttl{
	font-size: 166.7%;
	border-bottom: 1px dotted #cccccc;
	padding: 0 0 6px;
	margin: 0 0 35px;
}
#tmp_contents .tokushu_info_ttl p{
	margin: 0;
}
#tmp_contents .tokushu_info_cnt p{
	line-height: 1.8;
}
#tmp_contents .tokushu_info_cnt .info_main_txt {
	margin-bottom:30px;
}
#tmp_contents .tokushu_info_cnt .info_row{
	margin: 0 -20px;
}
#tmp_contents .info_col{
	width: 50%;
	float: left;
	padding: 0 20px;
}
#tmp_contents .box_tokushu_link{
	overflow: hidden;
	box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-webkit-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
	-moz-box-shadow: 3px 3px 23px 3px rgba(53, 53, 53, 0.1);
}
#tmp_contents .box_tokushu_link .tokushu_link_ttl {
	font-size: 133.3%;
	padding: 25px 21px 9px;
	border-bottom:1px solid #d9d9d9;
	position:relative;
}
#tmp_contents .box_tokushu_link .tokushu_link_ttl::after {
	content:'';
	position:absolute;
	left:0;
	bottom:-1px;
	width:47px;
	height:1px;
	background:#00bbff;
}
#tmp_contents .box_tokushu_link .tokushu_link_ttl p {
	margin: 0;
}
#tmp_contents .tokushu_link_cnt{
	padding: 27px 20px 9px 41px;
}
#tmp_contents .tokushu_link_cnt ul{
	margin: 0;
}
#tmp_contents .tokushu_link_cnt li{
	float: left;
	width: 50%;
}
.custom_tokushu #tmp_related_page{
	margin: 92px 0 80px;
}
.custom_tokushu #tmp_related_page p{
	margin: 0;
}
.custom_tokushu #tmp_related_page .related_ttl p{
	font-size: 166.7%;
	text-align: center;
}
.custom_tokushu #tmp_related_page .related_gallery ul{
	margin: 0;
}
.custom_tokushu #tmp_related_page .related_gallery .slick-dots li{
	margin: 0 6px;
}
.custom_tokushu #tmp_related_page .related_gallery .btn_slides{
	margin: 0;
}
/* 特集コラムバーツ */
#tmp_contents .colum_tokushu.box_tokushu_info{
	margin-top: 40px;
}
#tmp_contents .colum_tokushu.box_tokushu_info .tokushu_info_cnt{
	padding-top: 20px;
}
#tmp_contents .colum_tokushu.box_tokushu_info .tokushu_colum{
	width: 50%;
}
#tmp_contents .colum_tokushu.box_tokushu_info .tokushu_colum:nth-child(2){
	padding-left: 40px;
}
/* ==================================================
modal window
================================================== */
#tmp_contents .model_item p {
	margin-bottom:5px;
}
.model_item {
	margin:0 0 20px;
}
.model_img img {
	vertical-align:top;
}
.model_img .thumbnail img {
	width:384px;
	height:auto;
}
.model_item .thumbnail_big {
	display:none;
}
.model_item .thumbnail a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.model_item .thumbnail a:hover,
.model_item .thumbnail a:focus {
	opacity:0.7;
}
#tmp_modal_window .model_item .thumbnail {
	display:none;
}
#tmp_modal_window .model_item .thumbnail_big {
	display:block;
}
#tmp_contents #tmp_modal_window .model_item p {
	margin-bottom:0;
}
#tmp_modal_window {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	overflow-y: auto;
}
#tmp_modal_window.show {
	opacity: 1;
	visibility: visible;
}
#tmp_modal_window .box_modal_window{
	position: relative;
	margin: 0 auto;
	padding:40px 20px 0;
	max-width: 800px;
	top: 7%;
}
#tmp_modal_window .box_model_cnt {
	padding:10px;
	background-color:#000000;
	color:#ffffff;
}
#tmp_wrap_main #tmp_model_block .model_img a {
	display: inline-block;
}
#tmp_wrap_main #tmp_model_block .model_img,
#tmp_modal_window .box_modal_window .model_img {
	text-align:center;
}
#tmp_modal_window .box_modal_window img {
	max-width: 100%;
	width: auto;
	height: auto;
}
#tmp_modal_window .box_modal_window a.modal_close {
	position: absolute;
	display: block;
	right: 20px;
	top: 0;
	width:40px;
	height:40px;
	color: #000000;
	background:url(/shared/templates/kanko_free/images/modal_close.png) no-repeat center center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
	text-align:left;
}
#tmp_modal_window .box_modal_window a.modal_close:hover,
#tmp_modal_window .box_modal_window a.modal_close:active {
	outline: none;
}
#tmp_modal_window .model_item {
	margin-bottom:0;
}
#tmp_modal_window .model_img a:hover,
#tmp_modal_window .model_img a:focus,
#tmp_modal_window .model_img a:active {
	cursor: default;
}
#tmp_modal_window .model_img a:before,
#tmp_modal_window .model_img a:after {
	display: none;
}
#tmp_modal_window .model_ttl {
	color: #ffffff;
	background-color:#000000;
	font-size: 1.5rem !important;
	padding:5px 0 0;
}
/* ==================================================
ie
================================================== */
@media all and (-ms-high-contrast:none) {
	#tmp_visual_banner .slick_control {
		padding: 6px 5px 4px;
	}
	#tmp_visual_top .banner_img > div {
		height: 651px;
	}
	#tmp_fc_top .banner_img > div {
		height: 651px;
	}
}
/* ==================================================
no javascript
================================================== */
.no_javascript #tmp_visual_banner .slick_slides {
	visibility: visible;
	opacity: 1;
}
.no_javascript #tmp_visual_banner .mainvisual_gallery {
	max-height: 1060px;
	overflow-y: auto;
}
.no_javascript #tmp_visual_banner .visual_slide {
	margin: 0 0 10px;
}
.no_javascript #tmp_visual_banner .visual_slide .visual_image {
	height: auto;
}
.no_javascript #tmp_visual_banner .visual_slide img {
	width: 100%;
	height: auto;
	vertical-align: top;
	visibility: visible;
	opacity: 1;
	z-index: 1;
}
.no_javascript #tmp_visual_banner .area_front {
	top: 15%;
	-webkit-transform: translateY(-15%);
	-moz-transform: translateY(-15%);
	transform: translateY(-15%);
}
.no_javascript .special_sliders .slick_slides {
	visibility: visible;
	opacity: 1;
}
.no_javascript .special_gallery {
	max-height: 710px;
	overflow-y: auto;
}
.no_javascript .special_sliders .special_slide {
	float: left;
	width: 20%;
	margin: 0 0 15px;
}
.no_javascript .special_sliders .btn_special {
	position: relative;
	right: 0;
	bottom: 0;
	margin-right: 0;
	text-align: center;
}
.no_javascript #tmp_wrapper #tmp_visual_top .banner_img > div {
	height: auto;
}
.no_javascript #tmp_wrapper #tmp_visual_banner {
	height: 560px;
	max-width:1440px;
	margin:0 auto;
	overflow-y: auto;
	background-color:#ffffff;
	color:#000000;
}
.no_javascript #tmp_wrapper #tmp_visual_banner .visual_banner_gallery .slick_slides{
	opacity:1;
}
.no_javascript #tmp_visual_top .visual_banner_inner {
	z-index: 9;
}
/* fc page */
.no_javascript #tmp_fc_banner .slick_slides {
	visibility: visible;
	opacity: 1;
}
.no_javascript #tmp_fc_banner .mainvisual_gallery {
	max-height: 1060px;
	overflow-y: auto;
}
.no_javascript #tmp_fc_banner .visual_slide {
	margin: 0 0 10px;
}
.no_javascript #tmp_fc_banner .visual_slide .visual_image {
	height: auto;
}
.no_javascript #tmp_fc_banner .visual_slide img {
	width: 100%;
	height: auto;
	vertical-align: top;
	visibility: visible;
	opacity: 1;
	z-index: 1;
}
.no_javascript #tmp_wrapper #tmp_fc_top .banner_img > div {
	height: auto;
}
.no_javascript #tmp_wrapper #tmp_fc_banner .fc_banner_gallery .slick_slides{
	max-height: 718px;
	overflow-y: auto;
}
.no_javascript #tmp_fc_top .fc_banner_inner {
	z-index: 9;
}
.no_javascript #tmp_mcourse2 {
	margin: 50px 0 0;
}
.no_javascript #tmp_mcourse2 .tab_ttl {
	position: relative;
	left: 0;
	padding: 0 0 54px;
}
.no_javascript #tmp_wrapper #tmp_related_page .related_silder{
	max-height: 188px;
	overflow-y: auto;
}
.no_javascript #tmp_big_banner .banner_img img {
	opacity: 1;
	visibility: visible;
	z-index: 0;
}
.no_javascript .recommend_item {
	width: 33.333333%;
	float: left;
	padding: 0 20px;
	margin: 0 0 20px;
}
.no_javascript .recommend_item:nth-child(3n) {
	clear: right;
}
.no_javascript .recommend_item:nth-child(3n+1) {
	clear: left;
}
.no_javascript #tmp_recommend_slider .recommend_item a:hover,
.no_javascript #tmp_recommend_slider .recommend_item a:focus,
.no_javascript #tmp_recommend_slider .recommend_item a:active {
	text-decoration: underline;
}
.no_javascript .recommend_slide:after {
	content: '';
	display: table;
	clear: both;
}
.no_javascript #tmp_contents .spot_mv_lft ul {
	width: 980px;
	height: 640px;
	overflow-y: scroll;
}
.no_javascript #tmp_contents .spot_mv_lft li {
	position: relative;
	display: block;
	margin: 5px 0;
	opacity: 1;
	visibility: visible;
}
.no_javascript #tmp_recommend_slider {
	display: none;
}
.no_javascript #tmp_contents .table_ofcontents {
	display: none;
}
/* ==================================================
fsize
================================================== */
.fsize_big2 #tmp_visual_banner .btn_slides,
.fsize_big #tmp_visual_banner .btn_slides {
	font-size: 0.8rem;
}
.fsize_small #tmp_visual_banner .visual_slide .visual_title a {
	background-position: left center;
}
.fsize_big2 #tmp_fc_banner .btn_slides {
	font-size: 0.8rem;
}
.fsize_big2 #tmp_wrapper .block_heading h2 a{
	background-position: right 30px;
}
.fsize_small #tmp_wrapper .block_heading h2 a{
	background-position: right 11px;
}
.fsize_big2 #tmp_mcourse_route .box_route_cnt table td.main p {
	font-size: 78.6%;
}
.fsize_big2 #tmp_mcourse_route .box_route_cnt table td.main .time {
	width: 30px;
	height: 30px;
	padding: 2px 4px;
}
.fsize_big2 #tmp_mcourse_tab .mcourse_number .number {
	padding: 7px 3px;
}
.fsize_big2 #tmp_mcourse_tab .mcourse_number p {
	line-height: 1;
}
.fsize_big #tmp_fc_banner .slick_control,
.fsize_big2 #tmp_fc_banner .slick_control{
	max-width: 200px;
}
.fsize_small #tmp_wrapper .tourist_attract_item .attract_link a{
	background-position: 2px 0;
}
.fsize_big2 #tmp_wrapper .tourist_attract_item .attract_link a{
	background-position: 2px 8px;
}
.fsize_big2 #tmp_wrapper #tmp_tourist_attract .tourist_attract_ttl h1 .lool_txt{
	width: 125px;
}
.fsize_big2 #tmp_hanabi_news .hanabi_date {
	width: 230px;
}
.fsize_big2 #tmp_hanabi_event .event_ttl h2 {
	font-size: 2.5rem;
}
.fsize_small #tmp_recommend_slider .recommend_txt a {
	background-position: 0 3px;
	background-size: auto 17px;
	-webkit-background-size: auto 11px;
	-moz-background-size: auto 17px;
}
/* ==================================================
color
================================================== */
.color_black #tmp_visual_banner .slick-dots li button,
.color_black #tmp_visual_banner .slick-dots li a,
.color_blue #tmp_visual_banner .slick-dots li button,
.color_blue #tmp_visual_banner .slick-dots li a {
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_visual_banner .slick-dots .slick-active button,
.color_black #tmp_visual_banner .slick-dots .slick-active a,
.color_blue #tmp_visual_banner .slick-dots .slick-active button,
.color_blue #tmp_visual_banner .slick-dots .slick-active a  {
	color: #000000 !important;
	background-color: #ffffff !important;
}
.color_yellow #tmp_visual_banner .slick-dots li button,
.color_yellow #tmp_visual_banner .slick-dots li a {
	color: #000000 !important;
	background-color: #0000FF !important;
}
.color_yellow #tmp_visual_banner .slick-dots .slick-active button,
.color_yellow #tmp_visual_banner .slick-dots .slick-active a {
	color: #ffffff !important;
	background-color: #000000 !important;
}
.color_black #tmp_visual_banner .visual_slide .visual_image *,
.color_blue #tmp_visual_banner .visual_slide .visual_image *,
.color_yellow #tmp_visual_banner .visual_slide .visual_image * {
	background: transparent !important;
	color: inherit;
}

.color_black #tmp_related_page .slick-dots li button,
.color_black #tmp_related_page .slick-dots li a,
.color_blue #tmp_related_page .slick-dots li button,
.color_blue #tmp_related_page .slick-dots li a {
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_related_page .slick-dots .slick-active button,
.color_black #tmp_related_page .slick-dots .slick-active a,
.color_blue #tmp_related_page .slick-dots .slick-active button,
.color_blue #tmp_related_page .slick-dots .slick-active a  {
	color: #000000 !important;
	background-color: #ffffff !important;
}
.color_yellow #tmp_related_page .slick-dots li button,
.color_yellow #tmp_related_page .slick-dots li a {
	color: #000000 !important;
	background-color: #0000FF !important;
}
.color_yellow #tmp_related_page .slick-dots .slick-active button,
.color_yellow #tmp_related_page .slick-dots .slick-active a {
	color: #ffffff !important;
	background-color: #000000 !important;
}
.color_black #tmp_related_page .visual_slide .visual_image *,
.color_blue #tmp_related_page .visual_slide .visual_image *,
.color_yellow #tmp_related_page .visual_slide .visual_image * {
	background: transparent !important;
	color: inherit;
}
.color_black #tmp_visual_banner .visual_slide .banner_img *,
.color_blue #tmp_visual_banner .visual_slide .banner_img *,
.color_yellow #tmp_visual_banner .visual_slide .banner_img *{
	background: transparent !important;
	color: inherit;
}
.color_black #tmp_kuwana_food .food_link_wrap .food_link_list,
.color_blue #tmp_kuwana_food .food_link_wrap .food_link_list,
.color_yellow #tmp_kuwana_food .food_link_wrap .food_link_list{
	padding: 14px 25px 4px;
}
.color_yellow #tmp_visual_banner .btn_slides a:before {
	border-color: transparent transparent transparent #000000;
}

.color_black #tmp_fc_banner .slick-dots li button,
.color_black #tmp_fc_banner .slick-dots li a,
.color_blue #tmp_fc_banner .slick-dots li button,
.color_blue #tmp_fc_banner .slick-dots li a {
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_fc_banner .slick-dots .slick-active button,
.color_black #tmp_fc_banner .slick-dots .slick-active a,
.color_blue #tmp_fc_banner .slick-dots .slick-active button,
.color_blue #tmp_fc_banner .slick-dots .slick-active a  {
	color: #000000 !important;
	background-color: #ffffff !important;
}
.color_yellow #tmp_fc_banner .slick-dots li button,
.color_yellow #tmp_fc_banner .slick-dots li a {
	color: #000000 !important;
	background-color: #0000FF !important;
}
.color_yellow #tmp_fc_banner .slick-dots .slick-active button,
.color_yellow #tmp_fc_banner .slick-dots .slick-active a {
	color: #ffffff !important;
	background-color: #000000 !important;
}
.color_black #tmp_fc_banner .visual_slide .banner_img *,
.color_blue #tmp_fc_banner .visual_slide .banner_img *,
.color_yellow #tmp_fc_banner .visual_slide .banner_img *{
	background: transparent !important;
	color: inherit;
}
.color_yellow #tmp_fc_banner .btn_slides a:before {
	border-color: transparent transparent transparent #000000;
}
.color_black #tmp_mcourse_tab .mcourse_number .number,
.color_blue #tmp_mcourse_tab .mcourse_number .number {
	border: 1px solid #FFFF00;
}
.color_yellow #tmp_mcourse_tab .mcourse_number .number {
	border: 1px solid #000000;
}
.color_black #tmp_mcourse_tab .box_model_label,
.color_blue #tmp_mcourse_tab .box_model_label {
	border: 1px solid #FFFF00;
}
.color_yellow #tmp_mcourse_tab .box_model_label {
	border: 1px solid #000000;
}
.color_black #tmp_hanabi_guide .guide_list a,
.color_blue #tmp_hanabi_guide .guide_list a {
	border-top: 1px solid #FFFF00;
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
}
.color_yellow #tmp_wrapper #tmp_inquiry_cnt .inquiry_btn input,
.color_blue #tmp_wrapper #tmp_inquiry_cnt .inquiry_btn input,
.color_black #tmp_wrapper #tmp_inquiry_cnt .inquiry_btn input,
.color_yellow #tmp_wrapper #tmp_feedback_cnt .submit input,
.color_blue #tmp_wrapper #tmp_feedback_cnt .submit input,
.color_black #tmp_wrapper #tmp_feedback_cnt .submit input{
	border: 1px solid;
}
.color_blue #tmp_big_banner .banner_img *,
.color_yellow #tmp_big_banner .banner_img *,
.color_black #tmp_big_banner .banner_img * {
	background-color: transparent !important;
	color: inherit;
}
.color_yellow #tmp_recommend_slider .recommend_gallery .btn_slides a:before {
	border-color: transparent transparent transparent #000000;
}
.color_blue #tmp_recommend_slider .recommend_gallery .btn_slides a:before,
.color_black #tmp_recommend_slider .recommend_gallery .btn_slides a:before  {
	border-color: transparent transparent transparent #ffffff;
}
.color_yellow #tmp_recommend_slider .recommend_gallery .btn_slides a:before {
	border-color: transparent transparent transparent #000000;
}
.color_blue #tmp_recommend_slider .recommend_gallery .btn_slides a:before,
.color_black #tmp_recommend_slider .recommend_gallery .btn_slides a:before  {
	border-color: transparent transparent transparent #ffffff;
}
.color_black #tmp_recommend_slider .slick-dots li button,
.color_black #tmp_recommend_slider .slick-dots li a,
.color_blue #tmp_recommend_slider .slick-dots li button,
.color_blue #tmp_recommend_slider .slick-dots li a  {
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_recommend_slider .slick-dots .slick-active button,
.color_black #tmp_recommend_slider .slick-dots .slick-active a,
.color_blue #tmp_recommend_slider .slick-dots .slick-active button,
.color_blue #tmp_recommend_slider .slick-dots .slick-active a {
	color: #000000 !important;
	background-color: #ffffff !important;
}
.color_yellow #tmp_recommend_slider .slick-dots li button,
.color_yellow #tmp_recommend_slider .slick-dots li a {
	color: #000000 !important;
	background-color: #0000FF !important;
}
.color_yellow #tmp_recommend_slider .slick-dots .slick-active button,
.color_yellow #tmp_recommend_slider .slick-dots .slick-active a {
	color: #ffffff !important;
	background-color: #000000 !important;
}
.color_blue #tmp_recommend_slider .recommend_gallery:before,
.color_blue #tmp_recommend_slider .recommend_gallery:after {
	color: #FFFF00 !important;
	background-color: #00008B !important;
}
.color_yellow #tmp_recommend_slider .recommend_gallery:before,
.color_yellow #tmp_recommend_slider .recommend_gallery:after {
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_recommend_slider .recommend_gallery:before,
.color_black #tmp_recommend_slider .recommend_gallery:after {
	color: #FFFF00 !important;
	background-color: #000000 !important;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_banner_col2 ul:after,
#tmp_banner_col4 ul:after,
#tmp_banner_col6 ul: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_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_hanabi_guide .guide_list ul:after,
#tmp_hanabi_request .request_list:after,
#tmp_mcourse_banner .banner_label ul:after,
#tmp_mcourse_tab .box_model:after,
#tmp_mcourse_tab .box_model_spot:after,
#tmp_contents .row_gallery:after,
#tmp_contents .box_tokaido_info .info_row:after,
#tmp_contents .recommend_link_cnt ul:after,
#tmp_contents .tokushu_info_cnt .info_row:after,
#tmp_contents .tokushu_link_cnt ul: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;
}
#tmp_header {
	position:static !important;
	top: 0;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_header .header_wrap {
	box-shadow: none;
	border-radius: none;
}
#tmp_hnavi_s{
	display: none;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer_address,
.footer_cnt{
	color:#000000 !important;
	background:#FFFFFF !important;
	text-align: left;
}
#tmp_footer_address:before {
	display: none;
}
#tmp_hlogo {
	background: none !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a {
	width: auto !important;
	height: auto !important;
    font-size: 114%;
}
#tmp_hlogo h1,
#tmp_hlogo p{
	background: none !important;
	font-size:100%;
	font-weight: bold;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span{
	overflow: visible !important;
	z-index: 1 !important;
}
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
	text-indent: inherit !important;
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
    font-size: 114%;
}
#tmp_hlogo br {
	display: none;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
/* slick */
.format_free.block_header .wrap_col_main {
	padding-top: 0;
}
.format_free #tmp_wrap_main {
	border-bottom: none;
}
#tmp_recommend_slider:before {
	content: '';
	display: block;
	page-break-before: avoid;
}
#tmp_social,
.related_gallery .slick-arrow,
.related_gallery .slick_control,
#tmp_contents .slider_gallery .slick-arrow,
#tmp_contents .slider_gallery .slick_control,
#tmp_contents #tmp_slide_block .slider_btn,
#tmp_recommend_slider .recommend_gallery .slick-arrow,
#tmp_recommend_slider .recommend_gallery .slick_control,
#tmp_contents .spot_mv_rgt a:before,
.slick-initialized .slick-cloned,
#tmp_kuwana_specialy .specialy_btn {
	display: none !important;
}
.slick-track {
    max-width: 100% !important;
    transform: none !important;
}
#tmp_recommend_slider .slick-slide {
    width: 20%;
}
#tmp_recommend_slider .recommend_tag,
#tmp_recommend_slider .recommend_tag img {
	max-width: 40px;
}
#tmp_related_page .slick-slide:nth-child(2n+1) {
     clear: both;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}