/* Common */
/* Blocks */
.main {
	padding: 5.10417vw 0 2.08333vw 0;
}

.main__box {
	display: flex;
	min-height: 29.89583vw;
	padding: 0;
	border-radius: 1.04167vw;
	background: #040404 url(../img/@cooperation/main/bg_desk.jpg) no-repeat 100% 100%/100% auto;
	margin: 0 -5vw 1.25vw -5vw;
}

.main__content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 2.60417vw 0 2.5vw 5vw;
}

.main__block {
	gap: 1.04167vw;
}

.main__title {
	font-variation-settings: "wght" 650, "wdth" 270;
	font-size: 5.72917vw;
	letter-spacing: -0.03em;
	margin-bottom: 0.78125vw;
}

.main__subtitle {
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 1.77083vw;
	letter-spacing: inherit;
}

.main__extratitle {
	font-size: 4.47917vw;
	margin-bottom: 2.08333vw;
}

.main__extratitle BR {
	display: none;
}

.main .button {
	width: 20.83333vw;
	height: 3.64583vw;
	font-size: 1.25vw;
	margin: 0;
}

.about {
	padding: 2.08333vw 0 5.20833vw 0;
}

.about__box {
	flex-direction: row;
	justify-content: space-between;
	gap: 15.625vw;
}

.about__title {
	flex: 1 0;
	font-size: 4.47917vw;
}

.about__title BR {
	display: none;
}

.about__text {
	flex: 1 0;
	font-size: 1.45833vw;
}

.founder {
	padding: 2.08333vw 0;
	border-radius: 1.04167vw;
	background: #040404 url(../img/@cooperation/founder/bg_desk.jpg) no-repeat 50% 100%/auto 100%;
}

.founder__box {
	flex-direction: row;
	justify-content: space-between;
	gap: 1.25vw;
}

.founder__top {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	flex: 0 0 38.02083vw;
	gap: 8.85417vw;
}

.founder__title {
	font-size: 5.10417vw;
}

.founder__person {
	flex: 0 0 21.97917vw;
	gap: 2.60417vw;
	padding-bottom: 1.82292vw;
}

.founder__person-title {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 1.77083vw;
	padding: 0 0.9375vw;
	border-radius: 10.41667vw;
	background: #323234;
	font-size: 0.83333vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: rgba(255, 255, 255, 0.5);
}

.founder__person-info {
	display: flex;
	flex-direction: column;
	gap: 2.60417vw;
}

.founder__person-name {
	font-size: 3.02083vw;
}

.founder__person-name BR {
	display: block;
}

.founder__person-cite {
	font-size: 1.25vw;
	line-height: 110%;
	margin: 0;
}

.founder .button {
	width: 20.83333vw;
	height: 3.64583vw;
	font-size: 1.25vw;
}

.founder .button.mob {
	display: none;
}

.founder .button.desk {
	display: flex;
}

.franchise {
	padding: 5.20833vw 0 2.60417vw 0;
}

.franchise__box {
	flex-direction: row;
	border-radius: 0;
	background: none;
	margin: 0;
}

.franchise__title {
	max-width: 18.22917vw;
	font-size: 5.20833vw;
	letter-spacing: -0.03em;
	margin-bottom: 3.64583vw;
}

.franchise__item {
	border-radius: 0.625vw;
}

.franchise__item:after {
	top: 1.25vw;
	left: 1.25vw;
	right: auto;
	width: 1.77083vw;
	height: 1.77083vw;
}

.franchise__item_1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 0 0 29.16667vw;
	padding: 1.5625vw 1.5625vw 0 1.5625vw;
	background: #f1f1f7;
}

.franchise__item_2 {
	flex-direction: column;
	flex: 0 0 16.45833vw;
	overflow: hidden;
	margin-bottom: 0;
}

.franchise__item_2 > DIV {
	flex: none;
	height: 14.47917vw;
	border-radius: 0;
}

.franchise__item_2 IMG {
	width: 180%;
	height: 140%;
	margin: -5.20833vw 0;
}

.franchise__item_3 {
	flex: 0 0 19.0625vw;
	padding: 10.41667vw 0 1.25vw 1.25vw;
}

.franchise__item_4 {
	flex-direction: column;
	align-items: inherit;
	flex: 0 0 11.35417vw;
	gap: 0;
	padding: 10.41667vw 0 1.25vw 0.78125vw;
	background: #f1f1f7;
}

.franchise__item_4:after {
	display: block;
	background-image: url(../img/@cooperation/franchise/icon_star_dark.svg);
}

.franchise__item_5 {
	flex-direction: column;
	justify-content: inherit;
	align-items: inherit;
	flex: 0 0 13.95833vw;
	padding: 1.14583vw 0.78125vw 1.25vw 1.25vw;
}

.franchise__item-text {
	padding-left: 6.77083vw;
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 1.875vw;
	line-height: 80%;
	letter-spacing: normal;
	text-transform: uppercase;
	margin-bottom: 1.82292vw;
}

.franchise__item-buttonbox {
	position: relative;
	display: inline-flex;
	gap: 0.10417vw;
	padding: 0.26042vw 0.26042vw 0 0.26042vw;
	border-radius: 1.25vw 1.25vw 0 0;
	background: #fff;
	margin-left: 6.51042vw;
}

.franchise__item-buttonbox:before, .franchise__item-buttonbox:after {
	position: absolute;
	content: '';
	width: 0.625vw;
	height: 0.625vw;
	background: url(../img/@cooperation/franchise/corner.png) no-repeat 0 0/100% 100%;
}

.franchise__item-buttonbox:before {
	bottom: 0;
	right: 100%;
}

.franchise__item-buttonbox:after {
	bottom: 0;
	left: 100%;
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
}

.franchise__item-buttonbox .button {
	padding: 0 1.30208vw;
}

.franchise__item-subtitle {
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 2.08333vw;
	line-height: 80%;
}

.franchise__item-subtitle SPAN {
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 11.97917vw;
	letter-spacing: -0.03em;
}

.franchise__item-title {
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 1.875vw;
	line-height: 80%;
	letter-spacing: normal;
}

.franchise__item-title SPAN {
	display: block;
}

.franchise__item-logo {
	order: -1;
	text-align: right;
	margin-bottom: 5.20833vw;
}

.franchise__item_3 .franchise__item-subtitle {
	margin-bottom: 1.82292vw;
}

.franchise__item_4 .franchise__item-subtitle {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 280;
	color: #040404;
	margin-bottom: 1.82292vw;
}

.franchise__item_4 .franchise__item-title {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 400;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 1.875vw;
	line-height: 80%;
	letter-spacing: normal;
}

.franchise__item_4 .franchise__item-title SPAN {
	display: block;
}

.franchise__item_5 .franchise__item-subtitle {
	margin-bottom: 1.82292vw;
}

.advantages {
	padding: 2.60417vw 0;
}

.advantages__box {
	flex-direction: row;
	gap: 1.25vw;
	margin-bottom: 4.375vw;
}

.advantages__box > DIV {
	flex: 1 0;
}

.advantages__title {
	flex: 0 0 22.65625vw;
	font-size: 4.47917vw;
	margin-bottom: 1.04167vw;
}

.advantages__list {
	flex-direction: row;
	gap: 1.25vw;
	margin-bottom: 0;
}

.advantages__item {
	display: flex !important;
	flex-direction: column;
	flex: 1 0;
	border-radius: 1.04167vw;
}

.advantages__item-inner {
	width: 100%;
	gap: 2.08333vw;
}

.advantages__item-photo {
	height: 13.33333vw;
	border-radius: 0.83333vw 0 0.83333vw 0.83333vw;
}

.advantages__item-content {
	gap: 1.04167vw;
	min-height: 14.58333vw;
	padding: 0 1.04167vw 2.08333vw 1.04167vw;
}

.advantages__item-title {
	font-variation-settings: "wght" 650, "wdth" 245;
	font-size: 2.08333vw;
	letter-spacing: -0.03em;
}

.advantages__item-text {
	font-size: 1.25vw;
}

.program {
	padding: 2.60417vw 0 5.20833vw 0;
}

.program__box {
	flex-direction: row;
	gap: 1.25vw;
	padding-bottom: 2.60417vw;
}

.program__left {
	position: relative;
	flex: 0 0 calc(50% - 0.625vw);
}

.program__sticky {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.program__sticky-inner {
	position: sticky;
	top: 4.6875vw;
}

.program__title {
	font-size: 8.125vw;
	line-height: 80%;
	letter-spacing: -0.03em;
	margin-bottom: 1.30208vw;
}

.program__right {
	flex: 0 0 calc(50% - 0.625vw);
	padding: 0;
	background: none;
	margin: 0;
}

.program__block {
	margin-bottom: 2.91667vw;
}

.program__block_2 {
	margin-bottom: 0;
}

.program__subtitle {
	font-size: 4.47917vw;
	margin-bottom: 1.30208vw;
}

.program__list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.25vw;
	margin: 0;
}

.program__list LI {
	gap: 0.52083vw;
	flex: 0 0 calc(100% / 3 - 0.85938vw);
	min-height: 7.65625vw;
	padding: 1.04167vw;
	border-radius: 0.625vw 0 0.625vw 0.625vw;
	background: #f1f1f7;
	margin: 0;
}

.program__list LI:before {
	width: 1.66667vw;
	height: 1.66667vw;
	background: url(../img/common/corner.svg) no-repeat 100% 0/100% 100%;
}

.program__list-title {
	font-size: 0.83333vw;
}

.program__list-text {
	font-size: 0.83333vw;
}

.program .bigbuttonbox {
	margin: 0;
}
