@charset "UTF-8";

.sub-title {
	font-weight: 500;
	background: #e6e6e6;
}

.sub-section .ttl {
	font-weight: 500;
}

.red-yotei {
	color: red;
	padding-left: 1.4rem;
}

/* 製品概要：フォトギャラリー */
ul.gallery-thumbs li {
	border: solid 1px #d9d9d9;
}

ul.gallery-thumbs li.active {
	border: solid 2px #535353;
	pointer-events: none;
}

ul.list-prod-colors li a.active {
	border: solid 1px #535353;
	pointer-events: none;
}

.gallery-outer {
	position: relative;
}

.gallery-container .hint {
	display: none;
}

.gallery-container .swiper-slide .title {
	padding: 0.5em 0;
	font-size: 1.4rem;
	text-align: center;
}

ul.gallery-thumbs {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1em;
}

ul.gallery-thumbs li {
	width: 15%;
	margin-top: 1rem;
	margin-left: 2%;
}

ul.gallery-thumbs li:nth-child(-n + 6) {
	margin-top: 0;
}

ul.gallery-thumbs li:nth-child(6n-5) {
	margin-left: 0;
}

ul.gallery-thumbs li a {
	display: block;
	cursor: pointer;
}

/* 製品概要：製品カラー */
.prod-colors .pcolor {
	display: inline-block;
	width: 1.2rem;
	height: 1.2rem;
	margin-right: 0.5rem;
	background: #fff;
	border: solid 1px #a2a2a2;
	border-radius: 50%;
}

.prod-colors .pcolor.black {
	background: #000;
}

.prod-colors .pcolor.silver {
	background: #b4b4b4;
}

.prod-colors .pcolor.red {
	background: #be000b;
}

/* 製品概要：製品情報 */
ul.list-prod-info {
	padding: 1rem 0;
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
}

ul.list-prod-info li {
	padding: 0;
	font-size: 1.2rem;
}

.prod-info-josu {
	display: inline-block;
	padding: 0.2em 0;
	background: #D9D9D9;
	text-align: center;
}

.prod-info-josu em {
	font-weight: bold;
}

.prod-info-name {
	font-weight: bold;
}

/* 仕様ボタン */
a.btn-spec {
	background: #535353;
	color: #fff;
	display: inline-block;
	padding: 0.5em 0.75em 0.5em 1.5em;
	font-size: 1.6rem;
	line-height: 1;
	text-align: center;
	position: relative;
	text-decoration: none;
}

a.btn-spec.recipe {
	margin: 1.5em 0 0 0;
}

a.btn-spec::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0.5em;
	margin-top: -0.5em;
}

#about .base-width {
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 6rem;
}

/* 発売予定 */
.yotei {
	font-size: 0.9em;
	font-weight: 300;
	color: #e6000d;
}

/* イメージ注釈 */
.features .sub-item .img.has-img-caption {
	margin-bottom: 0;
}

.features .sub-item .img-caption-right {
	min-height: 1.5em;
	text-align: right;
}

/* 詳しく見るバナー */
.btn-arrow-left {
	margin-top: 117px;
	margin-bottom: 11rem;
	text-align: center;
}
/* アローボタン・左 */
.btn-arrow-left a {
	display: inline-block;
	color: #fff;
	padding: 0.7em 5em 0.7em 5.5em;
	font-size: 1.8rem;
	line-height: 1.4;
	background: #fff;
	background: #535353;
	position: relative;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

.btn-arrow-left a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	display: inline-block;
	font-size: 1.2em;
	line-height: 1;
	position: absolute;
	top: 0.75em;
	left: 0.75em;
}

.btn-arrow-left a:hover {
	background: #535353;
	color: #fff;
	text-decoration: none;
}

.flex-container .flex-img img {
	border: solid 1px #d9d9d9;
}
/* 製品アイコン */
.product-icons {
	margin-top: 1em;
}

ul.list-logo-icons {
	display: flex;
	flex-wrap: wrap;
}

ul.list-logo-icons li {
	height: 2.8em;
	margin-top: 1.2em;
	margin-right: 3%;
	position: relative;
}

ul.list-logo-icons li.cocoro {
	margin-right: 1.6em;
	margin-bottom: 0.4em;
}

ul.list-logo-icons li.echo {
	margin-right: 2.2em;
	margin-bottom: 0.4em;
	text-align: center;
}

ul.list-logo-icons li .small-cap {
	text-align: center;
	line-height: 1.4;
	font-size: 9px;
	    padding-top: 0.2rem;
}

ul.list-logo-icons li.has-caption {
	margin-right: 18px;
}

ul.list-logo-icons li.has-caption2 {
	margin-right: 22px;
}

ul.list-logo-icons li sup {
	position: absolute;
	top: 0rem;
	width: 4em;
}

ul.list-logo-icons li img {
	width: auto;
	height: 100%;
}

#optionSystem h3.optionex-ttl{
	margin-bottom: 1em;
	font-weight: 600;
}


ul.footer-note {
	border: 1px solid #ccc;
	padding: 20px;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;

}
ul.footer-note li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 40px 0;
}
ul.footer-note li img {
	width: 100%;
	max-width: 100px;
	margin: 0 0 0 20px;
}
ul.footer-note li:last-child {
	margin-bottom: 0;
}
ul.footer-note li .text-area {
	overflow-wrap: break-word;
	word-wrap: break-word;
	line-height: 160%;
}
ul.footer-note li .text-area p:first-child{
	font-weight: 500;
	font-size: 16px;
	margin: 0 0 10px 0;
}
ul.footer-note li .text-area a {
	text-decoration: underline;
	
}
ul.footer-note li .text-area p.linkage {
	position: relative;
	margin: 15px 0 0 1.2em;
	line-height: 130%;
}
ul.footer-note li .text-area p.linkage::before {
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	font-size: 11px;
	margin: 0 0 0 -1.4em;
	top: 1px;
}
ul.footer-note li .text-area p.linkage::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f35d";
	margin: 0 0 0 10px;
	font-size: 12px;
	color: #999;
}
ul.footer-note li .text-area a:hover {
	text-decoration: none
}


/* ====================================
	スマートフォン専用スタイル
===================================== */
@media only screen and (max-width: 767px) {
	/* フレックスコンテナ：イメージテキスト */
	.flex-container.img-text {
		justify-content: space-between;
	}
	.flex-container.img-text>.flex-img {
		width: 30%;
	}
	.flex-container.img-text>.flex-text {
		width: 65%;
	}

	/* サブセクション */
	.sub-section {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.sub-title {
		margin-bottom: 3rem;
		padding: 0.2em 0;
		font-size: 1.8rem;
		text-align: center;
	}

	/* 特長概要 */
	.features-about>.flex-item {
		margin-top: 2rem;
		padding-top: 2rem;
		border-top: dashed 1px #d9d9d9;
	}
	.features-about>.flex-item:first-of-type {
		margin-top: 0;
		padding-top: 0;
		border-top: none;
	}
	.features-about .ttl {
		font-size: 1.8rem;
		font-weight: 500;
	}
	.features-about .text {
		margin-top: 1em;
		font-size: 1.5rem;
	}

	/* 特長 */
	.features {
		border-top: none;
	}
	.features .sub-item {
		margin-top: 4rem;
		padding-top: 4rem;
		font-size: 1.5rem;
		border-top: dashed 1px #d9d9d9;
	}
	.features .sub-item:first-of-type {
		margin-top: 0;
		padding-top: 0;
		border-top: none;
	}
	.features .sub-item .img {
		margin-bottom: 1em;
	}
	.features .sub-item .ttl {
		font-size: 1.8rem;
	}
	.features .sub-item .text {
		margin-top: 0.5em;
	}
	.other-feature {
		margin-top: 4rem;
		padding-top: 4rem;
		font-size: 1.5rem;
		border-top: dashed 1px #d9d9d9;
	}
	.other-feature .flex-container {
		margin-top: 2rem;
	}
	.other-feature .ttl {
		font-size: 1.8rem;
	}
	ul.list-other-feature {
		padding-left: 2.2rem;
	}
	ul.list-other-feature li {
		margin-top: 0.5em;
		text-indent: -2.2rem;
	}
	ul.list-other-feature li:first-child {
		margin-top: 0;
	}

	/* ポップアップ動画 */
	.popup-movie {
		margin-top: 3em;
	}

	/* 製品概要 */
	#about {
		padding-bottom: 0;
	}
	#about .about-title {
		font-size: 2rem;
		font-weight: 500;
	}

	/* 製品概要 */
	#aboutMain .about-title {
		font-size: 2rem;
		font-weight: 500;
	}
	#aboutMain .about-title .caption {
		font-weight: 300;
	}
	#aboutMain .about-title sup {
		font-size: 60%;
	}
	/* 製品概要：概要 */
	ul.list-prod-about {
		margin-top: 0.4em;
	}
	ul.list-prod-about li .sub-text {
		font-size: 1.2rem;
	}
	ul.list-prod-about li.prod-category {
		font-size: 1.3rem;
	}
	ul.list-prod-about li.product-name {
		font-size: 2.2rem;
		font-weight: 700;
	}
	/* 製品名が3つ以上並ぶとき */
	/* add by nii 2020/12/29 */
	ul.list-prod-about li.product-name span.ssTxt {
		font-size:1.8rem;
	}
	
	ul.list-prod-about li.product-name 	.open-price {
		margin-left: 0.5em;
		font-size: 1.4rem;
		font-weight: 300;
	}

	/* 製品概要：製品カラー */
	ul.list-prod-colors {
		margin-top: 1rem;
		display: flex;
		flex-wrap: wrap;
	}
	ul.list-prod-colors li {
		margin-right: 0.5em;
		margin-bottom: 0.5em;
	}
	ul.list-prod-colors li:last-child {
		margin-right: 0;
	}
	ul.list-prod-colors li a {
		display: flex;
		align-items: center;
		padding: 0.2em 0.8em;
		font-size: 1.2rem;
		border: solid 1px #d9d9d9;
		text-decoration: none;
		cursor: pointer;
	}

	/* 仕様ボタン */
	a.btn-spec {
		margin-top: 2rem;
	}

	/* 製品概要：製品情報 */
	ul.list-prod-info {
		margin-top: 1em;
	}
	.prod-info-josu {
		width: 60px;
		font-size: 1.1rem;
	}
	.prod-info-josu em {
		font-size: 1.3rem;
	}
	.prod-info-name {
		margin-left: 0.5em;
		/* modified by nii 2021/01/06 */
		/* font-size: 1.5rem; */
		font-size: 1.4rem;
	}
	/* add by nii 2020/12/29 */
	.prod-info-name .ssTxt{
		font-size: 1.2rem;
	}
	/* end of add 2020/12/29 */
	ul.logo-icons li {
		margin-top: 1em;
		width: 130px;
	}

	/* 注釈エリア・破線 */
	.caption-section .bdr-top-gray-dashed {
		padding-top: 2rem;
		border-top: dashed 1px #d9d9d9;
	}
	.btn-arrow-left {
		margin-top: 4em;
		margin-bottom: 0rem;
	}
	/* アローボタン・左 */
	.btn-arrow-left a {
		padding: 0.7em 1em 0.7em 2em;
		display: block;
		font-size: 1.6rem;
	}
	/* 製品アイコン */
	ul.list-logo-icons li {
		height: 2.8em;
	}
	ul.list-logo-icons li.cocoro {
		margin-right: 1.4em;
		margin-bottom: 1em;
	}
	ul.list-logo-icons li.echo {
		margin-right: 2.2em;
		margin-bottom: 1.6em;
	}
	
	
	ul.footer-note li {
		display: block;
		margin: 0 0 40px 0;
	}
	ul.footer-note li img {
		display: block;
		margin: auto;
		margin-top: 20px;
		
	}
	
}

/* ====================================
	PC&タブレット、印刷専用スタイル
===================================== */
@media print , screen and (min-width: 768px) {
	/* フレックスコンテナ：イメージテキスト */
	.flex-container.img-text {
		justify-content: space-between;
	}
	.flex-container.img-text>.flex-img {
		width: 30%;
	}
	.flex-container.img-text>.flex-text {
		width: 65%;
	}

	/* サブセクション */
	.features.sub-section {
		padding-top: 92px;
	}
	.sub-section {
		padding-top: 6rem;
	}
	.sub-title {
		margin-bottom: 72px;
		padding: 0.2em 0;
		font-size: 1.8rem;
		text-align: center;
	}

	/* 特長概要 */
	.features-about>.flex-item {
		margin-top: 6rem;
	}
	.features-about>.flex-item:nth-of-type(-n+2) {
		margin-top: 0;
	}
	.features-about .ttl {
		font-size: 2rem;
		font-weight: 500;
	}
	.features-about .text {
		margin-top: 1em;
	}

	/* 特長 */
	.features .sub-item {
		padding-top: 4rem;
		padding-bottom: 4rem;
		font-size: 1.6rem;
		/* border-bottom: dashed 1px #d9d9d9; */
		position: relative;
	}

	.features .sub-item:nth-of-type(-n+2) {
		padding-top: 0;
	}
	.features .ttl {
		font-size: 2rem;
	}
	.features .text {
		margin-top: 1em;
	}
	.features .img {
		margin-bottom: 1em;
	}
	.features .sub-item.other-feature {
		padding-top: 4rem;
		padding-bottom: 4rem;
		border-bottom: none;
	}
	.other-feature .ttl {
		font-size: 2rem;
	}
	ul.list-other-feature {
		margin-top: 1em;
	}
	ul.list-other-feature li {
		margin-top: 0.5em;
	}
	ul.list-other-feature li:first-child {
		margin-top: 0;
	}

	/* ポップアップ動画 */
	.popup-movie {
		max-width: 400px;
		margin-top: 3em;
	}

	/* 製品概要 */
	#aboutMain .about-title {
		font-size: 3.6rem;
		font-weight: 500;
		padding-bottom: 3rem;
	}
	#aboutMain .about-title .caption {
		font-weight: 300;
	}
	#aboutMain .about-title sup {
		font-size: 55%;
		top: -.8em;
	}

	/* 製品概要：フォトギャラリー */
	.gallery-button-next, .gallery-button-prev {
		width: 30px;
		height: 80px;
		margin-top: -50px;
	}

	/* 製品概要：製品情報 */
	ul.list-prod-about {
		margin-top: 0.4rem;
	}
	ul.list-prod-about li.prod-category {
		font-size: 1.4rem;
	}
	ul.list-prod-about li .sub-text {
		font-size: 1.4rem;
	}
	ul.list-prod-about li.product-name {
		font-size: 2.8rem;
		font-weight: 700;
	}
	/* 製品名が3つ以上並ぶとき */
	/* add by nii 2020/12/29 */
	ul.list-prod-about li.product-name span.ssTxt {
		font-size:2.0rem;
	}
	ul.list-prod-about li .open-price {
		margin-left: 0.5em;
		font-size: 1.6rem;
		font-weight: 300;
	}
	ul.logo-icons li {
		margin-top: 1em;
		width: 130px;
	}

	/* 製品概要：製品カラー */
	ul.list-prod-colors {
		margin-top: 1rem;
		display: flex;
		flex-wrap: wrap;
	}
	ul.list-prod-colors li {
		margin-right: 0.5em;
		margin-bottom: 0.5em;
	}
	ul.list-prod-colors li:last-child {
		margin-right: 0;
	}
	ul.list-prod-colors li a {
		display: flex;
		align-items: center;
		padding: 0.2em 0.8em;
		font-size: 1.2rem;
		border: solid 1px #d9d9d9;
		text-decoration: none;
		cursor: pointer;
	}

	/* 仕様ボタン */
	a.btn-spec {
		margin-top: 2rem;
	}

	/* 製品概要：製品情報 */
	ul.list-prod-info {
		margin-top: 1em;
	}
	.prod-info-josu {
		width: 64px;
	}
	.prod-info-josu em {
		font-size: 1.6rem;
	}
	.prod-info-name {
		margin-left: 10px;
		/* modified by nii 2021/01/06 */
		/* font-size: 1.8rem; */
		font-size: 1.6rem;
	}
	/* add by nii 2020/12/29 */
	.prod-info-name .ssTxt{
		font-size: 1.4rem; /* 1.6 -> 1.4 */
	}
	/* end of add 2020/12/29 */
	.prod-info-color {
		margin-left: 0.5em;
	}
	.prod-info-price {
		width:150px;
		margin-left: 10px;
		text-align: right;
		display:inline-block;
	}
}

/* ====================================
	PC専用スタイル
===================================== */
@media screen and (min-width: 1080px) {
	/* 製品概要：フォトギャラリー */
	.gallery-container .hint {
		font-size: 0.8em;
		text-align: center;
		display: inherit;
	}

	/* 拡大鏡 */
	.zoomContainer {
		z-index: 1;
	}
	.zoomWindow {
		box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.6);
	}
}