@charset "utf-8";

/**********************************

 general

***********************************/
html {
	font-size: 14.4928px;
	/*font-size: 10px;*/
}

@media screen and (max-width:1086px){
	html {
		font-size: 1.335vw;
	}
}

@media screen and (max-width:767px){
	html {
		font-size: 1.33333333vw;
	}
}

/**********************************

 parts

***********************************/
.define_inner {
	width: 1500px;
}

.

@media screen and (max-width:1499px){
	.define_wrap {
		padding-left: 8%;
		padding-right: 8%;
	}
}

/**********************************

 .l-wrap

***********************************/
.l-wrap {
	background: #fff;
}

/**********************************

 .l-main

***********************************/
.l-main {
	color: #505050;
}

/**********************************

 l-header

***********************************/
.l-header {

}

.l-header__inner {
	/*height: 163px;*/
}

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

}

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

}

/**********************************

 l-footer

***********************************/
.l-footer .define_inner {
	width: 930px;
}

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

	/*.l-footer__bottom {*/
		/*padding-bottom: 25px;*/
	/*}*/
}


/**********************************

 p-pagetop

***********************************/
.p-pagetop {
	display: none;
	width: 124px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 10;
}

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

}

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

	.p-pagetop {
		width: 12.4rem;
		bottom: 5rem;
		right: 5rem;
	}

}


/**********************************

 p-hero

***********************************/
.p-hero {
}

.p-hero__main {
}

.p-hero__main img {
	width: 100%;
	max-width: none;
}

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

}

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

}


/**********************************

 p-about

***********************************/
.p-about {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,c0e4ea+100 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(192,228,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.p-about__inner {
	padding: 5rem 0 5.5rem;
}

.p-about__inner-txt01 {
	font-size: 2.3rem;
	font-weight: 500;
	text-align: center;
	line-height: 2.13043478;
	letter-spacing: .15em;
}

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

}

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

}



/**********************************

 p-coupon

***********************************/
.p-coupon {
	background: url(../images/coupon_bg01.png) repeat-x center;
	background-size: auto 100%;
	position: relative;
	z-index: 1;
}

.p-coupon:before {
	content: "";
	display: block;
	width: 106.7rem;
	height: 101.6rem;
	background: url(../images/coupon_bg02.png) no-repeat center / contain;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-coupon__inner {
	padding: 5rem 0 7rem;
}

.p-coupon__inner-ttl {
	font-size: 2.7rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.81481481;
	letter-spacing: .1em;
	position: relative;
	z-index: 1;
}

.p-coupon__inner-ttl:before {
	content: "";
	display: block;
	width: 48.7rem;
	height: 8rem;
	margin-bottom: .8rem;
	background: url(../images/coupon_line01.png) no-repeat center bottom / contain;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-coupon__inner-pic {
	width: 54rem;
	margin: 3.5rem auto 0;
	text-align: center;
}

.p-coupon__inner-voting {
	margin-top: 6.5rem;
}

.p-coupon__inner-voting .ttl {

}

.p-coupon__inner-voting .ttl .txt01 {
	display: block;
	width: 15.6rem;
	margin: 0 auto;
}

.p-coupon__inner-voting .ttl .txt02 {
	display: block;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: .1em;
}

.p-coupon__inner-voting .date {
	width: 45rem;
	margin: 2.4rem auto 0;
}

.p-coupon__inner-result {
	padding-top: 3.5rem;
	margin-top: 4.5rem;
	position: relative;
	z-index: 1;
}

.p-coupon__inner-result:before {
	content: "";
	display: block;
	width: 45rem;
	height: .2rem;
	background: #3c3c3c;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-coupon__inner-result .ttl {

}

.p-coupon__inner-result .ttl .txt01 {
	display: block;
	width: 15.6rem;
	margin: 0 auto;
}

.p-coupon__inner-result .ttl .txt02 {
	display: block;
	margin-top: 1rem;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: .1em;
}

.p-coupon__inner-result .date {
	width: 45rem;
	margin: 2.4rem auto 0;
}

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

}

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

}


/**********************************

 p-how-to

***********************************/
.p-how-to {
	background: #ffce8a;
}

.p-how-to__inner {
	padding: 8rem 0;
}

.p-how-to__inner-content {
	width: 62rem;
	margin: 0 auto;
}

.p-how-to__inner-content-ttl {
	padding: 1.8rem 0;
	color: #fff;
	font-size: 3.4rem;
	font-weight: 500;
	text-align: center;
	background: #f2a757;
	letter-spacing: .1em;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.p-how-to__inner-content-ttl:before {
	content: "";
	display: block;
	width: 3.7rem;
	height: 3.7rem;
	background: url(../images/icon_plus01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 4rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.p-how-to__inner-content-ttl.is-active:before {
	background: url(../images/icon_minus01.png) no-repeat center / contain;
}

.p-how-to__inner-content-body {
	display: none;
	background: rgba(255,255,255,.7);
}

.p-how-to__inner-content-body-inner {
	padding: 7rem 0 5.6rem;
}

.p-how-to__inner-content-body-inner .step {
	padding-bottom: 6rem;
	margin-bottom: 5rem;
	position: relative;
	z-index: 1;
}

.p-how-to__inner-content-body-inner .step:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}

.p-how-to__inner-content-body-inner .step:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 2.2rem solid transparent;
	border-left: 2.2rem solid transparent;
	border-top: 2.2rem solid #f2a757;
	border-bottom: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-how-to__inner-content-body-inner .step:last-of-type:before {
	display: none;
}

.p-how-to__inner-content-body-inner .step__ttl {
	width: 13rem;
	margin: 0 auto;
}

.p-how-to__inner-content-body-inner .step__ttl img {
	display: block;
}

.p-how-to__inner-content-body-inner .step__txt01 {
	margin-top: 2rem;
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.91666667;
}

.p-how-to__inner-content-body-inner .step__txt01 .large {
	display: inline-block;
	font-size: 3.1rem;
	font-weight: bold;
	line-height: 1.75806452;
}

.p-how-to__inner-content-body-inner .step__txt01 .kome {
	font-size: 2rem;
	font-weight: 500;
	vertical-align: top;
}

.p-how-to__inner-content-body-inner .step__pic01 {
	width: 46.8rem;
	margin: 3rem auto 0;
}

.p-how-to__inner-content-body-inner .step__note01 {
	text-align: center;
}

.p-how-to__inner-content-body-inner .step__note01 ul {
	display: inline-block;
	margin-top: 2rem;
	font-size: 2rem;
	line-height: 1.65;
}

.p-how-to__inner-content-body-inner .step__note01 ul li {
	text-indent: -1em;
	margin-left: 1em;
	text-align: left;
}

.p-how-to__inner-content-body-inner .step__note02 {
	text-align: center;
}

.p-how-to__inner-content-body-inner .step__note02 ul {
	display: inline-block;
	margin-top: 2rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.65;
}

.p-how-to__inner-content-body-inner .step__note02 ul li {
	text-indent: -1em;
	margin-left: 1em;
	text-align: left;
}

.p-how-to__inner-content-body-inner .btn01 {
	width: 50.6rem;
	margin: 3.5rem auto 0;
	font-size: 3rem;
	font-weight: 500;
	letter-spacing: .1em;
}

.p-how-to__inner-content-body-inner .btn01 a {
	display: block;
	padding: 1.7rem 2rem;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #f2a757;
	position: relative;
	z-index: 1;
}

.p-how-to__inner-content-body-inner .btn01 a:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 1rem solid transparent;
	border-bottom: 1rem solid transparent;
	border-left: 1.6rem solid #ffffff;
	border-right: 0;
	position: absolute;
	top: 50%;
	right: 2.2rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

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

}

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

}


/**********************************

 p-video

***********************************/
.p-video {
	background: url(../images/video_bg01.png) repeat-x center;
	background-size: auto 100%;
	position: relative;
	z-index: 1;
}

.p-video__inner {
	padding: 5.5rem 0 12rem;
}

.p-video__inner-ttl {

}

.p-video__inner-ttl .txt01 {
	display: block;
	width: 12.5rem;
	margin: 0 auto;
}

.p-video__inner-ttl .txt02 {
	display: block;
	margin-top: 1.5rem;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: .1em;
}

.p-video__inner-movie {
	width: 62rem;
	margin: 4rem auto 0;
}

.p-video__inner-movie-inner {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.p-video__inner-movie-inner iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

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

}

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

}


/**********************************

 p-recommend

***********************************/
.p-recommend {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffe4e4+0,ffddad+100 */
	background: linear-gradient(to bottom,  rgba(255,228,228,1) 0%,rgba(255,221,173,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.p-recommend:before {
	content: "";
	display: block;
	width: 112.7rem;
	height: 106.1rem;
	background: url(../images/recommend_bg01.png) no-repeat center / contain;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-recommend__inner {
	padding: 7rem 0 13rem;
}

.p-recommend__inner-ttl {
	width: 50rem;
	margin: 0 auto;
}

.p-recommend__inner-content {
	margin-top: 8.5rem;
}

.p-recommend__inner-content-sec {
	margin-top: 8.5rem;
}

.p-recommend__inner-content-sec:first-child {
	margin-top: 0;
}

.p-recommend__inner-content-sec .ttl {
	color: #fff;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
	line-height: 1.2;
}

.p-recommend__inner-content-sec .ttl .block {
	display: inline-block;
	padding: .8rem 1.2rem;
	position: relative;
	z-index: 1;
}

.p-recommend__inner-content-sec .ttl--01 .block {
	background: #f29a63;
}

.p-recommend__inner-content-sec .ttl--02 .block {
	background: #ada680;
}

.p-recommend__inner-content-sec .ttl--03 .block {
	background: #ccc4f2;
	transform: scale(.9, 1);
	-webkit-transform: scale(.9, 1);
	transform-origin: center center;
}

.p-recommend__inner-content-sec .ttl--01 .block:before {
	content: "";
	display: block;
	width: 15.3rem;
	height: 8.5rem;
	margin-left: -17.5rem;
	background: url(../images/recommend_num01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.p-recommend__inner-content-sec .ttl--02 .block:before {
	content: "";
	display: block;
	width: 16.3rem;
	height: 8.5rem;
	margin-right: -19.5rem;
	background: url(../images/recommend_num02.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.p-recommend__inner-content-sec .ttl--03 .block:before {
	content: "";
	display: block;
	width: 16.1rem;
	height: 8.5rem;
	margin-left: -18rem;
	background: url(../images/recommend_num03.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.p-recommend__inner-content-sec .txt01 {
	margin-top: 3rem;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.75;
	letter-spacing: .1em;
}

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

}

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

}


/**********************************

 p-product

***********************************/
.p-product {

}

.p-product__inner {

}

.p-product__head {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c0e4ea+0,ffd6d6+100 */
	background: linear-gradient(to bottom,  rgba(192,228,234,1) 0%,rgba(255,214,214,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.p-product__head-inner {
	padding: 7rem 0 4.5rem;
}

.p-product__head-inner-ttl {

}

.p-product__head-inner-ttl .txt01 {
	display: block;
	width: 20.1rem;
	margin: 0 auto;
}

.p-product__head-inner-ttl .txt02 {
	display: block;
	margin-top: 1.5rem;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: .1em;
}

.p-product__body {

}

.p-product__body ul {
	display: flex;
}

.p-product__body ul li {
	width: 25%;
}

.p-product__body ul li a {
	display: block;
}

.p-product__body ul li a img {
	display: block;
	width: 100%;
	max-width: none;
}

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

}

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

}


/**********************************

 p-mall

***********************************/
.p-mall {
	background: #f1f5f8;
}

.p-mall__inner {
	padding: 7rem 0 5rem;
}

.p-mall__inner-content {
	width: 60rem;
	margin: 0 auto;
}

.p-mall__inner-content .ttl {
	padding: 1.8rem 0;
	color: #fff;
	font-size: 3.4rem;
	font-weight: 500;
	text-align: center;
	background: #f0af68;
	letter-spacing: .1em;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.p-mall__inner-content .ttl:before {
	content: "";
	display: block;
	width: 3.7rem;
	height: 3.7rem;
	background: url(../images/icon_plus01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 4rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.p-mall__inner-content .ttl.is-active:before {
	background: url(../images/icon_minus01.png) no-repeat center / contain;
}

.p-mall__inner-content .body {
	display: none;
	padding: 1rem 4rem;
	background: #fff;
}

.p-mall__inner-content .body .acc {
	border-top: .1rem solid #000;
}

.p-mall__inner-content .body .acc:first-child {
	border-top: none;
}

.p-mall__inner-content .body .acc__head {
	padding: 1.9rem 1rem;
	font-size: 2.6rem;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	z-index: 1;
	transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.p-mall__inner-content .body .acc__head:hover {
	opacity: .7;
}

.p-mall__inner-content .body .acc__head:before {
	content: "";
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	background: url(../images/icon_plus02.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 1rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.p-mall__inner-content .body .acc__head.is-active:before {
	background: url(../images/icon_minus02.png) no-repeat center / contain;
}

.p-mall__inner-content .body .acc__body {
	display: none;
}

.p-mall__inner-content .body .acc__body ul {
	padding: 0 0 2rem 3.7rem;
	font-size: 2.4rem;
	line-height: 1.710526315789474;
}

.p-mall__inner-content .body .acc__body ul li {

}

.p-mall__inner-content .body .acc__body ul li a {
	color: #000;
	text-decoration: none;
}

.p-mall__inner-note {
	width: 60rem;
	margin: 4rem auto 0;
	font-size: 2.1rem;
	font-weight: 500;
	line-height: 1.42857143;
}

.p-mall__inner-note li {
	text-indent: -1em;
	margin-left: 1em;
}

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

}

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

}


/**********************************

 p-footer

***********************************/
.p-footer {

}

.p-footer__inner {
	padding: 7rem 0 0;
}

.p-footer__inner-logo {
	width: 25rem;
	margin: 0 auto;
}

.p-footer__inner-copy {
	width: 42.1rem;
	margin: 3rem auto 0;
}

.p-footer__inner-copy img {
	display: block;
}

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

}

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

}


/**********************************

 p-modal

***********************************/
.p-modal {
	display: none;
	max-height: none;
	font-size: 10px;
	font-family: "M PLUS 1p", 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.p-modal * {
	max-height: none;
}

.p-modal__inner {
	width: 65em !important;
	max-height: calc(100dvh - 60px);
	/*height: calc(100dvh - 60px - 13rem);*/
	padding: 18em 5em 6em;
	color: #000;
	background: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	position: relative;
	z-index: 1;
}

.p-modal__inner.color1 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dce1e3+0,d3edfb+100 */
	background: linear-gradient(to bottom,  rgba(220,225,227,1) 0%,rgba(211,237,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.p-modal__inner.color2 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ccc4f2+0,fafafa+100 */
	background: linear-gradient(to bottom,  rgba(204,196,242,1) 0%,rgba(250,250,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.p-modal__inner.color3 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffce8a+0,96e1c4+100 */
	background: linear-gradient(to bottom,  rgba(255,206,138,1) 0%,rgba(150,225,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.p-modal__inner.color4 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd2d2+0,fffaa0+100 */
	background: linear-gradient(to bottom,  rgba(255,210,210,1) 0%,rgba(255,250,160,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.p-modal__inner.color5 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c0e4ea+0,ffffff+100 */
	background: linear-gradient(to bottom,  rgba(192,228,234,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.p-modal__inner .close {
	width: 12em;
	height: 12em;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.p-modal__inner .pic {
	text-align: center;
	position: relative;
	z-index: 1;
}

.p-modal__inner .pic img {
}

.p-modal__inner .pic .copy {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.p-modal__inner .pic .copy--01 {
	width: 26.7em;
	margin-top: -9.8em;
	margin-left: -3.2em;
}

.p-modal__inner .pic .copy--02 {
	width: 32.7em;
	margin-top: -7em;
	margin-left: -1.5em;
}

.p-modal__inner .pic .copy--03 {
	width: 33.7em;
	margin-top: -9.4em;
	margin-left: -3.8em;
}

.p-modal__inner .pic .copy--04 {
	width: 25.7em;
	margin-top: -6em;
	margin-left: -2.4em;
}

.p-modal__inner .pic .copy--05 {
	width: 26.2em;
	margin-top: -6.2em;
	margin-left: -3.8em;
}

.p-modal__inner .d-ib {
	display: inline-block;
}

.p-modal__inner .name {
	margin-top: 1.7em;
	margin-right: -.5em;
	color: #505050;
	font-size: 2.95em;
	font-weight: 500;
	line-height: 1.69491525;
	letter-spacing: normal;
}

.p-modal__inner .txt01 {
	margin-top: 1em;
	color: #505050;
	font-size: 2.4em;
	line-height: 1.75;
	letter-spacing: normal;
}

.p-modal__inner .price {
	display: flex;
	padding: 0 2.4em 0 .8em;
	margin-top: 4em;
	border-top: .2em solid #505050;
	border-bottom: .2em solid #505050;
}

.p-modal__inner .price dl {
	display: flex;
	width: 50%;
	padding: .6rem 0;
	color: #505050;
	letter-spacing: .1em;
}

.p-modal__inner .price dl:first-child {
	border-right: .2em solid #505050;
}

.p-modal__inner .price dl:last-of-type {
	justify-content: flex-end;
}

.p-modal__inner .price dl dt {
	font-size: 2.4em;
}

.p-modal__inner .price dl dd {
	margin-left: .2em;
	font-size: 2.4em;
}

@media screen and (max-width:767px){
	.p-modal {
		font-size: 1.33333333vw;
	}

}

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

}

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

}


/**********************************

 fancybox

***********************************/
.fancybox-type-inline .fancybox-close {
	display: none !important;
	width: 59px;
	height: 59px;
	background: url(../images/modal_close.png) no-repeat center / contain;
	top: 39px;
	right: 29px;
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.fancybox-type-inline .fancybox-close:hover {
	opacity: .7;
}

.fancybox-overlay {
	background: rgba(0, 0, 0, .7);
}

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

}

@media screen and (max-width:767px){
	.fancybox-type-inline .fancybox-close {
		width: 5.9rem;
		height: 5.9rem;
		top: 3.9rem;
		right: 2.9rem;
	}

}


/**********************************

 xxx

***********************************/


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

}

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

}

