/* ==================================================
	reset
================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
}
ul, ol {
	list-style: none;
}





/* ==================================================
	font
================================================== */

/* Forma DJR Display */
@font-face {
	font-family: 'FormaDJRDisplay';
	src:url('font/FormaDJRDisplay-Regular.woff2') format('woff2'),
		url('font/FormaDJRDisplay-Regular.ttf') format('truetype')
}
/* Forma DJR Micro */
@font-face {
	font-family: 'FormaDJRMicro';
	src:url('font/FormaDJRMicro-Regular.woff2') format('woff2'),
		url('font/FormaDJRMicro-Regular.ttf') format('truetype')
}


/* Japanese -------------------- */

/* Forma DJR Display */
@font-face {
	font-family: 'FormaDJRJapaneseDisplay';
	src:url('font/FormaDJRJapaneseDisplay-Regular.woff2') format('woff2'),
		url('font/FormaDJRJapaneseDisplay-Regular.ttf') format('truetype')
}
/* Forma DJR Micro */
@font-face {
	font-family: 'FormaDJRJapaneseMicro';
	src:url('font/FormaDJRJapaneseMicro-Regular.woff2') format('woff2'),
		url('font/FormaDJRJapaneseMicro-Regular.ttf') format('truetype')
}





/* ==================================================
	base
================================================== */

body {
	-webkit-text-size-adjust: 100%;
}
.visid {
	width: 100%;
	margin: 0 auto;
	font-family: "FormaDJRMicro","FormaDJRJapaneseMicro","Arial",sans-serif;
	font-size: 16px;
	line-height: 1.6;
	background: #fff;
}
.visid,
.visid *,
.visid *::before,
.visid *::after {
	box-sizing: border-box;
}
.visid img,
.visid video {
	vertical-align: bottom;
	max-width: 100%;
}
.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 img {
	transition: .2s;
}
.visid a img:hover {
	opacity: .7;
}





/* ==================================================
	common
================================================== */

/* ----------------------------------------
	section_content
---------------------------------------- */

.section_content {
	max-width: 1148px;
	margin-right: auto;
	margin-left: auto;
}



/* ----------------------------------------
	cont_wrap
---------------------------------------- */

.cont_wrap {
	padding: 40px 20px;
}

@media screen and (min-width: 768px) {
	.cont_wrap {
		padding: 50px 30px;
	}
}

@media screen and (min-width: 1024px) {
	.cont_wrap {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}



/* ----------------------------------------
	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; }
}

@media screen and (min-width: 1920px) {
	.x5l { font-size: 300px; line-height: 300px; }
	.x4l { font-size: 200px; line-height: 200px; }
	.x3l { font-size: 124px; line-height: 128px; }
	.xxl { font-size: 80px; line-height: 84px; }
	.xl { font-size: 60px; line-height: 62px; }
	.h1 { font-size: 48px; line-height: 50px; }
	.h2 { font-size: 38px; line-height: 42px; }
	.h3 { font-size: 30px; line-height: 36px; }
	.h4 { font-size: 24px; line-height: 32px; }
}

/* 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;
}

.mt20 {margin-top: 20px;}


/* ==================================================

	d_flex

================================================== */

.d_flex { display: flex; }
.d_flex_i { display: flex !important; }

.jc_fs { justify-content: flex-start; }
.jc_fe { justify-content: flex-end; }
.jc_center { justify-content: center; }
.jc_sb { justify-content: space-between; }

.ai_fs { align-items: flex-start; }
.ai_fe { align-items: flex-end; }
.ai_center { align-items: center; }

.as_fs { align-self: flex-start; }
.as_fe { align-self: flex-end; }
.as_center { align-self: center; }

.fw_wrap { flex-wrap: wrap; }
.fw_nowrap { flex-wrap: nowrap; }



@media screen and (min-width: 480px) {
	.d_flex_sm { display: flex; }
	.d_flex_i_sm { display: flex !important; }

	.jc_fs_sm { justify-content: flex-start; }
	.jc_fe_sm { justify-content: flex-end; }
	.jc_center_sm { justify-content: center; }
	.jc_sb_sm { justify-content: space-between; }

	.ai_fs_sm { align-items: flex-start; }
	.ai_fe_sm { align-items: flex-end; }
	.ai_center_sm { align-items: center; }

	.as_fs_sm { align-self: flex-start; }
	.as_fe_sm { align-self: flex-end; }
	.as_center_sm { align-self: center; }

	.fw_wrap_sm { flex-wrap: wrap; }
	.fw_nowrap_sm { flex-wrap: nowrap; }
}



@media screen and (min-width: 768px) {
	.d_flex_md { display: flex; }
	.d_flex_i_md { display: flex !important; }

	.jc_fs_md { justify-content: flex-start; }
	.jc_fe_md { justify-content: flex-end; }
	.jc_center_md { justify-content: center; }
	.jc_sb_md { justify-content: space-between; }

	.ai_fs_md { align-items: flex-start; }
	.ai_fe_md { align-items: flex-end; }
	.ai_center_md { align-items: center; }

	.as_fs_md { align-self: flex-start; }
	.as_fe_md { align-self: flex-end; }
	.as_center_md { align-self: center; }

	.fw_wrap_md { flex-wrap: wrap; }
	.fw_nowrap_md { flex-wrap: nowrap; }
}



@media screen and (min-width: 1024px) {
	.d_flex_lg { display: flex; }
	.d_flex_i_lg { display: flex !important; }

	.jc_fs_lg { justify-content: flex-start; }
	.jc_fe_lg { justify-content: flex-end; }
	.jc_center_lg { justify-content: center; }
	.jc_sb_lg { justify-content: space-between; }

	.ai_fs_lg { align-items: flex-start; }
	.ai_fe_lg { align-items: flex-end; }
	.ai_center_lg { align-items: center; }

	.as_fs_lg { align-self: flex-start; }
	.as_fe_lg { align-self: flex-end; }
	.as_center_lg { align-self: center; }

	.fw_wrap_lg { flex-wrap: wrap; }
	.fw_nowrap_lg { flex-wrap: nowrap; }
}



/* ==================================================

	column

================================================== */

.col1, .col2, .col3, .col4, .col5 {
	display: flex;
	flex-wrap: wrap;
}
.col1.space, .col2.space, .col3.space, .col4.space, .col5.space {
	justify-content: space-between;
}

/* width -------------------- */
.col1 > * { width: 100%; }
.col2 > * { width: 50%; }
.col3 > * { width: 33.333333%; }
.col4 > * { width: 25%; }
.col5 > * { width: 20%; }
.col1.space > * { width: 100%; }
.col2.space > * { width: 49%; }
.col3.space > * { width: 32%; }
.col4.space > * { width: 23.5%; }
.col5.space > * { width: 18.4%; }

/* margin-top -------------------- */
.col1.space > *:nth-of-type(n+2),
.col2.space > *:nth-of-type(n+3),
.col3.space > *:nth-of-type(n+4),
.col4.space > *:nth-of-type(n+5),
.col5.space > *:nth-of-type(n+6) { margin-top: 16px; }

/* empty elements -------------------- */
.col3.space::after,
.col4.space::before, .col4.space::after {
	display: block;
	content: "";
}
.col3.space::after { width: 32%; }
.col4.space::before, .col4.space::after { width: 23.5%; }
.col4.space::before { order: 1; }
.col5.space::before, .col5.space::after { content: none; }

@media screen and (min-width: 768px) {
	.col1.space > *:nth-of-type(n+2),
	.col2.space > *:nth-of-type(n+3),
	.col3.space > *:nth-of-type(n+4),
	.col4.space > *:nth-of-type(n+5),
	.col5.space > *:nth-of-type(n+6) { margin-top: 20px; }
}



@media screen and (min-width: 480px) {
	/* width -------------------- */
	.col1_sm > * { width: 100%; }
	.col2_sm > * { width: 50%; }
	.col3_sm > * { width: 33.333333%; }
	.col4_sm > * { width: 25%; }
	.col5_sm > * { width: 20%; }
	.col1_sm.space > * { width: 100%; }
	.col2_sm.space > * { width: 49%; }
	.col3_sm.space > * { width: 32%; }
	.col4_sm.space > * { width: 23.5%; }
	.col5_sm.space > * { width: 18.4%; }

	/* margin-top -------------------- */
	.col1_sm.space > *:nth-of-type(1n),
	.col2_sm.space > *:nth-of-type(1n),
	.col3_sm.space > *:nth-of-type(1n),
	.col4_sm.space > *:nth-of-type(1n),
	.col5_sm.space > *:nth-of-type(1n) { margin-top: 0; }
	.col1_sm.space > *:nth-of-type(n+2),
	.col2_sm.space > *:nth-of-type(n+3),
	.col3_sm.space > *:nth-of-type(n+4),
	.col4_sm.space > *:nth-of-type(n+5),
	.col5_sm.space > *:nth-of-type(n+6) { margin-top: 16px; }

	/* empty elements -------------------- */
	.col3_sm.space::after,
	.col4_sm.space::before, .col4_sm.space::after {
		display: block;
		content: "";
	}
	.col3_sm.space::after { width: 32%; }
	.col4_sm.space::before, .col4_sm.space::after { width: 23.5%; }
	.col4_sm.space::before { order: 1; }
	.col5_sm.space::before, .col5_sm.space::after { content: none; }
}



@media screen and (min-width: 768px) {
	/* width -------------------- */
	.col1_md > * { width: 100%; }
	.col2_md > * { width: 50%; }
	.col3_md > * { width: 33.333333%; }
	.col4_md > * { width: 25%; }
	.col5_md > * { width: 20%; }
	.col1_md.space > * { width: 100%; }
	.col2_md.space > * { width: 49%; }
	.col3_md.space > * { width: 32%; }
	.col4_md.space > * { width: 23.5%; }
	.col5_md.space > * { width: 18.4%; }

	/* margin-top -------------------- */
	.col1_md.space > *:nth-of-type(1n),
	.col2_md.space > *:nth-of-type(1n),
	.col3_md.space > *:nth-of-type(1n),
	.col4_md.space > *:nth-of-type(1n),
	.col5_md.space > *:nth-of-type(1n) { margin-top: 0; }
	.col1_md.space > *:nth-of-type(n+2),
	.col2_md.space > *:nth-of-type(n+3),
	.col3_md.space > *:nth-of-type(n+4),
	.col4_md.space > *:nth-of-type(n+5),
	.col5_md.space > *:nth-of-type(n+6) { margin-top: 20px; }

	/* empty elements -------------------- */
	.col3_md.space::after,
	.col4_md.space::before, .col4_md.space::after {
		display: block;
		content: "";
	}
	.col3_md.space::after { width: 32%; }
	.col4_md.space::before, .col4_md.space::after { width: 23.5%; }
	.col4_md.space::before { order: 1; }
	.col5_md.space::before, .col5_md.space::after { content: none; }
}



@media screen and (min-width: 1024px) {
	/* width -------------------- */
	.col1_lg > * { width: 100%; }
	.col2_lg > * { width: 50%; }
	.col3_lg > * { width: 33.333333%; }
	.col4_lg > * { width: 25%; }
	.col5_lg > * { width: 20%; }
	.col1_lg.space > * { width: 100%; }
	.col2_lg.space > * { width: 49%; }
	.col3_lg.space > * { width: 32%; }
	.col4_lg.space > * { width: 23.5%; }
	.col5_lg.space > * { width: 18.4%; }

	/* margin-top -------------------- */
	.col1_lg.space > *:nth-of-type(1n),
	.col2_lg.space > *:nth-of-type(1n),
	.col3_lg.space > *:nth-of-type(1n),
	.col4_lg.space > *:nth-of-type(1n),
	.col5_lg.space > *:nth-of-type(1n) { margin-top: 0; }
	.col1_lg.space > *:nth-of-type(n+2),
	.col2_lg.space > *:nth-of-type(n+3),
	.col3_lg.space > *:nth-of-type(n+4),
	.col4_lg.space > *:nth-of-type(n+5),
	.col5_lg.space > *:nth-of-type(n+6) { margin-top: 20px; }

	/* empty elements -------------------- */
	.col3_lg.space::after,
	.col4_lg.space::before, .col4_lg.space::after {
		display: block;
		content: "";
	}
	.col5_lg.space::before, .col5_lg.space::after { content: none; }
	.col3_lg.space::after { width: 32%; }
	.col4_lg.space::before, .col4_lg.space::after { width: 23.5%; }
	.col4_lg.space::before { order: 1; }
}

/* ----------------------------------------
	sup
---------------------------------------- */

sup.small {
	vertical-align: super;
	font-size: 13.3333px;
	font-weight: normal;
}



/* ----------------------------------------
	text-align
---------------------------------------- */

.tcenter {
	text-align: center !important;
}
.tright {
	text-align: right !important;
}
.tleft {
	text-align: left !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: .5em 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;
}





/* icon -------------------- */

/* dl */
a.button.dl {
	position: relative;
	padding: 1em 55px 1em 1.5em !important;
	background: #0096d6;
}
a.button.dl:hover {
	background: #007dba;
}
a.button.dl::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background: url(images/img-icon-dl-w.png) no-repeat 0 0 / contain;
	z-index: 1;
}

/* paper */
a.button.paper {
	position: relative;
	padding: 1em 55px 1em 1.5em !important;
	color: #000;
	background: #99d5ef;
}
a.button.paper:hover {
	background: #66c0e6;
}
a.button.paper::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background: url(images/img-icon-paper.png) no-repeat 0 0 / contain;
	z-index: 1;
}
/**/


/* ----------------------------------------
	play
---------------------------------------- */

a.play {
	display: inline-block;
	position: relative;
	transition: .2s;
	width: 70px;
	height: 70px;
	background: rgba(0,0,0,.6);
	border: 3px solid #fff;
}
a.play:hover {
	background: rgba(0, 0, 0, .8);
}
a.play::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	left: 53%;
	transform: translate(-50%,-50%);
	border-style: solid;
	border-width: 13px 0 13px 22.5px;
	border-color: transparent transparent transparent #fff;
}


/* ----------------------------------------
	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;
}



/* ----------------------------------------
	table_scroll
---------------------------------------- */

.table_scroll {
	display: block;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.table_scroll::-webkit-scrollbar {
	height: 6px;
}
.table_scroll::-webkit-scrollbar-track {
	background: #f5f5f5;
}
.table_scroll::-webkit-scrollbar-thumb {
	background: #0096d6;
	border-radius: 3px;
}
.table_scroll table {
	min-width: 100%;
}
.table_scroll_none {
	overflow-x: visible;
	white-space: normal;
}

@media screen and (min-width: 480px) {
	.table_scroll_sm {
		overflow-x: auto;
		white-space: nowrap;
	}
	.table_scroll_none_sm {
		overflow-x: visible;
		white-space: normal;
	}
	.table_scroll_none_sm table {
		width: auto;
	}
}

@media screen and (min-width: 768px) {
	.table_scroll_md {
		overflow-x: auto;
		white-space: nowrap;
	}
	.table_scroll_none_md {
		overflow-x: visible;
		white-space: normal;
	}
	.table_scroll_none_md table {
		width: auto;
	}
	.d_none_md {
		display: none;
	}
}

@media screen and (min-width: 1024px) {
	.table_scroll_lg {
		overflow-x: auto;
		white-space: nowrap;
	}
	.table_scroll_none_lg {
		overflow-x: visible;
		white-space: normal;
	}
	.table_scroll_none_lg table {
		width: auto;
	}
}


/* lineup-------------------- */
.lineup {
	background: #f2f2f2;
	margin-top: 40px;
}
.lineup_list {
	margin-top: 20px;
}
.lineup_list li {
	background: #fff;
	text-align: center;
}
.lineup_list li a {
	display: block;
	padding: 20px;
	color: #000;
	text-decoration: none;
}
.lineup_list li a:hover {
	text-decoration: underline;
}

/* ----------------------------------------
	video
---------------------------------------- */

.video {
	position: relative;
}
.video::after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.video .window {
	max-width: 560px;
}



/* ----------------------------------------
	YouTube
---------------------------------------- */

.video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ==================================================
	video
================================================== */


.video_list .img_area {
	position: relative;
}
.video_list .img_area img {
	width: 100%;
}
.video_list .img_area .play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}



/* ==================================================
	main
================================================== */

.main {
	max-width: 1148px;
	margin-right: auto;
	margin-left: auto;
}
.main img {
	width: 100%;
}


/* ==================================================
	title
================================================== */


.intel .title {
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	background: linear-gradient(to right, #40defa, #4759f5);
}
.intel_ultra .title {
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	background: linear-gradient(to right, #4759f5, #212248);
}



/* ----------------------------------------
	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);
	}
}





/* ==================================================
	model
================================================== */

.model {
	margin-top: 60px;
	padding: 0 0 60px 0;
	background: #f2f2f2;
}

@media screen and (min-width: 1024px) {
	.model {
		margin-top: 80px;
		padding: 0 0 80px 0;
	}
}



/* ----------------------------------------
	model_head
---------------------------------------- */

.model_head .title {
	padding: 10px 20px;
	text-align: center;
}
.model .model_head .title {
	background: #000;
	color: #fff;
}

.model_head .cont {
	padding: 20px;
}

@media screen and (min-width: 1024px) {
	.model_head .cont {
		padding: 40px;
	}
}





/* ==================================================
	product
================================================== */

.product {
	padding: 20px 10px;

}

@media screen and (min-width: 1024px) {
	.product {
		padding: 40px 20px;
	}
}



/* ----------------------------------------
	prod_wrap
---------------------------------------- */

.prod_wrap {
	background: #fff;
	box-shadow: 0 10px 10px -6px rgba(0,0,0,.3);
}
.prod_wrap {
	margin-top: 60px;
}



/* ----------------------------------------
	prod_main
---------------------------------------- */

.prod_main {
	display: flex;
	flex-direction: column-reverse;
	text-align: center;
	padding: 30px 20px;
}
.prod_main.block {
	display: block;
}
.prod_main .text_area {
	margin-top: 20px;
}
.prod_main h2 {
	margin-bottom: 20px;
	padding-bottom: .3em;
	border-bottom: 1px solid #000;
}
.prod_main .d_flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 20px;
	font-size: 11px;
}
.ai_center {
	align-items: center;
}
.prod_main .copy {
	font-size: 18px;
}
.prod_main .icon_area {
	margin-top: 20px;
	font-size: 11px;
}

.prod_main .icon_img {
	height: 80px;
	width: auto;
}
.prod_main .icon_img.family {
	height: 100px;
}
.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 .btn_area .notes {
	margin-top: 1em;
}

@media screen and (min-width: 1024px) {
	.prod_main {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		padding: 40px;
	}
	.prod_main > div:first-of-type {
		width: calc(60% - 20px);
	}
	.prod_main > div:last-of-type {
		width: calc(40% - 20px);
	}
	.prod_main .text_area {
		margin-top: 0;
	}
		.prod_main.block > div {
		width: 100%;
	}
}



/* ----------------------------------------
	prod_chara
---------------------------------------- */

.prod_chara {
	padding: 20px 20px;
	background: #e5f4fb;
}

.prod_chara > h3 {
	padding: 0 10px;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.prod_chara {
		padding: 30px 20px 20px;
	}
}

.prod_point_list > li {
	margin-top: 20px;
	background: transparent;
}
.prod_point_list .inner {
	height: 100%;
	padding: 0;
	background: #fff;
}
.prod_point_list .img_area img {
	width: 100%;
}
.prod_point_list .text_area {
	padding: 15px;
}
.prod_point_list h4 {
	line-height: 1.2;
	text-align: center;
}
.prod_point_list * + h5 {
	margin-top: 20px;
}

@media screen and (min-width: 768px) {
	.prod_point_list {
		display: flex;
		justify-content: space-between;
		margin: 0 -5px;
	}
	.prod_point_list > li {
		padding: 0 5px;
		width: 33.33333%;
	}
}

@media screen and (min-width: 1024px) {
	.prod_chara {
		padding: 30px 20px 20px;
	}
	.prod_point_list {
		margin: 0 -10px;
	}
	.prod_point_list > li {
		max-width: calc(373px + (10px * 2));
		padding: 0 10px;
	}
	.prod_point_list h4 {
		display: flex;
		justify-content: center;
		align-items: center;
		min-height: calc(2em * 1.2);
	}
}




/* ----------------------------------------
	prod_btn
---------------------------------------- */

.prod_btn {
	margin-top: -20px;
	padding: 40px 20px;
}
.prod_btn > div {
	max-width: 440px;
	margin: 0 auto;
}
.prod_btn .button {
	width: 100%;
	margin-top: 20px;
}
.prod_btn .notes {
	margin-top: 1em;
}

@media screen and (min-width: 1024px) {
	.prod_btn {
		display: flex;
		justify-content: center;
	}
	.prod_btn > div {
		width: 50%;
		margin: 0 20px;
	}
}



/* ----------------------------------------
	vpro
---------------------------------------- */

.vpro_box {
	padding: 20px;
	border: 1px solid #000;
	background: #fff;
}
.vpro_inner +.vpro_inner {
	margin-top: 40px;
}
.vpro_title {
	margin-bottom: 20px;
	padding-bottom: .5em;
	border-bottom: 1px solid #000;
}
.vpro_title .notes {
}
.vpro_cont .img_area {
	text-align: center;
}
.vpro_cont .text_area {
	margin-top: 20px;
}
.vpro_cont .text_area * + h4 {
	margin-top: 20px;
}
.vpro .memo {
	margin-top: 20px;
	padding: 10px;
	background: #f2f2f2;
	font-size: 13px;
}

@media screen and (min-width: 1024px) {
	
	.vpro_title {
		position: relative;
	}
	.vpro_cont {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.vpro_cont .img_area {
		width: 40%;
	}
	.vpro_cont .text_area {
		width: calc(100% - 200px);
		margin-top: 0;
	}
}






/* ==================================================
	partner
================================================== */

.partner {
	padding: 40px 20px;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.partner {
		padding: 60px 20px;
	}
}
