@charset "UTF-8";

/* Main */
body[id *= "_detail"] .column_count02 .contents_column_main {
	margin-bottom: 4rem;
}
.contents__header {
	font-weight: normal;
}
.contents__header_text {
	font-weight: bold;
}
.contents__header_kana {
	font-size: 0.9rem;
	margin-bottom: 1rem;
}
.contents__header_label {
	font-size: 0.9rem;
}
.contents__header_label span {
	background: rgba(255, 255, 255, 0.8);
	padding: 0.3rem 0.5rem;
	border-radius: 0.3rem;
}
.detail__lead {
	color: #986452;
	padding: 1rem 0;
}

/* Main Visiual, Slider */
.detail__mainvisual {
	text-align: center;
}
.carousel__content_image {
	padding-top: 64%;
}
.carousel__content_image img {
	opacity: 0;
}
.detail__mainvisual .caption {
	padding-top: 1rem;
	font-size: 0.88rem;
	color: #666;
}
.detail__slider_wrapper .flex-caption {
	font-size: 1rem;
	color: #666;
	text-align: center;
	padding: 0.5rem 0;
}
.detail__slider_wrapper .flex-direction-nav .flex-prev,
.detail__slider_wrapper .flexslider:hover .flex-direction-nav .flex-prev {
	left: 0.5rem;
	opacity: 1;
}
.detail__slider_wrapper .flex-direction-nav .flex-next,
.detail__slider_wrapper .flexslider:hover .flex-direction-nav .flex-next {
	left: auto;
	right: 0.5rem;
	opacity: 1;
}
.detail__slider_wrapper .flex-direction-nav a:before {
	font-size: 3rem;
	color: #986452;
}
.detail__slider_main .flex-direction-nav a {
	margin-top: -3rem;
}
.detail__slider_thumb .flex-direction-nav a {
	margin-top: -2.6rem;
}
.detail__slider_thumb li {
	border-style: solid;
	border-width: 3px;
	border-color: transparent;
}
.detail__slider_thumb .flex-active-slide {
	border-color: #986452;
}
.detail__user_contents {
	padding: 2rem 0;
}

/* Covid 19 */
.detail__covi19 {
  font-size: 1.2rem;
  background: #fdf5cf;
  padding-top: 1.4rem;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  border-radius: 0.3rem;
}
.detail__covi19_title {
  font-size: 1.6rem;
  color: #ff1493;
  font-weight: bold;
  margin-bottom: 0.5rem;  
}
.detail__covi19_content {
  line-height: 1.8;
  padding-bottom: 1.4rem
}
.detail__covi19 a {
  color: #986452;
  text-decoration: underline;
}
.detail__covi19_more {
  padding-bottom: 1.4rem
}

/* Action Button */
.detail__action_area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	   -moz-justify-content: center;
	    -ms-justify-content: center;
	     -o-justify-content: center;
	        justify-content: center;
	padding-bottom: 2rem;
	overflow: hidden;
}
.sns_btn_list {
	padding-top: 3.55rem;
	width: 22rem;
}
.sns_btn_list li {
	display: inline-block;
	position: relative;
	vertical-align: bottom;
}
.sns_btn_list__facebook {
	top: -0.4rem;
}
.sns_btn_list__gplus {
	top: 0.46rem;
}
.detail__action_area_wantgo {
	width: 8.4rem;
	padding-top: 3.2rem;
}
.detail__action_area_wantgo_content {
	display: inline-block;
	width: 100%;
	height: 40px;
	background: #db850e;
	color: #fff;
	line-height: 41px;
	border-radius: 0.3rem;
	text-align: center;
	border: 1px solid #db850e;
}
.detail__action_area_wantgo_content .icon {
	margin-right: 0.25rem;
}
.detail__mahae_mobile_title {
	width: 100%;
	background: #ffe56a;
	border-radius: 0.3rem 0.3rem 0 0;
	padding: 1rem;
	font-weight: bold;
}
.detail__mahae_mobile_title_text {
	border-left: 4px solid #986452;
	color: #986452;
	padding-left: 6px;
}
.detail__mahae_contents {
	display: flex;
	background: #fdf5cf;
	padding: 1rem;
	align-items: center;
	flex-wrap: wrap;
	border-radius: 0 0 0.3rem 0.3rem;
	margin-bottom: 4rem;
}
.detail__mahae_image {
	width: 10rem;
}
.detail__mahae_image .icon {
	display: none;
}
.detail__mahae_text {
	width: calc(100% - 10rem);
	padding-left: 1.2rem;
}
.detail__mahae_text dt {
	font-size: 1rem;
}
.detail__mahae_text dd {
	color: #986452;
	text-decoration: underline;
}
.detail__belong {
	clear: both;
	margin-bottom: 2rem;
}
.detail__belong dl {
	margin-bottom: 1rem;
}
.detail__belong dt {
	color: #999;
	margin-bottom: 0.5rem;
}
.detail__belong dd {
	display: inline-block;
	width: auto;
}
.detail__belong a {
	display: inline;
	font-size: 1.2rem;
	color: #986452;
}
.detail__belong a + a:before {
	position: relative;
	top: -0.08rem;
  font-family: FontAwesome;
	content: "\f105";
	font-size: 1rem;
	color: #999;
	margin: 0 0.4rem;
}
.detail__belong_area dd,
.detail__belong_category dd {
	margin-right: 0.6rem;
	margin-bottom: 0.4rem;
}
.detail__belong_area dd:before,
.detail__belong_category dd:before {
	display: inline-block;
  font-family: FontAwesome;
	font-weight: 900;
	color: #986452;
}
.detail__belong_area dd:before {
	content: "\f041";
}
.detail__belong_category dd:before {
	content: "\f02c";
	font-size: 1.1rem;
}

/* Hospitality Tab */
.detail__hospitality {
	margin-bottom: 3rem;
}
.detail__hospitality_ttl {
	text-align: center;
	padding: 2rem 0 2rem;
}
.detail__hospitality_ttl_text {
	display: inline-block;
	font-size: 1.4rem;
	background: #e5004f;
	color: #fff;
	padding: 1rem 2rem;
	border-radius: 20px;
}
.detail__hospitality_ttl_text .icon {
	display: inline-block;
	font-size: 2rem;
	margin-right: 0.6rem;
	transform: translate(0, 0.2rem);
	transition: all .4s
}
.is_active .detail__hospitality_ttl_text .icon {
	transform: translate(0, 0.2rem) rotate(-180deg);
}
.detail__hospitality_content {
	display: none;
}
.is_active .detail__hospitality_content {
	display: block;
}
.detail__hospitality_tab {
	display: flex;
	/**justify-content: space-between;**/
	align-items: flex-end;
}
.detail__hospitality_tab li {
	width: calc((100% - 4px) / 2);
}
.detail__hospitality_tab li + li {
	margin-left: 2px;
}
.detail__hospitality_tab .tag {
	display: inline-block;
	width: 100%;
	background: #fff;
	color: #986452;
	border-width: 1px;
	border-style: solid;
	border-color:  #986452;
	white-space: nowrap;
	margin: 0;
	padding: 0.8rem 0;
	text-align: center;
	border-radius: 4px 4px 0 0;
	cursor: pointer;
}
.detail__hospitality_tab .is_selected {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}
.tag.blue {
	background: #3b5998;
	color: #fff;
	border-color: #3b5998;
}
.tag.yellow {
	background: #f6cf2a;
	color: #fff;
	border-color: #f6cf2a;
}
.is_selected.yellow {
	background: #f6cf2a;
	color: #fff;
	border-color: #f6cf2a;
}
.tag.winered {
	background: #d93175;
	color: #fff;
	border-color: #d93175;
}
.tag.brown {
	background: #986452;
	color: #fff;
	border-color: #986452;
}
.tag.green {
	background: #00b900;
	color: #fff;
	border-color: #00b900;
}
.tag input[type="checkbox"] {
	display: none;
}
.detail__hospitality_content {
	display: none;
}
.detail__hospility_list_wrapper {
	background: #fff;
	padding: 1rem 0 2rem;
}
.detail__hospitality_list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.detail__hospitality_list li {
	position: relative;
	padding: 1rem 0 0.6rem 3.5rem;
	margin-top: 0.5rem;
	width: 100%;
}
.detail__hospitality_list i {
	display: inline-block;
	font-size: 1.5rem;
	position: absolute;
	top: 50%;
	left:0;
	width: 3rem;
	height: 3rem;
	line-height: 1.6rem;
	text-align: center;
	border: 1px solid #e4e4e4;
	padding: 0.6rem;
	border-radius: 100%;
	font-style: normal;
	box-sizing: border-box;
	transform: translate(0, -50%);
}
.detail__hospitality_list i[class^="fa-c_"],
.detail__hospitality_list i[class*=" fa-c_"] {
	font-size: 1.6rem;
}
.family .detail__hospitality_list i {
	color: #3b5998;
}
.child .detail__hospitality_list i {
	color: #fccf00;
}
.woman .detail__hospitality_list i {
	color: #d93175;
}
.senior .detail__hospitality_list i {
	color: #986452;
}
.other .detail__hospitality_list i {
	color: #00b900;
}

/* Campaign */
.detail__campaign {
	margin-bottom: 2.8rem;
}
.detail__campaign_title {
	color: #999;
	margin-bottom: 0.5rem;
}
.detail__tab_wrapper + .detail__campaign {
	margin-bottom: 4rem;
}

/* Tab */
.detail__tab_wrapper {
	border-bottom: 2px solid #986452;
	margin-bottom: 4rem;
}
.detail__update {
	font-size: 1.2rem;
	text-align: right;
	color: #999;
	margin-bottom: 5rem;
}
.detail__tab_switch {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	   -moz-justify-content: space-between;
	    -ms-justify-content: space-between;
	     -o-justify-content: space-between;
	        justify-content: space-between;
	border-bottom: 2px solid #986452;
}
.detail__tab_switch li {
	position: relative;
	width: 49.5%;
}
.detail__tab_switch a {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 3rem;
	background: #ebe1d8;
	color: #986452;
	text-align: center;
	line-height: 3.5rem;
	border-radius: 0.5rem 0.5rem 0 0;
}
.detail__tab_switch .active a {
	height: 3.6rem;
	background: #986452;
	line-height: 4rem;
	color: #fff;
}

/* Information */
.detail__tab_contents_info table,
.detail__tab_contents_info thead,
.detail__tab_contents_info tbody,
.detail__tab_contents_info tr,
.detail__tab_contents_info th,
.detail__tab_contents_info td {
	display: block;
	word-break: break-all;
}
.detail__tab_contents_info tr {
	padding: 1rem;
	background: #fff;
	border-bottom: 1px solid #ebe1d8;
}
.detail__tab_contents_info tr:nth-of-type(even) {
	background: #fdfdfb;
}
.detail__tab_contents_info th {
	color: #999;
	padding-bottom: 0.5rem;
}
.detail__tab_contents_info td span {
	color: #ff0000;
}
.detail__tab_contents_info_sns_list {
	display: flex;
	flex-wrap: wrap;
}
.detail__tab_contents_info_sns_list li {
	width: calc((100% - 2%)/ 3);
	margin-right: 1%;
	margin-bottom: 1%;
}
.detail__tab_contents_info_sns_list li:nth-of-type(3n){
	margin-right: 0;
}
.detail__tab_contents_info_sns_list li:nth-of-type(4),
.detail__tab_contents_info_sns_list li:nth-of-tyape(5) {
	margin-bottom: 0;
}
.detail__tab_contents_info a {
	color: #986452;
	text-decoration: underline;
}
.detail__tab_contents_info a[href *= ".pdf"],
.detail__tab_contents_info a[href *= ".doc"],
.detail__tab_contents_info a[href *= ".docx"],
.detail__tab_contents_info a[href *= ".xls"],
.detail__tab_contents_info a[href *= ".xlsx"],
.detail__tab_contents_info a[href *= ".xlsm"],
.detail__tab_contents_info a[href *= ".pptx"],
.detail__tab_contents_info a[href *= ".zip"] {
	text-decoration: none;
	margin-bottom: 0.5rem;
}
.detail__tab_contents_info a[href *= ".pdf"] span,
.detail__tab_contents_info a[href *= ".doc"] span,
.detail__tab_contents_info a[href *= ".docx"] span,
.detail__tab_contents_info a[href *= ".xls"] span,
.detail__tab_contents_info a[href *= ".xlsx"] span,
.detail__tab_contents_info a[href *= ".xlsm"] span,
.detail__tab_contents_info a[href *= ".pptx"]  span,
.detail__tab_contents_info a[href *= ".zip"]  span {
	color: #986452;
	text-decoration: underline;
}
.detail__tab_contents_info a[href *= ".pdf"]:before,
.detail__tab_contents_info a[href *= ".doc"]:before,
.detail__tab_contents_info a[href *= ".docx"]:before,
.detail__tab_contents_info a[href *= ".xls"]:before,
.detail__tab_contents_info a[href *= ".xlsx"]:before,
.detail__tab_contents_info a[href *= ".xlsm"]:before,
.detail__tab_contents_info a[href *= ".pptx"]:before,
.detail__tab_contents_info a[href *= ".zip"]:before {
	font-family:'FontAwesome';
	font-size: 1.4rem;
	margin-right: 0.5rem;
}
.detail__tab_contents_info a[href *= ".pdf"]:before {
	content: "\f1c1";
	color: #da251c;
}
.detail__tab_contents_info a[href *= ".doc"]:before,
.detail__tab_contents_info a[href *= ".docx"]:before {
	content: "\f1c2";
	color: #2c5898;
}
.detail__tab_contents_info a[href *= ".xls"]:before,
.detail__tab_contents_info a[href *= ".xlsx"]:before,
.detail__tab_contents_info a[href *= ".xlsm"]:before {
	content: "\f1c3";
	color: #02723b;
}
.detail__tab_contents_info a[href *= ".pptx"]:before {
	content: "\f1c4";
	color: #d04727;
}
.detail__tab_contents_info a[href *= ".zip"]:before {
	content: "\f1c6";
	color: #e1cd65;
}

/* Movie */
.detail__tab_contents_movie {
	display: none;
	padding: 1rem;
}
.detail__tab_contents_movie_iframe_wrapper {
	position: relative;
	width: 100%;
	padding-top: 60%;
}
.detail__tab_contents_movie_iframe_wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: 64rem;
	height: 100%;
	margin: 0 auto;
}
.detail__tab_contents_movie__ttl {
	font-size: 1.6rem;
	padding: 1rem 0;
	color: #986452;
}

/* Google Map */
.detail_map_wrapper {
	margin-bottom: 4rem;
}
.detail_map__ttl {
	font-size: 1.3rem;
    background: url(../common/img/paper_usutya.jpg) repeat left top;
    font-weight: bold;
    border-left: 4px solid #986452;
    color: #986452;
    padding: 0.8rem 0 0.6em 0.5rem;
    margin-bottom: 1rem;
}
.detail_map__lead {
	font-size: 1rem;
	text-align: center;
	margin-bottom: 1rem;
}
.detail_gmap__controller {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #efeadf;
}
.detail_gmap__controller li {
	width: calc(100% / 4);
	background: #fff;
	text-align: center;
	padding: 1.5rem 0 0.5rem;
}
.detail_gmap__controller li.event {
	color: #f06ab7;
}
.detail_gmap__controller li.spot {
	color: #34996f;
}
.detail_gmap__controller li.gourmet {
	color: #de7f11;
}
.detail_gmap__controller li.stay {
	color: #718f2d;
}
.detail_gmap__controller li:nth-of-type(2) {
	border-right: 1px solid #efeadf;
	border-left: 1px solid #efeadf;
}
.detail_gmap__controller li:nth-of-type(3) {
	border-right: 1px solid #efeadf;
}
.detail_gmap__controller label {
	display: block;
	width: 100%;
	height: 100%;
}
.detail_gmap__controller img {
	width: 2.4rem;
	margin-bottom: 0.5rem;
}
.detail_gmap__controller input {
	margin-right: 0.5rem;
}
.detail_gmap__controller span {
	display: block;
	font-size: 1rem;
	text-indent: -0.5em;
	padding-left: 1em;
}
.gmap_view {
	display: block;
	width: 100%;
	height: 55rem;
}
.gmap_ballon {
	width: 22rem;
	margin: 1rem 0 1rem 0.5rem;
}
.gmap_ballon__ttl {
	font-size: 1.4rem;
	padding: 1rem 0;
	color: #986452;
	line-height: 1.8rem;
	font-weight: bold;
}
.gmap_ballon__image img {
	width: 20rem;
	height: 13.3rem;
}
.gmap_ballon__lead {
	font-size: 1.2rem;
	margin-bottom: 1rem;
}
.gmap_ballon__tel {
	font-size: 1.4rem;
	margin-bottom: 1rem;
	text-align: right;
}
.gmap_ballon__tel .icon {
	margin-right: 0.5rem;
}
.gmap_ballon__lead span {
	color: #ff0000;
}
.gmap_ballon__btn {
	margin-bottom: 0.5rem;
}
.gmap_ballon__btn a {
	background: #986452;
	text-align: center;
	color: #fff;
	padding: 0.5rem;
	border-radius: 0.5rem;
}

/* Carousel */
.carousel {
	margin-bottom: 2rem;
	overflow: hidden;
	opacity: 0;
}
.carousel__ttl {
	font-size: 1.3rem;
    background: url(../common/img/paper_usutya.jpg) repeat left top;
    font-weight: bold;
    border-left: 4px solid #986452;
    color: #986452;
    padding: 0.8rem 0 0.6em 0.5rem;
    margin-bottom: 1rem;
}
.carousel .slick-list {
	width: 100%;
	margin-left: -0.5%;
}
.carousel__content {
	margin-right: 0.5%;
}
.carousel__content_ttl {
    color: #986452;
	padding-top: 0.5rem;
}
.carousel__content_lead {
	display: none;
}

/* Sub */
.event .detail__category_inner_wrapper,
.local .detail__category_inner_wrapper,
.news .detail__category_inner_wrapper {
	display: none;
}
.news {
	margin-bottom: 2rem;
}
.detail__category_section {
	overflow: hidden;
}
.detail__category_ttl > a {
	display: block;
	position: relative;
	font-size: 1.25rem;
	font-weight: bold;
	background: #f4eae1;
	color: #986452;
	padding: 1.25rem;
	border-top: 1px solid #986452;
}
.detail__category_ttl .icon {
	display: block;
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -1rem;
	width: 2rem;
	height: 2rem;
	font-size: 1.8rem;
	text-align: right;
	line-height: 2rem;
}
.detail__category_inner,
.detail__category_inner_image {
	padding: 0;
}
.detail__category_inner_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	   -moz-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	     -o-flex-wrap: wrap;
	        flex-wrap: wrap;
	padding: 0;
	border-right: 1px solid #efeadf;
	border-left: 1px solid #efeadf;
}
.detail__category_inner {
	width: 50%;
	overflow: hidden;
	border-bottom: 1px solid #efeadf;
	border-right: 1px solid #efeadf;
	padding: 1rem 0.5rem;
}
.detail__category_inner_wrapper .detail__category_inner:nth-of-type(even) {
	border-right: none;
}
.detail__category_inner_wrapper .detail__category_inner:nth-of-type(3),
.detail__category_inner_wrapper .detail__category_inner:nth-of-type(4) {
	border-bottom: none;
}
.detail__category_inner_image {
	float: left;
	width: 28%;
	max-width: 10rem;
}
.detail__category_inner_text {
	float: right;
	width: 72%;
	padding-left: 0.5rem;
}
.detail__category_inner_text h5 {
	font-size: 1.2rem;
	margin-bottom: 0.5rem;
}
.detail__category_inner_text p {
	font-size: 0.88rem;
	color: #999;
}
.detail__sns {
	padding-top: 1.4rem;
}
.detail__sns .sns_icon {
	width: 100%;
	text-align: center;
}
.detail__sns li {
	display: inline-block;
  width: auto;
  height: auto;
  margin-right: 10%;
}
#event_detail .contents__header {
	font-size: 1.3rem;
}

@media screen and (min-width:475px) {
	.detail__banner_sns {
  	display: flex;
    align-items: center;
	}
  .detail__banner {
  	width: 49%;
  }
  .detail__sns {
  	width: 49%;
  	padding-top: 0;
  	margin-left: auto;
  }
  .detail__sns li {
    margin-right: 9%
  }
}
@media screen and (min-width:550px) {
	.detail__campaign {
		margin-bottom: 4rem;
	}
	.detail__campaign_link_wrapper ul {
		display: flex;
	}
	.detail__campaign_link_wrapper ul li + li {
		margin-left: 1rem;
	}
}
@media screen and (min-width:600px) {
	/* Action Button */
	.detail__action_area {
		padding-bottom: 4rem;
	}
	.sns_btn_list {
		margin-right: 2rem;
		width: 23rem;
	}
	.sns_btn_list__facebook {
		margin: 0 1rem;
	}
	.detail__action_area_wantgo {
		width: 20rem;
		padding-top: 3.2rem;
	}
	.detail__action_area_wantgo_content {
		font-size: 1.4rem;
		border-radius: 0.5rem;
	}
	.detail__action_area_wantgo_content .icon {
		margin-right: 0.5rem;
	}
	.detail__mahae_contents {
		padding: 1.4rem;
		border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
	}
	.detail__mahae_mobile_title {
		display: none;
	}
	.detail__mahae_image {
		display: flex;
		width: 26rem;
		align-items: center;
	}
	.detail__mahae_image .icon {
		display: block;
		width: 14.8rem;
		margin-right: 1.2rem;
	}
	.detail__mahae_image > img  {
		max-width: 10rem;
	}
	.detail__mahae_text {
		width: calc(100% - 26rem);
	}
	.detail__mahae_text dt {
		margin-bottom: 0.4rem;
	}
	.detail__mahae_text dd {
		font-size: 1.4rem;
	}
	.detail__belong {
		margin-bottom: 4rem;
	}
	.detail__belong dt,
	.detail__belong a {
		font-size: 1.4rem;
	}
	.detail__belong_area dd + dd {
		margin-left: 1.4rem;
	}

	/* Hospitality Tab */
	.detail__hospility_list_wrapper {
		padding: 2rem;
	}
	.detail__hospitality_list li {
		margin-top: 1.2rem;
	}
	.detail__hospitality_list li:nth-of-type(1) {
		margin-top: 0;
	}

	/* Tab */
	.detail__update {
		margin-bottom: 6rem;
	}
	.detail__tab_switch a {
		height: 4rem;
		font-size: 1.4rem;
		line-height: 4.5rem;
	}
	.detail__tab_switch .active a {
		height: 5rem;
		line-height: 5rem;
	}
	.detail__tab_contents_info tr {
		font-size: 1.4rem;
		padding: 1.5rem;
	}
	.detail__tab_contents_info_sns_list li {
		width: calc((100% - 4%)/ 5);
		margin-bottom: 0;
	}
	.detail__tab_contents_info_sns_list li:nth-of-type(3n){
		margin-right: 1%;
	}
	.detail__tab_contents_info_sns_list li:last-of-type{
		margin-right: 0;
	}
	.detail__tab_contents_info a[href *= ".pdf"]:before,
	.detail__tab_contents_info a[href *= ".doc"]:before,
	.detail__tab_contents_info a[href *= ".docx"]:before,
	.detail__tab_contents_info a[href *= ".xls"]:before,
	.detail__tab_contents_info a[href *= ".xlsx"]:before,
	.detail__tab_contents_info a[href *= ".xlsm"]:before,
	.detail__tab_contents_info a[href *= ".pptx"]:before,
	.detail__tab_contents_info a[href *= ".zip"]:before {
		font-size: 1.8rem;
	}

	/* Movie */
	.detail__tab_contents_movie {
		padding: 1.5rem;
	}
	.detail__tab_contents_movie__ttl {
		font-size: 1.8rem;
		padding: 2rem 0;
	}
	.detail__tab_contents_movie__description {
		font-size: 1.4rem;
	}

	/* Map */
	.detail_map__lead {
		font-size: 1.4rem;
	}
}

@media screen and (min-width:768px) {
	body[id *= "_detail"] .column_count02 .contents_column_main {
		width: 76.4%;
	}
	body[id *= "_detail"] .column_count02 .contents_column_sub {
		width: 21.5%;
		padding-top: 0;
	}

	/* Main */
	.label_on {
		position: relative;
	}
	.label_on .contents__header_text,
	.label_on .contents__header_kana {
		width: calc(100% - 8rem);
	}
	.contents__header_kana {
		font-size: 1.2rem;
		margin-bottom: 0;
	}
	.contents__header_label {
		position: absolute;
		top: 3.2rem;
		right: 2rem;
		width: 6rem;
		font-size: 1.2rem;
		text-align: right;
	}
	.detail__lead {
		font-size: 2rem;
		padding: 2rem 0;
	}
	.detail__slider_wrapper .flexslider {
		background: transparent;
	}
	.detail__mainvisual .caption,
	.detail__slider_wrapper .flex-caption {
		font-size: 1.2rem;
		color: #986452;
	}
	.detail__mainvisual img {
		max-width: 550px;
		max-height: 368px;
	}
	.detail__slider_wrapper .flex-caption {
		padding: 1rem 0 2rem;
	}
	.detail__slider_main .flex-direction-nav a:before {
		font-size: 4rem;
	}
	.detail__slider_main .flex-direction-nav a {
		margin-top: -4rem;
	}
	.detail__user_contents {
		font-size: 1.4rem;
		padding: 4rem 0;
	}
	.detail__action_area {
		padding-bottom: 5rem;
	}
	.detail__mahae {
		margin-bottom: 6rem;
	}
	.detail__belong {
		margin-bottom: 6rem;
	}
	.detail__belong dt,
	.detail__belong dd {
		display: inline;
	}
	.detail__belong dt {
		width: 10rem;
		margin-right: 0.6rem;
	}
	.detail__belong dd + dd:before {
		font-size: 1.2rem;
	}
	.detail__belong_area dd:before {
		transform: translate(0, -0.1rem);
	}

	.detail__belong + .detail__campaign {
		margin-top: -2rem;
	}
	.detail__tab_wrapper + .detail__campaign {
		margin-bottom: 0;
	}

	/* Hospitality Tab */
	.detail__hospitality_ttl {
		text-align: center;
		/**padding: 0 0 2rem;**/
	}
	.detail__hospitality_ttl_text {
		font-size: 1.6rem;
		padding: 0.9rem 4.3rem;
	}
	.detail__hospitality_tab {
		justify-content: flex-start;
	}
	.detail__hospitality_tab .tag {
		font-size: 1.4rem;
		padding: 0.7rem 0 0.4rem;
	}
	.detail__hospitality_tab .is_selected {
		padding-top: 1.05rem;
		padding-bottom: 1.05rem;
	}
	.detail__hospitality_tab li {
		width: 14rem;
	}
	.detail__hospitality_tab li + li {
		margin-left: 2px;
	}

	.detail__update {
		margin-bottom: 0.4rem;
	}
	.detail__tab_switch {
		-webkit-justify-content: flex-start;
		   -moz-justify-content: flex-start;
		    -ms-justify-content: flex-start;
		     -o-justify-content: flex-start;
		        justify-content: flex-start;
	}
	.detail__tab_switch li {
		width: 10rem;
	}
	.detail__tab_switch li:first-of-type {
		margin-right: 0.5rem;
	}
	.detail__tab_switch a {
		height: 3rem;
		line-height: 3.4rem;
	}
	.detail__tab_switch .active a {
		height: 3.6rem;
		line-height: 4rem;
	}
	.detail__tab_contents_info table {
		display: table;
	}
	.detail__tab_contents_info thead {
		display: table-header-group;
	}
	.detail__tab_contents_info tbody {
		display: table-row-group;
	}
	.detail__tab_contents_info tr,
	.detail__tab_contents_info tr:nth-of-type(even) {
		display: table-row;
		background: rgba(255, 255, 255, 0.5);
	}
	.detail__tab_contents_info th,
	.detail__tab_contents_info td {
		display: table-cell;
		padding: 2rem 1rem;
	}
	.detail__tab_contents_info th {
		width: 122px;
		color: inherit;
		white-space: nowrap;
	}
	.detail__tab_contents_info td {
		width: calc(100% - 122px);
	}
	.detail__tab_contents_info a {
		color: inherit;
		text-decoration: none;
	}
	.detail__tab_contents_info a[href ^= "http"] {
		color: #986452;
		text-decoration: underline;
	}

	/* Movie */
	.detail__tab_contents_movie {
		padding: 2rem;
	}
	.detail__tab_contents_movie_iframe_wrapper {
		padding-top: 54.6%;
	}

	/* Google Map */
	.detail_map_wrapper {
		padding-top: 4rem;
	}
	.gmap_view {
		height: 50rem;
	}
	.detail_map__ttl {
		font-size: 2rem;
		padding: 1.2rem 0 0.5em 2rem;
		margin-bottom: 2rem
	}
	.detail_map__lead {
		text-align: left;
		margin-bottom: 2rem;
	}
	.detail_gmap__controller label {
		cursor: pointer;
		padding-bottom: 0.5rem;
	}
	.detail_gmap__controller img {
		width: 3rem;
	}
	.detail_gmap__controller span {
		font-size: 1.2rem;
		text-indent: 0;
		padding-left: 0;
		padding-top: 0.25rem;
	}

	/* Carousel */
	.carousel{
		padding-top: 4rem;
	}
	.carousel__ttl {
	    font-size: 2rem;
	    padding: 1.2rem 0 0.5em 2rem;
	    margin-bottom: 2rem;
	}
	.carousel__content {
		padding: 0 0.5rem;
		margin-right: 0;
	}
	.carousel .slick-list {
		width: calc(100% - 4.8rem);
		margin: 0 auto;
	}
	body .slick-prev,
	body .slick-next {
		width: 2.4rem;
		background: #e2cfb7;
	}
	.carousel__content_lead {
		display: block;
		padding-top: 0.5rem;
		font-size: 1.1rem;
	}

	/* Sub */
	.event .detail__category_inner_wrapper,
	.local .detail__category_inner_wrapper,
	.news .detail__category_inner_wrapper {
		display: block;
	}
	.detail__category_section {
		margin-bottom: 2rem;
	}
	.detail__category_ttl {
		text-align: center;
		margin-bottom: 1rem;
	}
	.event .detail__category_ttl {
		margin-bottom: 0;
	}
	.detail__category_ttl > a {
		padding: 1.1rem;
	}
	.detail__category_ttl .icon {
		display: none;
	}
	.detail__category_inner_wrapper {
		display: block;
		border: none;
	}
	.detail__category_inner {
		width: 100%;
		background: #fff;
		border: none;
		margin-bottom: 1rem;
		padding: 1rem;
	}
	.detail__category_inner_image {
		width: 5.4rem;
	}
	.recommend .detail__category_inner:last-of-type {
		margin-bottom: 0;
	}
	.detail__category_inner_text {
		width: calc(100% - 5.4rem);
		padding: 0 0 0 0.5rem;
		text-align: left;
	}
	.detail__category_inner_text h5 {
		margin-bottom: 0.25rem;
	}
	.detail__category_inner_date {
		font-size: 1rem;
		color: #999;
		padding: 0.5rem 0;
	}
	.local .detail__category_inner_wrapper,
	.news .detail__category_inner_wrapper {
		padding: 0 1rem;
		background: #fff;
	}
	.local .detail__category_inner,
	.news .detail__category_inner {
		margin-bottom: 0;
		padding: 1rem 0;
	}
	.local .detail__category_inner:first-of-type,
	.news .detail__category_inner:first-of-type {
		border-bottom: 1px solid #efeadf;
	}
	.event .detail__category_inner_wrapper,
	.detail__category_inner_list {
		padding: 0;
		background: #fff;
	}
	.detail__category_inner_list a {
		position: relative;
		color: #986452;
		padding: 1.2rem 1rem;
		border-bottom: 1px solid #efeadf;
	}	
	.detail__category_inner_list .icon {
		display: block;
		position: absolute;
		top: 50%;
		right: 1rem;
		margin-top: -0.6rem;
		width: 1.2rem;
		height: 1.2rem;
		text-align: right;
		color: #efeadf;
	}
	.local .detail__category_inner_image {
		float: right;
	}
	.local .detail__category_inner_text {
		float: left;
		padding: 0 0.5rem 0 0;
	}
	.local .detail__category_inner_text h5 {
		font-size: 1.2rem;
		color: #986452;
		text-decoration: underline;
	}
	.news .detail__category_inner_text {
		float: none;
		width: 100%;
		padding: 0;
	}
	.news .detail__category_inner_text h5 {
		font-size: 1.2rem;
		color: #986452;
	}
	#event_detail .contents__header {
		font-size: 1.7rem;
	}
	.detail__banner_sns {
  	display: block;
	}
	.detail__banner {
		float: none;
		width: 100%;
		padding: 0 0 2rem;
	}
	.detail__banner img {
		width: 100%;
	}
	.detail__sns {
		width: 100%;
		margin-left: 0;
	}
	.detail__sns .sns_icon {
    white-space: normal;
	}
	.detail__sns .sns_icon li {
		width: 7rem;
    margin-right: 0;
	}
	.detail__sns .sns_icon i {
  	width: 4.2rem;
  	height: 4.2rem;
    margin-right: 0;
	}
	.detail__sns .sns_icon span {
  	font-size: 2.4rem;
	}
	.detail__sns .sns_icon li:nth-of-type(n + 3) {
  	margin-top: 1.2rem;
	}
}

@media screen and (min-width:882px) {
  .detail__sns .sns_icon {
    display: flex;
    width: 98%;
    max-width: 19.8rem;
  }
	.detail__sns .sns_icon li {
  	display: block;
		width: 4.2rem;
  }
	.detail__sns .sns_icon li:nth-of-type(n + 3) {
  	margin-top: 0;
	}
  .detail__sns .sns_icon li + li {
    margin-left: auto;
  }
}
@media screen and (min-width:1024px) {
		.detail__mainvisual img {
			  max-width: 740px;
			  max-height: 524px;
		}

		/* Movie */
		.detail__tab_contents_movie_iframe_wrapper {
			padding-top: 48%;
		}

		/* Hospitality Tab */
		.detail__hospitality {
			margin-bottom: 4rem;
			margin-top: 3.5rem;
		}
		.detail__hospility_list_wrapper {
			padding: 2rem;
		}
		.detail__hospitality_list {
			display: flex;
			flex-wrap: wrap;
			align-items: center;
		}
		.detail__hospitality_list li {
			width: 49%;
			margin-top: 0.6rem;
		}
		.detail__hospitality_list li:nth-of-type(2) {
			margin-top: 0;
		}
		.detail__hospitality_list a {
			padding: 0 0 0 3.7rem;
		}
		.detail__hospitality_list a:before {
			width: 3.2rem;
			height: 3.2rem;
			padding: 0.6rem;
		}
		.detail__update li {
			display: inline-block;
		}
		.detail__update li:nth-of-type(1) {
			width: 100%;
			padding-right: .1rem;
		}
		/* Tab */
		.detail__tab_switch a {
			height: 3.4rem;
			line-height: 3.8rem;
		}
		.detail__tab_switch .active a {
			height: 4rem;
			line-height: 4.8rem;
		}
		.detail__tab_contents_info_sns_list li {
			margin-bottom: 0;
		}

		/* Sub */
		.recommend .detail__category_inner_text h5 {
			text-align: center;
			padding: 0.25rem 0;
		}
		.detail__category_inner_image {
			width: 6.4rem;
		}
		.detail__category_inner_text {
			width: calc(100% - 6.4rem);
		}
		.topics_tab li:hover a,
		.topics_tab li:hover span {
			height: 4rem;
			background: #986452;
			padding-top: 1.35rem;
			color: #fff;
			opacity: 1;
		}
}
@media print {
	/* Action Button */
	.detail__action_area {
		padding-bottom: 4rem;
	}
	.sns_btn_list {
		margin-right: 2rem;
		width: 23rem;
	}
	.sns_btn_list__facebook {
		margin: 0 1rem;
	}
	.detail__action_area_wantgo {
		width: 20rem;
		padding-top: 3.2rem;
	}
	.detail__action_area_wantgo_content {
		font-size: 1.4rem;
		border-radius: 0.5rem;
	}
	.detail__action_area_wantgo_content .icon {
		margin-right: 0.5rem;
	}
	.detail__belong {
		margin-bottom: 4rem;
	}
	.detail__belong dt,
	.detail__belong a {
		font-size: 1.4rem;
	}

	/* Tab */
	.detail__update {
		margin-bottom: 6rem;
	}
	.detail__tab_switch a {
		height: 4rem;
		font-size: 1.4rem;
		line-height: 4.5rem;
	}
	.detail__tab_switch .active a {
		height: 5rem;
		line-height: 5rem;
	}
	.detail__tab_contents_info tr {
		font-size: 1.4rem;
		padding: 1.5rem;
	}
	.detail__tab_contents_info a[href *= ".pdf"]:before,
	.detail__tab_contents_info a[href *= ".doc"]:before,
	.detail__tab_contents_info a[href *= ".docx"]:before,
	.detail__tab_contents_info a[href *= ".xls"]:before,
	.detail__tab_contents_info a[href *= ".xlsx"]:before,
	.detail__tab_contents_info a[href *= ".xlsm"]:before,
	.detail__tab_contents_info a[href *= ".pptx"]:before,
	.detail__tab_contents_info a[href *= ".zip"]:before {
		font-size: 1.8rem;
	}

	/* Movie */
	.detail__tab_contents_movie {
		padding: 1.5rem;
	}
	.detail__tab_contents_movie__ttl {
		font-size: 1.8rem;
		padding: 2rem 0;
	}
	.detail__tab_contents_movie__description {
		font-size: 1.4rem;
	}

	/* Map */
	.detail_map__lead {
		font-size: 1.4rem;
	}
	body[id *= "_detail"] .column_count02 .contents_column_main {
		width: 76.4%;
	}
	body[id *= "_detail"] .column_count02 .contents_column_sub {
		width: 21.5%;
		padding-top: 0;
	}

	/* Main */
	.label_on {
		position: relative;
	}
	.label_on .contents__header_text,
	.label_on .contents__header_kana {
		width: calc(100% - 8rem);
	}
	.contents__header_kana {
		font-size: 1.2rem;
		margin-bottom: 0;
	}
	.contents__header_label {
		position: absolute;
		top: 3.2rem;
		right: 2rem;
		width: 6rem;
		font-size: 1.2rem;
		text-align: right;
	}
	.detail__lead {
		font-size: 2rem;
		padding: 2rem 0;
	}
	.detail__slider_wrapper .flexslider {
		background: transparent;
	}
	.detail__mainvisual .caption,
	.detail__slider_wrapper .flex-caption {
		font-size: 1.2rem;
		color: #986452;
	}
	.detail__mainvisual img {
		  max-width: 550px;
		  max-height: 368px;
	}
	.detail__slider_wrapper .flex-caption {
		padding: 1rem 0 2rem;
	}
	.detail__slider_main .flex-direction-nav a:before {
		font-size: 4rem;
	}
	.detail__slider_main .flex-direction-nav a {
		margin-top: -4rem;
	}
	.detail__user_contents {
		font-size: 1.4rem;
		padding: 4rem 0;
	}
	.detail__action_area {
		padding-bottom: 5rem;
	}
	.detail__belong {
		margin-bottom: 6rem;
	}
	.detail__belong dt,
	.detail__belong dd {
		display: inline;
	}
	.detail__belong dt {
		width: 10rem;
		margin-right: 1rem;
	}
	.detail__belong dd + dd:before {
		font-size: 1.2rem;
	}
	.detail__update {
		margin-bottom: 0.4rem;
	}
	.detail__tab_switch {
		-webkit-justify-content: flex-start;
		   -moz-justify-content: flex-start;
		    -ms-justify-content: flex-start;
		     -o-justify-content: flex-start;
		        justify-content: flex-start;
	}
	.detail__tab_switch li {
		width: 10rem;
	}
	.detail__tab_switch li:first-of-type {
		margin-right: 0.5rem;
	}
	.detail__tab_switch a {
		height: 3rem;
		line-height: 3.4rem;
	}
	.detail__tab_switch .active a {
		height: 3.6rem;
		line-height: 4rem;
	}
	.detail__tab_contents_info table {
		display: table;
	}
	.detail__tab_contents_info thead {
		display: table-header-group;
	}
	.detail__tab_contents_info tbody {
		display: table-row-group;
	}
	.detail__tab_contents_info tr,
	.detail__tab_contents_info tr:nth-of-type(even) {
		display: table-row;
		background: rgba(255, 255, 255, 0.5);
	}
	.detail__tab_contents_info th,
	.detail__tab_contents_info td {
		display: table-cell;
		padding: 2rem 1rem;
	}
	.detail__tab_contents_info th {
		color: inherit;
		white-space: nowrap;
	}
	.detail__tab_contents_info a {
		color: inherit;
		text-decoration: none;
	}
	.detail__tab_contents_info a[href ^= "http"] {
		color: #986452;
		text-decoration: underline;
	}

	/* Movie */
	.detail__tab_contents_movie {
		padding: 2rem;
	}
	.detail__tab_contents_movie_iframe_wrapper {
		padding-top: 54.6%;
	}

	/* Google Map */
	.detail_map_wrapper {
		padding-top: 4rem;
	}
	.gmap_view {
		height: 50rem;
	}
	.detail_map__ttl {
		font-size: 2rem;
		padding: 1.2rem 0 0.5em 2rem;
		margin-bottom: 2rem;
	}
	.detail_map__lead {
		text-align: left;
		margin-bottom: 2rem;
	}
	.detail_gmap__controller label {
		cursor: pointer;
		padding-bottom: 0.5rem;
	}
	.detail_gmap__controller img {
		width: 3rem;
	}
	.detail_gmap__controller span {
		font-size: 1.2rem;
		text-indent: 0;
		padding-left: 0;
		padding-top: 0.25rem;
	}

	/* Carousel */
	.carousel{
		padding-top: 4rem;
	}
	.carousel__ttl {
	    font-size: 2rem;
	    padding: 1.2rem 0 0.5em 2rem;
	    margin-bottom: 2rem;
	}
	.carousel__content {
		padding: 0 0.5rem;
		margin-right: 0;
	}
	.carousel .slick-list {
		width: calc(100% - 4.8rem);
		margin: 0 auto;
	}
	body .slick-prev,
	body .slick-next {
		width: 2.4rem;
		background: #e2cfb7;
	}
	.carousel__content_lead {
		display: block;
		padding-top: 0.5rem;
		font-size: 1.1rem;
	}

	/* Sub */
	.event .detail__category_inner_wrapper,
	.local .detail__category_inner_wrapper,
	.news .detail__category_inner_wrapper {
		display: block;
	}
	.detail__category_section {
		margin-bottom: 2rem;
	}
	.detail__category_ttl {
		text-align: center;
		margin-bottom: 1rem;
	}
	.event .detail__category_ttl {
		margin-bottom: 0;
	}
	.detail__category_ttl > a {
		padding: 1.1rem;
	}
	.detail__category_ttl .icon {
		display: none;
	}
	.detail__category_inner_wrapper {
		display: block;
		border: none;
	}
	.detail__category_inner {
		width: 100%;
		background: #fff;
		border: none;
		margin-bottom: 1rem;
		padding: 1rem;
	}
	.detail__category_inner_image {
		width: 5.4rem;
	}
	.recommend .detail__category_inner:last-of-type {
		margin-bottom: 0;
	}
	.detail__category_inner_text {
		width: calc(100% - 5.4rem);
		padding: 0 0 0 0.5rem;
		text-align: left;
	}
	.detail__category_inner_text h5 {
		margin-bottom: 0.25rem;
	}
	.detail__category_inner_date {
		font-size: 1rem;
		color: #999;
		padding: 0.5rem 0;
	}
	.local .detail__category_inner_wrapper,
	.news .detail__category_inner_wrapper {
		padding: 0 1rem;
		background: #fff;
	}
	.local .detail__category_inner,
	.news .detail__category_inner {
		margin-bottom: 0;
		padding: 1rem 0;
	}
	.local .detail__category_inner:first-of-type,
	.news .detail__category_inner:first-of-type {
		border-bottom: 1px solid #efeadf;
	}
	.event .detail__category_inner_wrapper,
	.detail__category_inner_list {
		padding: 0;
		background: #fff;
	}
	.detail__category_inner_list a {
		position: relative;
		color: #986452;
		padding: 1.2rem 1rem;
		border-bottom: 1px solid #efeadf;
	}
	.detail__category_inner_list .icon {
		display: block;
		position: absolute;
		top: 50%;
		right: 1rem;
		margin-top: -0.6rem;
		width: 1.2rem;
		height: 1.2rem;
		text-align: right;
		color: #efeadf;
	}
	.local .detail__category_inner_image {
		float: right;
	}
	.local .detail__category_inner_text {
		float: left;
		padding: 0 0.5rem 0 0;
	}
	.local .detail__category_inner_text h5 {
		font-size: 1.2rem;
		color: #986452;
		text-decoration: underline;
	}
	.news .detail__category_inner_text {
		float: none;
		width: 100%;
		padding: 0;
	}
	.news .detail__category_inner_text h5 {
		font-size: 1.2rem;
		color: #986452;
	}
	.detail__banner {
		float: none;
		width: 100%;
		padding: 0 0 2rem;
		margin-bottom: 0;
	}
	.detail__banner img {
		width: 100%;
	}
	.detail__sns {
		float: none;
		width: 100%;
		padding-top: 0;
	}
	.detail__sns .sns_icon li {
		width: 3rem;
	}
	.detail__mainvisual img {
		  max-width: 740px;
		  max-height: 524px;
	}

	/* Movie */
	.detail__tab_contents_movie_iframe_wrapper {
		padding-top: 48%;
	}

	/* Sub */
	.recommend .detail__category_inner_text h5 {
		text-align: center;
		padding: 0.25rem 0;
	}
	.detail__category_inner_image {
		width: 6.4rem;
	}
	.detail__category_inner_text {
		width: calc(100% - 6.4rem);
	}
	.topics_tab li:hover a,
	.topics_tab li:hover span {
		height: 4rem;
		background: #986452;
		padding-top: 1.35rem;
		color: #fff;
		opacity: 1;	
	}



}