@charset "Shift-JIS";
/* ■■グレイの種類〜薄いグレイ#FFFFFF #FDFDFD　#EEEEEE　#CCCCCC　#6C6C6C　#4C4C4C濃いグレイ（#FFFFFFは白)■■ */
/* ■■［上］［右］［下］［左］■■ */
/* ■■ マージンは外・パディングは中■■ */
html,body {
	height: 100%;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka−等幅", "Hiragino Kaku Gothic ProN";
	overflow:auto;
}
/* ■画像幅225pxなので、タイトル部230px　計780pxが最小 */
.image01 {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}

/*インスタフォローボタン*/
a.insta_btn2{/*ボタンの下地*/
color: #FFF;/*文字・アイコン色*/
border-radius: 5px;/*角丸に*/
position: relative;
display: inline-block;
height: 20px;/*高さ*/
width: 95px;/*幅*/
text-align: center;/*中身を中央寄せ*/
font-size: 11px;/*文字のサイズ*/
line-height: 20px;/*高さと合わせる*/
vertical-align: middle;/*垂直中央寄せ*/
background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション@*/
overflow: hidden;/*はみ出た部分を隠す*/
text-decoration:none;/*下線は消す*/
vertical-align: top;/*並べた時のズレを修正*/
}
.insta_btn2:before{/*グラデーションA*/
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;/*全体を覆う*/
height: 100%;/*全体を覆う*/
background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}
.insta_btn2 .fa-instagram{/*アイコン*/
font-size: 12px;/*アイコンサイズ*/
position: relative;
top: 1px;/*アイコン位置の微調整*/
}
.insta_btn2 span {/*テキスト*/
display:inline-block;
position: relative;
transition: .5s
}
/*インスタフォローボタンここまで*/




.div00 {
display: flex;
	min-width: 780px;

	width: 100%;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 52px;

}
.div01 {
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.div02 {
	width: 100%;
	text-align: right;
}
.div02a {
	margin: 0px 17px -4px 0px;
	padding: 10px 0px 0px 0px;
}
.div02b {
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka−等幅", "Hiragino Kaku Gothic ProN";
	font-size: 12px;
	letter-spacing: 1.8px;
	line-height: 20px;
	border-top-style: none;
	color: #333333;

}

.div03 {
	background-image: url(item/0-001.gif);
}

.div04 {
	display: table;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}



.div05 {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 10px 80px 10px 80px;
}
.div06 {
	margin: 0px 0px 0px 0px;
	padding: 4% 1% 6% 1%;
	width: 98%;
	background-color: rgba(255,255,255,0.8); 
	-webkit-border-radius: 5px;/* ■■角の丸みの設定■■ */
}
.div08 {
	z-index: -1;
	position: absolute;
	bottom:50px;
	left: 50%;
	margin-left:-50px;
	font-size: 12px;
	color: #999999;
}

.div09 {
	z-index: -1;
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 0px 0px;
	font-size: 12px;
	color: #999999;
	position: absolute;
	bottom: 0;
	right: 0;
}

.div10 {
	z-index: -1;
	position: absolute;
	bottom: 0px;
	display: table;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.div11 {
	display: table-cell;
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
}

.div12 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #999999;
}

.div13 {
	display: table;
	background-size:cover;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 550px;
/* 
	background-image: url(item/0_yousuke03.jpg);
	border-bottom: 1px solid #cccccc;
 */
}

.div14 {
	display: table;
	display: flex;/* ■小さいボックスを画面に合わせ自動で行をずらすため */
	flex-wrap: wrap;
	margin: 15px 2% 15px 2%;
	padding: 0px 0px 0px 0px;
	width: 96%;
	height: 520px;
	background-color: rgba(255,255,255,0.9); 
	-webkit-border-radius: 5px;/* ■■角の丸みの設定■■ */
}

.div15 {
	display:table-cell;
	width: 300px;
	padding: 30px 0px 30px 30px;
	vertical-align: top;

}
.div16 {
	display:table-cell;
	min-width: 400px;
	padding: 30px 30px 30px 50px;
	font-size: 12px;
	vertical-align: top;

}
/* ■カード状に並べるためのコンテナ */
.div17 {
	display:table-cell;
	min-width: 250px;/* ■最小サイズ */
	padding: 7px 10px 5px 10px;
	font-size: 12px;
	vertical-align: top;
	width: calc(23% - 10px);/* ■小さいボックスを並べるために必要 */
	margin: 5px;
	border : solid 1px #8C8C8C;

}
/* ■センタリング用のdiv */
.div18 {
	text-align:center;
}
/* ■取り扱い画廊用
.div19 {
	background-image: url(item/0_link01.jpg);
	background-position: center bottom;
	background-repeat:  no-repeat;
	width: 100%;
	height: 90px;
}
 */

/* ■ライン設定 */
.hr01 {
	border-style: solid;
	border-width: 0.5px;
	border-color: #8C8C8C;
}


/* ■縦横持ちの際の文字の自動アジャストを禁止する
----------------------------------------------- */
html{-webkit-text-size-adjust:100%}


h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Hiragino Kaku Gothic ProN";
	font-size: 10px;
	margin: 0px;
	padding: 2px 0px 0px 4px;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
	height: 15px;
	font-weight: normal;
	color: #333333;
}

h2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", "Hiragino Kaku Gothic ProN";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #ccc;
	background-color: #eee;
}

h3 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", "Hiragino Kaku Gothic ProN";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #ccc;
}

#footer {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
}
.cell03 {
	background-image: url(item/0-001.gif);
	background-repeat: repeat-x;
	height: 420px;
}
.cell10 {
	width: 100%;
	text-align: center;
}
.cell11 {
	border: solid 1px #FFFFFF;
	margin: 0px;
	padding: 10px;
	width: 200px;
	text-align: right;
	font-size: 12px;
	background-color: #EEEEEE;
}
.cell12 {
	border: solid 1px #FFFFFF;
	margin: 0px;
	padding: 10px;
	background-color: #EEEEEE;
}
.list01 {
	list-style-image: url(item/0-015.gif);
	margin: -2px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
}

/* ----------------------------------------------- */
#links1 A:HOVER{
	color : #cd7100;
	text-decoration : underline;
}
#links1 A{
	color : #333333;
	text-decoration : none;
	outline : none;
}
#links1 A:VISITED{
}

#links1 A:ACTIVE{
	color : #FF3300;
}
#links2 A:HOVER{
	color : #333333;
	text-decoration : underline;
}
#links2 A{
	color : #cd7100;
	text-decoration : none;
	outline : none;
}
#links2 A:VISITED{
}

#links2 A:ACTIVE{
	color : #FF3300;
}
.red {
	color: red;
}
.color01 {
	color: #FF6600;
}
.color02 {
	color: #FF6600;
	font-weight: bold;
}
.space01 {
	margin-top: 20px;
}
.space02 {
	margin-top: 39px;
}
.space03 {
	margin-top: 0px;
}
