@charset "Shift_JIS";

/*--------------------------------------------------------
　アルコール除菌キッチン用 -- 共通
--------------------------------------------------------*/

a:link,
a:visited {
	color: #3d5593;
	text-decoration: underline;
	border: none;
}

a:hover,
a:active {
	color: #3d5593;
	text-decoration: none;
	border: none;
}

a:hover img.Aover {
    opacity:0.7;
    filter: alpha(opacity=70);
}

.note {
	font-size: 11px;
	font-size: 1.1rem;
}

sup {
	font-size: 11px;
	font-size: 1.1rem;
}

.cmBnr {
	position: fixed;
	top: 20px;
	left: 50%;
	margin-left: -160px;
	width: 250px;
	height: 44px;
	z-index: 100;
}

#gNavi {
	background: #b1e6ff ;
}



/*--------------------------------------------------------
　ページナビ
--------------------------------------------------------*/
.itemNavi {
	width: 100%;
	background: #fff;
	background: rgba(255,255,255,0.95);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: absolute;
	z-index: 98;
}

.itemNavi#indexNavi {
	top: 592px;
}

.itemNavi#indexNavi.fixed,
.itemNavi#lowerNavi {
	position: fixed;
	top: 84px;
	z-index: 98;
}

.itemNavi ul {
	width: 1000px;
	height: 78px;
	margin: 0 auto;
	text-align: center;
	letter-spacing: -.4em;
}

.itemNavi ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
}

.itemNavi ul li a {
	padding: 14px 16px 14px 15px;
	display: block;
}



/*--------------------------------------------------------
　コンテンツ
--------------------------------------------------------*/
.contentWrap {
	background: url(../images/common/bg.jpg) repeat-y center top #b1e6ff;
}

.productWrap #campaignArea {
  width: 900px;
  margin: 0 auto;
  padding: 50px 0
}



/*--------------------------------------------------------
　アルコール除菌キッチン用 -- トップページ
--------------------------------------------------------*/
#mainWrap {
	width: 100%;
	background: #b1e6ff;
}

#mainWrap .inner {
	width: 100%;
	height: 546px;
	margin: 0 auto;
	position: relative;
}

#mainWrap .mainImg {
	width: 1000px;
	height: 546px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
}

#mainWrap .inner h1 {
	position: absolute;
	z-index: 10;
	top: 26px;
	left: 50%;
	margin: 0 0 0 -494px;
}



/** ------ コンテンツ01 ------- **/

#index .con01 {
	margin-bottom: 30px;
}

#index .con01 .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#index .con01 .read {
	text-align: center;
	padding: 40px 0 0;
}

#index .con01 h2 {
	text-align: center;
	margin: 0;
}

#index .con01 .note {
	width: 850px;
	margin: 0 auto 20px;
	text-align: right;
}

#index .con01 .img01 {
	width: 900px;
	height: 433px;
	margin: 0 auto;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
	box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
}

#index .con01 .img02 {
	position: absolute;
	top: 670px;
	left: 100px;
	z-index: 1;
}

#index .con01 .btn {
	width: 910px;
	margin: 0 auto;
	padding: 30px 0 0;
}



/** ------ 製品特長 ------- **/

#index .secWrap {
	padding-top: 30px;
	margin-bottom: 30px;
	background: none;
}

#index .secWrap > h2 {
	background: url(../images/top/bg_title.png) repeat-x 0 0;
	text-align: center;
	min-height: 113px;
	padding: 0;
	margin: 0 0 35px;
}

#index #feature .noteWrap {
	background: url(../images/top/bg_note.gif) repeat 0 0;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
	box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
	width: 900px;
	margin: 0 auto;
}

#index #feature .noteInner01,
#index #feature .noteInner02,
#index #feature .noteInner03 {
	padding: 42px 90px 0;
}

#index #feature .noteInner03 .ttl2 {
	padding-top: 20px;
}

#index #feature .noteInner01 .txt {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.7;
	padding: 0 0 10px 60px;
  margin-bottom: 0;
}

#index #feature .noteInner01 .note {
	padding: 0 0 10px 60px;
  margin-top: 0.5em;
}

#index #feature .noteInner01 ul {
	text-align: center;    
}

#index #feature .noteInner01 li {
	display:inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 8px 5px;
}

#index #feature .noteInner02 .img {
	text-align: center;
	padding: 20px 0 0;
}

#index #feature .noteInner03 {
	position: relative;
	height: 158px;    
  padding-top: 70px;
}

#index #feature .noteInner03 .img {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 310px;
}

#index #feature .read {
	margin: 30px auto 0;
	padding-bottom: 60px;
	text-align: center;
}



/** ------ 使い方 ------- **/

#index #howto .noteWrap {
	background: url(../images/top/bg_note.gif) repeat 0 0;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
	box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 2px 0;
	width: 900px;
	margin: 0 auto;
	padding: 50px 0;
}

#index #howto table {
	margin: 0 auto;
	width: 800px;
	border-collapse: separate;
	border-spacing: 8px;
}

#index #howto table .item {
	width: 437px;
	text-align: center;
	vertical-align: middle;
}

#index #howto table .arrow {
	text-align: center;
	vertical-align: middle;
}

#index #howto table .way {
	width: 332px;
	text-align: center;
	vertical-align: middle;
}

#index #howto table td.item {
	height: 256px;
	background: #d3f1ff;
	border-right: 1px solid #1ba3e7;
	border-bottom: 1px solid #1ba3e7;
}

#index #howto table td.way {
	height: 256px;
	background: #9de0ff;
	border-right: 1px solid #1ba3e7;
	border-bottom: 1px solid #1ba3e7;
}

#index #howto table .txt {
	padding-bottom: 15px;
}

#index #howto table .note {
	font-size: 15px;
	font-size: 1.5rem;
	padding-top: 5px;
}



/** ------ お客様の声 ------- **/

#index #voice .pickup {
	width: 406px;
	margin: 15px auto 0;
}

#index #voice .reviewWrap {
	width: 720px;
	margin: 20px auto 0;
	padding: 20px 40px;
	border: 1px solid #aeaeae;
	background: #fff;
}

#index #voice .reviewWrap .scrollBox {
	width: 100%;
	height: 360px;
	position: relative;
}

#index #voice .reviewWrap .viewport {
	height: 360px;
	overflow: hidden;
	position: relative;
}

#index #voice .reviewWrap .overview {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 100%;
}

#index #voice .reviewWrap .scrollbar {
	background: #f1f1f1;
	position: absolute;
	right: -20px;
	top: 0;
	width: 10px;
	border-radius: 5px;
}

#index #voice .reviewWrap .track {
	height: 100%;
	width: 10px;
	position: relative;
	border-radius: 5px;
}

#index #voice .reviewWrap .thumb {
	background: #3d5593;
	height: 20px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 1px;
	border-radius: 4px;
}

#index #voice .reviewWrap li {
	background: url(../../../assets/img/products/icon_customer.png) no-repeat 0 0;
	background-size: 42px 42px;
	padding-left: 50px;
}

#index #voice .reviewWrap li .stars {
	margin: 8px 0 0;
}

#index #voice .reviewWrap li .txt {
	margin: 8px 0 30px;
}

#index #voice .shareBox {
	text-align: center;
	margin-top: 50px;
}

#index #voice .shareBox .balloon {
	margin-bottom: 15px;
}

#index #voice .shareBox .twBtn,
#index #voice .shareBox .fbBtn {
	width: 390px;
	display: inline-block;
}

#index #voice .shareBox .twBtn a,
#index #voice .shareBox .fbBtn a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-size: 2.0rem;
	padding: 14px 0;
	border-radius: 5px;
}

#index #voice .shareBox .twBtn a i,
#index #voice .shareBox .fbBtn a i {
	font-size: 26px;
	font-size: 2.6rem;
	margin-right: 10px;
}
				
#index #voice .shareBox .twBtn {
	margin-right: 7px;
}

#index #voice .shareBox .twBtn a {
	background: #55adef;
	box-shadow: 0 5px 0 0 #047cbf;
}
				
#index #voice .shareBox .fbBtn {
	margin-left: 7px;
}

#index #voice .shareBox .fbBtn a {
	background: #3b589e;
	box-shadow: 0 5px 0 0 #1d396b;
}

#index #voice .shareBox .twBtn a:hover,
#index #voice .shareBox .fbBtn a:hover {
	opacity: 0.7;
}



/** ------ お役立ち情報 ------- **/
#index #useful .inner {
	width: 820px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0 auto;
}

#index #useful ul {
	text-align: left;
	letter-spacing: -.4em;
}

#index #useful ul li {
	text-align: left;
	width: 390px;
	margin: 10px;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}

#index #useful ul.bnr_single li {
	width: 522px;
	margin: 10px auto 0;
	display: block;
}

#index #useful ul li a:hover {
	opacity: 0.7;
}

#index #useful ul li img {
	width: 100%;
	height: auto;
}

#index #useful ul li .ttl {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.3;
	color: #3d5593;
	font-weight: bold;
	margin: 0.5em 0;
}

#index #useful ul li .txt {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4;
	margin: 0;
}



/** ------ 製品概要 ------- **/

#index #summary h2 {
	margin-bottom: 40px;
}

#index #summary .inner {
	width: 1000px;
	margin: 0 auto;
}

#index #summary .itemlist {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 800px;
	margin: 0 auto 50px;
}

#index #summary .itemlist > li {
	margin: 0 24px;
	text-align: center;
	vertical-align: top;
	letter-spacing: normal;
}

#index #summary .itemlist.second > li {
	margin: 0 48px;
}

#index #summary .itemlist > li .package {
  margin-bottom: 15px;
}

#index #summary .itemlist > li > ul.list-EClink {
	margin-top: 10px;
}

#index #summary .itemlist > li > ul.list-EClink li {
	width: 175px;
	height: 60px;
	font-size: 0;
	border-radius: 5px;
	margin: 10px auto 0;
	background: linear-gradient(to bottom, #fff 55%, #e1e1e1 100%);
	box-shadow:0px 0px 5px 3px rgba(0,0,0,0.2);
}

#index #summary .itemlist > li > ul.list-EClink li a {
	display: block;
	width: 100%;
	height: 100%;
}

#index #summary .itemlist > li > ul.list-EClink li.btn-amazon a {
	background: url(/assets/img/common/logo_amazon.png) no-repeat center center;
	background-size: 130px auto;
}

#index #summary .itemlist > li > ul.list-EClink li.btn-rakuten a {
	background: url(/assets/img/common/logo_rakuten.png) no-repeat center center;
	background-size: 130px auto;
}

#index #summary .itemlist > li > ul.list-EClink li.btn-lohaco a {
	background: url(/assets/img/common/logo_lohaco.png) no-repeat center center;
	background-size: 130px auto;
}

#index #summary .itemlist > li > ul.list-EClink li a:hover {
	opacity: 0.7;
}

#index #summary .detaillist {
	padding: 0 0 50px;
  text-align: center;
}

#index #summary .detaillist h3 {
	margin: 0;
}

#index #summary .detaillist ul {
	margin-top: 10px;
}

#index #summary .btn {
	margin: 0 auto;
	clear: both;
	padding-left: 100px;
}

#index #summary .buying {
	text-align: center;
	width: 732px;
	margin: 0 auto 10px;
}


/** ------ よくあるご質問 ------- **/

#index #faq .question {
	width: 900px;
	margin: 10px auto 0;
}

#index #faq .question a {
	display: block;
	padding: 22px 60px 18px;
	border: 1px solid #47b5ec;
	color: #3d5593;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.7;
	text-decoration: none;
	background: url(../images/faq/icon_question.png) no-repeat 20px center #fff;
	background-size: 30px 30px;
	min-height: 30px;
	position: relative;
}
				
#index #faq .question a::after {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 1px solid #3d5593;
	border-right: 1px solid #3d5593;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -3px;
	transform: rotate(45deg);
}
		
#index #faq .btnMore {
	width: 392px;
	margin: 12px auto 0;
}

#index #faq .btnMore a {
	display: block;
	width: 362px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	border: 1px solid #47b5ec;
	background: #fff;
	border-radius: 5px;
	padding: 20px 15px;
	margin-bottom: 10px;
	text-decoration: none;
	position: relative;
}

#index #faq .btnMore a::after {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 1px solid #3d5593;
	border-right: 1px solid #3d5593;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -3px;
	transform: rotate(45deg);	
}


/** ------ 応急処置 ------- **/
#index #firstaid .summary {
	width: 900px;
	margin: 20px auto;
	color: #3d5593;
	font-size: 16px;
	font-size: 1.6rem;
}
			
#index #firstaid .summary span {
	text-decoration: underline;
}
		
#index #firstaid .emergencySingle {
	width: 900px;
	margin: 10px auto 0;
}
			
#index #firstaid .emergencySingle h3 {
	background: #fff;
	border: 1px solid #47b5ec;
	padding: 20px 60px 20px 20px;
	margin: 0;
	color: #3d5593;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.7;
	position: relative;
}

#index #firstaid .emergencySingle h3 span {
	display: block;
	background: url(../images/faq/icon_question.png) no-repeat left center;
	background-size: 30px 30px;
	min-height: 30px;
	padding: 2px 0 0 40px;
}

#index #firstaid .emergencySingle h3 span::before, 
#index #firstaid .emergencySingle h3 span::after {
	content: "";
	background: #3d5593;
	position: absolute;
}
				
#index #firstaid .emergencySingle h3 span::before {
	width: 3px;
	height: 15px;
	top: 50%;
	right: 26px;
	margin-top: -7px;
}

#index #firstaid .emergencySingle h3 span::after {
	width: 15px;
	height: 3px;
	top: 50%;
	right: 20px;
	margin-top: -1px;
}
				
#index #firstaid .emergencySingle h3.open span::before {
	background: transparent;
}
				
#index #firstaid .emergencySingle .answer {
	padding: 30px 60px;
	background: url(../images/119/icon_answer.png) no-repeat 20px 24px #fff;
	background-size: 30px 30px;
	border-left: 1px solid #47b5ec;
	border-right: 1px solid #47b5ec;
	border-bottom: 1px solid #47b5ec;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.7;
	display: none;
}


/*--------------------------------------------------------
　よくあるご質問
--------------------------------------------------------*/
#faq {
	padding-top: 164px;
}

#faq #productFaq {
	max-width: 900px;
	margin: 0 auto;
}

#faq #productFaq h1 {
	margin: 0 0 30px;
	padding: 40px 0 26px;
	border-bottom: 1px solid #3d5593;
	text-align: center;
}

#faq .faqSingle {
	width: 900px;
	padding-top: 164px;
	margin-top: -154px;
}

#faq .faqSingle h3 {
	background: #fff;
	border: 1px solid #47b5ec;
	padding: 20px 60px 20px 20px;
	margin: 0;
	color: #3d5593;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.7;
	position: relative;
}

#faq .faqSingle h3 span {
	display: block;
	background: url(../images/faq/icon_question.png) no-repeat left center;
	background-size: 30px 30px;
	min-height: 30px;
	padding: 2px 0 0 40px;
}

#faq .faqSingle h3 span::before,
#faq .faqSingle h3 span::after {
	content: "";
	background: #3d5593;
	position: absolute;
}

#faq .faqSingle h3 span::before {
	width: 3px;
	height: 15px;
	top: 50%;
	right: 26px;
	margin-top: -7px;
}

#faq .faqSingle h3 span::after {
	width: 15px;
	height: 3px;
	top: 50%;
	right: 20px;
	margin-top: -1px;
}

#faq .faqSingle h3.open span::before {
	background: transparent;
}

#faq .faqSingle .answer {
	padding: 30px 60px;
	background: url(../images/faq/icon_answer.png) no-repeat 20px 24px #fff;
	background-size: 30px 30px;
	border-left: 1px solid #47b5ec;
	border-right: 1px solid #47b5ec;
	border-bottom: 1px solid #47b5ec;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.7;
	display: none;
}

#faq .faqSingle .answer p {
	margin: 0 0 1.5em;
}

#faq .faqSingle .answer table {
	width: 70%;
	margin: 0 auto;
}

#faq .faqSingle .answer table th {
	vertical-align: middle;
	padding: 10px 0;
}

#faq .faqSingle .answer ul {
	margin: 1em 0;
}

#faq .faqSingle .answer ul li {
	position: relative;
	padding-left: 1.5em;
}

#faq .faqSingle .answer ul li:after {
	content: "\30FB";
	width: 1em;
	height: 1em;
	position: absolute;
	top: 0;
	left: 0;
}

#faq .faqSingle .answer ol {
	padding: 0;
}

#faq .faqSingle .answer ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

#faq .faqSingle .answer .iconExt {
	margin: 0 3px -2px 3px;
}

#faq .faqSingle .answer a:link,
#faq .faqSingle .answer a:visited {
	color: #e3007f;
	text-decoration: none;
}

#faq .faqSingle .answer a:hover,
#faq .faqSingle .answer a:active {
	color: #e3007f;
	text-decoration: underline;
}