@charset "UTF-8";

#feature-brand-balancefit,
#feature-brand-balancefit div,
#feature-brand-balancefit p,
#feature-brand-balancefit ul,
#feature-brand-balancefit ol,
#feature-brand-balancefit li,
#feature-brand-balancefit dl,
#feature-brand-balancefit dt,
#feature-brand-balancefit dd,
#feature-brand-balancefit table,
#feature-brand-balancefit th,
#feature-brand-balancefit td,
#feature-brand-balancefit img,
#feature-brand-balancefit figure,
#feature-brand-balancefit h1,
#feature-brand-balancefit h2,
#feature-brand-balancefit h3,
#feature-brand-balancefit h4,
#feature-brand-balancefit h5,
#feature-brand-balancefit h6,
#feature-brand-balancefit form,
#feature-brand-balancefit select {
	margin: 0;
	padding: 0;
}

#feature-brand-balancefit ul,
#feature-brand-balancefit ol {
	list-style: none;
}

#feature-brand-balancefit img {
	border: 0;
	vertical-align: middle;
}

#feature-brand-balancefit svg,
#feature-brand-balancefit input,
#feature-brand-balancefit select,
#feature-brand-balancefit textarea,
#feature-brand-balancefit label {
	vertical-align: middle;
}

#feature-brand-balancefit table {
	border-collapse: collapse;
}

#feature-brand-balancefit h1,
#feature-brand-balancefit h2,
#feature-brand-balancefit h3,
#feature-brand-balancefit h4,
#feature-brand-balancefit h5,
#feature-brand-balancefit h6,
#feature-brand-balancefit th,
#feature-brand-balancefit em,
#feature-brand-balancefit strong {
	font-weight: normal;
}

#feature-brand-balancefit *,
#feature-brand-balancefit *:before,
#feature-brand-balancefit *:after {
	overflow-wrap: break-word;
	word-wrap: break-word;
	box-sizing: border-box;
}

#feature-brand-balancefit a,
#feature-brand-balancefit a:visited,
#feature-brand-balancefit a:link {
	text-decoration: none;
}

#feature-brand-balancefit .cf:after {
	content: "";
	display: block;
	clear: both;
}

#feature-brand-balancefit iframe {
	border: none;
}

/*---------- base ---------*/
#feature-brand-balancefit a:hover,
#feature-brand-balancefit a:active,
#feature-brand-balancefit a:visited,
#feature-brand-balancefit a:link {
	color: inherit;
}

#feature-brand-balancefit {
	width: 100%;
	background-color: #EDF3F5;
	color: #000;
	line-height: 1.6;
	font-size: 14px;
	font-family: m-plus-2p, 'source-han-sans-japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit {
		font-size: 14px;
		font-size: 1.09375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit {
		min-width: 320px;
		font-size: 16px;
		font-size: 3.86473vw;
	}
}

#feature-brand-balancefit input,
#feature-brand-balancefit textarea {
	font-family: m-plus-2p, 'source-han-sans-japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

#feature-brand-balancefit a:focus {
	outline: none;
}

#feature-brand-balancefit a {
	color: #000;
	text-decoration: none;
}

#feature-brand-balancefit img {
	max-width: 100%;
}

/*************************************************************
/ pc,sp
/************************************************************/
@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .SP {
		display: none !important;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .PC {
		display: none !important;
	}
}

#feature-brand-balancefit #content-wrap {
	overflow: hidden;
}

#feature-brand-balancefit .g-header {
	width: 100%;
	height: 70px;
	background-color: #3B3B3B;
	position: absolute;
	z-index: 1000;
	top: 44.21875vw;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .g-header {
		height: 5.46875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-header {
		height: 14.49275vw;
		padding: 0;
		top: 176.3285vw;
	}
}

#feature-brand-balancefit .g-header.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

#feature-brand-balancefit .g-header .l-inner-wrap {
	width: 1160px;
	height: 100%;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .g-header .l-inner-wrap {
		width: 90.625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-header .l-inner-wrap {
		width: 100%;
		padding: 0 4.34783vw;
	}
}

#feature-brand-balancefit .g-header__logo {
	width: 135px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .g-header__logo {
		width: 10.54688vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-header__logo {
		width: 27.05314vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-nav {
		width: 100%;
		background-color: #3B3B3B;
		border-bottom: 1px solid #ccc;
		/* position: fixed; */
    position: absolute;
		top: 14.00966vw;
		left: 0;
		z-index: 1000;
		opacity: 0;
		pointer-events: none;
		transition: opacity .3s;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .g-nav__list {
		display: flex;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .g-nav__list>li {
		line-height: 1.3;
		position: relative;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-nav__list>li {
		height: 16.90821vw;
		border-top: 1px solid #ccc;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .g-nav__list>li:nth-child(n+2) {
		margin-left: 58px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .g-nav__list>li:nth-child(n+2) {
		margin-left: 4.53125vw;
	}
}

#feature-brand-balancefit .g-nav__list>li>a {
	color: #fff;
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .g-nav__list>li>a {
		font-size: 17px;
		font-weight: 500;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .g-nav__list>li>a {
		font-size: 17px;
		font-size: 1.32812vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-nav__list>li>a {
		width: 100%;
		height: 100%;
		padding: 0 9.66184vw;
		display: flex;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 22px;
		font-size: 5.31401vw;
		font-weight: 700;
	}
}

#feature-brand-balancefit .g-nav__share {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 10.86957vw;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-nav .share-list {
		width: 30.67633vw;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: stretch;
		align-items: stretch;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-nav .share-list__item {
		width: 9.17874vw;
		height: 9.17874vw;
	}
}

#feature-brand-balancefit .g-nav .share-list__item a {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background-color: #fff;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#feature-brand-balancefit .g-nav .share-list__item svg {
	fill: #3B3B3B;
}

#feature-brand-balancefit .g-nav .share-list__item--tw svg {
	width: 20px;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-nav .share-list__item--tw svg {
		width: 6.03865vw;
	}
}

#feature-brand-balancefit .g-nav .share-list__item--fb a {
	align-items: flex-end;
}

#feature-brand-balancefit .g-nav .share-list__item--fb svg {
	width: 14px;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .g-nav .share-list__item--fb svg {
		width: 4.34783vw;
	}
}

#feature-brand-balancefit .hum-btn {
	width: 8.45411vw;
	height: 6.76329vw;
}

#feature-brand-balancefit .hum-btn .inner {
	width: 100%;
	height: 100%;
	position: relative;
}

#feature-brand-balancefit .hum-btn span {
	width: 100%;
	height: 0.72464vw;
	display: block;
	background-color: #fff;
	position: absolute;
	left: 0;
	transition: transform 1s, opacity .5s;
}

#feature-brand-balancefit .hum-btn span:nth-child(1) {
	top: 0;
}

#feature-brand-balancefit .hum-btn span:nth-child(2) {
	top: 0;
	bottom: 0;
	margin: auto;
}

#feature-brand-balancefit .hum-btn span:nth-child(3) {
	bottom: 0;
}

#feature-brand-balancefit .gray-layer {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	opacity: 0;
	pointer-events: none;
	transition: opacity .3s;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .gray-layer {
		z-index: 98;
	}
}

.is-nav-op #feature-brand-balancefit .g-header {
	top: 0 !important;
	position: fixed !important;
}

.is-nav-op #feature-brand-balancefit .hum-btn span:nth-child(1) {
	bottom: 0;
	margin: auto;
	transform: rotate(225deg);
}

.is-nav-op #feature-brand-balancefit .hum-btn span:nth-child(2) {
	opacity: 0;
}

.is-nav-op #feature-brand-balancefit .hum-btn span:nth-child(3) {
	top: 0;
	margin: auto;
	transform: rotate(-225deg);
}

.is-nav-op #feature-brand-balancefit .g-nav {
	opacity: 1;
	pointer-events: auto;
}

.is-nav-op #feature-brand-balancefit .gray-layer {
	opacity: 1;
	pointer-events: auto;
}

#feature-brand-balancefit .l-footer {
	background-color: #fff;
	height: 64px;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer {
		height: auto;
		padding: 4.83092vw 0;
	}
}

#feature-brand-balancefit .l-footer .l-inner-wrap {
	width: 1180px;
	height: 100%;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .l-footer .l-inner-wrap {
		width: 92.1875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer .l-inner-wrap {
		width: 86.95652vw;
	}
}

#feature-brand-balancefit .l-footer__logo {
	width: 206px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .l-footer__logo {
		width: 16.09375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer__logo {
		width: 43.47826vw;
	}
}

#feature-brand-balancefit .l-footer__copyright {
	font-size: 13px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .l-footer__copyright {
		font-size: 1.01562vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer__copyright {
		font-size: 2.41546vw;
		margin-top: 2.41546vw;
	}
}

#feature-brand-balancefit .l-footer .share-list {
	width: 87px;
	height: 32px;
	position: absolute;
	top: -50px;
	right: 0;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer .share-list {
		top: -16.90821vw;
		right: -2.41546vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer .share-list {
		width: 24.15459vw;
		height: 9.66184vw;
	}
}

#feature-brand-balancefit .l-footer .share-list__item {
	width: 32px;
	height: 32px;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer .share-list__item {
		width: 9.66184vw;
		height: 9.66184vw;
	}
}

#feature-brand-balancefit .l-footer .share-list__item a {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background-color: #1A1A1A;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#feature-brand-balancefit .l-footer .share-list__item svg {
	fill: #F3F3F5;
}

#feature-brand-balancefit .l-footer .share-list__item--tw svg {
	width: 20px;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer .share-list__item--tw svg {
		width: 6.03865vw;
	}
}

#feature-brand-balancefit .l-footer .share-list__item--fb a {
	align-items: flex-end;
}

#feature-brand-balancefit .l-footer .share-list__item--fb svg {
	width: 14px;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-footer .share-list__item--fb svg {
		width: 4.34783vw;
	}
}

#feature-brand-balancefit .js-bgImgSet {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#feature-brand-balancefit .js-bgImgSet img {
	display: none !important;
}

/*************************************************************
/ utility
/************************************************************/
#feature-brand-balancefit .u-en {
	font-family: "Jost", sans-serif;
}

#feature-brand-balancefit .u-bold {
	font-weight: 700;
}

#feature-brand-balancefit .u-hidden {
	display: none !important;
}

#feature-brand-balancefit .u-no-click {
	pointer-events: none;
}

#feature-brand-balancefit .u-base-fit {
	width: 100%;
}

#feature-brand-balancefit .u-mincho {
	font-family: "Noto Serif JP", sans-serif;
}

#feature-brand-balancefit .u-jost {
	font-family: "Jost", sans-serif;
}

#feature-brand-balancefit .u-forum {
	font-family: "Forum", "Noto Serif JP", sans-serif;
}

#feature-brand-balancefit .u-futura {
	font-family: "futura-pt", sans-serif;
	font-style: italic;
}

#feature-brand-balancefit .u-hv-o {
	display: block;
	cursor: pointer;
}

#feature-brand-balancefit .u-ff-m {
	font-family: "M PLUS 1p";
}

#feature-brand-balancefit .is-pc .u-hv-o {
	transition: opacity .3s;
}

#feature-brand-balancefit .is-pc .u-hv-o:hover {
	opacity: 0.7;
}

#feature-brand-balancefit .is-pc .u-hv-under:hover {
	text-decoration: underline;
}

#feature-brand-balancefit .is-pc .u-tel-num {
	pointer-events: none;
}

/*************************************************************
/ tk
/************************************************************/
#feature-brand-balancefit .tk-futura-pt {
	font-family: "futura-pt", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
	font-weight: lighter;
}

/*************************************************************
/ layout
/************************************************************/
#feature-brand-balancefit .l-inner-wrap {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .l-inner-wrap {
		width: 84.375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .l-inner-wrap {
		width: 100%;
	}
}

#feature-brand-balancefit .l-flex {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .l-flex_pc {
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: stretch;
		align-items: stretch;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

/*************************************************************
/ parts
/************************************************************/
#feature-brand-balancefit a:link.p-link-pink {
	color: #E6756E;
	font-size: 16px;
	font-weight: 700;
}

#feature-brand-balancefit .p-icn-blank-black a::after {
	content: '';
	display: inline-block;
	width: 0.9375vw;
	height: 0.9375vw;
	background-image: url("/img/brand/balancefit/icn-blank-black.svg");
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: -0.15625vw;
	margin-left: 0.3125vw;
}

#feature-brand-balancefit * {
	font-size: 62.5%;
	letter-spacing: 0.03em;
}

#feature-brand-balancefit .site-wrapper {
	width: 100%;
	overflow: hidden;
}

/*************************************************************
/ loading-layer
/************************************************************/
#feature-brand-balancefit .loading-layer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background-color: #D7EFF9;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#feature-brand-balancefit .loading-layer__logo {
	width: 284px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .loading-layer__logo {
		width: 22.1875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .loading-layer__logo {
		width: 48.30918vw;
	}
}

#feature-brand-balancefit .movie-skip-btn {
	width: 46px;
	height: 46px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 10001;
	cursor: pointer;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .movie-skip-btn {
		width: 12.07729vw;
		height: 12.07729vw;
		bottom: 4.83092vw;
		right: 4.83092vw;
	}
}

#feature-brand-balancefit {
	height: 100%;
	/* position: fixed; */
	top: 0;
	left: 0;
	overflow: hidden;
}

.is-loaded {
	height: auto;
	position: static;
	top: auto;
	left: auto;
	overflow: visible;
}

/*************************************************************
/ kv
/************************************************************/
#feature-brand-balancefit .kv {
	width: 100%;
	height: 100vh;
	position: relative;
	background-color: #D3EBF8;
	overflow: hidden;
}

#feature-brand-balancefit .kv__main-block {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	padding-top: 62.5%;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__main-block {
		padding-top: 177.7777%;
	}
}

#feature-brand-balancefit .kv__main-img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#feature-brand-balancefit .kv__video {
	width: 100%;
	filter: drop-shadow(0px 0px #000);
	outline: none;
	border: none;
}

#feature-brand-balancefit .kv__fallback-img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#feature-brand-balancefit .kv__right-block img {
	width: 100%;
}

#feature-brand-balancefit .kv__logo {
	width: 26.17188vw;
	display: block;
	position: absolute;
	top: 14%;
	left: 0;
	right: 0;
	margin: auto;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__logo {
		width: 60.38647vw;
		top: 19%;
	}
}

#feature-brand-balancefit .kv__copy {
	width: 27.1875vw;
	display: block;
	margin: auto;
	position: absolute;
	bottom: 23%;
	left: 0;
	right: 0;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__copy {
		width: 59.42029vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__copy {
		bottom: 53.1401vw;
	}
}

#feature-brand-balancefit .kv__price {
	width: 100%;
	font-weight: 500;
	text-align: center;
	font-size: 1.5625vw;
	position: absolute;
	bottom: 12%;
	right: 0;
	left: 0;
	margin: auto;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__price {
		font-size: 4.10628vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__price {
		bottom: 13%;
	}
}

#feature-brand-balancefit .kv__price .en {
	font-size: 1.71875vw;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__price .en {
		font-size: 4.83092vw;
	}
}

#feature-brand-balancefit .kv__price .price {
	font-size: 2.65625vw;
	font-weight: 700;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__price .price {
		font-size: 7.48792vw;
	}
}

#feature-brand-balancefit .kv__price .zei {
	font-size: 0.9375vw;
	vertical-align: 0.23438vw;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__price .zei {
		font-size: 2.41546vw;
		vertical-align: 0.72464vw;
	}
}

#feature-brand-balancefit .kv__price .nami {
	font-size: 1.5625vw;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__price .nami {
		font-size: 1.69082vw;
	}
}

#feature-brand-balancefit .kv__price .other {
	font-size: 1.40625vw;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__price .other {
		font-size: 3.86473vw;
	}
}

#feature-brand-balancefit .kv__scr-attention {
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 70px;
	left: 0;
	right: 0;
	margin: auto;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .kv__scr-attention {
		width: 1.5625vw;
		height: 1.5625vw;
		bottom: 5.46875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__scr-attention {
		width: 4.83092vw;
		height: 4.83092vw;
	}
}

#feature-brand-balancefit .kv__scr-attention span {
	width: 100%;
	height: 100%;
	display: block;
	border-bottom: 1px solid #828077;
	border-left: 1px solid #828077;
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	left: 0;
}

#feature-brand-balancefit .kv__scr-attention span:nth-child(2) {
	top: 10px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .kv__scr-attention span:nth-child(2) {
		top: 0.78125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__scr-attention span:nth-child(2) {
		top: 2.17391vw;
	}
}

#feature-brand-balancefit .kv__scr-attention span:nth-child(3) {
	top: 20px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .kv__scr-attention span:nth-child(3) {
		top: 1.5625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .kv__scr-attention span:nth-child(3) {
		top: 4.34783vw;
	}
}

/*************************************************************
/ section-block
/************************************************************/
#feature-brand-balancefit .section-block img {
	width: 100%;
}

/*************************************************************
/ section-concept
/************************************************************/
#feature-brand-balancefit .section-concept {
	margin-top: 70px;
	padding: 30px 0 125px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept {
		margin-top: 5.46875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept {
		margin-top: 14.49275vw;
		padding: 15.70048vw 0 24.15459vw;
	}
}

#feature-brand-balancefit .section-concept__main-img {
	width: 630px;
	height: 690px;
	margin: 0 auto;
	position: relative;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__main-img {
		width: 49.21875vw;
		height: 53.90625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__main-img {
		width: 91.78744vw;
		height: 137.68116vw;
	}
}

#feature-brand-balancefit .section-concept__main-img__parts {
	position: absolute;
}

#feature-brand-balancefit .section-concept__main-img__parts--megane {
	width: 100%;
	top: 316px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__main-img__parts--megane {
		top: 24.6875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__main-img__parts--megane {
		top: 68.35749vw;
	}
}

#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-1 {
	width: 224px;
	top: 130px;
	left: 30px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-1 {
		width: 17.5vw;
		top: 10.15625vw;
		left: 2.34375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-1 {
		width: 42.02899vw;
		top: 28.98551vw;
		left: 4.83092vw;
	}
}

#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-2 {
	width: 315px;
	top: 0;
	left: 260px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-2 {
		width: 24.60938vw;
		left: 20.3125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-2 {
		width: 58.9372vw;
		left: auto;
		right: 0;
	}
}

#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-3 {
	width: 180px;
	top: 480px;
	left: 130px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-3 {
		width: 14.0625vw;
		top: 37.5vw;
		left: 10.15625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-3 {
		width: 33.57488vw;
		top: 96.61836vw;
		left: 12.07729vw;
	}
}

#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-4 {
	width: 180px;
	bottom: 0;
	left: 330px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-4 {
		width: 14.0625vw;
		left: 25.78125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__main-img__parts--fukidashi-4 {
		width: 30.91787vw;
		left: 48.30918vw;
	}
}

#feature-brand-balancefit .section-concept__copy-block {
	width: 1000px;
	height: 632px;
	padding: 100px 0 0 260px;
	margin: 70px auto 0;
	position: relative;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__copy-block {
		width: 78.125vw;
		height: 49.375vw;
		padding: 7.8125vw 0 0 20.3125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__copy-block {
		width: 87.92271vw;
		height: 146.13527vw;
		margin: 32.6087vw auto 0;
		padding: 0;
	}
}

#feature-brand-balancefit .section-concept__copy-block__img {
	width: 100%;
	position: absolute;
	top: -40px;
	left: 0;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__copy-block__img {
		top: -3.125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__copy-block__img {
		width: 100vw;
		top: 19.32367vw;
		left: -7.24638vw;
	}
}

#feature-brand-balancefit .section-concept__copy-block__line {
	position: relative;
	padding: 0px 7px;
	font-size: 25px;
	font-weight: 500;
	display: inline-block;
	background-color: #fff;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__copy-block__line {
		padding: 0 0.54688vw;
		font-size: 1.95312vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__copy-block__line {
		padding: 0 0.96618vw;
		letter-spacing: 0;
		font-size: 4.83092vw;
	}
}

#feature-brand-balancefit .section-concept__copy-block__line .fz-s {
	font-size: 17px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__copy-block__line .fz-s {
		font-size: 1.32812vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__copy-block__line .fz-s {
		font-size: 3.38164vw;
	}
}

#feature-brand-balancefit .section-concept__copy-block__line:nth-child(n+2) {
	margin-top: 30px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__copy-block__line:nth-child(n+2) {
		margin-top: 2.34375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__copy-block__line:nth-child(n+2) {
		margin-top: 4.83092vw;
	}
}

#feature-brand-balancefit .section-concept__copy-block__line:nth-child(3) {
	margin-top: 60px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__copy-block__line:nth-child(3) {
		margin-top: 4.6875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__copy-block__line:nth-child(3) {
		margin-top: 43.47826vw;
	}
}

#feature-brand-balancefit .section-concept__copy-block__line--2 {
	font-size: 42px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-concept__copy-block__line--2 {
		font-size: 3.28125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-concept__copy-block__line--2 {
		font-size: 8.45411vw;
	}
}

/*************************************************************
/ section-feature
/************************************************************/
#feature-brand-balancefit .section-feature {
	padding: 210px 0 170px;
	background-color: #D5E5EB;
	position: relative;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature {
		padding: 16.40625vw 0 13.28125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature {
		padding: 31.40097vw 0 44.44444vw;
	}
}

#feature-brand-balancefit .section-feature::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 357.5px 0 357.5px;
	border-color: #ECF3F5 transparent transparent transparent;
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	margin: auto;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature::before {
		border-width: 4.6875vw 27.89062vw 0 27.89062vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature::before {
		border-width: 7.97101vw 47.10145vw 0 47.10145vw;
	}
}

#feature-brand-balancefit .section-feature__inner-section--2 {
	margin-top: 170px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__inner-section--2 {
		margin-top: 13.28125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__inner-section--2 {
		margin-top: 41.0628vw;
	}
}

#feature-brand-balancefit .section-feature__ttl {
	margin: 0 auto;
}

#feature-brand-balancefit .section-feature__ttl--1 {
	width: 594px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__ttl--1 {
		width: 46.40625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__ttl--1 {
		width: 87.43961vw;
	}
}

#feature-brand-balancefit .section-feature__ttl--2 {
	width: 472px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__ttl--2 {
		width: 36.875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__ttl--2 {
		width: 75.60386vw;
	}
}

#feature-brand-balancefit .section-feature__list--1 {
	margin-top: 130px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list--1 {
		margin-top: 10.15625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list--1 {
		margin-top: 13.28502vw;
	}
}

#feature-brand-balancefit .section-feature__list--2 {
	margin-top: 65px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list--2 {
		margin-top: 5.07812vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list--2 {
		margin-top: 13.28502vw;
	}
}

#feature-brand-balancefit .section-feature__list__item {
	position: relative;
}

#feature-brand-balancefit .section-feature__list__item--1 {
	height: 520px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item--1 {
		height: 40.625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item--1 {
		height: auto;
	}
}

#feature-brand-balancefit .section-feature__list__item--2 {
	margin-top: 84px;
	height: 360px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item--2 {
		margin-top: 6.5625vw;
		height: 28.125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item--2 {
		height: auto;
		margin-top: 20.77295vw;
	}
}

#feature-brand-balancefit .section-feature__list__item--3 {
	height: 369px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item--3 {
		height: 28.82812vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item--3 {
		height: auto;
	}
}

#feature-brand-balancefit .section-feature__list__item--4 {
	margin-top: 100px;
	height: 534px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item--4 {
		margin-top: 7.8125vw;
		height: 41.71875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item--4 {
		height: auto;
		margin-top: 14.49275vw;
	}
}

#feature-brand-balancefit .section-feature__list__item--5 {
	margin-top: 160px;
	height: 517px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item--5 {
		margin-top: 12.5vw;
		height: 40.39062vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item--5 {
		height: auto;
		margin-top: 47.10145vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img {
		position: absolute;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--1-1 {
	width: 838px;
	height: 523px;
	top: 0;
	left: 0;
	clip-path: polygon(0 0, 100% 0, 81% 100%, 0% 100%);
	overflow: hidden;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--1-1 {
		width: 65.46875vw;
		height: 40.85938vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--1-1 {
		width: 111.83575vw;
		height: 69.56522vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--1-1 video {
	width: 100%;
	transform: scale(1.1);
	transform-origin: right bottom;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--1-1 video {
		transform: scale(1.15);
	}
}

#feature-brand-balancefit .section-feature__list__item-img--1-1 .note {
	position: absolute;
	bottom: 10px;
	left: 40px;
	font-size: 14px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--1-1 .note {
		bottom: 0.78125vw;
		left: 3.125vw;
		font-size: 1.09375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--1-1 .note {
		font-size: 2.41546vw;
		bottom: 2.41546vw;
		left: 9.66184vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--1-2 {
		width: 383px;
		top: -20px;
		right: 0;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--1-2 {
		width: 29.92188vw;
		top: -1.5625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--1-2 {
		width: 54.34783vw;
		margin: -9.66184vw 0 0 auto;
		position: relative;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 {
	width: 571px;
	top: 0;
	left: 360px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--2-1 {
		width: 44.60938vw;
		left: 28.125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--2-1 {
		width: 91.0628vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up {
	width: 41px;
	height: 82px;
	position: absolute;
	left: 47px;
	bottom: 81px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up {
		width: 3.20312vw;
		height: 6.40625vw;
		left: 3.67188vw;
		bottom: 6.32812vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up {
		width: 5.55556vw;
		height: 13.04348vw;
		left: 7.48792vw;
		bottom: 13.04348vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up__inner {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up__inner--1 {
	background-image: url("/img/brand/balancefit/arrow-to-up_1.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up__inner--2 {
	background-image: url("/img/brand/balancefit/arrow-to-up_2.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up__inner--3 {
	background-image: url("/img/brand/balancefit/arrow-to-up_3.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up__inner--4 {
	background-image: url("/img/brand/balancefit/arrow-to-up_4.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up__inner--5 {
	background-image: url("/img/brand/balancefit/arrow-to-up_5.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down {
	width: 60px;
	height: 120px;
	position: absolute;
	left: 258px;
	top: 63px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down {
		width: 4.6875vw;
		height: 9.375vw;
		left: 20.15625vw;
		top: 4.92188vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down {
		width: 9.66184vw;
		height: 19.32367vw;
		left: 41.0628vw;
		top: 9.66184vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down__inner {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down__inner--1 {
	background-image: url("/img/brand/balancefit/arrow-to-down_1.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down__inner--2 {
	background-image: url("/img/brand/balancefit/arrow-to-down_2.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down__inner--3 {
	background-image: url("/img/brand/balancefit/arrow-to-down_3.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down__inner--4 {
	background-image: url("/img/brand/balancefit/arrow-to-down_4.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down__inner--5 {
	background-image: url("/img/brand/balancefit/arrow-to-down_5.png");
}

#feature-brand-balancefit .section-feature__list__item-img--2-2 {
	width: 358px;
	top: 106px;
	right: 50px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--2-2 {
		width: 27.96875vw;
		top: 8.28125vw;
		right: 3.90625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--2-2 {
		width: 54.34783vw;
		margin: -9.66184vw 0 0 auto;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--3-1 {
	width: 600px;
	top: 0;
	left: 0px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--3-1 {
		width: 46.875vw;
		left: 0vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--3-1 {
		width: 100vw;
		margin-top: 4.83092vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--3-2 {
	width: 322px;
	bottom: 0;
	left: 360px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--3-2 {
		width: 25.15625vw;
		left: 28.125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--3-2 {
		width: 54.34783vw;
		margin: -19.32367vw 0 0 auto;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--3-3 {
	width: 300px;
	bottom: 0;
	right: 50px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--3-3 {
		width: 23.4375vw;
		right: 3.90625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--3-3 {
		width: 62.31884vw;
		margin: 7.24638vw auto 0;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--5-1 {
	width: 781px;
	height: 486px;
	bottom: 0;
	right: 0;
	clip-path: polygon(0 0, 100% 0, 81% 100%, 0% 100%);
	clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
	overflow: hidden;
	background-color: #fff;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--5-1 {
		width: 61.01562vw;
		height: 37.96875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--5-1 {
		width: 111.83575vw;
		height: 69.56522vw;
		margin-left: -7.24638vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--5-1 video {
	width: 100%;
	transform-origin: left center;
	transform: translate(20px, 0) scale(1.02);
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--5-1 video {
		transform: translate(12.07729vw, 4.83092vw) scale(0.9);
	}
}

#feature-brand-balancefit .section-feature__list__item-img--5-1 .note {
	position: absolute;
	bottom: 10px;
	right: 40px;
	font-size: 14px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--5-1 .note {
		bottom: 0.78125vw;
		right: 3.125vw;
		font-size: 1.09375vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--5-2 {
		width: 577px;
		top: 0;
		left: 0;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--5-2 {
		width: 45.07812vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--5-2 {
		width: 63.28502vw;
		position: absolute;
		top: -30.91787vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-img--4 {
	width: 878px;
	bottom: 0;
	right: 30px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-img--4 {
		width: 68.59375vw;
		right: 2.34375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-img--4 {
		width: 100vw;
		margin-top: 7.24638vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block {
		position: absolute;
		z-index: 2;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__txt-block {
		width: 78.50242vw;
		margin: 7.24638vw auto 0;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block--1 {
		width: 260px;
		top: 260px;
		right: 20px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block--1 {
		width: 20.3125vw;
		top: 20.3125vw;
		right: 1.5625vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block--2 {
		width: 260px;
		top: 40px;
		left: 20px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block--2 {
		width: 20.3125vw;
		top: 3.125vw;
		left: 1.5625vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block--3 {
		width: 305px;
		top: 0;
		right: 50px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block--3 {
		width: 23.82812vw;
		right: 3.90625vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block--4 {
		width: 301px;
		top: 0;
		left: 107px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block--4 {
		width: 23.51562vw;
		left: 8.35938vw;
	}
}

#feature-brand-balancefit .section-feature__list__txt-block .link-txt {
	margin-top: 10px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__txt-block .link-txt {
		margin-top: 0.78125vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-ttl {
	font-size: 20px;
	letter-spacing: 0;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-ttl {
		font-size: 1.5625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-ttl {
		font-size: 4.83092vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-ttl--3,
#feature-brand-balancefit .section-feature__list__item-ttl--4 {
	font-size: 24px;
	font-weight: 500;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {

	#feature-brand-balancefit .section-feature__list__item-ttl--3,
	#feature-brand-balancefit .section-feature__list__item-ttl--4 {
		font-size: 1.875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-ttl--3 {
		margin-left: 10.86957vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-des {
	margin-top: 15px;
	font-size: 20px;
	letter-spacing: 0;
  font-weight: 400;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-feature__list__item-des {
		margin-top: 1.17188vw;
		font-size: 1.5625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-feature__list__item-des {
		margin-top: 2.41546vw;
		font-size: 4.83092vw;
	}
}

#feature-brand-balancefit .section-feature__list__item-des--3,
#feature-brand-balancefit .section-feature__list__item-des--4 {
	font-size: 16px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {

	#feature-brand-balancefit .section-feature__list__item-des--3,
	#feature-brand-balancefit .section-feature__list__item-des--4 {
		font-size: 1.25vw;
	}
}

/*************************************************************
/ section-collection
/************************************************************/
#feature-brand-balancefit .section-collection {
	padding: 210px 0 170px;
	background-color: #fff;
	position: relative;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection {
		padding: 16.40625vw 0 13.28125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection {
		width: 33.81643vw 0 48.30918vw;
	}
}

#feature-brand-balancefit .section-collection::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 357.5px 0 357.5px;
	border-color: #D5E5EB transparent transparent transparent;
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	margin: auto;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection::before {
		border-width: 4.6875vw 27.89062vw 0 27.89062vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection::before {
		border-width: 7.97101vw 47.10145vw 0 47.10145vw;
	}
}

#feature-brand-balancefit .section-collection__ttl {
	width: 356px;
	margin: 0 auto;
	text-align: center;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__ttl {
		width: 27.8125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__ttl {
		width: 64.49275vw;
	}
}

#feature-brand-balancefit .section-collection__ttl .img {
	display: block;
}

#feature-brand-balancefit .section-collection__ttl .label {
	margin-top: 20px;
	display: block;
	font-size: 24px;
	font-weight: 500;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__ttl .label {
		margin-top: 1.5625vw;
		font-size: 1.875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__ttl .label {
		margin-top: 2.41546vw;
		font-size: 5.7971vw;
	}
}

#feature-brand-balancefit .section-collection__list {
	margin-top: 55px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__list {
		margin-top: 4.29688vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__list {
		margin-top: 9.66184vw;
	}
}

#feature-brand-balancefit .section-collection__item {
	position: relative;
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item {
		height: 550px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item {
		height: 42.96875vw;
	}
}

#feature-brand-balancefit .section-collection__item:nth-child(n+2) {
	margin-top: 100px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(n+2) {
		margin-top: 7.8125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__item:nth-child(n+2) {
		margin-top: 21.73913vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(odd) .section-collection__item-slide {
		left: -100px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(odd) .section-collection__item-slide {
		left: -7.8125vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(odd) .section-collection__item-txt-block {
		left: 680px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(odd) .section-collection__item-txt-block {
		left: 53.125vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(odd) .section-collection__item-img {
		right: 0;
	}
}

#feature-brand-balancefit .section-collection__item:nth-child(even) .section-collection__item-slide {
	z-index: 2;
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(even) .section-collection__item-slide {
		right: -100px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(even) .section-collection__item-slide {
		right: -7.8125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__item:nth-child(even) .section-collection__item-slide {
		margin-left: auto;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(even) .section-collection__item-txt-block {
		left: 77px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item:nth-child(even) .section-collection__item-txt-block {
		left: 6.01562vw;
	}
}

#feature-brand-balancefit .section-collection__item:nth-child(even) .section-collection__item-img {
	left: 0;
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-slide {
		width: 750px;
		position: absolute;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-slide {
		width: 58.59375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__item-slide {
		width: 91.78744vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-txt-block {
		width: 324px;
		position: absolute;
		top: 70px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-txt-block {
		width: 25.3125vw;
		top: 5.46875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__item-txt-block {
		width: 72.46377vw;
		margin: 4.83092vw auto 0;
	}
}

#feature-brand-balancefit .section-collection__item-name {
	font-size: 48px;
	font-weight: 300;
	line-height: 1.3;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-name {
		font-size: 3.75vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__item-name {
		font-size: 8.9372vw;
	}
}

#feature-brand-balancefit .section-collection__item-data {
	font-size: 12px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-data {
		font-size: 0.9375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__item-data {
		font-size: 2.89855vw;
	}
}

#feature-brand-balancefit .section-collection__item-des {
	margin-top: 15px;
	font-size: 14px;
	position: relative;
	z-index: 2;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-des {
		margin-top: 1.17188vw;
		font-size: 1.09375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__item-des {
		margin-top: 2.41546vw;
		font-size: 3.38164vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-img {
		width: 478px;
		position: absolute;
		bottom: 20px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__item-img {
		width: 37.34375vw;
		bottom: 1.5625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__item-img {
		width: 91.30435vw;
		margin: 2.41546vw auto 0;
	}
}

#feature-brand-balancefit .section-collection__functionality-block {
	width: 1000px;
	margin: 240px auto 0;
	position: relative;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block {
		width: 78.125vw;
		margin-top: 18.75vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block {
		width: 100%;
		margin-top: 21.25604vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block::before {
	content: '';
	display: block;
	width: 1000px;
	height: 42px;
	background-image: url("/img/brand/balancefit/allow-layer.svg");
	background-repeat: no-repeat;
	background-size: 100%;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block::before {
		width: 78.125vw;
		height: 3.28125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block::before {
		width: 171.73913vw;
		margin-left: -36.23188vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-header {
	margin-top: 90px;
	text-align: center;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-header {
		margin-top: 7.03125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-header {
		margin-top: 16.90821vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-header .label {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-header .label {
		font-size: 1.875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-header .label {
		font-size: 5.7971vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-header .ttl {
	width: 204px;
	margin: 10px auto 0;
	display: block;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-header .ttl {
		width: 15.9375vw;
		margin-top: 0.78125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-header .ttl {
		width: 44.2029vw;
		margin-top: 2.41546vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list {
	margin-top: 125px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list {
		margin-top: 9.76562vw;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item {
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: stretch;
		align-items: stretch;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item:nth-child(even) {
		flex-direction: row-reverse;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item:nth-child(n+2) {
	margin-top: 130px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item:nth-child(n+2) {
		margin-top: 10.15625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item:nth-child(n+2) {
		margin-top: 24.15459vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-txt-block {
	display: block;
}

@media only screen and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-txt-block {
		width: 334px;
	}
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-txt-block {
		width: 26.09375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-txt-block {
		width: 90.33816vw;
		margin: 4.83092vw auto 0;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-ttl span {
	display: inline-block;
	padding: 2px 5px;
	background-color: #BFD6EA;
	font-size: 24px;
	font-weight: 500;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-ttl span {
		padding: 0.15625vw 0.39062vw;
		font-size: 1.875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-ttl span {
		padding: 0.48309vw 1.20773vw;
		font-size: 5.7971vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-ttl span:nth-of-type(n+2) {
	margin-top: 5px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-ttl span:nth-of-type(n+2) {
		margin-top: 0.39062vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-name {
	margin-top: 30px;
	font-size: 35px;
	font-weight: 300;
	line-height: 1.3;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-name {
		margin-top: 2.34375vw;
		font-size: 2.73438vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-name {
		width: 78.26087vw;
		font-size: 8.45411vw;
		margin: 2.41546vw auto 0;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-data {
	font-size: 12px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-data {
		font-size: 0.9375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-data {
		width: 78.26087vw;
		font-size: 2.89855vw;
		margin: 0 auto;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-des {
	margin-top: 15px;
	font-size: 14px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-des {
		margin-top: 1.17188vw;
		font-size: 1.09375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-des {
		width: 78.26087vw;
		margin: 2.41546vw auto 0;
		font-size: 3.38164vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block {
	width: 620px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block {
		width: 48.4375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block {
		width: 100%;
		margin-top: 4.83092vw;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block.item-01-img-block {
	margin-top: -60px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block.item-01-img-block {
		margin-top: -4.6875vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block.item-01-img-block {
		margin-top: 0;
	}
}

#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block .item-01_img-02 {
	width: 580px;
	margin-left: auto;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block .item-01_img-02 {
		width: 45.3125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__functionality-block .functionality-list__item-img-block .item-01_img-02 {
		width: 100%;
	}
}

#feature-brand-balancefit .section-collection__bottom-btn {
	width: 476px;
	height: 108px;
	margin: 135px auto 0;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__bottom-btn {
		width: 37.1875vw;
		height: 8.4375vw;
		margin-top: 10.54688vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__bottom-btn {
		width: 78.50242vw;
		height: 26.08696vw;
		margin-top: 24.15459vw;
	}
}

#feature-brand-balancefit .section-collection__bottom-btn a {
	width: 100%;
	height: 100%;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	border: 1px solid #707070;
}

#feature-brand-balancefit .section-collection__bottom-btn .logo {
	width: 66px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__bottom-btn .logo {
		width: 5.15625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__bottom-btn .logo {
		width: 13.04348vw;
	}
}

#feature-brand-balancefit .section-collection__bottom-btn .txt {
	margin-left: 20px;
	font-size: 16px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-collection__bottom-btn .txt {
		margin-left: 1.5625vw;
		font-size: 1.25vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-collection__bottom-btn .txt {
		font-size: 3.86473vw;
		margin-left: 3.62319vw;
	}
}

#feature-brand-balancefit .section-collection .sustainable-product {
	display: none;
}

/*************************************************************
/ section-lineup
/************************************************************/
#feature-brand-balancefit .section-lineup {
	background-image: url("/img/brand/balancefit/product-bg.png");
	background-color: #F3F3F5;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	position: relative;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-lineup {
		background-image: url("/img/brand/balancefit/product-bg_sp.png");
		background-position: center 21.73913vw;
	}
}

#feature-brand-balancefit .section-lineup::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 357.5px 0 357.5px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	margin: auto;
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-lineup::before {
		display: none;
	}
}

#feature-brand-balancefit .section-lineup .l-inner-wrap {
	padding-top: 1000px;
}

@media only screen and (max-width: 1279px) {
	#feature-brand-balancefit .section-lineup .l-inner-wrap {
		padding-top: 78.125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-lineup .l-inner-wrap {
		padding-top: 185.99034vw;
	}
}

#feature-brand-balancefit .section-lineup .mod-prodPanel {
	background-color: #fff;
}

#feature-brand-balancefit .section-lineup .copy-block {
	width: 270px;
	position: absolute;
	top: 27vw;
	left: 20vw;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-lineup .copy-block {
		width: 21.09375vw;
		top: 24vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-lineup .copy-block {
		width: 56.76329vw;
		top: 8.69565vw;
		left: 4.83092vw;
	}
}

#feature-brand-balancefit .section-lineup .copy-block__line {
	display: inline-block;
	padding: 0px 7px;
	font-size: 30px;
	font-weight: 500;
	background-color: #fff;
}

@media only screen and (max-width: 1279px) {
	#feature-brand-balancefit .section-lineup .copy-block__line {
		padding: 0 0.54688vw;
		font-size: 2.34375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-lineup .copy-block__line {
		padding: 0 1.69082vw;
		font-size: 6.28019vw;
	}
}

#feature-brand-balancefit .section-lineup .copy-block__line:nth-child(n+2) {
	margin-top: 10px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-lineup .copy-block__line:nth-child(n+2) {
		margin-top: 0.78125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-lineup .copy-block__line:nth-child(n+2) {
		margin-top: 2.41546vw;
	}
}

#feature-brand-balancefit .section-lineup .copy-block__line:nth-child(3) {
	margin-top: 45px;
}

@media only screen and (max-width: 1279px) {
	#feature-brand-balancefit .section-lineup .copy-block__line:nth-child(3) {
		margin-top: 3.51562vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-lineup .copy-block__line:nth-child(3) {
		margin-top: 9.66184vw;
	}
}

/*************************************************************
/ section-bottom
/************************************************************/
#feature-brand-balancefit .section-bottom {
	padding: 300px 0;
	background-color: #F3F3F5;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-bottom {
		padding: 23.4375vw 0;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-bottom {
		padding: 32.1256vw 0;
	}
}

#feature-brand-balancefit .section-bottom .copy-block {
	width: 630px;
	margin: 0 auto;
}

@media only screen and (max-width: 1279px) {
	#feature-brand-balancefit .section-bottom .copy-block {
		width: 48.4375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-bottom .copy-block {
		width: 70.04831vw;
	}
}

#feature-brand-balancefit .section-bottom .copy-block__line {
	display: inline-block;
	padding: 0px 7px;
	font-size: 30px;
	font-weight: 500;
	background-color: #fff;
}

@media only screen and (max-width: 1279px) {
	#feature-brand-balancefit .section-bottom .copy-block__line {
		padding: 0 0.54688vw;
		font-size: 2.34375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-bottom .copy-block__line {
		padding: 0 1.69082vw;
		font-size: 6.28019vw;
	}
}

#feature-brand-balancefit .section-bottom .copy-block__line:nth-child(n+2) {
	margin-top: 10px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-bottom .copy-block__line:nth-child(n+2) {
		margin-top: 0.78125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-bottom .copy-block__line:nth-child(n+2) {
		margin-top: 2.41546vw;
	}
}

#feature-brand-balancefit .section-bottom .copy-block__line:nth-child(3) {
	margin-top: 45px;
}

@media only screen and (max-width: 1279px) {
	#feature-brand-balancefit .section-bottom .copy-block__line:nth-child(3) {
		margin-top: 3.51562vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-bottom .copy-block__line:nth-child(3) {
		margin-top: 9.66184vw;
	}
}

/*************************************************************
/ section-shopsearch
/************************************************************/
#feature-brand-balancefit .section-shopsearch {
	background-color: #F3F3F5;
}

#feature-brand-balancefit .section-shopsearch .l-inner-wrap {
	border-top: 1px solid #000;
	padding: 50px 0 100px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-shopsearch .l-inner-wrap {
		padding: 3.90625vw 0 7.8125vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-shopsearch .l-inner-wrap {
		width: 85.99034vw;
		padding: 12.07729vw 0 36.23188vw;
	}
}

#feature-brand-balancefit .section-shopsearch__ttl {
	font-size: 25px;
	text-align: center;
	font-weight: 500;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-shopsearch__ttl {
		font-size: 1.95312vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-shopsearch__ttl {
		font-size: 5.7971vw;
	}
}

#feature-brand-balancefit .section-shopsearch__txt {
	width: 690px;
	margin: 30px auto 0;
	font-size: 14px;
	letter-spacing: 0;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-shopsearch__txt {
		width: 53.90625vw;
		margin-top: 2.34375vw;
		font-size: 1.09375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-shopsearch__txt {
		width: 100%;
		margin-top: 9.66184vw;
		font-size: 3.38164vw;
	}
}

#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn {
	width: 384px;
	height: 76px;
	margin: 30px auto 0;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn {
		width: 30vw;
		height: 5.9375vw;
		margin-top: 2.34375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn {
		width: 84.54106vw;
		height: 18.35749vw;
		margin-top: 7.24638vw;
	}
}

#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a {
	width: 100%;
	height: 100%;
	border: 1px solid #707070;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 16px;
	position: relative;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a {
		font-size: 16px;
		font-size: 1.25vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a {
		padding-left: 4.34783vw;
		font-size: 16px;
		font-size: 3.86473vw;
	}
}

#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border-top: 1px solid #707070;
	border-right: 1px solid #707070;
	box-sizing: border-box;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	margin: auto;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a::before {
		width: 1.5625vw;
		height: 1.5625vw;
		left: 1.5625vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a::before {
		width: 4.10628vw;
		height: 4.10628vw;
		left: 3.62319vw;
	}
}

#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a::after {
	width: 12px;
	height: 12px;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a::after {
		width: 0.9375vw;
		height: 0.9375vw;
	}
}

@media only screen and (max-width: 768px) {
	#feature-brand-balancefit .section-shopsearch .to-shopsearch-btn a::after {
		width: 3.86473vw;
		height: 3.86473vw;
		margin-left: 1.93237vw;
	}
}

#feature-brand-balancefit .video-modal-list,
#feature-brand-balancefit .img-modal-list,
#feature-brand-balancefit .audio-list,
#feature-brand-balancefit .content-modal-list {
	display: none;
}

.is-modal-op #feature-brand-balancefit{
	height: 100%;
	overflow: hidden;
}

.is-modal-op #feature-brand-balancefit .site-wrapper {
	height: 100%;
	overflow: hidden;
}

#feature-brand-balancefit .p-modal-head-close-btn {
	width: 40px;
	height: 40px;
	background-color: #000;
	border-radius: 100%;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position: absolute;
	top: -20px;
	right: -20px;
	cursor: pointer;
}

#feature-brand-balancefit .p-modal-head-close-btn .icn {
	width: 20px;
	height: 20px;
	display: block;
	transform: rotate(45deg);
}

#feature-brand-balancefit .p-modal-head-close-btn .icn::before,
#feature-brand-balancefit .p-modal-head-close-btn .icn::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

#feature-brand-balancefit .p-modal-head-close-btn .icn::before {
	width: 2px;
}

#feature-brand-balancefit .p-modal-head-close-btn .icn::after {
	height: 2px;
}

.p-modal-content-video,
.p-modal-content-yt {
	opacity: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
	color: #000;
	position: fixed;
	top: 0;
	left: 0;
	overflow: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	z-index: 2002;
	pointer-events: none;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 0;
	border: none;
}

@media only screen and (max-width: 768px) {

	.p-modal-content-video,
	.p-modal-content-yt {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
}

.p-modal-content-video.active,
.p-modal-content-yt.active {
	pointer-events: auto;
}

.p-modal-content-video>.inner,
.p-modal-content-yt>.inner {
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
}

.p-modal-content-video>.inner .video-content,
.p-modal-content-yt>.inner .video-content {
	width: 1000px;
	position: relative;
}

.p-modal-content-video>.inner video,
.p-modal-content-yt>.inner video {
	width: 100%;
}

.p-modal-content-video>.inner .des-block,
.p-modal-content-yt>.inner .des-block {
	background-color: #fff;
	text-align: center;
	padding: 30px;
	font-size: 16px;
	line-height: 1.8;
}

.p-modal-content-video>.inner .des-block .ttl,
.p-modal-content-yt>.inner .des-block .ttl {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 20px;
}

.p-modal-content-yt .inner {
	padding: 0;
}

.p-modal-content-yt .inner .iframe-wrap {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}

.p-modal-content-yt .inner .iframe-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.p-modal-content-other {
	opacity: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
	color: #000;
	position: fixed;
	top: 0;
	left: 0;
	overflow: scroll;
	overflow-x: hidden;
	z-index: 2001;
	pointer-events: none;
	background-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 768px) {
	.p-modal-content-other {
		background-color: rgba(0, 0, 0, 0.8);
	}
}

.p-modal-content-other.active {
	pointer-events: auto;
}

.p-modal-content-other.h-max {
	height: 100% !important;
}

.p-modal-content-other.h-max>.inner {
	padding: 0;
	height: 100% !important;
}

.p-modal-content-other>.inner {
	padding: 50px 0;
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	.p-modal-content-other>.inner {
		padding: 3.90625vw 0;
	}
}

.p-modal-content-other__close-btn {
	display: none;
}

.p-modal-content-other .inner {
	width: auto;
}

.sustainable-product {
	width: 740px;
	background-color: #D4D6BD;
	padding: 70px 83px 60px 21px;
	box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
	position: relative;
}

@media only screen and (max-width: 768px) {
	.sustainable-product {
		width: 80.91787vw;
		padding: 3.62319vw 6.03865vw 14.49275vw;
	}
}

@media only screen and (min-width: 769px) {
	.sustainable-product__inner {
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.sustainable-product .logo {
	width: 234px;
}

@media only screen and (max-width: 768px) {
	.sustainable-product .logo {
		width: 25.36232vw;
		margin: 0 auto;
	}
}

.sustainable-product .logo img {
	width: 100%;
}

.sustainable-product .txt-content {
	width: 365px;
	color: #675338;
}

@media only screen and (max-width: 768px) {
	.sustainable-product .txt-content {
		width: 100%;
		margin-top: 5.07246vw;
	}
}

.sustainable-product .txt-content .ttl {
	font-weight: 700;
	font-size: 26px;
}

@media only screen and (max-width: 768px) {
	.sustainable-product .txt-content .ttl {
		font-size: 19px;
		font-size: 4.58937vw;
	}
}

.sustainable-product .txt-content .txt-block {
	margin-top: 33px;
	line-height: 2;
}

@media only screen and (max-width: 768px) {
	.sustainable-product .txt-content .txt-block {
		margin-top: 3.62319vw;
	}
}

.sustainable-product .txt-content .txt-block p {
	font-size: 14px;
	font-weight: 700;
}

@media only screen and (max-width: 768px) {
	.sustainable-product .txt-content .txt-block p {
		font-size: 12px;
		font-size: 2.89855vw;
	}
}

.sustainable-product .txt-content .note {
	margin-top: 35px;
	font-size: 12px;
	font-weight: 700;
}

@media only screen and (max-width: 768px) {
	.sustainable-product .txt-content .note {
		margin-top: 8.21256vw;
		font-size: 10px;
		font-size: 2.41546vw;
	}
}

.sustainable-product .modal-close-btn {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.sustainable-product .modal-close-btn .inner {
	width: 100%;
	height: 100%;
	transform: rotate(45deg);
}

.sustainable-product .modal-close-btn .inner::before,
.sustainable-product .modal-close-btn .inner::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #675338;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.sustainable-product .modal-close-btn .inner::before {
	width: 4px;
}

.sustainable-product .modal-close-btn .inner::after {
	height: 4px;
}

/*************************************************************
/ global-animation
/************************************************************/
#feature-brand-balancefit .stagger_fade {
	opacity: 0;
	transition: opacity .3s;
}

#feature-brand-balancefit .stagger_fade.outback {
	transform: translateY(40px);
	transition: opacity 0.3s, transform 0.5s cubic-bezier(0.085, 0.86, 0.32, 1.65);
}

#feature-brand-balancefit .stagger_fade.to-up {
	transform: translateY(40px);
	transition: opacity .8s, transform 1.0s;
}

#feature-brand-balancefit .stagger_fade.to-down {
	transform: translateY(-20px);
	transition: opacity .3s, transform .3s;
}

#feature-brand-balancefit .stagger_fade.to-down4 {
	transform: translateY(-40px);
	transition: opacity 0.3s, transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#feature-brand-balancefit .stagger_fade.scale-down {
	transform: translateY(0) scale(1.3);
	transition: opacity .5s, transform .5s;
}

#feature-brand-balancefit .stagger_fade.scale-up {
	transform: translateY(0) scale(0);
	transition: opacity 0.2s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#feature-brand-balancefit .stagger_fade.is-active {
	opacity: 1;
	transform: translateY(0) scale(1);
}

#feature-brand-balancefit .single_fade {
	opacity: 0;
	transition: opacity .3s;
}

#feature-brand-balancefit .single_fade.outback {
	transform: translateY(40px);
	transition: opacity 0.3s, transform 0.7s cubic-bezier(0.085, 0.86, 0.32, 1.65);
}

#feature-brand-balancefit .single_fade.to-up {
	transform: translateY(40px);
	transition: opacity .8s, transform 1.0s;
}

#feature-brand-balancefit .single_fade.to-down {
	transform: translateY(-20px);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

#feature-brand-balancefit .single_fade.to-down4 {
	transform: translateY(-40px);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-duration: .7s;
}

#feature-brand-balancefit .single_fade.scale {
	transform: translateY(0) scale(1.3);
	transition: opacity .5s, transform .5s;
}

#feature-brand-balancefit .single_fade.is-active {
	opacity: 1;
	transform: translateY(0) scale(1);
}

#feature-brand-balancefit .slick-slider.done-slick .stagger_fade-to-up,
#feature-brand-balancefit .slick-slider.done-slick .single_fade-to-up,
#feature-brand-balancefit .slick-slider.done-slick .single_fade {
	opacity: 1;
	transform: translate(0px, 0px);
}

#feature-brand-balancefit .is-pc.is-safari .stagger_fade-to-up.outback {
	transition: none;
}

#feature-brand-balancefit .is-pc.is-safari .stagger_fade-to-up.outback.is-active {
	animation: fade-up_safari ease-out .7s;
}

#feature-brand-balancefit .is-pc.is-safari .single_fade-to-up.outback {
	transition: none;
}

#feature-brand-balancefit .is-pc.is-safari .single_fade-to-up.outback.is-active {
	animation: fade-up_safari ease-out .7s;
}

@keyframes fade-up_safari {
	0% {
		opacity: 0;
		transform: translateY(0px);
	}

	30% {
		opacity: 1;
		transform: translateY(-10px);
		animation-timing-function: ease-in;
	}

	50% {
		opacity: 1;
	}

	100% {
		transform: translateY(0px);
	}
}

#feature-brand-balancefit .hv-o,
#feature-brand-balancefit .hv-up,
#feature-brand-balancefit .hv-slide {
	display: block;
}

#feature-brand-balancefit .is-pc .hv-o {
	transition: opacity .3s;
}

#feature-brand-balancefit .is-pc .hv-o:hover {
	opacity: 0.8;
}

#feature-brand-balancefit .is-pc .hv-up {
	transition: transform .3s;
}

#feature-brand-balancefit .is-pc .hv-up:hover {
	transform: translateY(-10px);
}

#feature-brand-balancefit .is-pc .g-nav .nav-list a .off {
	transition: opacity .3s;
}

#feature-brand-balancefit .is-pc .g-nav .nav-list a:hover .off {
	opacity: 0;
}

#feature-brand-balancefit .is-pc .footer-nav a:hover {
	text-decoration: underline;
}

#feature-brand-balancefit .loading-wrap {
	transition: opacity 1s;
}

#feature-brand-balancefit .loading-wrap img {
	animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-ms-keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

#feature-brand-balancefit .loading-layer {
	transition: opacity .5s;
}

.is-loaded .loading-layer {
	opacity: 0;
}

#feature-brand-balancefit .kv__logo,
#feature-brand-balancefit .kv__copy,
#feature-brand-balancefit .kv__price {
	opacity: 0;
	transform: translateY(20px);
}

#feature-brand-balancefit .kv__fallback-img {
	opacity: 0;
	transition: opacity .3s;
}

#feature-brand-balancefit .kv__fallback-img.is-active {
	opacity: 1;
}

#feature-brand-balancefit .kv__scr-attention {
	opacity: 0;
	transition: opacity .3s .3s;
	pointer-events: none;
}

.is-loaded #feature-brand-balancefit .kv__scr-attention {
	opacity: 1;
	pointer-events: auto;
	animation: ponpon1 1.5s 0.5s ease infinite;
}

@media only screen and (max-width: 1279px) and (min-width: 769px) {
	.is-loaded #feature-brand-balancefit .kv__scr-attention {
		animation: ponpon2 1.5s 0.5s ease infinite;
	}
}

@media only screen and (max-width: 768px) {
	.is-loaded #feature-brand-balancefit .kv__scr-attention {
		animation: ponpon3 1.5s 0.5s ease infinite;
	}
}

@keyframes ponpon1 {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(30px);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes ponpon2 {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(2.34375vw);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes ponpon3 {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(7.24638vw);
	}

	100% {
		transform: translateY(0);
	}
}

#feature-brand-balancefit .section-concept__main-img__parts--megane .inner {
	transform-origin: 70% center;
}

#feature-brand-balancefit .section-concept__main-img__parts--megane.is-active .inner {
	animation: kauaku 1.2s 1.5s steps(1) infinite;
}

@keyframes kauaku {
	0% {
		transform: rotate(-5deg);
	}

	10% {
		transform: rotate(5deg);
	}

	20% {
		transform: rotate(-5deg);
	}

	30% {
		transform: rotate(5deg);
	}

	40% {
		transform: rotate(0deg);
	}
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-up__inner {
	opacity: 0;
}

#feature-brand-balancefit .section-feature__list__item-img--2-1 .arrow-down__inner {
	opacity: 0;
}


#feature-brand-balancefit .g-header{
  top:0!important;
}


footer .block-page-top{
  z-index: 5;
}

// .page-brandtop #header {
//   transform: scaleY(0);
//   transform-origin: top;
//   height: 0; /* 物理的な高さを殺す */
//   opacity: 0;
// }

// .page-brandtop.is-loaded #header {
//   transform: scaleY(1);
//   height: auto;
//   opacity: 1;
// }
