@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica;
}

nav {
	margin: 0 auto;
	font-family: Helvetica;
	/*font-size: 14pt/40pt;*/
	color: #000;
	max-width: 1069px;
}
a, a:hover, a:link, a:active {
	color: #000;
}
.hr-blue {
	color: #007fc3;
	height: 0.2rem;
	background-color: #007fc3;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
}
.hr-black {
	color: #000;
	height: 0.1rem;
	background-color: #000;
	border: none;
	margin-top: 0;
	margin-bottom: 10px;
}
.font-12 {
	font-size: 12px;
	font-family: Helvetica;
}
.font-14 {
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica;
}
.font-16 {
	font-size: 16px;
	line-height: 22px;
	font-family: Helvetica;
}
.font-16x24 {
	font-size: 16px;
	line-height: 24px;
	font-family: Helvetica;
}
.font-18 {
	font-size: 18px;
	line-height: 24px;
	font-family: Helvetica;
}
.font-18x27{
	font-size: 18px;
	line-height: 27px;
	font-family: Helvetica;
}
.font-24 {
	font-size: 24px;
	font-family: Helvetica;
}
.font-28 {
	font-size: 28px;
	font-family: Helvetica;
}
.font-30 {
	font-size: 30px;
	font-family: Helvetica;
}
.font-32 {
	font-size: 32px;
	font-family: Helvetica;
}
.font-36 {
	font-size: 32px;
	font-family: Helvetica;
}

.font-48 {
	font-size: 48px;
	font-family: Helvetica;
}
.font-84 {
	font-size: 84px;
	font-family: Helvetica;
}
.font-bold {
	font-weight: bold;
}
.font-red {
	color: red;
}
.font-white {
	color: #fff;
}
.font-blue {
	color: blue;
}
a.font-blue, a:hover.font-blue, a:link.font-blue, a:active.font-blue {
	color: blue;
	text-decoration: none;
}
.bg-f2 {
	background-color: #f2f2f2;
}
.bg-black {
	background-color: #000;
}
.bg-blue {
	background-color: #007dc5;
}
.bg-red {
	background-color: #ed1c24;
}
.bg-405585 {
	background-color: #405585;
}
.margin-l-1 {
	margin-left: -1rem;
}
.container {
	max-width: 1069px;
	margin: 0 auto;
}
.w200px {
	width: 200px;
}
.w240px {
	width: 240px;
}
.w1069px {
	width: 1069px;
}
.w769px {
	width: 769px;
}
.w739px {
	max-width: 739px;
	width: 100%;
}
.border-top-10px {
	border-top: solid 10px #f2f2f2;
}
.link-blue {
	color: blue;	
}

/* ------------ pankuzu list -------------- */
.breadcrumb-item+.breadcrumb-item::before {
	content: ">";
	content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiPjxwYXRoIGQ9Ik0yLjUgMEwxIDEuNSAzLjUgNCAxIDYuNSAyLjUgOGw0LTQtNC00eiIgZmlsbD0iY3VycmVudENvbG9yIi8+PC9zdmc+);
	content: ">";
}

/* ------------ navbar customize ---------- */
.navbar {
	background-color: #ffffff;
}
.navbar .navbar-brand {
	color: #000000;
}
.navbar .navbar-brand:hover, .navbar .navbar-brand:focus {
	color: #000000;
}
.navbar .navbar-text {
	color: #000000;
}
.navbar .navbar-text a {
	color: #000000;
}
.navbar .navbar-text a:hover, .navbar .navbar-text a:focus {
	color: #000000;
}
.navbar .navbar-nav .nav-link {
	color: #000000;
	border-radius: .25rem;
	margin: 0 0.25em;
}
.navbar .navbar-nav .nav-link:not(.disabled):hover, .navbar .navbar-nav .nav-link:not(.disabled):focus {
	color: #000000;
}
#dpMenu1 .dropdown-menu, #dpMenu2 .dropdown-menu, #dpMenu3 .dropdown-menu, #dpMenu4 .dropdown-menu {
	font-size: 14px;
}
#dpMenu1 .dropdown-menu a:hover, #dpMenu2 .dropdown-menu a:hover, #dpMenu3 .dropdown-menu a:hover, #dpMenu4 .dropdown-menu a:hover {
	text-decoration: underline;
	background-color: transparent;
}
#dpMenu1 .dropdown-menu a:active, #dpMenu2 .dropdown-menu a:active, #dpMenu3 .dropdown-menu a:active, #dpMenu4 .dropdown-menu a:active {
	color: #ffffff;
}
/* ------------ nav-bar nav-link color  --------------*/
.navbar .navbar-nav .nav-item.active .nav-link, .navbar .navbar-nav .nav-item.active .nav-link:hover, .navbar .navbar-nav .nav-item.active .nav-link:focus, .navbar .navbar-nav .nav-item.active .nav-link:active, .navbar .navbar-nav .nav-item.show .nav-link, .navbar .navbar-nav .nav-item.show .nav-link:hover, .navbar .navbar-nav .nav-item.show .nav-link:focus, .navbar .navbar-nav .nav-item.show .nav-link:active {
	color: #000000;
	background-color: #fff;
}
.navbar .navbar-toggle {
	border-color: #dcdcdc;
}
.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
	background-color: #dcdcdc;
}
.navbar .navbar-toggle .navbar-toggler-icon {
	color: #000000;
}
.navbar .navbar-collapse, .navbar .navbar-form {
	border-color: #000000;
}
.navbar .navbar-link {
	color: #000000;
}
.navbar .navbar-link:hover {
	color: #000000;
}
a.nav-link, .menu-customer-service p {
	font-family: Helvetica;
	fonti-size: 16pt;
	font-weight: bold;
	color: #000;
}

/* ------------- less than md ------------------ */
@media (max-width: 735.98px) {
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item {
		color: #000000;
		background-color: #fff;
	}
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:hover,  .navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:focus {
		color: #000000;
		background-color: #fff;
	}
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item.active {
		color: #000000;
		background-color: #fff;
	}
	a.navbar-brand img {
		width: 150px;
	}
	/*a.sm-border-both {
		border-top: solid 0.05rem #dcdcdc;
		border-bottom: solid 0.05rem #dcdcdc;
	}*/
	#dpMenu1 .nav-link, #dpMenu2 .nav-link, #dpMenu3 .nav-link, #dpMenu4 .nav-link {
		font-size: 14px;
		font-family: Helvetica;
	}

	#dpMenu1 .dropdown-menu, #dpMenu2 .dropdown-menu, #dpMenu3 .dropdown-menu, #dpMenu4 .dropdown-menu {
		margin-left: 10px;
		border: none;
	}
	/*.nav-link {
		border-top: solid 1px #dcdcdc;
	}*/
	li.nav-item {
		border-top: solid 1px #dcdcdc;
	}
	li.menu-customer-service {
		font-size: 14px;
		border-top: solid 1px #dcdcdc;
		border-bottom: solid 1px #dcdcdc;
		padding-left: 5px;
		padding-top: 5px;
	}

}

/*-------------- more than md less than lg ---------*/
@media (min-width: 736px) and (max-width: 1067.98px) {
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item {
		color: #000000;
	}
	.navbar-expand-sm .navbar-nav .show .dropdown-menu .dropdown-item:hover,  .navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item:focus {
		color: #000000;
	}
	/*.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item.active {
		color: #000000;
		background-color: #dcdcdc;
	}*/
	.navbar .navbar-nav .nav-item.active .nav-link,  .navbar .navbar-nav .nav-item.active .nav-link:hover,  .navbar .navbar-nav .nav-item.active .nav-link:focus,  .navbar .navbar-nav .nav-item.show .nav-link,  .navbar .navbar-nav .nav-item.show .nav-link:hover, .navbar .navbar-nav .nav-item.show .nav-link:focus {
		background-color: #fff;
	}
	.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
		background-color: #fff;
	}
	#dpMenu1 .dropdown-menu, #dpMenu2 .dropdown-menu, #dpMenu3 .dropdown-menu, #dpMenu4 .dropdown-menu {
		margin-left: 0;
	}
	.dropdown-menu {
		border: none;
	}
	a.nav-link {
		border-top: solid 0.05rem #fff;
	}
	a.navbar-brand img {
		width: 140px;
	}
	/*.dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item:visited {
		color: #000;
	}*/
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0;
		padding-left: 0;
	}	
}
@media (min-width:735px) and (max-width:753px){
	.navbar-brand { margin-right: 1%;}
	.navbar .navbar-nav .nav-link {
		margin: 0 0.1em;
	}
}
/* ------------ more than lg --------------*/
@media (min-width: 1068px) {
	.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item {
		color: #000000;
	}
	#dpMenu1 .dropdown-menu, #dpMenu2 .dropdown-menu, #dpMenu3 .dropdown-menu, #dpMenu4 .dropdown-menu {
		margin-left: 10px;
	}
	a.navbar-brand img {
		width: 180px;
	}
}
/* ------- dropdown menu distance ------*/
@media (min-width : 992px) {
	#dpMenu1, #dpMenu2, #dpMenu3, #dpMenu4 {
		margin: 0 40px;
	}
}
@media (min-width : 840px) {
	#dpMenu1, #dpMenu2, #dpMenu3, #dpMenu4 {
		margin: 0 20px;
	}
}
@media (min-width : 810px) {
	#dpMenu1, #dpMenu2, #dpMenu3, #dpMenu4 {
		margin: 0 5px;
	}
}
@media (min-width : 736px) {
	#dpMenu1, #dpMenu2, #dpMenu3, #dpMenu4 {
		margin: 0px;
	}
}

/* -------------- less than md top menu ------------------ */

@media only screen and (max-width : 735.98px) {
	.nav-link {
		background-image: url("/assets/img/red_triangle.svg");
		background-repeat: no-repeat;
		background-position: 100% 50%;
		background-size: 0.6em;
		background-color: #fff;
	}
	.nav-linkup {
		background-image: url("/assets/img/red_triangle_up.svg");
		background-repeat: no-repeat;
		background-position: 100% 50%;
		background-size: 0.6em;
		background-color: #fff;
	}
	/*.menu-customer-service {
		background-image: url(/assets/img/phone.svg);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 1.5rem;
		padding: 5px 0 5px 5px;
	}*/
	.callTo {
		position: absolute;
		z-index: 10;
		width: 50px;
		height: 50px;
		right: 15px;
		bottom: 50px;
		background-image: url(/assets/img/phone.svg);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 1.5rem;
		padding: 5px 10px 5px 5px;
	}
}
/* --------------- more than 700 less than md ----------------*/
@media (min-width: 576px) and (max-width:735.98px) {
	.nav-link {
		border-top: none;
	}
/*	.nav-link:focus {
		background-image: url("/assets/img/red_triangle_up.svg");
		background-repeat: no-repeat;
		background-position: 100% 50%;
		background-size: 0.6em;
		background-color: #fff;
	}*/
	#dpMenu1 .nav-link, #dpMenu2 .nav-link, #dpMenu3 .nav-link, #dpMenu4 .nav-link {
		font-size: 14px;
		margin: 0;
	}
	.dropdown-toggle-ellipsis::after {
		display: inline-block;
		padding: 0.1rem;
		content: "";
	}
	.justify li{
		margin: 0;
	}
	.justify li a.nav-link {
		font-size: 10px;
	}
}
/* ------------- for only sm --------------- */
@media (max-width: 575.98px) {
	#dpMenu1 .dropdown-menu, #dpMenu2 .dropdown-menu, #dpMenu3 .dropdown-menu, #dpMenu4 .dropdown-menu {
		margin-left: 0;
	}
}


@media (min-width:736px) {
	.bg-topMenu {
		background-color: #f2f2f2
	}
}

/* ------ nav-bar brand centered ------ */
.navbar-toggler {
	z-index: 2;
}

@media only screen and (max-width : 735.98px) {
	.navbar-brand {
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
		text-align: center;
		margin: 10px auto;
	}
	#dpMenu1 {
		margin-top: 20px;
	}
	li.menu-customer-service{
		margin-bottom: 20px;
	}
}


/* humberger button to close */
.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 6L 24 24M24 6L6 24'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 6L 24 24M24 6L6 24'/%3E%3C/svg%3E");
}
/* --------- change dropdown caret to img -------------- */
.dropdown-toggle::after {
	display: none;
}
.dropdown-toggle-ellipsis::after {
	display: inline-block;
	padding: 0.4rem;
	content: "";
}

/* PC top menu - mouse over */

@media only screen and (min-width : 1068px) {
	.nav-link:hover, .nav-link:focus, .nav-link:active {
		background-image: url("/assets/img/red_triangle.svg");
		background-repeat: no-repeat;
		background-position: 90% 50%;
		background-size: 0.6em;
		background-color: #fff;
	}
}

/* iPad top menu - red arrow */
@media only screen and (min-width : 736px) and (max-width: 1067.98px) {
	/*.nav-link:hover {
		background-image: url("/assets/img/red_triangle.svg");
		background-repeat: no-repeat;
		background-position: 90% 50%;
		background-size: 0.6em;
		background-color: #fff;
	}*/
	.nav-link:active, .nav-link:focus {
		background-image: url("/assets/img/none_triangle.svg");
		background-repeat: no-repeat;
		background-position: 90% 50%;
		background-size: 0.6em;
		background-color: #fff;
	}
	.nav-linkoff {
		background-image: url("/assets/img/none_triangle.svg");
		background-repeat: no-repeat;
		background-position: 90% 50%;
		background-size: 0.6em;
		background-color: #fff;
	}
	.nav-linkup {
		background-image: url("/assets/img/red_triangle.svg");
		background-repeat: no-repeat;
		background-position: 100% 50%;
		background-size: 0.6em;
		background-color: #fff;
	}
}


/* ---------- find form for lg ------------------------ */
.form-inline .btn {
	padding: 1px 0;
	margin-top: 1px;
	z-index: 2;
	position: absolute;
	top: 28%;
	right: 1.2rem;
	border: none;
}
nav input.form-control {
	font-size: 10pt;
}
#nav-search {
	width: 165px;
	padding-right: 28px;
	float: right;
}

/* -------- find form change by width ------------ */

body button#for-not-lg {
	z-index: 3;
	position: absolute;
	width: 50px;
	top: 0.6rem;
	right: 0.2rem;
	text-align: right;
}
.hiddenSearchBox {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	display: inline-block;
}
#view input#hiddenSearchArea {
	width: 100%;
	background-image: url(/assets/img/magnifier.svg);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: left center;
	padding-left: 25px;
	border: solid 1px #f2f2f2;
	margin: 0 0 10px;
}
.hiddenSearchBox .inputBox {
	padding-right: 30px;
	width: 120px;
}
/* ------------- searchForm -------------- */
.searchFrame {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	display: inline-block;
}
.inputBox {
	padding-right: 20px;
	width: 120px;
}
.searchFrame .clearButton {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 10px;
	top: 8px;
	background: url(/assets/img/clear.svg) no-repeat left center;
	background-size: contain;
	cursor: pointer;
	visibility: hidden;
}
/* ------------- go up to page top ------------ */
#page_top {
	width: 40px;
	height: 40px;
	position: fixed;
	right: 15px;
	bottom: 15px;
	background-image: url(/assets/img/to_top.svg);
}
#page_top a {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	text-decoration: none;
}
#page_top a::before {
	position: relative;
	width: 40px;
	height: 40px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.sticky {
	position: -webkit-sticky; /* for safari */
	position: sticky;
	bottom: 0;
　/* fixed 300px from bottom */
}

/* ------------ footer ---------------- */
.footerContents {
	max-width: 768px;
	margin: 0 auto;
}
.footerContents div.footer {
	padding: 10px 10px 0;
}
.footer {
	margin: 0;
}
footer p {
	margin: 5px 0;
	font-size: 12px;
	font-family: Helvetica;
	padding: 0 5px;
}
.footer p, div#footerIcon {
	margin: 0 0 5px;
	font-family: Helvetica;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
footer ul {
	display: inline;
	justify-content: space-around;
	margin: 0;
	padding-left: 0;
	list-style: none;
}
.footer li {
	font-size: 14px;
	line-height: 28px;
	font-family: Helvetica;
	margin-left: 5px;
}
footer .footer-copy {
	text-align: left;
	width: 100%;
}

footer h5 {
	font-size: 16px;
	font-weight: bold;
}

//---------------------------------------
/* screen size 768px ~ */
//---------------------------------------
@media only screen and (min-width : 736px) {
	footer .endLinks {
		text-align: right;
	}
}


footer .endLinks a {
	margin: 0 5px 0 0;
}

/* -------- footer accordion menu with icon  --------*/
/* for footer */
footer .accordionlist dt {
	display: block;
	padding: 10px 0 0 5px;
}
footer .accordionlist dt:first-child {
	border-top: none !important;
}
footer .accordionlist dt .title {
	padding-left: 10px;
	float: left;
	margin: 0;
}
footer .accordionlist dd {
	display: none;
	background: #fff;
	padding: 0 0 5px 15px;
}
footer .accordionlist dd ul li:first-child {
	margin-top: -10px;
}
footer .accordionlist dd ul li:last-child {
	margin-bottom: -5px;
}
footer .accordion_icon, .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
footer .accordion_icon {
	position: relative;
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 5px;
}
footer .accordion_icon span {
	position: absolute;
	left: 6px;
	width: 50%;
	height: 2px;
	background-color: #808080;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
footer .accordion_icon span:nth-of-type(1) {
	top: 5px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
footer .accordion_icon span:nth-of-type(2) {
	top: 5px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
/* for product etc. */
.clear-button {
	cursor:pointer;
}

#accordion_for_product .accordionlist dt {
	display: block;
	padding: 10px 0 0 5px;
	cursor: pointer;
}
#accordion_for_product .accordionlist dt:first-child {
	border-top: none !important;
}
#accordion_for_product .accordionlist dt .title {
	padding-left: 10px;
	float: left;
	margin: 0;
}
#accordion_for_product .accordionlist dd {
	display: none;
	background: #fff;
	padding: 0 0 5px 15px;
}
#accordion_for_product .accordionlist dd ul li:first-child {
	margin-top: -10px;
}
#accordion_for_product .accordionlist dd ul li:last-child {
	margin-bottom: -5px;
}
#accordion_for_product .accordion_icon2, #accordion_for_product .accordion_icon2 span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#accordion_for_product .accordion_icon2 {
	position: relative;
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 5px;
}
#accordion_for_product .accordion_icon2 span {
	position: absolute;
	left: 6px;
	width: 50%;
	height: 2px;
	background-color: #808080;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon2 span:nth-of-type(1) {
	top: 5px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.accordion_icon2 span:nth-of-type(2) {
	top: 5px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

/* ----------- accordion menu icon change ＋,－ -------------*/
/* for footer */
.accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
/* for product3 */
.accordion_icon2.active span:nth-of-type(1) {
	display: none;
}
.accordion_icon2.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

/* ---------- sns icon for footer --------------*/
footer #footerIcon img {
	width: 1.5rem;
	height: 1.5rem;
	margin: 0 5px;
	vertical-align: text-top;
}
footer #footerIcon {
	font-size: 14px;
}

/* ------------ products ----------- */
#products {
	text-align: center;
}
#rice-cooker {
	margin: 0;
}
#title h1 {
	font-family: Helvetica;
	font-size: 48px;
	line-height: 51px;
	font-weight: bold;
	text-align: center;
	background-color: #f2f2f2;
	padding: 10px 0;
	margin-bottom: 10px;
}
#title2 {
	text-align: center;
	background-color: #f2f2f2;
	padding: 10px 0;
	margin-bottom: 10px;
	overflow: hidden;
}
#title2 h1 {
	font-family: Helvetica;
	font-weight: bold;
}
#title3 {
	font-size: 28px;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 32px;
	background-color: #878787;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 10px;
}
#products img.item-image {
	width: 220px;
	height: 220px;
}
#products .item-number {
	height: 70px;
}
#products .icons-1 {
	max-width: 238px;
	margin: 0 auto;
}
#products .bg-f2 {
	overflow: hidden;
}

#icon-list {
	background-color: #f2f2f2;
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
	margin-bottom: 10px;
}
.icon-box {
	display: inline-block;
	width: 80px;
	vertical-align: top;
}

@media only screen and (min-width : 736px) and (max-width: 1068px) {
	#icon-list {
		background-color: #fff;
		border-top: solid 5px #f2f2f2;
	}
}

@media only screen and (max-width : 735.98px){
	#icon-list {
		background-color: #fff;
		border-top: none;
	}
	#icon-list .icon-box {
		display: inline-block;
		width: 60px;
		vertical-align: top;
	}
}
@media only screen and (max-width : 576px) {
	#icon-list .icon-box {
		display: inline-block;
		width: 80px;
		vertical-align: top;
	}
	#sidebar {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width : 320px) {
	#icon-list .icon-box {
		display: inline-block;
		width: 60px;
		vertical-align: top;
	}
}

img.rpsImg2 {
	width: 240px;
	height: 240px;
}
#productsVideo {
	max-width: 650px;
	margin: 10px auto;
	padding: 10px;
	position: relative;
}
.manualDld {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 20px;
}
.main {
	position: relative;
	width: 100%;
	z-index: 100;
}
.main.onhidden {
	height: 310px;
	overflow-y: hidden;
}
.main .readmore {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	/*background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(255, 255, 255, 0.5), white) repeat scroll 0 0; */
	background-color: #f2f2f2;
	font-weight: bold;
	cursor: pointer;
	z-index: 999;
}
.main .readless {
	width: 100%;
	text-align: center;
	background-color: #f2f2f2;
	font-weight: bold;
	cursor: pointer;
}
/* ----------- recipe 2, recipe 3 --------------*/
#recipe2TopArea1 {
	margin-top: 10px;
}
#recipe2TopArea1 .boxLG, #recipe2TopArea2 .boxLG, .recipe2Area .boxLG, .recipe2AreaFst .boxLG, .recipe2AreaLst .boxLG, #breadMakerB .boxLG, #rice-cooker .boxLG {
	max-width: 1068px;
	margin: 0 auto;
}
a img {
	outline: none;
}
.recipe2Area {
	border-bottom: solid 1px #c8c8c8;
	padding: 10px 0;
}
.recipe2AreaFst {
	border-top: solid 3px #c8c8c8;
	border-bottom: solid 1px #c8c8c8;
	padding: 10px 0;
}
.recipe2AreaLst {
	border-bottom: solid 3px #c8c8c8;
	padding: 10px 0;
	margin-bottom: 10px;
}
.sns_area a.dropdown-item {
	background-color: #f5f5f5;
}
.sns_area a.dropdown-item:hover {
	background-color: #000;
	color: #fff;
}
.sns_area .navbar-expand .navbar-nav .show .dropdown-menu .dropdown-item.active {
	color: #000000;
	border-bottom: solid 1px #dcdcdc;
}
/* --------- breadmaker select button -------------- */
#breadMakerB {
	border-top: solid 2px #c8c8c8;
	border-bottom: solid 5px #000;
	overflow: hidden;
	padding: 20px 0;
}
#breadMakerB #selectImgBtn img {
	margin: 0;
}
#ptB1, #ptB2, #ptB3, #ptB4, #ptB5 {
	width: 210px;
	float: left;
	text-align: center;
}
#ptS1, #ptS2, #ptS3, #ptS4, #ptS5 {
	float: left;
	text-align: center;
}



@media only screen and (min-width : 736px) {

#explain {
	padding-left: 35px;
	background-image: url(/user/images/recipe/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	overflow: hidden;
}
}

@media only screen and (max-width : 735.98px) {
#explain {
	padding-left: 35px;
	background-image: url(/);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	overflow: hidden;
}
}




/* ------------------------- responsive --------------------------- */

/* --------------- more than lg -------------------*/

@media only screen and (min-width : 1069px) { /* for mac */
	.responsiveBox img.rpsImg {
		width: 720px;
		float: left;
	}
	.rpsText h1 {
		font-size: 48px;
	}
	.responsiveBox p.rpsText2 {
		font-size: 18px;
		font-weight: bold;
		line-height: 27px;
		position: absolute;
		top: 50%;
		right: 0;
		width: 300px;
		transform: translateY(-50%);
		text-align: left;
		float: right;
	}
	#title2 .responsiveBox {
		width: 1068px;
		overflow: hidden;
		margin: 0 auto 10px;
		position: relative;
	}
	.pdt3Spec { /* product3 spec area */
		background-color: #fff;
		width: 100%;
		margin: 0;
	}
	.pdt3Spec ul {
		max-width: 1058px;
		margin: 0 auto;
		font-size: 16px;
		line-height: 24px;
	}
	.pdt3Spec li:first-child {
		margin-top: 20px;
	}
	.pdt3Spec li:last-child {
		margin-bottom: 20px;
	}
	/*.containerPdt {
		width: 1068px;
		margin: 0 auto;
		padding: 10px 0;
	}*/
	p.rpsText3 {
		font-size: 18px;
		line-height: 27px;
		font-weight: bold;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		text-align: left;
		overflow: hidden;
	}
	img.rpsImg3 { /* recipe top image */
		widht: 1050px;
		height: 600px;
		margin-bottom: 10px;
	}
	p.rpsText4 { /* recipe2 top text area */
		font-size: 18px;
		line-height: 27px;
	}
	/* breadmaker select button area */
	#breadMakerB .bread-M-main {
		float: right;
		width: 300px;
	}
	#breadMakerB .bread-M-text {
		float: left;
	}
	#breadMakerB .bread-M-sub {
	}
	.font-24x16 {
		font-size: 24px;
	}
	.font-18x16-1 {
		font-size: 18px;
	}
}

/* --------------- less than lg -------------------*/

@media only screen and (max-width : 1067.98px) { /* for ipad */
	.responsiveBox img.rpsImg {
		width: 480px;
		float: left;
	}
	.rpsText h1 {
		font-size: 38px;
		line-height: 41px;
	}
	.responsiveBox p.rpsText2 {
		font-size: 16px;
		font-weight: bold;
		line-height: 24px;
		width: 240px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		text-align: left;
		float: right;
	}
	#title2 .responsiveBox {
		width: 738px;
		overflow: hidden;
		margin: 0 auto 10px;
		position: relative;
	}
	h1.responsiveBox {
		font-size: 38px;
		line-height: 130%;
		font-weight: bold;
	}
	.rpsText3 {
		font-size: 16px;
		line-height: 22px;
		font-weight: bold;
		text-align: left;
		margin: 0 auto;
	}
	.pdt3Spec li:first-child {
		margin-top: 20px;
	}
	.pdt3Spec li:last-child {
		margin-bottom: 20px;
	}
	img.rpsImg3 { /* recipe top image */
		widht: 700px;
		height: 400px;
		margin-bottom: 10px;
	}
	p.rpsText4 { /* recipe2 top text area */
		font-size: 16px;
		line-height: 24px;
	}
	/* md 16pt/22pt sm 14pt/21pt */
	.font-16-14{
		font-size: 16px;
		line-height: 21px;
	}
	.font-24x16 {
		font-size: 16px;
	}
	.font-18x16-1 {
		font-size: 16px;
	}
}

/* --------------- less than md -------------------*/

@media only screen and (max-width : 735.98px) {  /* for iphone */
	.responsiveBox img.rpsImg {
		width: 240px;
		float: none;
		margin: 0 auto;
	}
	.rpsText h1 {
		font-size: 18px;
		line-height: 24px;
	}
	.responsiveBox p.rpsText2 {
		font-size: 16px;
		line-height: 22px;
		margin: 10px auto;
		width: 90%;
		position: relative;
		transform: translateY(0);
		float: none;
	}
	#title2 .responsiveBox {
		width: 100%;
		margin: 0 auto 10px;
	}
	.rpsText3 {
		font-size: 16px;
		line-height: 22px;
		font-weight: bold;
		text-align: left;
		margin: 0 auto;
	}
	#recipe2TopArea1 {
		margin-top: 0;
	}

	#ptB1, #ptB2, #ptB3, #ptB4, #ptB5 {
		float: none;
		text-align: center;
		margin: 0 auto;
	}
	#explain2 {
		padding: 0 10px 30px 10px;
		background-image: url(/assets/img/page/dwn_arrow.png);
		background-size: 40px;
		background-repeat: no-repeat;
		background-position: center bottom;
		margin: 0 0 10px 0;
		overflow: hidden;
		text-align: center;
	}
}

/* --------------- less than sm -------------------*/

@media only screen and (max-width : 575.98px) {
	#breadMakerB .boxLG {
		margin: 10px 0;
		max-width: 575px;
	}
	img#btn1, img#btn2, img#btn3, img#btn4, img#btn5 {
		float: left;
		width: 100px;
		margin: 0;
	}
	p.text-u-btn {
		max-width: 450px;
		margin: 10px 0 10px 10px;
	}
	.pdt3Spec { /* product3 spec area */
		background-color: #fff;
		width: 100%;
		margin: 0;
	}

	img.rpsImg3 { /* recipe top image */
		widht: 350px;
		height:200px;
		margin: 0 auto;
	}
	.rpsImg { /* recipe less than sm */
		float: left;
		/* padding-left: 20px; */
	}
	#products img.item-image {
		width: 12rem;
		height: 12rem;
	}
	.rcpBox {
		display: table;
		width: 100%;
	}
	.rcpText {
		display: table-cell;
		vertical-align: middle;
		padding: 0 5px;
		width: 100%;
		overflow: hidden;
	}
	#title2 {
		margin: 0 auto;
	}
	h1.responsiveBox {
		margin-bottom: 10px;
		font-size:20px;
	}
	.image_area {
		text-align: center;
	}
	.image_area img {
		width: 80%;
		margin-bottom: 10px;
	}
	.recipeTopTxtBox {
		background-color: #f2f2f2;
	}
	/* md 16pt/22pt sm 14pt/21pt */
	.font-16-14{
		font-size: 14px;
		line-height: 21px;
	}

}

/* --------------- less than 320px  -------------------*/

@media only screen and (max-width : 320px) {  /* for iphone se */
	/*.rcpBox {
		width: 100%;
		margin-top: 10px;
	}*/
	.rcpImg {
		padding-left: 5px;
	}
	#products img.item-image {
		width: 10rem;
		height: 10rem;
	}
	/*.rcpText {
		padding-right: 5px;
	}*/
	#breadMakerB .boxLG {
		margin: 10px 0;
		max-width: 320px;
	}
	#ptS1, #ptS2, #ptS3, #ptS4, #ptS5 {
		float: none;
		text-align: center;
		margin: 0;
	}
	img#btn1, img#btn2, img#btn3, img#btn4, img#btn5 {
		float: left;
		width: 80px;
		margin: 0;
	}
	p.text-u-btn {
		max-width: 240px;
		margin: 10px 0 10px 10px;
		font-size: 14px;
	}
}


/* ------------- sidebar ---------------- */

#sidebar {
	overflow: hidden;
	padding: 0;
}
#sidebar .sideGray {
	min-height: 100%;
	background-color: #f2f2f2;
}

#sidebar .sideTitle {
	font-size: 16px;
	line-height: 25px;
	background-color: #919191;
	color: #fff;
	padding: 5px 5px 5px 10px;
	overflow: hidden;
}
#sidebar h5 {
	font-size: 16px;
	font-weight: bold;
}
.hidden_box {
	margin: 0;
	padding: 0;
}
.accordionlist label {
	cursor: pointer;
	background-color: transparent;
}

/* ------------ filter for sm ----------------- */

@media only screen and (max-width : 735.98px) {
	#accordion_for_product label.filterLabel {
		float: left;
		display: block;
		font-size: 16px;
		padding: 5px 0 5px 10px;
		margin: 0;
		color :#fff;
		background-color: #919191;
		font-weight: bold;
		cursor :pointer;
		transition: all 0.5s;
	}

	.sideGray .accordionlist {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		transition: 0.8s;
	}

	.cssacc:checked + .accordionlist {
		height: auto;
		width: 100%;
		opacity: 1;
	}
}


/* ------------ hidden-box button ------------- */
label#opnSwt {
	padding: 5px;
	font-weight: bold;
	background-color: #919191;
	color: #fff;
	cursor : pointer;
	width: 100%;
}
/* ------------- hidden check ------------------- */
.hidden_box input#label1 {
	display: none;
}
/* ------------- hidden inside -------------------- */
.hidden_box .hidden_show {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
}
/* ------------- show inside ------------- */
.hidden_box input:checked ~ .hidden_show {
	padding: 10px 0;
	height: auto;
	opacity: 1;
}
/* -------------sidebar accordion ------------- */
#sidebar .accordionlist dt {
	display: block;
	padding: 10px 0 0 5px;
}
#sidebar .accordionlist dt:first-child {
	border-top: none !important;
}
#sidebar .accordionlist dt .title {
	padding-left: 10px;
	float: left;
}
#sidebar .accordionlist dd {
	display: none;
	background: #fff;
	padding: 0 0 0 5px;
	border-bottom: solid 1px #dcdcdc;
}
#sidebar .accordion_icon, #sidebar .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#sidebar .accordion_icon {
	position: relative;
	width: 15px;
	height: 15px;
	float: right;
	margin-right: 5px;
}
#sidebar .accordion_icon span {
	position: absolute;
	left: 6px;
	width: 50%;
	height: 2px;
	background-color: #808080;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#sidebar .accordion_icon span:nth-of-type(1) {
	top: 7px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
#sidebar .accordion_icon span:nth-of-type(2) {
	top: 7px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
/*change ＋,－*/
#sidebar .accordion_icon.active span:nth-of-type(1) {
	display: none;
}
#sidebar .accordion_icon.active span:nth-of-type(2) {
	top: 7px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

//----------------------------------------
/*          product accordion          */
//----------------------------------------


.accordionlist dt.pdtAcc {
	display: block;
	padding: 10px 0 0 5px;
}

.accordionbox {
	width: 100%;
}
.accordionbox dl, .accordionbox dt, .accordionbox dd {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
dd.pdtAcc ul {
	margin: 1rem 2rem 1rem -0.5rem;
}
dd.specAcc {
	text-align: center;
	padding: 0;
	margin-left: -0.8rem;
}
dd.specAcc p {
	font-size: 14px;
	margin-bottom: 0;
	padding: 0 1rem;
}
dd.specAcc p:nth-child(odd) {
	padding-top: 1rem;
	padding-bottom: 0;
}
dd.specAcc p:nth-child(even) {
	padding-top: 0;
	padding-bottom: 1rem;
	border-bottom: solid 1px #dcdcdc;
	margin: 0 2rem;
}
dd.specAcc p.specTitle {
	font-weight: bold;
}
dd.specAcc p.border-top-2px {
	border-top: solid 2px #dcdcdc;
	margin: 0 2rem;
}
//----------------------------

.sideTitle {
	overflow: hidden;
}
#sidebar .filterBox {
	float: left;
	width: 60px;
	padding-top: 3px;
}
@media only screen and (max-width : 735.98px) {  /* for sm */
	#sidebar .filterBox {
		float: left;
		width: 75%;
		padding-top: 3px;
	}
	#sidebar form button {
		background-color: #919191;
		border: none;
		padding: 8px 10px 8px 0;
		margin: 0;
		font-size: 12px;
		color: #fff;
		text-align: right;
		float: right;
	}
}
#sidebar form button {
	background-color: #919191;
	border: none;
	width: 70px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	float: right;
}
#sidebar form button.submit {
	width: 100%;
	padding: 3px 5px;
}
#hiddenSubmit {
	display: none;
}

/* ----------- parts_store ------------- */

#select-products .title,
#select-parts .title,
#parts .title,
#part-store .title,
#faq .title,
#online-store .title{
	background-color: #405585;
	padding: 20px 0;
}
#select-products .title h1,
#select-parts .title h1,
#parts .title h1,
#part-store .title h1,
#faq .title h1,
#online-store .title h1 {
	font-size: 48px;
	line-height: 38px;
	font-family: Helvetica;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#select-products .title nav li.floatCenter,
#select-parts .title nav li.floatCenter,
#parts .title nav li.floatCenter,
#part-store .title nav li.floatCenter,
#faq .title nav li.floatCenter,
#online-store .title nav li.floatCenter{
	width: 270px;
	margin: auto;
	overflow: hidden;
}
#select-products .title .breadcrumb-item,
#select-products .title .breadcrumb-item a,
#select-parts .title .breadcrumb-item,
#select-parts .title .breadcrumb-item a,
#parts .title .breadcrumb-item,
#parts .title .breadcrumb-item a  {
	font-size: 18px;
	color: #fff;
}
#select-products .breadcrumb-item+.breadcrumb-item::before, #select-parts .breadcrumb-item+.breadcrumb-item::before, #parts .breadcrumb-item+.breadcrumb-item::before {
	font-size: 18px;
	color: #fff;
}
#select-products .category,
#select-parts .category {
	background-color: #708fbf;
	font-size: 24px;
	text-align: center;
	color: #fff;
	margin: 10px 0;
}
#part-store .introduction,
#online-store .introduction{
	background-color: #708fbf;
	padding: 10px 0;
	margin: 10px auto;
}
#online-store .introduction {
	background-color: white;
}
#part-store .introduction p,
#online-store .introduction p{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding: 10px 0;
	margin: 0 auto;
	width: 736px;
}
#online-store .introduction p {
	color: #000;
}
#part-store .introduction p a{
		color: #fff;
}
#select-products .container,
#select-parts .container,
#parts .container,
#part-store .container,
#online-store .container{
	max-width: 736px;
	margin: 10px auto;
}
#select-products .rcpBox, #select-parts .rcpBox, #parts .rcpBox {
	text-align: center;
}
@media only screen and (max-width : 735.98px) {  /* for sm */
	#select-products .rcpBox p, #select-parts .rcpBox p, #parts .rcpBox p {
		padding: 0 10px;
	}
}
#select-products .rcpBox{
	background-color: #f2f2f2;
	margin: 0 1px;
	height: 100%;
}
#select-products .item-image, #select-parts .item-image {
	width:220px;
	height: 220px;
}
#parts .item-image {
	width:330px;
	height: 330px;
}
#select-products .rcpBox p, #select-parts .rcpBox p, #parts .rcpBox p {
	margin: 0;
}
#parts .rcpImg, #select-products .rcpImg, #select-parts .rcpImg {
		float: none;
		padding: 0;
}
#parts .btn-336699 {
	background-color: #336699;
}
#parts .btn-6699cc {
	background-color: #6699cc;
}
#parts-store hr {
	height: 1px;
}
#part-store input#SearchArea {
	width: 100%;
	background-image: url(/assets/img/magnifier.svg);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: right center;
	padding-left: 10px;
	border: solid 1px #dcdcdc;
	margin: 0 0 10px;
}
#part-store .separate-after::after,
#faq .separate-after::after,
#manuals .separate-after::after{
	content: "　|　";
}


@media only screen and (max-width : 735.98px){
	#part-store .introduction,
	#online-store .introduction{
		background-color: transparent;
		padding: 10px 0;
		margin: 10px auto;
	}
	#part-store .introduction p,
	#online-store .introduction p{
		font-size: 14px;
		line-height: 21px;
		color: #000;
		padding: 10px;
		margin: 0 auto;
		width: 100%;
	}
	#part-store .introduction p a,
	#online-store .introduction p a{
		color: #000;
	}
	#part-store hr {
		background-color: #000;
	}
	#select-products .title,
	#select-parts .title,
	#parts .title,
	#part-store .title {
		background-color: #405585;
		padding: 7px 0;
	}
	#select-products .title h1,
	#select-parts .title h1,
	#parts .title h1,
	#part-store .title h1 {
		font-size: 28px;
		line-height: 32px;
		font-family: Helvetica;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}
	/*#part-store .container p:first-child {
		font-size: 18px;
	}*/
	#part-store .separate-after::after,
	#faq .separate-after::after,
	#manuals .separate-after::after{
		content: "";
	}
	#part-store #selectCategory span,
	#faq #selectCategory span,
	#manuals #selectCategory span{
		width:100%;
		border-bottom: solid 1px #000;
	}
	#part-store #selectCategory span:first-child,
	#faq #selectCategory span:first-child,
	#manuals #selectCategory span:first-child{
		border-top: solid 1px #000;
	}
	#select-products .category,
	#select-parts .category {
		background-color: transparent;
		font-size: 24px;
		text-align: center;
		color: #708fbf;
		margin: 10px 0;
	}
	#select-parts .container .row .border-sm-f2 {
		padding-bottom: 10px;
		border-bottom: solid 1px #f2f2f2;
	}
}

/* ---------- copyright, etc. ----------------*/
#copyright .title,
#returnpolicy .title,
#privacypolicy .title, #termsofuse .title, #termscondition .title, #surveydrawing .title {
	background-color: #405585;
	padding: 20px 0;
}
#copyright .title h1,
#returnpolicy .title h1,
#privacypolicy .title h1, #termsofuse .title h1, #termscondition .title h1, #surveydrawing .title h1, #warranty .title h1 {
	font-size: 48px;
	line-height: 38px;
	font-family: Helvetica;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#copyright .main-text,
#returnpolicy .main-text,
#privacypolicy .main-text, #termsofuse .main-text, #termscondition .main-text, #surveydrawing .main-text, #warranty .main-text, #kitty .main-text {
	padding: 10px 0;
	margin: 10px auto;
}
#copyright .main-text h2,
#returnpolicy .main-text h2,
#privacypolicy .main-text h2, #termsofuse .main-text h2, #termscondition .main-text h2, #surveydrawing .main-text h2, #warranty .main-text h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 auto;
	width: 736px;
}
#copyright .main-text p,
#returnpolicy .main-text p,
#privacypolicy .main-text p, #termsofuse .main-text p, #termscondition .main-text p, #surveydrawing .main-text p, #warranty .main-text p {
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0;
	margin: 0 auto;
	width: 736px;
}
#kitty .main-text p {
	font-size: 18px;
	line-height: 27px;
	padding: 10px 0;
	margin: 0 auto;
	max-width: 736px;
	width: 95%;
}
#privacypolicy .main-text ol {
	font-size: 16px;
	line-height: 24px;
	list-style: lower-alpha;
	padding: 10px 0 10px 10px;
	margin: 0 auto;
	width: 736px;
}
#termscondition .main-text ul {
	font-size: 16px;
	line-height: 24px;
	list-style: disc;
	padding: 10px 0 10px 10px;
	margin: 0 auto;
	width: 736px;
}
#copyright .main-text p a,
#returnpolicy .main-text p a {
		color: #000;
}
#returnpolicy .main-text h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding: 0;
	margin: 0 auto;
	width: 736px;
}
@media only screen and (max-width : 735.98px){
	#copyright .title, #returnpolicy .title, #privacypolicy .title, #termsofuse .title, #termscondition .title, #surveydrawing .title, #warranty .title {
		background-color: #405585;
		padding: 7px 0;
	}
	#copyright .title h1, #returnpolicy .title h1, #privacypolicy .title h1, #termsofuse .title h1, #termscondition .title h1, #surveydrawing .title h1, #warranty .title h1 {
		font-size: 24px;
		line-height: 28px;
		font-family: Helvetica;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}
	#copyright .main-text, #returnpolicy .main-text, #privacypolicy .main-text, #termsofuse .main-text, #termscondition .main-text, #surveydrawing .main-text, #warranty .main-text {
		padding: 10px 0;
		margin: 10px auto;
	}
	#copyright .main-text h2, #returnpolicy .main-text h2, #privacypolicy .main-text h2, #termsofuse .main-text h2, #termscondition .main-text h2, #surveydrawing .main-text h2, #warranty .main-text h2 {
		font-size: 18px;
		line-height: 20px;
		padding: 10px;
		margin: 0 auto;
		width: 100%;
	}
	#copyright .main-text p, #returnpolicy .main-text p, #privacypolicy .main-text p, #termsofuse .main-text p, #termscondition .main-text p, #surveydrawing .main-text p, #warranty .main-text p {
		font-size: 16px;
		line-height: 24px;
		padding: 10px;
		margin: 0 auto;
		width: 100%;
	}
	#privacypolicy .main-text ol {
		font-size: 16px;
		line-height: 24px;
		list-style: lower-alpha;
		padding: 10px;
		margin: 0 auto;
		width: 90%;
	}
	#termscondition .main-text ul {
		font-size: 16px;
		line-height: 24px;
		list-style: disc;
		padding: 10px;
		margin: 0 auto;
		width: 90%;
	}
}
/* ---------- search box for recipe sidebar ----------------*/
#form2{
	position:relative;
}
#sbox2{
	height:25px;
	padding:0;
	border-radius:2px;
	outline:0;
	background:#eee;
	z-index: 1;
}
#sbtn2 {
	position: relative;
	right: 5px;
	z-index: 2;
    margin-top: -25px;
    padding-right: 20px;
    width: 25px;
    height: 25px;
}
#sbtn2 img {
    width: 20px;
    height: 20px;
    border-style: none;
}
@media only screen and (max-width : 735.98px){
	#sbtn2{
		position:absolute;
		height: 25px;
		right:0;
		bottom:40px;
		background:none;
		border:none;
	}
}

/* ----------- support & faq page , sitemap ------------- */

#customer-service .title, #registration .title, #faq .title, #faq-2 .title, #manuals .title, #manuals_rc .title, #support .title, #media-contact .title, #warranty .title {
	background-color: #007fc3;
	padding: 20px 0;
}
#zo-media .title, #blackback .title {
	background-color: #000;
	padding: 20px 0;
	color: #fff;
}
#sitemap .title {
	background-color: #da3832;
	padding: 20px 0;
	color: #fff;
}
#kitty .title {
	background-color: #AC8E3D;
	padding: 20px 0;
	color: #fff;
}
#videomanual .title {
	background-color: #0072bc;
	padding: 20px 0;
	color: #fff;	
}
#customer-service .title h1, #registration .title h1, #faq .title h1, #faq-2 .title h1, #manuals .title h1, #support .title h1, #media-contact .title h1, #zo-media .title h1, #sitemap .title h1, #videomanual .title h1 {
	font-size: 48px;
	line-height: 38px;
	font-family: Helvetica;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

#customer-service form input, #registration form input, #registration form select, #media-contact form input {
	border: solid 1px #dcdcdc;
}

/* ------------- more than md ------------------ */
@media (min-width: 736px) {
	#customer-service .mt-120px,
	#registration .mt-120px,
	#faq .mt-120px,
	#faq-2 .mt-120px,
	#manuals .mt-120px,
	#manuals_rc .mt-120px,
	#service_center .mt-120px,
	#media-contact .mt-120px,
	.mt-120px{
		margin-top: 120px;
	}
	.font-24x18 {
		font-size: 24px;	
		line-height: 38px;
	}
	.font-24x18-2 {
		font-size: 24px;	
		line-height: 36px;
	}
	.font-48x28 {
		font-size: 48px;
	}
	.font-28x18 {
		font-size: 28px;
	}
	.font-18x16 {
		font-size: 18px;
		line-height: 27px;
	}
	.font-36x24 {
		font-size: 36px;
	}
}
/* ------------- less than md ------------------ */
@media (max-width: 735.98px) {
	#zo-media .title, #sitemap .title, #blackback .title {
		padding: 7px 0;
	}
	#customer-service .title h1,
	#registration .title h1,
	#faq .title h1,
	#faq-2 .title h1,
	#manuals .title h1,
	#support .title h1,
	#media-contact .title h1,
	#zo-media .title h1,
	#sitemap .title h1{
		font-size: 24px;
		font-family: Helvetica;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}
	#faq .mt-120px,
	#faq-2 .mt-120px,
	#manuals .mt-120px,
	#manuals_rc .mt-120px,
	#service_center .mt-120px,
	#media-contact .mt-120px,
	.mt-120px{
		margin-top: 10px;
	}
	.font-24x18 {
		font-size: 18px;
		line-height: 38px;
	}
	.font-24x18-2 {
		font-size: 18px;	
		line-height: 27px;
	}
	.font-48x28 {
		font-size: 28px;
	}
	.font-28x18 {
		font-size: 18px;
	}
	.font-18x16 {
		font-size: 16px;
		line-height: 24px;
	}
	.font-36x24 {
		font-size: 24px;
	}
}

/*--- Zo in the media ----*/
#zo-media {
	background-color: #fff;
}
@media only screen and (min-width: 1069px) { /* for Mac & iPad Pro */
	#zo-media {
		background-color: #fff;
	}
	#zo-media .FstBox {
		float: left;
		width: 50%;
		margin: 10px 0 0 auto;
		background-color: #f2f2f2;
	}
	#zo-media .SndBox {
		float: right;
		width: 50%;
		text-align: left;
		margin: 10px auto 0 0;
		background-color: #f2f2f2;
	}
	#zo-media .FstBox img {
		max-width: 250px;
		max-height: 300px;
	}
	#zo-media .SndBox img {
		max-width: 250px;
		max-height: 300px;
	}
	#zo-media .zo-box-left {
		width: 510px;
		margin-left: auto;
	}
	#zo-media .zo-box-right {
		width: 510px;
		margin-right: auto;
	}
	#zo-media .zo-s-box {
		width: 250px;
	}
}
@media only screen and (max-width: 1067.98px) { /* for ipad */
	#zo-media .FstBox {
		margin: 10px auto 0;
		background-color: #f2f2f2;
	}
	#zo-media .SndBox {
		margin: 10px auto 0;
		background-color: #f2f2f2;
	}
	#zo-media .FstBox img {
		max-width: 250px;
		max-height: 300px;
	}
	#zo-media .SndBox img {
		max-width: 250px;
		max-height: 300px;
	}
	#zo-media .zo-box-left, #zo-media .zo-box-right {
		width: 510px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 735.98px) { /* for iphone */
	#zo-media .FstBox, #zo-media .SndBox {
		margin: 10px auto 0;
		background-color: #f2f2f2;
	}
	#zo-media .FstBox img {
		max-width: 250px;
		max-height: 300px;
	}
	#zo-media .SndBox img {
		max-width: 250px;
		max-height: 300px;
	}
	#zo-media .zo-box-left, #zo-media .zo-box-right {
		width: 510px;
		margin: 0 auto;
	}
	#zo-media .zo-s-box {
		text-align: center;
		margin: 0 auto;
		width: 250px;
	}
}

/*--- faq page ----*/
.triangle_down {
	border-style: solid;
	border-width: 26.0px 15px 0 15px;
	border-color: #c7c7c7 transparent transparent transparent;
}
.triangle_right {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 0 50px 86.6px;
	border-color: transparent transparent transparent #c7c7c7;
}
#faq-2 h3 {
	font-size: 16px;
}
#faq-2 a {
	text-decoration: none;
}
#faq-2 .container a {
	font-weight: bolder;
}
#faq-2 a.col-1[aria-expanded="false"]:before, #grains a.col-1[aria-expanded="true"]:before {
	content: url("/assets/img/triangle_right.svg");
	display: inline-block;
	width: 20px;
	height: 22px;
	padding-right: 10px;
}

#faq-2 a.col-1[aria-expanded="true"]:before, #grains a.col-1[aria-expanded="false"]:before {
	content: url("/assets/img/triangle_down.svg");
	display: inline-block;
	width: 22px;
	height: 20px;
	padding-right: 10px;
}

#manuals_rc, #service_center, .w-736px, #mw_736px {
	max-width: 736px;
	margin: 0 auto;
}
#manuals_rc h3, #manuals_rc p, #manuals_rc h4 {
	font-size: 16px;
	line-height: 24px;
}
#manuals_rc h3, #manuals_rc h4 {
	margin-top: 10px;
	font-weight: bolder;
}
#manuals_rc a {
	font-weight: normal;
}

/*--- videomanual page ----*/
#videomanual h3 {
	font-size: 16px;
	font-weight: bolder;
}
#videomanual .card-body p a {
		color: blue;
}
@media only screen and (min-width: 736px) { /* for ipad, PC */
	#videomanual .title h1 {
		font-size: 36px;
		font-weight: normal;
		text-align: center;
	}
}
@media only screen and (max-width: 735.98px) { /* for iphone */
	#videomanual .title h1 {
		font-size: 18px;
		font-weight: normal;
		text-align: center;
	}
}

/*--- online-store page ----*/
#online-store a:hover {
	text-decoration: none;
}

/*-- img ---*/
/* for pc */
.pc { display: block !important; }
.tablet {display: none !important; }
.sp { display: none !important; }
/* for tablet */
@media only screen and (max-width: 1067.98px) { /* for ipad */
.pc { display: none !important; }
.tablet {display: block !important; }
.sp { display: none !important; }
}
@media only screen and (max-width: 735.98px) { /* for iphone */
.pc { display: none !important; }
.tablet {display: none !important; }
.sp { display: block !important; }
}
.img-box {
	margin-top: 30px;
	position: relative;
}
.img-box p {
	position: absolute;
	color: #000000;
	text-align: center;
	top: 35%;
	left: 20%;
}
#TopPage .container h3 {
	font-size: 36px;
	font-weight: bold;
}
@media only screen and (min-width: 1068px) { /* for pc */
	#TopPage .jumbotron-fluid {
		background-image: url(/assets/img/page/topimage_pc.jpg);
		background-position: center;
		background-size: cover;
		max-width: 1200px;
		width: 100%;
		height: 800px;
		margin: 0 auto;
		object-fit: cover;
	}
	#TopPage .jumbotron-fluid p {
		text-align: center;
		padding-top: 300px;
	}
	#TopPage .jumbotron-fluid h1 {
		font-size: 48px;
	}
	#TopPage .jumbotron-fluid h2 {
		font-size: 84px;
		font-weight: bold;
	}
	#TopPage .card-body h3 {
		font-size: 20px;
		font-weight: bold;
	}
	#TopPage .card-body p {
		font-size: 16px;
		line-height: 21px;
	}
	#TopPage .card-body p a {
		font-size: 18px;
		color: blue;
	}
}
@media only screen and (max-width: 1067.98px) { /* for ipad */
	#TopPage .jumbotron-fluid {
		background-image: url("/assets/img/page/topimage_tablet.jpg");
		background-position: center;
		background-size: cover;
		max-width: 700px;
		width: 100%;
		height: 600px;
		margin: 0 auto;
		object-fit: cover;
	}
	#TopPage .jumbotron-fluid p {
		text-align: center;
		padding-top: 200px;
	}
	#TopPage .jumbotron-fluid h1 {
		font-size: 32px;
	}
	#TopPage .jumbotron-fluid h2 {
		font-size: 60px;
		font-weight: bold;
	}
	#TopPage .card-body h3 {
		font-size: 20px;
		font-weight: bold;
	}
	#TopPage .card-body p {
		font-size: 16px;
		line-height: 21px;
	}
	#TopPage .card-body p a {
		font-size: 18px;
		color: blue;
	}
}
@media only screen and (max-width: 735.98px) { /* for iphone */
	#TopPage .jumbotron-fluid {
		background-image: url("/assets/img/page/topimage_phone.jpg");
		background-position: center;
		background-size: cover;
		max-width: 350px;
		width: 100%;
		height: 400px;
		margin: 0 auto;
		object-fit: cover;
	}
	#TopPage .jumbotron-fluid p {
		text-align: center;
		padding-top: 140px;
	}
	#TopPage .jumbotron-fluid h1 {
		font-size: 28px;
	}
	#TopPage .jumbotron-fluid h2 {
		font-size: 32px;
		font-weight: bold;
	}
	#TopPage .card-body h3 {
		font-size: 20px;
		font-weight: bold;
	}
	#TopPage .card-body p {
		font-size: 16px;
		line-height: 21px;
	}
	#TopPage .card-body p a {
		font-size: 18px;
		color: blue;
	}
}

/* /page/category */

@media only screen and (min-width: 1068px) { /* for pc */
	#category_rc .bg-image1 {
		background-image: url(/assets/img/page/ricecooker_pc_top1.jpg);
	}
	#category_rc .bg-image2 {
		background-image: url(/assets/img/page/topimage_waterboiler_pc.jpg);
	}
	#category_rc .bg-image3 {
		background-image: url(/assets/img/page/topimage_breadmaker_pc.jpg);
	}
	#category_rc .bg-image4 {
		background-image: url(/assets/img/page/topimage_coffeemaker_pc.jpg);
	}
	#category_rc .bg-image5 {
		background-image: url(/assets/img/page/topimage_otherproduct_pc.jpg);
	}
	#category_rc .bg-image6 {
		background-image: url(/assets/img/page/topimage_mug_pc.jpg);
	}
	#category_rc .bg-image7 {
		background-image: url(/assets/img/page/topimage_lunchjar_pc.jpg);
	}
	#category_rc .bg-image8 {
		background-image: url(/assets/img/page/topimage_foodjars_pc.jpg);
	}
	#category_rc .bg-image9 {
		background-image: url(/assets/img/page/topimage_carafe_pc.jpg);
	}
	#category_rc .bg-image10 {
		background-image: url(/assets/img/page/topimage_airpot_pc.jpg);
	}
	#category_rc .bg-image11 {
		background-image: url(/assets/img/page/topimage_commercial_pc.jpg);
	}



	#category_rc .jumbotron-fluid {
		background-position: center;
		background-size: cover;
		max-width: 1000px;
		width: 100%;
		height: 600px;
		margin: 0 auto;
		object-fit: cover;
	}
	#category_rc .jumbotron-fluid p {
		text-align: center;
		font-size: 28px;
		margin-top: -15px;
	}
	#category_rc .jumbotron-fluid h1 {
		padding-top: 240px;
		font-size: 55px;
		font-weight: bold;
	}
	#category_rc .container-fluid .ctTxtBox {
		position: absolute;
		font-size: 20px;
		line-height: 20px;
		color: #fff;
		top: 12%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox h2 {
		font-size: 48px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox .kakomi {
		font-size: 20px;
		font-weight: normal;
		border: solid 1px #fff;
		padding: 5px 50px;
	}
	#category_rc .container-fluid .ctTxtBox2 {
		position: absolute;
		font-size: 28px;
		line-height: 28px;
		font-weight: bold;
		color: #000;
		top: 15%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox2 h2 {
		font-size: 48px;
		font-weight: bold;
		color: #000;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox2 .kakomi {
		font-size: 20px;
		font-weight: normal;
		border: solid 1px #000;
		padding: 5px 50px;
	}
	#category_rc .container-fluid .ctTxtBox3 { /* for Our Line-up */
		position: absolute;
		font-size: 20px;
		line-height: 20px;
		color: #fff;
		top: 17%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox3 h2 {
		font-size: 48px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox3 .kakomi {
		font-size: 20px;
		font-weight: normal;
		border: solid 1px #fff;
		padding: 5px 50px;
	}
}
@media only screen and (max-width: 1067.98px) { /* for ipad */
	#category_rc .bg-image1 {
		background-image: url("/assets/img/page/ricecooker_tablet_top1.jpg");
	}
	#category_rc .bg-image2 {
		background-image: url("/assets/img/page/topimage_waterboiler_tablet.jpg");
	}
	#category_rc .bg-image3 {
		background-image: url("/assets/img/page/topimage_breadmaker_tablet.jpg");
	}
	#category_rc .bg-image4 {
		background-image: url("/assets/img/page/topimage_coffeemaker_tablet.jpg");
	}
	#category_rc .bg-image5 {
		background-image: url("/assets/img/page/topimage_otherproduct_tablet.jpg");
	}
	#category_rc .bg-image6 {
		background-image: url("/assets/img/page/topimage_mug_tablet.jpg");
	}
	#category_rc .bg-image7 {
		background-image: url("/assets/img/page/topimage_lunchjar_tablet.jpg");
	}
	#category_rc .bg-image8 {
		background-image: url("/assets/img/page/topimage_foodjars_tablet.jpg");
	}
	#category_rc .bg-image9 {
		background-image: url("/assets/img/page/topimage_carafe_tablet.jpg");
	}
	#category_rc .bg-image10 {
		background-image: url("/assets/img/page/topimage_airpot_tablet.jpg");
	}
	#category_rc .bg-image11 {
		background-image: url("/assets/img/page/topimage_commercial_tablet.jpg");
	}

	#category_rc .jumbotron-fluid {
		background-position: center;
		background-size: cover;
		max-width: 700px;
		width: 100%;
		height: 600px;
		margin: 0 auto;
		object-fit: cover;
	}
	#category_rc .jumbotron-fluid p {
		text-align: center;
		font-size: 20px;
		margin-top: -15px;
	}
	#category_rc .jumbotron-fluid h1 {
		padding-top: 270px;
		font-size: 40px;
		font-weight: bold;
	}
	#category_rc .container-fluid .ctTxtBox {
		position: absolute;
		font-size: 15px;
		line-height: 19px;
		color: #fff;
		top: 15%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox h2 {
		font-size: 28px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox .kakomi {
		font-size: 15px;
		font-weight: normal;
		border: solid 1px #fff;
		padding: 5px 30px;
	}
	#category_rc .container-fluid .ctTxtBox2 {
		position: absolute;
		font-size: 28px;
		line-height: 28px;
		font-weight: bold;
		color: #000;
		top: 20%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox2 h2 {
		font-size: 28px;
		font-weight: bold;
		color: #000;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox2 .kakomi {
		font-size: 15px;
		font-weight: normal;
		border: solid 1px #000;
		padding: 5px 30px;
	}
	#category_rc .container-fluid .ctTxtBox3 { /* for Our Line-up */
		position: absolute;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
		color: #fff;
		top: 21%;
		left: 0;
		width: 100%;
		text-align: center;
	}#category_rc .container-fluid .ctTxtBox3 h2 {
		font-size: 28px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox3 .kakomi {
		font-size: 15px;
		font-weight: normal;
		border: solid 1px #fff;
		padding: 5px 30px;
	}
}
@media only screen and (max-width: 735.98px) { /* for iphone */
	#category_rc .bg-image1 {
		background-image: url("/assets/img/page/ricecooker_phone_top1.jpg");
	}
	#category_rc .bg-image2 {
		background-image: url("/assets/img/page/topimage_waterboiler_phone.jpg");
	}
	#category_rc .bg-image3 {
		background-image: url("/assets/img/page/topimage_breadmaker_phone.jpg");
	}
	#category_rc .bg-image4 {
		background-image: url("/assets/img/page/topimage_coffeemaker_phone.jpg");
	}
	#category_rc .bg-image5 {
		background-image: url("/assets/img/page/topimage_otherproduct_phone.jpg");
	}
	#category_rc .bg-image6 {
		background-image: url("/assets/img/page/topimage_mug_phone.jpg");
	}
	#category_rc .bg-image7 {
		background-image: url("/assets/img/page/topimage_lunchjar_phone.jpg");
	}
	#category_rc .bg-image8 {
		background-image: url("/assets/img/page/topimage_foodjars_phone.jpg");
	}
	#category_rc .bg-image9 {
		background-image: url("/assets/img/page/topimage_carafe_phone.jpg");
	}
	#category_rc .bg-image10 {
		background-image: url("/assets/img/page/topimage_airpot_phone.jpg");
	}
	#category_rc .bg-image11 {
		background-image: url("/assets/img/page/topimage_commercial_phone.jpg");
	}
	#category_rc .jumbotron-fluid {
		background-position: center;
		background-size: cover;
		max-width: 350px;
		width: 100%;
		height: 350px;
		margin: 0 auto;
		object-fit: cover;
	}
	#category_rc .jumbotron-fluid p {
		text-align: center;
		font-size: 18px;
		margin-top: -15px;
	}
	#category_rc .jumbotron-fluid h1 {
		padding-top: 130px;
		font-size: 35px;
		font-weight: bold;
	}
	#category_rc .container-fluid .ctTxtBox {
		position: absolute;
		font-size: 14px;
		line-height: 15px;
		color: #fff;
		top: 15%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox h2 {
		font-size: 22px;
		line-height: 22px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox .kakomi {
		font-size: 14px;
		font-weight: normal;
		border: solid 1px #fff;
		padding: 3px 30px;
	}
	#category_rc .container-fluid .ctTxtBox2 {
		position: absolute;
		font-size: 22px;
		line-height: 22px;
		font-weight: bold;
		color: #000;
		top: 17%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox2 h2 {
		font-size: 22px;
		line-height: 22px;
		font-weight: bold;
		color: #000;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox2 .kakomi {
		font-size: 14px;
		font-weight: normal;
		border: solid 1px #000;
		padding: 3px 30px;
	}
	#category_rc .container-fluid .ctTxtBox3 { /* for Our Line-up */
		position: absolute;
		font-size: 12px;
		line-height: 15px;
		font-weight: bold;
		color: #fff;
		top: 18%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox3 h2 {
		font-size: 22px;
		line-height: 22px;
		font-weight: bold;
		color: #fff;
		text-align: center;
	}
	#category_rc .container-fluid .ctTxtBox3 .kakomi {
		font-size: 14px;
		font-weight: normal;
		border: solid 1px #fff;
		padding: 3px 30px;
	}
}

/* /page/category/systems */

@media only screen and (min-width: 1068px) { /* for pc */
	.title-block1 h1 {
		font-size: 48px;
		font-weight: bold;
	}
	.title-block1 p {
		padding-top: 50px;
		font-size: 16px;
		line-height: 16px;
	}
	.title-block1 {
		height: 200px;
	}
	.inform-1 {
		max-width: 500px;
		padding-top: 100px;
	}
	.inform-1 h2 {
		font-size: 24px;
		font-weight: bold;
	}
	.inform-1 p {
		font-size: 16px;
		line-height: 22px;
	}
}
@media only screen and (max-width: 1067.98px) { /* for ipad */
	.title-block1 h1 {
		font-size: 48px;
		font-weight: bold;
	}
	.title-block1 p {
		padding-top: 50px;
		font-size: 16px;
		line-height: 16px;
	}
	.title-block1 {
		height: 200px;
	}
	.inform-1 {
		max-width: 500px;
	}
	.inform-1 h2 {
		font-size: 24px;
		font-weight: bold;
	}
	.inform-1 p {
		font-size: 16px;
		line-height: 22px;
	}
}
@media only screen and (max-width: 735.98px) { /* for iphone */
	.title-block1 h1 {
		font-size: 24px;
		font-weight: bold;
	}
	.title-block1 p {
		padding-top: 20px;
		font-size: 14px;
		line-height: 14px;
	}
	.title-block1 {
		height: 100px;
	}
	.inform-1 {
		max-width: 350px;
	}
	.inform-1 h2 {
		font-size: 24px;
		font-weight: bold;
	}
	.inform-1 p {
		font-size: 16px;
		line-height: 22px;
	}
}

/* /page/category/functions & materials */
@media only screen and (min-width: 1068px) { /* for pc */
	.title-block h1 {
		font-size: 48px;
		font-weight: bold;
		padding-top: 76px;
	}
	.title-block {
		height: 200px;
	}
	.cat-Func h3, .cat-Func2 h3 {
		font-size: 36px;
		font-weight: bold;
	}
	.cat-Func .card {
		max-width: 267px;
	}
	.cat-Func .card p {
		font-size: 16px;
		line-height: 22px;
	}
	.cat-Func .card ul li {
		font-size: 16px;
		line-height: 22px;
		text-align: left;
	}
	.cat-Func2 ul li {
		font-size: 16px;
		line-height: 22px;
	}
	.cat-Func2 {
		background-color: #f2f2f2;
	}
	
}
@media only screen and (max-width: 1067.98px) { /* for ipad */
	.title-block h1 {
		font-size: 48px;
		font-weight: bold;
		padding-top: 76px;
	}
	.title-block {
		height: 200px;
	}
	.cat-Func h3, .cat-Func2 h3 {
		font-size: 36px;
		font-weight: bold;
	}
	.cat-Func .card p {
		font-size: 16px;
		line-height: 22px;
		width: 240px;
		margin: 0 auto;
	}
	.cat-Func .card ul li {
		width: 240px;
		margin: 0 auto;
		font-size: 16px;
		text-align: left;
	}
	.cat-Func2 ul li {
		font-size: 16px;
		line-height: 22px;
	}

}
@media only screen and (max-width: 735.98px) { /* for iphone */
	.title-block h1 {
		font-size: 24px;
		font-weight: bold;
		padding-top: 38px;
	}
	.title-block {
		height: 100px;
	}
	.cat-Func h3, .cat-Func2 h3 {
		font-size: 24px;
		font-weight: bold;
	}
	.cat-Func .card p {
		font-size: 14px;
		line-height: 21px;
		width: 240px;
		margin: 0 auto;
	}
	.cat-Func2 ul li {
		font-size: 14px;
		line-height: 21px;
	}
	.cat-Func .card ul li {
		width: 240px;
		margin: 0 auto;
		font-size: 14px;
		text-align: left;
	}
}

/* grains */
@media only screen and (min-width: 736px) { /* for ipad, PC */
	#grains_index .container h1 {
		font-size: 36px;
		font-weight: normal;
		text-align: center;
	}
	#grains_index .container h2 {
		font-size: 48px;
		font-weight: bolder;
		text-align: center;
		line-height: 48px;
	}
	#grains_index p {
		width: 700px;
		padding: 2px;
		margin: 5px auto;
	}
}
@media only screen and (max-width: 735.98px) { /* for iphone */
	#grains_index .container h1 {
		font-size: 18px;
		font-weight: normal;
		text-align: center;
	}
	#grains_index .container h2 {
		font-size: 24px;
		font-weight: bolder;
		text-align: center;
		line-height: 24px;
	}
	#grains_index p {
		max-width: 350px;
		width: 100%;
		padding: 2px;
		margin: 5px auto;
	}
}

/* zojirushi/about , coffeefilter/index */
#about .container h3 {
	font-size: 36px;
	font-weight: bold;
}
@media only screen and (min-width: 1068px) { /* for pc */
	#about .jumbotron-fluid {
		background-image: url("/assets/img/page/about_us_pc.jpg");
		background-position: center;
		background-size: cover;
		max-width: 1000px;
		width: 100%;
		height: 600px;
		margin: 0 auto;
		object-fit: cover;
	}
	#about .jumbotron-fluid h1 {
		text-align: center;
		padding-top: 250px;
		font-size: 60px;
		color: #fff;
		font-weight: bolder;
	}
	#about .jumbotron-fluid h2 {
		font-size: 32px;
		font-weight: bold;
		color: #fff;
	}
	#about .container-fluid .copy-area {
		max-width: 1000px;
		margin: 5px auto;
	}
	#about .container-fluid .copy-area p {
		max-width: 1000px;
		width: 100%;
		margin: 5px 0;
		padding: 0 5px;
	}
	#about .copy-area {
		max-width: 1000px;
		width: 100%;
	}
	#about p {
		width: 1000px;
		margin: 10px auto;
		font-size: 16px;
		line-height: 22px;
	}
	#about .container {
		width: 1069px;
		margin: 0 auto;
	}
	#coffeefilter {
		max-width: 736px;
		margin: 100px auto 10px;
		padding: 0 10px;
		font-size: 16px;
		line-height: 24px;
	}
	#coffeefilter ul {
		margin: 0 0 10px -1em;
		padding: 0:
	}
}
@media only screen and (max-width: 1067.98px) { /* for ipad */
	#about .jumbotron-fluid {
		background-image: url("/assets/img/page/about_us_tablet.jpg");
		background-position: center;
		background-size: cover;
		max-width: 700px;
		width: 100%;
		height: 600px;
		margin: 0 auto;
		object-fit: cover;
	}
	#about .jumbotron-fluid h1 {
		text-align: center;
		padding-top: 250px;
		font-size: 48px;
		color: #fff;
		font-weight: bolder;
	}
	#about .jumbotron-fluid h2 {
		font-size: 24px;
		font-weight: bold;
		color: #fff;
	}
	#about .container-fluid .copy-area {
		max-width: 700px;
		margin: 5px auto;
	}
	#about .container-fluid .copy-area p {
		max-width: 700px;
		width: 100%;
		margin: 5px 0;
		padding: 0 5px;
	}
	#about .copy-area {
		max-width: 700px;
		width: 100%;
	}
	#about p {
		width: 700px;
		margin: 10px auto;
		font-size: 16px;
		line-height: 22px;
	}
	#about .container {
		width: 700px;
		margin: 0 auto;
	}
	#coffeefilter {
		max-width: 736px;
		margin: 100px auto 10px;
		padding: 0 10px;
		font-size: 16px;
		line-height: 24px;
	}
	#coffeefilter ul {
		margin: 0 0 10px -1em;
		padding: 0:
	}
}
@media only screen and (max-width: 735.98px) { /* for iphone */
	#about .jumbotron-fluid {
		background-image: url("/assets/img/page/about_us_phone.jpg");
		background-position: center;
		background-size: cover;
		max-width: 350px;
		width: 100%;
		height: 350px;
		margin: 0 auto;
		object-fit: cover;
	}
	#about .jumbotron-fluid h1 {
		text-align: center;
		padding-top: 140px;
		font-size: 28px;
		color: #fff;
		font-weight: bolder;
	}
	#about .jumbotron-fluid h2 {
		font-size: 16px;
		font-weight: bold;
		color: #fff;
	}
	#about .container-fluid .copy-area {
		max-width: 350px;
		margin: 5px auto;
	}
	#about .container-fluid .copy-area p {
		width: 100%;
		margin: 5px 0;
		padding: 0 5px;
	}
	#about .container-fluid p {
		font-size: 16px;
		line-height: 22px;
	}
	#about div.container, #about div.container-fluid {
		padding: 0;
		margin: 0;
	} 
	#about .container p {
		font-size: 16px;
		line-height: 22px;
		margin-right: 0;
	}
	#about .container {
		max-width: 350px;
		margin: 0;
	}
	#about .container-fluid .container p {
		max-width: 350px;
		margin: 0;
	}
	#coffeefilter {
		max-width: 735px;
		margin: 100px auto 10px;
		padding: 0 5px;
		font-size: 16px;
		line-height: 24px;
	}
	#coffeefilter ul {
		margin: 0 0 10px -1em;
		padding: 0:
	}
}

/* iframe */
.frame {
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
  height:100%;
  width:100%;
  position:relative;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
}

/* for iphone */
@media only screen and (max-width: 735.98px) { /* for iphone */
	.w250-sp {
		width: 250px;
		margin: 0 auto;
	}
}
