@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 基本
　02. モジュール

******************************************************************************* */


* {
	margin: 0;
	padding: 0;
}

body{
	background-color: #fff;
	font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}
#container {
	padding-bottom: 100px;
}
#subHeader {
	border-color: #fa0046;
}
.subHeader_id a {
	display: table;
	height: 60px;
	text-decoration: none;
	font-size: 20px;
	color: #969087;
}
.subHeader_id a span {
	display: table-cell;
	vertical-align: middle;
}
.subHeader_item a:hover {
	color: #727272;
}
.nHeaderWrap-menu1 .subHeader_item:nth-child(2) a,
.nHeaderWrap-menu2 .subHeader_item:nth-child(3) a,
.nHeaderWrap-menu3 .subHeader_item:nth-child(4) a,
.nHeaderWrap-menu4 .subHeader_item:nth-child(5) a,
.nHeaderWrap-menu5 .subHeader_item:nth-child(6) a,
.nHeaderWrap-menu6 .subHeader_item:nth-child(7) a,
.nHeaderWrap-menu7 .subHeader_item:nth-child(8) a,
.nHeaderWrap-menu8 .subHeader_item:nth-child(9) a {
	color: #727272;
}


.rsThumbs {
	z-index: auto;
}



/* メインビジュアル1
------------------------------------------------------------------------------- */
.visual01 {
	position: relative;
	margin: 0;
}
.visual01_img {
	width: 100%;
	max-width: none;
}
.visual01_front {
	position: absolute;
	top: 50%;
	min-width: 290px;
	padding: 50px 40px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9);
	box-sizing: border-box;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.visual01_front-l {
	left: 10%;
}
.visual01_logo {
	display: inline-block;
	position: relative;
	margin: 0 0 30px;
	padding: 0 0 45px;
	overflow: hidden;
}
.visual01_logo-txt {
	line-height: 1.38;
	font-size: 36px;
	color:#000;
}
.visual01_logo:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	height: 3px;
}
.visual01_tit {
	position: relative;
	line-height: 1.3;
	margin: 0 0 30px;
	padding: 28px 0 0;
	font-size: 38px;
}
.visual01_tit:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 58px;
	height: 3px;
}
.visual01_txt {
	line-height: 1.38;
	font-size: 36px;
}
.visual01_stxt {
	line-height: 1.4;
	font-size: 24px;
}
.visual01-themeA .visual01_logo:after,
.visual01-themeA .visual01_tit:before {
	background-color: #000;
}
.visual01-themeA .visual01_tit,
.visual01-themeA .visual01_txt,
.visual01-themeA .visual01_stxt {
	color: #000;
}

@media only screen and (max-width: 1440px) {
	.visual01_front {
		min-width: 20.138vw;
		padding: 3.472vw 2.777vw;
	}
	.visual01_logo {
		margin-bottom: 2.083vw;
		padding-bottom: 3.125vw;
	}
	.visual01_logo:after {
		width: 5.555vw;
		height: 0.208vw;
	}
	.visual01_logo-txt{
		font-size:2.5vw;
	}
	.visual01_tit {
		margin-bottom: 2.083vw;
		padding-top: 1.944vw;
		font-size: 2.638vw;
	}
	.visual01_tit:before {
		width: 4.027vw;
		height: 0.208vw;
	}
	.visual01_txt {
		font-size: 2.5vw;
	}
	.visual01_stxt {
		font-size: 1.666vw;
	}
}
@media only screen and (max-width: 970px) {
	.visual01_front {
		min-width: 191px;
		padding: 32px 26px
	}
	.visual01_logo {
		margin-bottom: 19px;
		padding-bottom: 29px;
	}
	.visual01_logo:after {
		width: 52px;
		height: 1px;
	}
	.visual01_logo-txt{
		font-size:20px;
	}
	.visual01_tit {
		margin-bottom: 19px;
		padding-top: 18px;
		font-size: 25px;
	}
	.visual01_tit:before {
		width: 38px;
		height: 1px;
	}
	.visual01_txt {
		font-size: 23px;
	}
	.visual01_stxt {
		font-size: 15px;
	}
}


/*
	MV
*/
.visual01_front {
	max-width: 350px;
}
.visual01_txt {
	position: relative;
}
.visual01 .visual01_txt-c1 {
	color: #000;
}
.visual01_txt span {
	font-size: 26px;
	color: #000;
	margin-top: 20px;
}




/* ==

　01. 基本

=============================================================================== */
#container {
	min-width: 980px;
	overflow-x: hidden;
}
.back {
	width: 170px;
}
.back2 {
	width: 170px;
}
p {
	line-height: 1.8;
	font-size: 134%;
}
/* ==

　02. モジュール

=============================================================================== */
/* メイン
------------------------------------------------------------------------------- */
.kMain {
	position: relative;
}
.kMain-mb {
	margin-bottom: 12px;
}
.kMain_img {
	width: 100%;
	height: auto;
}
.kMain_front {
	display: table;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 520px;
	height: 185px;
	margin: -93px 0 0 -260px;
	background-color: #655341;
	background-color: rgba(25, 15, 1, 0.8);
	background: rgba(25, 15, 1, 0.8);
}
.kMain_front2 {
	display: table;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 520px;
	height: 185px;
	margin: -93px 0 0 -260px;
	background-color: #655341;
	background-color: rgba(25, 15, 1, 0.8);
	background: rgba(25, 15, 1, 0.8);
}
.kMain_in {
	display: table-cell;
	padding: 0 0 10px;
	vertical-align: middle;
}
.kMain_in2 {
	display: table-cell;
	padding: 0 0 10px;
	vertical-align: middle;
}
.kMain_tit {
	line-height: 1.1;
	padding: 70px 0 0;
	background: url(../images/index_main02.png) center top no-repeat;
	color: #fff;
	font-size: 267%;
	font-weight: bold;
	text-align: center;
}
.kMain_sub {
	line-height: 1.1;
	padding: 60px 0 0;
	background: url(../images/lifestyle_main02.png) center top no-repeat;
	color: #fff;
	font-size: 267%;
	font-weight: bold;
	text-align: center;
}
.kMain_txt {
	line-height: 1.4;
	margin: 7px 0 0;
	color: #fff;
	font-size: 134%;
	font-weight: bold;
	text-align: center;
}
/* キャッチ
------------------------------------------------------------------------------- */
.kCatch01 {
	line-height: 1.5;
	margin: 0 0 24px;
	color: #333;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
.kCatch01-lifestyle {
	margin-bottom: 3px;
	padding-top: 63px;
	background: url(../images/lifestyle_ico07.png) center 6px no-repeat;
}
.kCatch02 {
	line-height: 1.5;
	margin: 0 0 30px;
	padding: 20px 15px;
	background-color: #f2eee6;
	color: #fc051f;
	font-size: 134%;
	font-weight: bold;
	text-align: center;
}
/* リード
------------------------------------------------------------------------------- */
.kLead01 {
	min-height: 310px;
	margin: 0 0 80px;
	background: url(../images/index_bg01.jpg) left top no-repeat;
}
.kLead01_colW {
	float: left;
	width: 430px;
	padding: 0 0 0 180px;
}
.kLead01_colN {
	float: right;
	width: 320px;
	padding: 7px 0 0;
}
/* 見出し
------------------------------------------------------------------------------- */
.kHead01 {
	margin: 0 0 30px;
	padding: 4px 0;
	background: url(../images/kitchen_bg07.png) left top repeat;
}
.kHead01_in {
	padding: 27px 0 22px;
	background-color: #fff;
}
.kHead01_tit {
	max-width: 950px;
	position: relative;
	margin: 0 auto;
	padding: 17px 0;
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 234%;
	font-weight: bold;
	text-align: center;
	z-index: 1;
}
/*
.kHead01_tit-t1,
.kHead01_tit-t2,
.kHead01_tit-t3,
.kHead01_tit-t4 {
	background-image: url(../images/kitchen_ico14.png);
}
*/
.kHead01 .anystretch {
	z-index: 0 !important;
}
.kHead02 {
	line-height: 1.6;
	margin: 7px 0 6px;
	color: #333;
	font-size: 134%;
	font-weight: bold;
}
.kHead03 {
	margin: 10px 0 1px;
	color: #fc051f;
	font-size: 134%;
	font-weight: bold;
}
.kHead04 {
	margin: 0 0 20px;
	padding: 7px 10px 5px;
	color: #333;
	background-color: #f2eee6;
	font-size: 117%;
	font-weight: bold;
	text-align: center;
}
.kHead05 {
	position: relative;
	min-height: 45px;
	margin: 0 0 10px;
	padding-left: 90px;
	background-position: left top;
	background-repeat: no-repeat;
}
.kHead05-t1 {
	background-image: url(../images/kitchen_ico09.png);
}
.kHead05-t2 {
	background-image: url(../images/kitchen_ico10.png);
}
.kHead05-t3 {
	background-image: url(../images/kitchen_ico11.png);
}
.kHead05-t4 {
	background-image: url(../images/kitchen_ico12.png);
}
.kHead05_tit {
	line-height: 1.625;
	color: #333;
	font-size: 134%;
}
.kHead05_btn {
	display: block;
	position: absolute;
	top: 9px;
	right: 0;
	width: 12em;
	line-height: 35px;
	padding: 0 0 0 10px;
	border-radius: 3px;
	background-color: #e92030;
	background-image: url(../images/kitchen_ico13.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.d_hover .kHead05_btn:hover {
	background-color: #ED4D59;
}
.kHead06 {
	margin: 40px 0 0;
	padding: 4px 0 0;
	background: url(../images/kitchen_bg07.png) left top repeat;
}
.kHead06_bg {
	padding: 16px 0 19px;
}
.kHead06_bg-a {
	background-color: #fefbe5;
}
.kHead06_bg-b {
	background-color: #fdf7eb;
}
.kHead06_bg-c {
	background-color: #f7f9ef;
}
.kHead06_bg-d {
	background-color: #fcf4f7;
}
.kHead06_bg-e {
	background-color: #faf7fa;
}
.kHead06_bg-f {
	background-color: #f5f9fc;
}
.kHead06_in {
	max-width: 780px;
	margin: 0 auto;
	padding: 0 170px 0 0;
	background-position: right top;
	background-repeat: no-repeat;
}
.kHead06_in-a {
	background-image: url(../images/lifestyle_bg01.png);
}
.kHead06_in-b {
	background-image: url(../images/lifestyle_bg02.png);
}
.kHead06_in-c {
	background-image: url(../images/lifestyle_bg03.png);
}
.kHead06_in-d {
	background-image: url(../images/lifestyle_bg04.png);
}
.kHead06_in-e {
	background-image: url(../images/lifestyle_bg05.png);
}
.kHead06_in-f {
	background-image: url(../images/lifestyle_bg06.png);
}
.kHead06_tit {
	float: left;
	width: 145px;
}
.kHead06_txt {
	line-height: 1.6;
	overflow: hidden;
	padding: 10px 0 0;
}
.kHead07-a {
	background-color: #f5d700;
}
.kHead07-b {
	background-color: #ecb33f;
}
.kHead07-c {
	background-color: #b0c264;
}
.kHead07-d {
	background-color: #e098b3;
}
.kHead07-e {
	background-color: #cdb1cc;
}
.kHead07-f {
	background-color: #99c2e2;
}
.kHead07_tit {
	max-width: 950px;
	margin: 0 auto;
	padding: 17px 0 16px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #333;
	font-size: 184%;
	font-weight: bold;
	text-align: center;
}
.kHead07_tit-a {
	background-image: url(../images/lifestyle_ico01.png);
}
.kHead07_tit-b {
	background-image: url(../images/lifestyle_ico02.png);
}
.kHead07_tit-c {
	background-image: url(../images/lifestyle_ico03.png);
}
.kHead07_tit-d {
	background-image: url(../images/lifestyle_ico04.png);
}
.kHead07_tit-e {
	background-image: url(../images/lifestyle_ico05.png);
}
.kHead07_tit-f {
	background-image: url(../images/lifestyle_ico06.png);
}
/* テキスト
------------------------------------------------------------------------------- */
.kTxt01 {
	text-align: center;
}
.kTxt02 {
	font-size: 117%;
}
.kTxt03 {
	margin: 10px 0 2px;
	padding: 2px 0 0 28px;
	background-position: -2px top;
	background-repeat: no-repeat;
	color: #333;
	font-size: 117%;
	font-weight: bold;
}
.kTxt03-n1 {
	background-image: url(../images/lifestyle_ico08.png);
}
.kTxt03-n2 {
	background-image: url(../images/lifestyle_ico09.png);
}
/* キッチンのレイアウト
------------------------------------------------------------------------------- */
.kLayout {
	margin: 30px 0 0;
}
.kLayout_tit {
	width: 12em;
	line-height: 40px;
	margin: 0 auto 25px;
	border-radius: 5px;
	background-color: #e3d7cb;
	color: #333;
	font-size: 117%;
	text-align: center;
}
.kLayout li {
	float: left;
	width: 174px;
	margin: 0 0 0 20px;
}
.kLayout li:first-child {
	margin-left: 0;
}
.kLayout_cap {
	display: block;
	margin: 10px 0 7px;
	color: #333;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
.kLayout_txt {
	line-height: 1.5;
	font-size: 134%;
}
/* インデント
------------------------------------------------------------------------------- */
.kIndent {
	max-width: 950px;
	margin: 0 auto;
}
/* ライフスタイル
------------------------------------------------------------------------------- */
.kStyle {
	margin: 24px 0 60px;
	padding: 4px 0;
	background: url(../images/kitchen_bg07.png) left top repeat;
}
.kStyle_in {
	padding: 20px 20px 29px;
	background-color: #f2eee6;
}
.kStyle_tit {
	margin: 0 0 12px;
	color: #333;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
.kStyle_txt {
	margin: 0 0 22px;
	text-align: center;
}
.kStyle_bnr {
	display: block;
}
/* キッチンづくりのポイント
------------------------------------------------------------------------------- */
.kPoint {
	margin: 35px 0 40px;
	padding: 20px 0;
	background-color: #f2eee6;
}
.kPoint_in {
	max-width: 950px;
	margin: 0 auto;
}
.kPoint_colT {
	float: right;
	width: 460px;
	padding: 40px 0 0;
}
.kPoint_colI {
	float: left;
	width: 475px;
}
.kPoint_sub {
	line-height: 1.6;
	margin: 0 0 7px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.kPoint_sub span {
	display: inline-block;
	width: 20px;
	line-height: 19px;
	margin: 0 7px;
	padding: 1px 0 0;
	border-radius: 30px;
	background-color: #f00;
	color: #fff;
	font-size: 75%;
	text-align: center;
	vertical-align: 3px;
}
.kPoint_tit {
	line-height: 1.5;
	margin: 0 0 6px;
	color: #fc051f;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
.kPoint_txt {
	text-align: center;
}
/* カラム
------------------------------------------------------------------------------- */
.kCol01 {
	margin: 20px 0;
}
.kCol01-mb {
	margin-bottom: 40px;
}
.kCol01_col {
	float: right;
	width: 455px;
}
.kCol01_col:first-child {
	float: left;
}
.kCol01_cap {
	margin: 0 0 10px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.kCol02 {
	margin: 20px 0;
	text-align: center;
}
.kCol02_cap {
	line-height: 1.6;
	margin: 0 0 13px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.kCol03_img {
	float: left;
	width: 185px;
	margin: 0 20px 0 0;
}
.kCol03_info {
	overflow: hidden;
}
.kCol03_tit {
	line-height: 1.5;
	margin: 0 0 10px;
	color: #333;
	font-weight: bold;
}
.kCol03_txt {
	line-height: 1.5;
}
.kCol04 {
	margin: 20px 0;
}
.kCol04_colW {
	float: left;
	width: 710px;
}
.kCol04_colN {
	float: right;
	width: 215px;
}
.kCol05 {
	margin: 20px 0;
}
.kCol05_col {
	float: left;
	width: 303px;
	margin: 0 0 0 20px;
}
.kCol05_col:first-child {
	margin-left: 0;
}
.kCol06 {
	margin: 20px 0;
}
.kCol06_colW {
	float: left;
	width: 625px;
}
.kCol06_colN {
	float: right;
	width: 300px;
}
.kCol07 {
	margin: 5px 0;
}
.kCol07_colW {
	float: left;
	width: 275px;
}
.kCol07_colN {
	float: right;
	width: 160px;
}
/* チェック
------------------------------------------------------------------------------- */
.kCheck_sub {
	min-height: 21px;
	line-height: 1.6;
	margin: 0 0 7px;
	padding: 0 0 0 60px;
	background: url(../images/kitchen_ico08.png) left 1px no-repeat;
	color: #fc051f;
	font-weight: bold;
}
.kCheck_tit {
	line-height: 1.4;
	margin: 0 0 9px;
	color: #333;
	font-size: 167%;
	font-weight: bold;
}
.kCheck_txt {
	line-height: 1.6;
}
/* 区切り線
------------------------------------------------------------------------------- */
.kSep {
	border-top: 1px dotted #999;
	margin-top: 20px;
	padding-top: 20px;
}
/* リスト
------------------------------------------------------------------------------- */
.kList01 dt {
	line-height: 1.5;
	margin: 12px 0 4px;
	color: #fc051f;
	font-size: 134%;
	font-weight: bold;
}
.kList01 dt:first-child {
	margin-top: 0;
}
.kList01 dd {
	line-height: 1.5;
	font-size: 117%;
}
/* ボタン
------------------------------------------------------------------------------- */
.kBtn01 {
	border-top: 1px dotted #999;
	margin-top: 20px;
	padding-top: 20px;
}
.kBtn01_btn {
	display: block;
	width: 15em;
	line-height: 35px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	border-radius: 3px;
	background-color: #e92030;
	background-image: url(../images/kitchen_ico13.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.d_hover .kBtn01_btn:hover {
	background-color: #ED4D59;
}
/* テキスト
------------------------------------------------------------------------------- */
.kBnr01 {
	display: block;
	margin: 40px 0;
}



/* アンカー
------------------------------------------------------------------------------- */
.kAnchor01{
	padding: 60px 20px 80px;
}
.kAnchor01_in{
	max-width: 950px;
	margin: 0 auto;
}
.kAnchor01_in ul{
	font-size: 125%;
	text-align: center;
	letter-spacing: -0.05em;
	display: flex;
	gap: 0 30px;
}
.kAnchor01_in li{
	width: calc((100% - 90px) / 4);
	position: relative;
}
.kAnchor01_in li a{
	padding: 10px 10px 30px;
	background-color: #655341;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	display: block;
}
.kAnchor01_in li::after{
	content: "";
	display: block;
	position: absolute;
	bottom: 12px;
	left: 50%;
	width: 10px;
	height: 10px;
	margin-left: -6px;
	border-width: 0 2px 2px 0;
	border-style: solid;
	color:  #fff;
	transform:rotate(45deg);
}



/* フォトギャラリー
------------------------------------------------------------------------------- */
#gallery-1 {
	max-height: 620px !important;
	margin: 0 0 100px;
	background-color: #fff;
}
#gallery-1.waitShow {
	display: none !important;
}
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background-color: #fff;
}
.rsVisibleNearbyWrap {
	overflow: visible;
	max-height: 620px;
	margin-bottom: -4px;
}
@media only screen and (max-width: 1460px) {
	.rsVisibleNearbyWrap {
		margin-bottom: -14px;
	}
}
@media only screen and (max-width: 1200px) {
	.rsVisibleNearbyWrap {
		margin-bottom: -5px;
	}
}
.visibleNearby .rsGCaption {
	position: relative;
	z-index: 100;
	height: 50px;
	margin: -122px 0 0;
	padding: 0;
	background: none;
	color: #666;
	font-size: 16px;
}
.visibleNearby .rsGCaption span {
	display: block;
	line-height: 50px;
	color: #666;
	font-size: 16px;
}
.rsDefault .rsThumbs {
		margin: 50px 0 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
	.visibleNearby .rsGCaption {
		margin-top: -92px;
	}
}
@media screen and (min-width: 0px) and (max-width: 900px) { 
	#gallery-1 .rsOverflow,
	.royalSlider#gallery-1 {
		height: 350px !important;
	}
}
/* 診断方法
------------------------------------------------------------------------------- */
.kFlow {
	margin: 19px 0 0;
	padding: 4px 0;
	background: url(../images/kitchen_bg07.png) left top repeat;
}
.kFlow_in {
	padding: 15px 20px 18px;
	background-color: #f2eee6;
}
.kFlow_wrap {
	padding: 15px 0 25px;
	background-color: #f2eee6;
}
.kFlow_tit {
	margin: 0 0 20px;
	color: #333;
	text-align: center;
}
.kFlow_tit span {
	display: inline-block;
	line-height: 34px;
	padding: 1px 20px 0;
	border-radius: 3px;
	background-color: #fff;
	font-weight: bold;
}
.kFlow_item {
	margin: 12px 0 0;
	padding: 0 0 0 30px;
	background-position: left 0.15em;
	background-repeat: no-repeat;
	font-size: 134%;
}
.kFlow_item:first-child {
	margin-top: 0;
}
.kFlow_item-n1 {
	background-image: url(../images/kitchen_ico03.png);
}
.kFlow_item-n2 {
	background-image: url(../images/kitchen_ico04.png);
}
.kFlow_item-n3 {
	background-image: url(../images/kitchen_ico05.png);
}
.kFlow_navs {
	max-width: 950px;
	margin: 0 auto;
}
.kFlow_nav {
	display: block;
	float: left;
	width: 146px;
	margin: 0 0 0 10px;
	padding: 8px 0 130px;
	border-radius: 5px;
	background-color: #fff;
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
.kFlow_nav-a {
	border: 2px solid #f5d700;
	background-image: url(../images/kitchen_bg01.png);
}
.kFlow_nav-b {
	border: 2px solid #ecb33f;
	background-image: url(../images/kitchen_bg02.png);
}
.kFlow_nav-c {
	border: 2px solid #b0c264;
	background-image: url(../images/kitchen_bg03.png);
}
.kFlow_nav-d {
	border: 2px solid #e098b3;
	background-image: url(../images/kitchen_bg04.png);
}
.kFlow_nav-e {
	border: 2px solid #cdb1cc;
	background-image: url(../images/kitchen_bg05.png);
}
.kFlow_nav-f {
	border: 2px solid #99c2e2;
	background-image: url(../images/kitchen_bg06.png);
}
.kFlow_nav:first-child {
	margin-left: 0;
}
.kFlow_img {
	display: block;
	height: 50px;
	margin: 0 0 7px;
}
.kFlow_txt {
	display: block;
	line-height: 1.4;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
/* 診断
------------------------------------------------------------------------------- */
.kFaq {
	border-top: 1px dotted #999;
	margin-top: 10px;
	padding-top: 10px;
}
.kFaq-first {
	margin-top: 30px;
	padding-top: 0;
	border-top: none;
}
.kFaq-last {
	margin-bottom: 40px;
}
.kFaq_in {
	display: table;
	position: relative;
	width: 100%;
}
.kFaq_head {
	display: table-cell;
	width: 70px;
	line-height: 1.3;
	padding: 14px 10px;
	color: #fff;
	font-size: 100%;
	text-align: center;
	vertical-align: top;
}
.kFaq_head span {
	display: block;
	font-size: 300%;
	font-weight: bold;
	text-align: center;
}
.kFaq_head-a {
	background-color: #f5d700;
}
.kFaq_head-b {
	background-color: #ecb33f;
}
.kFaq_head-c {
	background-color: #b0c264;
}
.kFaq_head-d {
	background-color: #e098b3;
}
.kFaq_head-e {
	background-color: #cdb1cc;
}
.kFaq_head-f {
	background-color: #99c2e2;
}
.kFaq_body {
	display: table-cell;
	position: relative;
	padding: 0 20px;
	font-size: 134%;
	vertical-align: top;
}
.kFaq_body li {
	min-height: 21px;
	margin: 5px 0 0;
	padding: 0 0 0 30px;
	background: url(../images/kitchen_ico06.png) left 0.1em no-repeat;
}
.kFaq_body li:first-child {
	margin-top: 0;
}
.kFaq_foot {
	display: table-cell;
	width: 150px;
}
/* 情報
------------------------------------------------------------------------------- */
.kGuide {
	margin: 25px 0 30px;
}
.kGuide li {
	float: left;
	width: 260px;
	margin: 0 0 0 25px;
	padding: 20px 20px 14px;
	background-color: #f2eee6;
}
.kGuide li:first-child {
	margin-left: 0;
}
.kGuide_sub {
	display: block;
	width: 4em;
	line-height: 19px;
	margin: 0 auto;
	padding: 1px 5px;
	background-color: #333;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
.kGuide_num {
	display: block;
	line-height: 1.1;
	margin: 7px 0 0;
	color: #999;
	font-size: 250%;
	text-align: center;
}
.kGuide_tit {
	display: block;
	line-height: 1.5;
	margin: 0 0 10px;
	color: #333;
	font-size: 134%;
	font-weight: bold;
	text-align: center;
}
.kGuide_txt {
	line-height: 1.5;
	font-size: 134%;
}
/* 画像ボックス
------------------------------------------------------------------------------- */
.kBox {
	margin: 15px 0 0;
	padding: 15px;
}
.kBox-c {
	border: 1px solid #b0c264;
}
.kBox-e {
	border: 1px solid #cdb1cc;
}
.kBox_img {
	display: block;
	float: right;
	width: 140px;
}
.kBox_info {
	float: left;
	width: 750px;
}
.kBox_sub {
	line-height: 1.6;
	font-size: 117%;
	font-weight: bold;
}
.kBox_sub-c {
	color: #b0c264;
}
.kBox_sub-e {
	color: #cdb1cc;
}
.kBox_tit {
	margin: 0 0 5px;
	color: #333;
	font-weight: bold;
}
.kBox_txt {
	margin: 0;
}
/* 記事
------------------------------------------------------------------------------- */
.kColumn {
	padding: 40px 20px;
	text-align: left;
	position: relative;
	background: url(../images/kitchen_bg08.jpg) center top repeat;
}
.kColumn:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.3) 20%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 20%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 20%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 );
}
.kColumn_head {
	max-width: 950px;
	line-height: 1.2;
	margin: 0 auto 10px;
	color: #3c1b08;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
.kColumn_head span {
	font-size: 67%;
}
.kColumn_in {
	max-width: 950px;
	margin: 0 auto;
}
.cArticle {
	position: static;
}
.cArticle .areaIn {
	margin: 0 -12px;
}
.cArticle .colBox {
	float: left;
	width: 33.3%;
	margin: 25px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cArticle .boxIn {
	margin: 0 12px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	max-width: 300px;
}
*:first-child+html .cArticle .boxIn { zoom: 1; } /* ie7 */
.cArticle .boxIn:after { content: ''; display: block; clear: both; height: 0; }
.cArticle .opFill {
	display: block;
	text-align: center;
}
.cArticle .opFill img {
	width: 100%;
	max-width: none;
	vertical-align: top;
}
.cArticle .boxInfo {
	padding: 6px 16px 0;
}
.cArticle .dateTxt {
	display: block;
	color: #666;
	font-size: 100%;
}
.cArticle .linkTxt {
	display: block;
	line-height: 1.5;
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/kitchen_ico15.png) left 0.45em no-repeat;
	color: #666;
	font-size: 134%;
	font-weight: bold;
}
.cArticle .linkTxt a,
.cArticle .linkTxt a:hover {
	text-decoration: underline;
}
.cArticle .linkTxt a {
	color: #666;
}
.cArticle .boxCate {
	line-height: 26px;
	margin: 17px -17px -1px;
	padding: 3px 6px 4px;
	background-color: #4f7471;
	color: #fff;
	font-size: 117%;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}
.fnBoxLink { cursor: pointer; }
.d_hover .fnBoxLink {
  -ms-filter: "alpha( opacity=100 )";
}
.d_hover .fnBoxLink.uiHover {
  opacity:0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha( opacity=75 )";
}
/* 事例
------------------------------------------------------------------------------- */
.kCases {
	position: relative;
}
/* ページTOP
------------------------------------------------------------------------------- */
.pTop {
	display: none !important;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	z-index: 10000;
}






/* TRY家コラム導線 */
.tColumn02 {
	padding: 40px 20px;
	text-align: left;
	position: relative;
	background: url(../images/rn02/tryie_bg.jpg) center center no-repeat;
	background-size: 100% auto;
	font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}
.tColumn02 .tColumn02_head{
	margin-bottom: 20px;
	font-size: 200%;
	color: #fff;
	text-align: center;
}
.tColumn02 .tColumn02_bnr{
	max-width: 950px;
	margin: 0 auto;
	background-color: #fff;
}
.tColumn02 .tColumn02_bnr a{
	background-color: #fff;
	color: #000;
	text-decoration: none;
	display: flex;
	align-items: center;
	position: relative;
	transition: opacity .3s;
}
.d_hover .tColumn02 .tColumn02_bnr a:hover {
	opacity: 0.7;
}
.tColumn02 .tColumn02_bnr a p:not(.tColumn02_bnr_hdTxt){
	padding: 0 40px;
	font-size: 150%;
	color: #4a3727;
}
.tColumn02 .tColumn02_bnr a p.tColumn02_bnr_hdTxt{
	padding: 2px 10px;
	background-color: #c92d4e;
	font-size: 117%;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
}
.tColumn02 .tColumn02_bnr a::after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 35px;
	width: 16px;
	height: 16px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(45deg);
}

