@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

/* body {
	color: #5d5d5d;
	font-family: "Noto Sans JP", sans-serif;
} */
body main{
	color: #5d5d5d;
	font-family: "Noto Sans JP", sans-serif;
}

main {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	width: 100%;
}

.u-desktop {
	display: none;
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px !important;
}
/* body main {
	font-size: 16px;
} */

/* pcの電話番号発信対応 */

/* ホバー */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

/* img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
} */
main img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

main .button {
	align-items: center;
	background-color: #a9a9a9;
	border-radius: 624.9375rem;
	color: #c3c3c3;
	display: inline-block;
	display: flex;
	flex-direction: column;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 6.4vw;
	font-weight: 700;
	height: 19.7333333333vw;
	justify-content: center;
	letter-spacing: 0.12em;
	line-height: 1;
	margin-left: auto;
	margin-right: auto;
	max-width: 77.8666666667vw;
	width: 100%;
}

.button2 {
	align-items: center;
	background-color: #858050;
	border: 1px solid #858050;
	border-radius: 624.9375rem;
	color: #fff;
	display: inline-block;
	display: flex;
	flex-direction: column;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	gap: 1.6vw;
	height: 19.7333333333vw;
	justify-content: center;
	letter-spacing: 0.12em;
	line-height: 1;
	margin-left: auto;
	margin-right: auto;
	max-width: 77.8666666667vw;
	text-align: center;
	transition: background-color 0.3s, color 0.3s;
	width: 100%;
}

.button2-en {
	display: block;
	font-size: 6.4vw;
	text-transform: uppercase;
	width: -moz-fit-content;
	width: fit-content;
}

.button2-ja {
	display: block;
	font-size: 3.2vw;
	width: -moz-fit-content;
	width: fit-content;
}

.button2:hover {
	background-color: #fff;
	color: #858050;
}

.layout-history {
	background: url(./../images/helfrance/history-bg.webp) no-repeat top center/cover;
	padding-top: 9.0666666667vw;
}

.history-logo {
	margin-left: auto;
	margin-right: auto;
	max-width: 54.6666666667vw;
	width: 100%;
}

.history-logo img {
	-o-object-fit: contain;
	aspect-ratio: 290/117;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.history__title {
	color: #9B8050;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 7.2vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.1851851852;
	margin-top: 11.7333333333vw;
}

.history__texts {
	grid-gap: 8.5333333333vw;
	display: grid;
	gap: 8.5333333333vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 8.5333333333vw;
}

.history__text {
	color: #9B8050;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 5.3333333333vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6;
}

.history__img {
	margin: 0 calc(50% - 50vw);
	margin-top: 11.2vw;
	width: 100%;
	width: 100vw;
}

.history__img img {
	-o-object-fit: cover;
	aspect-ratio: 920/997;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.mv__inner {
	position: relative;
}

.swiper-slide {
	height: 107.2vw;
}

.swiper-slide img {
	-o-object-fit: cover;
	aspect-ratio: 1400/808;
	height: 100%;
	height: inherit;
	object-fit: cover;
	width: 100%;
}

.swiper-pagination-bullet {
	background-color: #fff;
	height: 16px;
	opacity: 1;
	width: 16px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #786e50;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin-left: 10px;
	margin-right: 10px;
}

.swiper-button-prev {
	background-color: #fff;
}

.swiper-button-next {
	background-color: #fff;
}

/* ==== ナビゲーション共通 ===== */

.swiper-button-prev,
.swiper-button-next {
	background: #ffffff; /* 角丸白ボタン */
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	height: 44px;
	margin-top: -22px; /* ＝ height/2 で中央寄せ */
	opacity: 0.7;
	position: absolute;
	top: 50%;
	width: 24px; /* ボタンの大きさ */
	z-index: 10;
}

/* ==== 実際の矢印を ::after 疑似要素で描画 ==== */

.swiper-button-prev::after,
.swiper-button-next::after {
	border: solid #786e50; /* ← 矢印色をここで変更 */
	border-width: 0 3px 3px 0;
	content: "";
	display: block;
	height: 12px;
	margin: 14px auto; /* ボタン中央に配置 */
	transform: rotate(-45deg);
	width: 12px; /* 矢印の太さ */
}

/* ==== 左矢印は向きを反転 ==== */

.swiper-button-prev::after {
	margin-left: 9px;
	transform: rotate(135deg);
}

.swiper-button-next::after {
	margin-right: 9px;
}

/* ==== 位置調整（お好みで）==== */

.swiper-button-prev {
	left: 20px;
}

.swiper-button-next {
	right: 20px;
}

.mv-info {
	bottom: 16vw;
	content: "";
	left: 6.4vw;
	position: absolute;
	z-index: 1;
}

.mv-info__logo {
	display: none;
}

.mv-info__texts {
	grid-gap: 2.6666666667vw;
	display: grid;
	gap: 2.6666666667vw;
	grid-template-columns: repeat(1, 1fr);
}

.mv-info__text {
	color: #231815;
	font-family: "Noto Serif JP", sans-serif;
	font-size: 4.8vw;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
}

.mv-info__text span {
	font-size: 5.8666666667vw;
}

.product {
	margin-top: 7.4666666667vw;
	padding-bottom: 16.8vw;
}

.product__logo {
	max-width: 73.3333333333vw;
	width: 100%;
}

.product__logo img {
	-o-object-fit: cover;
	aspect-ratio: 275/184;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.product__title {
	color: #af8041;
	font-family: "Hiragino Kaku Gothic Pro W6", "ヒラギノ角ゴ Pro W6", "Yu Gothic Bold", "游ゴシック体", "游ゴシック", "Meiryo", sans-serif;
	font-size: 6.4vw;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.4583333333;
	margin-top: 12.2666666667vw;
	padding-left: 6.4vw;
	position: relative;
}

.product__title::before {
	aspect-ratio: 35/48;
	background-image: url(./../images/helfrance/woman.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 5.0666666667vw;
}

.product__lists {
	grid-gap: 4.2666666667vw;
	display: grid;
	gap: 4.2666666667vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 3.2vw;
}

.product__list {
	color: #231815;
	font-family: "Hiragino Kaku Gothic Pro W6", "ヒラギノ角ゴ Pro W6", "Yu Gothic Bold", "游ゴシック体", "游ゴシック", "Meiryo", sans-serif;
	font-size: 4.2666666667vw;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1;
	padding-left: 20.2666666667vw;
	position: relative;
}

.product__list--first,
.product__list--second,
.product__list--third {
	position: relative;
}

.product__list--first::before,
.product__list--second::before,
.product__list--third::before {
	aspect-ratio: 114/34;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 16.5333333333vw;
}

.product__list--first::before {
	background-image: url(./../images/helfrance/point1.svg);
}

.product__list--second::before {
	background-image: url(./../images/helfrance/point2.svg);
}

.product__list--third::before {
	background-image: url(./../images/helfrance/point3.svg);
}

.product__items {
	grid-gap: 12.2666666667vw;
	display: grid;
	gap: 12.2666666667vw;
	grid-template-columns: repeat(1, 1fr);
	margin-left: auto;
	margin-right: auto;
	max-width: 50.4375rem;
	width: 100%;
}

.product__item--first {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.product__item--first .product__item-img {
	margin: 0 calc(50% - 50vw);
	margin-top: 10.6666666667vw;
}

.product__item--first .product__item-info-img {
	margin-left: auto;
	margin-right: auto;
	margin-top: -26.6666666667vw;
	max-width: 57.6vw;
	width: 100%;
}

.product__item-info {
	width: 100%;
}

.product__item--first .product__item-info-bottom {
	margin-top: 7.4666666667vw;
}

.product__item--second {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 3.3125rem;
}

.product__item--second .product__item-img {
	max-width: 79.2vw;
	width: 100%;
}

.product__item--third {
	align-items: center;
	display: flex;
	flex-direction: column-reverse;
	gap: 11.2vw;
}

.product__item--third .product__item-img {
	max-width: 78.6666666667vw;
	width: 100%;
}

.product__item-info-bottom-img {
	margin-left: auto;
	margin-right: auto;
	max-width: 48vw;
	width: 100%;
}

.product__item-info-bottom-img img {
	-o-object-fit: contain;
	aspect-ratio: 180/55;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.product__item-info-bottom-title {
	color: #858050;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 5.6vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.25;
	margin-top: 10.6666666667vw;
}

.product__item-info-bottom-text {
	color: #231815;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 4.2666666667vw;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.75;
	margin-top: 6.4vw;
}

.product__item-info-bottom-note {
	color: #231815;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.6666666667vw;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 4.8vw;
}

.size-section {
	padding-bottom: 16vw;
	padding-top: 6.4vw;
}

.size-section-l {
	background: url(./../images/helfrance/size-bg-l-sp.webp) no-repeat top center/contain;
}

.size-section-m {
	background: url(./../images/helfrance/size-bg-m-sp.webp) no-repeat top center/contain;
}

.size-section-s {
	background: url(./../images/helfrance/size-bg-s-sp.webp) no-repeat top center/contain;
}

.size-section__inner {
	position: relative;
}

.size-section__title {
	text-align: center;
}

.size-section__title-en {
	color: #858050;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 6.6666666667vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	text-transform: uppercase;
}

.size-section__title-en span {
	font-size: 8.5333333333vw;
}

.size-section__title-ja {
	color: #231815;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.6666666667vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 1.6vw;
}

.size-section__text {
	margin-top: 8vw;
	text-align: center;
}

.size-section__text-big {
	color: #231815;
	font-family: "Hiragino Mincho ProN W5", "Noto Serif JP", serif;
	font-size: 5.3333333333vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
}

.size-section__text-small {
	color: #231815;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.6666666667vw;
	font-weight: 900;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 3.7333333333vw;
}

.size-section__img {
	margin: 0 calc(50% - 50vw);
	margin-top: 6.9333333333vw;
}

.size-section__items {
	grid-gap: 1.6vw;
	display: grid;
	gap: 1.6vw;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 0vw;
}

.size-section__item {
	margin-left: auto;
	margin-right: auto;
}

.size-section__item-img {
	max-width: 63.4666666667vw;
	width: 100%;
}

.size-section__item-text--gold,
.size-section__item-text--blue,
.size-section__item-text--gray {
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 4.2666666667vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10.9333333333vw;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.size-section__item-text--gold {
	color: #858050;
}

.size-section__item-text--blue {
	color: #808092;
}

.size-section__item-text--gray {
	color: #80807c;
}

.size-section__item-text--gold::before,
.size-section__item-text--blue::before,
.size-section__item-text--gray::before {
	aspect-ratio: 1/1;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0.25rem;
	content: "";
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 6.9333333333vw;
}

.size-section__item-text--gold::before {
	background: #858050;
}

.size-section__item-text--blue::before {
	background: #808092;
}

.size-section__item-text--gray::before {
	background: #80807c;
}

.large-bottom__text {
	color: #231815;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 5.3333333333vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.75;
	margin-top: 10.6666666667vw;
	text-align: left;
}

.size-section__button {
	margin-top: 6.4vw;
}

.size-section-catch {
	align-items: center;
	background-color: #FF4750;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	gap: 2.1333333333vw;
	height: 41.3333333333vw;
	justify-content: center;
	margin-left: auto;
	margin-top: 5.8666666667vw;
	transform: rotate(-14deg);
	width: 41.3333333333vw;
}

.size-section-catch-top {
	color: #fff;
	font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	font-size: 5.3333333333vw;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1;
}

.size-section-catch-midole {
	color: #fff;
	font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	font-size: 8vw;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 1;
}

.size-section-catch-bottom {
	color: #fff;
	font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	font-size: 5.3333333333vw;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 1;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5.3333333333vw;
	padding-right: 5.3333333333vw;
	width: 100%;
}

@media screen and (min-width: 768px) {

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.6842105263vw;
}

a[href^="tel:"] {
	pointer-events: none;
}

a:hover {
	opacity: 0.8;
}

main .button {
	font-size: 1.5rem;
	height: 4.625rem;
	max-width: 18.25rem;
}

.button2 {
	gap: 0.375rem;
	height: 4.625rem;
	max-width: 18.25rem;
}

.button2-en {
	font-size: 1.625rem;
}

.button2-ja {
	font-size: 0.75rem;
}

.layout-history {
	padding-bottom: 11.125rem;
	padding-top: 8.625rem;
}

.history-logo {
	max-width: 18.125rem;
}

.history__title {
	font-size: 1.5625rem;
	line-height: 2.2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5rem;
	max-width: 42.625rem;
	width: 100%;
}

.history__texts {
	gap: 1.875rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5rem;
	max-width: 42.625rem;
	width: 100%;
}

.history__text {
	font-size: 1.0625rem;
	line-height: 1.7647058824;
}

.history__img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6.625rem;
	max-width: 55rem;
	width: 100%;
}

.history__img img {
	aspect-ratio: 920/1044;
}

.swiper-slide {
	height: 50.5rem;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 28px;
}

.mv-info {
	align-items: center;
	display: flex;
	justify-content: space-between;
	left: 50%;
	margin-left: auto;
	margin-right: auto;
	max-width: min(87.1428571429vw, 1163px);
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.mv-info__logo {
	display: block;
	max-width: 15.8125rem;
	width: 100%;
}

.mv-info__texts {
	gap: 1.25rem;
}

.mv-info__text {
	font-size: 2.25rem;
	font-weight: 400;
}

.mv-info__text span {
	font-size: 2.625rem;
}

.product {
	margin-top: 5rem;
	padding-bottom: 11.125rem;
}

.product__logo {
	margin-left: auto;
	margin-right: auto;
	max-width: 55.625rem;
}

.product__logo img {
	aspect-ratio: 873/203;
}

.product__title {
	font-size: 2.75rem;
	line-height: 1.4545454545;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	max-width: 54.375rem;
	padding-left: 2.6875rem;
}

.product__title::before {
	width: 2.1875rem;
}

.product__lists {
	gap: 1.625rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.625rem;
	max-width: 54.375rem;
}

.product__list {
	font-size: 1.875rem;
	padding-left: 8.75rem;
}

.product__list--first::before,
.product__list--second::before,
.product__list--third::before {
	width: 7.125rem;
}

.product__items {
	gap: 2rem;
	margin-top: 6.25rem;
}

.product__item--first {
	flex-direction: row;
	gap: 3.3125rem;
}

.product__item--first .product__item-img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	max-width: 25rem;
	width: 100%;
}

.product__item--first .product__item-info-img {
	margin-top: -4.375rem;
	max-width: 13.5rem;
}

.product__item.product__item--first .product__item-info {
	flex: 1;
	max-width: 100%;
}

.product__item-info {
	max-width: 21.25rem;
}

.product__item--first .product__item-info-bottom {
	margin-top: 2rem;
}

.product__item--second {
	flex-direction: row-reverse;
}

.product__item--second .product__item-img {
	max-width: 24.1875rem;
}

.product__item--third {
	flex-direction: row;
	gap: 3.5625rem;
}

.product__item--third .product__item-img {
	max-width: 23.375rem;
}

.product__item-info-bottom-img {
	max-width: 11.25rem;
}

.product__item-info-bottom-title {
	font-size: 1.375rem;
	margin-top: 3.125rem;
}

.product__item-info-bottom-text {
	font-size: 1.0625rem;
	margin-top: 1.5rem;
}

.product__item-info-bottom-note {
	font-size: 0.625rem;
	margin-top: 1.125rem;
}

.size-section {
	padding-bottom: 6.875rem;
	padding-top: 5.375rem;
}

.size-section-l {
	background: url(./../images/helfrance/size-bg-l.webp) no-repeat top center/contain;
}

.size-section-m {
	background: url(./../images/helfrance/size-bg-m.webp) no-repeat top center/contain;
}

.size-section-s {
	background: url(./../images/helfrance/size-bg-s.webp) no-repeat top center/contain;
}

.size-section__title-en {
	font-size: 2.75rem;
}

.size-section__title-en span {
	font-size: 3.375rem;
}

.size-section__title-ja {
	font-size: 1.25rem;
	margin-top: 0.5rem;
}

.size-section__text {
	margin-top: 3.75rem;
}

.size-section__text-big {
	font-size: 2.5rem;
}

.size-section__text-small {
	font-size: 1.3125rem;
	margin-top: 1.5rem;
}

.size-section__img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4.375rem;
	max-width: 55rem;
	width: 100%;
}

.size-section-s .size-section__img {
	max-width: 48.75rem;
	width: 100%;
}

.size-section__items {
	gap: 5rem;
	grid-template-columns: repeat(2, 1fr);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.75rem;
	max-width: 35.3125rem;
	width: 100%;
}

.size-section__items.size-section__items--third {
	margin-top: 4.375rem;
}

.size-section__item-img {
	max-width: 14.75rem;
}

.size-section__item-text--gold,
.size-section__item-text--blue,
.size-section__item-text--gray {
	font-size: 0.9375rem;
	margin-top: 0.5rem;
	padding-left: 2.5625rem;
}

.size-section__item-text--gold::before,
.size-section__item-text--blue::before,
.size-section__item-text--gray::before {
	width: 1.625rem;
}

.large-bottom__text {
	font-size: 1.25rem;
	margin-top: 3.5rem;
	text-align: center;
}

.size-section__button {
	margin-top: 7.875rem;
}

.size-section-catch {
	content: "";
	gap: 0.5rem;
	height: 12.5rem;
	margin-top: 0;
	position: absolute;
	right: calc(50% - min(48.5vw, 37rem));
	top: -3.75rem;
	width: 12.5rem;
}

.size-section-catch-top {
	font-size: 1.875rem;
}

.size-section-catch-midole {
	font-size: 2.375rem;
}

.size-section-catch-bottom {
	font-size: 1.875rem;
}

.inner {
	max-width: 980px;
	padding-left: 15px;
	padding-right: 15px;
}

}

@media (min-width: 950px) {

html {
	font-size: 16px;
}

}

@media screen and (min-width: 1150px) {

.size-section-catch {
	height: 13.8125rem;
	top: 2.5rem;
	width: 13.8125rem;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}


/*# sourceMappingURL=style.css.map */
