@charset "utf-8";

@media screen and (min-width: 1025px){
br.mb {
	display: none;
}
br.mbtb {
	display: none;
}
br.pctb {
	
}
br.pc {
	
}
br.pcmb {
	
}

.loader-wrap {
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.6);
	z-index: 999;
}
body.home .loader-wrap {
	position: absolute !important;
	margin-top: 60px;
	height: 468px !important;
}
.loader,
.loader:before,
.loader:after {
	background: #000;
	-webkit-animation: load1 1s infinite ease-in-out;
	animation: load1 1s infinite ease-in-out;
	width: 0.5em;
	height: 2em;
}
.loader {
	color: #000;
	text-indent: -9999em;
	margin: 88px auto;
	position: relative;
	font-size: 11px;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
.loader:before,
.loader:after {
	position: absolute;
	top: 0;
	content: '';
}
.loader:before {
	left: -1.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.loader:after {
	left: 1.5em;
}
@-webkit-keyframes load1 {
	0%,
	80%,
	100% {
		box-shadow: 0 0;
		height: 2em;
	}
	40% {
		box-shadow: 0 -1em;
		height: 2.5em;
	}
}
@keyframes load1 {
	0%,
	80%,
	100% {
		box-shadow: 0 0;
		height: 2em;
	}
	40% {
		box-shadow: 0 -1em;
		height: 2.5em;
	}
}

main {
	width: 1000px;
	margin: 72px auto 48px;
	padding: 0 20px 0 20px;
	padding: 0;
	background-color: #fff;
	box-sizing: border-box;
}
main.wide {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}

/* 第二階層 */
body.second main {
	margin-top: 48px;
	padding: 0 0 0;
	font-size: 0.9rem;
	position: relative;
}
body.second main h1 {
	margin: 0 0 48px !important;
	font-size: 0.8rem;
	font-weight: 400;
	box-sizing: border-box;
	color: #777;
	line-height: 1.6;
	text-align: center;
	position: relative;
}
body.second main h1::before {
	content: attr(data-en);
	display: block;
	margin: 0 0 4px 0 !important;
	font-size: 2.4rem !important;
	font-weight: 700;
	color: #000;
}
body.second main h2 {
	margin-top: 0;
	padding: 20px 0 0 20px;
	font-size: 1.6rem;
	font-weight: 700;
	border-top: 1px solid #ccc;
}
body.second main h2 span {
	display: block;
	margin: 0 0 12px;
	font-size: 0.8rem;
	font-weight: 300;
	color: #777;
}
body.second main h2.nb {
	margin: 0 auto;
	padding: 0;
	width: 90%;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	border: none;
}
body.second main p {
	margin: 0 auto;
	/* width: 90%; */
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.4;
}
body.second main table {
	margin: 40px auto 60px;
	width: 90%;
	border-top: 1px solid #ccc;
}
body.second main table:last-child {
	margin-bottom: 100px;
}
body.second main table tr th,
body.second main table tr td {
	padding: 16px;
	font-weight: 300;
	line-height: 1.6;
	border-bottom: 1px solid #ccc;
	box-sizing:border-box;
}
body.second main table tr th {
	width: 30%;
	text-align: left;
	background-color: #f5f5f5;
}
body.second main table tr th.year {
	width: 20% !important;
}
body.second main table.cols1 tr td {
	width: 100%;
}
body.second main table.cols2 tr td {
	width: 80%;
}
body.second main table.cols3 tr td.month {
	width: 10% !important;
	text-align: right;
	white-space: nowrap;
	background-color: #f5f5f5;
}
body.second main table.cols3 tr td {
	width: 70%;
}

/* 第二階層 アクセスページ */
body.second.access main iframe {
	margin-bottom: 60px;
	width: 100%;
}
body.second.access main iframe.nagano {
	margin-bottom: 30px !important;
}
body.second.access main ul.text.cols2 {
	margin: 40px auto;
	width: 100%;
}
body.second.access main ul.text.cols2 li {
	padding: 0 4%;
	width: 50%;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.6;
	float: left;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
}
body.second.access main ul.text.cols2 li:last-child {
	text-align: left;
	margin-right: 0;
}
body.second.access main ul.text.cols2 li:first-child {
	text-align: right;
	border-left: none;
}

/* 第二階層 個人情報保護方針 */
body.second.ppolicy main h2 {
	margin: 60px auto 40px;
	padding: 0;
	width: 100%;
	text-align: center;
}
body.second.ppolicy main p {
	width: 90%;
}
body.second.ppolicy main ol {
	margin: 0 auto;
	width: 90%;
}
body.second.ppolicy main ol:last-child {
	margin-bottom: 100px;
}
body.second.ppolicy main ol li {
	margin-top: 20px;
	margin-left: 1.3rem;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.4;
}


/* 第二階層 商品詳細ページ */
body.second.item main h1 {
	padding: 0 16px;
	font-size: 1.4rem;
	font-weight: 400;
	color: #000;
	text-align: left;
	line-height: 1.4;
	position: relative;
	box-sizing: border-box;
}
body.second main span.newrelease {
	padding: 6px;
	color: #ee7e22;
	font-weight: 600;
	background-color: rgba(238,126,34,0.2);
	position: absolute;
	top: -8px;
	right: 20px;
}
body.second.item main h1 strong {
	display: block;
	padding: 0 16px 8px 0;
	width: 100%;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: right;
	border-bottom: 1px solid #ccc;
	position: absolute;
	bottom: -20px;
	right: 0;
	box-sizing: border-box;
}

body.second.item main h2 span.lead {
	display: block;
	margin-top: 8px !important;
	color: #000;
	font-size: 1.1rem !important;
	font-weight: 300;
	line-height: 1.6;
}

body.second.item main section.intro {
	margin-top: 40px;
}

body.second.item main section.intro .photo {
	padding-right: 5%;
	width: 50%;
	float: left;
	position: relative;
	box-sizing: border-box;
	overflow-x: hidden;
}
body.second.item.NE-55MACH main section.intro .photo {
	margin-top: -20px !important;
}


body.second.item main section.intro .photo span,
body.second.item main .icons.col1 .color span {
	padding: 5px;
	font-size: 0.8rem;
	font-weight: 600;
	border: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: 16px;
}
body.second.item main section.intro .photo span.second {
	top: 32px;
}


body.second.item.NE-54HPRtypeII main section.intro .photo span {
	left: 60%;
	top: 320px;
}
body.second.item.NE-54HPRtypeII main section.intro .photo span.second {
	left: 60%;
	top: 354px;
}
body.second.item.NE-54HPRtypeII main section.intro .photo span.third {
	left: 60%;
	top: 388px;
}
body.second.item.NE-420FII main section.intro .photo span.third {
	left: 30%;
}

body.second.item main section.intro .photo .note {
	width: 90%;
	position: absolute;
	bottom: -60px;
	left: 0;
}


/* 第二階層 商品詳細ページ メイン写真 */
body.second.item main section.intro .photo img {
	margin: 12px auto;
	width: 100%;
	height: auto;
}
body.second.item.NE-200H main section.intro .photo img {
	margin: -20px auto -30px !important;
}
body.second.item.NE-300H main section.intro .photo img {
	margin: -20px auto -30px !important;
}
body.second.item.NE-420FII main section.intro .photo img {
	margin: -10px auto -60px !important;
}
body.second.item.NE-54HPRtypeII main section.intro .photo img {
	margin: -20px auto 0 !important;
}
body.second.item.NE-55MACH main section.intro .photo img {
	margin: 16px 0 0 20px !important;
	width: 100%;
}
body.second.item.NE-55MACH main section.intro .photo img.logo {
	margin: 4px 0 0 !important;
	width: 300px;
}
body.second.item.NE-1200CX main section.intro .photo img {
	margin: -20px auto 0 !important;
}
body.second.item.NE-104FH main section.intro .photo img {
	margin: 4px auto 0 !important;
}



body.second.item main .icons strong {
	display: inline-block;
	margin-left: 6px;
	padding-top: 32px;
	width: 100px;
	height: 100px;
	color: #fff;
	font-size: 0.8rem;
	line-height: 1.4;
	text-align: center;
	border-radius: 50%;
	background-color: #ee7e22;
	vertical-align: middle;
	box-sizing: border-box;
}

body.second.item main .icons strong.r1 {
	padding-top: 38px;
}

body.second.item main .icons strong.r3 {
	padding-top: 22px;
}
body.second.item main .icons {
	margin-top: 30px;
	text-align: center;
}
body.second.item main section.intro .photo .icons {
	margin-top: 0;
}

/* 55MACHのピクト */
body.second.item main .icons.col1 {
	margin: 40px 50px 0 0;
	text-align: right !important;
	position: relative;
}
body.second.item main .icons.col1 .color {
	margin: 0 30px 0 50px;
	text-align: left !important;
	line-height: 2.2;
	float: left;
}
body.second.item main .icons.col1 .color span {
	position: initial;
}
body.second.item main .icons.col1 .icon_laptop {
	width: 120px;
	font-size: 0.8rem;
	line-height: 1.4;
	text-align: center;
	float: left;
}
body.second.item main .icons.col1 .icon_laptop img {
	display: block;
	margin: 0 auto;
	width: 90%;
	height: auto;
	margin-bottom: 8px;
}


body.second.item main section.intro .text {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
body.second.item main section.intro .text h2 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.6;
	border-top: none;
}
body.second.item main section.intro .text p,
body.second.item main section.intro .note {
	margin-bottom: 20px;
	font-size: 0.9rem;
	line-height: 1.4;
}
body.second.item main section.intro .note {
	margin-top: 30px;
	padding: 12px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
body.second.item main section.intro .note button {
	margin: 8px 8px 0 0;
}

/* NE-55MACH 製造ライン例 */
body.second.item main section.description_line {
	margin-top: 40px;
}
body.second.item main section.description_line ul {
	margin-top: 30px;
}
body.second.item main section.description_line ul li {
	float: left;
	position: relative;
}
body.second.item main section.description_line ul li:first-child {
	width: 58%;
}
body.second.item main section.description_line ul li:last-child {
	width: 42%;
}
body.second.item main section.description_line img {
	width: 100%;
	height: auto;
}
body.second.item main section.description_line ul li span {
	display: block;
	position: absolute;
	top: 360px;
	right: 160px;
}
body.second.item main section.description_line ul li:first-child span {
	right: 300px;
}


body.second.item main #spec_wrapper {
	margin-top: 40px;
}
body.second.item main #spec_wrapper .title {
	display: block;
	margin-bottom: 8px;
	font-weight: 600;
}
body.second.item main #spec_wrapper span.caption {
	display: block;
	margin-top: 16px;
	font-size: 0.8rem;
}


body.second.item main dl.spec {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
	
	width: 100%;
	font-size: 0.8rem;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
	line-height: 1.4;
}
body.second.item main dl.spec dt {
	padding: 16px;
	width: 15%;
	font-weight: 300;
	text-align: left;
	background-color: #eee;
	border-top: 1px solid #ccc;
	box-sizing: border-box;
}
body.second.item main dl.spec dd {
	padding: 16px;
	width: 35%;
	background-color: #fff;
	border-top: 1px solid #ccc;
	box-sizing: border-box;
}
body.second.item main dl.spec span {
	font-size: 0.8rem !important;
}


/*
body.second.item main dl.spec {
	width: 100%;
	font-size: 0.8rem;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
	line-height: 1.4;
}
body.second.item main dl.spec dt {
	padding: 16px;
	width: 15%;
	font-weight: 300;
	text-align: left;
	background-color: #eee;
	border-top: 1px solid #ccc;
	float: left;
	box-sizing: border-box;
}
body.second.item main dl.spec dd {
	padding: 16px;
	width: 35%;
	background-color: #fff;
	border-top: 1px solid #ccc;
	float: left;
	box-sizing: border-box;
}
body.second.item main dl.spec dd:nth-child(2n+1) {
	clear: both;
}
*/

body.second.item main .others {
	margin-bottom: 80px;
}
body.second.item main section.others h2 {
	margin: 40px 0 8px 0;
	padding: 0;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.6;
	border-top: none;
}
body.second.item main .others p {
	font-size: 0.9rem;
}


/* 第二階層 商品詳細ページ NE-300H キャンペーンバナー */
body.second.item main .bnr_campaign {
	margin-bottom: 60px !important;
	width: 100%;
	height: 177px;
	background-color: #e0d29f;
	position: relative;
}
body.second.item main .bnr_campaign h2 {
	display: block;
	padding: 24px 0 0 28px;
	color: rgba(0,0,0,0.6);
	font-size: 2.4rem;
	font-weight: 800;
	line-height: 1.2;
	box-sizing: border-box;
}
body.second.item main .bnr_campaign p {
	padding: 16px 0 0 28px;
	font-size: 0.8rem;
	box-sizing: border-box;
}
body.second.item main .bnr_campaign img {
	width: 390px;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
}



/* 第二階層 商品詳細ページ NE-230MS */
body.second.item.NE-230MS main section.description_photo {
	margin-top: 30px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
}
body.second.item.NE-230MS main section.description_photo div img {
	display: block;
	width: 100%;
	height: auto;
}
body.second.item.NE-230MS main section.description_photo div:nth-child(1) {
	margin-right: 3%;
	margin-left: 0;
	width: 35%;
}
body.second.item.NE-230MS main section.description_photo div:nth-child(2) {
	position: relative;
	width: 60%;
}
body.second.item.NE-230MS main section.description_photo div:nth-child(2) img {
	height: auto;
	position: absolute;
}
body.second.item.NE-230MS main section.description_photo div:nth-child(2) img.printer01 {
	width: 46%;
	height: auto;
	aspect-ratio: 1200 / 1111;
	top: -20px;
	left: 20px;
}
body.second.item.NE-230MS main section.description_photo div:nth-child(2) img.printer02 {
	width: 46%;
	height: auto;
	aspect-ratio: 1200 / 921;
	top: 240px;
	left: 0;
}
body.second.item.NE-230MS main section.description_photo div:nth-child(2) img.cake {
	width: 46%;
	height: auto;
	bottom: 40px;
	right: 0;
}


/* 第二階層 商品詳細ページ NE-104FH */
body.second.item.NE-104FH main section.description_photo {
	margin: 60px 0 60px 0;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
}
body.second.item.NE-104FH main section.description_photo div img {
	display: block;
	width: 100%;
	height: auto;
}
body.second.item.NE-104FH main section.description_photo div:nth-child(1) {
	margin: 30px 5% 0 3%;
	width: 31%;
}
body.second.item.NE-104FH main section.description_photo div:nth-child(2) {
	margin-right: 4%;
	width: 33%;
}
body.second.item.NE-104FH main section.description_photo div:nth-child(3) {
	width: 24%;
}
body.second.item.NE-104FH main section.description_photo div:nth-child(3) img {
	margin-top: 20px;
	width: 70%;
	height: auto;
}
body.second.item.NE-104FH main section.description_photo div:nth-child(3) p {
	margin: 16px 0 0 20px;
	font-size: 0.8rem;
}



/* 第二階層 PDFダウンロード */
body.second.item .pdfdl {
	margin-top: -30px;
	padding: 20px;
	text-align: center;
	background-color: rgba(253, 218, 218, 0.5);
	/* background-color: #f5f5f5; */
	box-sizing: border-box;
}
body.second.item .pdfdl.nomovie,
body.second.item.NE-1200CX .pdfdl {
	margin-top: 40px;
}
body.second.item .pdfdl:hover {
	opacity: 0.7;
	cursor: pointer;
}
body.second.item .pdfdl img {
	display: inline-block;
	margin-right: 8px;
	width: 50px;
	height: auto;
	line-height: 0;
	vertical-align: middle;
}
body.second.item .pdfdl span {
	margin-top: 6px;
	vertical-align: middle;
}
body.second.item .pdfdl span strong {
	margin-right: 6px;
	font-size: 1.2rem;
	vertical-align: middle;
}
body.second.item .pdfdl span::after {
	content: '';
	display: inline-block;
	margin-left: 16px;
	margin-top: -4px;
	width: 14px;
	height: 14px;
	vertical-align: text-top;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	transform:rotate(-135deg);
}


/* 第二階層 アプリケーションダウンロード */
body.second.item.apps h1 {
	/* font-weight: 600; */
}
body.second.item.apps h1 span.b {
	margin-left: 8px;
	font-size: 1.8rem;
}
body.second.item.apps .intro h2 {
	margin: 30px 0 16px;
	font-size: 1.2rem;
	border: none;
}
body.second.item.apps .intro p strong {
	font-weight: 600;
}
body.second.item.apps .intro ul {
	margin-top: 30px;
}
body.second.item.apps .intro ul li {
	margin-top: 8px;
}
body.second.item .appsdl {
	margin: 40px auto 100px;
	padding: 20px 20px 36px 20px;
	text-align: center;
	background-color: rgba(232, 221, 198, 0.6);
	/* background-color: #f5f5f5; */
	box-sizing: border-box;
}
body.second.item .appsdl span {
	margin-top: 6px;
	vertical-align: middle;
}
body.second.item .appsdl span strong {
	margin-right: 6px;
	font-size: 1.2rem;
	vertical-align: middle;
}
body.second.item .appsdl span.material-symbols-outlined {
	margin: 0 8px 0 0;
	font-size: 60px;
	opacity: 0.6;
}
body.second.item .appsdl button.l {
	margin-top: 16px;
	font-size: 1rem !important;
	/* font-weight: 600; */
	background-color: rgba(60, 60, 60, 0.8);
}
body.second.item .appsdl.just button.l::after {
	display: none;
}
body.second.item .appsdl.next {
	margin-top: 20px !important;
}
body.second.item .appsdl.next button.l {
	font-size: 1rem !important;
	font-weight: 400;
}




/* 第二階層 お問い合わせボタンと電話番号 */
body.second main section.buttonblock {
	margin: 60px auto 100px;
	width: 100%;
}
body.second.contact main section.buttonblock {
	margin: 40px auto 30px;
}
body.second.contact main section.buttonblock.tel {
	margin: -20px auto 80px !important;
}
body.second main section.buttonblock h2 {
	margin-bottom: 20px;
	font-size: 1.4rem;
	font-weight: 300;
	text-align: center;
	line-height: 1.6;
	border-top: none;
	position: relative;
}
body.second main section.buttonblock p {
	margin-top: 20px;
	font-size: 0.9rem;
	font-weight: 300;
	text-align: center;
	line-height: 2;
}
body.second main section.buttonblock .material-icons {
	vertical-align: -9px;
	font-size: 2rem;
}
body.second main section.buttonblock a.phone {
	font-size: 2rem;
	font-weight: 700;
	text-decoration: none;
	vertical-align: -5px;
}
body.second main section.buttonblock button.l {
	padding: 4px 0 !important;
	width: 320px;
	font-size: 1.4rem !important;
	font-weight: 600;
	box-sizing: content-box;
}
body.second main section.buttonblock button.l::after {
	bottom: 22px;
}

/* 第二階層 導入事例 */
body.second.cases .photolist_sweets {
	margin: 60px auto 80px;
	width: 80%;
}
body.second.cases .photolist_sheet {
	margin: 60px auto 80px;
	width: 80%;
}
body.second.cases .photolist_sheet img {
	display: block;
	float: left;
}
body.second.cases .photolist_sheet img:nth-child(1),
body.second.cases .photolist_sheet img:nth-child(2) {
	width: 50%;
	height: auto;
}
body.second.cases .photolist_sheet img:nth-child(3),
body.second.cases .photolist_sheet img:nth-child(4),
body.second.cases .photolist_sheet img:nth-child(5) {
	width: 33.33%;
	height: auto;
}

body.second.cases .brandlist {
	margin: 60px 0 80px 0 !important;
}
body.second.cases .brandlist li {
	margin: 0 2% 3% 0;
	padding: 0;
	width: 23.5%;
	height: 340px;
	float: left;
	border: 1px solid #ccc;
	box-sizing: border-box;
	position: relative;
}
body.second.cases .brandlist li:nth-child(4n) {
	margin-right: 0;
}
body.second.cases .brandlist li:nth-child(4n+1) {
	clear: both;
}
body.second.cases .brandlist li span.photo {
	display: block;
	width: 100%;
	height: 220px;
	overflow: hidden;
}
body.second.cases .brandlist li span.photo img {
	margin-top: -10px;
	width: 100%;
	height: auto;
}
body.second.cases .brandlist li.dummy span.photo img {
	margin-top: 0;
	width: 200%;
	height: auto;
	opacity: 0.5;
}
body.second.cases .brandlist li.cookiemail span.photo img {
	margin-top: -4px;
}
body.second.cases .brandlist li.chocomail span.photo img {
	margin: 0 0 0 -60px;
	width: 200%;
	height: auto;
}
body.second.cases .brandlist li div.info {
	display: block;
	width:100%;
	box-sizing: border-box;
}
body.second.cases .brandlist li div.info img {
	margin: 26px auto 0;
	width: 80%;
	height: auto;
}
body.second.cases .brandlist li.chocomail div.info img {
	margin-top: 20px;
	width: 48% !important;
	height: auto;
}
body.second.cases .brandlist li div.info p {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 100%;
	font-size: 0.8rem;
	text-align: center;
	position: absolute;
	bottom: 0;
}


/* 第二階層 動画一覧 */
body.second .movielist {
	margin: 0 0 80px 0 !important;
}
body.second .movielist dt.youtube {
	margin: 40px 0 0 0;
	padding: 0;
	width: 560px;
	height: 315px;
	float: left;
}
body.second .movielist dd {
	margin: 40px 0 0 30px;
	padding: 0;
	width: 410px;
	height: 315px;
	float: left;
	position: relative;
}
body.second .movielist dd .text {
	position: absolute;
	bottom: 20px;
}
body.second .movielist dd .text h2 {
	padding-left: 0;
	width: 100%;
	font-size: 2rem;
	border: none;
}
body.second .movielist dd .text p {
	margin-top: 16px;
	line-height: 1.4;
}

.video-wrapper {
    position: relative;
    width: 100%; /* コンテナの幅を100%に */
    max-width: 800px; /* 必要なら最大幅を指定 */
    margin: auto; /* 中央配置 */
}

.video-wrapper::before {
    content: "";
    display: block;
    padding-top: 56.25%; /* 16:9 の比率（高さ ÷ 幅 = 9 ÷ 16 = 0.5625） */
}

.video-thumbnail, .video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-thumbnail {
    cursor: pointer;
    object-fit: cover; /* 画像をフィットさせる */
}

.video-iframe {
    display: none;
    border: none;
}




/* 第二階層 お問い合わせ */
body.second.contact main p {
	text-align: center;
	width: 100%;
}
body.second.contact main form dt {
	position: relative;
}
body.second.contact main form dt span.req {
	color: #448ddf;
	position: absolute;
	top: 32px;
	left: 16px;
}
form input[type="button"]#form_submit_button {
	margin: 40px auto 100px !important;
	border-radius: 12px;
}

body.second.thanks main h2 {
	text-align: center;
	border: none;
}
body.second.thanks main p {
	margin: 60px auto 0;
	width: 85%;
	text-align: center;
	line-height: 1.5;
}
body.second.thanks main button.l {
	margin: 0 auto 100px;
}
body.second.thanks main section.buttonblock {
	margin: 40px auto 50px;
}

/* お問い合わせ AIアシスタントへのリンク */
body.second.contact .linkblock {
	margin: 10px auto 60px;
	padding: 16px;
	width: 80%;
	color: #fff;
	background-color: #bbb;
	border-radius: 16px;
	position: relative;
}
body.second.contact .linkblock span.material-symbols-outlined {
	display: block !important;
	font-size: 4.8rem;
	position: absolute;
	top: 16px;
	left: 24px;
	box-sizing: border-box;
}
body.second.contact .linkblock .text {
	margin: 0 0 0 100px;
}
body.second.contact .linkblock .text h3 {
	font-size: 1.2rem;
	line-height: 1.4;
}
body.second.contact .linkblock .text p {
	margin: 8px 0 0;
	text-align: left;
}
body.second.contact .linkblock span.button {
	display: block;
	padding: 16px 24px;
	color: #fff;
	font-size: 1.1rem;
	font-weight: 400;
	background-color: #000;
	border-radius: 16px;
	position: absolute;
	top: 32px;
	right: 36px;
	box-sizing: border-box;
}
body.second.contact .linkblock span.button:hover {
	opacity: 0.6;
	cursor: pointer;
}
body.second.contact div#helpButton {
	display: none;
}

/* 第二階層 特殊プリンター（卒塔婆プリンター） */
body.second.printer_other.item main h1 {
	margin: 0 0 48px !important;
	font-size: 0.8rem;
	font-weight: 400;
	box-sizing: border-box;
	color: #777;
	line-height: 1.6;
	text-align: center;
	position: relative;
}
body.second.printer_other.item main h1::before {
	content: attr(data-en);
	display: block;
	margin: 0 0 4px 0 !important;
	font-size: 2.4rem !important;
	font-weight: 700;
	color: #000;
}

body.second.printer_other.item main .about {
	margin-bottom: 60px;
	height: 300px;
	position: relative;
}
body.second.printer_other.item main .about h2 {
	padding: 0 16px;
	margin-bottom: 40px;
	font-size: 2rem;
	font-weight: 400;
	color: #000;
	text-align: left;
	line-height: 1.4;
	border-top: none;
	position: relative;
	box-sizing: border-box;
}
body.second.printer_other.item main .about h2 strong {
	display: block;
	padding: 0 16px 8px 0;
	width: 100%;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: right;
	border-bottom: 1px solid #ccc;
	position: absolute;
	bottom: -12px;
	right: 0;
	box-sizing: border-box;
}
body.second.printer_other.item main .about h3 {
	margin: 54px 0 16px 16px !important;
	font-size: 1.2rem;
}
body.second.printer_other.item main .about p {
	margin: 0 16px !important;
	padding: 0;
	width: 640px;
	/* line-height: 1.6; */
}
body.second.printer_other.item main .about img {
	width: 300px;
	position: absolute;
	top: 88px;
	right: 16px;
}

body.second.printer_other.item main .intro {
	margin-bottom: 60px;
}
body.second.printer_other.item main .intro .photo img {
	margin-top: 0;
}
body.second.printer_other.item main .intro .text img.photo01 {
	margin: -10px 0 20px;
	width: 80%;
	height: auto;
}
body.second.printer_other.item main .intro .text p.half {
	margin: -36% 0 0 40%;
	width: 50%;
}
body.second.printer_other.item main .intro .text img.photo02 {
	margin-top: 16px;
	width: 40%;
	height: auto;
}
body.second.printer_other.item main .intro.wide {
	margin-bottom: 20px;
}
body.second.printer_other.item main .intro.wide .text {
	width: 55%;
}
body.second.printer_other.item main .intro.wide .photo {
	margin-left: 2%;
	padding: 0;
	width: 43%;
}
body.second.printer_other.item main .intro.wide .photo img {
	display: inline-block;
	margin: 0 !important;
	width: auto;
	height: 200px;
}
body.second.printer_other.item main .intro.wide .photo img.excel {
	width: 300px;
	height: auto;
}

body.second.printer_other.item main p.caption {
	margin-top: 16px;
	font-size: 0.8rem;
}

body.second.printer_other.item main dl.spec dt,
body.second.printer_other.item main dl.spec dd {
	padding: 12px;
	height: 60px;
}



/* 第二階層 お知らせ */
body.second.information main.Information {
	margin-bottom: 160px;
}
body.second.information main.Information h2.nb {
	margin-top: 80px !important;
}
body.second.information main.Information h2.nb span {
	display: inline !important;
	margin-left: 40px;
	font-size: 0.9rem;
	font-weight: 300;
}
body.second.information main.Information h3 {
	margin: 60px 0 16px;
	font-size: 1.2rem;
}
body.second.information main.Information p {
	margin-top: 60px;
}




/* トップページ */
.slick-dots li button:before{
	margin-top: 12px;
	font-size: 14px !important;
}
#mainimg_wrapper {
	background-color: #fff;
	box-sizing: border-box;
}
#mainimg {
	margin: 0 auto 0 !important;
	width: 100% !important;
}
#mainimg .image {
	margin: 60px 8px 0 8px;
	width: 800px;
	height: 468px;
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: hidden;
}
#mainimg.variable-width .image {
	display: block;
}
#mainimg .image:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}
#mainimg .image.image01 {
	background-image: url(/img/main01@2x.jpg);
}
#mainimg .image.image02 {
	background-image: url(/img/main02@2x.jpg);
}
#mainimg .image.image03 {
	background-image: url(/img/main03@2x.jpg);
}
#mainimg .image.image04 {
	background-image: url(/img/main04@2x.jpg);
}
#mainimg .image.image05 {
	background-image: url(/img/main_NE-55MACH@2x.jpg);
}
#mainimg .image.image06 {
	background-image: url(/img/main_NP-AIX1@2x.jpg);
}
#mainimg .image.image07 {
	background-image: url(/img/main_NE-230MS.webp?250827);
}
#mainimg .image.image08 {
	background-image: url(/img/main_NE-104FH.webp);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #mainimg .image.image08 {
    background-image: url(/img/main_NE-104FH@2x.webp);
  }
}
#mainimg .image img,
#mainimg .image strong {
	display: none !important;
}


body.home #images_wrapper {
	margin: 80px 0 0 0;
	padding: 0;
	width: 100%;
}
body.home #images_wrapper #images {
	margin: 0;
	padding: 0;
	width: 100%;
}
body.home #images_wrapper #images .image {
	width: 300px;
	height: 250px;
	overflow: hidden;
}
body.home #images_wrapper #images .image img {
	width: 100%;
	height: auto;
	aspect-ratio: 1 / 1;
}
body.home #images_wrapper #images .image.image01 img {
	margin-top: -40px;
}
body.home #images_wrapper #images .image.image02 img {
	margin-top: -20px;
}
body.home #images_wrapper #images .image.image04 img {
	margin-top: -40px;
}
body.home #images_wrapper #images .image.image05 img {
	margin-top: -16px;
}

body.home h1 {
	margin: 100px 0 0;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.6;
}
body.home h1 strong {
	font-size: 3.6rem;
	font-weight: 800;
}
body.home h2.lead {
	margin: 40px auto 70px;
	width: 80%;
	font-size: 1.0rem;
	font-weight: 300;
	line-height: 1.6;
	text-align: center;
}
body.home h2 {
	margin: -20px auto 70px;
	font-size: 1.6rem;
	font-weight: 300;
	text-align: center;
	line-height: 1.6;
}
body.home p.notes {
	font-size: 0.8rem;
	font-weight: 300;
	text-align: center;
	line-height: 1.4;
}
/*
body.home h2.title {
	margin: 0 auto !important;
	width: 90%;
	font-size: 1.8rem !important;
	font-weight: 700;
	vertical-align: middle;
}
body.home h2.title span {
	padding: 0 0 0 12px;
	font-size: 0.9rem;
	font-weight: 400;
	box-sizing: border-box;
	vertical-align: middle;
	color: #777;
}
*/

body.home h2.title {
	margin: 0 0 0 !important;
	font-size: 0.8rem;
	font-weight: 400;
	box-sizing: border-box;
	color: #777;
	line-height: 1.6;
	text-align: center;
	position: relative;
}
body.home h2.title::before {
	content: attr(data-en);
	display: block;
	margin: 0 0 4px 0 !important;
	font-size: 1.8rem !important;
	font-weight: 700;
	color: #000;
}


body.home dl.recommend {
	margin-bottom: 40px;
	padding: 0;
	width: 1000px;
	box-sizing: border-box;
}
body.home dl.recommend:last-child {
	margin-bottom: 80px;
}
body.home dl.recommend dt {
	margin: 0; 
	width: 64%;
	float: left;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
/*
body.home dl.recommend dt::after {
	position: absolute;
	content: '';
	width: 200px;
	height: 432px;
	top: 0;
	right: 0;
	background:linear-gradient(to right, transparent, #fff);
}
*/
body.home dl.recommend dt h2 {
	margin: 8px 0 0 !important;
	padding: 0 !important;
	font-size: 1.2rem;
	text-align: left;
}
body.home dl.recommend dt h3 {
	color: #fff;
	font-size: 2.7rem;
	line-height: 1.4;
	position: absolute;
	top: 252px;
	left: 54px;
	text-shadow: rgba(0,0,0,0.6) -4px 4px 10px;
}
body.home dl.recommend dt img {
	height: 432px;
}
body.home dl.recommend dd {
	margin: 0;
	padding-top: 40px;
	width: 36%;
	font-size: 1.4rem;
	font-weight: 600;
	text-align: center;
	float: left;
	box-sizing: border-box;
}
body.home dl.recommend dd img {
	display: block;
	margin: 0 auto 24px !important;
	width: 243px;
	aspect-ratio: 1 / 1;
}
body.home dl.recommend dd.NE-55MACH img {
	margin: -36px auto 30px !important;
	width: 290px;
}
body.home dl.recommend:nth-child(odd) dt,
body.home dl.recommend:nth-child(odd) dd {
	float: right;
}
body.home dl.recommend:nth-child(odd) dt h3 {
	text-align: right;
	right: 54px;
}
body.home dl.recommend dt h3.photocake {
	top: 36px;
	left: 36px;
}


body section.newrelease {
	display: block;
	margin: 80px auto !important;
	background-color: #f0ebde;
	position: relative;
	overflow: hidden;
}
body section.newrelease a:hover {
	opacity: 0.6;
	cursor: pointer;
}
body section.newrelease h2 {
	width: 50%;
	text-align: right;
	font-size: 1.4rem !important;
	position: absolute;
	top: 80px;
	right: 30px;
}
body section.newrelease .text h2 {
	display: block;
	position: initial;
	margin: 30px 0 0 0;
}
body section.newrelease img {
	margin: 16px 0 0 200px;
	width: 400px;
}
body section.newrelease strong {
	display: block;
	padding-top: 32px;
	width: 180px;
	height: 180px;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.4;
	border-radius: 50%;
	border: 1px solid #000;
	position: absolute;
	top: 40px;
	left: 50px;
	box-sizing: border-box;
}
body section.newrelease h3 {
	font-size: 3.6rem;
	position: absolute;
	bottom: 100px;
	right: 50px;
}
body section.newrelease p.shoulder {
	padding-bottom: 8px;
	font-size: 0.9rem;
	border-bottom: 3px dotted #000;
	position: absolute;
	bottom: 170px;
	right: 50px;
}
body section.newrelease span.date {
	display: block;
	padding-top: 48px;
	width: 130px;
	height: 130px;
	font-size: 1.6rem;
	font-weight: 600;
	text-align: center;
	line-height: 1.4;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	top: 180px;
	right: 114px;
	box-sizing: border-box;
}
body section.newrelease button.s {
	position: absolute;
	bottom: 60px;
	right: 136px;
	box-sizing: border-box;
}
body section.newrelease.movie{
	margin-top: -80px !important;
	padding-bottom: 40px;
}
body section.newrelease.movie dl.movielist {
	margin-top: 30px;
}
body section.newrelease.movie dl.movielist dt {
	text-align: center;
}
body section.newrelease.movie dt.youtube {
	margin: 0 auto;
	position: relative;
	width: 700px;
	padding-top: 396px;
}
body section.newrelease.movie dt.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
body section.newrelease.movie dl.movielist dd .text {
	margin: 0 auto;
	width: 700px;
}
body section.newrelease.movie dl.movielist dd .text h2 {
	margin-top: 16px;
	font-weight: 700;
	text-align: left;
}
body section.newrelease.movie dl.movielist dd .text p {
	margin-top: 8px;
	line-height: 1.4;
}


/* AI搭載 次世代フードプリンター & 良否判別システム */
body section.newrelease_jisedai {
	margin-bottom: 80px;
}
body section.newrelease_jisedai .mainimage {
	margin: 0 auto;
	width: 100%;
}

body section.newrelease_jisedai ul li {
	position: relative;
}
body section.newrelease_jisedai ul li:hover {
	opacity: 0.6;
	cursor: pointer;
}
body section.newrelease_jisedai ul li .text {
	margin: 30px 0 0 110px;
	width: 540px;
	text-align: right;
}
body section.newrelease_jisedai ul li .logo_55mach {
	display: block;
	margin: 0 16px 0 272px;
	width: 268px;
}
body section.newrelease_jisedai ul li h2 {
	margin: 20px 0 8px;
	font-size: 1rem;
	text-align: right;
}
body section.newrelease_jisedai ul li h3 {
	font-size: 2rem;
	font-weight: 300 !important;
}
body section.newrelease_jisedai ul li h3 strong {
	display: block;
	margin-top: 8px;
	font-size: 3rem;
	font-weight: 800; 
}
body section.newrelease_jisedai ul li img.machine {
	display: block;
	width: 280px;
	position: absolute;
	top: -127px;
	left: 680px;
}
body section.newrelease_jisedai ul li:nth-child(2) {
	margin: 80px 0 0 0 !important;
	padding-left: 285px;
	box-sizing: border-box;
}
body section.newrelease_jisedai ul li:nth-child(2) .text {
	text-align: left;
}
body section.newrelease_jisedai ul li:nth-child(2) .text h2 {
	text-align: left;
}
body section.newrelease_jisedai ul li:nth-child(2) .text img {
	margin-top: 16px;
	width: 308px;
}
body section.newrelease_jisedai ul li:nth-child(2) img.machine {
	display: block;
	width: 348px !important;
	position: absolute;
	bottom: 0;
	left: 0 !important;
}


/* トップページ NE-230MS */
body.home section.newrelease_NE-230MS {
	margin-bottom: 40px;
	padding: 40px 0;
	width: 100%;
	/* height: 1117px; */
	height: auto;
	background-image: url(/img/ne230ms_bg.jpg);
	/* background-repeat: no-repeat; */
	background-size: 110%;
	position: relative;
	overflow-x: hidden;
	box-sizing: border-box;
}
body.home section.newrelease_NE-230MS h2 {
	height: 154px;
	margin: 0 0 0 364px;
	font-size: 40px;
	font-weight: 600;
	text-indent: -100px;
	text-align: left !important;
	line-height: 1.4;
	position: relative;
}
body.home section.newrelease_NE-230MS h2 strong {
	font-size: 50px;
	font-weight: 700;
}
body.home section.newrelease_NE-230MS h2::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 272px;
	height: 44px;
	background-image: url(/img/ne230ms_marker.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
body.home section.newrelease_NE-230MS img.pht_cake {
	width: 280px;
	aspect-ratio: 649 / 603;
	position: absolute;
	top: 80px;
	left: 20px;
}
body.home section.newrelease_NE-230MS img.pht_scan {
	width: 220px;
	aspect-ratio: 454 / 592;
	position: absolute;
	top: 400px;
	left: 20px;
}
body.home section.newrelease_NE-230MS img.pht_main {
	margin: 30px 0 0 272px;
	width: 580px;
	aspect-ratio: 1264 / 985;
}
body.home section.newrelease_NE-230MS strong.badgeblock {
	display: block;
	text-align: center;
	position: absolute;
	top: 480px;
	left: 680px;
}
body.home section.newrelease_NE-230MS strong.badgeblock span.badge {
	display: block;
	margin: 0 auto;
	width: 152px;
	height: 152px;
	line-height: 152px;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	border-radius: 50%;
	background-color: #ff5793;
	border: 6px solid #fff;
}
body.home section.newrelease_NE-230MS strong.badgeblock span.date {
	display: block;
	margin-top: 8px;
	color: #ff5793;
	font-size: 24px;
	font-weight: 700;
}
body.home section.newrelease_NE-230MS span.badge_black {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 110px;
	height: 110px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 1.3;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	top: 180px;
	right: 130px;
}
body.home section.newrelease_NE-230MS p {
	margin: 40px 0 30px 86px;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4;
}
body.home section.newrelease_NE-230MS .recommend {
	margin: 0 auto 32px;
	padding: 30px 30px 20px;
	width: 886px;
	height: 190px;
	border-radius: 20px;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
}
body.home section.newrelease_NE-230MS .recommend h3 {
	display: inline;
	padding: 8px 20px;
	color: #fff;
	font-size: 1rem;
	text-align: center;
	border-radius: 20px;
	background-color: #000;
}
body.home section.newrelease_NE-230MS .recommend ul {
	margin: 30px 0 0 12px
}
body.home section.newrelease_NE-230MS .recommend ul li {
	list-style-type: initial;
	margin-top: 8px;
	font-size: 0.9rem;
}
body.home section.newrelease_NE-230MS .recommend img.illust {
	display: block;
	width: 404px;
	aspect-ratio: 809 / 328;
	position: absolute;
	right: 30px;
	top: 12px;
}



body.home section.newrelease_NE-104FH {
	margin-bottom: 40px;
	padding: 40px 0;
	width: 100%;
	height: 820px !important;
	background-image: url(/img/main_NE-104FH_bg.webp);
	/* background-color: #ddc; */
	background-color: rgba(95 67 36 / 0.4);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left -180px top -120px;
	position: relative;
	overflow-x: hidden;
	box-sizing: border-box;
}
body.home section.newrelease_NE-104FH h2 {
	width: 400px;
	color: #5f4324;
	font-weight: 400;
	text-align: left;
	text-shadow: 2px 2px #fff;
	line-height: 1.4;
	position: absolute;
	top: 80px;
	left: 54px;
}
body.home section.newrelease_NE-104FH h2 strong {
	font-weight: 700 !important;
}
body.home section.newrelease_NE-104FH h2 span {
	display: block;
	margin-top: 24px;
	font-size: 3.8rem;
	font-weight: 700 !important;
	line-height: 1.2;
}
body.home section.newrelease_NE-104FH .photo {
	width: 480px;
	aspect-ratio: 1002 / 985;
	position: absolute;
	top: 0;
	right: 70px;
}
body.home section.newrelease_NE-104FH .text {
	padding: 20px;
	width: 460px;
	/* background-color: rgba(95 67 36 / 0.4);
	background-color: rgba(0 0 0 / 0.3); */
	background-color: rgba(255 255 255 / 0.5);
	position: absolute;
	bottom: 30px;
	right: 30px;
	border-radius: 12px;
	box-sizing: border-box;
}
body.home section.newrelease_NE-104FH .text p {
	margin-bottom: 20px;
	/* color: #fff; */
	font-size: 0.9rem;
	line-height: 1.4;
}



body.home #moviebox {
	margin-top: 80px;
	padding: 50px 0 !important;
	text-align: center;
	background-color: #f5f5f5;
	box-sizing: border-box;
}
body.home #moviebox .text {
	margin: 0 auto;
	width: 700px;
	text-align: left;
	line-height: 1.4;
}
body.home #moviebox .text h2 {
	margin: 16px 0 0;
	font-weight: 700;
	text-align: left;
}
body.home #moviebox .text p {
	margin-top: 8px;
	line-height: 1.4;
}


body.home div.new_campaign {
	margin-top: -80px;
	padding: 0 28px 0 25px;
	width: 100%;
	background-color: #e1d29f;
	box-sizing: border-box;
}
body.home div.new_campaign:hover {
	cursor: pointer;
}
body.home div.new_campaign dl {
	margin: 36px auto;
	width: 566px;
	float: left;
}
body.home div.new_campaign dl dt span {
	display: block;
	margin-bottom: 20px;
	padding: 0 0 12px 20px;
	color: rgba(0,0,0,0.5);
	font-size: 1.2rem;
	font-weight: 600;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	box-sizing: border-box;
}
body.home div.new_campaign dl dt strong {
	display: block;
	margin-left: 18px;
	color: rgba(0,0,0,0.6);
	font-size: 2.4rem;
	font-weight: 800;
	line-height: 1.2;
}
body.home div.new_campaign dl dd {
	padding: 20px 16px 0 16px;
	font-size: 1rem;
	line-height: 1.6;
	box-sizing: border-box;
}
body.home div.new_campaign dl dd button.s {
	display: block;
	position: initial;
}
body.home div.new_campaign img.photo {
	display: block;
	margin: 30px 0;
	width: 380px;
	float: left;
}


body.home main#news_wrapper.wide {
	padding: 60px 0 !important;
	/* background-color: #eee; */
	border-top: 8px solid #eee;
}
body.home main#news_wrapper.wide section.news {
	margin: 0 auto;
	width: 1000px;
	box-sizing: border-box;
}
body.home main#news_wrapper.wide section.news h2 {
	display: block !important;
	margin-top: 0 !important;
	padding: 0;
	width: 35%;
	text-align: left;
	float: left;
}
body.home main#news_wrapper.wide section.news h2 span {
	margin-top: 4px !important;
	padding-left: 0 !important;
	display: block;
}
body.home section.news dl {
	margin: 0;
	width: 65%;
	float: left;
}
body.home main#news_wrapper.wide section.news dl dt {
	box-sizing: border-box;
	line-height: 1.6;
}
body.home main#news_wrapper.wide section.news dl dd {
	margin: 8px 0 40px;
	box-sizing: border-box;
	line-height: 1.6;
}
body.home main#news_wrapper.wide section.news dl dd p {
	margin-left: 5rem;
	text-indent: -5rem;
}
body.home main#news_wrapper.wide section.news dl dd h3 {
	margin-bottom: 8px;
	font-size: 1.4rem;
}
body.home main#news_wrapper.wide section.news.info {
	padding-top: 30px;
	border-top: 1px solid #ccc;
}


body.home main section.demo {
	margin: 0 auto;
	padding: 46px 0;
	width: 1000px;
	height: 357px;
	background-image: url(/img/img_demo.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	box-sizing: border-box;
}
body.home main section.demo h2 {
	margin: 0 !important;
	padding: 0 !important;
	color: #fff;
	font-size: 2.5rem;
	font-weight: 700;
}
body.home main section.demo h3 {
	margin: 4px 0 0 0 !important;
	padding: 0 !important;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
}
body.home main section.demo p {
	margin: 36px auto;
	width: 80%;
	color: #fff;
	line-height: 1.6;
}

body.home main#movie_wrapper.wide {
	margin-top: 60px !important;
	padding: 0 !important;
	/* background-color: #eee; */
}
body.home main#movie_wrapper.wide section.movie {
	margin: 0 auto;
	width: 1000px;
	box-sizing: border-box;
}
body.home section.movie dl {
	margin: 0;
	width: 100%;
}
body.home main#movie_wrapper.wide section.movie dl dt {
	width: 50%;
	float: left;
	background-color: #000;
	position: relative;
}
body.home main#movie_wrapper.wide section.movie dl dt .material-icons {
	font-size: 8rem;
	color: #fff;
	position: absolute;
	top: calc(50% - 4rem);
	left: calc(50% - 4rem);
	opacity: 0.8;
}
body.home main#movie_wrapper.wide section.movie dl dt img {
	display: block;
	height: 100%;
	opacity: 0.7;
}
body.home main#movie_wrapper.wide section.movie dl dd {
	padding: 70px 70px 70px 70px;
	width: 50%;
	box-sizing: border-box;
	line-height: 1.6;
	float: left;
}
body.home main#movie_wrapper.wide section.movie dl dd h2 {
	display: block !important;
	margin: -20px 0 20px !important;
	/* padding: 0; */
	/* text-align: left; */
}
body.home main#movie_wrapper.wide section.movie dl dd h3 {
	font-size: 1.4rem;
}
body.home main#movie_wrapper.wide section.movie dl dd p {
	margin-top: 8px;
	/* text-align: center; */
}
body.home main#movie_wrapper.wide section.movie dl dd button {
	display: block;
	margin: 30px auto 0;
}
body.home main#movie_wrapper.wide section.movie dl.second dt,
body.home main#movie_wrapper.wide section.movie dl.second dd {
	float: right;
}


body.home main#cases_wrapper.wide {
	margin-top: 60px !important;
	padding: 40px 0 !important;
	background-color: #eee;
}
body.home main#cases_wrapper.wide section.cases {
	margin: 0 auto;
	width: 1000px;
}
body.home .brandlist {
	margin-bottom: 10px !important;
	width: 100%;
}
body.home .brandlist li {
	margin: 4% 2% 0 0;
	padding: 0;
	width: 23.5%;
	height: 100px;
	text-align: center;
	background-color: #fff;
	float: left;
	box-sizing: border-box;
}
body.home .brandlist li:nth-child(4n) {
	margin-right: 0;
}
body.home .brandlist li:nth-child(4n+1) {
	clear: both;
}
body.home .brandlist li a {
	display: block;
	margin: 0;
	padding: 36px 0 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
body.home .brandlist li a img {
	margin: 0 auto;
	width: 90%;
}
body.home .brandlist li a.chocomail {
	padding: 25px 0 0 0;
}
body.home .brandlist li a.chocomail img {
	width: 60%;
}



/* 共通 */
main .itemlist {
	margin: 0 auto 100px;
	width: 100%;
}
main .itemlist li {
	margin: 6% 3% 0 0;
	padding: 0;
	/* width: 22%; */
	width: 31.33%;
	float: left;
	position: relative;
}
main .itemlist li:nth-child(3n) {
	margin-right: 0 !important;
}
main .itemlist li:nth-child(3n+1) {
	clear: both;
}
main .itemlist li h3 {
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.5;
}
main .itemlist li img {
	margin: 0 auto;
	width: 80%;
}
main .itemlist li strong {
	display: block;
	margin: 8px 0;
	font-weight: 600;
	font-size: 0.9rem;
}
main .itemlist li span {
	margin-left: 12px;
	padding: 4px;
	color: #fff;
	font-weight: 300;
	font-size: 0.65rem;
}
main .itemlist li span.b {
	background-color: #1f51a2;
}
main .itemlist li span.lb {
	background-color: #6ba1e2;
}

main .itemlist li:hover,
body.home a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}

main .itemlist li .icon {
	width: 68px;
	height: 68px;
	padding-top: 26px;
	color: #fff;
	/* color: #ee7e22; */
	font-size: 0.9rem;
	font-weight: 600;
	text-align: center;
	line-height: 1.2;
	background-color: #e33;
	border-radius: 50%;
	box-sizing: border-box;
	position: absolute;
	top: 16px;
	left: 0;
}


main section.pre {
	margin: 60px auto 0;
	padding: 24px 32px !important;
	width: 1000px;
	border: 6px solid #ccc;
	box-sizing: border-box;
	position: relative;
	background-color: #f9f9f9;
}
main section.pre h2 {
	margin: 0 0 20px 0 !important;
	padding: 0 0 8px 0 !important;
	width: 100%;
	font-size: 1.8rem;
	font-weight: 600;
	text-align: center;
	line-height: 1.6;
	border-bottom: 1px solid #ccc;
	border-top: none;
	box-sizing: border-box;
}
main section.pre p {
	margin: 0 auto;
	padding: 0;
	width: 95% !important;
	font-size: 0.9rem;
	line-height: 1.6;
	text-align: left !important;
}
main section.pre a.button {
	display: block;
	margin: 52px auto 20px;
	width: 295px;
}
main section.pre a.button img {
	width: 100%;
}
main section.pre img.rndck {
	width: 256px;
	position: absolute;
	bottom: 12px;
	left: 30px;
}
main section.pre img.sqck {
	width: 287px;
	position: absolute;
	bottom: 12px;
	right: 20px;
}


main section.oem {
	margin: 30px auto 0;
	padding: 30px 32px 32px !important;
	width: 1000px;
	box-sizing: border-box;
	background-color: #f8df9c;
	position: relative;
}
main section.oem h2 {
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	font-size: 1.8rem;
	font-weight: 600;
	text-align: center;
	line-height: 1.6;
	border: none;
	box-sizing: border-box;
}
main section.oem h3 {
	margin-top: 30px;
	font-size: 1.3rem;
	font-weight: 600;
	text-align: center;
}
main section.oem p {
	margin: 0 0 0 100px;
	padding: 0;
	width: 70% !important;
	font-size: 0.9rem;
	line-height: 1.6;
	text-align: left !important;
}
main section.oem a.button {
	display: block;
	margin: 30px auto 0;
	width: 295px;
}
main section.oem a.button img {
	width: 100%;
}
main section.oem img.cookie {
	width: 250px;
	height: 140px;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
main section.oem img.icing {
	width: 277px;
	height: 200px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}


body.home main#column_wrapper.wide {
	padding: 60px 0 !important;
	background-color: #e2f0fa;
	background-color: #eee;
	/* background-color: #cce4f5; */
}
body.home main#column_wrapper.wide h2 {
	margin: 0 auto 20px;
	padding: 0;
	width: 1000px;
	color: #777;
	font-size: 1.8rem !important;
	font-weight: 700;
	text-align: left;
}
body.home main#column_wrapper.wide p {
	margin: 0 auto 50px;
	width: 1000px;
	color: #777;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.6;
}


body.home main#column_wrapper.wide ul.example {
	margin: 0 auto 40px;
	width: 1000px;
}
body.home main#column_wrapper.wide ul.example li {
	margin-right: 4% !important;
	padding: 20px;
	width: 48%;
	height: 490px;
	background-color: #fff;
	float: left;
	box-sizing: border-box;
	position: relative;
}
body.home main#column_wrapper.wide ul.example li:last-child {
	margin-right: 0 !important;
}
body.home main#column_wrapper.wide ul.example li h2 {
	font-size: 1.4rem !important;
}
body.home main#column_wrapper.wide ul.example li p {
	width: 100%;
}
body.home main#column_wrapper.wide ul.example li img {
	width: 50%;
	position: absolute;
	bottom: 0;
}
body.home main#column_wrapper.wide ul.example li img:nth-child(1),
body.home main#column_wrapper.wide ul.example li img:nth-child(3) {
	left: 0;
}
body.home main#column_wrapper.wide ul.example li img:nth-child(2),
body.home main#column_wrapper.wide ul.example li img:nth-child(4) {
	right: 0;
}
body.home main#column_wrapper.wide ul.example li button {
	display: block;
	margin: 20px 0 0 !important;
}

body.home main#column_wrapper.wide ul.example.col1 {
	
}
body.home main#column_wrapper.wide ul.example.col1 li {
	width: 100%;
	float: none;
	height: auto;
}
body.home main#column_wrapper.wide ul.example.col1 li h2 {
	margin-left: 0 !important;
	/* text-align: center; */
}
body.home main#column_wrapper.wide ul.example.col1 li ul.ink {
	margin: -10px auto 30px;
	width: 85%;
}
body.home main#column_wrapper.wide ul.example.col1 li ul.ink li {
	margin: 0;
	padding: 0 !important;
	font-size: 0.8rem;
	text-align: center;
	float: left;
}
body.home main#column_wrapper.wide ul.example.col1 li ul.ink li:nth-child(1) {
	margin-right: 8% !important;
	width: 50%;
}
body.home main#column_wrapper.wide ul.example.col1 li ul.ink li:nth-child(2) {
	margin-top: 26px;
	width: 42%;
}
body.home main#column_wrapper.wide ul.example.col1 li ul.ink li img {
	display: block !important;
	margin: 0 auto;
	padding: 0 !important;
	width: 100%;
	position: initial !important;
}
body.home main#column_wrapper.wide ul.example.col1 li ul.ink li a {
	display: block;
	text-align: center;
	position: relative;
}
body.home main#column_wrapper.wide ul.example.col1 li ul.ink li a span.material-symbols-outlined {
	display: block;
	font-size: 6rem;
	color: rgba(255,255,255,0.8);
	position: absolute !important;
	top: calc(50% - 3rem);
	left: calc(50% - 3rem);
}
body.home main#column_wrapper.wide ul.example.col1 li ul.ink li:nth-child(1) a span.material-symbols-outlined {
	font-size: 8rem;
	top: calc(50% - 4rem);
	left: calc(50% - 4rem);
}


/* 焼印代替訴求 */
.example_yakiin {
	margin: 60px auto 0;
	padding: 0 !important;
	width: 900px;
	background-color: #fff;
	position: relative;
}
body.second.cases .example_yakiin {
	margin-bottom: 80px;
}
.example_yakiin a {
	display: block;
	width: 100%;
}
.example_yakiin .text {
	padding: 16px 0;
	margin: 0 auto;
	width: 100%;
	height: 100px;
	background-color: rgba(255,255,255,0.85);
	position: absolute;
	top: 100px;
	left: 0;
	box-sizing: border-box;
}
.example_yakiin h2 {
	margin: 0 2% 0 0 !important;
	padding: 0 !important;
	width: 78% !important;
	color: #722f1a !important;
	font-family: serif;
	font-size: 1.89rem !important;
	font-weight: 700 !important;
	text-align: right !important;
	border-top: none !important;
	float: left !important;
}
body.second.cases .example_yakiin h2 {
	margin-top: 14px !important;
}
.example_yakiin h2 span {
	display: inline !important;
	font-size: 1.89rem !important;
	font-weight: 700 !important;
	color: #722f1a !important;
}
.example_yakiin h2 strong {
	display: inline !important;
	color: #722f1a !important;
	font-size: 2.52rem;
}
.example_yakiin h2 strong.second {
	letter-spacing: -2px;
	margin-left: -20px;
}
.example_yakiin .buttonbox {
	display: block;
	padding: 0 !important;
	margin: 24px 0 0 2% !important;
	width: 18% !important;
	float: left !important;
}
.example_yakiin .buttonbox button {
	margin: 0;
}

.example_yakiin ul.image {
	margin: 0;
	width: 100%;
}
.example_yakiin ul.image li {
	margin: 0;
	width: 25%;
	height: 300px;
	overflow: hidden;
	float: left;
}
.example_yakiin ul.image li img {
	width: auto;
	height: 300px;
}
.example_yakiin ul.image li:nth-child(1) img {
	margin: 0 0 0 -24%;
}
.example_yakiin ul.image li:nth-child(2) img {
	margin-left: -48%;
}
.example_yakiin ul.image li:nth-child(4) img {
	margin: -60px 0 0 -7%;
	height: 360px;
}



/* 動画 */
body.home dl.movielist.normal {
	margin: 60px auto 0;
	width: 700px;
}
body.home dl.movielist.normal dt {
	text-align: center;
}
body.home dl.movielist.normal dt.youtube {
	margin: 0 auto;
	position: relative;
	width: 700px;
	padding-top: 396px;
}
body.home dl.movielist.normal dt.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
body.home dl.movielist.normal dd .text {
	margin: 0 auto;
	width: 700px;
}
body.home dl.movielist.normal dd .text h2 {
	margin: 16px auto 0;
	height: auto;
	font-size: 1.4rem !important;
	font-weight: 700;
	text-align: left;
	text-indent: 0;
}
body.home dl.movielist.normal dd .text h2::after {
	display: none;
}
body.home dl.movielist.normal dd .text p {
	margin: 8px 0 0 0;
	width: 100%;
	font-size: initial;
	line-height: 1.4;
}




#inline-content_01,
#inline-content_02 {
	margin: 20px;
	position: relative;
	text-align: center;
}
#inline-content_01 strong,
#inline-content_02 strong {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
#inline-content_01 img,
#inline-content_02 img {
	display: block;
	margin: 0 auto;
	width: 60% !important;
}

}