/* ==================================================
	reset
================================================== */
/*
body {
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: 400;
	margin: 0;
}
p {
	margin: 0;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}


*/



/* ==================================================
	font
================================================== */

/* Forma DJR Display */
@font-face {
	font-family: 'FormaDJRDisplay';
	src:url('/portal/page/out/mss/hpi/dis_originalmodel/202506/style/font/FormaDJRDisplay-Regular.ttf') format('truetype')
}
/* Forma DJR Micro */
@font-face {
	font-family: 'FormaDJRMicro';
	src:url('/portal/page/out/mss/hpi/dis_originalmodel/202506/style/font/FormaDJRMicro-Regular.ttf') format('truetype')
}


/* Japanese -------------------- */

/* Forma DJR Display */
@font-face {
	font-family: 'FormaDJRJapaneseDisplay';
	src:url('/portal/page/out/mss/hpi/dis_originalmodel/202506/style/font/FormaDJRJapaneseDisplay-Regular.ttf') format('truetype')
}
/* Forma DJR Micro */
@font-face {
	font-family: 'FormaDJRJapaneseMicro';
	src:url('/portal/page/out/mss/hpi/dis_originalmodel/202506/style/font/FormaDJRJapaneseMicro-Regular.ttf') format('truetype')
}





/* ==================================================
	base
================================================== */

.visid {
	width: 100%;
	max-width: 1148px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	font-family: "FormaDJRMicro","FormaDJRJapaneseMicro","Arial",sans-serif;
	font-size: 16px;
	line-height: 1.375;
}
.visid,
.visid *,
.visid *::before,
.visid *::after {
	box-sizing: border-box;
}
.visid img,
.visid video {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
.visid sup,
.visid sub {
	position: relative;
	vertical-align: baseline;
	height: 0;
	font-size: smaller;
	line-height: 1;
}
.visid sup {
	bottom: 1ex;
}
.visid sub {
	top: 1ex;
}



/* ----------------------------------------
	a
---------------------------------------- */

.visid a {
	color: #007dba;
	text-decoration: none;
}
.visid a:hover {
	text-decoration: underline;
}
.visid a:visited {
	color: #822980;
}


/* images -------------------- */

.visid a img {
	transition: .2s;
}
.visid a img:hover {
	opacity: .7;
}



/* ----------------------------------------
	table
---------------------------------------- */

.visid table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}
.visid th,
.visid td {
	vertical-align: middle;
	padding: .8em 1em;
	border: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
	.visid th,
	.visid td {
		font-size: 14px;
	}
}





/* ==================================================
	common
================================================== */

/* ----------------------------------------
	cont_wrap
---------------------------------------- */

.cont_wrap {
	padding: 40px 20px;
}

@media screen and (min-width: 768px) {
	.cont_wrap {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media screen and (min-width: 1024px) {
	.cont_wrap {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

@media screen and (min-width: 1148px) {
	.cont_wrap {
		padding-right: 0;
		padding-left: 0;
	}
}



/* ----------------------------------------
	heading
---------------------------------------- */

.visid h1,
.visid h2,
.visid h3,
.visid h4,
.visid h5,
.visid h6 {
	font-weight: normal;
}
.xl, .xxl, .x3l, .x4l, .x5l,
.h1, .h2, .h3, .h4, .h5 {
	font-weight: normal;
}
.xl, .xxl, .x3l, .x4l, .x5l {
	font-family: "FormaDJRDisplay","FormaDJRJapaneseDisplay";
}

.x5l { font-size: 46px; line-height: 50px; }
.x4l { font-size: 46px; line-height: 50px; }
.x3l { font-size: 46px; line-height: 50px; }
.xxl { font-size: 40px; line-height: 46px; }
.xl { font-size: 30px; line-height: 34px; }
.h1 { font-size: 26px; line-height: 28px; }
.h2 { font-size: 24px; line-height: 26px; }
.h3 { font-size: 22px; line-height: 26px; }
.h4 { font-size: 20px; line-height: 24px; }
.h5 { font-size: 18px; line-height: 26px; }

@media screen and (min-width: 768px) {
	.x5l { font-size: 90px; line-height: 96px; }
	.x4l { font-size: 90px; line-height: 96px; }
	.x3l { font-size: 90px; line-height: 96px; }
	.xxl { font-size: 60px; line-height: 66px; }
	.xl { font-size: 40px; line-height: 44px; }
	.h1 { font-size: 36px; line-height: 40px; }
	.h2 { font-size: 32px; line-height: 36px; }
	.h3 { font-size: 26px; line-height: 30px; }
	.h4 { font-size: 20px; line-height: 26px; }
}

@media screen and (min-width: 1024px) {
	.x5l { font-size: 260px; line-height: 260px; }
	.x4l { font-size: 180px; line-height: 180px; }
	.x3l { font-size: 112px; line-height: 116px; }
	.xxl { font-size: 70px; line-height: 74px; }
	.xl { font-size: 50px; line-height: 52px; }
	.h1 { font-size: 40px; line-height: 42px; }
	.h2 { font-size: 34px; line-height: 40px; }
	.h3 { font-size: 28px; line-height: 34px; }
	.h4 { font-size: 22px; line-height: 28px; }
	.h5 { font-size: 20px; line-height: 28px; }
}


/* hLine -------------------- */

.hLine {
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}
.hLine > span {
	display: inline-block;
	position: relative;
	padding: 0 .5em;
}
.hLine > span::before,
.hLine > span::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 99em;
	border-top: 1px solid #000;
}
.hLine > span::before {
	right: 100%;
}
.hLine > span::after {
	left: 100%;
}



/* ----------------------------------------
	margin
---------------------------------------- */

.xl + p { margin-top: 20px; }
.h1 + p { margin-top: 10px; }
.h2 + p { margin-top: 16px; }
.h3 + p { margin-top: 16px; }
.h4 + p { margin-top: 10px; }
.h5 + p { margin-top: 10px; }

.visid p + p,
.visid div + p,
.visid ul + p,
.visid ol + p,
.visid dl + p
.visid img + p {
	margin-top: 1em;
}



/* ----------------------------------------
	sup
---------------------------------------- */

sup.small {
	vertical-align: super;
	font-size: 13.3333px;
	font-weight: normal;
}



/* ----------------------------------------
	text-align
---------------------------------------- */

.tcenter {
	text-align: center !important;
}
.tleft {
	text-align: left!important;
}
.tright {
	text-align: right!important;
}


/* ----------------------------------------
	button
---------------------------------------- */

a.button {
	display: inline-block;
	vertical-align: bottom;
	padding: .5em 1.2em;
	font-size: 16px;
	text-align: center;
	line-height: 1.2;
	transition: .2s;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus {
	color: #fff;
	text-decoration: none;
}
a.button.slim {
	font-size: 13px;
}
a.button.sslim {
	font-size: 11px;
}


/* large -------------------- */

a.button.large {
	padding: .8em 1.2em;
	font-size: 20px;
}

@media screen and (min-width: 1024px) {
	a.button.large {
		font-size: 22px;
	}
}


/* color -------------------- */

/* primary */
a.button.primary {
	background: #000;
}
a.button.primary:hover {
	background: #5a5a5a;
}

/* critical */
a.button.critical {
	background: #165dba;
}
a.button.critical:hover {
	background: #114a94;
}

/* white */
a.button.white {
	color: #000;
	background: #fff;
}
a.button.white:hover {
	background: #ccc;
}

/* org */
a.button.org {
	background: #ff8900;
}
a.button.org:hover {
	background: #ffac4c;
}

/* org2 */
a.button.org2 {
	color: #000;
	background: #ffc47f;
}
a.button.org2:hover {
	background: #ffdbb2;
}



/* ----------------------------------------
	notes
---------------------------------------- */

.notes {
	padding-left: 1em;
	font-size: 12px;
	line-height: 1.33;
	text-indent: -1em;
}
.notes > li:nth-child(n+2) {
	margin-top: .5em;
}


/* num -------------------- */

.notes_num {
	counter-reset: num;
	font-size: 12px;
	line-height: 1.33;
}
.notes_num > li {
	position: relative;
	padding-left: 3em;
}
.notes_num > li:nth-child(n+2) {
	margin-top: .5em;
}
.notes_num > li::before {
	counter-increment: num;
	content: "\203B" counters(num, "-") "";
	position: absolute;
	left: 0;
}



/* ----------------------------------------
	list_basic
---------------------------------------- */

.list_basic > li {
	position: relative;
	padding-left: 1em;
	line-height: 1.6;
	text-align: left;
}
.list_basic > li:nth-child(n+2) {
	margin-top: 5px;
}
.list_basic > li::before {
	content: "\2022";
	position: absolute;
	top: .06em;
	left: 0;
	font-family: Arial;
	font-size: 130%;
	line-height: 1;
}





/* ==================================================
	local_navi
================================================== */

.local_navi {
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 5;
}
.acco_check {
	display: none;
}
.local_navi_menu_wrap {
	display: flex;
	gap: 20px 15px;
	background: #fff;
}
.local_navi_menu_wrap h3 {
	margin-bottom: 10px;
	padding: 5px 2px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #0096d6;
}
.local_navi_menu_level1 {
	display: grid;
	gap: 10px 5px;
	background: #fff;
}
.local_navi_menu_level1 > li a {
	display: block;
	position: relative;
	transition: .2s;
	width: 100%;
	height: 100%;
	padding: 15px 5px 24px;
	color: #fff !important;
	line-height: 1.2;
	text-align: center;
	text-decoration: none !important;
	background: #767676;
	border-radius: 6px;
}
.local_navi_menu_level1 > li a:hover {
	background: #5a5a5a;
}
.local_navi_menu_level1 > li a::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 8px;
	transform: translateX(-50%);
	width: 20px;
	height: 10px;
	background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6"><path d="m455.465 769.707-1.847-.974 3.478-5.054-3.475-4.989 1.841-.983 4.156 5.966z" transform="rotate(90 611.663 158.045)" fill="%23fff"></path></svg>');
}

@media screen and (max-width: 1023px) {
	html {
		scroll-padding-top: 100px;
	}
	.local_navi_trigger {
		display: flex;
		align-items: center;
		transition: .2s;
		height: 48px;
		margin-bottom: 1px;
		padding: 8px 16px;
		color: #fff;
		background: #000;
		cursor: pointer;
	}
	.local_navi_trigger::before {
		content: "";
		width: 12px;
		height: 6px;
		margin-right: 8px;
		background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6"><path d="m455.465 769.707-1.847-.974 3.478-5.054-3.475-4.989 1.841-.983 4.156 5.966z" transform="rotate(90 611.663 158.045)" fill="%23fff"></path></svg>');
	}
	.acco_check:checked + .local_navi_trigger::before {
		transform: rotate(180deg);
	}
	.local_navi_menu {
		display: block;
		visibility: hidden;
		transition: .5s;
		opacity: 0;
		position: absolute;
		width: 100%;
		height: 0;
		margin-top: -1px;
	}
	.acco_check:checked + .local_navi_trigger + .local_navi_menu {
		visibility: visible;
		height: auto;
		padding: 0;
		opacity: 1;
	}
	.local_navi_menu_wrap {
		flex-direction: column;
		padding: 20px 16px;
	}
	.local_navi_menu_wrap > :first-child h3 {
		display: none;
	}
	.local_navi_menu_level1 {
		overflow-y: scroll;
		width: 100%;
	}
	.local_navi_menu_level1 > li a {
		font-size: 16px;
	}
}

@media screen and (min-width: 1024px) {
	html {
		scroll-padding-top: 80px;
	}
	.local_navi_trigger {
		display: none;
	}
	.local_navi_menu_wrap {
		justify-content: space-between;
		padding: 5px;
	}
	.local_navi_menu_wrap > :first-child {
		width: calc(((100% - 20px) / 5) * 2);
	}
	.local_navi_menu_wrap > :last-child {
		width: calc(((100% - 20px) / 5) * 3);
	}
	.local_navi_menu_wrap > :first-child h3 {
		opacity: 0;
	}
	.local_navi_menu_wrap > :first-child .local_navi_menu_level1 {
		grid-template-columns: repeat(2, 1fr);
	}
	.local_navi_menu_wrap > :last-child .local_navi_menu_level1 {
		grid-template-columns: repeat(3, 1fr);
	}
	/* .local_navi_menu_level1 > li {
		width: 220px;
	} */
	.local_navi_menu_level1 > li a {
		font-size: 18px;
	}
}





/* ==================================================
	main
================================================== */

.main {
	display: flex;
	flex-direction: column-reverse;
	background: #e5e2fd;
}
.main .cont {
	display: flex;
	flex-direction: column;
}
.main .title,
.main .subtitle {
	padding: 20px;
}
.main .title {
	background: #a89efa;
}
.main .subtitle {
	background: #cbc5fc;
}
.main .logo {
	padding: 20px;
}
.main .image img {
	width: 100%;
}

@media screen and (min-width: 1024px) {
	.main {
		flex-direction: row;
	}
	.main .cont,
	.main .image {
		width: 50%;
	}
	.main .title {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.main .logo {
		display: flex;
		align-items: center;
		height: 100%;
	}
}





/* ==================================================
	intel
================================================== */

.intel {
	margin-top: 40px;
}

@media screen and (min-width: 1024px) {
	.intel {
		margin-top: 60px;
	}
}



/* ----------------------------------------
	intel_title
---------------------------------------- */

.intel_title {
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	background: #069;
}



/* ----------------------------------------
	intel_cont
---------------------------------------- */

.intel_cont {
	padding: 20px 20px 60px;
}

@media screen and (min-width: 1024px) {
	.intel_cont {
		padding-right: 40px;
		padding-left: 40px;
	}
}



/* ----------------------------------------
	intel_about
---------------------------------------- */

.intel_about .img_area {
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.intel_about {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.intel_about .img_area {
		width: 360px;
	}
	.intel_about .text_area {
		width: calc(100% - 400px);
	}
}



/* ----------------------------------------
	intel_point
---------------------------------------- */

.intel_point {
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #0096d6;
}
.intel_point > h3 {
	color: #0096d6;
	text-align: center;
}
.intel_point_list {
	display: inline-block;
	margin-top: 10px;
}
.intel_point_list > li {
	margin-top: 10px;
	padding: 10px;
	color: #fff;
	text-align: center;
	background: linear-gradient(to right, #0096d6, #069);
	border-radius: 8px;
}

@media screen and (min-width: 1024px) {
	.intel_point {
		position: relative;
		max-width: 900px;
		margin: 50px auto 0;
		padding: 30px 20px 20px;
	}
	.intel_point > h3 {
		position: absolute;
		top: calc(-1em - (.5em * (1.25 / 2)));
		left: 50%;
		transform: translateX(-50%);
		padding: 0 10px;
		line-height: 1.25;
		white-space: nowrap;
		background: #fff;
	}
	.intel_point_list > li {
		padding: 15px;
	}
}



/* ----------------------------------------
	intel_check
---------------------------------------- */

.intel_check {
	margin-top: 20px;
	border: 1px solid #000;
}
.intel_check > h3 {
	padding: .5em 20px;
	color: #fff;
	text-align: center;
	background: #000;
}
.intel_check_cont {
	padding: 20px;
}
.intel_check_cont .img_area {
	text-align: center;
}

@media screen and (max-width: 479px) {
	.intel_check_cont .text_area {
		margin-top: 15px;
	}
}

@media screen and (min-width: 480px) {
	.intel_check_cont {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.intel_check_cont .img_area {
		width: 120px;
	}
	.intel_check_cont .text_area {
		width: calc(100% - 140px);
	}
}

@media screen and (min-width: 1024px) {
	.intel_check {
		margin-top: 40px;
	}
}



/* ----------------------------------------
	intel_perf_list
---------------------------------------- */

.intel_perf_list {
	display: grid;
	gap: 10px;
}
.intel_perf_list > li {
	display: grid;
	align-items: center;
	gap: 10px 20px;
}
.intel_perf_list .h4 {
	padding: 10px;
	color: #fff;
	text-align: center;
	background: linear-gradient(to right, #0096d6, #069);
	border-radius: 8px;
}

@media screen and (min-width: 480px) {
	.intel_perf_list > li {
		grid-template-columns: 150px 1fr;
	}
}

@media screen and (min-width: 768px) {
	.intel_perf_list > li {
		grid-template-columns: 200px 1fr;
	}
}

@media screen and (max-width: 1023px) {
	.intel_perf_list {
		margin-top: 20px;
	}
}



/* ----------------------------------------
	intel_graph
---------------------------------------- */

.intel_graph {
	display: grid;
	align-items: center;
	gap: 20px;
	margin-top: 40px;
}
.intel_graph > :first-child {
	text-align: center;
}

@media screen and (max-width: 767px) {
	.intel_graph > :first-child {
		order: 1;
	}
}

@media screen and (min-width: 768px) {
	.intel_graph {
		grid-template-columns: 40% 1fr;
	}
}

@media screen and (min-width: 1024px) {
	.intel_graph {
		grid-template-columns: 400px 1fr;
	}
}



/* ----------------------------------------
	intel_npu
---------------------------------------- */

.intel_npu {
	margin-top: 40px;
}
.intel_npu_cont {
	margin-top: 20px;
}
.intel_npu_list > li {
	display: grid;
	grid-template-columns: 80px 1fr;
	align-items: flex-start;
	gap: 10px;
}
.intel_npu_list .h4 {
	padding: 10px;
	color: #fff;
	text-align: center;
	background: #069;
}
.intel_npu_list h5 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #069;
	border-bottom: 1px solid #000;
}

@media screen and (max-width: 1023px) {
	.intel_npu_list {
		display: grid;
		gap: 20px;
		margin-top: 20px;
	}
}

@media screen and (min-width: 1024px) {
	.intel_npu_head {
		text-align: center;
	}
	.intel_npu_cont {
		position: relative;
	}
	.intel_npu_list > li {
		position: absolute;
		left: 594px;
	}
	.intel_npu_list > li:nth-child(1) {
		top: 70px;
	}
	.intel_npu_list > li:nth-child(2) {
		top: 185px;
	}
	.intel_npu_list > li:nth-child(3) {
		top: 305px;
	}
}

@media screen and (max-width: 1147px) {
	.intel_npu_list p {
		font-size: 14px;
	}
	.intel_npu_list p br {
		display: none;
	}
}



/* ----------------------------------------
	intel_ai_usage
---------------------------------------- */

.intel_ai_usage {
	margin-top: 40px;
}
.intel_ai_usage_cont {
	padding: 20px;
	background: #fff;
	border: 1px solid #000;
}
.intel_ai_usage_cont > h3 {
	color: #069;
	text-align: center;
}
.intel_ai_usage_list {
	margin-top: 20px;
}
.intel_ai_usage_list > li {
	display: grid;
	align-items: center;
	gap: 5px 20px;
}
.intel_ai_usage_list > li:nth-child(n+2) {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
}

@media screen and (min-width: 768px) {
	.intel_ai_usage {
		padding: 20px;
		background: #f2f2f2;
	}
	.intel_ai_usage_list > li {
		grid-template-columns: 160px 1fr;
	}
}


/* check -------------------- */

.intel_ai_usage_list .check {
	display: flex;
	flex-wrap: wrap;
	gap: .25em 1.5em;
}
.intel_ai_usage_list .check > li {
	position: relative;
	padding-left: 24px;
}
.intel_ai_usage_list .check > li::before,
.intel_ai_usage_list .check > li::after {
	content: "";
	display: block;
	position: absolute;
}
.intel_ai_usage_list .check > li::before{
	top: .15em;
	left: 0;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #767676;
	border-radius: 3px;
}
.intel_ai_usage_list .check > li::after{
	transform: rotate(-45deg);
	top: .45em;
	left: .2em;
	width: 10px;
	height: 5px;
	border-left: 2px solid #0096d6;
	border-bottom: 2px solid #0096d6;
}





/* ==================================================
	point
================================================== */

.point > h3 {
	padding: 5px 20px;
	color: #fff;
	text-align: center;
	background: #ff8900;
}
.point_cont {
	padding: 20px 20px 60px;
}
.point_list {
	margin: -20px -10px 0;
}
.point_list > li {
	margin-top: 20px;
	padding: 0 10px;
}
.point_list .inner {
	height: 100%;
	padding: 20px;
	text-align: center;
	border: 1px solid #ffd099;
}
.point_icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
	margin: 0 auto 20px;
	color: #fff;
	line-height: 1;
	background: #ffac4d;
	border-radius: 50%;
}
.point_icon .num {
	display: block;
	margin-top: 3px;
	font-size: 20px;
}
.point_list p {
	text-align: left;
}

@media screen and (min-width: 480px) {
	.point_list {
		display: flex;
		flex-wrap: wrap;
	}
	.point_list > li {
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	.point_list > li {
		width: 33.33333%;
	}
}

@media screen and (min-width: 1024px) {
	.point_cont {
		padding-right: 40px;
		padding-left: 40px;
	}
}





/* ==================================================
	lineup
================================================== */

.lineup {
	padding: 40px 5px 60px;
	background: #f2f2f2;
}
.lineup + .lineup {
	margin-top: 40px;
}
.lineup .product + h2 {
	margin-top: 60px;
}

@media screen and (min-width: 1024px) {
	.lineup {
		padding-right: 20px;
		padding-left: 20px;
	}
	.lineup + .lineup {
		margin-top: 60px;
	}
}





/* ==================================================
	product
================================================== */

.product {
	padding: 40px 20px;
	background: #fff;
}
* + .product {
	margin-top: 20px;
}



/* ----------------------------------------
	prod_main
---------------------------------------- */

.prod_main {
	display: flex;
	flex-direction: column-reverse;
	text-align: center;
}
.prod_main h2 {
	padding-bottom: .3em;
	border-bottom: 1px solid #000;
}
.prod_main .copy {
	margin-top: 20px;
	color: #0096d6;
	font-size: 18px;
}
.prod_main .link_list {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 -10px;
}
.prod_main .link_list > li {
	margin-top: 20px;
	padding: 0 10px;
	width: 100%;
	max-width: 440px;
}
.prod_main .link_list .button {
	width: 100%;
}
.prod_main .link_list .notes {
	margin-top: 10px;
	text-align: left;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.prod_main .link_list {
		flex-direction: row;
		justify-content: center;
		align-items: flex-start;
	}
}

@media screen and (max-width: 1023px) {
	.prod_main .text_area {
		margin-top: 20px;
	}
}

@media screen and (min-width: 1024px) {
	.prod_main {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		padding: 0 20px;
	}
	.prod_main .text_area,
	.prod_main .img_area {
		width: calc(50% - 15px);
	}
	.prod_main .copy {
		font-size: 20px;
	}
	.prod_main .img_area {
		align-self: center;
	}
}

@media screen and (min-width: 1280px) {
	.prod_main .text_area {
		width: calc(100% - (520px + 40px));
	}
	.prod_main .img_area {
		width: 520px;
	}
}



/* ----------------------------------------
	prod_chara
---------------------------------------- */

.prod_chara {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #000;
}
.prod_chara_list .num {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	line-height: 1;
}
.prod_chara_list .num span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.3em;
	height: 1.3em;
	margin-left: 5px;
	padding-top: .1em;
	color: #fff;
	background: #000;
	border-radius: 50%;
}
.prod_chara_list .img_area {
	margin-top: 20px;
	text-align: center;
}
.prod_chara_list .text_area {
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
	.prod_chara_list > li:nth-child(n+2) {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #000;
	}
}

@media screen and (min-width: 768px) {
	.prod_chara {
		padding: 20px 0;
	}
	.prod_chara_list {
		display: flex;
	}
	.prod_chara_list > li {
		flex: 1;
		position: relative;
		padding: 0 20px;
	}
	.prod_chara_list > li:nth-child(n+2)::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 100%;
		background: #000;
	}
}

@media screen and (min-width: 1024px) {
	.prod_chara {
		margin-top: 40px;
	}
}



/* ----------------------------------------
	prod_link
---------------------------------------- */

.prod_link {
	padding-top: 20px;
}
.prod_link .link_list {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 -10px;
}
.prod_link .link_list > li {
	margin-top: 20px;
	padding: 0 10px;
	width: 100%;
	max-width: 440px;
}
.prod_link .link_list .button {
	width: 100%;
}
.prod_link .link_list .notes {
	margin-top: 10px;
	text-align: left;
}

@media screen and (min-width: 768px) {
	.prod_link .link_list {
		flex-direction: row;
		justify-content: center;
		align-items: flex-start;
	}
}





/* ==================================================
	wps
================================================== */

.wps {
	margin-top: 40px;
}

@media screen and (min-width: 1024px) {
	.wps {
		margin-top: 60px;
	}
}



/* ----------------------------------------
	wps_title
---------------------------------------- */

.wps_title {
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	background: #0d435b;
}



/* ----------------------------------------
	wps_cont
---------------------------------------- */

.wps_cont {
	padding: 30px 20px 60px;
}



/* ----------------------------------------
	wps_head
---------------------------------------- */

.wps_head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #000;
}

@media screen and (max-width: 1023px) {
	.wps_head {
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.wps_head > div {
		width: calc(50% - 15px);
	}
	.wps_head > :nth-child(2) {
		text-align: right;
	}
	.wps_head img {
		max-height: 60px;
	}
}

@media screen and (min-width: 1024px) {
	.wps_head {
		gap: 30px;
	}
	.wps_head > :nth-child(2) {
		order: 3;
	}
	.wps_head h2 {
		white-space: nowrap;
	}
}



/* ----------------------------------------
	wps_chara
---------------------------------------- */

.wps_chara {
	display: grid;
	gap: 20px;
	margin-top: 40px;
}
.wps_chara > li {
	padding: 20px;
	background: #deebf7;
}
.wps_chara .title {
	display: grid;
	grid-template-columns: 48px 1fr;
	gap: 15px;
	align-items: center;
	margin-bottom: 15px;
}

@media screen and (min-width: 480px) {
	.wps_chara {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (min-width: 768px) {
	.wps_chara {
		grid-template-columns: repeat(3, 1fr);
	}
}
