@charset "UTF-8";
/* Body */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif""Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #ffffff;
	margin: 0;
	text-align: center;
}
a:link {color:#660000;} /*未訪問のリンクの色*/
	a:visited {color:#993333;} /*訪問済みのリンクの色*/
	a:hover {color:#666666;} /*カーソルが乗っているリンクの色*/
	a:active {color:#ffff00;} /*クリック中のリンクの色*/
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
/* Header 大きく載せたい横画像を入れるスペース */
header {
	width: 100%;
	height: 1%;
	background-color: #FFFFFF;
}
/* About Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #FF3399;
}

.intro
{
	display:grid;
	
}
.instagram {
	width: 50%;
	float: left;
}
.introduce
{
	text-align: center;
	vertical-align: bottom;
}
.instagram .introduce img
{
	width: 80%;
}
.instagram .introduce p
{
	min-height:  height : 100px;
}

.instagram .link
{
	align-items: center;
}
.instagram .information
{
	align-items: center;
}
.menuarea{
	display: inline-block;	
}
.menu{
	font-weight: bold;
}

.column {
	width: 50%;
	float: right;
	text-align: left;
}
.column img
{
	width: 100%;
}
/*=== 画像の表示エリア ================================= */
.slide {
  position   : relative;
  overflow   : hidden;
                    /* 画像のサイズに合わせて変更ください */
	width : 500px;
	height: 750px;
  margin     : auto;      /* サンプルは中央寄せの背景：白 */
  background : #fff;
}
 
 /*=== 画像の設定 ======================================= */
.slide img {
  display    : block;
  position   : absolute;
                      /* 画像のサイズを表示エリアに合せる */
  width      : inherit;
  height     : inherit;
  animation  : slideAnime 45s ease infinite;
}
 
 /*=== スライドのアニメーションを段差で開始する ========= */
.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 5s }
.slide img:nth-of-type(3) { animation-delay: 10s }
.slide img:nth-of-type(4) { animation-delay: 15s }
.slide img:nth-of-type(5) { animation-delay: 20s }
.slide img:nth-of-type(6) { animation-delay: 25s }
.slide img:nth-of-type(7) { animation-delay: 30s }
.slide img:nth-of-type(8) { animation-delay: 35s }
.slide img:nth-of-type(9) { animation-delay: 40s }
.slide img:nth-of-type(10) { animation-delay: 45s }
 
 /*=== スライドのアニメーション ========================= */
@keyframes slideAnime{
   0% { left: 100%  }
   2% { left: 0    }
  18% { left: 0     }
  20% { left: -100% }
 100% { left: -100% }
}
.info {
	width: 90%;
	min-height: 256px;
	background-image: url(../images/new_design_04.jpg);
	margin-bottom: 30px;
}
.shop {
	width: 90%;
	text-align: left;
	min-height: 256px;
	background-image: url(../images/shop.jpg);
}
.award {
	width: 100%;
	min-height: 256px;
	background-image: url(../images/award.jpg);
}
.intro .column h3 {
	color: #000000;
	text-align: center;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}
.intro .column p {
	padding-left: 60px;
	padding-right: 40px;
	text-align: justify;
	line-height: 150%;
	margin-left: 10px;
	margin-right: 10px;
	width: 90%;
	}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #000000;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.paintingsetc {
	width: 100%;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5PX;
	display: inline-block;
	align-content: center;
}

.left
{
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 250px;/*サイズjsと連動*/
	width: 190px;
	object-fit: contain;	
	overflow: hidden;
	position: relative;
}
.paintingsetc .right
{
	float: right;
}
footer {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
}
.intro {
	width: 100%;
	display: inline-block;
	background-color: #FFFFFF;
	text-align: center;
}
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	padding-left: 0px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 80%;
}
.column_write {
	display: block;
	margin: 5px;
	border: solid #333333;
	}
}
