@charset "utf-8";

.app-contents {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 100%;
	margin: 0 auto;
}
/* ===========================================================================
* FV
=========================================================================== */
.app-fv {
	width: 100%;
	text-align: center;
}

.app-fv img {
	display: block;
	width: 100%;
	height: auto;
}
/* ===========================================================================
* 体入ショコラ公式アプリ
=========================================================================== */
.app_conductor {
	width: 100%;
	padding: 36px 0 70px;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 31px;
	margin: 0 auto;
}

.app_conductor .app_icon {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}

.app_conductor .app_icon img {
	display: block;
	width: 135px;
	height: auto;
}

.app_conductor .app_body {
	text-align: left;
}

.app_conductor .app_text {
	margin: 0;
}

.app_conductor .app_text .title {
	margin: 0;
	color: #f47599;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.5;
}

.app_conductor .app_text .text {
	margin: 0;
	color: #333;
	font-size: 19px;
	margin-bottom: 6px;
}

.app_conductor .store_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 10px;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.app_conductor .store_link a {
	display: block;
	line-height: 0;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}

.app_conductor .store_link img {
	display: block;
	height: auto;
	max-width: none;
}

.app_conductor .store_link .ico_download_app img {
	width: 166px;
}

.app_conductor .store_link .ico_download_google img {
	width: 206px;
}
/* ===========================================================================
*   共通背景
=========================================================================== */
.app-bg {
	width: 1210px;
	height: auto;
	background: url("/assets/img/renewal/user/pc/app/app_bg.svg");
	background-size: 100% auto;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
}
/* ===========================================================================
* ショコラアプリはココがすごい
=========================================================================== */
.app-point {
	width: 100%;
	height: auto;
	position: relative;
	margin: 50px auto 0;
	background: url("/assets/img/renewal/user/pc/app/app_point_bg.svg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 120%;
	padding-bottom: 10%;
}

.app-point::before {
	content: "・\A・\A・\A・";
	white-space: pre;
	position: absolute;
	left: 50%;
	top: -46px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #f47599;
	font-size: 40px;
	font-weight: bold;
	line-height: 0.6;
}

.app-point__inner {
	width: 100%;
	padding: 118px 0 130px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.app-point__title {
	padding: 0 148px;
}

.app-point__title img {
	width: 915px;
	height: 293px;
}

.app-point__contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.app-point__mock img {
	display: block;
	width: 320px;
	height: 640px;
	margin: 40px 0 40px 212px;
}

.app-point__list {
	margin: 90px 212px 0 0;
}

.app-point__item {
	position: relative;
	width: 100%;
	margin-left: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.app-point__label-wrap {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}

.app-point__label-wrap img {
	display: block;
	width: 413px;
	height: 101px;
}

.app-point__label {
	position: absolute;
	top: 60%;
	left: 19px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
	z-index: 1;
	white-space: nowrap;
}

.app-point__label img {
	display: block;
	width: 35px;
	height: auto;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}

.app-point__label span {
	display: block;
	color: #fff;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 0;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
}

.app-point__text {
	position: relative;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 48px;
	margin-bottom: 46px;
}

.app-point__text::before {
	position: absolute;
	content: '';
	left: 11px;
	width: 22px;
	height: 21px;
	border-left: 4px solid #ff719b;
	border-bottom: 4px solid #ff719b;
}

.app-point__genre {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 50px 58px;
	margin: 0 auto;
	padding: 0 110px 0 116px;
	list-style: none;
}

.app-point__genre li {
	width: calc((100% - 116px) / 3);
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	-webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.2);
	box-shadow: 3px 3px 0 rgba(0,0,0,0.2);
}

.app-point__genre li img {
	width: 289px;
	height: 195px;
}

.app-point__genre-thumb {
	position: relative;
}

.app-point__genre-thumb img {
	display: block;
	width: 100%;
	height: auto;
}

.app-point__genre-name {
	position: absolute;
	left: -8px;
	bottom: -15px;
	padding-top: 8px;
	width: 174px;
	height: 38px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("/assets/img/renewal/user/pc/app/band.svg");
	background-size: 100% 100%;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	z-index: 2;
}

.app-point__genre-text {
	margin: 28px 25px 16px;
	color: #333;
	font-size: 18px;
	line-height: 26px;
}

.app-point__genre-text span {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fffd91));
	background: linear-gradient(transparent 60%, #fffd91 60%);
}
/* ===========================================================================
* ショコラアプリは使い方が簡単
=========================================================================== */
.app-flow {
	position: relative;
	margin-top: -165px;
	width: 100%;
	height: auto;
}

.app-flow__inner {
	padding: 0 10%;
}

.app-flow__title {
	margin: auto;
	width: 95%;
	height: auto;
}

.app-flow__text {
	line-height: 1.5;
	margin: 40px auto;
	font-size: 24px;
	text-align: center;
	color: #333;
}

.app-flow__contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 90%;
	margin: 10px auto 0;
}

.app-flow__contents img {
	width: 320px;
	height: 635px;
	margin: 0px auto;
}

.app-flow__bottom-bg {
	position: relative;
	text-align: center;
	width: 100%;
	height: 480px;
	aspect-ratio: 1380/520;
	background: url("/assets/img/renewal/user/pc/app/app_flow_bottom_bg.svg");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
}

.app-flow__bottom-bg .app_conductor {
	padding: 0;
	position: absolute;
	left: 50%;
	bottom: 15%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
}

.app-flow__bottom-bg .app_conductor .store_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 10px;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
/* ===========================================================================
* シェア
=========================================================================== */
.share {
	margin: 80px auto;
	text-align: center;
}

.share .text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 8px;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}

.share .text::before,
.share .text::after {
	content: '';
	display: block;
	width: 18px;
	border-top: 1px solid #423f3f;
}

.share .text::before {
	-webkit-transform: rotate(67deg);
	transform: rotate(67deg);
}

.share .text::after {
	-webkit-transform: rotate(-67deg);
	transform: rotate(-67deg);
}

.share .logo {
	display: inline-block;
	width: 66px;
	height: 66px;
	cursor: pointer;
}
