#s01{
	height: 100vh;
}
#main-visual {
    position:relative;
	height: 100vh;
	background-image: url("../images/mask-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-width: 1200px;
	margin: 0 auto;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 	1;
}
.main-visual-inner {
	max-width: 1300px;
	margin: 0 auto;
	height: 100vh;
	position: relative;
}
.n2-section-smartslider{
	margin: 0;
	padding: 0;
	list-style: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
}
.n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image {
	background-size: cover;
}
div#n2-ss-2 .n2-ss-slider-1{
	height:100vh !important;
}
.n2-ss-slider .n2-ss-slide-background-image {
    /*background-position: 50% -50px !important;*/
}
#main {
	position: absolute;
	top: 30px;
	left: 50px;
	right: 0;
	bottom: 0;
	width:400px;
	z-index: 1;
}
#main img {
	width: 100%;
}
#fv {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	bottom: 0;
	width: 50%;
	height: 44%;
	margin: auto;
	z-index: 1;
}
#fv img {
	width: 100%;
}

#main-copy {
	position: absolute;
	top: 40px;
	right: 5%;
	width: 110px;
	z-index: 1;
}
#main {
	animation: slideup 1s ease 0s 1 normal;
}
#main-copy img {
	animation: slide 2s ease 0s 1 normal;
	width: 100%;
}
@keyframes slide {
	0%, 35% {
    transform: translateY(0px);
    opacity: 0;
	}
	100% {
    transform: translateY(0px);
    opacity: 1;
	}
}
@keyframes slideup {
0%, 35% {
    transform: translateY(30px);
    opacity: 0;
}
100% {
    transform: translateY(0px);
    opacity: 1;
}
}
@keyframes slidedown {
0%, 35% {
    transform: translateY(-30px);
    opacity: 0;
}
100% {
    transform: translateY(0px);
    opacity: 1;
}
}
#scroll {
	display: none;
}
#scroll a {
	position: absolute;
	left: 50%;
	bottom: 15%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	padding-top: 50px;
	color: #008B74;
	margin-left: -24px;
}
#scroll a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #008B74;
	border-bottom: 1px solid #008B74;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	-webkit-animation: sdb06 1.5s infinite;
	animation: sdb06 1.5s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb06 {
  0% {
    -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb06 {
  0% {
    transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

#header-pc{
	background: #FFF;
}
#info {
	padding: 70px 0;
	background: #5CB9C7;
	margin: 60px 0 0 0;
}
#news{
	width: 55%;
}
#news h2{
	color: #FFF;
	padding: 0 0 15px 0;
	font-size: 1.3em;
}
#news .news-box{
	padding: 45px 80px 40px;
	text-align: left;
	border: solid 1px #FFF;
	border-radius: 70px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	margin: 0 0 15px;
}
.entry-date {
	color: #FFF;
}
.entry-list a {
	color: #FFF;
	text-decoration: underline;
}
#contents {
	padding: 0 0 0px 0;
	background: #FFF;
	z-index: 10;
	position: relative;
}
#news .all-link{
	text-align: right;
}
#news .all-link a{
	color: #FFF;
	text-decoration: underline;
}
#shop{
	width: 34%;
}
#shop p{
	color: #FFF;
	padding: 0 0 15px 0;
	font-size: .9em;;
}
#shop p.gmap-txt{
	text-align: right;
}
#shop p.gmap-txt a{
	color: #FFF;
	text-decoration: underline;
}
#shop .shop-sns a:hover{
	opacity: 0.6;
}
#about {
	background: #F4ECE6;
	padding: 100px 0;
	text-align: center;
}
#about .about-box{
	width: 800px;
	margin: 0 auto;
}
#about h2{
	color: #008B74;
	padding: 0 0 40px 0;
	font-size: 1.3em;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	letter-spacing: 2px;
	font-weight: normal;
}
#about img{
	padding: 0 0 40px 0;
}
#about p{
	color: #008B74;
	padding: 0 0 40px 0;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.9em;
}
#about .more-link{
	color: #008B74;
	padding: 14px 80px;
	font-size: 1.1em;
	border: solid 1px #008B74;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	letter-spacing: 2px;
	display: inline-block;
}
#about .more-link:hover{
	background: #FFF;
}
#note {
	padding: 100px 0;
	text-align: center;
	display: none;
}
#note h2{
	color: #008B74;
	padding: 0 0 60px 0;
	font-size: 1.3em;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	letter-spacing: 2px;
	font-weight: normal;
	vertical-align: top;
}
#note h2 img{
	vertical-align: sub;
}	
#note .note-box{
	padding: 0 0 30px 0;
}	
#note .note-inbox{
	width: 31%;
	padding: 20px;
	border: solid 1px #008B74;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 0 20px;
}
#note .note-inbox:hover{
	opacity: 0.6;
}
#note .note-inbox .ph-box{
	width: 40%;
}
#note .note-inbox .ph-box img{
	width: 100%;
}
#note .note-inbox .txt-box{
	width: 54%;
	text-align: left;
}
#note .note-inbox .txt-box p{
	color: #008B74;
	font-size: 1.1em;
	text-decoration: underline;
}
#note .more-link img{
	vertical-align: middle;
	transition: 0.3s ease-in-out;
}
#note .more-link{
	color: #FFF;
	padding: 18px 80px 12px;
	font-size: 1.1em;
	letter-spacing: 3px;
	background: #008B74;
	vertical-align: middle;
	display: inline-block;
	transition: 0.3s ease-in-out;
}
#note .more-link:hover{
	color: rgba(255,255,255,.6);
}
#note .more-link:hover img{
	opacity: 0.6;
}
#academy {
	background: #FFF4A1;
	padding: 120px 0;
	text-align: center;
}
#academy .academy-box .catch{
	color: #9E7145;
	padding: 0 0 20px 0;
	font-size: 1.8em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'Noto Serif JP', serif;
	letter-spacing: 3px;
	font-weight: normal;
}
#academy h2{
	color: #9E7145;
	padding: 0 0 30px 0;
	font-size: 3em;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	letter-spacing: 16px;
	font-weight: normal;
}
#academy .academy-box p{
	color: #9E7145;
	padding: 0 0 60px 0;
}
#academy .entry-box{
	width: 31%;
	margin: 0 3.5% 15px 0;
	text-align: left;
}
#academy .entry-box:nth-child(3n){
	margin: 0 0% 15px 0;
}
#academy .entry-box img{
	width: 100%;
	padding: 0 0 15px 0;
}
#academy .entry-box .entry-date{
	display: block;
	font-size: 1em;
	letter-spacing: 2px;
	color: #9E7145;
	padding: 0 0 10px 0;
}
#academy .entry-box .entry-title{
	display: block;
	font-size: 1.2em;
	letter-spacing: 3px;
	color: #9E7145;
	padding: 0 0 15px 0;
}
#academy .entry-box p{
	display: block;
	font-size: .9em;
	color: #9E7145;
	letter-spacing: 3px;
}

#academy .more-link{
	color: #9E7145;
	padding: 16px 60px;
	font-size: 1.1em;
	border: solid 1px #9E7145;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	letter-spacing: 2px;
	display: inline-block;
}
#academy .more-link:hover{
	color: #FFF4A1;
	border: solid 1px #9E7145;
	background: #9E7145;
}
#community {
	background: #F4ECE6;
	padding: 120px 0;
	text-align: center;
}
#community .community-box .catch{
	color: #008B74;
	padding: 0 0 20px 0;
	font-size: 1.8em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'Noto Serif JP', serif;
	letter-spacing: 3px;
	font-weight: normal;
}
#community .community-inbox{
	background: #FFF;
	position: relative;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	margin: 30px auto 0;
	padding: 50px 100px 100px;
}
#community .community-box h2{
	color: #008B74;
	padding: 0 0 30px 0;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 3em;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	letter-spacing: 16px;
	font-weight: normal;
}
#community .community-box .sub{
	color: #008B74;
	padding: 0 0 50px 0;
	font-size: 1.4em;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	letter-spacing: 3px;
	font-weight: normal;
}
#community .community-box h3{
	color: #008B74;
	padding: 0 0 50px 0;
	font-size: 1.7em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'Noto Serif JP', serif;
	letter-spacing: 6px;
	font-weight: normal;
	line-height: 1.8em;
}
#community .c-box .txt-box{
	width: 48%;
	text-align: left;
}
#community .c-box .txt-box .explain{
	color: #008B74;
	padding: 0 0 40px 0;
	line-height: 2em;
}
#community .c-box .note-box{
	border: solid 1px #008B74;
	padding: 12px 25px;
	margin: 0 0 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#community .c-box .note-box p{
	color: #008B74;
	padding: 0 0 25px 0;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	vertical-align: middle;
	font-size: 1.3em;
	letter-spacing: 3px;
}
#community .c-box .note-box p img{
	vertical-align: middle;
}
#community .c-box .note-box a{
	color: #008B74;
	padding: 0 0 15px 20px;
	text-decoration: underline;
	display: inline-block;
	line-height: 1.5em;
}
#community .c-box .reserve-box p{
	color: #008B74;
	padding: 0 0 25px 0;
	font-size: 1.1em;
	letter-spacing: 1px;
}
#community .more-link{
	color: #FFF;
	padding: 22px 60px;
	font-size: .8em;
	background: #008B74;
	letter-spacing: 2px;
	display: inline-block;
}
#community .more-link:hover{
	color: rgba(255,255,255,.6);
}
#community .c-box .ph-box{
	width: 43%;
}
#community .c-box .ph-box img{
	width: 100%;
	vertical-align: bottom;
}
#cafe {
	background: #CCE8E3;
	padding: 120px 0;
	text-align: center;
}
#cafe .cafe-box .catch{
	color: #008B74;
	padding: 0 0 20px 0;
	font-size: 1.8em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'Noto Serif JP', serif;
	letter-spacing: 3px;
	font-weight: normal;
}
#cafe .cafe-inbox{
	background: #FFF;
	position: relative;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	margin: 30px auto 0;
	padding: 50px 100px 100px;
}
#cafe .cafe-box h2{
	color: #008B74;
	padding: 0 0 30px 0;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 3em;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	letter-spacing: 16px;
	font-weight: normal;
}
#cafe .cafe-box .sub{
	color: #008B74;
	padding: 0 0 50px 0;
	font-size: 1.4em;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	letter-spacing: 3px;
	font-weight: normal;
}
#cafe .cafe-box h3{
	color: #008B74;
	padding: 0 0 50px 0;
	font-size: 1.7em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'Noto Serif JP', serif;
	letter-spacing: 6px;
	font-weight: normal;
	line-height: 1.8em;
}
#cafe .c-box .txt-box{
	width: 48%;
	text-align: left;
}
#cafe .c-box .txt-box .explain{
	color: #008B74;
	padding: 0 0 40px 0;
	line-height: 2em;
}
#cafe .c-box .note-box{
	border: solid 1px #008B74;
	padding: 12px 25px;
	margin: 0 0 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#cafe .c-box .note-box p{
	color: #008B74;
	padding: 0 0 25px 0;
	font-family: 'Abel',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	vertical-align: middle;
	font-size: 1.3em;
	letter-spacing: 3px;
}
#cafe .c-box .note-box p img{
	vertical-align: middle;
}
#cafe .c-box .note-box a{
	color: #008B74;
	padding: 0 0 15px 20px;
	text-decoration: underline;
	display: inline-block;
}
#cafe .c-box .reserve-box p{
	color: #008B74;
	padding: 0 0 25px 0;
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 1.8em;
}
#cafe .more-link{
	color: #FFF;
	padding: 22px 60px;
	font-size: 1em;
	background: #008B74;
	letter-spacing: 2px;
	display: inline-block;
}
#cafe .more-link:hover{
	color: rgba(255,255,255,.6);
}
#cafe .c-box .ph-box{
	width: 43%;
}
#cafe .c-box .ph-box img{
	width: 100%;
	vertical-align: bottom;
}
@media (max-width: 834px) {  
.n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image {
	background-position: 36% -70px;
	background-color: #004646;
}
#main-visual {
	height: 100vh;
	background-image: url("../images/mask-sp-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	min-width: 100%;
	background-position: center -20px;
}
#main {
	top: 12px;
	left: 15px;
	width: 60%;
}
#main-copy {
	position: absolute;
	bottom: 15%;
	right: 5%;
	width: 60px;
	z-index: 1;
	top: initial;
}
#fv {
	width: 80%;
	height: 50vh;
}
#scroll {
	display: block;
}
#info {
	margin: 0px 0 0 0;
}
#news{
	width: 100%;
	padding: 0 0 50px 0;
	text-align: center;
}
#news .news-box{
	padding: 35px 30px 30px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
}
#news .all-link{
	text-align: center;
}
#shop{
	width: 100%;
}
#about h2{
	padding: 0 0 20px 0;
	font-size: 1.2em;
}
#about .about-box{
	width: 100%;
	padding: 0 10px;
}
#about img{
	padding: 0 0 0px 0;
}
#note h2{
	font-size: 1.2em;
}
#note .note-inbox{
	width: 100%;
}
#academy .academy-box{
	padding: 0 10px;
}
#academy .academy-box .catch{
	font-size: 1.3em;
	padding: 0 0 10px 0;
}
#academy h2{
	font-size: 1.7em;
	padding: 0 0 20px 0;
}
#academy .entry-box{
	width: 100%;
	margin: 0 0 15px 0;
}
#academy .entry-box:nth-child(3n){
	width: 100%;
	margin: 0 0 15px 0;
}
#academy .more-link{
	padding: 16px 40px;
	font-size: 1em;
}
#note .note-box .note-embed{
	width: 100% !important;
}
#note .more-link {
	padding: 18px 30px 18px;
	font-size: 1em;
}
#community .community-box .catch{
	font-size: 1.3em;
	padding: 0;
}
#community .community-inbox{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 55px 25px 25px;
}
#community .community-box h2{
	padding: 0 0 20px 0;
	font-size: 1.7em;
	letter-spacing: 10px;
	top: -15px;
}
#community .community-box .sub {
	font-size: 1.2em;
	padding: 0 0 20px 0;
}
#community .community-box h3{
	padding: 0 0 30px 0;
	font-size: 1.2em;
	letter-spacing: 3px;
}
#community .c-box .txt-box{
	width: 100%;
	padding: 0 0 30px 0;
}
#community .c-box .note-box {
	border: solid 1px #008B74;
	padding: 12px 15px;
	margin: 0 0 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#community .c-box .note-box a {
	padding: 0 0 10px 0px;
}
#community .c-box .reserve-box p {
	color: #008B74;
	padding: 0 0 25px 0;
	font-size: 1.1em;
	letter-spacing: 3px;
}
#community .more-link {
	padding: 15px 25px;
	font-size: 1em;
}
#community .c-box .ph-box{
	width: 100%;
}
#cafe .cafe-box .catch{
	font-size: 1.3em;
	padding: 0;
}
#cafe .cafe-inbox{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 30px 25px 25px;
}
#cafe .cafe-box h2{
	padding: 0 0 20px 0;
	font-size: 1.7em;
	letter-spacing: 10px;
	top: -15px;
}
#cafe .cafe-box .sub {
	font-size: 1.2em;
	padding: 0 0 20px 0;
}
#cafe .cafe-box h3{
	padding: 0 0 30px 0;
	font-size: 1.2em;
	letter-spacing: 3px;
}
#cafe .c-box .txt-box{
	width: 100%;
	padding: 0 0 30px 0;
}
#cafe .c-box .reserve-box p {
	color: #008B74;
	padding: 0 0 25px 0;
	font-size: 1.1em;
	letter-spacing: 3px;
}
#cafe .more-link {
	padding: 15px 25px;
}
#cafe .c-box .ph-box{
	width: 100%;
}
}
@media (max-width: 376px) {
#scroll a {
	bottom: 4%;
}
}
@media (max-width: 321px) {
#main-copy {
	position: absolute;
	bottom: 50px;
	right: 5%;
	width: 60px;
	z-index: 1;
	top: initial;
}
}
#community .c-box .ph-box img {
    margin-bottom: 15px;
}
#cafe .cafe-box .catch {
    margin-bottom: 30px;
}
#cafe .c-box .ph-box img {
    margin-bottom: 15px;
}
#concept .concept-box p {
    text-align: center;
    font-size: 1.5em;
    letter-spacing: 4px;
    color: #008B74;
    line-height: 2.5em;
    font-family: "Yu Mincho", YuMincho, 'Noto Serif JP', serif;
}
#about .about-catch p {
    color: #008B74;
    font-size: 1.8em;
    letter-spacing: 6px;
    line-height: 2.5em;
    font-family: "Yu Mincho", YuMincho, 'Noto Serif JP', serif;
    text-align: center;
    font-weight: normal;
}