﻿@charset "utf-8";

/*
** 共通
***************************************************/

.mb {
	margin-bottom: 0 !important;
}

.mt {
	margin-top: 0 !important;
}

/* events */

.list_information {
}

.list_information li {
	margin: 1.25em 0;
}

.list_information li a {
	text-decoration: none;
}

.list_information li a span.date {
	color: #cc4e63;
	font-weight: bold;
}

.list_information li a span.icons1 {
	background: #de846f;
}

.list_information li a span.icons2 {
	background: #86ba72;
}

.list_information li a span.icons3 {
	background: #77a8a5;
}

.list_information li a span.icons4 {
	background: #e8a651;
}

.list_information li a span.icons9 {
	background: #759f20;
}

.list_information li a span.icons10 {
	background: #cd4e62;
}

.list_information li a span.icons1,
.list_information li a span.icons2,
.list_information li a span.icons3,
.list_information li a span.icons4,
.list_information li a span.icons9,
.list_information li a span.icons10 {
	display: inline-block;
	padding: 0.25em 0.5em;
	border-radius: 0.5em;
	color: #fff;
	margin-left: 0.5em;
	font-size: 75%;
}

.list_information li a strong {
	display: inline-block;
	text-decoration: none;
	color: #634f44;
	margin-top: 0.25em;
}


/* title */

.section_title01 {
	background: url(../img/sec_title01.png) no-repeat bottom;
	background-size: cover;
	padding: 1em 0 1.5em;
	text-align: center;
	font-size: 150%;
}

.section_title01 span {
	color: #cc4e63;
}


.widget-archives h3,
.section_title02 {
	background: url(../img/sec_title02.png) center no-repeat;
	background-size: contain;
	text-align: center;
	padding: 1em 0;
	color: #644f45;
	font-weight: bold;
	font-size: 120%;
}

.section_title03 {
	color: #cc4e63;
	margin-bottom: 0;
}

.section_title03+*,
.section_title03+ul.indent {
	margin-top: 0 !important;
}

/* isotope */

.iso {
	position: relative;
}

.iso>div {
	display: block;
	width: 20%;
}

.iso>div img {
	width: 100%;
}

.iso strong.nb {
	text-decoration: underline;
}

/* furrow */

.furrow_sec01 {
	position: relative;
}

.furrow_sec01.fixTitle {
	position: fixed;
	background: #fff;
	z-index: 5;
}

#container .furrow_sec01 img.imgMap {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#container .thumbs {
	position: fixed;
	width: 100%;
	z-index: 15;
	overflow: hidden;
}

#container .thumbs p {
	overflow: hidden;
	display: none;
}

.furrow_sec01 li {
	position: absolute;
	z-index: 3;
}

.furrow_sec01 li.mapa01,
.furrow_sec01 li.mapa02,
.furrow_sec01 li.mapa03 {
	z-index: 2;
}

.furrow_sec01 li img {
	width: 100%;
}

.furrow_sec01 li.mapa01 a,
.furrow_sec01 li.mapa02 a,
.furrow_sec01 li.mapa03 a,
.furrow_sec01 li span.su-lightbox {
	cursor: pointer;
	display: block;
	height: 100%;
}

.furrow_sec01 li.mapa01 span,
.furrow_sec01 li.mapa02 span,
.furrow_sec01 li.mapa03 span,
.furrow_sec01 li span span {
	display: none;
}

.furrow_sec01 li.icon01 { top: 3%;  left: 2%;  width: 30%; }
.furrow_sec01 li.icon02 { top: 3%;  left: 33%; width: 36.5%; }
.furrow_sec01 li.icon03 { top: 22%; left: 2%;  width: 30%; }
.furrow_sec01 li.icon04 { top: 39%; right: 2%; width: 27%;      text-align: right; }
.furrow_sec01 li.icon05 { bottom: 24%; right: 2%; width: 32%;   text-align: right; }
.furrow_sec01 li.icon06 { bottom: 2%;  left: 2%;  width: 37.8%; }
.furrow_sec01 li.icon07 { bottom: 2%;  right: 2%; width: 41%;   text-align: right; }

.furrow_sec01 li.icon101 { top: 40%;  left: 19%; width: 19%; height: 10%; transform: rotate(-36deg); }
.furrow_sec01 li.icon102 { top: 20%;  left: 38%; width: 31%; height: 21%; }
.furrow_sec01 li.icon103 { top: 45%;  left: 25%; width: 24%; height: 12%; transform: rotate(-36deg); }
.furrow_sec01 li.icon104 { top: 12%;  right: 5%; width: 18%; height: 27%; }
.furrow_sec01 li.icon105 { bottom: 40%; right: 24%; width: 23%; height: 45%; z-index: 1; }
.furrow_sec01 li.icon106 { bottom: 16%; left: 10%;  width: 28%; height: 27%; }
.furrow_sec01 li.icon107 { bottom: 8%;  right: 39%; width: 23%; height: 29%; }

.furrow_sec01 li.map01 { top: 2%; left: 2%; width: 24%;}
.furrow_sec01 li.map02 { top: 22%; right: 2%; width: 24%; text-align: right; }
.furrow_sec01 li.map03 { bottom: 2%; left: 2%;width: 24%; }

.furrow_sec01 li.mapa01 { top: 7%;  left: 6%;  width: 64%; height: 50%;}
.furrow_sec01 li.mapa02 { top: 10%; right: 8%; width: 36%; height: 43%;}
.furrow_sec01 li.mapa03 { bottom: 19%; left: 30%; width: 53%; height: 40%;}

.furrow_sec01 li.blank01 { display: block; background: #ffc; }
.furrow_sec01 li.blank02 { background: #fcf; }
.furrow_sec01 li.blank03 { background: #cff; }

.furrow_sec02 dl {
	margin: 1.5em 0;
}

.furrow_sec02 dl dt {
	background: #e4cca9;
	padding: 0.5em;
	font-weight: bold;
	position: relative;
}

.furrow_sec02 dl dt:before {
	content: '';
	width: calc(100%);
	border-top: 1px solid #e4cca9;
	position: absolute;
	top: -3px;
	left: 0;
}

.furrow_sec02 dl dt:after {
	content: '';
	width: calc(100%);
	border-bottom: 1px solid #e4cca9;
	position: absolute;
	bottom: -3px;
	left: 0;
}

.furrow_sec02 dl dd {
	margin-top: 1.5em;
}

.furrow_sec02 dl dd p.img {
	text-align: center;
}

.furrow_sec02 dl dd p.img img {
	max-width: 520px;
	margin: 0 auto;
}

/* round_image */

.round img,
img.round {
	border-radius: 0.5em;
}

.mfp-content img.mfp-img {
	border-radius: 1em;
	padding: 0;
	
}

.mfp-content button.mfp-close {
	margin-top: -1.5em;
}

/* supporter */

.supporter_img {
	text-align: center;
}

.supporter_img li {
	width: 30%;
	display: inline-block;
}

.supporter_img li img {
	width: 100%;
}

/* blog */

.blog_list01,
.blog_list03 {
	margin: 2em 0;
	overflow: hidden;
}

.blog_list01 a,
.blog_list03 a {
	background: url(../img/blog_list01.png) no-repeat top left;
	background-size: contain;
}

.blog_list01 a span {
	padding-left: 1.5em;
	display: inline-block;
}

.blog_list01 li:last-child,
.blog_list03 li:last-child {
	float: right;
	text-align: right;
}

.blog_list01 li:first-child,
.blog_list03 li:first-child {
	float: left;
}

.blog_list03 li a {
	color: transparent;
}

.blog_list03 li:last-child a {
}

.blog_list03 li:first-child a {
}

.blog_list03 li:last-child a:after,
.blog_list03 li:first-child a:after {
	color: #333;
	padding-left: 1em;
	display: inline-block;
}

.blog_list03 li:last-child a:after {
	content: "過去の記事へ";
}

.blog_list03 li:first-child a:after {
	content: "新しい記事へ";
}

.blog_list01 li,
.blog_list03 li {
	width: 50%;
}

.blog_list01 li.btn {
	text-align: center;
	position: absolute;
	left: 33%;
	right: 33%;
}

.blog_list01 li.btn a {
	background: none;
}

.blog_list01 li.btn img {
	width: 40%;
	max-width: 420px;
}

.blog_list02 {
	max-width: 1200px;
	margin: 0 auto;
}

.blog_list02 strong {
	font-weight: normal;
}

.blog_list02 strong:before {
	content: '\a';
	white-space: pre;
}

.blog_list02 strong:first-child:before {
	content: '';
}

.blog_list02 a {
	background: url(../img/blog_list02.png) no-repeat top left;
	background-size: contain;
}

.blog_list02 a span {
	padding-left: 1.5em;
	display: inline-block;
}

#sub {
	background: #faf1f4;
}

#sub .widget-archives h3 {
	text-align: center;
	margin: 0 0 1.5em;
}

#sub .widget-archives ul {
	overflow: hidden;
}

.shop_thumbs {
	margin: 2em auto;
	text-align: center;
}

.shop_thumbs img {
	max-width: 480px;
	margin: 0 auto;
}

section.inquiry h3,
section.inquiry h4,
section.inquiry p {
	margin: 0;
}

section.inquiry p.mb {
	margin-bottom: 1.5em;
}

/* line */

.line,
.line_top {
	background: url(../img/com_border01l.png), url(../img/com_border01r.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left 1.5em bottom, right 1.5em bottom;
	border-bottom: 2px solid #d3b68c;
	max-width: 1200px;
	margin: 2em auto;
	background-size: contain;
	padding-top: 2.5em;
	position: relative;
}

.line:after {
	content: "";
	background: url(../img/bg_line.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	margin: 0 -2.5em;
	right: 50%;
	bottom: -1em;
	width: 5em;
	height: 1.5em;
}

.line_top:after {
	content: "";
	background: url(../img/top_line.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	margin: 0 -2.5em;
	right: 50%;
	bottom: -1em;
	width: 5em;
	height: 1.5em;
}

.line_only {
	border-bottom: 2px solid #d3b68c;
	max-width: 1200px;
	margin: 2em auto;
	background-size: contain;
	position: relative;
}

.line_only:after {
	content: "";
	background: url(../img/bg_line.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	margin: 0 -2.5em;
	right: 50%;
	bottom: -1em;
	width: 5em;
	height: 1.5em;
}

/* map */

.map01 { color: #ea94b0; }
.map02 { color: #8ec43b; }
.map03 { color: #55b7e6; }

#map01 dt span.no_icon,
#map02 dt span.no_icon,
#map03 dt span.no_icon {
	color: #fff;
	margin-right: 0.5em;
	border-radius: 1.5em;
	padding: 0.5em 0;
	font-size: 0.85em;
	line-height: 1;
	height: 1;
	display: inline-block;
	width: 2em;
	text-align: center;
	box-sizing: border-box;
}

#map01 dt span.no_icon {
	background: #ea94b0;
}

#map02 dt span.no_icon {
	background: #8ec43b;
}

#map03 dt span.no_icon {
	background: #55b7e6;
}

#map01 dt span.su-lightbox,
#map02 dt span.su-lightbox,
#map03 dt span.su-lightbox,
#map04 dt span.su-lightbox {
	cursor: pointer;
	display: inline-block;
}

#map01 dt,
#map02 dt,
#map03 dt,
#map04 dt {
	display: block;
	padding-top: 1.25em;
	position: relative;
	font-weight: bold;
}

#map01 dd,
#map02 dd,
#map03 dd,
#map04 dd {
	margin: 1em 0;
}

.btn {
	text-align: center;
}

.btn img {
	width: 50%;
	max-width: 190px;
	margin: 0 auto;
}

/*
** PC
***************************************************/

@media screen and (min-width: 720px) {

	.section_title01 {
		background: url(../img/sec_title01_pc.png) no-repeat bottom;
		background-size: contain;
		padding: 1em 0;
		text-align: center;
		font-size: 175%;
	}

	.section_title02 {
		margin: 2.5em 0;
		font-size: 150%;
	}

	.img_title {
		text-align: center;
	}

	.img_title img {
		max-width: 640px;
		margin: 0 auto;
	}

	.iso div {
		width: 25%;
	}

	/* furrow */

	.furrow_sec01 {
		max-width: 640px;
		margin: 0 auto;
	}

	.gmap {
		padding-bottom: 25.25%;
	}

	.gmap iframe, .gmap object, .gmap embed {
		height: 320px;
	}

	#sub {
	}

	#sub .widget {
		padding: 0;
	}

	#sub .widget-archives ul {
		max-width: 1200px;
		margin: 0 auto;
	}

	#sub .widget-archives ul li {
		width: 25%;
		float: left;
		margin: 1em 0;
	}

	#container .thumbs {
		width: 320px;
		right: 1em;
		bottom: 1em;
	}


	#container .thumbs img {
		width: 100%;
	}

	.list_information li a:hover {
		opacity: 0.7;
	}

	.list_information li a:hover strong {
		text-decoration: underline;
	}

	#container .small_nav {
		display: flex;
		justify-content: flex-end;
		margin: 1.5em 0;
	}

	#container .small_nav img {
		height: 4em;
		width: auto;
		margin-left: 1em;
	}

}

/*
** SP
***************************************************/

@media screen and (max-width: 720px) {

	.section_title01 {
		background: url(../img/sec_title01.png) no-repeat bottom;
		background-size: contain;
		text-align: center;
		font-size: 135%;
		margin: 1em 0 0.5em;
		padding: 0 0 0.5em 0;
	}

	.section_title02 {
		margin: 1.5em 0;
	}

	.iso div {
		width: 50%;
	}

	.supporter_img li.single {
		width: 60%;
		display: inline-block;
	}

	#sub {
	}

	#sub .widget {
		padding: 0;
	}

	#sub .widget-archives ul li {
		width: 50%;
		float: left;
		margin: 1em 0;
	}

	.furrow_sec01.fixTitle {
		position: fixed;
		left: 0;
		top: 0;
		background: #fff;
		z-index: 5;
		padding: 0 1em;
	}

	#container .furrow_sec01 img.imgMap {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}

	#container .thumbs {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 10;
		background: #fff;
	}

	#container .thumbs.hidden {
		top: -500px;
	}

	#container .thumbs p {
		display: none;
	}

	#container .thumbs img {
		width: 60%;
		margin: 0 auto;
		position: relative;
	}

	.mfp-image-holder .mfp-content {
		margin: 0 1em;
	}

	#container .small_nav {
		display: flex;
		justify-content: center;
		margin: 1.5em 0;
	}

	#container .small_nav img {
		height: 5em !important;
		width: auto;
		margin-left: 1em;
	}

}

