@charset "utf-8";

/* Slider ----------------------------------------- */
.topSlider {
	position: relative;
	padding: 0 0 32px;
}
.swiper-slide {
	width: 1280px;
	height: 420px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.swiper-pagination-thumbs {
	padding: 14px 0 0;
	text-align: center;
}

.swiper-pagination-thumb {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 8px;
	margin: 10px;
	opacity: .6;
	cursor: pointer;
}
.swiper-pagination-thumb.swiper-pagination-thumb-active {
	opacity: 1;
}

/* ------------------------------------------------ */
section#about {
	padding: 0 20px 180px;
}

section#about ul {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 730px;
	margin: 0 auto;
}

/* ------------------------------------------------ */
section#point {
	padding: 0 20px;
}

section#point .sectionInr {
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

section#point .sectionTitle {
	position: absolute;
	right: 0;
	top: 0;
	width: 52%;
	max-width: 435px;
	z-index: 1;
}

section#point .sectionTitle h2 {
	position: relative;
	padding: 2em 28.966% 0 0;
	background: url("../images/top_s02_img_point.png") 100% 1.5em no-repeat;
	background-size: 28.966% auto; 
	font-size: 1.7rem;
}

section#point .sectionTitle h2::before {
	content: "";
	position: absolute;
	left: -120px;
	top: -70px;
	display: block;
	width: 120px;
	height: 80px;
	background: url(../images/top_s02_star_top.png) center center no-repeat;
	background-size: contain;
}

section#point .sectionTitle h2::after {
	content: "";
	position: absolute;
	right: 50px;
	bottom: -68px;
	display: block;
	width: 92px;
	height: 68px;
	background: url(../images/top_s02_star_btm.png) center center no-repeat;
	background-size: contain;
}

section#point .sectionTitle h2 em {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	padding: 0 28.966% 0 0;
	margin: 0 0 .75em;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	white-space: nowrap;
}

section#point .sectionTitle h2 span {
	display: block;
	margin: .75em 0 0;
	text-align: right;
}

.pointBox {
	position: relative;
	width: 100%;
	max-width: 770px;
	height: 514px;
}

.pointBox dl {
	width: 58.5%;
	max-width: 450px;
	height: 340px;
	padding: 56px 74px 20px 52px;
	background: url("../images/top_s02_p_bg.png") center center no-repeat;
	background-size: contain;
}

.pointBox dl dd {
	margin: 0 0 0 42px;
	line-height: 2.0;
}

.pointBox dl dd strong {
	font-weight: 400;
	background: linear-gradient(#FFF100 0%, #FFF100 100%);
}
.pointBox .point01{
	position: absolute;
	left: 0;
	top: 0;
}

.pointBox .point01 dt {
	padding: 17px 0 0;
	background: url("../images/top_s02_p01pic.png") right top no-repeat;
}

.pointBox .point02{
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 66px 64px 20px 62px;
}

.pointBox .point02 dt {
	padding: 17px 0 0;
	background: url("../images/top_s02_p02pic.png") right top no-repeat;
}

.illustBox {
	position: absolute;
	left: 62px;
	bottom: 80px;
	width: 250px;
}

.illustBox img {
	width: 50%;
	height: auto;
}
/* ------------------------------------------------ */
section#instagram {
	margin: 90px 0 180px;
	padding: 0 20px;
	background: url("../images/top_s03_bg_main.png") left top repeat-x;
	background-size: auto 100%;
}

section#instagram .sectionInr {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

section#instagram .sectionInr::before {
	content: "";
	position: absolute;
	right: 0;
	top: -150px;
	display: block;
	width: 365px;
	height: 244px;
	background: url(../images/top_s03_bg_top.png) center center no-repeat;
	background-size: contain;
}

section#instagram .sectionInr::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -90px;
	display: block;
	width: 415px;
	height: 240px;
	background: url(../images/top_s03_bg_btm.png) center center no-repeat;
	background-size: contain;
}

section#instagram .sectionTitle {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 746px;
	margin: 0 auto 14px;
	padding: 95px 0 0;
}

.instWinWrap {
	position: relative;
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
	padding: 3px;
	border: 3px solid #3C210E;
}

#insta-window.iswd-base {
	padding: 45px 45px 35px !important;
	border: 1px solid #3C210E !important;
	border-radius: 0 !important;
	background-color: transparent !important;
}

#insta-window.iswd-base .iswd-images-item {
	width: 25% !important;
	padding: 5px !important;
}

#insta-window.iswd-base .iswd-images-item img {
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 100%;
}

/* InstaFeed temporary */
.instaCal {
	position: absolute;
	top: 48px;
	left: 48px;
	width: calc((100% - 96px) / 4);
	padding: 5px !important;
}
@media only screen and (max-width: 767px) {
	.instaCal {
		top: 23px;
		left: 23px;
		width: calc((100% - 46px) / 3);
		padding: 7.5px !important;
	}
}
@media only screen and (max-width: 480px) {
	.instaCal {
		width: calc((100% - 46px) / 2);
	}
}

.instaCal a {
	display: block;
	background-color: #ffffff;
	opacity: 1;
}

.instaCal a:hover img {
	opacity: 0.8;
}

.moreBtn {
	padding: 50px 0 180px;
}

.moreBtn a {
	position: relative;
	display: block;
	width: 100%;
	max-width: 282px;
	margin: 0 auto;
	padding: .85em;
	background-color: #ED9027;
	border-radius: 10px;
	text-align: center;
	font-size: 1.8rem;
}

.moreBtn a::after {
	content: "▲";
	position: absolute;
	right: 20px;
	top: 53%;
	line-height: 1;
	font-size: 1.2rem;
	transform: translateY(-50%) rotate(90deg);
	transition: .3s;
}

.moreBtn a:hover::after {
	right: 10px;
}
/* ------------------------------------------------ */
#greeting {
	padding: 0 20px;
	background: url("../images/top_s04_bg.png") 126% 100% no-repeat;
	background-size: 73% auto;
}

#greeting .sectionInr {
	position: relative;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding-top: 5.208%;
	padding-bottom: 20.835%;
}

.grText {
	width: 60.42%;
	padding: 76px 88px 100px;
	background-color: #FFF100;
}

.grText p {
	margin-top: 1em;
	line-height: 2.0;
}

figure {
	position: absolute;
	right: 0;
	top: 0;
	width: 45.9375%;
}

figure figcaption {
	display: block;
	margin: 10px 0 0;
	text-align: right;
	font-size: 1.4rem;
}
/* ================================================ */

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

/* ------------------------------------------------ */
section#about {
	padding: 0 20px 60px;
}

section#about ul li:nth-of-type(2) {
	flex-shrink: 0;
	max-width: 62%;
}

/* ------------------------------------------------ */
section#point {
	padding: 0 20px;
}

section#point .sectionTitle {
	position: static;
	width: 100%;
	max-width: 330px;
	margin: 0 auto 30px;
	padding: 0 20px;
}

section#point .sectionTitle h2 {
	position: relative;
	padding: 0;
	background: none; 
}

section#point .sectionTitle h2::before {
	position: static;
	width: 92px;
	height: 68px;
	margin: 0 auto 12px;
	transform: scale(-1, 1);
}

section#point .sectionTitle h2::after {
	content: none;
}

section#point .sectionTitle h2 em {
	position: static;
	padding: 0;
}

.pointBox {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	border-radius: 40px 40px 0 0;
	text-align: center;
}

.pointBox dl {
	display: inline-block;
	width: 100%;
	max-width: 450px;
	height: auto;
	background: none;
}

.pointBox dl dd {
	margin: 0 auto;
}

.pointBox .point01{
	position: static;
	padding: 56px 30px 66px 30px;
	background: url("../images/top_s02_p01pic.png") center bottom no-repeat;
}

.pointBox .point01 dt {
	margin: 0 0 15px;
	padding: 0;
	background: none;
	text-align: center;
}

.pointBox .point02{
	position: static;
	padding: 56px 30px 66px 30px;
	background: url("../images/top_s02_p02pic.png") center bottom no-repeat;
}

.pointBox .point02 dt {
	margin: 0 0 15px;
	padding: 0;
	background: none;
	text-align: center;
}

.illustBox {
	position: static;
	width: 100%;
	padding: 40px 30px;
	background-color: #FFFFFF;
	border-radius: 0 0 40px 40px;
	text-align:center;
}

.illustBox img {
	width: 50%;
	max-width: 125px;
	height: auto;
}

/* ------------------------------------------------ */
section#instagram {
	margin: 90px 0;
	background: url("../images/top_s03_bg_main.png") center center repeat-x;
	background-size: auto 120%;
}

section#instagram .sectionInr::before {
	content: none;
}

section#instagram .sectionInr::after {
	content: none;
}

section#instagram .sectionTitle {
	padding: 60px 32px 0;
}

#insta-window.iswd-base {
	padding: 20px 20px 15px !important;
	border: 1px solid #3C210E !important;
	border-radius: 0 !important;
	background-color: transparent !important;
}

#insta-window.iswd-base .iswd-images-item {
	width: calc(100% / 3)  !important;
	padding: 7.5px !important;
}

.moreBtn {
	padding: 36px 0 60px;
}

/* ------------------------------------------------ */
#greeting {
	padding: 0;
	background: none;
}

#greeting .sectionInr {
	position: relative;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding-top: 215px;
	padding-bottom: 35%;
}

#greeting .sectionInr::after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 100%;
	padding-top: 72%;
	background: url("../images/top_s04_bg.png") 0 0 no-repeat;
	background-size: auto 100%;
	transform: translateX(-50%);
}

.grText {
	width: 100%;
	padding: 120px 20px 36%;
	background-color: #FFF100;
}

figure {
	right: auto;
	left: 50%;
	top: 0;
	width: 100%;
	max-width: 415px;
	padding: 0 20px;
	transform: translateX(-50%);
}

figure figcaption {
	display: block;
	margin-top: 1em;
	text-align: right;
	font-size: 1.6rem;
}

}
/* ================================================ */

@media only screen and (max-width: 480px) {
.swiper-slide {
	height: 300px;
	background-size: contain;
}

.swiper-pagination-thumb {
	width: 48px;
	height: 48px;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 8px;
	margin: 10px 6px;
	opacity: .6;
	cursor: pointer;
}

/* ------------------------------------------------ */
section#about ul {
	display: flex;
	flex-flow: column-reverse wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 730px;
	margin: 0 auto;
}

section#about ul li:nth-of-type(2) {
	flex-shrink: 1;
	max-width: 100%;
}

/* ------------------------------------------------ */
section#instagram .sectionTitle {
	display: block;
	margin: 0 auto 30px;
	padding: 60px 0 0;
	text-align: center;
}

section#instagram .sectionTitle h2 {
	margin-bottom: 10px;
}

#insta-window.iswd-base .iswd-images-item {
	width: calc(100% / 2)  !important;
}

}
