@charset "UTF-8";

@font-face {
	font-family: "NotoSansThin";
	font-weight: 400;
	src: url('../font/NotoSansCJKjp-Thin.eot') format('eot'),
	url('../font/NotoSansCJKjp-Thin.ttf') format('ttf'),
	url('../font/NotoSansCJKjp-Thin.woff') format('format');
}

@font-face {
	font-family: "NotoSansThin";
	font-weight: lighter;
	src: url('../font/NotoSansCJKjp-Thin.eot') format('eot'),
	url('../font/NotoSansCJKjp-Thin.ttf') format('ttf'),
	url('../font/NotoSansCJKjp-Thin.woff') format('format');
}

html {
	font-size: 62.5%;
	width: 100%;
	min-width: 1140px;
	overflow-x: hidden;
}

body {
	color: #333;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: "メイリオ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
	line-height: 1.6;
}

header,
footer {
	position: relative;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	transition: all .3s;
	cursor: pointer;
	word-wrap: break-word;
}

a:hover,
a:focus {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

select::-ms-expand {
	display: none;
}


/*	module
--------------*/

#l-wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
}

.forPC {
	display: block;
}

.forSP {
	display: none;
}


.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

.inner {
	position: relative;
	z-index: 5;
	width: 1140px;
	margin: 0 auto 4rem;
	padding-top: 8rem;
}

.bg {
	position: relative;
}

.bg::before,
.bg::after {
	position: absolute;
	content: "";
}

.column::after {
	display: block;
	clear: both;
	content: "";
}

.column > li {
	float: left;
	margin-right: 2.4rem;
	box-sizing: border-box;
}

.column > li:last-child {
	margin-right: 0;
}

.column .main {
	width: 655px;
}

.column .sub {
	width: 461px;
}

.btn-area {
	width: 385px;
	margin: 0 auto;
}

.btn {
	position: relative;
	display: block;
	height: 50px;
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	line-height: 50px;
	background: #695050;
	box-sizing: border-box;
	border: 2px solid #433e75;
	border-radius: 50px;
}

.btn > a {
	color: #fff;
}

.btn.prev::before,
.btn.next::after {
	position: absolute;
	top: 50%;
	width: 13px;
	height: 13px;
	margin-top: -7px;
	box-sizing: border-box;
	content: "";
}

.btn.prev::before {
	left: 28px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	transform: rotate(-45deg);
}

.btn.next::after {
	right: 28px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}

.btn.pdf::after {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 14px;
	height: 16px;
	margin-top: -7px;
	background: url('../images/i-pdf.png') no-repeat;
	content: "";
}

.tag {
	display: inline-block;
	width: 70px;
	height: 20px;
	margin-right: 0.4rem;
	color: #fff;
	font-size: 1.2rem;
	line-height: 20px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 10px;
}

.tag.pink {
	background: #d96080;
}

.tag.orange {
	background: #eb802a;
}

.tag.green {
	background: #49d4b8;
}

#pagetop {
	position: fixed;
	z-index: 500;
	bottom: 1.5rem;
	right: 3rem;
}



#breadcrumb {
	z-index: 10;
}

#breadcrumb {
	font-size: 1.4rem;
}

#breadcrumb ul::after {
	display: block;
	clear: both;
	content: "";
}

#breadcrumb li {
	position: relative;
	float: left;
	margin-right: 4rem;
}

#breadcrumb li::after {
	position: absolute;
	top: 8px;
	right: -20px;
	width: 6px;
	height: 6px;
	box-sizing: border-box;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

#breadcrumb li:last-child::after {
	content: none;
}

#breadcrumb li a {
	color: #eb802a;
}

#breadcrumb li a:hover {
	text-decoration: underline;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	padding: 1.5rem 0;
	background: rgba(255, 255, 255, .8);
	box-sizing: border-box;
}

header .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 0;
}

header nav ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* width: 485px; */
}

header li {
	margin-right: 3rem;
}

header li:last-child {
	margin-right: 0;
}

header a {
	display: block;
	color: #333;
	text-align: center;
}

header a p {
	font-family: "Galada";
	font-size: 2rem;
}

header a span {
	display: inline-block;
	font-size: 1.5rem;
}

header h1 {
	text-align: left;
}

header h1 img {
	width: 80%;
}

footer {
	width: 100%;
	margin-top: auto;
	padding: 4rem 0 2.6rem;
	box-sizing: border-box;
	border-top: 1px solid #695050;
	overflow: hidden;
}

footer .bg::before {
	z-index: -10;
	top: -16.5rem;
	left: 0;
	width: 375px;
	height: 234px;
	background: url("../images/bg-footleft.png") no-repeat;
}

footer .bg::after {
	z-index: -10;
	top: -16.1rem;
	right: 15.5rem;
	width: 368px;
	height: 284px;
	background: url("../images/bg-footright.png") no-repeat;
}

footer .inner {
	margin: 0 auto;
	padding: 0;
}

footer ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 240px;
	margin: 0 auto;
}

footer a {
	color: #333;
}

footer .lead {
	padding-top: 1.7rem;
	font-size: 1.2rem;
	text-align: center;
}

footer .lead a {
	color: #eb802a;
}

footer .copyrights {
	padding-top: 1.0rem;
	color: #999;
	font-size: 1.2rem;
	text-align: center;
}

.title-area {
	text-align: center;
}

.title-area > p {
	width: 960px;
	margin: 40px auto 0;
	text-align: left;
}
.title-area > p.notes {
	margin-top: 20px;
}
.title-area > p.notes small {
	display: inline-block;
	font-size: 1.4rem;
	text-indent: -1em;
	margin-left: 1em;
}
.title-area > small {
	display: block;
	width: 960px;
	margin: 20px auto 0;
	font-size: 1.4rem;
	text-align: left;
}
h3 {
	position: relative;
	display: inline-block;
	margin: 6.5rem auto 0;
	color: #333;
	font-family: "NotoSansThin";
	font-size: 4rem;
	font-weight: lighter;
	letter-spacing: 0.5rem;
}

h3::before {
	position: absolute;
	z-index: -5;
	top: -1rem;
	left: 0;
	width: 98px;
	height: 83px;
	margin-left: -5rem;
	background: url("../images/title-effect.png") no-repeat;
	content: "";
}

h5 {
	font-size: 2rem;
	font-weight: 600;
}

.visual {
	position: relative;
	width: 100%;
	height: 850px;
	max-height: 900px;
}

.main-visual {
	width: 100%;
	height: 100%;
	/* background: url("../images/top/main-visual.jpg") no-repeat center top -80px; */
	/* background-size: cover; */
}


.swiper {
	position: relative;
	top: -140px;
	width: 100%;
	height: 177px;
	z-index: 500;
}

.swiper-button-prev,
.swiper-button-next {
	width: 46px;
	height: 46px;
	margin-top: -40px;
	background: #000;
	background-image: none;
	border-radius: 50%;
}

.swiper-button-prev::after,
.swiper-button-next::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	box-sizing: border-box;
	content: "";
}

.swiper-button-prev::after {
	margin-left: -4px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	transform: rotate(-45deg);
}

.swiper-button-next::after {
	margin-left: -7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}

.swiper-slide {
	box-sizing: border-box;
}

.swiper-slide a {
	color: #333;
}

.swiper-slide dt {
	line-height: 1;
}

.swiper-slide dt img {
	border-radius: 15px;
	vertical-align: middle;
}

.swiper-slide dd {
	position: relative;
	margin-top: 1.4rem;
	/* padding-left: 3rem; */
	font-size: 1.4rem;
}


/* .swiper-slide dd::before {
	position: absolute;
	left: 0;
	content: "";
}

.swiper-slide dd.manufacture::before {
	width: 26px;
	height: 19px;
	background: url("../images/top/icon-manufacture.png") no-repeat;
}

.swiper-slide dd.culture::before {
	width: 19px;
	height: 23px;
	background: url("../images/top/icon-history.png") no-repeat;
}

.swiper-slide dd.science::before {
	width: 19px;
	height: 24px;
	background: url("../images/top/icon-science.png") no-repeat;
}

.swiper-slide dd.traditional::before {
	width: 21px;
	height: 20px;
	background: url("../images/top/icon-traditional.png") no-repeat;
} */


.swiper .btn-area {
	margin: 3rem auto 0;
}

#curve1,
#curve2,
#curve3 {
	font-size: 1.6rem;
	margin-bottom: 4rem;
	letter-spacing: 0.5rem;
}

.about {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 64.64%;
	background: url("../images/top/bg-about.jpg") no-repeat;
	background-size: cover;
}

.about-content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 558px;
	line-height: 1.8;
	transform: translate(-50%, -68%);
}

.about-content dl {
	margin: 0 auto;
	text-align: center;
}

.about-content dt img {
	width: auto;
}

.about-content dt p {
	font-family: "Galada";
}

.about-content dd {
	padding: 0 3rem;
}

.about-content p {
	font-size: 2rem;
}

.about-content .btn-area {
	margin-top: 4rem;
}

.event {
	width: 100%;
	overflow: hidden;
}

.event .bg::before {
	top: 8.5rem;
	left: 0;
	width: 177px;
	height: 649px;
	background: url("../images/top/bg-eventleft.png") no-repeat;
}

.event .bg::after {
	top: 16.2rem;
	right: 0;
	width: 312px;
	height: 377px;
	background: url("../images/top/bg-eventright.png") no-repeat;
}

.event .inner {
	padding-top: 15rem;
}

.event-list {
	margin-top: 4rem;
}

.event-list.column > li {
	width: 267px;
	margin-bottom: 3.6rem;
}

.event-list.column > li:nth-child(4n) {
	margin-right: 0;
}

.title {
	margin: 0 auto;
	text-align: center;
}

.title dd img {
	width: auto;
}

.title dd:last-child {
	font-family: "Galada";
	font-size: 2rem;
}

.event-list dl {
	text-align: left;
}

.event-list dt img {
	box-sizing: border-box;
	border-radius: 2rem;
	border: 1px solid #ccc;
}

.event-title {
	position: relative;
	margin-top: 1.7rem;
	font-size: 2rem;
	font-weight: bold;
}

.event-title::after {
	position: absolute;
	top: 0
}

.event-title,
.event-date {
	color: #333;
}

.event-date,
.event-vuene,
.event-organized {
	font-size: 1.2rem;
}

.event-date {
	margin-top: 1.4rem;
	font-weight: 600;
}

.event-vuene,
.event-organized {
	color: #666;
}

.event-vuene {
	position: relative;
	margin-top: 1.5rem;
	padding-left: 7.5rem;
}

.event-organized {
	position: relative;
	margin-top: 0.9rem;
	padding-left: 7.5rem;
}

.event-organized .tag,
.event-vuene .tag {
	position: absolute;
	top: 0;
	left: 0;
}

.instagram .bg {
	padding: 6rem 0 4rem;
}

.instagram .top-instagram {
	display: block;
	width: 558px;
	height: auto;
	margin: auto;
}





@media screen and ( max-width: 667px) and ( min-width: 0px) {
	html {
		min-width: auto;
	}
	.forPC {
		display: none;
	}
	.forSP {
		display: block;
	}

	.column .main {
		width: 100%;
	}
	.column .sub {
		width: 100%;
	}

	#gnav .nav-toggle {
		position: relative;
		width: 29.5px;
		height: 30.5px;
		background: url('../images/bg-gnav.png') no-repeat center top;
		background-size: contain;
	}
	#gnav .nav-toggle span {
		position: absolute;
		left: 50%;
		display: block;
		width: 15px;
		height: 1px;
		margin-left: -7px;
		background: #fff;
		transition: all .4s;
	}
	#gnav .nav-toggle span:nth-of-type(1) {
		top: 11px;
	}
	#gnav .nav-toggle span:nth-of-type(2) {
		top: 15px;
	}
	#gnav .nav-toggle span:nth-of-type(3) {
		top: 19px;
	}
	#gnav .nav-toggle.js-active span:nth-of-type(1) {
		-webkit-transform: translateY(3px) rotate(-45deg);
		transform: translateY(3px) rotate(-45deg);
	}
	#gnav .nav-toggle.js-active span:nth-of-type(2) {
		opacity: 0;
	}
	#gnav .nav-toggle.js-active span:nth-of-type(3) {
		-webkit-transform: translateY(-5px) rotate(45deg);
		transform: translateY(-5px) rotate(45deg);
	}
	#gnav ul {
		position: fixed;
		top: 62px;
		left: 0;
		display: none;
		width: 100%;
		height: auto;
		background: rgba(255, 255, 255, .8);
		box-sizing: border-box;
		border-top: 1px solid #ccc;
	}
	#gnav ul li {
		width: 100%;
		padding: 1rem 0;
		box-sizing: border-box;
		border-bottom: 1px solid #ccc;
	}

	#breadcrumb {
		margin-bottom: 2rem;
	}
	#breadcrumb li {
		font-size: 1.2rem;
		margin-right: 2rem;
	}
	#breadcrumb li::after {
		top: 6px;
		right: -10px;
	}

	#curve1,
	#curve2,
	#curve3 {
		margin-bottom: 2rem;
	}

	h3 {
		width: 100%;
		font-size: 2.2rem;
	}
	h3::before {
		top: -1rem;
		width: 49px;
		height: 42px;
		margin-left: -1rem;
		background-size: cover;
	}

	header .logo {
		width: 50%;
	}
	header h1 img {
		width: 100%;
	}


	footer {
		padding: 1rem 0;
	}
	footer .bg::before,
	footer .bg::after {
		background-size: contain;
	}
	footer .bg::before {
		top: -5rem;
		left: -6.5rem;
		width: 125px;
		height: 78px;
	}
	footer .bg::after {
		top: -4rem;
		right: 0rem;
		width: 123px;
		height: 95px;
	}
	footer ul {
		width: 86%;
	}
	footer nav ul li {
		font-size: 1.2rem;
	}
	footer nav + p {
		margin-top: 0.5rem;
	}
	
	.title-area > p {
		width: 100%;
	}

	.title-area > small {
		width: 100%;
	}

	#curve1,
	#curve2,
	#curve3 {
		font-size: 1.2rem;
	}

	.btn-area {
		position: relative;
		z-index: 5;
		width: 80%;
	}
	.btn {
		font-size: 1.4rem;
	}
	.btn.prev::before,
	.btn.next::after {
		width: 9px;
		height: 9px;
		margin-top: -4px;
		line-height: 48px;
	}

	.tag {
		display: block;
		margin-bottom: 0.5rem;
	}

	.inner {
		width: 90%;
		margin: 0 auto 3rem;
		padding-top: 3rem;
	}
	.visual {
		height: 500px;
	}
	.main-visual {
		width: 100%;
		height: 100%;
		/* background: url("../images/top/sp-main-visual.jpg") no-repeat center top -70px; */
		background-size: cover;
	}
	.swiper {
		bottom: -5rem;
		height: 245px;
	}
	.swiper-slide dt {
		width: 80%;
		margin: 0 auto;
	}
	.swiper-slide dd {
		width: 80%;
		margin: 1.4rem auto 0;
	}
	.visual .btn-area {
		bottom: -12rem;
	}
	.about {
		height: 500px;
		margin-bottom: 10rem;
		padding-top: 0;
		background: url("../images/top/sp-bg-about.jpg") no-repeat;
		background-size: cover;
	}
	.about-content {
		width: 100%;
		transform: translate(-50%, -42%);
	}
	.about-content dt img {
		width: 50%;
	}
	.about-content dd {
		margin: 6rem 0 18rem;
		padding: 0 4rem;
		font-size: 1.3rem;
	}
	.title dd img {
		width: 70%;
	}

	.event {
		z-index: 0;
	}
	.event .bg::before,
	.event .bg::after {
		content: none;
	}
	.event .inner {
		padding-top: 0;
	}
	.event-title {
		font-size: 1.4rem;
	}
	.event-list {
		margin-top: 2rem;
	}
	.event-list.column > li {
		width: calc(100% /2 - 12px);
	}
	.event-list.column > li:nth-child(2n) {
		margin-right: 0;
	}
	.event-organized {
		padding-left: 0;
	}
	.event-organized .tag {
		position: static;
	}
	.instagram .bg {
		padding: 3rem 0 8rem;
	}
	.instagram .top-instagram {
		width: 90%;
	}
	#pagetop {
		bottom: 8.5rem;
		right: 1rem;
		width: 40px;
		height: 45px;
		background: url("../images/pagetop.png") no-repeat center top;
		background-size: cover;
	}
}

/* 電話番号 */

a[href^="tel:"] {
	pointer-events: none;
	color: #333 !important;
}

@media screen and ( max-width: 667px) and ( min-width: 0px) {
	a[href^="tel:"] {
		pointer-events: auto;
	}
}

