@charset "utf-8";

#tmp_wrap_main {
	padding-bottom: 70px;
}
#tmp_main > .container {
	max-width: 920px;
}
#tmp_contents h1 {
	margin:0 0 0.9em;
	color: #333333;
	background-color: transparent;
	font-size: 188.9%;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	overflow-wrap: break-word;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 2.4em 0 0.8em;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	padding: 9px 15px;
	background-color: #4a8505;
	color: #ffffff;
	font-size: 144.4%;
	font-weight: normal;
}
#tmp_contents h3 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #333333;
	background-color: transparent;
	font-size: 133.3%;
}
#tmp_contents h4 {
	color: #4a8505;
	background-color: transparent;
	font-size: 133.3%;
	text-align: center;
	border-radius: 5px 5px 0 0;
}
#tmp_social_btn_end .ttl,
#tmp_contents h5 {
	background-repeat: no-repeat;
	background-image: url(/site/shared/templates/gt_free/images/icon/h4_arrow.png), -webkit-gradient(linear,left top, left bottom,from(#d7ebf2),to(#d7ebf2));
	background-image: url(/site/shared/templates/gt_free/images/icon/h4_arrow.png), -moz-linear-gradient(#d7ebf2,#d7ebf2);
	background-image: url(/site/shared/templates/gt_free/images/icon/h4_arrow.png), -o-linear-gradient(#d7ebf2,#d7ebf2);
	background-image: url(/site/shared/templates/gt_free/images/icon/h4_arrow.png), linear-gradient(#d7ebf2,#d7ebf2);
	background-position: center bottom, center top;
	background-size: auto 10px, 100% calc(100% - 8px);
	padding: 14px 15px 21px;
	border-radius: 5px 5px 0 0;
	font-size: 111.1%;
}
#tmp_contents h6 {
	font-size: 100%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.6em; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents ul {
	margin: 0 0 1.3em 1.6em; /* Do not edit */
	list-style-image:url(/site/shared/site_gt/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 1.3em 2.4em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 2.2em; /* Do not edit */
	border:2px solid #e2e2e2;
	background-color: #f8ffef;
	color: #000000;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding:15px;
}
#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 & box_menu
================================================== */
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu {
	border: 1px solid #4a8505;
	color: #ffffff;
	background-color: #4a8505;
}
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu_ttl{
	padding: 14px 20px 11px;
	font-weight: bold;
}
#tmp_contents ul.box_btn a,
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -14px -20px -11px;
	padding: 14px 30px 11px 20px;
	color: inherit;
	background: transparent url(/site/shared/templates/gt_free/images/icon/arrow_rgt_wh.png) no-repeat right 10px center;
	background-size: 10px auto;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin: 0 0 1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 15px;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin: 0 0 2em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl {
	border-bottom: 1px solid #4a8505;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu_cnt{
	padding: 15px 20px;
	background-color: #ffffff;
	color: #000000;
}
#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 ul:last-child {
	margin-bottom: 0;
}
/* box_info & box_link
================================================== */
#tmp_contents .box_info,
#tmp_contents .box_link {
	margin: 0 0 2.4em; /* Do not edit */
	color: inherit;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff)),-webkit-gradient(linear,left top, left bottom,from(#000000),to(#000000)),-webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff)),-webkit-gradient(linear,left top, left bottom,from(#000000),to(#000000));
	background-image: -moz-linear-gradient(#ffffff,#ffffff),-moz-linear-gradient(#000000,#000000),-moz-linear-gradient(#ffffff,#ffffff),-moz-linear-gradient(#000000,#000000);
	background-image: -o-linear-gradient(#ffffff,#ffffff),-o-linear-gradient(#000000,#000000),-o-linear-gradient(#ffffff,#ffffff),-o-linear-gradient(#000000,#000000);
	background-image: linear-gradient(#ffffff,#ffffff),linear-gradient(#000000,#000000),linear-gradient(#ffffff,#ffffff),linear-gradient(#000000,#000000);
	background-size: 8px 8px,100% 1px,calc(100% - 2px) calc(100% - 18px), 100% calc(100% - 17px);
	background-position: right 1px top 14px,center bottom,center bottom,center bottom;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info,
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents div.box_info,
#tmp_contents div.box_link{
	background: none;
	position: relative;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::before,
#tmp_contents div.box_link::after{
	content: '';
	position: absolute;
	z-index: -1;
	pointer-events: none;
	top: 17px;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_link::before{
	left: 10px;
	right: 8px;
	border-bottom: 1px solid #000000;
}
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::after{
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid #000000;
	border-top: none;
	display: block;
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	font-weight:bold;
	font-size: 122.2%;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p {
	display: table;
	padding: 0 22px 0 21px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#ffffff));
	background-image: -moz-linear-gradient(#ffffff,#ffffff);
	background-image: -o-linear-gradient(#ffffff,#ffffff);
	background-image: linear-gradient(#ffffff,#ffffff);
	background-size: calc(100% - 1px) 100%;
	background-position: 1px 0;
	margin-bottom:0; /* Do not edit */
}
#tmp_contents table.box_info .box_info_ttl p,
#tmp_contents table.box_link .box_link_ttl p {
	padding: 0;
	border-left: 20px solid #ffffff;
    border-right: 22px solid #ffffff;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding: 12px 12px 10px;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol,
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol,
#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 */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 1em 0 1.2em; /* 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;
	font-size: 88.9%;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents table.datatable + h2,
#tmp_contents table.enquete_table + h2 {
	margin-top: 2.6em;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th,
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td,
#tmp_contents table.datatable p,
#tmp_contents table.enquete_table p {
	line-height: 1.8;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 9px 15px;
	color:inherit;
	background-color: #f3e5eb;
	border: 1px solid #cccccc;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 9px 15px;
	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:#990000; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#E8FDFE; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_lightblue {
	color:inherit;
	background-color:#EEF9FF; /* base.css > Styles > th.bg_lightblue */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#F3EEFF; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* linkicon
================================================== */
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: 0 0.3em;
    background:url(/site/shared/images/icon/icon_external_gray.png) no-repeat center top;
    background-size: 16px auto;
}

/* ==================================================
contents
================================================== */

/* reset common
================================================== */
#tmp_gallery_modal .area_icon_list img,
#tmp_social_btn_end .cnt li img,
#tmp_contents .sch_by_genre_icon img,
#tmp_gt_free_img img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_gallery_modal .area_icon_list ul,
#tmp_contents .mark_note,
#tmp_social_btn_end .cnt ul {
	list-style: none;
	margin: 0;
}
#tmp_cate_area .btn_simple,
#tmp_wrap_news .list_news .news_item p,
#tmp_social_btn_end .ttl p {
	margin-bottom: 0;
}

/* ==================================================
Begin End Content
================================================== */

/* end common
================================================== */
#tmp_contents iframe,
#tmp_gt_free_img img {
	width: 100%;
}
#tmp_contents .sch_by_genre_icon {
	text-align: center;
	margin-bottom: 24px;
}
#tmp_contents .sch_by_genre_icon img {
	width: 50px;
}
#tmp_contents .sch_by_genre_icon + p {
	margin-bottom: 21px;
}
#tmp_contents .btn_gmap {
	text-align: center;
}
#tmp_contents .btn_gmap h3 {
	font-size: 144.4%;
}
#tmp_contents .btn_gmap a {
	display: inline-block;
	padding: 9px 50px 8px;
	color: #ffffff;
	background: #666666 url(/site/shared/templates/gt_free/images/icon/arrow_rgt_wh.png) no-repeat right 10px center;
	background-size: 10px auto;
	font-size: 83.3%;
	border-radius: 5px;
}
#tmp_contents .btn_gmap + h2 {
	margin-top: 1.7em;
}
#tmp_contents .mark_note li {
	padding-left: 22px !important;
	text-indent: -22px !important;
	margin-top: 13px;
	line-height: 1.5;
}
#tmp_social_btn_end {
	margin: 52px auto 26px;
	max-width: 740px;
	width: 100%;
}
#tmp_social_btn_end .ttl {
	margin: 0;
	text-align: center;
	font-weight: bold;
}
#tmp_social_btn_end .cnt {
	margin-top: -10px;
	text-align: center;
	border: 2px solid #e4e4e4;
	border-top: 0;
	padding: 32px 15px 30px;
	border-radius: 0 0 5px 5px;
}
#tmp_social_btn_end .cnt ul {
	display: flex;
	justify-content: center;
	gap: 0 7px;
}
#tmp_social_btn_end .cnt li img {
	width: 34px;
}
#tmp_contents .banner_list {
	list-style: none;
	margin: 0 auto;
	max-width: 740px;
}

/* end now
================================================== */
#tmp_wrap_season .thumbnails_normal {
    gap: 38px 15px;
	list-style: none;
	margin: 0 0 75px;
}
#tmp_wrap_season .thumbnails_normal .thumbnail {
    width: calc((100% - 30px) / 3);
}
#tmp_wrap_season .thumbnails_normal a > .thumbnail_cnt:first-child {
	padding-top: calc((219 / 330) * 100%);
	margin-top: 15px;
}

/* end info
================================================== */
#tmp_wrap_news .list_news {
	list-style: none;
	margin: 0 0 71px;
}
#tmp_wrap_news .news_item  {
	padding: 21px 0 22px;
	line-height: 1.6;
}
#tmp_wrap_news .news_item:last-child {
	border-bottom: none;
}

/* end 1028,1029,1030
================================================== */
body.modal_opened{
    overflow-y: hidden !important;
    overflow-x: auto;
}
body.modal_opened #tmp_wrapper{
    overflow: hidden;
}
#tmp_cate_area .gallery_item {
	margin-top: 29px;
}
#tmp_cate_area .gallery_item .area_icon_list{
	display: none;
}
#tmp_cate_area .map_access {
	margin: 42px 0 40px;
}
#tmp_cate_area .btn_simple a {
	max-width: 500px;
	font-size: 88.9%;
	padding: 20px 30px;
}
#tmp_cate_area .btn_simple.btn_list_l {
	margin-top: 40px;
}
#tmp_cate_area .btn_simple.btn_list_l a:after {
    right: auto;
	left: 15px;
    border-right: none;
    border-left: 2px solid #ffffff;
    transform: rotate(-45deg);
}
/* modal */
#tmp_gallery_modal {
	display: none;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(30, 30, 30, .87);
	color: #ffffff;
	text-align: center;
	opacity: 0;
	transition: opacity 0.36s cubic-bezier(.22,.61,.36,1);
	padding: 6px;
	overflow-y: auto;
}
#tmp_gallery_modal:before {
    content: '';
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    height: 100%;
    width: 0;
}
#tmp_gallery_modal .gallery_modal {
	display: inline-block;
	vertical-align: middle;
	width: 850px;
	max-width: 100%;
	margin: 0 auto;
}
#tmp_gallery_modal .gallery_modal_inner {
	position: relative;
}
#tmp_gallery_modal .modal_close {
	position: absolute;
    display: inline-block;
    text-indent: -9999px;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    background: url(/site/shared/templates/gt_free/images/icon/modal_close.png) no-repeat center center;
	background-size: 13px auto;
}
#tmp_gallery_modal .gallery_modal_cnt{
	width: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 44px;
}
#tmp_gallery_modal .area_icon_list{
	touch-action: auto;
}
#tmp_gallery_modal .area_icon_list .ttl {
	color: #333333;
	background: #ffffff url(/site/shared/templates/gt_free/images/main/bg_ttl_area_icon_list.png);
	padding: 10px 10px 8px;
	margin-bottom: 30px;
	font-size: 133.3%;
}
#tmp_gallery_modal .area_icon_list ul,
#tmp_gallery_modal .area_icon_list li {
	display: flex;
}
#tmp_gallery_modal .area_icon_list ul {
	flex-wrap: wrap;
	gap: 20px 0;
}
#tmp_gallery_modal .area_icon_list li {
	align-items: center;
	width: 33.3333%;
	font-size: 88.9%;
	color: #333333;
	background-color: transparent;
	text-align: left;
}
#tmp_gallery_modal .area_icon_list li > span {
	display: inline-block;
	vertical-align: middle;
}
#tmp_gallery_modal .area_icon_list .icon img {
	width: 50px;
}
#tmp_gallery_modal .area_icon_list .txt {
	padding: 0 10px;
}

/* end search
================================================== */
#tmp_menu_taiken .search_form{
	background-color: #2D8191;
	color: #ffffff;
	padding: 40px 0;
}
#tmp_menu_taiken .search_col_3{
	display: flex;
	gap: 14px;
	padding-bottom: 40px;
}
#tmp_menu_taiken .accordion_area{
	width: 100%;
}
#tmp_menu_taiken .search_ttl{
	margin-bottom: 0;
	display: block;
	width: 100%;
}
#tmp_menu_taiken .search_ttl a{
	display: block;
	font-size: 94.44%;
	color: #ffffff;
	background-color: #225e77;
	text-align: center;
	padding: 9px 10px;
	text-decoration: none;
	cursor: initial!important;
}
#tmp_menu_taiken .accordion_cnt{
	padding-top: 15px;
}
#tmp_menu_taiken .accordion_cnt ul{
	font-size: 94.44%;
	list-style: none;
	margin-left: 15px;
	margin-bottom: 0;
}
#tmp_menu_taiken .search_radio_wrap{
	position: relative;
}
#tmp_menu_taiken .search_radio_wrap label{
	cursor: pointer;
}
#tmp_menu_taiken .search_radio_wrap input[type="radio"]{
	margin-right: 5px;
}
#tmp_menu_taiken .search_tags .search_radio_wrap input[type="radio"]:focus-visible + label{
	outline: 2px solid #ffffff;
}
#tmp_menu_taiken .search_radio_wrap label,
#tmp_menu_taiken .accordion_cnt a{
	position: relative;
	color: inherit;
	background-color: inherit;
	text-decoration: none;
	padding-left: 15px;
}
#tmp_menu_taiken .search_radio_wrap label{
	padding-left: 0;
}
#tmp_menu_taiken .accordion_cnt a::before{
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	transform: translateY(-50%);
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #ffffff;
}
#tmp_menu_taiken .accordion_cnt .search_months{
	display: flex;
	flex-wrap: wrap;
}
#tmp_menu_taiken .accordion_cnt .search_months li{
	width: calc(100% / 3);
	max-width: 93px;
}
#tmp_menu_taiken .accordion_cnt .search_tags{
	font-size: 88.89%;
}
#tmp_menu_taiken .accordion_cnt .search_tags li{
	display: inline-block;
	margin: 0 5px 9px 0;
}
#tmp_menu_taiken .accordion_cnt .search_tags label{
	display: block;
	color: #2D8191;
	text-decoration: none;
	background-color: #ffffff;
	border-radius: 24px;
    padding: 3px 15px;
	transition: color .2s ease-in,background-color .2s ease-in;
}
#tmp_menu_taiken .search_tags .search_radio_wrap input[type="radio"]{
	position: absolute;
	opacity: 0;
}
#tmp_menu_taiken .accordion_cnt .search_tags label::before{
	display: none;
}
#tmp_menu_taiken .accordion_cnt .search_tags label:hover,
#tmp_menu_taiken .accordion_cnt .search_tags input[type="radio"]:checked + label{
	text-decoration: none;
	color: #ffffff;
    background-color: #225e77;
}
#tmp_menu_taiken .search_keyword{
	display: flex;
	margin-top: 40px;
}
#tmp_menu_taiken .search_keyword label{
	text-align: center;
	width: 230px;
	flex-shrink: 0;
	font-size: 94.44%;
	color: #ffffff;
	background-color: #225e77;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
#tmp_menu_taiken .search_keyword input{
	width: 100%;
	border: 4px solid #225e77;
	padding: 0 15px;
	height: 63px;
}
#tmp_menu_taiken .search_submit{
	display: flex;
	justify-content: center;
}
#tmp_menu_taiken .search_submit input{
	width: 160px;
	height: 45px;
	color: #ffffff;
	background-color: #333333;
	background-image: url(/site/shared/templates/gt_free/images/icon/search.png),url(/site/shared/templates/gt_free/images/icon/arrow_right.png);
	background-size: 13px auto, 9px auto;
	background-position: center center, right 15px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	transition: 0.2s opacity ease-in;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	margin: 15px 10px 0;
	display: block;
}
#tmp_menu_taiken .search_submit .btn_search_reset{
	text-indent: 0;
	background-image: url(/site/shared/templates/gt_free/images/icon/arrow_right.png);
	background-size: 9px auto;
	background-position: right 15px center;
	padding-right: 30px;
	padding-left: 30px;
}
#tmp_menu_taiken .search_results{
	padding-top: 30px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 15px;
	max-width: 900px;
	margin: 0 auto;
}
#tmp_menu_taiken .search_results .item_wrap{
	width: calc((100% - 30px) / 3);
}
#tmp_menu_taiken .search_results .item_hidden{
	display: none;
}
#tmp_menu_taiken .search_results .item_img p{
	margin-bottom: 0;
}
#tmp_menu_taiken .search_results .item_img{
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	margin-bottom: 15px;
}
#tmp_menu_taiken .search_results .item_img img{
	display: block;
	transition: 0.2s ease-in transform;
}
#tmp_menu_taiken .search_results .item_ttl{
	font-size: 88.89%;
}
#tmp_menu_taiken .search_results .item_ttl a{
	color: #333333;
	line-height: 1.4;
	transition: 0.2s ease-in color;
	text-decoration: underline;
}
#tmp_menu_taiken .search_results .item_wrap:hover .item_ttl a{
	color: #4a8505;
}
#tmp_menu_taiken .search_results .item_wrap:hover .item_img img{
	transform: scale(1.1);
}
/* ==================================================
End End Content
================================================== */

/* hover
================================================== */
#tmp_wrap_season a:hover .thumbnail_title,
#tmp_contents .btn_gmap a,
#tmp_contents ul.box_btn a,
#tmp_menu_taiken .accordion_cnt a,
#tmp_contents .box_menu_ttl a {
	text-decoration: none;
}
#tmp_menu_taiken .search_submit .btn_search_reset:hover,
#tmp_wrap_season .thumbnail_title,
#tmp_contents .btn_gmap a:hover,
#tmp_contents ul.box_btn a:hover,
#tmp_menu_taiken .accordion_cnt a:hover,
#tmp_contents .box_menu_ttl a:hover {
	text-decoration: underline;
}
#tmp_social_btn_end .cnt li img {
	transition: opacity 0.3s;
}
#tmp_social_btn_end .cnt li a:hover img {
	opacity: 0.7;
}
#tmp_menu_taiken .search_submit input[type="submit"]:hover{
	opacity: 0.8;
}
/* noJS
================================================== */
.no_javascript #tmp_main #tmp_cate_area .map_access,
.no_javascript #tmp_main #tmp_taiken_details iframe {
	display: none;
}

/* editable style
================================================== */
#tmp_gt_free_img .editable {
	padding-top: 30px;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width: 100% !important;
	padding-top: 0 !important;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_header .header_wrap {
	display: block;
}
#tmp_header .header_wrap,
#tmp_hlogo,
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .footer_info,
#tmp_footer .footer_logo,
#tmp_footer .footer_logo > span {
	max-width: unset;
	max-height: unset;
	width: auto;
	height: auto;
}
#tmp_hlogo,
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .footer_logo,
#tmp_footer .copyright {
	color:#000000;
	background: #ffffff;
}
#tmp_hlogo {
	padding: 0;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
	box-shadow: none;
}
#tmp_hlogo a {
	text-decoration: none;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .footer_logo > span {
	font-size: 100%;
	font-weight: bold;
	z-index: auto;
	text-indent: 0;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_info {
	padding: 10px;
	text-align: left;
}
#tmp_footer .copyright {
	padding: 0 10px 10px;
}
#tmp_footer .footer_bnr,
.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;
}
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu,
#tmp_contents .box_info,
#tmp_contents .box_link {
	background-image: none;
	border: 1px solid #000000;
}
#tmp_contents .box_menu_ttl {
	border-bottom: 1px solid #000000;
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	padding: 10px 0;
	border-bottom: 1px solid #000000;
}
#tmp_contents div.box_info::before,
#tmp_contents div.box_info::after,
#tmp_contents div.box_link::before,
#tmp_contents div.box_link::after{
	display: none;
}
}
