﻿@charset "utf-8";
#content {
	line-height: 1.615;
}
.logoTit {
	width: 584px;
	float: left;
	height: 78px;
}
.logoTit img {
	margin: 10px 0 0 10px;
}
.titFF01 {
	font-size: 138.5%;
	font-weight: 700;
	border-left: 5px solid #f00;
	padding-left: 12px;
	line-height: 1.4;
	padding-top: 3px;
	margin-bottom: 15px;
}
.titFF02 {
	font-size: 169.2%;
	font-weight: 700;
	background: #c4c4c4;
	text-align: center;
	line-height: 1.2;
	padding: 12px 5px 8px;
}
.red {
	color: #ff0000;
}
.leadFF {
	margin-bottom: 20px;
}
.linkFF {
	background: #fff url(/wp-content/themes/ktc/images/common/icon_arrw_01.png) no-repeat 7px .45em;
	padding: 0 7px 0 17px;
	border: 1px solid #ccc;
	outline: none;
	color: #111 !important;
}
.fz11 {
	font-size: 92.3%;
}
.btnFf a {
	background: #fff none no-repeat scroll 0 0;
	border: 1px solid #d3d3d3;
	box-sizing: border-box;
	display: inline-block;
	font-weight: bold;
	padding: 15px 20px;
}
.btnFf a span {
	background: url(/wp-content/themes/ktc/images/common/icon_arrw_01.png) no-repeat scroll 0 center;
	padding-left: 12px;
	text-align: left;
	display: inline-block;
}
@media screen and (max-width:767px){
	.logoTit {
		display: none;
	}
	.titFF01 {
		font-size: 15px;
		border-left: 3px solid #f00;
		padding-left: 10px;
		line-height: 1.4;
		margin-bottom: 10px;
	}
	.titFF02 {
		font-size: 15px;
		background: #c4c4c4;
		text-align: center;
		line-height: 1.2;
		padding: 8px 5px 6px;
		margin: 0 10px;
	}
	.leadFF {
		margin: 0 10px 15px;
	}
	.btnFf a {
		padding: 10px 15px;
	}
}

/* mv
------------------------------- */
.mvSec {
	background: #fff;
	padding-top: 30px;
	margin-bottom: 20px;
}
.mv01 {
	width: 362px;
	float: left;
	margin: 20px 0 0 50px;
}
.mvImg01 {
	margin-bottom: 16px;
}
.mvImg02 {
	margin-bottom: 25px;
}
.mv02 {
	width: 484px;
	float: right;
}
.spLead {
	display: none;
}
@media screen and (max-width:767px){
	.mvSec {
		padding: 10px 0;
		margin-bottom: 15px;
		position: relative;
	}
	.mv01 {
		width: auto;
		float: none;
		margin: 0 0 0 10px;
		position: relative;
		z-index: 10;
	}
	.mvImg01 {
		width: 270px;
		margin-bottom: 7px;
	}
	.mvImg02 {
		width: 60%;
		margin-bottom: 10px;
	}
	.mvImg03 {
		display: none;
	}
	.mv02 {
		width: 30%;
		height: auto;
		position: absolute;
		right: 0;
		top: 37px;
	}
	.spLead {
		display: block;
		font-weight: 700;
	}
}

/* conseptSec
------------------------------- */
.conseptSec {
	background: #fff;
	padding: 30px;
	margin-bottom: 58px;
}
.titConsept {
	font-size: 123.1%;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 15px;
}
.txtConsept {
	width: 520px;
	float: left;
}
.imgConsept {
	width: 350px;
	float: right;
	margin-top: 5px;
}
.imgConseptWrap {
	height: 132px;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
}
.imgConseptWrap > img {
	margin-bottom: 10px;
	position: absolute;
	left: 0;
	top: 0;
}
.imgConseptWrap > img:first-child {
	z-index: 1000;
}
.imgConsept p {
	margin: 0 -2em 0 -1.5em;
}
@media screen and (max-width:767px){
	.conseptSec {
		margin: 0 10px 20px;
		padding: 15px 10px 20px;
	}
	.titConsept {
		font-size: 15px;
		line-height: 1.4;
		margin-bottom: 5px;
	}
	.txtConsept {
		width: auto;
		float: none;
	}
	.imgConsept {
		width: auto;
		float: none;
		margin-top: 15px;
		text-align: center;
	}
	.imgConseptWrap {
		text-align: center;
		width: 280px;
		height: 106px;
		margin: 0 auto 10px;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
	.imgConseptWrap > img {
		width: 280px;
		height: 106px;
	}
	.imgConsept > p {
		margin: 0 -10px;
		font-size: 11px;
	}
}

/* featureSec
------------------------------- */
.featureSec {
	background: #fff;
	padding: 30px;
	margin-bottom: 28px;
}
.imgFeature {
	text-align: center;
	margin: 40px 0 63px;
	position: relative;
}
#featureImgChange {
	position: absolute;
	top: 33px;
	left: 31px;
}
#featureImgChange img { vertical-align: top;opacity:0;}
.fimg1 { margin-top: 36px;}
.fimg2 {margin: 16px 0 0 55px;}
.fimg3 {margin: 7px 0 0 105px;}
.fimg4 {margin-left: 152px;}

@media screen and (max-width:767px){
	.featureSec {
		padding: 15px 10px 20px;
		margin: 0 10px 20px;
	}
	.imgFeature {
		margin: 20px auto;
		width: 280px;
	}
	#featureImgChange {
		top: 0;
		left: -15px;
	}
	.fimg1 { width: 50px;height: auto;margin-top: 20px;margin-left: 0;}
	.fimg2 { width: 36px;height: auto;margin-left: 10px;}
	.fimg3 { width: 72px;height: auto;margin-top: 15px;margin-left: 33px;}
	.fimg4 { width: 40px;height: auto;margin-top: 15px;margin-left: 38px;position: relative;right: -18px;}
		
}

/* supportSec
------------------------------- */
.supportSec {
	background: #fff;
	padding: 25px 30px;
	margin-bottom: 28px;
}
.supportList li {
	width: 132px;
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 15px;
	margin-right: 15px;
}
.supportList li.last {
	width: 258px;
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.supportList li > img {
	margin-bottom: 10px;
}
.titSupport {
	font-weight: 700;
	margin-bottom: 3px;
	line-height: 1.3;
}
@media screen and (max-width:767px){
	.supportSec {
		padding: 10px 15px;
		margin: 0 10px 20px;
	}
	.supportList {
		width: 280px;
		margin: 0 auto;
	}
	.supportList li {
		border-right: none;
		padding-bottom: 10px;
		padding-right: 0;
		margin-right: 10px;
	}
	.supportList li.last {
		width: 258px;
		margin: 0 auto;
		clear: both;
		float: none;
		padding-right: 10px;
	}
	.supportList li:nth-child(2n){
		border-right: none;
		padding-right: 0;
		margin-right: 0;
	}
	.supportList li > img {
		margin-bottom: 5px;
	}
	.titSupport {
		font-weight: 700;
		margin-bottom: 3px;
		line-height: 1.3;
	}
}

/* optionSec
------------------------------- */
.optionSec {
	background: #fff;
	padding: 25px 30px 45px;
	margin-bottom: 38px;
}
.optionList li {
	width: 204px;
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 15px;
	margin-right: 15px;
}
.optionList li.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.optionList li > img {
	margin-bottom: 10px;
}
@media screen and (max-width:767px){
	.optionSec {
		padding: 10px 15px;
		margin: 0 10px 20px;
	}
	.optionList {
		width: 290px;
		margin: 0 auto;
	}
	.optionList li {
		width: 130px;
		border-right: none;
		padding-bottom: 10px;
		padding-right: 5px;
		margin-right: 5px;
	}
	.optionList li:nth-child(2n){
		padding-right: 0;
		margin-right: 0;
	}
	.optionList li > img {
		margin-bottom: 5px;
	}
}

/* layoutSec
------------------------------- */
.layoutSec {
	margin-bottom: 40px;
}
.sp-thumbnail {
	background: #fff;
}
.titLayout {
	font-size: 138.5%;
	font-weight: 700;
	vertical-align: middle;
}
.txtLayout {
	margin-bottom: 15px;
}
.titLayoutNum {
	font-size: 133.3%;
	color: #ff0000;
	font-family: Arial;
	margin-right: 10px;
}
.iconLayoutList {
	margin-bottom: 10px;
}
.iconLayout {
	padding: 3px 10px 2px;
	border-radius: 3px;
	color: #fff;
	line-height: 1.8;
	white-space: nowrap;
	display: inline-block;
	margin-bottom: 3px;
}
.iconLayout.cyabi {background: #e40a72;}
.iconLayout.cyabi02 {background: #e40a72;}
.iconLayout.free {background: #009844;}
.iconLayout.oil {background: #930b82;}
.iconLayout.sink {background: #009fe8;}
.iconLayout.work {background: #f29600;}
.iconLayout.dust {background: #1d2087;}

#layout {
	padding-top: 63px !important;
}
#layout .sp-slides { display: none;}
#layout .sp-slides-container .sp-slides { display: block;}
#layout .sp-slides-container {
	background: #fff;
}
#layout .sp-layer {
	padding: 15px 30px 40px;
}
#layout .sp-arrow {
	width: 56px;
	height: 56px;
}
#layout .sp-arrow:after,
#layout .sp-arrow:before {
	display: none;
}
#layout .sp-previous-arrow {
	background: url(/ffw/files/img/btn_prev.png) no-repeat 0 0;
}
#layout .sp-next-arrow {
	background: url(/ffw/files/img/btn_next.png) no-repeat 0 0;
}
#layout .sp-thumbnails { display: none;}
#layout .sp-thumbnails-container .sp-thumbnails { display: block;}
#layout .sp-thumbnail-container {
	display: table-cell !important;
}
#layout .sp-thumbnail {
	width: 100%;
	cursor: pointer;
	border-bottom: 3px solid #f00;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	color: #262626;
	text-align: center;
}
#layout .wrapThumb {
	border-left: 1px solid #ccc;
	padding: 10px 5px;
}
.sp-selected-thumbnail .wrapThumb {
	background: #d5d5d5;
}
#layout .sp-thumbnail-container:first-child {
	width: 180px !important;
}
#layout .sp-thumbnail-container:nth-child(4) {
	width: 115px !important;
}
#layout .sp-thumbnail-container:last-child {
	width: 191px !important;
}
#layout .sp-thumbnail-container:first-child .wrapThumb {
	border-left: none;
}
#layout .sp-thumbnails-container {
	width: 100% !important;
	background: #fff;
}
#layout .sp-thumbnails-container .sp-grab {
	cursor: inherit;
}
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	display: none;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	border-top: none !important;
	border-bottom: 10px solid #f00;
	bottom: inherit !important;
	top: 50px;
	border-right-width: 7px !important;
	border-left-width: 7px !important;
}

.imgLayout {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
.imgLayout img {
	vertical-align: middle;
}
.imgLayout .close {
	margin-right: 10px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
}
.imgLayout .open {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.imgLayout div > img {
	margin-bottom: 5px;
}
.slide1 .imgLayout .close > img {
	margin-bottom: 12px;
}
.slide2 .imgLayout .close > img {
	margin-bottom: 17px;
}
.slide3 .imgLayout .close > img {
	margin-bottom: 18px;
}
.slide4 .imgLayout .close > img {
	margin-bottom: 18px;
}
.slide5 .imgLayout .close > img {
	margin-bottom: 0;
}
.slide5 .imgLayout .open > img {
	margin-bottom: 25px;
}
.slide6 .imgLayout .close {
	margin-left: 27px;
	margin-right: 24px;
}
.slide6 .imgLayout .close > img {
	margin-bottom: 22px;
}
.sp-fade-arrows {
	opacity:1 !important;
}

@media screen and (max-width:767px){
	.layoutSec {
		margin-bottom: 25px;
	}
	#layout .sp-layer {
		padding: 15px;
	}
	#layout .sp-thumbnail {
		font-size: 14px;
	}
	#layout .sp-thumbnail-container:first-child {
		width: 120px !important;
	}
	#layout .sp-thumbnail-container:nth-child(4) {
		width: 80px !important;
	}
	#layout .sp-thumbnail-container:last-child {
		width: 100px !important;
	}
	.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
		top: 55px;
	}
	#layout .sp-slides-container {
		overflow: hidden;
	}
	.titLayout {
		font-size: 14px;
	}
	.sp-layer {
		-webkit-transform: scale(1) !important;
		-ms-transform: scale(1) !important;
		-o-transform: scale(1) !important;
		transform: scale(1) !important;
		width: 300px !important;
		left: 50% !important;
		margin-left: -150px !important;
	}
	.imgLayout {
		width: auto;
	}
	.imgLayout img {
	}
	.imgLayout div > img {
		margin-bottom: 0 !important;
	}
	.imgLayout .close {
		width: 150px;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.imgLayout .open > img {
		margin-bottom: 5px !important;
	}
	#layout .sp-previous-arrow {
		left: -8px;
	}
	#layout .sp-next-arrow {
		right: -8px;
	}
	.txtLayout {
		margin-bottom: 10px;
	}
	.iconLayout {
		font-size: 12px;
		padding: 1px 7px 2px;
		line-height: 1.5;
	}
}

@media screen and (max-width:767px){
	.prdctSec {
		padding: 0 10px;
		margin-bottom: 20px;
	}
}

/* ----------------------------------------

clearfix

---------------------------------------- */
/* Modern Browsers
------------------------------- */
.mvSec:after,
.conseptSec:after,
.supportList:after,
.optionList:after,
.imgLayout:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}
/* Legacy IE
------------------------------- */
.mvSec,
.conseptSec,
.supportList,
.optionList,
.imgLayout {
	*zoom: 1;
}