﻿@charset "utf-8";
/* kikuya-shop詳細案内 */

html *	{
	box-sizing: border-box;
}
body  {
	margin: 0 auto;
	background-color: #eeeeee;
}
/************* ヘッダー  *************/
header {
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
}

.topbase	{
	position: relative;
	height: 80px;
	text-align: center;
	background-image: url(../button/slant_block45-22-bl.jpg);
	margin: 0px;
	padding: 0 0 0 0px;
}
.base-img	{
	font-size: 0;
}
.toplogo	{
	position: absolute;
	top: 1px;
	width: 100%;
	justify-content: center;
	margin: 0;
	border: 0;
}
.toplogo p	{
	font-size: 16px;
	font-weight: 600;
	color: #0000ff;
	line-height: 18px;
	text-align: center;
	letter-spacing: 7px;
	margin: -2px 0 0 0;
}
/********** メインコンテナ **********/
.k-main-container	{
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}
/*********** 表題模様無し-Box枠 *********/
div#k-box-non	{
	font-size: 14px;
	color: #1f6bff;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0px;
	background-color: #ffffff;
	margin: 5px 14px 5px 14px;
	padding: 0 0 0 0;
}
/*********** 表題模様付き-Box枠 *********/
/****** グレーヘッダー+文字 ******/
div#k-box	{
	font-size: 14px;
	color: #1f6bff;
	line-height: 23px;
	text-align: center;
	font-weight: 500;
	letter-spacing: 2px;
	background-color: #ffffff;
	background-image: url(../button/slant_block45-22.jpg);
	background-repeat: repeat-x;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 14px 5px 14px;
	padding: 0 0 0 0;
}
/****** グレーヘッダー2種類の文字 ******/
div#k-box-gr	{
	font-size: 14px;
	color: #1f6bff;
	line-height: 23px;
	text-align: center;
	font-weight: 500;
	letter-spacing: 2px;
	background-color: #ffffff;
	background-image: url(../button/slant_block45-22.jpg);
	background-repeat: repeat-x;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 14px 5px 14px;
	padding: 0 0 0 0;
}
div#k-box-gr	h5	{
	font-size: 14px;
	font-weight: 500;
	color: #1f6bff;
	line-height: 24px;
	text-align: center;
	letter-spacing: 2px;
	margin: 0px 0 0 0;
	padding: 0;
}
div#k-box-gr	h6	{
	font-size: 12px;
	font-weight: 400;
	color: #444444;
	line-height: 24px;
	text-align: right;
	text-indent: 0px;
	font-weight: nomal;
	margin:  -23px 30px 0 0;
	padding: 0;
}

/****** エルマー風表題 ******/
div#k-box-art	{
	font-size: 14px;
	color: #1f6bff;
	line-height: 23px;
	text-align: center;
	font-weight: 500;
	letter-spacing: 2px;
	background-color: #ffffff;
	background-image: url(../button/gallerytop-banner002.png);
	background-repeat: repeat-x;
	border-radius: 5px 5px 0px 0px;
	margin: 5px 14px 5px 14px;
	padding: 0 0 0 0;
}

/*------ Box色 ------*/
/* 赤 */
.k-box-c01	{
	border: solid 1px #fe8081;
	border-radius: 5px 5px 5px 5px;
	padding: 0 0 8px 3px;
}
/* 青 */
.k-box-c02	{
	border: solid 1px #1f6bff;
	border-radius: 5px 5px 5px 5px;
	padding: 0 0 8px 3px;
}
/* 緑 */
.k-box-c03	{
	border: solid 1px #009900;
	border-radius: 5px 5px 5px 5px;
	padding: 0 0 8px 3px;
}
/* 茶 */
.k-box-c04	{
	border: solid 1px #990000;
	border-radius: 5px 5px 5px 5px;
	padding: 0 0 8px 3px;
}
/* 柿色 */
.k-box-c05	{
	border: solid 1px #ff6600;
	border-radius: 5px 5px 5px 5px;
	padding: 0 0 8px 3px;
}
/* ワイン */
.k-box-c06	{
	border: solid 1px #db006d;
	border-radius: 5px 5px 5px 5px;
	padding: 0 0 8px 3px;
}
/* グレー */
.k-box-c07	{
	border: solid 1px #666666;
	border-radius: 5px 5px 5px 5px;
	padding: 0 0 8px 3px;
}

/*** リストマーク各種  ***/
ul#im-icn16 {
	margin: 10px 10px 0px 10px;
	padding: 7px 0 0 10px;
}
ul#im-icn16 li	{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	list-style: none;
	margin: 2px 5px 0 0;
	padding: 0;
}

/* ◎）青 */
ul#im-icn16 li#bl {
	background: url(../button/image-wcr-b.png)no-repeat;
	padding: 0px 0px 5px 25px;
}
/* ◎）緑 */
ul#im-icn16 li#gr {
	background: url(../button/image-wcr-g.png)no-repeat;
	padding: 0px 0px 5px 25px;
}
/* TEL）青 */
ul#im-icn16 li#tel {
	background: url(../button/image-tel-b.png)no-repeat;
	padding: 0px 0px 5px 25px;
}
/* 営）青 */
ul#im-icn16 li#time {
	background: url(../button/image-time-b.png)no-repeat;
	padding: 0px 0px 5px 25px;
}
/* 店）青 */
ul#im-icn16 li#shop {
	background: url(../button/image-shop-b.png)no-repeat;
	padding: 0px 0px 5px 25px;
}
/* 車）緑 */
ul#im-icn16 li#car {
	background: url(../button/image-car-g.png)no-repeat;
	padding: 0px 0px 5px 25px;
}
/* 〒）赤 */
ul#im-icn16 li#re {
	background: url(../button/image-zip-r.png)no-repeat;
	padding: 0px 0px 5px 25px;
}
/* *）赤 */
ul#im-icn16 li#asta-r {
	background: url(../button/listmark_30_re.png)no-repeat;
	padding: 0px 0px 2px 25px;
}
/* *）黒 */
ul#im-icn16 li#asta-bk {
	background: url(../button/listmark_30_bk.png)no-repeat;
	padding: 0px 0px 2px 25px;
}
/* *）青 */
ul#im-icn16 li#asta-b {
	background: url(../button/listmark_30_b.png)no-repeat;
	padding: 0px 0px 2px 25px;
}
/*  その他クレジットカード用 →）青 */
ul#im-icn16 li#delta-b {
	background: url(../button/listmark_1_b.png)no-repeat;
	margin: 0 0 0 50px;
	padding: 0px 0px 2px 30px;
}


/**********　新タイプ画像表示 UL LI *************/

ul#k-comphoto	{
	max-width: 900px;
	margin: 0 0 0 0;
	padding: 0;
}
ul#k-comphoto li	{
	float: left;
	display: inline-block;
	list-style: none;
}
.k-list-end	{
	clear: both;
	border-bottom: 14px solid #fff;
}
/*****　新タイプ タイトル文字*****/
.p-main	{
	font-size: 18px;
	color: #0072f0;
	text-align: center;
	font-weight: 600;
	line-height: 22px;
	text-decoration: none;
	margin: 445px 10px 0px 10px;
}
.p-main900  {
	font-size: 18px;
	color: #0072f0;
	text-align: center;
	font-weight: 600;
	line-height: 22px;
	text-decoration: none;
	margin: 15px 10px 0px 10px;
}
.p-sub  {
	font-size: 16px;
	color: #222222;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	margin: 5px 10px 0px 10px;
}

/**********　新新□□ 900-450_2列 *************/
ul#k-comphoto	li#ph22	{
	position: relative;
	width: 428px;
	height: 530px;
	overflow: hidden;
	list-style: none;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 8px;
	box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
	padding: 0px;
	margin: 14px 0 0 14px;
}
/*** PR画像 ***/
ul#k-comphoto	li#ph22	img {
	width: 428px;
	border: 0;
	margin: 0;
	padding: 0;
}
ul#k-comphoto	li#ph22 a:hover {
	color: #ff0000;
	text-decoration: none;
}
/*** 画像mask ***/
ul#k-comphoto	li#ph22	a	{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 428px;
	height:560px;
	text-align: center;
	text-decoration: none;
	background-image: url(../button/plate100-570_half_clear.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
ul#k-comphoto	li#ph22	a:hover	{
	text-decoration: underline;
	opacity: 1.0;
}
/********** 新TYPE 1□ 900-900全 **********/
ul#k-comphoto li#ph33	{
	max-width: 900px;
	overflow: hidden;
	display: block;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #999999;
	border-radius: 8px;
	box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
	padding-bottom: 10px;
	margin: 14px 0 0 14px;
}
ul#k-comphoto li#ph33 img {
	width: 868px;
	border: 0;
	margin: 0;
	padding: 0;
}


/******* 250-3列クレジットカードBox □□□********/
/*** 画像エリア設定  ***/
ul#k-cmphoto	{
	max-width: 880px;
	padding: 0; 
	margin: 0 0 0 5px;
}
ul#k-cmphoto li#b31	{
	float: left;
	width: 275px;
	height: #;
	font-size: 10px;
	color: #666666;
	overflow: hidden;
	display: inline-block;
	list-style: none;
	border: 1px solid #aaaaaa;
	border-radius: 7px 7px 4px 4px;
	padding: 3px;
	margin: 5px;
}

.home-end	{
	clear: both;
}
/***************　文字　***************/
.p12-g-signboard	{
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align: center;
	background-color: #ffffe1;
	border-radius: 15px;
	padding: 3px 15px 3px 15px;
	margin: 5px 5px 0px 5px;
}
/* グレー文字*/
.p14-g  {
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
.p12-g  {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
.p10-g {
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
/* 12pxグレー蛍光ペン緑*/
.p-g-mgr {
	display: inline-block;
	background-color: #00ff00;
	padding: 2px 5px;
}
/* 12pxグレー蛍光ペン黄色*/
.p-g-mye  {
	display: inline-block;
	background-color: #faff51;
	padding: 2px 5px;
}
/* 12pxグレー蛍光ペン赤色*/
.p-g-mre  {
	display: inline-block;
	background-color: #ff00ff;
	padding: 2px 5px;
}

/* （共通）黒文字*/
.p12-k {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
.p10-k {
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
/* （共通）青文字*/
.p16-bl {
	font-size: 16px;
	color: #1f6bff;
	line-height: 22px;
	text-align: left;
	text-indent: 10px;
	margin: 10px 10px 10px 10px;
}
.p14-bl {
	font-size: 14px;
	color: #1f6bff;
	line-height: 22px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
.p12-bl {
	font-size: 12px;
	color: #1f6bff;
	line-height: 17px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
.p10-bl {
	font-size: 10px;
	color: #1f6bff;
	line-height: 15px;
	text-align: left;
	text-indent: 0px;
	margin: 5px 10px 5px 10px;
}
/*------　スペース　-------*/
.space05 {
	width: 160px;
	height: 5px;
	border-style: none;
	margin: 0px;
}
.space07 {
	width: 160px;
	height: 7px;
	border-style: none;
	margin: 0px;	
}
hr {
	border: none;
	height: 2px;
	background: linear-gradient(90deg,rgba(40,54,252,0.1)0%,rgba(40,54,252,1)50%,rgba(40,54,252,0.1)100%);
}
/*************** フッター **********************/
div#shop-footer	{
	font-size:  12px;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

/* 青 */
.foot-01	{
	background-color:#0072f0;
}
/* 空 */
.foot-02	{
	background-color:#51bee2;
}
/* 緑 */
.foot-03	{
	background-color:#008000;
}
/* 黄緑 */
.foot-04	{
	background-color:#99cc00;
}
/* オレンジ */
.foot-05	{
	background-color:#fa9300;
}
/* ワイン */
.foot-06	{
	background-color:#bc385d;
}
/* 薄茶 */
.foot-07	{
	background-color:#90551c;
}
/* 茶 */
.foot-08	{
	background-color:#a66d38;
}
