body {
	padding: 0;
	margin: 0;
}

#main {
	display: block;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto !important;
	float: none !important;
	font-family: 'Zen Old Mincho', serif;
	font-size: 62.5% !important;
	line-height: 1.5;
	color: #231815;
}
h2 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #b9252c;
	background-color: #ffffff;
	padding: 9px 39px;
	border-radius: 50px;
	display: inline-block;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #ffffff;
	padding: 0.4% 35px;
	border-radius: 50px;
	margin-bottom: 15px;
	display: inline-block;
}
.small-text {
	font-size: 16px;
}

/* ファーストビュー
----------------------------------*/
#article01 {
	width: auto;
}
#firstview {
	display: flex;
	width: 100%;
	height: auto;
	max-width: 1366px;
	margin: 0 auto;
	margin-bottom: 128px;
	position: relative;
}
#firstview a {
	position: absolute;
	right: 0;
	bottom: 95px;
	z-index: 10;
}
#logo_block {
	text-align: center;
	background-color: #feefe0;
	width: 100%;
	max-width: 716px;
	max-height: 768px;
}
#logo_block ul {
	list-style-type: none;
	width: 100%;
	max-width: 520px;
	max-height: 671px;
	margin: 0 auto;
	padding-inline-start: 0;
}
.first_logo1 img {
	padding-top: 67px;
	padding-bottom: 16px;
}
.first_logo2 img {
	padding-bottom: 34px;
}
.first_logo3 img {
	padding-bottom: 15px;
}
.first_logo4 img {
	padding-bottom: 16px;
}
.first_logo5 img {
	width: 20%;
	padding-bottom: 15px;
}
.first_logo6 img {
	padding-bottom: 30px;
	width: 5%;
}
h2.tittle1 {
	margin: 32px 240px 20px;
}
.concept_left {
	width: 100%;
}
.concept_left p {
	width: 100%;
}
#concept_block {
	background-color: #feefe0;
	text-align: center;
	border-radius: 20px;
	width: 100%;
	height: auto;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 128px;
	padding-top: 32px;
}
.concept {
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 0 182px 32px;
}
.concept_left p {
	font-size: 20px;
}
#mechanism {
	text-align: center;
}
#mechanism p {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 32px;
}
#mechanism img {
	width: 100%;
}
h2.tittle2 {
	margin-top: 0;
	margin-bottom: 28px;
}
#image {
	background-color: #f5f5f5;
	text-align: center;
	max-width: 680px;
	width: 100%;
	margin: 0 auto;
	padding: 16px 0;
	margin-bottom: 32px;
}
#image h3 {
	margin-block-start: 0;
	margin-block-end: 0;
}
.mechanism_img {
	display: flex;
	justify-content: center;
	padding-top: 20px;
}
.mechanism_img img {
	margin: 0 auto;
}
#effect {
	background-color: #feefe0;
	text-align: center;
	margin-bottom: 128px;
	padding: 43px 0;
}
#effect h3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 24px;
}
.effect_img img {
	padding: 0 16px;
}
#lineup {
	text-align: center;
}
.lineup-wrapper {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.wear-wrapper {
	display: flex;
}
.wear-wrapper ul {
	gap: 27px;
}
.wear_text {
	font-size: 16px;
	margin-block-start: 10px;
	margin-block-end: 0;
}
.price {
	padding-top: 48px;
	padding-bottom: 16px;
	font-size: 20px;
}
.ex_tax {
	font-size: 0.8em;
}
#lineup ul {
	display: flex;
	list-style-type: none;
	padding: 0;
}
.category-wrapper {
	max-width: 820px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.category {
	display: flex;
	font-size: 16px;
	margin-bottom: 10px;
}
.category_img1,
.category_img {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #f5f5f5;
	height: 24px;
	padding: 1px 20px;
	border-radius: 25px;
	margin: 0;
	display: inline-block;
}
.category_text1,.category_text3 {
	font-size: 16px;
	display: flex;
	text-align: left;
	margin-left: 10px;
	line-height: 1.5;
	padding: 1px 0;
}
.category_text2 {
	font-size: 24px;
	text-align: left;
	margin-block-start: 11px;
	margin-block-end: 26px;
}
.category_text3 {
	padding: 0;
}
.size-table-wrapper {
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 820px;
	font-family: sans-serif;
	margin-top: 48px;
	margin-bottom: 48px;
}
.size-table-wrapper .unit {
	position: absolute;
	top: -20px;
	right: 0;
	font-size: 14px;
	color: #666;
}
.size-table {
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
.size-table thead tr {
	background-color: #f2f2f2;
}
.size-table th,
.size-table td {
	padding: 8px 12px;
	text-align: center;
	font-weight: 400;
}

.size-table tbody tr:nth-child(odd) {
	background-color: #fff;
}
.size-table tbody tr:nth-child(even) {
	background-color: #f2f2f2;
}

/* 枠なし */
.size-table th,
.size-table td {
	font-size: 16px;
	border: none;
}
#article04 {
	width: 100%;
	max-width: 948px;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
}
.article04_text1 {
	text-align: left;
	padding-bottom: 64px;
}
.article04_text1 p {
	font-size: 16px;
	margin-block-start: 80px;
	margin-block-end: 10px;
}
.article04_text1 ul {
	padding-inline-start: 0;
	list-style: none;
}
.article04_text2 {
	text-align: left;
	padding-bottom: 18px;
}
.article04_text3 {
	text-align: left;
	padding-bottom: 128px;
}
#article04 a {
	padding-bottom: 72px;
}
.gotop {
	display: none !important;
}
h2.tittle1 {
    margin: 0 240px 20px;
    display: flex;
    align-items: center;  /* ← 上下中央揃え */
    justify-content: center;
}

.small-text {
    font-size: 16px;
}